/*==========USER STYLES================*/
table.main{
    width: 100%;
    height: 100%;
    max-height: 500%;
    min-height: 100%;
}
td.mleft{
    background: transparent url(/published/SC/html/scripts/images/1top_lbg.png) repeat-y right;
    width: 4%;
}
td.mright{
    background: transparent url(/published/SC/html/scripts/images/1top_rbg.png) repeat-y left;
    width: 4%;
}
td.mcenter{
    background: #FFFFFF;
}
div.topnav{
    height: 69px;
    overflow: hidden;
    border-bottom: 1px solid #C9D1E4;
}
div.topnav .cpt_divisions_navigation{
    font-weight:bold;
    width:50%;
    float: left;
    margin-top: 33px;
}
div.tophone{
    float: right;
    width: 420px;
}

div.logocont{
    height: 112px;
    width: 100%;
    border-bottom: 1px solid #FFF;
    border-top: 1px solid #FFF;
    background: #97AEDA url(/published/SC/html/scripts/images/1top_citybg.jpg) no-repeat right;
}
div.topmenu{
    height: 40px;
    width: 100%;    
    background: #DCE2EE;
}
div.topmenu .cpt_divisions_navigation{
    width: 2%;
    overflow: visible;
}
.my_btn{
    padding: 0;
    margin: 0;
    border: 1px dashed #AAAFFF;
    background: #FFF  url(/published/SC/html/scripts/images/1top_srchbtn.gif) no-repeat;
    width:127px;
    height: 18px;
    text-align: center;
    font: italic bold 14px Arial, Helvetica, sans-serif;
    color: #555588;
 }
/* ====================== MAIN THEME STYLES: layout, fonts & colors ====================== */
* {
    margin:0;
    padding:0;
    font:12px Arial, Helvetica, sans-serif;
    color:  #635C5F;
}
html {
    margin: 0px;
    padding: 0px;
    width:100%;
    font:12px Arial, Helvetica, sans-serif;
    color:  #635C5F;
}
body {
    margin: 0px;
    padding: 0px;
    background:#E8ECEF url(/published/SC/html/scripts/images/1top_bgline.png) repeat-x 0 52px;
    width:100%;
    font:12px Arial, Helvetica, sans-serif;
    color:  #635C5F;
}
body, td{
    vertical-align: top;
}
input, textarea, select{
    border: 1px solid #DCE2EE;
}

h1 {
    font: bold 16px Arial, Helvetica, sans-serif;
    text-transform:  uppercase;
    color: #FD5E02;
    padding: 0;
    margin:4px;
}
h2 {    
    font: normal 16px Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    color: #969092;
    padding: 0;
    margin:4px;
}
h3 {
    font: normal 14px Arial, Helvetica, sans-serif;
    color: #635C5F;
    margin:2px;
}
h4{
    font: bold 12px Arial, Helvetica, sans-serif;
    text-transform: capitalize;
    color: #999999;
    margin: 2px 15px;
}
h4 a{
    color: #999999;
    text-decoration: none;
}
h4 a:hover {
    text-decoration: underline;
}
form {
    padding:0px;
    margin: 0px;
}
a {
    text-decoration: none;
    color: #111111;
}
a:hover{
        text-decoration: underline;
}
a img{
    border: 0;
    text-decoration: none;
}

div {
    zoom:1;
}
input, select { vertical-align:middle;}
/* ====================== COMPONENT CONTAINER STYLES ====================== */
.all_wrapper {
text-align:left;
margin:0 20px;
min-width: 950px; max-width:1400px; _width:expression(document.body.clientWidth < 990? "950" : document.body.clientWidth > 1400? "1300px" : "auto");
position:relative;
display:block;
_margin-bottom:-180px;
overflow:hidden;
    
}


#container_top_left {
    text-align: center;
    vertical-align: bottom;
    width: 235px;
    padding-bottom:20px;
    _padding-bottom:9px;
}
#container_top {
    text-align: left;
    vertical-align: top;
    width:'*';
    position:relative;
}

#container_menu { background:#fff; padding:2px;}
#container_left_sidebar{
    text-align: left;
    vertical-align: top;
    width: 235px;
}
#container_main_content {
    text-align: left;
    vertical-align: top;
    padding:0 0 0 0;
    

}
#container_footer {
    padding:3px;
    position:relative;
    margin:0 0 0 235px;
    height:3em;
    
}


