/* ====================== MAIN THEME STYLES: layout, fonts & colors ====================== */
* {
	margin:0;
	padding:0;
}
html {
	margin: 0px;
	padding: 0px;
    background: none;
}
body {
	margin: 0px;
	padding: 0px;
	text-align:center;
	color: #434343;
	background:#b6b5b3;
	background-image: url('/images/grass.jpg');
}
body#tinymce {
	background: none;
	}
p, body, font, div, td, input, select, textarea {
	font-family: arial, helvetica, sans-serif;
	font-size: 100%;

}
h1 {
	font-size: 160%;
	margin-top:10px;
}
h2 {
	font-size: 130%;
	margin-bottom:10px;
}
h3 {
	font-size: 100%;
	margin-bottom:10px;
}
form {
	padding:0px;
	margin: 0px;
}
a {
   text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a img {
	border: 0;
}
div {
	zoom:1;
}
/* ====================== COMPONENT CONTAINER STYLES ====================== */
.all_wrapper {
	text-align:left;

	margin:0 auto;


}
.shp_bodyshd_r {
	position:relative;


	}

.all_wrapper table { position:relative; /*width: 100%;*/}
.shp_topbg, .shp_tl, .shp_tr  { position:absolute; top:0px; }
.shp_topbg { background:url(/images/top/top_repeat.png) left top repeat-x #fff; right:0px; height:187px; }
html>/**/body .shp_topbg { left:5px;}
.shp_tl { background:url(../../images/shp_topleftcorner.gif) left top no-repeat;left:0px;height:216px; width:100px; }
.shp_tr { background:url(/images/top/top_right.png) left top no-repeat #fff; right:0;height:187px; width:935px;}
#big_top_table tr {
	background: url('/images/logo_leaf.png') no-repeat;
	background-position: 31% 100%;
	}

#container_top_left {
	text-align: center;
	vertical-align: bottom;
	width: 200px;
	//padding-bottom:20px;

}
#container_top {
	vertical-align: top;
	width:'*';
	//padding-bottom:20px;
}
#container_top_right {
	text-align: right;
	vertical-align:bottom;
	width: 200px;
	//padding-bottom:5px;

}
#container_menu { background:#fff; padding:2px;}
#container_left_sidebar, #container_right_sidebar {
	text-align: left;
	vertical-align: top;
	width: 233px;

}
#top_list {
	padding-top: 10px;
	}
#top_list .horizontal li a {
	font-family: arial;
	font-size: 14px;
	text-decoration: underline;
	color: #ffffff;
	margin-right: 5px;
	}
#top_list .horizontal {
	list-style-type: disc;
	/*list-style-position: inside;*/
	color: #ffffff;
	}
#top_list .horizontal li {
	margin-left: 10px;
	}

#container_left_sidebar, #container_right_sidebar {
	padding-top: 5px;
	}
#container_left_sidebar {
	padding-right: 20px;
	}
#container_right_sidebar {
	padding-left: 20px;
	}

#container_block {
	width: 233px;
	}

#container_main_content {
	text-align: left;
	vertical-align: top;
   /* width: 100%;  */
	padding: 5px 15px 0 15px;
}
#container_main, #container_block, #blck-content {
	background-color: #fff;
	margin-bottom: 10px;
	border-radius: 10px;
	border: 1px;
	}
html.frame,{
	background: none;
	}
.frame body {
	background-image: none !important;
	background-color: none !important;
	}
#container_footer {
	padding:3px;
	position:relative;
	background:#fff url(../../images/shp_bottom_bg.gif) left bottom repeat-x;
	padding:20px 0;
}
#maintable tr {
	}
.shp_footerbg_r, .shp_footerbg_l { position:absolute; bottom:0px; width:12px; height:24px;}
.shp_footerbg_r { background:url(../../images/shp_bottom_corn.gif) right bottom no-repeat; right:-4px;}
.shp_footerbg_l { background:url(../../images/shp_bottom_corn.gif) left bottom no-repeat; left:-4px;}
#big_top_table {
	background: url('/images/top/top_back.png') repeat-x bottom left;
	}
div.topmail {
	padding-left: 160px;
	padding-top: 20px;
	}
.topmail a {
	font-size: 14px;
	color: #007994;
	text-decoration: underline;
	font-weight: bold;
	}
div.telephone {
	padding-left: 140px;
	font-family: Tahoma;
	font-size: 18px;
	font-weight: bold;
	color: #005D72;
	background: url('/images/top/phone.png') center left 90px no-repeat;
	}
div.telephone span {
	font-weight: normal;
	color: #007994;
	}
div.cpt_product_search {
	padding-top: 2px;
	}
li.greycategory {
	list-style-type: none;
	background: url("/images/hormenu/list.png") no-repeat scroll 0 5px transparent;
	padding-left: 11px;
	margin-bottom: 5px;
	}
li.greycategory:hover {
	background: url("/images/hormenu/list_green.png") no-repeat scroll 0 5px transparent;
	background-color: #91DAB8;
	}
.greycategory a {
	/*color: #007095; */
	color: #434343;
    font-weight: bold;
    text-decoration: none;
	}
