﻿body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	background: url(../images/bodybg.jpg);
	background-repeat: repeat-x;
}
#container {
	width: 1004px;
	margin: 0px auto 0px;
	font-size: 12px;
}
a {
text-decoration:underline;
	color: #0980e5;
}

a:hover {
text-decoration:underline;
	color: red;
}
.header {
	float: left;
	width: 100%;
	margin: 0px;
	padding: 0px;
}
.logo {
	float: left;
	width: auto;
	margin: 40px 0px 0px 20px
}
.iso {
	float: right;
	width: auto;
	text-align:right;
	margin: 7px 10px 0px 0px;
	color: white;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.call {
	float: right;
	width: 250px;
	margin: 0px 10px 10px 0px;
	color: #ffec1a;
	font-weight: bold;
	font-size: 19px;
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
}
.clear {
	clear: both;
	visibility: hidden;
	height: 0px;
}
.nav {
	background: url(../images/navbg.png);
	background-repeat: repeat-x;
	height: 48px;
	line-height: 48px;
	font-weight: bold;
	width: 968px;
	font-size: 15px;
	
	margin-left: 18px;
}
.nav a {
	color: #000;
	text-decoration: none;
	border-right: 1px #d0d0d0 solid; 
	padding: 0px 30px;
 
	font-family: calibri,Arial, Helvetica, sans-serif;
}
.nav a:hover {
	color: #d90909;
	text-decoration: underline;
	padding: 0px 30px;
}
.home {
	width: 30px;
	float: left;
	margin: 4px 0px 0px 11px;
}
#middle {
	float: left;
	width: 968px;
	margin: 0px 0px 0px 17px;
	padding: 0px 0px 15px 0px;
}
#left {
	float: left;
	width: 240px;
	margin: 0px;
	padding: 0px;
	background: url(../images/leftbg.jpg) top right;
	background-repeat: no-repeat;

}
#right {
	float: left;
	width: 718px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 10px;
 
	/* background: url(../images/rightbg.jpg) top right;
	background-repeat: no-repeat; */

}
.hdr {
	float: left;
	width: 100%;
	/* background: url(../images/hdr.jpg);
	background-repeat: no-repeat; */
	margin: 0px;
	padding: 5px 0px 0px 0px;
	height: 35px;
	text-transform: uppercase;
	line-height: 35px;
	color: white;
	font-weight: bold;
	font-size: 17px;
	font-family: calibri,Arial, Helvetica, sans-serif;
}
.hdr span {
	padding-left: 15px;
}
.liststyle {
	float: left;
	margin: 0px;
	font-size: 14px;
	padding: 0px 0px 10px 0px;
	width: 98%;
}
.liststyle ul {
	margin: 10px 0px 15px 0px;
	padding: 0px;
	list-style: none;
}
.liststyle ul li {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 21px;
	list-style: none;
	line-height: 25px;
	vertical-align: text-top;
	border-bottom: 1px #d5d4d4 dotted;
	width: 87%;
	display: block;
	color: black;
	background: url(../images/marker.png) no-repeat left;
	background-position: 10px 10px;
}
.liststyle ul li a {
	list-style: none;
	font-family: calibri,Arial, Helvetica, sans-serif;
	text-decoration: none;
	vertical-align: text-top;
	display: block;
	color: black;
}
.liststyle ul li a:hover {
	list-style: none;
	text-decoration: underline;
	vertical-align: text-top;
	display: block;
	color: #1060c7;
	font-style: italic;
}
/*--------left menu---------*/
#footer {
	width: 100%;
	clear: both;
	margin-left: auto;
	margin-right: auto;
	font-size: 12px;
	background: url(../images/footer.jpg);
	background-repeat: repeat-x;
	height: 57px;
}
.footerwapper {
	width: 100%;
	font-size: 11px;
	color: white;
	padding: 5px 0px 0px 0px;
	margin-left: auto;
	margin-right: auto;
	text-align:center;

}
.footerwapper a {
	color: white;
	text-decoration: underline;
}
.footerwapper a:hover {
	color: white;
	text-decoration: none;
}
h2 {
	width: 98%;
	color: #000;
	font-family:calibri,Arial, Helvetica, sans-serif; 
	font-size: 24px;
	margin: 10px 0px 0px 10px;
	padding-bottom: 5px;
	border-bottom:1px #f0f0f0 solid;
	
}
h2 span{
		color: #dd0c0e;

}
.product {
	float: left;
	width: 320px;
	margin: 15px 25px 0px 0px;
	border-right:1px #f0f0f0 solid;
	border-bottom:1px #f0f0f0 solid;
}
.prtext {
	float: left;
	width: 100%;
	color: #565656;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.prtext span {
	color: black;
	font-weight: bold;
}
.primg {
	float: left;
	width: 100%;
	margin: 10px 0px 10px 0px;
	text-align: center;
}
.prLink a {
	float: left;
	text-align: center;
	width: 69px;
	height: 59px;
	margin: 0px 0px 10px 120px;
	background: url(../images/redbtn.jpg);
	background-repeat: no-repeat;
	color: white;
	line-height: 30px;
	font-size: 11px;
	text-decoration: none;
}