table.in_maincontent { vertical-align:top}
td.in_main-rigth { width:230px; vertical-align:top;  }
.whitebg { background:#fff; margin:6px 0 0 0;}
.top_rel_pos { position:relative; height:220px;}
/* ====================== DEFAULT STYLES OF VARIOUS COMPONENTS ====================== */

/* padding for all general components */
.cpt_logo { margin-top:29px;}
.cpt_logo img { }
.cpt_news_short_list, .cpt_survey {
    text-align: left;
    padding: 10px;
     width: 100%;
}
.cpt_maincontent { 

    padding:10px 10px 10px 20px;
// width: 100%;
 zoom:1;
position:relative;}

.center{
    text-align: center;
}
.cpt_divisions_navigation, .cpt_auxpages_navigation {
    font-weight:bold;
    width:50%;
    float: left;
}
.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;
    margin: 11px;
}

.cpt_divisions_navigation ul, .cpt_auxpages_navigation ul {
    list-style-type: none;
    margin: 0px;

}
.cpt_divisions_navigation a{
    color:#969092; 
    font: normal 12px Arial, Helvetica, sans-serif;
    text-decoration: none;
    }
.cpt_auxpages_navigation a {
    color:#696976; 
    font: bold 12px Arial, Helvetica, sans-serif;
    text-decoration: none;
    }

.cpt_divisions_navigation ul.vertical li , .cpt_auxpages_navigation ul.vertical li { background:url(/published/SC/html/scripts/images/apl_bullet.gif) left 5px no-repeat; margin:0 15px; padding:0; }
.cpt_divisions_navigation ul.vertical li a, .cpt_auxpages_navigation ul.vertical li a { color:#000; padding:0 15px;  text-decoration:none; white-space:nowrap;}

.cpt_divisions_navigation ul.vertical li a:hover, .cpt_auxpages_navigation ul.vertical li a:hover { text-decoration:underline;}
.cpt_shopping_cart_info {
    text-align:center;
    float: right;
    background: url(/published/SC/html/scripts/images/1top_cart.png) no-repeat;
    width: 180px;
}
.cpt_shopping_cart_info a {
    font:bold 11px Arial, Helvetica, sans-serif;
    text-decoration: underline;
    color:#fff;
    margin: 2px 11px 0 27px;
    display:block;
}
    
.cpt_shopping_cart_info a:hover { color:#202020;}

.cpt_shopping_cart_info div {
    text-align:center;
    padding:0;
}
#shpcrtgc, #shpcrtca {
     width:156px;
     float: right;
 }
 #shpcrtgc { color:#FFFFFF;
 font:10px Arial, Helvetica, sans-serif;
 
 }
 #shpcrtca { 
     color:#000097;
    font:10px Arial, Helvetica, sans-serif;
    white-space: nowrap;
    margin-left:1px;
}

.cpt_survey {
    border: 1px dashed #797979;
    margin:15px;
    max-width: 205px;
}
.survey_question {
    font: bold 11px Arial, Helvetica, sans-serif;
    text-transform: capitalize;
    color: #797979;
    margin: 2px 15px;
}
.survey_submit {
    margin-top: 10px;
}
.cpt_survey form {
    padding:0px;
    margin: 0 0 0 10px;
    font-size:75%;
}
.cpt_survey label {
    font-size:88%;

}
.cpt_survey input {
    font-size:99%;
}
.cpt_currency_selection {
    font-size: 75%;
    padding:0;
                 white-space: nowrap;
}
.cpt_currency_selection form {
        white-space: nowrap;
        color:#969092; 
   font: bold 16px Arial, Helvetica, sans-serif;
}
.cpt_currency_selection form select, .cpt_currency_selection form select option{
   color:#9690cc;
        padding:0; 
   font: bold 16px Arial, Helvetica, sans-serif;
}
.cpt_currency_selection span {
         text-align: right;
         margin:0;
         position: fixed;
         right: 4%;
         top: 11%;
         background-color: #EFEFEF;
         border: 1px dashed #CDCDCD;
         z-index: 11;
         }

