/* ====================== MAIN THEME STYLES: layout, fonts & colors (ОСНОВНЫЕ СТИЛИ ТЕМЫ: формат, шрифты & цвета)====================== */

* {

	margin:0;

	padding:0;

}

html {

	margin: 0px;

	padding: 0px;

}

body {

	margin: 0px;

	padding: 0px;

	text-align:center;

}

p, body, font, div, td, input, select, textarea {

	font-family: arial, helvetica, sans-serif;

	font-size: 100%; 

}

h1 {

	font-size: 160%;

	margin:10px 0;

}

h2 {
font-size: 130%;
 color: #000000;
 }

h3 {
	font-size: 100%;
	color: #000000;
}

form {

	padding:0px;

	margin: 0px;

color: #000000;

}

a {

	font-weight: bold;

	color: #4B6AAB;

}

a img {

	border: 0;

}

/* ====================== COMPONENT CONTAINER STYLES (КОМПОНЕНТНЫЕ КОНТЕЙНЕРНЫЕ СТИЛИ)====================== */

.grn_darkbg {
 background: url(../../images/bg013a50.jpg) left bottom repeat;
 text-align:center;
 }

.all_wrapper {

	width:1070px;

	text-align:left;

	margin:0 auto;

	background:

}

tr.toprow {
  }

#container_top_left {

    background:#000000;

	text-align: center;

	vertical-align: top;

	width: 240px;

	padding:50px 0; 

}

#container_top {

    background: url(../../images/a2.jpg)  left bottom;

	text-align:right;

	vertical-align:top;

	width: 240px;

}

#container_top_right {

    background: #000000;

    text-align: right;

	vertical-align: bottom;

	width: 240px;

}

#container_left_sidebar, #container_right_sidebar {

	text-align: left;

	vertical-align: top;

	width: 240px;

}

#container_left_sidebar {

	background:#0e0d0d;

}

#container_right_sidebar {

	background:#0e0d0d;

}

#container_main_content {

	text-align: left;

	vertical-align: top;

	width:'*';

	background:#181616;

}

#container_footer {

	text-align:center;

}

/* ====================== DEFAULT STYLES OF VARIOUS COMPONENTS (ВСТРОЕННЫЕ СТИЛИ РАЗЛИЧНЫХ КОМПОНЕНТОВ)====================== */



/* padding for all general components */

.cpt_news_short_list, .cpt_survey, .cpt_category_tree, .cpt_maincontent, .cpt_currency_selection, .cpt_divisions_navigation, .cpt_auxpages_navigation {

	font-size:70%;

	text-align: left;

	padding:10px;

 //width: 100%;

}

ul.vertical, ul.horizontal {

	padding: 0px;

	margin: 0px;

	list-style:none;

}

ul.horizontal {

	width: 100%;

	overflow: hidden;

}

.vertical li {

	padding:0 0 5px 0;

}

.horizontal li {

	float: left;

	padding:0 20px 0 10px;

}

.cpt_divisions_navigation, .cpt_auxpages_navigation {

	font-size:75%;

	font-weight:bold;

	padding: 5px 0;}

.cpt_divisions_navigation a, .cpt_auxpages_navigation a {

	color: white;

	text-decoration: none;

}

.cpt_divisions_navigation {

	background:url(../../images/grn_mainmenu_bg3.gif) left top repeat-x;

	padding-left:20px;

}

.cpt_auxpages_navigation a:hover, .cpt_divisions_navigation a:hover {

	text-decoration: underline;

}

.cpt_divisions_navigation li {

	line-height:22px;

	background:url(../../images/grn_mainmenu_sep1.gif) right center no-repeat;

}

.cpt_auxpages_navigation li {

	padding-left: 10px;

	background:url(../../images/grn_arr_li_infopages.gif) left center no-repeat;

}

.cpt_shopping_cart_info {

	background:#577a46 url(../../images/grn_shoppingcartinfo_bg1.gif) left top repeat-x;

	vertical-align: middle;

	font-size:75%;

	color:#fff;

	font-weight:bold;

	padding:0 10px 10px 10px;

}

.cpt_shopping_cart_info div {

	padding: 0 0 5px 0;

}

