﻿@charset "utf-8";
/* common */
body { margin: 0px; padding: 0px; font-family: Georgia; font-size: 14px; color: #000000; background: #ffffff; }
*html body { behavior:url("csshover.htc"); }
*html img, *html div, *html input, *html span, *html a { behavior: url("iepngfix.htc") }
a { color: #c54500; cursor: pointer; }
a:hover { text-decoration: none; }
a:link { color: #c54500; cursor: pointer; }
a:active { color: #ff0000; }
*html a:active { color: #ff0000; }
table { margin: 0px; padding: 0px; border: none; border-collapse: collapse; }
td { padding: 0px; }
img { margin: 0px; padding: 0px; border: none; }
p { margin: 0px; padding: 0px; margin-bottom: 19px; line-height: 145%; }
h2 { margin: 0px; padding: 0px; font-size: 30px; font-family: Georgia; margin-bottom: 15px; color: #000000; font-weight: normal; }
h3 { margin: 0px; padding: 0px; font-size: 20px; font-style: normal; margin-bottom: 13px; font-weight: normal; }
h4 { margin: 0px; padding: 0px; font-size: 17px; margin-bottom: 8px; font-weight: normal; }
#c_tm:hover .c_tm, .dillers_ul a:hover img, .vhod:hover, .plashka a:hover img, .banner_block img:hover, .catalog_table a:hover img, .category_ushki a:hover img { opacity: 0.7; filter:progid:DXImageTransform.Microsoft.Alpha(opacity=70); }
.category_table a:hover img, .one_bottom a:hover img, .right_price_list img:hover { opacity: 0.7; filter:progid:DXImageTransform.Microsoft.Alpha(opacity=70); }
.main_banner a:hover img, .send:hover, .logo:hover, .recv a:hover img, .send2:hover { opacity: 0.9; filter:progid:DXImageTransform.Microsoft.Alpha(opacity=90); }

/* calculator */

#id_nav,#id2_nav{display: none;}

.YMaps{color: black;}

.man_form{
  display: none;
  margin-top: 20px;
}

.mon_form{
  margin-top: 20px;
  display: block;
}
.mon_add, .man_add{
  background: #EFEFEF;
  padding: 10px;
  -moz-background-clip:border;
  -moz-background-inline-policy:continuous;
  -moz-background-origin:padding;
  -moz-border-radius-bottomleft:5px;
  -moz-border-radius-topleft:5px;
  -moz-border-radius-bottomright:5px;
  -moz-border-radius-topright:5px;
  -webkit-border-top-left-radius:5px;
  -webkit-border-bottom-left-radius:5px;
  -webkit-border-top-right-radius:5px;
  -webkit-border-bottom-right-radius:5px;
  border-top-left-radius:5px;
  border-bottom-left-radius:5px;
  border-top-right-radius:5px;
  border-bottom-right-radius:5px;
  margin-bottom: 10px;
}

.mon_add select,.man_add select{
  font-size: 14px;
  margin-left: 2px;
}

#mon_getitem,#man_getitem{
  position: absolute;
  margin-top: 58px;
  margin-bottom: 10px;
  margin-left: 333px;
  width:135px;
}

.mon_inputs,.man_inputs{clear: both;border-top:1px solid #ccc;margin-top: 15px;padding-top: 10px;}
.mon_inputs table,.man_inputs table{width:100%;}

.bludo{border-top:0px;padding-top: 0px;margin-top: 0px;border-bottom:1px solid #ccc;margin-bottom: 15px;padding-bottom: 10px;}

.tname{padding: 10px;width:180px;}
.tname span{display: block;font-size: 11px;font-family: Arial;color: #666;}

.t_name,.t_num{padding: 5px 2px;vertical-align: top;}
.t_name span,.t_num span{display: block;font-size: 11px;font-family: Arial;color: #666;margin-left: 7px;}
.mon_inputs table input,.man_inputs table input{font-size: 14px;margin: 3px 0px 1px;padding:3px 5px;
border: 1px solid #ccc;
-moz-background-clip:border;
  -moz-background-inline-policy:continuous;
  -moz-background-origin:padding;
  -moz-border-radius-bottomleft:3px;
  -moz-border-radius-topleft:3px;
  -moz-border-radius-bottomright:3px;
  -moz-border-radius-topright:3px;
  -webkit-border-top-left-radius:3px;
  -webkit-border-bottom-left-radius:3px;
  -webkit-border-top-right-radius:3px;
  -webkit-border-bottom-right-radius:3px;
  border-top-left-radius:3px;
  border-bottom-left-radius:3px;
  border-top-right-radius:3px;
  border-bottom-right-radius:3px;
}

.t_name b,.t_num b{font-weight: normal;margin-left: 7px;}

.t_name input{width:450px;}
.t_num input{width:130px;}
.t_num{width:150px;}

.tt input{width:250px;}

.tt .t_name input{width:450px;}

.mon_inputs table{border: 0px;}

#mon_count,#man_count{margin-right: 15px;margin-top: 10px;margin-bottom: 8px;margin-left: 361px;width:100px;}
#man_count{margin-left: 370px;}
.i_item{border: 1px solid #EFEFEF;margin: 0px 0px 10px;padding: 15px;
-moz-background-clip:border;
  -moz-background-inline-policy:continuous;
  -moz-background-origin:padding;
  -moz-border-radius-bottomleft:5px;
  -moz-border-radius-topleft:5px;
  -moz-border-radius-bottomright:5px;
  -moz-border-radius-topright:5px;
  -webkit-border-top-left-radius:5px;
  -webkit-border-bottom-left-radius:5px;
  -webkit-border-top-right-radius:5px;
  -webkit-border-bottom-right-radius:5px;
  border-top-left-radius:5px;
  border-bottom-left-radius:5px;
  border-top-right-radius:5px;
  border-bottom-right-radius:5px;
}
a.i_close{background: #C54500;padding: 2px 5px;color: white;text-decoration: none;
  -moz-background-clip:border;
  -moz-background-inline-policy:continuous;
  -moz-background-origin:padding;
  -moz-border-radius-bottomleft:5px;
  -moz-border-radius-topleft:5px;
  -moz-border-radius-bottomright:5px;
  -moz-border-radius-topright:5px;
  -webkit-border-top-left-radius:5px;
  -webkit-border-bottom-left-radius:5px;
  -webkit-border-top-right-radius:5px;
  -webkit-border-bottom-right-radius:5px;
  border-top-left-radius:5px;
  border-bottom-left-radius:5px;
  border-top-right-radius:5px;
  border-bottom-right-radius:5px;
  position: absolute;
  margin-left: 455px;
  margin-top: -8px;
}
a.i_close:hover{color: #C54500;background: white;}

a.b_close{background: #C54500;padding: 2px 5px;color: white;text-decoration: none;
  -moz-background-clip:border;
  -moz-background-inline-policy:continuous;
  -moz-background-origin:padding;
  -moz-border-radius-bottomleft:5px;
  -moz-border-radius-topleft:5px;
  -moz-border-radius-bottomright:5px;
  -moz-border-radius-topright:5px;
  -webkit-border-top-left-radius:5px;
  -webkit-border-bottom-left-radius:5px;
  -webkit-border-top-right-radius:5px;
  -webkit-border-bottom-right-radius:5px;
  border-top-left-radius:5px;
  border-bottom-left-radius:5px;
  border-top-right-radius:5px;
  border-bottom-right-radius:5px;
  
}
a.b_close:hover{color: #C54500;background: white;}

.mon_inputs table .mon_error,.mon_inputs table .man_error{color: red;border: 1px solid red;}

.i_item{font-size: 12px;}
.i_item div span{font-weight: bold;}
.i_name{font-size: 16px;margin-bottom: 5px;}
.i_total{font-size: 14px;margin-top: 5px;}

.mon_but,.man_but{
  background: #C54500;
  border: 0px;
  color: white;
  font-size: 14px;
  padding: 3px 10px;
  -moz-background-clip:border;
  -moz-background-inline-policy:continuous;
  -moz-background-origin:padding;
  -moz-border-radius-bottomleft:5px;
  -moz-border-radius-topleft:5px;
  -moz-border-radius-bottomright:5px;
  -moz-border-radius-topright:5px;
  -webkit-border-top-left-radius:5px;
  -webkit-border-bottom-left-radius:5px;
  -webkit-border-top-right-radius:5px;
  -webkit-border-bottom-right-radius:5px;
  border-top-left-radius:5px;
  border-bottom-left-radius:5px;
  border-top-right-radius:5px;
  border-bottom-right-radius:5px;
}

.mon_norms{display: none;position: absolute;width:400px;margin-left: 50px; height:250px; background: white;border: 1px solid #C54500;z-index:99;
-moz-background-clip:border;
  -moz-background-inline-policy:continuous;
  -moz-background-origin:padding;
  -moz-border-radius-bottomleft:5px;
  -moz-border-radius-topleft:5px;
  -moz-border-radius-bottomright:5px;
  -moz-border-radius-topright:5px;
  -webkit-border-top-left-radius:5px;
  -webkit-border-bottom-left-radius:5px;
  -webkit-border-top-right-radius:5px;
  -webkit-border-bottom-right-radius:5px;
  border-top-left-radius:5px;
  border-bottom-left-radius:5px;
  border-top-right-radius:5px;
  border-bottom-right-radius:5px;}
.norm_text{margin: 35px 15px 15px;width:370px;height:200px;overflow-x: auto;}

a.n_close{background: #C54500;padding: 2px 5px;color: white;text-decoration: none;
  -moz-background-clip:border;
  -moz-background-inline-policy:continuous;
  -moz-background-origin:padding;
  -moz-border-radius-bottomleft:5px;
  -moz-border-radius-topleft:5px;
  -moz-border-radius-bottomright:5px;
  -moz-border-radius-topright:5px;
  -webkit-border-top-left-radius:5px;
  -webkit-border-bottom-left-radius:5px;
  -webkit-border-top-right-radius:5px;
  -webkit-border-bottom-right-radius:5px;
  border-top-left-radius:5px;
  border-bottom-left-radius:5px;
  border-top-right-radius:5px;
  border-bottom-right-radius:5px;
  position: absolute;
  margin-left: 370px;
  margin-top: 10px;
}
a.n_close:hover{color: #C54500;background: white;}

#mon_cat,#man_cat{width:466px;margin-bottom: 8px;}
#mon_item,#man_item{width:466px;margin-bottom: 8px;}
#mon_money,#man_money{width:320px;}

.print{padding: 20px;}
.print h2{margin-top: 20px;}
#i_itemsz{width:470px;}
#i_itemsz .i_close{display: none;}
#i_itemsz .b_close{display: none;}
#i_itemsz .b_total{padding-left: 0px;margin-top: 10px}
#i_itemsz table td{border-bottom:1px solid #EEEEEE;font-family:Arial;font-size:11px;padding:5px 8px;}
#i_itemsz table td.t_d1{text-align:left;width:150px;}

#b_items{margin-bottom: 15px;}
#b_items h3{margin-top: 30px;margin-left: 8px;}
#b_items table{width:100%;margin-top: 0px;}
.t_h{background: #efefef;font-size: 11px;font-family: Arial;color: #666;height:30px;}
#b_items table td{padding: 5px 8px;font-size: 11px;font-family: Arial;text-align: center;border-bottom: 1px solid #eee;}
#b_items table td.t_d1{width:150px;text-align: left;}
.b_total{font-size: 12px;font-family: Arial;padding-left: 6px;margin-top: 10px;font-weight: bold;}

/* c_tm */
#c_tm { text-decoration: none; }
.c_tm_text { font-size: 11px; color: #666666; text-decoration: none; position: absolute; top: 92px; left: 833px; }
.c_tm_text a { color: #666666; text-decoration: none; }
.c_tm { width: 63px; height: 46px; background: url(/media/images/c_tm.jpg) no-repeat top left; position: absolute; top: 66px; left: 758px; }
#c_tm:hover .c_tm_text a { text-decoration: underline; }

/* wrapper */
#wrap { text-align: center; }
.container { width: 1000px; margin-left: auto; margin-right: auto; position: relative; text-align: left; }
.logo { width: 167px; height: 73px; background: url(/media/images/logo.jpg) no-repeat top left; position: absolute; top: 16px; left: 32px; }
.slog { width: 358px; height: 34px; background: url(/media/images/slog.gif) no-repeat top left; position: absolute; top: 37px; left: 239px; }
.header { width: 978px; margin-bottom: 11px; position: relative; padding-top: 11px; padding-left: 22px; }
.clear { height: 1px; clear: both; overflow: hidden; }

/* footer */
.footer { margin-top: 7px; height: 200px; width: 1000px; background: url(/media/images/footer.jpg) no-repeat top left; position: relative; }
.ft1 { font-size: 17px; color: #000000; font-style: italic; position: absolute; top: 60px; left: 35px; }
.ft2 { font-size: 14px; color: #000000; position: absolute; top: 94px; left: 35px; line-height: 130%; }
.ft2 a { font-size: 12px;color: #c54500;font-style: italic; }
.ft3 { font-size: 11px;color: #7f7f7f;position: absolute;top: 98px;left: 0px; }
.ft4 { font-size: 13px;color: #c54500;font-style: italic;position: absolute;top: 97px;left: 245px; }
.ft5 { font-size: 11px;color: #000000;font-style: italic;position: absolute;top: 60px;left: 438px; }
.ft6 { font-size: 13px;color: #c54500;font-style: italic;position: absolute;top: 97px;left: -2430px;}
.footer_input { width: 192px;height: 16px;padding-top: 3px;font-size: 13px;font-family: Georgia;padding-left: 7px;padding-right: 7px;background: url(/media/images/footer_input.jpg) no-repeat top right;border: none;position: absolute;top: 77px;left: 429px;outline: none; }

/* top_menu */
.top_menu { margin: 0px; padding: 0px; list-style: none; font-family: Georgia; font-size: 12px; color: #ffffff; padding-top: 96px; }
.top_menu li { float: left; margin-right: 2px; background: url(/media/images/menu_li.gif) no-repeat top right; }
.top_menu li span { height: 22px; padding-left: 7px; padding-right: 9px; padding-top: 10px; background: url(/media/images/menu_span.jpg) no-repeat top left; float: left; }
*html .top_menu li span { padding-left: 7px; padding-right: 7px; }
.top_menu a { color: #c54500; text-decoration: none; }
.top_menu a:link, .top_menu a:hover, .top_menu a:visited { color: #c54500; }
.top_menu a:hover { text-decoration: underline; }
.top_menu .act { background: url(/media/images/menu_li_active.gif) no-repeat top right; }
.top_menu .act span { background: url(/media/images/menu_span_active.gif) no-repeat top left; }

/* login_block */
.login_block { width: 231px; height: 121px; padding-top: 9px; background: url(/media/images/login_block.gif) no-repeat top left; position: relative; float: right; margin-right: 18px; font-size: 12px; overflow: hidden; line-height: 150%; font-style: italic; }
*html .login_block { margin-right: 11px; }
.login_block_padd {padding-left: 8px;}
.login_block a { color: #c54500; }
.login_block strong { font-size: 15px; font-style: italic; font-weight: normal; margin: 0px; padding: 0px; margin-bottom: 3px; position: relative; margin-left: -3px; display: block; }
.login_block_email { background: url(/media/images/login_block_email_left.gif) no-repeat top left #c54500; float: left; margin-bottom: 5px; color: #ffffff; position: relative; margin-left: -6px; line-height: 100%; font-style: normal; }
*html .login_block_email { margin-left: -3px; }
.login_block_email div { background: url(/media/images/login_block_email_right.gif) no-repeat top right; height: 15px; padding-top: 3px; padding-left: 4px; padding-right: 5px; float: left; }
.login_block_out { color: #cb0000; font-size: 12px; position: absolute; bottom: 8px; right: 14px; }
.theme2 .login_block { background: url(/media/images/login_block2.jpg) no-repeat top left;margin-left: 22px; }
.theme2 .login_block_email { background: url(/media/images/login_block_email_left2.gif) no-repeat top left #c54500; margin-left: -3px; }
.theme2 .login_block_email div { background: url(/media/images/login_block_email_right2.gif) no-repeat top right; }

/* content */
.content { width: 1000px; position: relative; }
.left_col { width: 217px;padding-right: 22px;float: left;position: relative; }
.center_col { width: 498px;padding-top: 9px;float: left; overflow: hidden;}
.right_col { width: 248px; float: right; }
*html .right_col { height: 1px; position: relative; }

/* left_menu */
.left_menu_spec { background: url(/media/images/left_menu_spec.jpg) no-repeat top right; }
.left_menu_price { background: url(/media/images/left_menu_price.jpg) no-repeat top right; }
.left_menu_about { background: url(/media/images/left_menu_about.jpg) no-repeat right -14px; }
.left_menu_contacts { background: url(/media/images/left_menu_contacts.jpg) no-repeat right 0px; }
.left_menu_where { background: url(/media/images/left_menu_where.jpg) no-repeat right 0px; }
.left_menu_info { background: url(/media/images/left_menu_info.jpg) no-repeat right 0px; }
.left_menu_graph { background: url(/media/images/left_menu_graph.jpg) no-repeat right -11px; }
.left_menu { padding-left: 22px;padding-top: 132px;width: 195px;position: relative; }
.left_menu ul { margin: 0px;padding: 0px;list-style: none; }
.left_menu li { width: 195px;position: relative; }
.left_menu li.ra20 { opacity: 0.3; filter: alpha(opacity=30); }
.left_menu .act { background: url(/media/images/left_menu_li.gif) no-repeat bottom left; }
.left_menu div { padding-left: 14px;padding-right: 10px;padding-top: 6px;padding-bottom: 8px; }
.left_menu .act  div { background: url(/media/images/left_menu_div.gif) no-repeat top left; }
.left_menu a:link, .left_menu a:visited { color: #cb5719; }
.left_menu span { width: 4px;height: 5px;position: absolute;top: 45%;right: 0px; }
.left_menu .act span  { background: url(/media/images/left_menu_span.gif) no-repeat top left; }

/* ul_spec */
.ul_spec { margin: 0px;padding: 0px;list-style: none;position: relative;margin-top: -26px; }
.ul_spec li { clear: both;padding-top: 24px; }
.ul_spec p { margin-bottom: 6px;clear: both;line-height: 145%; }
.ul_spec_head { font-size: 17px;margin-bottom: 5px; }
.ul_spec span { font-size: 12px;padding: 0px 4px 2px 4px;border: 1px solid #f9ceb2;position: relative;left: -4px;margin-bottom: 8px;float: left; }
.a_border { background: url(/media/images/a_border_left.gif) no-repeat top left;color: #dd5d18;height: 20px;float: left;text-decoration: none;  position: relative;left: -6px; }
.a_border div { background: url(/media/images/a_border_right.gif) no-repeat top right;height: 19px;padding: 1px 8px 0px 6px;border: none;float: left; }
.a_border:hover { text-decoration: underline; }
.long { display: none; }
.right_two_col { width: 737px;float: right;padding-top: 9px;padding-left: 1px;padding-right: 22px; }
.price_cat { font-size: 17px;color: #c54500;margin-bottom: 9px;margin-top: -6px; }
.price_cat a  {
 color: #c54500; }
.price_table { margin-bottom: 30px;font-family:  Trebuchet MS;font-size: 12px;width: 100%;text-align: left; }
.price_table td { vertical-align: top;padding: 9px 5px 7px 5px; }
.price_table th { font-size: 11px;color: #ffffff;background: #a14f23;padding-left: 5px;padding-right: 4px;vertical-align: top;text-align: left;position: relative;line-height: 100%;height: 40px;margin: 0px;padding: 0px; }
.price_table th div  { padding-top: 13px; }
.price_table .th_left { background: url(/media/images/thead_left.gif) no-repeat top left #a14f23;padding-left: 9px; }
.price_table .th_right { background: url(/media/images/thead_right.gif) no-repeat top right #a14f23;padding-right: 18px; }
.price_table .td_bg { background: #efefef; }
.price_table .td_left { padding-left: 9px;font-size: 11px; }
.price_table .td_right { padding-right: 18px; }
.pt-id { width: 30px; }
.pt-name { }
.pt-nds { width: 25px; white-space: nowrap; }
.pt-ves { width: 50px; }
.pt-srok { width: 50px; }
.pt-fasovka { width: 50px; }
.pt-price { width: 65px; white-space: nowrap; text-align: right; }
.width40 { width: 40px; }
.left_two_col { width: 708px;padding-top: 10px;padding-left: 32px;float: left; }
.dillers_ul { width: 262px;margin: 0px;padding: 0px;list-style: none;float: left;margin-right: 14px;margin-bottom: 10px; }
.dillers_ul li { width: 262px;height: 50px;background: url(/media/images/dillers_li.gif) no-repeat bottom right; }
.dillers_ul li.ra20 {opacity: 0.2; filter: alpha(opacity=20);}
.dillers_ul a span { text-decoration: underline; }
.dillers_ul a, .dillers_ul a:hover span { text-decoration: none; }
.dillers_ul img { vertical-align: middle; }


.theme2 { background: url(/media/images/theme2.jpg);color: #ffffff; }
/*.theme2 a:visited { color: #af6842; }*/
.theme2 a { color: #ff8700;cursor: pointer; }
.theme2 a:hover { text-decoration: none; }
.theme2 a:link { color: #ff8700;cursor: pointer; }
.theme2 a:active {   color: #ff5900; }
/**html .theme2 a:visited { color: #af6842;cursor: pointer; }*/
*html .theme2 a:active {   color: #ff5900; }
.theme2 .c_tm { background: url(/media/images/c_tm2.jpg) no-repeat top left;

}
.theme2  .footer { background: url(/media/images/footer2.jpg) no-repeat top left; }
.theme2  .logo { background: url(/media/images/logo2.jpg) no-repeat top left; }
.theme2  .slog { background: url(/media/images/slog2.gif) no-repeat top left; }
.theme2 .footer_input { background: url(/media/images/footer_input2.jpg) no-repeat top right; }
.theme2 .ft1, .theme2 .ft2, .theme2 .ft5 { color: #ffffff; }
.theme2 .c_tm_text, .theme2 .c_tm_text a { color: #bda4a2; }
.theme2 h2 { color: #ffb750; }
.theme2 h3 { color: #ffb750; }

.theme2 h4 { color: #ffb750; }
.theme2 .img_podp { color: #ffb750; }
.theme2 .img_blo { color: #ffb750; }
.theme2 .left_menu_about { background: url(/media/images/left_menu_about2.jpg) no-repeat right -14px; }
.theme2 .left_menu_espanoles { background: url(/media/images/left_menu_espanoles.jpg) no-repeat right -14px; }
.theme2 .left_menu .act { background: url(/media/images/left_menu_li2.jpg) no-repeat bottom left; }
.theme2 .left_menu .act  div { background: url(/media/images/left_menu_div2.gif) no-repeat top left; }
.theme2 .left_menu a:link, .theme2 .left_menu a:visited { color: #ffffff; }
.theme2 .left_menu .act span  { background: url(/media/images/left_menu_span2.gif) no-repeat top left; }
.theme2 .left_menu p { font-size: 12px;color: #be837f;font-style: italic;margin: 0px;padding: 0px;padding-top: 2px;margin-bottom: -2px; }
*html .theme2 .left_menu p { margin: 0px; }
.theme2 .img_block { border: 1px solid #7d3d26; }
.theme2 .im1 { background: url(/media/images/img1_2.jpg) no-repeat top left; }
.theme2 .im2 { background: url(/media/images/img2_2.jpg) no-repeat top left; }
.theme2 .im3 { background: url(/media/images/img3_2.jpg) no-repeat bottom right; }
.theme2 .im4 { background: url(/media/images/img4_2.jpg) no-repeat top left; }
.theme2 .top_menu li { background: url(/media/images/menu_li2.jpg) no-repeat top right; }
.theme2 .top_menu li span { background: url(/media/images/menu_span2.jpg) no-repeat top left; }
.theme2 .top_menu a:link, .theme2 .top_menu a:hover, .theme2 .top_menu a:visited { color: #ffffff; }
*html .theme2 .top_menu a:hover { text-decoration: underline; }


.theme2  .top_menu span:hover { text-decoration: underline; }
.theme2  .top_menu .act span:hover { text-decoration: none; }

.theme2 .top_menu .act { background: url(/media/images/menu_li_active2.gif) no-repeat top right; }
.theme2 .top_menu .act span { background: url(/media/images/menu_span_active2.gif) no-repeat top left; }
.theme2 .price_table .td_bg { background: #642c28; }
.theme2 .price_table th {   background:  #b83111; }
.theme2 .price_table .th_left { background: url(/media/images/thead_left2.gif) no-repeat top left #b83111; }
.theme2 .price_table .th_right { background: url(/media/images/thead_right2.gif) no-repeat top right #b83111; }

/* login_head */
.login_head { color: #000000;font-size: 13px;font-style: italic;margin-bottom: 5px; position: relative;}
.login_head span { font-size: 13px;color: #aaaaaa; }
.login_head a { position: absolute; right: 18px; top: 17px; display: block; width: 39px; height: 28px; background: url(/media/images/question-icon.jpg) left top no-repeat; }
.theme2 .login_head a { position: absolute; right: 18px; top: 17px; display: block; width: 39px; height: 28px; background: url(/media/images/question-icon2.jpg) left top no-repeat; }
.login_input { width: 144px;height: 17px;border: none;background: url(/media/images/login_input.gif) no-repeat top right;font-size: 14px;padding-left: 10px;padding-right: 10px;float: left;margin-bottom: 5px;outline: none; }

.theme2 .login_head { color: #ffffff;font-size: 13px;font-style: italic;margin-bottom: 5px; }
.theme2 .login_head span { font-size: 13px;color: #f09a94; }
.theme2 .login_input { width: 144px;height: 17px;border: none;background: url(/media/images/login_input.gif) no-repeat top right;font-size: 14px;padding-left: 10px;padding-right: 10px;float: left;margin-bottom: 5px;outline: none; }

.label1 { color: #000000;font-size: 11px;float: left;padding-left: 7px; }
.theme2 .label1 {color: #ffffff;}
.theme2 .reg_a { color: #ff8100;font-size: 12px;position: absolute;top: 100px;left: 82px;font-style: italic;text-decoration: underline; }
.vhod { width: 66px;height: 20px;background: url(/media/images/vhod.jpg) no-repeat top left;position: absolute;top: 100px;left: 7px; }
.theme2 .vhod { width: 66px;height: 20px;background: url(/media/images/vhod2.jpg) no-repeat top left;position: absolute;top: 100px;left: 7px; }
.plashki { padding-left: 33px;padding-top: 7px; }
.plashka { width: 100px;height: 42px;padding-left: 25px;padding-right: 25px;padding-top: 108px;background: url(/media/images/plashka.jpg) no-repeat top left;position: relative;margin-bottom: 15px;text-align: center;font-size: 12px;font-style: italic; }
.plashka a { text-decoration: none; }
.plashka a:hover span { text-decoration: underline; }
.plashka img { position: absolute; }
.pla1 { width: 82px;height: 82px;background: url(/media/images/pla1.jpg) no-repeat top left;top: 19px;left: 36px; }
.pla2 { width: 82px;height: 82px;background: url(/media/images/pla2.jpg) no-repeat top left;top: 19px;left: 34px; }
.pla3 { width: 82px;height: 82px;background: url(/media/images/pla3.jpg) no-repeat top left;top: 19px;left: 40px; }
.news_ul { margin: 0px;padding: 0px;list-style: none;width: 444px;margin-top: -3px;position: relative;margin-bottom: 13px; }
.news_ul li { margin-bottom: 17px;clear: both; }
.news_ul .news_data { color: #c88d89;margin-bottom: 1px; }
.news_ul .news_head { font-size: 17px;color: #ffb750;margin-bottom: 1px; }
.news_ul .link { background: url(/media/images/news_ul_link.gif) no-repeat top left;color: #ff863d;height: 20px;float: right;text-decoration: none;  position: relative;left: -6px; }
.news_ul .link div { background: url(/media/images/news_ul_link_div.gif) no-repeat top right;height: 19px;padding: 1px 8px 0px 6px;border: none;float: left; }
.news_ul .link:hover { text-decoration: underline; }
.news_ul p { margin-bottom: 6px; }
.news_ul .img_blo { padding-top: 12px;padding-left: 8px; }
.soderg { width: 366px;height: 35px;padding-left: 19px;padding-top: 1px;background: url(/media/images/soderg.jpg) no-repeat top left;position: relative;left: -64px;margin-bottom: 2px; }
.left_two_col  .soderg { left: 8px; }
.left_two_col   .next_prev { margin-left: 94px; }
.soderg .s { font-size: 11px;padding-top: 11px;padding-right: 10px;float: left;color: #000000; }
.soderg ul { margin: 0px;padding: 0px;list-style: none;font-size: 18px;color: #000000; }
.soderg ul li { padding: 3px 13px 9px 10px;float: left; }
.soderg ul .act {  border: 3px solid #eb5e00; padding: 0px 10px 6px 7px; }


.soderg ul li a:link { color: #000000;text-decoration: none; }
.soderg a:hover { text-decoration: underline; }
.next_prev { position: relative;margin-left: 22px;font-size: 12px;clear: both;margin-bottom: 6px; }
.next_prev a { margin-right: 5px; }
.brands { width: 504px;background: url(/media/images/brands_top.gif) no-repeat top left #ffffff;position: relative;margin-left: -6px; }
.brands2 { width: 491px;background: url(/media/images/brands_bottom.gif) no-repeat bottom left;padding-left: 13px;padding-top: 11px;padding-bottom: 25px; }
.brands ul { margin: 0px;padding: 0px;list-style: none;width: 475px; }
.brands ul li { border-bottom: 1px solid #e5e5e5;margin-bottom: 16px; }
.brands ul .li_end { border: none; }


.brands img { float: left;margin-right: 15px; }
.brands p { width: 200px;padding-top: 26px;color: #000000;float: left;margin-bottom: 6px;line-height: 120%; }
.brands a:link { color: #911e16; }
*html .brands a { float: left; }
.searsh_ul { margin: 0px;padding: 0px;list-style: none;margin-left: -12px;position: relative; }
.searsh_ul li { padding-left: 27px;margin-bottom: 13px;position: relative; }
.searsh_ul span { width: 22px;position: absolute;top: 1px;left: 1px;text-align: right;color: #ffb750; }
*html .searsh_ul span { left: -27px; }


.searsh_head { font-size: 16px;color: #ffb750;margin-bottom: 1px; }
.searsh_ul a:link { color: #ffb750;text-decoration: none; }
.searsh_ul a:hover { text-decoration: underline; }
.searsh_ul p { line-height: 120%; }
.spain { background: url(/media/images/spain.jpg) no-repeat top left; }
.ass { height: 14px;background: url(/media/images/ass_left.gif) no-repeat top left #000000;float: left;line-height: 100%; }
.ass2 { height: 14px;background: url(/media/images/ass_right.gif) no-repeat top right;padding-left: 4px;padding-right: 4px;margin-bottom: 15px;font-size: 13px;color: #ffffff;float: left; }



.graph_ul { margin: 0px;padding: 0px;list-style: none;width: 498px;margin-top: -10px;margin-bottom: 6px; }
.graph_ul li { border-bottom: 1px solid #cccccc; }
.graph_ul .li_end { border: none; }
.graph_ul p { margin-bottom: 12px; }
.graph_ul img { float: right; }
.g_cont { padding-top: 25px;float: left;width: 260px; }
.g_head { font-size: 18px;margin-bottom: 7px; }


.ul1 { margin: 0px;padding: 0px;list-style: none;float: left;margin-bottom: 20px;margin-right: 33px;font-size: 15px; }
.ul1 li { background: url(/media/images/ul1_li.gif) no-repeat 0px 7px;padding-left: 8px;margin-bottom: 2px; }
.shop_p { margin-bottom: 23px;font-size: 13px; }
.region_ul { margin: 0px;padding: 0px;list-style: none;font-size: 15px;width: 510px;margin-bottom: 22px; }
.region_ul li { margin-bottom: 2px; }
.region_ul span { color: #f4ad4d; }

.img_blo { text-align: center;float: left;font-size: 12px;color: #b2b2b2;text-align: center;font-style: italic; }
*html .img_blo br { clear: both; }


.img_block { border: 1px solid #b2b2b2;position: relative;float: left;margin-bottom: 5px;margin-left: 3px;margin-right: 14px;padding: 16px; }
.im1 { width: 17px;height: 17px;background: url(/media/images/img1.gif) no-repeat top left;position: absolute;top: -1px;left: -1px; }
.im2 { width: 17px;height: 17px;background: url(/media/images/img2.jpg) no-repeat top left;position: absolute;top: -1px;right: -1px; }
.im3 { width: 17px;height: 18px;background: url(/media/images/img3.jpg) no-repeat bottom right;position: absolute;bottom: -1px;right: -1px; }
*html .im2, *html .im3 { right: -2px; }
*html .im3, *html .im4 { bottom: -2px; }
.im4 { width: 17px;height: 18px;background: url(/media/images/img4.jpg) no-repeat top left;position: absolute;bottom: -1px;left: -1px; }
.img_podp { font-size: 12px;position: absolute;bottom: -20px;left: 0px;color: #b2b2b2;width: 100%;text-align: center;font-style: italic; }
*html .img_podp { width: auto;padding-left: 50px; }
.width50 { width: 50px; }
/* catalog.htm */
.catalog { width: 957px;background: url(/media/images/catalog_top.jpg) no-repeat top left #ffffff;position: relative;margin-left: 21px;margin-top: -3px;color: #000000; }
.catalog2 { background: url(/media/images/catalog_bottom.jpg) no-repeat bottom left;padding-left: 21px;padding-top: 12px;padding-bottom: 1px; }
*html .catalog2 { position: relative; height: 1px; }
.catalog h2 { margin-bottom: 23px; }
.catalog_table {

}
.catalog_table td { vertical-align: top;padding-right: 18px;padding-bottom: 40px;width: 135px; }
.catalog_table a { text-decoration: none; }
.catalog_table a span { color: #65000a;text-decoration: underline;padding-top: 8px;float: left;font-size: 13px; }
.catalog_table a:hover span { text-decoration: none; }
.catalog_brand { position: absolute;top: 20px;right: 27px;font-size: 12px; }
.catalog_brand select { width: 128px;margin-left: 7px; }
.brand_right { padding-top: 96px; }
/* catalog.htm end */

/* catalog_category.htm */
.catalog_left { width: 600px;float: left; }
.hidden1 { width: 600px;overflow: hidden; }


.catalog_left .soderg { left: -10px;background: url(/media/images/soderg_category.jpg) no-repeat top left; }
.catalog_left .next_prev  {
margin-bottom: 16px;margin-left: 70px; }



.catalog_right { width: 320px;float: right; }
.category_text { font-size: 13px;color: #4c4c4c;font-style: italic;padding-left: 16px;padding-top: 15px;width: 255px;margin-bottom: 22px; }
.category_ushki { background: url(/media/images/catalog_category_ushki.gif) no-repeat top left;width: 310px;height: 414px;position: relative;font-size: 12px;font-style: italic; }
.category_ushki a:link { color: #000000;text-decoration: none; }
.category_ushki a span { text-decoration: none; }
.category_ushki a:hover span { text-decoration: underline; }
.category_select { height: 33px;background: url(/media/images/category_select_left.gif) no-repeat top left #ece0dd;float: left;margin-bottom: 11px;position: relative;margin-top: -17px;margin-left: -13px; }
.category_select2 { background: url(/media/images/category_select_right.gif) no-repeat top right;padding-left: 7px;padding-right: 10px;padding-top: 7px; }
.category_select select { width: 283px;font-family: Arial;font-size: 11px; }
.category_select span { position: absolute;top: 10px;left: 305px;font-size: 13px;color: #666666;font-style: italic;width: 250px; }
.category_name { font-size: 17px;clear: both;margin-bottom: 12px; }
.category_sort { border: 1px solid #e5e5e5;padding-left: 5px;padding-top: 2px;padding-bottom: 1px;float: left;margin-bottom: 10px;white-space: nowrap; }
.category_sort label { font-size: 12px;color: #666666;padding-right: 5px; }
.category_sort select { width: 128px;margin-right: 24px; }
.category_table { font-size: 11px;font-style: italic;margin-bottom: 7px;clear: both; }
.category_table .preview img { border: 1px solid #e5e5e5; }
.category_table .name { float: left;font-size: 14px;font-style: normal;padding-top: 11px;width: 172px; }
.category_table td { vertical-align: top;padding-bottom: 15px;padding-right: 30px;width: 179px; }
.category_table .name a:link { text-decoration: underline;color: #c54500; }
.category_table .name a:hover { text-decoration: none; }
.category_table .land { margin-bottom: 5px;padding-top: 2px;clear: both; }
.category_table .new { float: left;font-size: 10px;color: #5abf00;padding-left: 3px;padding-top: 6px;width: 67px;font-style: italic; }
.one_news { float: left;font-size: 10px;color: #5abf00;padding-left: 3px;width: 67px;font-style: italic; }
.category_table .red, .red { color: #ff0f00;padding-left: 2px; }


.category_table p { margin-bottom: 0px;font-style: normal;line-height: 120%; }


.u1 { position: absolute;top: 23px;left: 64px; }
.u2 { position: absolute;top: 77px;left: 182px; }
.u3 { position: absolute;top: 199px;left: 63px; }
.u4 { position: absolute;top: 289px;left: 195px; }
.ut1 { position: absolute;top: 115px;left: 58px; }
.ut2 { position: absolute;top: 158px;left: 197px; }
.ut3 { position: absolute;top: 275px;left: 90px; }
.ut4 { position: absolute;top: 377px;left: 203px; }

/* catalog_category.htm end */

/* main.htm */
.assortiment { width: 736px;background: url(/media/images/assortiment_bottom.jpg) no-repeat bottom left;float: left;font-size: 13px;margin-bottom: 26px;margin-top: -3px;position: relative; }
.assortiment2 { background: url(/media/images/assortiment.jpg) no-repeat top left;padding-left: 36px;padding-top: 57px;padding-bottom: 11px; }
.assortiment-pic { width: 650px;height: 401px;background: url(/media/images/assortiment/main.jpg) right top no-repeat; }
.assortiment ul { margin: 0px;padding: 0px;list-style: none; }
.assortiment li { height: 20px;padding: 0px; }
.assortiment li a {
	margin: 0px;
	display: block;
	height: 20px;
	float: left; }
.assortiment a { color: #65000a; }
.assortiment a:link { color: #65000a; }

.main_banner { width: 252px;float: right;margin-top: -3px;position: relative; }
.main_banner a { display: block;width: 230px; }

.banner_block { width: 230px;margin-top: -3px; position: relative;height:470px;}
.banner_block a { display: block;width: 230px; height: 148px;}

.rb_1 { position: absolute; top: 0px; left: 0px; }
.rb_2 { position: absolute; top: 160px; left: 0px; }
.rb_3 { position: absolute; top: 320px;; left: 0px; }

.main_block1 { width: 404px;padding-left: 35px;padding-top: 44px;background: url(/media/images/main_block1.jpg) no-repeat top left;float: left; }
.main_block1 p { width: 380px;line-height: 130%;margin-bottom: 16px; }


.main_link:link { color: #ff8700;font-size: 13px;font-style: italic; }
.main_block2 { background: url(/media/images/main_block2.jpg) no-repeat top left;width: 280px;position: relative;float: left;padding-top: 43px;font-size: 13px; }
.main_block2 p { width: 280px;line-height: 130%;margin-bottom: 16px; }
.main_esp { width: 243px;padding-left: 9px;padding-top: 57px;background: url(/media/images/main_esp.jpg) no-repeat top left;float: right; }
.main_esp p { width: 140px;line-height: 120%; }
.main_block3 { margin-top: 30px;background: url(/media/images/main_block3.gif) no-repeat top left;padding-left: 35px;font-size: 13px;color: #d5b7b8;padding-right: 30px;line-height: 125%;padding-top: 30px;margin-bottom: 4px; }


/* main.htm end */




/* popup */
#alles { background: #000000;opacity: 0.5;filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);position: absolute;top: 0px;left: 0px;right: 0px;z-index: 100;display: none; }
#popup { position: absolute;top: 0px;left: 50%;z-index: 150;display: none;text-align: left; }
#popup_userreg { position: absolute;top: 0px;left: 50%;z-index: 150;display: none;text-align: left; }
#popup_useredit	 { position: absolute;top: 0px;left: 50%;z-index: 150;display: none;text-align: left; }
#popup_price	 { position: absolute;top: 100px;left: 50%;z-index: 150;display: none;text-align: left; }
#popup_userlogin { position: absolute;top: 0px;left: 50%;z-index: 150;display: none;text-align: left; }
#popup_question { position: absolute;top: 0px;left: 50%;z-index: 150;display: none;text-align: left; }
#popup_feedback { position: absolute;top: 0px;left: 50%;z-index: 150;display: none;text-align: left; }
#popup_resume { position: absolute;top: 0px;left: 50%;z-index: 150;display: none;text-align: left; }
.popup{ width: 568px;padding-top: 124px;margin-left: -284px;position: relative; }
.popup_top { width: 568px;height: 26px;background: url(/media/images/popup_top.png) no-repeat top left; }
*html .popup_top { background: none;-filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/media/images/popup_top.png', sizingMethod='scale'); }

.popup_center { width: 530px;padding-left: 38px;padding-top: 24px;padding-bottom: 12px;background: #ffffff;color: #000000; }
.popup_bottom { width: 568px;height: 11px;background: url(/media/images/popup_bottom.png) no-repeat top left; }
.popup_close { position: absolute;top: 127px;left: 478px;font-size: 13px;color: #c74200;text-decoration: none; }
.popup_close:hover { text-decoration: underline; }
.popup_head { font-size: 30px;margin-bottom: 26px; }
.popup2 {width: 468px; padding-top: 124px; margin-left: -234px; position: relative; }
.popup2 .popup_close { left: 365px; }
.popup2_top { width: 468px; height: 30px; background: url(/media/images/popup2_top.png) no-repeat top left; 
-background: none;-filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/media/images/popup2_top.png', sizingMethod='image');}
.popup2_center { width: 443px; padding-left: 25px; padding-top: 18px; padding-bottom: 12px; background: #ffffff; color: #000000; }
.popup2_bottom { width: 468px; height: 11px; background: url(/media/images/popup2_bottom.png) no-repeat top left; 
-background: none;-filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/media/images/popup2_bottom.png', sizingMethod='image');}
.price_form_table { font-size: 18px; margin-bottom: 15px; }
.price_form_table td { padding-bottom: 7px; }
.price_form_table select { width: 290px; position: relative; margin-left: -3px; }
.price_form_table .td1 { width: 218px; }
.div11 { margin-bottom: 23px; }
.p_label { margin-bottom: 5px;display: block; }
.p_label span { color: #ababab; }
.inp1 { width: 234px;height: 22px;padding-left: 2px;padding-right: 2px;padding-top: 7px;font-size: 14px;font-family: Georgia;background: url(/media/images/inp1.gif) no-repeat top right;border: none; }
.inp2 { width: 364px;height: 22px;padding-left: 2px;padding-right: 2px;padding-top: 7px;font-size: 14px;font-family: Georgia;background: url(/media/images/inp2.gif) no-repeat top right;border: none; }
.inp3 { width: 181px;height: 22px;padding-left: 2px;padding-right: 2px;padding-top: 7px;font-size: 14px;font-family: Georgia;background: url(/media/images/inp3.gif) no-repeat top right;border: none; }
.inp4 { width: 234px;height: 22px;padding-left: 2px;padding-right: 2px;padding-top: 7px;font-size: 14px;font-family: Georgia;background: url(/media/images/inp4.gif) no-repeat top right;border: none; }
.div_inp { margin-bottom: 19px; }
.div_inp2 { margin-top: -10px;position: relative;margin-bottom: 23px; }
.div_inp2 .p_label { font-size: 11px;color: #858585;text-align: left;clear: both; }
.two_c { float: left;padding-right: 25px; }
.width184 { width: 184px; }
.width332 { width: 332px; }
.send { width: 236px;height: 28px;background: url(/media/images/send.gif) no-repeat top left;float: left;margin-left: -7px;position: relative; }
.send2 { width: 236px; height: 28px; background: url(/media/images/send2.gif) no-repeat top left; float: left; margin-left: -7px; position: relative; }
*html #alles { width: 100%; }

/* popup end */

/* vacancies.htm */
.vac { width: 458px;background: url(/media/images/vac_top.jpg) no-repeat top left;position: relative;margin-bottom: 10px;margin-left: 0px; }
.vac2 { background: url(/media/images/vac_bottom.jpg) no-repeat bottom left;padding-left: 11px;padding: 10px;padding-bottom: 1px;height:100%;padding-left: 20px;}
.vac_head {   font-size: 17px;  color: #ffb750;  margin-bottom: 10px; }
.white_block { height: 14px;background: url(/media/images/white_block_left.gif) no-repeat top left #ffffff;float: left;line-height: 90%;margin-bottom: 3px;color: #591b17;position: relative;margin-left: -3px; }
.white_block2 { background: url(/media/images/white_block_right.gif) no-repeat top right;padding-left: 4px;padding-right: 6px; }
.vac_table { width: 100%;margin-bottom: 19px; }
.vac_table td { vertical-align: top; }
.vac_table .td1 { width: 230px; }


.vac ul { margin: 0px;padding: 0px;list-style: none;line-height: 100%; }
.vac li { background: url(/media/images/vac_li.gif) no-repeat 0px 7px;padding-left: 8px;margin-bottom: 0px;margin-bottom: 5px;margin-right: 10px;}
.zapoln  { position: absolute;padding-left: 15px;top: 15px;left: 313px;background: url(/media/images/zapoln.gif) no-repeat 0px 4px;font-size: 12px;font-weight: bold;width: 150px; }
.zapoln a:link { color: #ffffff; }
.area1 { width: 483px;height: 178px;padding-left: 2px;padding-right: 2px;background: url(/media/images/area1.gif) no-repeat top left;border: none; }
/* vacancies.htm end */

/* one_item.htm */
.one_name { font-size: 17px;float: left;margin-bottom: 2px;clear: both;padding-top: 5px; }
.one_name span { color: #776a69; }
.one_land { font-style: italic;margin-bottom: 5px;font-size: 14px; }
.one_left { width: 351px;float: left;padding-right: 14px;font-size: 15px;color: #a7a7a7; }
.one_left img { margin-bottom: 15px; }


.one_right { width: 230px;margin-top: -8px;position: relative;float: left; }
.one_right ul { margin: 0px;padding: 0px;list-style: none; }
.one_right span { color: #a19a9a; }
.one_bottom { width: 936px;padding-top: 19px;background: url(/media/images/one_bottom.jpg) no-repeat top left;position: relative;min-height: 150px;margin-bottom: 18px;margin-top: 9px; }
*html .one_bottom { height: 150px; }


.one_bottom a { text-decoration: none; }


.one_bottom div { margin-left: 635px;width: 280px;font-size: 13px;font-style: italic;line-height: 125%; }
.one_dob { position: absolute;top: 8px;left: 808px; }


.one_u1 { position: absolute;top: 40px;left: 46px; }
.one_u2 { position: absolute;top: 51px;left: 193px; }
.one_u3 { position: absolute;top: 55px;left: 329px; }
.one_u4 { position: absolute;top: 44px;left: 503px; }
.one_ut1 { position: absolute;top: 130px;left: 40px; }
.one_ut2 { position: absolute;top: 130px;left: 208px; }
.one_ut3 { position: absolute;top: 130px;left: 358px; }
.one_ut4 { position: absolute;top: 130px;left: 516px; }
.one_ut1, .one_ut2, .one_ut3, .one_ut4   { font-size: 12px;font-style: italic;color: #000000;text-decoration: none; }
a:hover .one_ut1, a:hover .one_ut2, a:hover .one_ut3, a:hover  .one_ut4  { text-decoration: underline; }

/* one_item.htm end */

.contacts { 
}
.contacts_table {  line-height: 145%; }
.contacts .left_col { /*padding-top: 158px;*/
}
.contacts_table td { vertical-align: top;padding-right: 20px;white-space: nowrap; }
.contacts_table .td3 { padding-right: 0px; }
.contacts_table span { font-size: 12px;color: #a19a9a;font-style: italic; }
.recv { font-size: 17px;color: #ffb750;position: relative;padding-top: 5px;padding-left: 24px; }
.recv a { text-decoration: none; }
.recv span { font-size: 12px;color: #ffb750;position: absolute;top: 160px;left: 25px; }
.recv a:hover span { text-decoration: underline; }
.map { margin-left: 2px;margin-top: 3px;margin-bottom: 41px; }
.wid800 { width: 800px; }

*html .wid800 { width: auto; }

.left_price_list { width: 500px;float: left; }
.right_price_list {   width: 155px;  float: right;  margin-top: -11px; }
.where_buy_left { width: 225px;margin-bottom: 29px; }
.where_buy_right { padding-left: 7px;font-size: 15px;margin-bottom: 29px; }
.where_buy_right span { font-size: 13px; }
.wb_block { width: 225px;position: relative;margin-bottom: 10px; }
.wb_mask_top { position: absolute;top: 0px;left: 0px;height: 13px;width: 225px;background: url(/media/images/where_mask_top.gif) no-repeat top left; }
.wb_mask_bottom { width: 225px;position: absolute;bottom: 0px;left: 0px;background: url(/media/images/where_mask_bottom.gif) no-repeat top left;height: 8px; }
*html .wb_mask_bottom { bottom: -8px; }


#wrap .container .see_photo { font-size: 13px;color: #f4ad4d;margin-left: 15px; }


.i { width: px;height: px;position: absolute;top: px;left: px; }
.i { width: px;height: px;position: absolute;top: px;left: px; }

