@charset "utf-8";
/* CSS Document */
body
{
	margin:0px;
	padding:0px;
	font-family: 'Open Sans', "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 14px;
	color:#000;
	
	
}
#bodytopbg
{
	width:100%;
	height:110px;
	background:url(../images/headerbg.jpg);
	background-repeat:repeat-x;
}
#bodybottombg
{
	width:100%;
	height:60px;
	background:#9ee1f9;
	margin-top:-60px;
}
h2
{
	font-family:Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	font-size:24px;
	color:#FFF;
	margin-top:5px;
	/*margin-left:50px;*/
}
h4
{
	margin:0px 0px 0px 0px;
}

.left
{
	float:left;
}
.right
{
	float:right;
}
span
{
	color:#14a8cd;
}
#wraper
{
	width:960px;
	margin:0px auto;
	margin-top:-110px;
}
.header
{
	width:100%;
	height:107px;
	background:url(../images/headerbg.jpg);
}
.logo
{
	width:250px;
	height:80px;
	float:left;
	margin:0px;
	margin-top:20px;
}
.menu
{
	width:710px;
	height:99px;
	float:left;
	margin:0px;
	margin-top:7px;
	font-size:14px;
}
.menu ul
{
	margin-top:60px;
	margin-left:230px;
}
.menu > ul li
{
	float:left;
	margin:10px 0px;
	list-style:none;
	width:105px;
	height:30px;
	position:relative;
	background:url(../images/menubg.png);
	font-weight:bold;
	text-align:center;
	line-height:30px;
}
.menu > ul li:hover
{
	background:url(../images/activemenubg.png);
	text-align:center;
	line-height:30px;
}

.menu ul li a
{
	display:block;
	color:#FFF;
	text-decoration:none;
} 

