﻿body {
	margin: 0px;
	padding: 0px;
	background-color: #ffffff;
	font-family: 'Century Gothic', arial, serif;
}
#main {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	height: 100%;
}
.float_left {
	float: left;
}
.float_right {
	float: right;
}
h1 {
	font-family: 'Century Gothic', "Myriad Pro", "Trebuchet MS", sans-serif;
	border-bottom: 1px #f1f1f1 solid;
	color: #d3b228;
	width: 100%;
	font-size: 21px;
}
h5 span {
	color: black;
}
h5 {
	font-family: 'Century Gothic', "Myriad Pro", "Trebuchet MS", sans-serif;
	border-bottom: 0px #f1f1f1 solid;
	width: 100%;
	font-size: 21px;
	text-align: center;
	margin: 0px 0px;
	color: #2476bd;
}
h3 {
	font-family: 'Century Gothic', "Myriad Pro", "Trebuchet MS", sans-serif;
	color: black;
	width: 97%;
	font-size: 14px;
	padding: 10px 0px 6px 5px;
	margin: 0px;
	border-bottom: 1px #e8e8e8 	solid;
}
h4 {
	font-family: 'Century Gothic', "Myriad Pro", "Trebuchet MS", sans-serif;
	border-bottom: 1px #f1f1f1 solid;
	width: 100%;
	font-size: 21px;
	margin: 5px 0px;
 
	padding: 0px 0px 10px 0px;
	color: #000;
}

h4 span{
	color:#895e15;
}
img {
	border: 0px;
}
#headerWrapper {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	height: 100%;
	height: 620px;
	background-repeat: repeat-x;
	background: url(images/bodybg.jpg);
}
#headerWrapper2 {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	height: 100%;
	height: 205px;
	background-repeat: repeat-x;
	background: #fff url(images/bodybg.jpg);
}
.header {
	width: 1004px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}
/*.hdr {
	float: left;
	width: 100%;
	height: 49px;
	line-height: 49px;
	background-repeat: no-repeat;
	background: url(images/hdrbg.jpg);
	font-weight: bold;
	font-size: 15px;
	color: #276394;
	font-family: 'Century Gothic', "Myriad Pro", "Trebuchet MS", sans-serif;
}
.hdr span {
	padding-left: 17px;
}
  */
.hdr {
	float: left;
	width: 100%;
	height: 30px;
	border-bottom:1px #d7d7d8 dashed;
	border-top:1px #d7d7d8 dashed;
	background:#ebebed;
	line-height: 30px; 
	font-weight: bold;
	font-size: 15px;
	color: #2871b1;
	font-family: 'Century Gothic', "Myriad Pro", "Trebuchet MS", sans-serif;
}
.hdr span {
	padding-left:10px;
}


.liststyle {
	float: left;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	width: 100%;
}
/*--------left menu---------*/
ul.left_menu {
	width: 220px;
	padding: 0px;
	margin: 4px 0px 0px 0px;
	list-style: none;
}
ul.left_menu li {
	margin: 0px 0px 0px 10px;
	list-style: none;
}
ul.left_menu li.odd a {
	width: 200px;
	font-size: 11px;
	font-family:verdana, Arial, Helvetica, sans-serif;
	display: block;
	background: url(images/arrow.jpg) no-repeat left;
	background-position: 4px 4px;
	border-bottom: 0px #dcdbdb solid;
	text-decoration: none;
	color: #000;
	padding: 2px 0px 1px 20px;
}
ul.left_menu li.even a:hover, ul.left_menu li.odd a:hover {
	background: url(images/arrow.jpg) no-repeat left;
	color: #0a71c4;
	text-decoration: none;
	background-position: 4px 4px;
}
.title {
	float: left;
	width: auto;
	margin: 37px 0px 0px 30px;
	padding: 0px;
}
.call {
	float: right;
	width: 170px;
	margin: 10px 26px 0px 0px;
	padding: 0px;
	text-align: center;
	border: 0px;
	line-height: 17px;
	background: #f0e8da;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 77px;
	border: 1px #e8c588 solid;
}
.call span {
	color: #845d1a;
	font-weight: bold;
}
.cst {
	text-align: center;
	background-color: #845d1a;
	color: white;
	line-height: 23px;
	font-weight: bold;
}
 
