/* ELEMENTS *************************************************************************************************************************/


* {
	margin: 0;
	padding: 0;
}

body {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #434343;
	
	text-align:center;
}

#menuflash {
	width: 743px;
	height: 594px;

	margin-bottom: 1px;
}

#body {
	background: url(../images/background2.jpg) no-repeat scroll center top #CAEBF2;
}

a { text-decoration: none; outline: none; }
a:link, a:visited, a:hover, a:active  {color: black;}

img { border-style: none; }

#google_map {
	position: absolute;
	width: 425px;
	height: 350px;
	margin-left: 280px;
}

/* CLASSES *************************************************************************************************************************/

.ok {color:green;}
.error {color:red;}
.hide {display:none;}
.center {text-align:center;}
.clear {clear:both;}
.fl {float: left; }
.fr {float: right; }
.message {text-align:center;padding:30px 0;font-weight:bold;}
.bold {font-weight: bold;}

.cms {padding:15px;}

.slider-medium{
	font-size: 30px;
	font-weight: normal'
}

.slider-big{
	font-size: 60px;
	font-weight: bold;
}


.round3, .ajax_loader {-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;}

.ajax_loader {width:20px;height:20px;position:absolute;border:1px solid #cecece;z-index:3;display:block;}
.ajax_loader, .ajax_loader_bg {background:#fff url(../images/ajax_loader.gif) no-repeat center center;}
.ajax_loader_bg {background-color:rgba(255,255,255,0.7);}

.prod_ajax {width: 369px;
height: 178px;}
.prod_ajax.ajax_loader_bg {background-color: transparent;}


#flash_map {width: 400px; height: 450px;}


#flash_regions {width: 400px; height: 400px; position: absolute; margin-left: 250px;}

/* LAYOUT **************************************************************************************************************************/
/*
#body {background:#f7f7f7 url(../images/body_bg.gif) repeat-x top;}
#wrap {width:1000px;margin:0 auto;background: url(../images/wrap_bg.png) no-repeat center top;}
  #header {height:167px;background:url(../images/header_bg.jpg) no-repeat left top;border-bottom:4px solid #797979;}
    #login_basket_top {width:362px;height:91px;position:absolute;z-index:2;margin-left:638px;background:#fff;color:#767676;}
    #login_basket_top img {border:none;}
    #login_basket_top .module_head a {text-decoration:none;}
    #login_basket_top .module_body a {color:#767676;text-decoration:none;padding-left:9px;padding-right:3px;background:url(../images/sprite.png) no-repeat -10px -69px;}
    #login_basket_top strong {color:#de121e;font-weight:bold;}
    
    #login_top {width:190px;float:left;}
    #login_top .module_head {background:url(../images/login_basket_top_header.png) no-repeat 0 0;height:27px;padding:8px 0 0 50px;font-size:15px;}
    #login_top .module_body {padding-top:12px;padding-left:15px;line-height:17px;}
    
    #basket_top {width:172px;float:left;}
    #basket_top .module_head {background:url(../images/login_basket_top_header.png) no-repeat -190px 0;height:27px;padding:9px 0 0 50px;font-size:15px;}
    #basket_top .module_body {padding-top:12px;padding-left:15px;line-height:17px;}
    
    #mt {margin:0;padding:0 0 0 15px;width:624px;height:34px;padding-top:9px;list-style:none;position:absolute;z-index:1;background:url(../images/sprite.png) repeat-x 0 -311px;}
    #mt li {float:left;padding-left:11px;padding-right:20px;background:url(../images/sprite.png) no-repeat -9px -12px;}
    #mt li a {color:#767676;text-decoration:none;}
    #mt li a:hover, #mt li.active a {color:#404141;}
    
    #clipboard_top {position:absolute;z-index:2;margin:134px 0 0 0;}
    #clipboard_top ul {list-style:none;}
    #clipboard_top li {float:left;height:24px;background:url(../images/sprite.png) no-repeat right -130px;padding:9px 12px 0 12px;}
    #clipboard_top li a {color:#f3cfd1;text-decoration:none;padding-left:11px;background:url(../images/sprite.png) no-repeat -9px -101px;}
    #clipboard_top li a:hover {color:#fff;}
    
    #person1 {width:270px;height:167px;background:url(../images/person1.png) no-repeat;position:absolute;z-index:2;margin-left:382px;}
    
    #search_top {position:absolute;z-index:2;margin:101px 0 0 655px;font-size:13px;color:#777;font-family:klavika,tahoma;}
    #search_top * {vertical-align:middle;}
    #search_top span {font-family:Arial,Tahoma;width:85px;text-align:right;display:block;float:left;line-height:23px;}
    #search_top .textfield {width:205px;height:13px;padding:4px 5px 4px 5px;border:0;margin-left:5px;color:#98a1a4;background:#f5f5f5;border-top:1px solid #e2e2e2;border-right:1px solid #e2e2e2;border-bottom:1px solid #e9e9e9;border-left:1px solid #e9e9e9;}
    #search_top .submit {background:url(../images/search_top_submit.png) no-repeat center center;border:none;height:23px;width:26px;cursor:pointer;}
    
    #menu_middle {height:35px;margin:132px 0 0 637px;position:absolute;width:363px;}
    #menu_middle ul {list-style:none;float:right;margin:0;padding:0;}
    #menu_middle ul li {float:left;}
    #menu_middle ul li a {padding:11px 9px 8px 9px;text-decoration:none;color:#4f4f4f;display:block;line-height:16px;font-size:16px;font-family:Arial,Tahoma;}
    #menu_middle ul li a:hover , #menu_middle ul li.active a {background:url(../images/mm_li_bg.gif) repeat-x center top;color:#fff;}
    #menu_middle ul li a:hover , #menu_middle ul li.active a {-moz-border-radius-topleft:3px;-webkit-border-top-left-radius:3px;-moz-border-radius-topright:3px;-webkit-border-top-right-radius:3px;border-top-right-radius:3px;border-top-left-radius:3px;}
    
  #ml {width:265px;float:left;}
    
    #ml .category_list, #ml .site_list {background:#fff;}    
    #ml .category_list .module_body, #ml .site_list .module_body {padding:10px;}
    #ml .category_list ul, #ml .site_list ul {margin:0 auto;list-style:none;padding:0;}
    #ml .category_list ul li, #ml .site_list ul li {padding:6px 0 6px 0px;background:url(../images/category_list_li_bg.gif) repeat-x top;}
    #ml .category_list ul li.level1:first-child, #ml .site_list ul li.level1:first-child  {background:none;}
    #ml .category_list ul ul, #ml .site_list ul ul {padding-top:6px;}
    #ml .category_list a, #ml .site_list a {color:#767676;text-decoration:none;display:block;line-height:13px;}
		#ml .category_list a:hover, #ml .site_list a:hover {color:#404141;}
    #ml .category_list li.level1 a, #ml .site_list li.level1 a {padding-left:28px;background: url(../images/sprite.png) no-repeat 1px -181px;} 
    #ml .category_list li.expand a, #ml .site_list li.expand a {background:url(../images/sprite.png) no-repeat 1px -245px;}
		#ml .category_list li.active a, #ml .site_list li.active a {color:#404141;}
    #ml .category_list li.level1.active a, #ml .site_list li.level1.active a {background:url(../images/sprite.png) no-repeat 1px -213px;}
    #ml .category_list li.expand.expanded a, #ml .site_list li.expand.expanded a {background: url(../images/sprite.png) no-repeat 1px -277px;}
    
    #ml .category_list li.level1 li.level2 a, #ml .site_list li.level1 li.level2 a {background: url(../images/sprite.png) no-repeat 22px -69px;padding-left:45px;}
    #ml .category_list li.level1 li.level2.active a, #ml .site_list li.level1 li.level2.active a{background-position:23px -101px;}
    
    #ml .module_head {font-size:16px;color:#757575;padding:15px 0 5px 20px;font-family:Arial,Tahoma;}
    
    #ml .product_list .product_foto , #ml .bestseller .product_foto {width:50px;text-align:center;}
    #ml .product_name , #ml .product_name a {color:#767676;text-decoration:none;}
    #ml .product_name a:hover {color:#404141;}
    #ml .product_price {color:#767676;}
    #ml .product_list table , #ml .bestseller table {margin:0 auto;width:240px;}
    #ml .product_price strong, .product_price strong {color:#de121e;}
    #ml .product_list .sep , #ml .bestseller .sep {background:url(../images/product_list_sep_bg.gif) repeat-x center;height:5px;}
    #ml .bestseller .badge {position:absolute;background:url(../images/sprite.png) 0px -491px;width:16px;height:16px;text-align:center;color:#fff;font-size:7px;line-height:16px;margin:-2px 0 0 4px;}
    
    .contact_form .module_body, .recommend_form .module_body {padding:15px;color:#767676;}
    .contact_form .textfield, .recommend_form .textfield, .product_recommend_form .textfield {width:90%;padding:4px 3px;margin:4px 0;color:#b2b2b2;background:#ececec;border-top:1px solid #e1e1e1;border-left:1px solid #e1e1e1;border-bottom:1px solid #fff;border-right:1px solid #ececec;}
    .contact_form .submit, .comment_form .submit , .submit_gray , .recommend_form .submit, .product_recommend_form .submit {border:none;padding:4px 6px;margin:4px 0;color:#747474;font-weight:bold;background:url(../images/contact_form_submit_bg.png) repeat-x center;cursor:pointer;text-shadow:0 1px 0 #fff;text-decoration:none;}
    .live_chat .module_body {text-align:center;padding:10px;}
    
  .comment_form table {margin:0 auto;}
  .comment_form table td {padding:3px;}
	.comment_form input, 	.comment_form textarea {border:1px solid #e1e1e1;padding:3px;}
	
	.comment_list {margin:5px auto;}
	.comment_list table {width:100%;}
	.comment_list table td {padding:3px;}
	.comment_date {color:#b5b5b5;}
	.comment_list hr {margin:0;background:url(../images/product_list_sep_bg.gif) repeat-x scroll center center transparent;}
	.comment_list a {text-decoration:none;}
	    
  #center {width:735px;float:left;background:#fff;}

	#center #product .module {border-left:none;}
	.center_menu .module {background:#fff;}

	.center_menu.menu1, .center_menu.menu2 {border-top:1px solid #f0f0f0;}
	#center .menu1, .menu1 .module , #footer_wrap .menu1 {min-height:180px;}
	#center .menu2, .menu2 .module , #footer_wrap .menu2 {min-height:360px;}

	.center_menu .module.col1 {float:left;width:244px;}
	.center_menu .module.col2 {float:left;width:489px;}
	.center_menu .module.col3 {float:left;width:734px;}	
	.center_menu .module.col15 {float:left;width:367px;}

	.center_menu .module {border-left:1px solid #f0f0f0;}
	.center_menu .module:first-child {border-left:none;}

	.center_menu .module.col1:first-child {float:left;width:245px;}
	.center_menu .module.col2:first-child {float:left;width:490px;}
	.center_menu .module.col3:first-child {float:left;width:735px;}
	.center_menu .module.col15:first-child {float:left;width:367px;}

	.center_menu .module_head {background:#f8f8f8;font-size:15px;color:#757575;padding:10px 0 10px 20px;font-family:Arial,Tahoma;}

	#center .pager_bar {background:#f8f8f8;color:#4c4c4c;height:37px;}
	#center .pager_bar .pager_name {float:left;font-family:Arial,Tahoma;font-size:15px;margin:11px 10px 0 10px;color:#757575;}
	#center .pager_bar .pager {float:right;margin:7px 17px 0 17px;}
	#center .pager_bar .pager a , #center .pager_bar .pager span , 
	.product_prev , .product_next , .product_page
	{background:url(../images/pager_bg.png) no-repeat center 0;display:block;float:left;width:21px;color:#636363;line-height:21px;height:21px;text-align:center;text-decoration:none;font-weight:bold;margin:0 3px;padding-bottom:3px;text-shadow:0 1px 0 #fff;}
	
	#center .pager_bar .pager a:hover , #center .pager_bar .pager a.active, #center .pager_bar .pager span,
	.product_prev:hover , .product_next:hover , product_page:hover , .product_page.active {background-position:center -27px;color:#fbd4d5;text-shadow:0 1px 0 #912f33;}
	#center .display_mode {float:left;margin:10px 10px 0 10px;}
	#center .display_mode a {width:16px;height:15px;display:block;background:url(../images/display_mode.png) no-repeat;margin:2px;}
	#center .display_mode a , #center .display_mode span {float:left;vertical-align:middle;}
	#center .display_mode span {display:block;float:left;padding-top:2px;}
	#center .display_mode a.icon {background-position:-3px -2px;}
	#center .display_mode a.full {background-position:-24px -2px;}
	#center .display_mode a.short {background-position:-45px -2px;}
	#center .display_mode a.icon.active , #center .display_mode a.icon:hover {background-position:-3px -21px;}
	#center .display_mode a.full.active , #center .display_mode a.full:hover {background-position:-24px -21px;}
	#center .display_mode a.short.active , #center .display_mode a.short:hover {background-position:-45px -21px;}
	
	#center .pager_bar .per_page {float:left;margin:10px 10px 0 10px;}
	#center .pager_bar .per_page * {vertical-align:middle;display:block;float:left;}
	#center .pager_bar .per_page span {padding:2px 5px;}

	#center .navi_bar {background:#f0f0f0;color:#4c4c4c;}
	.navi {padding:5px;}
	.navi a, .navi span {background: url(../images/sprite.png) no-repeat 10px -375px;padding-left:20px;}
	.navi a {text-decoration:none;color:#959494;}
	.sort_by {float:right;padding:4px 10px;color:#4c4c4c;}
	.sort_by span {padding-left:1px;padding-right:1px;color:#959494;}
	.sort_by span a {background:url(../images/sprite.png) no-repeat;padding:0 5px;text-decoration:none;}
	.sort_by span a.sort_up {background-position:0 -392px;}
	.sort_by span a.sort_up.active, .sort_by span a.sort_up:hover {background-position:0 -413px;}	
	.sort_by span a.sort_down {background-position:0 -434px;}
	.sort_by span a.sort_down.active, .sort_by span a.sort_down:hover {background-position:0 -455px;}
*/
  .product_button a {display:block;float:left;height:19px;text-decoration:none;margin:5px 0 0 1px;text-align:center;}
  .product_button a.product_more {background:url(../images/product_button.png) no-repeat 0 0;width:38px;color:#636363;padding:4px 0 0 25px;} 
  .product_button a.product_basket {
	background:url(../images/prod_basket_button.png) no-repeat;
	width:81px;
	color:#fff;
	padding:9px 0 1px 35px;}
 /* .product_button a.product_basket:hover {background-position:-65px -25px;}*/

  #product_basket {padding:5px 7px;}
  #product_basket .product_quantity , .subproduct_table .product_quantity {
	border:1px solid #797979;
	width:40px;
	padding:1px;
	text-align:center;
	font-family: Verdana, Tahoma, Arial;
	font-size: 11px;
	}

	
	#product_basket select[name="add_product"] {
		min-width: 50px;
	}
	
  #product_panel .product_button {
	position:absolute;
	width:161px;
	text-align:center;
	height:30px;
	padding-top:8px;
	margin-top:298px;
	}
  #product_panel .product_button .product_basket {margin:0 auto;float:none;}
  
  #product_panel ul {list-style:none;}
  #product_panel ul li {margin:12px 0;padding-left:23px;}
  #product_panel ul li a {text-decoration:none; color: #00415a; }
  #product_panel ul li.rate_product {background:url(../images/icon_rate.png) no-repeat 0px 2px;}
  #product_panel ul li.rate_product a , #product_panel ul li.rate_product span {background:url(../images/star2.png) no-repeat;display:block;float:left;height:16px;width:16px;}
  #product_panel ul li.rate_product a:hover ,  #product_panel ul li.rate_product a.active  {background:url(../images/star.png) no-repeat;}
  #product_panel ul li.zagiel {padding-left:0;text-align:center;}
  
  #product_rate_mask {position:absolute;height:16px;background:url(../images/star.png) repeat-x;}
  
  #product_panel ul li.recommend_to_friend {background:url(../images/icon_recommend.png) no-repeat 0px 2px;}
  #product_panel ul li.ask_about {background:url(../images/icon_ask.png) no-repeat 0px -2px;}
  #product_panel ul li.add_to_clipboard {background:url(../images/product_icons.gif) no-repeat 0px -189px;}
  #product_panel ul li.print_link {background:url(../images/icon_print.png) no-repeat 0px 2px;}
      
  /* PRODUCT LIST ***********************************************************************************************************************************************/    
      /*
  #center .product_list .product .product_name a {color:#5a5a5a;text-decoration:none;display:block;font-weight:bold;}
  #center .product_list .product .product_name a:hover {color:#404141;}
  
  #center .product_list .product .product_price {color:#5a5a5a;}
  #center .product_list .product .product_price strong {color:#ee080c;}

  #center .product_list.icon {padding-left:7px;}
  #center .product_list.icon .product {border:1px solid #f0f0f0;width:172px;height:287px;float:left;text-align:center;margin:11px 3px;}
  #center .product_list.icon .product .product_name {text-align:center;height:35px;}
  #center .product_list.icon .product .product_name a {padding:10px;}  
  #center .product_list.icon .product .product_foto {height:140px;padding:10px;}
  #center .product_list.icon .product .product_desc {color:#7a7a7a;height:32px;line-height:14px;}
  #center .product_list.icon .product .product_price {background:#fafafa;text-align:center;padding:7px 0;} 
  #center .product_list.icon .product .product_button {background:#fafafa;height:33px;padding-left:1px;text-align:left;}

  #center .product_list.full .product {border:1px solid #f0f0f0;width:713px;height:153px;margin:11px auto;}
  #center .product_list.full .product .product_foto {float:left;width:180px;border-right:1px solid #f0f0f0;height:153px;text-align:center;}
  #center .product_list.full .product .product_name {float:left;padding:10px 15px;width:500px;height:10px;}
  #center .product_list.full .product .product_name a {color:#5a5a5a;text-decoration:none;display:block;font-weight:bold;}
  #center .product_list.full .product .product_name a:hover {color:#404141;}
  #center .product_list.full .product .product_desc {float:left;padding:5px 15px;width:500px;color:#7a7a7a;line-height:14px;height:75px;}
  #center .product_list.full .product .product_price {width:332px;height:25px;padding:13px 20px 0 0;float:left;background:#f8f8f8;text-align:right;}
  #center .product_list.full .product .product_button {width:180px;height:38px;float:left;background:#f8f8f8;}
  #center .product_list.full .product .product_button a {margin:8px 0 0 2px;}

  #center .product_list.short {margin:15px auto;}  
  #center .product_list.short .product {border:1px solid #f0f0f0;width:713px;margin:3px auto;height:36px;}
  #center .product_list.short .product .product_name {float:left;padding:11px 8px;width:315px;}
  #center .product_list.short .product .product_price {float:left;width:199px;background:#f8f8f8;padding:11px 10px 0 0;text-align:right;height:25px;border-left:1px solid #f0f0f0;}
  #center .product_list.short .product .product_button {float:left;width:172px;background:#f8f8f8;height:36px;}
  #center .product_list.short .product .product_button a {margin-top:6px;}
  */
  /* MODULES *********************************************************************************************************************************************************/
  /*
  .center_menu .site_list .module_body , .center_menu .category_list .module_body {padding:10px 20px;}
  .center_menu .site_list ul, .center_menu .category_list ul {list-style:none;}
  .center_menu .site_list ul li, .center_menu .category_list ul li {border-top:1px solid #ebebeb;padding:4px 0;}
  .center_menu .site_list ul li:first-child, .center_menu .category_list ul li:first-child {border-top:none;}
  .center_menu .site_list ul li a, .center_menu .category_list ul li a {color:#767676;text-decoration:none;display:block;padding-left:20px;background:url(../images/sprite.png) no-repeat -2px -69px;}
  .center_menu .site_list ul li a:hover , .center_menu .category_list ul li a:hover  {color:#404141;}
  
  .center_menu .newsletter .module_body {padding:10px 12px;}
  .center_menu .newsletter .submit {color:#fff;background:url(../images/submit_bg.png) no-repeat center;border:none;cursor:pointer;padding:4px;text-align:center;font-size:10px;text-shadow:0 1px 0 #000;}
  .center_menu .newsletter .textfield {border:1px solid #eaeaea;background:#fdfdfd;color:#9da5a9;padding:4px 5px;margin-right:5px;} 
  .center_menu .newsletter .newsletter_info {color:#767676;line-height:16px;padding:0 5px 10px 5px;text-align:justify;min-height:50px;}
  .center_menu .newsletter.col1 .textfield {width:170px;}
  .center_menu .newsletter form {padding-top:15px;}
  
  .center_menu .site .module_body {padding:10px 15px;}
  .center_menu .site .module_body h3 {margin-bottom:3px;padding:3px 0;margin-top:0px;}
  
  #center .payment_bar {background:url(../images/payment_footer.jpg) no-repeat center center;width:735px;height:40px;}
	*/
	/****************************************************************************************************************************************/
