﻿/* interbutik css by johnbl4ck@ainform.com */

div, ul, li, body {
	margin: 0;
	padding: 0;
}

body {
	position: relative;
	font-family: Arial, Tahoma, sans-serif;
	font-size: 11px;
}

a img {
	border: 0;
}

#wrapper {
	width: 1000px;
	margin: 0 auto;
	position: relative;
}


#header {
	width: 100%;
	height: 453px;
	background: url(images/header.jpg) no-repeat top right;
	position: relative; 
}

#logo {
	position: absolute;
	top: 47px;
}

#topmenu {
	position: absolute;
	top: 145px;
}
#topmenu.in {
left: -20px;
}


#topmenu ul.in {
/*margin-left: -20px;*/
}

#topmenu ul {
	list-style: none;
}

#topmenu ul li{
 float: left;
 text-align: center;
 width: 84px;
 height: 35px;
 line-height: 20px;
 font-size: 12px;
}

#topmenu li a {
	color: #1c1c1c;
}

#topmenu ul li.here {
	background: url(images/menu-here.png) no-repeat top left;
	color: #fff;
	width: 86px;
}


#contacts {
	top: 210px;
	position: absolute;
	width: 487px;
	height: 120px;
	background: url(images/phone.jpg) no-repeat top left;
}

#c1 {
	float: left;
	margin-left: 229px;
	padding-top: 5px;
	display: inline;
	line-height: 20px;
}

#c2 {
	

}


#contacts strong {
	font-size: 18px;
	color: #7e450e;
}

#c2 strong, #c3 strong {
	font-size: 12px;
	color: #7e450e;
}
#email {
	color: #1c1c1c;
	font-size: 12px;
	line-height: 26px;
}

#offers {
	position: absolute;
	top: 318px;
	width: 487px;
}

#c3 {
	float: right;
}

.grey {
	background-color: #dddddd;
}

#offers .grey{
	margin-top: 20px;
	padding: 15px 20px;
	width: 447px;
}

#offers .grey p {
	margin: 0.5em 0;
}

#content {
	padding: 37px 0;
	width: 1000px;
	padding-bottom: 25px;
}

#subnav {
font-size: 12px;
}

.prodbox {
	float: left;
	width: 464px;
	margin: 0 11px;
	margin-bottom: 12px;
}

.list-image {
	float: left;
	width: 102px;
	margin-right: 20px;
	height: 145px;
}

.prodbox h1, .cat-title, .prodbox h1 a {
	font-size: 18px;
	color: #7e450e;
	margin-bottom: 12px;
	font-weight: 100;
	
}

.smallText {
padding: 0 !important;
}

.smallText a {
text-decoration: none;
}

.sub ul {
list-style-type: none;
}
a .cat-title  {
text-decoration: none;
}
.sub {
	display: block;
	width: auto;
	/*height: 14px;*/
	height: auto;
	margin-bottom: 12px;
	float: left; width: 332px;
}

.prodbox ul {
	display: block;
	list-style: none
}

.prodbox li a{
	color: #7e450e;
} 

.prodbox ul li, ul.BrowseBy li.BrowseBy {
	float: left;
	
	line-height: 15px;
	min-height: 12px;
	height: auto;
	font-size: 12px;
	white-space: no-wrap;
}

ul.BrowseBy li.splitter {

	padding-right: 9px;
	padding-left: 9px;
	background: url(images/splitter.png) no-repeat center 3px;

}
li.last {
	background: none !important;
	
	
}

ul.BrowseBy {

padding-bottom: 14px !important;
}

li.first {
padding-left: 9px !important;
}

li.a1 {
padding-left: 0 !important;
}

li.a3 {
padding-left: 0 !important;
margin-bottom: 14px !important;
height: 15px !important;
/*width: 320px;*/
}

#footer .grey {
	margin: 0 14px;
	margin-left: 0px;
	width: 960px;
	padding: 31px 20px;
	margin-bottom: 41px;
}

#search-form {
	float: right;
	margin-top: 10px;
}

#search {
	width: 533px;
	margin-right: 11px;
	font-size: 11px;
	height: 16px;
	border: 1px solid #8b8b8b;
	color: #757575;
	/*line-height: 20px !important;*/
	padding-top: 2px;
}

#footer {
	width: 1000px;
	position: relative;
}

#meta {
	background: url(images/footer.jpg) no-repeat top left;
	height:135px;
	width: 1000px;
	position: relative;
}

#subnav {
	width: 1000px;
	position: relative;
	margin-bottom: 68px;
}

#content.inner {
	padding-top: 16px;
}

#subnav ul{
	list-style: none;
	}

#subnav li {
	
	height: 22px;
	float: left;
	text-align: center;
	line-height: 22px;
	color: #fff;	
	padding-right: 22px;
}

#subnav a {
	
color: #1c1c1c;

}

.subsubnav {
margin-left: -10px;
}

a:hover {
	text-decoration: none;
}