.cpt_shopping_cart_info a {

	color: #000;

	font-size:15px;

	text-decoration:none;

	border-bottom:solid 1px;

	line-height:28px;

}

.cpt_shopping_cart_info a:hover {

	border:none;

}

.cpt_survey {

	background:#466935;

	color:#ef0e0e;

}

.survey_question {

	font-weight: bold;

	margin-bottom: 10px;

}

.survey_submit {

	margin-top: 10px;

	font-size:120%;

}

.cpt_survey form {

	padding:0px;

	margin: 0px;

	font-size:75%;

}

.cpt_survey label {

	font-size:70%;

	color:#fff;

}

.cpt_currency_selection {

	text-align: center;

	font-size: 100%;

	background:url(../../images/grn_specialoffers_bg1.gif) left top repeat-x;

	padding-top:30px;

}

.cpt_currency_selection select {

	font-size: 90%;

}

.cpt_currency_selection form {

	display: inline;

}

.cpt_news_short_list {

	background: #fff;

	padding:10px 0 0 0;

}

.cpt_category_tree {

	background:#fafafa;

}

.cpt_category_tree ul {

	list-style-type:none;

	margin:0px;

	padding:0px;

}

.cpt_category_tree li {

	background:url(../../images/cty_arrow_category_small.gif) left 4px no-repeat;

	padding:0 0 0 15px;

}

.cpt_category_tree li.child_current, .cpt_category_tree li.child {
	background:none;
	}

.cpt_category_tree a {

	color:#fff;

	text-decoration:none;

	line-height:150%;

	text-decoration:underline;

}

.cpt_category_tree .parent_current a {

	font-weight: bold;

	color:#F07A0F!important;

	text-decoration: none !important;

}

.cpt_category_tree .child a {

	padding-left: 10px;

	background: url(../../images/grn_arrow_category_small.gif) left center no-repeat;

}

.cpt_category_tree .child_current a {

	padding-left: 10px;

	background: url(../../images/grn_arrow_category_small_orange.gif) left center no-repeat;

	color:#F07A0F!important;

	text-decoration: none!important;

}

a .bullet {

	text-decoration: none!important;

}

.cpt_category_tree .tab {

	margin-left:10px;

}

.cpt_product_add2cart_button {

	padding-top: 10px;

}

.cpt_language_selection a img {

	border:solid 1px #fff;

	margin:2px 0;

}

.cpt_product_params_selectable {

	clear:left;

color:#fff;

}

.cpt_product_category_info {

	font-size:75%;

}

.cpt_product_search {

	background:#ffffff;

	font-size:75%;

	padding:5px 20px 0 0 ;

	line-height:40px;

	//padding:10px 20px 10px 0;

	//width:100%;

}

.cpt_product_search form {

	margin: 0px!important;	display: inline; 

}

.cpt_root_categories td {

	

}

.cpt_root_categories td a {

	color:#fff;

	text-decoration:none;

	font-size:100%;

}

.cpt_root_categories td a:hover {

	text-decoration:underline;

}

.cpt_root_categories td a.rcat_root_category {

	text-decoration:underline;

	font-size:110%;

}

.cpt_maincontent td {

	font-size:75%;

}

.cpt_tag_cloud a {
 color:#fff; 
 text-decoration:none;
 }

.home_page_category_logo {
 background:url(../../images/defaultnocatimage.gif) center top no-repeat;
 display:block; 
 height:65px; 
 width:65px;
 }

#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 td {
 vertical-align:top;
 }


/* ====================== SET HOW CERTAIN COMPONENTS APPEAR IN VARIOUS CONTAINERS (УСТАНОВИТЕ КАК ОПРЕДЕЛЕННЫЕ КОМПОНЕНТЫ ПОЯВЛЯЮТСЯ В РАЗЛИЧНЫХ КОНТЕЙНЕРАХ)====================== */

/* ====================== (if you wish to overwrite default appearence of components in certain containers) если Вы хотите перезаписывать встроенный appearence компонентов в определенные контейнеры====================== */


#container_top_left a {

	display:block;

	text-decoration:none;

	font-size:16px;

	font-family:Arial, Helvetica, sans-serif;

	text-align:center;

}

