
/*	----------------------------------------------------------------------------
	
	Style Sheet for 2008 PGA Teaching & Coaching Summit Microsite
	Contact: jeff.gray@turner.com
	
	-------------------------------------------------------------------------- */


	.ad_728 {
		display:block;
		width:981px;
		height:89px;
		margin: 0 4px 0 4px;
		background:transparent url(http://i.pga.com/pga/images/events/2008/summit/img/template/bg_728.gif) no-repeat;
		padding:5px 5px 5px 0;
		text-align:right;
		}

	.ad_728 table {
		float:right;
		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/summit/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/summit/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/summit/img/template/bg_header.jpg) no-repeat;
		height:114px;
		}
		
	/* NAVIGATION SPACING FOR MOVING IT OFF THE EVENT LOGO */
	#navigation {
		padding:9px 0 0 85px;
		}

	/* NAVIGATION ITEM SEPARATOR GRAPHIC */
	#navigation li img {
		background:transparent url(http://i.pga.com/pga/images/events/2008/summit/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;
		}
	
	/* MOBILE NAVIGATION ICON */
	#navigation li img.mobile {
	        position:absolute;
	        top:0;
	        right:-202px;
	        width:27px;
	        height:30px;
	        padding:0;
	        background:none;
            }
			
	#navigation li.mobile ul {
		margin-left:142px;
		width:60px;
		}
	#navigation li.mobile ul a {
		width:49px;
		}
	
	/* LINK COLOR IN LEFT COLUMN */
	a, a:link, a:visited, a:hover, a:active {
		color:#89761a;
		}
	
	/* NAVIGATION COLOR OVERRIDE (LEAVE THIS AS WHITE) */
	#navigation a, #navigation a:link, #navigation a:visited, #navigation a:hover, #navigation a:active {
		color:#fff;
		}
		
		
	/* PREVIOUS WINNERS TABLE */
	.winner_table {border-collapse:collapse;width:479px;margin-bottom:20px;}
	.winner_table td {border:1px solid #999;background-color:#eee;font-size:9px;padding-left:6px;}
	.winner_table td.alt_color {background:none;}
	.winner_table td.table_year {background:#666;color:#fff;border:1px solid #666;text-align:center;}
	.winner_table td.results {width:160;}
		
	
	/* 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/summit/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:15px;
		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:68px;
	    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:#595439;
        }
        
    #pipeline_launcher span {
        display:block;
        position:absolute;
        width:106px;
        top:136px;
        font-size:9px;
        }
        
    #pipeline_launcher a.thumb1 img, #pipeline_launcher a.thumb1 span {
        left:23px;
        }
        
    #pipeline_launcher a.thumb2 img, #pipeline_launcher a.thumb2 span {
        left:138px;
        }
        
    #pipeline_launcher a.thumb3 img, #pipeline_launcher a.thumb3 span {
        left:253px;
        }
		
    #pipeline_launcher a.thumb4 img, #pipeline_launcher a.thumb4 span {
        left:368px;
        }
