/************************************************************************************************
*Main Components
************************************************************************************************/
body { margin:0; padding:0; }

body, table, div { font-family: 'Lucida Grande', arial, verdana, sans-serif; }
textarea{font-family: 'Lucida Grande', arial, verdana, sans-serif;}
div {
	position	 :  relative;
	margin       :  0px;
	padding      :  0px;
	left         :  0px;
	top          :  0px;
	font-size    :  11px;
	color        :  #716f70;
	text-align   :  left;
}

a {
  color            :  #716f70;
  text-decoration  :  none;
}

a:hover {
  color            :  #333333;
  text-decoration  :  none;
}
a img { border:  none; }

form { margin:  0px; }

input, select, textarea{
		font-size			: 	10px;
		border				: 	1px solid #ccc;
		margin				: 	1px 0px 3px 0px;
		color				: 	#5f5d56;
		background-color	:	#EFEFEF;
}

p { color: #5f5d56;
	font-weight:normal;
	font-size: 11px;
}

ul { margin:0; }

/************************************************************************************************
*Template Layout Classes (Shell)
************************************************************************************************/
#pgaMainDiv {
	width   :  992px;
	margin  :  0px auto 20px auto;
}

#pgaMainDiv #pgaMainBorderDiv {
	padding        :  0px 6px 6px 6px;
	border-left    :  solid 1px #d0d0d0;
	border-right   :  solid 1px #d0d0d0;
	border-bottom  :  solid 1px #d0d0d0;
}

#headerWrapper {
	display:block;
	width:978px;
	height:110px;
	margin:0;
	padding:0;
	background:transparent url("bg_header.gif") no-repeat;
	text-align:right;
}

#pgaLogoSpriteUL {
	width:190px;
	height:66px;
	position:relative;
	float:left;
	top:20px;
	left:17px;
	margin:0;
	padding:0;
}

#pgaLogoSpriteLI {
	display:block;
	height:66px;
	margin:0;
	padding:0;
	list-style: none;
	position:absolute;
}

#pgaLogoSpriteA {
	height:66px;
	width:190px;
	top:20px;
	left:17px;
	display:block;
	text-indent: -5000px;
	margin:0;
	padding:0;
}


/*	----------------------------------------------------------------------------
	Navigation
	--------------------------------------------------------------------------*/

	#navwrapper {
		position:relative;
		float:left;
		margin:0;
		padding:0;
		width: 980px;
		z-index: 1000;
	}

	#navigation {
		float:left;
		position:relative;
		display:block;
		width:auto;
		top:0px;
		height:auto;
		text-align:left;
		padding:0px;
		line-height:1.4em;
		z-index: 1000;
		margin:0px;
		}

		#navigation a {
			display:block;
			}

		#navigation li {
			float:left;
			list-style:none;
			line-height:13px;
			width:auto;
			height:29px;
			}

		#navigation li img {
			padding:0px;
			}

		#navigation li img.first {
			padding-left:0;
			background:none;
			}

	    #navigation li img.mobile {
	        position:relative;
	        top:-9px;
	        right:-4px;
	        width:27px;
	        height:30px;
	        padding:0;
	        background:none;
            }

		#navigation li:hover ul, #navigation li.sfhover ul {
			left:auto;
			}

		#navigation li ul {
			display:block;
 			position:absolute;
 			left:-9000px;
			top:29px;
			width:150px;
			height:auto;
			margin:0px;
			padding:0px;
			text-align:left;
			background:transparent url(1x1_white.gif);
			border-left:1px solid #D9D9D9;
			border-bottom:1px solid #D9D9D9;
			border-right:1px solid #D9D9D9;
 			}

		#navigation li li {
			display:block;
			height:auto;
			width:100%;
			margin:0px;
			}

		#navigation li li a {
			width:140px;
			padding:0px 4px 3px 7px;
			}

		#navigation li li a, #navigation li li a:link, #navigation li li a:visited {
			text-decoration:none;
			font-weight:normal;
			color:#999999;
			}

		#navigation li li a:hover, #navigation li li a:active {
			background:transparent url(1x1_lightgrey.gif);
			}

		#section_navigation {
			float:right;
			position:absolute;
			width:auto;
			top:116px;
			right:0;
			height:auto;
			text-align:right;
			padding:3px 5px 0 0;
			line-height:1em;
			}

			#section_navigation a {
				display:block;
				}

			#section_navigation li {
				float:left;
				list-style:none;
				line-height:9px;
				width:auto;
				height:12px;
				}

			#section_navigation li img {
				padding-left: 15px;
				padding-right: 2px;
				}


