@charset "utf-8";
h1,h2,h3,h4,h5,h6,pre,code{font-size:1em}
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input,dl,dt,dd{margin:0;padding:0;line-height:1.2em}
a img,:link img,:visited img{border:none}
address{font-style:normal}
dl{margin:0 0 0 .8em}
dl dt{margin:0 0 .5em 0}
dl dd+dt{margin-top:1.5em}
dl dd,ul li{margin:0 0 1em 2em}
ol{list-style:decimal}
ol li{margin:0 0 1em 2.5em}
ol li ol,ol li ul,ul li ul,ul li ol{margin:1em 0 1em 1em}
p{margin-bottom:1em}
ul{list-style:disc}
ul li ul{list-style:circle}
ul li ul li ul{list-style:square}

html, body {
	width: 100%;
	height: 100%;
}
body {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #ccc;
	background: #fff;
	min-width: 998px;
	width:expression((document.documentElement.clientWidth)<998?"998px":"auto");
	min-height: 100%;
	height: auto !important;
	height: 100%;
	position: relative;
}
.clear,.clrleft,.clrright{clear:both;width:100%;display:block}
.clrleft{clear:left}
.clrright{clear:right}
.left{float:left}
.right{float:right}
.nobr{white-space:nowrap}
div{_height:1%}
a{
	color: #cc3300;
	text-decoration: underline;
	cursor: pointer;
}
a:visited{
	color: #cc3300;
}
a:hover {
	color: #991100;
	text-decoration: underline;
}
img.photo, a:hover img.photo {
	background-color: #666;
	background-image: url(../i/bgphoto.png);
	padding: 4px;
}
a:hover img.photo {
	background-color: #ba1616;
}
h1, h2, h3 {
	font-family: Tahoma, 'Trebuchet MS', Helvetica, sans-serif;
	margin: 0 0 0.4em 0;
	font-weight: normal;
}
h1 {
	color: #686057;
	font-size: 2.5em;
	margin: 0 0 0.6em 0;
}
h2 {
	color: #686057;
	font-size: 1.45em;
	font-weight: normal;
}
h3 {
	font-size: 1.2em;
}

table {
	border-collapse: collapse;
	border: #c0c0c0;
}
th, td {
	border: 1px solid #c0c0c0;
	padding: 5px;
}
th {
	background: #EEEEEE;
}
img {
	vertical-align: middle;
}
p {
	line-height: 130%;
}

/* container */
#container {
	padding-bottom: 121px;
}

/* top */
#top {
	height: 374px;
	padding: 0 40px;
	background: #e1dedb url('../i/top_bg.png') repeat-x;
	border-bottom: 1px #efefee solid;
}

/* head */
#head {
	background: #ffac4a url('../i/head_bg.jpg') repeat-x;
}

#head1 {
	background: url('../i/top_left_corner.png') no-repeat left bottom;
}

#head2 {
	height: 296px;
	background: url('../i/top_right_corner.png') no-repeat right bottom;
	padding: 10px 40px 0;
}

/* top inner */
#head_in {
	background: #ffac4a url('../i/head_bg_in2.jpg') repeat-x;
}

#head2_in {
	/*height: 146px;*/
	height: 70px;
	background: url('../i/top_right_corner.png') no-repeat right bottom;
	padding: 10px 40px 0;
}

#top_in {
	/*height: 225px;*/
	height: 144px;
	padding: 0 40px;
	background: #e1dedb url('../i/top_bg_in.png') repeat-x;
	border-bottom: 1px #dfdfde solid;
}

/* logo */
#logo {
	float: left;
	width: 148px;
	height: 58px;
	background: url('../i/logo.png') no-repeat;
}


#logo a {
	display: block;
	width: 148px;
	height: 58px;	
}

#logo span {
	display: none;
}

/* phones */
#phones {
	float: right;
	color: #964b17;
}

#phones1 {
	float: left;
	font-size: 2.1em;
	line-height: 1.1em;
}

#phone_code {
	float: left;
	padding: 1.2em 13px 0 0;
	font-size: 1.3em;
}

/* head types */
#types {
	list-style: none;
	padding-top: 26px;
}

#types li {
	float: left;
	width: 33%;
	margin: 0;
	height: 200px;
	text-align: center;	
	color: #725636;
	font-size: 1.4em;
}

#types a {
    display: block;
    margin: 0 auto;
    width: 188px;
    height: 45px;
    padding-top: 155px;
}

#types .slide {background: url('../i/slide.jpg') no-repeat center top;}
#types .kitchen {background: url('../i/kitchen.jpg') no-repeat center top;}
#types .children {background: url('../i/children.jpg') no-repeat center top;}

/* menu */
#menu {
	text-align: center;
	margin: 0 auto;
	width: 100%;
	padding: 8px 0 0;
}