#subnav li ul {
	position: absolute;
	top: 30px;
	color: #7e450e;
	/*list-style-image: url(images/strelka.jpg);*/
	list-style-type: none;
	list-style-position: inside;
	display: block;
}
/*
#subnav li:hover ul {
display: block;
}
*/
#subnav li ul li {
	color: #7e450e;
	text-align: left;
	width: auto !important;
	/*margin-right: 10px;*/
	background: url(images/strelka.jpg) no-repeat 0px 9px;
	padding-left: 11px;

	}

#subnav li ul li a {
	color: #7e450e;
}

#subnav li.here {
background-color: #7E450E;
text-align: center;
padding: 0 11px;
margin-right: 24px;
}


.probox.a2 .sub {
height: 14px;
}

.prodbox.a3 .sub {
height: 28px;
}

.prodbox-inner {
	float: left;
	width: 465px;
	margin-bottom: 40px;
	line-height: 17px;
}

.desc-inner, .inner-image {
	float: right;
}

#listing {
	margin-top: 50px;
}

.desc-inner {
	width: 333px;
	
}

.inner-image {
	margin-right: 22px;
	text-align: center;
	font-size: 12px;
}

.inner-image a {
	color: #7e450e;
	font-size: 12px;
}

.desc-inner strong {
	color: #7e450e;
}

.inner-price {
	color: #1c1c1c;
	font-size: 18px;
	width: 164px;
}

.inner-tocart-text {
	line-height: 27px;
	color: #7e450e;
}

.inner-tocart-img, .inner-tocart img {
	float: left;
	margin-right:20px;
}

.odd {
	margin-left: 0 !important;
	margin-right: 50px !important;
}

.even {
	width: 460px !important;
}

.odd-inner {
	margin-right: 66px;
}

#minicart {
	position: absolute;
	left: 393px;
	top: 63px;
	background: url(images/cart_icon.png) no-repeat;
	width: 148px;
	padding-left: 38px;
	padding-top: 8px;
	height: 27px;
	min-height: 27px;
	}

#minicart a {
	color: #1c1c1c;
}

.copy {
	position: absolute;
		left: 401px;
	bottom: 49px;
	margin: 0;
}

li.here a.here {
color: #fff !important;
text-decoration: none !important;

}

ul.pages {

list-style: none;
float: right;



}

.thickbox img {
padding-bottom: 10px;
}

.prodbox-inner p {
/*padding: 5px 0;*/
}

ul.pages li {
float: left;
height: 22px;
width: 22px;
text-align: center;
line-height: 22px;
}

li.current {
background-color: #7e450e;
color: #fff;
}

ul.pages li a {
color: #7e450e;
}

ul.pages li.navi {
width: auto !important;
margin-right: 20px;
}

li.next, li.prev {
width: auto !important;

}

.prodbox-inner h1{
color:#7E450E;
font-size:18px;
font-weight:100;
margin-bottom:0.3em;
}
.productListing {
position: relative;

border: 1px solid #9f9f9f;
height: 142px;
font-size: 12px;
line-height: 142px;
margin-bottom: 12px;
}

.productListing div {
float: left;
}

.productListing .list-image {

width: 200px;
margin-left: 36px;
line-height: 1em !important;
margin-top: 10px;


}

.productListing .list-image input {
margin-right: 5px;
}

.list-product {
color: #7e450e;
font-weight: bold;
width: 300px;
padding-left: 60px;

}
.list-qty {
width: 230px;

}

.list-qty input  { 

border: 1px solid #9f9f9f;
width: 52px;

}

.list-price strong, .back{
color: #7e450e;
}

#subtotal {
width: 234px;
float: right;
background-color: #7e450e;
color: #fff;
height: 31px;
line-height: 31px;
text-align: center;
}

#topbasket {
color: #7e450e;
padding-bottom: 7px;
font-size: 12px;
}

.pageHeading {
color: #7e450e;
font-weight: bold;
font-size: 12px;
}

#toppages {
position: absolute; top: 522px; right: 0;
}

.attrib {
color: #7e450e;
}

.pnb {
border-spacing: 0;
}

.inner-price {
margin-left: -2px;
}

.hidden {
display: none;
}

font {

font-size: 12px;

}

#counters {
position: absolute; right: 0;
bottom: 37px;
}

#counters ul {
list-style: none;
}

#counters ul li {
float: right;
margin-left: 15px;
}
.infoBoxHeading img {
display: none;
}

#billingAddress td {
padding-bottom: 14px;
}

.infoBoxHeading {
height: 30px;
}

.sub.nopad {
margin-bottom: 0;
}

@media all and (width) { #search { width: 548px; } }
* html #TB_window {zoom: 1;  margin-top: 0 !important;  position: absolute;top: expression(eval(document.documentElement.scrollTop) + 'px');  }
body {height: 100%; width: 100%}

.alt-bag {position: absolute; width: 480px; height: 420px; right:0; top:25px;  }
.alt-bag-footer {position: absolute; width: 355px; height: 135px; left:0; bottom: 0;  }