@import url(global_v1-1.css);
@import url(adminLogin.css);
@import url(belAir_css/belAir_modules.css);
@import url(belAir_css/belAir_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: #978f86;
	font: 400 26px "adobe garamond pro", garamond, "times new roman", georgia, serif;
	letter-spacing: 2px;
	text-transform: uppercase;
}

h2 {
	color:#6679d5;
	font: 400 14px "adobe garamond pro", garamond, "times new roman", georgia, serif;
	text-transform: uppercase;
}

h3 {
	color:#978f86;
	font: 400 17px "adobe garamond pro", garamond, "times new roman", georgia, serif;
	letter-spacing: 1px;
	text-transform: uppercase;
}

h4 {
	color:#000;
	font:400 16px/1.5 tahoma, verdana, sans-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;
}

ul,li {margin-left:8px;}

p {
	margin-bottom: 1em;
}

table {
	font: 11px/1.5 arial, helvetica, sans-serif;
}

a,a.small,a.anchor,a.visited {
	color:#020d45;
	font:inherit;
	text-decoration:none;
}

a:hover {
	color:#978f86;
	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: Bel-Air */
.hideText {
	display: none;
}


.page {
	background: #28336e url(../../../images/siteBg.jpg) top left repeat-x;
	color: #464646;
	font: 11px/1.5 arial, helvetica, sans-serif;
	text-align: center;
}

#siteWrapper {
	margin: 0 auto;
	text-align: left;
	width: 960px;
}

#header {
	height: 68px;
}

#header p {
	margin: 5px 0 3px 0;
	color: #fff;
	text-align:right;
}

#header a{
	/*border-top: 1px dotted #fff;*/
	color: #fff;
	font-family: "century gothic", verdana, tahoma, sans-serif;
	padding-top:1px;
	text-decoration: underline;
}

#nav {
	background-color: #020d45;
	padding-bottom: 5px;
	vertical-align: middle;
}

#masthead {
	background:#f4f5f8;
	float: left;
	padding-bottom: 30px;
	width: 960px;
}

#branding {
	float: left;
	width: 260px;
}

#branding img {
	margin: 38px 0 0 25px;
}

#branding a img {
	display: block;
}

#mainImg {
	float: right;
	width: 680px;
}

#ContentMainImg {
	background: url(../../../images/bgpic01.jpg);
	float: right;
	width: 680px;
	height: 520px;
}

#ContentMainImg2 {
	background: url(../../../images/bgpic02.jpg);
	float: right;
	width: 680px;
	height: 520px;
}

#ContentMainImg3 {
	background: url(../../../images/bgpic03.jpg);
	float: right;
	width: 680px;
	height: 520px;
}

#ContentMainImg4 {
	background: url(../../../images/bgpic04.jpg);
	float: right;
	width: 680px;
	height: 520px;
}

#contentAreaWrapper {
	background: #f4f5f8;
}

#contentArea {
	background: #f4f5f8 url(../../../images/contentAreaBg2.gif) repeat-y;
	float: left;
	width: 960px;
}

#contentWrapper{
	float: right;
	width: 640px;
}

#contentMain {
	float: left;
}


#contentMain h3 {
	color:#6679d5;
	font: 400 18px "adobe garamond pro", garamond, "times new roman", georgia, serif;
	letter-spacing: 1px;
	text-transform: uppercase;
}

#contentSecondary{
	float: right;
	width: 237px;
}

#contentSecondary .inside {
	padding: 24px 30px 0 0;
}

#sidebar {
	color: #000;
	float: left;
	width: 260px;
}

#sidebar .inside {
	padding-left: 30px; 
}

#PublicSidebar {
	width: 282px;
	float: right;
	color: #FFFFFF;
}

#PublicSidebar .inside {
	padding: 25px 12px 2px 20px;
}

#PublicSidebar h1 {
	color: #FFFFFF;
	font: 400 18px "adobe garamond pro", garamond, "times new roman", georgia, serif;
	letter-spacing: 2px;
	text-transform: uppercase;
}

#footer {
	background: #f4f5f8;
	clear: both;
	padding: 20px 0 5px 0;
	text-align: center;
}

#footerLinks {
	border-top: 1px solid #d3cac1;
	/*border-bottom: 1px solid #d3cac1;*/
	/*padding: 15px 0;*/
}

#footernav {
	width: 650px;
}

.centered {
	margin: 0 auto;
	text-align: center;
}	

/* 
 * private home page styles 
 */

.privHome #contentMain{
	background: url(../../../images/welcome.gif) no-repeat;
	padding-top: 65px;
	width: 357px;
}

#contentArea.privHome {
	background: #f4f5f8 url(../../../images/contentAreaBg.gif) repeat-y;
}

#sidebar .plugins {
	width: 230px;
}

/*  ============
 *  content page style */ 
 
.privContent #contentMain {
	padding-right: 30px;
}

/*	============
 *  public home page style */

#contentArea.pubHome {
	background: #f4f5f8;
}

.pubHome #branding {
	float: none;
	margin-bottom: 185px;
}

.pubHome #mainImg {
	height: 520px;
}

.pubHome #mainImg img {
	display: block;
}

#pubFooter {
	background: #aab4e4;
	color: #5469cb;
	clear: both;
	text-align: right;
}

#pubFooter p {
	padding: 5px;
}

#banner_homeTable {display: none;}