@import url(global_v1-2.css);
@import url(moundBuilders_css/modules.css);
@import url(moundBuilders_css/plugins.css);
@import url(moundBuilders_css/contentPlugins.css);
@import url(moundBuilders_css/accordion.css);
@import url(moundBuilders_css/Menu.moundBuilders.css);
@import url(moundBuilders_css/PanelBar.moundBuilders.css);
@import url(moundBuilders_css/CookieTrail.moundBuilders.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: #ebd2ae;
	font: 25px "Times New Roman", Times, serif;
	font-variant:small-caps;
	letter-spacing:1px;
	padding-bottom:62px;

}


h2 {
	
	color:#3d3426;
	font:19px/1.3 "Times New Roman", Times, serif;
	padding-bottom:15px;
	
}

h3 {
	
	color: #523721;
	font: 15px "Times New Roman", Times, serif;
	text-transform:uppercase;
	letter-spacing:1px;

}

h4 {
	
	
	font: italic 16px/1.3 Georgia, "Times New Roman", Times, serif;

}

	#publicHome h4 {
		color: #ecd8ae;}
	
	#content h4 {
		color:#3e3526;
		padding-bottom:17px;}

h5 {
	
	color: #3e3526;
	font: 13px "Times New Roman", Times, serif;
	font-variant:small-caps;
	letter-spacing:1px;

}

h6 {
	
	color: #423317;
	font: bold 11px Georgia, "Times New Roman", Times, serif;

}

p {
	
	color: #5f5645;
	font: 16px/1.6 "Times New Roman", Times, serif;

}

#content table, #content div {
	
		color: #5f5645;
	font: 16px/1.6 "Times New Roman", Times, 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/bg_page_repeat_50quality.jpg) center top;
	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: #2a2317;
	border:none;
	color: #dec79b;
	font: 11px "Times New Roman", Times, serif;
	text-transform:uppercase;
	letter-spacing:1px;
	margin-bottom: 2px;
	margin-top: 2px;
	padding:7px;
	-webkit-border-radius: 3px;
    border-radius: 3px;
	overflow:visible;
	*border-width:0;
}

a.abut {
display:block;
text-align:center;
width:100%;	
cursor:pointer;
}

a.abut:hover, .abut:hover {
color:#f3dbad;
text-decoration:none;
cursor:pointer;	
}

* html .abut {
	border:none;}

.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 
////////////////////////////////////////////////////////////////*/

#watermark {
	background:url(../../../Images/bg_watermark.png) center 250px no-repeat;}
	
#siteShadowTop {
	background:url(../../../Images/bg_TopShadow.png) top center repeat-x;}
	
.siteShadowRepeat {
	background:url(../../../Images/bg_shadow.png) top center repeat-y;}
	
.publicHome {
	width:100%;}
	
.siteWrapper {
	width:1024px;
	margin:0 auto;}
	
.liveWrapper {
	width:980px;
	margin:0 auto;}
	
#banner {
	width:100%;
	height:134px;
	background:url(../../../Images/bg_banner.jpg) top center repeat-x;}
	
	#banner .public {
		width:894px;
		height:99px;}
		
	#banner .public .left {
		width:492px;
		margin-left:253px;}
		
	#banner .public .right {
		width:149px;
		padding-top:32px;}
		
	#banner .private {
		width:934px;
		height:99px;}
		
	#banner .private .left {
		width:492px;
		margin-left:253px;}
		
	#banner .private .right {
		width:186px;
		padding-top:41px;}
		
	#banner .private .right td {
		font:12px Arial, Helvetica, sans-serif;
		color:#af9e84;}
		
	#banner .private .right td a {
		color:#af9e84;
		text-decoration:underline;}
		
	#banner .private .right td a:hover {
		color:#d7c5aa;}
		
.weatherPlug img {
	width:25px;
	height:auto;}
		
a#memLogin {
	width:149px;
	height:44px;
	background:url(../../../Images/btn_memLogin.png) top left no-repeat;
	display:block;}
	
	a#memLogin:hover {
		background-position:bottom left;}	
/* -------------------------------------------------------------
= NAV CLASSES 
------------------------------------------------------------- */

#nav {
	height:35px;}

/* -------------------------------------------------------------
= CONTENT  
------------------------------------------------------------- */

/*Image Container*/
.publicAlbum {
height:450px;
width:1600px;
margin:0 auto;
overflow:hidden;}

/*If the browser window is greater than 1600 pixels, this class is added*/
.imgResize {
	width:100%;
}