.greycategory a:hover{
	text-decoration: underline;
	}
/* ====================== DEFAULT STYLES OF VARIOUS COMPONENTS ====================== */

/* padding for all general components */
.block_header, .block_subheader {

	width: 233px;
	background: url(/images/block-header.png) top center no-repeat;
	color: #E1FCE4;
	font-size: 16px;
	text-align: center;
	font-weight: bold;
	padding-top: 5px;
	background-color: #54d597;
	min-height: 28px;
	}
.block_subheader {
	background: url(/images/header_blue.png) top center no-repeat;
	text-align: left;
	color: #122D44;
	}
.block_subheader span {
	margin-left: 25px;;
	}
.block_header a {
	color: #E1FCE4;
	}
div.block_content {
	padding: 20px;
	}
div#container_block, div#container_main {
	-moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: none repeat scroll 0 0 white;
    border-color: #7EBBA2;
    border-image: none;
    border-style: solid;
    border-width: 0 3px 5px 1px;
    border-radius: 10px 10px 10px 10px;
}

div.block_content {
	background: url('/images/leafs-green-op.png') no-repeat bottom right;
	}

.cpt_logo { }
.cpt_logo img { }
.cpt_news_short_list, .cpt_survey, .cpt_maincontent {

	text-align: left;

// width: 100%;
}
div.cpt_maincontent {
	padding: 0px 35px 15px 35px;
	background: url('/images/glagne-leaves.png') no-repeat left top;
	}
.cpt_divisions_navigation, .cpt_auxpages_navigation {
  	font-weight: normal;
	width:auto;

}

.params_value li {
	list-style-type: none;
}
div.cpt_product_category_info {
	margin-top: 15px;
	}
.shp_greenbg .cpt_divisions_navigation, .shp_greenbg .cpt_auxpages_navigation, .shp_greenbg .cpt_divisions_navigation ul.horizontal, .shp_greenbg .cpt_auxpages_navigation ul.horizontal { float:left; width:auto;}

ul.vertical, ul.horizontal {
	padding: 0px;
	margin: 0px;
}
ul.horizontal {
	width: 100%;
	/*overflow: hidden;*/
}
.vertical li {
	padding-bottom: 5px;
}
.horizontal li {
	float: left;
}

.cpt_divisions_navigation ul, .cpt_auxpages_navigation ul {
	list-style-type: none;
	margin: 0px;

}
.shp_greenbg .cpt_divisions_navigation ul.horizontal li , .shp_greenbg .cpt_auxpages_navigation ul.horizontal li { border-right:solid 2px #fff;}

.cpt_divisions_navigation ul.horizontal li a, .cpt_auxpages_navigation ul.horizontal li a {

	display:block;
	padding:0 10px;
	white-space:nowrap;
}



.cpt_shopping_cart_info {
	padding: 10px 10px 45px 10px;
	font-size:75%;
	text-align:left;
	background: url(/images/cart-front.png) no-repeat;
	color:#FFCCCC;
	margin:5px 5px 0 5px;
}
.cpt_shopping_cart_info a {
	font-size:15px;
	text-decoration:none;
	border-bottom:solid 1px;
	color:#fff;
	line-height:20px;
}
.cpt_shopping_cart_info div {
	padding:3px;
	font-weight:bold;
	color:#D3D9CC;
	padding:0;

}
#shpcrtgc, #shpcrtca {padding-top:5px;

}

#cart_not_empty #shpcrtca,  #cart_not_empty #shpcrtgc{
	cursor: pointer;
	}
#shpcrtgc {
	float: left;
	color: #436600;
	padding-left: 25px;
	padding-top: 21px;
	}
#shpcrtca {
	font-size: 20px;
	font-weight: normal;
	white-space: nowrap;
	color: #000000;
    padding-left: 70px;
}
#shpcrtca .summ {
	font-size: 14px;
	color: #6E6E6E;
	text-align: center;
	}

.prdbrief_brief_description {font-size: 14px;}

.cpt_survey {
	background:#4c91cd;
	color:#fff;
	margin:0 5px 5px 5px;
}
.survey_question {
	font-weight: bold;
	margin-bottom: 10px;
}
.survey_submit {
	margin-top: 10px;
}
.cpt_survey form {
	padding:0px;
	margin: 0px;
	font-size:75%;
}
.cpt_survey label {
	font-size:75%;
	color:#fff;
}
.cpt_survey td { vertical-align:top;}
.cpt_survey input {
	font-size:130%;
}
.cpt_currency_selection {
	text-align: center;
	font-size: 75%;
	background:#849773;
	margin:0 5px 5px 5px;
	//margin:0 5px 0 5px;

}
.cpt_currency_selection form {
	line-height:40px;
	display: inline;
	margin:0;
	padding:0;
}
.cpt_currency_selection select {
	font-size: 90%;
	line-height:20px;
//margin-bottom:10px;
}
.cpt_currency_selection span {
//display:block;
//float:left;
//padding:0 10px 0 10px;
//margin-bottom:10px;
color:#fff;
}
.cpt_news_short_list {

}
.cpt_category_tree {
	background:#86accd;
	font-size:70%;
	padding:0 0 10px 0;
	margin:0 5px 5px 5px;
	//margin:0 5px 0 5px;
}
.cpt_category_tree ul {
	list-style-type:none;
	margin:0px;
	padding:0px;
}
.cpt_category_tree li {
	padding:0 5px 0 10px;
}
.cpt_category_tree li a {
	font-size:110%;
	font-weight:bold;
	color:#fff;
	text-decoration:none;
}
.cpt_category_tree li a {
	background:url(../../images/glr_arrow_category_small_white.gif) 5px 6px no-repeat;
	padding:0 0 0 15px;
	line-height:150%;
}
.cpt_category_tree a:hover {
	text-decoration:none;
	color:#1C334D ;
}

