/* ====================== MAIN THEME STYLES: layout, fonts & colors ====================== */
* { margin:0; padding:0;}
html
{ margin: 0px;
  padding: 0px;
}

body
{ margin: 0px;
  padding: 0px;
  text-align:center;
color:#000;

font-family: arial;

}
 input, textarea, select, options
 { font-family: arial;
  font-size: 12px!important;
 
  margin: 1px 0px 1px 1px;
}


p, body, font, div, td
{ font-family: arial;
  font-size: 12px!important;
 /* border: 1px dotted;*/
}

td.prod_info{
	 /*  background-color: #fff5cc;*/
width:100%;
padding: 0px 5px 0px 30px;
	/*	border: 1px solid #FFEBCC;
	border-top: none;*/
}
table.prod_info{
	 background-color: #fff5cc;
width:100%;
padding: 5px 0px 5px 5px;
	/*	border: 1px solid #FFEBCC;
	border-top: none;*/
}

h1
/*{ font-size: 120%;	margin:1em 0;}*/
{ color:#000000; font-weight: bold; font-size:12pt; 
 padding: 5px 5px 5px 5px;  margin: 5px 0px 10px 0px;
background-color:  #ffcc00;
  }
h1.rel
/*{ font-size: 120%;	margin:1em 0;}*/
{ color:#000; font-weight: bold; font-size:12pt;    
background-color:  #ffcc00; 
  padding: 5px 5px 5px 5px;  margin: 5px 0px 10px 0px;  }


h1.news
/*{ font-size: 120%;	margin:1em 0;}*/
{ color:#fff; font-weight: bold; font-size:12pt;  
background-color:  #008dda;
padding: 5px 5px 5px 5px;  margin: 5px 0px 10px 0px;  }

h2
{ color:#000000; font-weight: bold; font-size:10pt;   background-color: #e6f4fb; padding: 5px 5px 5px 5px;  margin: 5px 0px 10px 0px;  
}


h3
{ color:#000000; font-weight: bold; font-size:10pt;  /* background-color: #e1ccea;*/ padding: 5px 5px 5px 5px;  margin: 5px 0px 10px 0px;  
}



form{
 padding:0px;
 margin: 0px;
}

a
{ font-weight: bold;
  color: #000;
}

a img{
 border: 0;
}
a:hover { color:#000; }
div { zoom:1;}
input, select { vertical-align:middle;}

/* ====================== COMPONENT CONTAINER STYLES ====================== */
.all_wrapper { width:1200px; text-align:left; margin:10px auto; }

#container_top_left
{ text-align: left;
  vertical-align: bottom;
  width: 200px;


}

#container_top
{ text-align: center;
  vertical-align: bottom;
  width:100%; 

}

#container_top_right
{ text-align: bottom;
  vertical-align: top;
  width: 200px;
}

#container_left_sidebar, #container_right_sidebar
{ 
  text-align: left;
  vertical-align: top;
  width: 200px;
}

#container_main_content
{ text-align: left;
  vertical-align: top;
  width:100%;

}



/* ====================== DEFAULT STYLES OF VARIOUS COMPONENTS ====================== */

/* padding for all general components */
 .cpt_news_short_list, .cpt_survey,  .cpt_product_search, .cpt_divisions_navigation, .cpt_auxpages_navigation
{ font-size:100%;
  text-align: left;
  padding: 10px;

}
 .cpt_maincontent
{ font-size:70%;
  text-align: left;
  padding-top: 10px;

}


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: 25px;
}

.cpt_divisions_navigation ul
{ list-style-type: none;
margin: 0px;
}