#pgaSearchBar {
	float: right;
	z-index:10000;
	margin:0;
	padding:0;
}

	#pgaSearchBar #pgaInputBox {
		color        :  #888888;
		width        :  104px;
		height       :  15px;
		margin-top   :  3px;
	}

	#pgaSearchBar #pgaButton{
		margin			:	1px 7px 0px 0px;
	}

	#pgaSearchBar td{
		text-align		:	right;
		vertical-align	:	middle;
	}

	#pgaSearchBar table{
			padding				: 0;
			border-collapse 	: collapse;
	}




			/** MAIN NAVIGATION SUB NAVIGATION **/
			#pgaMNavSub {
				position		: relative;
				height			: 18px;
				background		: rgb(212,212,212) url(bg_mnavsub.gif) repeat-x;
				padding-left	: 7px;
			}
				#pgaMNavSub a {
					line-height:18px;

				}

				#pgaSubNavLinks a {
					padding-right		: 30px;
					font-size			: 9px;
				}

				#pgaSubNavLinks a:hover {
					color				: #385467;
					text-decoration		: none;
				}

				.pgaSubNav {
					display      :  none;
					height       :  21px;
					line-height  :  21px;
					background   :  #c6c6c6;
				}

					.pgaSubNav a {

						font-size        :  11px;
						color            :  #888888;
						text-decoration  :  none;
						display          :  block;
						float            :  left;
						height           :  21px;
						line-height      :  21px;
						padding          :  0px 20px 0px 5px;
					}

					.pgaSubNav a:hover {

						font-size        :  11px;
						color            :  #3b5a6e;
						text-decoration  :  none;
						display          :  block;
						float            :  left;
						height           :  21px;
						line-height      :  21px;
						padding          :  0px 20px 0px 5px;
					}

