@import url(global_v1-2.css);
@import url(lagorce_css/modules.css);
@import url(lagorce_css/plugins.css);
@import url(adminLogin.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: #7a807e;
	font: 20px Georgia, "Times New Roman", Times, serif;

}


h2 {
	
	color: #dedfcc;
	font: 13px Georgia, "Times New Roman", Times, serif;
	display:inline;
	
}

h3 {
	
	color: #7a807e;
	font: 18px Georgia, "Times New Roman", Times, serif;

}

h4 {
	
	color: #6b703b;
	font: italic 15px/1.3 Georgia, "Times New Roman", Times, serif;

}

h5 {
	
	color: #3c3d33;
	font:700 13px Arial, Helvetica, sans-serif;
	display: inline;

}

h6 {
	
	color: #423317;
	font: bold 11px Georgia, "Times New Roman", Times, serif;

}

p {
	
	color: #3c3d33;
	font: 13px/1.6 Arial, Helvetica, sans-serif;

}

table, div {
	
	color: #3c3d33;
	font: 13px/1.6 Arial, Helvetica, sans-serif;
	
}

a,a.small,a.anchor,a.visited {
	
	color: #b1696b;
	font: inherit;
	text-decoration: underline;

}

a:hover {
	
	color: #666;
	font: inherit;
	text-decoration: underline;

}

.page {
	
	background:#878973 url(../../../Images/bg_site.jpg) repeat-x top center;
	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: lagorce
////////////////////////////////////////////////////////*/

.hideText {

	display: none;

}

/*////////////////////////////////////////////////////////////////
= MASTER PAGE SPECIFIC CLASSES 
////////////////////////////////////////////////////////////////*/

#headerBar {

	width:100%;
	background:url(../../../Images/bg_headerBar.jpg) repeat-x top center;
	height:36px;
	margin:0 auto;
	
}

	#headerBar .inside {
	
		width:960px;
		text-align:right;
		margin:0 auto;
		
	}
	
		#headerBar table {
		
			font:10px Arial, Helvetica, sans-serif;
			color:#f4f6e1;
			text-transform:uppercase;
			text-decoration:none;
			
		}
		
		#headerBar a {
		
			font:10px Arial, Helvetica, sans-serif;
			color:#f4f6e1;
			text-transform:uppercase;
			text-decoration:none;
			
		}
		
		#headerBar a:hover {
	
			font:10px Arial, Helvetica, sans-serif;
			color:#fff;
			text-transform:uppercase;
			text-decoration:none;
			
		}
		
#headerBarLogin {

	width:100%;
	background:url(../../../Images/bg_headerBarLogin.jpg) repeat-x top center;
	height:36px;
	margin:0 auto;
	
}

#siteWrapper {

	width:960px;
	text-align:center;
	margin:0 auto;
	
}

#pubHome {

	width:960px;
	margin:20 auto 0;
	
}

	#pubHome .callOut {
	
		background:url(../../../Images/bg_callOut.jpg) no-repeat top center;
		width:236px;
		height:156px;
		
	}


/* -------------------------------------------------------------
= HEADER CLASSES 
------------------------------------------------------------- */

#branding {

	background:url(../../../Images/bg_branding.jpg) no-repeat top center;
	width:960px;
	height:142px;
	margin:0 auto;
	
}

	#branding .inside {
	
		text-align:center;
		
	}

		
.loginBtn {

	text-align:center;

}

		.loginBtn a {
			display:block;
			width:135px !important;
			height:27px !important;
			width:135px;
			height:27px;
			
			background: url(../../../Images/btn_memLogin.gif) no-repeat top left;
			font:13px Arial, Helvetica, sans-serif;
			color:#f4f6e1;
			text-decoration:none;
			padding:4px 0 0;
			
		}
		
		.loginBtn a:hover {
			display:block;
			width:135px !important;
			height:27px !important;
			width:135px;
			height:27px;
			
			background: url(../../../Images/btn_memLogin_hover.gif) no-repeat top left;
			color:#f6f7ea;
			text-decoration:none;
			
		}
		
