html , body {
	margin: 0px; 
	padding: 0px;
	color: #666;
	font-size: 12px; 
	font-family: Tahoma, Geneva, Lucida Sans Unicode, Lucida Grande, Verdana, Arial, Helvetica, sans-serif; 
	text-align: left;
	background: #FFF url(../images/gui/bg.jpg) repeat-x top center;
}
.clr {
	font-size: 0px !important;
	line-height: 0px !important;
	height: 0px !important;
	clear: both;
}
a {
	color: #666;
	text-decoration: none;
	cursor: pointer;
}
a:hover { text-decoration: none; }
a:focus { outline:none }
a img { border: none; }
form {
	display: inline;
	padding: 0px;
	margin: 0px;
}
h1 , h2 , h3 , h4 , h5 {
	margin: 0px;
	padding: 0px;
	font-size: 12px; 
	font-weight: normal;
}
.blue { color: #005AAB; }
pre {
	display: block;
	position: absolute;
		top: 5px;
		left: 5px;
		z-index: 10;
	width: 200px;
	overflow: auto;
	font-size: 10px;
	background-color: #FFF;
	border: 1px solid red;
}
/* ========================================== */
.mainout {
	width: 896px;
	margin: 0px auto;
	/*overflow: hidden;*/
}
.headerout {
	height: 194px;
	overflow: hidden;
}
.headertop {
	height: 32px;
	line-height: 32px;
	color: #333;
	font-size: 11px;
	text-align: left;
}
	.headertop a { color: #333; }
	.headertop a:hover { text-decoration: underline; }
	.header_left {
		float: left;
		width: 230px;
	}
	.header_buttons {
		float: left;
		width: 230px;
		height: 32px;
	}
		.header_buttons img {
			position: absolute;
				top: 10px;
		}
	.header_right {
		float: left;
		width: 200px;
		text-align: right;
	}

.header_basketout {
	float: right;
	height: 162px;
	width: 160px;
	overflow: hidden;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	border-left: 10px solid #FFF;
}
.header_basketout a {
	color: #FFF;
	text-decoration: underline;
	
}
.header_basketout a:hover { text-decoration: none; }
.header_baskettop {
	height: 130px;
	overflow: hidden;
}
.header_baskettop a {
	font-size: 13px;
	font-weight: bold;
}
.header_baskettopin {
	height: 110px;
	overflow: hidden;
	padding: 20px 0px 0px 12px;
	background: #29A125 url(../images/gui/header_baskettop.jpg) no-repeat top left;
}
.header_baskettopin table {
	width: 100%;
	margin-top: 20px;
	font-size: 11px;
}
.header_baskettopin table td {
	padding: 2px;
	background: transparent url(../images/gui/bdot.gif) repeat-x bottom left;
}

.header_basketbottom1 , .header_basketbottom2 {
	height: 28px;
	padding: 4px 30px 0px 12px;
	font-size: 10px;
	font-weight: bold;
}
.header_basketbottom1 { background: transparent url(../images/gui/header_basketbar1.jpg) no-repeat top left; }
.header_basketbottom2 { background: transparent url(../images/gui/header_basketbar2.jpg) no-repeat top left; }
.header {
	float: left;
	width: 725px;
	height: 130px;
	overflow: hidden;
}
.headerlogo {
	float: left;
	width: 185px;
	height: 130px;
	margin-right: 35px;
}

.headeradv {
	float: left;
	width: 470px;
	height: 60px;
	padding-top: 35px;
}
.headermenu {
	float: left;
	width: 725px;
	height: 32px;
	line-height: 32px;
	overflow: hidden;
}
.headermenu h2 {
	float: left;
	height: 22px;
	line-height: 22px;
	padding: 5px 23px 5px 18px;
	padding: 5px 18px 5px 13px;
	/*border: 1px solid red;*/
}
.headermenu h2 a {
	display: block;
	float: left;
	padding: 0px 4px 0px 9px;
	font-weight: bold;
}
.headermenu h2.hm1 {}
.headermenu h2.hm2 { background: #8D8D8D url(../images/gui/bg_hm_right.png) no-repeat center right; }
.headermenu h2.current { background: transparent url(../images/gui/bg_hm_right.png) no-repeat center right; }
.headermenu h2.hm1 a {  }
.headermenu h2.hm2 a { background: transparent url(../images/gui/bg_hm_left.png) no-repeat center left; }
.headermenu h2.current a { background: transparent url(../images/gui/bg_hm_left.png) no-repeat center left; }


/* drop down menu  */
.dropmenudiv {
	position:absolute;
		top: 0;
	z-index: 5000;
	visibility: hidden;
	width: 164px;
	margin: 3px 0px 0px -18px;
	padding: 2px 13px 2px 13px;
	text-align: left;
	background: #FFFFFF url(../images/gui/dot.gif) top left;
	border: 5px solid #8D8D8D;
}
.dropmenudiv h3 {
	height: 22px;
	line-height: 22px;
	padding: 1px 0px;
	background: #FFFFFF url(../images/gui/dot.gif) top left;
	border-bottom: 1px solid #CCC;
}
.dropmenudiv a {
	display: block;
	padding: 0px 5px 0px 14px;
	font-size: 11px;
	font-family: Arial;
	background: #F00 url(../images/gui/dot.gif) top left;
}

.dropmenudiv a:hover {
	color: #FFF;
	background: #FFF url(../images/gui/bg_menu_hover2.jpg) no-repeat top left;
}
/*  filter */
.filter { }
.filtertop {
	height: 34px;
	line-height: 34px;
	padding: 0px 18px;
	cursor: auto;
	background: transparent url(../images/gui/bg_filter_top.jpg) repeat-x top center;
}
.filtertop div {
	float: left;
	width: 202px;
	height: 34px;
	padding-left: 13px;
	font-weight: bold;
	text-align: left;
}

.filtercontent {
	display: block;
	padding: 0px 18px 0px 18px;
	background: transparent url(../images/gui/bg_filter_content.gif) no-repeat top center;
	border-top: 1px solid #FFF;
}
.filtercontentin {
	float: left;
	width: 189px;
	padding: 5px 13px;
	font-size: 11px;
	text-align: left;
}
.filtera {
	display: block;
	line-height: 18px;
	color: #999;
	border-top: 1px solid #9FBCB7;
}
.filtera a {
	display: block;
	line-height: 18px;
	color: #666;
}
.filtera a:hover { color: #04473E; }
.filtera a span {
	display: block;
	width: 40px;
	float: right;
}
.filtercontentin .current { color: #DC0000; }
.filtercontentin .current a { color: #DC0000; }
.filtercontent select {
	width: 100%;
	/*height: 20px;*/
	color: #04473E;
	/*font-size: 11px;*/
	border: 1px solid #7AA19C;
}
.filtercontent input {
	width: 40px !important;
	height: 14px;
	padding: 2px 1px;
	font-size: 11px;
	border: 1px solid #7AA19C;
}
a.clear_filter {
	font-size: 10px;
	font-weight: bold;
	font-family: Arial;
}
a:hover.clear_filter { text-decoration: underline; }
a.clear_one img {
	float: right;
	margin-top: 4px;
}
a:hover.clear_one img { padding-right: 5px; }

.filter_arrow {
	margin: 0 auto;
	width: 430px;
	height: 26px;
}
.mainsep {
	margin-top: 1px;
	background: transparent url(../images/gui/bg_filter.jpg) repeat-x top center;
}
/* content */
.contentout {
	margin-bottom: 30px;
	/*background: transparent url(../images/gui/bg_filter.jpg) repeat-x top center;*/
}
.path {
	height: 40px;
	line-height: 40px;
	padding-top: 1px;
	font-weight: bold;
	color: #333;
	text-align: left;
}
.path a { color: #7AA19C; }
.path a:hover { color: #05483F; }
.content3 .path {
	height: auto;
	line-height: 16px;
	padding: 8px 10px 8px 30px;
	color: #FFF;
	background: #7AA19C url(../images/gui/bg_menu_top.jpg) no-repeat top left;
}
.content3 .path a { color: #FFF; }
.content3 .path a:hover { text-decoration: underline; }
.path h1 {
	display: inline;
	color: #05483F;
	font-weight: bold;
}


.leftout {
	float: left;
	width: 180px;
	/*overflow: hidden;*/
	margin-right: 10px;
	text-align: left;
}
.menutop {
	line-height: 16px;
	padding: 8px 10px 8px 30px;
	color: #FFF;
	text-align: left;
	background: #7AA19C url(../images/gui/bg_menu_top.jpg) no-repeat top left;
}
.menutop h2 { font-weight: bold; }
.menu , .menu2 {
	padding: 2px 0px 2px 0px;
	border: 5px solid #8D8D8D;
}
.menu h3 {
	/*height: 22px;*/
	/*line-height: 16px;*/
	padding: 1px 0px 6px 0px;
	background: #FFF url(../images/gui/bg_menu_sep.jpg) no-repeat bottom center;
}
.menu h3.mhover { background: #FFF url(../images/gui/bg_menu_sep_hover.jpg) no-repeat bottom center; }
.menu h3 a {
	display: block;
	/*height: 22px;*/
		/*overflow: hidden;*/
	margin-left: 13px;
	padding: 4px 13px 0px 14px;
	font-size: 11px;
	font-family: Arial;
}
.menu h3.mhover a , .menu h3 a:hover {
	color: #FFF;
	background: #FFF url(../images/gui/bg_menu_hover.jpg) no-repeat top left;
}
.menu h3.current {  background: #FFF url(../images/gui/bg_menu_sep_hover.jpg) no-repeat bottom center; }
.menu h3.current a {
	color: #FFF;
	background: #FFF url(../images/gui/bg_menu_hover.jpg) no-repeat top left;
}
/*.menu h3 a.added {
	margin-left: 0px;
	padding: 0px 5px 0px 27px;
	background: #FFF url(../images/gui/bg_added.jpg) no-repeat top left;
}
.menu h3 a:hover.added { background: transparent url(../images/gui/bg_added_hover.jpg) no-repeat top left; }
.menu h3 a.addedcurrent , .menu h3 a:hover.addedcurrent {
	margin-left: 0px;
	padding: 0px 5px 0px 27px;
	color: #FFF;
	background: transparent url(../images/gui/bg_added_hover.jpg) no-repeat top left;
}*/
/*h3.added a { color: red !important; }
h3.curent a { color: green !important; }
h3.addedcurrent a { color: orange !important; }*/
/*color: #29A125*/
/*.menu2 h3 {
	padding: 1px 0px 6px 0px;
	background: #FFF url(../images/gui/bg_menu_sep.jpg) no-repeat bottom center;
}
.menu2 h3 a {
	display: block;
	margin-left: 13px;
	padding: 4px 13px 0px 0px;
	font-size: 11px;
	font-family: Arial;
}
.menu2 h3 a:hover { color: #05483F; text-decoration: underline; }
.menu2 h3.current a ,.menu2 h3.current a:hover { color: #05483F; text-decoration: underline; }
.menu2 h3.added a  { color: #29A125; }
.menu2 h3.added a:hover , .menu2 h3.addedcurrent a , .menu2 h3.addedcurrent a:hover { color: #29A125; text-decoration: underline;  }*/

.menu2 h3 {
	height: 22px;
	line-height: 22px;
	padding: 1px 0px 2px 0px;
	background: #FFF url(../images/gui/bg_menu_sep.jpg) no-repeat bottom center;
}
.menu2 h3 a {
	display: block;
	height: 22px;
		overflow: hidden;
	margin-left: 13px;
	padding: 0px 5px 0px 14px;
	font-size: 11px;
	font-family: Arial;
}
.menu2 h3 a:hover {
	color: #FFF;
	background: #FFF url(../images/gui/bg_menu_hover3.jpg) no-repeat top left;
}
.menu2 h3 a.current {
	color: #FFF;
	background: #FFF url(../images/gui/bg_menu_hover3.jpg) no-repeat top left;
}
.menu2 h3 a.added {
	margin-left: 0px;
	padding: 0px 5px 0px 27px;
	background: #FFF url(../images/gui/bg_added.jpg) no-repeat top left;
}
.menu2 h3 a:hover.added { background: transparent url(../images/gui/bg_added_hover.jpg) no-repeat top left; }
.menu2 h3 a.addedcurrent , .menu2 h3 a:hover.addedcurrent {
	margin-left: 0px;
	padding: 0px 5px 0px 27px;
	color: #FFF;
	background: transparent url(../images/gui/bg_added_hover.jpg) no-repeat top left;
}


.sep_menu {
	height: 20px;
	background: transparent url(../images/gui/bg_sep_menu.jpg) no-repeat top left;
}

.content {
	float: left;
	width: 535px;
	/*overflow: hidden;*/
	margin-right: 10px;
}
.content2 {
	float: left;
	width: 535px;
	margin-right: 10px;
	text-align: left;
}
.content3 {
	float: left;
	width: 726px;
	margin-right: 10px;
}
.content2 ul { margin: auto; padding: auto; }
.content2 ul li {  margin: auto;  padding: auto; line-height: 140%; }
.contentadv { margin-bottom: 20px; }


.prods_hp {}

.prods_hp_rowout {
	padding: 15px 0px 5px 0px;
	border-bottom: 1px solid #8D8D8D;
}
/*.content3 .prods_hp_rowout { border: none; }*/
.prods_hp_rowin { background: transparent url(../images/gui/bg_prods_sep.gif) repeat-y top left; }
.content3 .prods_hp_rowin { background: transparent url(../images/gui/bg_prods_sep2.gif) repeat-y top left; }
.prod_hp_out {
	float: left;
	width: 166px;
	padding: 0px 6px 25px 6px;
	text-align: center;
}
.prods_hp h3.prod_hp_title {
	padding: 4px 0px 10px 0px;
}
.prods_hp h3.prod_hp_title a {
	color: #04473E;
	font-weight: bold;
}
.prods_hp h3.prod_hp_title a:hover {
	/*color: #7AA19C;*/
	text-decoration: underline;
}
.prod_hp_info {
	padding: 0px 0px 15px 0px;
	font-size: 11px;
}
.prods_hp .promopic {}
.promo .prod_hp_info { color: #D00; }
.prod_hp_price {
	padding: 0px 0px 15px 0px;
	color: #D00;
	font-weight: bold;
}
.main_info {
	padding: 20px 0px;
	text-align: left;
	font-size: 10px;
}
/**/
.prods_relate {
	margin-bottom: 20px;
	padding-bottom: 10px;
	text-align: center;
	border-bottom: 1px solid #999;
}
.prods_relate h3.prod_relate_title {
	padding: 4px 0px 10px 0px;
}
.prods_relate h3.prod_relate_title a {
	color: #04473E;
	font-weight: bold;
	text-decoration: none;
}
.prods_relate h3.prod_relate_title a:hover {
	/*color: #7AA19C;*/
	text-decoration: underline;
}
.prod_relate_info {
	padding: 0px 0px 15px 0px;
	font-size: 11px;
}
.prods_relate a.singlepic {}
.prods_relate a.singlepic img { border: 1px solid #7AA19C; }
.prods_relate a:hover.singlepic img { border: 1px solid #04473E; }
.prod_relate_price {
	padding: 0px 0px 15px 0px;
	color: #D00;
	font-weight: bold;
}


/**/
.prods_listing {
	margin-bottom: 20px;
}
.prod_listing_sort { 
	display: block;
	height: 18px;
	line-height: 18px;
	margin-bottom: 20px;
	padding: 5px 15px;
	color: #7AA19C;
	font-size: 11px;
	text-align: left;
	font-weight: bold;
	background: #E4EDEC;
}
	.prod_listing_sort a { color: #024A3E; }
	.price_buttons_out { float: left; }
	.price_buttons {
		height: 18px;
		float: left;
	}
	.prod_listing_sort a.zerro { float: right; }
.prod_listing {
	margin-bottom: 15px;
	padding-bottom: 13px;
	text-align: left;
	border-bottom: 1px solid #8D8D8D;
}
.prod_listing a.singlepic img {
	float: left;
	margin-right: 20px;
	border: 1px solid #7AA19C;
}
.prod_listing a:hover.singlepic img { border: 1px solid #04473E; }
.prod_listing .promopic {
	float: left;
	margin-right: 16px;
}
.prod_listing .promopic a img { border: 1px solid #7AA19C; }
.prod_listing .promopic a:hover img { border: 1px solid #04473E; }
.prods_listing h3.prod_listing_title {
	/*float: left;*/
	height: 20px;
	/*overflow: hidden;*/
}
.prods_listing h3.prod_listing_title a {
	
	color: #04473E;
	font-weight: bold;
}
.prods_listing h3.prod_listing_title a:hover {
	/*color: #7AA19C;*/
	text-decoration: underline;
}
.prod_listing_info {
	height: 40px;
	margin-bottom: 6px;
	/*overflow: hidden;*/
	font-size: 11px;
	/*border-bottom: 1px solid red;*/
}
.promo { color: #D00; }
.prod_listing_price {
	float: left;
	width: 160px;
	height: 20px;
	line-height: 20px;
	color: #D00;
	font-weight: bold;
	font-size: 14px;
}
.prod_listing_price span { color: #333; font-size: 12px; }
.prod_listing_buttons { float: left; }

.searcherror {
	width: 80%;
	padding: 20px;
	font-weight: bold;
	border: 2px solid #7AA19C;
}
.s_error {
	display: none;
	width: 120px;
	height: 20px;
	position: absolute;
		top: 30px;
	padding: 5px;
	color: #F00;
	font-size: 10px;
	text-align: center;
	background: #F3F3F3;
}



/**/
.prod_detail {
	text-align: left;
}
.prod_detail h1 {
	height: 33px;
	line-height: 32px;
	padding: 0px 20px;
	color: #05483F;
	font-size: 16px;
	font-weight: bold;
}
.prod_det_left {
	float: left;
	width: 302px;
	padding: 0px 15px 0px 0px;
	font-size: 11px;
}
.prod_det_left img.singlepic {
	border: 1px solid #7AA19C;
	margin-bottom: 35px;
}
.prod_det_left_info {
	padding: 0px 0px 35px 5px;
	font-size: 11px;
}


h4.mname {
	padding-left: 14px;
	margin-bottom: 10px;
	color: #333;
	font-weight: bold;
	font-size: 11px;
	background: transparent url(../images/gui/sq.jpg) no-repeat center left;
}
.prod_det_info {
	padding: 0px 0px 0px 14px;
}
.prod_det_right {
	float: left;
	width: 215px;
}
.gallery { padding: 5px 0px 10px 0px; }
.gallery a img {
	float: left;
	margin: 0px 10px 10px 0px;
	border: 1px solid #7AA19C;
}
.gallery a:hover img { border: 1px solid #05483F; }
.prod_det_price {
	height: 20px;
	line-height: 20px;
	margin-bottom: 15px;
	color: #D00;
	font-weight: bold;
	font-size: 14px;
}
.prod_det_price span { color: #333; }
.prod_det_basket {
	width: 202px;
	height: 28px;
	line-height: 28px;
	background: transparent url(../images/gui/bg_prod_det_basket.jpg) no-repeat top left;
}
.prod_det_basket .pdb1 {
	float: left;
	width: 51px;
	height: 20px;
	line-height: 20px;
	padding: 4px 5px 4px 21px;
	font-size: 11px;
}
.prod_det_basket .pdb1 input {
	width: 30px;
	height: 20px;
	border: none;
	background: transparent;
}
.prod_det_basket a {
	color: #FFF;
	font-weight: bold;
	font-size: 10.5px;
}
.prod_det_info {}
.send_to { padding: 20px 0px 10px 0px; }
.related_products {
	margin-bottom: 30px;
	padding: 10px 0px;
	border-top: 2px solid #7AA19C;
	border-bottom: 2px solid #7AA19C;
}

.basketbar {
	height: 32px;
	line-height: 32px;
	margin-bottom: 16px;
	color: #FFF;
	font-weight: bold;
	font-size: 11px;
	text-align: left;
}
.basketbar div {
	float: left;
	width: 163px;
	padding-left: 14px;
	background: #B7C0BF url(../images/gui/arrow.gif) no-repeat center right;
	border-right: 1px solid #FFF;
}
.basketbar div.current { background: #27A226 url(../images/gui/arrow.gif) no-repeat center right; }
.baskettab {
	width: 535px;
	margin-bottom: 16px;
}
.baskettab a.singlepic img { border: 1px solid #7AA19C; }
.bt1 , .bt2 , .bt3 {
	height: 21px;
	color: #04473E;
	font-weight: bold;
	border-bottom: 1px solid #7AA19C;
}
.bt1 {}
.bt2 , .bt3 , .bt5 , .bt6 {
	padding-left: 9px;
	border-left: 1px solid #7AA19C;
}
.bt2 { width: 72px; }
.bt3 { width: 85px; }
.bt1 , .bt4 {
	padding-left: 19px;
}
.bt4 , .bt5 , .bt6 {
	padding-top: 6px;
	color: #333;
}
.bt4 {}
.bt5 , .bt6 {
	color: #04473E;
	font-weight: bold;
}
.bt5 {}
.bt6 {}
.bt5 span , .bt6 span {
	color: #F00;
}
h3.prod_basket_title a {
	color: #04473E;
	font-weight: bold;
}


.sep { margin-bottom: 16px; border-bottom: 1px solid #CCCCCC; }
.order_out {
	margin-bottom: 14px;
	color: #04473E;
	font-weight: bold;
	text-align: left;
}
.order_out span {
	color: #F00;
}
a.b_order2 {
	display: block;
	float: left;
	width: 142px;
	height: 28px;
	line-height: 28px;
	margin-right: 14px;
	color: #FFF;
	text-align: center;
	background: transparent url(../images/gui/b_order2.jpg) no-repeat center top;
}
.basket_info {
	margin-bottom: 40px;
	text-align: left;
}
.basked_add_bar {
	height: 28px;
	line-height: 28px;
	padding: 10px 0px 0px 0px;
}
.basket_refresh {
	float: left;
	width: 132px;
	margin-right: 10px;
	background: transparent url(../images/gui/b_refresh.jpg) no-repeat left top;
}
.basket_refresh_input {
	float: left;
	width: 54px;
	padding: 4px 0px 0px 20px;
}
.basket_refresh input {
	width: 30px;
	height: 20px;
	border: none;
	background: transparent;
}
.basket_refresh a {
	display: block;
	float: left;
	width: 58px;
	color: #FFF;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
}
a.basket_del {
	display: block;
	float: left;
	width: 50px;
	height: 28px;
	line-height: 28px;
	padding-left: 32px;
	color: #FFF;
	font-size: 11px;
	font-weight: bold;
	background: transparent url(../images/gui/b_del.jpg) no-repeat center top;
}

.form_tab {
	width: 533px;
	margin-bottom: 16px;
	font-weight: bold;
}
.form_tab1 {
	width: 182px;
	padding-right: 18px;
}
.form_tab2 {
	width: 330px;
}
.form_tab input , .form_tab textarea {
	width: 99%;
	border: 1px solid #27A226;
}
.form_tab textarea {
	height: 68px;
	overflow: auto;
}
.form_tab p {
	margin: 0px;
	padding: 12px 0px 6px 0px;
}
p.p_check { text-align: left; }
p.p_check input {}

.system1 {
	width: 80%;
	margin-bottom: 20px;
	padding: 14px;
	color: #FFF;
	font-weight: bold;
	background-color: #27A226;
}
.checkout {
	
	margin-bottom: 10px;
	color: #04473E;
	font-weight: bold;
	text-align: left;
	
}
.checkout span {
	color: #F00;
}
#cformbutton {
	height: 20px;
	line-height: 20px;
	text-align: center;
}
#cformbutton #formerror {
	width: 80%;
	color: #FFF;
	background: #F00;
}
a.print {
	display: block;
	float: left;
	width: 139px;
	height: 28px;
	line-height: 28px;
	margin-bottom: 12px;
	padding-left: 23px;
	color: #FFF;
	font-size: 11px;
	font-weight: bold;
	background: transparent url(../images/gui/b_print.jpg) no-repeat center top;
}


.pager {
	height: 20px;
	line-height: 20px;
	margin-bottom: 20px;
	color: #7AA19C;
	font-size: 11px;
}
.pager a {
	display: block;
	float: left;
	margin: 0px 4px;
	color: #7AA19C;
	text-decoration: underline;
}
.pager a:hover { color: #024A3E; text-decoration: none; }
.pager a.num {
	margin: 0px 1px 0px 0px;
	padding: 0px 7px;
	text-decoration: none;
	background-color: #E4EDEC;
}
.pager a:hover.num {
	margin: 0px 1px 0px 0px;
	color: #FFF;
	background-color: #7AA19C;
}
.pager a.current , .pager a:hover.current {
	margin: 0px 1px 0px 0px;
	padding: 0px 7px;
	color: #FFF;
	text-decoration: none;
	background-color: #024A3E;
}
.spanpager {
	float: left;
	line-height: 20px;
	font-weight: bold;
}

.rightout {
	float: left;
	width: 160px;
}
.right_contacts {
	/*margin-bottom: 12px;*/
	padding: 14px 12px;
	line-height: 16px;
	font-size: 11px;
	text-align: left;
	background-color: #F3F3F3;
	border: 4px solid #8D8D8D;
}
.right_contacts a { text-decoration: underline; }
.right_contacts a:hover { text-decoration: none; }
.right_contacts a.skype {
	padding-left: 24px;
	line-height: 20px;
	background: transparent url(../images/gui/ico_skype.gif) no-repeat center left;
}
.right_contacts .tel {
	padding-left: 24px;
	line-height: 20px;
	background: transparent url(../images/gui/ico_tel.png) no-repeat center left;
}
.right_contacts a.mail {
	padding-left: 24px;
	line-height: 20px;
	background: transparent url(../images/gui/ico_mail.png) no-repeat center left;
}
.right_contacts .adress {
	padding: 5px 0px;
}
.right_contacts form { display: block; text-align: center; }
.right_contacts input {
	margin-bottom: 10px;
	color: #333;
	background: #FFF;
	border: 1px solid #7AA19C;
}
.right_contacts input.stext { width: 120px; }
.right_contacts input.sbutton { background: #B2B2B2; }
.right_contacts input.sbutton:hover { cursor: pointer; }
.rightadv {
	
}
.right_prod {
	
}
.broistoki { width: 65px; }
.koshnica {
	position: absolute;
	z-index: 50;
	top: 10%;
	left: 40%;
	color: red;
	background-color: #FFF;
	border: 1px solid red;
}

.footertop {
	height: 28px;
	line-height: 28px;
	padding: 5px 15px 5px 30px;
	color: #05483F;
	font-weight: bold;
	background-color: #7AA19C;
	border-bottom: 5px solid #999;
}
a.back , a.top {
	display: block;
	float: right;
	height: 28px;
	line-height: 28px;
	padding-left: 24px;
	color: #FFF;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
}
a.back {
	width: 48px;
	margin-right: 5px;
	background: transparent url(../images/gui/b_back.jpg) no-repeat top left;
}
a.top {
	width: 53px;
	background: transparent url(../images/gui/b_top.jpg) no-repeat top left;
}
.footer {
	line-height: 18px;
	padding: 4px 10px 4px 10px;
	text-align: left;
	background-color: #FFF;
	border-left: 5px solid #999;
	border-right: 5px solid #999;
}
.footer_cat1 , .footer_cat2 { margin-bottom: 2px; }
.footer_cat1 { }
.footer_cat2 { }
.footer_catname a.catname {
	display: block;
	float: left;
	width: 133px;
	margin-right: 12px;
	font-weight: bold;
	background: transparent url(../images/gui/f_arrow.gif) no-repeat center left;
}
.footer_cat1 .footer_catname a.catname { padding: 2px 0px 2px 15px; }
.footer_cat2 .footer_catname a.catname { color: #FFF; padding: 5px 0px 5px 15px; }

.footer_subcats { padding: 2px 0px; }
.footer_cat1 .footer_subcats { background: #FFF url(../images/gui/bg_footer.jpg) repeat-y top left; }
.footer_cat2 .footer_subcats { padding: 5px 0px; color: #FFF; background-color: #7AA19C; }
.footer_subcats a { font-family: Arial; text-decoration: underline; }
.footer_subcats a:hover { text-decoration: none; }
.footer_cat1 .footer_subcats a { }
.footer_cat2 .footer_subcats a { color: #FFF; }
.footer_cat1 .footer_subcats a:hover {}
.footer_cat2 .footer_subcats a { }
.footer_subcats a.current { color: #333;  text-decoration: none; }
.footer_sep {
	margin-bottom: 2px;
	border-top: 1px solid #999;
}
.footerbottom {
	height: 12px;
	margin-bottom: 10px;
	background: transparent url(../images/gui/bg_footer_out.jpg) no-repeat top center; 
	border-top: 5px solid #999;
}
.footer2 {
	line-height: 140%;
	padding: 10px 0px 30px 0px;
	font-size: 11px;
}
.footer2 p {
	margin: 0px;
	padding: 0px;
}
.footer2 a {
	color: #666;
	font-weight: bold;
	text-decoration: underline;
}
.footer2 a:hover {
	color: #333;
	text-decoration: none;
}
.footer3 {
	padding: 0px 0px 20px 0px;
	font-size: 11px;
}
