/*
	Imne-Theme CSS
	18 used colors:
	10 grays: #374853 #595a5e #5d717e #76839b #888 #bdc2c9 #d0d1d5 #d0d3d8 #e5e6e7 #f1f2f4
	4 fushias: #f6dce8 #dd2a81 #971d58 #5d0630
	2 yellows: #f8e1a0 #f9e400
	1 green: #488c40
	1 red: #da0f00
*/

* {
	padding: 0;
	margin: 0
}

.product-widget{
    display: inline-block;
}


body {
	background-color: white;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-display: auto;
	color: #000; /* #84D510; */
	text-align: center;
	/* background: url('../img/body-top-bg.jpg') repeat-X top; */
	/*background: url(../img/userpanelswitch_bk.png) top center repeat-x #FFF;*/
}


/* Useful */

/* @group Decoration */

.align_center { text-align: center }
.align_right { text-align: right }
.middle { vertical-align: middle }
.align_justify { text-align: justify }
.uppercase { text-transform: uppercase }
.hidden, .collapsed, .block_hidden_only_for_screen { display: none }


.wrap { white-space: normal }
.bold { font-weight: bold }
.strike { text-decoration: line-through }
.italic { font-style: italic }
.top { vertical-align: top }
.span_link { cursor: pointer }
.span_link:hover { text-decoration: underline }
.clear { clear: both }
br.clear {
	clear: both;
	line-height: 0;
	font-size: 0;
	height: 0
}
noscript ul {list-style-type: none; background: black; color: white; padding: 10px; border: 1px solid gray }
/* new clearfix */
.clearfix:after {
	clear: both;
	display: block;
	height: 0;
	font-size: 0;
	visibility: hidden;
	content: ".";
}
* html .clearfix { zoom: 1 }
*:first-child+html .clearfix { zoom: 1 }

/* @end */

/* @group ul Footer links */

/* Footer links */

ul.footer_links {
	list-style-type: none;
	clear: both;
	height: 2em;
	margin-top: 2em
}
ul.footer_links li {
	float: left;
	margin-right: 2em;
	height: 2em;
	color: gray;
	
}


ul.footer_links li img.icon { vertical-align: -2px }

/* @end */

/* @group Effect Transfer product  */

/* transfert effect*/
.transferProduct { border: 2px solid #888 }

/* @end */

/* @group simple list inline */

/* simple list inline */
ul.inline_list { list-style-type: none; margin-top: 1em }
ul.inline_list li { float: left; text-align: center }
ul.inline_list li img { display: block }
ul.half {
	width: 45%;
	margin-right: 1em;
	float: left
}

/* @end */

/* @group Category tree (i.e. in sitemap) */

/* Category tree (i.e. in sitemap) */
div.tree_top {
	background: url('../img/sitemap-top.gif') no-repeat -1px -3px;
	padding-left: 24px;
	padding-bottom: 5px;
	padding-top: 3px
}
ul.tree, ul.tree ul { list-style-type: none }
ul.tree li {
	padding-left: 1.2em;
	border-left: 1px gray dotted;
	background: url(../img/sitemap-horizontal.gif) no-repeat left 10px;
	margin-left: 1em
}
ul.tree a { padding-left: 0.2em }
ul.tree a.selected { font-weight: bold }
ul.tree li.last {
	background: url(../img/sitemap-last.gif) no-repeat -12px -2px;
	border: none
}
span.grower { cursor: pointer }

a.c_category_gifts_new_year{
	background: url("../img/hmenu_social_icons.png") no-repeat scroll 0 -25px transparent;
    color: #59883A;
    display: block;
    float: left;
    height: 22px;
    margin-top: 2px;
    padding-left: 28px;
    width: 100%;
}

/* @end */


#homeCat {
	/*display: inline-block;*/
	float: left;
	width: 160px;
	text-align: center;
	margin-left: 10px;
	margin-right: 10px;
	height: 210px;
}

#homeCat h5 a {
	font-size: 14px;
	color: #50673e; /*627e4c;*/
	font-weight: normal;
	}



/* @group Tabs */

/* Tabs */
ul.idTabs {
border-bottom:5px solid #F0CD62;
height:21px;
list-style-type:none;
margin-top:1em;
}
ul.idTabs li {
	float: left;
	margin-right: 1px
}
ul.idTabs li a {
	/*background-image: url('../img/tab_bg.jpg');*/
	display: block;
	width: 173px;
	height: 18px;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	padding-top: 3px;
	color: #374853
}
ul.idTabs li a.selected {
-moz-border-radius:5px 5px 0 0;
-webkit-border-top-left-radius: 5px;
-webkit-border-top-right-radius: 5px;
background-color:#F0CD62;
color:white;
		/*-webkit-border-radius: 5px;*/
	/*background-image: url('../img/tab_bg_selected.jpg');
	color: white*/
}

/* IdTabs Short*/
ul.idTabsShort li a {
	/*background-image: url('../img/tab_bg_short.jpg');*/
	width: 138px
}
ul.idTabsShort li a.selected {
	/*background-image: url('../img/tab_bg_selected_short.jpg');*/
	color: white
}
div.sheets {
clear:both;
font-family:arial;
font-size:13px;
padding:1em;
}
div#more_info_sheets ul li {
	background-position: 6px 4px;
	margin-bottom: 0;
	font-size: 14px;

}

/* @end */

/* @group Global style */

/* global style */
a {
	color: #453529;
	/*text-decoration: underline;*/
	outline: none;
	text-decoration: none;
}
.popup-inner a:hover {
    text-decoration: underline;
}

div#search_block_top {

/*
position: absolute;
display: inline-block;
top: 51px;
width: 220px;
height: 32px;
z-index: 3;
*/
}


div#search_block_top input#quick_search {
display: inline-block;
margin-top: 5px;
height: 23px;
width: 57px;
font-size: 12px;
font-weight: bold;
margin-left: 2px;
line-height: 10px;
color: #379931;
float: left;
}

a:hover { text-decoration: none }
.input:focus { outline: 0 }
a img {
	outline: none;
	border: none;
	text-decoration: none
}
h2, h1 {
/* 	font-size: 1.1em; */
	line-height: 1.6em;
	/*padding-left: 0.5em;*/
	margin: 0.5em 0;
	/* text-transform: uppercase; */
	font-weight: bold;
	color: #374853;
	/* background: transparent url('../img/title_bg.gif') no-repeat top left; */
	height: 21px
}
h2 span {
	font-size: 0.9em;
	text-transform: none;
	font-weight: normal;
	font-style: italic;
	color: #374853;
	margin-left: 1em
}
h3 { font-size: 1.1em; margin: 1em 0 }
h4 { font-size: 1em }
h4.manufcountry {
color: #7F7F7F;
font-weight:normal;
text-align: center;
 }

/* @group Top Site Info */

#top-site-info-wrapper{
	width:100%;
	background-color: #F0CD62;
	background: url(../img/userpanelswitch_bk.png);
}

#top-site-info{
	width:980px;
	height: 24px;
	display:block;
	background-color: #F0CD62;
	background: url(../img/userpanelswitch_bk.png);
	margin-left: auto;
	margin-right: auto;
	padding-top: 3px;
	color: #50673E;
	text-align: left;
}

#top-site-info p {
height: 22px;
display: inline-block;
width: 100%;
padding: 0px;
margin-top: 4px;
}

#top-site-info p span{
font-size: 9pt!important;
}
/* @end */

/* @group Top User Panel */

#top-user-panel-wrapper{
	width:100%;
	display: none;
	background-color: #F0CD62;
	border-top: 1px solid #E0BD52;
	background: url(../img/userpanelswitch_bk.png);
}

#top-user-panel{
	width:980px;
	display:block;
	margin: 0 auto;
	height: 90px;
	background: url(../img/userpanelswitch_bk.png);
}


#top-user-panel-switch-wrapper{
	width: 100%;
	display: block;
	background-color: #AAAAAA;
}

#top-user-panel-switch{
	width: 980px;
	display: block;
	margin: 0 auto;
	height: 1px;
	background-color: #AAAAAA;
}


#showhide_upanel{
	position: relative;
	float: right;
	width: 220px;
	height: 55px;
	padding-top: 5px;
	display: block;
}
#button_upanel{
	cursor: pointer;
}

.button_up_hint{
	background: transparent url('../img/userpanelswitch.png') no-repeat top right;
	z-index: 4;
}

.button_up_no_hint{
	background: transparent url('../img/userpanelswitch.png') no-repeat bottom right;
}

/* @end */

/* @group Org Switcher */

#org_switcher_wrapper {
display: inline-block;
height: 80px;
float: right;
width: 220px;
z-index: 2;
margin-left: 379px;
}

#org_switcher_btn_layer{
	display: block;
	width: 220px;
	height: 60px;
	float: right;
	background: transparent url('../img/quickorgswitch.png') no-repeat bottom right;
}

#org_switcher_btn_layer.org_hint{
	background: transparent url('../img/quickorgswitch.png') no-repeat top right;
}

#org_switcher_btn_layer.org_no_hint{
	background: transparent url('../img/quickorgswitch.png') no-repeat 0 -60px;
}

#org_switcher_btn_layer span{
display: block;
width: 144px;
height: 26px;
padding-top: 5px;
text-align: left;
padding-left: 76px;
cursor: pointer;
font-size: 11px;
}










#org_switch_window{
	width: 220px;
	height: 52px;
	float: right;
	display: block;
	background: transparent url('../img/quickorgswitch.png') no-repeat bottom right;
	text-align: left;
}

ul.ul_org_switch{
padding-left:51px;
padding-right:45px;
padding-top:2px;
}

ul.ul_org_switch li{
list-style: none inside none;
width: 151px;
display: block;
height: 23px;
}

ul.ul_org_switch li img{
float: left;
display: inline-block;
}
ul.ul_org_switch li a{
color: black;
display: inline-block;
float: left;
height: 21px;
margin-left: 3px;
margin-top: 3px;
min-width: 120px;

/* width: 117px; */
}

ul.ul_org_switch li a:hover{
color: black;
text-decoration: underline;
}

a.li_a_org_switch{
	height: 24px;
	padding-top: 5px;
}

/* @end */

#top_menu_wrapper {
display: block;
height: 36px;
position: absolute;
top: 135px;
}


/* @group Billboard-wrapper */

#billboard-wrapper{
	width:100%;
	display:inline-block;

}

#billboard {
	margin: 0 auto 0 auto;
	display: inline-block;
	text-align: left;
	/*float: left;*/
}

/* @end */


/* @group Dividers */

.divider0, .divider1, .divider2{
	width:980px !important;
	display:block;
	margin: 0 auto 0 auto;
}

.divider0{
min-height: 65px !important;
}


.divider1, .divider2{
	/*min-height: 5px !important;*/
}

div.divider1 {
	padding-top: 40px;
	background-color: #f0cd62;
	/*margin-bottom: 10px;*/
}

div.divider1-2 {
	width: 980px;
	height: 40px;
	/*margin-bottom: 10px;*/
}


.social_zone_wrapper{
	min-height: 23px !important;
    background-color: #FFE466;
	padding-top: 4px;
	overflow: hidden;
}
@media (max-width: 980px) {
	.social_zone_wrapper {
		min-width: inherit;
		overflow: hidden;
	}
}
.social_zone {
	display:block;
	margin: 0 auto 0 auto;
	text-align: left;
	padding-bottom: 6px;
    padding-top: 10px;
}
.social_zone a {
color: #B49648;
font-size: 12px;
line-height: 1.2em;
font-family: Verdana,Arial,Helvetica,Sans-Serif;
padding-left: 5px;
}

#social_hello{
	text-align: left;
	width: 253px;
	height: 60px;
	display: inline-block;
	float: left;
	padding-left: 13px;
}
#social_hello h4{
	color: white; /*#EBF5C7;*/
text-shadow: 1px 1px 2px rgba(1, 1, 1, 0.26);
    font-size: 18px;
    text-align: left;
	font-weight: normal;
    height: 35px;
    line-height: 22px;
    font-family: Helvetica,Sans-Serif;
}


#footer_filials_wrapper {
margin: 0 auto 0 auto;
font-size: 12px;
line-height: 1.2em;
padding-bottom: 35px;
/* background-color: #B6DD5A; */
/* background-color: #BED882; */
background-color: #B8D475;
}

#footer_filials_wrapper .hmenu_block_map_data {
display: inline-block;
float: left;
padding-top: 37px;
text-align: left;
width: 609px;
height: inherit;
}
#footer_filials_wrapper  .filials_block_data {
width: 980px;
margin: 0 auto 0 auto;
position: relative;
text-align: left;
font-size: 12px;
line-height: 1.2em;
color: #EBF5CC;
display: block;
overflow: hidden;
}

#footer_filials_wrapper .block h4 {
color: #FAFFE7;
font-size: 18px;
margin-top: 18px;
margin-bottom: 10px;
text-align: left;
float: left;
width: 100%;
margin-left: 16px;
text-shadow: 1px 1px 2px rgba(1, 1, 1, 0.26);
}

#footer_filials_wrapper .hmenu_block_map_icon a.map_icon {
display: block;
float: left;
height: 97px;
margin-left: 17px;
margin-top: 15px;
width: 120px;
box-shadow: 1px 1px 6px rgba(0, 0, 0, 0.4);
}

#footer_filials_wrapper .hmenu_block_map_icon a.map_icon:hover {
box-shadow: 0px 0px 21px rgba(255, 173, 0, 0.91);
}

#footer_filials_wrapper  .hmenu_block_text a ,
#footer_filials_wrapper  .hmenu_block_text {
/* color: #799131; */
color: #67753D;

}



#footer_filials_wrapper  .hmenu_block_map_icon{


}

#footer_filials_wrapper  .hmenu_block_map_icon {
/* background: url("../img/hmenu_icon_map.png") no-repeat scroll 25px 61px rgba(0, 0, 0, 0); */
display: inline-block;
float: left;
height: inherit;
text-align: center;
width: 214px;
}

/* @end */

#footer_wrapper{
	margin: 0 auto 0 auto;
	background-image: url(../img/footer_bg.png);
	background-position:left top;
	background-repeat:repeat;
	font-size:12px;
	line-height:1.2em;
	padding-bottom:0px;
	/*padding-top:20px;*/
	background-color: #84AD24;
	/*border-top: solid 23px #b6dd5a;*/
}

#footer_bootom_line_wrapper{
	margin: 0 auto 0 auto;
	background-color: #84AD24;
	background-image: url(../img/footer_bottom_line_bg.png);
	background-position:left top;
	background-repeat:repeat-x;
	padding: 0px;
}

#footer_bootom_line.mini{
	background: url('../img/footer_bottom_line_mini.png') no-repeat top left;
	margin-top: -58px;
}

#footer_bootom_line {
background: url('../img/footer_bottom_line.png') no-repeat top left;
display: block;
width: 982px;
height: 190px;
margin: 0 auto;
background-color: #8AAA41;
}

/*#footer_add_info_ivsem{
	width: 380px;
}*/

#block_footer_add_info{
    /*background-color: rgba(1,0,0,.5);*/
     width: 475px;
}

a.headtexta {
	color: #EBF5C7;
}

a.headtexta:hover {
	color: #F7C441;
}

span.headtext {
    color: #EBF5C7;
    font-size: 18px;
    font-family: Helvetica,Sans-Serif;
    font-size: 18px;
    font-weight: normal;
    width: 100%;
    float: left;
    margin-bottom: 4px;
}

span.headtextleft {
    color: #EBF5C7;
    font-size: 18px;
    font-family: Helvetica,Sans-Serif;
    font-size: 18px;
    font-weight: normal;
    width: 100%;
    float: left;
    margin-bottom: 4px;
}

span.headtextright {
    margin-bottom: 4px;
	color: #EBF5C7;
    float: right;
    font-family: Helvetica,Sans-Serif;
    font-size: 18px;
    font-weight: normal;
    text-align: right;
    width: 100%;
}

#footer_design{
	padding-top: 120px;
	text-align: right;
	float: right;
	padding-right: 70px;
	font-family: Helvetica;
	color: white;
	font-size: 12px;
	line-height: 16px;
}

#footer_design_info{
	text-align: right;
	float: left;
	width: 300px;
	margin-top: 100px;
	color: white;
    font-family: Helvetica;
    font-size: 12px;
    line-height: 16px;
}

#footer_copyright{
	padding-top: 120px;
	text-align: left;
	float: left;
	padding-left: 73px;
	font-family: Helvetica;
	color: white;
	font-size: 12px;
	line-height: 16px;
}

#footer_copyright a{
	color: white;
}

#footer_copyright a:hover{
	color: #F7C441;
}


#footer_design a{
	color: white;
}

#footer_design a:hover{
	color: #F7C441;
}




/* @group Columns */

#left_column, #center_column{ float: left }
#right_column { float: right }

#left_column {
	clear: left;
	width: 980px;
	margin: 0 auto 0 auto;
	/*overflow: hidden*/
	/*-moz-border-radius: 5px;
	-webkit-border-radius: 5px;*/
	}
#center_column {
	width: 735px;
	/*padding-left: 10px;*/
	margin-bottom: 30px;
	margin-top: 0;

	overflow: hidden;
	/*padding-top: 12px;*/
}

body#index #center_column {
	margin-top: -25px;
}
#right_column {
	width: 220px;
	margin-right: 2px;
	/*margin-right: 10px;*/
	/*overflow: hidden;*/
}

/* @end */

/* global layout */


.wrapper980 {
	width: 980px;
	margin: 0 auto 0 auto;
	text-align: left;
	display: inline-block;
/* 	margin-top: 10px; */
}

/* @end */

/* @group Global RTE fields */

/* global RTE fields */

body #center_column .page_data ul {
    list-style: circle inside url("../img/greenbullet.png");
    list-style-type: circle;
    list-style-position: inside;
    margin: 0 0 6px 4px;
    padding: 0px 0px 0px 0px;
}

/*h1{
font-size: 25px;
font-weight: bold;
    margin: 0.75em 0 0.3em 0;
}*/

h2, h1{
font-size: 20px;
font-weight: bold;
    height: auto;
    margin: 0.75em 0 0.3em 0;
    }

h3{
font-size: 16px;
font-weight: bold;
    height: auto;
    margin: 0.75em 0 0.3em 0;
}

h4{
font-size: 14px;
font-weight: bold;
    height: auto;
        margin: 0.75em 0 0.3em 0;
}

h5{
font-size: 13px;
font-weight: normal;
        margin: 0.75em 0 0.3em 0;
}

h6{
font-size: 11px;
font-weight: normal;
        margin: 0.75em 0 0.3em 0;
}
 

div.rte,
 .mceContentBody {
	text-align: left;
	background: white;
	color: black
}
body.mceContentBody {
	margin: 9px 6px;
	max-width: 720px
}
div.rte html, div.rte div, div.rte span, div.rte applet, div.rte object, div.rte iframe, div.rte h1, div.rte h2, div.rte h3, div.rte h4, div.rte h5, div.rte h6, div.rte p, div.rte blockquote, div.rte pre, div.rte a, div.rte abbr, div.rte acronym, div.rte address, div.rte big, div.rte cite, div.rte code, div.rte del, div.rte dfn, div.rte em, div.rte font, div.rte img, div.rte ins, div.rte kbd, div.rte q, div.rte s, div.rte samp, div.rte small, div.rte strike, div.rte strong, div.rte sub, div.rte sup, div.rte tt, div.rte var, div.rte dl, div.rte dt, div.rte dd, div.rte ol, div.rte ul, div.rte li, div.rte fieldset, div.rte form, div.rte label, div.rte legend, div.rte table, div.rte caption, div.rte tbody, div.rte tfoot, div.rte thead, div.rte tr, div.rte th, div.rte td,
.mceContentBody html, .mceContentBody div, .mceContentBody span, .mceContentBody applet, .mceContentBody object, .mceContentBody iframe, .mceContentBody h1, .mceContentBody h2, .mceContentBody h3, .mceContentBody h4, .mceContentBody h5, .mceContentBody h6, .mceContentBody p, .mceContentBody blockquote, .mceContentBody pre, .mceContentBody a, .mceContentBody abbr, .mceContentBody acronym, .mceContentBody address, .mceContentBody big, .mceContentBody cite, .mceContentBody code, .mceContentBody del, .mceContentBody dfn, .mceContentBody em, .mceContentBody font, .mceContentBody img, .mceContentBody ins, .mceContentBody kbd, .mceContentBody q, .mceContentBody s, .mceContentBody samp, .mceContentBody small, .mceContentBody strike, .mceContentBody strong, .mceContentBody sub, .mceContentBody sup, .mceContentBody tt, .mceContentBody var, .mceContentBody dl, .mceContentBody dt, .mceContentBody dd, .mceContentBody ol, .mceContentBody ul, .mceContentBody li, .mceContentBody fieldset, .mceContentBody form, .mceContentBody label, .mceContentBody legend, .mceContentBody table, .mceContentBody caption, .mceContentBody tbody, .mceContentBody tfoot, .mceContentBody thead, .mceContentBody tr, .mceContentBody th, .mceContentBody td {
	margin: 0;
	padding: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
/*	vertical-align: middle */
}

.mceContentBody p ,
body#tinymce.mceContentBody ul li{
    font-size: 14px;
    font-weight: normal;
    font-family: Helvetica, Arial;
    line-height: 18px;
    color: #343434;
}


div.rte h1, div.rte h2, div.rte h3, div.rte h4, div.rte h5, div.rte h6,
 .mceContentBody h1, .mceContentBody h2, .mceContentBody h3, .mceContentBody h4, .mceContentBody h5, .mceContentBody h6 {
	margin: 0.75em 0 0.3em 0;
	color: #343434;
}


