html,
body {
	margin:0;
	padding:0;
	height:100%;
}

body {
	background-color:#000;
}

a {
	color:#7f6338;
}

a:hover {
	text-decoration:none;
}

.clear {
	clear:both;
}

.container {
	width:980px;
	margin:0 auto;
	font:14px Arial;
}


.header {
	height:658px;
}

.main {
	height:100%;
	padding:62px 25px 0;
	color:#cd9961;
	text-align:justify;
}

.main .title {
	color:#BB8B58;
	font:24px Impact;
	padding-bottom:12px;
	text-transform:uppercase;
	background:url(../images/dot.gif) repeat-x bottom left;
}

.main .news {
	width:156px;
	margin-right:24px;
	float:left;
	padding-top: 41px;
}

.news .title {
	margin:0px;
	padding-left:4px;
}

.news .news_list,
.left_menu {
	padding:25px 0 0 0;
	margin:0;
	list-style:none;
}

.news .news_list li,
.left_menu li {
	margin-bottom:6px;
	text-align:left;
}

/*.news_list li span,
.news-date-time {
	font-size:11px;
	color:#9b958c;
	background-color:#372b18;
	padding:7px;
	margin-bottom:10px;
	display:inline-block;
}*/
.news_list li span {
	text-decoratiob:none;
	color:#BB8B58;
}

.news_list li a,
.news_list li a:visited,
.left_menu li a,
.left_menu li a:visited {
	color:#BB8B58;
}

.news_list li a:hover,
.left_menu li a:hover,
.left_menu li a.selected {
	text-decoration:none;
}

.main .content {
	width:750px;
	float:left;
	padding:0px;
}

.main .content-full {
	width:auto;
	float:none;
}

.content .title {
	margin:0px;
	padding-left:9px;
}

.content .text {
	padding:25px 9px 0;
}

.footer {
	padding:28px 0 35px 25px;
	width:100%;
}

.footer span {
	color:#b58d50;
}

.no_m {
	margin:0;
}

.catalog_m {
	list-style:none;
	padding:0;
	margin:0;
}

.catalog_m li {
	overflow:hidden;
	margin-bottom:15px;
}

.news-detail-cosmetic img {
	float:left;
	margin-right:5px;
}

.news-detail-cosmetic img,
.cosmetic_list img,
.image_s,
.image_cat {
	width:100px;
	height:50%;
}

.image_cat {
	float:left;
	margin:0 5px 5px 0;
}

.cosmetic_list p {
	margin-top:0;
}

div.catalog-section table td {
	padding-top:0 !important;
}

.input_h {
	height:1px;
	overflow:hidden;
	visibility:hidden;
}

#ContactForm {
}

#ContactForm .rowi input,
#CatContactForm .rowi input {
	margin-bottom:5px;
}

#ContactForm textarea {
	height:200px;
	overflow-y:hidden;
}

#ContactForm .rowi input,
#ContactForm textarea,
#CatContactForm .rowi input,
#CatContactForm textarea {
	background:transparent;
    border:1px solid #7F6338;
    color:#7F6338;
    width:300px;
    font:12px Arial;
}

#CatContactForm textarea {
	height:50px;
	overflow-y:hidden;
}

#CatContactForm {
}

h2.send {
	margin:10px 0 12px;
	font-size:16px;
}

.buttons {
	margin-top:10px;
}

.buttons input {
	background:transparent;
	border:1px solid #7F6338;
	color:#7F6338;
	cursor:pointer;
	font:14px Arial;
	margin-right:5px;
}

.error_t {
	margin-top:-18px;
}

.error_text {
	margin-top:26px;
}

.error_t,
.error_text {
	color:red;
	font:12px Arial;
}

.news_list ul {
	list-style:none;
	/*display:none;*/
	height:auto;
}

.news_list ul li {
	padding-top:6px;
}

.preview_picture,
.detail_picture {
	width:100px;
	height:50%;
}

.news-detail h3 {
	margin-top:0;
}

.news-item {
	margin-top:0;
}

.none_block {
	display:none;
}

.hid {
	visibility:hidden;
}

.active {
	text-decoration:none;
}

.breadcrumb {
	position:absolute;
	margin-top:-30px !important;
}

.breadcrumb ul {
	padding:0 0 0 10px !important;
}

.container .article img {
	margin:0 10px 5px 0;
}

.container .text img {
	margin:0 10px 5px 0;
}

.content-full .news_list {
	padding: 0;
	margin: 0;
	display: block;
	overflow: hidden;
	zoom: 1;
	background: url('../images/sub_menu_bg.gif');
}

.content-full .news_list li {
	display: block;
	float: left;
	line-height: 30px;
	background: url('../images/sub_menu_r.gif') top right no-repeat;
	padding: 0 22px 0 20px;
	text-transform: uppercase;
}

.content-full .news_list li a {
	text-decoration: none;
}

.news .object {
	margin-bottom: 10px;
}