﻿body {
	margin: 0px;
	padding: 0px;
	font-family: 'Century Gothic', arial, serif;
	background: #fcf9ed url(images/topbg.jpg)no-repeat center top;
}
#main {
	width: 850px;
	margin-left: auto;
	margin-right: auto;
	height: 100%;
	background: #fcf8ed;
}
.float_left {
	float: left;
}
.float_right {
	float: right;
	width: 100%;
	text-align: center;
}
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: #d3b228;
}
h3 {
	font-family: Arial,"Trebuchet MS", sans-serif;
	color: black;
	width: 90%;
	font-size: 12px;
	padding: 10px 0px 2px 5px;
	margin: 0px;
	border-bottom: 1px #e0dbcf dotted;
}
h4 {
	font-family:    sans-serif;
	border-bottom: 0px #f1f1f1 solid;
	width: 100%;
	font-size: 21px;
	margin: 10px 0px;
 
	padding: 0px 0px 10px 0px;
	color: #000;
}
img {
	border: 0px;
}
#headerWrapper {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	height: 100%;
}
#headerWrapper2 {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	height: 100%;
}
.header {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	border-bottom: 1px #c8bcaf dotted;
}
.hdr {
	float: left;
	width: 80%;
	padding: 6px 0px 6px 28px;
	font-weight: bold;
	font-size: 13px;
	color: #a80707;
	border-top-right-radius: 7px;
	border-top-left-radius: 7px;
	border-top: 1px #83705e solid;
	font-family: Arial, Helvetica, sans-serif;
	background: #e0dbcf url(images/arw.png)no-repeat 5px 4px;
}
.liststyle {
	float: left;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	width: 100%;
}
/*--------left menu---------*/
ul.left_menu {
	width: 220px;
	padding: 0px;
	margin: 4px 0px 10px 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: 12px;
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	background: url(images/marker.png) no-repeat left;
	background-position: 10px 7px;
	border-bottom: 0px #dcdbdb dotted;
	text-decoration: none;
	color: #3f3f3e;
	padding: 2px 0px 1px 20px;
}
ul.left_menu li.even a:hover, ul.left_menu li.odd a:hover {
	background: url(images/marker.png) no-repeat left;
	color: #ae1418;
	text-decoration: underline;
	background-position: 10px 7px;
}
.title {
	float: left;
	width: auto;
	margin: 10px 0px 0px 10px;
	padding: 0px;
}
.call {
	float: right;
	width: 150px;
	margin: 10px 0px 0px 0px;
	padding: 0px;
	text-align: center;
	border: 0px;
	line-height: 17px;
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.call a {
	text-decoration: none;
	border-left: 1px silver solid;
	padding: 0px 0px 0px 5px;
	margin-left: 6px;
	color: #a10808;
}
.call a:hover {
	text-decoration: underline;
	color: #000;
}
.cst {
	text-align: center;
	color: #a10808;
	line-height: 20px;
	font-weight: bold;
}
.cart {
}
.clear {
	clear: both;
	height: 0px;
}
.nav {
	width: 850px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	height: 34px;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
	background: #c8bcaf;
	line-height: 34px;
	border-bottom: 2px #83705e solid;
}
.nav ul {
	margin: 0px 0px 0px 40px;
	padding: 0px;
}
.nav ul li {
	margin: 0px 0px 0px 0px;
	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: #432a0e;
	font-weight: bold;
	padding: 5px 15px;
	line-height: 25px;
	border-left: 1px #e0dbcf dotted;
}
.nav ul li a:hover {
	text-decoration: none;
	color: #432a0e;
	padding: 5px 15px;
	background-color: #fcf9ed;
}
.nav ul li a.current {
	text-decoration: none;
	color: #432a0e;
	padding: 5px 15px;
	background-color: #fcf9ed;
}
.slideWrapper {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}
#slide {
	width: 100%;
	height: 500px;
	float: left;
	/*  background: url(images/slidebg.jpg)no-repeat center bottom;*/
}
#middleWrapper {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}
#middle {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}
.middlecontainer {
	width: 100%;
	clear: both;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}
