/* ====================== MAIN THEME STYLES: layout, fonts & colors ====================== */
* {
 margin:0;
 padding:0;
}
html {
 margin: 0px;
 padding: 0px;
 background:#ffffff;
}
body {
 margin: 0px;
 padding: 0px;
 text-align:center;
}
p, body, font, div, td, input, select, textarea {
 font-family: arial, helvetica, sans-serif;
 font-size: 14px;
}
h1 {
 font-size: 160%;
 margin:1em 0;
}
h2 {
 font-size: 130%;
 margin:1em 0;
}
h3 {
 font-size: 120%; margin:1em 0 0.5em 0;
}

form {
 padding:0px;
 margin: 0px;
}
a {
 font-weight: bold;
 color: #275cca;
}
a:hover { color:#FF3300;}
a img {
 border: 0;
}
div {
 /*zoom:1;*/
}
input , select { vertical-align:middle;}
/* ====================== COMPONENT CONTAINER STYLES ====================== */
.all_wrapper {
 width:1000px;
 text-align:left;
 margin:0 auto;
}
#container_top_left {
 text-align: center;
 vertical-align: bottom;
 width: 200px;
  background:#3b6ca4;
}
#container_top {
 text-align: left;
 vertical-align: bottom;
 width:'*';
 padding-bottom:5px;
}
#container_top_right {
 text-align: right;
 vertical-align:bottom;
 width: 200px;
 padding-bottom:5px;
}
#container_left_sidebar, #container_right_sidebar {
 text-align: left;
 vertical-align: top;
 width: 160px;
 
 color:#fff;
}
#container_main_content {
 text-align: left;
 vertical-align: top;
 width:680px;
 
}
#container_footer {
 
 padding:3px;
 padding-top:10px;
}
.background_cart_top {
 background-color:#ebebeb!important;
 border-bottom:2px solid #b5b5b5!important;
}
#blck-content .paddingblock{padding-left:0!important; padding-right:0!important;}
#cart_content_tbl td img{padding-left: 15px;}
#cart_content_tbl td a img{padding-right: 15px;}
#shop-cart-title{width: 207px; height: 33px; background-image:url(../../images/my_shop_cart.png);}
#my_closeLink{color:#000; text-decoration: none; font-size:13px; padding-left: 50px;}
#clear-cart{background-image:url(../../images/empty_cart.png); color:#000; font-size:11px; text-decoration: none;padding-left:45px;
padding-right:7px; padding-top: 4px; padding-bottom: 3px;}
.cart_product_quantity{background-color:#FFF; border: 1px #b5b5b5 solid;}
.btn_checkout{border:0; background-color:transparent; background-image:url(../../images/send-order.png); width: 142px; height: 22px; font-size:14px!important; font-weight: normal!important; padding:0!important; padding-left: 20px!important;}
#discont-num{font-family:Arial, Helvetica, sans-serif; font-weight: normal!important; padding-left: 15px; font-size: 16px;}
#calc{border:0; background-color:transparent; background-image:url(../../images/calculate.png); width: 115px; height: 22px; padding-left:18px!important; font-size: 14px;}
#cart_total {
 background-color:#FFF!important;
 font-size:20px!important;
 font-weight: normal!important;
 font-family: Arial, Helvetica, sans-serif;
}
#cart_total span{
  font-size: 16px; 
}
.product_brief_block{overflow: hidden; /*border-bottom: 1px #b5b5b5 solid;*/}
.product_brief_block .prdbrief_thumbnail{width: 200px;}
.product_brief_block .prdbrief_name, 
.product_brief_block .prdbrief_brief_description, 
.product_brief_block .prdbrief_price,
.product_brief_block .prdbrief_add2cart,
.product_brief_block .prdbrief_comparison{}
.cpt_product_details_request .background1,.cpt_product_details_request .background1 td {
background-color:#FFF!important;
}
#reg_submit_btn{border:0; background-color:transparent; background-image:url(../../images/Send.jpg); width: 109px; height:23px; margin-top: 10px;}
#cart_checkout_btn {padding-right: 15px!important;}
.product_print_v{display:none;}
/* ====================== DEFAULT STYLES OF VARIOUS COMPONENTS ====================== */

