@charset "UTF-8";
/* CSS Document */

body {
	font-family:Tahoma, Helvetica, Arial, Verdana, sans-serif;
	font-size:11px;
	color:#666666;
	margin:0px;
	padding:0px;
	background-image: url(../images/diagonalbg.gif);
}

/* site wide generic styles */

h1, h2, h3, h4 {
	font-family:Tahoma, Helvetica, Arial, Verdana, sans-serif;
	color:#5a85b8;
	/*color:#339900;*/
}
h1 {
	font-size:20px;
	font-weight:bold;
	letter-spacing:-0.05em;
	padding-bottom:5px;
	line-height:24px;
}
h2 {
	font-size:15px;
	color:#6699FF;
	/*color:#339900;*/
}
h3 {
	font-size:14px;
}
h4 {
	font-size:12px;
}
p {

}
abbr{cursor:help;}
ul li {
	list-style-image:url(../images/navigation-arrow.gif);
	line-height:20px;
	margin-left:-21px;
}
.float_left {
	float:left;
}
.float_right {
	float:right;
}

/* site links */
a {
	color:#5a85b8;
	/*color:#6699FF;*/
	text-decoration:none;
}
a:hover {
	color:#ff9900;
	text-decoration:underline;
}
a.admin_link {
	color:#FFF;
	font-size:10px;
	text-decoration:underline;
	padding-left:18px;
	padding-right:15px;
}
#copyright a {
	color:#CCC;
}
.icon1 {
	background-image:url(../images/client-login-icon.gif);
	background-repeat:no-repeat;
}
.icon2 {
	background-image:url(../images/site-map-icon.gif);
	background-repeat:no-repeat;
}
#breadcrumb a {
	color:#FFF;
}
#xeno a {
	font-size:10px;
	color:#CCCCCC;
	text-decoration:none;
}

/* end of site links */
#shell {
	position:relative;
	/*width:1020px;*/
	margin-left:auto;
	margin-right:auto;
	background-image:url(../images/green-extension-bg.jpg);
	background-repeat:repeat-x;
	background-position:0px 0px;
}
.inner {
	position:relative;
	width:1022px;
	margin-left:auto;
	margin-right:auto;
}
#topnav-holder {
    height:24px;
    border-bottom:1px solid #FFFFFF;
    background-color:#000000;
}
#topnav {
    width:990px;
    height:25px;
    margin-left:auto;
    margin-right:auto;
    padding-left:30px;
    border-left:1px dotted #666666;
    border-right:1px dotted #666666;
}
#topnav a {
    color:#FFFFFF;
    line-height:23px;
    text-decoration:none;
    padding-right:30px;
}
#topnav a:hover {
    color:#ff9900;
}
#header {
	position:relative;
	width:1024px;
	height:368px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(../images/home-header.jpg);
	background-repeat:no-repeat;
	background-position:top center;
}
#flash {
	position:absolute;
	top:65px;
	left:110px;
}
#admin_links {
	position:absolute;
	top:15px;
	right:115px;
	width:250px;
	color:#FFF;
	text-align:right;
}
#inner_div {
	position:relative;
	width:1020px;
	margin-left:auto;
	margin-right:auto;
}
#breadcrumb {
	position:absolute;
	top:88px;
	left:34px;
	width:960px;
	height:25px;
	font-family:Tahoma, Helvetica, Arial, Verdana, sans-serif;
	color:#FFF;
}
#error_wrapper {
	width:960px;
	height:300px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:10px;
	background-color:#FFFFFF;
}
#slider_wrapper {
	width:960px;
	height:195px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:10px;
	background-color:#FFFFFF;
}
/* Easy Slider */
	#slider {
		width:960px;
		overflow:hidden;
	}
	#slider h2 {
		color:#339900;
	}
	#slider ul, #slider li{
		margin:0;
		padding:0;
		list-style:none;
		}
	#slider li{ 
		/* 
			define width and height of container element and list item (slide)
			list items must be the same size as the slider area
		*/ 
		width:240px;
		height:185px;
		overflow:hidden; 
		}
	#slider li{ 
		line-height:13px;
		/*background:#FFFFFF;*/
		}		
	#slider li h2{ 
		margin:0 22px;
		padding-top:0px;
		}	
	#slider li img{ 
		margin:0 22px;
		padding-top:10px;
		padding-bottom:5px;
	}
	#slider li p{ 
		margin-left:22px;
		margin-right:20px;
		margin-top:0px;
		padding-top:0px;
		}				
	div#prevBtn{
		position:absolute;
		left:5px;
		top:60px;
		width:48px;
		height:48px;
	}
	div#nextBtn{
		position:absolute;
		right:5px;
		top:60px;
		width:48px;
		height:48px;
	}					

