/*
   ----------------------------------------------------------------
   MAIN STYLE SHEET - Sacred Heart Schools
   ----------------------------------------------------------------
*/


/* =========================================
	Common Site Elements
=========================================== */


h1,h2,h3,h4,h5,h6 {
	margin:0.5em 0;
	line-height:1em;
	color:#cf1b23;
	font-family: Times New Roman, 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: 355ba0 !important;
	color:#fff !important;
}


#logo_link { 
	position: absolute;
	margin: 0px;
	width: 294px; height: 80px;
	text-indent: -9999px;
	background: #fff;
	FILTER: alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	-khtml-opacity: 0;
}

#contentdiv { background:#fff url('../images/contentbg.gif') top left no-repeat; padding: 40px 55px 20px 30px; }

#topbanner img{ vertical-align:top; }
.heightfix img{ display:block; }

/* =========================================
	Misc Site Elements
=========================================== */

#text1 img, #text2 img { padding: 10px; }

.headerphotos { margin-left: -1px !important; width: 951px !important; }
.headerphotos img { margin: 0 0 0 1px; }

/* =========================================
	Page Search Elements
=========================================== */

.search_bar {
	display:inline;
}

#keywords {
        background: transparent;
	border: 0px solid #d7be93;
	width: 115px;
	height: 14px;
	color: #eee;
	padding: 0 0 0 7px;
	margin-top: 0px !important; *margin-top:0px;
	vertical-align: top;
	display: inline;
}

#ss_div form {
	display:inline; vertical-align: top;
}

#ss_div {
	width: 313px;
	position: absolute;
	vertical-align: top;
	margin: 52px 0 0 628px;
}

/* =========================================
	Hierarchy + Page Tools
=========================================== */

.hier {
	display:inline;
}

.hiersect {
	position: absolute;
	margin-left: 264px;
	margin-top: 287px;
	height: 18px;
	width: 500px;
	color: #666666;
}

.tools {
	position: absolute;
	text-align: right !important;
	margin-left: 838px;
	width: 95px;
	margin-top: 281px;
	padding-right: 0;
	color: #fff;
}

/* =========================================
	Nav + Quicklink Dropdowns
=========================================== */

#nav_menus div {
	position:absolute; top:0px; left:0px;
	width:165px;
	margin:0 0 0 0;
	padding: 1px 0;
        background: #b7b3a8;
	FILTER: alpha(opacity=90);
	-moz-opacity: .90;
	opacity: .90;
	-khtml-opacity: .90;
}

#nav_menus ul {
	list-style-type:none;
	margin:0;
	padding:0 1px;
}

#nav_menus a {
	display:block;
	text-decoration:none;
	padding: 6px;
	color:#000000;
}

#nav_menus a:hover {
	background:#bf0005;
	color:#fff;
}

#dhtmlmenu_355 {
	margin-left: -48px !important;
}

#ql_menu {
	position:absolute; top:0px; left:0px;
	width:165px;
	margin:0 0 0 0;
	padding: 1px 0;
        background: #b7b3a8;
	FILTER: alpha(opacity=90);
	-moz-opacity: .90;
	opacity: .90;
	-khtml-opacity: .90;
}

#ql_menu ul {
	list-style-type:none;
	margin:0;
	padding:0 1px;
}
#ql_menu br {
	display:none;
}

#ql_menu a {
	display:block;
	text-decoration:none;
	padding: 6px;
	color:#000000;
}

#ql_menu a:hover {
	background:#bf0005;
	color:#fff;
}

.event_indate {
float: none;
}

/* =========================================
	Custom Site Elements
=========================================== */

/*-- Ticket 8313044 -- */
#contentdiv .targetForm {
    width:425px !important;
}

/*-- Ticket 8313882 --*/

form h3 {
margin:0px;
}

form p {
margin:0px;
}