/* padding for all general components */
.cpt_logo { background:#fff;margin-top:3px;}
.cpt_logo img { margin-top:15px; }
.cpt_news_short_list, .cpt_survey, .cpt_maincontent, .cpt_divisions_navigation, .cpt_auxpages_navigation {
 font-size:75%;
 text-align: left;
 
 width: 100%;
}
ul.vertical, ul.horizontal {
 padding: 0px;
 margin: 0px;
}
ul.horizontal {
 width: 100%;
 overflow: hidden;
}
.vertical li {
 padding-left: 0px;
 padding-bottom: 5px;
}
.horizontal li {
 float: left;
 margin-right: 5px;
}
.cpt_divisions_navigation ul {
 list-style-type: none;
 margin: 0px;
 /*_float:left;*/
 /*zoom:1;*/
 /*position:relative;*/
}
.cpt_auxpages_navigation ul.vertical {
 list-style-image: url(../../images/li_infopages.gif);
 padding-left: 15px;
}
.cpt_auxpages_navigation .vertical li {
 padding-left: 5px;
}
.cpt_auxpages_navigation ul.horizontal {
 list-style-type: none;
 padding-left: 0px;
}
.cpt_shopping_cart_info {
 padding:0 10px;
 font-size:75%;
 text-align:left;
 background:#ff3300;
 color:#FFCCCC;
 margin:4px;
}
.cpt_shopping_cart_info a {
 font-size:15px;
 text-decoration:none;
 border-bottom:solid 1px;
 color:#fff;
}
.cpt_shopping_cart_info div {
 padding:3px;
 font-weight:bold;
}
.cpt_survey {
 background:#6695bf;
 color:#fff;
 margin:0 4px 4px 4px;
}
.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:70%;
 color:#fff;
}
.cpt_survey input {
 font-size:130%;
}
.cpt_currency_selection {
 text-align: center;
 font-size: 75%;
/* background:#6695bf;*/
 height:80px;
}
.cpt_currency_selection form {
 line-height:40px;
 display: inline;
//float:left;
}
.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;
}
.cpt_news_short_list {
 background:url(../../images/ocn_news_bg.gif) left top repeat-y;
 margin:0 4px 4px 4px;
}
.cpt_category_tree {
 background:#6695bf;
 font-size:70%;
 padding:0 0 0 0;
 margin:0 4px 4px 4px;
}
.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:130%;
 font-weight:bold;
 color:#fff;
 text-decoration:none;
 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;
}
.cpt_divisions_navigation, #container_top .cpt_auxpages_navigation {
 font-size:75%;
 font-weight:bold;
 padding-top: 5px;
 padding-bottom: 5px;
}
.cpt_auxpages_navigation .vertical li {
 padding-left: 0px;
}
.ocn_whiteline .cpt_auxpages_navigation ul.horizontal {
 padding:8px 0 0 0;
//padding:5px 0 0 0;
 overflow:hidden;
}
.ocn_blueline .cpt_divisions_navigation li {
 float:left;
 position:relative;
}
.ocn_blueline .cpt_divisions_navigation a {
 color:#000;
 background:#fcfcfc;
 text-decoration: none;
 padding:0 10px;
 line-height:35px;
 display:block;
//width:110px;
//text-align:center;
//padding:0;
 white-space:nowrap;
}
.ocn_whiteline .cpt_auxpages_navigation {
 background:#6695bf;
 height:35px;
 overflow:hidden;
}
.ocn_whiteline .cpt_auxpages_navigation li {
 background:url(../../images/ocn_arrow_navy.gif) left center no-repeat;
 padding-left:17px;
 margin-left:10px;
}
.ocn_whiteline .cpt_auxpages_navigation a {
 color:#fff;
 text-decoration:none;
}
.cpt_auxpages_navigation ul.vertical {
 list-style-image: none;
 padding-left: 0px;
}

.cpt_category_tree .child a
{
 font-size:126%;
 /*margin-left: 15px;*/
 font-weight:normal;
}
.cpt_category_tree .child_current a {
 /*margin-left: 25px;*/
 color: #1c334d!important;
 text-decoration: none!important;
 font-size:126%;
}