.cpt_news_short_list {
    background:#f0f0f0;
    margin:0 5px 5px 0px;
    
}
.cpt_news_short_list form { padding:10px 0 10px 10px;}
.cpt_category_tree {
    background:transparent;
    font:bold 13px Arial, Helvetica, sans-serif; 
    padding:0 0 20px 0;
    margin:0 5px 0 0;
}
.cpt_category_tree ul {
    list-style-type:none;
    margin:0 10px;
    padding:0px;
}
.cpt_category_tree li {
    padding:4px 5px 2px 0;
}
.cpt_category_tree li a {
    font-weight:bold;
    color: #FB6002;
    text-decoration: underline;
        background: url(/published/SC/html/scripts/images/1top_3bul.gif) left 6px no-repeat;
}
.cpt_category_tree li a {
    background: url(/published/SC/html/scripts/images/1top_3bul.gif) left 6px no-repeat;
    padding:0 0 0 15px;
    margin:2px;
    line-height:5px;
}
.cpt_category_tree a:hover {
    text-decoration:none;
}
.cpt_category_tree li.child{
    padding:0 0 0 -11px;
}
.cpt_category_tree li.parent_current, .cpt_category_tree li.child, .cpt_category_tree li.child_current { background:none;}
.cpt_category_tree li.child a { line-height:4px;}

.cpt_category_tree .parent_current a {
    font-weight: bold;
    color: #797979 !important;
    text-decoration: none !important;
}

.cpt_category_tree .child a {
font-size:100%;
    margin-left: 11px;
    font-weight:normal;
}
.cpt_category_tree .child_current a {
    margin-left: 11px;
    color: #797979 !important;
    text-decoration: none!important;
    font-size:95%;
}

.cpt_category_tree .tab {
    margin-left:10px;
}
.cpt_product_add2cart_button {
    padding: 10px 0;
}
.cpt_product_add2cart_button input{
    border: 0;
}
.cpt_language_selection {
    margin:0 25px 5px 5px;
    padding:0 10px;
    float:right;
     
}
.cpt_language_selection a img {
    border:solid 1px #fff;
    margin:2px 0;
}

.cpt_product_category_info a, .cpt_product_category_info {
    text-decoration:none;
    color:#3F4C6B;
}
.cpt_product_category_info { padding:10px 0; text-align: center; float: right;}
.cpt_product_category_info a:hover { text-decoration: underline;}

.cpt_product_search {
    background: transparent;    
    text-align: justify;
}
.cpt_product_search form{
    white-space: nowrap;
    padding:  22px 0 22px 0;
    margin-left: 18px;
    margin-bottom: 11px;
    border-bottom: 7px solid #F5F5F5;
}
.cpt_product_search form input {
    background: transparent;
    height: 18px;
    margin-left: -18px;
}
input.srchbtn, #srchbtn{
     margin: 0;
      padding: 0;
    background:transparent url(/published/SC/html/scripts/images/1top_srchbtn.gif) no-repeat;
    width: 27px;
    height: 18px;
    text-indent: -100px;
    font-size: 1px; 
}


.cpt_language_selection a img {
//margin-bottom:14px;
}


.cpt_product_search input {
    font-size:90%;
    vertical-align:middle;
}
/*for opera*/



.cpt_category_tree a:hover {
    text-decoration:underline;
}

 .cpt_product_lists {
 width: 100%;
 text-align: center;
    padding-bottom: 20px;
}
.cpt_root_categories { margin:10px;}
.cpt_root_categories td {
    font-size:100%;
}
.cpt_root_categories td a.rcat_root_category {
    display:inline;
    text-decoration:underline;

    color:#635C5F;
    font-weight:bold;
}
.cpt_root_categories td a:hover {
    text-decoration:underline;
}
.cpt_maincontent td {
   font-size:108%;
}
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;
}