.cpt_category_tree .parent_current a {
	font-weight: bold;
	color: #1c334d!important;
	text-decoration: none !important;
}

.subcat_hor li{
	background: none !important;
	padding: 2px !important;
	}
ul.subcat_hor li a {

	font-size: 12px !important;
	font-weight: normal !important;
	color: #00724E !important;
}

.cpt_category_tree .child a {
font-size:95%;
	margin-left: 15px;
	font-weight:normal;
}
.cpt_category_tree .child_current a {
	margin-left: 25px;
	color: #1c334d!important;
	text-decoration: none!important;
	font-size:95%;
}

.cpt_category_tree .tab {
	margin-left:10px;
}
.cpt_product_add2cart_button {
	padding: 10px 0;
}
.cpt_language_selection {
	background:#b2657b;
	margin:0 5px 5px 5px;
	padding:0 10px;
l
}
.cpt_language_selection a img {
	border:solid 1px #fff;
	margin:2px 0;
}
.cpt_product_params_selectable {
}
.cpt_product_category_info, .cpt_product_category_info a {
	font-size: 14px;
	color: #007095;
	font-style: italic;
}
.cpt_product_search {
	margin:0;
	background-color: transparent;
	padding-right:100px;
	clear:both;
}
.cpt_product_search form, .cpt_language_selection {
	line-height:35px;
}
.cpt_language_selection a img {
//margin-bottom:14px;
}
.cpt_product_search form {
//margin-bottom:10px;
 background: url("/images/top/top_search.png") no-repeat scroll left top;
}
.cpt_product_search input {
	font-size:90%;
	vertical-align:middle;
}
/*for opera*/