.cpt_category_tree .tab {
 margin-left:10px;
}
.cpt_product_add2cart_button {
 padding-top: 10px;
}
.cpt_language_selection {
 background:#6695BF;
 margin:0 4px 4px 4px;
 padding:0 10px;
l
}
.cpt_language_selection a img {
 border:solid 1px #fff;
 margin:2px 0;
}
.cpt_product_params_selectable {
 clear:left;
}
.cpt_product_category_info {
 font-size:75%;
  margin-bottom:10px;
}
.cpt_product_search {
 /*background:#fc851e;*/
 /*margin:0 4px 4px 4px;*/
 font-size:85%;
}
.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;
}
.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;}

ul.product_list {
 margin:0 auto;
}
.cpt_category_tree a:hover {
 text-decoration:underline;
}

 .cpt_product_lists {
 padding-bottom: 20px;
}
.cpt_root_categories { padding-top:15px;}
.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 td {
 font-size:75%;
}
ul.product_list li {
 margin:0 0 5px 0;
 text-align:left;
 float:left;
}
ul.product_list li table {
 text-align:center;
 margin:0 auto;
}
ul.product_list li a:link,ul.product_list li a:visited {
 color:#477bb7;
 /*width:160px;*/
}
ul.product_list li a:hover
{
 color:#2d81e2;
 /*width:160px;*/
}
ul.product_list li table a {
 float:none;
}
ul.product_list li div {
 color:#FF3300;
 font-size:130%;

}
.block_tag_cloud a { text-decoration:none; color:#3B6CA4; text-decoration:none; line-height:70%;}
.block_tag_cloud a:hover  { color:#FF3300;}
.home_page_category_logo { background:url(../../images/defaultnocatimage.gif) left 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) ====================== */
#container_top_left .cpt_custom_html {
 padding:0 0 5px 0;
 background:#3B6CA4;
}
#container_top_right .cpt_custom_html {
 background:#3b6ca4;
}
#container_right_sidebar .right_bg_red {
 background:url(../../images/cty_right_transition1.gif) left top no-repeat;
}
#container_footer .cpt_divisions_navigation a {
 font-size: 90%;
 font-weight: normal;
 color:#354e64;
 line-height:20px;
 font-size:110%;
 font-weight:bold;
 padding:0 10px;
}
#container_footer .cpt_divisions_navigation {
 /*background:#fff;*/
 text-align:right;
 padding:0;
}
#container_footer .cpt_divisions_navigation ul, #container_footer .cpt_divisions_navigation ul li {
 display:inline;
 float:none;
}
/* ====================== STYLES OF ELEMENTS THAT APPEAR INSIDE VARIOUS COMPONENTS ====================== */
h1.welcome { color:#3B6CA4; font-weight:normal; font-size:19pt; letter-spacing:-1px; margin:10px 10px 0 10px;}

a.ocn_logo {
 display:block;
 /*zoom:1;*/
 text-decoration:none;
 font-size:15px;
 font-family:Arial, Helvetica, sans-serif;
 background:#fff;line-height:50px;
}
.ocn_whiteline {
 background:#fff;
 padding: 5px 0 5px 5px;
}
.ocn_blueline {
 background:#3b6ca4;
}
span.ocn_l1 {
 color:#787878;padding:0 2px;
}
span.ocn_l2 {
 color:#404040;padding:0 2px;
}
span.ocn_l3 {
 color:#787878;padding:0 2px;
}
.bullet {
 font-size:0px;
}
a .bullet {
 text-decoration: none!important;
}
input.input_message, input.input_message_focus {
 width:160px;
}
#searchstring {
 width: 75%;
 margin:0 0 0 5px;
 background-color:white;
 border:1px solid #777777;
 font-size:12px;
 font-weight:normal;
 padding:2px;
}
#shpcrtca {
 font-weight: bold;
 font-size: 130%;
 white-space: nowrap;
}


