#ImageBoxOverlay
{
	background-color: #FFF;
}
#ImageBoxCaption
{
	background-color: #F4F4EC;
}
#ImageBoxContainer
{
	width: 250px;
	height: 250px;
	background-color: #F4F4EC;
}
#ImageBoxCaptionText
{
	font-weight: bold;
	padding-bottom: 5px;
	font-size: 13px;
	color: #000;
}
#ImageBoxCaptionImages
{	margin: 0;
	visibility: hidden;
}
#ImageBoxNextImage
{
	background-image: url(images/imagebox/spacer.gif);
	background-color: transparent;
}
#ImageBoxPrevImage
{
	background-image: url(images/imagebox/spacer.gif);
	background-color: transparent;
}
#ImageBoxNextImage:hover
{
	background-image: url(images/imagebox/next_image.jpg);
	background-repeat:	no-repeat;
	background-position: right top;
}
#ImageBoxPrevImage:hover
{
	background-image: url(images/imagebox/prev_image.jpg);
	background-repeat:	no-repeat;
	background-position: left bottom;
}
BODY {
	margin: 0 auto;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, Sans-serif;
	font-size:11px;
    background:#474747;
	color:#666;
	}
DIV {
	margin: 0 auto; 
	padding:0px;
	}
A  {    
	 color:#990000;
  
	}
A:hover { 
	color:#990000;
    text-decoration: none;
	}
IMG {
	border:0px;
	}
INPUT, TEXTAREA, SELECT{
	margin: 0px;  
    color: #333399;
    font-family: Tahoma, Arial, Helvetica, Sans-serif;
	}
	
#container1 {
  width:992px;
  position:relative;
}
#header {
    width:992px;
}	
#main_content {
     width: 992px;	
     height: auto;
     overflow: auto;
	background:#FFF url('../images/boxes/main_bfg.gif') top right no-repeat;
	
	
}
#main_content2 {
     width: 992px;	
     height: auto;
     overflow: auto;
background:#FFF;
	padding-bottom:27px;
		 
	
}
#content {
    width:762px;
	padding:6px 0 5px 6px;
}
#column_left {
background:#FFF;
    width:200px;
 	padding:0 0 4px 12px;
	}
#content_2_left {
    width:760px;
	padding:5px 5px 5px 0px;
}
#content_3_center {
background:#FFF;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:15px;
	padding-right:15px;
	
}
#footer {
    height:165px;
    position:relative;
	font-size:11px;
}
.content_bggx {
}
.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:#EEE; 
 padding:20px 40px 20px 40px;
 border:5px solid #6A0000;
 color:#666;
}
.width_input  INPUT{
  width:250px;
  padding:5px;
}

