body {
	font-family: Verdana;
	font-size: 12px;
	color: #000;
	margin: 0px;
	padding: 0px;
	background: #5A84C5;
}
a {
	color: #EF7804;
	text-decoration: underline;
}
a:hover {
	color: #666;
	text-decoration: underline;
}
img {
	border: none;
}
form {
	margin: 0;
}
.clear-both {
	clear: both;
	font-size: 0px;
}
.container {
	width: 990px;
	margin: 0 auto 0 auto;
	padding: 0px;
}
#thepage {
	background: #fff;
}
#contentarea {
	margin: 10px 0 0 0;
}
h1,h2,h3,h4,h5,h6 {margin:0px;padding:0px;}
#curve {
height:80px;
overflow:hidden;
background: url("images/callus.gif") no-repeat right 16px;
}
#logo {
	float:left;
	width:200px;
	padding-top:10px;
}
#slogan {
text-align:right;
float:right;
width:500px;
color:#3366cc;
font-size:14px;
font-weight:bold;
padding-top:10px;
}
#column_left {
	float:left;
	width:204px;
	margin:0; padding:0;
}
#column_left h2 {
	text-align:center;
	padding:0px;
	margin:0px 0px 10px 0px;
	font-size:14px;
	color:#666666;
	text-transform:uppercase;
}
#column_right {
	float:right;
	width:204px;
	margin:0; padding:0;
}
.column-block {
color:#6f6f70;
font-size:11px;
}
#column_center {
width: 525px;
margin: 0 0 0 232px;
padding: 0;
font-size:12px;
color:#3d3d3d;
background: url("css/column_center.gif") bottom left repeat-x;
line-height: 20px;
}
#intro {
	margin: 20px 0 0 0;
	padding: 25px 40px;
	background: #E5E5E5;
}
#column_center .text {
	margin: 0 0 0 0;
	padding: 0;
	min-height:440px;
	height:auto !important;
	height:440px;
	color: #666666;
}
#column_center:after	{ content:' '; clear:both; display:block; height:0; overflow:hidden }

#column_center h1 {
	font-size: 18px;
	color: #5b83be;
	font-family:Arial;
	margin-bottom:10px;
	}
	
#column_center h2 {
	font-family:Arial;
	font-size: 14px;
	color: #5b83be;
	letter-spacing: -0.05em;
	margin-bottom:5px;
	}

#footer {
	color: #d8e1f0;
	font-size: 11px;
	margin: 4px 0 0 0;
	padding: 30px 0 20px 0;
	border-top: solid 5px #FF9933;
	background: #5A84C5;
	line-height: 15px;
	height: 14em;
}
#navigation {
	background: url("css/navigation.gif") bottom left repeat-x;
	height: 41px;
	overflow: hidden;
	border-bottom: solid 5px #688EC7;
}
#column_center h3 {
	font-size: 12px;
	letter-spacing: -0.05em;
	color: #5b83be;
	}
.category_block {
	margin-bottom:24px;
}
.category_block_head {
	text-align:center;
	padding:2px 0px;
	font-size:11px;
	color:#FFF;
}
.category_block_text a {
	display: block;
	font-size:12px;
	color:#fff;
	text-decoration: none;
	text-align:left;
	padding: 105px 0px 0px 10px;
	height:23px;
	color: #fff;
	font-weight:bold;
}
.category_block_text {
	position: relative;
	overflow: hidden;
}
.category_block_text a:hover {
	text-decoration: underline;
}
#bath .category_block_text{
	background: url("/media/home/bathrooms.jpg") #688ec7 no-repeat center center;
}
#seat .category_block_text{
	background: url("/media/home/children.jpg") #df8a03 no-repeat center center;
}
#living .category_block_text{
	background: url("/media/home/independent.jpg") #bfb11a no-repeat center center;
}
#shop .category_block_text {
	background: url("/media/home/shop.jpg") #8aba16 no-repeat center center;
}
#tech_info .category_block_text {
	background: url("/media/home/technical.jpg") #808080 no-repeat center center;
}
#centre .category_block_text {
	background: url("/media/home/living.jpg") #7d6ca3 no-repeat center center;
}
.product_right {
float:right;
width:152px;
margin-left:10px;
}
.product_details {
display:block;
text-decoration:none;
padding:1px 0px;
}

