html{
	background:url(../images/top_bg.png) 0 0 repeat-x #161616;
	margin:0;
	padding:0 0 25px 0;
}
body{
	margin:0;
	padding:0;
	font-size:.875em;
	color:#000;
}
.ld{ float:left; }
.rd{ float:right; }
img.ld{ margin:0 15px 0 0; }
img.rd{ margin:0 0 0 15px; }

#top_bar{
	width:884px;
	padding:0 8px;
	margin:0 auto;
	line-height:50px;
	height:50px;
	/* overflow:hidden; */
	color:#fff;
	position:relative;
	z-index:20000;
}
#top_bar a{
	color:#fff;
	text-decoration:underline;
}
#top_bar a:hover{ text-decoration:none; }
#cart_content{
	float:right;
	padding-left:30px;
	background:url(../images/icon_cart.gif) 0 50% no-repeat;
}
#top_links{
	margin:0;
	padding:0;
	list-style:none;
}
#top_links li.menu{
	float:left;
	padding-right:26px;
	margin-right:21px;
	background:url(../images/top_separator.png) 100% 50% no-repeat;
	height:50px;
}
#top_links li.last{
	background:none !important;
	margin:0 !important;
	padding:0 !important;
}
.laction_item{ font-weight:bold; }
.code_sample{
	border:1px dashed blue;
	background:#fdf3cf;
	padding:10px;
}


#wrap1{
	background:url(../images/content_bg_gray.gif) 0 100% repeat-x #fdf3cf;
}
#wrap2{
	background:url(../images/top_bg2.png) 0 0 repeat-x;
}
#wrap3{
	background:url(../images/vase_bottom.jpg) 100% 179px no-repeat;
	width:970px;
	margin:0 auto;
	position:relative;
}
#wrap4{
	width:900px;
	margin:0 auto;
	position:relative;
	min-height:583px;
}


#vase_top{
	position:absolute;
	top:14px;
	right:0;
	height:165px;
	width:231px;
	background:url(../images/vase_top.png);
}
#logo{
	position:absolute;
	left:8px;
	top:40px;
	background:url(../images/logo.png);
}
#logo, #logo a{
	display:block;
	width:372px;
	height:108px;
}
#logo span{ display:none; }
#contact_details{
	margin:0;
	padding:22px 0 0 450px;
	list-style:none;
	height:158px;
	overflow:hidden;
}
#contact_details li{ margin-bottom:15px; }
.contact_text{
	margin-left:50px;
	display:block;
	overflow:hidden;
	font-size:2.15em;
	white-spce:nowrap;
	color:#fff;
	position:relative;
}
.contact_text span{ opacity:.1; }
.contact_icon{ float:left; }
#phone_number .contact_icon{
	width:39px;
	height:31px;
	background:url(../images/icon_phone.png);
}
#phone_number .contact_text{
	width:180px;
	height:24px;
	line-height:24px;
	background:url(../images/ttl_phone.png);
	top:4px;
}
#skype_name a{
	text-decoration:none;
	color:#fff;
}
#skype_name .contact_icon{
	width:37px;
	height:38px;
	background:url(../images/icon_skype.png);
}
#skype_name .contact_text{
	width:196px;
	height:24px;
	line-height:24px;
	background:url(../images/ttl_hanamiti_store.png);
	top:6px;
}
#icq_uin .contact_icon{
	width:40px;
	height:41px;
	background:url(../images/icon_icq.png);
}
#icq_uin .contact_text{
	width:176px;
	height:24px;
	line-height:24px;
	background:url(../images/ttl_icq.png);
	top:8px;
}

#cwrap1{
	background:url(../images/content_bg_trans.png);
	position:relative;
	overflow:hidden;
	padding-top:8px;
}
.ccorner{
	position:absolute;
	width:34px;
	height:34px;
	background:url(../images/content_corners_outer.gif);
	overflow:hidden;
}
#cc_tl{
	left:-17px;
	top:-17px;
}
#cc_bl{
	left:-17px;
	bottom:-17px;
}
#cc_tr{
	margin-left:100%;
	left:-17px;
	top:-17px;
}
#cc_br{
	margin-left:100%;
	left:-17px;
	bottom:-17px;
}
#columns_top{
	width:892px;
	height:16px;
	background:url(../images/columns_top.png);
	overflow:hidden;
	margin-left:8px;
}
#columns_bottom{
	width:892px;
	height:24px;
	background:url(../images/columns_bottom.png);
	overflow:hidden;
	margin-left:9px;
}
#columns_content{
	width:869px;
	min-height:200px;
	background:url(../images/columns_bg.png);
	margin-left:8px;
	padding:0 16px 0 8px;
	line-height:1.5;
}

