/* ====================== MAIN THEME STYLES: layout, fonts & colors ====================== */
* {
	margin:0;
	padding:0;
}
html {
	margin: 0;
	padding: 0;
	background:#fff;
}
body {
	text-align:center;
}
body {
font-size:1em;
font-family:  Helvetica, Arial, sans-serif;
line-height:1.3;
margin-bottom:1.3em;
background:url(../../images/body.gif);
}
h1,h2,h3,h4,h5,h6,p,blockquote,form,label,ul,ol,dl,fieldset,address {
margin:0;
}
li,dd {
margin-left:;
}
ul {list-style-type:none;}
fieldset {
padding:.5em;
}
p{
	font-size:1em;
	color:#676767;}
a{
color: #028598;
text-decoration:none;
}
a:hover{
color: #676767;
text-decoration:underline;
}
h1{
font-size:1.5em;
padding-top:15px;
}
h2{
font-size:1.3em;
}
h3{
font-size:1.2em;
}
h4{
font-size:1.1em;
}
h5{
font-size:1em;
}
h6{
font-size:0.9em;
font-weight:bold;
}
a img {
	border: 0;
}
div {zoom:1;}

/* ====================== COMPONENT CONTAINER STYLES ====================== */
#wrap {
	text-align:left;
	width:1000px;
	margin:0 auto;
	padding:0 0 0 4px;
	background:url(../../images/side_bg.gif) left repeat-y;
}
.shp_bodyshd_r { position:relative;padding:0 4px 0 0; background:url(../../images/side_bg.gif) right repeat-y;}

.all_wrapper table { position:relative;}

#leftfauxcol {
             width:100%;
             background:#fff;
}
#rightfauxcol {
             width:100%;
             background:#fff;
}

#header {
        /*position:absolute;top:0px;left:0px;*/
        height:100px;//height:0;
        width:100%;
        background:url(../../images/head_dark_02.png) top left repeat-x;;
}
.top_l{
	width:30%;
	height:100px;
	background: url(../../images/head_dark_01.png) top left no-repeat;
	float:left;
	overflow:hidden;
	top:0px;
            text-align:center;
	
}
.top_l h6 {
           margin:48px 55px 0 0;
           font-size:0.75em;
           color:#A7DD87;
           text-transform:uppercase;
           font-weight:bold;
}
.mailto {
          margin-top:40px;
}
.top_main{
	width:40%;
	height:100px;
	float:left;
	overflow:hidden;
	top:0px;
}
.top_r{
	width:30%;
	height:100px;
	float:right;
	overflow:hidden;
	*margin-left:-4px;
}
#top_aux {height:25px; float:right; margin-top:65px; text-align:right;}
#top_lang {margin:10px 4px 0 0;height:20px; width:25%; float:right; vertical-align:top;}
#top_search {height:27px; width:100%; float:right; margin-top:42px;text-align:right;}
#top_menu {
	width:100%;
	height:35px;
	position:relative;
	background:url(../../images/head_dark_06.png) top left repeat-x;
}
.top_menu_l {
	width:25%;
	height:35px;
	float:left;
	background:url(../../images/head_dark_05.png) top left no-repeat;
}
#top_menu_bg {
	width:75%;
	height:35px;
	position:relative;
	float:right;
}

/*.container {
       position:absolute;
        top:135px;
        left:3px;
        width:100%;border:1px solid #ff0000;background:transparent;
}*/

#container_left_sidebar, #container_right_sidebar {
	text-align: left;
	vertical-align:top;
	width: 17%;
	background:none;
        float:left;
       overflow:hidden;/*margin-top:135px;//margin-bottom:0;*/
}
#container_main_content {
	text-align: left;
	vertical-align: top;
	padding:0;
        width: 66%;
	/*background: url(../../images/shop_main_mid.png) top left repeat-x;*/
        float:left;/*margin-top:135px;//margin-bottom:0;*/
}
#banner {
	width:630px;
	height:200px;
	margin:10px 0 5px 6px;
	padding:0;
	position:relative;
	border: 3px solid #dfdfdf;
	text-align:center;
       /* background:url(../../../../../../../images/banners/golf_detskie_klushki.gif) no-repeat;*/
}

