@charset "utf-8";
@import "legancy.css";


/* CSS Document */

* {
	margin:0;
	padding:0;
	z-index:0;
	outline:0;
	border:none;
}

*:focus {
	outline:0;
}

a {text-decoration:none; color:#cc0000;}
a img {border:none;}

body {
	background:url(../img/bg_r.gif) repeat-x left top;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;	
}

.wrapper {
	width:982px;
	margin:0 auto;
}

.header {
	height:123px;
	border-bottom:3px solid #665952;
	margin-bottom:5px;
}

.left_part {
	float:left;
	width:190px;	
}

.logo {
	background:transparent url(../img/logo.gif) no-repeat left top;
	width:190px;
	height:123px;
	display:block;
	text-indent:-9999px;	
}

#languages_block_top {
	left:50%;
	margin-left:13px;
	position:absolute;
	top:35px;
}

.right_part {
	float:left;
	height:123px;
	width:792px;	
	position:relative;
}

.right_part .upper{
	height:73px;
}

.right_part .upper p b{
	background-image:url(../img/icon_set.gif);
	background-repeat:no-repeat;
	display:block;
	float:left;
	margin-right:30px;
	height:16px;
	line-height:16px;
	color:#9c918b;
	font-size:0.9em;
	padding-left:20px;
}

.right_part .upper p {
	position:absolute;
	top:34px;	
}

.right_part .upper p b.phone {
	background-position:left 2px;	
}

.right_part .upper p b.mailme {
	background-position:left -66px;	
}

b.mailme a, b.gadu a, b.skype a{color:#9C918B;}

.right_part .upper p b.gadu {
	background-position:left -14px;	
}

.right_part .upper p b.skype {
	background-position:left -32px;	
}

.right_part .upper .action_bar {
	position:absolute;
	top:10px;
	right:0;
}

.right_part .upper .action_bar a {
	color:#a99a93;
	font-size:0.85em;
	line-height:20px;
	text-decoration:none;
	margin-left:10px;
}	

.right_part .upper .action_bar a:hover {
	color:#FFF;
}

.right_part .upper .action_bar a.cart {
	background:url(../img/icon_set.gif) no-repeat left -52px;
	padding-left:23px;	
}

#search_block_top {
	background:url(../img/search_bg.gif) no-repeat;
	height:28px;
	position:absolute;
	top:37px;
	right: 0;
}
#search_block_top .t_inp {
	background:none repeat scroll 0 0 transparent;
	border:medium none;
	display:block;
	float:left;
	font-style:italic;
	padding:7px;
	width:223px;
	color:#323131;
	font-size:0.9em;	
	padding-top: 4px;
}

#search_block_top .t_inp:focus {
	color:#000;	
}

#search_block_top .search_btn {
	margin-top:2px;
	background: url(../img/search_btn.gif) no-repeat transparent;
	display: block;
	width: 40px;
	float: right;
	height: 30px;
	padding: 0;
	border: 0;
}
.OPEN {
	background: url(../img/arrow_opened.gif) no-repeat;
	width: 15px;
	height: 10px;
	float: left;
	margin-top: 4px;
	margin-left: 4px;
}
.CLOSE {
	background: url(../img/arrow_closed.gif) no-repeat;
	width: 15px;
	height: 10px;
	float: left;
	margin-top: 4px;
	margin-left: 4px;
}

.menu { padding-top:1px;}

.menu a{
	display:block;
	float:left;
	padding:15px 29px;
	margin-left:2px;
	border-top:3px solid #2c2624;
	background:#3e3632;
	color:#FFF;
	text-decoration:none;
	font-weight:bold;
	text-shadow:0 -1px 0px #000;
}

.menu a.selected, .menu a.selected:hover{
	border-top:3px solid #665952;
	background:#665952;
}

.menu a:hover {
	background:#49423e;	
}

.main_slider {
	background:url(../img/slider_bg.gif) no-repeat;
	margin-bottom:10px;
	display: none;
}

.content {
	background:#FFF;
	/*overflow:auto; causing scoll bars */
	padding-bottom:20px;
}

.col_200 {
	float:left;
	width:200px;
	margin:10px;
}

.col_752 {
	float:left;
	width:732px;
	padding-left:19px;
	border-left:1px solid #cbc9c9;
	margin:10px 0;
	/*overflow-x:hidden;*/
}


.h_menu {
	list-style:none;
	margin-bottom:20px;
}

.h_menu h2{
	font-size:1.5em;
	font-weight:normal;
	color:#FFF;
	background:#282221;
	padding:5px 10px;
	margin:0;
	border:none;
}

.h_menu a{
	display:block;
	margin-top:1px;
	background:#e7e7e7;
	color:#282221;
	padding:3px 5px;
	font-weight:bold;
}

