form{
 padding:0px;
 margin: 0px;
}

input[type="text"], input[type="password"], textarea { padding: 2px; border: 1px solid #ccc; background: #fff url(images/input-bg.png) bottom left repeat-x; }


a img{
 border: 0;
}
input, select { vertical-align:middle;}

/* ====================== PREDEFINED STYLES; edit, but do not delete these styles ====================== */

.small
{ font-size: 80%;
}
.big
{ font-size: 150%;
}

.background1, .background1 td { /*background-color: #a5daf3;*/ }

.btn_checkout
{ font-size: 130%;
  font-weight: bold;
  margin: 10px;
  padding: 3px;
}

.prdbrief_add2cart
{ padding: 5px 0;
}

.error_block
{ font-weight: bold;
  color: red;
}

#tbl-checkout-progress td {
vertical-align: top; font-size:0.7em;
}

.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: #991D1D;
  font-size: 100%;
  font-weight:bold;padding-left:20px;
}
.news_title
{ padding-bottom: 10px;color:#333; padding-left:20px;
}
.news_title a { color:#333; font-weight:normal;}
.news_viewall
{ padding-bottom: 10px; text-align:right; font-size:85%;
}
.news_subscribe, .news_thankyou
{ padding: 5px;
  background-color: #f4f4f4;
}
.news_subscribe .input_message { width:120px;}
.news_subscribe div,.news_subscribe form { display:inline;}
.news_subscribe img { vertical-align:middle;}

/************************
BLOG STYLES
***************************/
.post_title{
 color: #666;
 margin-top: 30px;
 margin-bottom: 0px;
 font-size:120%;
}
.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: #dbeef7;
}
.cmp_column_odd{
 background-color: white;
 vertical-align: top;
}
.cmp_column_even{
 background-color: #f6f7eb;
 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{
}
.product_list .totalPrice { color:#000;
 background:#f2f2f2; font-weight:normal}
.youSaveLabel{
 font-size: 75%;
}
.youSavePrice{
 font-size: 75%;
}
.prd_out_of_stock {
 font-style:  italic;
}
.cpt_product_category_info a, .cat_path_in_productpage a { font-size:120%;}

/************************
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;
}

.review-form-table td { padding: 2px 5px; }

/****************************
SHOPPING CART
*****************************/
.background_cart_top
{ background-color: #dbeef7;
  border-bottom: 1px #bec0a9 solid;
  font-size:12pt;
}
.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;
}
#cart_total_label{
 font-size: 130%;
 font-weight: bold;
}
#cart_total{
 background-color: #dbeef7;
 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: 140%;
  font-weight: bold;line-height:130%; text-decoration:none; color:#444;
}
.rcat_root_category:hover { border-bottom:solid 1px;}
.rcat_products_num
{ color: #999999;
  font-size: 80%;
}
.rcat_child_categories a
{ line-height:150%;
  font-weight: normal;
}

/********************
REGISTRATION PAGE
*********************/

.required-fields-notice { color: #aaa; border-bottom: 1px solid #aaa; padding: 0 0 5px 0; margin-bottom: 15px !important; }

#reg_fields_tbl td{
 padding: 5px;
}
#reg_auth_fields td{
/* background-color: #dbeef7;*/
}
#reg_confcode td{
 /*background-color: #dbeef7;*/
}
#reg_fields_tbl td input, .addressform td input{
 width: 300px;
}
#subscribed4news{
 width:auto!important;
}
#reg_fields_tbl td textarea, .addressform td textarea{
 width: 300px;height: 100px;
}
.reg-submit { text-align: center; }
#reg_submit_btn { padding: 5px 10px; background: #000; border: none; color: #fff; cursor: pointer; }

