/*~~~~~~~~~~~~~~~~~global styles startZ~~~~~~~~~~~~~~~~~*/
html {
	width: 100%;
	height: 100%;
	_border: none;
}
body, form {
	margin: 0px;
	text-align: center;
	width: 100%;
	height: 100%;
	background:url(../Images/UI/headerbg.jpg) repeat-x #050505;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
img, object, embed {
	display: block;
	outline: none;
}
a img, img a, img {
	border: none;
}
a {
	outline: none;
}
h1, h2, h3, h4, h5, h6, p, ul, ol, li {
	padding: 0;
	margin: 0;
}

h1{
	color:#666666;
	font-size:30px;
	margin: 0 0 20px 0;
}
h2{
	font-size:16px;
	font-weight:bold;
	color:#0C87C2;
	margin: 0 0 10px 0;	
}
h3{
	font-size:16px;
	font-weight:bold;
	color:#6BB90D;
	margin: 0 0 10px 0;	
}
h4{
	font-size:14px;
	font-weight:bold;
	color:#0094DE;
	margin: 0 0 10px 0;	
}
h5{
	font-size:14px;
	font-weight:bold;
	color:#6BB90D;
	margin: 0 0 10px 0;	
}
h6{
	font-size:14px;
	font-weight:bold;
	color:#666;
	margin: 0 0 10px 0;	
}
.clearer{
	clear: both;
	line-height: 0px;
}

p.noJS {
    font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
	color: #FFF;
    display: block;
    width: 100%;
    padding: 4px 0 3px 0;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 100;
    background-color: #F24E31;
}
div.siteContainer {
	color: #333;
	text-align: left;
	width: 100%;
	margin: 0 auto;
	padding: 0;
}
ul {
	margin: 10px 0 30px 10px;
	list-style:none;
}
li{
	margin: 0 0 5px 0;
	padding:  0 0 0 15px;
	background:url(../Images/UI/bullet_leaf.gif) no-repeat center left;	
	font-size:13px;
	color:#333;
	line-height:160%;
}
table{
	margin:0 0 20px 0;
	color:#666;
	font-size:13px;
	background:#EEE;
}
th{
	padding:3px;	
	background:#FFF;
}
td{
	padding:3px;	
	background:#FFF;
}
/*~~~~~~~~~~~~~~~~~global styles endZ~~~~~~~~~~~~~~~~~*/
div#header {
	width:960px;	
	margin: 0 auto;
	clear:both;
}
div#header .logo{
	float:left; 	
}
/*~~~~~~~~~~~~~~~~~sub menu~~~~~~~~~~~~~~~~~*/
div#header .menuSub{
		display:none;
}

/*~~~~~~~~~~~~~~~~~search area~~~~~~~~~~~~~~~~~*/
div#header .searchArea{
 display:none;
}

div#header .searchArea2{
 display:none;
}

/*~~~~~~~~~~~~~~~~~global menu~~~~~~~~~~~~~~~~~*/
div#header .menuGlobal {
 	display:none;
	margin: 0 0 0 10px;
	padding: 0;
}
div#header .menuGlobal a {
	height:28px;
	color:#FFF;
	text-decoration:none;
	font-size:14px;
	font-weight:bold;
	padding:11px 20px 0px 20px;
	margin:1px 0 0 0;
	display:block;
	float:left;
}
div#header .menuGlobal a:hover{
	background:url(../Images/UI/menuGlobalhover.jpg) repeat-x top left;
}
div#header .menuGlobal a.active{
	background:url(../Images/UI/menuGlobalhover.jpg) repeat-x top left;
}
/*~~~~~~~~~~~~~~~~~structural elements~~~~~~~~~~~~~~~~~*/
div#mainContent{
	margin:0;
	background:url(../Images/UI/wrapperBg.jpg) repeat-x top #FFF;
	width:100%;	
	clear:both;
	text-align:left;
}
div.wrapper940{
	width:940px;	
	margin: 0 auto;
	clear:both;
}
div#leftCol620{
	margin:40px 0 0 0;
	width:620px;	
	float:left;
}
div#rightCol300{
	margin:40px 0 0 20px;
	width:300px;	
	float:left;
}
div#leftCol220{
	display:none;
}
div#rightCol220{
	margin:40px 0 0 0px;
	width:220px;	
	float:left;
}
div#centerCol460{
	margin:40px 0 0 20px;
	width:480px;	
	float:left;
}
/*~~~~~~~~~~~~~~~~~elements~~~~~~~~~~~~~~~~~*/
div#leftCol620 p{
	font-size:13px;
	line-height:160%;
	font-weight:normal;
	color:#333;
	margin: 0 0 20px 0;	
}