/* // Easy Slider */

#main_content {
	width:960px;
	margin-left:auto;
	margin-right:auto;
	padding-bottom:25px;
	margin-bottom:10px;
	background-color:#FFFFFF;
}
#column1, #column2, #column3 {
	float:left;
	padding-top:10px;
}
#column1 {
	width:416px;
	font-size:12px;
	line-height:18px;
	padding-left:24px;
	padding-right:40px;
}
#column2 {
	width:240px;
}
#column3 {
	width:240px;
}
#column1 h2 {
	margin-bottom:6px;
}
#column3 h2 {
	margin-bottom:6px;
}
#column2 li a, #column3 li a {
	color:#5a85b8;
}
#column2 li a:hover, #column3 li a:hover {
	color:#ff9900;
}
#callus {
	width:958px;
	border:1px solid #e5e5e5;
	padding-top:6px;
	padding-bottom:6px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:10px;
	font-size:15px;
	color:#5a85b8;
	text-align:center;
	background-image:url(../images/gradient.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	background-color:#FFFFFF;
}
#footer {
	/*width:1020px;*/
	height:19px;
	color:#CCCCCC;
	background-color:#191919;
	border-top:1px solid #333738;
	border-bottom:1px solid #4E4D49;
}
#copyright {
	float:left;
	font-size:10px;
	line-height:18px;
	margin-left:0px;
}
#xeno {
	float:right;
	line-height:18px;
	margin-right:0px;
}
/*
	Super Footer styles
*/
#footerWrap {
	/*width:1020px;*/
	background-color:#353430;
}
#super_footer {
	width:960px;
	padding-top:20px;
	padding-bottom:20px;
	margin-left:auto;
	margin-right:auto;
}
#super_footer ul {	
	float: left;
	width: 188px;
	margin: 0px;
	padding:0px;
	color: #707070;
}
#super_footer ul.first {
	width: 200px;
}
#super_footer ul.second {
	width: 240px;
}
#super_footer ul.lastCol {
	width: 200px;
}
#super_footer li {
	margin: 0px;
	padding:0px;
	list-style:none;
	line-height: 14px;
}
#super_footer li.section {
	font-weight: bold;
	margin-bottom: 10px;
}
#super_footer li a {
	color: #636363;
	font-size: 11px;
	line-height:18px;
	text-decoration: none;
}
#super_footer li a:hover {
	color: #cccccc;
	font-size: 11px;
	text-decoration: none;
}
#super_footer li a.darkLink {
	color: #636363;
	font-size:12px;
	font-weight: bold;
}
#super_footer li a.darkLink:hover {
	color: #CCCCCC;
	font-weight: bold;
}
.clearer {
	clear: both;
	height: 0px;
	overflow: hidden;
}

/* end of Super Footer styles  */

.strapline {
	z-index:99;
	position:absolute;
	top:318px;
	left:0px;
	width:1019px;
	color:#FFF;
	font-size:26px;
	font-weight:bold;
	text-align:center;
	letter-spacing:-1px;
	text-shadow: 1px 1px 5px #000;
	-webkit-text-shadow: 2px 2px 2px #666;
}
.strapline_shadow {
	z-index:98;
	border:1px solid blue;
	position:absolute;
	top:319px;
	width:990px;
	color:#000000;
	font-size:26px;
	font-weight:bold;
	text-align:center;
	letter-spacing:-1px;
	margin-left:auto;
	margin-right:auto;
}