﻿/*Gordon CSS Reset*/
body{ font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px;  background:url(images/header-back.png) repeat-x top;}
body,div,ul,li,h1,h2,h3,h4,h5,h6,form,input,textarea,p,th,td,span { padding: 0; margin: 0; } 
img { border: 0; }
ul,dl{ list-style: none; } 
table { border-collapse: collapse; border-spacing:0; }  
/* Link */ 
a:link{color:#1D89B0;}
a:visited{ color:#1D89B0;}
a:hover{ color:#FF0000;}
a:active{}
/* Text */ 
h1 {font-size:34px;}
h2 {font-size:26px;}
h3 {font-size:18px;}
h4 {font-size:16px;}
h5 {font-size:14px;}
h6 {font-size:14px;}
/* Floats */ 
.left {float:left;}
.right {float:right;}
.clear{clear:both;height:0;overflow:hidden;}
/* Form */ 
button{border:none;cursor:pointer;}
content{word-break : break-all; height:100%; overflow:hidden;}
/* header */ 
#header{ width:1002px; margin:0 auto; background: url(images/header.png) no-repeat; height:115px;}
#header span{ display:none;}
#nav{width:1002px; margin:0 auto; font-size:11px; margin-top:8px; height:24px;}
#nav ul{ margin-left:160px; color:#CCC;}
#nav ul li{ float:left;}
#nav ul li a{ color:#FFF; text-decoration:none; margin-left:8px; margin-right:8px;}

.main{width:1002px; margin:0 auto; clear:both; background:url(images/main-line.png) repeat-y 150px; height:100%; overflow:hidden}
.title{ margin:10px 0px; font-size:11px;}
.title span{ float:right;}
.title a{ color:#000;}

.sideBar{ width:150px;}
#leftsideBar{ background:#1D89B0; padding:15px; margin-top:10px; margin-left:30px; margin-right:22px;}
.sideBar ul li{ line-height:22px;  font-weight:bold;}
.sideBar ul li a{ color:#FFF;}.sideBar ul li a:visited{ color:#FFF;}

.content{ width:620px; padding:0px 15px; height:100%; overflow:hidden; padding-bottom:10px;}
.list ul li{ float:left; margin:0px 12px 10px 12px; width:130px; background:#DDD; text-align:center; padding:8px 0px; height:170px;}
.list ul li p{line-height:14px; margin-top:5px; text-align:left; padding:0px 6px;}
.product_img{ width:116px; height:106px; padding:1px; background:#FFF; border: #CCC 1px solid;}
.pages{ clear:both; text-align:right; margin-right:20px;}

.aboutus_content{ font-size:12px; line-height:18px;}
.aboutus_content p{ margin-bottom:5px;}
.Contactus_content{ font-size:12px; line-height:18px;}
.Contactus_content p{ margin-bottom:5px;}
.Distributors_content{font-size:12px; line-height:18px;}
.Distributors_content p{ margin-bottom:5px;}
.Distributors_content h3{ line-height:26px; margin-bottom:10px;}
.Message_content{font-size:12px; line-height:18px;}
.Message_content p{ clear:both; padding:6px 33px;}
.ask{}
.ask h3{ float:left;}
.ask span{ float:right;}
.answer{ border-bottom:#CCC 1px solid; padding-bottom:10px; margin-bottom:10px; border-top:#CCC 1px dashed; padding-top:10px;}

.message{}
.message ul{ float:left; width:170px; margin-top:10px;}
.message ul li p{ margin:3px 0px;}
.messagetext{ float:left; margin-top:10px;}
.messagetext p{ margin:3px 0px;}
#mtext{ height: 206px;}
.submit{ clear:both; text-align:center;}
.subbutton{ padding:2px 6px 2px 6px;}

.MSDS_content{}
.MSDS_content ul li p{ margin:3px 0px;}
.MSDS_content h4{ margin-bottom:10px; line-height:20px;}

.product{font-size:12px; line-height:18px;}
.product h3{ line-height:26px; margin-bottom:10px;}
.product p{margin-bottom:5px;}
.product img{ padding:1px; border:#CCC 1px solid;}

.map_content{}
.map_content h4{ margin:8px 0px;}
.map_content ul{ padding-left:20px;}
.map_content ul li{ line-height:16px;}

.right{ padding-right:20px;}
.rightlist{}
.rightlist li{line-height:20px; font-weight:bold;}



#footer{ text-align:center; border-top:#CCC 1px solid; padding:10px 0px;}
#footer p{ font-size:12px; margin:8px 0px;}
#footer p a{ text-decoration:none;}