@charset "utf-8";
/* CSS Document */

body{
	margin:0;
	padding:0;
	background:#FFF url(../images/body-bg.gif) center repeat-y; 
}
.maintabl3e{
-moz-box-shadow: 0 0 5px #000;
-webkit-box-shadow: 0 0 5px#000;
box-shadow: 0 0 5px #000;
	
}

.images{
	border: solid 1px #cbcbcb;
	background: #fafafa;
	-moz-box-shadow: 0px 0px 10px #cbcbcb;
	-webkit-box-shadow: 0px 0px 10px #cbcbcb;
	
	
}
.navigation{
    position:relative;
    margin:0 auto;
    width:960px;
	
}
ul.menu{
	list-style:none;
	font-family: 'Oswald', sans-serif;
	border-top:0px solid #dadbdd;
	margin:0px;
	padding:0px;
	float:left;width:960px;
	-webkit-border-bottom-left-radius: 10px;background-image:url(../images/menubg.jpg); background-repeat:repeat-x;

}
ul.menu li{
    float:left;
}
ul.menu li a{
    text-decoration:none;
    padding:10px 0px;
    width:160px;
    color:#FFFFFF;
    float:left;
    text-align:center;
    font-size:13px;
	text-transform:uppercase;
}
ul.menu li a.hover{
    background-image:none;
    color:#2b51bb;
    background:#7E7E7E url(../images/menuhover.jpg) repeat-x top left;
}
ul.menu li a.first{
    border-left:none;color:#2b51bb;
    background:#7E7E7E url(../images/menuhover.jpg) repeat-x top left;
}




.footer {
color: #FFF;
background-image:url(../images/menubg.jpg); background-repeat:repeat-x; 
height:26px;
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
font-size: 12px;
padding-left:30px;
text-align:left;
padding:8px;
text-decoration:none;
}

.footer a {
color:#FFF;
text-decoration:none;
}

.footer a:hover {
color:#09F;
text-decoration:underline;
}



.hometasb{
padding:3px;
border: solid 1px #cbcbcb;
background: #fafafa;
-moz-box-shadow: 0px 0px 10px #cbcbcb;
-webkit-box-shadow: 0px 0px 10px #cbcbcb;
}



.homeheads{
	font-family: 'Oswald', sans-serif;
	font-size:16px;
	  padding:5px;color:#2b51bb;

	  border-bottom:1px #CCC dashed;
}


.homeheads span{
	  color:#666;
}

.homecont{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	  padding:5px;color:#999;
}


.headings{
	font-family: 'Oswald', sans-serif;
	font-size:20px;
	  padding-left:15px;
	  color:#2b51bb;border-bottom:1px #CCC dashed;
}
.headings span{
color:#333;	font-size:22px;
}
.headings1{
	font-family: 'Oswald', sans-serif;
	font-size:16px;
	  padding-left:15px;
	  color:#333;
	  line-height:40px;
}

.content{
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
font-size:12px;
color:#666;padding-left:15px;padding-right:15px;
margin-top:10px;
line-height:20px;
text-align:justify;
}

.content1 li{
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
font-size:12px;
color:#333;
padding-right:15px;
margin-top:10px;
font-weight:bold;
list-style-type:decimal;
list-style-position:outside;
}
.content1 p{
padding-left:10px;
display:block;
}

.list li{
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
font-size:12px;
color:#666;
padding-right:15px;
margin-top:8px;
line-height:18px;
font-weight:bold;
list-style-image:url(../images/arrow.gif);
list-style-position:outside;
}

.listheadings{
	font-family: 'Oswald', sans-serif;
	font-size:16px;
	  margin-left:15px;
	  color:#06C;
	  line-height:40px;border-bottom:1px #CCC dashed;
}

.listheadings1{
	font-family: 'Oswald', sans-serif;
	font-size:16px;
	  color:#06C;
	  line-height:40px;border-bottom:1px #CCC dashed;
}


.searchfield {
	background: #fff;
	padding: 1px 2px 3px 2px;
	border: solid 1px #CCC;
	outline: none;

	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;

	-moz-box-shadow: inset 0 1px 1px rgba(0,0,0,.2);
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.2);
	box-shadow: inset 0 1px 1px rgba(0,0,0,.2);
	width:200px;
}


.formtable TD{
	line-height:35px;
	font-size:13px;
	font-weight:bold;
	color:#333;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}
.refresh{
	font-family:Arial, Helvetica, sans-serif;
	color:#333;
	font-size: 11px;
	text-decoration:none;
	font-weight:normal;
}
.refresh a{
	font-family:Arial, Helvetica, sans-serif;
	color:#06C;
	font-size: 12px;
	text-decoration:none;
	width:120px;	font-weight:bold;

}


#navigation{ background:url('../images/menubg.jpg') repeat-x; width:960px; height:40px; z-index:0; font-family: 'Oswald', sans-serif;font-size:16px;
text-transform:capitalize; font-weight:normal;
 }
#navigation ul{ margin:0; padding: 0;}
#navigation ul li{ background: url('../images/devider.gif') no-repeat top right; display:inline; height: 38px; list-style:none; float:left;width:192px;  }
#navigation ul li.last{ background: none;}
#navigation li a{ color:#FFF; text-decoration: none; line-height:38px; display:block; text-align:center; }
#navigation li a:hover{ color:#FFF; height:38px; background-color:#048ce8;}
#navigation li ul{ display:none;z-index:999; 	}
#navigation ul li ul li{ display: block; width:220px; background:url('../images/menubg.jpg') repeat-x;float:none; border-top:1px solid #4aa7dd; margin-bottom:-3px; padding:0px 0px 0px 0px;   font-family: 'Oswald', sans-serif; font-size:14px; text-align:left; float:left;}
#navigation ul li:hover ul, #navigation ul li:focus ul{ position:relative; display:block; background-color:#048ce8;}




.technicaltable TD{
	line-height:35px;
	font-size:13px;
	padding-left:10px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#666;
	border:1px #CCC dotted;
}

.technicaltable strong{
	font-size:14px;
	color:#06C;
	font-weight:bold;
	text-transform:uppercase;
}

.technicaltable span{
	font-size:13px;
	color:#333;
	font-weight:bold;
	text-transform:capitalize;
}


.prodetails TD{
border:1px dotted #e5e5e5;
padding-left:5px;
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
font-size:12px;
line-height:22px;	color:#666;
}

.prodetails strong{
font-size:12px;
font-weight:bold;	color:#000;
}