#menu table {
    width: 100%;
}

#menu td {
    border: none;
    height: 28px;
    background: url('../i/menu_sep.gif') no-repeat top right;
    padding: 16px 0;
    width: 10%;
}

#menu td.last {
    background: none;    
}

#menu a {
	text-transform: uppercase;
	color: #cc3300;
	font-size: 1.5em;
	text-decoration: underline;
}

#menu a:hover {
	color: #952500;
	text-decoration: none;
}

/* new */
#new {
	padding: 25px 101px 20px;
}

#new ul {
	list-style: none;
	float: right;
	padding-top: 1.35em;
}

#new ul li {
	margin: 0 0 0 40px;
	padding: 0 0 0 8px;
	float: left;
	background: url('../i/red_triang.gif') no-repeat 0 7px;
}

#new a {
	color: #cc3300;
}

#new a:hover {
	color: #991100;
}

/* products */
#products {
	height: 322px;
	border-top: 1px #dbd8ce solid;
	border-bottom: 1px #dbd8ce solid;
	background: #dbd8cd url('../i/new_items_bg.jpg') repeat-x;
	padding: 20px 62px 0;
	overflow: hidden;
	text-align: center;
	margin: 0 auto;
	position: relative;
}

#products a.prev, #products a.next {
	display: block;
	height: 54px;
	width: 27px;
	padding: 0;
	border: none;
}

#products a.prev img, #products a.next img {
	border: 0;
}

#products a.prev {
	background: url('../i/new_left_triang.png') no-repeat;
	float: right;
}

#products a.next {
	background: url('../i/new_right_triang.png') no-repeat;
	float: left;
}

#products a.prev:hover img, #products a.next:hover img {
	visibility: hidden;
}

#products a.prev:hover, #products a.next:hover {
	border: 0px solid red;
}
#products a.prev:hover {
	background: url('../i/new_left_triang.png') no-repeat;
}
#products a.next:hover {
	background: url('../i/new_right_triang.png') no-repeat;
}

#products .tbl {
	width: 100%;
}

#products td {
	border: none;
}

#new_items {
	height: 300px;
	overflow: hidden;
	position: relative;
	z-index: 13;
}

#new_items table {
	position: absolute;
	left: 0;
}

#new_items td div {
	width: 181px;
}

#products td.center {
	width: 764px;
}

#inner_catalog {
	list-style: none;
	height: 100%;
}

#inner_catalog li {
	float: left;
	width: 181px;
	height: 300px;
	border: 1px solid #fff;
}

/* new items link */
#new_items a, #inner_catalog a {
	display: block;
	width: 154px;
	height: 274px;
	background: #b4aa9b url('../i/new_item_bg.png') repeat-x;
	padding: 13px;
	text-decoration: none;
	color: #686057;
	font-size: 1.1em;
	text-align: left;
}

* html #inner_catalog a {
	padding: 10px 13px;
}

#new_items a img, #inner_catalog a img {
	border: 2px #fff solid;
	margin-bottom: 10px;
}

#new_items a span.title,  #inner_catalog a span.title {
	font-weight: bold;
	font-size: 0.9em;
	display: block;
	padding-top: 4px;
	height: 33px;
	overflow: hidden;
}

#new_items a span.price,  #inner_catalog a span.price {
	display: block;
	width: 142px;
	height: 30px;
	background: url('../i/new_price_bg.png') no-repeat;
	position: relative;
	margin: -7px 0 0 -17px;
	padding: 11px 0 0 8px;
	z-index: 13;
	color: #fff;
	font-weight: bold;
}

/* new items hover link */
#new_items a:hover,  #inner_catalog a:hover {
	background: #b4aa9b url('../i/new_hover_item_bg.png') repeat-x;
	color: #fff;
}

#new_items a:hover span.price,  #inner_catalog a:hover span.price {
	background: url('../i/new_hover_price_bg.png') no-repeat;
}

/* cards */
#cards {
	padding: 50px 40px 0;
}

#cards ul {
	list-style: none;
	border: 1px #fff solid;
}

#cards li {
	float: left;
	height: 110px;
	width: 33%;
	margin: 0;
	text-align: center;
}

#cards li.first {
	text-align: left;
}

#cards li.last {
	text-align: right;
}

/* catalog */
#catalog {
	padding: 60px 101px 24px;
	margin: 0 auto;
	text-align: center;
	position: relative;
}

#catalog table {
	width: 100%;
}

#catalog td {
	border: none;
	width: 19%;
	padding-bottom: 0px;
	padding-top: 8px;
	height: 120px;
}

#catalog img {
	margin-bottom: 7px;
}

#catalog a {
	font-size: 1.2em;
	font-weight: bold;
}