html:first-child .cpt_product_search form, html:first-child .cpt_product_search form {
	margin:0 0 15px 0;
}
html:first-child .cpt_currency_selection  { line-height:35px;}


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

 .cpt_product_lists {
	padding:10px;
}
.cpt_product_lists table { margin:0 auto; }
.cpt_product_lists ul { }
.cpt_root_categories td {
	font-size:100%;
}
.cpt_root_categories td a.rcat_root_category {
	display:inline;
	text-decoration:underline;
	font-size:110%;
	color:#000;
	font-weight:bold;
}
.cpt_root_categories td a:hover {
	text-decoration:underline;
}
.cpt_maincontent {
	background:#fff;
}
.cpt_maincontent center { clear:both; //width:100%;}
.cpt_maincontent td {

}
ul.product_list li {
	margin:0 0 5px 0;
	text-align:left;
	float:left;
}
ul.product_list li table {
	float:left;
}
ul.product_list li a {
	color:#000;
	padding-left:5px;
	display:block;
	float:left;
	width:160px;
}
ul.product_list li table a {
	float:none;
}

.cpt_tag_cloud { background:#A4C388; margin:5px;}
.cpt_tag_cloud a { color:#fff; text-decoration:none;}
.cpt_tag_cloud a:hover { color:#921515;}
.home_page_category_logo { background:url(../../images/defaultnocatimage.gif) left top no-repeat; display:block; height:65px; width:65px;}
/* ====================== SET HOW CERTAIN COMPONENTS APPEAR IN VARIOUS CONTAINERS ====================== */
/* ====================== (if you wish to overwrite default appearence of components in certain containers) ====================== */
#container_main_content .cpt_root_categories td.cat_image a {position:relative; top:-0.8em;}
#container_main_content .cpt_root_categories { padding-top:1em;}
#container_main_content .cpt_root_categories { padding-top:1em;}
#container_main_content .cpt_root_categories td { vertical-align:top;}
#container_main_content div { zoom:0;}

#container_top .cpt_auxpages_navigation { text-align:right;float:none; margin:0 80px 80px 0;}
#container_top .cpt_auxpages_navigation ul, #container_top .cpt_auxpages_navigation ul li, #container_top .cpt_auxpages_navigation ul li a  { display:inline;float:none;}
#container_top .cpt_auxpages_navigation ul li a:hover { color:#990033; }
#container_top .cpt_auxpages_navigation ul li { background:url(../../images/shp_point_v.gif) 10px center no-repeat;}
#container_footer .cpt_divisions_navigation { float:none; width:100%;
	text-align:center;
	padding:0;
}
#container_footer .cpt_divisions_navigation ul, #container_footer .cpt_divisions_navigation ul li {
	display:inline;
	line-height:40px;
	float:none;
}
#container_footer .cpt_divisions_navigation a {
	font-size: 90%;
	font-weight: bold;
	color:#354e64;
	font-size:110%;
	padding:0 10px;
	display:inline;
	text-decoration:underline;
}
#container_main_content ul { list-style-position:inside;}
/* ====================== STYLES OF ELEMENTS THAT APPEAR INSIDE VARIOUS COMPONENTS ====================== */
h1.welcome { color:#214B70; font-weight:normal; font-size:19pt; letter-spacing:-1px; margin:20px 10px;}

a.shp_logo { line-height:40px; text-decoration:none;}
span.shp_l1 {
	color:#fff;padding:0 2px;
}
span.shp_l2 {
	color:#fff;padding:0 2px;
}
span.shp_l3 {
	color:#fff;padding:0 2px;
}
.shp_greenbg { background:#A4C388; overflow:hidden;}
.shp_menu_end { float:right; width:auto; position:relative; right:-2px;}

.bullet {
	font-size:0px;
}
a .bullet {
	text-decoration: none!important;
}
input.input_message, input.input_message_focus {
	width:120px;
}
#searchstring {
	border: none;
	width: 455px;
	height: 37px;
	margin:0 0 0 15px;
	background-color: transparent;
	background-repeat: no-repeat;
    color: #32484F;
    font-size: 14px;
    font-style: italic;
	font-weight:normal;
	padding-left: 10px;
		outline: none;
}


.bluebg { background:#86ACCD;}
.darkbluebg {background:#688DAD;}
.middlebluebg { background:#4C91CD; }
.pinkbg{background:#b2657b;}
.shp_main_header { background:#f0f0f0; text-transform:uppercase; line-height:30px; padding:0 0 0 15px; color:#595959; font-weight:bold; font-size:110%;}
.hndl_submit_prds_cmp { margin:5px 0;}
#cat_top_tree { overflow:hidden; margin-bottom:10px;}

/* ====================== PREDEFINED STYLES; edit, but do not delete these styles ====================== */

.small {
	font-size: 60%;
}
.big {
	font-size: 150%;
}
.background1, .background1 td {
	background-color: #D9E9FF;
}
.btn_checkout {
	font-size: 130%;
	font-weight: bold;
	margin: 10px;
	padding: 3px;
}

.product_brief_block {
	 margin:20px 20px 0 0;
	 /*border-bottom:solid 2px #f0f0f0;*/


	 padding:10px 2px 0px 2px;
	 overflow:hidden;
}

.prod_links, .prod_links a {
	/*text-align: right;  */
	color: green;
	font-size: 14px;
	text-decoration: underline;
	font-weight: bold;
	}

div.greenborder {
	background: #ffffff; /* Old browsers */
	 background-position: 50% 30%;
	background: -moz-linear-gradient(left,  #ffffff 0%, #3d9967 50%, #3d9967 50%, #ffffff 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,#ffffff), color-stop(50%,#3d9967), color-stop(50%,#3d9967), color-stop(100%,#ffffff)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left,  #ffffff 0%,#3d9967 50%,#3d9967 50%,#ffffff 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left,  #ffffff 0%,#3d9967 50%,#3d9967 50%,#ffffff 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left,  #ffffff 0%,#3d9967 50%,#3d9967 50%,#ffffff 100%); /* IE10+ */
	background: linear-gradient(to right,  #ffffff 0%,#3d9967 50%,#3d9967 50%,#ffffff 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=1 ); /* IE6-9 */
	min-height: 1px;
	margin-top: 5px;
	}
div.pinkborder {
	background: #ffffff; /* Old browsers */
	background: -moz-linear-gradient(left,  #ffffff 0%, #b24266 50%, #b24266 50%, #ffffff 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,#ffffff), color-stop(50%,#b24266), color-stop(50%,#b24266), color-stop(100%,#ffffff)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left,  #ffffff 0%,#b24266 50%,#b24266 50%,#ffffff 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left,  #ffffff 0%,#b24266 50%,#b24266 50%,#ffffff 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left,  #ffffff 0%,#b24266 50%,#b24266 50%,#ffffff 100%); /* IE10+ */
	background: linear-gradient(to right,  #ffffff 0%,#b24266 50%,#b24266 50%,#ffffff 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=1 ); /* IE6-9 */
	min-height: 1px;
	margin-top: 15px;
	}
.prdbrief_thumbnail { float:left; margin:0 5px 1px 0;}
.prdbrief_thumbnail td { vertical-align:top; padding:5px;}
.prdbrief_options,  .prdbrief_comparison {  padding:2px 10px 2px 20px; margin-bottom:2px; }
.prdbrief_comparison, .prdbrief_price {}
.prdbrief_options, .prdbrief_comparison { clear:left;}
.prdbrief_comparison {background:#f8f8f8;}
.prdbrief_comparison input { vertical-align:middle;}
.prdbrief_name { margin-bottom:5px;}
.savetable .prdbrief_name { text-align: center;}
.prdbrief_name a { text-decoration:none; color: #007095; font-size: 15px; font-weight: bold;}
.prdbrief_name a.glagne_name {font-size: 12px;}
.prdbrief_name a:hover {text-decoration: underline;}
.product_option { width:auto;}
.cpt_product_name { margin-bottom:10px;}
.cpt_product_name h1 {font-size: 16px;}
.prdbrief_price { float:left; width:auto;}
.prdbrief_add2cart {
	/* float:right; */
	width:auto;
	padding-left: 9px;
	padding-bottom: 3px;
	}
.brief_a {
	padding-top: 5px;
	padding-bottom: 0px;
	}
@media screen and (-webkit-min-device-pixel-ratio:0)
{
    .brief_a {
    	margin-bottom: 4px;
    	}
}
.pcode {
	margin-bottom: 5px;
	}
.savetable .little_cat a:hover {text-decoration: underline;}
.add2cart_handler {
	vertical-align:middle;
	margin-bottom: 2px;
}
.buttons_brief .glagne_price{
	margin-bottom: 2px;
	}
.error_block {
	font-weight: bold;
	color: red;
}
.megamenu_inner .othersgoods {
	margin-top: 3px;
	border-bottom: 1px dashed;
	color: #434343 !important;
	}
/*

a.admdivslst:hover,a.admdivslst:link,a.admdivslst:visited,a.admdivslst:active{text-decoration: none;color: blue;font-weight:normal;font-size:10pt;}
a.admdivslst:hover{color: navy;}

a.h_admdivslst:hover,a.h_admdivslst:link,a.h_admdivslst:visited,a.h_admdivslst:active{text-decoration: none;color: #888888;font-weight:normal;font-size:10pt;}
a.h_admdivslst:hover{color: #555555;}

*/
/*design folders*/

.col_header {
	margin:5px 5px 0 5px;
	padding:5px 10px;
	color:#fff;
	font-size:80%;
	text-transform:uppercase;
	font-weight:bold;
}

#tbl-checkout-progress td {
	font-size: 0.7em;
	vertical-align: top;
}
#tbl-checkout-progress {
	margin-left: 130px;
	}
.current_prd_thumbnail img {
	border: #BBBBBB 3px solid;
}
a.prd_thumbnail img {
	border: #FFFFFF 3px solid;
}
a.prd_thumbnail:hover img {
	border: #BBBBBB 3px solid;
}

.cat_description p {
	font-size: 12px;

	}
div.cat_description {
	padding-top: 5px;
	}

.news_date {
	color: #848484;
	font-size: 14px;
}
.news_content {
	font-size: 14px;
	}
.news_content a {
	text-decoration: none;
	}
.news_content a:hover {
	text-decoration: underline;
}
.news_title {
color:#fff;
	padding-bottom: 10px;
}
.news_title a { color:#fff; font-weight:normal;}
.news_title a:hover { color:#fff;}
.news_viewall {
	padding-bottom: 10px;
	font-size: 85%;

}
.news_viewall a {
	color: #00724E;
	}
.news_subscribe, .news_thankyou {
	padding: 5px;
	overflow:hidden;
}
.news_subscribe div {
	float:left;
	width:auto;
}
.news_subscribe img { vertical-align:middle;}
/************************
BLOG STYLES
***************************/
.post_title {
	color: #666;
	margin-top: 30px;
	margin-bottom: 0px;
}
.post_date {
	color: #999;
	border: 0px solid #EEE;
	border-top-width: 1px;
	margin-bottom: 15px;
}
.post_content {
	padding-left: 15px;
}

.our_price {
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	}
.big_price {
	font-size: 18px;
	color: #FFBCBC;
	text-decoration: line-through;
	text-align: center;
	}
div.glagne_price {
    width: 86px;
	background: url('/images/action_star.png') no-repeat;
	padding: 15px 35px 10px 0px;
	margin-left: 20px;
	}
.product_brief_block div.glagne_price {
	background: url('/images/action_blue.png') no-repeat center right;
	padding: 10px 5px 10px 10px;
    margin-left: 0;

}

.cpt_product_price .product_brief_block div.glagne_price {
	padding: 10px 0px 10px 7px;
    margin-left: 0;
    background-position: left center;

}
.product_brief_block .our_price, .glagne_price .our_price{
	color: red;
}

.product_brief_block div.glagne_price .big_price, .product_brief_block div.glagne_price .our_price {
	font-size: 16px;
	}

.pcode {
	background: url('/images/code_back.png') no-repeat bottom right;
	padding: 10px 10px 4px 16px;
	font-weight: bold;
	font-size: 80%;
	}

.little_cat a{
	color: #434343;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
	}
.green_href {
	text-align: left;
	padding: 10px;
	padding-left: 15px;
	}
.green_href a {
	font-size: 14px;
	color: 00724E;
	text-decoration: underline;
	}
.product_glagne_block {
	padding-left: 10px;
	padding-top: 5px;
	}

.productline .cpt_product_name {
	font-size: 13px;
	}

.price_min {
	font-size: 13px;
	font-weight: bold;
	}
/***************************
PRODUCT DETAILED
****************************/
.regularPrice {
	color: brown;
	text-decoration: line-through;
}
.totalPrice {
	color: #005107;
	font-weight: bold;
	font-size: 22px;
}
.youSaveLabel {
	font-size: 75%;
}
.youSavePrice {
	font-size: 75%;
}
.prd_out_of_stock {
	font-style:  italic;
}
.cpt_product_images { float:left;}
.cpt_product_price { margin:10px 0;}
#prddeatailed_container { overflow:hidden; display:block; padding-bottom:20px; padding-left: 20px;}
.cpt_product_discuss_link, .cpt_product_related_products { margin-bottom:20px;}
.cpt_product_related_products td { padding-right:10px;}
.current-rating1 { font-size:135%;}
.sm-current-rating1 {  float:left;}
#cat_product_sort { text-align: left; font-size: 14px; }
#cat_product_sort a { color:#8D8D8D; padding:0 2px;}
/************************
PRODUCT REVIEWS STYLES
***************************/
.review_block {
	margin-left: 20px;
}
.review_title {
	color: #333;
	margin-top: 10px;
	margin-bottom: 0px;
	font-size: 120%;
}
.review_date {
	color: #999;
	border: 0px solid #EEE;
	border-top-width: 1px;
	font-size: 90%;
	margin-bottom: 5px;
}
.review_content {
	color: #333;
	padding-left: 20px;
}
.review_showall {
	margin-left: 20px;
}
/****************************
SHOPPING CART
*****************************/
.background_cart_top {
	background-color: #D9E9FF;
	border-bottom: 1px #99C9DF solid;
}
.background_cart_top h1 {
	display: inline;
	padding: 0px;
	margin: 0px;
}
#cart_content_tbl{
width:100%;
}
#cart_content_tbl td {
	padding: 6px;
}
#cart_page_title {
	padding: 10px;
	text-align: left;
}
#cart_page_title h1 {
 display inline;
	padding: 0px;
	margin: 0px;
}
#cart_clear {
	padding: 10px;
	text-align: right;
}
#cart_clear a {
	font-size:9pt;
}
.cart_discount_label {
	font-weight: bold;
}
#cart_total_label {
	font-size: 130%;
	font-weight: bold;
}
#cart_total {
	background-color: #D9E9FF;
	font-size: 130%;
	font-weight: bold;
	padding: 10px;
	white-space: nowrap;
}
#cart_checkout_btn {
	padding-top: 20px;
}
.cart_product_brief_description {
	font-size: 80%;
}
#cart_content_header td {
	font-weight: bold;
}
.cart_apply_for_discounts_extra {
	font-size: 80%;
	color: #777;
}
.cart_product_quantity {
	text-align: center;
}
/********************
HOMEPAGE UNFOLDED TREE
*********************/
.rcat_root_category {
	font-size: 120%;
	font-weight: bold;
}
.rcat_products_num {
	color: #921515;
	font-size: 80%;
}
.rcat_child_categories a {
	font-size: 100%;
	font-weight: normal;
	color:#000;
	text-decoration:none;
}
.rcat_child_categories a:hover {
	text-decoration:underline;
}
/********************
REGISTRATION PAGE
*********************/
#reg_fields_tbl td {
	padding: 5px;
}
#reg_auth_fields td {
	background-color: #D9E9FF;
}
#reg_confcode td {
	background-color: #D9E9FF;
}
#reg_fields_tbl td input, .addressform td input {
	width: 200px;
}
#subscribed4news {
	width:auto!important;
}
#reg_fields_tbl td textarea, .addressform td textarea {
	width: 200px;
	height: 100px;
}
#reg_fields_tbl select {
	width: 200px;
}
#reg_submit_btn {
	font-size:150%;
	font-weight: bold;
}
/*********
SEARCH IN CATEGORY
**********/
#cat_advproduct_search {

}
#cat_advproduct_search form { }
#cat_advproduct_search td { vertical-align:top; }
#cat_advproduct_search select {
  font-size: 12px;
  }