.section {
	float: left;
	width: 294px;
	height: 248px;
	margin: 5px 0px 0px 32px;
	padding: 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;
}
.section2 {
	float: left;
	width: 294px;
	margin: 0px 0px 20px 30px;
	padding: 0px;
}
.text {
	font-size: 12px;
	text-align: justify;
	line-height: 17px;
	color: gray;
	padding: 0px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
}
.more {
	float: right;
	width: 80px;
	height: 20px;
	font-size: 13px;
	color: white;
	line-height: 20px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px 0;
	padding: 3px;
}
.more a {
	color: white;
	text-decoration: none;
	padding: 6px;
	background-color: black;
}
.more a:hover {
	color: white;
	text-decoration: none;
	padding: 6px;
	background-color: gray;
}
.footer_bg {
	background: url(images/bottom.jpg)no-repeat center bottom;
}
#footerwapper {
	width: 850px;
	clear: both;
	margin-left: auto;
	margin-right: auto;
	height: 141px;
	text-align: left;
}
.footer_text11px {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif, "Trebuchet MS";
	color: #8a745d;
	padding: 5px 0px 6px 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;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0px;
}
.right {
	float: left;
	width: 600px;
	margin: 0px 0px 20px 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	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: right;
	width: auto;
	margin: 5px 0px 0px 275px;
}
.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;
}
.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;
}
.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: 70px;
	height: 21px;
	line-height: 21px;
	color: #a3803b;
	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;
}
.blebtn a {
	color: #855f14;
	text-decoration: none;
}
.blebtn 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';
}
.sts {
	text-align: center;
	color: #946007;
	width: 100%;
	font-size: 18px;
	font-weight: bold;
	font-family: calibri, Arial, Helvetica, sans-serif;
}
.sr {
	width: 90%;
	height: 20px;
	float: left;
	color: black;
	font-size: 12px;
	font-family: verdana,Arial, Helvetica, sans-serif;
	border: 1px #ddd3c7 solid;
	line-height: 22px;
}
input[type=submit] {
	background-color: #a59481;
	font-family: Arial,Helvetica,sans-serif;
	border: 1px solid #d4bda5;
	height: 22px;
	border-radius: 14px;
	font-weight: bold;
	color: black;
	font-size: 13px;
}
select {
	background: #fff;
	border: 0px;
	border: 1px #e0dbcf solid;
 
}
.search {
	float: left;
	width: 100%;
	margin: 10px 0px 10px 0px;
}
.brands {
	float: left;
	width: 90%; 
	margin: 10px 0px 15px 25px;
}
.pics {
	max-width: 130px;
	padding-top: 12px;
	max-height: 55px;
	text-align: center;
	vertical-align: baseline;
}
.brDiv {
	float: left;
	width: 140px;
	height: 90px;
	padding: 18px 10px 0px 10px;
	background: white;
	text-align: center;
	box-shadow: inset 0 0 10px rgba(0,0,0,.1);
	margin: 3px;
}
.brDivmain {
	float: left;
	width: 140px;
	height: 110px;
	box-shadow: inset 0 0 10px rgba(0,0,0,.1);
	background: white;
 
	text-align: center;
	vertical-align: bottom;
	margin: 3px;
}
.brDivmain:hover {
	opacity: 0.7;
}
.picsBrand {
	max-width: 140px;
	max-height: 130px;
	padding: 20px;
	text-align: center;
	vertical-align: baseline;
	height: auto;
}
.brName {
	float: left;
	width: 150px;
	text-align: center;
	color: black;
	font-size: 12px;
	text-decoration: none;
}
.brName:hover {
	color: #c60d0d;
	text-decoration: underline;
}
.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;
	text-decoration: none;
}
.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 #e0dbcf solid;
	border-bottom: 1px #e0dbcf solid;
	font-family: Arial, Helvetica, sans-serif;
}
.found a {
	color: #fff;
	background-color: #6e501b;
	text-decoration: none;
	font-weight: bold;
	margin-right: 1px;
	padding: 3px 6px;
}
.found a:hover {
	color: #6e501b;
	background-color: #e0dbcf;
	text-decoration: none;
}
.tabtext {
	font-size: 12px;
	color: #000;
 
	font-family: Arial, Helvetica, sans-serif;
}
.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%;
	background: transparent;
	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: #000;
	font-size: 12px;
	font-weight: bold;
	background-color: #e0dbcf;
	border: 0px solid #e3e3e3;
}
.text2 table td {
	border-bottom: 1px solid #e3e3e3;
	padding: 0 0.5em;
	border-bottom: 1px #dbdbdb solid;
}
.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: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.field {
	width: 200px;
	background-color: #efe9db;
	height: 18px;
	border: 1px #e0dbcf solid;
}
.field2 {
	width: 200px;
	border: 1px #e0dbcf solid;
	background-color: #efe9db;
	height: 100px;
}
.field3 {
	width: 200px;
	border: 1px #e0dbcf 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;
	float: right;
	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: #855f14;
	text-decoration: none;
}
.frmtext {
	text-align: right;
	font-weight: bold;
	width: 200px;
}
.proWrapper3 {
	float: left;
	width: 180px;
	height: 250px;
	margin: 0px;
	margin: 10px 20px 10px 0px;
	padding: 0px 0px 0px 0px;
	background: #fff;
	color: black;
	box-shadow: inset 0 0 10px rgba(0,0,0,.1);
}
.proWrapper5 {
	float: left;
	width: 206px;
	height: 242px;
	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-dts {
	float: left;
	width: 337px;
	margin: 0px;
	padding: 0px 0px 0px 10px;
}
.pro-imgs {
	float: left;
	width: 220px;
	margin: 0px;
	padding: 0px;
	padding: 18px 10px 0px 10px;
	background: white;
	text-align: center;
	box-shadow: inset 0 0 10px rgba(0,0,0,.1);
	margin: 3px;
}
.zoom {
	clear: both;
	text-align: center;
	float: left;
	width: 100%;
	margin-top: 4px;
	padding-bottom: 5px;
}
.pro3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	padding-bottom: 0px;
}
.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;
	padding-bottom: 0px;
}
.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;
	text-align: left;
	color: #000;
	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: 75px;
	float: right;
	height: 18px;
	line-height: 18px;
	margin-left: 5px;
	margin-right: 2px;
	color: #a3803b;
	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;
}
.ProductPics {
	max-width: 110px;
	max-height: 95px;
	padding: 8px;
	text-align: center;
	vertical-align: baseline;
}
.proWrapper2 {
	float: left;
	width: 100%;
	height: 120px;
	margin: 0px;
	margin: 5px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	border-bottom: 1px silver dotted;
}
.pro-img {
	width: 130px;
	float: left;
	height: 110px;
	margin-top: 15px;
	text-align: center;
	background: white;
	text-align: center;
	box-shadow: inset 0 0 10px rgba(0,0,0,.1);
	margin: 3px;
}
.ProDiv {
	width: 74%;
	float: left;
	margin: 0px 0px 0px 10px;
	padding: 0px;
}
.Brimage {
	max-width: 100px;
	margin-top: 5px;
	max-height: 70px;
	text-align: center;
	vertical-align: baseline;
}
.large {
	max-width: 200px;
	max-height: 200px;
	text-align: center;
	vertical-align: baseline;
}

.query{
 
	color:#49382A;
	font-size:12px;
	font-weight:bold;
	padding:3px;
}
.query A{
	color:#000;
	text-decoration:none;
}


.tbl table {
	font: 11px/24px Arial, Helvetica, sans-serif;
	border-collapse: collapse;
	color: #000;
	width: 96%;
	border: 0px solid #e3e3e3;
}
.tbl table {
	font: 11px/24px Arial, Helvetica, sans-serif;
	border-collapse: collapse;
	color: #000;
	width: 96%;
	border: 0px solid #e3e3e3;
}
.tbl table th {
	text-align: left;
	line-height: 22px;
	color: #000;
	font-size: 12px;
	font-weight: bold;
	background-color: #c8bcaf;
	border: 1px solid #e3e3e3;
}
.tbl table td {
	border: 1px solid #ede4d9;
	padding: 0 0.5em;
	border-bottom: 1px #dbdbdb solid;
 
}

