@charset "UTF-8";
/* CSS Document */
.tvote #content{
	padding-top:0;
}
#vote-login{
	display:block;
	margin:20px 40px;
	padding:0 0 10px 0;
	background:url(../images/passcode-box-bg.gif) no-repeat left bottom #444;
	width:300px;
	text-align:center;
}
#vote-login label, #vote-login input{
	display:block;
	margin:5px auto;
}
#vote-login label{
	height:34px;
	margin-top:0;
	text-indent:-5000px;
	background:url(../images/passcode-box-top.gif) no-repeat left top;
}
#content{
	padding-top:20px;
}
#vote2{
	position:relative;
		color:#CCC;
		background:url(../images/voting-bottom-bg.gif) repeat-x left bottom #333;
		margin:0 auto;
		padding:0;
		width:640px;
		height:393px;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:12px;
}
#imgarea{
		display:block;
		position:absolute;
		left:0;
		top:0;
		width:400px;
		height:300px;
		background:url(../images/gridbg.png) repeat-y 0 0 #006;
		text-align:center;
	}
	#data{
		display:block;
		position:absolute;
		left:400px;
		top:0;
		width:200px;
		height:280px;
		padding:20px 20px 0 20px;
		background:url(../images/voting-databg.png) no-repeat 0 0 #006;
	}
	#data h2{
		margin-top:0;
		color:#99bee1;
		font-size:16px;
	}
	
	#content #ratings2{
		display:block;
		height:40px;
		width:100px;
		position:absolute;
		left:65px;
		top:266px;
	}
	#ratings2 a{
		display:block;
		height:20px;
		padding:0;
		text-align:center;
		width:20px;
		float:left;
		text-indent:-5000px;
		overflow:hidden;
		background:url(../images/voting-stars.gif) no-repeat left top;
	}
	#ratings2 a:hover,#ratings2 a.hov{
		background:url(../images/voting-stars.gif) no-repeat 0 50%;
	}
	#ratings2 a.hilite, #ratings2 a.hilite:hover{
		background:url(../images/voting-stars.gif) no-repeat left bottom;
	}
	#data p{
		margin-bottom:10px;
		margin-top:10px;
	}
	#data p.technique{
		display:block;
		padding-top:6px;
		padding-left:15px;
		background:url(../images/micro_icon.gif) no-repeat left top transparent;
	}
	#prev{
		display:block;
		height:93px;
		width:242px;
		position:absolute;
		left:79px;
		top:300px;
		font-size:11px;
		background:url(../images/voting-prev-bg.gif) no-repeat 0 0;
	}
	#prev img{
		position:absolute;
		left:8px;
		top:13px;
	}
	#prev h2{
		visibility:hidden;
		display:block;
		height:28px;
		width:150px;
		overflow:hidden;
		margin:0;
	}
	#prev p{
		margin-left:108px;
		margin-bottom:1px;
		margin-top:1px;
	}
	div#continue p{
		position:absolute;
		left:20px; bottom:15px;
		text-indent:-5000px;
		height:45px;
		width:200px;
		margin:0;
		background:url(../images/already-rated.gif) no-repeat top left;
	}
	div#continue p a{
		position:absolute;
		left:0; top:25px;
		width:200px;
		height:20px;
		overflow:hidden;
		text-indent:-5000px;
		background:url(../images/button-continue.gif) no-repeat top left;
	}
	#order{
		margin:0 auto;
		border-collapse:collapse;
		border-top:1px solid #444;
	}
	#order td{
		text-align:center;
	}
	#pos{
		display:block;
		height:18px;
		width:100px;
		padding:5px 0;
		position:absolute;
		left:470px;
		top:333px;
		text-align:center;
		background:url(../images/vote-xofn.gif) no-repeat 0 0;
	}
	#top5,#top20b{
		display:block;
		width:220px;
		float:right;
		margin:20px;
		padding:10px;
		border:1px solid #222;
	}
	#top20b{
		margin-left:0;
	}
	#top5 h3, #top20b h3{
		margin-top:0;
	}
	#top5 #order, #top20b #order{
		border-right:1px solid #222;
	}
	#top20{
		display:block;
		width:320px;
		margin:20px auto;
		padding:10px;
		border:1px solid #222;
	}
	#order th{
		font-size:10px;
		padding:2px 4px
	}
	#order td{
		padding:0 4px;
		border-bottom:1px solid #444;
	}
	col#oplace,col#omine{
		background-color:#222;
	}
	#order th{
		background-color:#111;
	}
	#content #mainh2{
		background:url(../images/headings/nikonwistar.png) no-repeat 0 0;
		width:720px;
		height:66px;
		margin-top:-20px;
		margin-bottom:0;
		text-indent:-5000px;
	}
	#bodytext{
		display:block;
		padding:10px 20px 20px 40px;
	}
	#top5 h3{
		display:block;
		width:100px;
		height:19px;
		text-indent:-5000px;
		background:url(../images/headings/top5.gif) no-repeat 0 0;
	}
	#top20b h3{
		display:block;
		height:26px;
		text-indent:-5000px;
		background:url(../images/headings/top-ten.png) no-repeat 15px 0;
	}
	h2#standings{
		display:block;
		margin:10px auto;
		width:101px;
		height:26px;
		margin-top:0;
		text-indent:-5000px;
		background:url(../images/headings/standings.gif) no-repeat 0 0;
	}
	#top20 input{
		display:block;
		margin:10px auto;
	}
	#winners{
	/*	float:left;
		display:block;
		clear:none;
		width:400px; */
		padding:0 8px 20px 8px;
	}
	* html #winners{
		overflow:hidden;
		width:660px;
	}
	#winners h3{
		font-size:18px;
		color:#99bee1;
		font-family:Arial, Helvetica, sans-serif;
	}
	.winner{
		position:relative;
		margin-top:30px;
	}
	.winner .info dl{
		position:absolute;
		left:419px;
		top:40px;
		display:block;
		width:240px;
		background:url(../images/expanded/databox-top-cap.png) no-repeat 0 0 #191919;
	}
	.info dt{
		color:#a5d272;
		border-bottom:2px solid #363c45;
		padding:7px 15px;
		margin:0;
	}
	.info dd{
		margin:0;
		padding:7px 15px;
		background-color:#222;
	}
	.info dd.last{
		background:url(../images/expanded/databox-bottom-cap.png) no-repeat left bottom #222;
	}
	#content .winner h4{
	display:block;
	width:664px;
	height:16px;
	margin:0 0 8px -8px;
	padding:8px 20px;
	vertical-align:baseline;
	background:url(../images/expanded/blackbar.png) no-repeat 0 0;
	font-size:14px;
	color:#ff7d26;
}
.data{
	position:absolute;
	top:8px;
	padding-top:0;
	background-position:0 0;
	left:320px;
	width:80px;
	height:20px;
	text-indent:-5000px;
	z-index:2;
}
h3#goback a{
	display:block;
	width:130px;
	height:23px;
	background:url(../images/go-back.gif) no-repeat 50% 0;
	text-indent:-5000px;
}
#vote h2.nosub{
	background:url(../images/voting-header2.png) no-repeat 0 0;
	height:43px;
}