/*********
SEARCH IN CATEGORY
**********/
#cat_advproduct_search { }
#cat_advproduct_search #search-toggler a { font-size: 120%;} 
#search-toggler a:link, #search-toggler a:visited, #search-toggler a:hover { text-decoration: none; border-bottom: 1px dotted #CE4C1D; }
#search-toggler a:hover { border-bottom: none; }
#cat_advproduct_search #search-options .should-be-pressed { background: #eba;  }
#cat_advproduct_search #search-options td { padding: 4px 5px;  }
#cat_advproduct_search #search-options td.values { padding: 2px 5px; border-right: 10px solid white !important; }
#cat_advproduct_search #search-options label { font-weight: bold; }
#cat_advproduct_search #search-options .option-group span { display: block; float: left; margin: 0 5px; padding: 2px 5px; border-radius: 3px; text-decoration: none; cursor: pointer; }
#cat_advproduct_search #search-options .option-group span:hover { text-decoration: underline; }
#cat_advproduct_search #search-options .option-group span.selected { background: #edc; }
#cat_advproduct_search #search-options .option-group span input { display: none; }
#cat_advproduct_search #search-options .option-group span.clear-group { color: red; }
#cat_advproduct_search #search-options .search-options-inner { border-collapse: collapse; }
#cat_advproduct_search #search-options .search-options-inner td { background: #def; border: 1px solid #fff; }
#cat_advproduct_search #search-clear-all { color: red; cursor: pointer; text-decoration: underline; }
#cat_advproduct_search #search-clear-all:hover { text-decoration: none; }

#cat_advproduct_search form { padding: 0px; }
#cat_advproduct_search td { vertical-align:top; }
#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:10px 10px 0 10px; margin: 0;}
#cat_info_left_block, #cat_advproduct_search  { }

.cpt_maincontent center { clear:both;}
#cat_top_tree { overflow:hidden; margin-top:10px;}
.hndl_submit_prds_cmp, #cat_product_sort { margin:10px 0;}
.prdbrief_name a{ font-size:130%; text-decoration:none; line-height:170%;}
.prdbrief_name a:hover { border-bottom:solid 1px;}

ul.product_list li { border:solid 1px #e6e6e6; margin:0 2px !important; text-align:center;}
ul.product_list li table { margin:0 auto;}
.product_list a { font-size:130%; text-decoration:none; color:#991d1d;}
.product_list a:hover { text-decoration:underline;}
.product_list a:hover img, .product_list td a:hover{ border:none;}
.product_option { width:99%; //width:auto;  position:relative; zoom:1;}

/************
CHECKOUT
************/
.checkout_noframe_title {
	padding: 5px 15px;
}
#checkout_have_account {
	margin: 15px;
	padding: 5px;
	padding-left: 15px;
	margin-left: 0px;
	background-color: #a5daf3;
	font-weight:bold;
	width:430px;

}
/*
#checkout_addresses { width:780px;}
#checkout_addresses td { }

#checkout_logininfo { width:780px;}
#checkout_logininfo .inputtext, #checkout_addresses .inputtext, #checkout_addresses textarea {
	width: 600px;
}    */
.paddingblock input.checkout_buttons {
	font-size: 130%;
	font-weight: bold;
	margin:5px 0;
}
.checkout_steps_divider {
	width: 40px;
	height:1px;
	background-color:#bec0a9;
	overflow:hidden;
}
/**********************
ORDER STYLES
***********************/
tr#ord_total_row * {
	font-size: 105%;
	font-weight: bold;
}
.row_odd td {
/*	background-color: #dbeef7;*/
}
.row_even td {
/*	border: 0px solid #b7cad3;
	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;
}
.cpt_product_add2cart_button { min-height: 30px; margin: 10px 0; }
.cpt_product_add2cart_button input { vertical-align:middle;}
#powered_by { font-size:11px!important; padding-bottom:5px;}



.info_text{
	float:left;
	width:100px;
	text-align:right;
}

.info_input{
	float:left;
	width:310px;
	padding-left:5px;
	padding-bottom:20px;
}

.info_input input, .info_input textarea { width:310px; }

.info_input .radio-item { margin-right: 10px; white-space: nowrap; }
.info_input .input-radio {width: auto; }

#reg_fields_tbl .radio-item { margin-right: 10px; white-space: nowrap; }
#reg_fields_tbl .input-radio {width: auto; }

.info_tool{
	float:left;
     width:20px;
     margin-left:5px;

}

.info_all{

	clear:both;
}




#adress2_view .items-per-line-3 .info_text { width: 75px; }
#adress2_view .items-per-line-3 .info_text.first { width: 100px; }
#adress2_view .items-per-line-3 .info_input { width: 50px; }
#adress2_view .items-per-line-3 .info_input input { width: 50px; }

.basket_form #field_9 .info_input { width: 155px; }
.basket_form #field_9 .info_input input { width: 155px; }
.basket_form #field_17 { clear: none; }
.basket_form #field_17 .info_input { width: 50px; }
.basket_form #field_17 .info_input input { width: 50px; }