.h_menu a:hover{
	background:#dcdcdc;
}
.h_menu ul li {
	list-style: none;
}
.h_menu ul li a {
	padding-left: 20px;
}

h2 {
	font-size:1.9em;
	font-weight:normal;
	border-bottom:1px solid #a2a09f;
	padding:0px 0px 10px;
	margin-bottom:10px;	
}

.faker {width:800px;}

.list_thumb {
	width:230px;
	min-height: 300px;
	display: -moz-inline-stack;
	display: inline-block;
	zoom: 1;
	*display: inline;
	_height: 300px;
	vertical-align:text-top;
	margin:0 17px 20px 0px;
	_margin:0 20px 20px 0px;
	position: relative;
}
.list_thumb .item_options {
	position: absolute;
	bottom: 0;
	width: 100%;
}

.list_thumb .thumb_holder{
	background:none repeat scroll 0 0 #FFF;
	height:180px;
	position:relative;
	width:230px;
	margin-bottom:5px;
}

.list_thumb .thumb_holder a {
	display:table-cell;
	vertical-align:middle;
	text-align:center;
	width:226px;
	height:180px;
	overflow:hidden;
	display:block;
	border:1px solid #E7E7E7;
	padding:1px;
}

.list_thumb .thumb_holder a img {
	position:relative;
}

.list_thumb .thumb_holder span {
	position:absolute;
	right:0px;
	top:143px;
	display:block;
	background:#9e0b0f;
	color:#FFF;
	font-size:0.85em;
	font-weight:bold;
	text-shadow:0px -1px 1px #000;
	padding:3px 5px;
	cursor:default;
}

.list_thumb .item_detail h1 {
	font-size:1em !important;
	border:none;
}

.list_thumb .item_detail h1 a{
	color:#000;
	margin:0 0 3px;
	font-weight:bold;
}

.list_thumb .item_detail p{
	color:#5e5e5e;
	font-size:0.85em;
}

.list_thumb .item_detail p a {
	color:#5e5e5e;
}
.list_thumb .item_options{
	background:#e3e3e3;
	overflow:auto;
	margin-top:10px;
}

.list_thumb .item_options span{
	float:right;
	padding:7px 3px;
	font-weight:bold;
	font-size:1.1em;
}

.list_thumb .item_options a{
	color:#FFF;
	font-size:0.85em;
	padding:8px 15px;
	background:#282221;
	font-weight:bold;
	float:left;
	display:block;
}


.cat_list_item {
	width:244px;
	height:196px;
	overflow:hidden;
	float:left;
	margin:0 1px 1px 0;
	position:relative;	
}

.cat_list_item span {
	position:absolute;
	padding:5px;
	color:#000;
	background:#FFF;
	font-size:1.1em;
	font-weight:bold;
	bottom:20px;
	left:0;
}

.cat_list_item span b{
	color:#c70000;
	font-size:0.7em;	
}

.cat_list_item .cat_add {
	position:absolute;
	left:0;
	top:177px;	
}

.cat_list_item .cat_more {
	position:absolute;
	right:0;
	top:177px;
}

.motif_item {
	float:left;
	margin:0 22px 22px 0;	
}

.navigation {
	border-bottom:1px solid #a2a09f;	
	border-top:1px solid #a2a09f;
	margin-top:-11px;
	margin-bottom:10px;
	padding:10px 0;
	font-size:0.9em;
	overflow:auto;
	color:#6a6868;
}

.navigation span {
	color:#000;
	float:right;
	font-weight:bold;
}

.footer {
	padding-bottom:50px;
	background:#e2e2e2;
}

.footer div {
	width:962px;
	margin:0 auto;
	background:#FFF;
	padding:0 10px;
}

.footer div p {
	border-top:1px solid #e2e2e2;
	line-height:100px;
	color:#838282;	
}
.footer div p a {
	color:#838282;	
	text-transform: lowercase;
	padding-left: 10px;
}
.footer div p a:hover {
	color:#333;
}
.poweredby {
	float: right;
}
.poweredby a {
	padding-left: 0px !important;
}
/* ================================== RESET CSS =================================== */

h1 {
	border-bottom:1px solid #A2A09F;
	font-size:1.9em;
	font-weight:normal;
	margin-bottom:10px;
	padding:0 0 10px;
}

h5 {
	font-size:0.85em;
	margin-bottom:10px;
	color:#000;
}

ul {
	list-style:none;	
}

hr{
	background:#CCCCCC;
	height:1px;
	_height:2px;
	overflow:hidden;
}
label {
	cursor:default
}

blockquote {
	color:#4e4d4d;	
}