.main_mid {
	text-align: left;
	vertical-align: top;
	margin:0;
	background: url(../../images/shop_main_mid.png) top left repeat-x;        
}	
.main_left {
    text-align: left;
	vertical-align: top;
	margin:0;
	background: url(../../images/shop_main_l.png) top left no-repeat;
        
}
.main_right {
         text-align: left;
	vertical-align: top;
	margin:0px;
	background: url(../../images/shop_main_r.png) top right no-repeat;
        
}
#container_footer {
            height:30px;
	padding:3px;
	position:relative;
	background:#fafafa url(../../images/bottom_bg.gif) left bottom repeat-x;
            border-top:1px solid #d6d6d6;
            clear:both;

}
.shp_footerbg_r, .shp_footerbg_l { position:absolute; bottom:0px; width:12px; height:24px;}
.shp_footerbg_r { background:url(../../images/bottom_corn.gif) right bottom no-repeat; right:-4px;}
.shp_footerbg_l { background:url(../../images/bottom_corn.gif) left bottom no-repeat; left:-4px;}

/* ====================== DEFAULT STYLES OF VARIOUS COMPONENTS ====================== */

/* padding for all general components */
.cpt_logo { }
.cpt_logo img { }
.cpt_news_short_list, .cpt_survey, .cpt_maincontent  {
	font-size:75%;
	text-align: left;
	padding: 10px;
}
.cpt_divisions_navigation, .cpt_auxpages_navigation {
	font-size:0.8em;
	width:auto;
}
.cpt_divisions_navigation,  .cpt_auxpages_navigation,
.cpt_divisions_navigation ul.horizontal, .cpt_auxpages_navigation ul.horizontal { float:left; width:auto;}

ul.vertical, ul.horizontal {
	padding: 0;
	margin: 0;
}
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;
}
 .cpt_divisions_navigation ul.horizontal li , /*------------MENU TOP-----------*/
.cpt_auxpages_navigation ul.horizontal li {
	 background:transparent;
}

.cpt_divisions_navigation ul.horizontal li a, /*-------Top menu text color---------------*/
.cpt_auxpages_navigation ul.horizontal li a {
        font-size:0.9em;
        color:#E6E5EA;
	display:block;
	padding:0 10px;
	line-height:34px;
	text-decoration:none;
	/*--white-space:nowrap;--*/
}
.cpt_divisions_navigation ul.horizontal li a:hover,
.cpt_auxpages_navigation ul.horizontal li a:hover {
	color:#AFE28E;
	display:block;
	padding:0 10px;
	line-height:34px;
	text-decoration:none;
	/*--white-space:nowrap;--*/
}

