
/*	----------------------------------------------------------------------------

	Style Sheet for 2007 PGA Championship Microsite
	Contact: jeff.gray@turner.com

	--------------------------------------------------------------------------*/

	/* EVENT-SPECIFIC BRANDING GRAPHIC & NAVIGATION BAR WITH SECTION NAVIGATION */
	#header {
		background:#3d3d33 url(http://i.cdn.turner.com/pgatour/.element/microsites/1.0/img/masters/2008/template/bg_header_subnav.jpg) no-repeat;
		}

	/* EVENT-SPECIFIC BRANDING GRAPHIC & NAVIGATION BAR FOR HOME PAGE */
	#home #header {
		background:#3d3d33 url(http://i.cdn.turner.com/pgatour/.element/microsites/1.0/img/masters/2008/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.cdn.turner.com/pgatour/.element/microsites/1.0/img/masters/2008/template/bg_header.jpg) no-repeat;
		height:114px;
		}

	/* NAVIGATION SPACING FOR MOVING IT OFF THE EVENT LOGO */
	#navigation {
		padding:9px 0 0 15px;
		}

	/* NAVIGATION ITEM SEPARATOR GRAPHIC */
	#navigation li img {
		background:transparent url(http://i.cdn.turner.com/pgatour/.element/microsites/1.0/img/masters/2008/template/nav_divider.gif) no-repeat;
		}

	/* SECTION NAVIGATION ITEM SEPARATOR GRAPHIC*/
	#section_navigation li img {
		background:transparent url(http://i.cdn.turner.com/pgatour/.element/microsites/1.0/img/global/section_divider.gif) no-repeat;
		}

	/* LINK COLOR IN LEFT COLUMN */
	a, a:link, a:visited, a:hover, a:active {
		color:#013c0e;
		}

	/* 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.cdn.turner.com/pgatour/.element/microsites/1.0/img/masters/2008/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;
        }
				
	/* MAJOR CHAMPIONSHIPS 
	#mc_header {
	border:none;
	background:#d9d9cf; url(/.element/microsites/1.0/img/majorchamps/header.jpg) no-repeat;
	}*/