.ocn_right_wh {
 background:#fff;
}
.ocn_rightrel {
 position:relative;
 height:50px;
 background:#6695bf;
 margin:5px 5px 5px 0;
}
.ocn_guy {
 background:url(../../images/ocn_guy.gif) left bottom no-repeat;
 width:133px;
 height:100px;
 position:absolute;
 left:0px;
 bottom:0px;
//bottom:-1px;
}
/* ====================== 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;
}
.prdbrief_add2cart {
 padding-top: 5px;
}
.error_block {
 font-weight: bold;
 color: red;
}
/*design folders*/
.ocn_left_wh, .ocn_left_bott_wh, .ocn_left_full_wh {
 background:#fff;
}
.ocn_left_bott_wh, .ocn_left_full_wh {
 margin-bottom:5px;
}
.bluebg {
 background:#6695bf;
 padding-top:3px;
}
.orangebg {
 background:#fc851e;
}
.greenbg {
 background:url(../../images/ocn_news_bg.gif) left top repeat-y;
}
.col_header {
 margin:4px 4px 0 4px;
 padding:5px;
 color:#fff;
 font-size:85%;
 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: #FFFFFF 3px solid;
}
a.prd_thumbnail:hover img {
 border: #BBBBBB 3px solid;
}
.news_date {
 color: #295220;
 font-weight:bold;
}
.news_title {
 padding-bottom: 10px; color:#fff;
}
.news_title a,.news_viewall a {color:#fff;}
.news_viewall {
 padding-bottom: 10px;
 font-size: 85%;
}
.news_subscribe, .news_thankyou {
 padding: 5px;
 overflow:hidden;
}
.news_subscribe div {
 float:left;
 width:auto;
}
.news_subscribe img, .news_thankyou 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
****************************/
.regularPrice {
 color: brown;
 text-decoration: line-through;
}
.totalPrice {
 color: #FF3300;
 font-weight: bold;
 font-size: 130%;
 line-height:150%;
}
.cpt_product_price { font-size:120%; padding-left:20px;}
.youSaveLabel {
 font-size: 75%;
}
.youSavePrice {
 font-size: 75%;
}
.prd_out_of_stock {
 font-style:  italic;
}
#cat_top_tree { overflow:hidden; margin-top:10px;}
.cpt_maincontent center { clear:both;}
.hndl_submit_prds_cmp, #cat_product_sort { margin:10px 0;}
.prdbrief_name a { font-size:130%; line-height:150%; text-decoration:none;}
.prdbrief_name a:hover { border-bottom: solid 1px;}
.add2cart_handler { margin:5px 0;}

/************************
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 {
 min-width:550px;
 width: expression(document.body.clientWidth <550? "550px": "auto");
}
#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: #FC851E;
 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
{
  width:100%;
}

#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;
 /*margin-right:10px;*/
 /*width:230px;*/
}
#cat_advproduct_search form { padding:10px; }
#cat_advproduct_search td { vertical-align:top; }
#cat_advproduct_search select { width:100%;  }
#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  { /*float:left;*/}
/************
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 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 {
 
}
.ocn_copyright {
 color:#666666;
 font-size:75%;
 text-align:right;
 padding-right:10px;
}
.ocn_copyright a {
 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
}
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;}
 .css_table__front_header
 {
  background:url(../../images/front_header_bg.jpg) no-repeat;
 }
 .css_table__non_front_header
 {
  background:url(../../images/non_front_header_bg.jpg) no-repeat;
 }
 .ocn_left_wh .cpt_divisions_navigation, .ocn_left_wh .cpt_auxpages_navigation
 {
  padding:0;
 }
 .ocn_left_wh .cpt_divisions_navigation ul, .ocn_left_wh .cpt_auxpages_navigation ul
 {
  list-style-type:disc;
  color:#000000;
  margin-left:20px; 
 }
 .ocn_left_wh .cpt_divisions_navigation ul li a:link, .cpt_divisions_navigation ul li a:visited,
 .ocn_left_wh .cpt_auxpages_navigation ul li a:link, .ocn_left_wh .cpt_auxpages_navigation ul li a:visited
 {
  color:#000000;
 }
 .ocn_left_wh .cpt_divisions_navigation ul li a:hover,
 .ocn_left_wh .cpt_auxpages_navigation ul li a:hover
 {
  color:#666666;
 }
 .ocn_left_wh .col_header
 {
  color:#000000;
  text-transform:none;
  padding:4px 2px;
  margin:0;
  font-size:16px;
 }

/*SURVEY_BLOCK ->*/
 .css_table__survey_container
 {
  width:100%;
  margin-top:5px;
 }
 .css_table__survey_container .css_td__top_left
 {
 /* background:url(../../images/survey/survey_top_left_corner_bg.gif) no-repeat;*/
  width:7px;
  height:7px;
 }
 .css_table__survey_container .css_td__top_center
 {
  /*background:url(../../images/survey/survey_horizontal_top_border_bg.gif) repeat-x;*/
 }
 .css_table__survey_container .css_td__top_right
 {
  /*background:url(../../images/survey/survey_top_right_corner_bg.gif) no-repeat;*/
  width:7px;
 }
 .css_table__survey_container .css_td__middle_left
 {
  /*background:url(../../images/survey/survey_vertical_left_border_bg.gif) repeat-y;*/
 }
 .css_table__survey_container .css_td__middle_right
 {
 /* background:url(../../images/survey/survey_vertical_right_border_bg.gif) repeat-y;*/
 }
 
 .css_table__survey_container .css_td__bottom_left
 {
  /*background:url(../../images/survey/survey_bottom_left_corner_bg.gif) no-repeat;*/
  height:7px;
 }
 .css_table__survey_container .css_td__bottom_center
 {
 /* background:url(../../images/survey/survey_horizontal_bottom_border_bg.gif) repeat-x;*/
 }
 .css_table__survey_container .css_td__bottom_right
 {
 /* background:url(../../images/survey/survey_bottom_right_corner_bg.gif) no-repeat;*/
 }
 .css_table__survey_container .css_div__survey_header_icon
 {
  width:10px;
  height:14px;
 /* background:url(../../images/survey/survey_header_icon.gif) no-repeat;*/
 }
 .css_table__survey_container .cpt_survey
 {
  background-color:#ffffff;
  color:#000000;
 }
 .css_table__survey_container .cpt_survey table td
 {
  padding:2px;
  font-size:18px;
  vertical-align:middle;
 }
 .css_table__survey_container .cpt_survey table td input
 {
  margin-top:2px;
 }
 .css_table__survey_container .cpt_survey table td label
 {
  color:#000000;
 }