.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
{ background-color: #eeeeee;
  font-size:10px;
  text-align:left;
  padding: 10px 10px 10px 10px;
}
.cpt_shopping_cart_info a { font-size:12px; text-decoration:none; border-bottom:solid 1px; color:#000;}
.cpt_shopping_cart_info div { padding:1px; font-weight:bold; }


.cpt_survey
{  background: #eeeeee;  color:#000; margin: 0 0 5px 0;
}
.survey_question{
 font-weight: bold;
 margin-bottom: 10px;
}
.survey_submit{
 margin-top: 5px;
 font-size: 10px
}
.cpt_survey form{
 padding:0px;
 margin: 0px;
 font-size:10px;
}
.cpt_survey label { font-size:12px; color:#000;}
.cpt_survey input { font-size:130%;}
.cpt_currency_selection
{ text-align: center;
  font-size: 10px;
 /*background:#d69090;*/}

.cpt_currency_selection select
{ font-size: 90%;
}

.cpt_news_short_list
{ /*background:#D19E9E url(../../images/glr_bottom_m_circleD69090.gif) 110px bottom no-repeat; */
}


.cpt_currency_selection form{
 display: inline;
}
.cpt_category_tree { background:#E1CCEA; font-size:12px; padding:10px 0; margin: 0px 0px 10px 0;}
.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 { color:#6a0096; text-decoration:none;}
.cpt_category_tree li a { background:url(../../images/shp_point_v1.gif) 5px 6px no-repeat; padding:0 0 0 15px; line-height:150%;}
.cpt_category_tree a:hover { text-decoration:none;}
.cpt_category_tree .parent_current a {
 font-weight: bold;
 color: #6a0096!important;
 text-decoration: none !important;
}
.cpt_category_tree .child a{
 margin-left: 10px; font-weight:normal;
}
.cpt_category_tree .child_current a{
 margin-left: 10px;
 color:#6a0096!important;
 text-decoration: none!important;
}
.bullet { font-size:0px; text-decoration: none!important; } 

.cpt_category_tree .tab{
 margin-left:0px;
}
.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;}
.cpt_product_category_info { font-size:75%;}
input.input_message, input.input_message_focus { width:160px; }

/* pictures - category pictograms*/
.home_page_category_logo1 { background:url(../../images/defaultnocatimage.gif) left top no-repeat; display:block; height:65px; width:65px;}
#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)  ====================== */
/* logo properties*/
#container_top_left a { text-decoration:none; font-size:16px; font-family:arial; display:block; padding:0px 0 0px 0; center 0px no-repeat;}
#container_top_left span { padding:0 0px;}
#container_top_left span.glr_l1 { color:#ea4d4d;}
#container_top_left span.glr_l2 { color:#ea4d4d;}
#container_top_left span.glr_l3 { color:#ea4d4d;}

#container_top .cpt_divisions_navigation, #container_top .cpt_auxpages_navigation
{ font-size:75%;
font-weight:bold;
  height: 20px;
  padding-top: 5px;
  padding-bottom: 5px;
}
#container_top .cpt_auxpages_navigation .vertical li
{ padding-left: 0px;
}

#container_top .cpt_divisions_navigation li, #container_top .cpt_auxpages_navigation li { background:url(../../images/cty_li.gif) left 3px no-repeat; padding-left:12px;}
#container_top .cpt_divisions_navigation a, #container_top .cpt_auxpages_navigation a
{ color: white;
  text-decoration: none;
}

#container_top .cpt_auxpages_navigation ul.vertical
{ list-style-image: none;
  padding-left: 0px;
}

#container_top .cpt_divisions_navigation a:hover, #container_top .cpt_auxpages_navigation a:hover
{ text-decoration: underline;
}

#container_top .cpt_custom_html { //float:left;}
#container_top_right .cpt_language_selection, #container_top .cpt_language_selection
{ background:#e46e6e;  text-align:center; background:#EA4D4D url(../../images/glr_two_circleEA4D4D.gif) 100px -50px no-repeat ;}
 

#container_top_right .cpt_language_selection a, #container_top .cpt_language_selection a
{ color: white; 
}


#container_top_right  .cpt_currency_selection, #container_top  .cpt_currency_selection, #container_top_right .cpt_language_selection, #container_top .cpt_language_selection { float:left; width:250px; font-size: 75%;  height:40px; }

#container_top .cpt_currency_selection form, #container_top .cpt_currency_selection span, #container_top .cpt_language_selection a, 
#container_top_right .cpt_currency_selection form, #container_top_right .cpt_currency_selection span, #container_top_right .cpt_language_selection a
 { //position:relative; //top:8px;}

html>/**/body #container_top_right  .cpt_currency_selection, html>/**/body #container_top  .cpt_currency_selection, html>/**/body #container_top_right .cpt_language_selection, html>/**/body #container_top .cpt_language_selection { line-height:40px;}

#container_top_right  .cpt_currency_selection, #container_top  .cpt_currency_selection { margin:0 6px 10px 0; }
*:first-child+html #container_top_right  .cpt_currency_selection, #container_top  .cpt_currency_selection { //margin:0 3px 10px 0;}
#container_top_right .cpt_language_selection, #container_top .cpt_language_selection { margin:0 0 10px 0;} 

#container_top .r_header { width:240px; //width:250px; float:left; line-height:20px; padding:3px 0 0 10px; margin-top:5px;  }
#container_top .r_header.pink3bg { margin-right:6px;   margin-right:3px; background:#D69090;}

*:first-child+html #container_top .r_header.pink3bg   {//margin-right:6px; }


#container_top .r_header.pinkbg { background:#EA4D4D;}


/*search line*/
.cpt_product_search input {  font-size:90%;  vertical-align:middle;}

#container_left_sidebar .cpt_product_search, #container_right_sidebar .cpt_product_search, #container_top_right .cpt_product_search
{ background: #ea4d4d; font-size:75%; line-height:50px;
}
#container_left_sidebar .cpt_divisions_navigation, #container_right_sidebar .cpt_divisions_navigation { background:#ca7a7a;}
#container_left_sidebar .cpt_divisions_navigation li a { color:#fff; text-decoration:none; font-stretch:semi-condensed; text-transform:uppercase;} 
/*#container_main_content .cpt_product_search { background:#353D6B; font-size:75%; padding:15px 0; text-align:center;}
*/
#container_main_content .under_searchform  { background: url(../../images/cty_searchform_transition.gif) right top no-repeat;}

#container_left_sidebar .cpt_product_search form, #container_right_sidebar .cpt_product_search form
{  //margin:0 0 15px 0;}
html:first-child #container_left_sidebar .cpt_product_search form,html:first-child #container_right_sidebar .cpt_product_search form {  margin:0 0 15px 0;}

#container_right_sidebar .right_bg_red { background:url(../../images/cty_right_transition1.gif) left top no-repeat;}
cpt_shopping_cart_info .right_bg_pink {  background: #cccccc font-size:75%; line-height:50px; margin: 10px 0 10px 0;}
#container_footer .cpt_divisions_navigation a
{ font-size: 90%;
  font-weight: normal;
}
#container_right_sidebar .cpt_shopping_cart_info { background:#cccccc; height:77px;  overflow:hidden; margin: 10px 0 10 0; color:#333366; //padding-bottom:7px;}
#container_right_sidebar .cpt_shopping_cart_info a { color:#333366;}

#container_left_sidebar .cpt_auxpages_navigation { background:#EBE2ED;}
.left_bg_navy { background:url(../../images/cty_left_transition3.gif) left bottom no-repeat; height:20px; font-size:1px; line-height:20px;}
#container_left_sidebar .cpt_auxpages_navigation ul { list-style:none;}
#container_left_sidebar .cpt_auxpages_navigation li { /*background:url(../../images/cty_arrow_navy.gif) left 3px no-repeat;*/ /*padding:0 0 0 30px;line-height:20px; */  list-style: disc inside;  color: #9b89b3;  }
#container_left_sidebar .cpt_auxpages_navigation li a { color:#9B89B3;  text-decoration:none;}
#container_left_sidebar .cpt_category_tree a, #container_left_sidebar .cpt_auxpages_navigation li a:hover { text-decoration:underline;}
#container_left_sidebar .cpt_category_tree a:hover { text-decoration:none;}

#container_left_sidebar .cpt_divisions_navigation, #container_left_sidebar .cpt_divisions_navigation ul, #container_left_sidebar .cpt_divisions_navigation ul li { padding-left:0; margin-left:0;}
#container_left_sidebar .cpt_divisions_navigation ul li a, #container_top_right .cpt_divisions_navigation ul li a  { padding-left:20px; display:block;}
#container_top_right .cpt_divisions_navigation ul li a {  color:#000;}
#container_left_sidebar .cpt_divisions_navigation ul li a:hover { background:#fff; color:#CA7A7A;}
#container_top_right .cpt_divisions_navigation ul li a:hover { background:#CA7A7A; color:#fff; text-decoration:none;}
#container_main_content .cpt_product_lists
{ padding-top:0px;  font-size:70%;}

#container_main_content .cpt_root_categories  { padding-top:20px;}
#container_main_content .cpt_root_categories td { font-size:90%; vertical-align:top;}
#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 a.rcat_root_category { display:inline; text-decoration:underline; font-size:90%; color:#530A31; font-weight:bold;}
#container_main_content .cpt_root_categories td a:hover { text-decoration:underline;}
#container_main_content .cpt_maincontent  { _width:100%;  }
.cpt_maincontent td { font-size:75%;}

#container_main_content ul.product_list {padding: 0px;
}
#container_main_content ul.product_list li {
	margin: 5px 0px 5px 0px;

}
#container_main_content ul.product_list li table { }
#container_main_content ul.product_list li table td { text-align:center;}
#container_main_content ul.product_list li a {
	color:#000;
	padding-left:0px;
	/*display: block;*/
	 /*float:left;width:0px;*/
	
	font-size: 80%;
}
#container_main_content ul.product_list li table a { float: none;}

#container_footer { background:#EA4D4D; padding:3px;}



#container_footer .cpt_divisions_navigation { text-align:center; padding:0; }
#container_footer .cpt_divisions_navigation a { color:#fff;}
#container_footer .cpt_divisions_navigation ul, #container_footer .cpt_divisions_navigation ul li { display:inline; float:none;}
#container_main_content ul { list-style-position:inside;}
#container_main_content div { zoom:0;}
/* ====================== STYLES OF ELEMENTS THAT APPEAR INSIDE VARIOUS COMPONENTS ====================== */

#searchstring
{width: 120px;  margin:0 0 0 15px;
}

#shpcrtca{
 font-weight: bold;
 font-size: 130%;
 white-space: nowrap;
}

#container_top #searchstring
{ width: 60%;
}

#container_main_content #searchstring
{ width: 60%;
}


/* ====================== PREDEFINED STYLES; edit, but do not delete these styles ====================== */

.small
{ font-size: 70%;
}
.big
{ font-size: 150%;
}

.background1, .background1 td
{ background-color: #FFEEEE;
}

.btn_checkout
{ font-size: 100%;
  font-weight: bold;
  margin: 10px;
  padding: 3px;
}

.prdbrief_add2cart
{ padding-top: 5px;


}

.error_block
{ font-weight: bold;
  color: red;
}

/*design folders*/
.purpurbg { background:#ca1f7a; padding-top:3px; }
.whiteborder { background:#fff; overflow:hidden; padding:0 1px;}
.pinkfolder { background:#EA4D4D; line-height:7px; font-size:1px; position:relative; top:2px;}

.darkpinkbg { background:#eeeeee; padding-top:3px; }
.darkpinkbg1 { background:#FFF5CC; padding-top:0px; line-height:20px; }
.whiteborder { background:#fff; overflow:hidden; padding:0 1px; }
.purpurfolder { background:#ca1f7a; line-height:7px; font-size:1px; position:relative; top:2px;}
.col_header { padding:3px 0 0 15px; color:#fff; font-size:12px;; text-transform:uppercase; font-weight:bold; width:195px;}
.col_header_1 { padding:15px 20px 20px 10px; color:#fff; font-size:12px; text-transform:uppercase; font-weight:bold; }
.col_header_2 { padding:3px 0 0 15px; color:#fff; font-size:12px; text-transform:uppercase; font-weight:bold; }
.col_header_3{ padding:15px 10px 10px 20px;font-size:12px; text-transform:uppercase; font-weight:bold; }

.r_header { line-height:30px;}
.pinkbg { background:#6DBAE5; padding-top:3px; }
.pink2bg { background:#008DDA; padding-top:3px; }
.pink2bg_art { background:#9B89B3; padding-top:3px; margin: 10px 0px 0px 0px;}
.pink2bg_cat { background:#6A0096; padding-top:3px; width: 200px;}
.pink2bg_bask{ background:#cccccc; padding-top:3px;}
.pink2bg_best {background:#FF9900; padding-top:3px;}
.pink2bg_search { background:#99D127; padding-top:3px; }
.pink3bg { background:#FFCC00; padding-top:3px; font-size:150%;}
.pink2bg_surv {
	 background:#bbbbbb; padding-top:3px;
	margin: 10px 0 0 0;
}

.price_bg{
	background: #fff5cc; padding: 5px;
	margin: 0 5px 5px 0;
}

.discribe_product{
	background-color: #fff5cc; padding: 5px;
	margin: 0px 5px 0px 0px;

}
.rel_product{
	background-color: #e6f4fb; padding: 5px;
	height: 100%;
}
div.top-colorline { height:87px; background:#EA4D4D url(../../images/glr_zest.gif) left top no-repeat;}

#tbl-checkout-progress td{
font-size: 12px;
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;
}

.post_block{
	background-color: #E6F4FB;
}

.news_date
{ color: #008DDA;
  font-weight:bold;

}
.news_title
{ padding-bottom: 10px;}
.news_title a { color:#000; font-weight:normal;}

.news_viewall
{ padding-bottom: 10px; font-size: 90%;
}
.news_subscribe, .news_thankyou
{ text-align: left;
 overflow:hidden;
}
.news_subscribe img, .news_thankyou img { vertical-align:middle;}
.news_subscribe div { float:left; display:inline; width:auto; }

h1.welcome { color:#EA4D4D; font-weight:normal; font-size:19pt; letter-spacing:-1px; margin:10px ;}


/************************
BLOG STYLES
***************************/
.post_title{
 color: #666;
 margin-top: 30px;
 margin-bottom: 0px;
}
.post_date{ 
 color: #888;
 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: #eeeeee!important;
}
#cmp-table tr td{
 text-align:left;
margin: 3px 0px;
padding: 5px;
}
#cmp-table tr td.cmp_headers{
 text-align: left;
}

/***************************
PRODUCT DETAILED
****************************/
.regularPrice{
 color: #888;
 text-decoration: line-through;
}
.totalPrice{
 color: #008DDA;
 font-weight: bold;
 font-size: 180%;

}
.youSaveLabel{
 font-size: 75%;
}
.youSavePrice{
 font-size: 75%;
}
.prd_out_of_stock {
 font-style:  italic;
}
.prdbrief_name { font-size:100%; 
 padding: 0px 0px 0px 15px; color: #000;
background-color:  #ffcc00;

}
.prdbrief_add2cart { padding: 5px 5px 5px 5px;}
.prdbrief_thumbnail { margin:0px 10px 0px 10px;}
#cat_path { /*margin-bottom:10px;background-color: #e1ccea;*/  padding: 5px 5px 5px 5px;}
/************************
PRODUCT REVIEWS STYLES
***************************/
.review_block
{ margin-left: 20px;
    border: 0px dashed #000000;
 border-bottom-width: 1px;
 background-color: #f5f5f5;

}
.review_title{
 border: 0px dashed #000000;
 border-top-width: 1px;
 color: #333;
 margin-top: 10px;
 margin-bottom: 0px;
 font-size: 100%;
 padding: 5px;

}
.review_date{ 
 color: #888;

 font-size: 90%;
 margin-bottom: 10px;
 }
.review_content{
 color: #333;
 padding-left: 20px;
}
.review_showall{
margin: 5px 0px 5px 0px;
padding: 5px 5px 5px 20px;
/*background-color: #fff5cc;*/
}

/****************************
SHOPPING CART
*****************************/
.background_cart_top
{ background-color: #D9E9FF;
  border-bottom: 1px #99C9DF 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: 0px;
 margin: 0px;
}
#cart_clear{
 padding: 10px;
 text-align: right;
}
#cart_clear a{
 font-size:9pt;
}
.cart_discount_label{
 font-weight: bold;
background-color: #D9E9aa;
}
#cart_total_label{
 font-size: 130%;
 font-weight: bold;
}
#cart_total{
 background-color: #D9E9FF;
 font-size: 130%;
 font-weight: bold;
 padding: 10px;
 white-space: nowrap;
}
#cart_checkout_btn{
 padding-top: 20px;
}
.cart_product_brief_description{

 font-size: 80%;
}
#cart_content_header td{
 font-weight: bold;
}
.cart_apply_for_discounts_extra{
 font-size: 80%;
 color: #777;
}
.cart_product_quantity{
 text-align: center;
}

/********************
HOMEPAGE UNFOLDED TREE
*********************/
.rcat_root_category
{ font-size: 120%;
  font-weight: bold;
}
.rcat_products_num
{ color: #921515;
  font-size: 70%;
  font-weight:bold;
}
.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:100%;
 font-weight: bold;
}

/*********
SEARCH IN CATEGORY
**********/
#cat_advproduct_search{
/* background-color: #e1ccea; */
 margin: 0px;
		width:100%;
}
#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:70%;}
#cat_advproduct_search h3 { padding:0px; margin: 10px 0px 0 10px;}
/*#cat_info_left_block { float: left; margin-top:0px; background-color: #E6F4FB;width:100%; padding: 5px 5px 5px 5px;}*/

#cat_info_left_block {  margin-top:0px; /* background-color: #e1ccea;  */ padding: 5px 5px 5px 5px;   }

#cat_advproduct_search  { float:right;}


#cat_top_tree { /*overflow:hidden;*/ /*margin-top:10px;*/margin-left:5px;}
.cpt_maincontent center  { clear:both; //width:100%;}
.hndl_submit_prds_cmp{ margin:10px 0;}
#cat_product_sort { margin:10px 0; background-color: #E6F8C2; padding: 5px 0px 5px 0px;}
.prdbrief_name a { text-decoration:none; line-height:150%;}
.prdbrief_name a:hover { border-bottom:solid 1px;}
/************
CHECKOUT
************/
.checkout_noframe_title {
	padding: 5px 15px;
}
#checkout_have_account {
	padding: 15px;
	background-color: #D9E9FF;
	margin: 0px;
}
#checkout_logininfo { width:100%;}
#checkout_logininfo .inputtext, #checkout_addresses .inputtext, #checkout_addresses textarea {
	width: 200px;
}
.paddingblock input.checkout_buttons {
	font-size: 12px;
	font-weight: bold;
	margin:0px 0px;
}
.checkout_steps_divider {
	width: 40px;
	height:1px;
	background-color:#99C9DF;
	overflow:hidden;
}
#checkout_addresses { width:100%;}
#checkout_addresses td {font-size:100%; } 
/**********************
ORDER STYLES
***********************/
tr #ord_total_row * {
	font-size: 105%;
	font-weight: bold;
}
.row_odd td {
font-size: 12px;
	background-color: #F2F8FF;
	padding:5px;
}
.row_even td {
font-size: 12px;
	border: 0px solid #D9E9FF;
		padding:5px;
	/*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;
	font-weight: bold;
}
.cellpadding {
margin: 0 0 10px 0;
}
.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;
}

/*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;}


.product_brief_block {/*border:solid 1px #fff5cc;  padding:10px; overflow:hidden;  */zoom:1;}
.product_brief_block .prdbrief_thumbnail {  width: 120px; /*float:left; margin-right:5px;*/}
.product_brief_block .sm-current-rating1 { /*margin-left:155px;*/}