.clear {
	clear: both;
	height: 0px;
}
.nav {
	width: 966px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	height: 50px;
	margin-top: 17px;
	line-height: 50px;
	background-repeat: no-repeat;
	background: url(images/navbg.png);
}
.nav ul {
	margin: 0px 0px 0px 80px;
	padding: 0px;
}
.nav ul li {
	margin: 0px 0px 0px 13px;
	list-style: none;
	float: left;
	font-family:calibri, "Myriad Pro", "Trebuchet MS", sans-serif;
	text-decoration: none;
	color: white;
	text-align: center;
	padding: 0px 15px;
	font-size: 14px;
}
.nav ul li a {
	text-decoration: none;
	color: #000;
	font-weight:bold;
	padding: 5px 15px;
	line-height: 25px;
	border-radius: 25px;
	border-left: 1px #ccaa7f solid;
}
.nav ul li a:hover {
	text-decoration: none;
	color: #000;
	padding: 5px 15px;
	background-color: #ccaa7f;
}
.nav ul li a.current {
	text-decoration: none;
	color: #fff;
	padding: 5px 15px;
	background-color: #816139;
}
.slidebg {
	height: 400px;
}
.slideWrapper {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}
#slide {
	width: 1004px;
	margin-left: auto;
	margin-right: auto;
}
#slideshow {
	position: relative;
	margin: 15px 0px 0px 26px;
	float: left;
	width: 950px;
	height: 394px;
}
#slideshow IMG {
	position: absolute;
	top: 0;
	left: 0;
	border: 0;
	z-index: 8;
	opacity: 0.0;
}
#slideshow IMG.active {
	z-index: 10;
	opacity: 1.0;
}
#slideshow IMG.last-active {
	z-index: 9;
}
#middleWrapper {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	background: url(images/midbg.jpg)repeat-x;
	min-height: 500px;
}
#middle {
	width: 1004px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}
.middlecontainer {
	width: 100%;
	clear: both;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}
.middlecontainer2 {
	width: 100%;
	clear: both;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	padding-top:10px;
}
.section {
	float: left;
	font-family: calibri, Helvetica, sans-serif;
	font-size: 14px;
	width:230px;
	margin:20px 0px 0px 0px;
}
.sec-h {
	font-size: 22px;
	font-weight: bold;
	float: left;
	color: gray;
	width: 100%;
	margin: 0px;
	vertical-align: middle;
	padding: 0px 0px 10px 0px;
	border-bottom: 5px #e0e0e0 solid;
}
.sec-text {
	font-size: 12px;
	text-align: justify;
	line-height: 17px;
	color: gray;
	padding: 165px 20px 0px 10px;
	font-family: Arial, Helvetica, sans-serif;
}
 
.text {
	font-size: 12px;
	text-align: justify;
	line-height: 17px;
	color: #000;
	width:98%;
	padding: 0px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
}