.cpt_shopping_cart_info {  /*------------------------------CART--------------------------*/
        margin:0;
	padding:0;
	font-size:75%;
       font-weight:bold;
	text-align:left;
	color:#676767;
}
.cpt_shopping_cart_info a {
	font-size:0.9em;
            font-weight:bold;
            padding:4px 0 0 10px;
	text-decoration:none;
	color:#676767;
	line-height:20px;
}
.cpt_shopping_cart_info div { /* text empty */
            text-align:left;
	padding:0;
	color:#676767;
}
#shpcrtgc, #shpcrtca {
            font-size:0.9em;
            padding-left:10px;
            float:left;
}
#shpcrtca {
           font-size:0.9em;
            padding-left:10px;
            float:left;
}
#shpcrtca {/*---------------------------------------------------Price in Cart-----------------------------------*/
            width:60px;
            padding-left:4px;
            text-align:left;
	font-weight: bold;
	font-size:1em;
            color:#028598;
            z-index:200;
}
.cpt_survey {
	background:url(../../images/module_bg_mid.png)top left repeat-x;
	color:#676767;
	margin:0 5px 5px 5px;
}
.survey_question {
	font-weight: bold;
	margin-bottom: 10px;
            color:#028598;
}
.survey_submit {
	margin-top: 10px;
}
.cpt_survey form {
	padding:0px;
	margin: 0px;
	font-size:75%;
}
.cpt_survey label {
	font-size:75%;
	color:#676767;
}
.cpt_survey td { vertical-align:top;}
.cpt_survey input {
	font-size:130%;
}
.cpt_currency_selection { /*------------------------------CURRENCY---------------------------*/
	text-align: center;
	height:37px;
	background: url(../../images/ccartR.png) top right no-repeat;
	margin:0 ;
       padding-top:8px;
}
.cpt_currency_selection form {
	line-height:32px;
	display: inline;
	margin:0;
	padding:0;
}
.cpt_currency_selection select {
	font-size: 0.6em;
	line-height:12px;
}
.cpt_currency_selection span {
	color:#676767;
	font-size:0.7em;
}
.cpt_news_short_list { /*------------fon news-----------*/
	background:url(../../images/module_bg_mid.png)top left repeat-x;
	margin:0 5px 5px 0px;
}
.cpt_category_tree { /*---------------------Left menu--------------------*/

	background:url(../../images/module_bg_mid.png)top left repeat-x;
	padding:4px 0 10px 0;
	margin:0 3px 3px 3px;
}
.cpt_category_tree ul {
	text-align:left;
	list-style-type:none;
	margin:0px;
	padding:0px;
}
.cpt_category_tree li {
	padding-left:15px;
}
.cpt_category_tree li a {
	font-size:0.8em;
            font-weight:bold;
	color:#676767;
	text-decoration:none;
    	line-height:100%;
}
.cpt_category_tree a:hover  {
       text-decoration : none;
       color : #028598;
} 
.cpt_category_tree .parent_current a {
	font-weight: bold;
	color: #028598!important;
	text-decoration: none !important;
}
.cpt_category_tree .child a {
	font-size:0.7em;
	margin-left: 10px;
	font-weight:normal;
}
.cpt_category_tree .child_current a {
	margin-left: 15px;
	color: #028598!important;
	text-decoration: none!important;
	font-size:0.8em;
}
.cpt_category_tree .tab {
	margin-left:10px;
}
.cpt_product_add2cart_button {
	padding: 10px 0;
}
.cpt_language_selection {}  /*--------------Lang section---------------*/
    
.cpt_language_selection a img {
	margin: 0;
}
.cpt_language_selection a:hover img {
}
.cpt_product_params_selectable {
}
.cpt_product_category_info {
	font-size:75%;
}
.cpt_product_search { /*-------------------SEARCH-----------------*/
	margin:0;
	font-size:0.9em;
	text-align:right;
	clear:both;
    width:auto;
}
.cpt_product_search form {
    line-height:20px;
    margin:0 10px 0 0;
}

#searchstring { /*------search form input-------*/
	width: 120px;
	height:20px;
	margin:0 3px 0 0;
	font-size:0.8em;
        color:#000;
	font-weight:normal;
	padding:2px 2px 2px 20px;
}
.cpt_product_search input {/*----Button SEARCH------*/
    width:20px;
    height:20px;
	padding-top:0;
            margin-top:0;
    font-size:0.8em;
	vertical-align:middle;
          border:none;
}
#searchstring {
	height:20px;
	background:#69b943 url(../../images/bg_search.gif) no-repeat;
            border:none;
}

/*for opera*/

html:first-child .cpt_product_search form, html:first-child .cpt_product_search form {
	margin:0;
}
html:first-child .cpt_currency_selection  { line-height:35px;}


..cpt_category_tree a:hover {
	text-decoration:underline;
}
.cpt_root_categories td {
         font-size:1em;
        padding-top:5px;line-height:1.1em;//line-height:1em;
}
.cpt_root_categories td a.rcat_root_category { /*----------------List of root categories------------------*/
	display:inline;
	text-decoration:none;
	font-size:1em;
	color:#028598;
	font-weight:bold;line-height:1.1em;//line-height:1em;
}
.cpt_root_categories td a:hover {
	text-decoration:underline;
    color:#676767;
}
.cpt_maincontent {                          /*-----------------------------Main content----------------------------*/
	background:url(../../images/bg_golfer.png)top center no-repeat;
        margin:0;
        padding:20px;
       //height:0;
}
.cpt_maincontent center { clear:both;}
.cpt_maincontent td {
	font-size:80%;
            color:#676767;
}
.cpt_product_lists { /*---------------------------------List of product on main-----------------*/
            text-align:center;
            margin-top:20px;
	padding:0;
}
.cpt_product_lists table { margin:0 auto;}
.cpt_product_lists ul {}

