body{
    background: url("../imgs/body-bg.gif") repeat-x;
    text-align: center;
    margin: 0;
    padding: 0;
    font-family: Arial;
    font-size: 11px;
    color: #686868;
}

img{
	border: 0;
}
td{
	font-size: 11px;
	vertical-align: top;
}


#top_shades{
	display: none;
}
#top_holder{
	display: none;
}


#content_holder #left_bar{
	display: none;
}
#content_holder #menu{
	display: none;
}
#content_holder #right_bar{
	display: none;
}

#content_holder #content h2{
	margin: 0;
	font-size: 14px;
	color: black;
	margin-bottom: 23px;
}
#content_holder #content fieldset{
	border: 1px solid #ebead6;
	margin-bottom: 20px;
}
#content_holder #content fieldset legend{
	font-size: 13px;
	font-weight: bold;
	color: black;
	margin: 0 10px;
	padding: 0 10px;
}
#content_holder #content fieldset p{
	width: 250px;
	float: left;
	text-align: right;
	margin-left: 15px;
}
#content_holder #content fieldset p.wide{
	width: 500px;
	text-align: left;
}
#content_holder #content fieldset p.wide input{
	float: left;
}
#content_holder #content fieldset p.wide label{
	display: inline;
}
#content_holder #content fieldset p label{
	float: left;
	margin-top: 4px;
}
#content_holder #content fieldset p label.required{
	font-weight: bold;
}
#content_holder #content fieldset p input{
	margin-right: 28px;
}
#content_holder #content fieldset p input.radio, #content_holder #content fieldset p input.checkbox{
	float: left;
	display: inline;
}
#content_holder #content p.submit{
	text-align: center;
}
#content_holder #content input.button{
	width: 146px;
	color: #a84001;
	background-color: transparent;
	background-image: url("../imgs/button-silver.gif");
	text-align: center;
	font-weight: bold;
	border: 0;
	padding: 3px 0 3px 0;
	/padding-top: 0;
	font-size: 12px;
}
#content_holder #content input.wider{
	width: 210px;
	background-image: url("../imgs/button-silver-wide.gif");
}
#content_holder #content .shade_box{
	background: url("../imgs/content-shade.gif") no-repeat bottom left;
	min-height: 190px;
	margin-bottom: 35px;
	padding-bottom: 15px;
}
#content_holder #content .shade_box.catalogue{
	background: none;
	padding-left: 25px;
	border-bottom: 2px solid #efeede;
	padding-bottom: 10px;
	margin-bottom: 15px;
}
#content_holder #content .shade_box a.important_link{
	margin-bottom: 10px;
}
#content_holder #content .shade_box span{
	font-size: 10px;
}
#content_holder #content .shade_box img.news_img{
	border: 1px solid #cecaab;
	float: left;
}
#content_holder #content .shade_box img.right_banner{
	float: right;
	margin-left: 36px;
	margin-top: 3px;
}
#content_holder #content .shade_box p.left_image{
	margin-left: 125px;
}
#content_holder #content .three_cols{
	float: left;
	width: 165px;
	_width: 185px;
	padding-right: 20px;
	margin-bottom: 15px;
}
#content_holder #content .three_cols img{
	border: 1px solid #EFEFEF;
}
#content_holder #content .catalogue .three_cols{
	float: left;
	width: 165px;
	_width: 185px;
	padding-right: 10px;
}
#title_products span{
	color: #046380;
}
#title_products img{
	margin: 10px 0;
}

#content_holder #content .pic_frame{
	border: 1px solid #e2debb;
	background-color: #fdfcec;
	padding: 4px;	
}
#content_holder #content .pic_frame.left{
	float: left;
	margin: 3px 10px 10px 0;
}
#content_holder #content .pic_frame.right{
	float: right;
	margin: 3px 0 10px 10px;
}
#content_holder #content h3{
	font-size: 13px;
	color: black;
}
#content_holder #content h4{
	font-size: 12px;
	color: black;
	margin-bottom: 5px;
}

