@import url(global_v1-2.css);
@import url(ForestHGC_css/modules.css);
@import url(ForestHGC_css/plugins.css);
@import url(adminLogin.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: #2c5f21;
	font: 24px "Times New Roman", Times, serif;
	border-bottom:1px solid #e5e1cc;
	margin:0px 0px 5px 0px;
	padding-bottom:3px;

}


h2 {
	
	color: #2c5f21;
	font: 16px "Times New Roman", Times, serif;
	margin:0;
}

h3 {
	
	color: #592312;
	font: 20px "Times New Roman", Times, serif;
	margin:0;
	

}

h4 {
	
	color: #2c5f21;
	font: 20px "Times New Roman", Times, serif;
	margin:0;
	padding-bottom:4px;

}

h5 {
	
	color: #202223;
	font: 14px "Times New Roman", Times, serif;
	margin:0;

}

h6 {
	
	color: #455777;
	font: 11px Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	margin:0;

}

p {
	
	color: #4e4e4e;
	font: 15px/1.2 Arial, Helvetica, sans-serif;

}

table, div {
	
	font: 15px/1.2 Arial, Helvetica, sans-serif;
	color:#4e4e4e;

}

a,a.small,a.anchor,a.visited {
	
	color: #592312;
	font: inherit;
	text-decoration: underline;

}

a:hover {
	
	color: #592312;
	font: inherit;
	text-decoration: underline;

}

.page {
	
	background: url(../../../Images/siteBg.jpg) repeat-x;
	text-align: center;
	background-color:#94b2e7;
	
}

.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: ForestHGC
////////////////////////////////////////////////////////*/

.hideText {

	display: none;

}

.hideText {
	display: none;
}

.floatLeft {
float:left;
} 

.floatRight {
float:right;
} 

.clearBoth {
clear:both;
} 

.centered {
margin:0 auto;
text-align:center;

}

/*////////////////////////////////////////////////////////////////
= MASTER PAGE SPECIFIC CLASSES 
////////////////////////////////////////////////////////////////*/

.siteWrapper {
background:url(../../../Images/logonavbg.jpg) top left no-repeat;
height:330px;
text-align:left;
margin:0 auto;
}

#pubHome {


	
}

#pubContent {


	
}

#privateHome {

}

#privateContent {

}


/* -------------------------------------------------------------
= HEADER CLASSES 
------------------------------------------------------------- */

#logo {
width:935px;
margin-left:140px;
}

	#logoleft {
	width:112px;
	padding-top:19px;
	}
	
	#logoright {
	width:823px;
	}

/*#branding-old {
padding-top:34px;
margin-left:816px;
width:255px;
	}
	
	#branding-old a, #branding a:visited {
	font: 13px "Times New Roman", Times, serif;
	color:#365b9a;
	text-decoration:none;
	}
	
	#branding-old a:hover {
	text-decoration:underline;
	}
	*/
	#branding {
padding-top:34px;
margin-left:564px;
width:255px;
	}
	
	#branding a, #branding2 a:visited {
	font: 13px "Times New Roman", Times, serif;
	color:#365b9a;
	text-decoration:none;
	}
	
	#branding a:hover {
	text-decoration:underline;
	}
	
/* -------------------------------------------------------------
= NAV CLASSES 
------------------------------------------------------------- */

/*#nav-old {
margin-top:27px;
margin-left:255px;
margin-bottom:10px;
width:785px;
text-align:left;

}*/

#nav {
margin-top:27px;
margin-left:3px;
margin-bottom:10px;
width:785px;
text-align:left;

}

/* -------------------------------------------------------------
= CONTENT  
------------------------------------------------------------- */


#borderContainer {
width:933px;
background-color:#c9d9f0;
margin-left:124px;
padding:9px;
}

#siteContainer {
width:933px;
background-color:#fff;

}


#sidebar {
width:198px;
text-align:left;

}
	
	#sidebar .inside {
	width:170px;
	margin:20px 12px 0px 16px;
	}
	
	
	#sidebar .mission {
	font:14px "Times New Roman", Times, serif;
	color:#202223;
	}
	
	#sidebar .mission table {
	font:12px "Times New Roman", Times, serif;
	color:#202223;
	}
	
	#sidebar .mission table img {
	margin-top:4px;
	}
	
	#sidebar img {
	border:none;
	}
	
	#sidebar h3 {
	padding-bottom:4px;
	}

