@import url(global_v1-1.css);
@import url(adminLogin.css);
@import url(rioVerdeCC_css/rioVerdeCC_modules.css);
@import url(rioVerdeCC_css/rioVerdeCC_plugins.css);

/*
I. GLOBAL:  Global classes, header styles, link styles and .page class
II. BUTTONS
III. MISC CLASSES 
IV. CUSTOM SITE SELECTORS

/////////////////////////////////////////////////////*/
body {
	background:#a6ad60;
	color:#000;
}

h1 {
	color:#4F2B0F;
	font:400 18px/2 "Georgia", Times New Roman, Times, serif;
	letter-spacing: 1px;
	text-transform: uppercase;
	padding-bottom:5px;
}

h2 {
	color:#f9f9df;
	font:700 14px "Georgia", Times New Roman, Times, serif;
	letter-spacing: 1px;
	text-transform: uppercase;
	padding:2px 2px 2px 2px;
	background-color:#55402b;
}

h3 {
	color:#37291E;
	font: italic 400 14pt "Times New Roman", Georgia, Times, serif;
}

h4 {
	color:#4A493D;
	font:15px "Times New Roman", Georgia, Times, serif;
}

h5 {
	color:#333;
	display:inline;
	font:bold 12px "Times New Roman", Georgia, Times, serif;
}

h6 {
	color:#FFF;
	font:12px/1.8 "Times New Roman", Georgia, Times, serif;
}

p {
	margin-bottom: 1em;
}

table {
	font: 12px/2 arial, helvetica, sans-serif;
}

a,a.small,a.anchor,a.visited {
	color:#37291E;
	font:inherit;
	text-decoration:underlineS;
}

ul {
	margin-top:0px;}

a:hover {
	color:#4F3D2F;
	font:inherit;
	text-decoration:underline;
}

.CEMenu {
	margin:0;
	padding:0;
}

li {padding-left: 5px;
	font: 12px/2 arial, helvetica, sans-serif;}

/* important edit global text boxes - default --------- */
.txtbox {
	background:#FFF;
	border-style:inset;
	border-width:2px;
	color:#000;
	font:11px "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", Verdana, sans-serif;
	margin: 2px 0;
}

/****** END GLOBAL ------------------
/////////////////////////////////////
II. BUTTONS
/////////////////////////////////////
= directory -> edit roster options -> cancel & next button --------- */
.but {
	background:#eee;
	border:1px outset buttonhighlight;
	color:#333;
	cursor:pointer;
	font:13px "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", Verdana, sans-serif;
}

/*= directory -> edit roster options -> close button --------- */
.membut {
	background:#eee;
	border:1px solid buttonface;
	color:#333;
	cursor:pointer;
	font:11px "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", Verdana, sans-serif;
}

/*= ADMIN BUTTON AND BAR ------ */
.abut {
	background:#eee;
	border-style:outset;
	border-width:2px;
	color:#333;
	font:11px "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", Verdana, sans-serif;
	margin-bottom:2px;
	margin-top:2px;
}

.adminbar {
	background:#eee;
	color:#333;
	font:400 12px "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", Verdana, sans-serif;
}

/*////////////////////////////////////
III. MISC CLASSES 
//////////////////////////////////////
 --------- general row hover classes --------- */
.rowNormal {
	background:#eee;
	color:#000;
	font:400 11px "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", Verdana, sans-serif;
}

.rowHover {
	background:#FFF;
	color:#000;
	font:400 11px "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", Verdana, sans-serif;
}

.rowAlternate {
	background:#eee;
	color:#000;
	font-weight:400;
}

.rowHeader {
	background:#555;
	border:1px solid #000;
	color:#fff;
	font-weight:700;
}

.cookieTrail {
	background:#fff;
	border-bottom:1px solid #fff;
	color:#000;
	display:none;
	font:400 11px "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", Verdana, sans-serif;
	padding:2px;
	text-decoration:none;
}

a.cookieTrail,a.cookieTrail:hover {
	color:#333;
	font:400 11px "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", Verdana, sans-serif;
	text-decoration:none;
}

/*///////////////////////////////////////
Layout and Custom Selectors for: Rio Verde
///////////////////////////////////////*/
.page {
	background: url(../../../Images/SiteBg_black2.jpg) #100f09 top center repeat-x;
	}
	
