html, body{ background-color: #fc0000; margin: 0; padding: 0; height: 100%; }
body{
	height: auto !important;
	min-height: 100%;
	height: 100%;
	min-width: 1000px;
	position: relative;
	font-family: tahoma, arial, sans-serif;
	font-size: 0.7em;
	
	}
#page{
	height: 1%; /* ie hack to avoid background disappearing */
	padding-bottom: 140px;
	}

/* ======= Header */
#header{
	padding: 5px 35px 0 0;
	margin-left: 0px;
	}
* html #header{ /* !!!! IE hack to avoid "Three Pixel Text-Jog" */
	margin-left: 0px;
	}

#header .wrapper{
	position: relative;

	border-style: solid;
	border-width: 3px 3px 0 0;
	padding-bottom: 2px;

	}
/* ---- ??????? */
#header .phonebox{
	position: relative;
	left: 243px;
	height: 65px;
	width: 235px;
	overflow: hidden;
	border-style: solid;
	border-width: 0 0 8px;
	}
#header .phonebox div{
	position: absolute;
	left: 50%; top: 50%;
	margin: -1.2em 0 0 -7.5em;
	}
#header .phonebox pre{
	display: inline;
	font-family: tahoma, arial, sans-serif;
	font-size: 125%;
	padding-left: 15px;
	}
#header .phonebox em{
	margin-left: 10px;
	font-size: 215%;
	font-style: normal;
	}
/* ---- ??????? */
#header .logo{
	position: absolute;
	left: 10px; top: 0;
	display: block;
	width: 232px;
	height: 73px;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	}

/* ======= Menu & picture block */
#navigation{
	position: relative;
	margin-left: 9px;
	margin-bottom: 2px;
	border-style: solid;
	border-width: 0 42px 0 3px;
	}
#navigation .wrapper{
	border-style: solid;
	border-width: 0 3px 0 0;
	}
#navigation .wrapper .pic{
	height: 232px;
	border-color: #fff;
	border-style: solid;
	border-width: 0 2px 0 231px;
	background-repeat: repeat-x;
	background-position: left top;
	}
#navigation .listwrapper{
	position: absolute;
	left: 0; top: 0;
	width: 229px;
	height: 232px;
	background-position: 123px top;
	background-repeat: no-repeat;
	overflow: hidden;
	}
#navigation ul{
	position: absolute;
	left: 37px; top: 24%;
	margin: -2.1em 0 0 -1em;
	padding: 0;
	list-style-type: none;
	font-size: 110%;
	}
#navigation ul li{
	margin: -1.6em 0 30px;
	padding: 0;
	}
#navigation ul li.first{
	margin-top: 0;
	}
#navigation a, #navigation strong{ padding-left: 10px; background-image: url(/brandsites/i/arrow-small-white.gif); background-repeat: no-repeat; background-attachment: scroll; background-position: left 50%; }
#navigation strong{
	font-weight: bold;
	}
#navigation a strong{ padding-left: 0px; background:none;}

/* ======= Left column */
#leftcolumn{
	float: left;
	width: 196px;
	padding:39px 20px 0 25px;
	}
.newsblock{
	float: left;
	text-align: left;
	}
#leftcolumn .newsblock{
	float: none;
	}

/* ======= Main column */
#maincolumn{ margin: 0 47px 0 243px; }

#maincolumn p {margin-left: 0em; margin-right: 0em;}


#title h1{
	width: 205px;
	padding: 20px 10px 2px 20px;
	border-bottom: solid 3px;
	margin: 0;
	}

/* ======= Clearer */
#clearer{
	clear: both;
	height: 0;
	overflow: hidden;
	}

/* ======= Footer */
#footer{
	position: absolute;
	left: 0; bottom: 0;
	width: 100%;
	overflow: hidden;

	}
#footer .wrapper{
	position: relative;
	margin-right: 35px;
	border-top:  solid 3px;
	height: 125px;
	}
#footer .color-strip{
	position: relative;
	left: 243px; top: -3px;
	width: 235px;
	height: 8px;
	overflow: hidden;
	}
#footer a.logo{
	position: absolute;
	left: 60px; top: 50%;
	display: block;
	width: 115px;
	height: 66px;
	margin-top: -33px;
	}
#footer p{
	position: absolute;
	top: 50%; right: 20px;
	margin-top: -2.7em;
	text-align: right;
	line-height: 140%;
	}

/* ======= Decoration */
a.detailslink{
	padding: 0 8px;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	text-decoration: none;
	}
.here{
	padding-left: 14px;
	background-repeat: no-repeat;
	background-position: left 50%;
	}
	

.pinkbox{
	background:#D9368B none repeat scroll 0% 50% !important;
	margin-right: 0.5em;
	padding: 1px 9px;
	font-size: 90%;
	color: #fff !important;
	}

/* ======= Patterns */
/* ---- News */
.newsblock li{
	float: left;
	width: 100%;
	margin-bottom: 12px;
	padding-bottom: 5px;
	}
.newsblock ul.alt li{
	border-bottom: none;
	}
.newsblock .desc{
	margin-top: 5px;
	}
.newsblock .desc .details{
	float: right;
	width: 100%;
	text-align: right;
	}