#pgaContent {
	width:978px;
	background:#FFFFFF url(bg_content.jpg) repeat-y;
}

	#pgaLeftPanel{
		width				: 224px;
		float				: left;
		background			: transparent url(bg_content_left.jpg) repeat-y;
		vertical-align		: top;
		display				: inline;
		overflow			: hidden;
		margin				: 0px 0px 0px 0px;
		padding-top			: 0px;
		text-align			: center;
	}

	#pgaLeftPanel .pgaLeftAd {
		margin-bottom  :  7px;
		text-align     :  center;
	}

	#pgaLeftPanel p {
		color		: #5f5d56;
		font-size	: 11px;
		line-height	: 1.3em;
	}
	#pgaLeftPanel h1 {
			font-weight			: bold;
			text-transform		: uppercase;
			font-size			: 13px;
			color				: #494742;
			margin				: 3px 0px 3px 0px;
		}

	/************ CENTER PANEL/COLUMN STYLES ***************************
	*************************************************************************/
	#pgaCenterPanel {
		float:left;
		background:transparent url(lr_mainNavShdwCtr.gif) repeat-x;
		vertical-align:top;
		display:inline;
		text-align: center;
	}
 
		#ctrContent {
			/* position:relative; */
			width:434px;
			margin:0px 7px 0px 7px;
		}

		#home #pgaCenterPanel {
			/* background:none;		*/
		}

		/** STYLES **/
		#pgaCenterPanel h1  {
			clear           : both;
			line-height		: 13px;
			margin          : 7px 0px 8px 0px;
			padding-bottom  : 1px;
			border-bottom	: 1px solid #b4a76b;
			text-align		: left;
			font-size		: 1.3em;
			text-transform	: uppercase;
			vertical-align	: baseline;
			padding-left:5px;
			padding-top:5px; 
		}

		#pgaCenterPanel h1 img {padding:0; margin:0; }

		#pgaCenterPanel h2 {
			font-weight: bold;
			font-size: 18px;
			color: #504f4d;
			margin:0px;
		}

		#pgaCenterPanel h2 a:hover {
			text-decoration	: none;
		}

		#pgaCenterPanel h3, .boldH3 {
			font-size: 13px;
			font-weight: bold;
			color: #504f4d;
			margin: 0;
			padding-bottom: 1px;
			overflow: hidden;
			_display: inline;
			_width:48%;
		}
		
		#pgaCenterPanel h3.scoring {
			_display: block;
		}

		#pgaCenterPanel h3.short { width:117px; }

		#pgaCenterPanel h3 a:link, #pgaCenterPanel h3 a:hover, #pgaCenterPanel h3 a:visited{
			background: transparent url(tictac_center.gif) no-repeat scroll 0 0.8mm;
			_background: url(tictac_center.gif) no-repeat scroll left;
			color				: #504f4d;
			vertical-align		: text-top;
			position			: relative;
			display				: block;
			text-indent			: 20px;
			_background-position: 2px 3px !important;
			_width:53%;
		}

		/*#pgaCenterPanel h3 a:visited {
			background			: transparent url(/.element/img/1.0/global/tictac_center_visited.gif) 0 .8mm no-repeat;
			color				: #504f4d;
			vertical-align		: text-top;
			text-indent			: 20px;
			position			: relative;
			display				: block;
		}*/

		#pgaCenterPanel h4 {
			font-size: 17px;
			font-weight: bold;
			color			: #71706f;
			padding-bottom	: 3px;
			border-bottom	: 1px solid #71706f;
			margin-bottom	: 13px;
		}

		#pgaCenterPanel a:link.tictac, #pgaCenterPanel a:hover.tictac, #pgaCenterPanel #pgaNewsArch .mmBody{
			background		: url(tictac_center.gif) no-repeat scroll 0 0.8mm;
			_background		: url(tictac_center.gif) no-repeat left;
			padding-left	: 20px;
			font-weight		: bold;
			color			: #504f4d;
			/*display		: block;*/
		}

		#pgaCenterPanel a:visited.tictac {
			background		: url(tictac_center.gif) no-repeat scroll 0 0.8mm;
			_background		: url(tictac_center.gif) no-repeat left;
			padding-left	: 20px;
			font-weight		: bold;
			color			: #504f4d;
		}


		#instructContent a:link.tictac, #instructContent a:hover.tictac, #instructContent a:visited.tictac {
			font-weight		: bold;
			color			: #FFFFFF;
			background		: none;
			padding-left	: 0px;
		}

		#instructContent a:visited.tictac {
			font-weight		: bold;
			color			: #eeebdc;
			background		: none;
			padding-left	: 0px;
		}


		#pgaCenterPanel p {
			color			: #5f5d56;
			font-size		: 11px;
			margin			: 0;
			line-height		: 1.2em;
			padding-bottom:15px;
		}

		#pgaCenterPanel UL.pgaBulletLink {
			position: relative;
			margin: 0;
			padding: 0;

		}

		#pgaCenterPanel UL.pgaBulletLink LI {
			background:transparent url(tictac_center.gif) no-repeat scroll 0 .8mm;
			_background: url(tictac_center.gif) no-repeat left;
			margin: 0;
			padding:0px 0px 0px 19px;
			list-style: none;
			top: 0;
			font-weight: bold;
		}

		#pgaCenterPanel #pgaBodyTopImg {	padding-bottom:0px; }

		#pgaCenterPanel .imageBox {
			float				: left;
			width				: 89px;
			height				: 80px;
		}

		#pgaCenterPanel .contentBoxSML {
			float				: right;
			width				: 340px;
			padding-bottom		: 13px;
			_padding-bottom		: 0px;
		}

		#pgaCenterPanel .contentBoxSML p {
			padding-bottom		: 8px;
		}
		
		#pgaCenterPanel .contentBoxSML h3 a:link, #pgaCenterPanel .contentBoxSML h3 a:hover, #pgaCenterPanel .contentBoxSML h3 a:visited {
			_width:98%;
		}

		#pgaCenterPanel .pgaRemoveBorder .borderedImage {
					border					: none;
					background-color		: #ffffff;
					padding					: 0px;
		}

		.ctrColImgPnl {
			text-align		: center;
			margin-bottom	: 15px;
		}

		div.sidebarContentImg img {
			border:1px solid #DADADA;
			margin-bottom:7px;
			padding:3px;
		}

	/********************* RIGHT PANEL/COLUMN DEFINITION **************************************
	************************************************************************************************/
	#pgaRightPanel {
		float				:right;
		width				:306px;
		vertical-align		:top;
		display				:inline;
		background			:transparent url(bg_content_right.jpg) repeat-y;
		margin				:0px 0px 0px 0px;
	}
	#pgaRightPanel a:link.tictac, #pgaRightPanel a:hover.tictac{
		background			: url(tictac_right.gif) center left no-repeat;
		padding-left		: 20px;
		font-weight			: bold;
		color				: #494742;
		display				: block;
	}
	#pgaRightBG {
		float				:right;
		width				:306px;
		vertical-align		:top;
		display				:inline;
		background			:url(bg_content_right.jpg) repeat-y;
		margin				:0px 0px 0px 0px;
	}

		#pgaRightPanel a:visited.tictac {
			background			: url(tictac_right_visited.gif) center left no-repeat;
			padding-left		: 20px;
			font-weight			: bold;
			color				: #494742;
			display				: block;
		}

		#pgaRightPanel h1 {
			font-weight			: bold;
			text-transform		: uppercase;
			font-size			: 14px;
			color				: #253255;
			margin				: 3px 0px 5px 0px;

		}

		#pgaRightPanel h3 {
			font-weight			: bold;
			font-size			: 12px;
			color				: #253255;
			margin				: 0px;
			padding-bottom		: 1px;
		}

		#pgaRightPanel h3 a:link, #pgaRightPanel h3 a:hover {
			background			: transparent url(tictac_right.gif) 0 .8mm no-repeat;
			/*padding-left		: 20px;*/
			color				: #253255;
			vertical-align		: text-top;
			position			: relative;
			display				: block;
			text-indent			: 20px;
		}

		#pgaRightPanel h3 a:visited {
			background			: transparent url(tictac_right.gif) 0 .8mm no-repeat;
			/*padding-left		: 20px;*/
			color				: #253255;
			vertical-align		: text-top;
			position			: relative;
			display				: block;
			text-indent			: 20px;
		}

		#pgaRightPanel p {
			color				: #5f5d56;
			font-size			: 11px;
			margin				: 0px 0px 3px;
			line-height			: 1.2em;
		}

		#pgaRightPanel a:link, #pgaRightPanel a:hover, #pgaRightPanel a:visited {
			color				: #494742;
			font-weight			: bold;
			text-decoration		: none;
		}

		#pgaRightPanel UL {
			margin: 0px 0px;
			padding: 0px 0px 3px 0px;
			/* position: relative;  */
			width: 100%;
		}

		#pgaRightPanel LI {
			background:transparent url(tictac_right.gif) no-repeat scroll 0 .5mm;
			margin: 0;
			padding:0px 0px 4px 19px;
			list-style: none;
			/*position: relative;*/
			top: 0;
			font-weight: bold;
			line-height:1em;
			vertical-align:text-top;
		}

		.rrModWrap-last { border-bottom	: 0px !important; }

		.rrModWrap {
			border-bottom		: 3px solid #ffffff;
			padding				: 4px 0px 10px 0px;
			text-align			: center;
		}

		.rrModWrap-first {
			border-top			: 3px solid #ffffff;
		}

		.rrGenericMod {
			/*position			: relative;*/
			margin				: 8px 10px 0px 10px;
			width				: 286px;
		}

		#pgaRightPanel .imageBox {
			float				: left;
			width				: 89px;
			height				: 70px;
		}

		#pgaRightPanel .contentBoxFULL {
			display				: block;
			margin-top			: 1px;
			margin-bottom			: 1px;
		}

		#pgaRightPanel .contentBoxSML {
			float				: right;
			width				: 190px;
		}

		/*
		* Overrides Image border in right rail
		*/

		#pgaRightPanel .pgaRemoveBorder .borderedImage {
					border					: none;
					background-color		: #d9d1c6;
		}





