/**
 * 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:#25273D url('images/bg4.jpg') fixed center repeat-y;
	font-family:verdana,arial,sans-serif;
	font-size: 11px;
	color:#222;
}

img {
	border: 0;
}

a {
color: #009900;
}

p { 
	line-height:1.5; 
}

div#container {
	position:relative; /* needed for footer positioning*/
	margin:0 auto; /* center, not in IE5 */
	width:960px;
	background:#EDEDED; /* F2F2F2 url('images/bg.jpg') center repeat-y; */
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/
	min-height:100%; /* real browsers */
	border-left: 2px solid #333;
	border-right: 2px solid #333;
}

div#header {
	padding:1em 0 0 0;
	background:#000;
}

div#content {
	padding:1em 0 5em 0; /* bottom padding for footer */
	min-height:600px;
	height: auto !important;
	height: 600px;
}

div#footer {
	position:absolute;
	width:100%;
	bottom:0; /* stick to bottom */
	background:#17181A url('./images/footergrad.jpg') repeat-x;
	border-top:1px solid #444;
}
	div#footer p {
		padding:1em;
		text-align: center;
		font-style: italic;
		font-weight: bold;
		font-size: smaller;
		margin:0;
		color: #dbdbdb;
	}
		div#footer a {
			color: #ccc;
			text-decoration: none;
		}
			div#footer a:hover {
				color: #ddd;
				text-decoration: none;
			}
	
.sidebar {
	width:170px;
	padding-right: 5px;
	text-align:right;

	/* url('images/sidebar2.jpg') repeat-y */
}

h1 {
 font-size: 18px;
 font-weight: bold;
 margin: 2px;
 color: #CC0000;
}

h3 {
 font-size: 11.5px;
 font-weight: bold;
 margin: 5px;
 color: #0000cc;
}
	
/*** NAV SECTION COPIED FROM WORDPRESS TEMPLATE ***/

.nav {
  	padding: 0;
}

#hmenu {
  	margin: 0;
  	padding: 0;
}

#hnav {
  	margin: 0;
  	padding: 0;
}


/* - - Search Form - - */

.nav form {
	margin: 0;
}

.nav input#s {
	width: 90%;
	background: #FFFFFF;
	border: 1px solid #666666;
	color: #000000;
}


/* - - Subheadings - - */

.nav h2, .nav h3, .nav h4 { 
	color:#000000;
	font-size: 12px;
        font-family: Verdana, Tahoma, sans-serif;
	margin: 10px 5px 5px 0;
	padding-bottom: 2px;
        text-decoration: underline;
}


/* - - List Styles - - */

.nav ul {
	color: #000000;
	list-style-type: none;
	margin: 0;
	padding: 5px 10px;
	text-transform: none;
}	
  
.nav ul ul {
	font-weight: normal;
	line-height: 100%;
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-align: left;
}


/* - - List Items (Text) - - */

.nav ul ul li {
	border: 0;
	font-size: 11px;
	line-height: 18px;
	font-family: Verdana, Tahoma, sans-serif;
	margin-bottom: 3px;
	padding: 0;
}


/* - - Sidebar Hyperlinks - - */

.nav ul ul li a:link, .nav ul ul li a:active {
	color: #ccc;
	text-decoration: underline;
}

.nav ul ul li a:visited {
	color: #ccc;
	text-decoration: underline;
}

.nav ul ul li a:hover {
        color: #aaa;
	text-decoration: underline;
}

/** END OF NAV SECTION COPIED FROM WORDPRESS ***/

.gradient {background: #000 url(images/footergrad.jpg) repeat-x top;margin-bottom:8px;}
.gradient a {color:#ccc; text-decoration: underline;}
.gradient a:hover {color:#aaa; text-decoration: underline;}
.gradient p, .gradient form{padding:2px 2px;color:#ddd;}
.gradheader {margin:0 0 2px 0;color:#ddd;font-weight: bolder;text-align:center;font-size:12px;}
.gradient ul, .gradient li {text-transform: none; list-style-type: none; margin:2px 2px; color:#ddd;}

.preload2 {background: url(prodrop2/button4.gif);}
.menu2 {padding:0 0 0 32px; margin:0; list-style:none; height:38px; background:#fff url(prodrop2/button1a.gif) repeat-x; position:relative; font-family:arial, verdana, sans-serif; }
.menu2 li.top {display:block; float:left; position:relative;}
.menu2 li a.top_link {display:block; float:left; height:40px; line-height:33px; color:#eee; text-decoration:none; font-size:11.5px; font-weight:bold; padding:0 0 0 12px; cursor:pointer;}
.menu2 li a.top_link span {float:left; display:block; padding:0 24px 0 12px; height:40px;}
.menu2 li a.top_link span.down {float:left; display:block; padding:0 24px 0 12px; height:40px; background:url(prodrop2/down.gif) no-repeat right top;}
.menu2 li a.top_link:hover {color:#fff; background: url(prodrop2/button4.gif) no-repeat;}
.menu2 li a.top_link:hover span {background:url(prodrop2/button4.gif) no-repeat right top;}
.menu2 li a.top_link:hover span.down {background:url(prodrop2/button4a.gif) no-repeat right top;}

.menu2 li:hover > a.top_link {color:#fff; background: url(prodrop2/button4.gif) no-repeat;}
.menu2 li:hover > a.top_link span {background:url(prodrop2/button4.gif) no-repeat right top;}
.menu2 li:hover > a.top_link span.down {background:url(prodrop2/button4a.gif) no-repeat right top;}


.menu2 table {border-collapse:collapse; width:0; height:0; position:absolute; top:0; left:0;}

/* Default link styling */

/* Style the list OR link hover. Depends on which browser is used */

.menu2 a:hover {visibility:visible;}
.menu2 li:hover {position:relative; z-index:200;}

/* keep the 'next' level invisible by placing it off screen. */
.menu2 ul, 
.menu2 :hover ul ul, 
.menu2 :hover ul :hover ul ul,
.menu2 :hover ul :hover ul :hover ul ul,
.menu2 :hover ul :hover ul :hover ul :hover ul ul {position:absolute; left:-9999px; top:-9999px; width:0; height:0; margin:0; padding:0; list-style:none;}

.menu2 :hover ul.sub {left:2px; top:40px; background: #fff; padding:3px 0; border:1px solid #4ab; white-space:nowrap; width:185px; height:auto;}
.menu2 :hover ul.sub li {display:block; height:20px; position:relative; float:left; width:182px;}
.menu2 :hover ul.sub li a {display:block; font-size:11px; height:20px; width:179px; line-height:20px; text-indent:5px; color:#000; text-decoration:none; border:3px solid #fff; border-width:0 0 0 3px;}
.menu2 :hover ul.sub li a.fly {background:#fff url(prodrop2/arrow.gif) 172px 7px no-repeat;}
.menu2 :hover ul.sub li a:hover {background:#4ab; color:#fff;}
.menu2 :hover ul.sub li a.fly:hover {background:#4ab url(prodrop2/arrow_over.gif) 172px 7px no-repeat; color:#fff;}
.menu2 :hover ul li:hover > a.fly {background:#4ab url(prodrop2/arrow_over.gif) 172px 7px no-repeat; color:#fff;} 

.menu2 :hover ul :hover ul,
.menu2 :hover ul :hover ul :hover ul,
.menu2 :hover ul :hover ul :hover ul :hover ul,
.menu2 :hover ul :hover ul :hover ul :hover ul :hover ul
{left:182px; top:-4px; background: #fff; padding:3px 0; border:1px solid #4ab; white-space:nowrap; width:185px; z-index:200; height:auto;}