#content{
	float:left;
	width:610px;
}
#sidebar{
	float:right;
	width:233px;
}
#columns a{ color:#900c00; }
#columns a:hover{ text-decoration:none; }

.block_heading{
	height:35px;
	line-height:35px;
	background:url(../images/caption_bg.png) 0 0 repeat-x #000;
	color:#fff;
	font-size:1.143em;
	margin:0;
	padding:0 10px;
	position:relative;
	overflow:hidden;
}
.heading_icon{
	float:left;
	width:15px;
	height:15px;
	overflow:hidden;
	background:url(../images/caption_icon.png);
	margin:10px 10px 0 0;
}
.hcorner{
	position:absolute;
	width:10px;
	height:10px;
	background:url(../images/caption_corners.png);
	overflow:hidden;
}
.hc_tl{
	left:-5px;
	top:-5px;
}
.hc_bl{
	left:-5px;
	bottom:-5px;
}
.hc_tr{
	margin-left:100%;
	left:-5px;
	top:-5px;
}
.hc_br{
	margin-left:100%;
	left:-5px;
	bottom:-5px;
}

.products_list, .text_content, .product_details{
	padding:15px 10px 0 10px;
}
.product_preview{
	float:left;
	width:182px;
	margin:0 22px 30px 0;
}
.product_title{
	font-size:1.143em !important;
	margin:0 0 8px 0 !important;
}
.product_title a{ font-weight:bold !important; }
/* .art_no{ font-weight:normal !important; }
.product_title .art_no{ font-size:.875em; } */
.product_image{
	position:relative;
	overflow:hidden;
	margin:0 0 8px 0;
}
.product_image img{
	display:block;
	border:1px solid #9c8855;
}
.icorner{
	position:absolute;
	width:12px;
	height:12px;
	background:url(../images/image_corners.gif);
	overflow:hidden;
}
.ic_tl{
	left:-6px;
	top:-6px;
}
.ic_bl{
	left:-6px;
	bottom:-6px;
}
.ic_tr{
	margin-left:100%;
	left:-6px;
	top:-6px;
}
.ic_br{
	margin-left:100%;
	left:-6px;
	bottom:-6px;
}
.product_overview{
	margin:0 0 8px 0;
	font-size:.867em;
}
.product_technical{
	margin:0;
}
.product_price{
	color:#900c00;
	font-size:1.613em;
	line-height:1em;
	vertical-align:middle;
}
.product_technical .product_price{ float:left; }
.product_technical input{
	float:right;
	margin-top:2px;
}
.last_product{ margin-right:0 !important; }
.first_par{ margin-top:0 !important; }
.last_par{ margin-bottom:0 !important; }
#content h2{
	font-size:1.5em;
	color:#866E30;
	font-weight:normal;
	margin:1.2em 0 .3em 0;
}
.after_title{ margin-top:0; }
.green{ color:green; }