#main_prod {
             text-align:center;
             width:160px;
             height:200px;//height:220px;
             margin:15px 17px;
             border:3px solid #dfdfdf;
             float:left;
             background-color:#fff;
}
ul.product_list li{            
            text-align:left;
            float:left;       
}
ul.product_list li table {
	float:left;
}
ul.product_list li a {
            color:#028598;
            padding-left:5px;
	display:block;
	float:left;
	width:150px;
}
ul.product_list li a:hover {
            color:#676767;
            padding-left:5px;
	display:block;
	float:left;
	width:150px;
}
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;}
/* ====================== SET HOW CERTAIN COMPONENTS APPEAR IN VARIOUS CONTAINERS ====================== */
/* ====================== (if you wish to overwrite default appearence of components in certain containers) ====================== */
/*--#container_top .cpt_auxpages_navigation { text-align:right;float:none;margin-top:57px;padding-right:15px; }
#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:#6c9e0e; }
#container_top .cpt_auxpages_navigation ul li { background:url(../../images/) 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;
            background:url(../../images/menu_divisions.png) right no-repeat;
}
#container_footer .cpt_divisions_navigation a {
	font-size: 0.7em;
	color:#b3b3b3;
	padding:0 10px;
	display:inline;
	text-decoration:none;
}
#container_footer .cpt_divisions_navigation a:hover {
           color:#444444;
}
/* ====================== STYLES OF ELEMENTS THAT APPEAR INSIDE VARIOUS COMPONENTS ====================== */
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:none; 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;
}

.bluebg, .darkbluebg, .middlebluebg, .pinkbg {
            height:27px;
            background:transparent;
}

.shp_main_header { background:#f0f0f0; text-transform:uppercase; line-height:30px; padding:0 0 0 15px; color:#ff0000; 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 {
            margin:5px 0;
	border-bottom:1px solid #676767;
            height:25px;
}
.background1 td a{
            font-size:100%;
            font-weight:bold;
            color:#676767;
            text-decoration:none;
            padding: 5px 10px;
}
.btn_checkout {
	font-size: 130%;
	font-weight: bold;
	margin: 10px;
	padding: 3px;
}
                                /*----------------------------------Product block-----------------------------------*/