div#homeFlash {
	margin: 0 0 20px 0;	
}
div#rightCol300 a.button_Residential{
	background:url(../Images/UI/button_residential.jpg) no-repeat top left;
	width:300px;
	height:90px;
	display:block;
	margin:0 0 10px 0;
	padding:0;
}
div#rightCol300 a.button_Residential:hover{
	background:url(../Images/UI/button_residential.jpg) no-repeat top right;
}
div#rightCol300 a.button_Commercial{
	background:url(../Images/UI/button_commercial.jpg) no-repeat top left;
	width:300px;
	height:90px;
	display:block;
	margin:0 0 10px 0;
	padding:0;
}
div#rightCol300 a.button_Commercial:hover{
	background:url(../Images/UI/button_commercial.jpg) no-repeat top right;
}
div#rightCol300 a.button_Marine{
	background:url(../Images/UI/button_marine.jpg) no-repeat top left;
	width:300px;
	height:90px;
	display:block;
	margin:0 0 10px 0;
	padding:0;
}
div#rightCol300 a.button_Marine:hover{
	background:url(../Images/UI/button_marine.jpg) no-repeat top right;
}

/*~~~~~~~~~~~~~~~~~special offer 300~~~~~~~~~~~~~~~~~*/
div#special300 {
	display:none;
}

/*~~~~~~~~~~~~~~~~~special offer 220~~~~~~~~~~~~~~~~~*/
div#special220 {
	display:none;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
a.categoryItem {
	background:url(../Images/UI/h2Category.jpg) no-repeat 0 0;
	width:220px;
	float:left;
	margin:0 20px 20px 0;
	text-decoration:none;
	display:block;
	cursor:pointer;
}
a.categoryItem span.title{
	margin:6px 10px 15px 10px;
	font-size:14px;
	font-weight:bold;
	display:block;
	color:#0C87C2;
}
a.categoryItem span.synopsis{
	margin:0 10px 0 10px;
	font-size:12px;
	font-weight:normal;
	line-height:150%;
	color:#666;
	overflow:hidden;
	height:55px;
	display:block;
}
a.categoryItem span.moreLink{
	margin:0 10px 0 10px;
	font-size:12px;
	font-weight:bold;
	line-height:150%;
	color:#5FA512;
	text-align:right;
	display:block;
}
a.categoryItem:hover{ 
	background:url(../Images/UI/h2Category.jpg) no-repeat 0px -210px;
}
a.categoryItem:hover span.moreLink{
	text-decoration:underline;
}
div#menu{
	margin:0;
	padding:0;
}
div#menu h2{
	background:#0C87C2;
	color:#FFF;
	margin:0;
	padding: 5px 10px 5px 10px;
}
div#menu a{
	display:block;
	background:#0094DE url(../Images/UI/menuLeftbg.gif) no-repeat 0px -30px;
	height:23px;
	color:#FFF;
	text-decoration:none;
	font-size:14px;
	padding: 5px 10px 0px 20px;
}
div#menu a:hover{
	display:block;
	background:#FFF url(../Images/UI/menuLeftbg.gif) no-repeat 0px 0px;
	height:23px;
	color:#0094DE;
}
div#menu a.active{
	display:block;
	background:#FFF url(../Images/UI/menuLeftbg.gif) no-repeat 0px 0px;
	height:23px;
	color:#0094DE;
}
/*~~~~~~~~~~~~~~~~~contactPanel~~~~~~~~~~~~~~~~~*/
div#contactPanel{
	margin: 0 0 10px 0;
	width:220px;
	background:#666;
	font-size:12px;
	color:#FFF;
	line-height:150%;
}
div#contactPanel h3{
	margin: 0 15px 5px 15px;	
	font-size:22px;
	color:#FFF;
}
div#contactPanel p{
	margin: 0 15px 0 15px;	
}
/*~~~~~~~~~~~~~~~~~quotePanel~~~~~~~~~~~~~~~~~*/
div#quotePanel{
	display:none;
}
/*~~~~~~~~~~~~~~~~~content detail~~~~~~~~~~~~~~~~~*/
h2.h2Detail{
	font-size:12px;
	color:#666;
	margin:0;
}
h1.h1Detail{
	font-size:24px;
	font-weight:normal;
	color:#666;
}
div#flashContent{
	margin: 0 0 10px 0;		
}
div#interactionBar{
	margin: 0 0 20px 0;
	width:460px;
	background:url(../Images/UI/specialsTag.gif) no-repeat bottom right;	
	height:90px;
}
div#interactionBar a.downloadButton{
	text-decoration:none;
	margin:0 10px 0 0;
	float:left;
	display:block;
	width:140px;
	height:80px;
	background:url(../Images/UI/button_download.jpg) no-repeat top left;
}
div#interactionBar a.downloadButton:hover {
	background:url(../Images/UI/button_download.jpg) no-repeat bottom left;
}
div#interactionBar a.watchButton{
	text-decoration:none;
	margin:0;
	float:left;
	display:block;
	width:140px;
	height:80px;
	background:url(../Images/UI/button_video.jpg) no-repeat top left;
}
div#interactionBar a.watchButton:hover {
	background:url(../Images/UI/button_video.jpg) no-repeat bottom left;
}
div#interactionBar a.tagButton{
	float:right;
	margin:9px 0 0 0;
}
div#pagingBar {
	clear:both;
	margin:10px 0 0 0;	
}
div#pagingBar a.backButton{
	text-decoration:none;
	margin:0 10px 0 0;
	float:left;
	display:block;
	width:60px;
	height:30px;
	background:url(../Images/UI/button_back.jpg) no-repeat top left;
}
div#pagingBar a.backButton:hover {
	background:url(../Images/UI/button_back.jpg) no-repeat bottom left;
}
div#pagingBar a.topButton{
	text-decoration:none;
	margin:0;
	float:left;
	display:block;
	width:60px;
	height:30px;
	background:url(../Images/UI/button_top.jpg) no-repeat top left;
}
div#pagingBar a.topButton:hover {
	background:url(../Images/UI/button_top.jpg) no-repeat bottom left;
}

