/* CSS Document */

/*

Organized by:

Typography
Layout
Navigation
Forms and Tables
Misc.

*/

a, img, div { behavior: url(/js/iepngfix.htc); }

/* Typography
-------------------------------------------------------------- */

body { 
	color: #FFFFFF; 
	font-family: Arial, Helvetica, sans-serif;
	}

a { color: #dd1600; text-decoration: none;}
a:hover { text-decoration: none; }

h1, h4, h5, h6 { font-weight: bold; }

h4 { color: #B22816; font-size: 1.17em; }
h5, h6 { color: #36424A; font-size: 0.92em; }










#footer a { color: #88AACC; text-decoration: none; }
#footer a:hover { text-decoration: underline; }
#footer p { color: #BBB; font-size: 0.92em; }

.bold { font-weight: bold; }
.red { color: #B22816; }



/* Layout
-------------------------------------------------------------- */

body {
	margin: 0;
	background: #FFF url(/img/bg_gradient.gif) repeat-x top left; 
	}

.container {
	
}
#main {
	padding: 0 0;
	float:right;
	width:734px;
	margin-right:-8px;
	margin-top:0px;
	background: url(/img/main_bg.png) repeat-y top left;
	z-index:-2;
	margin-bottom:0px;
	padding-bottom: 0px;
}

#main_content {
	width:688px;
	margin-left:11px;
	background: url(/img/content_dashed_bg.gif) repeat-y top left;
	min-height:300px;
	padding-left:12px;
	padding-right:12px;
	padding-bottom:0px;
	margin-bottom:24px;
}
#main_content h2 {
	font-weight: bold;
	color:#00aaff;
	font-size: 1.2em;
}
#main_content h3 { 
	font-size: 1em;
	color:#ff0000;
}
#main_content p {
	font-size:.8em;
	color:#666666;
}
#main_content li {
	color:#666666;
	font-size:.8em;
	list-style-image: url('/img/bullet.gif');
}
h4 { margin-top: 20px; margin-bottom: 5px; }

#header {
	position: relative; 
	width: 910px;
	height: 109px;
	margin: 0 auto;
	padding-top: 5px;
	}
#header h1 {
	position: absolute;
	top: -3px;
	left: 0px;
	width: 260px;
	height: 69px;
	text-indent: -9000px;
	background: url(/img/logo.gif) no-repeat top left;
	}
#header h1 a {
	display: block;
	height: 69px;
	background: url(/img/logo.gif) no-repeat top left;
	}

#navbar {
	position: relative; 
	width: 910px;
	height: 109px;
	margin: 0 auto;
	margin-top:-2px;
	padding-top: 0px;
	}
	
#navbar ul ul { margin-left: 15px; }

#nav, #nav ul {
	position:relative;
	z-index:4;
	font-weight:bold;
	background: #FFF url(/img/nav_content_bg.gif) no-repeat top left;
	clear: both;
	width: 186px;
	height: 260px;
	margin: 0 auto;
	padding: 5px 0 0 0px;
	list-style: none;
	}
#nav a {
	font-size: 0.72em;
	color: #00aaff;
	display: block;
	float: left;
	height: 21px;
	width:155px;
	background: url(/img/nav_item_bg.gif) no-repeat top left;
	padding-left:25px;
	padding-top:7px;
	}
#nav a:hover, #nav a.selected {
	color: #dd1600;
	background: url(/img/nav_item_bg_selected.gif) no-repeat top left;
	}
#nav li {
	position: relative;
	float: left;
	width: 180px;
	margin-bottom: 0px;
	}
#nav li ul {
	position: absolute;
	left: -9000px;
	margin-top: -0.95em;
	margin-left: 161px;
	background:none;
	}
#nav li:hover ul, #nav li.sfhover ul { left: auto; }
#nav ul li {
position: relative;
z-index: inherit;
margin: 0; }
#nav ul li a {
	font-size: 0.72em;
	}
#nav ul li a.first {
	margin-top:11px;
	width:130px;
	padding-left: 20px;
	height: 17px;
	padding-top:11px;
	background:  url(/img/side_nav_first.png) no-repeat top left;
}
#nav ul li a.middle {
	width:130px;
	padding-left: 20px;
	height: 18px;
	padding-top:6px;
	background:  url(/img/side_nav_middle.png) no-repeat top left;
}
#nav ul li a.last {
	width:130px;
	padding-left: 20px;
	height: 19px;
	padding-top:5px;
	background:  url(/img/side_nav_last.png) no-repeat top left;
}




#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
}

#nav li:hover, #nav li.sfhover {
	background: none;
}
.home_modules {
	 width:920px;
	 float:left;
	 margin-top:20px;
	 position:relative;
}
.footer {
	position: relative;
	font-size: .65em;
	margin: 0 auto;
	margin-left:-50px;
	padding:0px;
	width: 1006px;
	color:#666666;
	}
.footer a {
	color:#00aaff;
}
.footer a:hover {
	color:#00aaff;
	text-decoration:underline;
}
.footer div {
	width: 900px;
	margin: 0 auto;
	padding-top: 5px;
	}
html ul.nav li { z-index: 201; }

.bottom_drop {
	 float:left;
	 margin-left:5px;
	 margin-top:-7px;
	 padding:0px;
	 position:relative;
}
.top_drop {
	 float:left;
	 margin-left:5px;
	 margin-top:-131px;
	 padding:0px;
	 position: relative;
}
.home_drop {
	float:left;
	margin-left:5px;
	margin-top:-268px;
	padding:0px;
	position: relative;
}
.register_button {
	float:right;
	margin-top:-268px;
	margin-right:25px;
	position:relative;
}

/* Misc.
-------------------------------------------------------------- */
	
.left { float: left; }
.right { float: right; }
.last { margin-right: 0; }
img.left { margin-right: 5px; }

	
.title-image { margin-left: -9px; }

.red-arrow { display: block; padding-right: 25px; background: url(../img/red_arrow.gif) no-repeat center right; }
