BODY {
	margin: 0 auto;
	padding: 0;
	font-family: Tahoma, Arial, Helvetica, Sans-serif;
	font-size:11px;
	background:#FFF;
	color:#5C5C5C;
	}
DIV {
	margin: 0 auto; 
	padding:0px;
	}
A  {    
	 color:#000;  
     text-decoration: underline;
	}
A:hover { 
	color:#3B3B3B;  
    text-decoration: none;
	}
IMG {
	border:0px;
	}
INPUT, TEXTAREA, SELECT{
	margin: 0px;  
    color: #000;
    font-family: Tahoma, Arial, Helvetica, Sans-serif;
	}
	
#container1 {
  width:964px;
  position:relative;
}
#header {
    width:964px;
}	
#main_content {
     width: 964px;	
     height: auto;
     overflow: auto;
}
#column_left {
    width:175px;
	background:#FFF url('../images/header/bg_left.jpg') top no-repeat;
	padding:0 8px 0 7px;
}
#content {
    width:584px;
}
#content_v {
    width:574px;
	margin:10px 5px 10px 5px;
}
#content_2 {
    width:765px;
	margin:0 10px 10px 0;
}
#content_2_left {
    width:774px;
}
#content_3_center {
	margin:0 0 10px 0;
	width:964px;
}
#column_right{
    width:175px;
	background:#FFF url('../images/header/bg_right.jpg') top no-repeat;
    padding:0 2px 0 13px;
}
#footer {
   background: url('../images/boxes/footer_bg.jpg') top repeat-x;
   height:90px;   
}
.box_column_margin {
  margin-bottom:10px;
}
.helpTooltips  {
 border:1px solid #DFDFDF;
 background-color: #F2F6F4;
 padding: 5px;
 font-size: 11px;
 width: 200px;  
 cursor:help;
}
.loading {
 display:none; 
 position:absolute; 
 z-index:10;
 background-color:#CD4500; 
 padding:20px 40px 20px 40px;
 border:5px solid #9F3600;
 color:#FFF;
}
.width_input  INPUT{
  width:250px;
  padding:5px;
  border:1px solid #ECCBAF;
}

