/* TAG's */

/* ***** */

/* ID's */

/* **** */

/* CLASS'es */

.content {
	position:relative;
	height:210px;
	margin:0 20px 0 0;
	padding:14px 0 0 20px;
	border-right:3px solid #605f53;
	background:#f1edd0 url("/i/bg/content_bg.png") no-repeat 100% 100%;
}
html>body .content {
	height:auto;
	min-height:210px;
}

.content-nobg { background-image:none; }

.content .cover {
	position:absolute;
	right:-27px;
	width:65px;
	height:41px;
	background:transparent url("/i/bg/cover.png") no-repeat 0 0;
}
.content .cover-top { top:13px; }

.l-conteiner {
	float:left;
	width:726px;
	padding:7px 0 0 0;
}

.l-conteiner-catalog .content {
	margin:0;
	padding:8px 0 0 0;
	border:none;
	background-color:transparent;
}

.l-conteiner-contacts {
	float:none;
	width:800px;
	margin:0 80px;
}
.l-conteiner-contacts .content {
	margin:0;
	padding:0;
	border:none;
	background-color:transparent;
}

.l-header {
	position:relative;
	height:237px;
	background:transparent url("/i/bg/header_bg.jpg") no-repeat 0 0;
}

.l-footer {
	width:960px;
	margin:0 0 0 14px;
	padding:3px 0 22px 0;
	color:#897458;
	font-size:.91em;
	line-height:1.45em;
	/*background:transparent url("/i/bg/ftr_bg.gif") repeat-x 0 3px;*/
}
.l-footer a:link,
.l-footer a:visited {
	color:#897458;
	text-decoration:underline;
}
.l-footer a:hover,
.l-footer a:active {
	color:#897458;
	text-decoration:none;
}
.l-footer ul {
	margin:0 0 11px 0;
	padding:7px 40px;
	list-style:none;
	background-color:#605f53;
}
.l-footer ul li {
	display:inline;
	padding:0 21px 0 0;
}

.l-footer ul a:link,
.l-footer ul a:visited {
	/*color:#FFF;*/
	color:#897458;
	text-decoration:none;
}
.l-footer ul a:hover,
.l-footer ul a:active {
	/*color:#FFF;*/
	color:#897458;
	text-decoration:underline;
}


.l-main { background:transparent url("/i/bg/vinils_bg.png") no-repeat 50% 300px; }

.l-main-in {
	/*position:relative;*/
	width:997px;
	margin:0 auto;
}

.l-outer {
	width:960px;
	height:950px;
	margin:0 0 0 14px;
	padding:7px 0 0 0;
	background:#c3bc92 url("/i/bg/conteiner_bg.gif") no-repeat 100% 0;
}

html>body .l-outer {
	height:auto;
	min-height:950px;
}

.l-sidebar-l {
	float:left;
	width:204px;
	padding:0 20px 0 10px;
}

.l-wrapper { background:transparent url("/i/bg/paper_bg.png") no-repeat 50% 0; }

.underconstruction { background:#dfdbc1 url("/i/bg/ubg.png") repeat-x 0 0; }

.underconstruction .l-wrapper {
	padding:0 0 0 23px;
	background:transparent url("/i/bg/u_bg.jpg") no-repeat 50% 0;
}
.underconstruction .l-main { width:860px; }

.underconstruction .l-outer {
	width:860px;
	height:444px;
	background:transparent url("/i/bg/u_c_bg.jpg") no-repeat 0 0;
}
.underconstruction .l-footer {
	width:860px;
	margin:0 auto;
	padding:30px 0 15px 0;
	background:transparent url("/i/bg/u_ftr_bg.gif") repeat-x 0 3px;
}

/* ******** */