/* footer */
#bottom {
	position: absolute;
	bottom: 0;
	width: 100%;
}

#bottom1 {
	padding: 0 40px;
}

#footer {
	background: #ffa846 url('../i/footer_bg.png') repeat-x;
}

#footer1 {
	background: url('../i/footer_left_corner.gif') no-repeat top left;
}

#footer2 {
	height: 97px;
	padding: 24px 51px 0;
	background: url('../i/footer_right_corner.gif') no-repeat top right;
	color: #333;
}

#footer .right {
	padding-top: 18px;
}

#footer a {
	color: #333;
}

#company {
	float: left;
	height: 63px;
	padding: 20px 27px 0 0;
	border-right: 1px #fff solid;
	color: #a84300;
	font-weight: bold;
	text-align: center;
	line-height: 160%;
}

#company span {
	color: #412f15;
	font-size: 1.7em;
	font-family: Arial;
	font-weight: normal;
}

#contacts {
	float: left;
	padding: 16px 0 0 27px;
}

#contacts p {
    line-height: 130%;
}

.dev {
	float: right;
	padding: 18px 30px 0 0;
	text-align: center;
}

#head, #menu, #new, .tbl, #catalog, #footer, #content {
	max-width: 1600px;
	margin: 0 auto;
}

#cards {
    max-width: 980px;
    margin: 0 auto;
}

/* content */
#content {
	padding: 30px 80px;
	color: #333;
	line-height: 120%;
	font-size: 1.1em;
}

#content p {
	line-height: 150%;
}

#content ul.list {
	list-style: none;
}

#content ul.list li {
	padding: 0 0 0 8px;
	background: url('../i/red_triang.gif') no-repeat 0 0.55em;
}

#left_cont {
	margin-right: 255px;
}

#right_cont {
	width: 250px;
	float: right;
}

#right_cont ul {
	list-style: none;
}

#right_cont li {
	padding: 0 0 0 8px;
	background: url('../i/red_triang.gif') no-repeat 0 0.55em;
	font-size: 1.1em;
}

#right_cont a {
	text-decoration: none;
	display: block;
}

#right_cont a:hover {
	text-decoration: underline;
}

/* Forms */
.form{
	width: 98%;
	margin-bottom: 1em;
	padding-top: 1em;
}

.form div{
	padding: 8px;
}

.form div div{
	padding: 0;
}

.form div.short{
width: 380px;
float: left;

}

.form label, .fitem label{
	font-size: 12px;
	color: #686057;
	width: 120px;
	display: block;
	float: left;
	padding-right: 1em;
	text-align: right;
}

label.check{
	color: #333333;
}

.form .prim{
	color: #999999;
	margin-left: 130px;
	font-size: 0.85em;
}

.form img{
	margin-right: 1em;
	border: 1px solid #CCCCCC;
}

.vkey{
	width: 120px;
	text-align: center;
	color: #7F7167;
}

select, input{
	padding: 2px;
}

input.text, textarea{
	padding: 2px;
	font-size: 100%; 
	font-family: Tahoma, "MS Sans Serif", Geneva, sans-serif;
	width: 350px;
}

/* catalog */
ul.cat {
	list-style: none;
	margin: 0;
}

.cat li {
	float: left;
	width: 120px;
	padding: 5px 40px 0;
	height: 150px;
	text-align: center;
	margin: 5px 0 0;
}

.cat a {
	text-decoration: none;
	display: block;
	padding-top: 5px;
}

.cat strong {
	display: block;
	width: 120px;
	text-align: center;
	padding-top: 5px;
}

.cat a:hover strong {
	text-decoration: underline;
}

.f_item {
	padding: 0 5px 15px;
}

.f_item label {
	font-size: 0.85em;
	display: block;
	text-align: right;
	width: 150px;
	float: left;
	padding: 2px 10px 0 0;
}

.f_item .text {
	width: 245px;
}

#navigation{
	margin-bottom: 14px;
	font-size: 11px;
	color: #B4AA9B;
}

#navigation a{
	color: #A84300;
	text-decoration: none;
	border-bottom: 1px dotted Silver;
}

#navigation a:hover{
	color: #991100;
	border-bottom: 1px dotted #991100;
}

.photo_cont {
	float: right;
	border: 3px solid #666;
	padding: 1px;
	margin: 0 0 10px 10px;
}

.price{
	font-weight: bold;
	color: #A84300;
}

.prim{
	font-size: 11px;
	color: #666666;
}

.msgok, .errors{
	padding: 15px;
	margin: 1em 0;
	background-color: #FFE8B0;
}

.errors{
	background-color: #FFD2C3;
	color: #991100;
}

.msgok p, .errors p{
	margin: 0;
	padding: 0;
}