/*-------------------------------------------------------
.page2 {
	background: url(../../../Images/SiteBg_black.jpg) #100f09 top center repeat-x;
	height: 100%;
	width: 100%;
}
-------------------------------------------------------*/



#page2 {
	background: url(../../../Images/SiteBg.jpg) top center repeat-x;
	height: 100%;
	width: 100%;
}

#siteWrapperOuter {
	margin: 0 auto;
	text-align: left;
	width: 926px;
}



#header{
	background-color: #fff;
	color: #243300;
	height: 25px;
}

#header .floatRight {
	width:400px;}

#header .floatLeft {
	width: 440px;
}

#header .floatRight {
	padding-right: 10px;
	text-align:right;
}

	#header .floatRight a{
		color:#243300;
		text-transform:uppercase; }
		
			#header .floatRight a:hover{
				color:#243300;
				text-decoration:underline;
				text-transform:uppercase;
				}
			
					#header .floatRight p{
						color:#243300; }

#header .floatLeft {
	color: #6c5409;576a19
	padding-left: 10px;
}

	#header .floatLeft a{
		color: #576a19;
		padding-left: 10px;
	}
	
		#header .floatLeft a:hover{
			color: #576a19;
			padding-left: 10px;
			text-decoration:underline;
		}

#siteWrapperInner {
	background: url(../../../images/siteWrapperBg2.jpg)repeat-y;
}

#contentWrapper{
	background: url(../../../images/siteWrapperBg1.jpg) no-repeat;
	min-height: 592px;
	height: auto !important;
	height: 592px;
}

#contentWrapper2{
	background: url(../../../images/siteWrapperBg3.jpg) center top repeat-y;
	min-height: 592px;
	height: auto !important;
	height: 592px;
}

	#contentWrapper2 a{
	color:#243300;
	text-decoration:underline;
}

			#contentWrapper2 a:hover{
				color:#243300;
				text-decoration:underline;
}

#contentWrapper4{
	background: url(../../../Images/siteWrapperBg4.jpg) center top repeat-y;
	width:926px;

}

#branding {
	margin: 10px 0 20px 5px;
}

#nav {
	padding-top:15px;
	}

#L-links{
	margin:0 auto;
	text-align:center;
}

	#L-links a{
		color:#373737;
		text-transform:uppercase;}
			
		#L-links a:hover{
				color:#373737;
				text-decoration:underline;
				text-transform:uppercase;
			}
			
.pvtLinks {}
	
.pubLinks {
	/*-margin-top:10px;-*/
	font-color:#FFFFFF;
	font-size:8px;
	text-transform:uppercase;}
	
	.pubLinks a{
		font-color:#FFFFFF;
		font-size:8px;
		text-transform:uppercase;
		padding-right:1px;}
		
		.pubLinks a:hover{
			font-color:#FFFFFF;
			font-size:8px;	
			text-decoration:underline;
			text-transform:uppercase;
			padding-right:1px;}
			
			.pubLinks p{
				font-color:#FFFFFF;
				font-size:10px;}
				

#contentArea{
	float: left;
	width: 756px;
}

#contentAreaWrapper2{
	float: left;
	width: 756px;
}

	/*--#contentAreaWrapper2 .whiteTxt td {
		color:e3d88d;
		}--*/

#contentMain {
	color: #373737;
	float:left;
	width: 546px;
}

#sidebar {
	color: #fff;
	float: left;
	width:170px;
}

#contentSecondary{
	color: #fff;
	float: left;
	width: 210px;
}

	#contentSecondary h1{
	color:#d2e48d;
	font:700 14px/2 "Arial", helvetica, sans-serif;
	letter-spacing: 1px;
	text-transform: uppercase;
	padding-bottom:5px;
}

		#contentSecondary h3 {
			color:#E3D88D;
			font: italic 400 14pt "Times New Roman", Georgia, Times, serif;
		}
		
			#contentSecondary a {
				color:#d2e48d;
				text-decoration:underline;
				padding:2px 2px 2px 2px;
				}

				#contentSecondary a:hover {
					color:#000000;
					text-decoration:underline;
					padding:2px 2px 2px 2px;
					}
					
					#contentSecondary td {
						color:#fff;
					}

#contentSecondary .inside {
	padding-top:38px;
	width:90%;
	padding-left:10px;
}



/*////////////////////
Content Page 1
////////////////////*/
#contentArea.golfBg {
	background: url(../../../images/putterGrain.jpg) no-repeat;
}

