html, body, form, fieldset { margin: 0; padding: 0; }
h1, h2, h3, h4, h5, h6, p, pre, blockquote, ul, ol, dl, address { margin: 0.5em 0; padding: 0; }
li, dd, blockquote { margin-left: 1.2em; }
a, button, label { cursor: pointer; }
input, select, textarea, th, td { font-size: 1em; }
fieldset { border: none; }

/* 
========================================================================================================================
BODY / PAGE SETUP
======================================================================================================================== */

*{ 
}

html{
	height: 100%;
}

body{
	margin: 0;
	height: 100%;
	min-width: 998px; 			/* won't work in IE<7 of course */
	padding: 0 0 1px 0; 		/* bottom padding to force a scrollbar to prevent shifting on short pages */
	background-color: #000000;
	color: #000000;
	font-family: "Trebuchet MS", sans-serif;
	font-size: 71%;				/* Font sizing in ems beyond this point. If you want to change anything, just change this. Default 76%. 62.5% would make 1em=10px. */
	line-height: 2em; 			/* General line-height and also acts as IE 6 Peekaboo bug hack */
}

#yui-history-iframe {
height:1px;
left:0pt;
position:absolute;
top:0pt;
visibility:hidden;
width:1px;
}

#skip {
height:0pt;
margin:0pt;
overflow:hidden;
padding:0pt;
position:absolute;
top:-9000px;
visibility:hidden;
}

#container{
	position:relative;
	width:974px;
	margin:0px auto;
}
#content-container
{
	position:relative;
	width:800px;
	float:left;
	margin-right:12px;
	
}
#ads
{
	position:relative;
	width:160px;
	float:left;
	height:100%;
}
#ads img
{
	margin-bottom:12px;
}
#footer
{
	clear:left;
	width:100%;
	position:relative;
	margin-top:12px;
	color:#ccc;
}
#footer-content
{
	margin:12px 0px;
}
#footer-content a
{
	color:#7FAD41;
	text-decoration:none;
}
#masthead
{
	background:transparent url(../images/interface/evoTV_header_mid.jpg) repeat-x scroll top left;
	width:100%;
	height:96px;
	position:relative;
	margin-bottom:12px;
}
#masthead a
{
	text-decoration:none;
}
#masthead h2
{
	margin:0px;
	display:block;
	float:left;
}
#masthead h2 a
{
	background:transparent url(../images/interface/evoTV_header_left.jpg) repeat-x scroll top left;
	height:96px;
	text-indent:-9000px;
	width:186px;
	display:block;
}

/* VIDEO */

#content-container-video
{
	background:#efefec url("../images/interface/evoTV_content_gradient2.jpg") repeat-x scroll bottom left;
}
#video-content 
{
	padding:12px;
	background:transparent url("../images/interface/evoTV_content_bottom_curve2.gif") no-repeat scroll bottom left;
}
#video-player
{
	position:relative;
	width:502px; /* 490 + 12 */
	float:left;
}
#video-info
{
	position:relative;	
}
#shareMedia
{
	display:none;
}

#video-menu
{

	background:#efefec url("../images/interface/evoTV_content_gradient2.jpg") repeat-x scroll bottom left;
	position:relative;
}
#video-menu span.search
{
	float:right;
	width:240px;
	text-align:right;
}

/* NAV */
#nav-container
{
	float:left;
	width:160px;
	min-height:480px;
	height:auto !important;
	height: 480px;
	/*border-right:1px solid #333;*/
	position:relative;
}
dl#nav
{
	position:relative;
	margin:0;
}
dl#nav dt
{
	width:100%;
	border-bottom:1px solid #333;
	
}
dl#nav dt a
{
	display:block;
	line-height:22px;
	text-decoration:none;
	font-size:1.2em;
	padding:0px 0px 0px 8px;
	width:auto;
}

dl#nav dt a:hover, dl#nav dt.selected a
{
	background:transparent url("../images/interface/evoTV_accordion_over.jpg") repeat-x scroll top left;
	font-weight:bold;
}

.accordion dd {
margin:0;
display:none;
overflow:hidden;
border-bottom:1px solid #333;
}
.accordion dd.open{
	display:block;
}
.accordion dd a
{
	padding-left:1.2em;
	display:block;
	width:100%;
	text-decoration:none;
}
.accordion dd a:hover
{
	background:transparent url("../images/interface/evoTVaccordion_open.jpg") repeat-x scroll center left;
	font-weight:bold;
}
/* LOGIN / Registration */
div#login, div#forgotPassword, div#loggedIn, div#register {
height:0px;
overflow:hidden;
}