.prLink a:hover {
	float: left;
	text-align: center;
	width: 69px;
	height: 59px;
	margin: 0px 0px 10px 120px;
	background: url(../images/blkbtn.jpg);
	background-repeat: no-repeat;
	color: white;
	line-height: 30px;
	font-size: 11px;
	text-decoration: none;
}

.welcome {
	float: left;
	width: 100%;
	font-family: calibri, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: black;
	border-bottom: 1px dotted #bdbdbd;
	margin:8px 0px 8px 0px;
}
.welcome2 {
	float: left;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: black;
	border-bottom: 1px dotted #bdbdbd;
	margin: 0px;
}

.found {
	color: #5b5b5b;
	font-size: 12px;
	height: 26px;
	width: 33%;
	line-height: 26px; padding-left:10px;
	background-color: #f5f5f5;
	border-bottom: 1px #f5f5f5 solid;
	font-family: Arial, Helvetica, sans-serif;
}
.found a {
	color: #5b5b5b;
	text-decoration: none;
}
.found a:hover {
	color: #000;
	text-decoration: underline;
}

.pro{
 
	text-transform:uppercase;
	width:100%;
	font-size:17px;
	font-family:Arial, Helvetica, sans-serif;
}

ul#menu, ul#menu ul {
  list-style-type:none;
  margin: 7px 0px 0px 4px;
  padding: 0;
  width: 90%;
}

ul#menu a {
  display: block;
  text-decoration: none;	
}

ul#menu li {
  margin-top: 1px;
}

ul#menu li a {
  color: #000;margin-left:0px;	
  
  border-bottom:1px silver dotted;
  background:#f6f6f6 url(../images/arrow.jpg)4% 50% no-repeat;
  padding:5px 0px 5px 30px;
}

ul#menu li a:hover {
  background: #e0e0e0;
}

ul#menu li ul li a {
  background: #fff; width:86%;
  color: #000;
  background:url(../images/marker.png)12% 50% no-repeat;
    padding-left: 40px;
}

ul#menu li ul li a:hover {
  background: #f0f0f0;
 
 
}
li a {display:inline-block;}
li a {display:block;}
.text {
	float: left;
	margin-top:12px;	
	padding: 6px 0px 8px 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	width:96%;
	line-height: 17px;
	text-align: justify;
}
.text2 {
	float: left;
	margin-top:12px;	
	padding: 6px 0px 8px 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	width:96%;
	line-height: 17px;
	text-align: justify;
}

.text2 table tr td {
border:0px;
}

table { width:100%;}
table td {
	border-color: #e1e1e1;
	border-width: 1px;
	border-style: solid;
	margin: 0;
	padding:5px;
}
table {
	border-collapse: collapse;
	width: 100%;
}
table tr td p {
	margin: 0px;
	padding: 0px;
}
table th {
	background-color: #e1e1e1; padding:10px 10px 10px 5px;		border-color: #cbcbcb;
	border-width: 1px;
	border-style: solid;
}
table tr td ol li { margin:0px ; padding:5px;}
table tr td ul li { margin:0px ; padding:5px;}
.field4 {
	width: 250px;
}
.field {
	background-color: #f6f6f6;
	width: 250px;
	line-height: 19px;
	height: 19px;
	border: 1px #eaeaea solid;
}
.field2 {
	background-color: #f6f6f6;
	width: 250px;
	border: 1px #eaeaea solid;
}
.field3 {
	background-color: #f2f2f2;
	width: 50px;
	border: 1px #f7f7f7 solid;
}
.field4 {
	background-color: #f2f2f2;
	width: 110px;
}
.frmtext {
	text-align: right;
	font-weight: bold;
	width: 200px;
}

