/*
   ----------------------------------------------------------------
   MAIN STYLE SHEET - The Sterling Hall School
   ----------------------------------------------------------------
*/


/* =========================================
	Common Site Elements
=========================================== */


h1,h2,h3,h4,h5,h6 {
	margin:0.5em 0;
	line-height:1em;
	color:#dd483f;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}

.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;
	top: 10px;
	height: 80px; width: 655px;
	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 repeat-x; padding: 50px 40px 16px 40px; }

#topbanner img {
	vertical-align: top;
}

#midcontainer img {
	vertical-align:top;
}

.heightfix { display:block; height:103px; }
.heightfix img { vertical-align:top; }

/* =========================================
	Misc Site Elements
=========================================== */

#shadowleft { position: absolute; margin-left: -7px; }
#shadowright { position: absolute; margin-left: 955px; }

.redHeader { font-size: 18px; }

/* =========================================
	Page Search Elements
=========================================== */

.search_bar {
	display:inline;
}

#keywords {
        background: transparent;
	border: 0px solid #d7be93;
	width: 100px;
	height: 17px;
	color: #fff;
	padding: 3px 20px 0 7px;
	margin-top: 0px !important; *margin-top:0px;
	vertical-align: top;
	display: inline;
}

#search_sumbit { position: absolute; margin-left: -17px; width: 20px;
 	FILTER: alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	-khtml-opacity: 0;
	cursor: pointer;
}

#ss_div form {
	display:inline;
 	position: absolute;
	top:0;
}

#ss_div {
	width: 183px;
	position: absolute;
	vertical-align: top;
	margin: 57px 0 0 750px;
        background: transparent url('../images/searchbg.gif') top right no-repeat;
}

/* =========================================
	Hierarchy + Page Tools
=========================================== */

.hier {
	display:inline;
}

.hiersect {
	position: absolute;
	margin-left: 241px;
	margin-top: 157px;
	height: 18px;
	width: 540px;
	color: #666;
}

.tools {
	position: absolute;
	text-align: right !important;
	margin-left: 787px;
	width: 150px;
	margin-top: 155px;
	padding-right: 0;
	color: #666;
}

.tools img {
	vertical-align:middle;
}

/* =========================================
	Nav + Quicklink Dropdowns
=========================================== */

#nav_menus div {
	position:absolute; top:0px; left:0px;
	width:155px;
	margin:0 0 0 0;
	padding:0 0 0 0;
	background: #e6e8ec url('../images/droptop2.gif') top left repeat-x;
}

#nav_menus ul {
	list-style-type:none;
	margin:0;
	padding: 2px;
}

#nav_menus a {
	display:block; *width:100%;
	text-decoration:none;
	padding: 6px 10px;
	color:#dd483f;
}

#nav_menus a:hover {
	background:#ffffff;
	color:#007fb5;
}

#dhtmlmenu_numberhere {
	margin-left: -46px !important;
}

#ql_menu {
	position:absolute; top:0px; left:0px;
	width:155px;
	margin:9px 0 0 -60px;
	padding:0 0 0 0;
	background: #e6e8ec url('../images/droptop2.gif') top left repeat-x;
}

#ql_menu ul {
	margin:0; padding: 2px;
	list-style-type:none;
}
#ql_menu br {
	display:none;
}

#ql_menu a {
	display:block; *width:100%;
	text-decoration:none;
	padding: 6px 10px;
	color:#dd483f;
}

#ql_menu a:hover {
	background:#ffffff;
	color:#007fb5;
}