.golfBg #contentMain .inside {
	padding: 252px 40px 40px 40px;
}

#mainArticle {
	width: 500px;
}

	#mainArticle p, h1, h2, h3, h4, h5, li, ul {
		padding-right:20px;}

.golfBg #contentMain h1 {
	color: #000;
}

.golfBg #contentMain a {
	color: #adb659;
}

.golfBg #contentMain a:hover {
	color: #687732;
}

/*////////////////////
Private Home
////////////////////*/
#contentArea.privHome,  #contentArea.privContent {
	background: url(../../../images/antlerGrain.jpg) no-repeat;
	
}

#GreenBg{
	background: url(../../../images/antlerGrain.jpg) no-repeat;
	height: 592px;
}

	#GreenBg .inside {
		color: #fff;
		padding: 38px 0 40px 40px;
	}
	
	#GreenBg .inside p{
		color: #fff;
	}

		#GreenBg .inside2 {
			color: #fff;
			padding: 0 40px 40px 40px;
		}


				#GreenBg .inside2 td{
					color: #fff;
				}	
				
		#GreenBg #contentSecondary .inside {
			color: #000;
			padding: 70px 10px 10px 10px;
	}
				
#NoBg{
	height: 592px;
}

#NoBg #contentSecondary .inside a{
	color:#d2e48d;
	text-decoration:underline;
	padding:2px 2px 2px 2px;
	}
	
#NoBg #contentSecondary .inside a:hover{
	color:#d2e48d;
	text-decoration:underline;
	padding:2px 2px 2px 2px;
	}

	#NoBg .inside {
		color: #000;
		padding: 70px 10px 10px 10px;
	}

		#NoBg .inside2 {
			color: #000;
			padding: 0 40px 40px 40px;
		}

			#NoBg .inside2 p{
				color: #000;
			}

				#NoBg .inside2 td{
					color: #000;
				}	
				
					#NoBg h1{
						color: #000;
						}
				
						#NoBg h2{
							color: #fff;
							}
					#NoBg a{
						color:#70851F;
						text-decoration:underline;
						padding:2px 2px 2px 2px;
					}
					
				#NoBg a:hover{
					color:#70851F;
					text-decoration:underline;
					padding:2px 2px 2px 2px;
					}
					
.events {
	background-color:#576915;}

.privHome #contentMain, .golfBg #contentMain, .privContent #contentMain {
	height: 592px;
}

.privHome #contentMain .inside, .privContent #contentMain .inside{
	color: #fff;
	padding: 80px 40px 40px 40px;
}

.privHome #contentSecondary .inside, .privContent #contentSecondary .inside {
	padding-top: 20px;
}

.privHome #contentSecondary .inside .plugin {
	width: 180px;
}

#weather {
	float:left;
	width:200px;
	}
	
#pic {
	float:left;
	width:546px;
	}


/*prevent clear gifs from tree menu from adding vertical white space*/

#sidebar #nav img {display: none; height: 0;}

table#courseTour a {
	color:#4F2B0F;
	text-decoration:none;
	padding:5px 8px;}
		
	table#courseTour a:hover {
		color:#dfe0c1;
		background-color:#4F2B0F;
		text-decoration:none;
		padding:5px 8px;}
		
		table#courseTour a.on {
			color:#dfe0c1;
			background-color:#4F2B0F;}
			
table#courseName a {
	color:#4f2b0f;
	font: 12px arial, helvetica, sans-serif;
	background:url(../../../Images/courseBG_idle2.jpg) top center no-repeat;
	width:84px;
	height:20px;
	text-decoration:none;
	padding-top:2px;
	text-align:center;
	display:block;
	}
		
	table#courseName a:hover {
		color:#f9f9df;
		background:url(../../../Images/courseBG_hover2.jpg) bottom center no-repeat;
		display:block;
		padding-top:2px;
		}
		
		table#courseName a.on {
			color:#f9f9df;
			background:url(../../../Images/courseBG_hover2.jpg) bottom center no-repeat;
			padding-top:2px;
			display:block;}
			
	
table.TeeInfo {
	background-color:#4f2c10;
	}
	
td#lineBottom {
	border-bottom:#3d4e22 1px solid;}

	/*#courseTour td#CTdescription {
		color:#000;}*/
		
#realEstate a {
	text-decoration:none;
	}
	
