/* CSS Document */
#main{

margin:auto;
padding:auto;
width:1000px;

background: url(images/div-mid-bg.png) repeat-y;

}
body
{
margin:5px 0px 0px 0px;
 font-family: arial, sans-serif;

background: url(images/main-bg.jpg) repeat-x;
background-color:#f3f3f3;

}
.teamm {
margin:10px auto;
border-width:  1px;
    border-spacing: 0;
    border-collapse: collapse;
	background-color:#00BBF2;
	color:#FFFFFF;
	border-color:#000000;
}
.teamm img{
margin:20px 0px;
}

.teamm strong{
color:#000066;
font-weight:normal;
}
 
 
.teamm  td {margin: 0;
    padding: 5px;
    border-width: 1px 1px 0 0;
	text-align:center;
	border-color:#000000;
}
.teamm  th {
 
 
  margin: 0;
    padding: 4px;
    border-width: 1px 1px 0 0;
    background-color: #000;  
	text-align:center;
background-color:#B72221;
color:#FFFFFF;
 
}


.innerpage {

margin:20px;
padding:20px;
border: 1px solid gray;
background: url(images/main-page-bg.jpg) bottom repeat-x;
}
.innerpage .pagetitle{
color:#2DC51A;
padding-left:10px;
text-transform:uppercase;
padding-bottom:5px;
border-bottom: 1px dotted gray;

}
.innerpage p{
padding:10px;
font-size:14px;
text-align:justify;
line-height:16px;


}
.innerpage a{
padding:0px 5px;
color:#0193de;
text-decoration:none;
font-size:12px;}

.productname{
border-left: 1px dotted gray;
border-right: 1px dotted gray;
border-top: 1px dotted gray;
border-bottom: 2px solid gray;
background: url(images/main-page-bg.jpg) bottom repeat-x;
}
.seg{
padding:3px 15px;
}
.model{
color:#2f8ccd;
}
.f1 {
background-color: #fffff;
      border-top: 1px dashed #ccc; 
}
.f2 {
background-color: #f5f5f5;

font-size:12px;
      border-top: 3px solid #157bc3;
	  
}
.f2 p{
text-align:justify;
color:#3884db;
font-size:12px;
padding:5px 5px 5px 40px;
border-left: 1px dotted #157bc3; 
border-right: 1px dotted #157bc3; 
}
.f2 .header
{ color:#c89302;
padding:5px 5px 5px 10px;
}
.f2 a
{ color:#3884db;
text-decoration:none;
font-size:13px;
padding:5px 5px 5px 10px;

}
.f2 a:hover
{ color:#c89302;
text-decoration:underline;


}

.f3 {
background-color: #2a435f;
color:#ffffff;
padding:11px; 
font-size:11px;
}
.f3 a {

color:#1f7fe1;
text-decoration:none;
font-size:11px;
}
.top-nav a {
color:#2DC51A;
font-size:11px;
text-decoration:none;
}
.top-nav a:hover {
text-decoration:underline;
}
.header-background {

	background: url(images/top-header-background.png) repeat-x;
}
#eco-friendly{
height:100px;
weight:800px;
margin:auto;
padding:auto;
	background: url(images/hr_tree.jpg);
}
#nav {
      width: 100%;
      float: left;
      margin: 0 0 0 0;
      padding: 0;
      list-style: none;
      background-color: #f2f2f2;
      border-bottom: 1px solid #ccc; 
      border-top: 1px solid #ccc; }
   #nav li {
      float: left; }
   #nav li a {
      display: block;
      padding: 8px 15px;
      text-decoration: none;
      font-weight: bold;
      color: #069;
      border-right: 1px solid #ccc; }
 

   #nav li a:hover {
      color: #c00;
      background-color: #fff; }
.tab1{
font-family: Arial,"Bitstream Vera Sans",Helvetica,Verdana,sans-serif;
	color: #333;
border: 1px solid #DFDFDF;
}
.tab1 td  {	border-bottom: 1px solid #DFDFDF;
	color: #555;
font-size: 12px;
	padding: 4px 7px 5px;
}
.pdis{
font-family: Arial,"Bitstream Vera Sans",Helvetica,Verdana,sans-serif;
	color: #333;
border: 1px solid #DFDFDF;
}
.pdis td  {	border-bottom: 1px solid #DFDFDF;
	color: #555;
font-size: 12px;
	padding: 4px 7px 5px;
}
   /* End navigation bar styling. */
   
   /* This is just styling for this specific page. */
  #table-3 {
	border: 1px solid #DFDFDF;
	background-color: #F9F9F9;
	width: 100%;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	font-family: Arial,"Bitstream Vera Sans",Helvetica,Verdana,sans-serif;
	color: #333;
}
#table-3 td, #table-3 th {
	border-top-color: white;
	border-bottom: 1px solid #DFDFDF;
	color: #555;
}
#table-3 th {
	text-shadow: rgba(255, 255, 255, 0.796875) 0px 1px 0px;
	color:#2f8ccd;
	font-weight: normal;
	padding: 7px 7px 8px;
	text-align: left;
	line-height: 1.3em;
	font-size: 14px;
}
#table-3 tr:hover{
background-color: #f0f3f8;
}
#table-3 td {
	font-size: 12px;
	padding: 4px 7px 5px;
	vertical-align: middle;
}
#table-3 td h6{
	font-size: 12px;
margin-bottom:1px;
}