
/*	----------------------------------------------------------------------------
	
	Style Sheet for 2008 Open Championship Microsite
	Contact: jeff.gray@turner.com
	
	--------------------------------------------------------------------------*/
	
	.ad_728 {
		display:block;
		width:986px;
		height:89px;
		margin: 0 4px 0 4px;
		background:transparent url(http://i.pga.com/pga/images/events/2008/openchampionship/img/template/bg_728.jpg) no-repeat;
		padding:5px 0 5px 0;
		text-align:center;
		}
		
	.ad_728 table {
		float:none;
		text-align:center;
		width:728px;
		height:90px;
		}
	

	/* EVENT-SPECIFIC BRANDING GRAPHIC & NAVIGATION BAR WITH SECTION NAVIGATION */
	#header {
		background:#3d3d33 url(http://i.pga.com/pga/images/events/2008/openchampionship/img/template/bg_header_subnav.jpg) no-repeat;
		}
		
	/* EVENT-SPECIFIC BRANDING GRAPHIC & NAVIGATION BAR FOR HOME PAGE */
	#home #header {
		background:#3d3d33 url(http://i.pga.com/pga/images/events/2008/openchampionship/img/template/bg_header.jpg) no-repeat;
		height:114px;
		}
		
	/* EVENT-SPECIFIC BRANDING GRAPHIC & NAVIGATION BAR FOR PAGES WITHOUT A SECTION SUBNAVIGATION */
	#no_subnav #header {
		background:#3d3d33 url(http://i.pga.com/pga/images/events/2008/openchampionship/img/template/bg_header.jpg) no-repeat;
		height:114px;
		}
		
	/* NAVIGATION SPACING FOR MOVING IT OFF THE EVENT LOGO */
	#navigation {
		padding:9px 0 0 90px;
		}

	/* NAVIGATION ITEM SEPARATOR GRAPHIC*/
	#navigation li img {
		background:transparent url(http://i.pga.com/pga/images/events/2008/openchampionship/img/template/nav_divider.gif) no-repeat;
		}
		
	/* SECTION NAVIGATION ITEM SEPARATOR GRAPHIC*/
	#section_navigation li img {
		background:transparent url(http://i.pga.com/pga/images/events/template_rev2/img/section_divider.gif) no-repeat;
		}
	
	/* LINK COLOR IN LEFT COLUMN */
	a, a:link, a:visited, a:hover, a:active {
		color:#04195e;
		}
	
	/* NAVIGATION COLOR OVERRIDE (LEAVE THIS AS WHITE) */
	#navigation a, #navigation a:link, #navigation a:visited, #navigation a:hover, #navigation a:active {
		color:#fff;
		}
		

	/* COUNTDOWN CLOCK: LEFT RAIL */
	#countdown_module { position:relative; margin:0 0 2px 0; padding:0; width:160px; height:97px; background:url(http://i.pga.com/pga/images/events/2008/openchampionship/img/countdown_clock.jpg); }
	#clock { position:absolute; top:50px; left:0; width:156px; margin:0; padding: 0 0 0 7px; }
	#clock div { line-height:26px; position:relative; float:left; width:30px; margin:0 9px 0 0; padding:0; text-align:center; font-size:14px; color:#3D3D33; }
	
	
	
	/* SPONSOR PLACEMENT */
	#header div.site_sponsor {
		position:absolute;
		top:18px;
		left:760px;
		width:234px;
		height:60px;
		}
		
	#header div.site_sponsor img {
		background:none;
		width: 120px;
		height: 60px;
		padding: 0;
		clear:both;
		}
		
		
		
	/* 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;
		}
		
		
		
	/* NEWS ALERT PLACEMENT */
	#header div.news_alert {
		position:absolute;
		top:8px;
		left:765px;
		}
		
	#header div.news_alert img {
		background:none;
		padding: 0;
		clear:both;
		}
		
		
		
	
	
	
	
	/* PIPELINE LAUNCHER STYLES */
	#pipeline_launcher {
	    display:block;
	    position:relative;
	    width:500px;
	    height:187px;
	    }
	    
	#pipeline_launcher img {
	    position:absolute;
	    top:65px;
	    z-index:99;
        }
        
    #pipeline_launcher img.launcher {
	    z-index:100;
	    }
	    
	#pipeline_launcher img.head {
	    top:0;
        }
	    
	#pipeline_launcher a, #pipeline_launcher a:link, #pipeline_launcher a:visited, #pipeline_launcher a:active {
	    color:#fff;
        }
        
    #pipeline_launcher span {
        display:block;
        position:absolute;
        width:130px;
        top:138px;
        font-size:9px;
        }
        
    #pipeline_launcher a.thumb1 img, #pipeline_launcher a.thumb1 span {
        left:31px;
        }
        
    #pipeline_launcher a.thumb2 img, #pipeline_launcher a.thumb2 span {
        left:188px;
        }
        
    #pipeline_launcher a.thumb3 img, #pipeline_launcher a.thumb3 span {
        left:346px;
        }
