/*
   ----------------------------------------------------------------
   MAIN STYLE SHEET - Salem Academy
   ----------------------------------------------------------------
*/

/*Doctype fixes*/
#topbanner img{vertical-align:top;}
#topbanner .tools img {vertical-align:middle;}
#leftbanner>img{display:block;}
#leftbanner>br{display:none;}
.support_salem_heightfix {height:106px;}
#leftbanner .navmod li {*display:inline}
/*End doctype fixes*/

/* =========================================
	Common Site Elements
=========================================== */


h1,h2,h3,h4,h5,h6 {
	margin:0.5em 0;
	line-height:1em;
	color:#24a594;
	font-family:Times New Roman;
}

.large, .large td { font-size: 14px !important; }

h1{ font-size:2em; }
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;
        margin: 0px;
	height: 115px; width: 210px;
	text-indent: -9999px;
	background: #fff;
	FILTER: alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	-khtml-opacity: 0;
}

#contentdiv { padding: 240px 20px 8px 20px; }

/* =========================================
	Misc Site Elements
=========================================== */

.header_photos .bannermodcontent img { margin-right: 3px; }
.header_photos .bannermodcontent { position:absolute; margin: 0 0 0 213px; width: 758px;  }

.greenblock { position: absolute; width: 753px; height: 23px; background: #b5d782; margin: 322px 0 0 213px; }

#bottombanner {
    background: url('../images/footer.gif') top center repeat-x;
    text-align: center;
}

.footer_info .bannermodcontent {
    text-align: left;
    width: 969px;
    margin: 0 auto;
}

.footer_info a:link {
    text-decoration: none;
}

#bottom_container {
    width: 969px;
    margin: 0 auto;
}

#poweredby {
    width: 969px;
    margin: 0 auto;
}

.left_address {
    line-height: 1.5em !important;
    padding-left: 20px;
}

/* =========================================
	Page Search Elements
=========================================== */

.search_bar {
	display:inline;
}

#keywords {
	background: #fff; 
        border: 0px;
	width: 135px;
	height: 13px;
	color: #74bbb0;
	padding: 1px 0 0 3px;
	margin-top: 1px!important; *margin-top:1px;
	vertical-align: top;
	display: inline;
}

#ss_div form {
	display:inline;
        margin-left: 20px;
}

#ss_div {
	position: absolute;
	vertical-align: top;
	margin: 8px 0 0 657px;
        width:312px;
}

/* =========================================
	Hierarchy + Page Tools
=========================================== */

.hier {
	display:inline;
}

.hiersect {
	position: absolute;
	margin-left: 228px;
	margin-top: 326px;
	height: 18px;
	width: 550px;
	color: #5e8746;
        z-index: 5;
}

.tools {
	position: absolute;
	text-align: right !important;
	margin-left: 790px;
	width: 170px;
	margin-top: 325px;
	padding-right: 0;
	color: #5e8746;
        z-index: 5;
}

/* =========================================
	Nav + Quicklink Dropdowns
=========================================== */

#nav_menus div {
	position:absolute; top:0px; left:0px;
	width:145px;
	margin:0 0 0 0;
	padding:0 3px 3px 3px;
	background: url('../images/droptop.gif') top left repeat-x #ffffff;
	border-width:0 1px 1px 1px;
	border-style:solid;
	border-color:#a7a5a6;
        z-index: 10;
}

#nav_menus ul {
	list-style-type:none;
	margin:0;
	padding:0 0 0 0;
	border-width:0 1px 0 1px;
	border-style:solid;
	border-color:#444444;
}

#nav_menus a {
	display:block;
	text-decoration:none;
	padding:8px 6px;
	color:#393939;
	border-width:0 0 1px 0;
	border-style:solid;
	border-color:#777777;
}

#nav_menus a:hover {
	background:#dcc6e2;
}

#dhtmlmenu_279 {
	margin-left: -61px !important;
}

#ql_menu {
	position:absolute; top:0px; left:0px;
	width:145px;
	margin:0 0 0 0;
	padding:0 3px 3px 3px;
	background: url('../images/droptop.gif') top left repeat-x #ffffff;
	border-width:0 1px 1px 1px;
	border-style:solid;
	border-color:#a7a5a6;
        z-index: 10;
}

#ql_menu ul {
	list-style-type:none;
	margin:0;
	padding:0 0 0 0;
	border-width:0 1px 0 1px;
	border-style:solid;
	border-color:#444444;
}
#ql_menu br {
	display:none;
}

#ql_menu a {
	display:block;
	text-decoration:none;
	padding:8px 6px;
	color:#393939;
	border-width:0 0 1px 0;
	border-style:solid;
	border-color:#777777;
}

#ql_menu a:hover {
	background:#dcc6e2;
}

