/*
   ----------------------------------------------------------------
   MAIN STYLE SHEET - Grace Episcopal Day School
   ----------------------------------------------------------------
*/


/* =========================================
	Common Site Elements
=========================================== */


h1,h2,h3,h4,h5,h6 {
	margin:0.5em 0;
	line-height:1em;
	color:#0064b4;
	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: 0064b4 !important;
	color:#fff !important;
}


#logo_link { 
	position: absolute;
	margin: 104px 0 0 57px;
	width: 191px; height: 147px;
	text-indent: -9999px;
	background: #fff;
	FILTER: alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	-khtml-opacity: 0;
}

#contentdiv { padding: 51px 30px 21px 64px; }

/* =========================================
	Misc Site Elements
=========================================== */

.photoheader { position: absolute; }
.photoheader img{ behavior: url(javascript/iepngfix.htc) }

.footerdiv .bannermodcontent { width: 970px; margin: 0 auto; }

#contentdiv { background: url('../images/contentbg.gif') top left no-repeat; }

#poweredby { width: 970px; margin: 0px auto; }

/* =========================================
	Page Search Elements
=========================================== */

.search_bar {
	display:inline;
}

#keywords {
        background: transparent;
	border: 0px solid #d7be93;
	width: 153px;
	height: 16px;
	color: #666666;
	padding: 2px 0 0 3px;
	margin-top: 0px !important; *margin-top:0px;
	vertical-align: top;
	display: inline;
}

#ss_div form {
	display:inline; vertical-align: top;
}

#ss_div {
	width: 183px;
	position: absolute;
	vertical-align: top;
	margin: 57px 0 0 610px;
}

/* =========================================
	Hierarchy + Page Tools
=========================================== */

.hier {
	display:inline;
}

.hiersect {
	position: absolute;
	margin-left: 263px;
	margin-top: 284px;
	height: 18px;
	width: 600px;
	color: #6f6f6f;
}

.tools {
	position: absolute;
	text-align: right !important;
	margin-left: 799px;
	width: 150px;
	margin-top: 56px;
	padding-right: 0;
	color: #6f6f6f;
}

/* =========================================
	Nav + Quicklink Dropdowns
=========================================== */

#nav_menus div {
	position:absolute; top:0px; left:0px;
	width:156px;
	margin:2px 0 0 0;
	padding:0 0 11px 0;
        background: url('../images/dropbottom.png') bottom left no-repeat;
	FILTER: alpha(opacity=90);
	-moz-opacity: .90;
	opacity: .90;
	-khtml-opacity: .90;
	z-index: 2;
}

#nav_menus ul {
	list-style-type:none;
	border-top: 1px solid #3f7590;
	border-left: 1px solid #3f7590;
	border-right: 1px solid #3f7590;
	margin:0;
	padding:0 1px 0 2px;
	background:#c7db84;
}

#nav_menus li { border-bottom: 1px solid #91c440; }

#nav_menus a {
	display:block;
	text-decoration:none;
	padding: 6px;
	color:#0c2d83;
}

#nav_menus a:hover {
	color:#196fc2;
}

#dhtmlmenu_349 { margin-left: 2px !important; }

#ql_menu {
	position:absolute; top:0px; left:0px;
	width:156px;
	margin:2px 0 0 0;
	padding:0 0 11px 0;
        background: url('../images/dropbottom.png') bottom left no-repeat;
	FILTER: alpha(opacity=90);
	-moz-opacity: .90;
	opacity: .90;
	-khtml-opacity: .90;
}

#ql_menu ul {
	list-style-type:none;
	border-top: 1px solid #3f7590;
	border-left: 1px solid #3f7590;
	border-right: 1px solid #3f7590;
	margin:0;
	padding:0 1px 0 2px;
	background:#c7db84;
}
#ql_menu br {
	display:none;
}

#ql_menu li { border-bottom: 1px solid #91c440;}

#ql_menu a {
	display:block;
	text-decoration:none;
	padding: 6px;
	color:#0c2d83;
}

#ql_menu a:hover {
	color:#196fc2;
}