/*********
*Footer
*********/
#pgaFooter {
	height      :  145px;
	background  :  #89761a url('footer-bg.jpg');
}
	#pgaFooterText {
		padding	: 106px 0px 0px 8px;
		font-weight: bold;
		font-size: 9px;
		/*color	: #574b11;*/
		color:#ffffff;
	}

	#pgaFooterText a { color: #cec9ab; }

	#pgaFooterText a:hover { color:  #574b11; }
	
	#pgaFooterText img { padding: 2px 3px 0px 1px; vertical-align: text-bottom; }

/************************** SECTION SPECIFIC STYLES ****************************************
*********************************************************************************************/

/*
* PGA T2
*/
	#pga_t2 div {
		margin-bottom	: 13px;
		margin-top		: 0px;
	}

	#pga_t2 .bulletlink{
		margin-bottom	: 13px;
	}
	
	#pga_t2 .contentBoxFULL h3 a:link, #pga_t2 .contentBoxFULL h3 a:hover, #pga_t2 .contentBoxFULL h3 a:visited {
		padding:0px 0px 1px 2px;
		_width: 98%;
	}
	
	*:first-child+html #pga_t2 .contentBoxFULL h3 a:link, #pga_t2 .contentBoxFULL h3 a:hover, #pga_t2 .contentBoxFULL h3 a:visited {
		width: 98%;
	}