/*
	.slide_gallery_item {float:left;}
	.slide_gallery_left , .slide_gallery_right {width:40px;background:#fff;position:absolute;cursor:pointer;background:#d0d0d0 url(../images/slide_gallery_buttons.png) no-repeat left center;opacity:.5;}
	.slide_gallery_right {background-position:right center;}
  .slide_gallery_mask  {overflow:hidden;}
  .slide_gallery {width:99999px;}
  .center_menu.menu1 .slide_gallery_gallery {height:180px;}
  .center_menu.menu1 .slide_gallery_item {height:130px;padding:30px 60px;}
  .center_menu.menu1 .slide_gallery_mask {height:180px;}
	.center_menu.menu1 .slide_gallery_left , .center_menu.menu1 .slide_gallery_right {height:180px;}
 	.center_menu.menu1 .slide_gallery {height:180px;}

  .center_menu.menu2 .slide_gallery_gallery {height:360px;}
  .center_menu.menu2 .slide_gallery_item {height:300px;padding:30px 60px;}
  .center_menu.menu2 .slide_gallery_mask {height:360px;}
	.center_menu.menu2 .slide_gallery_left , .center_menu.menu2 .slide_gallery_right {height:360px;}
 	.center_menu.menu2 .slide_gallery {height:360px;}

	.center_menu .col1 .slide_gallery_gallery {width:244px;}
  .center_menu .col1 .slide_gallery_item {width:214px;padding:30px 30px 30px 0;}
  .center_menu .col1 .slide_gallery_right {margin-left:205px;}

 	.center_menu .col15 .slide_gallery_gallery {width:490px;}
  .center_menu .col15 .slide_gallery_item {width:370px;}
  .center_menu .col15 .slide_gallery_right {margin-left:450px;}  
 
 	.center_menu .col2 .slide_gallery_gallery {width:490px;}
  .center_menu .col2 .slide_gallery_item {width:370px;}
  .center_menu .col2 .slide_gallery_right {margin-left:450px;}  
  
 	.center_menu .col3 .slide_gallery_gallery {width:735px;}
  .center_menu .col3 .slide_gallery_item {width:615px;}
  .center_menu .col3 .slide_gallery_right {margin-left:695px;}  
*/
 	/****************************************************************************************************************************************/
	/*
	#footer_wrap {background:#fff;} 	  
	#footer_wrap .module.col1:first-child {width:265px;}
	#footer_wrap .payment_bar {background:url(../images/payment_footer.jpg) repeat-x center center;height:40px;}
	
  #footer {padding:10px 10px 10px 10px;color:#c5c5c5;background:#F7F7F7;}
	#footer a {color:#c5c5c5;text-decoration:none;}
	#footer a:hover {color:#404141;}
*/
/* PRODUCT ********************************************************************************************************************************/