div#centerCol460 p{
	font-size:13px;
	line-height:160%;
	font-weight:normal;
	color:#333;
	margin: 0 0 20px 0;	
}
div#centerCol460 a{
	color:#5FA512;
}
/*~~~~~~~~~~~~~~~~~FAQ styles start~~~~~~~~~~~~~~~~~*/
div#faqsPanel{
	width:460px;
	margin: 0 0 20px 0;	
}
div#faqsPanel a.question, div#faqsPanel a.questionActive {
	padding: 0 0 10px 15px;
	width:460px;
	background:url(../Images/UI/bullet_leaf.gif) no-repeat 0px 5px;	
	font-size: 13px;
	font-weight: bold;
	display: block;
	text-decoration:none;
	color:#666666;
}
div#faqsPanel a.questionActive {
	padding-bottom: 15px;
}

div.answer {
	display: none;
	padding-bottom: 20px;
}
div.answer p {
	width:435px;
	font-size: 11px;
	color: #333;
	line-height: 150%;
	padding: 0px 10px 0 25px;
	color:#666;
}
/*~~~~~~~~~~~~~~~~~contact us~~~~~~~~~~~~~~~~~*/
div#contactForm{
	width:460px;
	background:#E5E5E5;
}
div#contactForm p{
	margin:0 20px 20px 20px;
}
div#contactForm label{
	display:block;
	padding: 0 0 0 20px;
	margin: 0 0 3px 0; 
}
div#contactForm label span{
	width:120px;
	font-size:13px;
	color:#666;
	display:block;
	float:left;
	text-align:right; 
	margin: 0 5px 0 0;
}
div#contactForm input {
		border:1px solid #CCC;
		width: 250px;
		height:24px;
}
 div#contactForm textArea {
		border:1px solid #CCC;
		width: 250px;
		height:120px;
}
div#contactForm a.sendButton{
	text-decoration:none;
	margin:0 10px 20px 145px;
	-margi\n:0 10px 20px 74px;
	float:left;
	display:block;
	width:70px;
	height:35px;
	background:url(../Images/UI/button_send.jpg) no-repeat top left;
}
div#contactForm a.sendButton:hover {
	background:url(../Images/UI/button_send.jpg) no-repeat bottom left;
}
/*~~~~~~~~~~~~~~~~~siteMap~~~~~~~~~~~~~~~~~*/
div#siteMap{
	width:460px;
	margin:0 0 30px 0;
}
div#siteMap h2 a{
	color:#0C87C2;
	text-decoration:none;
}
div#siteMap h2 a:hover{
	color:#6BB90D;
}
div#siteMap li{
	background:none;	
	margin: 0 0 0px 0;
}
div#siteMap li a{
	text-decoration:none;
}
div#siteMap li a:hover{
	text-decoration:underline;
}
/*~~~~~~~~~~~~~~~~~pageation~~~~~~~~~~~~~~~~~*/
div.pagation {
	display:none;
}

/*~~~~~~~~~~~~~~~~~search results~~~~~~~~~~~~~~~~~*/
div#searchResults{
	margin:0 0 20px 0;
}
div#searchResults a{
	color:#4DA400
}
div#searchResults a:hover{
	text-decoration:none;
}
div#searchResults span.title{
	font-size:16px;
	font-weight:bold;
	color:#0C87C2;
	margin: 20px 0 10px 0;	
	display:block;
}
div#searchResults span.details{
	font-size:13px;
	line-height:160%;
	font-weight:normal;
	color:#333;
	margin: 0 0 20px 0;	
	display:block;
	height:45px;
	overflow:hidden;
}


/*~~~~~~~~~~~~~~~~~footer~~~~~~~~~~~~~~~~~*/
div#footer{
	display:none;
}