.newsblock .extra{
	float: right;
	text-align: left;
	}
.newsblock img.pic{
	float: left;
	margin: 0 1em 0.5em 0;
	}
.newsblock .desc a{
	vertical-align: middle;
	}
.newsblock .extra a{
	display: block;
	}
.newsblock h2{
	margin: 0;
	text-align: left;
	}




/* ---- Pretty Table (Items, Shops list) */
.pretty-container{
	width: 100%;
	overflow-x: auto;
	padding-bottom: 20px;
	}
table.pretty{
	width: 100%;
	}
.pretty td, .pretty th{
	padding: 10px 15px;
	text-align: left;
	vertical-align: middle;
	}
.pretty th, .pretty tr.header td{
	background: #445159;
	border-bottom: #fff solid 1px;
	color: #fff;
	}
.pretty td{
	border-top: #e9e9e9 solid 1px;
	}
.pretty tr.alt td{
	background-color: transparent;
	}
.pretty tr.last td{
	border-bottom: #e9e9e9 solid 1px;
	}
.pretty tr.footer td{
	height: 6px;
	padding: 0 !important;
	background: #445159;
	border-top: #fff solid 1px;
	overflow: hidden;
	}
/* ---- Catalogue */

#itemtable.pretty th, #itemtable.pretty td{
	text-align: center;
	font-size: 95%;
	padding: 8px 6px;
	}
#itemtable th a{
	color: #fff;
	text-decoration: none;
	}
#itemtable th a:hover{
	text-decoration: underline;
	}
#itemtable.pretty td.text, #itemtable.pretty th.text{
	text-align: left;
	}
#itemtable.pretty td.text{
	vertical-align: top;
	}
#itemtable.pretty td.first, #itemtable.pretty th.first{
	padding-left: 12px;
	}
#itemtable.pretty td.last, #itemtable.pretty th.last{
	padding-right: 12px;
	}
.price{
	font-weight: bold;
	font-size: 220%;
	}
.iteminfo tr td{
	padding:  6px 0;
	border-top: #e9e9e9 solid 1px;
	vertical-align: middle;
	}
.iteminfo td.title{
	font-weight: bold;
	padding-right: 2em;
	}
.iteminfo tr.first td{
	border: none;
	}
.iteminfo tr.less td{
	padding: 2px 0;
	}
.iteminfo input.makeorder{
	padding-left: 25px;
	background-image: url('/brandsites/i/icon-cart-white.gif');
	background-position: 9px 50%;
	background-repeat: no-repeat;
	}
#itemtable.properties td{
	padding-top: 3px !important;
	padding-bottom: 3px !important;
	text-align: left;
	}
#itemtable.properties td.tocenter{
	text-align: center;
	}

.analogues{
	margin: 20px 0;
	}
.analogues td{
	padding-right: 40px !important;
	text-align: left;
	}
ul.dots{
	list-style-type: none;
	padding: 0;
	margin: 0;
	}
ul.dots li{
	background: url('/i/blackdot.gif') left 0.5em no-repeat;
	padding-left: 7px;
	}
.cat-browser{
	list-style-type: none;
	margin: 3px 0 0 5px;
	}
.cat-browser .cat-browser{
	margin-left: 20px;
	}
ul.cat-browser .last-level{
	margin-left: 8px;
	}
.cat-browser li{
	margin-bottom: 0.3em;
	}
.cat-browser li *{
	vertical-align: middle;
	}
.cat-browser img{
	margin-right: 5px;
	}
.cat-browser span{
	#color: #d9368b;
	}
li.nolists ul{
	display: none;
	}






	
#footer {height:auto;}

#header {
height:auto;
margin-left:auto;
position:relative;
text-align:left;
}

.cat-browser span {
color:auto;
}

#footer .icons{
border-top: 0;
}

#footer .icons div{
border-top: 0;
}


#searchblock {
border:medium none;
left:0pt;
position:absolute;
top:0pt;
margin-left:6px;
width:235px;
}
#searchblock input.tosearch {
width:160px;
}

#innermenu {
padding:15px 50px 10px 250px;
margin-left:6px;
margin-right:47px;
min-height:41px;
}

#content {
margin:0;
}

.catalogue {
padding-left:0px;
padding-bottom:15px;
padding-top:0px;
margin-top:0px;
background: 0px top;
}

.catalogue h1 {
margin-left:0px;
}

#header .logo {
	cursor:pointer;
}

.catmenu ul.level1 li {
	background-image:url(/brandsites/i/arrow-black.gif);
}
ul.level2 li {
	background-image:url(/brandsites/i/arrow-small-black.gif);
}
.catmenu ul.level1 ul.level2 li {
	background-image:url(/brandsites/i/arrow-small-black.gif);
}


* html #searchblock { /* !!!! IE hack to avoid "Three Pixel Text-Jog" */
	margin-left:2px;
	}

TABLE#shoptable {background-color:white;}
TABLE#shoptable {color:black;}
#brandsubmenu 	{
border:1px solid white;
display:none;
left:6.4em;
margin:1px;
padding:5px;
position:absolute;
top:6em;
width:143px;
}

.photo {
background-image:url(/i/icon-photo2.gif);
}

.photo {
background-repeat: no-repeat;
padding-left:20px;
}