#product {padding:15px;}

#product #prod_flash { margin-bottom: 10px; }

#product_panel {float:left;/*border:1px solid #f0f0f0;border-left:none;*/width:170px;height:336px;}
#product .product_foto_block {width:254px;height:336px;text-align:center;float:left;
	/*background: url(../images/prod_img_bg.png) no-repeat;*/
	margin-right: 36px;
}
#product .product_info_block {width:250px;height:336px;float:left;/*border:1px solid #f0f0f0;border-left:none;*/}
#product .product_header { /*background:#f8f8f8;padding:8px 10px;*/
	
	line-height: 49px;
	font-weight:bold;
	color:#fff;
}

#product .product_info_block .product_header{
	background: url(../images/prod_panel.png) no-repeat left center;
	padding-left: 15px;
}
#product #product_panel .product_header{
	background: url(../images/prod_panel.png) no-repeat right center;
}

#product .product_info_block .product_name{
	font-size: 13px;
	color: #00415A;
	font-weight: bold;
	margin-top: 5px;
	margin-left: 10px;
}

#product .product_info_block .product_price {
	color: #00415A;
	position:absolute;
	width:230px;
	padding:13px 10px;
	margin-top:280px;
	line-height:12px;
	text-align:left;}
#product .product_info_block .product_price strong {/*color:#ee080c;*/}