.product_images_wrap{
	float:left;
	width:302px;
}
.product_details_wrap{
	float:right;
	width:270px;
}
.small_images{ padding-top:3px; }
.small_images .product_image{
	float:left;
	cursor:pointer;
	margin-right:11px;
	margin-bottom:11px !important;
}
.small_images .last{
	margin-right:0 !important;
	margin-left:1px;
}
.selected_image{ cursor:default !important; }
.selected_image img, .product_image:hover img{ border:1px solid #900c00; }
.selected_image .icorner, .product_image:hover .icorner{ background-image:url(../images/image_corners_red.gif) !important; }

.full_product_description{ margin-bottom:25px; }
table.product_attibutes{
	border-collapse:collapse;
}
td.attr_label, th.attr_label{
	padding:5px 5px 5px 0;
	vertical-align:middle;
	font-style:italics;
	color:#9c8855;
}
td.attr_value, th.attr_value{
	padding:5px 0 5px 5px;
	vertical-align:middle;
}
.greenish{ color:#9c8855; }

/* * * Sidebar * * */
.sb_block{
	position:relative;
	overflow:hidden;
	margin-bottom:10px;
}
.sb_inner{
	border:1px solid #dbdbdb;
	padding:8px;
}
.sb_tall .sb_inner{
	background:url(../images/sidebar_bg_high.png) 0 100% repeat-x;
	min-height:150px;
}
.sb_low .sb_inner{
	background:url(../images/sidebar_bg_low.png) 0 100% repeat-x;
	min-height:75px;
}
#sb_first{
	top:-9px;
	margin-bottom:1px !important;
}
.sbcorner{
	position:absolute;
	width:20px;
	height:20px;
	background:url(../images/sidebar_corners.gif);
}
.sbc_tl{
	left:-10px;
	top:-10px;
}
.sbc_bl{
	left:-10px;
	bottom:-10px;
}
.sbc_tr{
	margin-left:100%;
	left:-10px;
	top:-10px;
}
.sbc_br{
	margin-left:100%;
	left:-10px;
	bottom:-10px;
}
#categories{
	margin:0;
	padding:15px 0 0 20px;
	list-style:none;
	color:#866e30;
}
#categories a{ color:#866e30; }
#categories li{ margin-bottom:5px; }
.current_category, .current_category a, #categories a:hover{ color:#900c00 !important; }
label{ cursor:pointer; }
input, textarea{
	font-size:1em;
	font-family:inherit;
}
#search_form p{ margin-bottom:0; }

#footer{
	padding:28px 20px 33px 20px;
	color:#fff;
	line-height:1em;
}
#footer a{
	color:#fff;
	text-decoration:underline;
}
#footer a:hover{ text-decoration:none; }
#bottom_links{
	margin:0;
	padding:0;
	list-style:none;
}
#bottom_links li{
	float:left;
	margin-right:18px;
	padding-right:18px;
	border-right:1px solid #fff;
}
#bottom_links li.last{ border:none !important; }
#copyright{
	float:right;
	margin:0;
}
.cart_added_image{ float:left; }
.cart_added_text{ margin:0 0 0 80px; }
.cart_added_text p{ margin:0 0 10px 0; }
.g_case2{ text-transform:none; }
#counters{
	text-align:center;
	padding-top:2em;
	opacity:.5;
}

.product_in_cart{ margin-bottom:15px; }
.product_in_cart .product_image{
	float:left;
	width:67px;
	margin:0 !important;
}
.product_in_cart .product_data{
	float:left;
	padding-left:15px;
	width:390px;
}
.product_in_cart .product_data p{ margin:0 0 7px 0; }
.product_in_cart .summary_text{ font-size:.857em; }
.amount_data{
	float:left;
	margin-left:15px;
	width:103px;
	text-align:right;
}
.amount_data input{ width:2em; }
.cart_total{
	border-top:1px dashed #ccc;
	padding-top:15px;
	text-align:right;
}
.cart_total p{
	margin:0 0 8px 0;
}
td.label{
	padding-left:0 !important;
	vertical-align:top;
}
td.obligatory label:after{
	content:'*';
	color:red;
}
.screw_gmo{
	position:absolute;
	right:15px;
	bottom:15px;
	width:50px;
	height:39px;
	background:url(../images/gmo.png);
}
.screw_gmo span{ display:none; }
.list_dimensions{
	margin:4px 0 0 0;
	color:#866E30;
	padding:2px 3px;
	border:1px dashed #866E30;
	border-radius:4px;
	-moz-border-radius:4px;
}

.clear{
	clear:both;
	height:0;
	overflow:hidden;
}
a img{ border:none; }
.nom{ margin:0 !important; }
.error{ color:red; }
.field_error input{
	border-color:red;
	background:pink;
}
.plain_list{
	margin-left:0;
	padding-left:0;
	list-style:none;
}

li.menu{ position:relative; }
ul.submenu{
	position:absolute;
	display:none;
	background:#fff;
	z-index:30000;
	width:180px;
	padding:7px 15px;
	color:#900C00 !important;
	margin:0;
	list-style:none;
	line-height:1 !important;
	border:1px solid #000;
	left:-20px;
	top:49px;
}
li.submenu a{
	color:#900C00 !important;
	text-decoration:none !important;
}
li.submenu a:hover{ text-decoration:underline !important; }
li.submenu{
	padding:8px 5px;
}