/*
* PGA T1
*/
	#pga_t1 {margin-bottom	: 13px;}
	#pga_t1 img{
			border: 1px solid #DADADA;
			padding: 3px;
			margin-bottom: 7px;
		}
	#pga_t1 h2 a{
			font-weight: bold;
			font-size: 18px;
			color: #504f4d;
			margin:0px;
		}

/*
* Find a Course
*/

.findacourse{
	background	:url(pga_rr_header1.jpg) no-repeat;
	height:91px;
}

.findacourse h1{
	padding:28px 0px 0px 7px;}
.smallpx {width:100px;}
.smallpx input{width:100px;}

.promoPlate img{
    padding-left:4px;
    }


/*
* PGA of America RR Leaders Table
*/
	#leaders table{
			width				: 100%;
			text-align			: center;
	}
	#leaders img{
			margin-bottom		: 2px;
			padding				: 3px;
			background-color	: #ffffff;
	}
	#leaders td{
			vertical-align		: middle;
			text-align			: center;
	}

/*
* PGA Right Rail Thumbnails
*/
	div.rrThumbnailModLeft{
		float		: left;
		display 	: inline;
		width		: 89px;
	}

	div.rrThumbnailModRight{
		float		: right;
		display 	: inline;
		width		: 197px;
	}

/*
* Thumbnails RR Border / No Border WHITE SOLID
*/
	img.rrThumbNailNoBorder{


			margin-right		: 7px;
			margin-bottom		: 3px;
			padding				: 3px;
	}

	img.rrThumbNailBorder{
			margin-right		: 7px;
			margin-bottom		: 3px;
			padding				: 3px;
			background-color	: #ffffff;
			/*border				: 1px solid #d9d1c6;*/
	}
/*
* Thumbnails Center Col Border / No Border WHITE SOLID With Grey Line around
*/
	img.ctrThumbNailNoBorderFloatRight{
			margin				: 0px 0px 3px 7px;
			padding				: 3px;
			float				: right;
	}

	img.ctrThumbNailBorderFloatRight{
			margin				: 0px 0px 3px 7px;
			padding				: 3px;
			background-color	: #ffffff;
			border				: 1px solid #d9d1c6;
			float				: right;
	}

	img.ctrThumbNailNoBorderFloatLeft{
			margin				: 0px 7px 3px 0px;
			padding				: 3px;
			float				: left;
	}

	img.ctrThumbNailBorderFloatLeft{
			margin				: 0px 7px 3px 0px;
			padding				: 3px;
			background-color	: #ffffff;
			border				: 1px solid #d9d1c6;
			float				: left;
	}

	img.borderedImage{
			padding				: 3px;
			background-color	: #ffffff;
			border				: 1px solid #d9d1c6;
		}

/*
* RR Travel PGA Prof's Guide to Travel
*/
  .paddedImage .contentBoxFull .imageBox{
					padding-bottom				: 5px;
		}

/*
* RR Ask hte Experts
*/
#pgaAskExpertContainer { left: -359px;}
.show-fitnessAskE { top:20px; }
.show-rulesAskE { top:50px; }
.show-instructionAskE { top:75px; }
.show-equipmentAskE { top:100px; }
.lineheig-7 { line-height:0.7em; }


/********************* BREADCRUMBS ***************************/
#pgaBreadCrumbL div {
	font-weight: bold;
	color: #bab5a2;
	text-align: left;
	margin-top: -13px;
	margin-bottom: 14px;
}

#pgaBreadCrumbL div a {
	font-size        :  11px;
	font-weight      :  bold;
	color            :  #bab5a2;
	text-decoration  :  none;
}

#pgaBreadCrumbL div a:hover {
	font-size        :  11px;
	font-weight      :  bold;
	color            :  #918d8a;
	text-decoration  :  underline;
}

#pgaBreadCrumbR div {
	font-weight: bold;
	color: #bab5a2;
	text-align: right;
	margin-top: -17px;
	margin-bottom: 12px;
}

#pgaBreadCrumbR div a {
	font-size        :  11px;
	font-weight      :  bold;
	color            :  #bab5a2;
	text-decoration  :  none;
}