/*#product .product_overlay {border:1px solid #f0f0f0;position:absolute;height:336px;width:250px;margin-left:291px;background:#fff;z-index:3;}*/
#product .product_overlay {position:absolute;height:285px;
	margin-left:290px;
	width:250px;
	margin-top:50px;
	background:#96dbeb;
	z-index:3;
	border: 1px solid white;}
#product .product_overlay form {margin:10px auto;width:220px}
#product .product_overlay form .textfield {width:210px;}
#product .product_overlay_close {font-weight:bold;float:right;margin-right:6px;}


#product_foto_slider_gallery {width:90px;float:left;background:#f8f8f8;border-right:1px solid #f0f0f0;height:298px;text-align:left;}
#product_foto_slider a {display:block;border-bottom:1px solid #f0f0f0;height:87px;text-align:center;}
#product_foto_slider_mask {margin-top:37px;height:261px;overflow:hidden;background:#fff;width:90px;position:absolute;z-index:2;}

#product_foto_slider_left , #product_foto_slider_right {position:absolute;width:14px;height:14px;background: url(../images/sprite.png) no-repeat;cursor:pointer;}
#product_foto_slider_left {background-position:0 -394px;margin:13px 0 0 55px;}
#product_foto_slider_left:hover {background-position:0px -415px;}
#product_foto_slider_right {background-position:0 -436px;margin:13px 0 0 71px;}
#product_foto_slider_right:hover {background-position:0 -457px;}
#product_foto_slider_info {position:absolute;width:61px;text-align:center;line-height:37px;}