#cat_advproduct_search form, #cat_advproduct_search table { //width:100%;}
#cat_advproduct_search h3 { padding:0px; margin: 10px 10px 0 10px;}
#cat_info_left_block, #cat_advproduct_search  { }
div#cat_path  { padding: 40px 0px 10px 0px;}
div#category_d { clear:both; padding: 10px 0 0 0;}
#cat_top_tree { overflow:hidden;}
.hndl_submit_prds_cmp, #cat_product_sort { margin:10px 0;}
.cat_path_in_productpage, .cat_path_in_productpage a {color: #007095; font-style: italic; font-size: 14px;}

#cat_info_left_block { color:#921515; font-size:85%;
}
#cat_info_left_block a { font-size:115%;}
/************
CHECKOUT
************/
.checkout_noframe_title {
	padding: 5px 15px;
	text-align:left;
}
#checkout_have_account {
	padding: 15px;
	background-color: #D9E9FF;
	margin: 0 -5px 15px -5px;
}
#checkout_logininfo { width:428px;}
#checkout_logininfo .inputtext, #checkout_addresses .inputtext, #checkout_addresses textarea {
	width: 200px;
}
.paddingblock input.checkout_buttons {
	font-size: 130%;
	font-weight: bold;
	margin:5px 0;
}
.checkout_steps_divider {
	width: 40px;
	height:1px;
	background-color:#99C9DF;
	overflow:hidden;
}
#checkout_addresses { width:800px;}
#checkout_addresses td { }
/**********************
ORDER STYLES
***********************/
tr#ord_total_row * {
	font-size: 105%;
	font-weight: bold;
}
.row_odd td {
	background-color: #F2F8FF;
}
.row_even td {
	border: 0px solid #D9E9FF;
	border-width: 1px 0px;
}