#contentArea {
	width:735px;
	background-color:#f2eed9;
	
}

	#contentArea .inside {
	padding:15px;
	}
	
	#mediaWindow {
	width:705px;
	text-align:center;
	background-color:#365b9a;
	}
	
	
		#contentWindow {
		width:735px;
		background:url(../../../Images/windowframe.jpg) 0 0 no-repeat;
		padding-top:22px;
		height:259px;
		text-align:center;
		}
	
	#contentMain {
	width:705px;
	text-align:left;
	}
	
	#contentMain .inside {
	padding:30px 10px 55px 13px;
	}
	
	#contentPage {
	width:735px;
	text-align:left;
	}
	
		#contentPage .axis {
		width:682px;
		margin:13px 25px 20px 28px;
		}
		
			.axistxt {
			padding-right:30px;
			}
		
		#Welcome {
		width:682px;
		text-align:left;
		margin-bottom:16px;
		}
		
		#privateHometop {
		width:682px;
		text-align:left;
		margin-bottom:16px;
		}
		
		#privateHometop img {
		border:none;
		}
		
			#topLeft {
			width:320px;
			}
			
			#topRight {
			width:330px;
			}
			
		#logobar {
		width:682px;
		text-align:center;
		}
		
		#logobar .content {
		padding:0px 15px 30px 15px;
		}
		
		#privateHomebottom {
		width:682px;
		text-align:left;
		margin-top:13px;
		}
		
		#privateHomebottom img {	
		border:none;
		}
		
		#bottomleft {
		width:320px;
		padding-top:3px;
		}
		
		#bottomleft h3 {
		padding-bottom:4px;
		}
		
		#bottomright {
		width:330px;
		}
		
		#bottomright table {
		border-bottom:1px solid #e5e1cc;
		margin-bottom:5px;
		padding-bottom:3px;
		}
		
		#contentCal table {
		border-bottom:1px solid #e5e1cc;
		margin-bottom:5px;
		padding-bottom:3px;
		}
		
		#login {
		background:url(../../../Images/loginbg.jpg) no-repeat;
		width:965px;
		margin:0 auto;
		text-align:left;
		height:800px;
		}
		
		#login .inside {
		padding:330px 0px 0px 396px;
		width:171px;
		}
		
		#login .footer {
		background:none;
		width:965px;
		text-align:center;
		}
		
		#login .footer a, #login .footer a:visited {
		color: #455777;
		font: 11px Arial, Helvetica, sans-serif;
		text-transform:uppercase;
		text-decoration:none;
		}
		
		#login .footer a:hover {
		text-decoration:underline;
		}
		
		.advLogUsername {
	color:#4E4E4E;
	font: 11px Arial, Helvetica, serif;
	background:#FFF url(../../../Images/login_username.gif) no-repeat top left;
	border:1px solid #939393;
	/*padding-left:5px;
	padding-top:2px;
	height:16px;*/
	width:159px;
}
	
	/*#memberLogin_main .advLogUsername {
		width:128px;
	}*/


.advLogPassword {
	color:#4E4E4E;
	font: 11px Arial, Helvetica, serif;
	background:#FFF url(../../../Images/login_password.gif) no-repeat top left;
	border:1px solid #939393;
	/*padding-left:5px;
	padding-top:2px;
	height:16px;*/
	width:159px;
}
	/*#memberLogin_main .advLogPassword {
		width:128px;
	}*/
	
	#modulebg {
	background-color:#f2eed9;
	width:933px;
	}
	
	#modulebg .inside {
	margin:0px 15px;
	width:903px;
	padding-bottom:15px;
	}
	
		
		
		
/* -------------------------------------------------------------
= fOOTER CLASSES 
------------------------------------------------------------- */

#footer {

margin-left:124px;
margin-top:30px;
padding-bottom:30px;
width:951px;
text-align:center;

}