#product_foto_big {float:left;width:199px;text-align:center;height:220px;}
#product_foto_big/*.big*/ {width:254px;}
#product_foto_big.big {height:312px;}
#product_foto_big a {margin:0 auto;display:block;text-align:center;}

#product_foto_info {background:#f8f8f8;text-align:center;line-height:38px;}

#product_fotos_add {  }
#product_fotos_add > a {
	width: 84px;
	height: 75px;
	display: block;
	margin-left: 1px;
	float: left;
	/*background: url(../images/prod_img_small.jpg) no-repeat;*/
}
#product_fotos_add > a.first { margin-left: 0px; }

.product_properties {list-style:none;padding:11px 0; margin-right: 20px;}
.product_properties li {border-top: 1px solid #4C8B99;padding:7px;color:#00415A;}
.product_properties li:first-child {border:none;}
.product_properties strong {color:#ee080c;}

.product_description {margin:15px 0;padding:0; margin-left: -5px;}
.product_description .product_description_bar {display:block;}
.product_description .product_description_bar a {
	display:block;
	float:left;
	background:url(../images/tab_not_active.png) no-repeat;
	
	padding-top: 10px;
	height:25px;
	width: 164px;
	
	margin-right:1px;
	text-align: center;
	
	margin-top: 3px;
}
.product_description .product_description_bar a.active {
	background:url(../images/tab_active.png) no-repeat;
	
	padding-top: 11px;
	height:27px;
	width: 222px;
	
	margin-top: 0px;
}
.product_description_item {border:1px solid #f0f0f0;padding:15px;min-height:100px;}

.product_description_item ul { margin-left: 20px; }
.product_description_item a { text-decoration: none; color: #434343; }

.demo_banner {background:url(../images/demo_banner_bg.png) repeat-x center center;height:48px;color:#fff;padding:10px 15px;line-height:15px;}


#product_foto_big_zoom {position:absolute;z-index:4;width:420px;height:336px;border:1px solid #f0f0f0;margin-left:290px;}
div.mojozoom_marker {position:absolute;cursor:crosshair;}
div.mojozoom_border {position:absolute;left:0px;top:0px;border:1px solid #f0f0f0;width:100%;height:100%;}
div.mojozoom_fill {position:absolute;left:0px;top:0px;width:100%;height:100%;background-color:white;opacity:0.2;-moz-opacity:0.2;-khtml-opacity : 0.2;filter:alpha(opacity=20);}
img.mojozoom_img {padding:0px;border:0px;}
div.mojozoom_imgctr {position:absolute;margin-left:20px;border:1px solid black;}

#prod_basket .ilosc {width:20px;}

.subproduct_table {width:100%;border-collapse:collapse;border-spacing:0;}
.subproduct_table td {background:#9be0ef;border:1px solid #797979;padding:3px 5px;font-weight:bold;color:#00415a;}
.subproduct_table thead td {color:#fff;font-weight:bold;background:#006490;}

.slide_product.col15 .product_foto {float:left;width:150px;height:150px;text-align:center;}
/*
.slide_product.col15 .product_next {position:absolute;margin-left:335px;margin-top:-31px;}
.slide_product.col15 .product_prev {position:absolute;margin-left:303px;margin-top:-31px;}
.slide_product.col15 .product_pager_info {position:absolute;margin-top:-27px;}
*/
.slide_product.col15 .product_pager {margin-left:220px;margin-top:-31px;position:absolute;text-align:right;width:140px;}
.slide_product.col15 .product_pager .product_pager_info {display:block;float:left;line-height:25px;padding:0 5px;text-align:center;color:#838383;}
.slide_product.col15 .product_pager .product_pager_inside {float:right;}

.slide_product.col15 .product_name {margin:15px 0 10px 0;width:217px;font-weight:bold;float:right;}
.slide_product.col15 .product_name a {font-weight:bold;text-decoration:none;}
.slide_product.col15 .product_desc {float:left;width:200px;height:70px;}
.slide_product.col15 .dummy {visibility:hidden;}

.slide_product.col3 .product {float:left;height:220px;width:170px;border:1px solid #f0f0f0;border-right:none;border-bottom:none;}
.slide_product.col3 .product:first-child {border-left:none;}
.slide_product.col3 .product_prev , .slide_product.col3 .product_next {width:25px;height:220px;padding:0;margin:0;border:1px solid #f0f0f0;background-color:#f3f3f3;border-bottom:none;line-height:220px;text-align:center;background-position:center -171px;font-size:10px;}
.slide_product.col3 .product_prev:hover , .slide_product.col3 .product_next:hover {background-position:center -171px;color:#636363;text-shadow:0 1px 0 #fff;}
.slide_product.col3 .product_prev.dummy , .slide_product.col3 .product_next.dummy {background-image:none;}
.slide_product.col3 .product_pager_info {margin-left:600px;margin-top:-27px;position:absolute;text-align:right;width:110px;color:#838383;}
.slide_product.col3 .product_prev {border-right:none;}
.slide_product.col3 .product_next {border-left:none;float:right;}
.slide_product.col3 .product_foto {text-align:center;height:150px;}
.slide_product.col3 .product_name {text-align:center;height:30px;margin-top:10px;padding:0 5px;}
.slide_product.col3 .product_name , .slide_product.col3 .product_name a {font-weight:bold;text-decoration:none;}
.slide_product.col3 .product_price {text-align:center;background:#fafafa;line-height:30px;height:30px;}


.news {margin:15px 25px;padding-top:8px;border-top:1px solid #f0f0f0;color: #00415a;}
.news a{color: #00415a;}
.news:first-child {border-top:none;padding-top:0;}
.news_date {float:right;}
.news_foto {float:left;width:60px;text-align:center;}
.news_name , .news_name a {font-weight:bold;text-decoration:none;}
.news_desc {margin-top:2px;}
.news_more {text-align:right;margin:1px 0;}
.news_more a {color:#de121e;text-decoration:none;padding-left:9px;background:url(../images/sprite.png) no-repeat -9px -100px;}

.site ul, #tinymce ul {margin:0;padding:0;list-style:none;}
.site ul li, #tinymce ul li {padding-left:10px;background:url(../images/sprite.png) no-repeat -34px -545px;}

#site_map {padding:15px;}
#site_map a{color:#00415a;}
#site_map li.level1 > a{font-size: 12px;}
#site_map .hide {display:block;}
#site_map ul {list-style:none;}
#site_map ul ul {padding:5px 15px;}

#order-clipboard {width:700px;border-collapse:collapse;border-spacing:0;}
.clipboard-action a {display:block;text-decoration:none;font-weight:bold;margin:2px 0;}

#order-navi {padding:15px;padding-top:0;text-align: center;}
#order-navi a {padding:0 10px;}
#order, #order-basket {width:700px;margin: 0 auto;}
#order {margin:15px auto;}
#register-form table {width:550px;}
#customer-table #register-form table {width:auto;}

#order-navi a {background:url("../images/sprite.png") no-repeat -9px -101px;padding-left:11px;text-decoration:none;}
#order-navi a.active {color:#de121e;}
#order_history table , #order_details table {width:100%;}
#order_history a , #order_details a {text-decoration:none;}

#order td.label {width:100px;text-align:right;}
#order .left_field {text-align:right;}
#order table {margin:0 auto;border-collapse:collapse;border-spacing:0;}
.order-action {text-align:center;}
#order td , #order-basket td , #order-your-acount td {padding:5px;}
.order-textfield , #order-notice-field {border:1px solid #E7E7E7;padding:2px}
.order-textfield {width:200px;}
.order-select {width:206px;}
.order-quantity input.order-textfield {width:40px;}
#order .field {width:230px;}
.order-head td , #order-your-acount thead td , #order thead td , #order-notice-head ,
#order .send_to .tab1 , #order .invoice .tab1 {background:#006490;color:#fff;font-weight:bold;}
#order .send_to .tab1 , #order .invoice .tab1, #order-notice-head {text-align: center;}
#order-notice-body {text-align:center;}
#order-notice-field {margin:0 auto;width:500px;height:50px;}
.order-button {text-align: center;}
input.order-button , button.order-button {border:1px solid #fff;padding:4px 6px;margin:4px;color:#747474;font-weight:bold;background:url(../images/contact_form_submit_bg.png) repeat-x center;cursor:pointer;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;text-shadow:0 1px 0 #fff;}

.order-point {text-align:center;}

.order-quantity {text-align: center;}
.order-quantity input {text-align: center;}

.order_confirm {text-align: center;margin:10px 50px;}
.order_confirm input {vertical-align:middle;}

.order-co-value {font-weight:bold;}

.order-co .order-co-select {margin:2px 0;max-width:100px;border:1px solid #E7E7E7;font-size:10px;}
.order-co .order-co-select option {font-size:10px;}





/* ############################# */


#wrap {
	width: 997px;
	
	margin-left:auto;
	margin-right:auto;
	text-align:left;

}


#tt {
	height: 33px;
	position: relative;
	z-index: 200;
}
#tt #ttm_ {
	position: absolute;
	right: 0px;
}
#tt #ttm_l {
	float: left;
	height: 33px;
	width: 6px;
	background: url(../images/tt_left.png) no-repeat;
}
#tt #ttm_r {
	float: left;
	height: 33px;
	width: 6px;
	background: url(../images/tt_right.png) no-repeat;
}
#tt #ttm {
	float: left;
	background: url(../images/tt_bg.jpg) repeat-x;
}
#tt #ttm ul {
	list-style: none;
	float: left;
	margin-left: 5px;
}
#tt #ttm ul li {
	display: inline;
	line-height: 33px;
}
#ttm a:link, #ttm a:visited, #ttm a:hover, #ttm a:active  {color: #B8DDE9;}
#tt #ttm ul li a{ padding-right: 6px; padding-left: 10px; background: url(../images/tt_sep.jpg) no-repeat left 3px;}
#tt #ttm ul li:first-child a{ padding-left: 0px; background-image: none;}


.lang { float: left; padding-top: 6px; margin: 0px 5px;}
.lang .flag { height: 21px; display: block; float: left; margin-left: 2px;}
.lang .flag:first-child { margin-left: 0px;}
.lang #flag_en {
	width: 29px;
	background: url(../images/flag_gb.jpg) no-repeat;
}
.lang #flag_ru {
	width: 26px;
	background: url(../images/flag_rus.jpg) no-repeat;
}
.lang #flag_de {
	width: 27px;
	background: url(../images/flag_ger.jpg) no-repeat;
}



#logo_panel {
	height: 106px;
}

#flash_top {
	width: 997px;
	height: 328px;
	position: absolute;
	/*margin-left: -1px;*/
	z-index: 100;
}

#mt {
	height: 53px;
	/*background: url(../images/mt_bg_l.jpg) repeat-x;*/
	background: url(../images/mt_bg_line.jpg) repeat-x;
	
	position: relative;
	
	width: 990px;
}
#mt > ul {
	list-style: none;
	margin-left: 5px;
}
#mt > ul li {
	display: block;
	float: left;
}
#mt > ul li:hover {
	background: url(../images/mt_bg_lh.jpg) repeat-x;
}
#mt > ul li .mt_bg{
	/*background: url(../images/mt_bg.jpg) no-repeat left center;*/
	background: url(../images/mt_bg_left.jpg) no-repeat left center;
	height: 33px;
	padding-top: 20px;
}
#mt > ul li:hover .mt_bg{
	background: url(../images/mt_bg_h.jpg) no-repeat left center;
}
#mt > ul li a{
	padding: 0px 18px;
}

