BODY {
	margin: 0 auto;
	padding: 0;
	font-family: Arial, Helvetica, Sans-serif;
	font-size:12px;
    background:#191c21;
	color:#E2E3E7;
	}
DIV {
	margin: 0 auto; 
	padding:0px;
	}
A  {    
	 color:#e2e3e7;
     text-decoration: underline;
	}
A:hover { 
	color:#e2e3e7;
    text-decoration: none;
	}
IMG {
	border:0px;
	}
INPUT, TEXTAREA, SELECT{
	margin: 0px;  
    color: #333399;
    font-family: Tahoma, Arial, Helvetica, Sans-serif;
	}
#container1 {
  width:1000px;
  position:relative;
}
#header {
    width:1000px;
}	
#main_content {
     width: 1000px;	
     height: auto;
     overflow: auto;
	
}
#column_left {
    width:204px;
 	padding:1px 14px 0 14px;
}
#content {
    width:530px;
	color:#E2E3E7;
	background:#292c33;
}
#content_2 {
     width:760px;
     color:#E2E3E7;
	 background:#292c33;
}
#content_2_left {
    width:750px;
	padding:0 14px 0 0px;
	background:#292c33;
		color:#E2E3E7;
}
#content_3_center {
		color:#E2E3E7;
	background:#292c33;
}
#column_right{
   width:204px;
	padding:1px 14px 0 14px;
}
#footer {
  margin-top:10px;
  font-size:11px;
  width:1000px;
}
.footer_f {
  background:#292C33 url('../images/boxes/footer_bg.gif') top repeat-x;
    padding:0 0 10px 0;
}
.box_column_margin {
  margin-bottom:6px;
}
.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:#191c21; 
 padding:20px 40px 20px 40px;
 border:5px solid #a70909;
 color:#a70909;
}
.width_input  INPUT{
  width:250px;
  padding:5px;
}