ul.product_list li div {
    color:#ec2800;
    font-size:130%;
}
.cpt_tag_cloud { background:#FAFAFA; margin: 15px 0 11px 15px}
.block_tag_cloud { padding:11px;}
.cpt_tag_cloud a { color:#3F4C6B; text-decoration:none;}
.home_page_category_logo { background:url(/published/SC/html/scripts/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;}

/* ====================== 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 { float:none; position:absolute;  top:0px; left:225px; height:120px; width:350px;}
#container_top .cpt_auxpages_navigation ul, #container_top .cpt_auxpages_navigation ul li { float:none; }
#container_top .cpt_auxpages_navigation ul { height:120px;}
#container_top .cpt_auxpages_navigation ul.vertical li { background:url(/published/SC/html/scripts/images/apl_q.gif) left 5px no-repeat;}
#container_top .cpt_auxpages_navigation ul.vertical li a { padding-left:10px; }

#container_top .cpt_product_search { position:absolute;  top:170px; left:10px;}
#container_top .cpt_custom_html { position:absolute; position:absolute; left:20px; top:120px;}
#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;
}
.cpt_maincontent .cpt_custom_html { //position:relative; //width:100%;}
.cpt_maincontent product_print_v { clear:left;}
.cpt_maincontent p { margin:0 0 0.5em 0;}

#container_main_content div { zoom:0;}
#container_main_content ul { list-style-position:inside;}

/* ====================== STYLES OF ELEMENTS THAT APPEAR INSIDE VARIOUS COMPONENTS ====================== */

.bullet {
    font-size:0px;
}
a .bullet {
    text-decoration: none!important;
}
input.input_message, input.input_message_focus {
    width:150px;
width:130px;
}
#searchstring {
    width: 180px;
    margin:0 0 0 15px;
    font-size:11px;
    font-weight:normal;
    padding:1px;
}

#cat_top_tree { overflow:hidden; margin-top:10px;}
.hndl_submit_prds_cmp { margin:10px 0;}
#cat_path a, .prdbrief_name a { font:bold 12px Arial, Helvetica, sans-serif; color:#2D3C5B; text-decoration:none; }
#cat_path a:hover, .prdbrief_name a:hover { border-bottom:solid 1px;}
td.prdbrief_brief_description { font: 12px Arial, Helvetica, sans-serif; color:#2D3C5B; text-decoration:none;text-align: center;height: 44px;max-height: 44px;}
h1.welcome { color:#3F4C6B; font-weight:normal; font-size:19pt; letter-spacing:-1px; margin:10px 0 0 0 ;}
/* ====================== PREDEFINED STYLES; edit, but do not delete these styles ====================== */

.small {
    font-size: 60%;
}
.big {
    font-size: 150%;
}
.background1, .background1 td {
    background-color: #F0F0F0;
}
.btn_checkout {
    font-size: 130%;
    font-weight: bold;
    margin: 10px;
    padding: 3px;
}
.prdbrief_add2cart input{
    padding:0;
}
.prdbrief_add2cart input{
    border: 0;
}
.prdbrief_name {text-align: center; padding:7px 5px 7px 5px;height: 44px;}
.cpt_product_name  { padding:0 0 10px 0;}
#cat_product_sort { margin:10px 0;}
.error_block {
    font-weight: bold;
    color: red;
}

/*design folders*/

.col_header {
    margin:5px 5px 0 0;
    padding:15px 10px 10px 40px;
    
    font-size:90%;
    text-transform:uppercase;
    font-weight:bold;
}
.col_header.bluebg { background:#3f4c6b url(/published/SC/html/scripts/images/apl_headbullet1.gif) 15px 15px no-repeat;color:#97a5ae;}
.col_header.lightbluebg { background:#f0f0f0 url(/published/SC/html/scripts/images/apl_headbullet2.gif) 15px 15px no-repeat; color:#3f4c6b;}

#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: #3f4c6b;
    font-weight:bold;
}
.news_title {

    padding-bottom: 10px;
}
.news_title a { color:#000; font-weight:normal;}
.news_viewall {
    padding-bottom: 10px;
    font-size: 85%;
}
.news_subscribe, .news_thankyou {
    padding: 5px 0;
    text-align: left;
    overflow:hidden;
}
.news_subscribe div {
display:inline;
    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;
}
/***************************
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 {
    height: 18px;
    color: #FF7777;
    font: normal 18px Arial, Helvetica, sans-serif;
    text-decoration: line-through;
}
.totalPrice {
    height: 22px;
    color: #FD5E02;
    font: bold 18px Arial, Helvetica, sans-serif;
         padding: 3px;
}
.youSaveLabel {
     font:bold 16px Arial, Helvetica, sans-serif; 
    color:  #635C5F;
}
.youSavePrice {
     font:bold 16px Arial, Helvetica, sans-serif; 
    color:  #FD5E02;
}
.prd_out_of_stock {
    font-style:  italic;
}
.product_option { width:100%; // width:auto;}
/************************
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: #afc2f0;
    border-bottom: 1px #6a88ce solid;
    text-align:left;
}
.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: 4px;
    margin: 4px;
}
#cart_clear {
    padding: 10px;
    text-align: right;
}
#cart_clear a {
    font-size:11px;
}
.cart_discount_label {
    font-weight: bold;
}
#cart_total_label {
    font-size: 130%;
    font-weight: bold;
}
#cart_total {
    background-color: #AFC2F0;
    font-size: 130%;
    font-weight: bold;
    padding: 10px;
    white-space: nowrap;
}
#cart_checkout_btn {
    padding-top: 20px;
}
.cart_product_brief_description {
    float: left;
}
#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: #ec2800;
    font-size: 80%;
    font-weight:bold;
}
.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 {
    background-color:#FFF;
    border: 1px dashed #A7A7A7;
    margin:1%;
    width:98%;
}
#cat_advproduct_search form { padding:10px; }
#cat_advproduct_search td { vertical-align:top; }
#cat_advproduct_search select { width:22%; max-width: 208px}
#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;
}
#checkout_have_account {
    padding: 15px;
    background-color: #AFC2F0;
    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: #f0f0f0;
}
.row_even td {
    border: 0px solid #e0e0e0;
    border-width: 1px 0px;
}

.paddingblock { background:#fff;
    padding-left: 15px;
    padding-right: 15px;
    text-align:left;
    font-size:12px;
}
.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{
    margin: 27px;
    padding: 27px;
}
#prddeatailed_container .cpt_product_rate_form table {
    width: 90%;
    border:1px;
    background: #F08080;
}
cpt_product_params_selectable{
    border: 1px solid #FAFAFA;
    float: right;
}

#block-customerinfo td { font-size:101%;}
.cpt_product_images {
    float: left;
    width:auto;
    margin:0 10px 10px 0;
}
.product_print_v { margin-top:5px;}

.review_showall { margin:10px 0;}

#powered_by { padding-left:235px;}
#powered_by, #powered_by a {
    color:#999!important;
}
.shp_copyright {
    color:#666;
    font-size:75%;
    text-align:center;
    padding-left:235px;
}
.shp_copyright a {
    color:#666;
    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;}
.cpt_product_add2cart_button input { vertical-align:middle;}

/*======================BANTIKI=========================*/
table.slogan{
    background: #FFFFEA url(/published/SC/html/scripts/images/1top_bg_sl.gif);
    width: 88%;
}
table.slogan tr td p{
    text-align: justify;
    font: 12px Arial, Helvetica, sans-serif;
    color:  #635C5F;
}
td.slogan1{
    background: #fff;
    width: 22px;
}
td.slogant{
    background: #fff url(/published/SC/html/scripts/images/1top_sl_t.gif) repeat-x 0 0;
    width: 32%;
    text-align: center;
}
td.slogan2{
    background: #fff;
    width: 22px;
    text-align: right;
}
td.sloganl{
    border-left: 1px solid #FFFF99;
}
td.sloganr{
    border-right: 1px solid #FFFF99;
}
td.sloganb{
    border-bottom: 1px solid #FFFF99;
}
td.slogans1{
    border-right:1px solid #FFFF99; 
    padding: 11px;
}
td.slogans2{
    border-right:1px solid #FFFF99; 
    border-left:1px solid #FFFFFF; 
        padding: 11px;
}
td.slogans3{
    border-left:1px solid #FFFFFF;
        padding: 11px; 
}
.brfcont{
    width: 186px;
    height: 237px;
    overflow: hidden;
    text-align: center; 
    background: #FFFFFF url(/published/SC/html/scripts/images/1top_briefbg.png) no-repeat left top;
    margin: 11px;
    float: left;
}

