		

/*	----------------------------------------------------------------------------
	
	Style Sheet for 2008 PGA Merchandise Show Microsite
	Contact: jeff.gray@turner.com
	
	--------------------------------------------------------------------------*/
	
	
	.ad_728 {
		display:block;
		width:981px;
		height:89px;
		margin: 0 5px 1px 4px;
		background:transparent url(/merchandise/2008/assets/img/template/bg_728.gif) no-repeat;
		padding:5px 5px 5px 0;
		text-align:center;
		}
		

	/* EVENT-SPECIFIC BRANDING GRAPHIC & NAVIGATION BAR WITH SECTION NAVIGATION */
	#header {
		background:#3d3d33 url(/merchandise/2008/assets/img/template/bg_header_subnav.jpg) no-repeat;
		}
		
	/* EVENT-SPECIFIC BRANDING GRAPHIC & NAVIGATION BAR FOR HOME PAGE */
	#home #header {
		background:#3d3d33 url(/merchandise/2008/assets/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(/merchandise/2008/assets/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.cdn.turner.com/pga/images/events/2008/show/img/template/nav_divider.gif) no-repeat;
		}
		
	/* SECTION NAVIGATION ITEM SEPARATOR GRAPHIC*/
	#section_navigation li img {
		background:transparent url(http://i.cdn.turner.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:#0d0d54;
		}
	
	/* NAVIGATION COLOR OVERRIDE (LEAVE THIS AS WHITE) */
	#navigation a, #navigation a:link, #navigation a:visited, #navigation a:hover, #navigation a:active {
		color:#fff;
		}
		
		
	
	
	/* SPONSOR PLACEMENT */
	#header div.site_sponsor {
		position:absolute;
		top:18px;
		left:750px;
		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;
        }