/* generics */
h1, #video-menu h2
{
	line-height:34px;
	height:34px;
	background:#3d4cab url("../images/interface/evoTV_h1_bg.jpg") repeat-x scroll top left;
	font-size:20px;
	color:#fff;
	font-weight:normal;
	border-left:2px solid #8088d5;
	border-right:2px solid #282f64;
	padding:0px 12px;
	margin:0;
}
#video-menu h2
{
	line-height:34px;
	height:34px;
	font-size:17px;
	font-weight:100;
}
#video-menu h2 a
{
	font-size:0.7em;
	color:#fff;
	font-weight:normal;
	text-decoration:none;
	padding-bottom:3px;
}
#video-menu h2 a.current
{
	background: transparent url(../images/interface/nav_indicator.gif) center bottom no-repeat;
	font-weight:bold;
}
h3
{
	font-size:1.2em;
	margin:0px;
}
a:link, a:active, a:visited
{
	color:#283a97;
	outline:none;
}
a.rss-link {
	background:transparent url(../images/interface/icon_rss.gif) no-repeat scroll left top;
	display:block;
	height:16px;
	overflow:hidden;
	position:absolute;
	right:10px;
	text-indent:20px;
	top:8px;
	width:16px;
}

a.closebutton {
background:transparent url(../images/interface/close_buttons.gif) no-repeat scroll 0px;
display:block;
float:right;
height:16px;
margin-top:8px;
overflow:hidden;
text-indent:2000px;
width:16px;
position:relative;
font-size:1px;
font-weight:normal;
line-height:1px;
}
.clear
{
	width:1px;
	line-height:1px;
	height:1px;
	clear:both;
}
/* CONTENT */
.menu-controls, .pagination-controls
{
	display:none;
}
.round-btm
{
	background:transparent url("../images/interface/evoTV_content_bottom_curve2.gif") no-repeat scroll bottom left;
	/*padding-bottom:12px;*/
}

#ulMediaItemWrapper
{
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	/*width:630px;*/
	/*position:static;*/
	position:relative;
	display:block;
	margin:0;
}
.evolist li
{
	/*position:static;*/
	margin:0px;
	position:relative;
	width:290px;
	float:left;
	display:block;
	background:#efecec url("../images/interface/media_item_li_bg.jpg") no-repeat scroll bottom left;
	height:134px;
	overflow:hidden;
	margin-left:10px;
	margin-top:10px;
}
* html .evolist li
{
	width:290px;
}
.video-card
{
	position:relative;
	padding:8px 12px 0px 0;
	height:104px;
	background:transparent url("../images/interface/evo_media_item_li_top.gif") no-repeat scroll top left;
}

h3.video-title, div.video-description
{
	margin:0 0 0 112px;
	
}
div.video-description
{
	line-height:1.2em;
	overflow:hidden;
	height:7.3em;
}

img.video-thumb
{
	position:absolute;
	top:8px;
	left:12px;
}
dl.video-meta
{
	position:absolute;
	top:70px;
	left:4px;
	color:#283A97;
}
dl.video-meta dt
{
	display:none;
}
dl.video-meta dd.video-category
{
	display:none;
}
#media-list-bg
{
	position:relative;
	height:336px;
	width:630px;
	background:#000 url("../images/interface/media-list-bg.gif") no-repeat scroll top left;
	margin-left:8px;
	float:left;
}
#media-list
{
	position:relative;
	height:336px;
	overflow: -moz-scrollbars-vertical;
	overflow-y:scroll;
	overflow:auto;	
	width:100%;
	
}


/* related Content */

#content
{
	margin-top:12px;
	background:#efefec url("../images/interface/evoTV_content_gradient2.jpg") repeat-x scroll bottom left;
}
 #content-inner
 {
	padding:12px;
	background:transparent url("../images/interface/evoTV_content_bottom_curve2.gif") no-repeat scroll bottom left;
 }

/* CLEARFIX */
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

#loadingNoticeSnake
{
	position:absolute;
	background-color:#ffffff;
	border:1px solid #999;
	width:120px;
	text-align:center;
	height:80px;
	left:50%;
	top:50%;
	margin-left:-60px;
	margin-top:-40px;
	z-index:1000;
}

