*{font-size:100.01%}
html {font-size:62.5%;}
body{
	margin:0;
	color:#000;
	font:14px Arial, Helvetica, sans-serif;
	background:#000;
}
img{border-style:none;}
a{
	color:#000;
	text-decoration:none;
}
a:hover{text-decoration: underline;}
input,
textarea,
select{
	font:100% Arial, Helvetica, sans-serif;
	vertical-align:middle;
}
form,fieldset{
	margin:0;
	padding:0;
	border-style:none;
}
p {line-height:16px;}
#page {
	width:891px;
	margin:0 auto;
}
#header {
	height:1%;
	background:#6d2001;
	color:#fff;
	padding:22px 17px 0 51px;
	position:relative;
	z-index:2;
	text-align:right;
}
#header:after {
	content:" ";
	clear:both;
	display:block;
}
#header .logo {
	background:url(images/logo.gif) no-repeat;
	width:240px;
	height:85px;
	float:left;
	text-indent:-9999em;
	padding:0;
	text-align:left;
}
#header ul {
	margin:72px 0 0 30px;
	padding:0;
	list-style:none;
	float:left;
	text-align:left;
	width:550px;
}
#header ul:after {
	content:" ";
	clear:both;
	display:block;
}
#header ul ul {
	position:absolute;
	top:33px;
	left:0;
	margin:0;
	width:155px;
	display:none;
	background: url(images/none.gif);
}
#header li.hover ul {display:block;}
#header li {
	float:left;
	padding:0 12px;
	margin:0 -12px 0 12px;
	background:url(images/marker.gif) no-repeat 100% 7px;
	position:relative;
	white-space:nowrap;
}
#header li.last {background:none;}
#header li li {
	padding:0 0 2px;
	margin:0;
	background: url(images/none.gif);
	overflow:hidden;
	width:100%;
}
#header ul a {
	color:#ffe094;
	float:left;
	padding-bottom:18px;
}
#header ul a:hover, #header ul li:hover a, #header ul li.hover a {
	background:url(images/marker6.gif) no-repeat 50% 22px;
	text-decoration:none;
}
#header .tel {


}
#container {
	width:100%;
	overflow:hidden;
	position:relative;
	background:#e8b16c;
	z-index:1;
}
/*.main {display:block;}*/
.home-box {
	position:absolute;
	top:71px;
	left:434px;
	width:457px;
}
.home-box .inner {
	width:412px;
	background:url(images/bg.png);
	padding:13px 25px 15px 20px;
	overflow:hidden;
}
.home-box .inner * {position:relative;}
.home-box p {
	color:#411705;
	margin:0;
	font-size:14px;
}
.home-box a {
	color:#be5627;
}
h2 {
	color:#6d2001;
	font-size:38px;
	margin:0;
	font-weight:normal;
}
.home-box .list {
	width:100%;
	overflow:hidden;
	margin:14px 0 0;
	padding:0;
	list-style:none;
}
.home-box .list li {
	width:50%;
	float:left;
	font-size:11px;
}
.home-box .list img {
	border:1px solid #a6a5a5;
	float:left;
	margin-right:5px;
	margin-top:2px;
}
.home-box .list a {position:relative;}
.home-box .list strong {
	color:#6d2001;
	font-size:12px;
	font-weight:bold;
}
.home-box .list p {
	margin:0;
	font-size:11px;
	color:#000;
}
.menu {
	width:100%;
	overflow:hidden;
	margin:14px 0 0;
	padding:10px 0 0;
	list-style:none;
	border-top:1px solid #be5627;
	font-weight:bold;
	font-size:13px;
}
.menu li {
	float:left;
	margin-right:16px;
}
.type {
	width:115px;
	margin:24px 0 0 23px;
	padding:10px 15px 17px;
	float:left;
	display:inline;
	background:#d8a15c;
	position:relative;
	z-index:9;
}
.type h3 {
	color:#000;
	font-size:18px;
	margin:0;
}
.type ul {
	margin:0;
	padding:0 0 0 10px;
	list-style:none;
	font-size:14px;
	background: url(images/none.gif);
}
.type ul:after {
	content:" ";
	clear:both;
	height:0;
	display:block;
}
.type li {
	width:100%;
	float:left;
	position:relative;
	padding:3px 0;
}
.type a {
	color:#6d2001;
	width:89px;
	display:block;
	position:relative;
}
.type a:hover, .type .active a, .type li:hover  a {
	color:#fff;
	font-weight:bold;
	text-decoration:none;
	background:url(images/marker4.gif) no-repeat 100% 4px;
}
.type li ul {
	position:absolute;
	top:2px;
	left:100px;
	width:155px;
	padding:0;
	display:none;
}
.type li li {
	padding:0 0 2px;
	position:static;
}
.type li:hover ul, .type li.hover ul, #header li:hover ul, #header li.hover ul {
	display:block;
}
#page .type li ul a, #page #header li li a {
	background:url(images/bg-nav.png);
	width:144px;
	color:#6d2001;
	cursor:pointer;
	padding: 0 0 0 11px;
}
#page .type li ul li a:hover, #page #header li li a:hover {
	background:url(images/bg-nav-hover.png);
	color:#fff;
	font-weight:bold;
}
.type li ul li a span, #header li li a span {
	background:url(images/marker5.gif) no-repeat 0 50%;
	display:block;
	padding:5px 11px 4px;
	text-align:left;
	float:none;
}
.type li ul li a:hover span, #header li li a:hover span {
	background:url(images/marker5-hover.gif) no-repeat 0 50%;
}
.wrap {
	width:100%;
	overflow:hidden;
}
.content {
	width:652px;
	float:right;
	margin-right:49px;
	display:inline;
	color:#6d2001;
	padding-top:21px;
	padding-bottom:25px;
	position:relative;
	z-index:1;
}
.static_content {
	
	float:right;
	margin-right:49px;
	margin-left:49px;
	display:inline;
	color:#6d2001;
	padding-top:21px;
	padding-bottom:25px;
	position:relative;
	z-index:1;
}
.content h2 {
	font-size:30px;
	margin-bottom:13px;
}
.content p {
	/*margin:0;*/
	font-size:12px;
}
.img-box {
	width:227px;
	float:left;
}
.img-box img {
	border:1px solid #977346;
	display:block;
}
.img-box img:hover {
	border:1px solid #FFFFFF;
	display:block;
}
.img-box ul {
	margin:0;
	padding:6px 0 0;
	list-style:none;
}
.img-box li {
	float:left;
	margin-right:7px;
}
.img-box strong {
	display:block;
	font-size:12px;
	margin-top:13px;
}
.text {
	width:412px;
	float:right;
	font-size:12px;
}
.text p {
	/*margin:0;*/
	text-align:justify;
}
.text p a img {
	margin: 0 0 -3px 3px;
}
.detalis {
	background:#d8a15c;
}
.detalis img.product {
	float:left;
	border:1px solid #a17845;
}
.detalis2 .title {
	margin-bottom:13px;
}
.detalis2 .title strong {
	width:100%;
}
/*.detalis2 p {
	margin:0 0 22px;
}
*/
.detalis2 .wrap em {
	font-size:25px;
	font-weight:bold;
	font-style:normal;
	margin-right:38px;
}
h3.detalis {
	margin:23px 0 0;
	color:#7c320e;
	font-size:17px;
	float:left;
	padding:3px 15px 3px 16px;
}
ul.detalis {
	clear:both;
	padding:15px 20px 15px 25px;
	margin:0 0 16px;
	list-style:none;
}
ul.detalis li {
	padding-bottom:15px;
	width:100%;
	overflow:hidden;
}
.inner-box {
	padding-left:13px;
	height:1%;
	overflow:hidden;
	display:none;
}
.active .inner-box {
	display:block;
}
.title {
	width:100%;
	overflow:hidden;
	border-bottom:1px solid #fff;
}
.title strong {
	color:#fff;
	font-size:14px;
	float:left;
	width:170px;
	padding-bottom:4px;
}
.title a {
	float:right;
	width:8px;
	height:7px;
	background:url(images/marker3.gif) no-repeat 0 100%;
	text-indent:-9999em;
	overflow:hidden;
	margin-top:6px;
}
.active .title a {
	background-position: 0 0;
}
.size-form {
	width:100%;
	overflow:hidden;
	padding-top:9px;
}
.size-form .holder {
	float:left;
	margin-right:15px;
}
.holder-arch { float:none; }
.size-form label {
	display:block;
	font-size:11px;
}
.size-form span {
	float:left;
	margin-right:12px;
}
.size-form select {
	font-size:11px;
	/*width:64px;*/
	text-align:left;
}
.size-form .select {
	width:43px;
}
.price {
	background:url(images/bg2.gif) no-repeat;
	width:328px;
	height:48px;
	padding:0 11px;
	margin-top:14px;
}
.price strong {
	display:block;
	color:#fff;
	font-size:14px;
	padding-top:9px;
}
.price span {
	display:block;
	font-size:10px;
}
.price em {
	font-style:normal;
	float:right;
	font-size:20px;
	margin-top:13px;
}
.color-fabric {
	margin:0;
	padding:0;
	list-style:none;
	/*width:152px;*/
	float:left;
	margin:8px 17px 0 0;
}
.color-fabric img {
	display:block;
	border:none;
}
#page .color-fabric li {
	float:left;
	margin:0 3px 3px 0;
	border:1px solid #a17845;
	padding:0;
	width:auto;
}
#page .color-fabric li.active {
	border:2px solid #362b1b;
	margin:-1px 2px 2px -1px;
	position:relative;
}
#page .color-fabric li:hover {
	border:2px solid #FFFFFF;
	margin:-1px 2px 2px -1px;
	position:relative;
}
.text .list {
	margin:12px 0;
	padding:0 0 0 27px;
	list-style:none;
}
.text .list li {
	background:url(images/marker2.gif) no-repeat 0 4px;
	padding:0 0 5px 14px;
}
div.add {
	background:url(images/ine-add.gif) repeat-y 96px 0;
	margin-top:15px;
}
div.add strong {
	font-size:11px;
	display:block;
}
.quantity {
	width:82px;
	float:left;
}
.quantity label {
	display:block;
	margin-bottom:6px;
}
.total {
	width:97px;
	padding:0 5px 0 25px;
	float:left;
}
.total em {
	font-style:normal;
	font-size:25px;
	font-weight:bold;
	display:block;
	line-height:29px;
}
.total em #estimated_price_total{
	font-style:normal;
	font-size:25px;
	font-weight:bold;
	display:block;
	line-height:29px;
}
.total span {
	font-size:10px;
}
a.add {
	float:left;
	background:url(images/bg-add.gif) no-repeat;
	width:129px;
	height:35px;
	margin:14px 0 0 16px;
	line-height:35px;
	text-align:center;
	color:#fff;
	font-size:15px;
	font-weight:bold;
}
.add input {
	width:50px;
	text-align:center;
	font-size:11px;
	color:#000;
}
.text-holder {
	width:409px;
	float:right;
}
.bottom-holder {
	width:100%;
	overflow:hidden;
	background:#63260d url(images/bottom-bg.gif) no-repeat;
	border-top:11px solid #50220c;
	height:186px;
	padding-top:18px;
	clear:both;
}
.box1 {
	float:left;
	width:324px;
	padding-left:26px;
}
.box2 {
	float:left;
	width:250px;
	padding-left:27px;
}
.box2 img {
	float:right;
}
.box2 p {
	padding-bottom:7px;
}
.box2 a {
	font-size:11px;
}
.news {
	margin:0 33px 0 0;
	padding:0 0 0 16px;
	list-style:none;
	width:204px;
	float:right;
	overflow:hidden;
}
.news li {
	padding:12px 0 19px;
	border-top:1px solid #52220c;
	margin:-1px 0 1px;
}
.news strong {
	color:#fff;
}
.bottom-holder p {
	color:#ffe094;
	margin:0;
}
.bottom-holder a {
	color:#fff;
}
h4 {
	color:#fff;
	margin:0 0 4px;
	font-size:21px;
}
.shop-list {
	margin:0;
	padding:10px 0 0;
	list-style:none;
	width:100%;
	overflow:hidden;
}
.shop-list li {
	float:left;
	margin-right:17px;
}
.shop-list a {
	display:block;
	font-size:11px;
}
.shop-list img {
	display:block;
	margin-top:6px;
	border:1px solid #4c200b;
}
#footer {
	width:100%;
	overflow:hidden;
	font-size:11px;
	padding:11px 0;
}
#footer ul {
	float:left;
	margin:0;
	padding:0;
	list-style:none;
}
#footer li {
	float:left;
	border-left:1px solid #ff5d38;
	padding:0 9px;
	margin:0 9px 0 -9px;
}
#footer a {
	color:#fff;
}
#footer span {
	float:right;
	color:#999;
}
.total  #productNEWprice{
	font-style:normal;
	font-size:25px;
	font-weight:bold;
	display:block;
	line-height:29px;
}

/*.121red123
{

-moz-opacity:.4;
filter:alpha(opacity=40);
}*/

/* OTF contrib begins */
/* DDB - 041031 - Form Field Progress Bar */
.progress{
  width: 1px;
  height: 14px;
  color: white;
  font-size: 12px;
  overflow: hidden;
  background-color: navy;
  padding-left: 5px;
}
/* OTF contrib ends */

/* OSC Cart */
.pageHeading img { visibility:hidden; }
.pageHeading { font-weight: bold; font-size:18px; }
.productListing { border-left:solid 1px #D8A15C; }
.productListing td { border:#D8A15C solid; border-width:0px 1px 1px 0px; }
.productListing-heading { background:#D8A15C; padding:6px;  }
/*.productListing-data { border:#D8A15C solid; border-width:0px 0px 1px 1px; }*/
.productListing-data tbody td { border:#D8A15C solid; border-width:0px 0px 0px 0px; }
.stockWarning { visibility:hidden; }