#pgaBreadCrumbR div a:hover {
	font-size        :  11px;
	font-weight      :  bold;
	color            :  #918d8a;
	text-decoration  :  underline;
}

#pgaBreadCrumbN {
	clear: right;
}

#pgaBreadCrumbN div {
	font-weight: bold;
	color: #bab5a2;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 5px;
	clear: right;
}

#pgaBreadCrumbN div a {
	font-size        :  11px;
	font-weight      :  bold;
	color            :  #bab5a2;
	text-decoration  :  none;
}

#pgaBreadCrumbN div a:hover {
	font-size        :  11px;
	font-weight      :  bold;
	color            :  #918d8a;
	text-decoration  :  underline;
}

/** MAIN NAVIGATION SHADOW DEFINITION **/
.pgaMNavShdw {
	background			: url(lr_mainNavShdw.gif) repeat-x;
	position			: relative;
	height				: 6px;
	margin-bottom		: 4px;
}
/** / MAIN NAVIGATION SHADOW DEFINITION **/

/***************  pgaSponsorLinks *************************/
#pgaSponsorLinks {
  margin:  0px;
  font-weight  :  bold;
  color        :  #575654;
}
	#pgaSponsorLinks a {	color  :  #89761a; }

	#pgaSponsorLinks td, #pgaSponsorLinks a  {
		font-weight    :  bold;
		font-size      :  9px;
	}

	#pgaSponsorLinks td b {
		display        :  block;
		margin-bottom  :  8px;
		color          :  #000000;
	}

/************************************************************************************************
* General Classes
************************************************************************************************/
.ad_728 {
	float:right;
	display:block;
	width:728px;
	margin: 0px;
	padding: 10px;
	text-align:right;
	z-index:1000;
	/*background-color:#89761A;*/
}

.pgaRtPodPad {
		padding-left		: 7px;
}

.pgaLeftPodPad {
		padding-right		: 7px;
}

.nopadmargin { margin:0; padding:0; }

.nopad { padding:0; }

.nomargin { margin:0; }

.nomarginT  { margin-top:0; }

.marginThreeB { margin-bottom: 3px;}

.marginTen {margin:10px;}

.marginThree { margin: 3px 0px 3px 0px;}

.marginFiveT  { margin-top:5px; }

.marginSevenL {margin-right: 7px;}
.marginSevenL h3 {width:210px;}

.marginSevenR {margin-left: 7px;}
.marginSevenR h3 {width:210px;}

.marginSevenTeenL  {margin-left: 17px;}

.marginTenT { margin-top: 10px;}

.padThreeR { padding-left: 3px; }

.padFiveT {padding-top:5px;}

.padTenB {padding-bottom:10px;}

.padTenT { padding-top: 10px;}

.padTenR { padding-left: 10px; }

.padThirteenB { padding-bottom: 13px;}

.padThirteenT { padding-top: 13px;}

.padTen{padding:10px;}






.clear {	clear:both; }

.pga-vspc1 { /*position: relative;*/ overflow: hidden; width:1px; height:7px; }

.pga-vspc2 { /*position: relative;*/ overflow:hidden; width:1px; height:20px; }

.pga-vspc4px { /*position: relative;*/ overflow:hidden; width:1px; height:4px; }

.pgaSpacer-4px { /*position: relative;*/ overflow:hidden; width:1px; height:4px; }

.pga-vspc-botpad { /*position: relative;*/ overflow:hidden; width:1px; height:0px; }

.centerColRow { width:100%; margin:0; padding-bottom:10px; }

.ctrColRgtCell { width:50%; float:right; padding:0; margin:0; overflow:visible; _overflow:hidden; }

.ctrColLeftCell { width:50%; float:left; padding:0; margin:0; overflow:visible; _overflow:hidden; }


.quicklinks { width: 200px; }
.floatL { float:left; }

.floatR { float:right; }

#ctrContent .cntLeftImg { float:left; width:200px; } /*Brad*/

#ctrContent .cntRightTxt { float:right; width:225px; } /*Brad*/

.mmBody p {
		width			:300px;
}

.ctrModImgCtr {
		text-align		: center;
}
.ctrModImgCtr img {
		margin-bottom	: 7px;
}

.ctrModImgFloatR .floatImage{
		float	: right;
		margin	: 0px 0px 3px 5px;
}

.ctrModImgFloatR h3{
		width:117px;
}

