
/* root element for tabs */
#promo_tabs {
	
	/* dimensions */
	width:494px;
	height:35px !important;
	margin:0 !important; 
	padding:0;	
	position: relative; 
	left: 160px;
	top: -12px;
	
	/* IE6 specific branch (prefixed with "_") */
	_margin-bottom:-2px;
}

#promo_tabs ul { 
	float:left; 
	margin:0; 
	padding:0; 
	text-indent:0; 
	list-style-type:none;
}


/* single tab */
#promo_tabs li { 
	float:left; 
	margin:0; 
	padding:0; 
	text-indent:0; 
	list-style-type:none;
	
}

/* a- tag inside single tab */
#promo_tabs li a {
	background: url(/images/nav/tab_nav_bg.jpg) no-repeat;
	display:block;
	height: 35px;   
	width: 78px; 	
	padding:0px;
	margin:0px;
	
	/* font decoration */
	color:#7F7F7F;
	font-size:10px;
	line-height:10px;
	text-align:center;
	text-decoration:none;
}

#promo_tabs a {
	float: left;
	background: url(/images/nav/tab_nav_bg.jpg) no-repeat;
	display:block;
	height: 35px;   
	width: 52px; 	
	padding:0px;
	margin:0px;
}


/* adjust the background image position on each tab */
#promo_tabs #t1 			{ background-position: 0 0; }
#promo_tabs #t2 			{ background-position: -78px 0; }
#promo_tabs #t3 			{ background-position: -156px 0; }
#promo_tabs #t4 			{ background-position: -234px 0;}
#promo_tabs #t5 			{ background-position: -312px 0;}
#promo_tabs #pl 			{ background-position: -390px 0; width: 52px;}
#promo_tabs #pa 			{ background-position: -442px 0; width: 52px;}

 
/* mouseover state */
#promo_tabs a:hover 		{ color:#000000;	 }
#promo_tabs #t1:hover 	{ background-position:      0 -35px; }
#promo_tabs #t2:hover 	{ background-position: -78px -35px; }
#promo_tabs #t3:hover 	{ background-position: -156px -35px; }
#promo_tabs #t4:hover 	{ background-position: -234px -35px; }
#promo_tabs #t5:hover 	{ background-position: -312px -35px; }
#promo_tabs #pl:hover 	{ background-position: -390px -35px; }
#promo_tabs #pa:hover 	{ background-position: -442px -35px; }



/* currently selected tabs */
#promo_tabs a.current		{ cursor:default; color:#000000;}
#promo_tabs #t1.current { background-position:      0 -35px; }
#promo_tabs #t2.current { background-position: -78px -35px; }
#promo_tabs #t3.current { background-position: -156px -35px; }
#promo_tabs #t4.current { background-position: -234px -35px; }
#promo_tabs #t5.current { background-position: -312px -35px; }
#promo_tabs #pl.current { background-position: -390px -35px; }
#promo_tabs #pa.current { background-position: -442px -35px; }


/* panes */
#promo_panes {
	background: url(/tools/img/tabs/blue_panes.jpg) no-repeat 0 -100px;		
	width:650px;
	height:200px;	
}


/* single pane */
#promo_panes div {
	display:none;	
	color: black;	
}

/* some decorations for elements inside single pane */

#promo_panes h1{
	margin: 0 0 0 0px;
	position: relative;
	padding-top: 0;
	top: -23px;
	left: 20px;
	}

#promo_panes #F_img{
	position: relative;
	left: 65px;
	top: -20px;
	margin-bottom: 5px;
}

#promo_panes #F_p{
	position: relative;
	margin: 10px 10px 0px 10px;
	top: -30px;
	overflow: hidden;
	height: 50px;
	text-align: justify;
}

#promo_panes #L_img{
	float: left;
	position: relative;
	left: 15px;
	top: -20px;
	margin-right: 5px;
}

#promo_panes #L_p{
	position: relative;
	margin: 10px;
	top: -30px;
	overflow: hidden;
	height: 150px;
	width: 390px;
	left: 25px;
	text-align: justify;
}

#promo_panes #R_img{
	float: right;
	position: relative;
	right: 15px;
	top: -20px;
	margin-left: 5px;
}

#promo_panes #R_p{
	position: relative;
	margin: 10px;
	top: -30px;
	overflow: hidden;
	height: 150px;
	width: 395px;
	left: 10px;
	text-align: justify;
}



//#promo_panes p, #promo_panes samp {
//	color:#ccc;		
//}

#promo_panes div.narrow {
	padding-right:160px;		
}

.leftTwoThirds{
	padding-left: 10px;
	width: 400px;
	background: url(/images/upnext.gif) #ffffff 0 0 no-repeat;
	margin-top: 10px;
	float: left;
	margin-left: 5px;
	height: 150px;
}

.leftTwoThirds ul{
	margin-top: 30px;
	text-align: left;
	font-size:	14px;
	padding-left: 5px;
}

.leftTwoThirds li{
	font-size: 12px;
}

.leftTwoThirdsLive{
	padding-left: 10px;
	width: 400px;
	background: url(/images/selectlocation.gif) #ffffff 0 0 no-repeat;
	margin-top: 10px;
	float: left;
	margin-left: 5px;
	height: 150px;
}

.leftTwoThirdsLive ul{
	margin-top: 35px !important;
	text-align: left;
	font-size:	14px;
	padding-left: 5px;
}

.leftTwoThirdsLive li{
	font-size: 12px;
}


.rightOneThird{
	padding-left: 10px;
	width: 205px;
	background: url(/images/replaycentral.gif) #ffffff 0 0 no-repeat;
	margin-top: 10px;
	float: left;
	overflow: hidden;
}

#upNext {
	background: url(/images/upnext.gif) #ffffff 0 0 no-repeat;	
}

#replayCentral {
	background: url(/images/replaycentral.gif) #ffffff 0 0 no-repeat;	
}

#onTV {
	background: url(/images/ontv.gif) #ffffff 0 0 no-repeat;	
}

.upNextTable{
	position: relative;	
	padding-top: 0px;
}

.rightOneThird ul{
	margin-top: 5px;
	text-align: left;
	font-size:	14px;
	padding-left: 5px;
	padding-top: 30px;
}

.rightOneThird#replayCentral ul{
	padding-top: 0px;
}

.rightOneThird h6{
	margin-top: 35px;
	text-align: left;
	font-size:	12px;
	margin-bottom: 0px;
}

.rightOneThird li{
	font-size: 12px;
}

.viewHolder{
	width: 200px;
	height: 50px;
}

#espn3live{
	background: url(/images/espn3live.gif) #ffffff 0 0 no-repeat;	
}

#espn2watch{
	background: url(/images/espn2watch.gif) #ffffff 0 0 no-repeat;	

}

#rogerswatch{
	background: url(/images/rogerswatch.gif) #ffffff 0 0 no-repeat;	

}
#abcwatch{
	background: url(/images/abcwatch.gif) #ffffff 0 0 no-repeat;	

}