/*SURVEY_BLOCK <-*/


/*HEADER ->*/
 #container_top .cpt_divisions_navigation
 {
  padding-top:20px;
  /*padding-left:250px;*/
 }
 #container_top .cpt_divisions_navigation ul li
 {
  padding-right:10px;
 }
 #container_top .cpt_divisions_navigation ul li a
 {
  font-size:16px;
  font-weight:normal;
  /*text-decoration:none;*/
 }
 #container_top .cpt_divisions_navigation ul li a:link, #container_top .cpt_divisions_navigation ul li a:visited
 {
  color:#000000;
 }
 #container_top .cpt_divisions_navigation ul li a:hover
 {
  color:#666666;
 }
/*HEADER <-*/

 .ocn_left_wh .cpt_category_tree
 {
  background-color:#ffffff;
  color:#000000;
  margin:0;
 }
 .ocn_left_wh .cpt_category_tree ul
 {
  list-style-type:disc;
  color:#000000;
  margin-left:20px; 
 }
 .ocn_left_wh .cpt_category_tree ul li a
 {
  text-decoration:underline;
 }
 .ocn_left_wh .cpt_category_tree ul li a, .ocn_left_wh .cpt_category_tree ul li
 {
  background:none;
  padding:0;
 }
 .ocn_left_wh .cpt_category_tree ul li a:link, .ocn_left_wh .cpt_category_tree ul li a:visited
 {
  color:#000000;
 }
 .ocn_left_wh .cpt_category_tree ul li a:hover
 {
  color:#666666;
 }
 
 .css_div__footer_logo
 {
  width:1000px;
  height:88px;
  background:url(../../images/footer_logo.jpg) no-repeat;
  margin-bottom:15px;
 }
 
 
 .css_div__base_layer-front
 {
  background:url(../../images/header_front_backward_bg.jpg) repeat-x;
 }
 .css_div__base_layer-non_front
 {
  background:url(../../images/header_non_front_backward_bg.jpg) repeat-x;
 }
 
 
 
 
 .cpt_shopping_cart_info
 {
 /* background:url(../../images/shopping_cart_bg.gif) no-repeat;*/
  background-color: #D1D1D1;
  margin:0;
  /*width:160px;*/
  min-height:70px;
 }
 .cpt_shopping_cart_info a
 {
  font-size:16px;
  /*color:#000000;*/
 }
 .cpt_shopping_cart_info #shpcrtgc, .cpt_shopping_cart_info #shpcrtca
 {
  color:#757575;
 }
 
 .css_div__currency_block
 {
  background:url(../../images/currency_switch_bg.jpg) no-repeat;
  width:160px;
  height:56px;
  margin-bottom:5px;
 }
 .css_div__currency_block .cpt_currency_selection
 {
  margin-left:50px;
  height:auto;
 }
 .css_div__currency_block .cpt_currency_selection form
 {
  line-height:20px;
 }
 .css_div__currency_block .cpt_currency_selection select
 {
  margin-right:10px;
 }
 .css_div__currency_block .col_header
 {
  padding:4px 2px 2px 50px;
  font-size:14px;
  color:#ffffff;
  font-weight:normal;
 }
 .css_div__currency_block .cpt_currency_selection span.light
 {
  display:none;
 }
 
 
 .ocn_copyright
 {
  margin-bottom:20px;
 }
 
 .cpt_maincontent
 {
  text-align:center;
  width:auto;
 }
 
 #container_right_sidebar .cpt_maincontent
 {
  width:160px;
  /*height:400px;*/
  padding:0;
 }
 .css_table__latest_products
 {
  /*background:url(../../images/latest_products-block_bg.jpg) left top no-repeat;*/
  width:160px;
  height:400px;
  border-left:1px solid #83a3d4;
  border-right:1px solid #83a3d4;
 }
 .css_table__latest_products a:link,.css_table__latest_products a:visited
 {
  color:#477bb7;
  /*color:#000000;*/
 }
 .css_table__latest_products a:hover
 {
  color:#2d81e2;
 }
 .css_table__latest_products .css_td__cost
 {
  font-size:12px;
  font-weight:bold;
 }
 .css_table__latest_products .css_td__cost span
 {
  font-size:16px;
  font-weight:bold;
 }
 .css_td__latest_products_header
 {
  width:160px;
  height:31px;
  background:url(../../images/latest_products-header.jpg) left top no-repeat;
 }
 .css_td__latest_products_header div
 {
  color:#ffffff;
  font-size:16px;
  font-weight:bold;
  padding-left:30px;
 }
 .css_td__latest_products_footer
 {
  width:160px;
  height:7px;
  background:url(../../images/latest_products-footer.jpg) left top no-repeat;
 }
 
 
 
 .css_img__left_control, .css_img__right_control
 {
  width:16px;
  height:28px;
  cursor:pointer;
 }
 .css_img__left_control
 {
  background:url(../../images/slider-left_arrow.jpg) no-repeat;
 }
 .css_img__right_control
 {
  background:url(../../images/slider-right_arrow.jpg) no-repeat;
 }
 .css__slider_container_width
 {
  width:150px;
 }
 .css__slider_container_width a:link, .css__slider_container_width a:visited
 {
  color:#477bb7;
 }
 .css__slider_container_width a:hover
 {
  color:#2d81e2;
 }
 
 .css_table__front_header .cpt_maincontent
 {
  background:none;
  width:250px;
  height:150px;
  padding:0;
  margin-right:110px;
 }
 
 
 #container_main_content .cpt_product_search form
 {
  line-height:normal;
  margin-bottom:0;
 }
 #container_main_content .cpt_product_search
 {
  padding:5px 0;
 }
 
 .css_div__front_banner
 {
  margin:0 auto;
  background:url(../../images/front_banner.jpg) no-repeat;
  width:660px;
  height:225px;
 }
 
 .ul.product_list li a.css_a__add_to_cart
 {
  width:auto;
 }
 
 .ocn_copyright .css__contact_info
 {
  font-size:16px;
  line-height:26px;
 }
 
 .cpt_maincontent .totalPrice
 {
  color:#000000;
 }
 .cpt_maincontent .totalPrice span
 {
  font-size:12px;
 }
 ul.product_list li table div
 {
  font-size:100%;
 }
 
 
 .css_div__product_name
 {
  width:120px;
  height:30px;
  color:#477BB7;
  text-align:center;
  overflow:hidden;
  
  /*text-overflow:ellipsis;
  white-space:nowrap1;
  -o-text-overflow:ellipsis;*/  
 }
 .css_div__product_name .css_a__product_name1
 {
  -moz-binding: url('../../text-overflow.xml#ellipsis');
 }
 
 .cpt_survey
 {
  padding:5px;
 }
 
 .cpt_category_tree li.child span.tab, .cpt_category_tree li.child span.bullet,
 .cpt_category_tree li.child_current span.tab, .cpt_category_tree li.child_current span.bullet
 {
  display:none;
 }
 .cpt_category_tree li.child,.cpt_category_tree li.child_current
 {
  margin-left:15px;
 }
 
 
 
 .css_table__category_thumbnails .css_div__product_name
 {
  width:100px;
 }
 
 .cpt_divisions_navigation
 {
  width:auto;
 }
 
 #cat_path, #cat_path .cat_path_in_productpage
 {
  text-align:left;
 }
 
 
 #contact-info p{
  color:#FFF;
  font-size:12px;
  font-family:Arial, Helvetica, sans-serif;
  padding-left: 10px;
 }
 #you-disp{color:#FFFFA3!important; font-size:16px!important; padding-bottom: 2px;}
 #disp-phone{color:#FFFFA3!important; font-size:30px!important; padding-bottom: 13px;}
 
 
 #cat_product_sort
 {
  margin-bottom:20px;
  padding-bottom:5px;
  border-bottom:2px solid #000000;
  text-align:left;
 }
 
 #cat_top_tree .cpt_maincontent
 {
  padding:0;
 }
 .aut-form-ront{
	  color:#000;
	  font-size: 14px;
	  background:url("../../images/shopping_cart_bg.gif") no-repeat scroll 0 0 transparent;
	  padding-top: 10px;
	  margin-bottom: 3px;
 }
 .aut-form-ront form{
 	background-color: #D1D1D1;
	padding-left: 10px;
	padding-bottom: 4px;
 }
 .aut-form-ront form a{
 	color:#FBFBE1;
	font-size: 13px;
 }
 .aut-form-ront input{
	 width: 134px;
	 background-color: #FFF;
	 border: 1px #BFBFC0 solid;
 }