.text strong{
padding-bottom:10px;
color:#b00404;font-size:14px;
}
.more {
	float: right;
	width: auto;
	font-size: 11px;
	color: white;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px 0px 5px 0px;
}
.more a {
	color: white;
	text-decoration: none;
	padding: 3px 5px;
 
	background-color: #5e92bf;
}
.more a:hover {
	color: white;
	text-decoration: none;
	padding: 3px 5px;
	background-color: gray;
}
.footer_bg {
	background: url(images/footer.jpg);
	background-repeat: repeat-x;
}
#footerwapper {
	width: 1004px;
	clear: both;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	height: 70px;
}
.footer_text11px {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif, "Trebuchet MS";
	color: gray;
	padding: 10px 0px 0px 0px;
}
.prt {
	width: 100%;
	float: left;
	margin: 0px 0px 10px 0px;
	padding: 0px 10px 0 0;
}
.form {
	float: left;
	width: 400px;
	margin: 0px;
	padding: 0px;
}
.contact {
	float: left;
	width: 500px;
	margin: 0px 0px 0px 25px;
	padding: 0px;
}
.field4 {
	width: 280px;
	height: 22px;
	line-height: 22px;
	border: 1px #d5d4d4 solid;
	background-color: #fff;
}
.field3 {
	width: 280px;
	height: 82px;
	border: 1px #d5d4d4 solid;
	background-color: #fff;
}
.queryform {
	font-size: 12px;
}
.left {
	float: left;
	width: 230px;
	color: #3c3b3b;
	margin: 0px 0px 0px 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0px;
}
.right {
	float: left;
	width: 729px;
	margin: 0px 0px 25px 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0px;
}
.dt {
	float: left;
	text-align: center;
}
.dt img {
	width: 140px;
	height: 170px;
	margin: 10px 10px;
	padding: 5px;
	border: 1px #f1f1f1 solid;
}
.dt span {
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	margin: 0px;
}
.picx {
	width: 140px;
	height: 100px;
	margin: 0px 10px 10px 10px;
	padding: 5px;
	border: 1px #f1f1f1 solid;
}
.ads {
	float: left;
	text-align: center;
}
#translate-this {
	float: left;
	width: auto;
	margin: 15px 0px 0px 420px;
}
.textbg {
	float: left;
	width: 949px;
	margin: 20px 20px 5px 20px;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 114px;
	font-style: italic;
	background: url(images/textbg.png);
	background-repeat: no-repeat;
	padding: 10px 0px 0px 10px;
}
.textin {
	padding: 4px 0px 0px 0px;
	width: 99%;
	color: #3e3e3e;
	text-align: justify;
}
.proWrapper3 {
	float: left;
	width: 205px;
	height:240px;
	border: 5px #f2f2f2 solid;
	margin: 0px;
	margin: 10px 23px 10px 0px;
	padding: 0px 0px 0px 0px;
}

.proWrapper5 {
	float: left;
	width: 206px;
	height:242px;
	border: 5px #f2f2f2 solid;
	margin: 0px;
	margin: 10px 27px 10px 0px;
	padding: 0px 0px 0px 0px;
}
.proWrapper2 {
	float: left;
	width: 206px;
	height:200px;
	border: 5px #f2f2f2 solid;
	margin: 0px;
	margin: 10px 27px 10px 0px;
	padding: 0px 0px 0px 0px;
}
.proWrapper {
	float: left;
	width: 206px;
	height: 236px;
	border: 5px #f2f2f2 solid;
	margin: 0px;
	margin: 10px 27px 10px 0px;
	padding: 0px 0px 0px 0px;
}
.proPanel {
	float: left;
	width: 784px;
	background: white;
	border-radius: 0px 0px 5px 5px;
}
.pro-img {
	width:100%;
	height: 140px;
	padding: 0px;
}
.proimg img {
	border: 1px #fbe1e0 solid;
}
.pro-dts {
	float: left;
	width: 350px;
	margin: 0px;
	padding: 0px 0px 0px 20px;
}

.pro-imgs {
	float: left;
	width: 300px;
	margin: 0px;
	padding: 0px;
}
.zoom {
	clear: both;
	text-align: center;
	float: left;
	width: 100%;
	margin-top: 8px;
}

.pro3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	padding-bottom:0px;
	text-align: center;
}
.pro6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	padding-bottom:0px;
	text-align: center;
}

.pro4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #c10808;
	font-weight:bold;
	padding-bottom:0px;
	text-align: center;
}

