/*
   ----------------------------------------------------------------
   MAIN STYLE SHEET - Options For Youth Charter Schools
   ----------------------------------------------------------------
*/

/*Doctype fix*/
#rightbanner > img, #rightbanner > br {display:none;}
/*End doctype*/

/* =========================================
	Common Site Elements
=========================================== */


h1,h2,h3,h4,h5,h6 {
	margin:0.5em 0;
	line-height:1em;
	color:#19a6a8;
	font-family: Arial, Helvetica, sans-serif;
}

.large, .large td { font-size: 14px !important; }

h1{ font-size:2em; text-transform: uppercase; }
h2{ font-size:1.8em; }
h3{ font-size:1.6em; }
h4{ font-size:1.4em; }
h5{ font-size:1.2em; }
h6{ font-size:1em; }
p { margin:1em 0; }

.nav_history {
	background-color:#fff;
	color:#000 !important;
}


#logo_link { 
	position: absolute;
	top: 0px;
	height: 200px; width: 200px;
	text-indent: -9999px;
	background: #fff;
	FILTER: alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	-khtml-opacity: 0;
}

#contentdiv { background: url('../images/contentbg.gif') top left no-repeat #fff; padding: 15px 25px 8px 30px; }

/* =========================================
	Misc Site Elements
=========================================== */

#counter1_box {
    position: absolute;
    margin: 15px 0 0 470px;
    width: 230px;
}

#counter1_box div {
    margin: 0 1px 0 0;
    padding: 4px; *padding: 5px 3px 3px 3px;
    background-color: #009c9e;
    color: #fff;
    font-size: 14px;
    float: left;
}

#counter2_box {
    position: absolute;
    margin: 15px 0 0 635px;  *margin: 15px 0 0 645px;
    width: 335px;
}

#counter2_box table { margin-top: 6px; }

#counter2_box .count {
    margin: 0 1px 0 0;
    padding: 4px; *padding: 5px 3px 3px 3px;
    background-color: #009c9e;
    color: #fff;
    font-size: 14px;
    float: left;
}

.esp_button {
    position: absolute;
    margin: 23px 0 0 242px;
}

.footer_wide {
    margin: 0 auto;
    padding-top: 13px;
    text-align: center;
    width: 100%;
    background: url('../images/footer_loop.gif') top left repeat-x;
}

.footer_info {
    width: 100%;
    text-align:center;
}

.footer_info table {
    text-align:right;
}

#poweredby div { width: 968px; }

/* =========================================
	Page Search Elements
=========================================== */

.search_bar {
	display:inline;
}

#keywords {
	background: #eef2d8; 
	border: 0px solid #d7be93;
	width: 133px;
	height: 15px;
	color: #aabe3a;
	padding: 0px 0 0 3px;
	margin-top: 0px!important; *margin-top:0px;
	vertical-align: top;
	display: inline;
}

#ss_div form {
	display:inline;
}

#ss_div {
	position: absolute;
	vertical-align: top;
	margin: 151px 0 0 760px;
}

/* =========================================
	Hierarchy + Page Tools
=========================================== */

.hier {
	display:inline;
}

.hiersect {
	position: absolute;
	margin-left: 269px;
	margin-top: 127px;
	height: 18px;
	width: 600px;
	color: #ffffff;
}

.hiersect a:link { color: #ffffff; }

.tools {
	position: absolute;
	text-align: right !important;
	margin-left: 455px;
	width: 170px;
	margin-top: 151px;
	padding-right: 0;
	color: #8ea124;
}

/* =========================================
	Nav + Quicklink Dropdowns
=========================================== */

#nav_menus div {
	position:absolute; top:0px; left:0px;
	width:150px;
	margin: -5px 0 0 0;
	padding:0 0 0 0;
	background-color:#b0c332;
	FILTER: alpha(opacity=90);
	-moz-opacity: .90;
	opacity: .90;
	-khtml-opacity: .90;
}

#nav_menus ul {
	list-style-type:none;
	margin:0;
	padding:0 0 0 0;
}

#nav_menus a {
	display:block;
	text-decoration:none;
	padding:6px;
	color:#ffffff;
        border-bottom: 1px solid #fff;
}

#nav_menus a:hover {
	background:#19a6a8;
}

#dhtmlmenu_numberhere {
	margin-left: -46px !important;
}

#ql_menu {
	position:absolute; top:0px; left:0px;
	margin:0 0 0 0;
	padding:0 0 0 0;
	width:150px;
	background:#b0c332;
}

#ql_menu ul {
	margin:0; padding:0;
	list-style-type:none;
}
#ql_menu br {
	display:none;
}

#ql_menu a {
	display:block;
	text-decoration:none;
	padding:6px 6px;
	color:#fff;
        border-bottom: 1px solid #fff;


}

#ql_menu a:hover {
	background:#19a6a8;
	color:#FFF;
}
