/* 
	version 

	20.04.2015
*/
/* import style */

@import url(colorbox-chosen.css);
@import url(icheck/minimal/green.css);

/* MAIN STYLE */
/* LAYOUT START */ 
html {
width: 100%;
height: 100%;
}

body {
width: 100%;
min-height: 100%;
padding: 0;
margin: 0 auto;
position: relative;
font: normal 14px Roboto, Arial, Verdana, Sans-Serif;
color: #515151;
background: #fff;
}

.blue {color: #008720;}

h1 {
font: 500 22px Roboto, Arial, Verdana, Sans-Serif;
color: #008720;
margin: 10px 0;
text-transform: uppercase;
}

h2 {
font: 500 20px Roboto, Arial, Verdana, Sans-Serif;
color: #008720;
text-transform: uppercase;
}

h3 {
font: bold 16px Roboto, Arial, Verdana, Sans-Serif;
color: #008720;
}

p {
line-height: 22px;
color: #515151;
margin: 10px 0;
}

a {
color: #008720;
text-decoration: none;
}

a:hover {
color: #555;
text-decoration: underline;
}

img {border: none; }

form {margin: 0; }

textarea {
font-size: 14px;
color: #555;
border: solid 1px #d9d9d9;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}

.input_field {
font-size: 14px;
color: #555;
border: solid 1px #d9d9d9;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}

.form-control:focus {
box-shadow: 0 0 0;
border-color: #03773a;	
}

.slider_bg {
width: 100%;
height: 400px;
text-align: center;
background: url(/UserFiles/Image/slider_big_n.jpg) center bottom no-repeat;
background-size: cover;
}

.slider_bg_title {
color: #fff;
font-size: 400%;
text-align: center;
display: block;
padding: 80px 20px;
margin: auto;
font-weight: 900;
max-width: 950px;
}

/* --------  TOPLINKS START --------  */
.top_links {float: left;}

.top_links a{
display: block;
font-size: 12px;
color: #808080;
text-decoration: none;
}

.top_links a:hover{color: #008720;}

.top_login_block {color: #232323; margin: 30px 0 0 0;}
.top_login_block a{font-size: 14px; font-weight:bold; color: #232323;}
.top_login_block a:hover {text-decoration: underline;}
.top_login_block a.top_login {color: #008720;}
.top_login_block a.top_register {color: #232323;}

/* --------  TOPLINKS END --------  */

.main_serv {color: #3a3a3a; text-align: center; margin: 30px auto 0;}
.main_serv a{color: #3a3a3a; font-size: 24px; font-weight: 300; display: block;}
.main_serv span {font-size: 13px;}
.main_serv a:hover{color: #000000; text-decoration: none;}

.main_serv a em {background: url(/images/icon_serv.png) no-repeat; display: block; margin: auto; height: 107px; width: 108px;}

.main_serv a.serv_buy em{background-position: 0 0;}
.main_serv a.serv_exch em{background-position: 0 -107px;}
.main_serv a.serv_rate em{background-position: 0 -214px;}
.main_serv a.serv_branch em{background-position: 0 -322px;}

.main_serv a.serv_buy:hover em{background-position: -108px 0;}
.main_serv a.serv_exch:hover em{background-position: -108px -107px;}
.main_serv a.serv_rate:hover em{background-position: -108px -214px;}
.main_serv a.serv_branch:hover em{background-position: -108px -321px;}

#uniblock_content_38 {background: none; margin: 70px 0 0 0;}
#uniblock_content_38 i {display: none;}
#uniblock_content_38 .uniblock_caption {text-transform: uppercase; text-align: center; color: #424242; font-size: 19px; font-family: Roboto; background: #fff; padding: 0 45px; top: -25px; position: relative; margin: 0 0 0 -115px; display: inline; font-weight: 500; left: 50%;}
#uniblock_content_38 {border-top: 2px solid #57a550;}

.uniblock_description .quote {text-align: center;  padding: 0 0; min-height: 80px; max-width: 840px; margin: auto;}
.uniblock_description .quote em.left {background: url(/images/icon_quote.png) no-repeat left center; width: 78px; float: left; height: 73px;}
.uniblock_description .quote em.right {background: url(/images/icon_quote.png) no-repeat right center; width: 78px; float: right; height: 73px;}
.uniblock_description .quote .quote_text{display: none; max-width: 630px; margin: auto;}
/* -------- LANGUAGES START --------  */
.top_languages {}

.top_languages a {
background: url(/images/flag_icon.gif) no-repeat;
display: block;
float: left;
font-size: 12px;
color: #454545;
text-decoration: none;
padding-left: 25px;
margin-right: 20px;
}

.top_languages a:hover{color: #008720;}

a.lang_en {background-position: 0 2px;}
a.lang_ua {background-position: 0 -13px;}
a.lang_ru {background-position: 0 -26px;}
/* --------  LANGUAGES END --------  */

/* -------- CURRENCY START -------- */
.top_currency{}
#currency_chosen{width: auto !important;}
/* -------- CURRENCY END -------- */


/* branches */

.block_content_grey {
padding: 5px 20px 10px;
border: 1px solid #Ccc;
margin-top: 20px;
overflow: hidden;	
}

.branch_item {
padding: 20px;
border: 1px solid #Ccc;
margin-top: 20px;
overflow: hidden;
}

.branch_item .branch_name{
font-size: 16px;
}

.branch_item .branch_name:hover {
font-size: 16px;
}

.branch_item .branch_address{
font-size: 16px;
}

.branch_item .branch_email{
font-size: 16px;
}

.branch_item_frame {
float: left;
width: 300px;
margin-right: 30px;	
}

.btn_bracnhes {
display: inline-block;
padding: 5px 20px;
border: 1px solid #008720;
background: #008720;
text-transform: uppercase;
margin-bottom: 20px;
font-size: 17px;
color: #fff;
}

.btn_bracnhes:hover {
color: #fff;
text-decoration: none;
background: #444;
}

/* branches end */

/* -------- TOP SHOPPING CART START -------- */
.top_shopping_cart_block{
font-size: 12px;
line-height: 50px;
height: 50px;
color: #808080;
border: 1px solid #fff;
background: #f3f3f3; /* Old browsers */
background: -moz-linear-gradient(top,  #f3f3f3 0%, #e2e2e2 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f3f3f3), color-stop(100%,#e2e2e2)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #f3f3f3 0%,#e2e2e2 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #f3f3f3 0%,#e2e2e2 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #f3f3f3 0%,#e2e2e2 100%); /* IE10+ */
background: linear-gradient(to bottom,  #f3f3f3 0%,#e2e2e2 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f3f3f3', endColorstr='#e2e2e2',GradientType=0 ); /* IE6-9 */
}

.shopping_cart_center{
margin: 10px 0;
line-height: 30px;
}

.shopping_cart_welcome {
padding: 0 20px;
float: left;
text-align: center;
border-right: 1px solid #fff;
}

.shopping_cart_account {
padding: 0 20px;
float: left;
border-right: 1px solid #fff;
}

.shopping_cart_cart {
padding: 0 20px;
float: left;
color: #808080;
text-align: center;
}

.shopping_cart_account a, .shopping_cart_cart a {
font-size: 12px;
font-weight: bold;
color: #008720;
text-decoration: none;
}

.shopping_cart_account a:hover, .shopping_cart_cart a:hover {color: #808080;}
/* -------- TOP SHOPPING CART END -------- */

/* -------- MENU TOP START -------- */
.menu_top_block_bg {
position: relative;
margin: auto; 
width: 100%;
}

.menu_top {}

.menu_top nav{
background: none;
border: none;
margin: 0;
min-height: auto;
}

.menu_top nav .navbar-toggle{float: left;}
/* -------- MENU TOP END -------- */

/* -------- CONTEXT SEARCH START -------- */
.context_search {
position: absolute;
right: 0;
border: 1px solid #d9d9d9;
min-width: 190px;
float: right;
margin: 10px 10px 0 0;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
background: #ebebeb; /* Old browsers */
background: -moz-linear-gradient(top,  #ebebeb 0%, #fefefe 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ebebeb), color-stop(100%,#fefefe)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #ebebeb 0%,#fefefe 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #ebebeb 0%,#fefefe 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #ebebeb 0%,#fefefe 100%); /* IE10+ */
background: linear-gradient(to bottom,  #ebebeb 0%,#fefefe 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ebebeb', endColorstr='#fefefe',GradientType=0 ); /* IE6-9 */
}

.context_search_field {float: left;padding: 0;}

.context_search_field input {
height: 30px;
background: none;
border: none;
padding: 0 10px;
line-height: 30px;
}

.context_search_searchbutton {
color: #008720;
display: block;
cursor: pointer;
width: 30px;
height: 30px;
float: right;
padding: 0;
}

.context_search_closebutton img {
width: 16px;
height: 16px;
float: right;
cursor: pointer;
}

.context_search_result {
display: none; 
position: absolute;
overflow: auto;
width: 370px;
height: 400px;
z-index: 100; 
margin-top: 30px;
border: #ccc solid 1px; 
background: #fff;
}

*html .context_search_result {
margin-top: 20px;
margin-left: -50px;
}*

.context_search_result iframe {
display: none;/*for IE5*/
display/**/:block;/*for IE5*/
position: absolute;
top: 0;
left: 0;
z-index: -1;/*must have*/
filter:mask();/*must have*/
width: 1000px;/*for any big value*/
height: 1000px;/*for any big value*/
}

.context_search_results {width: 100%;margin: 0;padding: 0;}

.context_search_results th {
font-size: 12px;
font-weight: bold;
color: #008720;
text-align: left;
padding: 5px;
}

.context_search_results th a {
font-size: 12px;
font-weight: bold;
color: #008720;
text-align: left;
text-decoration: none;
}

.context_search_results th a:hover {color: #555;}

.context_search_results td {
font-size: 12px;
color: #555;
text-align: left;
padding: 5px 5px 5px 15px;
}

.context_search_results td a {
font-size: 12px;
color: #555;
text-align: left;
text-decoration: none;
}

.context_search_results td a:hover {color: #008720;}

.context_search_res{
background: #fffd50;
}
/* -------- CONTEXT SEARCH END -------- */

/* -------- SITE COL START -------- */
#column_left, #column_right{padding: 0;}
#column_left li, #column_right li{margin: 0 0 10px 0;}
/* -------- SITE COL START -------- */


/* -------- Category Store START -------- */
.category_block{text-align: center; /*min-width: 150px;*/}

.category_block a{font-weight: bold; text-decoration: none;}

.category_block a:hover{color: #777777;}

.category_block img{margin: auto;}

.category_block .boxcategory_name { margin-top: 5px; margin-bottom: 5px;}
/* -------- Category Store END -------- */

/* -------- MENU CATEGORY START -------- */
.category_list { padding: 0; margin-left: 15px;}

.category_list li { list-style: none; border-bottom: 1px solid #ddd;}

.category_list a {
display: block;
font-size: 12px;
color: #797c80;
text-decoration: none;
padding: 7px 0 7px 0;
background: url(/images/category-normal.gif) right center no-repeat;
}

.category_list a:hover {
color: #08c;
background: url(/images/category-over.gif) right center no-repeat;
}

li.subcategory_list a {
font-size: 12px;
color: #797c80;
padding-left: 15px;
}

li.subcategory_list a:hover { color: #08c;}

li.subcategory_list a.current { color: #08c; background: url(/images/category-over.gif) right center no-repeat; }
/* -------- MENU CATEGORY END -------- */

/* -------- MENU ACCOUNT START -------- */
.account_list {padding: 0;}

.account_list li {
list-style: none;
border-bottom: 1px solid #ddd;
}

.account_list a {
display: block;
font-size: 12px;
font-weight: normal;
color: #797c80;
text-decoration: none;
padding: 7px 0 7px 0;
background: url(/images/category-normal.gif) right center no-repeat;
}

.account_list a:hover, li.subaccount_list a.current {
color: #08c;
background: url(/images/category-over.gif) right center no-repeat;
}

li.subaccount_list a {
font-size: 12px;
font-weight: normal;
color: #797c80;
padding-left: 15px;
}

li.subaccount_list a:hover{color: #08c;}
/* -------- MENU ACCOUNT END -------- */

/* ------ MENU BRAND START ------ */
.brand_name {
font-size: 12px;
font-weight: bold;
color: #008720;
}

.brand {
min-height: 170px;
font-size: 12px;
font-weight: normal;
color: #000;
text-align: justify;
margin-bottom: 10px;
padding-bottom: 10px;
border-bottom: solid 1px #ccc;
}

.brand img {
float: left;
margin: 0 20px 15px 0;
border: solid 1px #ccc;
}

.brand_list { padding: 0; margin-left: 15px;}

.brand_list li { list-style: none; border-bottom: 1px solid #ddd;}

.brand_list a {
display: block;
font-size: 12px;
font-weight: normal;
color: #797c80;
text-decoration: none;
padding: 7px 0 7px 0;
background: url(/images/category-normal.gif) right center no-repeat; 
}

.brand_list a:hover, .brand_list a.current { color: #08c; background: url(/images/category-over.gif) right center no-repeat; }
/* ------ MENU BRAND END ------ */

/* ------ NEWS GROUP START ------ */
.newsgroup_list {padding: 0;}

.newsgroup_list li { list-style: none; border-bottom: 1px solid #ddd; }

.newsgroup_list a {
display: block;
font-size: 12px;
color: #797c80;
text-decoration: none;
padding: 7px 0 7px 0;
background: url(/images/category-normal.gif) right center no-repeat;
}

.newsgroup_list a:hover, .newsgroup_list a.current {
color: #08c;
text-decoration: none;
background: url(/images/category-over.gif) right center no-repeat;
}

.newsgroup_list li#newsgroup_archive { list-style: none; border: none; }

.newsgroup_list li#newsgroup_archive a {
display: block;
font-size: 12px;
color: #08c;
text-decoration: none;
padding: 7px 0 7px 0;
background: none;
}

.newsgroup_list li#newsgroup_archive a:hover {color: #000;}
/* ------ NEWS GROUP END ------ */

/* SIDE BOXES START */
.sideboxes {}

.sideboxes_content {
width: 100%;
padding: 10px;
background: #fff;
}

.sideboxes_topleft, .sideboxes_topcenter, .sideboxes_topright{background: url(/images/box-bg.png) no-repeat;}

.sideboxes_topleft {
float: left;
width: 42px;
height: 51px;
padding: 0;
margin: 0;
background-position: 0 0;
}

.sideboxes_topcenter {
height: 51px;
font-size: 14px;
color: #555;
text-align: left;
line-height: 51px;
padding: 0;
margin: 0;
background-position: 0 -51px ;
background-repeat: repeat-x;
}

.sideboxes_topcenter a {
font-size: 12px;
font-weight: normal;
color: #555;
text-align: left;
text-decoration: underline;
line-height: 51px;
padding: 0;
margin: 0;
}

.sideboxes_topcenter a:hover {color: #008720;}

.sideboxes_topright {
float: right;
width: 10px;
height: 51px;
padding: 0;
margin: 0;
background-position: 0 -102px;
}

.sideboxes_botleft {
float: left;
width: 3px;
height: 3px;
padding: 0;
margin: 0;
background: url(/images/box-botleft.png) left no-repeat;
}

.sideboxes_botcenter {
height: 3px;
font-size: 12px;
font-weight: bold;
color: #000;
text-align: left;
line-height: 36px;
padding: 0;
margin: 0;
background: #fff;
}

.sideboxes_botright {
float: right;
width: 3px;
height: 3px;
padding: 0;
margin: 0;
background: url(/images/box-botright.png) right no-repeat;
}

.sidebox_category .sideboxes_topleft, .sidebox_category .sideboxes_topcenter, .sidebox_category .sideboxes_topright{background: url(/images/boxcategory-bg.png) no-repeat;}

.sidebox_category .sideboxes_topleft {
float: left;
width: 20px;
height: 51px;
padding: 0;
margin: 0;
background-position: 0 0;
}

.sidebox_category .sideboxes_topcenter {
height: 51px;
font-size: 14px;
font-weight: normal;
color: #fff;
text-align: left;
line-height: 51px;
padding: 0;
margin: 0;
background-position: 0 -51px;
background-repeat: repeat-x;
}

.sidebox_category .sideboxes_topcenter a {
font-size: 14px;
font-weight: normal;
color: #fff;
text-align: left;
text-decoration: underline;
line-height: 51px;
padding: 0;
margin: 0;
}

.sidebox_category .sideboxes_topcenter a:hover {
color: #f5f5f5;
text-decoration: none;
}

#sidebox_category .sideboxes_topright {
float: right;
width: 10px;
height: 51px;
padding: 0;
margin: 0;
background-position: 0 -102px;
}
/* SIDE BOXES END */

section#content, section .container, #header .container, #footer .container{max-width: 940px; margin: auto;}

.content {
background: #fff;
width: 100%;
margin: 20px 0 20px 0 ;
}

.content ul, .uniblock_outer_template ul{
list-style: inside disc;
}

.view_type {
font-size: 12px;
font-weight: normal;
color: #555;
padding: 10px 12px 10px 12px;
background: #fff;
-moz-border-radius-topleft: 3px; -webkit-border-top-left-radius: 3px; border-top-left-radius: 3px;
-moz-border-radius-topright: 3px; -webkit-border-top-right-radius: 3px; border-top-right-radius: 3px;
}

.view_type .fa{
cursor: pointer;
color: #008720;
font-size: 18px;
margin: 5px;
}

.view_type table {
float: right;
margin: 0;
padding: 0;
}

.view_type table td {
font-size: 12px;
font-weight: normal;
color: #555;
padding: 0;
}

/* CENTER BOXES START */
.centerboxes {
width: 100%;
margin-top: 10px;
}

.centerboxes_content {
width: 100%;
background: #fff;
padding-top: 15px;
}

.centerboxes_topleft, .centerboxes_topcenter, .centerboxes_topright{
background: url(/images/box-bg.png) no-repeat;
}

.centerboxes_topleft {
float: left;
width: 42px;
height: 51px;
padding: 0;
margin: 0;
background-position: 0 0;
}

.centerboxes_topcenter {
height: 51px;
font-size: 14px;
color: #555;
text-align: left;
line-height: 51px;
padding: 0;
margin: 0;
background-position: 0 -51px ;
background-repeat: repeat-x;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
}

.centerboxes_topcenter a {
font-size: 12px;
font-weight: normal;
color: #555;
text-align: left;
text-decoration: underline;
line-height: 51px;
padding: 0;
margin: 0;
}

.centerboxes_topcenter a:hover { color: #008720; text-decoration: none;}

.centerboxes_topright {
float: right;
width: 10px;
height: 51px;
padding: 0;
margin: 0;
background-position: 0 -102px;
}

.centerboxes_botleft {
float: left;
width: 3px;
height: 3px;
padding: 0;
margin: 0;
background: url(/images/box-botleft.png) left no-repeat;
}

.centerboxes_botcenter {
height: 3px;
font-size: 12px;
font-weight: bold;
color: #000;
text-align: left;
line-height: 36px;
padding: 0;
margin: 0;
background: #fff;
}

.centerboxes_botright {
float: right;
width: 3px;
height: 3px;
padding: 0;
margin: 0;
background: url(/images/box-botright.png) right no-repeat;
}

.product_grid .centerboxes_products{
overflow: hidden;
max-width: 330px;
}

.product_grid .centerboxes_products .shadow:before{
background: linear-gradient(rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 80%, rgba(255, 255, 255, 1) 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
height: 30px;
position: absolute;
bottom: 0;
display: block;
content: "";
left: 0;
right: 0;
}

.product_grid .centerboxes_products .shadow{
height: 355px;
}


.centerboxes_products {
text-align: center;
margin: 0;
background: #fff;
}

.centerboxes_product_image {
position: relative;
z-index: 1;
margin: auto;
max-width: 330px;
}

.centerboxes_product_image a{display: block;}

.centerboxes_product_image a img{border: solid 1px #ddd;}

.centerboxes_description {
font-size: 12px;
font-weight: normal;
color: #555;
text-align: justify;
margin: auto;
margin-top: 10px;
}

.centerboxes_products div.product_name {
margin-top: 10px;
}
/* CENTER BOXES END */

/* ------ AD BLOCKS START ------ */
.uniblock_caption{
font: normal 14px/51px Arial,Verdana,sans-serif;
background: url(/images/box-bg.png) 0 -51px repeat-x;
color: #555555;
padding: 0 0 0 15px;
}

.uniblock_outer_template, .uniblock_description{}
.uniblock_outer_template table td{padding: 5px;}

/* left, right ads */
.left_ad_block, .right_ad_block {margin: auto; margin-bottom: 10px;}

.left_ad_block_description, .right_ad_block_description {
font-size: 12px;
font-weight: normal;
color: #000;
}

.left_ad_block_seedetails, .right_ad_block_seedetails {text-align: right;}

/* top, center, bottom ads */
.top_ad_block, .center_ad_block, .bottom_ad_block {
width: 100%;
background: #fff;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}

.top_ad_block_description, .center_ad_block_description, .bottom_ad_block_description {
font-size: 12px;
font-weight: normal;
color: #000;
margin: 0 0 10px 0;
}

.top_ad_block_seedetails, .center_ad_block_seedetails, .bottom_ad_block_seedetails{ text-align: right; padding: 10px;}
/* ------ AD BLOCKS END ------ */

.red_button { 
display: inline-block;
padding: 0px 10px;
border-radius: 5px;
background: #f30000;
color: #fff;
text-decoration: none;
}

.red_button:hover { 
text-decoration: none;
background: #fb3e3e;
}

/* .carousel-control start */

#testimonials_carousel .carousel-control.left {
background: url(/images/icon_quote.png) no-repeat left center;
width: 78px;
float: left;
height: 73px;
}

#testimonials_carousel .carousel-control.right {
background: url(/images/icon_quote.png) no-repeat right center;
width: 78px;
float: right;
height: 73px;
}

#testimonials_carousel  .item {
height: auto;
min-height: 100px;
}

#testimonials_carousel  .slideshow_photodescription {
padding: 0 130px;
text-align: center;
}

/* .carousel-control end  */

/* ------ FOOTER START ------ */
#footer {
background: #03773a;
width: 100%;
min-height: 70px;
margin: 0;
}

.footer_menu{background: #d7e8c6; border-top: 1px solid #008720;}

.footer_inner{
padding: 0;
min-height: 70px;
-webkit-border-top-left-radius: 3px;
-webkit-border-top-right-radius: 3px;
-moz-border-radius-topleft: 3px;
-moz-border-radius-topright: 3px;
border-top-left-radius: 3px;
border-top-right-radius: 3px;
}

.footer_logo {font-size: 16px; color: #fff;}
.footer_logo p{margin: 0 0 0 0; color: #fff;}

.menu_bottom { float: left;  color: #fff;}

.footer_copyright{}

.footer_copyright, .footer_copyright a {
font-size: 19px;
font-weight: normal;
color: #fff;
text-align: right;
}

.footer_copyright p{margin: 5px 0 0 0; color: #fff;}

.footer_copyright a:hover {color: #008720;}

.credit_cards {float: left;}

.credit_cards img {
background: url(/images/credit_cards.png) no-repeat top;
float: left;
margin-right: 10px;
display: inline-block;
width: 41px;
height: 28px;
}

.btn_bottom {
float: none;
margin: 10px 0px;
width: 100%;
background: rgb(0, 135, 32) none repeat scroll 0% 0%;
color: rgb(255, 255, 255);
font-size: 18px;
text-transform: uppercase;
padding: 5px;	
}

.credit_cards img.card_visa{background-position: 0 0;}
.credit_cards img.card_master{background-position: 0 -28px;}
.credit_cards img.card_amex{background-position: 0 -56px;}
.credit_cards img.card_paypal{background-position:0 -84px;}

.logotype_bottom{
background: url(/images/logotype_bottom.gif) no-repeat top center;
text-align: center;
display: inline-block;
width: 130px;
padding: 30px 0 10px 0;
}

.logotype_bottom img, .logotype_bottom a{display: block; margin: auto;}

.logotype_bottom, .logotype_bottom a{
color: #555;
font-size: 10px;
font-weight: italic;
text-decoration: none;
}

.logotype_bottom a:hover{color: #008720;}
/* ------ FOOTER END ------ */

/* ------ NAVIGATION START ------ */
.navigation {
font-size: 14px;
color: #999;
padding: 10px;
background: #fff;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}

.navigation a {
font-size: 12px;
color: #999;
text-decoration: none;
}

.navigation a:hover {color: #008720;}
/* ------ NAVIGATION END ------ */

/* ------ ALERT MESSAGES START ------ */
.error, .error_js, .state-highlight-error, .notify, .notify_message, .alert_message, .notify_message a , .alert_message a{ font-size: 12px; font-weight: bold; }

.error , .error_js{ margin-top: 8px; padding: 0 0 0 17px; }

.error{/*background: url(/images/validation_advice_bg.gif) no-repeat left;*/}

.error_js {/*background: url(/images/validation_advice_bg_js.gif) no-repeat left;*/}

.state-highlight-error { border: 1px dashed #red; background: #FAEBE7; }

.notify_message, .alert_message {padding: 5px; }

.notify, .notify_message, .notify_message a{color: green;}

.error, .error_js, .alert_message, .alert_message a{color: red;}

.notify_message a , .alert_message a{ text-decoration: underline; padding: 5px;}

.notify_message a:hover, .alert_message a:hover {text-decoration: none;}

.error_el { position: relative; }

.error_el span.fa { z-index: 1000; color: #ff0000; top: -7px; left: -9px; font-size: 16px; position: absolute; }
.error_el .error_text {z-index: 1000; color: #ff0000; font-size: 12px; } 
.error_id_security_code  .error_text {
display: block; margin-top: 30px;	
}



/* ------ ALERT MESSAGES END ------ */

/* PRODUCT IMAGE START */
.productimage {
width: 130px;
margin: auto; /* product image */
}

.productimage_top {
width: 130px;
height: 5px;
background: url(/images/productimage-top.gif) no-repeat; /* product image top corner */
}

.productimage_bottom {
width: 130px;
height: 5px;
background: url(/images/productimage-bottom.gif) no-repeat; /* product image bottom corner */
}

.productimage_name {
text-align: center;
margin-top: 5px;
margin-bottom: 5px; /* product image name */
}

.productimage_name a {
font-size: 12px;
font-weight: bold;
color: #008720;
text-align: center;
text-decoration: underline; 
}

.productimage_name a:hover {
color: #000;
text-decoration: underline; 
}
/* PRODUCT IMAGE END */

/* SEE ALL BUTTON START */
.seeall {
text-align: center;
margin-top: 5px;
margin-bottom: 5px; 
}

.seeall a {
font-size: 14px;
font-weight: bold;
color: #008720;
text-align: center;
text-decoration: underline; 
}

.seeall a:hover {
color: #000;
}
/* SEE ALL BUTTON START */

/* STATUS SMALL START */
.status_small {
width: 100px;
margin: auto; 
}

.status_small_left {
width: 3px;
display: inline;
float: left;
}

.status_small_center {
display: inline;
float: left;
font-size: 12px;
font-weight: normal;
color: #fff;
text-align: center;
text-decoration: none;
padding: 9px 10px 7px 10px; 
}

.status_small_right {
width: 17px;
display: inline;
float: left; 
}
/* STATUS SMALL END */

/* ------ STATUS CATEGORY START ------ */
.category_status_new, .category_status_sale {
width: 40px;
float: right;
font-size: 11px; 
font-weight: normal;
text-align: center;
color: #fff;
margin-top: 5px;
padding-top: 2px;
padding-bottom: 3px;
}

.category_status_new{background: url(/images/category_status_new.png) repeat-x; }

.category_status_sale {background: url(/images/category_status_sale.png) repeat-x; }
/* ------ STATUS CATEGORY END ------ */


.bordertop {border-top: solid 1px #ccc; /* top separate line */}

.borderbottom {border-bottom: solid 1px #ccc; /* bottom separate line */}

/* SHOPPING STEP TABLES START */
div.tables {
background: #fff;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}

.tables table {
width: 100%;
margin: 0;
padding: 0;
}

.tables #table_heading, .tables #table_heading_left, .tables #table_heading_right {
font-size: 12px;
font-weight: bold;
color: #008720;
padding-top: 10px;
padding-bottom: 10px;
border-bottom: solid 1px #e5e5e5;
}

.tables #table_heading_left{text-align: left;}

.tables #table_heading_right {text-align: right;}

.tables #table_heading {text-align: center;}

.tables #table_heading span {
height: 17px;
display: block;
font: bold 14px Arial, Verdana, Sans-Serif;
color: #008720;
text-align: left;
line-height: 17px;

}

.tables table td {background: #fff;}

.tables table td#bottom_cell {
padding-bottom: 10px;
border-bottom: solid 1px #e5e5e5;
}

.tables th a, .tables td a {
font-size: 12px;
font-weight: bold;
color: #008720;
text-decoration: none; 
}

.tables th a:hover, .tables td a:hover {color: #555;}

.tables #product_image {
margin-top: 10px;
border: solid 1px #ccc;
}

.tables td #ship_to {
font: normal 12px Arial, Verdana, Sans-Serif;
color: #000;
text-decoration: none; /* link over styles */
}

.tables #separator {border-bottom: solid 1px #ccc;}

.shopping_steps_buttons {width: 100%;}

.shopping_steps_buttons td {width: 25%;}
/* SHOPPING STEP TABLES END */

/* ------ PRODUCT LISTING START ------ */
.product_list_img{position: relative;}

.product_list_short_description {
font-size: 12px;
font-weight: normal;
color: #777;
text-align: justify;
}

.product_list_name {
text-align: left;
}

.product_list_name a, .product_grid_name a {
font-size: 14px;
font-weight: bold;
color: #008720;
text-decoration: none;
}

.product_list_name a:hover, .product_grid_name a:hover {color: #555;}

.product_grid_name {
text-align: center;
}

.product_grid {
width: 100%;
margin: 0;
padding: 0;
padding-top: 10px;
background: #fff;
}

.product_grid #button_delete {
margin-top: 5px;
margin-bottom: 5px;
}

.product_grid #button_delete a {
cursor: pointer;
font-size: 12px;
font-weight: normal;
color: #555;
text-decoration: none;
}

.product_grid #button_delete a:hover {
color: red;
}

.product_description {
font-size: 12px;
font-weight: normal;
color: #000;
text-align: justify;
margin-top: 5px;
margin-bottom: 5px;
}
/* ------ PRODUCT LISTING END ------ */

/* PRODUCT START */
.product {
background: #fff;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}

.product_name {text-align: center;}

.product_name a {
font-size: 14px;
font-weight: bold;
color: #808080;
text-decoration: none;
}

.product_name a:hover {color: #008720;}

.product_header {
padding: 5px 0 10px 0;
border-bottom: solid 1px #e5e5e5;
}

.product_header h2 {
font-size: 15px;
font-weight: bold;
color: #777;
padding: 0 0 0 20px;
margin: 0;

}

.product_code {}

.product_code h3 {
font-size: 15px;
font-weight: bold;
color: #008720;
margin: 0;
}

.product_print {
font-size: 30px;
float: right;
margin-top: 10px;
cursor: pointer;
}

.product_quantity {
line-height: 35px;
}

.product_quantity input {width: 40px; text-align: center;}

.product_quantity_available {
float: left;
font-size: 12px;
font-weight: normal;
margin-top: 10px;
}

.product_short_description {
font-size: 12px;
font-weight: normal;
color: #777;
text-align: justify;
padding-top: 10px;
}

.product_owner {
font-size: 12px;
font-weight: normal;
color: #777;
text-align: justify;
padding-top: 10px;
}

.product_extra {
font-size: 14px;
font-weight: normal;
color: #000;
margin-top: 5px;
}

.product_image {
z-index: 1;
border: solid 1px #eee;
}

.product_image img{
margin: auto;
}

/*
.product_image_zoom {
width: 50px;
height: 50px;
position: absolute;
bottom: 0;
right: 0;
z-index: 2;
}*/

.product_image .img_zoom{
display: none;
}

.product_image:hover .img_zoom{
display: block;
font-size: 60px;
color: #008720;
text-decoration: none;
position: absolute;
top: 50%;
left: 50%;
margin: -25px 0 0 -25px;
z-index: 99;
}

.product_image:hover img{
/* IE 8 */
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";

/* IE 5-7 */
filter: alpha(opacity=50);

/* Netscape */
-moz-opacity: 0.5;

/* Safari 1.x */
-khtml-opacity: 0.5;

/* Good browsers */
opacity: 0.5;
}

.product_status {
height: 21px;
position: absolute;
bottom: 5px;
left: -3px;
z-index: 3;
}

.product_status_preview {
bottom: 10px;
left: -3px;
position: absolute;
z-index: 3;
}

.product_status_list {
bottom: 10px;
left: -3px;
position: absolute;
z-index: 3;
}

.product_status_sideboxes {
bottom: 10px;
left: -3px;
position: absolute;
z-index: 3;
}

.product_status_center {
height: 21px;
float: left;
font-size: 10px;
font-weight: bold;
text-transform: uppercase;
color: #fff;
line-height: 21px;
white-space: nowrap;
padding: 0 5px;
}

.product_right {}

.product_right .prod_desc_title{
font-size: 14px;
font-weight: bold;
float: left;
margin: 0 10px 10px 0; 
}

.product_price {
float: left;
font-size: 13px;
color: #555;
text-align: left;
line-height: 25px;
}

.prod_price_title{font-weight: bold;}

.price, .price_old, .price_special{line-height: 25px;}

.price {
font-size: 16px;
font-weight: normal;
color: #555;
white-space: nowrap;
}

.price_special {
font-size: 16px;
font-weight: bold;
color: red;
white-space: nowrap;
}

.price_old {
font-size: 13px;
text-decoration: line-through;
white-space: nowrap;
}

.price_total {
font-size: 14px;
font-weight: bold;
color: #008720;
white-space: nowrap;
}

.total {
font-size: 14px;
font-weight: bold;
color: #555;
text-align: right;
margin-top: 5px;
white-space: nowrap;
}

.total_left {
width: 50%;
float: left;
text-align: left;
margin-bottom: 5px;
}

.total_right {
width: 50%;
float: right;
text-align: right;
margin-bottom: 5px;
}

.product_rate {
float: left;
margin-top: 10px;
white-space:nowrap;
font-size: 14px;
}

.product_rate .fa-user{
margin: 0 5px 0 2px;
}

#rate_left {
float: left;
font-size: 12px;
font-weight: normal;
color: #555;
text-align: left;
margin-bottom: 10px;
}

#rate_left b {
color: #008720;
}

#rate_right {
float: right;
font-size: 12px;
font-weight: normal;
color: #555;
text-align: right;
}

.customer_ratings {
font-size: 12px;
font-weight: normal;
color: #555;
background: #fff;
}

.comment_add{color: #008720;}

#customer_ratings_header {
font-size: 12px;
font-weight: bold;
color: #008720;
text-align: center;
margin: 0 10px 10px 10px;
padding-top: 10px;
padding-bottom: 10px;
border-bottom: solid 1px #ccc;
}

.customer_ratings_body {
font-size: 12px;
font-weight: normal;
color: #555;
text-align: justify;
padding: 10px;
}

.customer_ratings_name{
color: #496E98; 
font-size: 12px;
font-weight: bold;
}

.customer_ratings_date{color:#A8A8A8;}

.customer_ratings_body:hover{background: #fafafa;}

.product_attribute {
width: 100%;
margin-top: 10px;
border-top: 1px solid #ccc;
border-bottom: 1px solid #ccc;
font-size: 12px;
font-weight: normal;
color: #777;
}

.product_attribute td {padding: 5px;}

.product_attribute td table td {padding: 3px;}

.product_attribute #attribute_name {
font-size: 12px;
font-weight: bold;
text-align: left;
}

#product_attribute {
text-align: left;
padding: 5px 5px 5px 0;
margin-top: 5px;
}

#product_attribute_field {
font-size: 12px;
font-weight: bold;
color: #000;
text-align: left;
}

#product_attribute_value {
font-size: 12px;
font-weight: normal;
color: #555;
text-align: left;
}

.description_tabs {margin-top: 20px;}

/* product tabs start */

ul#tabs {
list-style-type: none;
padding: 0;
margin: 0;
padding-bottom: 31px;
border-bottom: 1px solid #cecece;
}

ul#tabs li {
color: #008720;
float: left;
height: 24px;
font-size: 12px;
font-weight: normal;
margin: 2px 2px 0 0;
}

ul#tabs li .fa{margin:0 5px 0 0;}

#tabs li a {
cursor: pointer;
float: left;
display: block;
font-size: 14px;
font-weight: normal;
color: #008720;
text-decoration: none;
padding: 4px 7px;
border: 1px solid #cecece;
-webkit-border-top-left-radius: 3px;
-webkit-border-top-right-radius: 3px;
-moz-border-radius-topleft: 3px;
-moz-border-radius-topright: 3px;
border-top-left-radius: 3px;
border-top-right-radius: 3px;
border-bottom: 1px solid #ccc;
background: url(/images/tab_normal.png) bottom repeat-x #f7f7f7;
}

ul#tabs li.active, #tabs li a:hover, #tabs li.active a:hover {
font-weight: normal;
color: #555;
}

#tabs li.active a {
color: #555;
border: 1px solid #cecece;
border-bottom: #fff;
background: url(/images/tab_active.png) bottom repeat-x #e3f1f6;
}

#tabs_content {
font-size: 12px;
font-weight: normal;
color: #555;
padding: 15px;
border: solid 1px #cecece;
border-top: none;
background: #fff;
}
/* product tabs start */

/* PRODUCT END */

/* ------ PAGE TAB START ------ */
.page_tab {
margin-top: 10px;
}

ul.pageTab {
padding: 0;
margin: 0;
list-style: none;
text-align: center;
}

ul.pageTab li {
list-style: none;
padding: 0;
display: inline;
}

ul.pageTab a.begin, ul.pageTab a.end, ul.pageTab a.previous, ul.pageTab a.next, ul.pageTab a.page {
font-size: 12px;
font-weight: normal;
color: #008720;
line-height: 25px;
text-decoration: none;
margin: 0;
padding: 5px 9px 5px 9px;
background: url(/images/pagetab.png) no-repeat;
}

ul.pageTab li.current, ul.pageTab a.begin:hover, ul.pageTab a.end:hover, ul.pageTab a.previous:hover, ul.pageTab a.next:hover, ul.pageTab a.page:hover {
font-size: 12px;
font-weight: bold;
color: #fff;
text-decoration: none;
background: url(/images/pagetab_over.png) no-repeat;
}
/* ------ PAGE TAB END ------ */

/* SEARCH BLOCK START */
.adv_search {
width: 175px;
margin: auto;
margin-top: 5px;
}

.adv_search div {margin-bottom: 4px;}

.adv_search_name {
font-size: 12px;
font-weight: bold;
color: #000;
text-align: left;
}

.adv_search_keywords input {
width: 173px;
border: solid 1px #ccc;
}

.adv_search_category select {
width: 175px;
border: solid 1px #ccc;
}

.adv_search_include {
font-size: 12px;
font-weight: normal;
color: #000;
text-align: left;
}

.adv_search_include checkbox {
border: solid 1px #ccc;
}

.adv_search_price {
font-size: 12px;
font-weight: normal;
color: #000;
text-align: left;
}

.adv_search_price input {
width: 42px;
border: solid 1px #ccc;
}

.adv_search_button {
padding-top: 5px;
border-top: solid 1px #ccc;
}
/* SEARCH BLOCK END */

/* ------ PRODUCT GALLERY START ------ */

div.product_gallery div.other { cursor: pointer; border: 1px solid #cecece; }

div.product_gallery div.other:hover{ border: 1px solid #008720; }

/* ------ PRODUCT GALLERY END ------ */

/* ------ QUESTION START ------ */
.question {
color: #000;
font-size: 12px;
margin: auto;
}

.question_name {
font-size: 14px;
font-weight: bold;
color: #008720;
}

.question_date {margin-top: 10px;}

.question_description { text-align: justify; margin-top: 5px;}

.question_answers {margin-top: 5px;}

.question_answer {}

.question_archive {
margin-top: 3px;
padding-top: 5px;
text-align: right;
border-top: solid 1px #ccc;
}

.question_archive a {
font-weight: bold;
color: #008720;
text-align: right;
text-decoration: none;
}

.question_archive a:hover {color: #000;}

.question_result_block{ background: #e2f4fb; padding: 10px;}

.question_result_name {
font-size: 12px;
color: #000;
margin-top: 5px;
}

.question_result_bar {
border-left: 1px solid #ff0000;
color: #008720;
margin-top: 5px;
}

.question_total, .question_correct {
font-size: 12px;
color: #000;
margin-top: 10px;
}

.question_main {margin-bottom: 5px;}

.question_main a {
font-size: 12px;
font-weight: bold;
color: #008720;
text-align: right;
text-decoration: underline;
}

.question_main a:hover {color: #000;}

.question_other input {border: solid 1px #ccc;}
/* ------ QUESTION END ------ */


/* ------ NEWS START ------ */
div.newslist {
padding: 0 15px;
background: #fff;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}

.news_date {
font-size: 12px;
font-weight: bold;
color: #777;
margin-bottom: 5px;
}

.news_name {
font-size: 14px;
font-weight: bold;
color: #008720;
padding-left: 18px;
background: url(/images/arrow-news.png) no-repeat left;
}

.news_name a {
font-size: 14px;
font-weight: bold;
color: #008720;
text-decoration: none;
}

.news_name a:hover {
color: #555;
}

.news_description {
font-size: 12px;
font-weight: normal;
color: #555;
margin: 5px 0;
}

.news_details {
font-size: 12px;
font-weight: normal;
text-align: right;
padding-bottom: 10px;
border-bottom: solid 1px #ccc;
}

.news_details a {
display: block;
float: right;
height: 17px;
font-size: 12px;
font-weight: bold;
color: #008720;
text-align: right;
text-decoration: none;
line-height: 17px;
padding-left: 20px;
background: url(/images/bullet_arrow.png) no-repeat left;
}

.news_details a:hover {color: #555;}

.news_main, .news_list, .news_single {
padding-bottom: 10px;
margin-bottom: 10px;
border-bottom: solid 1px #ccc;
}
/* ------ NEWS END ------ */

/* ------ BANNER START ------ */
.banner {background: #fff;}
/* ------ BANNER END ------ */

/* ------ BLOG START ------ */
.blog {margin: auto;}

.blog_category {
font-weight: normal;
color: #000;
text-align: left;
padding: 10px 10px 10px 18px;
background: url(/images/arrow-news.png) no-repeat left;
}

.blog_category a {
font-weight: bold;
color: #008720;
text-decoration: none;
}

.blog_category a:hover {
color: #000;
text-decoration: underline;
}

.blog_all {
text-align: right;
padding-top: 5px;
margin-top: 5px;
border-top: solid 1px #ccc;
}

.blog_all a {
color: #000;
text-decoration: none;
}

.blog_all a:hover {
color: #008720;
text-decoration: underline;
}

.blog_archive {
color: #000;
text-align: right;
padding-top: 5px;
margin-top: 5px;
border-top: solid 1px #ccc;
}

.blog_archive a {
color: #000;
text-decoration: none;
}

.blog_archive a:hover {
color: #008720;
text-decoration: underline;
}

.blog_list {
padding-bottom: 10px;
margin-bottom: 10px;
border-bottom: solid 1px #ccc;
}

.blog_date {
margin-top: 20px;
}

.blog_name {
font-size: 18px;
font-weight: normal;
color: #008720;
margin: 10px 0 20px;
}

.blog_name a {
color: #008720;
}

.blog_name a:hover { color: #000; }

.blog_comments {
margin-top: 20px;
font-size: 14px;
color: #008720;
}

.blog_comment {
margin-top: 20px;
font-size: 18px;
color: #008720;	
}

.blog_comments a {
color: #008720;
}

.blog_comments a:hover {color: #000; text-decoration: none; }

.blog_comment_comment1, .blog_comment_comment2{
color: #000;
margin: 5px 0;
padding: 15px 20px;
text-align: justify;
border-bottom: solid 1px #e2e2e2;
}

.blog_comment_comment1 {background: #f7f7f7;}

.blog_comment_header {
font-weight: bold;
color: #008720;
margin-bottom: 10px;
}

.blog_comment_header .time {
float: right;
font-size: 11px;
font-weight: normal;
color: #555;
}

.blog_subtitle {
background: #008720;
padding: 10px 20px;
color: #fff;
font-size: 18px;	
}

.img_left {
float: left;
margin: 0 20px 20px 0;
max-width: 100%;	
}

.img_right {
float: right;
margin: 0 0 20px 20px;
max-width: 100%;	
}

/* ------ BLOG END ------ */

/* ------ NEWSLETTER START ------ */
.newsletter {}

.newsletter_header {
font-family: Roboto;
font-size: 20px;
font-weight: 500;
color: #008720;
text-align: left;
margin-top: 25px;
text-decoration: none;
}

.newsletter_name {
font-size: 12px;
font-weight: normal;
color: #000;
}

.newsletter_form {}

.newsletter_selection { margin: 5px 0; width: 100%; }

.newsletter_select {
color: #008720;
float: left;
margin: 0 5px 0 0;
}

.newsletter_security {margin: auto;}

.newsletter_security .security2_button{ margin: 10px 0 0 0; width: 100%; }

.newsletter_security .security2_button button{ width: 100%; }

/* ------ NEWSLETTER END ------ */

/* ------ SITEMAP START ------*/
.sitemap ul{
list-style: disc; 
}

.sitemap ul li {
font-size: 12px;
}

.sitemap ul li ul li {
padding-left: 0;
background: none;
}

.sitemap ul li a {
font-weight: bold;
color: #008720;
text-decoration: none;
}

.sitemap ul li a:hover {
color: #555;
}

.sitemap ul li ul li a {
font-weight: normal;
color: #555;
text-decoration: none;
}

.sitemap ul li ul li a:hover {
color: #008720;
}
/* ------ SITEMAP END ------*/

/* ------ SECURITY CAPCHA START ------ */
.security1 {
font-size: 13px;
color: #008720;
text-align: center;
margin: 10px auto;
}

.security1 b {
font-size: 15px;
color: red;
}

.security2 {
text-align: center;
}

.security2_img {
float: left;
width: 125px;
margin: 15px 5px 0 0;
}

.security2_form {
float: left;
margin: 5px 10px 0 10px;
max-width: 90px;
}

.security2_form input {border: solid 1px #aaa; width: 60px; }

.security2_button {
min-width: 80px;
width: auto;
margin: 7px 0 0 0;
}

.security3 {
float: left;
margin-top: 5px;
}
/* ------ SECURITY CAPCHA END ------ */

/* ------ INPUT BUTTONS START ------ */

.btn{
color: #fff;
background: #008720;
}

.button_favourites, .button_wishlist { float: right; margin-top: 10px;}

.button_quote { float: left; margin-left: 10px;}
.btn-danger {    background: #d9534f !important;    border-color: #d43f3a;    color: #fff;}
.btn:hover, .btn-danger:hover{background: #444 !important; color: #fff !important; }
/* ------ INPUT BUTTONS END ------ */


/* PHOTOALBUM START */
.photo_gallery li{
min-height: 250px;
}


.photoalbum_album {
float: left;
margin-bottom: 15px;
}

.photoalbum_image {text-align: center;}

.photoalbum_image img {
text-align: center;
border: solid 1px #ccc;
}

.photoalbum_name {
font-size: 12px;
font-weight: bold;
color: #008720;
text-align: center;
margin-top: 5px;
}

.photoalbum_name a {
font-size: 12px;
font-weight: bold;
color: #008720;
text-align: center;
text-decoration: none;
}

.photoalbum_name a:hover {
color: #000;
text-decoration: none;
}

.photoalbum_bigpicture {
margin: auto;
border: solid 1px #ccc;
}

.photoalbum_slider {
width: 506px;
margin: auto;
}

.photoalbum_arrowleft, .photoalbum_arrowright{
width: 28px;
height: 60px;
cursor: pointer;
}

.photoalbum_arrowleft {
float: left;
text-align: left;
background: url(/images/arrow-left.png) left no-repeat;
}

.photoalbum_arrowright {
float: right;
text-align: right;
background: url(/images/arrow-right.png) right no-repeat;
}

.photoalbum_thumbnails {
width: 450px;
height: 200px;
float: left;
overflow: hidden;
}

.photoalbum_thumbnails_table {
margin: 0;
padding: 0;
}

.photoalbum_thumbnails_table td {
padding: 5px;
text-align: center;
}
/* PHOTOALBUM END */

/* PETITION START */
.petition_name {
font-size: 12px;
font-weight: bold;
color: #008720;
text-align: center;
margin-bottom: 10px;
}

.petition_description {
font-size: 12px;
font-weight: normal;
color: #000;
text-align: justify;
margin-bottom: 10px;
padding-bottom: 10px;
border-bottom: solid 1px #ccc;
}

.petition_table {
padding: 0;
margin: auto;
}

.petition_table td {padding: 3px;}

.petition_list {
margin-top: 10px;
padding-top: 10px;
border-top: solid 1px #ccc;
}

.petition_list table {
padding: 0;
margin: 0;
}

.petition_list td {padding: 3px;}

.petition_separate {
padding: 1px;
border-top: solid 1px #ccc;
}
/* PETITION END */

/* TICKET START */
.ticket_form {
padding: 0;
margin: auto;
}

.ticket_form td {
padding: 5px;
font-size: 12px;
font-weight: bold;
color: #008720;
}

.ticket_ticket1, .ticket_ticket2 {
font-size: 12px;
font-weight: normal;
color: #000;
margin-top: 5px;
margin-bottom: 5px;
padding-bottom: 5px;
border-bottom: solid 1px #ccc;
}

.ticket_id {
font-size: 12px;
font-weight: normal;
color: #008720;
margin-top: 10px;
}

.ticket_content {
margin-top: 10px;
margin-bottom: 10px;
padding-top: 10px;
border-top: solid 1px #ccc;
}

.ticket_header {
font-size: 12px;
font-weight: normal;
color: #008720;
line-height: 18px;
}

.ticket_header #time {
float: right;
font-size: 12px;
font-weight: bold;
color: #008720;
}

.ticket_text {
font-size: 12px;
font-weight: normal;
color: #000;
margin-top: 5px;
margin-bottom: 5px;
}
/* TICKET END */

/* WISH LIST START */
.wishlist_user_block {
margin-bottom: 5px;
padding-bottom: 5px;
border-bottom: solid 1px #ccc;
}

.wishlist_user_name {
font-size: 12px;
font-weight: bold;
color: #008720;
margin-bottom: 5px;
}

.wishlist_user_location {
font-size: 12px;
font-weight: normal;
color: #000;
margin-bottom: 5px;
}

.wishlist_user_list a {
font-size: 12px;
font-weight: bold;
color: #008720;
text-decoration: underline;
}

.wishlist_user_list a:hover {
color: #000;
text-decoration: none;
}

.multishipping {

}
/* WISH LIST END */

.success {
color: green;
margin: 5px;
text-align: center;
}

.popup {padding: 15px;}

/* PROGRESSBAR START */
.progressbar {
height: 60px;
padding: 10px;
background: #fff;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}

.progressbar #progressbar_current1 {
width: 30%;
height: 38px;
float: left;
text-align: center;
background: url(/images/progressbar/progressbar_current1.png) left no-repeat;
}

.progressbar #progressbar_normal1 {
width: 30%;
height: 38px;
float: left;
text-align: center;
background: url(/images/progressbar/progressbar_normal1.png) left no-repeat;
}

.progressbar #progressbar_current2 {
width: 30%;
height: 38px;
float: left;
text-align: center;
background: url(/images/progressbar/progressbar_current2.png) left no-repeat;
}

.progressbar #progressbar_normal2 {
width: 30%;
height: 38px;
float: left;
text-align: center;
background: url(/images/progressbar/progressbar_normal2.png) left no-repeat;
}

.progressbar #progressbar_current3 {
width: 30%;
height: 38px;
float: left;
text-align: center;
background: url(/images/progressbar/progressbar_current3.png) left no-repeat;
}

.progressbar #progressbar_normal3 {
width: 30%;
height: 38px;
float: left;
text-align: center;
background: url(/images/progressbar/progressbar_normal3.png) left no-repeat;
}

.progressbar #progressbar_current4 {
width: 26px;
height: 38px;
float: left;
text-align: center;
background: url(/images/progressbar/progressbar_current4.png) left no-repeat;
}

.progressbar #progressbar_normal4 {
width: 26px;
height: 38px;
float: left;
text-align: center;
background: url(/images/progressbar/progressbar_normal4.png) no-repeat;
}

.progressbar #progressbar_text {
font-size: 12px;
font-weight: normal;
color: #555;
text-align: left;
margin-top: 45px;
}

.progressbar #progressbar_text a {
font-size: 12px;
font-weight: bold;
color: #008720;
text-align: left;
text-decoration: none;
}

.progressbar #progressbar_text a:hover {
color: #555;
text-decoration: none;
}
/* PROGRESSBAR END */

/* ------ PRODUCT SLIDER START ------ */
.product_slider {
width: 235px;
height: 25px;
float: left;
margin-top: 10px;
margin-bottom: 15px;
}

.product_slider_previous, .product_slider_play, .product_slider_next {
padding: 5px 8px;
float: left;
margin-right: 9px;
background: #e6e6e6;
text-align: center;
}

.product_slider_seconds {
width: 63px;
float: left;
font-size: 12px;
font-weight: normal;
color: #777;
margin-right: 9px;
margin-top: 5px;
}

.product_slider_minus, .product_slider_plus {
background: #e6e6e6;
padding: 2px 5px;
float: left;
margin-top: 5px;
text-align: center;
}

.product_slider_minus{
margin-right: 9px;
}

/* ------ PRODUCT SLIDER END ------ */

/* ACCOUNT ICONS START */
.account_icon {text-align: center;}
.account_icons {
padding: 15px;
margin-top: 15px;
background: #fff;
}

.account_icons table {
width: 100%;
margin: auto;
padding: 0;
background: #f2f2f2;
border: solid 1px #eee;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}

.account_icons table td {
padding: 10px;
text-align: center;
}

.account_icons table td img {margin-bottom: 10px;}

.account_icons td a {
font: bold 12px Arial, Verdana, Sans-Serif;
color: #008720;
text-align: center;
text-decoration: none;
}

.account_icons td a:hover {
color: #000;
text-decoration: none;
}
/* ACCOUNT ICONS END */

/* FILTERS START */
.glossymenu {
padding: 0;
margin-left: 15px;
}

.glossymenu input.box {
border: none;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
}

.glossymenu label {
font-size: 12px;
font-weight: normal;
color: #008720;
padding-left: 5px;
}

.glossymenu b {
font-size: 12px;
font-weight: normal;
color: #808080;
}

.filter_menu {
font: bold 12px Arial, Verdana, Sans-Serif;
color: #555;
padding-bottom: 5px;
padding-top: 15px;
margin-bottom: 7px;
border-bottom: solid 1px #ccc;
}

.filter_menu a {
font: bold 12px Arial, Verdana, Sans-Serif;
color: #555;
text-decoration: none;
cursor: default;
}

.filter_menu a:hover {
color: #555;
}

.filter_submenu {
background-repeat: no-repeat;
background-position: left;
}

.filter_submenu a {
font: bold 12px Arial, Verdana, Sans-Serif;
color: #008720;
cursor: default;
}

.filter_submenu a:hover {
color: #000;
}

.filter_submenu div {margin-top: 4px;}
/* FILTERS END */

/* USER START */
.login_table {
padding: 15px;
background: #fff;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}

.login_table table {
width: 100%;
}

.login_table table th {
text-align: left;
padding: 5px;
border-bottom: solid 1px #ccc;
}

.login_table table th span {
height: 17px;
display: block;
font: bold 14px Arial, Verdana, Sans-Serif;
color: #008720;
line-height: 17px;
padding-left: 25px;

}

.login_table table td {
padding: 5px;
}

.onestep_table {}

.onestep_table table {
width: 100%;
}

.one-step-head span{
display: block;
font-family: Arial;
font-size: 14px;
font-weight: bold;
color: #008720;
line-height: 17px;

padding: 5px 5px 5px 25px;
border-bottom: solid 1px #ccc;
}


.onestep_login {}

.onestep_login table {width: 100%;}

.onestep_login table td {padding: 5px;}

.onestep_login table td input {
font: normal 12px Arial, Verdana, Sans-Serif;
line-height: 22px;
border: solid 1px #ccc;
}

.onestep_table table td textarea {width: 100%;}

.onestep_shipping {}

.onestep_shipping table {width: 100%;}

.onestep_shipping table th {
text-align: left;
padding: 5px 0;
border-bottom: solid 1px #ccc;
}

.onestep_shipping table td table th {
color: #008720;
text-align: right;
border: none;
}


.onestep_shipping table td {padding: 5px;}
.onestep_payment {}

.onestep_payment table {width: 100%;}

.onestep_payment table th {
text-align: left;
padding: 5px 0;
border-bottom: solid 1px #ccc;
}

.onestep_payment table td table th {
color: #008720;
text-align: right;
border: none;
}

.onestep_payment table td {padding: 5px;}

.onestep_review {}

.onestep_review table {width: 100%;}

.onestep_review table th {
text-align: left;
padding: 5px 0;
border-bottom: solid 1px #ccc;
}

.onestep_review table td table th {border-bottom: solid 1px #ccc;}

.onestep_review table td {padding: 5px;}

.review_cart {
padding: 15px;
background: #fff;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}

.review_cart table {width: 100%;}

.review_cart table th {
text-align: left;
padding: 5px 0;
border-bottom: solid 1px #ccc;
}

.review_cart table td table th {border-bottom: solid 1px #ccc;}

.review_cart table th span {
height: 17px;
display: block;
font: bold 14px Arial, Verdana, Sans-Serif;
color: #008720;
line-height: 17px;
padding-left: 25px;

}

.review_cart table td {padding: 5px;}

.billing_shipping_table {
width: 100%;
padding: 15px;
background: #fff;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}

.billing_shipping_table td {padding: 10px;}

.billing_table, .shipping_table {width: 100%;}

.billing_table th, .shipping_table th {
text-align: left;
padding: 5px;
border-bottom: solid 1px #ccc;
}

.billing_table th span, .shipping_table th span {
height: 17px;
display: block;
font: bold 14px Arial, Verdana, Sans-Serif;
color: #008720;
line-height: 17px;
padding-left: 25px;

}

.billing_table td, .shipping_table td {padding: 5px;}

.billing_table td input, .shipping_table td input {
width: 200px;
height: 22px;
font: normal 12px Arial, Verdana, Sans-Serif;
color: #777;
line-height: 22px;
border: solid 1px #ccc;
}

.billing_table td select, .shipping_table td select {
width: 200px;
height: 22px;
font: normal 12px Arial, Verdana, Sans-Serif;
color: #777;
line-height: 22px;
border: solid 1px #ccc;
}

.shipping_table_address {width: 100%;}

.shipping_table_address th {
text-align: left;
padding: 5px;
border-bottom: solid 1px #ccc;
}

.shipping_table_address th span {
height: 17px;
display: block;
font: bold 14px Arial, Verdana, Sans-Serif;
color: #008720;
line-height: 17px;
padding-left: 25px;

}

.shipping_table_address td {padding: 5px;}

.shipping_table_address td input {
width: 200px;
height: 22px;
font: normal 12px Arial, Verdana, Sans-Serif;
color: #777;
line-height: 22px;
border: solid 1px #ccc;
}

.shipping_table_address td select {
width: 200px;
height: 22px;
font: normal 12px Arial, Verdana, Sans-Serif;
color: #777;
line-height: 22px;
border: solid 1px #ccc;
}

.review_table {width: 100%;}

.review_table th {
text-align: left;
padding: 5px;
border-bottom: solid 1px #ccc;
}

.review_table th span {
height: 17px;
display: block;
font: bold 14px Arial, Verdana, Sans-Serif;
color: #008720;
line-height: 17px;
padding-left: 25px;

}

.review_table td {
padding: 5px;
line-height: 20px;
}

.review_comments {
margin-top: 5px;
padding-top: 5px;
border-top: solid 1px #ccc;
}

.review_shipping {
margin-top: 5px;
padding-top: 5px;
border-top: solid 1px #ccc;
}

.review_payment {
margin-top: 5px;
padding-top: 5px;
border-top: solid 1px #ccc;
}

.shipping_table td textarea {width: 200px;}

.shipping_methods_table {
width: 100%;
padding: 15px;
background: #fff;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}

.shipping_methods_table th {
text-align: left;
padding: 5px;
border-bottom: solid 1px #ccc;
}

.shipping_methods_table td {padding: 5px;}

.shipping_methods_table th span {
height: 17px;
display: block;
font: bold 14px Arial, Verdana, Sans-Serif;
color: #008720;
line-height: 17px;
padding-left: 25px;

}

.payment_methods_table {
width: 100%;
padding: 15px;
background: #fff;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}

.payment_methods_table th {
text-align: left;
padding: 5px;
border-bottom: solid 1px #ccc;
}

.payment_methods_table td {padding: 5px;}

.payment_methods_table th span {
height: 17px;
display: block;
font: bold 14px Arial, Verdana, Sans-Serif;
color: #008720;
line-height: 17px;
padding-left: 25px;

}

.forgot_table {
padding: 15px;
background: #fff;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}

.forgot_table table {margin: auto;}

.forgot_table table th {
padding: 10px;
text-align: center;
}

.forgot_table table td {
padding: 10px;
text-align: center;
}

.forgot_table table td input {
width: 175px;
height: 22px;
font: normal 12px Arial, Verdana, Sans-Serif;
color: #777;
line-height: 22px;
border: solid 1px #ccc;
}

.change_table {
padding: 15px;
background: #fff;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}

.change_table table {margin: auto;}

.change_table table th {
padding: 10px;
text-align: center;
}

.change_table table td {
padding: 5px;
text-align: left;
}

.change_table table td input {}

.user_info {
padding-bottom: 10px;
margin-bottom: 10px;
}

.user_form {
width: 90%;
float: right;
margin-bottom: 10px;
float: left;
color: #555;
}

.user_form input {}
.user_form_name {}
.user_remember {margin-bottom: 10px;}
.user_forgot {white-space: nowrap;}

div.user_forgot a {
font-size: 12px;
font-weight: bold;
color: #008720;
}

div.user_forgot a:hover {color: #000;}

table.script_login {
width: 100%;
margin-top: 10px;
background: #fff;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}

table.script_login td {padding: 10px;}
/* USER END */

.vline {border-right: solid 1px #ddd;}

.table_form {
margin: 0;
padding: 0;
}

.table_form td {padding: 5px;}

.table_form td#form_left {

}

.table_form td#form_right {
}

.table_form td#form_right_small {

}

.table_form td#form_right input {

}

.table_form td#form_right_small select {

}

.table_form td#form_right select {

}

.table_form_quote {
width: 100%;
margin: 0;
padding: 0;
border: solid 1px #ccc;
background: #fff;
}

.table_form_quote td {padding: 6px;}

.table_form_quote th {
padding: 10px;
font: bold 12px Arial, Verdana, Sans-Serif;
color: #008720;
text-align: center;
}

.table_form_quote td#form_left {
width: 50%;
font: bold 12px Arial, Verdana, Sans-Serif;
color: #555;
text-align: left;
padding-left: 10px;
}

.table_form_quote td#form_right {
width: 50%;
text-align: right;
padding-right: 10px;
}

.table_form_quote td#form_right input {
width: 225px;
height: 29px;
font: normal 12px Arial, Verdana, Sans-Serif;
color: #555;
line-height: 29px;
padding: 0;
border: solid 1px #d9d9d9;
background: url(/images/form_bg.png) repeat-x;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}

.table_form_quote td#form_right select {
width: 225px;
height: 29px;
font: normal 12px Arial, Verdana, Sans-Serif;
color: #555;
line-height: 29px;
padding: 0;
border: solid 1px #d9d9d9;
background: url(/images/form_bg.png) repeat-x;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}

.table_form_quote td#form_right textarea {
width: 225px;
font: normal 12px Arial, Verdana, Sans-Serif;
color: #555;
border: solid 1px #d9d9d9;
background: url(/images/form_bg.png) top repeat-x #fefefe;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}

.button_block_top {
text-align: center;
margin-bottom: 10px;
padding-top: 10px;
border-top: solid 1px #ccc;
}

.button_block_bottom {
text-align: center;
margin-bottom: 5px;
padding-bottom: 5px;
border-bottom: solid 1px #ccc;
}

/* EVENTS START */
.event_name {
font: bold 14px Arial, Verdana, Sans-Serif;
color: #008720;
text-align: left;
}

.event_description {
font: normal 12px Arial, Verdana, Sans-Serif;
color: #000;
text-align: left;
}
/* EVENTS END */




/* ------ ONE STEP START ------ */
.one_step_new {
padding-top: 10px;
text-align: center;
border-top: solid 1px #ccc;
}

.onestep_steps_header {
height: 27px;
font-size: 14px;
font-weight: bold;
line-height: 27px;
overflow: hidden;
padding-left: 10px;
background: url(/images/onestep_steps_header.png) right no-repeat;
}

.onestep_steps_1, .onestep_steps_2, .onestep_steps_3, .onestep_steps_4 {
width: 32px;
height: 27px;
float: left;
}

.onestep_steps_1 {background: url(/images/onestep_steps_1.png) right no-repeat;}

.onestep_steps_2 {background: url(/images/onestep_steps_2.png) right no-repeat;}

.onestep_steps_3 {background: url(/images/onestep_steps_3.png) right no-repeat;}

.onestep_steps_4 {background: url(/images/onestep_steps_4.png) right no-repeat;}
/* ------ ONE STEP END ------ */

/* ------ QUIZ START ------ */
.quiz_question_title {
font-size: 12px;
font-weight: bold;
color: #106f9f;
}

.quiz_question {
font-size: 12px;
font-weight: bold;
color: #000;
margin-bottom: 3px;
}

.quiz_question_description {
font-size: 12px;
font-weight: normal;
color: #000;
margin-bottom: 5px;
}

.quiz_answer {
font-size: 12px;
font-weight: bold;
color: #106f9f;
}

.quiz_answer_other {
margin-top: 5px;
margin-bottom: 5px;
}

.quiz_answer_user {
font-size: 12px;
font-weight: normal;
color: #000;
}

.quiz_mark_title {
font-size: 12px;
font-weight: bold;
color: #106f9f;
}

.quiz_mark {
font-size: 12px;
font-weight: normal;
color: #000;
}

.quiz_mark_number {
font-size: 12px;
font-weight: bold;
color: red;
}
/* ------ QUIZ END ------ */

.shipping_estimate {width: 100%;}


div.shipping_estimate_methods {
width: 95%;
margin: auto;
margin-top: 10px;
padding-top: 10px;
border-top: solid 1px #ccc;
}

div.shipping_estimate_methods table {
width: 100%;
margin: 0;
}

div.shipping_estimate_methods table td {
text-align: left;
padding: 5px;
}

div.shipping_estimate_methods table th {
font-family: Arial;
font-size: 14px;
font-weight: bold;
color: #008720;
text-align: right;
padding: 5px;
}

.other_action_div{
display:none; 
position:absolute; 
z-index:200; 
border: 1px solid #555; 
background:#CCC; 
width:120px; 
text-align:left; 
padding:5px;
}

.other_action_div a {line-height: 20px;}

.ui-resizable-helper {border-right: 1px solid #555;}

.show_fld_div{
display:none; 
position:absolute; 
z-index:200; 
border: 1px solid #555; 
background:#CCC; 
width:200px; 
text-align:left; 
padding:5px;
}



.box_product_price_table {
text-align: center !important;
padding: 0 !important;
margin: auto !important;
margin-top: 7px !important;
margin-bottom: 7px !important;
max-width: 150px !important;
}

.box_product_list_price_table {
text-align: center !important;
padding: 0 !important;
margin: auto !important;
margin-top: 10px !important;
max-width: 150px !important;
}

.box_shopping_cart_price_table {
text-align: center !important;
padding: 0 !important;
margin: auto !important;
margin-top: 0 !important;
max-width: 150px !important;
}

.box_product_price {
font-size: 13px;
margin: 2px 0;
}

.box_product_price#right_border {
}

.box_price {
font-size: 16px;
}

.box_price_special, .box_price_total {
font-size: 16px;
font-weight: bold;
color: red !important;
}


.box_price_old {
font-size: 13px;
text-decoration: line-through !important;
white-space: nowrap;
}

.box_product_buy {
font-size: 13px;
font-weight: bold;
margin: 2px 0;
}

.box_product_buy form {
margin: 0 !important;
}

.box_product_buy input {
cursor: pointer !important;
height: 25px !important;
font: bold 12px Arial, Verdana, Sans-Serif !important;
color: #fff !important;
line-height: 25px !important;
text-transform: uppercase !important;
white-space: nowrap !important;
border: none !important;
background: none !important;
}

.box_product_buy .buttons input {
cursor: pointer !important;
font-size: 12px;
font-weight: bold;
color: #ddd !important;
letter-spacing: 0.075em !important;
text-decoration: none !important;
padding: 5px 15px 5px 10px !important;
border: none !important;
}

.box_product_buy .buttons input:hover {
color: #ffbc3b !important;
}

.checkboxes {
width: 13px;
height: 13px;
display: inline-block;
cursor: pointer;
background: url(/images/checkbox.png);
}

.checkboxes input {display: none;}


.coupon table {
width: 100%;
margin: 0;
padding: 0;
}

.coupon table td {
padding: 5px;
}



.gift table {
width: 100%;
margin: 0;
padding: 0;
}

.gift table td {
padding: 5px;
}

.redeem {max-width: 250px;}

#recent_gradient {
margin-top: 5px;
background: url(/images/recent_gradient.png) top no-repeat;
}

#recent_block {
padding: 0 10px 0 10px;
background: #fff;
max-width: 330px;
margin: auto;
}

#recent_name {
padding: 5px 0 0 10px;
background: url(/images/recent_arrow.png) left 8px no-repeat #fff;
}

#recent_name a {
font-size: 12px;
font-weight: bold;
color: #008720;
text-decoration: none;
}

#recent_name a:hover {
text-decoration: underline;
}

#recent_prices {
padding: 5px 0 5px 0;
background: #fff;
border-bottom: dashed 1px #ddd;
}

.recent_price {
font-size: 12px;
font-weight: normal;
color: #808080 !important;
}

.recent_price_special {
font-size: 12px;
font-weight: bold;
color: #808080 !important;
}

.recent_price_old {
font-size: 12px;
font-weight: normal;
color: #808080 !important;
text-decoration: line-through !important;
}


.processing {color: #ffa100;}

.received, .shipped, .paid {color: #459732;}

.no_response {color: red;}

.declained {color: #aaa;}



.features {
width: 100%;
}

.features td {
padding: 5px;
border-bottom: solid 1px #ccc;
}

div.text_content {
padding: 15px;
background: #fff;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}

.favourites_empty {
padding: 0 15px;
background: #fff;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}

.favourites_empty b {color: #008720;}

table.table_contact1 td {
padding: 5px;
}

table.table_contact2 td {
padding: 5px;
}


/*
.context_search {
background: yellow;
}
*/

.asterisk {
font-size: 16px;
font-weight: bold;
color: red;
}

.shopping_cart .qty{
max-width: 50px;
}

.icheckbox_minimal-blue{
margin: 0 10px 0 0;
}

/* sidebar start */
.sidebar {
background:#46a9d3;
margin: 0 0 10px 0;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
padding: 15px;
}

#sidebar_content {
width: 100%;
min-height: 40px;
color: #ffffff;
}


#sidebar_topcenter {
height: 51px;
font-family: Arial;
font-size: 14px;
font-weight: normal;
color: #ffffff;
text-align: left;
line-height: 51px;
padding: 0;
margin: 0;
overflow: hidden;
}

#sidebar_topcenter a {
font-family: Arial;
font-size: 14px;
font-weight: normal;
color: #ffffff;
text-align: left;
text-decoration: underline;
line-height: 51px;
padding: 0;
margin: 0;
}

#sidebar_topcenter a:hover {color: #f5f5f5;text-decoration: none;}

#sidebar_product {
width: 100%;
margin-bottom: 10px;
border: solid 1px #5eb4d9;
background: #3794c2;
}

#sidebar_product th {
text-align: left;
font-family: Arial;
font-size: 12px;
font-weight: bold;
color: #ffffff;
padding: 5px;
}

#sidebar_product th a {
font-family: Arial;
font-size: 12px;
font-weight: bold;
color: #ffffff;
text-decoration: none;
}

#sidebar_product th a:hover {
color: #c1e2f0;
text-decoration: none;
}

#sidebar_product td {
font-family: Arial;
font-size: 12px;
font-weight: normal;
color: #c1e2f0;
padding: 0 5px 5px 5px;
}

#sidebar_total {
width: 100%;
border-bottom: solid 1px #72c6ea;
}

#sidebar_total td {
font-family: Arial;
font-size: 12px;
font-weight: bold;
color: #c1e2f0;
}
/* sidebar end */

/* slideshow style start */
.carousel-caption{
background: #fff;
width: 100%;
text-align: left;
padding: 0;
position: absolute;
left: 0 !important;
right: 0;
bottom: 0;
min-height: 55px;
height: auto;
overflow: hidden;
text-shadow: none;
}

.carousel-caption a{display: block;margin: 10px 15px;text-decoration: none;}

.carousel .item{height: 330px;}

.carousel img{
height: 276px;
min-width: 100%;
position: absolute;
top: 0;
}

.carousel-indicators{
top: 0;
right: 10px;
width: 100%;
height: 25px;
left: 0;
text-align: right;
margin: 0;
font-size:0;
}

.carousel-indicators li{
background: #555555;
color: #fff;
border: none;
border-radius: 0;
padding: 5px 10px;
text-indent: 0;
height: auto;
width: auto;
margin: 0;
font-family: Arial;
font-size: 12px;
font-weight: normal;
}

.carousel-indicators li.active{
background: #008720;
height: auto;
width: auto;
margin: 0;
}

.slideshow_photoname{font-weight: bold;}
/* slideshow style end */

/* site menu style */

/* ------ horizont simple menu style ------ */

.horizontal_simple, a.horizontal_simple {
font-family: Arial, Verdana;
font-weight: bold;
font-size: 12px;
color: #777777;
}

a.horizontal_simple	{color: #008720;text-decoration: none;}

a.horizontal_simple:hover, a.horizontal_simple.current {color: #777777;text-decoration: none;}

/* ------ horizont simple menu style ------ */

/* ------ drop down menu start ------ */

.sf-menu, .sf-menu * {
font-family: Roboto;
margin: 0;
padding: 0;
list-style: none;
}

.sf-menu {line-height:	1.0;}

.sf-menu ul {
background: #fff;
position: absolute;
top: -999em;
width: 100%;
border: 1px solid #ccc; /* left offset of submenus need to match (see below) */
}

.sf-menu ul li {width: 100%;}

.sf-menu li:hover {visibility: inherit; /* fixes IE7 'sticky bug' */}

.sf-menu li {}

.sf-menu a {
display: block;
position: relative;
}

.sf-menu li:hover ul, .sf-menu li.sfHover ul {
left: 0;
top: 40px; /* match top ul list item height */
z-index: 99;
}

ul.sf-menu li:hover li ul, ul.sf-menu li.sfHover li ul {
top: -999em;
}

ul.sf-menu li li:hover ul, ul.sf-menu li li.sfHover ul {
left: 10em; /* match ul width */
top: 0;
}

ul.sf-menu li li:hover li ul, ul.sf-menu li li.sfHover li ul {
top: -999em;
}

ul.sf-menu li li li:hover ul, ul.sf-menu li li li.sfHover ul {
left: 10em; /* match ul width */
top: 0;
}

/*** DEMO SKIN ***/
ul.sf-menu { width: 100%;}

.sf-menu {}

.sf-menu a {
font-size: 14px;
font-weight: bold;
color: #343434;
text-decoration: none;
padding: 10px 0 !important;
text-transform: uppercase;
text-align: center;
}

.sf-menu > li > a:hover, .sf-menu > li.current > a {color: #008720 !important;}

.sf-menu li {width: 16.6666% ;}

.sf-menu li li {}

.sf-menu li li a {font-size: 12px;font-weight: normal;padding: 10px;  border-right: none ;}

.sf-menu li li a:hover, .sf-menu li li.current a {background:#008720; color: #fff !important;}

.sf-menu li li li {background: #9AAEDB;}

.sf-menu li:hover, .sf-menu li.sfHover, .sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {outline: 0;}

#menu_400 a { 
background: #ea0000;
color: #fff;
}

#menu_400 a:hover, #menu_400.current a{ 
background: #ff0000;
color: #fff !important;
}

/*** arrows **/
.sf-menu a.sf-with-ul {
padding-right: 2.25em;
min-width: 1px; /* trigger IE7 hasLayout so spans position accurately */
}

.sf-sub-indicator {
position: absolute;
display: block;
right: 10px;
top: 10px; /* IE6 only */
width: 10px;
height: 10px;
text-indent: -999em;
overflow: hidden;
background-position: 0 0;
background: url('arrows-ffffff.png') no-repeat -10px -100px; /* 8-bit indexed alpha png. IE6 gets solid image only */
}

a > .sf-sub-indicator {/* give all except IE6 the correct values */
top: 10px;
background-position: 0 -100px; /* use translucent arrow for modern browsers*/
}

/* apply hovers to modern browsers */
a:focus > .sf-sub-indicator,
a:hover > .sf-sub-indicator,
a:active > .sf-sub-indicator,
li:hover > a > .sf-sub-indicator,
li.sfHover > a > .sf-sub-indicator {
background-position: -10px -100px; /* arrow hovers for modern browsers*/
}

/* point right for anchors in subs */
.sf-menu ul .sf-sub-indicator {background-position:  -10px 0;}

.sf-menu ul a > .sf-sub-indicator {background-position:  0 0;}

/* apply hovers to modern browsers */
.sf-menu ul a:focus > .sf-sub-indicator,
.sf-menu ul a:hover > .sf-sub-indicator,
.sf-menu ul a:active > .sf-sub-indicator,
.sf-menu ul li:hover > a > .sf-sub-indicator,
.sf-menu ul li.sfHover > a > .sf-sub-indicator {
background-position: -10px 0; /* arrow hovers for modern browsers*/
}

/*** shadows for all but IE6 ***/
/* ------ drop down menu end ------ */

/* ------ table menu style start ------ */
.bottom_menu {
text-align: left;
padding: 0 0 20px 0;
}

.bottom_menu ul {margin: 25px 0 0 0; text-align: left; padding: 0;}

li.top_level {
padding-bottom: 7px;
padding-right: 5px;
}

li.top_level a, li.top_level_current a {
font-family: Roboto;
font-size: 20px;
font-weight: 500;
color: #008720;
text-align: left;
text-decoration: none;
}

li.top_level a:hover, li.top_level_current a {text-decoration: underline;}


li.sub_level {margin: 3px 0;}

li.sub_level a, li.sub_level_current a {
font-family: Roboto;
font-size: 12px;
font-weight: 400;
color: #515151;
text-align: left;
text-decoration: none;
}

li.sub_level a:hover, li.sub_level_current a {text-decoration: underline; color: #008720;}

/* ------ table menu style end ------ */

/* ------ category menu start ------ */
.category_menu_list {margin: auto;}

.category_menu_list ul{list-style: none !important; padding: 0;}

.category_menu_list ul ul{padding: 0 0 0 20px;}

.category_menu_list ul li a{font-size: 14px; color: #008720; display: block; padding: 5px;}

.category_menu_list ul li a:hover, .category_menu_list ul li.current a, .category_menu_list ul li.current a:hover{color: #fff; background: #008720;}
/* ------ category accordeon menu end ------ */


.market_currency_block {text-align: left; position: absolute; top: 160px; right: 0; z-index: 99; width: auto !important;}
#open_curr_market {}
.market_currency_block iframe {height: 301px; overflow: hidden; width: 613px; border: 0; position: relative; margin: -227px 0 0 54px;}
.market_currency_block .curr_open_btn{display: inline-block; vertical-align: top; margin: 45px 0 0 0; cursor: pointer;}
.market_currency_block .curr_open_btn img{float: left;}
.market_currency_block span{margin: 15px 0 0 0; font: 14px normal Roboto ; color: #d4d4d4; }

.currency_header {text-align: left; color: #fbdc00; font-size: 20px;}
.buy_currency_block {background: #00a748; color: #fff;}
.buy_currency_block .chosen-container {color: #515151;}
.buy_currency_block .how a{color: #fff; padding: 0 20px 0 0;}

.onestep_title span {color: #008720; font-size: 18px;}
.soc_link_block {position: fixed; top: 295px; left: 10px; width: 25px; z-index: 99;}
.soc_link_block a{margin: 3px; display: block; }


/*------ default style ------*/

label{display: inline !important;}

/* clear */
.clr{clear: both !important;}

/* display */
.db {display: block !important;}
.di {display: inline !important;}
.dib {display: inline-block !important;}
.dnone {display: none !important;}

/* float */
.fl {float: left !important;}
.fr {float: right !important;}
.fnone {float: none !important;}

/* border */
.brdnone {border: none}

/* width */
.w10p {width: 10% !important;} .w20p {width: 10% !important;} .w25p {width: 25% !important;} .w30p {width: 30% !important;} .w33p {width: 33% !important;}
.w40p {width: 40% !important;} .w50p {width: 50% !important;} .w60p {width: 60% !important;} .w70p {width: 70% !important;} .w80p {width: 80% !important;}
.w90p {width: 90% !important;} .w100p {width: 100% !important;}

.w70px {width: 70px !important;}
 
/* padding */
.p0 {padding: 0 !important;} .p5 {padding: 5px !important;} .p10 {padding: 10px !important;} .p15 {padding: 15px !important;} .p20 {padding: 20px !important;} .p25 {padding: 25px !important;}
/* padding-left */
.pl0 {padding-left: 0px !important;} .pl5 {padding-left: 5px !important;} .pl10 {padding-left: 10px !important;} .pl15 {padding-left: 15px !important;} .pl20 {padding-left: 20px !important;} .pl25 {padding-left: 25px !important;} 
/* padding-right */
.pr0 {padding-right: 0px !important;} .pr5 {padding-right: 5px !important;} .pr10 {padding-right: 10px !important;} .pr15 {padding-right: 15px !important;} .pr20 {padding-right: 20px !important;} .pr25 {padding-right: 25px !important;}
/* padding-top */
.pt0 {padding-top: 0px !important;} .pt5 {padding-top: 5px !important;} .pt10 {padding-top: 10px !important;} .pt15 {padding-top: 15px !important;} .pt20 {padding-top: 20px !important;} .pt25 {padding-top: 25px !important;}
/* padding-bottom */
.pb0 {padding-bottom: 0px !important;} .pb5 {padding-bottom: 5px !important;} .pb10 {padding-bottom: 10px !important;} .pb15 {padding-bottom: 15px !important;} .pb20 {padding-bottom: 20px !important;} .pb25 {padding-bottom: 25px !important;}

/* margin */
.m0 {margin: 0 !important;} .m5 {margin: 5px !important;} .m10 {margin: 10px !important;} .m15 {margin: 15px !important;} .m20 {margin: 20px !important;} .m25 {margin: 25px !important;}
/* margin-left */
.ml0 {margin-left: 0px !important;} .ml5 {margin-left: 5px !important;} .ml10 {margin-left: 10px !important;} .ml15 {margin-left: 15px !important;} .ml20 {margin-left: 20px !important;} .ml25 {margin-left: 25px !important;}
/* margin-right */
.mr0 {margin-right: 0px !important;} .mr5 {margin-right: 5px !important;} .mr10 {margin-right: 10px !important;} .mr15 {margin-right: 15px !important;} .mr20 {margin-right: 20px !important;} .mr25 {margin-right: 25px !important;} 
/* margin-top*/
.mt5 {margin-top: 5px !important;} .mt10 {margin-top: 10px !important;} .mt15 {margin-top: 15px !important;} .mt20 {margin-top: 20px !important;} .mt25 {margin-top: 25px !important;} .mt30 {margin-top: 30px !important;} .mt35 {margin-top: 35px !important;}
/* margin-bottom */
.mb5 {margin-bottom: 5px !important;} .mb10 {margin-bottom: 10px !important;} .mb15 {margin-bottom: 15px !important;} .mb20 {margin-bottom: 20px !important;} .mb25 {margin-bottom: 25px !important;} .mb30 {margin-bottom: 30px !important;}

.nowrap{white-space: nowrap;}

/* ul */
ul{list-style: none;}

.color-black{color: #000 !important;}

.color-blue{color: #46a9d3 !important;}

.line{border-bottom: 1px solid #eee; padding: 5px 0;}

/* outline */
a, a:hover, a:focus, a:active, input, button{outline: 0;}

/*------ default style ------*/

.error_content{
color: red;
display: block !important;
}


/* ----------- SCREEN ---------*/

@media screen and (max-width: 500px)
{
/* begin */
.uniblock_outer_template .table-responsive table tr td:nth-child(2) {display: none;}
/* end */
}

@media screen and (max-width: 479px) {
	.slider_bg { height: 280px; }
	.slider_bg_title { font-size: 200%; }
}

@media screen and (min-width: 480px) and (max-width: 639px) {
	.slider_bg { height: 280px; }
	.slider_bg_title { font-size: 200%; }
}

@media screen and (min-width: 640px) and (max-width: 767px) {
	.slider_bg { height: 280px; }
	.slider_bg_title { font-size: 270%; }
}

/* ------ XS  screen ------ */
@media screen  and (max-width: 768px){

/* begin */
/*
.table-responsive > .table > thead > tr > th, .table-responsive > .table > tbody > tr > th, .table-responsive > .table > tfoot > tr > th, .table-responsive > .table > thead > tr > td, .table-responsive > .table > tbody > tr > td, .table-responsive > .table > tfoot > tr > td {
    white-space: normal;}

.uniblock_outer_template table tr td { min-width: 55px; }
*/
header{background: #03773a;}
.col-center{padding: 0;}
.menu_top_block {padding: 0;}
.menu_top {width: 100%; background: #03773a;}
.menu_top button span  {color: #fff !important; }
span.icon-bar {background: #fff !important;}
.menu_top button span.menu_title {margin: 0 0 0 10px ;}
.sf-menu {width: 100%;}
.sf-menu li {width: auto !important;}
.sf-menu li ul{position: static; background: transparent; border: transparent; padding-left: 20px;}
.sf-menu li a{color: #fff !important; text-align: left;}
.sf-menu li a:hover, .sf-menu li.current a, .sf-menu li.current a:hover{color: #fff !important; text-decoration: underline;}
.sf-menu a { padding-left: 10px !important; padding-right: 10px !important; }
.product_grid .centerboxes_products{
height: auto;
overflow: visible;
margin: auto;
}

.product_grid .centerboxes_products .shadow:before{
background: none;
height: 0px;
}

.product_grid .centerboxes_products .shadow{
height: auto;
margin: 0 0 20px 0;
}

header .logo, .top_login_block{float: none !important; margin: 5px auto !important; text-align: center !important; }
header .logo img {margin: auto !important; text-align: center !important; max-height: 40px;}
.top_login_block {margin: 10px auto !important;}
.top_login_block, .top_login_block a, .top_login_block p{color: #fff !important;}
.top_login_block a:hover{color: #000 !important;}
.menu_top nav .navbar-toggle {width: 95%; margin-top: 0;}
.main_serv {margin: 10px auto !important;}
.main_serv a{font-size: 16px;}

.main_serv a em {background: url(/images/icon_serv_mob.png) no-repeat; display: block; margin: auto; height: 75px; width: 76px;}

.main_serv a.serv_buy em{background-position: 0 0;}
.main_serv a.serv_exch em{background-position: 0 -75px;}
.main_serv a.serv_rate em{background-position: 0 -150px;}
.main_serv a.serv_branch em{background-position: 0 -226px;}

.main_serv a.serv_buy:hover em{background-position: -76px 0;}
.main_serv a.serv_exch:hover em{background-position: -76px -75px;}
.main_serv a.serv_rate:hover em{background-position: -76px -150px;}
.main_serv a.serv_branch:hover em{background-position: -76px -225px;}


#uniblock_content_36, #uniblock_content_38{display: none;}
.footer_inner {padding: 10px 0; min-height: auto;}
.footer_copyright {text-align: center;}
.footer_copyright p{font-size: 11px; text-align: center; margin: 0 auto;}
.footer_copyright span {margin: 5px auto 0;}
.footer_copyright span a{ margin: 1px 3px; opacity: 0.6;}
.footer_copyright span a:hover {opacity: 1;}

.footer_copyright span a img{border: 1px solid #fff; -webkit-border-radius: 20px;
-moz-border-radius: 20px;
border-radius: 20px;}

select#question_id, #question_id_chosen {max-width: 200px !important;}
.bottom_menu ul { margin: 0; padding: 0 0 5px 0; }
.newsletter_header { margin-top: 0; }
/* end */

}

/* Сryptocurrency */

.crpt_title {
text-align: center;
color: #000;
font-size: 42px;
font-weight: bold;
margin-top: 50px;
margin-bottom: 15px;
}

.crpt_title2 {
text-align: center;
color: #008720;
font-size: 42px;
font-weight: bold;
margin-bottom: 15px;
}

.crpt_title3 {
text-align: center;
color: #000;
font-size: 25px;
font-weight: bold;
}

.crpt_vidjet {
overflow: hidden;
margin: 20px auto 80px;
width: 645px;
}

.crpt_preferences {
display: flex;
flex-flow: wrap;
margin: 30px 0;
}

.crpt_prf_item {
width: 25%;
text-align: center;
padding: 10px;
}

.crpt_prf_item img {
margin: 0 auto 15px;
}

.crpt_prf_item b, .crpt_prf_item strong {
font-size: 20px;
}

.crpt_offices {
clear: both;
overflow: hidden;
display: flex;
align-items: center;
margin: 50px auto;
justify-content: center;
}

.crpt_ofs_title {
font-size: 30px;
text-align: center;
font-weight: bold;
margin: 0 50px 0 0;
}

.crpt_ofs_branches {
float: right;
text-align: center;
}

.crpt_ofs_branches img {
margin-bottom: 15px;	
}

.crpt_ofs_branches b {
font-weight: normal;	
font-size: 20px;
}

.crpt_shop {
overflow: hidden;
}

.crpt_shop img {
float: left;
margin-bottom: 20px;
}

.crpt_s_title {
font-size: 30px;
margin-bottom: 20px;
float: left;
margin-right: 30px;
}

.crpt_s_item {
padding: 0 0 0 50px;
font-size: 15px;
margin-bottom: 40px;	
float: left;
width: calc(100% - 410px);
background: url(/images/Bullet_bitcoin.jpg) left top no-repeat;	
}

.crpt_s_item b {
display: block;	
}

.crpt_shop .btn {
font-size: 20px;
padding: 7px 30px;	
}

.crpt_telegram {
width: 490px;
margin: 60px auto 0;	
overflow: hidden;	
}

.crpt_t_block {
overflow: hidden;
float: left;
width: 300px;
margin-right: 30px;
}

.crpt_t_block > img {
width: 140px;
margin-left: 20px;	
}

.crpt_t_title {
font-size: 18px;
font-weight: bold;
margin-bottom: 10px;
}

.crpt_t_descr {
float: left;	
}

.crpt_t_descr img {
float: left;
width: 83px;
margin-right: 19px;
}

.crpt_t_descr strong {
font-weight: normal;	
display: inline-block;
padding: 7px 0 5px 35px;
background: url(/images/Bullet_checkmark.png) left center;
background-size: 20px;
background-repeat: no-repeat;
}
.crpt_telegram a {
width: 190px;
float: right;
text-align: center;
font-style: italic;
color: #000;
}
.crpt_telegram a:hover {
text-decoration: underline;
}

/* Сryptocurrency end */

#box_answert > div {
padding: 5px 0;
display: flex;
align-items: center;
}

#box_answert input {
margin: 0 !important;	
}

#box_answert label {
margin: 0 8px!important;	
}

#timer {
font-size: 20px;
font-weight: bold;
display: block;
height: 25px;
}

#question {
font-size: 16px;	
}

.block_address {
display: grid;
grid-template-columns: 1fr 2fr 1fr;
grid-column-gap: 10px;
}

.tu_agree {
cursor: pointer;	
text-decoration: underline;	
}

.tu_agree:hover {
color: #008720;	
text-decoration: none;	
}

/* ------ XS  screen ------ */

/* ------  SM screen ------ */
@media screen and (min-width: 769px) {
	.sf-menu > li {
	width: auto;
	float: left;	
	}
	.sf-menu a { 
	padding: 10px 13px !important;
	}
	ul.sf-menu {
	width: 100%;
	display: table;
	}

	.account_icons { 
	display:flex;
	justify-content: space-between;
	}
}
/* ------ SM screen ------ */


/* ------  SM screen ------ */
@media screen and (min-width: 769px) and (max-width: 991px) {

	.market_currency_block iframe { width: 580px; vertical-align: top;float: left; }
	.btn_bracnhes { float: right; margin-top: -60px; }
	.slider_bg { height: 280px; }
	.slider_bg_title { font-size: 270%; }
}
/* ------ SM screen ------ */

/* ------  MD screen ------ */
@media screen and (min-width: 992px) and (max-width: 1199px) {
	.btn_bracnhes { float: right; margin-top: -60px; }
	.sf-menu > li { min-width: 100px; }
	.footer_copyright { margin-top: 50px; }
	.slider_bg { height: 320px; }
	.slider_bg_title { font-size: 310%; }
}

/* ------ MD screen ------ */



/* ------ LG screen ------ */
@media screen and (min-width: 1200px) {
	.btn_bracnhes { float: right; margin-top: -60px; }
	.container { width: 970px; }
	.footer_copyright { margin-top: 50px; }
}
/* ------ LG screen ------ */


@media screen and (max-width: 767px) {

	.account_icons { 	
    display: grid;
    grid-template-columns: 1fr 1fr;
	}

	.block_address { 
	display: block;	
	}

	.block_address span {
	display: block;
	margin-bottom: 10px;
	}

	/* Сryptocurrency */

	.crpt_title {
	text-align: left;
	color: #000;
	font-size: 25px;
	font-weight: bold;
	margin-top: 50px;
	margin-bottom: 15px;
	}

	.crpt_title2 {
	text-align: left;
	color: #008720;
	font-size: 25px;
	font-weight: bold;
	margin-bottom: 15px;
	}

	.crpt_title3 {
	text-align: left;
	color: #000;
	font-size: 16px;
	font-weight: bold;
	}

	.crpt_vidjet {
	overflow: hidden;
	margin: 20px auto 80px;
	width: 100%;
	}

	.crpt_preferences {
	display: flex;
	flex-flow: wrap;
	margin: 30px 0;
	}

	.crpt_prf_item {
	width: 50%;
	text-align: center;
	padding: 10px;
	margin-bottom: 30px;
	}

	.crpt_prf_item img {
	margin: 0 auto 15px;
	}

	.crpt_prf_item b {
	font-size: 20px;
	}

	.crpt_offices {
	clear: both;
	overflow: hidden;
	display: block;
	align-items: left;
	margin: 50px auto;
	justify-content: center;
	}

	.crpt_ofs_title {
	font-size: 25px;
	text-align: left;
	font-weight: bold;
	margin: 0 0 30px 0;
	}

	.crpt_ofs_branches {
	float: none;
	text-align: left;
	}

	.crpt_ofs_branches img {
	margin-bottom: 15px;	
	}

	.crpt_ofs_branches b {
	font-weight: normal;	
	font-size: 20px;
	}

	.crpt_shop {
	overflow: hidden;
	}

	.crpt_shop img {
	float: none;
	margin: 0 auto 20px;
	}

	.crpt_s_title {
	font-size: 20px;
	margin-bottom: 20px;
	float: none;
	margin-right: 30px;
	}

	.crpt_s_item {
	padding: 0 0 0 50px;
	font-size: 15px;
	margin-bottom: 40px;	
	float: none;
	width: 100%;
	background: url(/images/Bullet_bitcoin.jpg) left top no-repeat;	
	}

	.crpt_s_item b {
	display: block;	
	}

	.crpt_shop .btn {
	font-size: 14px;
	padding: 7px 20px;	
	}

	.crpt_telegram {
	width: 100%;
	margin: 60px auto 0;	
	overflow: hidden;	
	}

	.crpt_t_block {
	overflow: hidden;
	float: left;
	width: 300px;
	margin-right: 30px;
	}

	.crpt_t_block > img {
	width: 140px;
	margin-left: 20px;	
	}

	.crpt_t_title {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 10px;
	}

	.crpt_t_descr {
	float: left;	
	}

	.crpt_t_descr img {
	float: left;
	width: 83px;
	margin-right: 19px;
	}

	.crpt_t_descr span {
	display: inline-block;
	padding: 7px 0 5px 35px;
	background: url(/images/Bullet_checkmark.png) left center;
	background-size: 20px;
	background-repeat: no-repeat;
	}

}

#ship_country_id_chosen, #ship_region_chosen {
    width: 100% !important;
}

.copyright_mode {
	display: inline-block;
	padding: 6px 10px;
}
.copyright_mode * {
	color: orangered !important;
}