@import url(global_v1-1.css);
@import url(oasisGCC_css/modules.css);
@import url(oasisGCC_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: #440700;
	font: 28px "Palatino Linotype", "Times New Roman", Times, serif;
	padding-bottom: .8em;

}


h2 {
	
	color: #440700;
	font: bold 15px "Palatino Linotype", "Times New Roman", Times, serif;
	padding-bottom: .8em;
	
}

h3 {
	
	color: #95882C;
	font: 18px "Palatino Linotype", "Times New Roman", Times, serif;
	padding: .2em 0;
	

}

h4 {
	
	color: #440700;
	font: italic 18px/1.3 "Palatino Linotype", "Times New Roman", Times, serif;
	padding: .4em 0;

}

h5 {
	
	color: #440700;
	font: 12px "Palatino Linotype", "Times New Roman", Times, serif;
	display: inline;

}

h6 {
	
	color: #969486;
	font: 10px "Lucida Sans Unicode", Verdana, Arial, sans-serif;

}

p {
	
	color: #505050;
	font: 12px "Palatino Linotype", "Times New Roman", Times, serif;
	margin: 0;

}

ul, ol, dl, tr, td {

	color: #505050;
	font: 12px "Palatino Linotype", "Times New Roman", Times, serif;
	margin-left: 30px;
	margin-top: 10px;
	margin-bottom: 10px;
}

table, div {
	
	font: 10px "Lucida Sans Unicode", Verdana, Arial, sans-serif;

}

a,a.small,a.anchor,a.visited {
	
	color: #8B7E5F;
	font: inherit;
	text-decoration: none;

}

a:hover {
	
	color: #848D74;
	font: inherit;
	text-decoration: underline;

}

.page {
	
	background: url(../../../Images/bodybg.jpg) repeat-x center top #E8E3CF;
	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: Oasis Golf Club And Conference Center
/////////////////////////////////////////////////////////////////////*/

/*////////////////////////////////////////////////////////////////
= GLOBALLY USED CLASSES
////////////////////////////////////////////////////////////////*/

.hideText {

	display: none;

}

.houdini {

	visibility: hidden;

}

/*primarily for images, removes extra bottom white space
IE creates For sourced images inside of containers without
defined heights*/

.blockLevel {

	display: block;

}

.inlineLevel {

	display: inline;

}

.justifiedCopy {

	text-align: justify;

}

.centered {

	margin: 0 auto;
	text-align: center;

}

.logoFix {

	text-indent: -100000px;

}

.inside {

	text-align: left;

}

/*////////////////////////////////////////////////////////////////
= MASTER PAGE SPECIFIC CLASSES 
////////////////////////////////////////////////////////////////*/

.siteWrapper {

	width: 968px;
	text-align: center;
	margin: 15px auto;
	background: #212019;
	border: 1px solid #C3BC9A;
	padding: 4px 0;
     
}

#pubHomePage {

	

}

#contentPage {
	
	
	
}

	#siteContainer {
		
		width: 960px;
		
	}

/* -------------------------------------------------------------
= HEADER CLASSES 
------------------------------------------------------------- */

#branding {

	width: 100%;
	height: 92px;
	background: red;
	background: url(../../../Images/headerBg.gif) repeat-x center top;

}

	#headerLogo {

		width: 218px;
		height: 100%;

	}
	
		#headerLogo #homeLink {

			width: 100%;
			height: 100%;
			display: block;
			background: url(../../../Images/homeLink.gif) no-repeat left;	

		}
		
		#headerLogo #homeLink:hover {

			background: url(../../../Images/homeLink.gif) no-repeat right;	

		}
		
		/* pubHomePage ONLY: used to sytle the phone number near logo */
		#pubHomePage #headerLogo span, #headerLogo span {
			
			display:block;
			color:#8b8a88;
			/*font:10px "Lucida Sans Unicode",Verdana,Arial,sans-serif;*/
			font:11px Arial,sans-serif;
			letter-spacing:.075em;
			text-align:right;
			
			margin-top:-14px;
			
		}

/* -------------------------------------------------------------
= NAV CLASSES 
------------------------------------------------------------- */

	#nav {
		
		width: 720px;
		height: 36px;
		margin-top: 56px; 
		
	}


/* -------------------------------------------------------------
= CONTENT CLASSES 
------------------------------------------------------------- */

#contentArea {

	width: 100%;
	background: #FFF;
	text-align: left;

}

	#contentWrapper {

		background: url(../../../Images/contentBg.gif) repeat-y center top;
		width: 100%;
		float: left;

	}
	
			.contentMain {
			
				width: 100%;
			
			}

/*public home page*/
	
		.flashWrapper {
			
			width: 480px;
			height: 394px;
			
		}
		
		#flashLeft {
			
			float: left;
			
		}
		
		#flashRight {
			
			float: right;
			
		}
		
		#pubHomePage .contentMain {
			
			width: 100%;
			clear: both;
			
		}
			
			#pubHomePage .contentMain .floatLeft {
				
				width: 480px;
				background: url(../../../Images/pubHome_bottomLeftBranding.gif) no-repeat center center;
				height: auto !important;
				height: 300px;
				min-height: 300px;
				
			}
			
			#pubHomePage .contentMain .floatRight {
				
				width: 460px;
				margin: 20px 20px 20px 0;
				
			}		

/*content pages*/

	#mainImgWrapper {
		
		width: 100%;
		height: 300px;
		
	}
	
	#contentPage .contentMain {
		
		padding: 20px 0;
		
	}
	
/*content page: one-column*/
	
		#oneCol .inside {
			margin: 0 20px;
			width: 600px;
			padding-bottom: 30px;
			padding-left: 20px;
			
		}
		
		#mininav {
		
			color: #440700;
			text-transform: uppercase;
			font: 12px "Palatino Linotype", "Times New Roman", Times, serif;
			margin: 0;
			float: left;
			padding-left: 20px;
			padding-top: 20px;
					
		}
				
		
		
/*content page: two-column*/
	
		#twoCol .inside {
			
			margin: 0 20px;
			width: 920px;
			
		}
		
			#twoCol .floatLeft {
			
				width: 620px;
			
			}
			
			#twoCol .floatRight {
			
				width: 260px;
			
			}

/* -------------------------------------------------------------
= fOOTER CLASSES 
------------------------------------------------------------- */

	#footer {
	
		width: 100%;
		height: 74px;
		margin-top: 4px;
		background: url(../../../Images/footerLogo.gif) no-repeat right center;
		clear: both;
	
	}
	
		#footerTable {
		
			width: 862px;
			height: 100%;
			border: 1px solid #4A4940;
			margin: 0;
			padding: 0;
		
		}
		
			#footer_memLoginTitle, 
			#footer_memLoginCell {
				
				width: 243px;
				text-align: left;
				padding: 0 10px;
				
			}
			
			#footer_links, 
			#footer_contactInfo {
				
				width: 579px;
				border-left: 1px solid #4A4940;
				text-align: right;
				padding: 0 10px;
				
			}
			
			#footerTable_topRow {
				
				height: 20px;
				
			}
			
			#footerTable_bottomRow {
				
				height: 52px;
				
			}
		
			#footer_memLoginTitle {
		
				color: #FFFEFE;
				background: #4A4940;
				border-bottom: 1px solid #4A4940;
		
			}
			
			#footer_links {
		
				border-bottom: 1px solid #4A4940;
				
			}
			
				#footer_links a {
		
					margin-left: 16px;
				
				}
			
			#footer_contactInfo {
		
				border-left: 1px solid #4A4940;
		
			}