.rc_windowContainer{ z-index:1; background-color:#FFF; z-index:999;}

/*head validator*/ 
.rc_windowHead{
   background:#500000;
   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:#FFF;}
 
.rc_windowBody {padding:20px 15px 20px 15px; background:#FFF;}
 
.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:211px;
 left:40px; 
}
.header_top_menu_center {
    padding:12px 12px 0 10px;
  height:28px;
 background:url('../images/header/menu_sep_a.gif') right no-repeat;
}
.header_top_menu_center_hover { 
   padding:12px 12px 0 10px;
 height:28px;
background:url('../images/header/menu_sep_a.gif') right no-repeat;
}
.header_top_menu_center  a , .header_top_menu_center  a:hover  {color:#FFF; text-decoration:none; font-weight:bold;}
.header_top_menu_center_hover a, .header_top_menu_center_hover a:hover {color:#FFF; text-decoration:none; font-weight:bold;}
.header_logo {
  position:absolute;
  top:12px;
  left:250px;
  width:450px;
  height:60px;
  
}
.video {
     position:absolute;
     right:24px;
     top:196px;
	  height:30px;
     width:313px;
     z-index:1;
     background:url('../images/header/video.png') top no-repeat;
   }
.header_online {
  position:absolute;
  top:270px;
  right:35px;
  color:#595959;
}
.header_main {
  height:258px;
  width:992px;
  background:url('../images/header/header.jpg') top left no-repeat;
}
.header_shopping_cart {
   position:absolute;
   top:7px;
   right:25px;
    color:#990000;
}
.header_shopping_cart_info {
    color:#990000;
}
.header_languages_info {
  padding-top:1px;
  color:#FFF;
}
.lang_top {
  position:absolute;
  top:1px;
  left:5px;
}
.header_languages {
  padding:0 5px 0 5px;
}
.box_table_big_cart {}
.header_search {
  position:absolute;
  top:174px;
  left:170px;
}
.raquo_ha {color:#E50B18;}
.header_search_adv {padding:6px 0 0 20px}
.header_search_adv a {color:#070B44;}
.header_search_adv a:hover {color:#070B44;}
.header_search_input {
  background:none;
  border:none;
  width:115px;
  text-align:center;
  color:#999;
  padding:5px 4px 7px 4px;
}
.box_search_input {
  background:#FFF;
  border-top:1px solid #ff6c6c;
  border-left:1px solid #7e6b6b;
  border-bottom:1px solid #410000;
  width:111px;
  text-align:center;
  color:#333;
  padding:4px 8px 4px 1px;
}
.box_search_input_4 {
  background:#944d4d;
  border-top:1px solid #6a2020;
  border-left:1px solid #6a2020;
border-right:1px solid #894d4d;
border-bottom:1px solid #894d4d;
  width:100px;
  text-align:center;
  color:#FFF;
  padding:4px 0px 4px 0px;
}
.newsletter_bg {color:#FFF;
 line-height:1.4;
 padding:45px 0 0 30px;
}
.newsletter_button {padding:13px 0 0 23px;}
.info_1 {padding:29px 0 0 11px;}
.info_2 {padding:64px 0 0 68px;}
.info_link {
padding:180px 0 0 228px;
}
.info_text {padding:5px 5px 5px 21px;}
.info_text a {color:#FFF; text-decoration:none; font-weight:bold;}
.info_text a:hover {color:#FFF; text-decoration:none; font-weight:bold;}
.link_bg {color:#FFF; font-weight:bold; }
.header_search_button{
  border:0;
  padding:0px;
}
.footer_line {
  background:url('../images/boxes/footer.jpg') top no-repeat;
  width:992px;
  height:247px;
}
.footer_copyright {
  position:absolute;
  top:220px;
  left:30px;
  color:#740001;
  font-size:10px;
  text-decoration:none;
}
.footer_copyright2 {
  position:absolute;
  top:220px;
  right:30px;
  color:#740001;
  font-size:10px;
  text-decoration:none;
}
.kgo {  position:absolute;
  top:190px;
  right:30px;
  color:#FFF;
  font-weight:bold;
  }
  
  
.kgo a {color: #FFF;text-decoration:none;}
.kgo a:hover {color: #FFF;text-decoration:underline;}
.footer_copyright a{color:#740001;text-decoration:none;}
.footer_copyright  a:hover {color:#740001;text-decoration:underline;}
.footer_copyright2 a{color:#740001;text-decoration:none;}
.footer_copyright2  a:hover {color:#740001;text-decoration:underline;}
/* boxes */
.box_table {
  background:url('../images/boxes/box_head.gif') top repeat-x;
}
.box_table_k {
  background:url('../images/boxes/box_head_k.gif') top repeat-x;
}
.box_table_2 {
 }
.box_heading_2 {
    padding:10px 5px 10px 5px;
    font:bold 14px Arial, Helvetica, sans-serif; 
	color:#4B4B4B;
}
.a_head {
  background: url('../images/boxes/a_center.gif') top center repeat-x;
  width:100%;
  font:normal 14px Arial, Helvetica, sans-serif; 
  padding:11px 0 12px 5px;
  color:#FFF;
}
.a_cart {
  background: url('../images/boxes/cart_bgs.png') no-repeat top left;
  width:100%;
  font:normal 16px Arial, Helvetica, sans-serif; 
  padding:9px 0 12px 40px;
  color:#FFF;
}
.a_head_2 {
  font-size:11px;
  padding:7px 7px 9px 5px;
}
.box_heading_3 {
    padding:5px 5px 20px 10px;
    font:bold 12px Verdana, Helvetica, sans-serif; 
	color:#FFF;
	background:#333333;
}
.box_body_bee {margin-top:5px;}
.box_body_3  {
 border-left:1px solid #cccccc;
  border-right:1px solid #cccccc;
  background:#FFF;
}
.box_body_4  {
  color:#333;
}
.box_body_4 a, .box_body_3 a:hover{ color:#333;}
.box_heading {
    padding:0px 5px 0 20px;
    font:bold 12px Verdana, Helvetica, sans-serif; 
	color:#FFF;
	height:38px;
}
.box_heading_data {
padding-left:19px;
padding-top:12px;
margin-bottom:12px;
}
.box_heading_x {
    padding:0px 5px 0 25px;
    font:bold 12px Verdana, Helvetica, sans-serif; 
	color:#FFF;
	height:38px;
}
.box_heading_data_x {
padding-left:26px;
padding-top:12px;
margin-bottom:12px;
}
.box_heading_11 {
	margin-bottom:37px;
    font:bold 12px Verdana, Helvetica, sans-serif; 
	color:#FFF;	
}
.box_heading_data_11 {
padding-left:21px;
padding-top:8px;
padding-bottom:10px;
}
.box_body  a{
    text-decoration:none;
}
/*boxes data style*/
.boxes_data {
  text-align:left;
  background:url('../images/boxes/boxes_data.png') repeat-y top center;
  font-weight:bold;
  height:33px;
 }
.boxes_data a, .boxes_data a:hover {
  color:#990000;
  text-decoration:none;
}
.boxes_data_lavel,.box_data_bg_level_3,.box_data_bg_level_4   {  
  text-align:left;
  background:url('../images/boxes/boxes_data_level.png') no-repeat top center;
  height:25px;
}
.boxes_data_lavel a,.boxes_data_lavel a:hover {
  color:#990000;
  text-decoration:none;
}
.boxes_data_text  {padding:10px 5px 5px 20px;}
.boxes_data_level_text {padding:6px 5px 5px 20px;}
.boxes_data_row,.boxes_data_level_row  {
  padding:0 5px 0 5px;
  font-weight:bold;
  color:#990000;
  font-size:12px;
}
.boxes_data_hover,.boxes_data_active {
  text-align:left;
  background:url('../images/boxes/boxes_data_hover.png') repeat-y top center;
  color:#FFF;
  height:33px;
  font-weight:bold;
}
.boxes_data_level_hover,.boxes_data_level_active  {
  text-align:left;
  background:url('../images/boxes/boxes_data_level_hover.png') no-repeat top center;
  height:25px;
    color:#FFF;
}
.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_separator {
  height:5px;
  width:200px;
  background:url('../images/boxes/boxes_data_sep.png') no-repeat center;
}
.boxes_data_level_separator {}
 
 .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:#4D72E1; 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: 12px;
     color: #CC0000;
}
.currency,.currency_big {
     font-size: 12px;
      color: #333;
      text-transform:lowercase;
}
.price_big {
  font-size:12px;
}
.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: #333;
}
.view_price_global {
   padding:10px 5px 10px 5px;
     color: #333;
	 font-weight:normal;
}
.view_price_def {
  margin-top:5px;
    color: #333;
}
.box_products_title {
  padding:10px;
  font-size:11px;
  font-weight:bold;
}
.box_products_title  a {
  color:#333;
  text-decoration:none
}
.box_products_title  a:hover {
  color:#333;
    text-decoration:underline;
}
.box_products_title_2 {
 padding:0 5px 0 5px;
}
.box_products_title_2  a {
  color:#333;
  text-decoration:none;
}
.box_products_title_2  a:hover {
  color:#333;
  text-decoration:underline;
}
.box_bestsellers_counter {
  font:bold 16px Arial, Helvetica, sans-serif; 
  margin:0 5px 0 5px;
  padding:2px;
  color:#FFF;
  background:#cc0000;
}
.box_currencies {
  padding:10px 10px 10px 10px;
}
.box_currencies  SELECT, INPUT{
  font-size:11px;
  padding:3px;
  color:#333;
  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:normal 16px Arial, Helvetica, sans-serif; 
  color:#FFF;
  line-height:1;
  padding-top:9px;
}
.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:#333;
  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 5px 20px 10px;
}
.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:160px;
}
.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;}
.s_center {border-top:1px solid #cccccc;width:99%;font-size:0px; background:#FFF;}
.sb_center {border-bottom:1px solid #cccccc;width:99%;font-size:0px; background:#FFF;}
.s_center_b {border-left:1px solid #cccccc;border-right:1px solid #cccccc; background:#FFF;}
.nl {color:#FFF;}
.boxes_data_separator_11 {
background:transparent url(../images/boxes/foot_sep.gif) repeat-x ;
height:1px;
width:168px;
}
.searcher_separator {
    border-top:1px solid #CFCFCF;
}

.f_short_description {
  font-weight:normal;
  padding:10px 0 10px 0;
  color:#999;
  line-height:1.4;
}


.view_stock_info_text_ok {
  padding:5px 0 5px 0;
  color:#cc0000;
  font-weight:bold;
  font-size:10px;
}

.view_stock_info_text_not {
  padding:5px;
  color:#CC0000;
  font-weight:bold;
  font-size:10px;
}

.listing_table {
 
}

.img_promo IMG {border:none;}

.listing_bar_inputer {
  padding-left:40px;
}

.listing_bar_inputer  SELECT {
  font-size:11px;
  color:#333;
  background:#FFF;
  border:1px solid #9a9999;
  padding:2px;
}


.listing_bg {
   background: url('../images/boxes/listing_bg.png') no-repeat top center;
   height:38px;
 
   color:#FFF;
}

.listing_shop_promo {
  margin:5px 0 0 5px;

}

.li_listing {
 margin:0px 5px 0 5px; 
 padding:5px 10px 5px 10px;
 background:#EAEAEA;
 border:1px solid #999;
 color:#333;
}

.li_listing  a, .li_listing a:hover {color:#333;text-decoration:none;}

.li_listing_act {
 margin:0px 5px 0 5px; 
 background:#6A0000;
 padding:5px 10px 5px 10px;
 font-weight:bold;
 color:#FFF;
 border:1px solid #999;
}

.listing_1_bg {

}

.listing_0_bg {

}

.modules_listing, .modules_listing a {
  padding:10px 0 10px 0;
  text-decoration:none;
}

.box_breadcrumbs {
  margin-bottom:5px;
  color:#333;
  font-size:11px;

}

.bread_raquo { color:#cc0000;}

.box_breadcrumbs a {
   color:#333;
  text-decoration:none;
}

.box_breadcrumbs a:hover {
  color:#333;
  text-decoration:underline;
}

.box_breadcrumbs_active a {
  font-weight:bold;
   color:#333;
  text-decoration:none;
}

.box_breadcrumbs_active  a:hover {
  font-weight:bold;
   color:#333;
  text-decoration:underline;
}

.br_right_2 {
  width:100%;
  height:38px;
  background:url('../images/boxes/br_right_2.gif') no-repeat top right;
}

.cms_body {
  padding:10px;
  line-height:1.5;
}

.advenced_search_body {
    width:445px; 
	height:100px;
	overflow:auto;
	padding:10px;
  color:#333;
  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:#CC0000;
}

.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:#333;
  width:100%;
}

.pinfo_model {
  font-size:11px;
    color:#333;
}

.pinfo_products_price {
  padding:3px;
  border:1px solid #9a9999;
}

.pinfo_contener {
  border:1px solid #9a9999;

  padding:10px;
}

.pinfo_descriptions {
  border:1px solid #9a9999; 
  margin-top:10px;  
  line-height:1.4;
}

.pinfo_short_desc {
  padding:10px 0 10px 10px;
  line-height:1.4;
   border:1px solid #9a9999; 
}

.pinfo_rate_text {
   font-style:italic;
   padding:5px;
   color:#333;
}

.pinfo_rate_signature {
  padding:5px 5px 0 5px;
}

.color_font {
    color:#333;
  font-size:12px;
}

.pinfo_templates_head {
  background:#ADBCC8;
  font-weight:bold;
  padding:5px;
}

.pinfo_templates_data {
  background:#ccc;
  color:#636262;
}

.pinfo_templates_data_2 {
  background:none;
  color:#636262;
}

.pinfo_templates_hover {
  background:#9f0000;    
  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 #9a9999;
}


.pinfo_options SELECT{
  font-size:11px;
  color:#333;
  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:#333;
  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:#333;
  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:#333;
  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:#333; 
}

.cart_head_0 {
  border:1px solid #9a9999; 
 background:#780000;
  padding:5px 10px 5px 10px;
  font-weight:bold;
  color:#FFF;
}

.cart_head {
  border-right:1px solid #9a9999; 
  border-top:1px solid #9a9999; 
  border-bottom:1px solid #9a9999; 
 padding:5px 10px 5px 10px;
 background:#780000;
  font-weight:bold;
  color:#FFF;
}

.cart_body_tr {
  background:#FFF;
}

.cart_body_tr_2{
  background:#F1F1F1;
}

.cart_body_tr_hover {
  background:#E5E7EA;
  color:#333;
}

.cart_body_0 {
  border-right:1px solid #9a9999; 
  border-bottom:1px solid #9a9999;   
  border-left:1px solid #9a9999; 

}

.cart_body{
  border-right:1px solid #9a9999; 
  border-bottom:1px solid #9a9999;
}

.cart_body a {
 text-decoration:none;
 color:#333;
}

.cart_body a:hover {
 text-decoration:underline;
  color:#333;
}


.cart_sum {
   margin:10px 0 10px 0;
   padding:5px;
   border:1px solid #9a9999;  

}

.cart_total {
  color:#FF0000;
  font-size:18px;
}

.cart_step_4 {
  color:#333;
} 

.cart_step_5 {
   padding:20px;
}

/*sciezka zakupow*/

.cart_wall_big {
 border:1px solid #9a9999;
  margin:5px 0 5px 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:#990000;
}

.cart_wall_not_active {
  padding-top:5px;
   color:#999;
}

/*account*/

.account_heading {
  font-weight:bold;
  border-left:1px solid #9a9999; 
  border-bottom:1px solid #9a9999; 
  background:#750000;
  color:#FFF;
}

.account_table_border {
  border:1px solid #9a9999; 
}

.account_body {
  border-left:1px solid #9a9999;;
}

.account_data_separator {
  border-top:1px solid #9a9999;
}

.account_body_tr {
  background-color:#FFF;
}

.account_body_hover_tr {
  background-color:#E5E7EA;
}

.account_view_orders_date {
  color:#333;
  font-size:12px;
}

.allegro_body {
  padding:10px;
}

.allegro_alert {
  line-height:1.5;
  background:#FFF;
  color:#333;
  margin-bottom:5px;
  padding:10px;
    border:1px solid #999;
}
  
.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;
}