.m_five {
	margin:5px
}
.m_ten {
	margin:10px;
}
.m_t_five {
	margin-top:5px;
}
.m_t_ten {
	margin-top:10px;
}
.m_b_five {
	margin-bottom:5px;
}
.m_b_ten {
	margin-bottom:10px;
}
.m_b_twenty {
	margin-bottom:20px;
}
.m_r_five {
	margin-right:5px;
}
.m_r_ten {
	margin-right:10px;
}
.m_l_five {
	margin-left:5px;
}
.m_l_ten {
	margin-left:10px;
}
.p_five {
	padding:5px
}
.p_ten {
	padding:10px;
}
.p_t_five {
	padding-top:5px;
}
.p_t_ten {
	padding-top:10px;
}
.p_b_five {
	padding-bottom:5px;
}
.p_b_ten {
	padding-bottom:10px;
}
.p_l_five {
	padding-left:5px;
}
.p_l_ten {
	padding-left:10px;
}
.p_r_five {
	padding-right:5px;
}
.p_r_ten {
	padding-right:10px;
}
.c_both {
	clear:both;
}
.c_left {
	clear:left;
}
.c_right {
	clear:right;
}
.f_left {
	float:left;
}
.f_right {
	float:right;
}
.f_none {
	float:none;
}
.o_auto {
	overflow:auto;
}
.o_s {
	overflow:scroll;
}
.o_h {
	overflow:hidden;
}
.p_abs {
	position:absolute;
}
.p_rel {
	position:relative;
}
.d_b {
	display:block
}
.b_b_d {
	border-bottom:1px dotted #cecece;
	_border-bottom:1px dashed #cecece
}
.b_r_d {
	border-right:1px dotted #cecece;
	_border-right:1px dashed #cecece
}
.b_l_d {
	border-left:1px dotted #cecece;
	_border-left:1px dashed #cecece
}
.b_t_d {
	border-top:1px dotted #cecece;
	_border-top:1px dashed #cecece
}
/* CLEAR FIX*/

.clear:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clear {
	display: inline-block;
}
/* Hides from IE-mac */

* html .clear {
	height: 1%;
}
.clear {
	display: block;
}

/* End hide from IE-mac */

/* ================================== RESET CSS =================================== */




#languages_block_top ul li {
	list-style: none;
	display: inline;
}



/* ++++ */


.opinion {
	border-bottom:1px solid #a2a09f;	
	border-top:1px solid #a2a09f;
	margin-top:-11px;
	margin-bottom:10px;
	padding:10px 0;
	height:13px;
	line-height:13px;
	font-size:0.85em;
	overflow:auto;
}

.opinion span {
	float:left;
	display:block;
}

.stars {
	background:url(../img/stars.gif) left top no-repeat;
	width:69px;
	height:13px;
	overflow:hidden;
	float:left;
	margin:0 10px;	
}

.stars b{
	background:url(../img/stars.gif) left -13px no-repeat;
	display:block;
	height:13px;
	overflow:hidden;
	text-indent:-9999px;
}

.thumbs {
	width:440px;	
}

.photos {
	float:left;
	margin-right:20px;
}

.photos a{
	display:block;
	float:left;
	margin:0 10px 10px 0;	
}

.main_photo {
	background:#f9f9f9;
	position:relative;
	margin-bottom:10px;
}

.main_photo a {
	display:block;	
	overflow:hidden;
	width:440px;
	height:293px;
	text-align:center;
	margin:0 !important;
	float:none !important;	
}

.main_photo .zoom {
	background:url(../img/zoom_in.png) no-repeat;
	width:80px;
	height:25px;
	position:absolute;
	left:50%;
	margin-left:-40px !important;
	top:255px;
	display:block;
	text-indent:-9999px;	
}

.item_info {
	float:left;
	width:272px;
	background:#fef5cb;
	text-align:center;
}

.item_info p {
	padding:10px;
	line-height:2em;	
}

.item_info p span.price{
	color:#cc0000;
	font-size:1.3em;
	font-weight:bold;
}

.item_info p span.vat{
	color:#5f5f5f;
}

.det_pag_info {
	border-top:1px solid #cecece;
	position:relative;
	padding-top:1.2em;
	margin-top:35px;
	color:#5e5e5e;
}