.pro5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0a7fbb;
	padding-bottom:5px;
	text-align: center;
	font-weight:bold;

}
.protitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	height: 30px;
	color: #000;
	text-align: center;
	text-decoration: none;
}
.protitle a {
	color: #000;
	text-decoration: none;
}
.protitle a:hover {
	color: #000;
	text-decoration: underline;
}
.rdbtn {
	background: url('images/redbtn.jpg')no-repeat;
	width: 70px;
	height: 21px;
	line-height: 21px;
	color: white;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	font-family: calibri,Arial, Helvetica, sans-serif;
}
.blebtn {
	width:90px;
	float:right;		height:18px;
	line-height:18px;
	margin-left:5px;
	color: #a3803b;
	text-align: center;
	font-size: 12px;
	margin-top:5px;
	text-decoration: none;
	font-weight: bold;
	background: #eddec0;
	border: 1px #cbae73 solid;
	font-family:Arial, Helvetica, sans-serif;
}
.blebtn a {
	color: #000;
	padding:5px 2px;
	text-decoration: none;
}
.blebtn a:hover {
	color: #855f14;
	text-decoration: none;
}

.blebtn2 {
	width: 80px;
	float:left;
	height: 21px;
	line-height: 21px;
	color: #a3803b;
	margin-left:100px;
	margin-top:50px;
	text-align: center;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
	background: #eddec0;
	border: 1px #cbae73 solid;
	font-family: calibri,Arial, Helvetica, sans-serif;
}
.blebtn2 a {
	color: #855f14;
	text-decoration: none;
}
.blebtn2 a:hover {
	color: black;
	text-decoration: none;
}
.price {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #a20b0b;
	font-weight: bold;
}
.price span {
	font-family: 'WebRupee';
}

a{
	color:black;
	text-decoration:none;
}
a:hover{
	color:#3f7cb1;
	text-decoration:none;
}

.textin p{
	margin:0px 0px 10px 0px;
	padding:0px;
}

