* {
	margin: 0px;
	padding: 0px;
}
html, body {
	height: 100%;
	margin: 0;
	padding: 0;
}
#container {
	min-height: 100%;
}
*html #container {
	height: 100%;	 
}
.content_other_text_pad a:link, .content_other_text_pad a:active,
.content_other_text_pad a:hover, .content_other_text_pad a:visited {
	color: #E90017;
	text-decoration: underline;
}
.content_other_text_pad a:hover {
	color: #666666;
	text-decoration: none;
}
a {color:#E90017;}
a:hover {color:#666666;}
a img {
	border: 0px;
}

body {
	background: #ffffff url(../images/back.jpg) no-repeat top left;
	font-family: Tahoma;
}

.header {
	height: 36px;
	border-top:solid 8px #231F20;
	background: url(../images/header_back.gif) repeat-x;
}
.home {
	width: 8%;
	background: #ffffff;
	float: left;
	height: 36px;
}
.home img {
	position: relative;
	bottom:-8px;
	right: -46px;
}
.top_menu {
	/* width: 100%; 
	margin: 0px -350px 0px 69px; */
	overflow: hidden;
	float: left;
	width: 60%;
	_width:60%;
}
.top_menu ul li {
	display:inline;
	height: 36px;
	
}
.top_menu ul li.first span.top_menu_left {
	background: url(../images/top_menufirst_left.gif) no-repeat left;
	width: 16%;
}
.top_menu ul li.last span.top_menu_right {
	
}
.top_menu ul li.last .top_menu_left {
	width: 16%;
}
html:root*.top_menu ul li.last .top_menu_left {
	width: 17%;
}
.top_menu ul li.menu_active .top_menu_left {
	background:url(../images/top_menu_active.gif) repeat-x top;
}
.top_menu ul li.menu_active .top_menu_left a {
	color: #ffffff;
	text-decoration: none;
	position: relative;
	left: -7px;
}
.top_menu ul li.menu_active .top_menu_left1 {
	height: 36px;
	display: block;
	float: left;
	width: 100%;
	background: url(../images/top_menu_active_left.gif) no-repeat left;
	text-align:center;
}
.top_menu ul li.menu_active .top_menu_right {
	background: url(../images/top_menu_active_right.gif) no-repeat right top;
	position: relative;
	right: -14px;
}
.top_menu_left {
	height: 36px;
	display: block;
	float: left;
	width: 16%;
	background: url(../images/top_menu_pic.gif) no-repeat left 12px;
	text-align:center;
	
}
.top_menu_right{
	height: 30px;
	display: block;
	float: left;
	width: 100%;
	text-align:center;
	padding: 6px 0px 0px 0px;
}
.top_menu a {
	color: #020303;
	font-size: 12px;
	font-weight: bold;
	text-decoration:none;
}
.top_search {
	float:right;
	width: 30%;
	background: url(../images/search_back.gif) repeat-x top;
	height: 36px;
	position:relative;

}
.search_pad {
	height: 34px;
	background: url(../images/top_menulast_right.gif) no-repeat left; 
	padding: 2px 0px 0px 30px;
}
.top_search fieldset {
	border: solid 0px red;
}
.top_search input.search_input {
	width:162px;
	height: 18px;
	background: url(../images/input_search_back.gif) no-repeat left;
	border: solid 0px red;
	color: #eeeeee;
	padding: 0px 0px 0px 5px;
}
.top_search input.search_button {
width: 20px;
height: 18px;
	background: url(../images/search_button.gif) no-repeat;
	border: solid 0px red; 
	position:relative;

}
/* collage */
.collage {
     margin: -50px 0px 30px 0px;
     _margin: 0px 0px 30px 0px;
     position: relative;
     height: 400px;
     background: url(../images/collage_back.jpg) no-repeat right top;
}

*+html .collage {
     margin: 0px 0px 30px 0px;
     position: relative;
     height: 420px;
     background: url(../images/collage_back.jpg) no-repeat right top;
}

.logo {
	background: url(../images/logo_back.gif) no-repeat left top;
	width: 320px;
	height: 110px;
	position: relative;
	margin: 60px 0px 0px 0px;
}
.logo img {
	position: absolute;
	right:60px;
	top: 12px;
}
.homepage_text {
	position: absolute;
	top: 10px;
	right:80px;
	width: 300px;
	font-size: 11px;
	color: #666666;
	text-align: left;
}
.collage_photo_left {
	position:absolute;
	left:59px;
	bottom: 63px;
}
.collage_photo_left {
	position:absolute;
	left:59px;
	bottom: 63px;
	
}
.collage_photo_right {
	position:absolute;
	right:122px;
	bottom: 97px;
	
}
.collage_photo_center {
	position:absolute;
	right:40%;
	bottom: 22px;

}
.collage_line {
	width: 45%;
	background: url(../images/collage_line_back.gif) repeat-x right;
	position:absolute;
	right: 0px;
	bottom: 0px;
}
.collage_left_link {
	font-size: 11px;
	color: #231F20;
	text-transform:uppercase;
	text-decoration: underline;
	position: absolute;
	bottom:52px;
	left:138px;
	background: url(../images/collage_left_link.gif) no-repeat right top;
	padding: 5px 13px 18px 0px;
}
.collage_left_link a {
	color: #231F20;
}
.collage_right_link {
	font-size: 11px;
	color: #231F20;
	text-transform:uppercase;
	text-decoration: underline;
	position: absolute;
	bottom:209px;
	right:124px;
	background: url(../images/collage_left_link.gif) no-repeat right top;
	padding: 5px 13px 18px 0px;
	z-index: 40;
}
.collage_right_link a {
	color: #231F20;
}
/* content */
.content {
	width: 95%;
	_width: 93%;
	padding: 0px 0 0 5%;
	_padding: 0px 0px 0px 5%;
}
.column_home {
	width: 23%;
	font-size: 11px;
	color: #666666;
	float: left;
	padding: 0px 3px 0px 0px;
}
.column_home a {text-decoration:none;}
.column_home_last a {text-decoration:none;}
.column_home_last {
	width: 23%;
	font-size: 11px;
	color: #666666;
	float: left;
	padding: 0px 3px 0px 0px;
	background: url(../images/home_content_back.gif) no-repeat right 39px;
	position: relative;
}
.big_grey {
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 21px;
}
.big_red {
	color: #E90017;
	font-size: 18px;
	font-weight: normal;
	text-transform: uppercase;
}
.block_line {
	height: 5px;
	background: url(../images/block_line_back.gif);
	margin: 30px 0px;
}
.home_block_img {
	position: absolute;top:40px;_top:39px;right:0px;
}
.news_section {
     background: #DEDEDE;
     margin: 23px 0px 0px 0px;
    /* min-height: 200px;
     _height:140px; */
    overflow:hidden;
}
.news_left {
	float: left;
	width: 524px;
	background: #DEDEDE url(../images/news_section_left.gif) no-repeat left top;
	font-size: 11px;
	padding: 55px 0px 25px 0px;
	color:#666666;
	position:relative;
	

}

.news_left p {
	margin: 9px 0px;
}
.news_date {
	color: #999999;
}
.news_left a {
	color: #999999;
}
.news_left img {
	position: absolute;
	top: 52px;
	right: 40px;
}
.news_left div.news_left_pad {
	padding: 0px 228px 0px 41px;
}
.news_right {
     font-size: 12px;
     
padding-left:524px;
/*_padding-left:0px;*/
}

*+html .news_right {
     font-size: 12px;
     
/*padding-left:0px;*/

}
.news_right p {
	margin: 10px 0px;
}
.news_right_pad {
	padding: 17px 42px 40px 0px;

}
h1 {
	font-size: 11px;
	font-weight: normal;
	color: #231F20;
	text-transform: uppercase;
}
h1.product {
	font-size:24px;
	color: #000000;
	font-weight: normal;
	text-transform: none;
}
/* footer */
#emp_foot {
	height: 44px;
}
.footer {
	background: url(../images/footer_back.gif) repeat-x bottom;
	height: 44px;
	bottom: 0;
	position: relative;
	margin-top: -44px;
}
.footer_left {
 float: left;
	height: 44px;
	width: 524px;
	background: url(../images/footer_rasp.gif) no-repeat top right;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 10; 
}
.footer_right {
	height: 44px;
	background: url(../images/footer_back1.gif) repeat-x bottom;
	font-size: 11px;
	text-align: left;
	margin-left: 524px;
	color: #7F7F7F;
}
.footer_right a {
	color: #7F7F7F;
}
.footer_right div {
	padding:10px 0px 0px 0px;
	text-align: left;
}
.copyright {
	float:left;
	font-size: 11px;
	color: #898989;
}
.copyright a {
     color: #898989;
     position: absolute;
     z-index: 100;
     margin-left: 4px;
     _margin-left: 0px;
}
.copyright div {
	padding: 17px 0px 0px 44px;
}
.copyright a {
	color: #898989;
}
.footer_logo {
	position: relative;
	height: 44px;
}
.footer_logo img {
	position: absolute;
	right: 73px;
	top: 12px;
}

.clr {
	clear: both;
	height: 0px;
	font-size: 0px;
}

/* TEXTPAGE */
#body_other {
	background: #ffffff;
}
.collage_other {
	margin: 0px 0px 30px 0px;
	position: relative;
	height: 380px;
	background: url(../images/collage_other_back.jpg) no-repeat left top;
}
#other_home {
	width:18%;
}
#other_topmenu {
	_width:61%;
}
#other_top_search {
	width:20%
}
.logo_other {
	background: url(../images/logo_back.gif) no-repeat right top;
	width: 140px;
	height: 110px;
	position: relative;
	margin: 20px 0px 0px 0px;
}
.logo_other img {
	position: absolute;
	right:-26px;
	top: -43px;
}