#container_footer{overflow: hidden;}
#container_footer .cpt_divisions_navigation, #container_footer .cpt_auxpages_navigation{
	float: right;
}
#container_footer .cpt_auxpages_navigation{
	width:auto!important;
	padding: 0!important;
	padding-top: 3px!important;
	padding-bottom: 3px!important;
}
#container_footer .cpt_auxpages_navigation a{
	color:#354E64;
	font-size:110%;
	font-weight:bold;
	line-height:13px;
	padding:0 10px;
}
#container_top .cpt_divisions_navigation, #container_top .cpt_auxpages_navigation{
	float:left;
}
#container_top .cpt_auxpages_navigation{
	width:auto!important;
	padding: 0!important;
	padding-top: 20px!important;
}
#container_top .cpt_auxpages_navigation li{
	padding-right:10px;
	margin-right:5px;
}
#container_top .cpt_auxpages_navigation a{
	color:#000000;
	color:#000000;
	font-size:16px;
	font-weight:normal;
}
#container_top .cpt_auxpages_navigation a:hover{
	color:#666666;
}
#container_top .cpt_divisions_navigation a, #container_top .cpt_auxpages_navigation a{
	font-size: 13px!important;
	font-weight: bold!important;
}
.css_div__product_name a, .cpt_product_category_info a{
	font-size: 13px;
}
.aut-submit{
	border:0!important;
	background-color: transparent!important;
	background-image:url(../../images/login.png)!important;
	height: 22px;
}

.counter {
float: right;
margin: 0 10px 0 5px;
}