div.rte h1,
 .mceContentBody h1 {
	font-size: 25px;
	font-weight: bold
}
div.rte h2,
 .mceContentBody h2 {
	font-size: 20px;
	background: none;
	text-transform: none;
	height: auto;
		font-weight: bold
}
div.rte h3, .mceContentBody h3 { font-size: 16px; 	font-weight: bold ; 	height: auto;}
div.rte h4, .mceContentBody h4 { font-size: 14px; 	font-weight: bold ; 	height: auto;}
div.rte h5,.mceContentBody h5 { font-size: 12px; 	font-weight: normal; 	height: auto; }
div.rte h6, div.rte h6 { font-size: 8px }
div.rte ol, .mceContentBody ul, div.rte ol, .mceContentBody ul { padding-left: 2em }
div.rte ul, .mceContentBody ul {
	list-style: circle inside url("../img/greenbullet.png");
	list-style-type: circle;
	list-style-position: inside;
	margin: 0 0 6px 4px;
	padding: 0px 0px 0px 0px;
}

.mceContentBody a{
    color: #229B22;
	text-decoration: underline;
}

div.rte strong, .mceContentBody strong { font-weight: bold }
div.rte em, .mceContentBody em { font-style: italic }

/* tables still need 'cellspacing="0"' in the markup */
div.rte table,.mceContentBody table {
	border-collapse: separate;
	border-spacing: 1px;
	width: auto
}
div.rte caption, div.rte th, div.rte td, div.rte table,
 .mceContentBody caption, .mceContentBody th, .mceContentBody td, .mceContentBody table {
	text-align: left;
	font-weight: normal;
	background: none;
	height: inherit;
    border-collapse: separate;
	text-align: center
}
div.rte th, .mceContentBody th {
	padding-left: 1em;
	padding-right: 1em;
	background: #e5e6e7
}
#center_column div.rte p,
 .mceContentBody p { padding-left: 0; margin: 0.5em 0 }
div.rte ol, .mceContentBody ol {
	list-style-type: decimal;
	margin-left: 10px
}

body#tinymce.mceContentBody ul{
	list-style: circle inside url("../img/greenbullet.png");
	list-style-type: circle;
	list-style-position: inside;
	margin: 0 0 6px 4px;
	padding: 0px 0px 0px 0px;
}

body#tinymce.mceContentBody p a{
	color: #229B22; /* #a7c561; */
	text-decoration: underline;
}

div.rte p a{
	color: #229B22; /* #a7c561; */
	text-decoration: underline;
}

div#idTab1.rte p a {
color: #008000;
text-decoration: underline;
}

/* /global RTE fields */

/* @end */

/* @group Global Table style */

/* global table style */
div.table_block {
	border: 1px solid #e0e0e0;
	/*background: transparent url('../img/table_footer.gif') no-repeat bottom left;*/
	/*padding-bottom: 6px;
	margin: 0 auto 2em;*/
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	width: 700px;
	margin-bottom: 10px;
}
table.std {
	border-spacing: 0;
	border-collapse: collapse;
	width: 100%
}
table.std td, table.std th { padding: 0.4em 0.5em }
table.std th { white-space: nowrap }
table.std tr.item td, table.std tr.item th { background-color: white }
table.std tr.alternate_item td,
 table.std tr.alternate_item th { background-color: #f1f2f4 }
table.std tbody tr td, table.std tfoot tr td { border-top: 1px solid #bdc2c9 }
table.std thead th {
	background-color: #e9f6d9;
	/*background-image: url('../img/table_header.gif');*/
	background-repeat: no-repeat;
	height: 24px;
	color: #374853;
	font-weight: bold;
	text-align: left;
	white-space: nowrap
}
table.std tr.alternate_item.carrierOptions td {
    background-color: #E0E0E0 !important;
}
table.std tr.item.carrierOptions td {
    background-color: #fff !important;
}
table.std thead th.first_item { background-position: top left }
table.std thead th.last_item { background-position: top right }
table.std thead th.item { background-position: -93px 0; /*-5px 0;*/ }
table.std tfoot td {
	color: #374853;
	text-align: right;
	white-space: nowrap
}

/* /global table style */

/* @end */

/* @group Global form style */

/* global form style */
form.std { clear: both }
form.std h3 {
color: #555;
font-size: 1.4em;
font-weight: normal;
padding: 11px 0px 0px 20px;
margin: 0 0 0.5em 0;
}


form.std fieldset {
border: 3px solid #B0D35D;
background-color: #F0F0F0;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
margin-bottom: 13px;
}
form.std fieldset legend {
	padding: 0.3em 0.6em;
	margin: 1em 0 1em 0.5em;
	font-size: 1.6em;
	font-weight: 100;
	border-color: #d0d1d5;
	border-style: solid;
	border-width: 1px
}
form.std h4, form.std p,.addresses p  {
	margin: 0;
}


form.std label.address_delivery_sel,
form.std label.address_invoice_sel {
text-align: right;
width: inherit;
}

form.std p span {
/*
	float: left;
	text-align: right;
	width: 26%
*/
}

form.std label{
	
}


form.std p span.like_input {
	width: auto;
	margin-left: 0.7em
}
input, textarea, select, span.editable {
	margin-left: 0.7em;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	outline: none
}
input, textarea, select { border: 1px solid #bdc2c9 }
input.text {
	height: 18px;
	padding-left: 2px;
	padding-right: 2px
}
.checkbox input, .radio input { border: none }
form.std .checkbox label, form.std .radio label, form.std span.form_info {
	margin: 0;
	float: none;
	text-align: left
}

.required sup {
color: #a1cc0c;
font-family: helvetica;
font-size: 21px;
line-height: 10px;
margin-top: 2px;
display: inline-block;
width: 12px;
height: 0px;
 }
form.std p.checkbox { padding-left: 25% /* 30% */ }




#center_column form.std p.submit2 {
	padding-left: 170px;
	margin-bottom: 1.5em
}

/* @end */

/* @group Buttons */

/* START OF BUTTONS SECTION
 * -tags: input, a, span
 * -sizes: mini, small, normal, large
 * -types: button, exlusive
 * -status: normal, hover, disabled
 * -rule: the span.button is a a.button disabled
*/

/* @group Global */

/* global button */
input.button_mini, input.button_small, input.button, input.button_large,
input.button_mini_disabled, input.button_small_disabled, input.button_disabled, input.button_large_disabled,
input.exclusive_mini, input.exclusive_small, input.exclusive, input.exclusive_large,
input.exclusive_mini_disabled, input.exclusive_small_disabled, input.exclusive_disabled, input.exclusive_large_disabled,
a.button_mini, a.button_small, a.button, a.button_large,
a.exclusive_mini, a.exclusive_small, a.exclusive, a.exclusive_large,
span.button_mini, span.button_small, span.button, span.button_large,
span.exclusive_mini, span.exclusive_small, span.exclusive, span.exclusive_large {
	background-repeat: no-repeat;
	background-position: top left;
	border: none;
	color: black!important;
	font-weight: bold;
	font-size: 10px!important;
	text-align: center;
	text-decoration: none!important;
	cursor: pointer;
	display: block;
	line-height: 18px;
	height: 18px
}

/* @end */

/* @group Input */

/* input button */
input.button_mini, input.button_small, input.button, input.button_large,
input.button_mini_disabled, input.button_small_disabled, input.button_disabled, input.button_large_disabled,
input.exclusive_mini, input.exclusive_small, input.exclusive, input.exclusive_large,
input.exclusive_mini_disabled, input.exclusive_small_disabled, input.exclusive_disabled, input.exclusive_large_disabled {
	padding-bottom: 2px
}

/* @end */

/* @group Disable */

/* disabled button */
input.button_mini_disabled, input.button_small_disabled, input.button_disabled, input.button_large_disabled,
input.exclusive_mini_disabled, input.exclusive_small_disabled, input.exclusive_disabled, input.exclusive_large_disabled,
span.button_mini, span.button_small, span.button, span.button_large,
span.exclusive_mini, span.exclusive_small, span.exclusive, span.exclusive_large {
	background-position: left -36px;
	cursor: default;
	color: #888!important
}

/* @end */

/* @group Exclusive */

/* exclusive button */
input.exclusive_mini, input.exclusive_small, input.exclusive, input.exclusive_large,
input.exclusive_mini_disabled, input.exclusive_small_disabled, input.exclusive_disabled, input.exclusive_large_disabled,
a.exclusive_mini, a.exclusive_small, a.exclusive, a.exclusive_large,
span.exclusive_mini, span.exclusive_small, span.exclusive, span.exclusive_large {
	color: white!important
}

/* @end */

/* @group Exclusive disabled */

/* exclusive disabled button */
input.exclusive_mini_disabled, input.exclusive_small_disabled, input.exclusive_disabled, input.exclusive_large_disabled, span.exclusive_mini, span.exclusive_small, span.exclusive, span.exclusive_large {
	color: #488c40!important
}

/* @end */

/* @group Hover */

/* hover button */
input.button_mini:hover, input.button_small:hover, input.button:hover, input.button_large:hover,
input.exclusive_mini:hover, input.exclusive_small:hover, input.exclusive:hover, input.exclusive_large:hover,
a.button_mini:hover, a.button_small:hover, a.button:hover, a.button_large:hover,
a.exclusive_mini:hover, a.exclusive_small:hover, a.exclusive:hover, a.exclusive_large:hover {
	background-position: left -18px
}

/* @end */

/* @group Exclusive Hover */

/* exclusive hover button */
input.exclusive_mini:hover, input.exclusive_small:hover, input.exclusive:hover, input.exclusive_large:hover, a.exclusive_mini:hover, a.exclusive_small:hover, a.exclusive:hover, a.exclusive_large:hover {
	color: white!important
}

/* @end */

/* @group Classic buttons */

/* classic buttons */
input.button_mini, input.button_mini_disabled, input.exclusive_mini, input.exclusive_mini_disabled, a.button_mini, a.exclusive_mini, span.button_mini, span.exclusive_mini {
	width: 30px;
	background-image: url('../img/button-mini.gif')
}
input.button_small, input.button_small_disabled, input.exclusive_small, input.exclusive_small_disabled, a.button_small, a.exclusive_small, span.button_small, span.exclusive_small {
	width: 60px;
	background-image: url('../img/button-small.gif')
}
input.button, input.button_disabled, input.exclusive, input.exclusive_disabled, a.button, a.exclusive, span.button, span.exclusive {
	width: 120px;
	background-image: url('../img/button-medium.gif')
}
input.button_large, input.button_large_disabled, input.exclusive_large, input.exclusive_large_disabled, a.button_large, a.exclusive_large, span.button_large, span.exclusive_large {
	width: 180px;
	background-image: url('../img/button-large.gif')
}

/* @end */

/* @group Exclusive button */

/* exclusive button */
input.exclusive, input.exclusive_disabled, a.exclusive, span.exclusive { background-image: url('../img/button-medium_exclusive.gif') }
input.exclusive_mini, input.exclusive_mini_disabled, a.exclusive_mini, span.exclusive_mini { background-image: url('../img/button-mini_exclusive.gif') }
input.exclusive_small, input.exclusive_small_disabled, a.exclusive_small, span.exclusive_small { background-image: url('../img/button-small_exclusive.gif') }
input.exclusive_large, input.exclusive_large_disabled, a.exclusive_large, span.exclusive_large { background-image: url('../img/button-large_exclusive.gif') }





/* @end */




/* @group EXPRESS ORDER*/

form.std.express_std p.submit {
padding-left: 56px!important;
}

form.std p.submit {
	padding-left: 56px!important;
/* 	padding-left: 31%!important; */
	margin-bottom: 1.5em
}

form#expressorder.std p.submit {
padding-left: 0%!important;
margin-bottom: 1.5em;
}

form#order_opc_form.std p.submit {
padding-left: 0%!important;
margin-bottom: 1.5em;
}





div.order_message_text {
padding-left: 12px;
}

.express_order_form_block {
margin: 40px 0 0px;
display: inline-block;
width: 100%;
}



body#order form#order_opc_form.std .express_opc_info p,
body#authentication .express_opc_info p{
padding: 4px 25px;
clear: both;
}



body#order form#order_opc_form.std  td.cart_description h5 a,
body#order form#order_opc_form.std  td.cart_ref,
body#order form#order_opc_form.std  td.cart_total,

body#authentication  td.cart_description h5 a,
body#authentication  td.cart_ref,
body#authentication  td.cart_total {
color: #595A5E;
font-size: 12px;
font-family: arial;
font-weight: normal;
}


body#order form#order_opc_form.std  table.std thead th,
body#authentication  table.std thead th {
background-color: #E2E2E2;
}



body#order form#order_opc_form.std #cart_summary tfoot tr.cart_total_price td ,
body#authentication #cart_summary tfoot tr.cart_total_price td {
border-top: 2px solid #E2E2E2;
}




body#order form#order_opc_form.std label#express_message,
body#authentication form.std label#express_message{
text-align: left;
margin-left: 9px;
margin-bottom: 2px;
}

td.carrier_name label a img{
	border: 3px solid #F0CD62;
}

table.carriers_list th,
td.carrier_name label{
/* 	cursor: pointer; */
	font-size: 14px;
}

td.carrier_name label a{
	text-decoration: underline;
}

td.carrier_name label a img:hover{
	border: 3px solid #B0D35D;
}

td.carrier_price{
	font-size: 14px;
}

table.carriers_list tr.carrier_name td{
	min-height: 26px;
	display: inline-block;
}

.order_carrier_message {
margin: 4px 14px 2px 14px;
}


.std.express_opc_table {
width: 93%;
margin: 0 auto;
border: 3px solid #E2E2E2;
}





body#order form#order_opc_form.std table.std.express_opc_table tbody tr:hover td,
body#order form#order_opc_form.std table.std tr:hover,
body#order form#order_opc_form.std table.std.express_opc_table tbody tr.item:hover td,
body#order form#order_opc_form.std table.std.express_opc_table tbody tr.alternate_item:hover td,

#authentication table.std.express_opc_table tbody tr:hover td,
#authentication table.std tr:hover,
#authentication table.std.express_opc_table tbody tr.item:hover td,
#authentication table.std.express_opc_table tbody tr.alternate_item:hover td{
	background-color: #B0D35D;
}





body#order form#order_opc_form.std table.std.express_opc_table tfoot tr:hover,
body#order form#order_opc_form.std table.std.express_opc_table tfoot tr:hover td,

#authentication table.std.express_opc_table tfoot tr:hover,
#authentication table.std.express_opc_table tfoot tr:hover td{
	background-color: inherit;
}

span.express_opc.price{
	font-size: 13px;
	font-weight: bold;
	font-size: 12px;
	font-family: verdana;
	text-align: right;
	float: right;
}

tr.express_payment_module {
border-top: 1px solid #CECECE;
}



body#order form#order_opc_form.std #cart_summary tfoot tr.cart_total_price td.express_opc.price,
body#authentication #cart_summary tfoot tr.cart_total_price td.express_opc.price{
	width: 79px;
	text-align: right;
	font-weight: bold;
	font-size: 12px;
	font-family: verdana;
}


body#order form#order_opc_form.std .opc_address_info p {
	padding-left: 25px;
}

body#order form#order_opc_form.std .opc_address_info ul{
	width: 326px;
}

body#order form#order_opc_form.std .opc_address_info ul.address.item{
	margin-left: 25px;
}

body#order form#order_opc_form.std table.std.express_opc_table label,
#authentication form.std table.std.express_opc_table label{
width: inherit;
float: none;
display: inline-block;
width: 100%;
text-align: left;
font-family: verdana;
font-size: 13px;
font-weight: normal;
cursor: pointer;
}




body#order form#order_opc_form.std table.std.express_opc_table td.cart_quantity p,
#authentication form.std table.std.express_opc_table td.cart_quantity p{
padding: inherit;
}



body#order form#order_opc_form.std table.std tbody tr td,
body#order form#order_opc_form.std table.std tfoot tr td,

#authentication table.std tbody tr td,
#authentication table.std tfoot tr td {
border-top: none; /* 1px solid #BDC2C9; */
}

/*
#authentication .carrier_infos {
font-size: 13px;
}
*/



body#order form#order_opc_form.std td.carrier_name label,
#authentication td.carrier_name label {
font-size: 13px;
}

div.carrier_order_msg{
	border: 3px solid #B0D35D;
	background-color: #F0F0F0;
	margin: 19px 0 4px;
	padding: 0.6em;
	position: relative;
	width: 688px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

#ordermsg.carrier_order_msg textarea {
margin: 4px;
padding: 0;
width: 677px;
}


/* id_state field in managed via JS and is firstly hidden */


/* generic style */
ul.bullet li, .block ul.bullet li {
	padding-left: 2em;
	background: transparent url('../img/bullet.gif') no-repeat 6px 6px;
	list-style-type: none
}

/* @end */

/* @group Prices */

.price-discount { text-decoration: line-through }
.price-pretax { color: gray }
.price-ecotax { color: #488c40 }
img.icon { margin-right: 0.5em; vertical-align: middle }
.price, .price-shipping, .price-wrapping {
	/*color: #da0f00;*/
	color: black;
	font-size: 1.1em;
	white-space: nowrap
}

/* @end */

/* @group Errors */

/* errors */
.error {
	width: 90%;
 	border: 1px solid #da0f00;
	background-color: #f1f2f4;
	color: #da0f00;
	margin: 0.3em auto 1.5em auto;
	padding: 0.3em 0.8em 1em;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;


}

form.std span.form_info
{
	color: #ccc;
}

form.std span.form_info.passwd_hint
{
	color: #ccc;
}


form.std span.form_info.passwd_hint.pwd_bad{
	color: #444;
}

.error p { font-weight: bold }
.error li {
    list-style-position: inside;
    list-style-type: none;
    padding-left: 1em !important;
    font-size: 12px !important;
    font-family: helvetica !important;
    color: #da0f00 !important;
}
.error ul {
    margin: 7px 0;
}
.error li hr {
    border-top: 1px dashed #ccc;
    margin: 7px 0;
}

/* warning */
.warning {
	color: black;
	font-size: 1.2em;
	background-color: #F8E1A0;
	border: 1px dashed #F9E400;
	font-weight: bold;
	margin: 0.2em 2em;
	padding: 0.6em 1em
}
.warning_inline {
	color: #da0f00;
	font-weight: bold
}

/* success */
.success {
	color: green;
	background-color: #d0d3d8;
	border: 1px dashed green;
	font-weight: bold;
	margin: 0.2em 1em;
	padding: 0.3em 0.8em 1em
}
.success_inline {
    background-color: #F0CD62;
    border-radius: 12px 12px 12px 12px;
    box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.4);
    color: #64462C;
    display: inline-block;
    font-size: 14px;
    font-weight: normal;
    height: 22px;
    left: 50%;
    margin-left: -150px;
    padding: 20px;
    position: fixed;
    top: 40%;
    width: 300px;
    z-index: 10000;
    cursor: pointer;
}

.subscribe_inline {
    background-color: #F0CD62;
    border-radius: 12px 12px 12px 12px;
    box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.4);
    color: #64462C;
    display: inline-block;
    font-size: 14px;
    font-weight: normal;
    height: 22px;
    left: 50%;
    margin-left: -150px;
    padding: 20px;
    position: fixed;
    top: 40%;
    width: auto;
    z-index: 10000;
    cursor: pointer;
}


/* @end */



/* @group Header */

#header-wrapper {
    background: url("../img/headwrp-bg2.jpg") no-repeat scroll center top  #67AE34;
    display: inline-block;
    height: 171px;
    margin-bottom: 14px;
    position: relative;
    width: 100%;
    z-index: 200;
   }

#header
{
	margin: 0 auto 0 auto;
	width: 980px;
	height: 171px;
/* 	background: url('../img/header.jpg') no-repeat top center; */
}

#header_right {
	float: left;
	margin-top: 58px;
	margin-bottom: 15px;
	width: 73%;
	text-align: right;
}

/* @group Header - right */

/* Header */
#header_right ul { list-style: none }
#header_right form {
	border: none;
	margin-bottom: 0!important;
	display: inline
}
#header_right label {
	margin: 0;
	float: none
}

/* @end */

/* @group Block - top currencies */

/* block top currencies */
#currencies_block_top_wrapper{
float:left;
text-align:left;
margin-left: 10px;
margin-right: 10px;
height:90px;
overflow:hidden;
}

#currencies_block_top {
-moz-border-radius: 5px;
-webkit-border-radius: 5px;

border:1px solid white;
margin-top:0px;
margin-bottom: 10px;
height:15px;
padding:10px;
float: left;
text-align: left;

	background-color:#E0BD52;
	/*margin: 0.4em 0.5em 0 0;
	float: left;
	width: 8em;*/

}
#currencies_block_top ul li {
	float: left;
	margin-right: 0.2em;
	margin-bottom: 2px;
	list-style:none outside none;
}
#currencies_block_top ul li a {
	display: block;
	font-size: 0.8em;
	background-color: #f1f2f4;
	border: #595a5e 1px solid;
	text-decoration: none;
	min-width: 1em;
	padding: 0 2px 0 3px;
	line-height: 1.5em;
	text-align: center;
	vertical-align: middle
}
#currencies_block_top ul li a:hover {
	background-color: white;
	color: black
}
#currencies_block_top ul li.selected a {
	border: none;
	background-color: transparent;
	font-size: 11px;
	line-height: 1.2em;
	font-weight: bold;
	color: black;
	border: 1px solid white
}
/*#currencies_block_top p { clear: left }*/

/* @end */

/* @group Block - Top languages */

/* block top languages */
#languages_block_top_wrapper{
	float: left;
	text-align: left;
	height:90px;
	overflow:hidden;
}
p#left_under_block{
height:21px;
margin-top:12px;
margin-left: 10px;
margin-right: 10px;
}

