/* ----------------------------------------------------------------------------
	corporate_r.css */
/*	----------------------------------------------------------------------------
	Table Of Contents
	1. Not labeled
	
*/		
/*  -----------------------------------------------------------------------------
	(1)  */
/* right-rail header padding  */
#tourPageNavName span
{
	padding-left:10px;
}
div.tourAboutUs {
	border-left:1px solid #003366;
	border-right:1px solid #003366;
	border-top:1px solid #003366;
	padding:2px;
}
div.tourCorporateTxtCntnr {
	padding-top:30px;
	padding-right:50px;
	padding-bottom:30px;
	padding-left:30px;
}
div.tourFecPTitle {
	color:#00356C;
	font-size:10pt;
	font-weight:bold;
}
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  {
	margin-top:10px;
}
#tourPageNav {
	height:auto;
	margin-bottom:1px;
	clear: both;
}
div.tourPageNavHalf {
	float: none;
	margin: 0;
	position: relative;
}
/* 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;
}