#nav {

	width:960px;
	margin:0 auto;

}

/* -------------------------------------------------------------
= LOGIN PAGE  
------------------------------------------------------------- */

.advLogUsername {

	border:none;
	background:#dedfcc;
	font:10px Arial, Helvetica, sans-serif;
	color:#3c3d33;
	text-transform:uppercase;
	padding:2px 0 0 5px;
	
}

.advLogPassword {

	border:none;
	background:#dedfcc;
	font:10px Arial, Helvetica, sans-serif;
	color:#3c3d33;
	text-transform:uppercase;
	padding:2px 0 0 5px;
	
}

#customLogin {

}

	#customLogin a {
	
		color:#3c3d33;
		font:10px Arial, Helvetica, sans-serif;
		text-transform:uppercase;
		text-decoration:none;
		
	}
	
	#customLogin table {
	
		color:#3c3d33;
		font:13px Arial, Helvetica, sans-serif;
		
	}

/* -------------------------------------------------------------
= CONTENT  
------------------------------------------------------------- */

#flash {

	background:url(../../../Images/bg_flash.jpg) no-repeat top center;
	width:960px;
	height:510px;
	margin:0 auto;
	
}

	#flash .inside {
	
		padding:8px;
		
	}
	
	#flash img {
	
		display:block;
		
	}

#borderTop {

	background:url(../../../Images/bg_borderTop.jpg) no-repeat top center;
	height:8px;
	width:960px;
	
}

#moduleArea {
	
	background:url(../../../Images/bg_module.jpg) repeat-y top center;
	margin:0 auto;
	text-align:center;
	width:960px;
	
}

	#moduleBot {

		background:url(../../../Images/bg_moduleBot.jpg) no-repeat top center;
		height:40px;
		width:960px;
		
	}

#contentArea {
	
	background:url(../../../Images/bg_content.jpg) repeat-y top center;
	margin:0 auto;
	text-align:center;
	width:960px;
	
}

#pgHeader {

	width:944px;
	margin:0 auto;
	
}

	#pgHeader img {
	
		display:block;
		
	}


#sideBar {

	width:210px;
	text-align:center;
	float:left;
	
}

	.sideBarTop {
	
		background:url(../../../Images/bg_sideBar.jpg) no-repeat;
		height:120px;
		width:210px;
		
	}
	
	#sideBar .inside {
	
		padding:15px 30 0 40;
		
	}
	
	#sideBar .lower {
	
		padding:25px 30 0 40;
		text-align:left;
		
	}
		
#contentWrapper {

	float:right;
	width:740px;
	text-align:left;
	
}

	#contentTop {
	
		padding:30px 50px 0px 30px;
		
	}
	
	.contentClass {
	
		padding:10px 50px 0px 30px;
		
	}
	
	#contentPhotoGallery {
	
		width:660px;
		padding-top:20px;
	
	}	
	
		#contentPhotoGallery .inside {
		
			padding-left:30px;
			
		}
	

#borderBot {

	background:url(../../../Images/bg_borderBottom.jpg) no-repeat top center;
	height:40px;
	width:960px;
	
}

.calendarPlugin {

	background:#F7E5BD url(../../../Images/bg_calendarPlugin.jpg) no-repeat top center;
	width:235px;
	
}

.calendarBottom {

	background:url(../../../Images/bg_calendarBottom.jpg) no-repeat bottom center;
	width:235px;
	height:5px;
	
}


/* -------------------------------------------------------------
= fOOTER CLASSES 
------------------------------------------------------------- */

#footer {

	background:url(../../../Images/bg_footer.jpg) repeat-x top center;
	width:100%;
	height:70px;
	margin:20 auto;

}

	#footer .inside {
	
		width:960px;
		padding-top:20px;
		text-align:center;
		margin:0 auto;
				
	}
	
	#footer div {
	
		color:#f4f6e1;
		font:11px Arial, Helvetica, sans-serif;
		
	}
