/* CUSTOM CSS */

html, body {
	margin: 0; 
	padding: 0; 
	border: 0;
	width: 100%;
	height: 100%;
	background-color:#005596;
	background: url(../../images/10900/background.gif) repeat #005596; 
	font-family: Verdana, Arial, Helvetica;
}

/* MISC STYLES */
.clear {
	clear: both;
}

/* PAGE CONTAINERS */
div#wrapper { width:980px;  } /*prevents Opera from reflowing rightOutsideAds (body + adwidth) }*/
div#ribbonHolder 	{background: #004990 url(/images/10900/ribbon.gif) repeat-y top right;border-bottom:2px solid #000000;}
div#ribbonSpacer 	{margin-right:22px;}

#mainPageContainer {
	width: 802px; /*780 body + 22 ribbon */
	height: 100%;
	border-top: 1px solid #005596;
	border-left: 1px solid #005596;
	border-right: 1px solid #a29161;
	border-bottom: 1px solid #83620a;
}

/* --- beside body content ---  */
div#networkAdSide{ float:right; width: 160px; margin: 0px 0 0 5px;
	position: absolute; top:2px; left:802px;  }

/* TOP SECTION */
#pageHeader {
	width: 780px;
	height: 175px;
	overflow: hidden;
}
#subHeader {
	width: 780px;
	height: 18px;
	border-top: 2px solid #a29161;
	border-bottom: 2px solid #a29161;
	overflow: hidden;
}


/* CENTER LEFT SECTION */
#leftColContainer {
	width: 150px;
	background-color: #005596;
	overflow: hidden;
}
#menuSpacer {
}
#leftSideAdContainer {
	padding-top: 15px;
	overflow: hidden;
}
.leftSideAd {
	border: 1px solid #a29161;
}

#searchContainer {width:145px; margin:0; padding:5px 0px 0px 5px;}
#searchSubmit
{
	background: #005596; color: #fff;  
	width:42px; height:20px; 
	text-align:center;
	border:0;
}
#searchInput
{
	background: #fff center ;
	margin:0; 
	width: 90px; height: 17px;
	border-left: 1px solid #000; 
	border-top: 1px solid #a29161;
}


/* CENTER CENTER SECTION */
#centerColContainer {
	background-color: #FFFFFF;
}
#mainContent {
	padding: 0px;
}

#otherContainer {
	padding:5px 0px 0px 19px;
	font-family: Verdana, Arial, Helvetica;font-size:12px;color:#fff;font-weight:bold;font-style:italic;
}

#headlineText 
{
	float:left;
	color:#fff;
	font-weight:bold;
	padding:5px 0px 0px 10px;
	font-size: 14px;
	font-weight: bold;
	font-style:italic;
}

#rotatorText
{
	float:left;
	color:#fff;
	font-weight:bold;
	padding:8px 10px 0px 0px;
	font-size: 10px;
	font-weight: bold;
	font-style:normal;
}


/* CENTER RIGHT SECTION */
#rightColContainer {
	width: 234px;
	background-color: #005596;
	overflow: hidden;
}
#premiumContainer {
	position: relative;
	width: inherit;
}
#premiumContent {
	position: relative;

}
#tabContent {
	min-height: 175px;
	height: 175px; /* for IE */
	background:#005596;
	overflow:auto;
}
#askTheDirector, #athletesOfTheWeek {
	height:45px;
	overflow: hidden;
}
#rightSideAdContainer {
	margin-top: 10px;
	width: 234px;
	overflow: hidden;
}

 #rightTabsContainer 
 {
	border-top:1px solid #000;
	border-left:1px solid #000;
	border-bottom:1px solid #000;
	margin-left: 2px;
 }

 /* POLL SECTION */
#pollContainer {
	padding: 0px;
}
#pollContent {
	width: 230px;
	margin: auto;
	background-color:#a29161;
	color:#fff;
	font-family: Verdana, Arial, Helvetica;font-size:12px;color:#fff;font-weight:bold;
}

input#loginUsername, input#loginPass {font-size:10px;background: #fff; border:1px solid #404040; width:85px;}
.submitButton {
	background: #005596;
	color: #fff;
	padding: 1px;
	margin:0;
	border: 1px solid #fff;
	cursor: pointer;
}

/* BOTTOM SECTION */
#bottomContainer {
	background-color: #005596;
	border-top: 5px solid #fff;
}
.footerText, a.footerText {
	color: #FFFFFF;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
}
.copyrightText {
	color: #FFFFFF;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
}
#containerXosLogo {
	position: relative;
	width: auto;
	padding: 20px 0 20px 0;
	text-align: center;
}

#networkAdFooter { text-align:center; margin:10px; }


#NeulionVidContainer {
	width:389px;
	height:310px;
	margin-top:0px;
	padding-left:4px;
	display:none;
	}

#articleVideoContainer{
	position:absolute;
	z-index:9999;
	}
.imgPlayOverlayContainer{
	position:absolute;
	z-index:999;
	margin-left:140px;
	margin-top:90px;
	}