@charset "utf-8";
/* CSS Document */

html, body {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	}
body {
	background-image: none;
	background-color:#FFFFFF;
	font-family: "trebuchet MS", verdana, arial, sans-serif;
	min-width: 900px;
	}
.body_content {
	margin: 0;
	padding: 0;
	width: 100%;
	max-width: 100%;
	min-width: 900px;
	}
.page_margins {
	width: 100% !important;
	min-width: 100%;
	height: 100%;
	margin: 0px !important; 
	}
.page {
	width: 100%  !important;
	}

/*
========
Header
========
*/ 
#header {
	height: 38px;
	background: transparent url(/templates/liquidpixel_content/images/header_bg.png) scroll top left repeat-x;
	position: fixed;
	width: 100%;
	top: 0;
	z-index: 900
	}
#header_content {
	width: 900px;
	margin: 0 auto;
	position: relative;
	height: 90px;
	}
	#header #topnav { position: absolute; top:3px; right: 35px; width: 265px; z-index: 1000; }
	#header #topnav ul { width: 265px; }
	#header #topnav li { display: inline; float: left; list-style:none; width: auto; }
	#header #topnav a { text-decoration: none; display: block; width: 100%; height: 31px; }
	#header #topnav li.item-1 a { width: 84px; background: transparent url(/templates/liquidpixel_content/images/buttonbar.png) no-repeat scroll 0 0 ; }
	#header #topnav li.item-2 a { width: 87px; background: transparent url(/templates/liquidpixel_content/images/buttonbar.png) no-repeat scroll -84px 0; }
	#header #topnav li.item-3 a { width: 90px; background: transparent url(/templates/liquidpixel_content/images/buttonbar.png) no-repeat scroll -171px 0; }
	#header #topnav li.item-1 a:hover, #header #topnav li.item-1 a.hover { width: 84px; background: transparent url(/templates/liquidpixel_content/images/buttonbar.png) no-repeat scroll 0 -31px ; }
	#header #topnav li.item-2 a:hover, #header #topnav li.item-2 a.hover { width: 87px; background: transparent url(/templates/liquidpixel_content/images/buttonbar.png) no-repeat scroll -84px -31px; }
	#header #topnav li.item-3 a:hover, #header #topnav li.item-3 a.hover { width: 90px; background: transparent url(/templates/liquidpixel_content/images/buttonbar.png) no-repeat scroll -171px -31px; }
	#header #topnav span.header { display: none }

	#header #logoutBox {
		background: #aae0f5 url('/_media/default/admin/template/whiteGradient_small.png') scroll top left repeat-x;
		border: 1px solid;
		border-top-color: #C1E9FF;
		border-left-color: #C1E9FF;
		border-bottom: 1px solid #1678B1;
		border-right: 1px solid #1678B1;
		width: auto !important;
		height: 2em;
		height: auto;
		position: relative;
		font-size: 0.85em;
		text-align: left;
		}
	#header #logoutBox_content {
		background: transparent url('/_media/default/icons/info.png') 25px center scroll no-repeat;
		padding: 15px 15px 15px 65px;
		}
	#header #logoutButtons { 
		position: absolute;
		top: 50%;
		right: 15px;
		margin-top: -13px;
		}
	#header #logoutButtons a {  
		float: right;
		margin: 0;
		width: auto;
		padding: auto 10px;
		margin-left: 10px;
		text-decoration:none; 
		text-transform: capitalize; 
		}
	#header #logoutText { 
		color: #00324C;
		font-size: 10px; 
		min-height: 1em;
		margin-right: 195px
		}
	#header #logoutText a,
	#header #logoutText a:hover,
	#header #logoutText a:visited { 
		color:#004F79; 
		}
	#header #logoutText p {
		margin-bottom: 0;
		line-height: 1em; 
		}

	
/*
========
Nav_2 & Dropmenu
========
nav_2 moved to bottom; nav is depricated;
*/
#nav.shownav {
	height: 32px;
	width: 100%;
	background: url(/templates/liquidpixel_content/images/dropmenu_bg.png) scroll top left repeat-x;
	z-index: 100;
	display: block;
	position: absolute;
	top: 67px;
	left: 0;
	}
