@import url(global_v1-2.css);
@import url(lakewood_css/modules.css);
@import url(lakewood_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:#b2af87;
	text-decoration:underline;
	font: 9px Verdana, Arial, sans-serif;
	font-weight:normal;

}


h2 {

	color:#ffffff;
	font: 10px Verdana, Arial, sans-serif;
	font-weight:bold;
	
}

h3 {
	
	color: #949384;
	font: 8px Tahoma, Verdana, Arial, sans-serif;
	line-height:9px;

}

h4 {
	
	color: #4c4938;
	font: bold 18px Tahoma, Verdana, Arial, sans-serif;

}

h5 {
	
	color: #484736;
	font: 10px Tahoma, Verdana, Arial, sans-serif;
	font-style:italic;
	line-height:12px;

}

h6 {

}

p {
	
	color:#4c4938;
	font: 11px Tahoma, Verdana, Arial, sans-serif;

}

table, div {
	
	color:#4c4938;
	font: 11px Tahoma, Verdana, Arial, sans-serif;
	line-height:18px;

}

a,a.small,a.anchor,a.visited {
	
	color:#4c4938;
	font-size:10px;
	font-weight:bold;
	text-decoration: none;

}

a:hover {
	
	color:#4c4938;
	font-size:10px;
	font-weight:bold;
	text-decoration: underline;

}

.page {
	
	background:#b7b5a5 url(../../../Images/bodyBg.jpg) center top;
	text-align: center;
	margin: 0 auto;
	
}

.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:770px;
	margin:0 auto;

}

#pubHome {


	
}

#pubContent {


	
}


/* -------------------------------------------------------------
= HEADER CLASSES 
------------------------------------------------------------- */

#header {
	
	background:url(../../../Images/background_header.jpg);
	width:770px;
	height:263px;
	margin:0 auto;
	
}

	#flash_container {
		
		width:657px;
		height:151px;
		margin:0 auto;
		padding:81px 0 0 0;
		
	}
	
		#flash {
		
		background:url(../../../Images/flash_placeholder.jpg) center bottom no-repeat;
		width:657px;
		height:151px;
		
	}
	
		#hnav {
		
		background:#4d4c3c;
		width:657px;
		height:31px;
		
	}
	
		#hnav_left {
		
			text-align:left;
			padding:8px 0 0 15px;
			width:355px;
		
		}
	
		#hnav_right {
		
			text-align:right;
			padding:8px 15px 0 0;
			width:272px;
		
		}
	
			#hnav_right a {
			
				color:#ffffff;
			
			}
	
/* -------------------------------------------------------------
= NAV CLASSES 
------------------------------------------------------------- */

#nav {


}

/* -------------------------------------------------------------
= CONTENT  
------------------------------------------------------------- */

#contentArea {
	
	background:url(../../../Images/background_body.jpg) center top repeat;
	width:770px;
	
}

	#sidebar {
	
		width:139px;
		padding:27px 20px 50px 76px;
		
	}
	
		#sidebar_inside {
		
			text-align:left;
			font-family:Verdana, Arial, Helvetica, sans-serif;
			line-height:12px;
		
		}
	
	#contentMain {
		
		width:438px;
		margin:27px 77px 50px 20px;
		
	}
	
		#content_inside {
		
			text-align:left;
		
		}

	
			#content_left {
			
				text-align:left;
				width:291px;
				margin:20px 20px 0 0;
			
			}
	
		
			#content_right {
			
				text-align:left;
				width:127px;
				margin-top:20px;
			
			}

#globalLinks {
	padding-top:50px;}

/* -------------------------------------------------------------
= fOOTER CLASSES 
------------------------------------------------------------- */

#footer {
	
	background:url(../../../Images/background_footer.jpg) center top repeat;
	width:770px;
	height:41px;

}
	
	#footer_inside {
	
		padding-top:6px;
		text-align:center;
		line-height:14px;
	
	}