.ctrModImgFloatL .floatImage{
		float	: left;
		margin	: 0px 5px 3px 0px;
}

.ctrModImgFloatL h3{
		width:113px;
}

.medTitle h3{
		width:214px;
}

.ctrModImgR{margin-left		: 7px;}

.ctrModPad p{ padding-bottom: 13px;}

.ctrColRowGreyBg { background: transparent url(bg_flpod.gif) repeat-y }

.contentBoxImage .flLeft { float:right; }

div#rrAd-300x250-1 { /*position: relative;*/ width:300px; margin:0px 3px; }

#lrAd160x600Wrap { margin-top:20px; }

#lrAd160x600Wrap div { text-align: center; }

#pgaNews p, #pgaAsk p { margin-bottom: 0px; }

#rssSubscribe {
            position: absolute;
            top: 2px;
            left: 200px;
            width: 80px;
            text-align: right;
}

#rssSubscribe img {
            float: right;
            margin: 2px;
}

 #rssSubscribe a {
    font-size: 9px;
    font-weight: bold;
    text-transform: uppercase;
   }


.noBorder { border: 0px solid #FFFFFF !important; }

.ctrColRowTitle h1 { margin: 0px !important; padding: 0px !important; border: 0px solid #FFFFFF; line-height:.1em; }
.ctrColRowTitle { padding:0px !important; margin: 0px 0px 1px 0px !important;}
img.rowHeader { margin-top:17px; }

.ctrColRowWithBG { background-color: #eeebe6; width: 100%; }

.rightContentCell {
	float:right;
	margin-bottom:0px;
	width:50%;
}

.leftContentCell {
	float:left;
	margin-bottom:0px;
	width:200px;
}

.contentPad { padding:6px 6px 11px 6px; }
.contentPad2 { padding:10px; width:645px; }

/* News Archive */
#pgaNewsArch .mmBody {
background:transparent url(tictac_right.gif) no-repeat scroll 0pt 0.8mm;
color:#5F5D56;
font-size:11px;
padding-left:20px;
}



#pgaNewsArch .mmBody a:link, #pgaNewsArch .mmBody a:visited, #pgaNewsArch .mmBody a:hover {
font-weight:normal;
}
#pgaNewsArch h2 {
border-bottom:1px solid #B4A76B;
clear:both;
color:#89761A;
font-size:12px;
font-weight:bold;
margin:7px 0px 8px;
padding:0px;
text-align:left;
}
#pgaNewsArch br { line-height: 0.2em; }