.product_brief_block { height:230px; *height:240; margin:20px 12px 0 12px;border:solid 3px #dfdfdf; padding-top:10px; //padding-top:10px;;overflow:hidden;}
.prdbrief_thumbnail { float:left; margin:0;//margin:0;}
.prdbrief_thumbnail td { vertical-align:top; padding:0;//padding:0;}
.prdbrief_options,  .prdbrief_comparison {  padding:5px 10px 0 20px;//padding:3px 10px 2px 20px; margin:25px 0 2px 0;//margin:5px 0 0 0; }
.prdbrief_comparison, .prdbrief_price { color:#028598;}
.prdbrief_options, .prdbrief_comparison { clear:left;}
.prdbrief_comparison {height:27px; //vertical-align:bottom; background:url(../../images/bg_compare.png)top left repeat-x;//background:#f6f6f6;border-top:1px solid #b3b3b3;}
.prdbrief_comparison input { vertical-align:middle;}
.prdbrief_name {  text-align:center;}
.prdbrief_name a { font-size:1.1em; line-height:1.2em; text-decoration:none;}
.prdbrief_name a:hover { color:#676767; text-decoration:underline;}
.product_option { width:auto;}
.cpt_product_name { margin-bottom:0;}
.prdbrief_price, .prdbrief_add2cart { float:left; width:auto; padding:10px 10px 10px 20px;//padding:0 10px 5px 20pxcolor:#000; }

.add2cart_handler { vertical-align:middle;}
.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;}

*/
/*design folders*/

.col_header {/*--Module header--*/
	margin:10px 0 0 10px;
	padding-top:5px;
	color:#676767;
	font-size:0.7em;
	text-transform:uppercase;
	font-weight:bold;
}

#tbl-checkout-progress td {
	font-size: 0.7em;
	vertical-align: top;
}
.current_prd_thumbnail img {
	border: #BBBBBB 3px solid;
}
a.prd_thumbnail img {
	border: #000 3px solid;
}
a.prd_thumbnail:hover img {
	border: #BBBBBB 3px solid;
}
.cpt_news_short_list { /*--------------------------------------News/Blog--------------------------*/
	margin:0 5px 5px 5px;
}
.news_date {
	color: #676767;
	font-size:0.9em;
}
.news_title {
    font-size: 1.2em;
    font-weight:bold;
    color:#17aa00;
	padding:5px 0 10px 0;
}
.news_title a { color:#17aa00; font-weight:normal;text-transform:uppercase;}
.news_title a:hover { color:#676767;}
.news_viewall a{
	padding-bottom: 10px;
	font-size: 1.1em;
    color:#028598;
}
.news_viewall a:hover{
	color:#676767;
}
.news_subscribe, .news_thankyou {
    margin-top:30px;
	padding: 5px 0 5px 0;
	text-align: left;
    font-size:1em;
    color:#676767;
	overflow:hidden;
}
/*--.news_subscribe div {
	float:left;
	width:auto;
}--*/

/************************
BLOG STYLES
***************************/
.post_title a {
	color:#028598;
            font-size:1em;
            text-align:left;
            text-decoration:none;
            line-height:25px;
	margin: 50px 0 0 10px;

}
.post_title a:hover {
	color:#676767;
            text-decoration:none;
}
.post_date {
	color: #676767;
	font-size:0.8em;
	margin: 0 0 15px 10px;
}
.post_content {
	padding-left: 15px;
            font-size:1.2em;
            color:#676767;
}
/***************************
PRODUCTS COMPARISON
****************************/
.cmp_headers {}
.cmp_column_odd {
	background-color: #fff;
	vertical-align: top;
}
.cmp_column_even {
	background-color: #fff;
	vertical-align: top;
}
#cmp-table tr:hover td {
	background-color: #fff!important;
}
#cmp-table tr td {
	text-align:center;
	padding: 6px;
}
#cmp-table tr td.cmp_headers {
	text-align: center;
}
/***************************
PRODUCT DETAILED
****************************/
.regularPrice {
	color:#17aa00;
	text-decoration: line-through;
}
.totalPrice {
            text-align:center;
	color: #17aa00;
	font-weight: bold;
	font-size: 130%;
            padding-top:10px;
}
.youSaveLabel {
	font-size: 75%;
}
.youSavePrice {
	font-size: 75%;
}
.prd_out_of_stock {
	font-style:  italic;
            color:#676767;
            padding-left:10px;
      *padding-top:10px;
}
.cpt_product_images { float:left;}
.cpt_product_price { margin:10px 0;}
#prddeatailed_container { overflow:hidden; display:block; padding-bottom: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 {height:27px; //height:35px;background:#f6f6f6 url(../../images/bg_sort_by.png)top left repeat-x; border:1px solid #b3b3b3; padding-top:10px; //padding-top:6px;margin:10px 0; text-align:center; font-size:1.1em; color:#676767;}
#cat_product_sort a { color:#028598; padding:0 2px;}
#cat_product_sort a:hover { color:#676767; padding:0 2px;}
/************************
PRODUCT REVIEWS STYLES
***************************/
.review_block {
	margin-left: 20px;
}
.review_title {
	color: #676767;
	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
*****************************/
/*--#blck-content {
            width:600px;
}--*/
.background_cart_top {
            height:60px;
	background: #f6f6f6 url(../../images/cart_bg_top.gif)top left repeat-x;
	border-bottom: 1px #b3b3b3 solid;
}
.background_cart_top h2 {
	display: inline;
	padding: 0px;
	margin: 0px;
            color:#676767;
}
#cart_content_tbl {
	width:500px;
}
#cart_content_tbl td {
	padding: 6px;
            color:#676767;
}
#cart_page_title {
	padding: 10px;
	text-align: left;
}
#cart_page_title h2 {
            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: 120%;
	font-weight: bold;
}
#cart_total {
	background-color: #f6f6f6;
            border:1px solid #b3b3b3;
	font-size: 120%;
	font-weight: bold;
	padding: 5px;
	white-space: nowrap;
}
#cart_checkout_btn {
	padding-top: 0px;
            font-size:100%;
}
.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: 1.1em;
	font-weight: bold;
}
.rcat_products_num {
	color: #676767;
	font-size: 90%;
}
.rcat_child_categories a {
	font-size: 0.8em;
	font-weight: normal;
	color:#676767;
	text-decoration:none;
            display:inline;
}
.rcat_child_categories a:hover {
	text-decoration:underline;
}
/********************
REGISTRATION PAGE
*********************/
#reg_fields_tbl td {
	padding: 5px;
}
#reg_auth_fields td {
	background-color: #f2f2f2;
}
#reg_confcode td {
	background-color: #f6f6f6;
}
#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:100%;
	font-weight: bold;
}

 /*-------------------------SEARCH IN CATEGORY------------------------------------*/
