/*
   ----------------------------------------------------------------
   MAIN STYLE SHEET - Awty International School Houston
   ----------------------------------------------------------------
*/


/* =========================================
	Common Site Elements
=========================================== */


h1,h2,h3,h4,h5,h6 {
	margin:0.5em 0;
	line-height:1em;
	color:#000000;
	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; }

/*Doctype fixes*/
#topbanner img{vertical-align:top;}
#topbanner .tools img{vertical-align:middle;}
/*End doctype fixes */

.nav_history {
	background-color:#002e0b;
	color:#fff !important;
}

.shadow_container { position: absolute; margin-left: -5px; }
.transparent_container { position: absolute; margin-top: -60px; }
.left_photo .bannermodcontent { position:absolute; margin-top: -60px;  }

#logo_link { 
	position: absolute;
	margin: 20px 0 0 10px;
	height: 60px; width: 489px;
	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 no-repeat; padding: 18px 20px 8px 45px; }

.topBtns_box { 
	position: absolute;
	margin: 42px 0 0 608px;
}

.topBtns_box img { margin-right: 4px; }

/* =========================================
	Misc Site Elements
=========================================== */



/* =========================================
	Page Search Elements
=========================================== */

.search_bar {
	display:inline;
}

#keywords {
	background: #042717; 
	border: 0px solid #d7be93;
	width: 161px;
	height: 14px;
	color: #ffffff;
	padding: 2px 0 0 3px;
	margin-top: 0px!important; *margin-top:0px;
	vertical-align: top;
	display: inline;
}

#ss_div form {
	display:inline; margin: 0 9px;
}

#ss_div {
	position: absolute;
	vertical-align: top;
	margin: 90px 0 0 652px;
}

/* =========================================
	Hierarchy + Page Tools
=========================================== */

.hier {
	display:inline;
}

.hiersect {
	position: absolute;
	margin-left: 239px;
	margin-top: 225px;
	height: 18px;
	width: 580px;
	color: #af917a;
}

.tools {
	position: absolute;
	text-align: right !important;
	margin-left: 775px;
	width: 170px;
	margin-top: 221px;
	padding-right: 0;
	color: #af917a;
}

/* =========================================
	Nav + Quicklink Dropdowns
=========================================== */

#nav_menus div {
	position:absolute; top:0px; left:0px;
	width:180px;
	margin:0 0 0 0;
	padding:0 0 22px 0;
	background: url('../images/dropbottom.png') bottom left no-repeat;
        z-index:5;
}

#nav_menus ul {
	list-style-type:none;
	margin:0;
	padding:0 0 0 0;
}

#nav_menus a {
	display:block;
	text-decoration:none;
	padding:8px 6px 8px 14px;
	color:#fff;
        border-bottom: 1px solid #164519;
}

#nav_menus a:hover {
	background:#af917a;
	color:#00340c;
}

#ql_menu {
	position:absolute; top:0px; left:0px;
	margin:0 0 0 0;
	padding:0 0 0 0;
	width:150px;
	background:#000;
}

#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:#fff;
}

#ql_menu a:hover {
	background:#000;
	color:#af917a;
}
