/*
   ----------------------------------------------------------------
   MAIN STYLE SHEET - Pope John XXIII High School
   ----------------------------------------------------------------
*/


/* =========================================
	Common Site Elements
=========================================== */


h1,h2,h3,h4,h5,h6 {
	margin:0.5em 0;
	line-height:1em;
	color:#003f7a;
	font-family:Times New Roman;
	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;
	margin: 20px 0 0 140px;
	width: 700px; height: 70px;
	text-indent: -9999px;
	background: #ff0000;
	FILTER: alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	-khtml-opacity: 0;
}

#contentdiv { background: url('../images/contentbg.jpg') top left no-repeat; padding: 20px 25px 8px 25px; }

/* =========================================
	Misc Site Elements
=========================================== */

.left_title_text td , .right_title_text{ font-size: 18px; }

/* =========================================
	Page Search Elements
=========================================== */

.search_bar {
	display:inline;
}

/* ----- HTML5 Doctype Upgrade START ----- */

#topbanner img{vertical-align:top}
#topbanner .tools img{vertical-align:middle}
#leftbanner img{vertical-align:top}

#keywords {
        background: transparent url('../images/searchbg.gif') top left no-repeat;
	border: 0px solid #d7be93;
	width: 129px;
	height: 17px;
	color: #ebebeb;
	padding: 2px 0 0 7px;
	margin-top: 0px !important;
	vertical-align: top;
	display: inline;
}


/* ----- HTML5 Doctype Upgrade FINISH ----- */

#search_sumbit { }

#ss_div form {
	display:inline; vertical-align: top;
}

#ss_div {
	width: 237px;
	position: absolute;
	vertical-align: top;
	margin: 144px 0 0 18px; padding-top: 2px;
}

/* =========================================
	Hierarchy + Page Tools
=========================================== */

.hier {
	display:inline;
}

.hiersect {
	position: absolute;
	margin-left: 244px;
	margin-top: 146px;
	height: 18px;
	width: 500px;
	color: #f4a100;
}

.tools {
	position: absolute;
	text-align: right !important;
	margin-left: 784px;
	width: 150px;
	margin-top: 144px;
	padding-right: 0;
	color: #f4a100;
}

/* =========================================
	Nav + Quicklink Dropdowns
=========================================== */

#nav_menus div {
	position:absolute; top:0px; left:0px;
	width:155px;
	margin:2px 0 0 0;
	padding:0 0 0 0;
	background-color:#042e74;
	FILTER: alpha(opacity=90);
	-moz-opacity: .90;
	opacity: .90;
	-khtml-opacity: .90;
}

#nav_menus ul {
	list-style-type:none;
	margin:0 1px;
	padding:0 0 0 0;
}

#nav_menus a {
        background: url(../images/dropline.gif) bottom left repeat-x;
	display:block;
	text-decoration:none;
	padding: 8px 15px;
	color:#fff;
}

#nav_menus a:hover {
	color:#f4a100;
}

#dhtmlmenu_278 {
	width: 166px !important;
}
#dhtmlmenu_277 {
	width: 195px !important;
}
#dhtmlmenu_274 {
	width: 163px !important;
}

#ql_menu {
	position:absolute; top:0px; left:0px;
	margin:0 0 0 0;
	padding:0 0 0 0;
	width:155px;
	background:#ffffff;
	border-width:0 1px 1px 1px;
	border-style:solid;
	border-color:#000000;
}

#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:#000000;
}

#ql_menu a:hover {
	background:#000000;
	color:#FFF;
}

