@import url(global_v1-1.css);
@import url(CorteBella_css/modules.css);
@import url(CorteBella_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: #284E36;
	font: 20px "Times New Roman", Georgia, Times, serif;

}


h2 {
	
	color: #000000;
	font: 13px "Times New Roman", Georgia, Times, serif;
	text-transform: uppercase;
	letter-spacing: 4px;
	margin-bottom: 10px;
	
}

h3 {
	
	color: #867D4A;
	font: 16px "Times New Roman", Georgia, Times, serif;

}

h4 {
	
	color: #AF7A1F;
	font: italic 16px/1.3 "Times New Roman", Georgia, Times, serif;

}

h5 {
	
	color: #2b3B24;
	font: 11px "Times New Roman", Georgia, Times, serif;
	display: inline;

}

h6 {
	
	color: #FFF;
	font: 12px "Times New Roman", Georgia, Times, serif;

}

p {
	
	color: #3D3729;
	font: 10px Arial, Verdana, sans-serif;

}

table, div {
	
	font: 11px Arial, Verdana, sans-serif;

}

a,a.small,a.anchor,a.visited {
	
	color: #8B7E5F;
	font: inherit;
	text-decoration: underline;

}

a:hover {
	
	color: #848D74;
	font: inherit;
	text-decoration: none;

}

.page {
	background: #674B37;
	margin: 0 auto;
	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: Corte Bella Golf Club
////////////////////////////////////////////////////////*/


.hideText {

	display: none;

}

/*////////////////////////////////////////////////////////////////
= MASTER PAGE SPECIFIC CLASSES 
////////////////////////////////////////////////////////////////*/

.siteWrapper {

	width: 920px;
	margin: 104px auto 0;
	
	
}

#public {

	
	
}

#private {

	
	
}


/* -------------------------------------------------------------
= HEADER CLASSES 
------------------------------------------------------------- */

#branding {

	width: 100%;
	height: 42px;
	
}

#private #branding {

	background: #B39F72;
	
}

#public #branding {

	background: #4B2C20;
	
}

	#private #branding #logoWrapper {

		width: 244px;
		height: 100%;
		background: url(../../../Images/headerLogo.gif) no-repeat left top;
	
	}
	
	#private #branding #headerLinks {

		width: 500px;
		background: #B39F72;
		height: 100%;
		text-align: right;
		padding-right: 20px;
	
	}
	
		#private #branding #headerLinks p {

			margin-top: 14px;
		
		}
		
		#private #branding #headerLinks a {

			color: #3D3729;
		
		}
	
		#private #branding #headerLinks span {

			color: #953F05;
	
		}


	
/* -------------------------------------------------------------
= NAV CLASSES 
------------------------------------------------------------- */

#private #nav {

	width: 100%;

}

#public #nav {

	width: 880px;
	height: 100%;
	margin: 0 auto;
	text-align: center;

}

/* -------------------------------------------------------------
= CONTENT  
------------------------------------------------------------- */

#contentBurrito {
	
	width: 920px;
	padding: 5px 0;
	background: #FAE4B6;

}

#contentContainer {

	width: 100%;
	background:  url(../../../Images/private_sidebarBg.gif) repeat-y left top;

}

	#contentContainer td {
		
		vertical-align: top;
		
	}

#contentArea {



}

#public #contentArea {
	
	width: 100%;
	padding: 5px 0;
	background: #FAE4B6;
	
}

#private #contentArea {
	
	padding: 0;
	width: 636px;
	
}

	#private #contentWrapper {
	
		width: 100%;
	
	}
	
	#public #contentWrapper {
	
		width: 100%;
		background: url(../../../Images/public_sidebarBg.gif) repeat-y left top;
	
	}
	
		#contentWrapper td {
	
			vertical-align: top;
	
		}
	
		#sidebar {
	
			width: 244px;
			padding-bottom: 20px;
			
			
		}
		
		#public #sidebar {
	
			width: 244px;
			padding-bottom: 20px;
			background: url(../../../Images/public_sidebarLogo.gif) no-repeat center top;
			
			
		}
		
		#private #sidebar {
	
			width: 244px;
			padding-bottom: 20px;
			
		}
		
		
		
			#private #sidebar .inside {
	
				margin: 0 5px;
				width: 234px;
				padding-top: 30px;
				height: 100%;
			
			}
			
				#private #sidebar .inside #sidebarcal {
				margin:20px 10px;
				width:212px;
				}
				
				#private #sidebar .inside #sidebarcal .plgHeaderbarAction, #private #sidebar .inside #sidebarcal a.plgHeaderbarAction, #private #sidebar .inside #sidebarcal a.plgHeaderbarAction:visited, #private #sidebar .inside #sidebarcal a.plgHeaderbarAction:hover {
color:#f1cc7e;
font-size:10px;
text-transform:uppercase;
text-align:left;
}

#private #sidebar .inside #sidebarcal .plgCalendarHeader {

color:#fff;
font-family:"Times New Roman",Georgia,Times,serif;
font-size:13px;
padding:2px;
text-transform:uppercase;
}

#private #sidebar .inside #sidebarcal a, #private #sidebar .inside #sidebarcal a:visited, #private #sidebar .inside {
color:f1cc7e;
text-decoration:none;
}

#private #sidebar .inside #sidebarcal a:hover {text-decoration:underline;}

.caltitle {font:13px "Times New Roman", Times, serif; color:#000; letter-spacing:4px; text-transform:uppercase;}
			
			#public #sidebar .inside {
	
				margin: 0 5px 0 28px;
				width: 188px;
				padding-top: 150px;

			}
			
				#public #sidebar .inside p {
			
				color: #F1CC7E;
				font: 14px "Times New Roman", Georgia, Times, serif;
			
				}
			
				
			
			
		
		#contentMain {
	
			width: 676px;
	
		}
		
			#contentMain .inside {
			
				width: 518px;
				padding: 20px 0;
				margin-left: 116px;
				
			}
		
			#mediaWindow {
			
				width: 100%;
				margin-bottom: 5px;
			
			}
			
				#mediaWindow img {
			
					display: block;
			
				}
		
		#bottomCallout {
	
			width: 676px;
			background: #FFF;
			vertical-align: bottom;
			padding: 24px 0 42px;
			background: #FFF;
			
	
		}
		
			#bottomCalloutWrapper {
	
				width: 604px;
				margin-left: 24px;
				
			}
			
				#bottomCalloutWrapper img {
	
					display: block;
				
				}
				

/* -------------------------------------------------------------
= fOOTER CLASSES 
------------------------------------------------------------- */

#privFooter {

	width: 100%;
	margin-bottom: 24px;
	padding: 10px 0 80px;
	/*--background: url(../../../Images/private_footerLogo.gif) no-repeat center bottom;--*/

}

#pubFooter {

	width: 100%;
	margin-bottom: 24px;
	padding: 10px 0 80px;
	/*--background: url(../../../Images/public_footerLogo.gif) no-repeat center bottom;--*/

}

#footer a {

	margin: 0 4px;

}

#privFooter a {

	color: #FFF;
	margin: 0 4px;

}

#pubFooter a {

	color: #E0C398;
	margin: 0 4px;

}

#pubFooter h6 {

	color: #E0C398;

}