/* =Reset
--------------------------------------------- */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}:focus{outline:0}ins{text-decoration:none}del{text-decoration:line-through}table{border-collapse:collapse;border-spacing:0}

body{font:11px/1.5 Verdana, Helvetica,Arial,'Liberation Sans',FreeSans,sans-serif}a:focus{outline:1px dotted invert}hr{border-color:#ccc;border-style:solid;border-width:1px 0 0;clear:both;height:0}h1{font-size:25px}h2{font-size:23px}h3{font-size:21px}h4{font-size:19px}h5{font-size:17px}h6{font-size:15px}ol{list-style:decimal}ul{list-style:square;}li{margin-left:20px;}p,dl,hr,h1,h2,h3,h4,h5,h6,ol,ul,pre,table,address,fieldset{margin-bottom:10px}


/* =Layout
--------------------------------------------- */
body { background:#009dc5 url(images/body-bg.gif) scroll repeat-x; text-align:center; color:#fff; }

/* =Header
--------------------------------------------- */
#hd { background:transparent url(images/hd-bg.gif) scroll no-repeat; width:960px; height:278px; margin:auto; text-align:left; }
#intro { height:92px; float:left; top:186px; position:absolute; }
#intro strong { color:#c1d82f; display:block; }
#intro ul { list-style:none; margin:8px 0 0 240px; padding:0; }
#intro ul li { float:left; }
#intro ul li.p1 { width:275px; }
#intro ul li.p2 { width:375px; }

#results { background:#fff url(images/results-bg.jpg) scroll no-repeat; width:270px; float:right; color:#555; font-weight: bold; overflow:hidden; /* height:136px; margin-top:50px;  */}
body div.results_closed { height:1px; margin-top:185px; }
body div.results_opened { height:136px; margin-top:50px; }
#results ul { list-style:none; padding:0; margin:30px 14px 0; }
#results li { background:transparent url(images/person.gif) scroll no-repeat; padding:0 0 0 25px; margin:0; }
#results p { text-align: right; margin:0; width:190px; background-repeat:no-repeat; background-position:-152px 50%; }
#results .result1 p { background-image:url(images/result1.gif); }
#results .result2 p { background-image:url(images/result2.gif); }
#results .result3 p { background-image:url(images/result3.gif); }
#results .result4 p { background-image:url(images/result4.gif); }
#results .result5 p { background-image:url(images/result5.gif); }

/* =Content
--------------------------------------------- */
#bd { text-align:left; padding:20px 0; width:940px; margin:auto;}
#options { list-style:none; margin:0; padding:0; }
#options li { float:left; width:185px; margin:0 3px 0 0; padding:0; }
#options li p { width:175px; margin-bottom: 25px; }
#options h3 { height:16px; margin:10px 0 10px; font-size:1px; text-align: right; color:#009dc5; background-repeat:no-repeat; }
#options .bart h3 { background-image: url(images/title-bart.gif); }
#options .steve h3 { background-image: url(images/title-steve.gif); }
#options .arnaud h3 { background-image: url(images/title-arnaud.gif); }
#options .chris h3 { background-image: url(images/title-chris.gif); }
#options .kirk h3 { background-image: url(images/title-kirk.gif); }

#options .bart .vote { margin-left: 10px; }
#options .steve .vote { margin-left: 20px; }
#options .arnaud .vote { margin-left: 50px; }
#options .chris .vote { margin-left: 30px; }
#options .kirk .vote { margin-left: 40px; }

#thanks { clear:both; background-repeat: no-repeat; background-position:50% 50%; height:70px; overflow:hidden; margin:0; }
#thanks h3 { font-size:1px; height:0; color:#009dc5; margin:0; }
.thanks-bart { background-image:url(images/thanks-bart.gif); }
.thanks-steve { background-image:url(images/thanks-steve.gif); }
.thanks-arnaud { background-image:url(images/thanks-arnaud.gif); }
.thanks-chris { background-image:url(images/thanks-chris.gif); }
.thanks-kirk { background-image:url(images/thanks-kirk.gif); }


/* =Footer
--------------------------------------------- */
#ft { clear:both; text-align: left; width:940px; margin:auto; font-size:9px; height:170px; }
#ft ul { list-style:none; padding:0; margin:0; float:right; margin-top: 40px; }
#ft li { text-align:right; float:left; }
#ft a { color:#c1d82f; text-decoration: none; }
#ft a:hover { text-decoration: underline; }


/* =Confirmation Popup
--------------------------------------------- */
#popups { display:none; clear:both; }
.check img { border-right:3px solid #fff; }
.check div { float:right; width:340px; text-align:center; padding-top:35px; }
.check div img { border:0; }
.check div span img { margin:12px 25px 0; }

#sbox-content { text-align:center; }

#sbox-content p { color:#fff; font-size:14px; margin:5px 50px; text-align: left; }
#sbox-content img.onevote { margin:30px auto 15px; }


#sbox-window embed, #sbox-window object, #sbox-window select
{
	visibility:				visible;
}

#sbox-overlay
{
	position:				absolute;
	background-color:		#000;
}

#sbox-window
{
	position:				absolute;
	background-color:		#fff;
	text-align:				left;
	overflow:				visible;
	padding:				3px;
}

#badge
{
	position:				absolute;
	width:					88px;
	height:					84px;
	right:					-35px;
	top:					-35px;
	background:				url(images/badge-steve.png) no-repeat center;
	border:					none;
	z-index:99;
}

.sbox-window-ie6 #sbox-btn-close
{
	background-image:		url(closebox.gif);
}

.sbox-loading #sbox-content
{
	background-image:		url(spinner.gif);
	background-repeat:		no-repeat;
	background-position:	center;
}

#sbox-content
{
	clear:					both;
	overflow:				hidden;
	background-color:		#fff;
	height:					100%;
	width:					100%;
	background:#00afdb;
}

.sbox-content-image#sbox-content
{
	overflow:				visible;
}

#sbox-image
{
	display:				block;
}

.sbox-content-image img
{
	display:				block;
}

.sbox-content-iframe#sbox-content
{
	overflow:				visible;
}

.body-overlayed embed, .body-overlayed object, .body-overlayed select
{
	visibility:				hidden;
}




/* =Voting Closed
--------------------------------------------- */
#voting-closed { clear:both; font-size:1.2em; font-weight:bold; }
#voting-closed a { color:#c1d82f; text-decoration:none; }
#voting-closed a:hover { text-decoration:underline; }