#mt #login_basket_top {
	width: 345px;
	height: 87px;
	background: url(../images/basket_login.png) no-repeat;
	
	right: -7px;
	bottom: 0px;
	position: absolute;
	z-index: 11;
	
	color: #DCE6C4;
}
#login_basket_top a:link, #login_basket_top a:visited, #login_basket_top a:hover, #login_basket_top a:active  {color: #DCE6C4;}
#mt #login_basket_top .module_name {
	height: 30px;
	padding-top: 12px;
}
#mt_fragment{
	width: 49px;
	height: 53px;
	background: url(../images/mt_fragment.jpg) no-repeat;
	position: absolute;
	
	bottom: 0px;
	left: 603px;
}

.login {
	width: 195px;
	float: left;
	height: 87px;
	position: relative;
}
.login #login_icon {
	position: absolute;
	top: 8px;
	left: 13px;
	background: url(../images/login_icon.jpg) no-repeat;
	width: 33px;
	height: 27px;
}
.login .module_name{
	padding-left: 55px;
}
.login .module_body {
	padding: 5px 15px;
	line-height: 15px;
}
.login ul {
	list-style: none;
}
.login ul li{
	display: inline;
	background: url(../images/arrow_login.png) no-repeat left center;
	padding-left: 10px;
	margin-left: 5px;
}
.login ul li:first-child{ margin-left: 0px; }

.basket_top {
	width: 150px;
	float: left;
	height: 87px;
	position: relative;
}
.basket_top #basket_icon {
	position: absolute;
	top: 8px;
	left: 20px;
	background: url(../images/basket_icon.jpg) no-repeat;
	width: 33px;
	height: 27px;
	
	z-index: 21;
}
.basket_top .module_name{
	padding-left: 60px;
	position: relative;
	z-index: 25;
}
.basket_top .module_body {
	padding: 5px 5px 5px 15px;
}
.basket_top ul {
	list-style: none;
}
.basket_top ul li{
	background: url(../images/arrow_login.png) no-repeat left center;
	padding-left: 10px;
	line-height: 15px;
}