.rc_windowContainer{ z-index:1; background-color:#FCFCFC; }

/*head validator*/ 
.rc_windowHead{

    background:url(../images/boxes/hb_1.png) repeat-x center;
   height:26px;
   border-bottom:1px solid #D6D6D6;
 }
 
.rc_windowTitle{
   float:left;
   padding:5px 0 0 10px; 
   color:#F6F7F9;   
   font-weight:bold;
   font-size:12px;
 }
 
.rc_windowbtclose{
  background:url(../images/shop_buttons/close.gif) no-repeat center;
   float:right;
   width:21px;
   height:21px;
   margin:2px 3px 0 0;
   cursor:pointer;
 }
 /*head end*/ 
 
.rc_windowbodyContainer {background-color:#FCFCFC;}
 
.rc_windowBody {padding:20px 15px 20px 15px; background:#FCFCFC;}
 
.window_title {
  font-weight:bold;
  font-size:11px;
  padding:10px 0 0 0;
  white-space:nowrap;
}

.window_input {
  font-size:10px;
  color:red;
}

.alert_fValidator {
  background-color:#FAEBE7 !important;
  border:1px dashed #EB340A !important;
}

.rc_div_alert{
  color:#EE340A;
  padding:2px 0 5px 0;
  font-size:10px;
}

.validator_arr {font-size:14px;font-weight:bold;color:red;}
P, H1, H2, H3, H4, H5 {
	margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-weight: inherit;
    font-style: inherit;
    font-size: 100%;
    font-family: inherit;
    vertical-align: baseline;
	}
FORM, INPUT, TEXTAREA, SELECT, RADIO, CHECKBOX {
	margin: 0px;
    padding: 0px;
}
DIV {
	margin: 0 auto; 
	padding:0px;
	}
IMG { border:0px }	
.ul {
	margin:0 auto;
	padding:0;
	width:100%;
	position:relative;
	list-style:none;
	display:inline;
	}
.li {
	float:left;
	margin:0 auto;
    padding:0;
	}
.fl {
	float:left;
	}
.fr {
	float:right;
	}
.al {
	text-align:left;
	}
.ar {
	text-align:right;
	}
	
.ac {
	text-align:center;
	}
	
.aj {
	text-align:justify;
	}
.vt {
    vertical-align:top;
    }	
.vm {
    vertical-align:middle;
    }
	
.vb{
    vertical-align:bottom;
    }		
	
.clear {
	clear:both;
	}
	
.strong {
	font-weight:bold;
	}
	
.nowrap {
	white-space:nowrap;
}
.through {
     text-decoration: line-through; 
}
.help {
  cursor:help;
}
.pointer {
  cursor:pointer;
}
.font-1 {
  font-size:1px;
}
.font-10 { font-size:10px;}
.font_normal {
  font-weight:normal;
}
.lowercase  {text-transform: lowercase;}
.rc_button {
  opacity: 1;
  filter: alpha(opacity = 100);
}
.rc_button_hover {
  opacity: 0.8;
  filter: alpha(opacity = 80);
}
#page-flip { position:relative; right:0; top:0; float:right; z-index:999;}
#page-flip-image { width:50px; height:52px; z-index:999; position:absolute; right:0; top:0; -ms-interpolation-mode:bicubic; }
#page-flip-message { width:50px; height:50px; overflow:hidden; position:absolute; right:0; top:0;cursor:pointer;}
.top_bg {
   position:absolute;top:76px;left:0;width:100%;height:200px;
 }
.top_left {
 background:url('../images/header/tlo_back.jpg') right repeat-x;
 height:166px;
}
.top_right {
  background:url('../images/header/tlo_back.jpg') left repeat-x;
  
} 
.top_center {
  width:963px;
  background:url('../images/header/tlo_back.jpg') left repeat-x;
}
.header_top_menu {
 position:absolute;
 top:5px;
 left:210px;
}
.top_menu_1 {
   background:url('../images/header/tm_1.gif') top no-repeat;
   width:105px;
   height:42px;
   padding:18px 0 0 15px;
}
.top_menu_1_a {
   background:url('../images/header/tm_1_a.gif') top no-repeat;
   width:105px;
   height:42px;
   padding:18px 0 0 15px;
}
.top_menu_2 {
   background:url('../images/header/tm_2.gif') top no-repeat;
   width:83px;
   height:42px;
   padding:18px 0 0 15px;
}
.top_menu_2_a {
   background:url('../images/header/tm_2_a.gif') top no-repeat;
   width:83px;
   height:42px;
   padding:18px 0 0 15px;
}
.top_menu_3 {
   background:url('../images/header/tm_3.gif') top no-repeat;
   width:80px;
   height:42px;
   padding:18px 0 0 15px;
}
.top_menu_3_a {
   background:url('../images/header/tm_3_a.gif') top no-repeat;
   width:80px;
   height:42px;
   padding:18px 0 0 15px;
}
.top_menu_4 {
   background:url('../images/header/tm_4.gif') top no-repeat;
   width:58px;
   height:42px;
   padding:18px 0 0 17px;
}
.top_menu_4_a {
   background:url('../images/header/tm_4_a.gif') top no-repeat;
   width:58px;
   height:42px;
   padding:18px 0 0 17px;
}
.top_menu_5 {
   background:url('../images/header/tm_4.gif') top no-repeat;
   width:63px;
   height:42px;
   padding:18px 0 0 12px;
}
.top_menu_5_a {
   background:url('../images/header/tm_4_a.gif') top no-repeat;
   width:63px;
   height:42px;
   padding:18px 0 0 12px;
}
.content_bg {
  width:584px;
  height:54px;
  background:url('../images/header/bg_content.jpg') top no-repeat;
}
.header_top_menu_center {
   cursor:pointer;
   font-family:Tahoma;
   font-size:12px;
   font-weight:bold;
}
.header_top_menu_center  a {  
   text-decoration:none;
   color:#636363;
}
.header_top_menu_center  a:hover {
   color:#636363;
   text-decoration:none;
}
.hb_1 {
   height:28px;
   background:url('../images/boxes/hb_1.png') repeat-x;
}
.aws  {
   height:5px;
   background:url('../images/boxes/aws_center.gif') repeat-x;
}
.aws_bg {
   background:url('../images/boxes/aws.gif') repeat-x bottom;
}
.aws_input  {
 border-right:1px solid #F0F0F0;
 border-bottom:1px solid #F0F0F0;
 border-top:2px solid #ACA899;
 border-left:2px solid #ACA899;
}
.bt {
  padding:7px 0 5px 0;
}
.bt2 {
  padding:0 0 5px 0;
}
.as_2_a {
  padding:10px;
  background:url('../images/boxes/aws.gif') bottom repeat-x;
  line-height:1.5;
  color:#000;
}
.bx_search_i {
   background:url('../images/boxes/search_i.gif') top no-repeat;
   height:22px;
   width:170px;
}
.top_header {
  height:70px;
}
.header_logo {
   position:absolute;
   width:150px;
   height:110px;
   top:20px; 
   left:20px;
}
.header_main {
 background:url('../images/header/header.jpg') top no-repeat;
 width:964px;
 height:188px;
}
.header_top_menu_separator {
   margin:5px 10px 0 10px;
}
.header_shopping_cart {
  position:absolute;
  top:205px;
  left:590px;
  color:#FFF;
}
.header_breadcrumbs {
   position:absolute;
  top:302px;
  left:15px;
}
.header_search {
  position:absolute;
  top:198px;
  left:330px;
  color:#FFF;
}
.header_search_adv {
  padding:5px 0 0 57px;
}
.header_search_adv a {
  color:#FAFAFA;
  text-decoration:underline;
}
.header_search_adv a:hover {
  color:#FAFAFA;
  text-decoration:none;
}
.header_search_text {
    font:bold 14px Arial, Helvetica, sans-serif; 
	color:#FFF;
	font-style:italic;
	padding-bottom:5px;
}
.header_search_input {
  border:none;
  background:none;
  width:140px;
  text-align:center;
  color:#000;
  padding:4px 3px 2px 3px;
  font-size:11px;
}
.header_search_button {
  border:0;
}
.footer {
  font-family:Arial;
  color:#C5D0D5;
  font-size:11px;
  font-weight:bold;
}
.footer a {
  color:#FFF;
  
   text-decoration:none;
}
.footer a:hover {
  color:#FFF;
  text-decoration:underline;
}
.footer_copyright {
  padding-top:13px;
  color:#FFF;
  font-size:11px;
  text-decoration:none;
  font-weight:normal;
   background: url('../images/boxes/footer_x_2.gif') top repeat-x;
}
.footer_xbg {
  height:20px;
  background:#FFF;
}
.footer_x {
  width:962px;
  height:90px;
 
}
/* boxes */
.box_table_very_big {
 background:url('../images/boxes/cms_bg.gif') top no-repeat;
}
.box_table_very_big_2 {
 margin-top:10px;
 background:url('../images/boxes/cms_bg_2.gif') top no-repeat;
}
.box_table_3 {
 background:url('../images/boxes/cms_bg_3.gif') top no-repeat;
}
.box_table_4 {
 background:url('../images/boxes/cms_bg_4.gif') top no-repeat;
}
.box_heading_2 {
    padding:0px 5px 10px 5px;
    font:bold 14px Arial, Helvetica, sans-serif; 
	color:#FFF;
	font-style:italic;
}
.box_body_2 INPUT{
  border:1px solid #FAD9C3;
}
.box_heading {
     padding:0px 5px 10px 5px;
    font:bold 14px Arial, Helvetica, sans-serif; 
	color:#3F3F3F;
	font-style:italic;
}
.box_heading_data {
  padding:5px;
}
.box_body  a{
    text-decoration:none;
}
.box_data , .box_data_hover, .box_active {
  background:url('../images/boxes/box_data.gif') top no-repeat;
  font-size:11px;
  padding:7px 0 6px 22px;
   cursor:pointer;
}
.box_data_hover_level,.box_active_level ,.box_data_level {
  background:url('../images/boxes/box_data_x.gif') top no-repeat;
  font-size:11px;
  padding:7px 0 6px 22px;
   cursor:pointer;
}
.box_data  a  {
  color:#000;
  text-decoration:none;
}
.box_data  a:hover,.box_data_hover  a,.box_data_hover  a:hover,.box_active_level a,.box_active_level a:hover,.box_active a,.box_active a:hover ,.box_data_hover_level  a ,.box_data_hover_level  a:hover  {
  color:#000;
  text-decoration:underline;
}
.box_data_separator  {
  background:url('../images/boxes/box_data_separator.gif') top repeat-x;
}
.box_green { color: #EF884C; }
.box_red{ color: #E25500; }
/* box for filter */
.filtr_heading  {
	font:bold 14px Arial, Helvetica, sans-serif; 
	font-style:italic;
	padding:15px 20px 5px 10px;
	color:#770A09;
	
}
.box_data_filter {
  background:url('../images/boxes/box_data_filter.gif') left no-repeat;
  font-size:11px;
  padding:7px 0 6px 22px;
   cursor:pointer;
}
.box_data_filter a  {
  color:#000;
  text-decoration:none;
}
.box_data_filter a:hover {
  color:#000;
  text-decoration:underline;
}
.filter_data_padding {
  padding:7px 0px 6px 22px;
}
/* prices */
.price_1,.price_2,.currency,.price_1_big,.price_2_big,.currency_big  {
      font-size:14px;
     color: #000;
	 font-weight:bold;
}
.price_1_big1,.price_2_big1,.currency_big1  {
  font:bold 16px Arial, Helvetica, sans-serif; 
   color: #BE1413;
	
}
.view_price_def, .view_price_tax, .view_price_old {
  font-size:11px;
}
.view_price_shipping {
  margin-top:5px;
  font-size:10px;
}
.view_price_global {
   padding:0 5px 10px 5px;
}
.view_price_def {
  margin-top:5px;
}
.box_products_title {
  padding:5px 5px 15px 5px;
}
.box_products_title  a {
  color:#000;
  text-decoration:underline;
}
.box_products_title  a:hover {
  color:#DF1818;
  text-decoration:none;
}
.bt_title {
 background: url('../images/boxes/bt_title.gif') no-repeat bottom;
 width:160px;
}
.bt_price_bg {
 background: url('../images/boxes/bt_price_bg.gif') no-repeat bottom;
 width:170px;
}
.hm_price {
background: url('../images/boxes/hm_price.gif') no-repeat bottom;
 width:180px;
}
.hm_price_4 {
background: url('../images/boxes/hm_price_4.gif') no-repeat bottom;
 width:141px;
}
.box_products_title_2 {
  font-weight:bold;
}
.box_products_title_2  a {
  color:#5C5C5C;
  text-decoration:underline;
}
.box_products_title_2  a:hover {
  color:#DF1818;
  text-decoration:none;
}
.box_bestsellers_counter {
  font:bold 16px Arial, Helvetica, sans-serif; 
  margin:0 5px 0 5px;
  padding:2px;
  color:#FFF;
  background:#2373B2;
}
.box_currencies {
  padding:10px 0 10px 0;
}
.box_currencies  SELECT {
  font-size:11px;
  border:1px solid #F6B688;
  padding:3px;
  font-weight:normal;
  width:164px;
}
.shop_button_1 {
  background: url('../images/shop_buttons/center_1.gif') repeat-x;
  padding:3px 5px 0px 5px;
  color:#F8F8F8;
  font-size:11px;
  line-height:1;
}
.shop_button_1 a, .shop_button_1 a:hover {
  text-decoration:none;
  color:#F8F8F8;
}
.shop_button_2 {
  background: url('../images/shop_buttons/center_2.gif') repeat-x;
  padding:5px 15px 4px 15px;
  color:#FFF;
  font-size:12px;
}
.shop_button_4 {
  background: url('../images/shop_buttons/center_4.gif') no-repeat;
  width:108px;
  color:#F8F8F8;
  font-size:11px;
  line-height:1;
}
.shop_button_5 {
  background: url('../images/shop_buttons/center_5.gif') no-repeat;
  width:76px;
  color:#F8F8F8;
  font-size:11px;
  line-height:1;
}
.promo_button_1 {
  background: url('../images/promo_buttons/promo_center_1.gif') repeat-x;
  font-weight:bold;
  padding:0px 5px 3px 5px;
  color:#FFF;
  font-family:Tahoma;
  font-size:10px;
}
.promo_button_2 {
  background: url('../images/promo_buttons/promo_center_2.gif') repeat-x;
  font-weight:bold;
  padding:0px 5px 3px 5px;
  color:#FFF;
  font-family:Tahoma;
  font-size:10px;
}
.box_newsletter {
   padding:10px;
}
.box_newsletter   INPUT {
  border:1px solid #A9B9C4;
  padding:4px 3px 4px 3px;
  width:130px;
}
.box_search  {
   padding:10px 10px 20px 10px;
}
.bx_search_i  INPUT {
  border:none;
  text-align:center;
  background:none;
  padding:4px 3px 4px 3px;
  width:160px;
  font-size:11px;
}
.m_start_produts_name {
   font-weight:bold;
   width:100%;  
}
.list_separator {
  background: url('../images/boxes/list_separator.png') repeat-y center;
  width:7px;
}
.relative {
  position:relative;
}
.hm_t {
  background: url('../images/boxes/hm_t.gif') no-repeat bottom;
  width:180px;
  font-weight:normal;
}
.hm_t4 {
  background: url('../images/boxes/hm_t_4.gif') no-repeat bottom;
  width:130px;
}
.adv_text a,.adv_text a:hover { text-decoration:none;}
.searcher_separator {
    background:url('../images/boxes/box_data_separator.gif') bottom repeat-x;
}

.f_short_description {
  font-weight:normal;
  padding:10px 0 10px 0;
  color:#888;
  line-height:1.4;
}

.f_short_description a {
  color:#7F0807;

}

.pinfo_td_left {
  border-right:1px solid #FAD9C3;
  border-bottom:1px solid #FAD9C3;
  width:50%;
  padding:10px;
  color:#350202;
}

.pinfo_td_right {
  border-right:1px solid #FAD9C3;
  border-bottom:1px solid #FAD9C3;
  width:50%;
  padding:10px;
  color:#350202;
}

.pinfo_td_right  SELECT {
  padding:2px;
  border:1px solid #FAD9C3;
  font-size:10px;
}

.pinfo_body {
   padding:10px;
   color:#000;
   border-bottom:1px solid #FAD9C3;
   border-left:1px solid #FAD9C3;
   border-right:1px solid #FAD9C3;
}

.pinfo_body2 {
 padding:10px 0 10px 0;
  border-bottom:1px solid #FAD9C3;
   border-left:1px solid #FAD9C3;
   border-right:1px solid #FAD9C3;
}

.view_stock_info_text_ok {
  padding:5px 0 0 0;
  color:#350202;
  font-size:10px;
}

.view_stock_info_text_not {
  padding:5px 5px 5px 0;
  color:#BE1413;
  font-weight:bold;
  font-size:11px;
}

.listing_table {

}

.listing_bar_inputer {
  padding:0 10px 0 10px;
  height:28px;
  background:url('../images/boxes/cms_bg.gif') no-repeat;  
  color:#FFF;
  width:100%;
  }

.listing_bar_inputer  SELECT {
  font-size:11px;
  border:1px solid #FAD9C3;
  padding:1px;
}

.listing_shop_promo {
  margin:5px 0 5px 0;
}



.li_listing {
 margin:0px 5px 0 5px; 
 padding:6px 12px 6px 12px;
 color:#6F0708;
  background:url('../images/boxes/li_3.png') no-repeat top; 
}

.li_listing a, .li_listing a:hover {
  color:#6F0708;
  text-decoration:none;
}

.li_listing_act {
 margin:0px 5px 0 5px; 
 padding:6px 12px 6px 12px;
 color:#C61712;
 background:url('../images/boxes/li_a.png') no-repeat top; 
}

.li_listing_first,.li_listing_next ,.li_listing_before,.li_listing_last{
 padding:6px 9px 6px 9px;
 color:#FFF;
 background:url('../images/boxes/listing_first.png') no-repeat top; 
}

.li_listing_first a,.li_listing_first a:hover,.li_listing_next a,.li_listing_next a:hover,.li_listing_before a,.li_listing_before a:hover,.li_listing_last a,.li_listing_last a:hover {
  color:#FFF;
  text-decoration:none;
}

.listing_1_bg {
  background:#FEF6E9;
}

.listing_0_bg {
  background:#FFF;
}

.modules_listing, .modules_listing a {
  padding:10px 0 10px 0;
  text-decoration:none;
}

.box_breadcrumbs {
  padding:5px 10px 5px 10px;
}

.box_breadcrumbs_active a, .box_breadcrumbs_active  a:hover{
  font-weight:bold;
  color:#2373B2;
}

.cms_body {
  padding:10px;
  line-height:1.5;
}

.advenced_search_body {
    width:445px; 
	height:100px;
	overflow:auto;
	border:1px solid #FAD9C3;
	padding:10px;
	background:#FFF;
}

.advenced_search_body INPUT  {
  border:0;
}

.searcher_no_result_description {
  padding:20px;
  line-height:1.5;
}

.searcher_no_result {
  color:#2373B2;
}

.pinfo_left {
  width:290px;
  padding:15px 0 15px 0;
  border:1px solid #F9D9C2;
}



.pinfo_right {
  width:274px;

}

.pinfo_products_name {
  padding:10px;
  font-size:12px;
  color:#320202;
  background:#FFF url('../images/boxes/pinfo_1.gif') repeat-x bottom; 
  border-right:1px solid #F9D1AE;
  border-top:1px solid #F9D1AE;
  border-bottom:1px solid #F9D1AE;
}

.pinfo_model {
  font-size:11px;
  color:#444;
}

.pinfo_txt {
  padding:10px;
}

.pinfo_txt a, .pinfo_txt a:hover {
   color:#7F0807;
   text-decoration:none;
}

.pinfo_products_price {
  padding:5px;
  background:#FFF;
  border:1px solid #FAD9C3;
}

.pinfo_contener {
  border:1px solid #FAD9C3;
  background:#FFF url('../images/boxes/box_heading_2.gif') repeat-x top;  
  padding:10px;
}

.pinfo_descriptions {
  border:1px solid #FAD9C3; 
  background:#FEF7EC;
  margin-top:10px;  
  line-height:1.4;
}

.pinfo_short_desc {
  padding:10px 0 10px 10px;
  line-height:1.4;
  background:#FFF;  
  border:1px solid #FAD9C3;
}

.pinfo_rate_text {
   color:#444;
   font-style:italic;
   padding:5px;
}

.pinfo_rate_signature {
  color:#444;
  padding:5px 5px 0 5px;
}

.color_font {
  color:#CD2D1F;
}

.pinfo_templates_head {
  background:#ADBCC8;
  font-weight:bold;
  padding:5px;
}

.pinfo_templates_empty {
    background:#FEF1DD;
}

.pinfo_templates_data {
  background:#FFF7EB;
    padding:5px;
}

.pinfo_templates_data_2 {
  background:#FFF;
    padding:5px;
}

.pinfo_templates_data_2 a, .pinfo_templates_data a {
  cursor:help;
}

.pinfo_templates_contener {
 border:1px solid #FAD9C3;
}

.pinfo_files {
   padding:13px 0 10px 10px;
   line-height:1.4;
   background:url('../images/pinfo/pinfo_files.gif') no-repeat top; 
}

.pinfo_mini_image  IMG {
  border:1px solid #FAD9C3;
}


.pinfo_options SELECT{
  font-size:11px;
  border:1px solid #FAD9C3;
  padding:3px;
}

.redcart_input INPUT {
  font-size:11px;
    border:1px solid #FAD9C3;
  padding:5px;
  width:300px;
}

.redcart_input TEXTAREA {
  font-size:11px;
   border:1px solid #FAD9C3;
  padding:5px;
  width:300px;
  height:200px;
}

.redcart_input_none  INPUT {
  border:none;
}

.redcart_input SELECT{
  font-size:12px;
  border:1px solid #FAD9C3;
  padding:3px;
}

.cms_send_mail {
  border:1px solid #FAD9C3; 
  background:#FFF;
  margin-top:10px;  
  line-height:1.4;
}

.box_table_cart {
 background:url('../images/boxes/box_heading_cart.png') no-repeat top;  
}

.box_table_cart_big {
 background:url('../images/boxes/box_heading_cart_big.png') no-repeat top;  
}

.cart_options {

 
}

.cart_head_0 {
  border:1px solid #FAD9C3; 
  background:url('../images/boxes/pinfo_1.gif') bottom repeat-x;
  padding:5px 10px 5px 10px;
  font-weight:bold;
}

.cart_head {
  border-right:1px solid #FAD9C3; 
  border-top:1px solid #FAD9C3; 
  border-bottom:1px solid #FAD9C3; 
  background:url('../images/boxes/pinfo_1.gif') bottom repeat-x;
  padding:5px 10px 5px 10px;
  font-weight:bold;
}

.cart_body_tr {
  background:#FFF;
}

.cart_body_tr_2{
  background:#FEF7EC;
}

.cart_body_tr_hover {
  background:#FEF1DD;
}

.cart_body_0 {
  border-right:1px solid #FAD9C3; 
  border-bottom:1px solid #FAD9C3;  
  border-left:1px solid #FAD9C3; 

}

.cart_body{
  border-right:1px solid #FAD9C3; 
  border-bottom:1px solid #FAD9C3;  
}

.cart_body INPUT{
  border:1px solid #FAD9C3; 
}

.cart_sum {
   margin:10px 0 10px 0;
   background:#FEF1DD;
   padding:5px;
   border:1px solid #FAD9C3;  

}

.cart_total {
  color:#2373B2;
  font-size:18px;
}

.cart_step_4 {
  background:#FFF;
  color:#000;
} 

.cart_step_5 {
   padding:20px;
   background:#FFF;
   border:1px solid #FAD9C3;
}

/*sciezka zakupow*/

.cart_wall_big {
 border:1px solid #FAD9C3;
  margin:10px 0 10px 0;
  background:#FFF;
}

.cart_wall_big a, .cart_wall_big a:hover { text-decoration:none;}

.cart_wall_border {
  border:1px solid #FFF;
}

.cart_wall_active {
  padding-top:5px;
  font-weight:bold;
  color:#000
}

.cart_wall_not_active {
  padding-top:5px;
  color:#AFAFAF
}

/*account*/

.account_heading {
  font-weight:bold;
  background:#FEF1DD;
  border-left:1px solid #FAD9C3;
  border-bottom:1px solid #FAD9C3;
}

.account_table_border {
  border:1px solid #FAD9C3;
}

.account_body {
  border-left:1px solid #FAD9C3;
}

.account_data_separator {
  border-top:1px solid #FAD9C3;
}

.account_body_tr {
  background-color:#FFF;
}

.account_body_hover_tr {
  background-color:#FEF7EC;
}

.account_view_orders_date {
  color:#FFF;
  font-size:12px;
}

.pinfo_allegro_alert {
  line-height:1.5;
  padding:10px;
  border:1px solid #F9D9C2;
  margin:10px 0 10px 0;
}

.allegro_seller {
 border:1px solid #F9D9C2;
 margin:5px 0 10px 0;
 padding:5px;
}
  
.rc_filtr_list SELECT {width:150px;}
.rc_filtr_text {text-transform:cappitalize; }
   
.account_limit_out {width:252px;height:19px;float:left;background:url('../images/modules/account_limit_grey.png') left no-repeat;}

.account_limit_in {float:left;padding:4px 0 4px 0; background:url('../images/modules/account_limit.png') left repeat-x;border-left:1px solid #C8C7C5;border-right:1px solid #C8C7C5;　font-size:8px; color:#000; text-align:center;} 
/*
multiBox - for MooTools 1.2 stylesheet - - - - */
a.mb, a:link.mb, a:visited.mb, a:hover.mb, a:active.mb{
	outline:none;
	float:left;
	margin:0 15px 15px 0;
	padding:0;
	text-decoration:none;
	color:#666;
}
.mb img{
	display:block;
	border:none;
}
.mbClear{
	clear:both;
	width:100%;
	height:20px;
}
.mbHidden, .multiBoxDesc{
	display:none;
}
/*
Pop-up styles - - - - */
.MultiBoxContainer{
	position:absolute;
	border:15px solid #AAA;
	background:#FFF;
	display:none;
	z-index:103;
	text-align:left;
}
.MultiBoxLoading{
	background:url(../images/lightbox/loader.gif) center no-repeat;
}
.MultiBoxContent{
	position:relative;
	width:100%;
	height:100%;
}
.MultiBoxClose{
	position:absolute;
	top:-24px;
	right:-24px;
	background:url(../images/lightbox/close.png) no-repeat;
	width:24px;
	height:24px;
	cursor:pointer;
}
.MultiBoxControlsContainer{
	overflow:hidden;
	height:0;
	position:relative;
}
.MultiBoxControls{
	width:100%;
	position:relative;
	background:#AAA;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	color:#000;
}
.MultiBoxDownload a, .MultiBoxDownload a:link, .MultiBoxDownload a:visited, .MultiBoxDownload a:hover, .MultiBoxDownload a:active{
	font-size:9px;
	color:#ccc;
	margin:5px 0 0 35px;
	display:block;
	text-decoration:none;
	text-transform:uppercase;
	text-align:right;
	outline:none;
}
.MultiBoxDownload a:hover{
	color:#fff;
}
.MultiBoxPrevious{
	background:url(../images/lightbox/left.png) no-repeat;
	position:absolute;
	width:24px;
	height:24px;
	left:0;
	margin:5px 0 0 0;
	cursor:pointer;
	display:none;
}
.MultiBoxNext{
	background:url(../images/lightbox/right.png) no-repeat;
	position:absolute;
	width:24px;
	height:24px;
	right:0;
	margin:5px 0 0 0;
	cursor:pointer;
	display:none;
}
.MultiBoxNextDisabled{
	background:url(../images/lightbox/rightDisabled.png) no-repeat;
	cursor:default;
}
.MultiBoxPreviousDisabled{
	background:url(../images/lightbox/leftDisabled.png) no-repeat;
	cursor:default;
}
/*
Bottom text - - - - */
.MultiBoxTitle{
	position:relative;
	margin:10px 0 0 35px;
	float:left;
	font-size:11px;
	font-weight:bold;
	text-align:left;
	display:inline;
}
.MultiBoxNumber{
	position:relative;
	width:90px;
	margin:10px 35px 0 0;
	float:right;
	font-size:11px;
	text-align:right;
	display:none;
}
.MultiBoxDescription{
	clear:left;
	position:relative;
	margin:0 35px 0 35px;
	padding:5px 0 0 0;
	font-size:11px;
	text-align:left;
	
}
/*
Overlay icon - - - - */
.OverlayIcon{
	background:transparent url(../images/lightbox/MagIcon.png) no-repeat;
	position:absolute;
	right:-5px;
	top:-5px;
	width:17px;
	height:17px;
}
/*
MooTools tips - - - - */
.mbTips{
	background:#fff;
	font-size:10px;
	color:#000;
	border:1px solid #3FB6E2;
	padding:2px;
}
.mbTips .tip-text{
	display:none;
}
.png, .MultiBoxClose, .MultiBoxPrevious, .MultiBoxNext, .MultiBoxNextDisabled, .MultiBoxPreviousDisabled { 
	behavior: url(/templates/css/iepngfix.htc); 
}
.boxanimations{
	position:absolute;
}
.box_Anim_container{
	width:200px;
	
	float:left;
}
.boxes_products_cont{
	width:200px;
	float:left;
	margin:0 10px 10px 15px;
}

.boxes_products{
	width:200px;
	float:left;
	
}
#boxAnim_info{
	background:#fff !important;
	color:red !important;
	cursor:default
}
.mask{
	position:relative;
	width:200px;
	height:200px;
	overflow:hidden;
}
