BODY {
	margin: 0 auto;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, Sans-serif;
	font-size:12px;
	 background:#fff;
	color:#333;
	}
	
DIV {
	margin: 0 auto; 
	padding:0px;
	}

A  {    
	 color:#333; 
     text-decoration: underline;
	}

A:hover { 
	color:#333;  
    text-decoration: none;
	}

IMG {
	border:0px;
	}

INPUT, TEXTAREA, SELECT{
	margin: 0px;  
    color: #666;
    font-family: Verdana, Arial, Helvetica, Sans-serif;
	}
	

#container1 {
  width:975px;
  padding: 0;
  position:relative;

}

#header {
   width:975px;
}	

#main_content {
  width:975px;
  height:100%;
}


#column_left {
    width:200px;
	padding:2px 5px 5px 0;
}


#column_right{
   padding:2px 0 5px 5px;
    width:200px;
}

#content {
    width:565px;
	padding:5px 0 5px 0;
}

#content_2 {  
    width:768px;
    padding:5px 0 5px 0;
	
}

#content_2_left {
      width:768px;
    padding:5px 0 5px 0;
		
}

#content_3_center {
   width:975px;
   padding:5px 0 5px 0;
   

}

#footer {
  width:975px;
  height:35px;
  margin-bottom:5px;
}

.box_column_margin {
   margin-bottom:3px;

}

.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:#AADBF4; 
 padding:20px 40px 20px 40px;
 border:5px solid #1288D9;
 color:#1288D9;
}

.width_input  INPUT{
  width:250px;
  padding:5px;
}