.collage_other_text {
	position: absolute;
	top: 50px;
	right: 138px;
}
.collage_other_photo_left {
	position:absolute;
	left:-105px;
	bottom: 63px;
	
}
.collage_other_photo_right {
	position:absolute;
	left:543px;
	bottom: 87px;
	z-index: 30;
	
}
.collage_other_photo_center {
	position:absolute;
	left:150px;
	bottom: 0px;

}
.collage_other_pics {
	position: absolute;
	right:15%;
	bottom:126px;
	z-index: 15;
}
.collage_other_line {
	width: 65%;
	background: url(../images/collage_line_back.gif) repeat-x right;
	position:absolute;
	right: 0px;
	bottom: 0px;
}
.collage_other_line1 {
	width: 45%;
	background: url(../images/collage_other_line_back.gif) repeat-x right;
	position:absolute;
	right: 0px;
	top: 141px;
	height: 48px;
}
.content_other {
	width: 100%;
}
.content_other_text {
	float: left;
	width: 75%;
}
.breadcrumbs {
	color: #000000;
	font-size: 24px;
	font-weight: normal;
	padding: 0px 0px 0px 59px;
}
.breadcrumbs img {
	margin: 0px 15px 0px 21px;
}
.breadcrumbs a {
	font-size:11px;
	text-transform: uppercase;
	color: #000000;
	text-decoration: underline;
}
.content_other_text_pad {
	font-size: 12px;
	color: #666666;
	padding:25px 18px 63px 154px;
}
p {font-size: 12px;
	color: #666666;}

.content_other_text_pad p {
	margin:9px 0px;
}
.content_other_right {
	padding: 60px 25px 69px 0px;
	float: left;
	width: 21%;
}
.collage_other_line_left {
	float: left;
	width: 60%;
}
.collage_other_line_right {
	float: left;
	width: 40%;
	background: url(../images/collage_other_line_right.gif) repeat-x bottom;
	height: 79px;
	position: relative;
}
.collage_other_line_right span {
	display: block;
	color: #E90017;
	font-size: 11px;
	text-transform: uppercase;
	background: url(../images/collage_other_line_right1.gif) no-repeat bottom left;
	height: 22px;
	margin: 0px 0px 0px 18px;
	padding: 57px 54px 0px 30px;
}
.collage_other_line_img {
     position: absolute;
     bottom:0px;
     _bottom:-1px;
     left:0px;
}

.right_block {
	background: url(../images/right_block_back1.gif) repeat-x bottom;
}
.right_block_pad {
	background: url(../images/right_block_back.gif) no-repeat left bottom;
	padding: 16px 20px 19px 33px;
}
.right_block_pad a {
	text-decoration: none;
}
.right_block#active_right_block b.grey, .right_block#active_right_block b.red {
	color:#E90017;
}
b.grey {
	color: #CCCCCC;
	font-size: 21px;
	font-weight: bold;
}
b.red {
	color: #231F20;
	font-size: 18px;
	font-weight: normal;
	text-transform: uppercase;
}
.right_block_pad a:hover b.grey {
	color:#E90017;
}
.right_block_pad a:hover b.red {
	color:#E90017;
}