/*#languages_block_top p { clear: left }*/
#languages_block_top {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border:1px solid white;
	margin-top:0px;
	padding:10px;
	float: left;
	background-color:#E0BD52;
}
#languages_block_top ul#first-languages li {
	float: left;
	list-style:none outside none;
	margin-right: 3px
}
#languages_block_top ul#first-languages li.selected_language {
	float: left;
	margin-right: 0.3em
}

/* @end */


/* @group Block - Top login-register */
/* blocklogin-register  */

#login_panel_wrapper{
	float: left;
	height:70px;
	width:620px;
	padding-bottom:10px;
	padding-top:10px;
	}

#login_panel{
	width: 620px;
	height: 90px;
	display: block;
	float: left;
}

#loginBox_content{
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
background-color:#E0BD52;
border:1px solid white;
margin-top:-1px;
margin-bottom: 10px;
padding-left:10px;
padding-right: 10px;
padding-top: 5px;
padding-bottom: 5px;
height: 25px;
float: left;
width: 590px;
z-index: 11;
}

#registerBox_content{
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
background-color:#E0BD52;
border:1px solid white;
float:left;
height:22px;
margin-bottom:10px;
margin-top:-1px;
padding-top: 8px;
padding-bottom: 4px;
padding-left: 10px;
padding-right: 10px;
width: 590px;
z-index: 11;
}

.tabholder{
	margin-left:10px;
	width:400px;
	z-index: 12;
}
.tabholder ul.tabs li {
	list-style:none;
	display:inline;
	float:left;
	height:20px;
	padding-left: 10px;
	padding-right: 10px;
	margin:3px 2px 0 0px;
	-moz-border-radius:5px 5px 0 0;
	-webkit-border-radius: 5px 5px 0 0;
	border-left:1px solid #f7e5ac;
	border-right:1px solid #f7e5ac;
	border-top:1px solid #f7e5ac;
	/*margin-left: 10px;
	margin-right: 10px;*/
}

.tabholder ul.tabs li a, .tabholder ul.tabs li a:visited {
	text-decoration:none;
	margin:2px 0;
	display:block;
	color:#000;
	text-align:center;

}

.tabholder ul.tabs li.active {
	background-color:#E0BD52;
	-moz-border-radius:5px 5px 0 0;
	-webkit-border-radius: 5px 5px 0 0;
	border-left:1px solid white;
	border-right:1px solid white;
	border-top:1px solid white;
	list-style:none;
	display:inline;
	float:left;
	/*margin-left: 10px;
	margin-right: 10px;*/
	/*width:70px;*/

	height:20px;
	position:relative;
	/*color:#fff;
	font-weight: normal;*/
	outline:none;
}
.tabholder ul.tabs li.active a, .tabholder ul.tabs li.active a:visited {
	text-decoration:none;
	margin:2px 0;
	display:block;
	color:#fff;
	text-align:center;
	outline:none;

}

#statusMsg{
	margin-top:-1px;
	margin-bottom: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 0px;
	float: left;	
        color: red;
}


#SubmitLogin_ajax {
margin: 1px 0px 0px 8px;
/*
border: 1px solid gray;
background-color: #F0F0F0;
padding: 1px 5px;
border-radius: 5px;
cursor: pointer;
*/
}

#btnRegister_ajax {
margin: -2px 0px 0px 8px;

/*
border: 1px solid gray;
background-color: #F0F0F0;
padding: 1px 5px;
border-radius: 5px;
cursor: pointer;
*/
}


/*.errorMsg{background:#FF9; border:1px solid #c3c3c3; padding:3px;}*/



/* @end */

/* @group Block - HeaderUser */

/* block top user information */
#header_user {
	/*float: right;*/
	/*text-align: right;*/
    background-color:#E0BD52;
	margin-right: 5px;
	-moz-border-radius:5px;
	-webkit-border-radius: 5px;
	border:1px solid white;
	height: 23px;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 2px;
	margin-top: 33px;
	margin-bottom: 17px;
}

a#a_logged_accaunt {
	color: white;
	text-decoration: underline;
}

a#a_logged_accaunt:hover {
	color: white;
}

a#a_header_user_info_exit {
margin-top: -3px;
/*
	color: black;
	height:15px;
	/* padding:3px 5px; */
/*
	width:41px;


margin: 3px 0px 0px 8px;
border: 1px solid gray;
background-color: #F0F0F0;
padding: 1px 5px;
border-radius: 5px;
cursor: pointer;
*/

}

a#a_header_user_info_exit:hover {
/* 	color: white; */
}

div.info_user_logged_name{
	float: left;
	width: 622px;
	text-align: center;
}

div.info_user_logged_exit{
float: right;
width: 90px;
text-align: center;
margin-right: 5px;
}

div#header_user.info_user_guest{
	background-color:#E0BD52;
margin-right:10px;
text-align:center;
width:123px;
float: right;
}

#header_user p { color: #595a5e }
#header_user span { font-weight: bold }
#header_user ul { margin-top: 0.3em }
/*#header_user li {
	float: right;
	line-height: 2em;
	margin-left: 0.5em;
	white-space: nowrap
}*/



#header_user #shopping_cart, #header_user #your_account { font-size: 0.9em }
#header_user li#your_account { margin-left: 0 }
#header_user #shopping_cart a, #header_user #your_account a {
	background-repeat: no-repeat;
	background-position: top left;
	padding: 2px 0 4px 26px;
	height: 20px;
	text-decoration: none
}
#header_user #shopping_cart a { background-image: url(../img/icon/cart.gif)}

#header_user #your_account a { background-image: url('../img/icon/my-account.gif') }

/* @end */

/* @group Block - Logo */

/*div.logo {
	display:inline;
	position:relative;
	display: inline-block;
	float: left;
	position: relative;
	height: 135px;
	width: 320px;
}*/

/*h1#logo {
	cursor: pointer;
	float: left;
}*/

/* top Home category Link */
#logo_wrapper{
	display:inline-block;
	float:left;
	height:135px;
	position:relative;
	width:320px;
	  -moz-user-select: none;
  -webkit-user-select: none;
  user-select: none;
}

#logo{
  -moz-user-select: none;
  -webkit-user-select: none;
  user-select: none;
	display: block;
	height:135px;
	width: 140px;
	float:left;
}

/*
#logo.logo_no_hover{
	background: url(../img/logo3.png) no-repeat top left;
}

#logo.logo_hover{
	background: url(../img/logo3.png) no-repeat bottom left;
}
*/

a#a_logo_link{
	display: block;
	width: 140px;
	height: 135px;
	background: url(../img/logo3.png) no-repeat top left;
/* 	background: url(../img/logo_new_year.png) no-repeat top left; */
  -moz-user-select: none;
  -webkit-user-select: none;
  user-select: none;
}

a#a_logo_link:hover{
	background: url(../img/logo3.png) no-repeat bottom left;
/* 	background: url(../img/logo_new_year.png) no-repeat bottom left; */
}

/* @end */

/* @group Block - Shop Info */

/* shop info */

div#shop_info_wrapper{
color: #F0DA96;
display: block;
height: 80px;
text-align: right;
width: 351px;
margin-top: 32px;
position: absolute;
margin-left: 624px;
text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2);
z-index: -1;
}

span.shop_info_first_letters{
	color: #febf0f;
}

div#shop_info_wrapper p{
color: #F3D98A;
font-family: Helvetica;
font-weight: normal;
font-size: 15px;
font-style: normal;
cursor: default;
}

div#shop_info_wrapper p:hover {
color: #FFF;
}

/* @end */


/* @group Block - Home Category Link */

/* top Home category Link */
#home_cat_link_wrapper{
float:left;
height:100px;
margin-left:-674px;
margin-top:-64px;
width:74px;
}

a#home_cat_link{
	display: block;
	width: 74px;
	height: 100px;
	background: url(../img/home_cat_link2.png) no-repeat top left;
}

a#home_cat_link:hover{
	background: url(../img/home_cat_link2.png) no-repeat bottom left;
}

/* @end */

/* @group Block - Top links */

/* top links */
ul#header_links {
	margin: 0.4em 0.3em 0 0;
	list-style-type: none;
	float: left
}
#header_links li {
	float: left;
	width: 66px
}
#header_links a {
	display: block;
	height: 15px;
	color: #595a5e;
	padding-top: 19px;
	text-align: center;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: top center;
	background-color: transparent
}
#header_links #header_link_sitemap a { background-image: url('../img/icon/sitemap.gif') }
#header_links #header_link_contact a { background-image: url('../img/icon/contact.gif') }
#header_links #header_link_bookmark a { background-image: url('../img/icon/star.gif') }

/* @end */

/* @group Block - Top Search */

/* block top search */
#header_right #search_block_top {
	float: right;
	background: #e5e6e7 url('../img/block_search_bg.jpg') no-repeat top right;
	margin-bottom: 11px;
	width: 336px;
	height: 28px
}
#header_right #search_block_top p { padding: 0.4em 0 0.4em 1em }
#header_right #search_block_top label, #header_right #search_block_top input { float: left }
#header_right #search_block_top label {
	background: transparent url('../img/icon/search.gif') no-repeat 0 2px;
	float: left;
	width: 19px;
	height: 18px;
	display: block
}
#header_right #search_block_top input#search_query { width: 12em }

/* @end */

/* @group Block - LeftColmn.Quick Search */

/* block left column "Quick search" */
#search_block_left input { margin: 2px 0 0 0 }
#search_block_left #search_query { width: 11em }
#search_button { display: inline }

/* @end */

/* @group Block - Shopping Cart Header */

nav li#cart {
    position: relative;
}
#shopping_cart {
    height: 149px;
    z-index: 1;
    top: -64px;
    right: 0;
    float: right;
    position: absolute;
}

#shopping_cart_old_style {
	width: 275px; /* 300px; */
	display: block;
	position: relative;
	/*height: 149px;*/
	/*right: 256px;*/
	z-index:100;
	/*top: 58px;*/
	float: right;
	margin-top: -23px;
}



#shopping_cart a#smallcart {
    width: 98px;
    display: inline-block;
    padding-top: 80px;
    padding-left: 107px;
    text-align: center;
    padding-bottom: 40px;
}

#shopping_cart a#smallcart.noproduct {
	background: url(../img/cart_hover_back2.png) no-repeat scroll -0px -0px transparent;
}
#shopping_cart a#smallcart.noproduct:hover {
	background: url(../img/cart_hover_back2.png) no-repeat scroll -0px -149px transparent;
}

#shopping_cart a#smallcart.hasproduct {
    background: url(../img/cart_hover_back2.png) no-repeat scroll -0px -298px transparent;
}


#shopping_cart a#smallcart.hasproduct:hover {
	background: url(../img/cart_hover_back2.png) no-repeat scroll -0px -447px transparent;
	display: block;
}



#my_cart_img{
background:none repeat scroll 0 0 transparent;
cursor:pointer;
display:block;
height:60px;
left:37px;
position:absolute;
top:66px;
width:60px;
border: none;
z-index: -20;
}

#transferHelper{
display:none;
height:56px;
left:846px;
position:absolute;
top:147px;
width:56px;
border: none;
z-index:200;
}

/* @end */

/* @end */

/* @group Class - block - default */

/* Default block style */
/*div.block {
	margin-bottom: 1em;
	width: 191px
}*/

#left_column div.block,
 #right_column div.block {
	padding-bottom: 5px;
	/*border: solid 1px #19a9c4;*/
	display: inline-block;
	/*background: transparent url('../img/block_footer.gif') no-repeat bottom left*/
	/* border-left: 1px solid #84D510;
	border-right: 1px solid #84D510;
	border-bottom: 1px solid #84D510;
	border-top: 1px solid #84D510; */
}


/*background-color: #f0cd62; e4e4e4*/

 #right_column div.block {
	width: 210px;
    background-color: #f0cd62;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding-top: 10px;
	padding-bottom: 21px;
	padding-left: 10px;
	margin-bottom:12px;
	border: 1px solid #F0CD62;
}

 #right_column div.block ul {
/*margin-left: 20px;*/
}


 #right_column div.block h4 a{
 	color: #fff;
 	text-decoration: none;
 }

 #right_column div.block h4 a:hover{
 	color: #fff;
 	text-decoration: none;
 }

 #right_column div.block a{
 	color: #0074be;
 	text-decoration: none;
 }

 #right_column div.block a:hover{
 	color: #0074be;
 	text-decoration: none;
 }


 #left_column {
	/*border: 1px solid #AAA;
	background-color: white;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;*/
}


 #left_column div.block {
	float: left;
	/*margin-bottom: 15px;*/
	padding-bottom:12px;
	padding-top:12px;
	/*border: 1px solid #AAA;*/
	background-color: white;
	/*-moz-border-radius: 5px;
	-webkit-border-radius: 5px;*/
	width: 960px;
}


div.block h4 {
	/*text-transform: uppercase;*/
	font-family: Helvetica, Sans-Serif;
	font-weight: normal;
	font-size: 15px;
	/*padding-left: 0.5em;*/
	/*border-bottom: 1px solid #595A5E;*/
	padding-top: 2px;
	line-height: 1.3em;
	margin-bottom: 2px;
	color: #64462c; /*374853; */
	height: 19px;
	/*background: transparent url('../img/block_header.gif') no-repeat top left*/
}
div.block h4 a { color: #374853 }
div.block ul { list-style: none }
div.block ul.tree li { padding-left: 1.2em }
div.block a:hover { /*text-decoration: underline*/ }
#left_column div.block .block_content a.button_large,
 #right_column div.block .block_content a.button_large { margin: 0 0 0 -3px }
div.block .block_content {
	/*border-left: 1px #ccc; *//*#d0d3d8;*/
	/*border-right: 1px #ccc; *//*#d0d3d8;*/
	padding: 0 0.7em;
	/*background: #f1f2f4 url('../img/block_bg.jpg') repeat-x bottom left;*/
	min-height: 16px
}
div.block li {
	padding: 0.2em 0 0.2em 0em;
	list-style-position: outside
}
div.block a {
	/*color: #222222;*/
	text-decoration: none
}

/* @end */

/* @group Class - Block - Exclusive */

/* block exclusive */
#left_column div.exclusive, #right_column div.exclusive {
	/*background: transparent url('../img/block_exclusive_footer.jpg') no-repeat bottom left*/
	/*border-left: 1px solid #84D510;
	border-right: 1px solid #84D510;
	border-bottom: 1px solid #84D510;*/


}
div.exclusive h4 {
	/*background: transparent url('../img/block_header_exclusive.gif') no-repeat top left;*/
	color: #84D510; /*white*/
}
div.exclusive h4 a { color: white }
div.exclusive li { margin-top: 0 }
div.exclusive, div.exclusive a { color: white; text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.13); }
div.exclusive .block_content {


	/*background: #bdc2c9 url('../img/block_exclusive_bg.jpg') repeat-x bottom left;*/
	/*border-left: 1px solid #595a5e;
	border-right: 1px solid #595a5e*/
}

/* @end */

/* @group Class - CenterColumn.block */

/* block in the center column */
#center_column p,
#center_column ul li{
	font-size: 14px;
	font-weight: normal;
	font-family: Helvetica, Arial;
	line-height: 18px;
	color: #343434; /* #50673E */
/*margin: 0.5em 0; padding-left: 0.7em*/

}



#center_column div.block {
	float: left;
	width: 700px;
	margin: auto;
	/*border: solid 1px #19a9c4;*/
	margin-bottom: 12px;
	padding-bottom: 8px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding-top: 12px;
	padding-left: 14px;
 }


#center_column div.block h4 {
	/*background: transparent url('../img/block_header_large.gif') no-repeat top left;*/
	height: 17px;
	color: white
}

#center_column div.block h4 a{
	color: #19a9c4;
	font-size: 14px;
	text-decoration: uppercase;
	}

#center_column div.block h4 a:hover {
	color: #19a9c4;

	}

/* @end */

/* @group Feedback */

#feedback_info_header p a{
	color: #84AB40;
	}

#feedback_info_header.declaration{
	margin-top: 25px;
}

#feedback_info_header{
	border: 3px solid #F0CD62;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin-top: 10px;
	margin-bottom: 15px;
	padding-top: 6px;
	padding-bottom: 6px;
	text-align: left;
	color: gray; /*#64462C; #50673E*/
}

#feedback_info_header h1{
	color: #94BB50;
	font-weight: normal;
	padding-bottom: 5px;
}

div.feedback_add_info {
    color: #343434;
    font-family: Helvetica,Arial;
    font-size: 14px;
    font-weight: normal;
    line-height: 18px;
    display: inline-block;
    padding: 10px;
    max-height: 200px;
    overflow-y: auto;
}

div.feedback_add_info a{
	text-decoration: underline;
	color: #94BB50;
}


div.feedback_add_info li{
	list-style: disc inside url("../img/greenbullet.png");
}


#feedback_confirmation{
	border: 3px solid #B0D35D;
	background-color: #F0F0F0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	color: gray;
	padding: 10px;
	margin-top: 9px;
}

#feedback_confirmation p{
	font-size: 14px;
	color: gray;
	margin-left: 10px;
}

/* @end */


/* @group Footer */

/* Footer */
#footer {
	/*padding: 0.5em 0;*/
	/*clear: both;*/
	background-color: #84AD24;
	background-image: url(../img/footer_bg.png);
	background-position:left top;
	background-repeat:repeat;
	width: 980px;
	height:540px;
	margin: 0 auto 0 auto;
	/*position:relative;*/
	text-align:left;
	font-size:12px;
	line-height:1.2em;
	color:#EBF5CC;
	display:block;
	overflow: hidden;
}

#footer .block{
	display: inline-block;
	margin-left: 10px;
	float: left;
	height: 600px;
	overflow: hidden;
}

#footer .block h4{
	color: #ebf5c7;
	text-shadow: 1px 1px 2px rgba(1, 1, 1, 0.26);
	font-size: 18px;
	margin-top: 18px;
	margin-bottom: 18px;
	text-align: left;
	float: left;
	width: 100%;
}

h3.hmenu_heading {
text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.2)!important;
}

#twitter_block_left{
	display: inline-block;
	float: left;
	height: 356px;
	width: 260px;
}

#twitter_block_left .tweet_content{
	background-color: white;
	color: black;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	display: inline-block;
	width: 220px;
	height: 473px;
	overflow: hidden;
	text-align: left;
	font-size: 12px;
	font-weight: normal;
	font-family: Helvetica;
	color: #64462C;
	padding: 5px;
}

div.tweet_content .tweet{
	height:468px;
	width: 210px;
	overflow: hidden;
	display: block;
}


#twitter_block_left a, #twitter_block_left a:hover{
	color: #009CBE;
}


ul.tweet_list  {
	margin: 0px;
}

#block_various_links .block{
	display: inline-block;
}

#footer .footer_block_content{
	color:#EBF5CC;
	text-decoration:none;
}

#footer .footer_block_content ul{
	margin-left: 10px;
}

#footer .footer_block_content ul li{
	list-style: disc inside none;
}

#footer .footer_block_content a{
	color:#EBF5CC;
}

#footer .footer_block_content a:hover{
	color: white;
}

a.footer_text_img img{
	border: solid white 7px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	display: inline-block;
}

/*#footer ul{

display:inline;
float:left;
margin-bottom:20px;
margin-left:10px;
margin-right:10px;
margin-top:10px;
width:225px;
}

#footer ul li.bold{
color:#FFFFFF;
font-size:14px;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin-left:0;
text-shadow:0 1px 0 #7F7F7F;
}

#footer ul li.bold h5{
font-size:15px;
letter-spacing:0;
line-height:1.2em;
}

#footer ul li{
list-style-image:none;
list-style-position:outside;
list-style-type:disc;
margin-bottom:4px;
margin-left:20px;
}

#footer ul li a{
color:#EBF5CC;
text-decoration:none;
}

#footer a{
color:#EBF5CC;
text-decoration:none;
}

#footer a:hover{
color:#FFF;
text-decoration:underline;
}

#footer ul li h6, #footer ul li h5 {
font-family:"Lucida Sans Unicode",Corbel,TrebuchetMS,Verdana,sans-serif;
font-weight:normal;
letter-spacing:-1px;
margin-bottom:0.25em;
}*/

.copyright, .copyright span a{
	color: #CEDEA7;
}

.copyright span.alignleft{
float: left;
}

.copyright span.alignright{
float: right;
}


.spacer {
clear:both;
font-size:1px;
height:40px;
line-height:0;
}

/*#footer .block_various_links { list-style: none }
#footer .block_various_links li a { text-decoration: none }
#footer .block_various_links li {
	display: inline;
	border-left: 1px solid #888;
	padding: 0 2px 0 4px
}
#footer .block_various_links li.first_item {
	border: none;
	padding-left: 0
}*/

/* @end */

/* @group Steps */

/* steps (like order step) */
ul.step {
	background: url("../img/buttons_order_steps.png") no-repeat scroll left top transparent;
/* 	background: transparent url('../img/step_start.gif') no-repeat bottom left; */
	list-style: none;
    margin-bottom: 18px;
    margin-top: 11px;
    /* 	padding-left: 0px; */
	height: 30px;
	width: 700px;
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;

}
ul.step li {
	    background: url("../img/buttons_order_steps.png") no-repeat scroll right top transparent;
    color: #B77C4F;
    float: left;
    font-family: Arial;
    font-size: 15px;
    font-weight: normal;
    height: 24px;
    padding-left: 0;
    padding-right: 9px;
    padding-top: 6px;
    text-align: center;
    width: 100px;
}

ul.opc.step li{
width: 215px;
}

ul.opc_order.step li {
width: 333px;
}


ul.opc.step li.step6{

}

ul.step li.step1{
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
}



ul.step li.step6{
	min-width: 130px;
}