.rc_windowContainer{ z-index:1; background-color:#292C33; }

/*head validator*/ 
.rc_windowHead{

    background:url(../images/boxes/a_center.gif) repeat-x center;
   height:26px;
   border-bottom:1px solid #000;
 }
 
.rc_windowTitle{
   float:left;
   padding:5px 0 0 10px; 
   color:#292C33;   
   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:#292C33;}
 
.rc_windowBody {padding:20px 15px 20px 15px; background:#292C33;}
 
.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;}
.header_top_menu {
 position:absolute;
 top:18px;
 left:19px;
 color:#191c21;
 font-size:12px;
}
.header_top_menu_center {
    padding:19px 13px 0 13px;
  height:55px;
}
.header_top_menu_center_hover { 
   padding:19px 13px 0 13px;
 height:55px;
  background:url('../images/header/top_h.gif') top center repeat-x;
}
.header_top_menu_center  a , .header_top_menu_center  a:hover  {color:#191c21; text-decoration:none; font-weight:bold;}
.header_top_menu_center_hover a, .header_top_menu_center_hover a:hover {color:#191c21; text-decoration:none; font-weight:bold;}
.header_logo {
  position:absolute;
  top:110px;
  left:10px;
  width:210px;
  height:80px;
  
  
}
.header_online {
  position:absolute;
  top:2px;
  left:25px;
  color:#e2e3e7;
}
.header_main {
  height:286px;
  width:1000px;
  background:url('../images/header/header.jpg') top left no-repeat;
}
.header_shopping_cart {
   position:absolute;
   top:27px;
  left:750px;
    color:#191c21;
}
.header_shopping_cart_1 {
    color:#bd0101;
}
.header_shopping_cart_info {
    color:#191c21;
}
.header_languages_info {
  padding-top:3px;
  color:#FFF;
}
.lang_top {
  position:absolute;
  top:21px;
  right:15px;
}
.header_languages {
  padding:0 5px 0 5px;
}
.box_table_big_cart {
color:#FFF;
}
.header_search {
  position:absolute;
  top:182px;
  right:345px;
}
.raquo_ha {color:#e2e3e7;}
.header_search_adv {padding:12px 0 0 5px}
.header_search_adv a {color:#e2e3e7;}
.header_search_adv a:hover {color:#e2e3e7;}
.header_search_input {
  background:url('../images/header/header_search.png') left center no-repeat;
  border:none;
  height:18px;
  width:156px;
  text-align:center;
  color:#FFF;
  padding:5px 4px 0 4px;
}
.box_search_input {
  background:url('../images/boxes/s_input.gif') left center no-repeat;
  border:none;
  
  width:100px;
  text-align:center;
  color:#000;
  padding:4px 4px 4px 4px;
}
.box_search_si {}
.header_search_button{
  border:0;
  padding:0px;
}
.box_search_input_1 {
  background:url('../images/boxes/n_input.gif') left center no-repeat;
  border:none;
  
  width:169px;
  text-align:center;
  color:#000;
  padding:4px 4px 4px 4px;
}
.footer {
  padding-top:5px;
  color:#FFF;
}
.footer a {
  color:#FFF;
    text-decoration:none;
}
.footer a:hover {
  color:#FFF;  
   text-decoration:underline;
}
.footer_copyright {
  padding:5px 0 5px 0;
  color:#999;
  font-size:10px;
  text-decoration:none;
}
.footer_copyright a,.footer_copyright a:hover {color:#999;}
/* boxes */
.box_table {
  background:url('../images/boxes/box_head.png') top no-repeat;
}
.box_table_f {
  background:url('../images/boxes/box_footer.gif') top no-repeat;
}
.box_table_f2 {
  background:url('../images/boxes/box_footer2.gif') top no-repeat;
}
.box_table_2 {
  background:url('../images/boxes/box_head_2.png') top no-repeat;
 }
 
 .box_table_3 {
  background:url('../images/boxes/box_head_3.png') top no-repeat;
 }
.box_heading_2 {
    padding:0px 5px 10px 5px;
    font:bold 14px Arial, Helvetica, sans-serif; 
	color:#4B4B4B;
}
.a_head {
  width:100%;
  font:bold 12px Arial, Helvetica, sans-serif; 
  padding:11px;
  color:#191c21;
   vertical-align:top;
  padding-top:8px;
background:url('../images/boxes/a_center.gif') top repeat-x;
  }
  
.a_head_88 {
      vertical-align:top;
  width:100%;
  font:bold 12px Verdana, Helvetica, sans-serif; 
  padding:1px 0 0 0;
  color:#191c21;
  }
.a_head_2 {
  width:100%;
  font-size:11px;
  padding:8px 16px 9px 14px;
   vertical-align:top;
}
.box_body_2 {
 background:#FFF;
 font:16px Arial, Helvetica, sans-serif; 
 color:#191c21;
}
.box_body_3 {
 background:#e2e3e7;
 font:16px Arial, Helvetica, sans-serif; 
 color:#191c21;
}
.box_body_2 IMG {}
.box_heading_3 {
    padding:5px 5px 20px 10px;
    font:bold 12px Arial, Helvetica, sans-serif; 
	color:#FFF;
	background:#006699;
}
.box_body_4  {
  border:1px solid #FFF;
  background:#C5D4EA;
  color:#191c21;
}
.box_body_4 a, .box_body_3 a:hover{ color:#191c21;}
.box_heading {
    padding:0px 5px 0 20px;
    font:bold 12px Arial, Helvetica, sans-serif; 
	color:#FFF;
	height:40px;
}
.box_heading_1 {
    padding:7px 5px 0 42px;
    font:bold 12px Arial, Helvetica, sans-serif; 
	color:#000;
	height:39px;
	background:#e2e3e7 url('../images/boxes/box_head_3.png') top no-repeat;
	
}
.box_heading_data {
  padding:7px 0 0 20px;
  color:#191c21;
}
.box_body_c {
 font:11px Verdana, Helvetica, sans-serif; 
   color:#FAFAFA;
   text-decoration:none;
}
.box_body_c a{
font:11px Verdana, Helvetica, sans-serif; 
   color:#FAFAFA;
   text-decoration:none;
}
.box_body_c a:hover{
font:11px Verdana, Helvetica, sans-serif; 
   color:#FAFAFA; 
   text-decoration:underline;
}
.box_body_d {
background:#292c33;
}
.box_body_88 {
color:#FFF;
}
.box_body  a{
    text-decoration:none;
}
/*boxes data style*/
.boxes_data {
  text-align:left;
  background:#292c33;
  color:#e2e3e7;
 }
.boxes_data a, .boxes_data a:hover {
  color:#e2e3e7;
    text-decoration:none;
}
.boxes_data_f {
  text-align:left;
  background:#181A1F;
  color:#E2E3E7;
 }
.boxes_data_f a, .boxes_data_f a:hover {
  color:#E2E3E7;
  text-decoration:none;
}
.boxes_data_lavel {  
  text-align:left;
  background:#202328;
}
.boxes_data_lavel a,.boxes_data_lavel a:hover {
  color:#FFF;
  text-decoration:none;
 
}
.box_data_bg_level_3 { background:url('../images/boxes/boxes_data_level_1.png') repeat-y top center;}
.box_data_bg_level_4 { background:url('../images/boxes/boxes_data_level_1.png') repeat-y top center;}
.boxes_data_text ,.boxes_data_level_text {padding:10px 5px 8px 35px;}
.boxes_data_row,.boxes_data_level_row  {
  padding:0 5px 0 5px;
  font-weight:bold;
  color:#191c21;
  font-size:12px;
}
.boxes_data_hover,.boxes_data_active, .boxes_data_level_hover,.boxes_data_level_active  {
  text-align:left;
  color:#FFF;
background:#444852;
}
.boxes_data_hover a, .boxes_data_hover a:hover , .boxes_data_level_hover a, .boxes_data_level_hover a:hover {
  color:#FFF;
  text-decoration:none;
}
.boxes_data_active a, .boxes_data_active a:hover,.boxes_data_level_active a, .boxes_data_level_active a:hover   {
  color:#FFF;
  font-weight:bold;
  text-decoration:none;
}
.boxes_data_hover_1{
background:#FFF;
}
.boxes_data_separator, .boxes_data_level_separator {
  height:1px;
  width:198px;
  border-left:1px solid #C5D4EA;
  border-right:1px solid #C5D4EA;
  background:#FFF;
  
 }
 
 .boxes_data_separator_f {
  height:3px;
  width:199px;
  background:url('../images/boxes/boxes_data_separator_f.gif') repeat-x top;
 }
/*boxes data style end*/
/* box for filter */
.box_filter_table {
  background:url('../images/boxes/box_filter_heading.png') no-repeat top;  
}
.box_filter_table  a {
  color:#E25500;text-decoration:underline;
}
.box_filter_table  a:hover {
  color:#E25500;text-decoration:none;
}
.box_filter_heading {
    padding:6px 5px 20px 30px;
    font:bold 16px Arial, Helvetica, sans-serif; 
	color:#FFF;
}
.filtr_heading  {
	font:bold 12px Verdana, Helvetica, sans-serif; 
	padding:5px 0px 5px 5px;
   color:#FFF;
	
}
.filter_count {color:#a70909; font-weight:normal;}
.filtr_heading_delete {
	padding:5px 10px 5px 10px;
	color:#444;
	background:#FAFAFA;
	border-top:1px solid #DFDFDF;
}
.filter_data_padding {
  padding:5px 20px 5px 20px;
}
/* prices */
.price_1,.price_2,.price_1_big ,.price_2_big  {
     font-size: 18px;
     color: #ac0808;
}
.currency,.currency_big {
     font-size: 12px;
      color: #191c21;
      text-transform:lowercase;
}
.currency_1,.currency_big_1 {
     font-size: 12px;
      color: #FFF;
      text-transform:lowercase;
}
.price_big {
  font-size:18px;
}
.view_price_old  {font-size:11px;}
.view_price_def, .view_price_tax{
  font-size:10px; 
}
.view_price_shipping {
  margin-top:5px;
  font-size:10px;
   color: #191c21;
}
.view_price_global {
   padding:10px 5px 10px 5px;
     color: #191c21;
	 font-weight:normal;
	 font-size:14px;
}
.view_price_def {
  margin-top:5px;
    color: #191c21;
}
.box_products_title {
  padding:10px;
  font:16px Arial, Helvetica, sans-serif; 
 color:#191c21;
}
.box_products_title  a {
  color:#191c21;
  text-decoration:none
}
.box_products_title  a:hover {
  color:#191c21;
    text-decoration:underline;
}
.box_products_title_2 {
  padding-top:5px;
}
.box_products_title_2  a {
  color:#191c21;
  text-decoration:none;
}
.box_products_title_2  a:hover {
  color:#191c21;
  text-decoration:underline;
}
.box_bestsellers_counter {
  font:bold 18px Arial, Helvetica, sans-serif; 
  margin:0 5px 0 5px;
  
  color:#bc0404;
}
.box_currencies {
  padding:10px 10px 20px 10px;
}
.box_currencies  SELECT, INPUT{
  font-size:11px;
  padding:3px;
  color:#000;
  background:#FFF;
  border-bottom:1px solid #E5EBF5;
  border-left:1px solid #9AA5B5;
  border-top:1px solid #8992A1;
  border-right:1px solid #E5EBF5;
}
.shop_button_1 {
  background: url('../images/shop_buttons/center_1.gif') repeat-x;
  font-weight:bold;
  padding:4px 5px 0 5px;
  color:#FFF;
  font-size:11px;
  line-height:1;
}
.shop_button_1 a, .shop_button_1 a:hover {
  text-decoration:none;
  color:#FFF;
}
.shop_button_2 {
  background: url('../images/shop_buttons/center_2.gif') repeat-x;
  padding:6px 15px 4px 15px;
  color:#FFF;
  font-size:18px;
}
.promo_button_1 {
  background: url('../images/promo_buttons/promo_center_1.gif') repeat-x;
  font-weight:bold;
  padding:1px 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:1px 5px 3px 5px;
  color:#FFF;
  font-family:Tahoma;
  font-size:10px;
}
.box_newsletter {
   padding:10px 0 10px 10px;
}
.box_newsletter   INPUT {
  color:#000;
  background:#FFF;
  border-bottom:1px solid #E5EBF5;
  border-left:1px solid #9AA5B5;
  border-top:1px solid #8992A1;
  border-right:1px solid #E5EBF5;
  padding:4px 3px 4px 3px;
  width:130px;
}
.box_search  {
   padding:10px 10px 20px 30px;
}
.m_start_produts_name {
   font-weight:bold;
   width:100%;  
}
.list_separator {
  width:7px;
}
.relative {
  position:relative;
}
.box_data_separator {
  background: url('../images/boxes/box_data_separator.gif') repeat-x center; width:180px;
}
.box_data_separator_x {
  background: url('../images/boxes/box_data_separator.gif') repeat-x center; 
}
.box_tags {padding:5px;text-align:center; }
.box_tags a {text-decoration:none;}
.box_tags a:hover {text-decoration:underline;}
.box_red {color:red;}
.top_center, .bottom_center {width:100%;background:#292C33;}
.s_center { background:#FFF; width:100%;font-size:0px; border-top:1px solid #7F8085;}
.sb_center {border-bottom:1px solid #7F8085;width:100%;font-size:0px;background:#FFF;}
.s_center_b {border-left:1px solid #7F8085;border-right:1px solid #7F8085;background:#FFF;}
.searcher_separator {
    background:#191C21;
	font-size:1px;
}

.f_short_description {
  font-weight:normal;
  padding:10px 0 10px 0;
  color:#e2e3e7;
  line-height:1.4;
}


.view_stock_info_text_ok {
  padding:5px 0 5px 0;
  color:#71dd19;
  font-weight:bold;
  font-size:10px;
}

.view_stock_info_text_not {
  padding:5px;
  color:#FF0000;
  font-weight:bold;
  font-size:10px;
}

.listinglisting_table {
 
}

.img_promo IMG {border:none;}

.listing_bar_inputer {
  padding:6px 0 6px 15px;
  width:100%;
  font:normal 12px Arial, Helvetica, sans-serif; 
  color:#000;
  background:url('../images/boxes/a_center.gif') top repeat-x;
    vertical-align:top;
}

.listing_bar_inputer  SELECT {
  font-size:11px;
  color:#000;
  background:#FFF;
  border-bottom:1px solid #E5EBF5;
  border-left:1px solid #9AA5B5;
  border-top:1px solid #8992A1;
  border-right:1px solid #E5EBF5;
  padding:1px;
}

.listing_shop_promo {
  margin:5px 0 0 5px;

}

.li_listing {
 margin:0px 5px 0 5px; 
 padding:5px 10px 5px 10px;
 background:#000;
 border:1px solid #a70909;
 color:#292c33;
}

.li_listing  a, .li_listing a:hover {color:#292c33;text-decoration:none;}

.li_listing_act {
 margin:0px 5px 0 5px; 
 background:#a70909;
 padding:5px 10px 5px 10px;
 font-weight:bold;
 color:#FFF;
 border:1px solid #000;
}

.listing_1_bg {

}

.listing_0_bg {

}

.modules_listing, .modules_listing a {
  padding:10px 0 10px 0;
  text-decoration:none;
}

.box_breadcrumbs {
  margin-bottom:5px;
  font:normal 12px Arial, Helvetica, sans-serif; 
  color:#000;
     vertical-align:top;
  background:url('../images/boxes/bread_bfg.gif') top repeat-x;
}

.bread_raquo { color:#FF0000;}

.box_breadcrumbs a {
  color:#000;
    font:normal 12px Arial, Helvetica, sans-serif; 
  text-decoration:none;
}

.box_breadcrumbs a:hover {
  color:#000;
  text-decoration:underline;
}

.box_breadcrumbs_active a, .box_breadcrumbs_active  a:hover{
  font-weight:bold;
  color:#000;
  font:normal 12px Arial, Helvetica, sans-serif; 
  text-decoration:underline;
}

.cms_body {
  padding:10px;
  line-height:1.5;
  color:#e2e3e7;
}

.advenced_search_body {
    width:445px; 
	height:100px;
	overflow:auto;
	padding:10px;
  color:#000;
  background:#FFF;
  border-bottom:1px solid #E5EBF5;
  border-left:1px solid #9AA5B5;
  border-top:1px solid #8992A1;
  border-right:1px solid #E5EBF5;
}

.advenced_search_body INPUT  {
  border:0;
}

.searcher_no_result_description {
  padding:20px;
  line-height:1.5;
}

.searcher_no_result {
  color:#000;
}

.pinfo_left {
  width:40%;
  padding:5px 10px 0 0
}



.pinfo_right {
  width:60%;
   padding:5px 0 0 0
}

.pinfo_products_name {
  font-size:18px;
    color:#e2e3e7;
  width:100%;
}

.pinfo_model {
  font-size:11px;
    color:#e2e3e7;
}

.pinfo_products_price {
  padding:5px;
  border:1px solid #000;
  color:#FFF;
}

.pinfo_contener {
  border:1px solid #000;

  padding:10px;
  
}

.pinfo_descriptions {
  border:1px solid #000; 
  margin-top:10px;  
  line-height:1.4;
}

.pinfo_short_desc {
  padding:10px 0 10px 10px;
  line-height:1.4;
   border:1px solid #000; 
   
   color:#FFF
}

.pinfo_rate_text {
   font-style:italic;
   padding:5px;
   color:#FFF;
}

.pinfo_rate_signature {
  padding:5px 5px 0 5px;
}

.color_font {
    color:#FFF;
  font-size:12px;
}

.pinfo_templates_head {
  background:#ADBCC8;
  font-weight:bold;
  padding:5px;
}

.pinfo_templates_data {
  
  color:#FFF;
}

.pinfo_templates_data_2 {
  background:#4c535f;
  color:#FFF;
}

.pinfo_templates_hover {
  background:#343945;    
  color:#FFF;
}

.pinfo_templates_data_2 a, .pinfo_templates_data a {
  cursor:help;
}

.pinfo_templates_contener {

}

.pinfo_files {
   padding:13px 0 10px 10px;
   line-height:1.4;
   }

.pinfo_mini_image  IMG {
  border:1px solid #000;
}


.pinfo_options SELECT{
  font-size:11px;
  color:#000;
  background:#FFF;
  border-bottom:1px solid #E5EBF5;
  border-left:1px solid #9AA5B5;
  border-top:1px solid #8992A1;
  border-right:1px solid #E5EBF5;
  padding:3px;
}

.redcart_input INPUT {
  font-size:11px;
  padding:5px;
  width:300px;
  color:#000;
  background:#FFF;
  border-bottom:1px solid #E5EBF5;
  border-left:1px solid #9AA5B5;
  border-top:1px solid #8992A1;
  border-right:1px solid #E5EBF5;
}

.redcart_input TEXTAREA {
  font-size:11px;
  padding:5px;
  width:300px;
  height:200px;
  color:#000;
  background:#FFF;
  border-bottom:1px solid #E5EBF5;
  border-left:1px solid #9AA5B5;
  border-top:1px solid #8992A1;
  border-right:1px solid #E5EBF5;
}

.redcart_input_none  INPUT {
  border:none;
}

.redcart_input SELECT{
  font-size:12px;
  color:#000;
  background:#FFF;
  border-bottom:1px solid #E5EBF5;
  border-left:1px solid #9AA5B5;
  border-top:1px solid #8992A1;
  border-right:1px solid #E5EBF5;
  padding:3px;
}

.cms_send_mail {
  border:1px solid #FF0000;  
  margin-top:10px;  
  line-height:1.4;
}


.cart_options {
  font-size:10px;
  color:#666; 
}

.cart_head_0 {
  border:1px solid #000; 
  background:#4c535f;
  padding:5px 10px 5px 10px;
  font-weight:bold;
  color:#FFF;
}

.cart_head {
  border-right:1px solid #000; 
  border-top:1px solid #000; 
  border-bottom:1px solid #000; 
   background:#4c535f;
  padding:5px 10px 5px 10px;
  font-weight:bold;
  color:#FFF;
}

.cart_body_tr {
 color:#FFF;
}

.cart_body_tr_2{
 color:#FFF;
}

.cart_body_tr_hover {
  background:#191C21;
  color:#FFF;
}

.cart_body_0 {
  border-right:1px solid #000; 
  border-bottom:1px solid #000;   
  border-left:1px solid #000; 

}

.cart_body{
  border-right:1px solid #000; 
  border-bottom:1px solid #000;
  color:#FFF;
}

.cart_body a {
 text-decoration:none;
 color:#FFF;
}

.cart_body a:hover {
 text-decoration:underline;
  color:#e2e3e7;
}


.cart_sum {
   margin:10px 0 10px 0;
   padding:5px;
   border:1px solid #000;  
   color:#FFF;
}

.cart_total {
  color:#FF0000;
  font-size:18px;
}

.cart_step_4 {
  color:#FFF;
} 

.cart_step_5 {
   padding:20px;
}

/*sciezka zakupow*/

.cart_wall_big {
 border:1px solid #000;
  margin:10px 0 10px 0;

}

.cart_wall_big a, .cart_wall_big a:hover { text-decoration:none;}

.cart_wall_border {
 

}

.cart_wall_active {
  padding-top:5px;
  font-weight:bold;
  color:#FFF;
}

.cart_wall_not_active {
  padding-top:5px;
   color:#999;
}

/*account*/

.account_heading {
  font-weight:bold;
  border-left:1px solid #000; 
  border-bottom:1px solid #000; 
  background:#9c9da0;
  color:#FFF;
}

.account_table_border {
  border:1px solid #000; 
}

.account_body {
  border-left:1px solid #000;;
}

.account_data_separator {
  border-top:1px solid #000;
}

.account_body_tr {
  background-color:#3c404a;
  color:#FFF;
}

.account_body_hover_tr {
color:#FFF;
}

.account_view_orders_date {
  color:#e2e3e7;
  font-size:12px;
}

.allegro_body {
  padding:10px;
}

.allegro_alert {
  line-height:1.5;
  background:#FFF;
  color:#e2e3e7;
  margin-bottom:5px;
  padding:10px;
    border:1px solid #000;
}

.box_products_title_3 {
color:#FFF
}
  
.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;
}