.top_search input.search_input_other {
	width:139px;
	height: 18px;
	background: url(../images/input_search_back1.gif) no-repeat left;
	border: solid 0px red;
	color: #231F20;
	padding: 0px 0px 0px 5px;
}
.top_search input.search_button_other {
width: 19px;
height: 18px;
	background: url(../images/search_button1.gif) no-repeat;
	border: solid 0px red; 
	position:relative;

}

/* CATALOG_ID.HTML */
.catalog_content {
	margin: 30px 0 0 0;
}
.catalog_left {
	width: 25%;
	float: left;

}
.catalog_left_pad {
	padding: 0 2px 0 26px;
}
.catalog_left_pad1 {
	padding: 0 20px 0 0px;
}
.catalog_photo {
	text-align: center;
}
.catalog_right_colors {
	color: #666666;
	font-size:10px;
	background: url(../images/catalog_left_color2.gif) repeat-x top;
	margin: 15px 0 0 0;
}
.catalog_section_line {
	background: url(../images/catalog_section_line_back.gif) repeat-x;
	height: 19px;
	margin: 17px 0 0 0;
}
#section_active {
	background: url(../images/catalog_section_line_pics.gif) no-repeat 8px 45px;
	width: 50%;
}
#section_active b {
	color:#E90017;
	position:relative;
	right:-7px;
}
.catalog_right_colors div {
	background: url(../images/catalog_left_color1.gif) no-repeat left top;
	height: 18px;
}
.catalog_right_colors div div {
	background: url(../images/catalog_left_color3.gif) no-repeat right top;
	padding: 2px 0 0 8px;
	height: 16px;
}
.catalog_right_colors img {
	margin: 2px 4px 0px 0px;
}
.catalog_center {
	width:49%;
	position: left;
	position: relative;
	padding-bottom: 30px;
	margin: 0px 25%;
	
}
.catalog_right {
	width: 25%;
	float: right;

}
.catalog_section_block {
	width: 100%;
	float: left;
	margin: 0 0  15px 0;
	position: relative;
}
.catalog_section_block1 {
	width: 49%;
	float: left;
	margin: 0 2px  15px 0;
	position: relative;
}
.section_last_img {
	position: absolute;
	bottom:8px;
	_bottom:7px;
	right:0px;
}
.catalog_section_block a, .catalog_section_block1 a {
	text-decoration: none;
}
.catalog_text {
	font-size: 11px;
	color: #666666;
    text-align: left;
}
.catalog_text p {
	margin: 10px 0px;
text-align: left;
}
table.char {
	margin: 15px 0 0 0;
	border-top: solid 1px #E7E7E7;
	
}
table.char td {
	padding: 8px 0px;
	border-bottom: solid 1px #E7E7E7;
	vertical-align: top;
}
table.char td.char_text {
	width: 160px;
	color: #000000;
}
h2 {
	font-family:Tahoma;
	font-size: 11px;
	text-transform: uppercase;
	font-weight: normal;
	color: #000000;
	margin: 15px 0px;
}
.catalog_right_title {
	float: left;
	width: 100%;
	background: url(../images/collage_other_line_right.gif) repeat-x bottom;
	height: 79px;
	position: relative;
}
.catalog_right_title span {
	display: block;
	color: #E90017;
	font-size: 11px;
	text-transform: uppercase;
	background: url(../images/collage_other_line_right1.gif) no-repeat bottom left;
	height: 22px;
	margin: 0px 0px 0px 0px;
	padding: 57px 54px 0px 30px;
}
.catalog_model {
	float: left;
	font-size:11px;
	margin: 0px 30px 20px 0;
	text-align: center;
	width: 74px;
}
.catalog_model a {
	color: #666666;
	display: block;
	margin: 14px 0 8px 0;
}
.catalog_model_active {
	float: left;
	font-size:11px;
	margin: 0px 28px 18px 0;
	text-align: center;
	border: solid 1px #CCCCCC;
	color: #666666;
	width: 72px;
}
.catalog_model_active span {
	color: #666666;
	display: block;
	margin: 14px 0 8px 0;
}
.sex_links .active {
	display:block;
	background: url(../images/sex_back.gif) no-repeat;
	width: 33px;
	height: 28px;
	font-size: 10px;
	text-transform: uppercase;
	text-decoration: none;
	color: #010101;
	float: left;
	padding: 14px 0 0 10px;
}
.sex_links a {
	display:block;
	width: 33px;
	height: 28px;
	font-size: 10px;
	text-transform: uppercase;
	color: #010101;
	float: left;
		padding: 14px 0 0 10px;
}