ul.step li a {
color: #b77c4f;
	font-family: Arial;
	font-size: 15px;
	text-decoration: none;
}


ul.step li.step_current {
	background: transparent url('../img/buttons_order_steps.png') no-repeat right -30px;
	font-weight: bold;
	color: white;
}

ul.step li.step2{
	padding-left: 5px;
    padding-right: 12px;
}


ul.step li.step_before_current {
	background: transparent url('../img/buttons_order_steps.png') no-repeat bottom right;
}
ul.step li.step_todo {  }
ul.step li#step_end { width: 40px }
/* ul.step li#step_end { background: transparent url('../img/step_end.gif') no-repeat bottom left } */
ul.step li#step_end { background: transparent url('../img/buttons_order_steps.png') no-repeat top right }

ul.step li#step_end.step_current { background: transparent url('../img/buttons_order_steps.png') no-repeat bottom right }
ul#order_step { /* background-color: white */ }

h4.payment_choose{
    color: #94B14E;
    display: inline-block;
    float: left;
    font-family: Arial;
    font-size: 18px;
    font-weight: bold;
    margin-top: 8px;
    max-width: 560px;
}

h4.payment_info{
    color: #94B14E;
    display: inline-block;
    float: left;
    font-family: Arial;
    font-size: 18px;
    font-weight: bold;
    margin-top: 8px;
    max-width: 719px;
    min-width: 700px;
    margin-bottom: 12px;
}

span.welcome_text{
	font-size: 13px;
	font-family: Arial;
	color: #6A4529;
    line-height: 20px;
}

ul.my_account_links li a{
    line-height: 25px;

}

form.std.express_std fieldset{
	height: 220px;
}
form.std.express_std{
	width: 49%;
	display: inline-block;
}



#authentication #create-account_form.std fieldset{
		height: 226px
}


#authentication #create-account_form.std.express_std fieldset{
		min-height: 211px;
    height: 100%;
}

#authentication #create-account_form.std.express_std p {
    padding-left: 0;
}
.button_start {
background: url("../img/buttons_go_back.png") no-repeat scroll -28px 0px transparent;
border-radius: 5px;
color: white;
display: block;
font-family: Arial;
font-size: 14px;
font-weight: bold;
height: 29px;
padding-left: 20px;
padding-right: 20px;
padding-top: 0px;
margin-top: 13px;
border: none;
margin-left: auto;
margin-right: auto;
margin-bottom: 10px;
cursor: pointer;
/* text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2); */
 }

.button_start:hover{
background: url("../img/buttons_go_back.png") no-repeat scroll -28px -29px transparent;
 }



a.button_go_back{
    background: url("../img/buttons_go_back.png") no-repeat scroll left top transparent;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    color: white;
    display: inline-block;
    font-family: Arial;
    font-size: 15px;
    font-weight: bold;
    height: 25px;
    padding-left: 40px;
    padding-right: 30px;
    padding-top: 5px;
    margin-top: 13px;
 }

a.button_go_back:hover{
 	background: transparent url('../img/buttons_go_back.png') no-repeat bottom left;
 }

input.button_go_forward_maxi{
    background: url("../img/buttons_go_forward_maxi.png") no-repeat scroll right top transparent;
    border: medium none;
    border-bottom-left-radius: 5px;
    border-top-left-radius: 5px;
    color: white;
    display: inline-block;
    font-family: Arial;
    font-size: 19px;
    font-weight: bold;
    height: 50px;
    padding-left: 30px;
    padding-right: 35px;
    padding-top: 0;
    float: right;
    cursor: pointer;
    text-transform: uppercase;
}

input.button_go_forward_maxi.disabled{
	color: #BBDA79;
	text-shadow: -1px -1px 1px #A9BF78;
}

input.button_go_forward_maxi.disabled:hover{
	color: #BBDA79;
	text-shadow: -1px -1px 1px #A9BF78;
	cursor: default;
    background: url("../img/buttons_go_forward_maxi.png") no-repeat scroll right top transparent;
}

input.button_go_forward_maxi:hover{
    background: url("../img/buttons_go_forward_maxi.png") no-repeat scroll right bottom transparent;
}

a.button_go_forward_maxi{
    background: url("../img/buttons_go_forward_maxi.png") no-repeat scroll right top transparent;
    border: medium none;
    border-bottom-left-radius: 5px;
    border-top-left-radius: 5px;
    color: white;
    cursor: pointer;
    display: inline-block;
    float: right;
    font-family: Arial;
    font-size: 19px;
    font-weight: bold;
    height: 36px;
    padding-left: 30px;
    padding-right: 35px;
    padding-top: 14px;
    text-transform: uppercase;
}


a.button_go_forward_maxi:hover{
    background: url("../img/buttons_go_forward_maxi.png") no-repeat scroll right bottom transparent;
}



input.button_confirmation_maxi{
    background: url("../img/buttons_go_forward_maxi.png") no-repeat scroll left top transparent;
    border: medium none;
    border-bottom-left-radius: 5px;
    border-top-left-radius: 5px;
    border-bottom-right-radius: 5px;
    border-top-right-radius: 5px;
    color: white;
    display: inline-block;
    font-family: Arial;
    font-size: 19px;
    font-weight: bold;
    height: 50px;
    padding-left: 30px;
    padding-right: 35px;
    padding-top: 0;
    float: right;
    cursor: pointer;
    text-transform: uppercase;
    margin-right: 6px;

}


input.button_confirmation_maxi:hover{
    background: url("../img/buttons_go_forward_maxi.png") no-repeat scroll left bottom transparent;
}

a.button_confirmation_maxi{
    background: url("../img/buttons_go_forward_maxi.png") no-repeat scroll left top transparent;
    border: medium none;
    border-radius: 5px 5px 5px 5px;
    color: white;
    cursor: pointer;
    display: inline-block;
    float: right;
    font-family: Arial;
    font-size: 19px;
    font-weight: bold;
    height: 37px;
    padding-left: 30px;
    padding-right: 35px;
    padding-top: 14px;
    text-transform: uppercase;

}


a.button_confirmation_maxi:hover{
    background: url("../img/buttons_go_forward_maxi.png") no-repeat scroll left bottom transparent;
}



div#payment_price_block{
    color: #94B14E;
    display: inline-block;
    float: right;
    font-family: Arial;
    font-size: 18px;
    font-weight: bold;
    margin-right: 13px;
    padding-top: 8px;
    text-align: center;
    width: 230px;
}

div#opc_payment_price_block {
color: #94B14E;
display: inline-block;
float: right;
font-family: Arial;
font-size: 18px;
font-weight: bold;
margin-right: 26px;
padding-top: 29px;
text-align: right;
width: 400px;
margin-bottom: -26px;
}

span.payment_price{
	display: block;
    color: #66B5E3;
    font-family: Arial;
    font-size: 33px;
    font-weight: bold;
}

span.payment_price{
display: block;
color: #66B5E3;
font-family: Arial;
font-size: 33px;
font-weight: bold;
}

div#choose_arrow{
    background: url("../img/choose_arrow.png") no-repeat scroll 190px top transparent;
    display: inline-block;
    float: left;
    height: 44px;
    margin-top: 7px;
    width: 380px;
}



div.order_delivery{
	display: block;
	width: 700px;
}

/* @end */

/* @group TPL */

/* @group TPL - authentication.tpl */

/* authentication.tpl */

#authentication #login_form.std {
width: 48%;
}

#authentication #login_form.std.express_std {
width: 41%;
}

#authentication #create-account_form.std{
	width: 45%;
}

#authentication #create-account_form.std.express_std{
	width: 95%;
    height: 100%;
}

.registration_message_info {
padding-left: 10px;
color: #646464;
margin: 0 13px;
font-family: arial;
font-size: 12px;
line-height: 16px;
height: 61px;

}

ul.registration_why {
list-style-position: outside;
list-style-type: decimal;
margin-left: 19px;
margin-right: 12px;
}

ul.registration_why li{
font-size: 12px;
color: #646464;
}

fieldset.express_order_fset{
	padding-bottom: 20px;
}

 #authentication #login_form {
	clear: none;
	float: left;
	padding-right: 11px;
}

#authentication #create-account_form{
	width: 49%;
	height: 25em;
	clear: none;
	float: left;

}
#authentication #create-account_form h4 {
	height: 3.4em;
	padding: 0.3em 3em 0 4em
}
#authentication #create-account_form p.text,
 #authentication #login_form p.text {
	height: 3.4em;
	margin-left: 4em;
	padding-left: 0;
	padding-right: 0
}
#authentication #login_form a { color: #374853 }
#authentication #create-account_form { margin-right: 7px }
#authentication #create-account_form p.text {
	text-align: left;
	width: 100px
}
#authentication #create-account_form p.text label { width: 100px }
#authentication input#SubmitCreate,
 #authentication input#SubmitLogin { margin: 0 }
#authentication p.submit {
margin-right: 0;
text-align: left;
margin-left: 0px;
width: 100%;

}

#authentication #login_form p.lost_password a{
	color: #8D8D8D;
	text-decoration: underline;
}


#authentication p.lost_password {
padding-left: 56px;
font-size: 12px;
font-family: arial;
margin-top: -7px;
line-height: 10px;

}

#authentication #login_form p.lost_password a:hover{
	text-decoration: underline;
}

#authentication #create-account_form fieldset,
/*  #authentication #login_form fieldset { height: 18em } */
#authentication p.submit span { padding-right: 0.5em }
#authentication #create-account_form label, #authentication #login_form label {
	float: none;
	clear: both;
	display: block;
	text-align: left;
	width: 100%;
	margin-bottom: 0.3em;
	color: #8D8D8D;
}
form#account-creation_form input.text,
form#account-creation_form #id_country,
 form#account-creation_form #id_state,
  #authentication textarea { }

/* @end */

/* @group TPL - my-accaunt.tpl */

/* my-account.tpl */
#my-account #center_column ul { margin: 2em 0 }
#my-account #center_column li {
	list-style: none;
	margin: 2em 1.5em
}

/* @end */

/* @group TPL - Discount.tpl */

/* discount.tpl */
td.discount_value { white-space: nowrap }

/* @end */

/* @group TPL - Contact-form.tpl */

/* contact-form.tpl */
body#contact-form div#center_column form input#email,
body#contact-form div#center_column form input#subject-text,
 body#contact-form div#center_column form select#id_contact,
 body#contact-form div#center_column form textarea#message,
#contact-form-c input#email,
#contact-form-c input#subject-text,
#contact-form-c select#id_contact,
#contact-form-c textarea#message{ width: 50% }

.desc_contact{
    width: 50%;
    text-align: left;
    margin-left: 27% !important;
}
form.std p.desc_contact span.like_input {
	width: 366px;
	text-align: left
}
body #center_column .page_data p{
margin: 0.5em 0;
}

body #center_column .page_data p,
body #center_column .page_data li{
font-size: 14px;
font-weight: normal;
font-family: Helvetica, Arial;
line-height: 18px;
color: #343434;
}

body #center_column .page_data td p {
    font-family: inherit;
}

body #center_column .page_data li{
	font-size: 14px;
	font-weight: normal;
	font-family: Helvetica, Arial;
	line-height: 18px;
	color: #343434;
	list-style-type: disc;
	list-style-position: outside;
}

a.contact_form_link{
	font-weight: bold;
	color: #0074BE;
}


a.contact_form_link:hover {
text-decoration: underline;
}


a.contact_form_link_green{
		font-weight: bold;
	color: #98BF52;
}

a.contact_form_link_green:hover{
text-decoration: underline;
}
.icon_history{
    margin-right: 0px;
    vertical-align: middle;
}



a.back_to_orders, span.back_to_orders{

    font-family: Helvetica,Arial;
    font-size: 14px;
    line-height: 18px;
}

a.back_to_orders{ color: #343434;     font-weight: normal;	}
a.back_to_orders:hover{
	text-decoration: underline;
}
span.back_to_orders{ color: #343434;     font-weight: normal;	}


/* @end */

/* @group TPL - Category.tpl */

/* category.tpl */
h2.category_title { font-size: 1.3em; }
body#category #subcategories li {

margin-bottom: 15px;
margin-right: 10px;
min-height: 140px !important;
min-height: 140px;
overflow: hidden;
width: 166px;
float: none;
display: inline-block;
}


#cat_description{
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
    border: 3px solid #CE996D;
    margin-bottom: 15px;
    margin-top: 10px;
    max-height: 120px;
    min-height: 73px;
    overflow: hidden;
    padding-bottom: 9px;
    padding-top: 7px;
}

#cat_description h1 {
	color: rgb(148, 187, 80);
	font-weight: 400;
	padding-bottom: 5px;
	font-size: 22px;
}

div.cat_image {
    display: inline-block;
    float: left;
    margin-left: 16px;
    width: 90px;
}

div.cat_desc {
    color: #977454;
    display: inline-block;
    font-family: Arial;
    font-size: 13px;
    line-height: normal;
/*     max-height: 124px; */
    min-height: 65px;
    overflow: hidden;
    width: 598px;
    margin-left: 10px;
}

#center_column div.cat_desc p {
color: #977454;
display: inline-block;
font-family: Arial;
font-size: 13px;
line-height: normal;
max-height: 124px;
min-height: none;
overflow: hidden;
width: 598px;
margin-left: 0px;
}

#center_column div.cat_desc p a {
text-decoration: underline;
color: #977454;
}

#center_column #cat_description:hover div.cat_desc p a {
color:#5FAF2A;
}

body#category div#subcategories ul.inline_list li a img { display: inline }

/* @end */

/* @group TPL - Product_list.tpl */

/* product-list.tpl */
ul#product_list { margin-top: 3px; list-style-type: none }
ul#product_list li {
	/*background: #d0d3d8 url('../img/block_category_item_bg.jpg') repeat-x;*/
	/*border: solid 1px #d0d3d8;*/
	padding: 6px;
	min-height: 300px;
	height: auto;
	/*clear: both;*/
	width: 166px;
	margin-bottom: 60px;
	display: inline-block;
	float: left;
}
* html ul#product_list li {
	height: auto !important;
	height: 130px;
	width: 210px;
	display: inline-block;
}
ul#product_list li a {
	text-decoration: none;
	/*color: #374853*/
}

ul#product_list a.product_img_link {
	/* border: solid 1px #d0d3d8; */
	float: right;
	margin-right: 0.6em
}
ul#product_list a.product_img_link img { vertical-align: bottom; }

ul#product_list li h3 {
margin: 0.4em 0;
text-align: center;
}

ul#product_list li .name_block {
height: 78px;
overflow: visible;
z-index: 2000;
position: absolute;
display: inline-block;
width: 166px;
}

ul#product_list li .center_block #image-block {
width: 160px;
text-align: center;
z-index: 20;
position: absolute;
display: block;
margin-top: 113px;
}


ul#product_list li h3 a{
color:#4F4F4A;
font-family:verdana;
font-size:12px;
font-weight:bold;
text-decoration:none;
}

ul#product_list li .new {
	background: transparent url(../img/flag_new_bg.jpg) repeat-x scroll 0%;
	border: 1px solid #488C40;
	color: white;
	font-size: 0.6em;
	font-weight: bold;
	margin: 0 1em 0 0;
	padding: 0 0.4em;
	text-transform: uppercase;
	vertical-align: 0.3em;
	display: none;
}
ul#product_list li p.product_desc {
	margin-bottom: 0;
	font-size: 0.92em
}
ul#product_list li div.center_block {
	/*float: left;*/
	/* width: 94%; */
    display: block;
    min-height: 243px;
}

ul#product_list li div.right_block {
    float: left;
    height: 90px;
    width: 152px;
	/*text-align: right;
	margin-left: 1em;*/
}

div.product_price_info{
display: block;
height: 42px;
margin-top: 26px;
width: 152px;
z-index: 20;
text-align: right;
}



a.product_recipe{
	width: 27px;
	height: 27px;
	display: inline-block;
	background: white url('../img/button_recipe_link.png') no-repeat top left;
	cursor: pointer;
	float: right;
	margin-right: 3px;
	margin-bottom: 1px;
}

a.product_recipe:hover{
	background: white url('../img/button_recipe_link.png') no-repeat 0 -27px;
}


a.product_egewiki{
	width: 27px;
	height: 27px;
	display: inline-block;
	background: white url('../img/button_egewiki_link.png') no-repeat top left;
	cursor: pointer;
	float: right;
	margin-right: 0px;
	margin-bottom: 1px;
}

a.product_egewiki:hover{
	background: white url('../img/button_egewiki_link.png') no-repeat 0 -27px;
}

div.info_links{
    display: inline-block;
    position: relative;
    top: 2px;
    width: 152px;
    z-index: 10;
}

div.product_price_info div.price_text{
width: 100%;
}
div.product_price_info{
margin-bottom: 2px;   
}
div.price_text{
display: inline-block;
z-index: 12;
text-align: right;
}

div.price_text .price {
color: #4F4F4A;
display: inline-block;
font-size: 12px;
margin-top: 6px;
margin-bottom: 5px;
}

ul#product_list li .discount {
color: #B0CF71;
display: block;
float: right;
font-weight: bold;
text-transform: uppercase;
z-index: 20;
margin-right: 7px;
}

ul#product_list li .on_sale {
	color: #da0f00;
text-transform: uppercase;
font-weight: bold;
display: inline-block;
float: right;
margin-right: 7px;

}

ul#product_list li.ajax_block_product .name_block:hover {
z-index: 1000;
position: absolute;
overflow: visible;
height: 78px;
display: inline-block;
width: 166px;
}


ul#product_list li .reduction {
	display: block;
	margin-bottom: 0.3em
}
ul#product_list li .price {
color: #4F4F4A;
display: inline-block;
font-size: 12px;
margin-top: 6px;
margin-right: 10px;
}

ul#product_list li span.availability {
  color: #808080;
  display: inline-block;
  font-family: helvetica;
  font-size: 10px;
  margin-left: 20px;
  margin-top: 2px;
}

div.not_available span.availability {
color:gray;
display:inline-block;
font-family: helvetica;
font-size:10px;
margin-left:20px;
margin-top: 5px;
}
ul#product_list li a.button { margin-top: 0.5em; display:inline-block; }

/* @end */

/* @group TPL - Product.tpl */

/* product.tpl */

#primary_block h2.product_name_h2{
color:#4F4F4A;
font-family: Verdana;
font-size:16px;
font-weight:bold;
text-decoration:none;
display:inline-block;
padding:0;
text-align: left;
}

#primary_block span.product_manuf{
color:#7F7F7F;
font-weight:normal;
text-align:left;
display:block;
font-family: Arial;
font-size:10px;
font-weight:normal;
padding:0px;
}

#primary_block #pb-right-column {
	width: 310px;
	float: left
}
#primary_block #image-block {
	/* border: #d0d1d5 solid 1px; */
	height: 300px;
	width: 300px
}
#primary_block #image-block img#bigpic {
	cursor: pointer;
	height: 300px;
	width: 300px
}
#primary_block ul#usefull_link_block {
	list-style-type: none;
	margin-top: 1em
}
#primary_block ul#usefull_link_block li { margin: 0.5em 1em 0.5em 0; display: block }
#primary_block ul#usefull_link_block li a,
 #primary_block ul#usefull_link_block span.span_link,
 #primary_block ul#usefull_link_block span.span_link:hover {
	text-decoration: none;
	color: #4F4F4A;
	font-size: 12px;
	background: url('../img/bullet_alt.png') no-repeat top left transparent;
	padding-left: 22px;
	height: 15px
}
#primary_block #pb-left-column {
	float: left;
	margin-left: 1.1em;
	width: 380px
}
#primary_block #description_block {
	background: #e5e6e7 url('../img/product-short-desc-bg.gif') repeat-x top left;
	border: 1px #d0d3d8 solid;
	padding: 0.7em;
	margin-bottom: 1.5em
}

#primary_block #color_picker p {
	margin-bottom: 0.4em;
	padding: 0
}

#primary_block #color_picker {
	padding: 0.6em 0.7em 0.4em 0.7em;
	background: #e5e6e7 url('../img/product-short-desc-bg.gif') repeat-x top left;
	border: 1px #d0d3d8 solid;
	margin-bottom: 1.5em
}
#primary_block #color_to_pick_list li {
	display: inline;
	float: left;
	margin: 0 0.4em 0.4em 0
}
#primary_block a.color_pick {
	display: block;
	width: 20px;
	height: 20px;
	border: 1px solid #666;
	cursor: pointer
}
#primary_block a.color_pick:hover { border: 1px solid #000 }
#primary_block a#color_all { cursor: pointer }
#primary_block #image-block img#bigpic.jqzoom {
	cursor: crosshair;
	position: relative
}
#primary_block p.buttons_bottom_block { margin: 0 }
#primary_block p.buttons_bottom_block a,
 #primary_block p.buttons_bottom_block input { margin: 0.9em auto 0 auto }
#primary_block #description_content { margin-bottom: 0.5em }
#primary_block form#buy_block {
	/*background: #f1f2f4 url('../img/product-buy-bg.gif') repeat-x top left;*/
	font-size: 12px;
	padding: 0.7em;
	/*color: #374853;*/
	/*border: 1px #d0d3d8 solid*/
}
#primary_block form#buy_block p {

}

#primary_block form#buy_block img.on_sale_img { float: left }
#primary_block form#buy_block span.on_sale {
    color: #da0f00;
/* display:inline-block; */
font-weight:bold;
margin-bottom:10px;
margin-left:26px;
margin-top:10px;
text-transform:uppercase;
width:300px;
}
#primary_block form#buy_block span.discount {
    color: #B0CF71;
    display: inline-block;
    font-weight: bold;
    margin-bottom: 6px;
    margin-left: 16px;
    text-transform: uppercase;
}

