@import url(global_v1-2.css);
@import url(FairviewCC_css/modules.css);
@import url(FairviewCC_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:  #2a2a17;
	color: #000;
}


h1 {
	
	color: #000;
	font: 47px Garamond, "Times New Roman", Times, serif;

}


h2 {
	
	color: #6b703b;
	font: 14px Georgia, "Times New Roman", Times, serif;
	
}

h3 {
	
	color: #6b703b;
	font:  italic 14px/1.3 Georgia, "Times New Roman", Times, serif;

}

h4 {
	
	color: #4E4F3D;
	font: 14 Arial, "Times New Roman", Times, serif;
	font-weight:bold;

}

h5 {
	
	color: #000;
	font: 36px Garamond, "Times New Roman", Times, serif;
	display: inline;

}

h6 {
	
	color: #bd9b63;
	
	font:  11px Georgia, "Times New Roman", Times, serif;

}

p {
	
	color: #3c3d33;
	font: 14px/1.6 Georgia, sans-serif;

}

table, div {
	
	font: 11px "Lucida Sans Unicode", Verdana, Arial, sans-serif;

}

a,a.small,a.anchor,a.visited {
	
	color: #b1696b;
	font: inherit;
	text-decoration: none;

}

a:hover {
	
	color: #b1696b;
	font: inherit;
	text-decoration: underline;

}

.page {
	
	background: #2A2A17;
	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: Fairview
////////////////////////////////////////////////////////*/

.hideText {

	display: none;

}

/*////////////////////////////////////////////////////////////////
= MASTER PAGE SPECIFIC CLASSES 
////////////////////////////////////////////////////////////////*/

.siteWrapper {

width:962px; 
margin:0 auto;
	
}

#pubHome {


	
}

#pubContent {


	
}

#content #contentArea .outer { background:#71735a; padding:2px;}
#content #contentArea .outerInner { background:#4e4f48; padding: 1px;}
#content #contentArea .Inner { background:#2d2d29; padding: 2px;} 
#content #contentArea .InnerTop {background:#e0ccad; padding:2px;}
#content #contentArea .InnerBottom {background:#ad8b54; padding:3px}

#privHome #contentArea .outer { background:#71735a; padding:2px;}
#privHome #contentArea .outerInner { background:#4e4f48; padding: 1px;}
#privHome #contentArea .Inner { background:#2d2d29; padding: 2px;} 
#privHome #contentArea .InnerTop {background:#FDFEF0; padding:2px;}
#privHome #contentArea .InnerBottom {background:#FDFEF0; padding:3px}



/* -------------------------------------------------------------
= HEADER CLASSES 
------------------------------------------------------------- */

#branding {
background: url(../../../Images/brandingHeader.jpg) no-repeat;
width:962px; height:114px;
	
}

#branding .inside {float:right; padding-right:10px; padding-top:10px;  text-align:right; }
#branding .inside a { color:#EBDFC9; font: 14px Arial, Helvetica, sans-serif;}
#branding .inside a:hover { color: #fff; text-decoration:none; font: 14px Arial, Helvetica, sans-serif;}
#branding .inside img {display: inline}
	
/* -------------------------------------------------------------
= NAV CLASSES 
------------------------------------------------------------- */

#nav {
height:32px;

}

/* -------------------------------------------------------------
= CONTENT  
------------------------------------------------------------- */

#contentArea {
	
	
}
#login #contentArea {width:912px; margin:0 auto; padding-top:10px; background: url(../../../Images/login.jpg) no-repeat; height:421px;}
#login #contentSecondary table td { border:#ad8b54 solid 3px;}
#pubHome #contentSecondary .inside {width:962px; margin:0 auto; padding-top:10px; }
#pubHome #contentSecondary table td { border:#ad8b54 solid 3px;}
.callouts {font: 20px Garamond, Georgia, "Times New Roman", Times, serif; color: #3c3d33; text-align:left; padding-left:15px;}
#contentMain img {display:block;}

#content #contentArea .fade { background:#878972; width:942px; }
#content #contentWrapper { background: #f8f9ea url(../../../Images/contentBg.jpg) right bottom no-repeat ;}
#content #contentSecondary  {background:transparent url(../../../Images/sidebarBg.jpg) repeat-y left; width:942px; margin:0 auto; text-align: left;}
#content #contentSecondary .inner {background:url(../../../Images/sidebarbottom.jpg) left bottom no-repeat;  }
#pullquote {width:150px;}
.rightContent {float:right; width:740px; ;}
.rightContent .inside {width:663px; padding-left:30px; padding-top:30px; padding-bottom:30px;}
.leftContent p {float:left;  font:14px Georgia, "Times New Roman", Times, serif; color:#dedfcc}
.leftContent .inside{width:150px; padding-left:20px; padding-top:10px; }
.sidebartop {float:left; margin-bottom:15px; padding-bottom:15px; }
.sidebarbottom {float:left;}

.trees {width:150px; padding-left:35px;}


#privHome #contentArea .fade { background:#878972; width:942px; }
#privHome #contentWrapper { background: #f8f9ea url(../../../Images/contentBg.jpg) right bottom no-repeat;}
#privHome #contentSecondary  {background:transparent url(../../../Images/sidebarBg.jpg) repeat-y left; width:942px; margin:0 auto; text-align: left;}
#privHome #contentSecondary .inner {background:url(../../../Images/sidebarbottom.jpg) left bottom no-repeat;  }
#privHome #bottomContent {width:663px;}
#events {float:left; width:377px;}
#calendar {float:right; background:#f6f7e7 url(../../../Images/calendarBg.jpg) repeat-x bottom; margin-bottom:15px; width:250px;}

/* -------------------------------------------------------------
= fOOTER CLASSES 
------------------------------------------------------------- */

#footer {

width:962px; padding-top:30px; padding-bottom:20px; margin:0 auto;

}