#content {
	margin-left: 11px;
	margin-right: 7px;
	background-color:/*#C2EEF4*/ #96DBEB ;
	
	padding-bottom: 10px;
	background: url(../images/pasek2px.jpg) repeat-x left top #96DBEB;
}

#lm_out {
	width: 247px;
	float: left;
	margin-left: -11px;
}
#lm_out > div{ margin-bottom: 5px;}
#lm {
	padding-bottom: 30px;
	background: url(../images/lm_bg.jpg) repeat-x left top #ADD218;
	margin-bottom: 0px !important;
}
#lm_shadow {
	background: url(../images/lm_shadow.png) no-repeat;
	height: 10px;
	width: 225px;
	margin-left: 11px;
}

.rounded {
	border-radius: 0 0 1.5ex 1.5ex;
	-moz-border-radius: 0 0 1.5ex 1.5ex;
	-webkit-border-bottom-left-radius:1.5ex;
	-webkit-border-bottom-right-radius:1.5ex;
}

.search {
	height: 28px;
	
	padding: 16px 7px;
}
.search .textfield {
	width: 134px;
	height: 12px;
	border: none;
	background: url(../images/search_input.png) no-repeat transparent;
	
	color: #979797;
	font-family: Arial, Tahoma, Verdana, sans-serif;
	font-size: 11px;
	
	padding: 8px 15px;
	float: left;
}
.search .submit {
	width: 66px;
	padding-left: 20px;
	height: 28px;
	border: none;
	background: url(../images/search_submit.png) no-repeat left bottom transparent;
	cursor: pointer;
	
	font-size: 10px;
	font-weight: bold;
	color: white;
	font-family: Arial, Tahoma, Verdana, sans-serif;
	float: right;
}

.category_list {
}
.category_list .mod_name {
	height: 25px;
	padding-left: 20px;
	padding-top: 12px;
	background: url(../images/cl_head.png) no-repeat center;
	margin-bottom: 10px;
}
.category_list ul {
	margin: 0px 14px 0px 13px;
	list-style: none;
}

.category_list ul.level2 {
	margin: 0px;
}
.category_list ul li {
	line-height: 26px;
}
.category_list ul li a{
	padding-left: 15px;
		display: block;
	margin-bottom: 1px;
}
.category_list ul li.level2 > a {
	padding-left:30px;
}
.category_list ul li.level1 { background: url(../images/cl_arrow1.png) no-repeat left 11px; }
.category_list ul li.level2 { background: url(../images/cl_arrow2.png) no-repeat 15px 11px; }

.category_list ul li.level1 > a{
	color: white;
	text-transform: uppercase;
}
.category_list ul li.level2 > a{
	color: #E7FFAE;
	font-weight: bold;
}
.category_list ul li:hover > a, .category_list ul li.active > a {
	background: url(../images/lm_li_hover_.png) repeat-y center top;
}

#lm .site_list {margin-bottom:15px;} 

#mapa_oddz {
	width: 223px;
	height: 156px;
	padding: 12px;
	background: url(../images/map.png) no-repeat;
	position: relative;
}
#mapa_oddz .text_row {
	height: 22px;
}
#mapa_oddz #see_more {
	position: absolute;
	width: 115px;
	height: 25px;
	
	padding-top: 5px;
	padding-left: 6px; 
	
	bottom: 27px;
	right: 0px;
	display: block;
}

#punkt {
	background: url(../images/punkt.png) no-repeat;
}
#punkt > a {
	width: 247px;
	height: 129px;
	display: block;
}


/*.category_list ul li { background: url(../images/cl_sep.png) no-repeat center 25px; }*/
/*.category_list ul li:first-child { background-image: none; }*/


#center {
	width: 743px;
	min-height: 350px;
	float: left;
	background: url(../images/corner_top_2.png) no-repeat left top;
}

#cms {
	padding: 10px 20px;
	text-align: justify;
	color: #00415A;
}
#cms .site_name {
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 10px;
}

#navi {
	height: 36px;
	background: url(../images/navi_bg.jpg) no-repeat;
	line-height: 36px;
	padding-left: 20px;
	overflow: hidden;
}
#navi a, #navi span {
	background: url(../images/navi_arrow.png) no-repeat left center;
	padding-left: 10px;
	margin-left: 15px;
	color: #018297;
}
#navi a:link, #navi a:visited, #navi a:hover, #navi a:active  {color: #018297;}
#navi #navi_text {
	color: #466700;
	font-weight: bold;
	background: none;
	padding-left: 0px;
	margin-left: 0px;
}

.category_circle {
	width: 230px;
	height: 230px;
	background: url(../images/category_bg.png) no-repeat;
	float: left;
	margin-left: 12px;
	margin-top: 20px;
}
.category_circle.first {
	margin-left: 20px;
}
.category_circle .c_foto{	
	margin-top: 52px;
	margin-left: 63px;
	
	background-repeat: no-repeat;
	background-position: center;
	
		width: 120px;
	height: 105px;
}
.category_circle .c_foto a{
	display: block;
	width: 120px;
	height: 105px;
}
.category_circle .c_name{
	padding: 3px 50px 0px 60px;
	text-align: center;
	font-weight: bold;
}
.category_circle .c_name a:link, .category_circle .c_name a:visited,
.category_circle .c_name a:hover, .category_circle .c_name a:active  {color: #398ABF;}

#prod_con_header {
	background: url(../images/promo_belka.png) no-repeat;
	height: 37px;
	width: 742px;
	margin-bottom: 3px;
}
#prod_con_header > div { padding-top: 10px; padding-left: 15px; }

#promo_products {
	background: url(../images/promo_belka.png) no-repeat left top;
}
#promo_products .module {
	float: left;
}
#promo_products .module:first-child {
	margin-left: 1px;
	margin-right: 4px;
}
#promo_products .mod_name  {
	height: 30px;
	
	padding-top: 10px;
	padding-left: 70px;
}
.page_arrows {
	position: absolute;
	margin-top: -32px;
	margin-left: 5px;
}
.page_arrows .page_arrow {
	width: 21px;
	height: 21px;
	margin: 0 3px;
	float: left;
	cursor: pointer;
}
.page_arrows #arrow_prev_pr, .page_arrows #arrow_prev_no {
	background: url(../images/pager_prev.png) no-repeat;
}
.page_arrows #arrow_next_pr, .page_arrows #arrow_next_no {
	background: url(../images/pager_next.png) no-repeat;
}