.paddingblock { background:#fff;
	padding-left: 15px;
	padding-right: 15px;
	text-align:left;
	font-size:12pt;
}
.paddingblock h2 {
	padding:20px 5px;
	margin-top: 0px;
}
.paddingblock td { font-size:95%; vertical-align:top; padding:5px;}


.paddingblock input { margin:2px 0 0 0;}
.asterisk {
	color:red;
}
.cellpadding tr td {
	padding: 5px;
}
.cust_name {
	font-size:110%;
	font-weight: bold;
}
#prddeatailed_container .cpt_product_rate_form table {
	width: 100%;
	/***********************/
width: auto;/**/
}

#block-customerinfo td { font-size:100%;}
.cpt_product_images {
	float: left;
}
#powered_by, #powered_by a {
	color:#fff!important;
}
.footer {
	text-align:center;
}
div.footer {
	height: 130px;
	background-color: #BAFBC0;
	padding: 20px;

}
.footer a {
	color:#003551;
	text-decoration: underline;
}
.footer td {
	color:#003551;
	padding-right: 5px;
	font-size: 16px;
}
.footer span {
	color:#376766;
	font-size: 16px;
}
.footer p {
	color:#567465;
	font-size: 11px;
}
/*NIFTY*/
b.niftycorners, b.niftyfill {
	display:block
}
b.niftycorners * {
	display:block;
	height:1px;
	line-height:1px;
	font-size:1px;
	overflow:hidden;
	border-style:solid;
	border-width: 0 1px;
}
/*normal*/
b.r1 {
	margin: 0 3px;
	border-width: 0 2px
}
b.r2 {
	margin: 0 2px
}
b.r3 {
	margin: 0 1px
}
b.r4 {
	height: 2px
}
b.rb1 {
	margin: 0 8px;
	border-width:0 2px
}
b.rb2 {
	margin: 0 6px;
	border-width:0 2px
}
b.rb3 {
	margin: 0 5px
}
b.rb4 {
	margin: 0 4px
}
b.rb5 {
	margin: 0 3px
}
b.rb6 {
	margin: 0 2px
}
b.rb7 {
	margin: 0 1px;
	height:2px
}
b.rb8 {
	margin: 0;
	height:2px
}
b.rs1 {
	margin: 0 1px
}
/*transparent inside*/
b.t1 {
	border-width: 0 5px
}
b.t2 {
	border-width: 0 3px
}
b.t3 {
	border-width: 0 2px
}
b.t4 {
	height: 2px
}
b.tb1 {
	border-width: 0 10px
}
b.tb2 {
	border-width: 0 8px
}
b.tb3 {
	border-width: 0 6px
}
b.tb4 {
	border-width: 0 5px
}
b.tb5 {
	border-width: 0 4px
}
b.tb6 {
	border-width: 0 3px
}
b.tb7 {
	border-width: 0 2px;
	height:2px
}
b.tb8 {
	border-width: 0 1px;
	height:2px
}
b.ts1 {
	border-width: 0 2px
}
body.body-page-404 { background:#fff; background-image:none; text-align:left; font-size:12px;}
body.body-page-404 ul, body.body-page-404 li { list-style:none;}
.cpt_product_add2cart_button input { vertical-align:middle;}

.jquerycssmenu{
font: bold 16px Arial;
width: 100%;
}

#myjquerymenu {
//	width: 50%; margin-left: auto; margin-right: auto;
	}