.menu ul li.has-sub:hover > ul{display:block;} .menu ul li > ul{ display:none; width:220px;  height:305px; position:absolute; top:-30px; left:-230px; padding:5px 0px; padding-bottom:10px; background:#0CF; border-radius:0 0 5px 5px; z-index:99; opacity:1;} 


.menu ul li > ul li{ width:100%; float:none; margin:5px; list-style:none; padding:2px 0px; 
margin:0px; position:relative; background:none;} 


.menu ul li > ul li a
{
	width:100%;
	margin:0px;
	padding-left:8px;
	text-align:left;
	font-size:14px;
	color:#fff;
}

.menu ul li > ul li:hover
{
	width:100%;
	margin:0px;
	background:none;
	background:#06C;
}


.active
{
	background:url(../images/activemenubg.png) no-repeat;
}


.banner
{
	width:100%;
	height:360px;
	margin-top:3px;
}
.containertop
{
	width:920px;
	height:auto;
	background-color:#e4e4e4;
	padding:10px 20px 10px 20px;
	margin:0px;
}
 p
{
	text-align:justify;
	font-size:14px;
	line-height:20px;
	font-family:'Open Sans', "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.containerbottom
{
	width:960px;
	height:auto;
	padding-top:15px;
}
.containerbottom_left
{
	width:280px;
	height:auto;
	margin:0px;
	float:left;
}
.containerbottom_right
{
	width:640px;
	height:auto;
	float:left;
	margin-left:40px;
}
.services
{
	width:300px;
	height:auto;
	background:url(../images/backgroundimg.png) no-repeat;
	padding-top:10px;
	
}
.enquiry
{
	width:300px;
	height:auto;
	background:url(../images/backgroundimg.png) no-repeat;
	padding-top:10px;

}
/*.services ul
{
	margin-top:30px;
}
.services ul li
{
	list-style:none;
	color:#0773a1;
	margin:10px;
	margin-left:55px;
	font-size:14px;
	font-weight:600;
	list-style:url(../images/listtypeimg.png);
}*/
ul
{
	margin-top:30px;
	margin-left:0px;
}
ul li
{
	list-style:none;
	color:#0773a1;
	margin:10px;
	margin-left:55px;
	list-style:url(../images/listtypeimg.png);
}
ul li a
{
	text-decoration:none;
	color:#0773a1;
}
form
{
	font-size:14px;
}
form input[type="text"]
{
	width:230px;
	height:30px;
	background-color:#dfdfdf;
	border:1px solid #dfdfdf;
}
form input[type="button"]
{
	width:85px;
	margin-right:15px;
	height:34px;
	border:none;
	background:url(../images/buttonbg.png) no-repeat;
	color:#FFF;
	line-height:10px;
	font-size:14px;
}

.chemicals
{
	width:320px;
	height:auto;
	padding-top:10px;
	float:left;
	padding-bottom:20px;
}
.more
{
	width:55px;
	height:28px;
	margin-left:70px;
	padding-left:15px;
	line-height:28px;
	background:url(../images/morebg.png);
	color:#FFF;
	text-decoration:none;	
}


.contant
{
	width:620px;
	height:auto;
	padding:10px 10px 10px 20px;
}
.clear
{
	clear:both;
	height:20px;	
}
.fotter
{
	width:100%;
	height:60px;
	background-color:#9ee1f9;
}

.copyright
{
	width:350px;
	line-height:60px;
	float:left;
	font-size:14px;
	color:#5b686d;
}
.fotermenu
{
	width:580px;
	float:left;
	font-size:14px;
	text-align:right;
	margin-left:30px;
}
.fotermenu ul
{
	width:100%;
	margin-top:10px;
	margin-left:200px;
	
}
.fotermenu ul li
{
	float:left;
	list-style:none;
	margin:10px;
	font-weight:normal;
	color:#5b686d;
}
.fotermenu ul li a
{
	color:#5b686d;
	text-decoration:none;
}


/* about us stylesheet  */
.aboutus
{
	width:630px;
	height:auto;
	float:left;
	padding:10px;
	padding-left:40px;
}
.aboutus table img
{
	margin-left:20px;
	margin-bottom:10px;
	margin-top:10px;
}

/* end of about us */




/* Contact Us page stylee sheet */

.contactus
{
	width:100%;
	height:auto;
	margin-top:20px;
	float:left;
}
hr
{
/*	width:600px;*/
	border-bottom:1px solid #09C;
	border-top:1px solid #09C;
	margin:0px;
	margin-top:5px;
	/*margin-left:20px;*/
}

.address
{
	width:640px;
	height:auto;
	padding-top:10px;
	margin-left:20px;
}

.address a
{
	font-size:14px;
	text-decoration:none;
}

.address a:hover
{
	text-decoration:underline;
	color:#333;
}

/* end of Contact Us page */

/* products page stylesheet */

.products table
{
	width:100%;
	margin-top:20px;
	border:0px;
	text-transform:uppercase;
	font-size:14px;
}
.products table tr
{
	height:25px;
}
.products table th
{
	background-color:#0CF;
	color:#FFF;
	font-size:15px;
}
.products table tr td
{
	padding-left:20px;
}

.products table tr:nth-child(odd)
{
	background-color:#f5f5f5;
}
.products table tr:nth-child(even)
{
	background-color:#fff;
}

.table_
{
	width:640px;
	height:auto;
	float:left;
	margin-left:20px;
	
	
}
.table_ table
{
	width:95%;
	margin-left:5%;
	margin-top:20px;
	border:0px;
	text-transform:uppercase;
	font-size:14px;
}
.table_ table tr
{
	height:25px;
}
.table_ table th
{
	background-color:#0CF;
	color:#FFF;
	font-size:15px;
}
.table_ table tr td
{
	padding-left:20px;
}

.table_ table tr:nth-child(odd)
{
	background-color:#f5f5f5;
}
.table_ table tr:nth-child(even)
{
	background-color:#fff;
}

..pagination2{
	font-size:14px; font-size:bold font-size:bold !important;; text-decoration:none; color:#0102fc; text-align:center; border-radius:5px;
}
.pagination2:hover{
	font-size:14px; font-size:bold !important; text-decoration:underline;color:#0102fc; text-align:center;border-radius:5px;
}
.pagination{
	font-size:14px; font-size:bold font-size:bold !important;; text-decoration:none; color:#0102fc; text-align:center; border-radius:5px;
}
.pagination:hover{
	font-size:14px; font-size:bold !important; text-decoration:underline;color:#0102fc; text-align:center;border-radius:5px;
}
.paginationBg{background-color:#bcbcbc;border-radius:5px;
}
.paginationBg:hover{background-color:#c7c7c7;border-radius:5px;
}
/* end of the products page */