/*------------------------------------------------------------------------------
BLACK BG - NEW
------------------------------------------------------------------------------*/

#siteWrapperOuter2 {
	margin: 0 auto;
	width: 926px;
	text-align:left;
	padding-top:70px;
}

#wrap {
	margin:0 auto;
	text-align:center;
	}

#headerBLK {
	background-color:#4f2b0f;
	color: #ddcca7;
	height: 25px;
}

	#headerBLK a {
		color:#ddcca7;
		}
		
#MainBLK {
	background: url(../../../Images/bodyBG.jpg) no-repeat;
	/*min-height: 592px;
	height: auto !important;*/
	height: 592px;
}

#brandingNatural {
	height:84px;
	width:170px;
	margin:0 auto;
	text-align:center;
	}
	
#logo {
	height: 93px;
	width:  170px;
	margin:0 auto;
	text-align:center;
	}
	
	a#logo {
		height: 93px;
		width: 170px;
		background:url(../../../Images/logoNatural.jpg);
		background-position:top left;
		display:block;
}
		a#logo:hover {
			background-position: left bottom;
		}

	
	
#contentBLK {
	float:right;
	width:756px;
	}
	
#midBLK {
	float:left;
	width:546px;
	}
	
	#midBLK .inside {
		padding:38px 40px 40px 40px;
		}
		
		#midBLK h1 {
			color:#4f2b0f;
		}
	
#rightBLK {
	float:right;
	width:210px;
	}
	
	#rightBLK img {
		display:block;
		}
		
		#rightBLK .inside {
			padding-left:10px;
			padding-top:38px;
			width:90%;
			vertical-align:top;
			}
	
#footerBLK {
	height:100px;
	margin:0 auto;
	text-align:center;
	background:url(../../../Images/footerBLK.jpg) top center no-repeat;
	}
	
	#footerBLK .inside {
		width:926px;
		margin:0 auto;
		padding-top:8px;
		text-align:right;
		}
		
		#footerBLK p {
			color:#c5ae84;
			font: Arial, Helvetica, sans-serif;
			font-size:12px;
			text-align:right;
			}
		
			#footerBLK a {
				color:#c5ae84;
				text-transform:uppercase;
				font: Arial, Helvetica, sans-serif;
				font-size:12px;
				text-decoration:none;
				text-align:right;
				}
				
#expandWrap {
	width:926px;
	margin:0 auto;
	}
	
#sidebarBLK {
	color: #fff;
	width:170px;
	background:url(../../../Images/nav_expandBG4.jpg) top center repeat-y;
}

#sidebarBLK2 {
	color: #fff;
	float: left;
	width:170px;
}
	

	#sidebarBLK img {
		display:block;
		}
		
		
		
#sidebarBLK #nav img {display: none; height: 0;}

/*#sidebarBLK2 #nav img {display: none; height: 0;}#sidebarBLK2 img {
			display:block;
		}*/

#sidebarBLK2 div div div div img { height:0px; width:0px;}

#expandRightBLK {
	width:756px;
	/*float:right;*/
	background:url(../../../Images/expandBG.jpg) top center repeat-y;
	border-top:#c2ae8b 3px solid;
	border-bottom:#c2ae8b 3px solid;
	}
	
	#expandRightBLK h3 {
		color:#513e2f;
		}
		
		#expandRightBLK a {
			color:#816533;
			text-decoration:none;
			}
			
			#expandRightBLK .floatRight {
				float:right;
				width:485px;
				text-align:left;
				}
				
				#expandRightBLK .floatLeft {
					width:165px;
					float:left;
					}
				
a span.hideText {
	display:none;
	}
	
#L-linksBLK {
	margin:0 auto;
	text-align:center;
}

	#L-linksBLK a{
		color:#37291e;
		text-transform:uppercase;
		font-size:12px;}
			
		#L-linksBLK a:hover{
				color:#4f2b0f;
				text-decoration:underline;
				text-transform:uppercase;
			}
			
#slidingDiv {
	color:#000;
	}
	
	
#expandRightBLK span.treenode {
	color:#4F2B0F;
	}
	
#datepicker table {
	background-color:#fff;
	background-image:none;
	padding:5px;}
	
	#datepicker td {
	background-color:#fff;
	background-image:none;}
	
#expandRightBLK .rosterletteroff {
	background-color:#4f2b0f;
	color:#f9f9df;
	}