#nav_content {
	width: 900px;
	margin: 0 auto;
	}
	#page_content .dropmenu {
		height: 32px;
		background-color: transparent;
		overflow: hidden;
		margin: 0 auto;
		}
	#page_content .dropmenu ul.menu {
		margin: 0 auto;
		}
	#page_content .dropmenu li a span.header {
		background: url(/templates/liquidpixel_content/images/dropmenu_bg.png) scroll top left repeat-x;
		font-family: "trebuchet ms", verdana, arial, sans-serif;
		font-size: 14px;
		font-weight: bold;
		color: #DDDDDD;
		line-height: 32px;
		padding: 0;
		display: block;
		height: 32px;
		width: 170px;
		text-align: center;
		}
 	#page_content .dropmenu li:hover span.header, #page_content .dropmenu li a span.header.hover {
		background: url(/templates/liquidpixel_content/images/dropmenu_bg_hover.png) scroll top left repeat-x;
		color: #FFF;
		text-decoration: none;
		display: block;
		height: 32px;
		width: 170px;
		}
	#page_content .dropmenu li.sfhover span.header {
		background: url(/templates/liquidpixel_content/images/dropmenu_bg_hover.png) scroll top left repeat-x;
		color: #FFF;		
		}
/*	#page_content .dropmenu li:hover span.header a:hover,
	#page_content .dropmenu li:hover span.header a:focus,
	#page_content .dropmenu li:hover span.header a:active {
		text-decoration: none;
		}
	#page_content .dropmenu a:active span.header,
	#page_content .dropmenu a:focus span.header {
		background: url(/templates/liquidpixel_content/images/dropmenu_bg_hover.png) scroll top left repeat-x;
		color: #FFF;
		text-decoration: none;
		}
#page_content li.item a:hover, #page_content li.item .hover {
		background-image: url(/templates/liquidpixel_content/images/dropmenu_bg_hover.png);
		color: #FFF;
		text-decoration: none;
		}
	#page_content .dropmenu li.sfhover span.header {
		background: url(/templates/liquidpixel_content/images/dropmenu_bg_hover.png) scroll top left repeat-x;
		color: #FFF;		
		}
 */		#page_content .dropmenu a:hover,
	#page_content .dropmenu a:focus,
	#page_content .dropmenu a:active {
		text-decoration: none;
		}

/*
========
Teaser & Pagetitles
========
*/ 
#teaser {
	width: 100%;
	position: relative;
	margin-bottom: -20px;
	}
#teaser_content {
	width: 900px;
	margin: 0 auto;
	position: relative;
	min-height: 3px;
	}

/*
========
Main divs & Columns
========
*/ 
#main {
/*	border-bottom: 1px solid #555;*/
	}
#main_content {
	width: 900px;
	margin: 0 auto;
	padding-bottom: 130px;
	}
	#col1 {
		display: none;
		}
	#col2 {
		width: 315px;
		height: 60%;
		position: fixed;
		left: 50%;
		top: 40px;
		z-index: 100;
		}
	#col2_content {
		margin: 0 30px 0 32px;
		padding-top: 16px;
		position:relative;
		left: 135px;
		}
	#col3 {
		margin-right: 35%;
		margin-left: 0px;
		position: relative;
		z-index: 200;
		}
	#col3_content {
		margin: 0 30px 0 20px;
		padding-top: 1em;
		}
#bar_overlay { 
	position: absolute;
	top: 0px;
	right: 30px;
	height: 100%;
	width: 222px;
	background: url(/templates/liquidpixel_content/images/bar_overlay_tall.png) scroll top center no-repeat;
	z-index: 1000;
	padding: 200px 25px 0;
	}

#cboxLoadedContent{margin-bottom: 0px;}
#cboxTitle{top:0px; height:24px;}
#cboxCurrent{top:3px;}
#cboxPrevious{top:0px; right:44px;}
#cboxNext{top:0px; right:22px;}
#cboxClose{top:0px; right:0;}