/*If the browser window is less than 1600 pixels, this class is added and the image is set to be it's normal height - This is needed for IE*/
.noResize {
	width:1600px;
	height:450px;
}

#photoPluginWrapper946792 {
	width:auto !important;
	/* min-height:450px;
	* height:auto !important;
	* height:450px;*/}

#publicHome {
	width:100%;
	height:97px;
	background:url(../../../Images/bg_pubHome.jpg) top center repeat-x;}
	
	#publicHome .wrap {
		width:550px;
		margin:0 auto;
		padding-top:27px;}
		
	#publicHome .left {
		width:397px;}
		
	#publicHome .right {
		width:131px;}
		
a#viewOfferings {
	width:131px;
	height:28px;
	background:url(../../../Images/btn_viewOfferings.png) top left no-repeat;
	display:block;}
	
	a#viewOfferings:hover {
		background-position:bottom left;}

#topShadowWrap {
	position:relative;
	text-align:left;}

#homeOverlay {
	position:absolute;
	background:url(../../../Images/homeAlbumOverlay.png) top center no-repeat;
	height:450px;
	text-align:center;
	margin-top:-450px;
	width:100%;
	z-index:6000;}
	
#areaBelowShadow {
	}
	
#imageContainer {
	overflow:auto;}/*--this keeps image from moving in FF & IE--*/
	
#banner img,
.albumWrap img {
	* display:block;}/*--wake up IE--*/
	
#pageTitle {
	background:url(../../../Images/bg_pubHome.jpg) top center no-repeat;
	text-align:left;}
	
	#pageTitle .wrap {
		padding:30px 0px 0px 60px;}
		
#bannerShadowWrap {
	position:relative;
	text-align:left;}

#bannerOverlay {
	position:absolute;
	background:url(../../../Images/slideShowShadow.png) top center repeat-x;
	height:452px;
	text-align:center;
	margin-top:-452px;
	width:980px;}
		
.contentArea {
	width:1024px;
	margin:0 auto;
	background:url(../../../Images/bg_pageTitle.png) top center repeat-x;}
	
	.contentArea div.wrap {
		width:860px;
		margin:0 auto;
		padding:27px 0px;}
		
	.contentArea .left {
		width:595px;
		text-align:left;}
		
	.contentArea .right {
		width:200px;
		padding-top:88px;}

.secTitle {
	width:200px;
	background:url(../../../Images/secTitleLine.png) bottom center no-repeat;}
	
	.secTitle .inner {
		font:15px "Times New Roman", Times, serif;
		color:#523721;
		text-transform:uppercase;
		letter-spacing:1px;
		padding-bottom:8px;}
		
#pvtAlbumBG {
	width:1024px;
	height:388px;
	background:url(../../../Images/bg_pvtAlbum.png) top center no-repeat;}
	
	#pvtAlbumBG .topImage {
		height:284px;}
		
.albumInfo {
	width:1024px;
	height:104px;
	margin:0 auto;}
	
	.albumInfo .inner {
		width:860px;
		margin:0 auto;
		padding-top:29px;}
		
	.albumInfo .left {
		width:758px;
		text-align:left;}
		
	.albumInfo .right {
		width:61px;}
		
	.albumInfo .right td {
		font:italic 12px "Times New Roman", Times, serif;
		color:#e8dfc9;}
		
	.albumInfo span.title {
		font:bold 16px Georgia, "Times New Roman", Times, serif;
		color:#ded1b1;
		letter-spacing:1px;}
		
	.albumInfo span.info {
		font:14px Georgia, "Times New Roman", Times, serif;
		color:#e5d4b1;}
		
	.albumInfo a {
		font:14px Georgia, "Times New Roman", Times, serif;
		color:#d4a261;
		text-decoration:underline;}
		
	.albumInfo a:hover {
		color:#eab36c;}
		
.pvtHome {
	width:1024px;
	margin:0 auto;}
	
	.pvtHome .wrap {
		width:860px;
		margin:0 auto;
		padding:27px 0px;}
		
	.pvtHome .left {
		width:595px;
		text-align:left;}
		
	.pvtHome .right {
		width:200px;}
		
	.pvtHome h1 {
		color:#523721;
		padding-bottom:25px;}

#pvtShadowWrap {
	position:relative;
	text-align:left;}

#pvtOverlay {
	position:absolute;
	background:url(../../../Images/pvtAlbumShadow.png) top center repeat-x;
	height:284px;
	text-align:center;
	margin-top:-284px;
	width:980px;}
	
.plugTitle {
	background:url(../../../Images/secTitleLine.png) bottom center repeat-x;
	padding-bottom:8px;
	margin-bottom:26px;}
	
	#content .plugTitle .leftIn {
		font:22px "Times New Roman", Times, serif;
		color:#735722;
		font-variant:small-caps;
		letter-spacing:1px;}
		
