@import url(global_v1-1.css);
@import url(adminLogin.css);
@import url(sherwoodCC_css/sherwoodCC_modules.css);
@import url(sherwoodCC_css/sherwoodCC_plugins.css);

/*
I. GLOBAL:  Global classes, header styles, link styles and .page class
II. BUTTONS
III. MISC CLASSES 
IV. CUSTOM SITE SELECTORS

/////////////////////////////////////////////////////*/
body {
	background:#fff;
	color:#000;
	font: 14px "Times New Roman", Times, Georgia, serif
}

h1 {
	color:#653e2d;
	font:21px tahoma, arial, sans-serif;
	margin-bottom: .5em;
}

h2 {
	color:#3B4431;
	font:700 16px tahoma, arial, sans-serif;
	margin-bottom: 1em;
}

h3 {
	color:#653e2d;
	font:400 13px tahoma, arial, sans-serif;
}

h4 {
	color:#4A493D;
	font:italic 11px "Times New Roman", Georgia, Times, serif;
}

h5 {
	color:#39422f;
	display:inline;
	font:400 13px "Times New Roman", Georgia, Times, serif;
}

h6 {
	color:#FFF;
	font:12px/1.8 "Times New Roman", Georgia, Times, serif;
}

a,a.small,a.anchor,a.visited {
	color:#206e3a;
	font:inherit;
	text-decoration:none;
}

a:hover {
	color:#278747;
	font:inherit;
	text-decoration:underline;
}

.page {
	background:#3a4431 url(../../../Images/bgImg.jpg) 0 50%;
	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 Arial, Verdana, 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 Arial, Verdana, sans-serif;
}

/*= directory -> edit roster options -> close button --------- */
.membut {
	background:#eee;
	border:1px solid buttonface;
	color:#333;
	cursor:pointer;
	font:11px Arial, Verdana, sans-serif;
}

/*= ADMIN BUTTON AND BAR ------ */
.abut {
	background:#eee;
	border-style:outset;
	border-width:2px;
	color:#333;
	font:11px Arial, Verdana, sans-serif;
	margin-bottom:2px;
	margin-top:2px;
}

.adminbar {
	background:#eee;
	color:#333;
	font:400 12px Arial, Verdana, sans-serif;
}

/*////////////////////////////////////
III. MISC CLASSES 
//////////////////////////////////////
 --------- general row hover classes --------- */
.rowNormal {
	background:#eee;
	color:#000;
	font:400 11px Arial, Verdana, sans-serif;
}

.rowHover {
	background:#FFF;
	color:#000;
	font:400 11px Arial, Verdana, 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 Arial, Verdana, sans-serif;
	padding:2px;
	text-decoration:none;
}

a.cookieTrail,a.cookieTrail:hover {
	color:#333;
	font:400 11px Arial, Verdana, sans-serif;
	text-decoration:none;
}

/*///////////////////////////////////////
Layout and Custom Selectors for: Sherwood CC
///////////////////////////////////////*/
#siteWrapper {
	text-align: left;
	margin: 0 auto;
	width: 770px;
}

#branding {
	height: 85px;
	margin-top: 20px;
}

#nav {
	background: url(../../../images/navBg.jpg) no-repeat;
	clear: left;
	height: 33px;
	width: 770px;
}

#nav .inside {
	padding: 0 35px;
}

#contentArea{
	background: #f1ecd8 url(../../../images/contentAreaBg.jpg) top left repeat-y;
	width: 770px; /* same dimension as sitewrapper to fix layout in IE */
}

	/*#contentArea .clearboth {
		clear:both;
		margin:0 auto;
	}*/
	
#contentWrapper {
	float:right;
	padding: 10px 0;
	width: 510px;
}

#contentMain {
	float: left;
	line-height: 1.6153; /* 21px */
	width: 485px;
}

#sidebar {
	color: #fff;
	float: left;
	font-size: 12px;
	line-height: 1.75; /* 21px */
	width: 226px;
}

#sidebar h2 {
	color: #fff;
	margin: .6563em 0;
	line-height: 1.3125;
}

#sidebarPrivateHome {
	color: #fff;
	float: left;
	font-size: 12px;
	line-height: 1.75; /* 21px */
	width: 220px;
	padding-left: 10px;
}

#sidebarPrivateHome h2 {
	color: #fff;
	margin: .6563em 0;
	line-height: 1.3125;
}

#footer{
	background: url(../../../images/footerBg.jpg) no-repeat;
	color:#c8c181;
	clear:both;
	font-size: 11px;
	padding: 105px 0 0 0;
	text-align:center;
	width: 770px;
}

/* Public Home Styles
========================*/
#siteWrapper.pubHome{
		margin-top: 30px;
}

.pubHome #branding {
	background: url(../../../images/brandingArea.jpg) no-repeat;
	float:left;
	margin-top: 0;
	height: 420px;
	width: 232px;
}

.pubHome #branding .inside {
	margin: 230px 15px 15px 15px;
	text-align: center;
}

.pubHome #mainImg {
	background: url(../../../images/flashPlaceholder.jpg) no-repeat;
	float: left;
	width: 538px;
}

.pubHome #contentMain {
	Width: 290px;
}

.pubHome #contentSecondary{
	background: url(../../../images/secondaryContentBg.gif) no-repeat;
	float: right;
	min-height: 263px;
	height: auto !important;
	height: 263px;
	width:190px;
}

.pubHome #contentSecondary .inside {
	padding: 0 10px 0 30px;
}

.pubHome #contentSecondary img {
	display: block;
}

.pubHome #contentSecondary h4 {
	background: url(../../../images/scroll.gif) no-repeat top center;
	margin-top: 5px;
	padding-top: 10px;
}

.pubHome .clearBoth {
height: 1%; /* forces hasLayout in IE */
}

/* Modules Styles
========================*/
.modules #contentArea {
	background: #f1ecd8;
}

.modules #footer {
	background-image: none;
	padding: 10px 0;
}

.rosterRowOff .rosterRowHidden,
.rosterRowOn .rosterRowHidden {
color: #cd3f34;
text-decoration: none;
font-weight: 900;
}

.rosterRowOff .rosterRowHidden:hover,
.rosterRowOff .rosterRowHidden:visited,
.rosterRowOn .rosterRowHidden:hover,
.rosterRowOn .rosterRowHidden:visited {
color: #cd3f34;
text-decoration: underline;
font-weight: 900;
}