#primary_block form#buy_block span.our_price_display {
    color: #4F4F4A;
    float: left;
    font-size: 12px;
    margin-top: 11px;
}

#primary_block form#buy_block span#availability_label {
	float: left;
	margin-right: 1em
}
#primary_block form#buy_block label { text-align: right }
#primary_block form#buy_block label,#primary_block form#buy_block select {
	display: block;
	float: left
}
#primary_block div#attributes p, #quantity_wanted_p {
float:left;
height:23px;
margin-left:16px;
margin-top:38px;
}

#attributes_radio{
    display: inline-block;
    float: left;
    margin-bottom: 12px;
    margin-left: 12px;
    margin-top: 64px;
    text-align: left;
    width: 362px;
}


/* prices */
#primary_block form#buy_block p.price {
	font-size: 1.05em;
	text-align: right
}
#primary_block form#buy_block span#pretaxe_price {
	font-size: 0.75em;
	text-align: right
}
#primary_block form#buy_block p#old_price {
    color: lightgray;
    display: inline-block;
    font-size: 13px;
    font-weight: normal;
    left: 0;
    margin-top: 20px;
    position: relative;
    text-align: right;
    text-decoration: line-through;
    z-index: 100;
}


/* span.old_price_display  */
div#old_price{
color: #D3D3D3;
display: inline;
font-size: 13px;
font-weight: normal;
margin-top: 20px;
text-align: right;
text-decoration: line-through;
z-index: 13;
margin-right: 9px;
}



#primary_block form#buy_block p#reduction_percent {
color: #DA0F00;
display: block;
font-size: 0.75em;
height: 14px;
margin-top: 7px;
text-align: left;
}


div.product_price_info.show_reduction_info {
height: 59px;
}


#primary_block form#buy_block p.price-ecotax {
	font-size: 0.75em;
	text-align: right
}

/* @end */

/* @group TPL - manufacturers-list.tpl && suppliers-list.tpl */

/* manufacturers-list.tpl && suppliers-list.tpl */
ul#manufacturers_list, ul#suppliers_list {
	margin-top: 2em;
	list-style-type: none
}
ul#suppliers_list li, ul#manufacturers_list li {
/* background: #D0D3D8 url('../img/block_category_item_bg.jpg') repeat-x; */
border: solid 1px #FFCC80;
padding: 0.6em;
margin-bottom: 1.5em;
width: 20%;
float: left;
min-height: 170px;
margin-right: 12px;
display: inline-block;
background-color: #FFF9D7;
}
ul#suppliers_list li a, ul#manufacturers_list li a {
	text-decoration: none;
	color: #374853;
}


ul#suppliers_list li a img, ul#manufacturers_list li a img{
	display: none;
}

ul#suppliers_list li img, ul#manufacturers_list li img{
	display: none;
}

ul#suppliers_list li h3, ul#manufacturers_list li h3 { margin: 0.4em 0; min-height: 77px; }
ul#suppliers_list .left_side, ul#manufacturers_list .left_side {
	float: left;
	width: 75%
}
ul#suppliers_list .logo, ul#manufacturers_list .logo {
	border: solid 1px #d0d3d8;
	float: left;
	margin-right: 0.6em
}
ul#suppliers_list li p.description,
 ul#manufacturers_list li p.description { font-size: 0.92em }
ul#suppliers_list li .right_side,
 ul#manufacturers_list li .right_side {
	float: right;
	text-align: right
}
ul#suppliers_list .right_side span,
 ul#manufacturers_list .right_side span {
	font-size: 1.7em;
	color: #da0f00
}
ul#suppliers_list li a.button,
 ul#manufacturers_list li a.button { margin-top: 4em }

/* @end */

/* @group TPL - Categoty.tpl */

/* category.tpl */
#category img#categoryImage { margin-top: 1em }

/* @end */

/* @group TPL - Conditions.tpl */

/* conditions.tpl */
#conditions #right_column { display: none }
#conditions h2 { background: transparent url('../img/title_bg_large.gif') no-repeat top left }
#conditions #center_column {
	width: 730px;
	text-align: justify
}
#conditions #center_column ul,
 #conditions #center_column ol {
	margin-left: 2em;
	padding: 0.6em
}
#conditions #center_column ul { list-style-type: circle }
#conditions #center_column li { padding-bottom: 0.5em }
#conditions #center_column { line-height: 1.3em }

/* @end */

/* @group TPL - Identity.tpl */

/* identity.tpl */
p#security_informations {
	font-size: 0.85em;
	margin: 0 3em
}

/* @end */

/* @group TPL - Sitemap.tpl */

/* sitemap.tpl */
#sitemap_content { margin-left: 5em }
div.sitemap_block {
	padding: 0;
	float: left;
	width: 30%
}
div.sitemap_block ul { text-align: left }
div.sitemap_block h3, .categTree h3 {
	margin-top: 1em;
	margin-bottom: 1em
}
div.categTree {
	margin-top: 25px;
	margin-bottom: 1em;
	margin-left: 5em
}

/* @end */

/* @group TPL - Breadcrumb.tpl */

/* breadcrumb.tpl */
.breadcrumb {
color:gray;
font-size:12px;
}
.breadcrumb .navigation-pipe { padding: 0 0.6em }
.breadcrumb a {
	text-decoration: none;
	color: gray;
}
.breadcrumb a:hover { text-decoration: underline }

/* @end */

/* @group TPL - Pagination.tpl */

/* pagination.tpl */


li.disabled span {
	color: #888;
	background-color: #f1f2f4;
}
form.pagination { text-align: right }
form.pagination label {
	line-height: 1.4em;
	vertical-align: bottom;
	float: right;
	margin-left: 0.3em
}
form.pagination select { float: right }
form.pagination select option {
	font-size: 0.9em;
	padding-right: 1em
}
form.pagination input { float: right }

/* @end */

/* @group TPL - ProductSort.tpl */

/* product-sort.tpl */
form#productsSortForm p {
	height: 1em;
	margin: 0.5em 0 0 0
}
form#productsSortForm p label, form#productsSortForm p select { float: right }
form#productsSortForm p select { font-size: 1em }

/* @end */

/* @end */

/* @group Shopping Cart */

/* shopping cart */
#order div.cart_last_product {
	width: 300px;
	margin: 0 auto 12px
}
#order div.cart_last_product .cart_last_product_header,
 #order div.cart_last_product .cart_last_product_header div.left {
	background: url('../img/table_header.gif') right 0;
}
#order div.cart_last_product .cart_last_product_header div.left {
	background-color:#fff;
	background-position:0 0;
	margin-bottom:5px;
	padding-left: 27px;
	width: 249px;
	height: 24px;
	line-height: 24px;
	color: #374853;
	font-weight: bold
}
#order div.cart_last_product a.cart_last_product_img { float:left }
#order div.cart_last_product a.cart_last_product_img img {
	margin:0 6px;
	border:1px solid #D0D1D5
}
#order div.cart_last_product .cart_last_product_content {
	float:right;
	width:241px
}
#order div.cart_last_product .cart_last_product_content a { text-decoration:none }
#order div.cart_last_product .cart_last_product_content h5 { font-size:9px }
#order div.cart_last_product .cart_last_product_content h5 a { color:#595A5E }

p.cart_navigation {
	display: inline-block;
    height: 50px;
    padding: 1em 0 !important;
    width: 719px;
 }
p.cart_navigation .button,
 p.cart_navigation .button_large { float: left }
p.cart_navigation .exclusive,
 p.cart_navigation .exclusive_large { float: right }
p.cart_navigation_extra {
	text-align: center;
	width: auto
}
form.std p.cart_navigation span {
	float: none;
	text-align: left;
	width: auto
}
#cart_summary tfoot tr td {
	border-top: none;
	line-height: 1.5em
}
#cart_summary tfoot tr.cart_total_product td { border-top: 1px solid #bdc2c9 }
#cart_summary tfoot tr.cart_total_price td { border-top: 2px solid #bdc2c9 }
#cart_summary .price, #cart_summary .price-discount {
	color: #0074BE; /* //#595A5E; */
	font-size: 1.1em;
	text-decoration: none
}

 #cart_summary td.cart_unit span.price , #cart_summary td.cart_unit span.price-discount{
	color: #595A5E;
}

 #cart_summary td.cart_quantity span.price , #cart_summary td.cart_quantity span.price-discount{
	color: #595A5E;
}


tr.cart_item td { padding: 0.5em 0 }

tr.cart_item td.cart_weight {
	text-align: center;
	}

td.cart_product a { margin: 0 0.6em }
td.cart_product a img { border: 1px solid #d0d1d5 }
td.cart_product a:hover img { border: 1px solid #888 }
td.cart_description a { text-decoration: none }
td.cart_description a:hover { text-decoration: underline }
td.cart_description h5 a, td.cart_ref, td.cart_total { color: #595a5e }
td.cart_unit, td.cart_total, td.cart_discount_price { text-align: center }
td.cart_availability, td.cart_ref { text-align: center }
td.cart_total .price { font-weight: bold }
tr.cart_item td.cart_unit { padding-right: 1em }
td.cart_quantity {
	width: 5.5em;
	text-align: center
}
#center_column td.cart_quantity p, #center_column  td.cart_quantity a {
	/*float: left;*/
	font-size: 1.1em;
	display: block;
}
td.cart_quantity p { padding-right: 0.3em }
td.cart_quantity .icon { margin-top: 0.6em }
td.cart_quantity a.cart_quantity_up,
 td.cart_quantity a.cart_quantity_down { display: inline-block;
    margin-top: 4px; opacity: 0.3;}

td.cart_quantity a.cart_quantity_up:hover,
 td.cart_quantity a.cart_quantity_down:hover {
 	opacity: 1;
    }

tr.cart_free_shipping { white-space: normal }
#order tfoot p {
	margin: 0;
	float: left;
	width: 85%
}
#order tfoot span {
	float: right;
	width: 15%;
	display: block
}
tr.cart_total_price { font-weight: bold }
tr.cart_total_weight { font-weight: bold }
#order form#voucher fieldset {
	border: 1px solid #bdc2c9;
	padding: 0.7em
}
#order form#voucher h4,
 #order form#voucher p,
 #order form#voucher .button { display: inline }
#order form#voucher h4 {
	float: left;
	line-height: 1.5em;
	margin-right: 6em
}
#order #order_carrier {
	clear: both;
	margin-top: 1em;
	border: 1px solid #bdc2c9;
	padding: 0.5em
}
#order #order_carrier h4 {
	width: 50%;
	display: inline
}
#order #order_carrier img { vertical-align: middle }
#order #order_carrier span { margin: 0 0.2em }
#order #gift_div { display: none }
#order #gift_div label, #order #gift_div textarea {
	display: block;
	width: 100%;
	margin: 1em 0
}

/* @end */

/* @group Blocks */

/* @group Block - Tags */

/* Block tags */
div.tags_block .block_content { padding: 3px 6px 0 }
div.tags_block p {
	text-align: justify;
	font-size: 0.9em
}
div.tags_block p a {
	margin: 0 0.1em;
	line-height: 1.5em
}
div.tags_block p a:hover {
	color: white!important;
	background-color: #5D717E;
	text-decoration: none
}
a.tag_level3 { font-size: 1.8em; font-weight: bold }
a.tag_level2 { font-size: 1.4em }
a.tag_level1 { font-size: 1em; color: #888!important }

/* @end */

/* @group Block - Manufacturer */

/* Block manufacturer */
.blockmanufacturer ul, .blocksupplier ul { padding: 4px 0 6px }
.blockmanufacturer select, .blocksupplier select {
	width: 100%;
	margin: 0
}

/* @end */

/* @group Block - CMS Links */

/* Block CMS links */
#informations_block_left .block_content { padding-top: 3px }

/* @end */

/* @group Block - Bestsellers */

/* Block best sellers */
#best-sellers_block_right p {
	margin: 0;
	padding-top:3px
}

/* @end */

/* @group Block - Specials */

/* Block specials */
.blockspecials ul { padding-top: 5px }
.blockspecials ul li {
	float: left;
	clear: none;
	padding: 0;
	width: 48%
}
.blockspecials p.product_image { margin-right: 0.3em }
.blockspecials p {
	padding: 0.3em 0 0 0;
	margin: 0;
	text-align: center;
	clear: both
}
.blockspecials p a { margin: 0 auto }

/* @end */

/* @group Block - Viewed products */

/* Block Viewed Products */
div#viewed-products_block_left div.block_content ul.products li {
	margin-top: 0;
	padding: 4px 0 0
}
div#viewed-products_block_left div.block_content ul.products li img { margin-right: 7px }

/* @end */

/* @group Block - Newsletter */

/* Block newsletter */
div#newsletter_block_left div.block_content { padding: 1em 0; text-align: center }
div#newsletter_block_left div.block_content p { padding: 0.3em 0; text-align: center }
div#newsletter_block_left div.block_content input.button_mini { margin: 1em auto 0em auto }

/* @end */

/* @group Block - RSS */

/* Block RSS */
div#rss_block_left p { margin: 0.5em 0; text-align: center }

/* @end */

/* @group Block - Logo payment */

/* Block logo payment */
div.paiement_logo_block { width: 191px; text-align: center; margin-bottom: 1.5em }
div.paiement_logo_block a { text-decoration: none }
div.paiement_logo_block img { margin: 0 0.5em }

/* @end */

/* @group Block - Editorial */

/* Block editorial */
.editorial_block { margin-bottom: 2em }
.editorial_block .rte { background: transparent none repeat scroll 0 0 }
.editorial_block h2 {
	background: none;
	padding: 0;
	margin-bottom: 1em
}
.editorial_block p { padding-top: 0.4em }
#editorial_block_center p { padding-left: 0 }

/* @end */

/* @group Block - Adversting */

/* Block advertising */
#right_column div.banner_block{
	text-align: center;
	background: none;
	border: none;
	margin-bottom: 10px;
}

div.banner_block a p{
	font-size: 12px;
	color: red;
	text-align: left;
	-moz-border-radius:5px 5px 5px 5px;
	-webkit-border-radius: 5px;
	background-color:#229B22; /* #a7c561; */
	color:white;
	font-size:12px;
	margin-bottom:4px;
	margin-top:10px;
	padding:10px;
	text-align:right;
}


#left_column div.banner_block{
	text-align: center;
	background: none;
	border: none;
	display: inline-block;
}




/* @end */

/* @group Block - New products */

/* Block new products */

ul.blocknewproducts {
	display: inline-block;
	float: left;
}

#best-sellers_block_right ul, 
#new-products_block ul{
	padding: 5px 0 
}
#best-sellers_block_right ul li,
#new-products_block ul li {
	width: 132px;
	display: inline-block;
	float: left;
	text-align: center;
	margin: 8px 8px 0px 8px;
}
#best-sellers_block_right ul.product_images li.first { margin-right: 11px }
#new-products_block ul.product_images li.first { margin-right: 11px }
#new-products_block dt a { font-size: 0.8em; font-weight: bold }

div#best-sellers_block_right h4,
div#new-products_block h4{
border-bottom:5px solid #F0CD62;
margin-bottom:10px;
padding-bottom:5px;
}

/* @end */

/* @group Block - Categories */

/* Block categories */

#categories_block_left{
	border: 1px solid #AAAAAA;
}

/*#categories_block_left h4{
	font-weight: normal;
	font-size: 14px;
	line-height: 13px;
	font-family:Verdana,Arial,Helvetica,Sans-Serif;
	padding-top: 7px;
	margin-bottom: 3px;
}*/

#right_column div.block ul.tree{
	margin-left: 0px;
}
div#categories_block_left div.block ul.tree { padding-left: 0.5em }
div#categories_block_left ul{
	margin-left: 0px;

}

div#categories_block_left ul.tree li {
	border: none;
	padding-top: 5px;
	padding-left: 15px;
	background: none;
	margin-left: 0;
	/*font-weight: bold;*/
	font-size: 13px;
	line-height: 13px
}
div#categories_block_left ul.tree li.last { padding-bottom: 0 }
div#categories_block_left ul.tree li ul { padding: 2px 0 0 }
div#categories_block_left ul.tree li ul li {
	padding: 2px 0 2px 15px;
	background: none;
	/*font-size: 11px;*/
	font-weight: normal
}
div#categories_block_left ul.tree li ul li.last { padding-bottom: 0 }
div#categories_block_left ul.tree li ul li ul li {
	padding-left: 15px;
	font-size: 9px
}
div#categories_block_left ul.tree a {
	padding-left: 0;
	color: #847136;
}
div#categories_block_left ul.tree a:hover{
 	color: #fefdf9;
 	text-decoration: none;
 }

div#categories_block_left ul.tree a.selected {
	color: #fefdf9;
	font-weight: normal;
}
div#categories_block_left span.grower {
	display: block;
	float: left;
	background-position: 0 3px;
	background-repeat: no-repeat;
	width: 9px;
	height: 15px;
	margin: 0 0 0 -12px!important;
	margin: 0 0 0 -8px;
	padding: 0
}
div#categories_block_left span.OPEN { background-image: url('../img/icon/less.gif') }
div#categories_block_left span.CLOSE { background-image: url('../img/icon/more.gif') }

/* @end */

/* @group Block - Cart block */

/* Special style for block cart*/
#cart_block {
	z-index:300;
	zoom: 1;
	position: fixed;
	*position:absolute;
    top: 60px;
	right: 40px;
    width:220px;
	background: white;
	border: 1px solid white;
	padding:10px;
	/*overflow:hidden;*/
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.3);
}

#left_column #cart_block{
	background-color: #F0CD62;
}

#cart_block {visibility: hidden;}


#cart_block h4 { height: 18px; background-image: url('../../../themes/imne-theme/img-menu/texture.gif'); padding:0; position:relative; overflow:hidden;}
#cart_block h4 span {position:absolute; top:0; right:0;}
#cart_block h4 em{
	text-transform:uppercase;
	font-style:normal;
	background:#fff; padding:2px 10px 2px 0;

}


#cart_block h4 em a{
	font-size: 14px;
}

#cart_block h4 em a, #cart_block li a{
color: #891933;
text-decoration: none;
}

#cart_block h4 em a:hover, #cart_block li a:hover{
color: #A0A235;
}

#cart_block #cart_block_no_products{ margin: 0.5em 0; }
#cart_block dl dt a, #cart_block dl dt span.quantity-formated {
	float: left;
}
#cart_block dl {
	font-size: 0.9em;
	overflow-y: auto;
	max-height: 346px;
}

#cart_block dt{
	padding-top:0.4em;
/*     max-height: 35px; */
	width: 200px;
}
#cart_block dl span.quantity-formated{ padding-right:0.3em; color: #96693F;}
#cart_block dt, #cart_block dd{
	clear: both;
	margin-top:0.2em;
}
#cart_block dd {
width: 175px;
}

/*cart_block_total_weight*/

#cart_block dd{ margin-left:1em; margin-right:1em; font-style:italic;}
#cart_block dl dt a { /* font-weight: bold; */ }
#cart_block dl dt a:hover {
	text-decoration: underline;
}
#cart_block a.ajax_cart_block_remove_link {
	width:11px;
	height:13px;
	margin-left:4px;
	float:right;
	font-size:0;
	display:block;
	/*background: transparent url('../img/icon/delete.gif') no-repeat left bottom;*/
}
#cart_block a.ajax_cart_block_remove_link:hover { text-decoration:none; }
#cart_block p { clear: both; }
#cart_block p span {
	clear: right;
	float: left;
	text-align: right;
}
#cart_block li { clear: both; }
#cart_block span.price {
	float: right;
}
#cart_block dl span.price {
	font-weight: normal;
	float: right;
}
#cart_block_wrapping_cost,#cart_block_products_cost, #cart_block_shipping_cost , #cart_block_total, #cart_block_total_weight{ padding-right:1.3em; }
#cart_block table#vouchers {
	margin-top:0.5em;
	border-top:1px solid white;
	height: 3em;
	padding-top:0.4em;
	margin-bottom:0.5em;
	clear:both;
}

a.cart_quantity_remove{
	cursor: pointer;
}

#cart_summary_fixed_window_message{
box-shadow: 0px 0px 13px #000;
display: none;
position: fixed;
top: 116px;
left: 20px;
background-color: #00B5EE;
border-radius: 10px;
z-index: 2000;
padding: 15px;
opacity: 0.95;
color: #FFF;
line-height: 16px;
font-size: 11px;
font-weight: normal;
text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.19);
margin-top: 20px
}
#window_all_message{
	box-shadow: 0px 0px 13px #000;
	display: none;
	position: fixed;
	top: 40%;
	left: 50%;
	background-color: #00B5EE;
	border-radius: 10px;
	z-index: 2000;
	padding: 15px;
	opacity: 0.95;
	color: #FFF;
	line-height: 16px;
	font-size: 11px;
	font-weight: normal;
	text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.19);
	margin-top: 20px
}
#window_message{
	box-shadow: 0px 0px 13px #000;
	display: none;
	position: fixed;
	top: 116px;
	left: 20px;
	background-color: #00B5EE;
	border-radius: 10px;
	z-index: 2000;
	padding: 15px;
	opacity: 0.95;
	color: #FFF;
	line-height: 16px;
	font-size: 11px;
	font-weight: normal;
	text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.19);
	margin-top: 20px
}

#cart_summary_fixed_window {
box-shadow: 0px 0px 13px #000;
display: none;
position: fixed;
top: 40px;
left: 20px;
background-color: #00B5EE;
border-radius: 10px;
z-index: 2000;
padding: 15px;
opacity: 0.95;
color: #FFF;
line-height: 16px;
font-size: 11px;
font-weight: normal;
text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.19);
}

#cart_block span#cart_block_total_weight.price {
color: #808080;
margin-bottom: 7px;
}

 #cart_block p#cart-prices {
	margin-top:0.5em;
	border-top:1px solid white;
	height: 4em;
	padding-top:0.4em;
	margin-bottom:0.5em;
	clear:both;
}