.list_prod {
	width: 368px;
	height: 178px;
	background:  url(../images/prod_bg5.png) no-repeat;
	
	position: relative;
}
#promo_products .list_prod {
	background:  url(../images/prod_bg5.png) no-repeat;
}
.list_prod .name {
	padding: 0px 14px;
	font-size: 12px;
	font-weight: bold;
}
.list_prod .name a{
	color: #053F55;
}
.list_prod .foto {
	background-position: center;
	background-repeat: no-repeat;
	float: left;
}
.list_prod .foto.circle {
	width: 50px; 
	height: 65px; 
	margin: 11px 34px 10px 28px;
}
.list_prod .foto.circle a{
	width: 50px; 
	height: 65px;
	display: block;	
}
.list_prod .foto.square {
	width: 100px; 
	height: 100px; 
	margin: 1px 15px 0px 8px;
}
.list_prod .foto.square a{
	width: 100px; 
	height: 100px;
	display: block;	
}
.list_prod .prod_info {
	float: left;
	width: 224px;
	margin-right: 16px;
}
.list_prod .prod_info .desc {
	text-align: justify;
	color: #00415A;
	margin-bottom: 5px;
}
.list_prod .prod_info .price {
	font-weight: bold;
	color: #00415A;
}
.list_prod .basket_link {
	width: 115px;
	height: 26px;
	
	padding-left: 8px;
	padding-top: 6px;
	
	position: absolute;
	bottom: 0px;
	right: 0px;
}
.list_prod .more_link {
	width: 75px;
	height: 26px;
	
	position: absolute;
	bottom: 0px;
	left: 22px;
}

#product_list {
	margin: 0px 0 10px 5px;
}
#product_list .list_prod {
	float: left;
	margin-bottom: 1px;
}
#product_list .list_prod.first {
	margin-right: 1px;
}

#footer {
	height: 220px;
	background: url(../images/footer_bg.jpg) no-repeat 11px top transparent;
	position: relative;
}
#footer a:link, #footer a:visited, #footer a:hover, #footer a:active  {color: #81A2A9;}
#footer_l {
	float: left;
	width: 247px;
	padding-top: 12px;
}
#footer_r {
	float: left;
	padding-top: 30px;
}
#footer_r ul{
	list-style: none;
	margin-top: 35px;
	margin-left: 20px;
}
#footer_r ul li{
	display: inline;
	background: url(../images/foot_sep.jpg) no-repeat left center;
	padding-left: 10px;
	padding-right: 8px;
}
#footer_r ul li:first-child{
	background-image: none;
	padding-left: 0px;
}
#footer_r #copyright {
	position: absolute;
	top: 150px;
	right: 20px;
	color: #81A2A9;
}
.fast_contact {
	width: 227px;
	height: 83px;
	
	padding: 20px 10px;
	
	background: url(../images/fast_cont_bg.jpg) no-repeat;
	
	color: #497586;
	font-weight: bold;
}
.fast_contact a{
	color: #497586 !important;
}
.fast_contact .mod_name {
	margin-bottom: 10px;
}
.fast_contact .mod_body > div {
	line-height: 20px;
	padding-left: 30px;
}
.fast_contact .mod_body > div.mail { background: url(../images/icon_mail.jpg) no-repeat left center; }
.fast_contact .mod_body > div.tel { background: url(../images/icon_tel.jpg) no-repeat left center; }
#rf {
	margin-top: 5px;
	margin-left: 14px;
	width: 150px;
	height: 70px;
	background: url(../images/rf-150x70.png) no-repeat;
	display: block;
}

#footer_l .banner {margin-top:5px;margin-left:14px;}

/*slider loga #################################################*/

#slide_gallery_1_gallery {
	width: 610px;
	padding: 0px 10px;
	margin-left: 70px;
	position: relative;
}
#slide_gallery_1_mask {
	width: 600px;
	background: url(../images/slider_bg.png) repeat-x;
	float: left;
}
#slide_gallery_1_mask_left {
	width: 5px;
	height: 92px;
	background: url(../images/slider_bg_l.png) no-repeat;
	float: left;
}
#slide_gallery_1_mask_right {
	width: 5px;
	height: 92px;
	background: url(../images/slider_bg_r.png) no-repeat;
	float: left;
}

.slide_gallery_item {float:left;}
.slide_gallery_left , .slide_gallery_right {width:21px;height:21px;position:absolute;cursor:pointer; top: 35px;}
.slide_gallery_left { background:  url(../images/slider_left.png) no-repeat; left: 0px; }
.slide_gallery_right { background:  url(../images/slider_right.png) no-repeat; right: 0px;}

.slide_gallery_mask  {overflow:hidden;}
/*.slide_gallery {width:99999px;}*/
.slide_gallery_gallery {height:92px;}
.slide_gallery_item {height:92px; padding:0px 0px;}
.slide_gallery_item a{height:92px; width: 200px; display: block;}
.slide_gallery_mask {height:92px;}
.slide_gallery {height:92px;}




.contact_form .form_field, .recommend_form .textfield {
	width: 200px;
	padding:4px 3px;
	margin:4px 0;
	color:#b2b2b2;
	background:#ececec;
	border-top:1px solid #e1e1e1;
	border-left:1px solid #e1e1e1;
	border-bottom:1px solid #fff;
	border-right:1px solid #ececec;
	font-size:11px;font-family:tahoma,verdana,arial,liberation sans,sans-serif;color:#757575;
}
.contact_form .form_submit_button, .contact_form .submit, .recommend_form .submit, .submit_gray {
	border:none;
	padding:4px 6px;
	margin:4px 0;
	color:#747474;
	font-weight:bold;
	background:url(../images/contact_form_submit_bg.png) repeat-x center;
	cursor:pointer;
	text-shadow:0 1px 0 #fff;
	text-decoration:none;
}
.contact_form .form_name_row {
	padding-right: 20px;
}
.contact_form .form_textarea {
	width: 400px;
	height: 70px;
}


/* ############################## */

.pager {
	margin: 3px 10px;
	font-weight: bold;
}
.pager span { color: red; }
.pager a { color: #00415a;}

.old_price {font-weight:normal;font-size:10px;}
.new_price {color:red;}

/*** NEW SLIDER ***/
#slider{
	display: block;
	height: 370px;
	margin-right: 5px;
	position: relative;
	overflow: hidden;
}

#slider .item{
	position: absolute;
	overflow: hidden;
	width: 100%;
}

#slider .item img{
	max-width: 100%;
}

#slider_nav{
	position: absolute;
	bottom: 20px;
	left: 50%;
	display: block;
}

#slider a.toc{
	width: 12px;
	height: 12px;
	background-color: #3ba3d7;
	border-radius: 100%;
	border: none;
	display: inline-block;
	vertical-align: middle;
	margin: auto 5px;
	transition: all 0.3s;
}

#slider a.toc-active{
	width:14px;
	height: 14px;
	background-color: #9bc80b; 
}

#logo_link{
	height: 85px;
	width: 300px;
	display: inline-block;
}
#slider .slide_desc{
	position: absolute;
	left: 50px;
	top: 30%;
	font-size: 20px;
	/*transform: translate(-50%,-50%);*/
}