#content_holder #content table.decorated{
	border-collapse: collapse;
	border-bottom: 1px solid #e2debb;
}
#content_holder #content table.decorated.width100{
	width: 100%;
}
#content_holder #content table.decorated.margin{
	margin: 15px 0;
}
#content_holder #content table.decorated.top_border{
	border-top: 1px solid #e2debb;
}
#content_holder #content table.decorated td{
	font-size: 11px;
	padding: 6px 10px;
	background-color: #fbf7d4;
	vertical-align: middle;
}
#content_holder #content table.decorated tr.odd td{
	background-color: #fdfcec;
}
#content_holder #content table.decorated thead td{
	background-image: url("../imgs/thead-bg.gif");
	font-weight: bold;
	color: white;
}
#content_holder #content table.decorated b.price{
	line-height: normal;
}
#content_holder #content table.decorated td.radio{
	width: 20px;
}
#content_holder #content table.decorated.line_list{
	margin-top: 15px;
}
#content_holder #content table.decorated.line_list td{
	padding: 7px 12px;
	border-right: 1px solid white;
}
#content_holder #content table.decorated.line_list td.basic_price{
	text-align: right;
	width: 100px;
}
#content_holder #content table.decorated.line_list td.producer{
	width: 100px;
}

/*DETAIL*/
.left_detail_part{
	float: left;
	width: 180px;
}
.right_detail_part{
	margin-left: 205px;
	/width: 340px;
}
.left_detail_part table.decorated tr.total_price td{
	border-top: 1px solid #e2debb;
	height: 53px;
}
.left_detail_part table.decorated tr.total_price td span{
	float: left;
}
table.decorated tr td b{
	float: right;
}
table.decorated.no_align tr td b{
	float: none;
}
.to_basket{
	display: none;
}
.right_detail_part .to_basket{
	/width: 340px;
}
.to_basket #amount{
	/width: 20px;
}
a.button.silver{
	background-image: url("../imgs/button-silver.gif");
	width: 146px;
	color: #a84001;
	margin-top: 0;
}
a.button.silver_short{
	background-image: url("../imgs/button-silver-short.gif");
	width: 100px;
	color: #a84001;
	margin-top: 0;
}
#detail_actions{
	display: none;
}
#detail_description{
    /width: 340px;
}
#thumbs img{
	margin: 0;
	float: left;
}
.right_detail_part h3{
	border-bottom: 1px solid #ebead6;
	padding-bottom: 5px;
	margin-top: 25px;
}
a.photo_link{
	display: block;
	width: 39px;
	height: 27px;
	background-image: url("../imgs/ico-foto.gif");
}
.selected_colors{
	text-align: center;
	padding: 30px 0;
}
.selected_colors .color_big{
	display: inline;
	padding: 14px 35px;
	margin-right: 5px;
}

.color_types{
	margin-bottom: 20px;
}
.color_types table .color{
	float: left;
	width: 31px;
	height: 31px;
	margin-right: 2px;
	margin-top: 6px;
}
.color_types table td input{
	position: relative;
}
.color_types table td a{
	float: left;
	margin-top: 3px;
	width: 31px;
	height: 31px;
}
.color_types table td{
	width: 100px;
}
.pagging{
	padding: 15px 10px 0 10px;
}
.pagging.bottom_border{
	border-bottom: 2px solid #e2debb;
	margin-bottom: 10px;
	padding-bottom: 15px;
}
.pagging img{
	vertical-align: text-bottom;
}
.pagging .listing{
	float: right;
}
.pagging a{
	font-weight: bold;
	color: #686868;
	margin: 0 3px;
}

#config{
	display: none;
}


.simple-list{
	width: 100%;
	margin: 15px 0 30px 0;
}
.simple-list th{
	font-size: 11px;
	color: white;
	background-color: #868364;
	border-right: 1px solid white;
	border-left: 1px solid white;
	padding: 10px;
}
.simple-list td{
	border: 1px solid white;
	padding: 5px;
	background-color: #fdfcec;
}
.simple-list tr.low-table td{
	background-color: #fbf7d4;
}

#hide_params, #show_params{
	float: right;
}

#thumb{
	width: 150px;
	height: 200px;
	background-color: white;
	border: 1px solid #EFEFEF;
	position: absolute;
	opacity: 0.7;
	filter: alpha(opacity=70)
	background: white url("../imgs/worker.gif") no-repeat center center;
}

td a.conf_thumb{
	display: block;
	width: 35px;
	height: 23px;
	background: url("../imgs/ico-photo.gif") no-repeat;
}

.compare strong.final_price{
    display: block;
}

.prod_list_perex{
    height: 40px;
}

.warning{
    color: red;
}

#search_box{
    padding-top: 160px;
}
#search_box input{
    font-size: 11px;
}
#search_box input.search_button{
    color: #002f2f;
    cursor: pointer;
    background-image: url("../imgs/search-button.gif");
    width: 67px;
    border: 0;
    font-weight: bold;
    height: 22px;
}
