/**
 * 100% height layout with header and footer
 * ----------------------------------------------
 * Feel free to copy/use/change/improve
 */

html,body {
	margin:0;
	padding:0;
	height:100%; /* needed for container min-height */
	background-color: #000000;
	background-image: url(images/hd_page.jpg);
	background-repeat: no-repeat;
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size:small;
	color:#666;
	background-position: center top;
}


h1 { 
	font:1.5em georgia,serif; 
	margin:0.5em 0;
}

h2 {
	font:1.25em georgia,serif; 
	margin:0 0 0.5em;
}
	h1, h2, a {
		color:orange;
	}

p { 
	line-height:1.5; 
	margin:0 0 1em;
}


/* ======================================================================== */

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

/* ======================================================================== */

a:link {
	color: #797979;
	text-decoration: none;
}
a:visited {
	color: #797979;
	text-decoration: none;
}
a:active {
	color: #797979;
	text-decoration: none;
}
a:hover {
	color: #25AFDD;
	text-decoration: none;
}
.generic {
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	overflow: auto;
	text-align: justify;
	line-height: 15px;

}

div#container {
	position:relative; /* needed for footer positioning*/
	margin:0 auto; /* center, not in IE5 */
	width:980px;
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/
	min-height:100%; /* real browsers */
	text-align: center;
}

div#adminContainer  {
	position:relative; /* needed for footer positioning*/
	margin:0 auto; /* center, not in IE5 */
		margin-top:105px;	
		margin-bottom:-105px;
	width:980px;
	
	min-height: 100%;
	height: 100%;
	
	text-align: center;

}

div#adminGuff  {
	background-color:#FFFFFF; 
	width:800px; 
	height:100%; 
	float:right; 
	padding:0px 0px 25px 0px;
}

div#header {
	height: 199px;	
}
	div#header p {
		font-style:italic;
		font-size:1.1em;
		margin:0;
	}

div#content {
	padding:1em 1em 5em; /* bottom padding for footer */
}
	div#content p {
		text-align:justify;
		padding:0 1em;
	}

div#footer {
	position:absolute;
	width:100%;
	bottom:0; /* stick to bottom */
	/* background:#ffffff url("images/bg_pin.gif"); */
	padding: 6px;
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #4d4d4d;
	text-align: left;
}
	div#footer p {
		padding:1em;
		margin:0;
	}

#glowBox_top_ {
	background-image: url(images/glowbox_top_.png);
	background-repeat: no-repeat;
	height: 29px;
	width: 980px;
}
#glowBox_mid_ {
	background-image: url(images/glowbox_mid_.png);
	background-repeat: repeat-y;
	height:auto;
	width: 980px;
	display: inline-block;
}


#glowBox_bot_ {
	background-image: url(images/glowbox_bot_.png);
	background-repeat: no-repeat;
	height: 65px;
	width: 980px;
}
#glowBox_container {
	margin-top: -15px;
}

.formgroove {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px outset #B3B3B3;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}


.submenu {
	border-right: 1px solid #000;
	padding: 0 0 2px 0;
	margin-bottom: 1em;
	font-size:11px;
	font-family: Arial, Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;
	background-color: #90bade;
	color: #555;
	filter: Alpha(Opacity=90);
}

.submenu ul {
		list-style: none;
		margin: 0;
		padding: 0;
		border: none;
		}
		
	.submenu li {
		border-bottom: 1px solid #a3a7b2;
		margin: 0;
		}
		
.submenu li a {
		display: block;
		padding: 5px 5px 5px 0.5em;
		border-left: 5px solid #333435;
		border-right: 2px solid #242526;
		background-color: #5c5e65;
		color: #fff;
		text-decoration: none;
		width: 100%;
		}

	html>body .submenu li a {
		width: auto;
		}

	.submenu li a:hover {
		border-left: 5px solid #333435;
		border-right: 2px solid #242526;
		background-color: #97979c;
		color: #fff;
		}



#nav {
	width: 980px;
	height: 199px;
	position:absolute;
	border-color:#FF0000;
	border:5px;
	z-index:11;
	visibility:hidden;	
}
	
#text {
	width:300px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666666;
	line-height: 18px;
	text-align: justify;
	float: left;
	margin-top: 20px;
	margin-left: 55px;
	background-image: url(images/bg_box340.png);
	background-repeat: no-repeat;
	padding: 18px;
	margin-right: 20px;
	margin-bottom: 20px;
	min-height: 480px;
}

#gutter_right {
	float: right;
	width: 480px;
	padding-right: 65px;
	padding-top: 20px;
}

#thumbox {
	float: right;
	width: 480px;
	background-image: url(images/bg_box480.png);
	background-repeat: no-repeat;
	min-height:250px;
	text-align: left;
	padding-top: 8px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 20px;
}
#slideshow {

	margin: 30px;
}

#toolbox {
	float: right;
}

.strMsg {

	float: left;
	font:Verdana, Arial, Helvetica, sans-serif;
	color:#CC3333;
	font-weight:bold;
	padding: 15px 0px 15px 60px;
}