#cart_block table#vouchers td {
	padding:0;
	border:0;
	height:1.5em;
}

#cart_block table#vouchers td.price {
	font-size:1em;
	font-weight:normal;
	width:37%;
	text-align:right;
}
#cart_block table#vouchers td.delete {
	width:9%;
	text-align:right;
}

#cart_block table#vouchers td.delete img{
	margin:0;
}

#cart_block p#cart-buttons {
	height: 1.6em;
	margin:0 -0.3em;
}
#cart_block p#cart-buttons a { float: left; }
#cart_block p#cart-buttons a#button_order_cart { float: right; }

#cart_block .cart_block_customizations {
	margin-left: 6px;
	list-style-type: square;
}

#cart_block #cart-price-precisions {
	margin-top:0.5em;
	padding-top: 0.4em;
	border-top:1px solid #ccc;
	font-size: 0.9em;
	height: 2em;
}



































































































































/* @end */

/* @group Block - history */

/* history.tpl*/
#block-history { color: #374853 }
.color-myaccount { color: #dd2a81 }
#block-history table#order-list { border: none }
#block-history table#order-list thead th { background-image: url('../img/block_myaccount_header_large.gif') }
#block-history table#order-list thead th { color: black }
#block-history table#order-list tbody { background: #D0D1D5 url('../img/form_bg.jpg') repeat-x top left }
#block-history table#order-list tbody tr td { background-color: white }
#block-history table#order-list td.history_link {
	white-space: nowrap;
	text-align: right
}
#block-history #block-order-detail {
	border-top: 2px #dd2a81 solid;
	border-bottom: 2px #dd2a81 solid;
	padding: 0.5em;
	background: #D0D1D5 url('../img/form_bg.jpg') repeat-x top left
}
#block-history #block-order-detail p {
	padding-left: 0;
	padding-right: 0
}

#order-detail-content {
	clear: both;
	margin-top: 1.5em
}
#order-detail-content tbody tr { height: 3em }
#order-detail-content tfoot td { border: none }
#order-detail-content table td input.order_qte_input { display: none }
#order-detail-content table td.order_cb input { border: none }
#order-detail-content table td span.order_qte_span {
	width: 100%;
	display: block
}
#block-history #block-order-detail h4 { font-size: 1.4em }
#block-history #block-order-detail #sendOrderMessage p { padding: 0 4px 0 1px }
#block-history #block-order-detail textarea {
	margin: 0 auto;
	width: 100%
}
#ordermsg textarea {
	margin: 4px;
	padding: 0;
	width: 690px;
}

/* @end */

/* @group Block - Views */

/* views block */
#views_block {
	margin: 0 auto;
	width: 274px
}
#thumbs_list {
	overflow: hidden;
	float: left;
	width: 240px
}
#thumbs_list ul {
	padding-left: 0;
	list-style-type: none;
	margin-top: 5px
}
#thumbs_list li {
	float: left;
	cursor: pointer;
	width: 80px;
	height: 80px
}
#view_scroll_left, #view_scroll_right {
	background: url('../img/thumbs_left.gif') no-repeat center;
	text-indent: -3000px;
	width: 9px;
	height: 18px;
	float: left;
	margin-top: 30px;
	padding-right: 4px;
	padding-left: 4px
}
#view_scroll_right { background-image: url('../img/thumbs_right.gif') }
span.view_scroll_spacer {
	float: left;
	width: 17px;
	height: 80px
}

/* @end */

/* @group Block - Category products block */

/* category Products block */
#productscategory {
	margin: 2em auto 5em;
	height: 120px;
	width: 100%;
}
#productscategory_noscroll {
	margin: 2em auto 0;
	height: 120px;
	width: 100%
}
#productscategory_list {
	overflow: hidden;
	float: left;
	width: 88%;
	margin-left: 2%;

}
#productscategory_list ul {
	padding-left: 0;
	list-style-type: none
}
#productscategory_list li {
	float: left;
	margin: 0 3px;
	cursor: pointer;
	text-align: center;
	width: 100px;
	overflow: hidden
}


/* @end */

/* @group Block - Crossselling */

/* crosselling block */
#crossselling {
	margin: 0 auto 0;
	height: 120px;
	width: 100%
}
#crossselling_noscroll {
	margin: 0 auto 0;
	height: 120px;
	width: 100%
}

#crossselling_list {
overflow: hidden;
float: left;
width: 89%;
margin-left: 2%;
}

#crossselling_list ul {
	padding-left: 0;
	list-style-type: none
}
#crossselling_list li {
	float: left;
	margin: 0 3px;
	cursor: pointer;
	text-align: center;
	width: 100px;
	overflow: hidden
}
#crossselling_scroll_left,
#crossselling_scroll_right {
background: url('../img/thumbs_left.png') no-repeat center;
text-indent: -3000px;
display: block;
width: 29px;
height: 87px;
float: left;
margin-top: -7px;
}
#crossselling_scroll_right { background-image: url('../img/thumbs_right.png') }

/* @end */

/* @group Block - blockwishlist */

/* module blockwishlist */
#wishlist_block #wishlist_block_list dl.products {
	font-size: 10px;
	border-bottom: 1px solid #fff;
	margin: 0 0 5px 0;
	padding: 3px 0 5px
}
#wishlist_block div.block_content #wishlist_block_list dl.products dt a.cart_block_product_name { font-weight: bold }
#wishlist_block div.block_content #wishlist_block_list dl.products dt { margin: 2px 0 }
#wishlist_block div.block_content #wishlist_block_list dl.products dt a.ajax_cart_block_remove_link { float: right }
#wishlist_block div.block_content #wishlist_block_list dl.products dd {
	font-style: italic;
	margin: 0 0 0 10px
}
#wishlist_block div.block_content p select#wishlists { width: 140px }
#wishlist_block div.block_content p a.exclusive { margin: 5px auto 0 auto }

/* mywishlist */
div#mywishlist div#block-order-detail form.wl_send fieldset p input { margin-left: 60px }
div#mywishlist div#block-order-detail {
	margin-top: 10px;
	display: block
}
div#mywishlist form.std fieldset label { width: 30px }
div#mywishlist form.std fieldset input#submitWishlist { display: inline }
div#mywishlist table.std thead th.mywishlist_first {
	text-align: center;
	width: 40px
}
div#mywishlist table.std thead th.mywishlist_second {
	text-align: center;
	width: 80px
}
div#mywishlist table.std thead th.first_item,
 div#mywishlist table.std tbody tr td { width: 200px }
div#mywishlist div#block-order-detail { margin-top: 10px }
div#mywishlist div#block-order-detail ul li span.wishlist_product_detail select { margin: 0 }
div#mywishlist #hideBoughtProducts,
 div#mywishlist #showBoughtProducts {
	float: left;
	margin: -18px 0 0 5px
}
div#mywishlist #showBoughtProducts,
 div#mywishlist #hideBoughtProductsInfos,
 div#mywishlist #hideSendWishlist { display: none }
div#mywishlist #showBoughtProductsInfos,
 div#mywishlist #hideBoughtProductsInfos {
	float: right;
	margin: -18px 118px 0 0
}
div#mywishlist #showSendWishlist,
 div#mywishlist #hideSendWishlist,
 div#mywishlist div#block-order-detail ul li a.exclusive {
	float: right;
	margin: -18px 0 0 0
}
div#mywishlist div#block-order-detail table.wlp_bought_infos thead tr th { text-align: center }
div#mywishlist div#block-order-detail table.wlp_bought_infos thead tr th.first_item { width: 300px }
div#mywishlist div#block-order-detail table.wlp_bought_infos { margin: 0 0 0 10px }
div#mywishlist div#block-order-detail ul li img { float: left }

/* View wishlish */
#view_wishlist #featured-products_block_center ul div li a img { float: left }
#view_wishlist #featured-products_block_center ul div li a,
 #view_wishlist #featured-products_block_center ul div li span {
	text-decoration: none;
	float: left
}
#view_wishlist #featured-products_block_center ul div li span.wishlist_product_detail,
 div#mywishlist div#block-order-detail ul li span.wishlist_product_detail {
	margin-left: 30px;
	float: left
}
div#mywishlist div#block-order-detail ul li span.wishlist_product_detail { margin-bottom: 5px }
#view_wishlist #featured-products_block_center ul div li a.exclusive,
 #view_wishlist #featured-products_block_center ul div li span.exclusive {
	margin-left: 55px
}
#view_wishlist #featured-products_block_center ul div li.address_name input.text {
	color: #999;
	font-weight: bold;
	font-size: 11px;
	border: 0
}module blockwishlist

/* @end */

/* @group Module - reversoform */

/* module reversoform*/
.account_creation #reverso-form { width: 100% }
.account_creation #reverso-form label {
	width: 250px;
	text-align: left;
	margin-left: 10px
}
.account_creation #reverso-form label#legend_reverso {
	clear: both;
	width: 100%;
	font-size: 10px;
	text-align: left
}
.account_creation #reverso-form input#reverso_form { margin-top: 20px }
.account_creation{
	margin-top: 6px;
	padding-top: 7px;
}
/* @end */

/* @group Module - productcomments */

/* module productcomments */
.rating {
	cursor: pointer;
	margin: 2em;
	clear: both;
	display: block
}
.rating:after {
	content: '.';
	display: block;
	height: 0;
	width: 0;
	clear: both;
	visibility: hidden
}
.cancel, .star {
	float: left;
	width: 17px;
	height: 15px;
	overflow: hidden;
	text-indent: -999em;
	cursor: pointer
}
.cancel, .cancel a { background: url(../../../modules/productcomments/img/delete.gif) no-repeat 0 -16px }
.star, .star a { background: url(../../../modules/productcomments/img/star.gif) no-repeat 0 0 }
.cancel a, .star a {
	display: block;
	width: 100%;
	height: 100%;
	background-position: 0 0
}
div.star_on a { background-position: 0 -16px }
div.star_hover a, div.star a:hover { background-position: 0 -32px }
.pack_content { margin: 10px 0 10px 0 }
.pack_price {
	float: right;
	margin-right: 3px;
	font-size: 12px
}
.confirmation {
	color: #808000;
	font-weight: bold
}
#page .rte { background: transparent none repeat scroll 0 0 }

/* @end */

/* @group Module - paypalapi */

/* module paypalapi */
.paypalapi_about { text-align: justify }
.paypalapi_about ul { padding-left: 20px }

/* @end */

/* @group Block - MyAccount */

/* block myaccount */
#left_column div.myaccount,
 #right_column div.myaccount {
	background: #f0cd62;
	padding-top: 10px;
	padding-bottom: 10px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
div.myaccount h4 { /*background: #971d58 url('../img/block_header_myaccount.jpg') no-repeat top left*/ }
div.myaccount h4 a, div.myaccount h4 { color: white }
div.myaccount, div.myaccount a { color: #5d0630 }
div.myaccount ul.bullet { margin-top: 0.6em }
div.myaccount ul.bullet li { background-image: url('../img/bullet_myaccount.gif') }
div.myaccount ul.bullet .icon { display: none }
div.myaccount p.logout { padding: 0.3em 0 0.3em 2em }
div.myaccount p.logout, div.myaccount p.logout a { color: #dd2a81 }
div.myaccount p.logout a { text-decoration: underline }
div.myaccount p.logout a:hover { text-decoration: none }
div.myaccount .block_content {
	background-color: #f0cd62;
	/*background: #f6dce8 url('../img/block_bg_myaccount.jpg') repeat-x bottom left;
	border-left: 1px solid #f6dce8;
	border-right: 1px solid #f6dce8*/

}
.account_input {
	margin-left: 0;
	width: 15em
}

/* @end */

/* @group Product blocks style */

/* Styles for products blocks */

/* @group Block - Products.LeftColmn.RightColmn */

/* block products (new, features, viewed, etc...) on left and right column */
.products_block li { margin-top: 0.2em }
.products_block li.item img { margin-right: 5px }
.products_block li.last_item { border: none }
.products_block li img {
	float: left;
	margin-right: 0.2em
}
.products_block p img {
	float: none;
	margin: 0 0 0 0.4em
}
.products_block li h5 {
	display: inline;
	font-size: 0.9em
}
.products_block li p a {
	font-weight: bold;
	font-size: 0.8em
}
.products_block dl {
	clear: both;
	border-top: 1px solid #374853;
	padding: 0 4px 4px
}
.products_block dl dt {
	margin-top: 0.3em;
	color: #595a5e
}
.products_block a.button_large { margin: 0.4em 0.4em 0 0.4em }
.products_block ul.product_images li {
	border: none;
	float: left;
	clear: none
}

/* @end */

/* @group Block - Products.CenterColumn */

/* Special style for block products in center column */
#center_column .products_block { border: none }
#center_column .products_block { color: #595a5e }
#center_column .products_block h4 { line-height: 1.3em }
#center_column .products_block .block_content {
	background: #d0d3d8 none;
	padding: 0
}
#center_column .products_block ul li:hover { background-color: #bdc2c9 }
#center_column .products_block ul li {
	float: left;
	background-color: #d0d3d8;
	margin-top: 0;
	padding: 0 0 1px;
	width: 133px;
	border-right: 1px solid white;
	border-bottom: 1px solid white
}
#center_column .products_block ul .product_accessories_description {
	margin: 0;
	padding: 0;
	height: 280px
}

/*#center_column .products_block li.last_item { float: none; clear: both }*/
#center_column .products_block li.last_item_of_line { border-right: none }
#center_column .products_block li.first_item_of_line { clear: both }
#center_column .products_block li.last_line { border-bottom: none }
#center_column .products_block p, #center_column .products_block h5 { margin: 0.5em 0.1em }
#center_column div.products_block h5 {
	display: block;
	margin-top: 8px;
	height: 2.57em
}
#center_column div.products_block h5 a {
	color: #374853;
	font-size: 1.1em
}
#center_column div.products_block ul li p {
	margin: 0;
	padding: 0
}
#center_column div.products_block p.product_desc {
	height: 9em;
	color: #595a5e
}
#center_column div.products_block a.product_image {
	display: block;
	background-color: transparent;
	margin-bottom: 2px;
	margin-left: 2px;
	width: 129px;
	height: 129px
}
#center_column div.products_block .product_accessories_description a.product_image {
	width: 118px;
	height: 85px
}
#center_column div.products_block a.product_description {
	display: block;
	width: 118px;
	height: 50px;
	margin-left: 2px;
}

#center_column div.products_block a.product_image img {
	float: none;
	margin: 0
}
#center_column div.products_block h5 { margin: 10px 5px 3px 5px }
#center_column div.products_block p.product_desc { margin: 0 5px }
#center_column div.products_block ul li p.product_desc a { font-weight: normal }
#center_column .products_block span.price {
	text-align: center;
	font-size: 1.5em;
	padding: 0.5em 0;
	/*display: block;*/
}
p.price_container { text-align: center }
#center_column .products_block .featured_price { margin-top: 2.5em }
#center_column .products_block a.button,
 #center_column .products_block a.exclusive,
  #center_column .products_block span.exclusive { margin: 0.5em auto }

/* @end */

/* @group Block - Accessories.CenterColumn */

/* Special style for block accessories in center column (product page) */
#center_column .products_block.accessories_block .block_content { background: none }
#center_column div.products_block.accessories_block p.product_desc {
	margin-right: 0;
	height: 150px;
	border-right: 1px solid #d0d3d8
}
#center_column .products_block.accessories_block .block_content li { background: none; text-align: center }
#center_column .products_block.accessories_block .block_content li h5,
 #center_column .products_block.accessories_block .block_content li a.product_description { text-align:left }
#center_column .products_block.accessories_block .block_content li.last_item a.product_image { border: none }

/* @end */

/* @end */

/* @end */

/* @group Adresses */

/* adresses */
div.addresses {
	
/*	
	position: relative;
	width: 600px;*/

}
div.addresses h3 { margin: 0 }
div.addresses p.checkbox input {
	margin-top: 0!important;
	margin-top: -3px
}
ul.address {
	background-color: white;
	float: left;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	
	padding-bottom: 0.6em;
	margin-bottom: 1em;
	position: relative;
	width: 341px;
	border: 1px solid #BDC2C9;
}
ul.address li {
	padding-left: 1.4em;
	margin-top: 0.6em
}


ul.alternate_item li.address_title {
/*background-image: url('../img/address_alias_right.gif');*/
/*background-color: lightgrey;*/
 }
li.address_name,
 li.address_update a,
 li.address_delete a { color: #dd2a81 }
li.address_name,
 li.address_company { font-weight: bold }
li.address_update,
 li.address_delete {
	background: transparent url('../img/bullet_myaccount.gif') no-repeat 0 0.5em!important;
	background: transparent url('../img/bullet_myaccount.gif') no-repeat 0 0.4em;
	margin-left: 1.4em
}
#center_column .address_add { padding: 1em 0 }

/* @end */

/* @group Conditions & legal */

/* conditions & legal */
ul.shop_info {
	list-style-type: square!important;
	list-style-position: inside;
	padding: 0.6em;
	margin-top: 0.6em;
	margin-left: 2em;
	border: 1px solid #888
}
ul.shop_info li {
	padding-left: 0.5em!important;
	padding-bottom: 0.5em!important
}

/* @end */

/* @group Order Step 3 Payment */

/* order step 3: PAYMENT */
.payment_module { display: block }
.payment_module img {
	vertical-align: middle;
	margin-right: 1em
}
.payment_module a {
	display: block;
	padding: 0.6em;
	text-decoration: none;
	border-top: 1px solid #BDC2C9;

}
.payment_module a:hover, .payment_module a:focus, .payment_module a:active {

	background-color: #D0E588; /* #F1F2F4; */ /*#e5e6e7;*/
	color: #374853
}


#payment_methods_list{
	-moz-border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
    border-color: #B0D35D;
    border-right: 3px solid #B0D35D;
    border-style: solid;
    border-width: 2px 3px 3px;
    margin-bottom: 5px;
    display: inline-block;
    width: 700px;
}


/* @end */

/* @group Print */

/* Printable version */
@media print {
	div#left_column, div#right_column, div#footer, a.button, span.button , .button, ul#usefull_link_block, div#header_user, #languages_block_top, #search_block_top, #currencies_block_top, ul#header_links, ul.idTabs, #availability_statut br {
		display: none;
	}

	div#center_column { width: 100% }
	input.text { border: 1px solid gray }
	.block_hidden_only_for_screen {
		display: block;
		margin-top: 1em
	}
	#more_info_sheets #idTab1 { width: 530px }
	* {
		background: none!important;
		background-color: white!important;
	}
}

/* @end */

/* @group Customizable Product */

/* Customizable product */
#customization_block { width: 556px }
.customization_block_title { margin: 4px 4px 4px 2px }
#customization_block ul { margin: 6px 6px 0 6px }
.customization_block_input { vertical-align: inherit }
img.customization_delete_icon { margin: 2px }
li.customizationUploadLine {
	clear: left;
	padding: 4px;
	display: block
}
div.customizationUploadBrowse { float: left }
div.customizationUploadBrowseDescription { padding: 6px }
img.customizationUploaded {
	margin: 2px;
	border: 1px solid #888888
}
ul.customizationUploaded {
	list-style-type: none;
	margin-left: 4px
}
ul.customizationUploaded li { display: inline }
ul.customizationUploaded a { text-decoration: none }
div.customizationUploaded { clear: left }
div.deletePictureUploaded { float: right }
div.deleteCustomizableProduct { float: right }
ul.typedText {
	padding-left: 6px;
	list-style-type: none
}

/* @end */

/* @group CMS Pages */

/* cms pages */
#cms div.content_only {
	text-align: left;
	padding: 10px
}

/* @end */


/* @group Weekly top seller slider */

/* *** weekly top sellers switcher slider */
div.week-switcher { float: right; margin-top: 25px; }
div.week-switcher img { vertical-align: bottom; }

div.trans { position: absolute; top: 0px; left: 0px; z-index: 1100; }

/* @end */

/* @group MarketPlace swithcer */

#marketplace-switcher { cursor: pointer; width: 13px; height: 21px; position: absolute; background-position: -681px -182px; }

#marketplace-switcher:hover { background-position: -681px -203px; }

#marketplace-switcher  {
left:178px;
top:20px;}

.sprite { background: transparent url(../img-switcher-net/sprite_activeden.png) no-repeat top left; }

#marketplace-panel { cursor: default; position: absolute; z-index: 1300; top: -10px; width: 250px; padding-bottom: 15px; background-color: #232323; background-position: -834px -670px; border: 1px solid #565044; -moz-border-radius: 5px; -webkit-border-radius: 5px; }
#marketplace-panel #switcher-help { position: absolute; top: 15px; right: 20px; }
#marketplace-panel p { font-size: 14px; font-family: MgOpen Modata, Helvetica, Geneva; padding: 18px 20px 9px 20px; color: #a19a8e; }
#marketplace-panel ul { padding-top: 3px; list-style: none; }
#marketplace-panel ul li.three_d_ocean { background-position: 22px 11px; }
#marketplace-panel ul li.three_d_ocean:hover { background-position: 22px 10px; }
#marketplace-panel ul li.activeden { background-position: 22px -51px; }
#marketplace-panel ul li.activeden:hover { background-position: 22px -52px; }
#marketplace-panel ul li.audiojungle { background-position: 22px -113px; }
#marketplace-panel ul li.audiojungle:hover { background-position: 22px -114px; }
#marketplace-panel ul li.codecanyon { background-position: 22px -175px; }
#marketplace-panel ul li.codecanyon:hover { background-position: 22px -176px; }
#marketplace-panel ul li.graphicriver { background-position: 22px -237px; }
#marketplace-panel ul li.graphicriver:hover { background-position: 22px -238px; }
#marketplace-panel ul li.themeforest { background-position: 22px -299px; }
#marketplace-panel ul li.themeforest:hover { background-position: 22px -300px; }
#marketplace-panel ul li.videohive { background-position: 22px -361px; }
#marketplace-panel ul li.videohive:hover { background-position: 22px -362px; }
#marketplace-panel ul li { height: 46px; background: url(../img-switcher-net/sprite_siteswitcher.png) no-repeat top left; padding: 9px 15px 0px 15px; margin-bottom: 2px; cursor: pointer; }
#marketplace-panel ul li a { display: block; text-indent: -9999px; margin-top: 1px; margin-bottom: 0px; height: 35px; }
#marketplace-panel ul li img { padding-left: 7px; padding-top: 4px; }
#marketplace-panel ul li:hover { margin-bottom: 0px; border-top: 1px solid #4b4842; border-bottom: 1px solid #4b4842; background-color: #20201f; }
#marketplace-panel ul li:hover a { margin-top: 0px; margin-bottom: 1px; }