/* POLL */
div#poll
{
	display:none;
}
div#pollQuestion
{
	background:transparent url("../images/interface/evoTV_content_bottom_curve2.gif") no-repeat scroll bottom left;
	padding:12px;
}

/* search */


#search-txt
{
	font-size:11px;
	margin-left:6px;
}

/* LOGIN/REGISTER */

div#loginPanel, div#poll {
padding:0pt;
margin-top:12px;

position:relative;

}
div#poll
{
	background:#efefec url("../images/interface/evoTV_content_gradient2.jpg") repeat-x scroll bottom left;
}
div#loginPanel h1, div#forgotPassword h1 {
margin-bottom:6px;
}
div#loginPanel label, div#forgotPassword label {
display:block;
float:left;
margin-right:12px;
text-align:right;
width:120px;
}
div#loginPanel input, div#loginPanel select, div#forgotPassword input {
display:block;
float:left;
margin-left:0px;
}
div#register input.noborder
{
	border:none;
	background-color:Transparent;
}
input#password, input#email, input#passwordEmail {
float:none;
margin:0px;
padding:0px;
width:118px;
}
div#loginPanel ul li{
float:left;
margin-left:24px;
}
div#forgotPassword, div#register {
height:0px;
overflow:hidden;
position:relative;
background:#efefec url("../images/interface/evoTV_content_gradient2.jpg") repeat-x scroll bottom left;
}
div.innerform
{
	/*padding-bottom:25px;*/
	background:transparent url("../images/interface/evoTV_content_bottom_curve2_space.gif") no-repeat scroll bottom left;
	position:relative;
}
div#loginStayOpen 
{
	float:right;
background:transparent url(../images/interface/evoTV_header_right.jpg) no-repeat scroll top right;
height:96px;
overflow:hidden;
padding:0px 15px;
width:600px;
text-align:right;
color:#283a97;
}
div#loginStayOpen li {
float:right;
margin-left:12px;
background:transparent url("../images/interface/evoTV_bulletline.gif") no-repeat scroll center left;
padding-left:12px;
}
div#loginStayOpen ul
{
	list-style-type:none;
	
}
div#loginStayOpen h3 {
display:block;
float:left;
margin:0px;
padding:0px;
width:40px;
}

div#loginStayOpen label {
margin-right:0px;
text-align:left;
}
div#loginStayOpen label#rem {
display:inline;
float:none;
}
#doLogin {
border:medium none;

}
div#register 
{
	background:#efefec url("../images/interface/evoTV_content_gradient2.jpg") repeat-x scroll bottom left;
}
/*div#register h3 {
background-color:#80AE41;
margin:0em 0em 0.5em;
padding:0px 0px 0px 4px;
}
div#register label {
display:block;
float:none;
text-align:left;
width:auto;
}*/
div#register label span {
display:block;
margin-right:8px;
max-width:110px;
}
div#register fieldset {
width:80%;
border:1px solid #666;
margin-bottom:12px;
padding:8px;
}
div#register input, div#register select {
display:inline;
float:none;
/*width:90%;*/
}
div#register .wider input, div#register .wider select, div#register .wider label span {
}
div#register fieldset#regGenderFieldset label 
{
	text-align:left;
	width:auto;
}
div#register fieldset#regGenderFieldset input {
border:medium none;
float:left;
width:20px;
}
div#register fieldset#regGenderFieldset span {
display:inline;
text-align:left;
width:40px;
}
div#register input#regOptin {
width:20px;
float:left;
}
div#register div.regColumn {
float:left;
padding-left:15px;
width:48%;
}
div#register input#regDoRegister, div#register input#regCancel {
float:right;
margin-right:24px;
margin-top:8px;
width:auto;
}
#nav li.loginlink {
float:right;
}
.required
{
	background-color:#ddeeff;
}

/* VIDEO DESCRIPTION */

#video-date
{
	color:#283a97;
	line-height:1em;
	font-size:1em;
	margin:0;
	padding:0;
}

#bookMarkButtons
{
	text-align:right;
	margin-left:502px;
	border-bottom:1px solid #333;	
}
#pCategoryDescription
{
	min-height:100px;
	
}
#h1CategoryTitle
{
	
}
#mediadescription
{
	
	margin-left:172px;
}

#messageBox
{
	color:#fff;
	margin:8px 0px 0px 14px;	
}
