/*	----------------------------------------------------------------------------
	Style Sheet for 2010 Ryder Cup - USA Microsite
	--------------------------------------------------------------------------*/
	
	/* EVENT-SPECIFIC PLACEMENT OF THE 728 AD */
	/*.ad_728 {
		margin:0 129px;
		}*/

	#domain_brand {
		background:transparent url(../img/bg_728.gif) no-repeat;
		}

	/* EVENT-SPECIFIC BRANDING GRAPHIC & NAVIGATION BAR WITH SECTION NAVIGATION */
	#header {
		background:#eeeeee url(../img/bg_header.jpg) no-repeat;
		}
	
	#header #myTeam, #header #adiv, #header #ediv { 
		background:transparent url(../img/bg_makethismyteam.gif) no-repeat; 
		position:relative; 
		top:0; 
		left: 758px; 
		font-size: 9px;
		color: #ffffff;
		height: 25px;
		width: 241px;
		padding: 6px 0 0 30px; 
	}
	
	#header #myTeam a, #header #adiv a, #header #ediv a	{
		font-size: 10px;
		color: #ffffff;
		text-decoration: none;	
		font-weight: normal;
		font-size: 9px;
	}

	#myTeam span { opacity: 0.5; margin: 0px 2px 0px 2px;}
	#adiv span, #ediv span{ opacity: 0.5; margin: 0px 5px 0px 5px;}
	
	
	#header div.site_sponsor { left: 748px; top: 30px; }
	
	/* NAVIGATION SPACING FOR MOVING IT OFF THE EVENT LOGO */
	#navigation {
		top: 65px; 
		padding: 9px 0 0 118px;
		}

	/* NAVIGATION ITEM SEPARATOR GRAPHIC */
	#navigation li img {
	/*	background:transparent url(../img/nav_divider.gif) no-repeat; */
		}

	/* LINK COLOR IN LEFT COLUMN  AND Right Rail Related*/
	a, a:link, a:visited, a:hover, a:active, #right .related h5 a, #right .related h5 a:link, #right .related h5 a:visited, #right .related h5 a:hover, #right .related h5 a:active{
		color:#660000;
		}

	/* NAVIGATION COLOR OVERRIDE (LEAVE THIS AS WHITE) */
	#navigation a, #navigation a:link, #navigation a:visited, #navigation a:hover, #navigation a:active {
		color:#fff;
		}

	/* PGA SPONSOR PLACEMENT */
	#header div.site_sponsor_pga {
		position:absolute;
		top:28px;
		left:750px;
		width:231px;
		height:50px;
		}

	#header div.site_sponsor_pga img {
		background:none;
		width: 231px;
		height: 50px;
		padding: 0;
		clear:both;
		}
	
	/*	LEADERBOARD SNIPPETS	*/
	#right table.lboardsnip tr.foot td a, #right table.lboardsnip tr.foot td a:link, #right table.lboardsnip tr.foot td a:visited, #right table.lboardsnip tr.foot td a:active { 
		color:#690000; 
	}
	table.lboardsnip tr.head th { 
		color: #690000; 
		font-family: Georgia, 'Times New Roman', serif;  
		font-size: 12px; 
	} 

	/* Start : T1 Slideshow related styles */	
	.multi_t1_desc { background-color: #690000; } 
	
	.multi_t1_desc span { 
		color:#486ea5;
		}
	.multi_t1_desc span a {
		color:#143260;
		}
	.multi_t1_desc p {
		background-color: #690000;
		}	
	.multi_t1_desc p a {
		color:#486ea5;
		}
	.multi_t1_bullets td span {
		color:#143260;
		}		
	.multi_t1_bullets a {
		color:#143260;
		}	
	#selector li.current {
		background-color: #690000;
		}
	#selector li:hover, #selector li:active {
		background-color: #690000;
		}	
	/* End : T1 Slideshow related styles */	
	
	/*	Video Overrides			*/
	#videoArchive { margin-top: 20px; width:624px; margin-left: 9px;}
	h2#videoHeadline { padding-top: 10px;font-size: 16px; }
	#videoDetails { margin-left: 5px; width: 620px; float:none; }
	#video_wrapper { margin-bottom: 10px; margin-left: 9px; width:624px; }
	.video_block { background:#fff url(http://i.cdn.turner.com/pga/cs/sites/cdnassets/events/template/2008/img/video/bg_video.gif) repeat-x top left; }
	.top_shadow { background:#fff url(http://i.cdn.turner.com/pga/cs/sites/cdnassets/events/template/2008/img/video/video_shadow.gif) repeat-x top left; }  
	.archive_wrapper {width:594px;}
	
	/*	pga logo link			*/
	.pgalogo {
		height:70px;
		margin:10px 0 0 40px;
		width:160px;
		float:left;
		}
	
	/*	Live Promo on home page	*/	
	.livePromo{
		position:relative;
		}

	.livePromoLeft{
		top:-140px;
		width:320px;
		height:70px;
		
	}

	.livePromoRight{
		width:320px;
		height:70px;
		top:-210px;
		right:-320px;
		}

	.livePromoAd{
		width:88px;
		height:31px;
		position:relative;

		}

	.livePromoLeftAd{
		left:5px;
		top:-140px;
		}

	.livePromoRightAd{
		right:-546px;
		top:-170px;
		}
	.livePromoDivImg{
		height:150px;
		width:640px;
		margin-left:15px;
	}

	.livePromoWrapper{
	   display:block;
	   overflow:hidden;
	   height:160px;
	}

	.livePromoModule{
		position:relative;
		width:670px;
	}
	.livePromofloatLeft{
        float:left;
    }
    .livePromofloatRight{
        float:right;
    }
	table#current_match .details a:hover { text-decoration: underline; }
	table#overall_scoring_projected span a:hover {text-decoration:underline;}