.catalog_gallery {
	padding:7px 0 0 0;
}
.catalog_gallery img {
	float: left;
	margin: 0 6px 6px 0;
}
.abs_logo {
	position: absolute;
	top: 27px;
	left:27px;
}

.product_bread img {
	margin: 0px 20px 0px 18px;
}
span.product {
	font-size:24px;
	color: #000000;
	font-weight: normal;
	text-transform: none;
}
.product_bread a {
	color:#000000;
	text-transform: uppercase;
	font-size: 12px;
}
.product_pad {
	padding:20px 0px 0px 101px;
}
.product_photo {
	height:370px;
}
.product_photo img {
	position: absolute;
	top: 238px;
	left: 27px;
}
div.top_menu ul li.first_active span.top_menu_left {
     background: url(../images/top_menu_active.gif) repeat-x right top;
}
div.top_menu ul li.first_active span.top_menu_right {
     background: url(../images/top_menu_active_right.gif) no-repeat right top;
     position: relative;
     right: -14px;
     color: #ffffff;
     font-size: 12px;
     font-weight: bold;
     text-decoration:none;
}
div.top_menu ul li.first_active span.topmenu_first_active {
     background: url(../images/top_menufirstactive_left.gif) no-repeat left;
     height: 36px;
     display: block;
     width: 100%;
}
div.top_menu ul li.first_active span.top_menu_left {
     background: url(../images/top_menu_active.gif) repeat-x right top;
     width: 18%;
}
#cont_srch input {
	border: 0;
	padding: 0;
	float: left;
}
#cont_srch input#srch_text {
	width: 367px;
	height: 17px;
	background: #e6e6e6 url(../images/bg_srch.gif) no-repeat left top;
	font-size: 10px;
	padding: 5px 0 0 8px;
}
#sub_srch {
	width: 19px;
	height: 22px;
	background: url(../images/go_srch.gif) no-repeat left top;
}
.clear {
	clear: both;
}
#search_rez {
	color: #666666;
	margin: 15px 0 32px 0;
	clear: both;
}
.blk {
	margin-bottom: 20px;
}
#pages ul {
	margin: 0;
	padding: 10px 0 0 0;
}
#pages li {
	float: left;
	margin-right: 14px;
	font-size: 10px;
	color: #040404;
	line-height: 32px;
	list-style: none;
}
#pages li.act {
	background:url(../images/bg_page.gif) no-repeat left top;
	text-align: center;
	width: 32px;
}
.new span {
	color: #999;
	font-size: 10px;
	display: block;
	margin-bottom: 10px;
}
.new a:link, .new a:active, .new a:hover, .new a:visited {
	color: #333;
	text-decoration: none;
}
.new a:hover {
	color: #e90017;
	text-decoration: underline;
}
.products { margin:0 -20px 0 24px; }
.products li.product { display:inline-block; vertical-align:top; margin-bottom:17px; margin-right:30px }
.footer_right {
     position: relative;
}
.footer_right div.footer_counters {
     position: absolute;
     right: 10px;
     top:-14px;
}