@import url(global_v1-1.css);
@import url(RidgeClub_css/modules.css);
@import url(RidgeClub_css/plugins.css);
@import url(adminLogin.css);
@import url(admin.css);


/*
I. GLOBAL:  Global classes, header styles, link styles and .page (body tag) class
II. BUTTONS
III. MISC CLASSES 
IV. CUSTOM SITE SELECTORS

/////////////////////////////////////////////////////*/

body {
	
	background:  #FFF;
	color: #000;
}


h1 {
	
	color:#03473A;
	font:20px "Times New Roman", Times, serif;
	text-transform:uppercase;

}


h2 {
	
	color:#03473A;
	font:12px "Times New Roman", Times, serif;
	text-transform:uppercase;
	
}

h3 {
	
	color: #867D4A;
	font: 16px Georgia, "Times New Roman", Times, serif;

}

h4 {
	
	color: #AF7A1F;
	font: italic 16px/1.3 Georgia, "Times New Roman", Times, serif;

}

h5 {
	
	color: #2b3B24;
	font: 11px Georgia, "Times New Roman", Times, serif;
	display: inline;

}

h6 {
	
	color: #423317;
	font: bold 11px Georgia, "Times New Roman", Times, serif;

}

p {
	
	color: #1A1816;
	font: 11px/1.6 "Lucida Sans Unicode", Verdana, Arial, sans-serif;

}

table, div {
	
	font: 11px "Lucida Sans Unicode", Verdana, Arial, sans-serif;

}

a,a.small,a.anchor,a.visited {
	
	color: #03473A;
	font: 11px "Lucida Sans Unicode", Verdana, Arial, sans-serif;
	text-decoration: none;

}

a:hover {
	
	color: #848D74;
	font: 11px "Lucida Sans Unicode", Verdana, Arial, sans-serif;
	text-decoration: underline;

}

.page {
	
	background: #000000;
	text-align: center;
	
}

.CEMenu {
	
	margin: 0;
	padding: 0;

}

/* important edit global text boxes - deFault --------- */
.txtbox {
	
	background: #FFF;
	border-style: inset;
	border-width: 2px;
	color: #000;
	font: 11px Verdana, "Lucida Sans Unicode", Arial, 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 Verdana, "Lucida Sans Unicode", Arial, sans-serif;

}

/*= directory -> edit roster options -> close button --------- */
.membut {
	
	background: #eee;
	border: 1px solid buttonFace;
	color: #333;
	cursor: pointer;
	font: 11px Verdana, "Lucida Sans Unicode", Arial, sans-serif;

}

/*= ADMIN BUTTON AND BAR ------ */
.abut {
	
	background: #eee;
	border-style: outset;
	border-width: 2px;
	color: #333;
	font: 11px Verdana, "Lucida Sans Unicode", Arial, sans-serif;
	margin-bottom: 2px;
	margin-top: 2px;

}

.adminbar {
	
	background: #eee;
	color: #333;
	font: 400 12px Verdana, "Lucida Sans Unicode", Arial, sans-serif;

}

/*////////////////////////////////////
III. MISC CLASSES 
//////////////////////////////////////
 --------- general row hover classes --------- */
.rowNormal {
	
	background: #eee;
	color: #000;
	font: 400 11px Verdana, "Lucida Sans Unicode", Arial, sans-serif;

}

.rowHover {
	
	background: #FFF;
	color: #000;
	font: 400 11px Verdana, "Lucida Sans Unicode", Arial, 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 Verdana, "Lucida Sans Unicode", Arial, sans-serif;
	padding: 2px;
	text-decoration: none;

}

a.cookieTrail,a.cookieTrail:hover {
	
	color: #333;
	font: 400 11px Verdana, "Lucida Sans Unicode", Arial, sans-serif;
	text-decoration: none;

}

/*////////////////////////////////////////////////////////
Layout and Custom Selectors For: siteName
////////////////////////////////////////////////////////*/

.hideText {

	display: none;

}

/*////////////////////////////////////////////////////////////////
= MASTER PAGE SPECIFIC CLASSES 
////////////////////////////////////////////////////////////////*/

.siteWrapper {
	width:961px;
	text-align:center;
	margin:0 auto;

	
}

#pubHome {


	
}

#pubContent {


	
}


/* -------------------------------------------------------------
= HEADER CLASSES 
------------------------------------------------------------- */

#branding {
	width:961px;
	margin-top:10px;}

#logo{
	float:left;
	margin-top:40px;
}

span.hideText {

	display: none;
}

	a#Home {
	
		display: block;
		height: 68px;
		width: 216px;
		background: url(../../../Images/logo.gif) left top no-repeat;
		margin: 0 0 20px 0;
		}
		
		a#Home:hover {
			background-position: left bottom;

}


#Login {
	float:right;
	padding-bottom:20px;}
	
	#Login p{
		color:#ffffff;
		text-align:left;}
		
		#Login a{
			color:#659E93;}
/* -------------------------------------------------------------
= NAV CLASSES 
------------------------------------------------------------- */

#nav {
	clear:both;
	background:url(../../../Images/navBG.jpg) center top repeat-x;
	height:29px;
	width:958px;
	border-top:#363636 2px solid;
	border-right:#363636 2px solid;
	border-left:#363636 2px solid;

}

/* -------------------------------------------------------------
= CONTENT  
------------------------------------------------------------- */

#oneColumn {
	width:961px;
	margin:0 auto;
	text-align:center;
	}
	
	#oneColumn .inside{
		padding:10px 75px 0 75px;
		text-align:left;
		}
		


#contentMain {
	float:left;
	width:389px;
}

	#contentMain .inside{
	padding: 60px 60px 60px 60px;
	text-align:left;
	}
	
#contentMainPvt {
	width:705px;
	background-color:#FFFFFF;
	display:block;
}

	#contentMainPvt .inside{
	padding: 60px 60px 60px 60px;
	text-align:left;
	}

#PublicImg {
	float:right;
	}
	
#contentWrapper {
	background:#ffffff;
	min-height:420px;
	height:auto !important;
	height:420px;
	border:#363636 2px solid;
	}
	
#sideBar {
	background-color:#EAE9CA;
	width:256px;}
	
#grnFooter {
	background:#03473A;
	width:960px;
	text-align:center;
	margin:0 auto;}
	
	#grnFooter .inside {
		padding:20px 0 20px 0;}
		
		#grnFooter a{
			color:#ffffff;
			padding:3px 2px 3px 2px;
			text-transform:uppercase;
			}
			
			#grnFooter a:hover{
				color:#ffffff;
				padding:3px 2px 3px 2px;
				background-color:#012921;
				text-decoration:none;
				text-transform:uppercase;
				}

/* -------------------------------------------------------------
= fOOTER CLASSES 
------------------------------------------------------------- */

#footer {
	clear:both;
}

	#footer p {
		color:#BCBBBB;
		margin-top:20px;}
		
#LogPg {
	color:#fff;}
	
	#LogPg a{
		color:#659E93;
		text-decoration:none;}
		
		#LogPg a:hover{
			color:#fff;
			text-decoration:none;}
			
			
/*hide "1st Tee" in NetCaddy booking popup window*/

.NC_BookingMainInputTableLeftCellHole, .NC_BookingMainInputTableRightCellHole {
	display: none;
}