/*  
Theme Name: ALERT Default
Theme URI: http://www.alertacademy.com/
Description: The default ALERT program theme designed by Joshua Wychopen in 2006-2008.
Version: 1.0
Author: Joshua Wychopen
Author URI: http://www.joshwychopen.com/
*/

/* IE6 Site Globals */

* html #wrapper {
	width: 828px;
	margin: 0 auto;
	position: relative;
}

* html h1.iaa-news-press {
	width: 492px;
	height: 40px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 18px;
	text-align: left;
	text-transform: uppercase;
	padding: 15px 0px 0px 0px;
	margin: 0px 0px 0px 10px;
	color: #386FAB;
	font-weight: bold;
	text-indent: -9999px;
	background-image: url(../images/global/iaa-news-press-h1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
}

* html #sidebar {
	width: 270px;
	float: left;
	background-color: #AAAAAA;
	background-image: url(../images/global/sidebar-bg.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
}

* html #fof-sidebar {
	width: 270px;
	height: 400px;
	float: left;
	background-color: #AAAAAA;
	background-image: url(../images/global/sidebar-bg.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
}

* html #featured-links {
	width: 234px;
	height: 247px;
	float: left;
	background-image: url(../images/global/featured-links.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	margin: 20px 5px 0px 10px;
}

* html #recent-news {
	width: 234px;
	height: 198px;
	float: left;
	background-image: url(../images/global/recent-news.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	margin: 15px 5px 0px 10px;
}

* html #page-links {
	width: 234px;
	float: left;
	background-image: url(../images/global/page-links.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	margin: 15px 5px 0px 10px;
}

* html #news-categories {
	width: 234px;
	float: left;
	background-image: url(../images/global/news-categories.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	margin: 15px 5px 0px 10px;
}

* html .volunteers a {
	width: 234px;
	height: 78px;
	float: left;
	background-image: url(../images/global/volunteers.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	text-indent: -9999px;
	margin: 20px 5px 0px 20px;
}

* html #search-input {
	height: 24px;
	float: left;
	margin: 14px 0px 0px 15px;
	text-align: center;
}

* html #search-button {
	height: 23px;
	float: left;
	margin: 16px 0px 0px 0px;
	text-align: center;
}

* html ul#nav {
	float: left;
	list-style-type: none;
	height: 45px;
}

/* Drop-down Menu Hacks */

* html ul#nav {
	display: inline-block;
	/* \*/ display: block;
	position: relative;
	/* \*/ position: static;
}
* html ul#nav ul {
	float: left;
	/* \*/ float: none;
}

* html ul#nav ul li {
	width: 100%;
	float: left;
	clear: left;
}

* html ul#nav ul li {
	width: 100%;
	float: left;
	clear: left;
}

* html ul#nav ul {
	display: block;
	position: absolute;
	left: -10000px;
}
* html ul#nav li.sfhover {
	z-index: 999;
}
* html ul#nav li.sfhover ul {
	left: 0;
	display: block;
}
* html ul#nav iframe {
	filter: progid:DXImageTransform.Microsoft.Alpha(style=0,opacity=0);
	position: absolute;
	left: -1px;
	top: 50px;
	z-index: -1;
}

* html #ministry_index {
	font-size: 11px;
	margin: 0 auto;
	padding: 10px 0 40px;
	width: 800px;
}

* html #ministry_tab {	
	background: url(../images/global/ministry_tab.jpg) no-repeat left bottom;
	cursor: pointer;
	display: block;
	font-size: 0;
	width: 138px;
	height: 22px;
	float: right;
	margin: 0px 10px 0px 0px;
	overflow: hidden;
	text-indent: -99999px;
}