.pgaPictFinePrint { font-style: bold; margin-bottom:5px; margin-top: -5px;}
.pgaPictFinePrint .caption { font-style: bold; margin-bottom:5px; margin-top: -5px; font-size:9px; color:#999; }

/************************************************************************************************
* Global Accordion Styles
************************************************************************************************/
.accordion_toggle {
		border-top		:1px solid #D9D1C6;
		line-height     :24px;
		cursor          :pointer;
		color           :#ffffff;
		font-size		:12px;
		letter-spacing	:1px;
		padding-left    :25px;
		padding-top     :0px;
		padding-bottom  :0px;
		width           :280px;
		background      :#928b81 url(pga-arrow-blue.jpg) no-repeat left;
		_margin-left:	3px;
} 
.accordion_toggle_active {
		background      :#253255 url(pga-arrow-brown.jpg) no-repeat left;
		line-height     :24px;
		cursor          :pointer;
		color           :#ffffff;
		font-size		:12px;
		letter-spacing	:1px;
		padding-left    :25px;
		padding-top     :0px;
		padding-bottom  :0px;
		width           :280px;
}

.accordion_content {
		overflow		:hidden;
		display			:none;
		color           :#25b039;
		width           :280px;
		padding			:5px 8px;
		line-height     :18px;
		font-size		:12px;
}


/************************************************************************************************
* Tabular data display
************************************************************************************************/
.datasheet { width:100%; margin:0 0 10px 0; padding:0; border-collapse:collapse; }
.datasheet TH { text-transform:uppercase; font-size:9px; font-weight:normal; padding:3px; background-color:#878787; color:#eee; text-align:left; }
.datasheet TR { background-color:#dedede; }
.datasheet TD { vertical-align:top; padding:4px; }
.datasheet .rowAlt { background-color:#cdcdcd; }
.datasheet .long { width:185px; }
.datasheet .medium { width:100px; }
.datasheet .center { text-align:center; }
.datasheet .left { text-align:left; }
.datasheet .right { text-align:right; }




/************************************************************************************************
* Form Classes
************************************************************************************************/
#pgaButton {border:0;}

.submit {
	margin-top		: 5px;
	margin-bottom	: 5px;
	border			: 0;
}

/***************  Begin play/contests.html play/games.html/ Brad *******************/
#findForm { padding:0px 10px 10px 0px; }
		#findForm h1 { position:absolute; top:-70px; }
		#findForm .left { float:left; width:100%; margin-top:-4px; }
		#findForm .left .input { font-size:10px; background-color:#efefef; border:1px solid #ccc; margin:5px 0px 7px 0px;}
		#findForm .left .small { width:75px; }
		#findForm .left .large { width:95%; }
		#findForm .left select.find { width:100px; }
		#findForm .left .right { float:right; position:absolute; top:84px; left:115px; }
		#findForm .submit { margin: 0; margin-left: 10px; }
/***************  End play/contests.html play/games.html/ Brad *******************/

#findInstructorForm { padding:0px 10px 0px 0px; }
#findInstructorForm .left { float:left; width:75px; margin-top:-4px; }
#findInstructorForm .left .input { font-size:10px; background-color:#efefef; border:1px solid #ccc; margin:5px 0px 7px 0px;}
#findInstructorForm .left .small { width:75px; }
#findInstructorForm .left .large { width:95%; }
#findInstructorForm .submit { margin: 0; margin-left: 10px; }


.xlargepx {width:430px;}
.large {width:100%;}
.largepx {width:213px;}
.medLarge {width:70%;}
.medium {width:50%;}
.small {width:25%;}
.mediumpx{width:125px;}
.medLargepx{width:200px;}

.checkbox span {vertical-align:top; }

/*Table Style*/
/*IDs*/
.pgaTable {
	border-collapse 			: collapse;
	border-width				: 1px;
	border-style				: solid;
	border-color				: #797874;
}
	.pgaTblTitleRow {
		color					: #ffffff;
		width					: 269px;
		background-color		: #253255;
		font-size				: 12px;
		font-weight				: bold;
	}
	.pgaTblSubTitleRow {
		color					: #ffffff;
		width					: 269px;
		background-color		: #253255;
		height					: 30px;
		font-size				: 11px;
		vertical-align			: top;
	}
	.pgaTblHeaderRow {
		background-color		: #797874;
		color					: #ffffff;
		font-size				: 8px;
		height					: 16px;
	}
	.pgaBoardLinks {
		background		    	: url(tictac_right.gif) no-repeat scroll 0 .8mm;
		padding-top				: 2px;
		padding-left			: 20px;
		left					: 0px;
		color					: #797874;
		font-size				: 9px;
		font-weight				: bold;
	}
	.pgaTblDataRow1{
		background-color		: #e2e1e0;
		color					: #797874;
		font-size				: 9px;
		height					: 16px;
	}
	.pgaTblDataRow2 {
		background-color		: #cacaca;
		color					: #797874;
		font-size				: 9px;
		height					: 16px;
	}
	.hide-askE {
		visibility				: hidden !important;
	}

	div#pgaAsk { position:relative; z-index: 1000; }

	div#pgaAskExpertContainer {
		position				: absolute;
		width					: 347px;
		height					: 506px;
		visibility				: visible;
		z-index					:2000;
	}
	.formLabel {
		font-size				: 12px;
		color					: #666;
		font-family				: arial;
	}

	#submitBox {
		padding					: 6px;
	}

/**** AD DIV Styles */
DIV.ad-88x31 { float: right; width:88px; height:31px; overflow:hidden; }
DIV.ad-120x60 { float:right; margin-bottom: 1px; overflow: hidden; }
/* / AD DIVStyle ****/

/**** SPRITE */
UL.sprite-title { width:170px; height:13px; margin:0; padding:0; text-indent:-5000px }
UL.sprite-title LI { list-style: none }
/* / SPRITE ****/

/**** ROW HEADERS */
DIV.blockHeader { border-bottom: 1px solid #B4A76B; background: no-repeat left 95%;}


/* EXTERNAL LINK ICON */
#pga_t1 img.pgaExternalIcon, img.pgaExternalIcon {
	border: 0 solid rgb(255,255,255) !important;
	vertical-align: baseline;
	padding-left: 3px;
	padding:0 0 0 3px;
	margin-bottom:0;
}