.jquerycssmenu ul{
margin: 0;
padding: 0;
list-style-type: none;
}

/*Top level list items*/
.jquerycssmenu ul li{
padding: 0px 0px;
position: relative;
display: inline;
float: left;
background: url('/images/hormenu/back.png') repeat-x;
line-height: 33px;

}

/*.jquerycssmenu ul li:hover{
	line-height: 38px;
	background-image:none;
	background:white;
	}  */
.jquerycssmenu ul li.horpic:hover{
	line-height: 33px;
	}

li.horpic {
	padding: 0 0 0 0 !important;
	background: none !important;
	}

/*Top level menu link items style*/
.jquerycssmenu ul li a{
display: block;

color: #007095;
text-decoration: none;
}

.jquerycssmenu ul li a:hover{

}

/*1st sub level menu*/
.jquerycssmenu ul li ul{
position: absolute;
left: 0;
display: block;
visibility: hidden;
border-top: 1px solid black;
background: white;
}

/*Sub level menu list items (undo style from Top level List Items)*/
.jquerycssmenu ul li ul li{
/*display: list-item;
float: none;  */
}

/*All subsequent sub menu levels vertical offset after 1st level sub menu */
.jquerycssmenu ul li ul li ul{
top: 0;
}

/* Sub level menu links style */
.jquerycssmenu ul li ul li a{
font: normal 10px Verdana;
width: 160px; /*width of sub menus*/
background: white;
color: black;
padding: 0px;
margin: 0;
border-top-width: 0;
border-bottom: 1px solid black;
}