.pics{
	width:206px;
	height:140px;
}
.path{font-family:Ms Sans Serif,Arial; font-size:11px; color:#777777; padding:0px 5px 0px 0px; text-align:right; }
.path strong {color:#695110;}
.path A{color:#000000;}
.path A:hover{color:#8d8d8e;}

.path2{font-family:Ms Sans Serif,Arial; font-size:12px; color:#000; padding:0px 0px 0px 4px;   }
.path2 strong {color:#777777;}
.path2 A{ color:#000000;}
.path2 A:hover{color:#dc034a;}



.found {
	color: #000;
	font-size: 12px;
	height:26px;
 
	width:33%;
 	line-height:26px;
	border-top:1px #d7d7d7 solid ;
	border-bottom:1px #d7d7d7 solid ;
	font-family: Arial, Helvetica, sans-serif;
}
.found a{
	color: #fff;
	background-color:#ba0606;
	text-decoration:none;
	font-weight:bold;
	margin-right:1px;
	padding:3px 6px;
}

.found a:hover{
	color: #fff;
	background-color:black;
	text-decoration: none;
}

.tabtext {
	font-size: 12px;
	color: #000;
	font-weight:bold;
	width: 140px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
}
.tabtext2 {
	font-size: 12px;
	text-align:left;
	text-align:justify;
	line-height:15px;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
}
.large{
	width:300px;
	height:250px;
}
.text2 table {
	font: 11px/24px Arial, Helvetica, sans-serif;
	border-collapse: collapse;
	color: #000;
	width: 96%;
	border: 0px solid #e3e3e3;
}
.text3 table {
	font: 11px/24px Arial, Helvetica, sans-serif;
	border-collapse: collapse;
	color: #000;
	width: 96%;
	border: 0px solid #e3e3e3;
}
.text2 table th {
	text-align: left;
	line-height:22px;
	color: #fff;
	font-size:12px;
	font-weight:bold;
	background-color: #845d1a;
	border: 0px solid #e3e3e3;
}
.text2 table td {
	border-bottom:1px solid #e3e3e3;
	padding: 0 0.5em;
	border-bottom:1px #dbdbdb solid;
	background-color:#f6f6f6;
}

.text3 table td {
	border-bottom: 0px solid #e3e3e3;
	padding: 0 0.5em;
}

.order {
	float: left;
	width:90px; 
	font-weight:bold;
	
	color: #000;
 
 
	margin-top:10px;
	height:20px;
	line-height:20px;	
 
	font-size: 14px;
	text-decoration: none;
}
.order a {
 
	color: #fff;
	font-size:12px;
		font-weight: bold;

	padding:5px 8px;
	border-radius:4px;
	background-color:#845d1a;
	text-decoration: none;
}
.order a:hover {
	color: #fff;
	background-color:#000;
	text-decoration: none;
}

.order2 {
	float: left;
	width:90px;
 
	font-weight:bold;
	
	color: #000;
 
 
	margin-top:10px;
	height:20px;
	line-height:20px;	
 
	font-size: 14px;
	text-decoration: none;
}
.order2 a {
 
	color: #fff;
	font-size:12px;
		font-weight: bold;

	padding:5px 8px;
	border-radius:4px;
	background-color:#000;
	text-decoration: none;
}
.order2 a:hover {
	color: #fff;
	background-color:#000;
	text-decoration: none;
}

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

.field { width:200px; 	background-color: #f0f0f0; height:18px; border:1px #e2e2e2 solid;}
.field2 { width:200px; border:1px #e2e2e2 solid; background-color: #f0f0f0;
height:100px;}
.field3 { width:200px; border:1px #e2e2e2 solid; background-color:silver }

.pics2 {
	width: 50px;
	height: 50px;
	padding: 5px 0px 5px 0px;
}

.qty{
	width:30px;
	height:19px;
	font-size:12px;
	border:0px silver solid;
	background:#845d1a;
	color:white;
}

input[type=submit]{
                background-color:#845d1a;

                font-family:Arial,Helvetica,sans-serif;
                border:0px solid #cfb075;
                height:22px;
                font-weight:bold;
                color:white;
                font-size:13px;
            }

.blebtn3 {
	width:  70px;
	color: #a3803b;
	text-align: center;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	height:18px;
	line-height:18px;
	background: #eddec0;
	border: 1px #cbae73 solid;
	font-family:Arial, Helvetica, sans-serif;
}
.blebtn3 a {
	color: #000;
	padding:5px 2px;
	text-decoration: none;
}
.blebtn3 a:hover {
	color: black;
	text-decoration: none;
}

.frmtext {
	text-align: right;
	font-weight: bold;
	width: 200px;
}

hr{
	width:100%;
	height:1px;
	background:#e6e6e6;
	border:0px;
}
.cts {
	float: left;
	margin: 15px 0px 0px 0px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 10px 10px 10px 0px;
	width: 100%;
	background-image: url('images/testimonials.png');
	height: 160px;
	background-repeat: no-repeat;
}

.tst {
	float: left;
	width: 100%;
	text-align: justify;
	color: #595959;
	font-size: 11px;
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
}
.tname {
	float: left;
	text-align: right;
	width: 100%;
	margin: 7px 0px 10px 0px;
	font-size: 11px;
	font-weight: bold;
	border-bottom: 1px #f1f1f1 solid;
	color: #0d5aa2;
	padding: 0px;
}
.gt{
	font-weight:bold;font-size:12px;
	background-color:#845d1a;
	color:white;
	height:30px;
	line-height:30px;
	
	
}
.search{
	float:right;
	width:100%;
	margin-bottom:15px;
	border:1px #e8cfa3 solid;
	background:#f8edda;
}

.sts{
	text-align:center;
	color:#946007;
	width:100%;
	font-size:18px;
	font-weight:bold;
	font-family:calibri, Arial, Helvetica, sans-serif;
}
.sr {
	width: 200px;
	height: 22px;
	border:1px #b3b3b3 solid;
	line-height: 22px;
	background-color: #fff;
}

.fill{
	float:left;
	text-align:center;
	font-weight:bold;
	color:#b60000;
	width:100%;
	font-style:italic;
	font-size:17px;
	font-family:calibri,Arial, Helvetica, sans-serif;
}

.system-msg{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:maroon;
	
}