@import url(global_v1-1.css);
@import url(adminLogin.css);
@import url(sandCreek_css/sandCreek_modules.css);
@import url(sandCreek_css/sandCreek_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;
}

h1 {
	color:#2b1800;
	font:400 18px/2 "times new roman", times, serif;
	text-transform: uppercase;
}

h2 {
	color:#EFE9D9;
	font:400 18px/2 "times new roman", times, serif;
	text-transform: uppercase;
}

h3 {
	color:#2b1800;
	font:400 15px "times new roman", times, serif;
	text-transform: uppercase;
}

h4 {
	color:#833207;
	font:400 15px/1.5 "Times New Roman", Georgia, Times, serif;
	margin-bottom: 1em;
}

h5 {
	color:#333;
	display:inline;
	font:bold 12px "Times New Roman", Georgia, Times, serif;
}

h6 {
	color:#FFF;
	font:12px/1.8 "Times New Roman", Georgia, Times, serif;
}

p {
	margin-bottom: 1em;
}

table {
	font: 14px/1.5 "Times New Roman", Times, serif;
}

a,a.small,a.anchor,a.visited {
	color:#833207;
	font:inherit;
	text-decoration:none;
}

a:hover {
	color:#210900;
	font:inherit;
	text-decoration:underline;
}

.CEMenu {
	margin:0;
	padding:0;
}

/* important edit global text boxes - default --------- */
.txtbox {
	background:#FFF;
	border-style:inset;
	border-width:2px;
	color:#000;
	font:11px "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", 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 "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", Verdana, sans-serif;
}

/*= directory -> edit roster options -> close button --------- */
.membut {
	background:#eee;
	border:1px solid buttonface;
	color:#333;
	cursor:pointer;
	font:11px "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", Verdana, sans-serif;
}

/*= ADMIN BUTTON AND BAR ------ */
.abut {
	background:#eee;
	border-style:outset;
	border-width:2px;
	color:#333;
	font:11px "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", Verdana, sans-serif;
	margin-bottom:2px;
	margin-top:2px;
}

.adminbar {
	background:#eee;
	color:#333;
	font:400 12px "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", Verdana, sans-serif;
}

/*////////////////////////////////////
III. MISC CLASSES 
//////////////////////////////////////
 --------- general row hover classes --------- */
.rowNormal {
	background:#eee;
	color:#000;
	font:400 11px "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", Verdana, sans-serif;
}

.rowHover {
	background:#FFF;
	color:#000;
	font:400 11px "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", 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 "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", Verdana, sans-serif;
	padding:2px;
	text-decoration:none;
}

a.cookieTrail,a.cookieTrail:hover {
	color:#333;
	font:400 11px "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", Verdana, sans-serif;
	text-decoration:none;
}

/*///////////////////////////////////////
Layout and Custom Selectors for: Site Name
///////////////////////////////////////*/
.page {
	background-color: #282423;
	font: 14px/1.5 "Times New Roman", Times, serif;
	text-align: center;
}

#outerWrapper {
	background: url(../../../images/outerWrapperBg.gif) repeat-y top center;
	margin: 0 auto;
	text-align: center;
	width: 856px;
}

#siteWrapper {
	margin: 0 auto;
	text-align: left;
	width: 800px;
}

#branding {
	background: url(../../../images/headerBg.jpg) no-repeat;
	float: left;
	width: 800px;
}

#logo {
	float: left;
	height: 102px;
	overflow: hidden;
	width: 240px;
}

#TopLogin {
	float: left;
	width: 550px;
	text-align: right;
	margin-right: 10px;
}

#nav {
	float: left;
	margin-top: 16px;
	width: 550px;
}

#mainImg {
	float:left;
	width: 800px;
}

#mainImg img {
	display: block;
}

#mainImg.content {
	margin-top: -2px;
}

ul#quicklinks {
	background: #601711 url(../../../images/quicklinksBg.jpg) no-repeat bottom left;
	float: left;
	list-style: none;
	margin: 0;
	padding: 3px 0;
	width: 800px;
}

#quicklinks li {
	border-left: 2px solid #000;
	color: #fff;
	font: 11px "lucida sans unicode", "Lucida Grande", "Lucida Sans", Verdana, sans-serif;
	float: left;
	line-height:2;
	margin: 0;
	padding: 5px 0 5px 5px;
	text-transform: uppercase;
}

#quicklinks span {
	display: block;
	width: 120px;
}

#quicklinks #date {
	border: none;
	font-size: 10px;
	line-height: 1;
	margin-left: 15px;
	text-transform: none;
	width: 232px;
}

#quicklinks #date a {
	display: inline;
	padding: 0;
}

#quicklinks a {
	color:#d3c394;
	display: block;
	padding-left: 18px;
}

#profile {background: url(../../../images/profileIcon.gif) no-repeat 7px 11px;}
#directory {background: url(../../../images/directory.gif) no-repeat 7px 11px;}
#events {background: url(../../../images/eventsIcon.gif) no-repeat 7px 11px;}
#news {background: url(../../../images/newsIcon.gif) no-repeat 7px 11px;}

#contentArea{
	background: #f0edde url(../../../images/contentAreaBg.jpg) repeat-y;
	float: left;
	width: 800px;
}

#contentWrapper {
	float: right;
	width: 550px;
}

#contentMain {
	color: #2b1800;
	padding: 32px 32px 48px 16px;
}

#contentMain h3 {
	border-bottom: 1px solid #908574;	
}

#list a {
	color: #833207
}

#sidebar {
	background-color: #73674d;
	color: #efe9d9;
	font: 12px/1.5 arial, helvetica, sans-serif;
	float: left;
	width: 200px;
}

#sidebar table {
	color: #efe9d9;
	font: 12px/1.5 arial, helvetica, sans-serif;
}

#sidebar .inside {
	padding: 16px 0 16px 16px;
}

#sidebar h5 {
	color: #ffb533;
	display: block;
	font-family: "minion pro", "times new roman", times, serif;
	text-transform: uppercase;
}

#sidebar .inside .floatRight {
	margin-top: -16px;
}

.plugins {
	width: 184px;
}

#footer {
	background: #210900;
	color: #786d54;
	clear: both;
	font: 11px Arial, Helvetica, sans-serif;
	padding: 10px 0; 
	text-align: center;
}

#footer a {
	color:  #cfc090;
}

#footer p {
	margin: 0;
}

#outerWrapperCap {
	background: url(../../../images/outerWrapper2Bg.gif) top center no-repeat;
	margin: 0 auto;
	width: 856px;
}

#outerWrapperCap p {
	color: #d6c99e;
	font: 10px Arial, Helvetica, sans-serif;
	padding: 30px 5px 0 0;
	text-align: right;
}

/*modules ==========*/
.modules #contentArea {
	background: #f0edde;
}

#Newswrap a{
	color: #EFE9D9;
}

.DarkBackgroundWrapper { 
	background-color: #ffffff; 
	color:#000000; 
}