.newsItem {
	padding-bottom:25px;}
	
	#content .newsItem .title a {
		font:bold 16px/1.6 "Times New Roman", Times, serif;
		color:#523721;
		text-decoration:none;}
		
	#content .newsItem .title a:hover {
		color:#6d492c;}
		
	#content .newsItem .post {
		font:12px/1.6 Georgia, "Times New Roman", Times, serif;
		color:#5c5541;}
		
	.newsItem img {
		margin-right:25px;}
		
.albumWrap .clickToEditDiv {
	position:relative;
	z-index:9999;}
	
#VNav {
	margin-top:5px;}
	
.innerCal {
	width: 595px;
	background:url(../../../Images/secTitleLine.png) bottom center repeat-x;
	padding-bottom:8px;
	margin-bottom:14px;}

.dateboxwrapper {
	height: 51px;
	padding-bottom: 15px;
	text-align: center;
	width: 51px;
	margin: 10px 0px;
	float:left;
	}

.datepos {
	padding-top:2px;}
	
.caleventcontentwrapper {
	margin: 10px 0px;
	width: 518px;
	float:right;
	text-align:left;}

#content .calMonth {
	font:16px "Georgia", Times New Roman, serif;
	color:#785f30;}
    
.calDay {
	font: 30px "Georgia", Times New Roman, serif;
	color:#785f30;}
    
#content .calLink a {
	font:bold 16px/1.6 "Times New Roman", Times, serif;
	color:#523721;
	text-decoration:none;}
		
	#content .calLink a:hover {
		color:#6d492c;}

.calSum {
}

#logBG {
	width:531px;
	height:100%;
	background:url(../../../Images/bg_logPage.png) top center no-repeat;
	margin:0 auto;}
	
#logPG {
	width:492px;
	margin:0 auto;
	padding-top:0px;}
	
	#logPG .logo {
		
		padding-bottom:127px;}
		
	#logPG .wrap {
		width:296px;
		margin:0 auto;}
				
	#logPG .wrap .advlogusername,
	#logPG .wrap .advLogPassword {
		width:296px;
		height:34px;
		background:url(../../../Images/bg_logFields.png) top center no-repeat;
		border:none;
		margin-bottom:15px;
		text-transform:none;/*--redesign overide--delete after live--*/}
		
	#logPG .wrap .advLogRemoveChk,
	#logPG .wrap #forgotPassWrap a {
		font:10px Arial, Helvetica, sans-serif;
		color:#b9a98d;}
		
	#logPG .wrap #cookieMessageWrap {
		padding-top:10px;}
		
	#logPG .wrap #forgotPassWrap {
		padding-top:15px;}
		
	#logPG .abut {
		background:none;}
		
#content .quickLinks a {
	font:15px "Times New Roman", Times, serif;
	color:#785f30;
	display:block;
	line-height:26px;
	text-decoration:none;}
	
	#content .quickLinks a:hover {
		color:#493a1d;
		text-decoration:none;}

/* -------------------------------------------------------------
= fOOTER CLASSES 
------------------------------------------------------------- */

#footerHome {
	width:100%;
	background:url(../../../Images/bottomShadow.png) top center repeat-x;}
	
	#footerHome .wrap {
		padding:21px 0px;}
		
	#footerHome .wrap td {
		font:13px "Times New Roman", Times, serif;
		color:#5f5645;}
		
	#footerHome .wrap td a {
		color:#5f5645;
		text-decoration:underline;}
		
	#footerHome .wrap td a:hover {
		color:#816f4c;}
		
#footer {
	width:100%;
	background:url(../../../Images/bg_footer.png) top center repeat-x;}
	
	#footer .wrap {
		width:860px;
		margin:0 auto;
		padding:21px 0px;}
		
	#footer .wrap .left td {
		font:13px/1.6 "Times New Roman", Times, serif;
		color:#5f5645;}
		
	#footer .wrap .right td {
		text-align:right;
		font:13px/1.6 "Times New Roman", Times, serif;
		color:#5f5645;}
		
	#footer .wrap .left td a {
		color:#5f5645;
		text-decoration:underline;}
		
	#footer .wrap .left td a:hover {
		color:#816f4c;}