#navigation-block {
	width: 996px;
	margin: 0px auto;
	padding: 0px;
}
#navigation a:hover {
	text-decoration: none;
}

ul.menu, li.menu {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#header_menu {
	position: absolute;
}
#header_menu li {
	line-height: normal;
}
ul#header_menu {
	z-index: 10;
	clear: both;
}
#navigation ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#navigation ul li {
	float: left;
}
#navigation ul li a {
	display: block;
	font-family:Arial;
	color: #666666;
	text-decoration: none;
	font-size: 14px;
	line-height:40px;
	text-align:center;
	height:41px;
	width:166px;
	overflow:hidden;
	background:url("css/tabs.gif") bottom left no-repeat;
}
#navigation li.menu-current a, #navigation li.menu-parent a {

	background:url("css/tabs.gif") top left no-repeat;
	color: #fff;
	text-decoration: none;
}
#navigation .menu li ul {
	position: absolute;
	width: 200px;
	margin: 0;
	display: none;
	border-bottom:0px;
}
#navigation .menu li ul li {
	width: 200px;
	text-align: left;
	font-weight: normal;
	margin: 0;
	padding: 0;
	line-height: 20px;
}
#navigation .menu li ul a {
	color: #FFF;	
	line-height: 20px;
	background: #CCC;
	font-size:11px;
	line-height:20px;
	height:20px;
	display:block;
	width: 200px;
	text-align:left;
	padding-left:10px;
  }
#navigation .menu li ul a:hover {
	text-decoration: none;
	background:#f68b1f;
	color:#FFF;
}
#navigation li.menu-parent .menu-current a {
text-decoration: none;
	background:#f68b1f;
	color:#FFF;
}
#navigation .menu li ul ul {
	display: none;
}
#navigation .menu li:hover ul ul, #navigation .menu li.subMenu ul ul {
	display: none;
}

#navigation li {
	position: relative;
}
#navigation ul ul {
	position: absolute;
	top: 40px;
	left: 0px;
}
.field_title {
	text-align: right;
	padding: 5px;
	font-weight:bold;
	width:300px;
}
.field_input {
	text-align: left;
	padding: 5px;
}
form input {
	width: 300px;
	background: none;
	border: 1px solid #7D7D7D;
	color: #000;
}
form textarea {
	width: 300px;
	height: 200px;
	background: none;
	border: 1px solid #7D7D7D;
}
.field_submit {
	border: 0px;
	color: #000;
	margin: 2px;
	padding: 2px 0px;
	width: 100px;
	float: right;
}
#field_input_captcha input {
	width: 50px;
}

#assortiment-firstimage {
float:left;
width:455px;
}
#assortiment-firstimage img {
border:1px solid #6c6b6b;
}
.assortiment-caption {
margin:5px 0px;
color:#660000;
font-weight:bold;
}
.assortiment-desc {
margin:0px;
}
#assortiment-allimages {
float:right;
text-align:right;
width:180px;
}
#assortiment-allimages img {
border:1px solid #6c6b6b;
margin-bottom:15px;
}
.assortiment-product-head{
display:none;
}
.nixhier {
display:none;
height:0px;
overflow:hidden;
}




















#inner-footer h2 {
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	margin: 0 0 2px 0;
}

#inner-footer {
	width: 990px;
	height: 13.4em;
	margin: 0 auto;
	background: url("/media/footerlogos.gif") #5a84c5 no-repeat -2px bottom;
}

#inner-footer p {
	margin: 0;
}

.address,
.contact {
	float: left;
	margin: 0 30px 0 0;
}

#inner-footer .contact {
	width: 22em;
}

#inner-footer .contact p {
	float: left;
	width: 15em;
	font-size: 12px;
}

#inner-footer .contact a {
	color: #d8e1f0;
}

#inner-footer .contact h2 {
	clear: left;
	display: inline;
	float: left;
	margin: 0 8px 0 0;
}

#signup {
	position: relative;
	float: right;
	top: -1.8em;
}

#footlinks {
	position: relative;
	top: 4em;
	float: right;
	clear: both;
	color: #93AED9;
	right: -10px;
	width: 380px;
	text-align: right;
}

#footlinks a {
	display: inline;
	position: relative;
	color: #fff;
	/* white-space: nowrap; */
	padding: 0px 10px;
}
#privacy {
	width: 100px;
}
#hosted {
	width: 260px;
}



/*
#inner-footer h2:after {
	content: ":"
}
*/