#cat_advproduct_search {
    margin:0 0 0 20px;
	width:250px;
}
#cat_advproduct_search form { padding:10px;}
#cat_advproduct_search td { vertical-align:top;font-size:75%; }
#cat_advproduct_search select { width:100%;  }
#cat_advproduct_search form, #cat_advproduct_search table {}
#cat_advproduct_search h3 { padding:0px; margin: 10px 10px 0 10px;color:#17aa00;font-size:1em;font-weight:normal;}
#cat_info_left_block{ float:left;}
#cat_advproduct_search  { float:right;}

.cpt_maincontent center { clear:both;}
#cat_top_tree { overflow:hidden; margin-top:10px;}
.hndl_submit_prds_cmp, #cat_product_sort { margin:10px 0;}

#cat_info_left_block { color:#676767; font-size:0.9em;
}
#cat_info_left_block a { font-size:115%;text-decoration:none;margin-left: 20px;}
/************
CHECKOUT
************/
.checkout_noframe_title {
	padding: 5px 15px;
}
#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: 100%;
	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,.row_even td {
	 border-bottom:1px solid #b3b3b3;
}
.row_odd td img,.row_even td img{
	 border:1px solid #676767;
}
 .paddingblock { background:#fff;
	padding-left: 15px;
	padding-right: 15px;
	text-align:left;
	font-size:85%;
}
.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%;}
.cpt_product_images {
	float: left;
}
#powered_by, #powered_by a {
	color:#fff!important;
}
.shp_copyright {
	color:#676767;
	font-size:75%;
	text-align:center;
}
.shp_copyright a {
	color:#676767;
	font-weight:bold;
}
.shp_copyright a:hover {
	color:#d6d6d6;
	font-weight:bold;
}
/*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
}
.button {
            background:#333;
            border:1px solid #d6d6d6;
}
/*---------------MODULES------------------*/
.ccart {
           height:37px;
           margin: 0 5px;
           background:url(../../images/ccartL_1.png) top left no-repeat;
}
.ccartR {
           height:37px;
           background:url(../../images/ccartR_1.png) top right no-repeat;
}
.ccartIco {
           height:37px;
           background: url(../../images/ccartR_ico_1.png) top right no-repeat;
}
.modtop {
	height:37px;
	margin:10px 5px 0 5px;
	background:url(../../images/module_top_l_1.png) top left no-repeat;
}
.modtop_r {
	height:37px;
	margin:0;
	background:url(../../images/module_top_r_1.png) top right no-repeat;
}
.modtop_root {
	height:37px;
	margin:0;
	background:url(../../images/top_ico_root_1.png) top right no-repeat;
}
.modtop_rss {
	height:37px;
	margin:0;
	background:url(../../images/top_ico_rss_1.png) top right no-repeat;
}
.side {
	margin:0 5px;
	background:url(../../images/module_bg_mid.png) top left repeat-x;
}
.sideL {
	background: url(../../images/module_bg_l.png)top left no-repeat;
}
.sideR {
	width:100%;
    background: url(../../images/module_bg_r.png)top right no-repeat;
}
#bottom_text p {font-size:5px; color:#ffffff;}
/*-------------------------------Counters----------------------------*/
.counters {
     width:92px;
     text-align: center;
     position:absolute;
     right:50px;
     bottom:50px;//position:static;//bottom:-100px;//right:40px;
     }
.counters h6 {
     padding:3px 7px;
     color:#676767;
	font-size:0.7em;
	text-transform:uppercase;
	font-weight:bold;
}
.hotlog, .spylog, .rambler, .yandex {margin:3px;}