#container_top_left span {

	padding:0 2px;

}

#container_top_left span.grn_l1 {

	color:#fff;

}

#container_top_left span.grn_l2 {

	color:#84ff1c;

}

#container_top_left span.grn_l3 {

	color:#fff;

}

#container_top_right .cpt_language_selection, #container_top .cpt_language_selection {

	height: 18px;

	font-size: 85%;

	padding:5px 22px 15px 5px;

}

#container_top_right .cpt_language_selection a, #container_top .cpt_language_selection a {

	color: #808080;

}

#container_footer .cpt_divisions_navigation, #container_footer .cpt_auxpages_navigation {

	text-align:center;

	padding-left:0;

	background:url(../../images/grn_mainmenu_bg3.gif) left top repeat-x;
}

#container_footer .cpt_divisions_navigation ul, #container_footer .cpt_divisions_navigation ul li,#container_footer .cpt_auxpages_navigation ul, #container_footer .cpt_auxpages_navigation ul li  {

	display:inline;

	float:none;

}

#container_footer .cpt_divisions_navigation a, #container_footer .cpt_auxpages_navigation a {

	font-size: 90%;

	font-weight: normal;

	line-height:22px;

	text-align:left;

    background:#000000

}

#container_left_sidebar * {
 zoom:1;
 }

#container_left_sidebar .cpt_category_tree, #container_left_sidebar .cpt_tag_cloud {
 //width:100%;
 }

#container_main_content ul {
 list-style-position:inside;
 }

/* ====================== STYLES OF ELEMENTS THAT APPEAR INSIDE VARIOUS COMPONENTS (СТИЛИ ЭЛЕМЕНТОВ, КОТОРЫЕ ПОЯВЛЯЮТСЯ В РАЗЛИЧНЫХ КОМПОНЕНТАХ)====================== */

h1.welcome {
 color:#fffb00;
 font-weight:normal;
 font-size:19pt; 
 letter-spacing:-1px; 
 margin:10px ;
 }

.col_header {

	background:url(../../images/grn_shoppingcartinfo_bg.gif) left top repeat-x;

	font-size:15px;

	color:#000;

	padding:5px 0 5px 10px;

	font-weight:bold;

	font-family:Arial, Helvetica, sans-serif;

}

.col_header_dark, .col_header_dark {

	background:url(../../images/grn_survey_bg1.gif) left top repeat-x;

	font-size:13px;

	color:#000000;

	padding:0 0 0 10px;

	font-weight:bold;

	font-family:Arial, Helvetica, sans-serif;

	line-height:33px;

}

.bullet {

	font-size:0px;

color: #CCCCCC;

}

#searchstring {

	width: 120px;

}

#shpcrtca {

	font-weight: bold;

	font-size: 130%;

	white-space: nowrap;

}


/* ====================== PREDEFINED STYLES; edit, but do not delete these styles (ВСТРОЕННЫЕ СТИЛИ; редактирование, но не удаляет эти стили)====================== */

.small {

	font-size: 60%;

}

.big {

	font-size: 150%;

}

.background1, .background1 td {

	background-color: #505050;

}

.btn_checkout {

	font-size: 130%;

	font-weight: bold;

	margin: 10px;

	padding: 3px;

	color:#000000;

}

.prdbrief_add2cart {

	padding-top: 5px;

}

.error_block {

	font-weight: bold;

	color: red;

}

/*



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;}



*/

#tbl-checkout-progress td {

	font-size: 0.7em;

	vertical-align: top;

}

.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;

}

.news_date {

	color: #F07A0F;

	font-weight:bold;

	padding:0 10px 0 10px;

}

.news_title {

	padding:0 10px 10px 10px;

}

.news_viewall {

	padding:0 0 10px 10px;

	font-size: 85%;

}

.news_subscribe, .news_thankyou {

	padding: 5px;

	background:#0e0d0d;

}

.news_subscribe div {

	display:inline;

}

.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;

}

/***************************

PRODUCTS COMPARISON (СРАВНЕНИЕ ПРОДУКТОВ)

****************************/