a{
	color:black;
	text-decoration:none;
}

a:hover{
	color:#cc0606;
	text-decoration: none;
}

hr{
	width:100%;
	border:none;
	height:1px;
background-color: #f0f0f0;	margin:0px;
	padding:0px;
}
p{
	margin:5px 0px 7px 0px;
	padding:0px;
}
.showcase{
	margin:10px 0px 0px 0px;
	width:100%;
	float:left;
	text-align:center;
}

.picShowcase{
	max-width:170px;
	max-height:150px;
	height:auto;
	margin:10px 0px 0px 0px;
	background:white;
	border:0px #eaeaea solid;
}
.picInside{
	max-width:270px;
	max-height:250px;
	height:auto;
	margin:10px 0px 0px 0px;
	background:white;
	padding:10px 15px 12px 0px;	
	border:0px #eaeaea solid;
}

.system-msg
{
background-color:#76a61e;
border:1px solid #fff;
border-radius:15px;
color:#FFF;
font-family:   Arial, Helvetica, sans-serif;
font-size:13px;
font-weight:bold;
font-weight:500;
padding:3px 6px;
text-align:center;
}

.system-msg2
{
 
 
color:#ffffff;
font-family:   Arial, Helvetica, sans-serif;
font-size:17px;
font-weight:bold;
font-weight:500;
padding:3px 6px;
text-align:center;
}

.system-msg A
{
color:#FFF;
text-decoration:none;
}
.system-msg A:hover
{
color:#000;
text-decoration:none;
}

.admin-left-cell
{
 
height:450px;
padding-left:10px;
font-family:  Arial, Helvetica, sans-serif;
font-size:12px;
color:#fff;
line-height:2;
vertical-align:top;
}
.admin-left-cell A
{
color:#fff;
text-decoration:underline;
}
.admin-left-cell A:hover
{
color:#f8e486;
text-decoration:none;
}
.tbl-head
{
background-color:#CAFBDB;
border:1px dotted #333;
font-family: Arial, Helvetica, sans-serif;
font-size:14px;
color:#0d6a00;
font-weight:bold;
padding-left:4px;
height:27px;
}
.tbl-head A
{
color:#128B00;
text-decoration:underline;
}
.tbl-head A:hover
{
color:#333;
text-decoration:none;
}
.tbl-row
{
background-color:#fff;
border:1px dotted #333;
font-family:  Arial, Helvetica, sans-serif;
font-size:12px;
color:#000;
padding-left:4px;
height:27px;
}
.tbl-row A
{
color:#d00000;
text-decoration:underline;
}

.tbl-row A:hover
{
color:#d00000;
text-decoration:none;
}

.tbl-cate-txt
{
font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#FFF;
border:1px dotted #CCC;
padding:5px 5px 5px 5px;
}

.tbl-cate-txt strong
{
font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-size:16px;
color:#FFF;
font-weight:500;
}


.bdr{
 
	border:1px #03a458 solid;
 
}

table{
	border-collapse:collapse;
}

.form-left-cell {
	
	font-family:Arial, Helvetica, sans-serif;
	 text-align:right;
	 
	 font-weight:bold;
}

.form-ele{
	background-color: #f6f6f6;
	width: 250px;
	line-height: 19px;
	height: 19px;
	border: 1px #eaeaea solid;
}
.form-ele2{
	background-color: #f6f6f6;
	width: 250px;
	height:70px;
	border: 1px #eaeaea solid;
}
.more{
	float:right;width:auto;
	color:blue;
	text-decoration:none;
}

.more a{
	color:#0980e5;
	font-weight:bold;
	font-size:11px;
	text-decoration: underline;
}


.more a:hover{
	color:red;
	text-decoration:none;
}
