		/* CSS Document */
html{
	background:#83c162;
}
body{
	font:12px arial, helvetica, verdana, san-serif;
	position: relative;
}
strong{
	font-weight:bold;
}
a:hover{
	text-decoration:underline !important;
}
#outerWrapper{
	width:1000px;
	margin:0px auto;
	overflow:auto;
}
#innerWrapper{
	background:#83c162 url("/_images/innerWrapperGrad.png") repeat-y top left;
	padding:0px 22px 0px 22px;
	width:956px;
}

		    	/* Banner Area */
				
#banner{
	background:#83c162 url("/_images/banner-1.png") no-repeat;
	width:956px;
	height:316px;
}
#content{
	overflow:auto;
}

				/* Left Navigation Area */

#left{
	padding:5px 0px 0px 16px;
	float:left;
	display:inline;
	width:194px;
}
#sideNavigation #top{
	background:#83c162 url("/_images/sideNavigation-1.png") no-repeat top left;
	height:20px;
	width:176px;
}
#navWrapper{
	background:#83c162 url("/_images/sideNavigationBackground.png") repeat-y top left;
	width:176px;
}
#sideNavigation #bottom{
	background:#83c162 url("/_images/sideNavigation-3.png") no-repeat top left;
	height:20px;
	width:176px;
}
#sideNavigation ul{
	background:url("/_images/sideNavigation-2.png") no-repeat left top;
	width:176px;
	padding:0px 0px 10px 0px;
}
#sideNavigation ul li{
	text-decoration:none;
	padding:8px 0px 5px 10px;
	width:150px;
	background: transparent url('/_images/sideNavBorder.png') no-repeat 10px bottom;
}
#sideNavigation ul li a{
	font:bold 13px "trebuchet ms", trebuchet, arial, helvetica, san-serif ;
	color:#1C396B;
	text-decoration:none;
}
#sideNavigation ul ul{
	background:none;
	padding:0 0 0 2px;
	margin:0px 0px;
}
#sideNavigation ul ul li{
	background:none;
	padding:5px 0 5px 10px;
	margin:0px 0px;
	width:150px;
}
#sideNavigation ul ul li a{
	font:bold 11px "trebuchet ms", trebuchet, arial, helvetica, san-serif ;
	border-bottom:none;
}

				/* Right Area Appearence */
							
#right{
	background:url("/_images/contentBackground.png") no-repeat right top;
	position:relative;
	float:left;
	display:inline;
	width:716px;
	padding:45px 30px 25px 0;
	text-align:justify;
}
#breadCrumbs{
	font:bold 11px "trebuchet ms", trebuchet, arial, helvetica, san-serif;
	position:absolute;
	top:5px;
	left:0px;
}
#breadCrumbs li{
	float:left;
	display:inline;
	padding:0 5px 0 0 !important;
	color:#eee !important;
}
#breadCrumbs a{
	color:#E2E259 !important;
	padding:0 0;
	margin:0 0;
	text-decoration:none;
}
h1{
	font:bold 17px verdana, helvetica, arial, san-serif;
	color:#eeeeee;
	padding:0px 0px 22px 0px;
}
h2{
	font:bold 16px verdana, helvetica, arial, san-serif;
	color:#1a1a1a;
	padding:0px 0px 22px 0px;
}
h3{
	font:bold 14px verdana, helvetica, arial, san-serif;
	color:#1a1a1a;
	padding:0px 0px 22px 0px;
}
#right p{
	font:12px verdana, helvetica, arial, san-serif;
	color:#1a1a1a;
	margin:0px 0px 12px 0px;
}
cite{
	font-variant:normal;
	display:block;
}
#homepageQuote{
	padding:10px 0px 0px 180px;
	font:15px georgia, palatino,"Times New Roman", serif;
	color:#1a1a1a;
	width:300px;
}
#gord{
	margin:10px 0 0 0;
	width:300px;
}
#gordInfo{
	font-size:12px;
}
#right ul{
	margin:10px 0 10px;
}
#right ul li{
	padding:10px 0 10px 30px;
	color:#1a1a2a;
	font-size:13px;
}
table{
	width:400px;
	margin:20px auto;
}
#right #downloads li a{
	background:url("/_images/pdf-icon.png") no-repeat center left;
	padding:10px 0 10px 30px;
	color:#E2E259;
	font-size:16px;
}
#right #powerSolutionsImage{
	padding:20px 0 0 0;
}
#right #powerSolutionsImage img{
	border:1px solid #000;
	margin:10px auto;
	display:block;
}
#footer{
	background:#83c162 url("/_images/footerbackground.png") no-repeat top left;
	height:92px;
	position:relative;
}
#copyright{
	font:12px georgia, palatino,"Times New Roman", serif;
	color:#fff;
	position:absolute;
	left:420px;
	bottom:22px;
}

		/*     Products List Items Page     */
				
#right a{
	text-decoration:none;
	color:#4D608C;
}	

#right a:hover {
text-decoration:none !important;
color:#4D608C;

}		
.productListItem{
	border-bottom:1px solid #4D608C;
	padding:5px 10px 0 0;
	height:90px;
}
#right .productTitle p{
	font-weight:bold;
	color:#4D608C;
}
.thumbnail{
	margin:8px 25px 0 6px;
	width:75px;
	height:75px;
	float:left;
	display:inline;
	overflow:hidden;
	background:#fff;
	border:1px solid #000;
}
div.moreInfo{
	text-align:right;
}
div.moreInfo p{
	color: #4D608C;
} 

	   /*     Products Detail Page     */
				
#productdetailItem{
padding:5px 0px;
}
#productTitle h1{
text-align:left;
font-weight:bold;
color:#fff;
width:700px;
border-bottom:1px solid #657AB8;
padding:0 0 10px 0;
margin:0 0 10px;
}
#productDetails{
	width:375px;
}
#productImage{
position:absolute;
top:90px;
right:50px;
}
#productImage img{
border:1px solid #000;
}
#features{
	padding:0 0 20px;
}
#right #features ul li{
	padding:2px 0;
	margin:0 0;
}
#specs{
	padding:0 0 15px 0;
}
#specs p{
	margin:0 0;
}

iframe#weathercentre {

margin-top: 20px;
}