.cmp_headers {

	background-color: #d9e9ff;

}

.cmp_column_odd {

	background-color: white;

	vertical-align: top;

}

.cmp_column_even {

	background-color: #F2F8FF;

	vertical-align: top;

}

#cmp-table tr:hover td {

	background-color: #d5e5fa!important;

}

#cmp-table tr td {

	text-align:center;

	padding: 6px;

}

#cmp-table tr td.cmp_headers {

	text-align: left;

}

/***************************

PRODUCT DETAILED (ПРОДУКТ ОПИСАН подробно)

****************************/

.cpt_product_images {

	float: left;

}

ul.product_list li { 
border:solid 1px #e6e6e6;
 margin:2px !important;
 text-align:center;
 }

ul.product_list li table {
margin:0 auto;
}

.product_list a {
 font-size:130%;
 text-decoration:none;
 color:#fff;
 }

.product_list a:hover {
text-decoration:underline;
}

.prdbrief_name a { 
font-size:130%; 
color:#fff;
 text-decoration:none;
 }

.checknomarging {
 vertical-align:middle;
 }

.add2cart_handler {
 margin:4px 0;
 }

.regularPrice {

	color: brown;

	text-decoration: line-through;

}

.totalPrice{

 color:#CC3300;

 font-weight:bold;

 font-size: 130%;

 margin:0 5px 5px 5px;

}

.youSaveLabel {

	font-size: 75%;

        color:#fff;

}

.youSavePrice {

	font-size: 75%;

        color:#fff;

}

.prd_out_of_stock {

	font-style:  italic;

        color:#fff;

}

#prddeatailed_container ul {
 list-style-position:inside;
 margin:10px 10px 10px 15px;
 }


/************************

PRODUCT REVIEWS STYLES ( стиль просмотра продукта)

***************************/

.review_block {

	margin-left: 20px;

            color:#fff;

}

.review_title {

	color: #fff;

	margin-top: 10px;

	margin-bottom: 0px;

	font-size: 120%;

}

.review_date {

	color: #fff;

	border: 0px solid #fff;

	border-top-width: 1px;

	font-size: 90%;

	margin-bottom: 5px;

}

.review_content {

	color: #fff;

	padding-left: 20px;

}

.review_showall {

	margin-left: 20px;

            color: #fff;

}

/****************************

SHOPPING CART

*****************************/

.background_cart_top {

	background-color: #e6e6fa;

	border-bottom: 1px #808080 solid;

}

.background_cart_top h1 {

	display: inline;

	padding: 0px;

	margin: 0px;

}

#cart_content_tbl{

width:100%;

color: #000

}

#cart_content_tbl td {

	padding: 6px;

}

#cart_page_title {

	padding: 10px;

	text-align: left;

color: #000

}

#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: #808080;

	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: #999999;

	font-size: 80%;

}

.rcat_child_categories a {

	font-size: 80%;

	font-weight: normal;

}

/********************

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 {

	background-color: #D9E9FF;

	padding: 10px;

	margin:0 10px;

}

#cat_advproduct_search h3 {

	padding:0px;

	margin: 0px;

	padding-bottom: 10px;

}

#cat_info_left_block, #cat_advproduct_search  {
 float:left;
 }

.cpt_maincontent center { 
clear:both;
}

#cat_top_tree { 
overflow:hidden;
 margin-top:10px;
 }

.hndl_submit_prds_cmp, #cat_product_sort {
 margin:10px 0;
 }

/************

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: #505050;

}

.row_even td {

	border: 0px solid #464451;

	border-width: 1px 0px;

              background-color: #cccccc;

}

.paddingblock { 
	background:#808080;

	padding-left: 15px;

	padding-right: 15px;

	text-align:left;

	font-size:100%;

}

.paddingblock h2 {

	padding:20px 5px;

	margin-top: 0px;



}

.paddingblock td {
 font-size:95%; 
 vertical-align:top;
 padding:5px;}

.paddingblock p {
 margin-bottom:10px;
 }

.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%;
 }

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;
 }

#powered_by { 
background:#000;
}

.cpt_product_add2cart_button input {
}


#powered_by{display:none;}