.det_pag_info h3{
	position:absolute;
	float:left;
	background:#FFF;
	padding:0 10px 0 0;
	top:-0.55em;
	left:0;
	color:#000;
}
.specs {border-collapse:collapse}
.specs td{border-bottom:1px solid #efefef; border-top:1px solid #efefef;}
.odd td{background:#FFF;}
.even td{background:#f9f9f9;}

.comment {
	border-bottom:1px dotted #a2a2a2;
	padding-bottom:10px;
	margin-bottom:10px;
}

.comment .small{
	font-size:0.8em;
}

.comment p {
	font-size:0.8em;
	padding-top:5px;	
}

.comment .stars {margin:3px 0 0 5px;}


.big_txt {
	width:732px;
	border-top:1px solid #6c6c6c;
}

.big_txt textarea{
	width:730px;
	background:#e8e8e8;
	border-top:1px solid #bcbcbc;
	border-left:1px solid #bcbcbc;
	border-right:1px solid #bcbcbc;
	height:111px;
	border-bottom:none;
}

.big_txt textarea:hover{
	background:#f0f0f0;
	border-top:1px solid #c3c3c3;
	border-left:1px solid #c3c3c3;
	border-right:1px solid #c3c3c3;
}

.big_txt textarea:focus{
	width:730px;
	background:#f7f7f7;
	border-top:1px solid #c9c9c9;
	border-left:1px solid #c9c9c9;
	border-right:1px solid #c9c9c9;
}

.vote {
	background:url(../img/stars_vote.gif) no-repeat;
	float:left;
	height:21px;
	width:122px;
	overflow:hidden;	
}

.vote a{
	display:block;
	width:24px;
	height:21px;
	float:left;	
}

.list_thumb_detail {
	width:116px;
	padding:1px;
	border:1px solid #E7E7E7;
	min-height: 230px;
	display: -moz-inline-stack;
	display: inline-block;
	zoom: 1;
	*display: inline;
	_height: 230px;
	vertical-align:text-top;
	margin:0 29px 0px 0px;
	_margin:0 26px 0px 0px;
}

.list_thumb_detail .thumb_holder{
	height:120px;
	position:relative;
	width:120px;
	margin-bottom:5px;
}

.list_thumb_detail .thumb_holder a {
	vertical-align:middle;
	text-align:center;
	width:116px;
	height:120px;
	overflow:hidden;
}

.list_thumb_detail .thumb_holder a img {
	position:relative;
}

.list_thumb_detail .thumb_holder span {
	position:absolute;
	right:0px;
	top:143px;
	display:block;
	background:#9e0b0f;
	color:#FFF;
	font-size:0.85em;
	font-weight:bold;
	text-shadow:0px -1px 1px #000;
	padding:3px 5px;
	cursor:default;
}

.list_thumb_detail h1 {
	font-size:1em !important;
	font-weight:bold;
	padding:0;
	border:none;
	margin:0;
	height:27px
}

.list_thumb_detail h1 a{
	color:#000;
	margin:0 0 3px;
}

.list_thumb_detail .item_options span{
	padding:7px 0;
	font-weight:bold;
	display:block;
	font-size:1.1em;
	color:#cc0000;
}

.list_thumb_detail .item_options a{
	background:none repeat scroll 0 0 #282221;
	color:#FFFFFF;
	display:block;
	font-size:0.85em;
	font-weight:bold;
	padding:8px 0;
	text-align:center;
}

input.add_to_cart {
	background: url(../img/add_to_cart.gif);
	width: 272px;
	height: 34px;
	border:none;
}


/* +++++++++ */

.nivo-controlNav {
	background:url(../img/btns_bg.png) no-repeat scroll 0 0 transparent !important;
	height:11px;
	padding:4px 1px 1px 4px;
	position:absolute;
	width:65px;
	z-index:9999;
	left:50%;
	margin-left:-35px;
	bottom:10px;
}

.nivo-controlNav a {
	display:block !important;
	text-indent:-9999px;
	margin-right:3px;
	float:left;
	width:10px;
	height:10px;
	background:url(../img/nivo.png) no-repeat;
}

.nivo-controlNav .active {
	background:url(../img/nivo.png) 0 -10px no-repeat !important;	
}

/* +++ NEWSLETTER ++++ */

.nwl {
	margin-bottom:20px;	
}

.nwl_bg {
	background:	url(../img/nwl_bg.gif) no-repeat;
	height:23px;
	overflow:hidden;
	padding:3px 5px;
	width:190px;
}

.nwl_bg .t_inp {
	background:none;
	border:none;
	display:block;
	float:left;
	margin:3px 6px 0 0;
	padding:0;
	width:133px;	
}

.nwl_bg .nwl_btn {
	background:	url(../img/nwl_btn.gif) no-repeat;
	border:medium none;
	height:19px;
	margin-top:3px;
	padding:0;
	width:51px;
	cursor:pointer;
}

.shop_describe {
	color:#999;
	border-bottom:1px solid #e8e8e8;
	padding:1em;
	font-size:0.85em;
	background:#f9f9f9;
	font-style:italic
}