.rc_windowContainer{ z-index:1; background-color:#FCFCFC; }

/*head validator*/ 
.rc_windowHead{
   background:#29303A;
   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;}
.header_main {
   height:396px;
}

.header_logo {
  position:absolute;
  top:40px;
  left:60px;
  width:402px;
  height:260px;
  
  
}

.header_top_menu {
 position:absolute;
 top:367px;
 left:30px;
 font-size:12px;
 
}

.start_text {color:#333;}

.ht_center {
  width:100%;
  background:url('../images/header/ht_center.gif') repeat-x top;
}
.ct_bc {
  width:100%;
  background:url('../images/boxes/ct_bc.gif') repeat-x top;
}

.br_tc {
  width:100%;
  background:url('../images/boxes/br_tc.gif') repeat-x top;
}

.header_top_menu_center {
  padding:5px 12px 0 5px; 
  height:24px;
  color:#FFF;
  font-weight:bold;
  
}

.header_top_menu_center a {
  color:#FFF;
  text-decoration: none;
}

.header_top_menu_center  a:hover {
     color:#FFF;
   text-decoration: underline;
   
}

.header_top_menu_center_act {
  padding:5px 12px 0 5px; 
  color:#FFF;
  font-weight:bold;


}

.header_top_menu_center_act a, .header_top_menu_center_act a:hover {
   color:#FFF;
   text-decoration: underline;
 
}

.header_shopping_cart {
 position:absolute; 
 top:372px;
 right:15px;
 font-size:11px;
 color:#FFF;
 
}

.box_breadcrumbs {
    color:#FF9900;   
    font-size:11px;	
	padding:5px 5px 5px 10px;

}

.box_breadcrumbs  a {
  color:#FFF;
  text-decoration:none;
}

.box_breadcrumbs_active a ,.box_breadcrumbs_active  a:hover{
 color:#FFF;
 font-weight:bold;
  text-decoration:none; 
}

.box_breadcrumbs  a:hover  {
  color:#FFF;
  text-decoration:underline;
}

.header_sc {
  padding:0 5px 0 5px;
}

.header_languages_bg {
  position:absolute;
  top:10px;
  right:0px;
 }
 
.header_languages  {
  padding:4px 5px 8px 5px;
}

.header_online {
  position:absolute;
  top:5px;
  right:15px;
  font-size:11px;
  color:#B2DFF6;
}



.footer_links {
  color:#FFF;
  font-size:12px;
  padding:11px 0 0 25px;
}

.footer_links a { 
color: #FFF;
text-decoration:none; }

.footer_links  a:hover {   
color: #FFF;
text-decoration: underline;
}

.footer_copyright  {
 color: #FFF;
  text-decoration:none;
  font-size:11px;
  padding:11px 15px 0 0;
}

.footer_copyright a ,.footer_copyright a:hover{
 color: #FFF;
}

/* boxes */
.box_table_g {
background:url('../images/boxes/header_box_g.gif') no-repeat top;
}

.box_table_o {
background:url('../images/boxes/header_box_o.gif') no-repeat top;
}

.box_table_f {
background:url('../images/boxes/header_box_f.gif') no-repeat top;
}



.box_big_table {
	padding:10px;
	margin-bottom:7px;
	margin-left:5px;
	margin-right:5px;
    color:#666;	
}

.box_color {
   background:#D2E8F4; 
}

.box_color a{
   color:#FFD30E;
}

.box_sc_title {padding:10px;}

.box_table_shopping_cart {
  color:#333;
  background:url('../images/boxes/box.gif') repeat-y top; 
}

.box_table_shopping_cart a {color:#333;}

.box_table_shopping_cart a:hover {color:#333;}

.shopping_color_white, .shopping_color_white a, .shopping_color_white a:hover {
  color:#330066;
}

.box_heading {
    height:34px;
    font-weight:bold;
	color:#FFF;
    font-size:12px;
	padding:5px 0 0px 42px;
}

.box_heading_2 {
   font-family:Arial;
   font-weight:bold;
    font-size:16px;
	padding:10px 0 10px 10px;
    color:#333;    
}


.box_heading_data {
  padding:7px 0 0 0;
}

.box_body_g {  
  font-size:12px;
  color:#333;
  background:#FFF;
  border-left:2px solid #96CA31;
  border-right:2px solid #96CA31;
}

.box_body_o {  
  font-size:12px;
  color:#333;
  background:#FFF;
  border-left:2px solid #FF6600;
  border-right:2px solid #FF6600;
}

.box_body_f {  
  font-size:12px;
  color:#333;
  background:#FFF;
  border-left:2px solid #C794FA;
  border-right:2px solid #C794FA;
}


.box_body_2 {
   background:url('../images/boxes/box_body_2.gif') repeat-y center;
   color:#333;
}

.bred_bg  {
  width:100%;
   background:url('../images/boxes/bred_bg.gif') repeat-x;
   font-size:11px;
   font-weight:bold;
   color:#333;
   padding-left:12px;
}

.box_data_separator {
  background:url('../images/boxes/box_separator.gif') no-repeat center top;
}

.box_data {
   padding:5px 5px 5px 20px;
   text-align:left;
   color:#333;
}

.box_data_hover,.box_data_hover_level{
   padding:5px 5px 5px 20px;
   background:url('../images/boxes/box_data_h.gif') repeat-y center;
   text-align:left;
   color:#333;
   cursor:pointer;
}

.box_data_hover_o{
   padding:5px 5px 5px 20px;
   background:url('../images/boxes/box_data_h_o.gif') repeat-y center;
   text-align:left;
   color:#333;
   cursor:pointer;
}



.box_data  a,.box_data_hover  a,.box_data_hover_level a ,.box_data_hover_o a{
   color:#333;
   text-decoration:none;
   
}

.box_data a:hover ,.box_data_end  a:hover,.box_data_hover_level a:hover, .box_data_hover_o a:hover{
 text-decoration:none;
  color:#333;
}


.box_search_separator {
  padding:5px 0 10px 0;
  background:url('../images/boxes/box_scx.gif') repeat-x top;
}

.raquo {color:#330066;}


.box_data_level {
   padding:5px 5px 5px 20px;
   text-align:left;
   color:#333;
}

.box_data_level  a   {
   color:#333;
   text-decoration:none;
}

.box_data_level  a:hover {
  text-decoration:underline;
  color:#333;
}

.box_green { color:#333; }

.box_white {color:#FFF;}

.box_red{ color: #CD0000; }

.box_active_level,.box_active    {    
  padding:5px 5px 5px 20px;
  cursor:pointer;
  color:#333;
  background:url('../images/boxes/box_data_h.gif') repeat-y center;
} 


.box_active_level a,.box_active_level a:hover ,.box_active a,.box_active a:hover { 
    color:#333;
	font-weight:bold;
	text-decoration:none;
} 

.box_tags {padding:10px 10px 0 10px;}

.box_tags a {color:#333;text-decoration:none;}

.box_tags a:hover {color:#333;text-decoration:underline;}

/* box for filter */



.filtr_heading  {
  padding:5px 5px 5px 10px;
  cursor:pointer;
  color:#333;
  font-weight:bold;
	
}

.filtr_heading_delete {
	padding:5px 10px 5px 10px;
	 color:#FFF;
	border-top:1px dotted #99CCCC;

}

/* prices */
.price_1,.price_2,.currency,.price_1_big ,.price_2_big,.currency_big  {
     font-size: 12px;
     color: #333;
	 font-weight:bold;
}

.price_1_big_w,.price_2_big_w,.currency_big_w  {
     font-size: 12px;
     color: #333;
	font-weight:bold;
}


.view_price {}

.view_price_def, .view_price_tax, .view_price_old {
  font-size:10px;

}

.view_price_shipping {
  margin-top:5px;
  font-size:10px;
}

.view_price_free_shipping {
 margin-top:5px;
 font-size:10px;
 font-weight:bold;  
}

.view_price_global {
   padding:10px 5px 10px 0px; 
   color:#333;
}

.view_price_def {
  margin-top:5px; 
}


.box_products_foto  IMG{

}

.box_bestsellers_counter {
  font-size:12px;
  padding-left:5px;
  color:#333;
  font-weight:bold;
}

.box_currencies {
  padding:10px;
}

.box_currencies  SELECT, .pinfo_options SELECT{
  font-size:11px;
  border-left:1px solid #B3B3B3;
  border-right:1px solid #F4F4F4;
  border-top:1px solid #9F9F9F;
  border-bottom:1px solid #F4F4F4;
  background:#FFF;
  color:#666;
  padding:4px;
  font-weight:normal;
  font-family:Tahoma;

}

.shop_button_4,.shop_button_5 {
  padding:7px 5px 0px 0px;
  color:#CDECF9;
  font-size:12px;
  line-height:1;
  text-decoration:underline;
}


.shop_button_1 ,.shop_button_3{
  background: url('../images/shop_buttons/center_1.gif') repeat-x;
  padding:4px 7px 0 7px;
  text-align:center;
  color:#FFF;
  font-weight:bold;
  font-size:11px;
  line-height:1;
}

.shop_button_2 {
  background: url('../images/shop_buttons/center_2.gif') repeat-x;
  padding:5px 10px 0px 10px;
  color:#CDECF9;
  font-size:18px;
}


.promo_button_2,.promo_button_1 {
  background: url('../images/promo_buttons/promo_center_2.gif') no-repeat;
  font-weight:bold;
  width:71px;
  text-transform:uppercase;
  color:#333;
  font-family:Tahoma;
  font-size:10px;
  text-align:center; 
  line-height:1;
}


.box_newsletter {
   padding:15px 0 0 12px;
}

.ie6_newsletter_fix {
  margin:5px 0px 5px 5px;
}  

.newsletter_butt  {}

.newsletter_butt INPUT {border:0;background:none;}

.start_s_button IMG {border:0;}

.start_price {color:#999; }



.box_search  {
   padding:15px 0px 0 0px;}

.box_search_input {
  background:url('../images/boxes/s_input.gif') no-repeat;
  width:112px;
  height:20px;
  border:none;
  color:#666;
  padding:6px 2px 0 2px;
  font-size:10px;
 }
 
 
.ie6_search_fix {padding-top:0 !important; padding-top:1px;}

.box_search_adv {text-align:center;padding:5px 0 5px 0;}

.box_search_adv a {color:#333;text-decoration:none; }

.box_search_adv a:hover {color:#333;text-decoration:underline; }

.box_products_title {
  padding:10px 5px 10px 5px;
  text-align:center;
  font-size:12px;
  font-weight:bold;
 
}

.box_products_name a,.box_products_title a {
  color:#333;
  text-decoration:none;
}

.box_products_name a:hover,.box_products_title a:hover {
  color:#333;
  text-decoration:underline;
}


.m_start_produts_name {
   font-weight:bold;
   font-size:12px;
   color:#333;   
   text-decoration:none;
}

.m_start_produts_name a {
  color:#333;
  text-decoration:none;
}

.m_start_produts_name a:hover {
  color:#333;
  text-decoration:underline;
 
}

.m_start_products_name_edit {
  padding-top:5px;
}

.box_table_big_color {

}

.list_separator {
  background: url('../images/boxes/list_separator.gif') repeat-y center;
  width:5px;
}

.start_color {color:#333;}

.pasek_gora {
 width:100%;
   background:#FFF url('../images/boxes/pasek_g.gif') repeat-x top;
}

.pasek_dol{
 width:100%;
   background: url('../images/boxes/pasek_d.gif') repeat-x bottom;
}

.content_out {
 border-left:2px solid #96CA31;
 border-right:2px solid #96CA31;
 background:#FFF;
 padding:0 5px 0 5px;
 
}

.content_in {
 background:#fff;
 padding:1px 0 1px 0;
}
.searcher_separator {
    background:url('../images/boxes/sepsa2.gif') repeat-x top;
	
}

.f_short_description {
  font-weight:normal;
  padding:10px 0 0 0;
  color:#666;
  line-height:1.4;
  font-size:11px;
  text-transform:none;
}


.view_stock_info_text_ok {
  padding:5px 0 5px 0;
  color:#6B972F;
  font-weight:bold;
  font-size:10px;
}

.view_stock_info_text_not {
  padding:5px;
  color:red;
  font-weight:bold;
  font-size:10px;
 
}

.listing_table {

}

.listing_bar_inputer {
  padding:10px 10px 10px 10px;
  font-size:11px;
  }

.listing_bar_inputer2  SELECT{
  font-size:11px;
  border-left:1px solid #B3B3B3;
  border-right:1px solid #F4F4F4;
  border-top:1px solid #9F9F9F;
  border-bottom:1px solid #F4F4F4;
  background:#FFF;
  color:#666;
  padding:2px;
  font-weight:normal;
  font-family:Tahoma;
}

.listing_shop_promo {
  margin:5px 0 5px 0;
}

.li_listing {
 margin:0px 5px 0 5px; 
 padding:5px 10px 5px 10px; 
 background:#B0B0B0;
  color:#333;
 border:1px solid #FFF;
}

.li_listing a {
 color:#333;
}

.li_listing a:hover {
  color:#333;
  text-decoration:underline
}

.li_listing_act {
 margin:0px 5px 0 5px; 
  color:#FFF;
 padding:5px 10px 5px 10px;
 font-weight:bold;
 border:1px solid #FFF;
   background:#E26707;
}

.listing_1_bg ,.listing_0_bg { 

}


.modules_listing, .modules_listing a {
  text-decoration:none;
}


.cms_body {
  padding:10px;
  line-height:1.5;
}

.advenced_search_body {
  width:445px; 
  height:100px;
  overflow:auto;
  border-left:1px solid #AFAEAE;
  border-right:1px solid #4F6877;
  border-top:1px solid #0F1D27;
  border-bottom:1px solid #7B8B94;
  background:#203F53;
  color:#4383AE;
}

.advenced_search_body INPUT  {
  border:0;
  width:10px;
}

.searcher_no_result_description {
  padding:20px;
  line-height:1.5;
}

.searcher_no_result {
  color:#333;
}


.searcher_foto IMG {

}

.searcher_foto2 {width:100px;}

.searcher_foto2 IMG {
 
}

.pinfo_left {
  width:40%;
  padding:5px 10px 0 0
}

.pinfo_body {
  line-height:1.5;

}


.pinfo_right {
  width:60%;
   padding:5px 10px 0 0
}

.pinfo_products_name {
  font-size:18px;
  color:#333;
  width:100%;
}

.pinfo_model {
  font-size:11px;
  color:#666;
}

.pinfo_products_price {
  padding:5px; 
  border:1px solid #CCC;
  color:#666;
  background:#FFF;
 
}

.pinfo_contener {

  padding:10px;
  
}

.pinfo_descriptions {
  margin-top:10px;  
  line-height:1.4;
}

.pinfo_short_desc {
  line-height:1.4;
  font-size:11px;
  text-align:left;
 color:#666;
   border:1px solid #CCC;
  background:#FFF;
}

.pinfo_rate_text {
    color:#333;
   font-style:italic;
   padding:5px;
}

.pinfo_rate_text a { color:#666;}

.pinfo_sep {  font-size:1px;height:2px;  background:url('../images/boxes/box_scx.gif') repeat-x top;}

.pinfo_rate_signature {
    color:#333;
  padding:5px 5px 0 5px;
}

.color_font {
   color:#333;
}

.pinfo_templates_head {

  font-weight:bold;
  padding:5px;
}

.pinfo_templates_empty {
   
}

.pinfo_templates_data {
    padding:5px;
    background:#FAFAFA;
	color:#333;
}

.pinfo_templates_data_2  {
   background:#F0F0F0;
   color:#333;
     padding:5px;
}


.pinfo_templates_data_2 a, .pinfo_templates_data a {
  cursor:help;
}


.pinfo_files {
   padding:13px 0 10px 10px;
   line-height:1.4;
}

.pinfo_mini_image  IMG {

}

.pinfo_options {font-size:11px;}


.redcart_input INPUT {
  font-size:12px;
  border-left:1px solid #B3B3B3;
  border-right:1px solid #F4F4F4;
  border-top:1px solid #9F9F9F;
  border-bottom:1px solid #F4F4F4;
  background:#FFF;
  color:#666;
  padding:5px;
  text-align:left;
  width:300px;
}

.redcart_input TEXTAREA {
  font-size:12px;
  border-left:1px solid #B3B3B3;
  border-right:1px solid #F4F4F4;
  border-top:1px solid #9F9F9F;
  border-bottom:1px solid #F4F4F4;
  background:#FFF;
  color:#666;
  padding:5px;
  width:300px;
  height:200px;

}

.redcart_input_none  INPUT {
  border:none;
}

.redcart_input SELECT{
  font-size:11px;
  border-left:1px solid #B3B3B3;
  border-right:1px solid #F4F4F4;
  border-top:1px solid #9F9F9F;
  border-bottom:1px solid #F4F4F4;
  background:#FFF;
  color:#666;
  padding:4px;
  font-weight:normal;
  font-family:Tahoma;
}

.cms_send_mail {
  border:1px solid #B0ACA0;  
  margin-top:10px;  
  line-height:1.4;
}
/*cart start*/
.cart_options {
  font-size:10px;
   color:#333;
}

.cart_head_0 {
  border:1px solid #FFF;
   color:#333;
  padding:5px 10px 5px 10px;
  font-weight:bold;
       background:#B2B2B2;
}

.white_body {color:#AADBF4;}

.cart_head {
  	border-top:1px solid #FFF;
	border-right:1px solid #FFF;
	border-bottom:1px solid #FFF;
   color:#333;
  padding:5px 10px 5px 10px;
  font-weight:bold;
    background:#B2B2B2;
}

.cart_body_tr {
 color:#333;
}

.cart_body_tr_2{
 background:#fff;
 color:#F1F1F1;
}

.cart_body_tr_hover {
  background:#CACACA;
  color:#000;
}

.cart_border {	border:1px solid #FFF;}

.cart_body_0 {
	border-right:1px solid #FFF;
	border-bottom:1px solid #FFF;
  border-left:1px solid #FFF;
  color:#333;

}

.cart_body{
	border-right:1px solid #FFF;
	border-bottom:1px solid #FFF;
	 color:#333;
}

.cart_discount,.cart_body a ,.cart_body a:hover {color:#333;}

.cart_sum {
   margin:10px 0 10px 0;
   padding:10px;
   
	border:1px solid #FFF;
	 color:#333;
}

.cart_total {
   color:#333;
  font-size:18px;
}

.cart_step_4 {

} 

.cart_step_5 {
   padding:20px;
   
}

/*sciezka zakupow*/

.cart_wall_big {
  margin-bottom:6px;
  color:#333;
}

.cart_wall_big a, .cart_wall_big a:hover { text-decoration:none;color:#333;}

.cart_wall_border {

}

.cart_wall_active {
  padding-top:5px;
  font-weight:bold;
    color:#333;
}

.cart_wall_not_active {
  padding-top:5px;
  color:#000;
}
/*cart end*/
/*account*/

.account_heading {
  font-weight:bold;
    background:#B2B2B2;
  color:#333;
  border-left:1px solid #FFF;
  border-bottom:1px solid #FFF;
}

.account_table_border {
  border:1px solid #FFF;
}

.account_body {
  border-left:1px solid #FFF;
    
}

.account_data_separator {
  border-top:1px solid #FFF;
  color:#333; 
}

.account_body_tr {
  color:#333;
}

.account_body_hover_tr {
  color:#333;
}

.account_view_orders_date {
  color:#333;
  font-size:12px;
}

.allegro_body {
  padding:10px;
 
}

.allegro_alert {
  line-height:1.5;
  margin:5px;
  border-top:1px solid #FFF;
  background:#B2B2B2;
  padding:10px;
  color:#333;
}
  
.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;
}