/* @end */

#city-switcher-wrapper
{
	display:block;
	float: left;
}

/* @group Rotator */

/*#rotator {*/
	/*width:940px!important;*/
	/*background: #b6dd5a;*/
	/*border: solid 1px #fff;*/
	/*padding: 6px 10px;*/
	/*position: relative;*/
	/*overflow: hidden;*/
	/*height: 90px;*/
	/*margin-bottom: 23px;*/
/*}*/
/*#rotator a img {*/
	/*padding:1px 3px;*/
	/*!*display: block;*!*/
	/*background:#fff;*/
	/*border:1px solid #ccc;*/
/*}*/
/*#rotator a:hover img {border:1px solid #595A5E;}*/
/*#rotator ul.sc_menu {*/
	/*display: block;*/
	/*overflow:hidden;*/
	/*height: 86px;*/
	/*!* max width here, for users without javascript *!*/
	/*width: 3900px;*/
	/*padding: 5px 0 0 5px;*/
	/*!* removing default styling *!*/
	/*margin: 0;*/
	/*list-style: none;*/
/*}*/
/*#rotator .sc_menu li {*/
	/*display: block;*/
	/*float: left;*/
	/*padding: 0 10px;*/
/*}*/


/* @end */


/* @group FilialNews */

h1.filial_news_header {
    color: #94BB50;
    font-family: Arial;
    font-size: 20px;
    text-align: center;
}

div.filial_news_divider{
border-top: 1px dashed #94BB50;
display: inline-block;
height: 0px;
margin-bottom: 31px;
margin-top: 0px;
width: 100%;
}

div.filial_newstopic {
	/* padding-bottom:25px; */
}

div.filial_news {
	padding: 25px 15px 31px 0px;
}

div.wrapper_news_readmore{

display: inline-block;
margin-top: 0px;
float: right;
height: 40px;
}
div.wrapper_news_readmore .repost_title{
    float:left;
    margin-right: 10px;
}
div.wrapper_news_readmore .ya-share2{
    float:right;

}

a.news_readmore{
text-align: left;
display: inline-block;
font-family: arial;
font-size: 13px;
background-color: #F0CD62;
padding: 4px;
border-radius: 5px;
margin-top: 10px;
float: right;
}

a.news_readmore:hover{
	color: white;
}

div.filial_newstopic_header {
color: #94BB50;
font-family: Helvetica, Arial;
font-size: 18px;
font-weight: normal;
padding-bottom: 6px;
}

div.filial_newstopic_header  a{
    color: #94BB50;
	font-weight:bold;
    text-decoration: none;
}

div.filial_newstopic_header  a:hover{
    text-decoration: underline;
}

div.filial_newstopic_date {
color: lightgray;
font-size: 12px;
height: 25px;
padding-bottom: 0px;
width: 50%;
text-align: left;
margin-top: 18px;
display: inline-block;
float: left;
}

div.filial_newstopic_text {
color: #676767;
font-family: Helvetica,Arial;
font-size: 14px;
font-weight: normal;
line-height: 18px;
width: 100%;
display: inline-block;
min-height: 110px;
}

body #center_column .page_data div.filial_newstopic_text li{
	list-style: disc inside url("../img/greenbullet.png");
}

body #center_column .page_data li {
list-style: disc inside url("../img/greenbullet.png");
}

body .page_data a,
div.filial_newstopic_text a {
color: #229B22;
}

body .page_data div.filial_newstopic_header a,
body .page_data a.news_readmore
{
	text-decoration: none;
}

body .page_data a{
text-decoration: underline;
}


div.filial_newstopic_text a{
text-decoration: underline;
}

body .breadcrumb a {
color: #808080;
text-decoration: none
}

img.filial_news_image{
width: 100px;
/* height: 100px; */
display: inline-block;
background-color: white;
border: 1px solid #EEE;
padding: 7px;
box-shadow: 2px 3px 6px rgba(0, 0, 0, 0.3);
margin-right: 13px;
float: left;
}

span.def_filial_news_image{
width: 100px;
height: 100px;
float: left;
display: inline-block;
	background: url("../img/def_news_image.png") no-repeat 8px 7px white;
border: 1px solid #EEE;
padding: 7px;
box-shadow: 2px 3px 6px rgba(0, 0, 0, 0.3);
margin-right: 13px;
}

div.filial_newstopic_text  a:hover{
    text-decoration: underline;
}

a.readmore{
	color: #50673E;
    text-decoration: underline;
	padding: 5px;
}


body#delivery .page_data h2{
color: #94BB50;
font-family: Helvetica, Arial;
font-size: 18px;
font-weight: normal;
padding-bottom: 6px;

}

body h2.color_imne_green {
/*color: #94BB50;
font-family: Helvetica, Arial;
font-size: 18px;
font-weight: normal;
padding-bottom: 6px;*/
}
body a.color_imne_green {
    color: #94BB50;
}

body h1.color_imne_green {
/*color: #94BB50;*/
}


body#o-nas #header-wrapper,
body#news #header-wrapper,
body#payment #header-wrapper,
body#recepti #header-wrapper,
body#delivery #header-wrapper,
body#filials #header-wrapper,
body#contacts #header-wrapper,
body#avtory #header-wrapper,
body#recipes #header-wrapper{
border-bottom: 7px solid #F1CC72;
}


.hmenu_block_delivery_icon {
background: url("../img/hmenu_icons_all.png") no-repeat scroll -22px -14px rgba(0, 0, 0, 0);
display: inline-block;
float: right;
height: 156px;
margin-right: 8px;
margin-top: -55px;
width: 136px;
z-index: 100;
}

.hmenu_block_payment_icon {
background: url("../img/hmenu_icons_all.png") no-repeat scroll -178px -19px rgba(0, 0, 0, 0);
display: inline-block;
float: right;
height: 151px;
margin-right: 8px;
margin-top: -55px;
width: 127px;
z-index: 100;
}


.hmenu_block_contactspage_icon {
background: url("../img/hmenu_icons_all.png") no-repeat scroll 0 -179px rgba(0, 0, 0, 0);
display: inline-block;
float: right;
height: 210px;
margin-right: 8px;
margin-top: -55px;
width: 147px;
z-index: 100;
}

.hmenu_block_contactspage_map_mini_icon {
background: url("../img/map_mini_zoom.png") no-repeat top left rgba(0, 0, 0, 0);
display: inline-block;
float: right;
height: 210px;
margin-top: 178px;
width: 188px;
z-index: 100;
}



.hmenu_block_newspage_icon {
background: url("../img/hmenu_icons_all.png") no-repeat scroll -191px -189px rgba(0, 0, 0, 0);
display: inline-block;
float: right;
height: 210px;
margin-right: -10px;
margin-top: -10px;
width: 147px;
z-index: 100;
margin-bottom: 23px;
}

div.filial_newstopic.first_item div.filial_newstopic_text {
text-align: justify;
}

/* @end */







.contacts_phone_marker {
background-color: #94BB50;
color: #FFF;
padding: 8px 20px;
display: inline-block;
font-size: 13px;
margin-bottom: 6px;
}

.contacts_phones {
display: inline-block;
margin-bottom: 13px;
}















#elmoney{
display: block;
width: 100%;
opacity: 1;
padding-top: 10px;
margin-top: 14px;
border-top: 1px solid white;
}

.elmoney{
	display: inline-block;
	float: left;
	height: 18px;
}

.money_qiwi {
	background: url(../img/elmoney.png) 0px -34px no-repeat transparent;
	width: 40px;
}

.money_rbk {
background: url(../img/elmoney.png) -41px -34px no-repeat
transparent;
width: 56px;
}

.money_webmoney {
	background: url(../img/elmoney.png) -97px -34px no-repeat transparent;
	width: 89px;
}


.payment_zone_wrapper{
min-height: 23px !important;
background-color:
#e1e1e1;
padding-top: 4px;
}

.payment_zone{
display: inline-block;
margin: 0 auto 0 auto;
text-align: left;
padding-bottom: 18px;
padding-top: 17px;
}

.payment_zone .elmoney{
	display: inline-block;
	float: left;
	height: 33px;
	margin-right: 8px;

}

.payment_zone .money_rbk{
background: url(../img/elmoney.png) -66px 0px no-repeat
transparent;
width: 109px;
}


.payment_zone  .money_webmoney {
	background: url(../img/elmoney.png) -174px 0px no-repeat transparent;
	width: 92px;
}

.payment_zone .money_qiwi{
	background: url(../img/elmoney.png) 0px 0px no-repeat transparent;
	width: 63px;
}

#payment_hello{
text-align: left;
width: 161px;
height: 33px;
display: inline-block;
float: left;
padding-left: 13px;
}

#payment_hello h4{
color: white;
font-size: 18px;
text-align: left;
font-weight: normal;
height: 19px;
line-height: 22px;
font-family: Helvetica,Sans-Serif;
}

.anketa_view_wrapper{
position: relative;
margin-top: -26px;
display: block;
float: right;
z-index: 1;
margin-right: 30px;
margin-bottom: 3px;


}

span.anketa_label{
text-align: right;
font-family: arial;
font-size: 15px;
color: #888;
display: inline-block;
height: 30px;
padding-top: 6px;
float: left;
padding-right: 7px;
cursor: pointer;
-moz-user-select: none;
  -webkit-user-select: none;
  user-select: none;
}

span.anketa_label:hover{
	color: #a4c950;
}

.anketa_switch{
	background: url(../img/anketa_switch.png) bottom left no-repeat transparent;
	width: 93px;
	height: 31px;
	display: inline-block;
	cursor: pointer;
-moz-user-select: none;
  -webkit-user-select: none;
  user-select: none;
}



.anketa_switch.full_anketa{
	background: url(../img/anketa_switch.png) top left no-repeat transparent;
	cursor: pointer;
}

.anketa_trigger{
	width: 34px;
	height: 30px;
	display: inline-block;
	left: 0px;
	position: relative;
	top: 0px;
	cursor: pointer;
-moz-user-select: none;
  -webkit-user-select: none;
  user-select: none;
}
.anketa_switch > .anketa_trigger{
	background: url(../img/anketa_switch.png) bottom right no-repeat transparent;
	top: 1px;
	cursor: pointer;
-moz-user-select: none;
  -webkit-user-select: none;
  user-select: none;
}

.anketa_switch.full_anketa > .anketa_trigger{
	background: url(../img/anketa_switch.png) top right no-repeat transparent;
	top: 0px;
	cursor: pointer;
-moz-user-select: none;
  -webkit-user-select: none;
  user-select: none;
}


form.std label span.icon_anketa,
 form.std p span.icon_anketa{
	display: inline-block;
	width: 27px;
	height: 20px;
	margin: 0px -2px 0px 8px;
	float: right;
}

span.icon_none{
	background: none;
}
form.std label span.icon_person{
	background: url(../img/anketa_icons.png) 0px 0px no-repeat transparent;
	height: 32px;
	margin-bottom: -23px;
	margin-top: 10px;
}

form.std label span.icon_mobile{
	background: url(../img/anketa_icons.png) 0px -87px no-repeat transparent;
	height: 23px;
}

form.std label span.icon_email{
background: url(../img/anketa_icons.png) 0px -40px no-repeat transparent;
margin-top: 3px;
height: 18px;
}

form.std label span.icon_news{
background: url(../img/anketa_icons.png) 0px -40px no-repeat transparent;
margin-top: 3px;
height: 18px;
}

form.std p span span.icon_birthday{
	background: url(../img/anketa_icons.png) 0px -158px no-repeat transparent;
	float: none;
}

form.std label span.icon_key{
	background: url(../img/anketa_icons.png) 0px -59px no-repeat transparent;
	height: 23px;
	margin-top: -2px;
}


span.icon_homephone{
	background: url(../img/anketa_icons.png) 0px -113px no-repeat transparent;
}

span.icon_position{
	background: url(../img/anketa_icons.png) 0px -136px no-repeat transparent;
}

span.icon_world{
	background: url(../img/anketa_icons.png) 0px -180px no-repeat transparent;
}

span.icon_attachment{
	background: url(../img/anketa_icons.png) 0px -202px no-repeat transparent;
}

form.std label span.icon_star{
	background: url(../img/anketa_icons.png) 0px -272px no-repeat transparent;
	height: 23px;

}

span.icon_heart{
	background: url(../img/anketa_icons.png) 0px -250px no-repeat transparent;
	height: 23px;
}



form.std p span.anketa_hint{
background: url(../img/anketa_hint.png) top left no-repeat transparent;
width: 170px;
height: 87px;
position: relative;
z-index: 30;
margin-top: -138px;
display: none;
margin-right: -302px;
float: right;
}





#center_column  .filial_newstopic_text hr {
color: #73A528;
background-color: #73A528;
border: 0;
height: 1px;
width: 100%;
display: block;
min-width: 700px;
overflow-x: hidden;
margin-bottom: 25px;
margin-top: 25px;
}

#center_column .filial_newstopic_text img{
margin: 6px;
padding: 4px;
border: 1px dashed #EEE;
box-shadow: 1px 1px 14px rgba(0, 0, 0, 0.1);
}


#center_column .filial_newstopic_text p{
font-size: 12px;
font-weight: normal;
font-family: Helvetica, Arial;
line-height: 15px;
color: #343434;
margin-bottom: 15px;
}




#block_footer_address a.mail{
font-size: 12px;
line-height: 1.2em;
	color: #EBF5CC;
	text-decoration: none;

}

#block_footer_address a.mail:hover{
		color: white;
}


span.antirobot_label{
text-align: right;
font-family: arial;
font-size: 14px;
color: #444;
display: inline-block;
height: 30px;
padding-top: 16px;
float: left;
padding-right: 7px;
cursor: pointer;
margin-left: 10px;
-moz-user-select: none;
  -webkit-user-select: none;
  user-select: none;
}

span.antirobot_label{
}

.antirobot_switch{
	background: url(../img/anketa_switch.png) bottom left no-repeat transparent;
	width: 93px;
	height: 31px;
	display: inline-block;
	cursor: pointer;
	float: left;
margin-left: 223px;
margin-top: 10px;
margin-bottom: 10px;
-moz-user-select: none;
  -webkit-user-select: none;
  user-select: none;
}



.antirobot_switch.full_antirobot{
	background: url(../img/anketa_switch.png) top left no-repeat transparent;
	cursor: pointer;
}

.antirobot_trigger{
	width: 34px;
	height: 30px;
	display: inline-block;
	left: 0px;
	position: relative;
	top: 0px;
	cursor: pointer;
	-moz-user-select: none;
  -webkit-user-select: none;
  user-select: none;
}
.antirobot_switch > .antirobot_trigger{
	background: url(../img/anketa_switch.png) bottom right no-repeat transparent;
	top: 1px;
	cursor: pointer;
}

.antirobot_switch.full_antirobot > .antirobot_trigger{
	background: url(../img/anketa_switch.png) top right no-repeat transparent;
	top: 0px;
	cursor: pointer;
}



#authentication #expressorder {
width: 52%;
float: left;
margin-right: 16px;
display: inline-block;
}


#authentication #expressorder h4 {
	height: 2.4em;
	padding: 0.3em 3em 0 4em
}
.express_order_message_info {
padding-left: 10px;
color: #646464;
margin: 0 13px;
font-family: arial;
font-size: 12px;
line-height: 16px;
height: 100px;
}
#account-creation_form .message {
	width:70%;
	text-align:center;
}

p.cart_navigation.required.submit {
padding-left: 0 !important;
}


.tab_icon {
display: inline-block;
margin-bottom: -4px;
margin-left: 5px;
}

.tab_title {
display: inline-block;
margin-bottom: 5px;
}

div.site_quick_controls{
border-top-right-radius: 5px;
border-bottom-right-radius: 5px;

	display: inline-block;
	z-index: 4000;
	position: fixed;
	width: 38px;
	height: auto;
	top:45%;
	left: 0px;
	background-color: #F0CD62;
	box-shadow: 1px 0px 7px rgba(0, 0, 0, 0.09);
}

a.site_quick_controls_icon{
	width: 38px;
	height: 36px;
	display: inline-block;
	text-decoration: none;
	border: none;
}

a.site_quick_controls_icon:hover{
	background-color: white;
}

.site_quick_controls_icon.icon_top {
border-top-right-radius: 5px;
}

.site_quick_controls_icon.icon_bottom {
border-bottom-right-radius: 5px;
}

#top-site-info p a{
	text-decoration: underline;
	color: #50673E;

}




#center_column div.order_message_text p{
	/* color: #868686; */

}


#cart_summary.std.express_opc_table tr td{
	background-color: white;
}

body#order form#order_opc_form.std textarea#message,
body#authentication textarea#other {
width: 100%;
height: 180px;
}


.order_comment_message {
padding-left: 9px;
}

td.carrier_name label a {
text-decoration: underline;
}

tr.express_payment_module td {
padding: 5px 5px;
background-color: white;
}

td.payment_action.radio {
width: 37px;
}

#button_upanel.icon_logged{
background: url('../img/icon_logged.png') no-repeat top left;
padding-left: 24px;
padding-top: 3px;
padding-bottom: 5px;
}

#button_upanel.icon_not_logged{
background: url('../img/icon_not_logged.png') no-repeat top left;
padding-left: 24px;
padding-top: 3px;
padding-bottom: 5px;
}

#info-and-user-panel-wrapper {
background-color: #F0CD62;
}

td.mini_footer_text{
padding-left: 10px;
vertical-align: top;
padding-top: 44px;
padding-bottom: 20px;
}

#footer.mini {
height: initial;
}

#block_footer_address.block {
height: initial;
}

td.mini_footer_phone_mail{
padding-left: 7px;
width: 219px;
vertical-align: top;
padding-top: 52px;
}

td.mini_footer_map{
width: 200px;
vertical-align: top;
}


/*! @ Уведомление о появлении продукта */



#notify_me_subscribe_window {
	position: fixed;
	max-width: 321px;
	height: 215px;
	padding: 40px;
	top: 16%;
	left: 30%;
	z-index: 10000;
	background: url('../../../modules/notifyproductappear/img/popup.png') no-repeat 0 0
}
#notify_me_subscribe_window input {
    outline: 0;
border: 0;
padding: 0;
height: auto;
border-radius: 0;
}
#input_notify_send_to_email {
width: 213px;
margin-top: 20px;
border: none;
background: none;
margin-left: 50px;
display: block;
margin-bottom: 29px;
color: #808080;
}

#submit_notify_product_appear {
	-left: 43px;
	font-size: 15px;
	color: #f5fff2;
	text-shadow: 1px 1px 1px rgba(32,87,19,.78);
	position: relative;
	left: 78px;
}

a#submit_notify_product_appear:hover,
a#submit_notify_product_appear:active {
color: #FFF;
text-shadow: 1px 1px 10px rgba(36, 65, 6, 0.96);
}

.notify_popup_label {
display: block;
width: 100%;
margin-top: 68px;
padding-left: 41px;
font-size: 16px;
color: #4D4D4D;
}

.notify_hint {
margin-top: 2px;
margin-left: 41px;
display: inline-block;
font-size: 10px;
color: #808080;
margin-bottom: 6px;
}

#notify_me_subscribe_window span.close {
right: 51px;
display: inline-block;
top: 74px;
position: absolute;
}

.product_label {
  position: absolute;
  width: 127px;
  display: block;
  height: 59px;
  padding-top: 11px;
  font-size: 11px;
  cursor: default;
  padding-left: 9px;
  margin-top: 64px;
  padding-right: 24px;
  z-index: 23;
  line-height: 12px;
}

.product_label.normal {
background: url('../../../modules/notifyproductappear/img/label.png') no-repeat 10px 9px;
color: #FFF;
}


.product_label.active {
background: url('../../../modules/notifyproductappear/img/label.png') no-repeat 10px 9px;
color: #FFF;
}


.product_label.normal .label_icon:hover {
background: url('../../../modules/notifyproductappear/img/icons.png') no-repeat 0px -2px;
height: 48px;
margin-top: -15px;
}


.product_label.normal .label_icon {
background: url('../../../modules/notifyproductappear/img/icons.png') no-repeat 0px -52px;
height: 41px;
display: block;
position: absolute;
width: 50px;
margin-top: -7px;
margin-left: 93px;
cursor: pointer;
z-index: 21;
}


.product_label.active .label_icon {
background: url('../../../modules/notifyproductappear/img/icons.png') no-repeat 0px -94px;
height: 41px;
display: block;
position: absolute;
width: 50px;
margin-top: -7px;
margin-left: 93px;
cursor: default;
z-index: 21;
}

.product_label .label_name {
cursor: default;
font-size: 10px;
}

.product_label.normal .label_name {
color: #7A7A7A;
}