#chat_bgr{
	background:#000;
	opacity:.7;
	filter:alpha(opacity=70);
	position:fixed;
	top:0;
	left:0;
	width:100%;
	height:100%;
	z-index:20000;
	display:none;
}
#chat_container{
	position:fixed;
	top:50%;
	left:50%;
	height:500px;
	width:600px;
	margin:-250px 0 0 -300px;
	z-index:20001;
	display:none;
}
#chat_top, #chat_bottom{
	height:15px;
	position:relative;
	overflow:hidden;
}
.chat_c{
	position:absolute;
	width:30px;
	height:30px;
	background:url(../images/chat_corners.png);
	overflow:hidden;
}
.chat_stripe{
	margin:0 15px;
	height:15px;
	background:#fff;
	overflow:hidden;
}
#chat_top .c_cl, #chat_top .c_cr{ top:-15px; }
#chat_bottom .c_cl, #chat_bottom .c_cr{ top:0; }
.c_cl{ left:-15px; }
.c_cr{
	left:100%;
	margin-left:-15px;
}
#chat_content{
	padding:1px 15px;
	background:#fff;
/*	height:468px; */
}
#chat_left{
	float:left;
	width:150px;
}
#chat_photo img{ display:block; }
#chat_manager_name{
	color:#900c00;
	font-size:24px;
	font-weight:normal;
	line-height:1;
	margin:8px 0 5px;
}
#chat_manager_text{
	color:#aaa;
	font-size:12px;
	margin:0;
}
#chat_content .nowrap{ white-space:nowrap; }
#chat_close_cont{
	margin:10px 0 0;
}
#chat_right{
	float:right;
	width:405px;
	position:relative;
}
#chat_messages{
	height:388px;
	border:1px solid #ccc;
	padding:15px;
	overflow:auto;
	margin-bottom:15px;
}
#chat_cin_top, #chat_cin_bottom{
	position:absolute;
	left:0;
	width:15px;
	height:15px;
	background:url(../images/chat_corners_in.gif);
	overflow:hidden;
}
#chat_cin_top{
	top:0;
	background-position:0 -15px;
}
#chat_cin_bottom{
	top:405px;
	background-position:0 0;
}
#the_messages, #chat_submit input, #chat_input input{
	font-size:12px;
	font-family:verdana, sans-serif;
}
#the_messages td{ vertical-align:top; }
.admin_message .chat_name{ color:#05c; }
.user_message{ color:#ccc; }
.chat_time{ color:#ccc; }
#chat_content form{
	margin:0;
	position:relative;
}
#chat_input{ padding-right:100px; }
#chat_input input{ width:100%; }
#chat_submit{
	position:absolute;
	top:-1px;
	right:0;
}
#chat_submit input{
	width:90px;
}
#vk_like{ margin-bottom:15px; }
#links_btm{
	padding-top:10px;
	font-size:12px;
	text-align:center;
}

#content .height_sep{
	margin-top:20px;
	text-align:center;
	font-size:2em;
	padding-bottom:.3em;
	clear:both;
}
.full_product_description ul{
	list-style:none;
	padding-left:0;
	margin-left:0;
}
.full_product_description ul li{
	padding-left:15px;
	background:url(../images/bullet.gif) 3px .65em no-repeat;
}
#main_banner{
	position:relative;
	top:-8px;
	z-index:1000;
	border:none !important;
	width:610px;
	height:240px;
}
#main_banner a{
	position:absolute;
	left:0;
	top:0;
}

.promo_label{
	width:64px;
	height:64px;
	background:url(../images/promo.png);
	overflow:hidden;
	position:absolute;
	right:8px;
	bottom:8px;
}
.promo_label span{ display:none; }

#menu_item_1198 a, #menu_item_1198 span{
	display:block;
	width:31px;
	height:31px;
	background:url(../images/qr_small.png);
	text-indent:-10000px;
	position:relative;
	top:10px;
}
.swarovski_history{
	padding:10px;
	border-radius:10px;
	-moz-border-radius:10px;
	border:1px solid #dbdbdb;
	overflow:hidden;
}
#pyro_cont, #spiral_cont{ margin-bottom:10px; }
#pyro_cont img, #spiral_cont img{ display:block; }
