@import url(global_v1-2.css);
@import url(AdiosGC_css/modules.css);
@import url(AdiosGC_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:  #FFF;
	color: #000;
}


h1 {
	
	color: #18462c;
	font: 24px Arial, Helvetica, sans-serif;

}


h2 {
	
	color: #847D54;
	font: 16px Georgia, "Times New Roman", Times, serif;
	
}

h3 {
	
	color: #18462c;
	font: 16px bold Arial, Helvetica, sans-serif;

}

h4 {
	
	color: #6e4011;
	font: bold 12px Arial, Helvetica, sans-serif;

}

h5 {
	
	color: #2b3B24;
	font: 12px bold Arial, Helvetica, sans-serif;
	display: inline;

}

h6 {
	
	color: #423317;
	font: bold 11px Georgia, "Times New Roman", Times, serif;

}

p {
	
	color: #1d1207;
	font: 12px/1.6 Arial, Helvetica, sans-serif;

}

table, div {
	
	font: 11px "Lucida Sans Unicode", Verdana, Arial, sans-serif;

}

a,a.small,a.anchor,a.visited {
	
	color: #78644b;
	font: inherit;
	text-decoration: none;

}

a:hover {
	
	color: #1c4c32;
	font: inherit;
	text-decoration: underline;

}

.page {
	
	background: #18462c;
	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: siteName
////////////////////////////////////////////////////////*/

.hideText {

	display: none;

}

/*////////////////////////////////////////////////////////////////
= MASTER PAGE SPECIFIC CLASSES 
////////////////////////////////////////////////////////////////*/

#siteWrapper {
width: 960px;
margin: 0 auto;

}

/* -------------------------------------------------------------
= HEADER CLASSES 
------------------------------------------------------------- */

#header {

background: url(../../../Images/header.jpg) no-repeat;
width: 960px;
height: 25px;

}

#branding {
width: 960px;
height: 153px;
background: url(../../../Images/branding.jpg) no-repeat;
	
}


/* -------------------------------------------------------------
= NAV CLASSES 
------------------------------------------------------------- */

#navPublicHome {
background:url(../../../Images/content_bg.jpg) repeat-y;
height: 103px;
width: 960px;

}

#navPublicHome .inside {
width: 960px;
margin-left:6px;

}

#miniNav {
	
	width: 900px;
	height: 20px;
	float: left;
	margin: 30px 0 0 0;
		
	}
	
#miniNav .inside {
text-align:right;
	color: #5c4530;
	font: 9px Arial, Helvetica, sans-serif;

	}


#nav  {
width:960px;
float:right;
margin-top: 62px;
text-align:left;

}

#nav .inside {
width: 960px;
text-align:left;
padding-left: 220px;

}
 
 

/* -------------------------------------------------------------
= CONTENT  
------------------------------------------------------------- */
#contentArea {

	width: 960px;
	background:url(../../../Images/content_bg.jpg) repeat-y;
	
}


#imageHeader {
width:960;
height:207;
text-align:left;

}

#imageHeader .inside {
width: 950px;
padding-left: 6px;

}

#imageHeader .inside img{
display: block;

}


#contentWrapper {
width:960px;
padding: 35px 0 0 0;

}


#contentMain  {
float:right;
width: 715px;
text-align:left;
}

#contentMain .inside  {
padding: 0 60px 35px 0;
}

#contentHome  {
float:right;
width: 730px;

}

#contentHome .inside  {
padding: 0 60px 35px 0;
text-align:left;
}


#sidebar  {
float:left;
width: 190px;
}

#sidebar .inside {
text-align:left;
padding-left: 40px;
padding-bottom: 35px;
}

#flash {
height: 330px;
width:960px;

}

#flash .inside{
padding-left:6px;
text-align:left;
}

#flash img {
display: block;
}


/* -------------------------------------------------------------
= PRIVATE  
------------------------------------------------------------- */
#contentPrimary {
width:405px;
float:left;

}


#contentSecondary {
width:200px;
float:right;

}

.calLink a{
	color:#000;}


/* -------------------------------------------------------------
= fOOTER CLASSES 
------------------------------------------------------------- */

#footer {
width: 960px;
margin: 0 auto;
height: 25px;
background: url(../../../Images/footer.jpg) no-repeat;
}



/* -------------------------------------------------------------
= PUBLIC HOME NAV CLASSES 
------------------------------------------------------------- */
#logo1 {
	height: 103px;
	width: 307px;

	}
	
	#logo1Link {
		height: 103px;
		width: 307px;
		background:url(../../../Images/heritage_nav.gif) top left;
		display: block;
}
		#logo1Link:hover {
		background:url(../../../Images/heritage_nav.gif) bottom left;

		}

#logo2 {
	height: 103px;
	width: 324px;
	
	}
	
	#logo2Link {
		height:103px;
		width: 324px;
		background:url(../../../Images/experience_nav.gif) top left;
		display: block;
}
		#logo2Link:hover {
		background:url(../../../Images/experience_nav.gif) bottom left;
		}


#logo3 {
	height: 103px;
	width: 319px;
	
	}
	
	#logo3Link {
		height:103px;
		width: 319px;
		background:url(../../../Images/login_nav.gif) top left;
		display: block;
}
		#logo3Link:hover {
		background:url(../../../Images/login_nav.gif) bottom left;
		}