.product_label.active .label_name {
color: #7A7A7A;
text-shadow: 0px 0px 3px #8FCF1E;
}



.notify_info_inline {
background-color: #F0CD62;
border-radius: 12px 12px 12px 12px;
box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.4);
color: #64462C;
display: inline-block;
font-size: 14px;
font-weight: normal;
height: 22px;
left: 50%;
margin-left: -150px;
padding: 20px;
position: fixed;
top: 50%;
width: 150px;
z-index: 10000;
cursor: pointer;
padding: 0.3em 0;
text-align: center;
}

/* отображение ntify product appear label*/
form#buy_block .product_label.normal {
margin-top:  79px;
}



body#product form#buy_block .product_label.normal {
margin-top:  79px;
}


form#buy_block .product_label.active {
  margin-top: 80px;
}

#comment_ajax_box{
border: 3px solid #B0D35D;
background-color: #F0F0F0;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
margin-bottom: 13px;
padding: 15px;
width: 671px;
margin-top: 19px;
}

#comment_ajax_box .bold {
padding-left: 8px;
padding-bottom: 9px;
}

#comment_ajax_box .ajax_submit {
margin-top: 13px;
text-align: center;
width: 653px;
display: block;
padding-left: 269px;
}




#select_local_filial {

/* background-color: #F0CD62; */
display: inline-block;
/* background: rgba(0, 0, 0, 0) url('../img/quickorgswitch.png') no-repeat 0 -60px; */
width: 218px;
height: 40px;
padding-top: 3px;

/*
background-color: #F0CD62;
padding: 4px 11px;
display: inline-block;
border-radius: 4px;
position: absolute;
box-shadow: 0px 0px 5px rgba(1, 1, 1, 0.4);
*/
}

#select_local_filial .view_local_filial {
float: right;
margin-right: 2px;
width: 212px;
}




.lf_visual_hint {
width: 100px;
height: 100px;
display: none;
position: relative;
left: -157px;
top: -18px;
z-index: 26;
}

.local_filials_hint {
display: inline-block;
background: rgba(0, 0, 0, 0) url('../img/hint_localfilial_switch.png') no-repeat top right;
}

.informations_block_worktime p {
color: #847136;
}

#homeCatWrapper {
margin-top: 25px;
}

div#shop_name_wrapper a{
  -moz-user-select: none;
  -webkit-user-select: none;
  user-select: none;
color: #FFC512;
display: block;
z-index: 1;
}

#info_shop_name_full {
width: 500px;
display: block;
height: 20px;
}

div#shop_name_wrapper {
  -moz-user-select: none;
  -webkit-user-select: none;
  user-select: none;
color: #FFC512;
display: block;
height: 65px;
position: absolute;
text-align: left;
width: 233px;
margin-top: 27px;
margin-left: 135px;
font-size: 67px;
font-family: Helvetica;
font-weight: bold;
z-index: 10;
text-shadow: 2px 2px 9px rgba(0, 0, 0, 0.3);
}



div#shop_name_full_wrapper i{
color: #FFC512;
}

div#shop_name_full_wrapper {
color: #FFF;
display: block;
height: 15px;
text-align: left;
position: absolute;
width: 500px;
margin-top: 96px;
margin-left: 139px;
font-size: 16px;
font-family: Helvetica;
font-weight: bold;
z-index: 1;
font-style: italic;
text-shadow: 2px 2px 9px rgba(0, 0, 0, 0.3);
}

ul#usefull_link_block .facebooklike {
border: none!important;
overflow: hidden!important;
width: 250px!important;
height: 68px!important;
/* position: absolute!important; */
margin-top: 7px!important;
margin-left: 504px!important;
}



div#more_info_block .facebooklike {
border: none!important;
overflow: hidden!important;
width: 250px!important;
height: 68px!important;
position: absolute!important;
margin-top: 6px!important;
margin-left: 504px!important;
}

.social_zone .facebooklike {
border: none!important;
overflow: hidden!important;
width: 400px!important;
height: 72px!important;
margin-top: 13px!important;
margin-left: 30px;
}

.social_zone #usefull_link_block {
display: inline-block;
float: none;
width: 445px;
height: 63px;
margin-top: 21px;
}

.social_zone #likebtn {
display: none;
}

.social_zone ul#usefull_link_block .facebooklike {
margin-left: 0px!important;
}




#cart_block_list .edit_buttons {
display: none;
text-align: center;
width: 46px;
height: 15px;
float: left;
margin-top: 2px;
border-radius: 11px;
}

#cart_block_list dt.cart_item {
/* height: 35px; */
/* width: 202px; */
}


#cart_block_list dt.cart_item:hover {
background-color: #F78149;
/*
background-color: #A0C52C;
padding: 2px 5px 2px;
text-align: left;
border-radius: 7px;
display: inline-block;
*/

}

#cart_block .cart_item span.preliminary_label_in_cart {
	margin-left: 70px;
}

#cart_block .cart_item a.ajax_cart_block_remove_link{
	display: none;
}

#cart_block .cart_item:hover a.ajax_cart_block_remove_link{
	display: inline-block;
	margin-bottom: -1px;
}

#cart_block dl a.cart_block_product_name {
width: 180px;
}


#cart_block .cart_item .cart_item_row {
display: inline-block;
width: 198px;
margin-bottom: 2px;
}

#cart_block .cart_item {
border-top: 1px solid #F7E59F;
}

#cart_block .cart_item:hover span.ajax_cart_block_up_quantity_link,
#cart_block .cart_item:hover span.ajax_cart_block_down_quantity_link{
visibility: visible;
}

#cart_block .cart_item span.ajax_cart_block_up_quantity_link{
width: 15px;
height: 15px;
margin-left: 4px;
float: left;
font-size: 0;
display: inline-block;
visibility: hidden;
/*background: rgba(0, 0, 0, 0) url('../img/icon/quantity_up.png') no-repeat left bottom;*/
margin-left: 4px;
cursor: pointer;
-moz-user-select: none;
-webkit-user-select: none;
user-select: none;

}



#cart_block .cart_item span.ajax_cart_block_down_quantity_link{
width: 15px;
height: 15px;
margin-right: 8px;
float: left;
font-size: 0;
display: inline-block;
visibility: hidden;
/*background: rgba(0, 0, 0, 0) url('../img/icon/quantity_down.png') no-repeat left bottom;*/
cursor: pointer;
-moz-user-select: none;
-webkit-user-select: none;
user-select: none;

}






#cart_summary .cart_item span.ajax_cart_block_up_quantity_link {
width: 15px;
height: 15px;
font-size: 0;
display: inline-block;
/*background: rgba(0, 0, 0, 0) url('../img/icon/quantity_up.png') no-repeat left bottom;*/
margin-right: 0px;
cursor: pointer;
-moz-user-select: none;
-webkit-user-select: none;
user-select: none;

}



#cart_summary .cart_item span.ajax_cart_block_down_quantity_link {
width: 15px;
height: 15px;
font-size: 0;
display: inline-block;
/*background: rgba(0, 0, 0, 0) url('../img/icon/quantity_down.png') no-repeat left bottom;*/
cursor: pointer;
-moz-user-select: none;
-webkit-user-select: none;
user-select: none;

}




.filials_page_data h3.hmenu_heading {
color: #F0B318;
display: block;
font-family: Helvetica;
font-size: 20px;
font-weight: normal;
margin: 10px 0px;
padding: 0;
text-decoration: none;
width: 100%;
text-shadow: 0px 0px 10px rgba(0, 0, 0, 0)!important;
}

.filials_page_data .hmenu_block_text {
margin-bottom: 10px;
color: #fff;
font-family: Verdana;
font-size: 18px;
font-weight: normal;
margin-top: 9px;
margin-bottom: 31px;
}

body .filials_page_data .hmenu_block_text a {

font-size: 15px;
}

.filials_page_data .hmenu_block_map_data {
display: inline-block;
float: left;
height: 225px;
padding-top: 30px;
text-align: left;
width: initial;
}
body a.hmenu_block_map_icon_text {
color: #9DB979;
text-decoration: none;
font-size: 13px;
text-transform: lowercase;
}

.page_filials.hmenu_block_map_icon a.map_icon {
background: url("../img/hmenu_icons_all.png") no-repeat scroll -365px -66px rgba(0, 0, 0, 0);
display: block;
float: left;
height: 97px;
margin-left: 25px;
margin-top: 15px;
width: 120px;
box-shadow: 1px 1px 6px rgba(0, 0, 0, 0.4);
}


.page_filials.hmenu_block_map_icon a.map_icon:hover {
box-shadow: 0px 0px 23px rgba(238, 142, 20, 0.4);
}


div#featured-products_block_center h4 {
border-bottom: 5px solid #F0CD62;
margin-bottom: 10px;
padding-bottom: 5px;
}


div#featured-products_block_center ul li.ajax_block_product {
display: inline-block;
text-align: center;
}

a.spoiler_toggle_btn {
font-size: 14px;
text-decoration: none!important;
color: #219E06!important;
border-bottom: 2px dashed #219E06;
}

div.map_spoiler {
margin-top: 21px;
border-left: 2px solid #F5D946;
padding-left: 15px;
padding-top: 13px;
}

body#authentication p.text.anketa_full input#address2 {
    margin-left: 8px;
}

p.text.anketa_full input#address2 {
margin-left: 186px;
}

.go_top {
  font-size: 25px;
  width: 27px;
  height: 24px;
  z-index: 100;
  position: fixed;
  bottom: 0%;
  left: 5%;
  border: 7px solid #FFF;
  box-shadow: 0px 0px 11px rgba(113, 113, 113, 0.51);
  cursor: pointer;
  opacity: 1;
  background: url('../img/go_top.png') no-repeat top center #FFF;
}

.quantity-warning {
    color: red;
    font-size: 12px;
    line-height: 11px !important;
    text-align: center;
    display: block;
}
.admin_edit_link:hover {
    z-index: 100000;
}

.admin_edit_link a{
color: #fff;
}
.admin_edit_link {
    display: inline-block;
    border: 1px solid rgba(255, 180, 4, 0.23);
    padding: 2px;
    background-color: rgba(255, 180, 4, 0.09);
    border-radius: 5px;
    padding: 1px 7px 4px;
    box-shadow: 0px 0px 4px #FFB404;
}

.module_output:hover {
/* box-shadow: 1px 1px 10px rgba(255,0,0,1); */
}








.module_output:hover .admin_edit_link{
/* 	bottom:0; */
/* 	position: abs; */
    z-index: 100000;
}

.admin_edit_link.admin_edit_link_facebooklike {
    margin-top: -14px;
}

body#index .admin_edit_link.admin_edit_link_blocktopmenu {
    margin-top: 36px;
    position: absolute;
    z-index: 1000000;
    display: block;
}

body .admin_edit_link.admin_edit_link_blocktopmenu {
    margin-top: 44px;
    position: absolute;
    z-index: 1000000;
    display: block;
}

.admin_edit_link.admin_edit_link_blockdeclaration {
    margin-top: 33px;
}

#feedback_info_header.declaration {
    margin-top: 25px;
}

.module_output .declaration{
margin-top: -25px;
}

.module_output.module_output_ie6update {
    position: absolute;
    top: 0px;
    left: 0px;
}

.admin_edit_link.admin_edit_link_blocksearch {
    display: inline-block;
    position: absolute;
    top: 33px;
    left: 518px;
    z-index: 100000;
}

.module_output_result.module_output_result_blocksearch {
    display: block;
    position: absolute;
    top: 1px;
    left: 135px;
}

.module_output.module_output_feeder {
    display: inline-block;
    position: absolute;
    left: 0px;
}

.module_output.module_output_feeder {
    display: inline-block;
    position: absolute;
    right: 0;
}

div#modules_listing_wrapper:hover {
	opacity: 1;
}
a.mtool {
    float: right;
	margin-right:4px;
    display: inline-block;
}

ul.modules_listing li.module_uninstalled{
    background-color: #FFE790;	
}
ul.modules_listing li.module_installed{
    background-color: #C0DEC0;
}

ul.modules_listing li {
    display: inline-block;
    width: 100%;
}
ul.modules_listing li:hover {
    background-color: #FFF;
}

div#modules_listing_wrapper {
	opacity: 0.8;
    position: fixed;
    bottom: -2px;
    display: block;
    left: 10%;
    background-color: #FFF8E8;
    border: 1px solid rgba(255, 170, 34, 0.71);
    padding: 0px 10px 10px;
    z-index: 1000000;
    box-shadow: 0px 0px 10px rgba(255, 170, 34, 0.5);
    width: 740px;
}

div#modules_listing_wrapper:hover ul.modules_listing{
	display:inline-block;
}

ul.modules_listing li.modules_tab_name {
    height: 20px;
    color: #000;
    padding: 4px 0px 0px 0px;
    text-align: center;
}
ul.modules_listing {
    list-style-type: none;
    overflow-y: scroll;
    text-align: left;
    display: none;
    height: 416px;
    border: 1px solid rgba(112, 112, 112, 0.46);
    padding: 5px;
    width: 440px;
    margin: 0px 0px 0px 8px;
    float: left;
	background-color: #EFEFEF;
}


.btn-micro {
	float:right;
    font-size: 0.85em;	
    border: 1px solid #DFD5AF;
    border-top: 1px solid #FFF6D3;
    border-left: 1px solid #FFF6D3;
    color: #268CCD;
    background-color: #FFF6D3;
    padding: 3px;
}


.module_help,
.module_description,
h4.module_name {
    padding: 0px 5px;
}

div#module_help {
    float: right;
    width: 271px;
    display: inline-block;
    font-size: 12px;
    color: #444;
}

.admin_edit_link.admin_edit_link_blocklanguages {
    float: left;
    display: inline-block;
    position: absolute;

    top: 0;
    left: 12px;
}

.admin_edit_link.admin_edit_link_blockcurrencies{
    float: left;
    display: inline-block;
    position: absolute;

    top: 0;
    left: 300px;
}

.admin_edit_link.admin_edit_link_blockloginregister{
    float: left;
    display: inline-block;
    position: absolute;

    top: 0;
    left: 450px;	
}

div.wrapper_front_visual_quick_edit {
    display: inline-block;
    margin-top: 10px;
    float: right;
    height: 20px;
    margin-left: 5px;
    border: 1px solid rgba(255, 180, 4, 0.23);
    background-color: rgba(255, 180, 4, 0.09);
    border-radius: 5px;
    box-shadow: 0px 0px 4px #FFB404;
    padding: 0px 6px;
}

div.wrapper_front_visual_quick_edit:hover a.front_visual_quick_edit,
a.front_visual_quick_edit:hover{
	 text-decoration: underline!important;
}
a.front_visual_quick_edit {
    color: #000!important;
    text-align: left;
    display: inline-block;
    font-family: arial;
    font-size: 13px;
    padding: 0px;
    border-radius: 5px;
    text-decoration: none!important;
    line-height: 22px;
}
.admin_edit_link.admin_edit_link_homecategories {
    margin-top: 26px;
    margin-left: 2px;
}

#info_404{
	text-align:left;
	font-size:14px;
	color: inherit;
	line-height: 25px;	
}

#footer_design_info a:hover {
    text-decoration: underline;
}

table.product-spec {
    border: 1px solid !important;
    border-collapse: collapse;
}
table.product-spec td {
    border: 1px solid;
    padding: 3px 10px;
}

.displayNone {
    display: none;
}

.contact-info-list li {
    list-style: square inside;
    padding-bottom: 3px;
}

.pseudo-link {
    cursor: pointer;
    border-bottom: dashed 1px;
}

.specialCategory {
    margin-left: -10px;
    font-weight: bold;
}
#all-products {
    width: 100%;
}
#all-products td {
    border-bottom: dotted 1px #ccc;
}
#all-products td.price {
    font-size: 11px;
    padding: 5px;
    width: 110px;
}
#all-products td.title {
    padding: 5px 0;
}
#all-products td.purchase-buttons {
    white-space: nowrap;
    text-align: left;
    width: 280px;
}

#all-products .ajax_add_to_cart_button_one,
#all-products .ajax_add_to_cart_button_1000,
#all-products a.ajax_add_to_cart_button_one_disabled,
#all-products a.ajax_add_to_cart_button_1000_disabled {
    font-size: 12px;
    width: 95px;
    height: auto;
    display: inline;
    background-position: -10px;
    padding: 3px 4px 2px 4px;
    margin: 0;
    float: left;
}
#all-products .ajax_add_to_cart_button_one:hover,
#all-products .ajax_add_to_cart_button_1000:hover {
    background: #becc93;
}

#all-products .ajax_add_to_cart_button_one .atc_btn_big,
#all-products .ajax_add_to_cart_button_1000 .atc_btn_big,
#all-products .ajax_add_to_cart_button_one .atc_btn_big_preorder,
#all-products .ajax_add_to_cart_button_1000 .atc_btn_big_preorder,
#all-products .ajax_add_to_cart_button_one_disabled .atc_btn_big,
#all-products .ajax_add_to_cart_button_1000_disabled .atc_btn_big,
#all-products .ajax_add_to_cart_button_one_disabled .atc_btn_big_preorder,
#all-products .ajax_add_to_cart_button_1000_disabled .atc_btn_big_preorder {
    float: none;
    margin: 0;
    padding: 0 0 0 3px;
    color: #5f605a;
}
#all-products .ajax_add_to_cart_button_one .atc_btn_big_info,
#all-products .ajax_add_to_cart_button_1000 .atc_btn_big_info,
#all-products .ajax_add_to_cart_button_one_disabled .atc_btn_big_info,
#all-products .ajax_add_to_cart_button_1000_disabled .atc_btn_big_info {
    float: none;
    font-family: Arial;
    font-weight: bold;
    font-size: 12px;
    color: #5f605a;
    margin: 0;
    padding: 0;
    background: none;
}

#all-products br {
    display: none;
}

#all-products .fasovka_btn_1,
#all-products .fasovka_btn_2,
#all-products .fasovka_btn_3,
#all-products .fasovka_btn_4,
#all-products .fasovka_btn_5 {
    background: #aeaeae;
    padding: 1px 4px;
    height: 14px;
    float: left;
    display: block;
    margin: 0;
    border: 1px solid #777;
    width: 32px;
    text-align: center;
}
#all-products .fasovka_btn_1:hover,
#all-products .fasovka_btn_2:hover,
#all-products .fasovka_btn_3:hover,
#all-products .fasovka_btn_4:hover,
#all-products .fasovka_btn_5:hover {
     background: #c5e16f;
}

#all-products div.ajax_add_to_cart_button_one_disabled,
#all-products .product_label,
#all-products div.ajax_add_to_cart_button_1000_disabled {
    display: none;
}

#all-products .not_available {
    background: none;
}

#all-products #product_page_buy_btn_block {
    width: auto;
    height: auto;
}

#all-products .purchase-buttons > div > span {
    float: left;
}

#all-products .availability .base {
    display: none;
}
#all-products .availability .special {
    display: inline !important;
}

#categories_block_left a.active {
    color: #fff !important;
    font-weight: bold;
}
#categories_block_left a.active:hover {
    color: #84AD24 !important;;
}

.bank_data td {
    padding: 3px 20px 3px 0;
    text-align: left;
}
.bank_data td:first-child {
    color: #94BB50;
}

#footer_add_info a.headtexta span {
    font-size: 10px;
    color: #ccc;
    text-decoration: none;
}
#footer_add_info a.headtexta:hover span {
    text-decoration: underline;
}

#login_form fieldset > p,
#create-account_form p.text {
    height: auto !important;
}

#login_form input[type="text"],
#login_form input[type="password"],
#create-account_form input[type="text"],
#create-account_form input[type="password"] {
    height: 21px;
    padding: 0 5px;
}

.error a:hover {
    text-decoration: underline !important;
}
.spb-text a:hover{
    text-decoration: underline ;
}

.instagram-widget {
	width: 928px !important;
}
@-webkit-keyframes fadeIn {
	from {
		opacity: 0;
	}
	to {
		opacity: 1;
	}
}
@keyframes fadeIn {
	from {
		opacity: 0;
	}
	to {
		opacity: 1;
	}
}
.addnewobyavu--wrapper {
	bottom: 25%;
	position: fixed;
	transition: all .3s ease;
	z-index: 112;
	height: 200px;
	width: 37px;
	display: flex;
	right: 0;
}
#addnewobyavu {
	 font-size: 18px;
	 line-height: 37px;
	 padding: 0 20px;
	 color: #fff;
	 cursor: pointer;
	 white-space: nowrap;
	 display: block;
	 z-index: 100001;
	 border: 2px solid #fff;
	 background: #f05a00;
	 -webkit-border-radius: 5px 5px 0 0;
	 -moz-border-radius: 5px 5px 0 0;
	 border-radius: 5px 5px 0 0;
	 -moz-box-shadow: -1px 0 2px #888;
	 -webkit-box-shadow: -1px 0 2px #888;
	 box-shadow: -1px 0 2px #888;
	 text-shadow: -1px 1px 0 #000;
	 text-decoration: none;
	 -webkit-transform: rotate(-90deg);
	 -ms-transform: rotate(-90deg);
	 transform: rotate(-90deg);
	 right: 10px;
	 position: relative;
 }

@media (max-width: 767px) {
	#notify_me_subscribe_window {
		left: 20%;
	}
	.addnewobyavu--wrapper {
		right: -25px;
	}
	#addnewobyavu {
		font-size: 14px;
		line-height: 30px;
	}
}

@media (max-width: 649px) {
	#notify_me_subscribe_window {
		left: 15%;
	}
}

@media (max-width: 500px) {
	#notify_me_subscribe_window {
		left: 0;
	}
}

@media (min-width:768px ) and (max-width: 979px) {
	.myblock {
		padding: 50px 40px;
	}
}