/* CSS Document */
#Console .inner { height:360px; }
#contentConsole { padding:1px; }

#close { position:relative;z-index:100;float:right;display:block;width:13px;height:13px;background:url(../site/closeconsole.gif) 0% 0% no-repeat; }
#close:hover { background-position:0% 100%; }
#close span { display:none; }

#Console .col-2-1 { float:left;width:560px;height:350px; }
#Console .col-2-2 { float:left;width:330px;height:350px; }

#Console h1 { /*font-size:2.5em;*/font-size:1.61em;line-height:1.3em;margin-top:0; }
#Console p.viewing { margin:0;font-weight:900;line-height:1.2em;font-size:1.3em;color:#309ADA; }
#Console p em { color:#B91518;font-style:normal; }

div#Browse-Console-Other	div.inner { height:150px; }
div#Browse-Console-Current	div.inner { height:150px; }
div#Browse-Console-3	div.inner { height:150px; }

/* Browse Console, general */

#c-console .browse-fwd { position:absolute;right:0;top:0;z-index:1000; } 
#c-console .browse-rwd { position:absolute;left:0;top:0;z-index:1000; } 

#c-console .browse-fwd a { width:10px;height:111px;display:block;background:url(../components/browse-fwd.gif) no-repeat 0% 0%; } 
#c-console .browse-rwd a { width:10px;height:111px;display:block;background:url(../components/browse-rwd.gif) no-repeat 100% 0%; } 

#c-console .browse-fwd a:hover { background-position:100% 0%; } 
#c-console .browse-rwd a:hover { background-position:0% 0%; } 

#c-console .browse-fwd a span { display:none; }
#c-console .browse-rwd a span { display:none; }

#c-console .container { overflow:hidden;height:113px;position:relative;padding:0 20px }
#c-console .track {  }

#c-console .thumb { width:102px;height:111px;display:block;float:left;margin:0 5px 0 0; }
#c-console .thumb img { width:80px;height:64px;display:block;overflow:hidden; }
#c-console .thumb .splash { position:relative;display:block;float:left;width:80px;height:64px;margin-right:5px;color:#fff; }
#c-console .thumb .splash a.play { display:block;position:absolute;bottom:2px;right:2px;width:21px;height:21px; }

	#c-console .thumb .splash a.FLV { background:url(../components/buttons/BTN-play1.png) 0% 0% no-repeat; }
	#c-console .thumb .splash a.IMG { background:url(../components/buttons/BTN-see1.png) 0% 0% no-repeat; }

#c-console .thumb .splash a.play:hover { background-position:0% 100% !important; }
#c-console .thumb .splash a.play span { display:none; }
#c-console .thumb .splash em { display:none; }
#c-console .thumb h4 { margin:0;padding-top:3px;font-size:1em;font-weight:100;clear:left; }
#c-console .thumb p { margin:0; }


#FLVplayer object, #FLVplayer embed { 
	background-attachment:fixed;
	background-image:url(spacer.gif);
	background-repeat:no-repeat;
/*	width:330px;
	height:330px; */
}


/* voting 2006-11-03 */

.votingbutton { border-style:solid;border-color:#DBDDE0;border-width:1px 0px;padding:10px 0; }
.votingbutton p.question { text-align:center;font-size:1.61em;line-height:1.3em;margin-top:0; }
.votingbutton p.takepart { text-align:center;margin-bottom:0; }
.votingbutton p.takepart a { display:block;color:#fff;text-decoration:none;background:url(../components/voting/voting-submit.png) no-repeat 50% 50%;padding:6px 5px 8px 5px;width:107px;margin:0 auto }

#AJAX-Voting {  }
#AJAX-Voting p.question {  }
#AJAX-Voting ul.answers { margin-left:0;padding:0; }
#AJAX-Voting ul.answers li { list-style-type:none;margin:0;padding:0 0 5px 0; }
#AJAX-Voting ul.answers li a { background:url(../components/voting/voting-check.gif) no-repeat 0px 0px;padding:5px 5px 5px 30px;display:block;color:#002A59;font-weight:900;text-decoration:none; }
#AJAX-Voting ul.answers li a:hover { background-position:0 -60px; }
#AJAX-Voting ul.answers li a.checked { background-position:0 -120px; }

#AJAX-Voting p.question {  }
#AJAX-Voting ul.results { margin-left:0;padding:0; }
#AJAX-Voting ul.results li { display:block;margin:0;padding:0; }
#AJAX-Voting ul.results li strong { display:block; }
#AJAX-Voting ul.results li span { display:block;background:url(../components/voting/voting-barbg.png) repeat-x 0% 100%; }
#AJAX-Voting ul.results li span span { display:block;background:url(../components/voting/voting-barleft.png) no-repeat 0% 50%; }
#AJAX-Voting ul.results li span span span { display:block;background:url(../components/voting/voting-barright.png) no-repeat 100% 50%;padding:0 5px 0 9px; }
#AJAX-Voting ul.results li span span span span { display:block;background:url(../components/voting/voting-percent.png) no-repeat right 3px;padding:7px 0px 9px 0px;color:#fff;line-height:0.7em;min-width:20px; }









