/* **************** 2007 Dec 07A  **************** */
/* ----------------------------------------------------------------------------
	CORPORATE.CSS 
	Contains everything specific to the Tournament Pages for PGA TOUR.  Do not put any non-tournament-page-specific information in this document.	*/
	/* NOTE: Anything beginning with [*:first-child+html] is an IE7-specific hack */
/*	----------------------------------------------------------------------------
	Table Of Contents
	1.	Section Front
		A.  Content
			1.  Corporate Content
				A. General box styling
				B. Blue titles
				C.  Content
			
			3.  Leaderboard
			4.  Tournament Key Stats
			5.  Tournament Footer Sponsors
		B.  Right Rail
	2.  Sub Pages
		A.  Content
		B.  Right Rail
	3. Weather Pod
*/		
/*  -----------------------------------------------------------------------------
	(1a) PAGE STRUCTURE - CONTENT */

div.tourPodHeader 
{
	width:286px;
}

#tourSubT1Generic
{
	width:275px;
	padding:0px;
}	
div.tourAboutUs
{
	border-left:1px solid #003366;
	border-right:1px solid #003366;
	border-top:1px solid #003366;
	padding:2px;
}
div.tourCorporateTxtCntnr
{
	position:relative;
	width:573px;
	height:auto;
	padding-top:30px;
	padding-right:50px;
	padding-bottom:30px;
	padding-left:30px;
}
div.tourFecPTitle 
{
	color:#00356C;
	font-size:10pt;
	font-weight:bold;
	height:20px;
	margin-bottom:10px;
	width:533px;
}
div.tourFecPTitle a  b
{
	color:#336699;
}
#tourPageNavList
{
	background:#003366 url(http://i.cdn.turner.com/pgatour/.element/img/3.0/sect/r/nav_bkgrndAbout.jpg) repeat-x scroll center;
	height: auto;
	padding: 5px;
	width: auto;
	overflow: hidden;
}
div.tourPageNavHalf  
{
	float: none;
	margin: 0;
	position: relative;
}
#tourPageNav 
{
	height:auto;
	margin-bottom:1px;
	clear: both;
}
#tourPageNavName span
{
	padding-left:10px;
}
/* Begin adjust background image position for mozilla */
div#tourPageNavList.tourRightPartners
{
	background-position:0pt -55pt;
}
div#tourPageNavList.tourRightTourDotCom
{
	background-position:0pt -67pt;
}
/* End adjust background image position for mozilla */
/* footer bar on the last right-side pane */
#tourPageNavFooter 
{
	background:#CCCCCC url(http://i.cdn.turner.com/pgatour/.element/img/3.0/sect/r/nav_footerBrownish.jpg);
	position:relative;
	height:4px;
	overflow:hidden;
}

/* top border color  */
.tourSubHead
{
	padding-top:3px;
	padding-right:3px;
	padding-bottom:3px;
	padding-left:5px;
	margin-top:50px;
	position:relative;
	width:592px;
	height:319px;
	margin:10px;
} 
.tourSubHeadBlue
{
	padding-left:5px;
	background-color:#376390;
	color:#FFFFFF;
	font-weight:bold;
	position:relative;
	width:98.5%;
	height:14px;
	margin:0px;
} 

/* Begin email form styles */

.tourCareersFrm
{
	padding-top:3px;
	padding-right:3px;
	padding-bottom:3px;
	padding-left:10px;
}


span.b
{
	display:block;
	padding-top:3px;
	padding-right:3px;
	padding-bottom:3px;
	padding-left:0px;
	
}
/*  ensure form input elements display on their own line */
input.tourCareersTxtBx
{
	display:block;
}
/* Begin image styles */
div.floatR
{
	margin-top:0px; 
	margin-right:10px;
	margin-bottom:10px;
	margin-left:10px;
	width:200px;
	height:197px;
	float:right !important;
}

div.floatL
{
	position:relative;
	margin-top:10px; 
	margin-right:0px;
	margin-bottom:10px;
	margin-left:0px;
	width:200px;
	height:189px;
	float:left;
}
img.tourCorporateImg 
{
	margin-right:25px;
	margin-bottom:12PX;
}


div.tourCorporateDivL
{
	position:relative; 
	width:240px; 
	height:241px; 
	position:relative; 
	top:50px;
}
span.tourSpan
{
	padding-top:0px;
	padding-right:0px;
	padding-bottom:0px;
	padding-left:20px;
}

/* unordered list styling  */
ul.tourCorporateUL
{
	margin:0px;
	margin-bottom: 24px;
}

ul.tourCorporateUL li
{
	margin-top:0px;
	margin-right:0px;
	margin-bottom:0px;
	margin-left:30px;
}

ol.tourCorporateOL
{
	margin-top:0px;
	margin-right:0px;
	margin-bottom:0px;
	margin-left:0px;
	list-style-position:inside;	
}

ol.tourCorporateOL li
{
	font-weight:bold;
	padding-top:10px;
	padding-bottom:10px;
}



/* paragraph elements */
p.tourPargh
{
	height:77px;
	width:546px;
}

/* spans elements under image tags */
div.tourCorporateDispOnRight
{
	float:left;
	height:200px;
	margin-top:20px;
	padding-left:0px;
	position:relative;
	width:239px;
}

.tourCorporateDispOnRightSmall
{
	float:left;
	margin-top:20px;
	margin-right:0px;
	margin-bottom:0px;
	padding-left:0px;
	position:relative;
	height:200px;
	width:239px;
}
.tourCorporateDispOnRightLong
{
	float:left;
	margin-top:20px;
	margin-right:0px;
	margin-bottom:0px;
	padding-left:0px;
	position:relative;
	height:338px;
	width:239px;
}

/* End image styles */
/* division elements that display normal, without float */
.tourIntershipsLeft
{
	margin-top:20px;
	margin-right:0px;
	margin-bottom:0px;
	padding-left:0px;
	position:relative;
	height:101px;
	width:574px;	
}

/* remaining divs bottom of page having left side images */
.tourWithImgLeft
{
	float:left;
	margin-top:0px;
	margin-right:10px;
	margin-bottom:0px;
}

/* text in italic */
.italic
{
	font-style:italic;
}

.normal
{
	font-style:normal;
}

/* default division element  */
.tourPrivacyLeft 
{
	height:auto;
	margin-bottom:20px;
	margin-right:0px;
	margin-top:0px;
	padding-left:0px;
	position:relative;
	width:589px;
}

/* repair list-item-image for IE 6 */
/*div#tourPageNavList div.tourPageNavHalf ul li
{
	background-image:none !important;
	list-style-image:url(http://i.cdn.turner.com/pgatour/.element/img/3.0/sect/r/players/white_arrow.gif) !important;
}
*/