/*
========
Content & Text styles
========
*/ 
#pagetitles {
	font-size: 1.85em;
	color: #143e70;
	margin: 0 0 0 20px;
	padding: 30px 0 0;
	font-family: "trebuchet MS", "Lucida Sans Unicode","Century Gothic",Verdana,Arial,sans-serif;
	}
#pagetitles h1, #pagetitles h2 { font-weight:bold; }
#pagetitles .pagetitle {
	font-size: 1.5em;
	color: #444444;
	margin-left: 0px;
	}
#pagetitles .pagesubtitle {
	color: #888888;
	font-size: 1em;
	margin-left: 0px;
	line-height: 1em;
	margin-top: 0;
	margin-bottom: -1em;
	}
#col3 h1,
#col2 h1 {
	color: #8AB724;
	margin-top: 1.2em;
	font-size: 1.25em;
	line-height: 1.2em;
	font-weight: bold;
	}
#col3 h2,
#col2 h2 {
	color: #111;
	font-size: 1em;
	line-height: 1.5em;
	font-weight: bold;
	}
#col3 h3,
#col2 h3 {
	font-size: 1em;
	line-height: 1.5em;
	color: #939393;
	}
#col3 a,
#col2 a {
	color: #70A000;
	font-weight: normal;
	}
#col3 a:hover,
#col3 a:focus,
#col2 a:hover,
#col2 a:focus {
	color: #A5CA00;
	font-weight: normal;
	}
#col3 a:visited,
#col2 a:visited {
	color: #70A000;
	font-weight: normal;
	}
.rowhover tbody tr:hover th[scope="row"],
.rowhover tbody tr:hover tbody th.sub { 
	background-color: #EEEEEE; 			/* background-color on hover for table.tablehover */
	}
.rowhover tbody tr:hover td { 
	background: #EEEEEE; 			/* background-color on hover from table.tablehover */
	}
.cellhover:hover {
	background-color: #EEEEEE; 			/* background-color on hover for table.tablehover */
	}
.introtext {
	margin-top: 1.85em;
	}
.featuregrid td {
	padding: 5px 3px 5px 3px; 			/* override standard table padding for feature grid*/
	}
.featuregrid p {
	margin-bottom: 0px					/* remove normal padding for feature grid*/
	}
.hidden { 
	display: none; 
	}
#col3 input, #col2 input { margin-bottom: 0.25em; }

/*
========
Footer
========
*/ 
#footer {
	width: 100%;
	background: url(/templates/liquidpixel_content/images/footer_bg_extended.png) scroll bottom left repeat-x;
	height: 150px;
	padding: 0;
	position: fixed;
	bottom: 0;
	line-height: 1em;
	z-index: 500;
	}
#footer_content {
	width: 900px;
	margin: 0 auto;
	color: #FFF;
	padding-top: 100px;
	position: relative;
	}
#logo {
	width: 152px;
	height: 88px;
	position: absolute;
	bottom: 75px;
	right: 148px;
	margin-right: -55px;
	}
#logo span {
	text-indent: -3000em;
	font-size: 0.01%;
	}
#copyright {
	padding-top: 20px;
	margin-left: 27px;
	}
#footer #copyright a:hover, #footer #copyright a:focus, #footer #copyright a:active {
	color: #3b86ed;
	}
#footer a {
	color: #FFF;
	}
#footer_links {
	padding-top: 20px;
	}
#footer_links li { 
	display: inline; 
	padding: 0 10px; 
	border-left: 1px solid white; 
	list-style:none; 
	}
#footer_links a { 
	text-decoration: none; 
	color: #FFF 
	}
#footer_links a:hover, 
#footer_links a:focus { 
	color: #000; 
	text-decoration: none; 
	}
#footer_links .item-1 { 
	border-left: none; 
	}
#footer_links {
	padding-top: 20px;
	}

#itrtext {
	padding-top: 20px;
	margin-right: 50px;
	}