.jquerycssmenu ul li ul li a:hover{ /*sub menus hover style*/
background: #eff9ff;
color: black;
}

tr.dark-row, .dark-row td {
	background-color: #E2E2E2;
	color: #555555;
}

.cpt_product_params_selectable td {
	padding: 5px;
}
.highslide-dimming {
	background-color: #000000;
	}
div#tabs {
	margin-top: 30px;
	}
div#tabs ul {
    background: url("/images/tabs_head.gif") repeat-x scroll left top transparent;
    display: block;
    height: 37px;
}

.ui-state-active {
	background: url("/images/begunok.png") no-repeat scroll center top transparent;
    bottom: 0px;
    padding-top: 13px;
    position: relative;
    text-align: center;
    top: -10px;
    width: 145px;
	}

.ui-state-default {
	bottom: -5px;
    display: block;
    float: left;
    line-height: 12px;
    list-style-type: none;
    margin: 0 2px;
    max-width: 125px;
    padding-left: 20px;
    position: relative;
    border: 0px;
    outline: none;
	}

.ui-state-default a {
    font-size: 14px;
    outline: none;
}


div#tabs ul li.active a {
    color: #FFFFFF;
    font-size: 14px;
    font-weight: normal;
    text-decoration: none;
}
div#tabs ul li a {
    color: #898989;
    display: block;
    height: 39px;
    padding-right: 20px;
    padding-top: 8px;
    text-decoration: none;
}

div#tabs ul li a span {
    padding-top: 5px;
}

.ui-state-active a {
	color: #ffffff !important;
	font-size: 14px;
	}

.ui-tabs .ui-tabs-panel { display: block;  padding: 2em 1.4em;  }
.ui-tabs .ui-tabs-hide { display: none !important; }

.glagnetitle {
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	color: #ffffff;
	padding-bottom: 5px;
	padding-top: 5px;
	}
div.glagnetitle {
	background: url('/images/pinktitle.png') no-repeat center top;
	}
.anyClassactions {
	text-align: center;
	}
table.savetable{
	margin: auto !important;
	position: relative;
	}
.savetable div{
    position: relative;
	}
.savetable ul{
    position: relative;
	}
.overdiv {
	clear: both;
    overflow: visible;
    padding: 0;
    text-align: center;
	}
#cat_advproduct_search td {
	padding-bottom: 10px;
	}
#cat_advproduct_search label {
	padding-left: 5px;
	font-size: 12px;
	}

#cat_advproduct_search.search_mark label {
    font-size: 12px;
    padding: 0px 15px 0px 0px;
}


@media screen and (-webkit-min-device-pixel-ratio:0) {
#cat_advproduct_search.search_mark label {
  margin-left: 5px;
}
}
.params_name {
	font-weight: bold;
	padding-bottom: 5px;
	}

#slider-range {
	margin-left: 0px !important;
	min-width: 180px !important;
	margin-top: 14px !important;
	}

.ui-slider-range, a.ui-state-default, .ui-slider-horizontal {
	background-color: #68CF97 !important;
	background-image: none !important;
	border-color: #3D9967 !important;
	}

.ui-slider-horizontal {
    height: 0.4em;
}

.ui-slider .ui-slider-handle {
    cursor: default;
    height: 0.9em;
    position: absolute;
    width: 0.6em;
    z-index: 2;
}
#cat_advproduct_search .ui-state-active {
	padding-top: 0px;
	}

.productline td {
	max-width: 130px;
	padding: 10px;
	}

table.productline {
	margin: 0px 15px;
	}
div.productline {
	text-align: center;
	}
.productline .title_line {
	position: relative;
	top: -1px;
	z-index: 1;
	}

div.product_flag {
	/*float: left;*/
	text-align: center;
	padding: 5px;
	}

div.product_flag a {
	text-decoration: none;
	color: #005107;
	font-size: 12px;
	}

#prddeatailed_container div.pcode {
	width: 75px;
	padding-left: 5px;
}
.cpt_product_category_info table {
	width: 80%;
}

.scrollup{

    height:40px;
    opacity:0.8;
    position:fixed;
    top:50px;
    left:60px;
    padding-top: 40px;
    font-weight: bold;
    /*color: #bb3267;*/
    color: white;
    text-decoration: none;
    font-family: Verdana;
    font-size: 18px;
    display:none;
   /* text-indent:-9999px; width:40px;*/
    background: url('/images/icon_top.png') no-repeat top center;
}
.scrollup a:href {
	text-decoration: none;
}

div.custom_banner {
	text-align: center;
	margin-bottom: 10px;
}

.callme_viewform {
	cursor: pointer;
	}

