body {
  font-family: Lucida Sans Unicode, Lucida Console, Monaco, Trebuchet MS, Helvetica, sans-serif;
  background-color: #514300;
  margin: 0; padding: 0;
  background-image: url(/_img/pagebg0.gif);
  background-attachment: fixed;
}

body, td, th, div, p, span, li, input, select, textarea, a {
	font-family: Lucida Sans Unicode, Lucida Console, Monaco, Trebuchet MS, Helvetica, sans-serif; font-size: 9pt; color: #332211;
}

img {
	border-style: none; border-width: 0px;
}

.page_left_border {
	background-image: url(/_img/page_border_left.gif);
	background-repeat: repeat-y;
}

.page_right_border {
	background-image: url(/_img/page_border_right.gif);
	background-repeat: repeat-y;
}

.content {
	background-image: url(/_img/pagebg.gif);
	background-color: #E8E3AA;
}

.footer {
	background-image: url(/_img/footer.gif);
	background-repeat: no-repeat;
	width:590px; 
	height:52px;
	border: 0px solid blue;
}


a#mi1 {
	display: block;
	width: 147px;
	height: 51px;
	background-image: url(/_img/mi1.gif);
}

a#mi1.on, a#mi1:hover, a#mi1.on:hover {
	background-image: url(/_img/mi1on.gif);
}

a#mi2 {
	display: block;
	width: 194px;
	height: 51px;
	background-image: url(/_img/mi2.gif);
}

a#mi2.on, a#mi2:hover, a#mi2.on:hover {
	background-image: url(/_img/mi2on.gif);
}

a#mi3 {
	display: block;
	width: 170px;
	height: 51px;
	background-image: url(/_img/mi3.gif);
}

a#mi3.on, a#mi3:hover, a#mi3.on:hover {
	background-image: url(/_img/mi3on.gif);
}

a#mi4 {
	display: block;
	width: 150px;
	height: 51px;
	background-image: url(/_img/mi4.gif);
}

a#mi4.on, a#mi4:hover, a#mi4.on:hover {
	background-image: url(/_img/mi4on.gif);
}

a#mi5 {
	display: block;
	width: 139px;
	height: 51px;
	background-image: url(/_img/mi5.gif);
}

a#mi5.on, a#mi5:hover, a#mi5.on:hover {
	background-image: url(/_img/mi5on.gif);
}

a#mi6 {
	display: block;
	width: 141px;
	height: 51px;
	background-image: url(/_img/mi6.gif);
}

a#mi6.on, a#mi6:hover, a#mi6.on:hover {
	background-image: url(/_img/mi6on.gif);
}

.column1 {
	width: 262px; padding-right: 6px;
}
.column2 {
	padding-right: 16px; padding-left: 12px;
	padding-bottom: 16px;
}

#footer_banner {	
	margin:15px 0 0 350px; 
	padding-top: 8px;
	width:245px; 
	height:35px; 
	overflow: hidden; 
	text-align: center; 
}

#footer_banner a {
	
}

.left_menu a {
	background-image: url(/_img/lmenu_ico.gif);
	background-repeat: no-repeat;
	background-position: 0 3px;
	padding: 0 0 2px 15px;
	color: #332211;
	margin: 3px 0 0 0;
	display: block;
	width: 210px;
}

.left_menu a:hover, .left_menu a.act{
	background-image: url(/_img/lmenu_ico_act.gif);
}

div.album {
	margin: 10px 10px 50px 10px;
}

div.album_item {
	width: 197px;
	height: 190px;
	background-image: url(/_img/album_item_bg.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	background-color: #E4E4BF;
	border: Black 1px solid;
	float: left;
	margin: 3px 2px 3px 2px;
}

div.album_item div img {
	border: Black 1px solid;
}

div.album_item div.img {
	width: 167px;
	height: 125px;
	margin: 14px 14px 14px 14px;
	text-align: center;
}

div.album_item div.label {
	font-size: 11px;
	color: #332211;
	font-weight: bold;
	padding: 10px 10px 0px 10px;
	text-align: center;
}

.favicons {
	margin: 12px; margin-top: 18px;
}
.favicons td {
	text-align: center;
}

.favicons a, .favicons a:hover, .favicons a:active, .favicons a:visited {
	color: #165875; text-decoration: none; font-size: 8pt;
}



















































hr {
	height: 1px; color: #4b9410;
}

p {
	margin-top: 8px; margin-bottom: 8px;
}
.infoblock_left p {
	margin-top: 0px;
}
p.pimpa4 {
	background-image: url('/_img/pimpa4.gif'); background-position: left 7; background-repeat: no-repeat; padding-left: 8px; margin: 0px; margin-bottom: 4px;
}
p.pimpa2 {
	background-image: url('/_img/pimpa_green.gif'); background-position: left 7; background-repeat: no-repeat; padding-left: 8px; margin: 0px; margin-bottom: 4px;
}
p.pimpa3 {
	background-image: url('/_img/pimpa3.gif'); background-position: left 7; background-repeat: no-repeat; padding-left: 8px; margin: 0px; margin-bottom: 4px;
}

a {
	color: #225795; text-decoration: underline;
}
a:hover {
	color: #257404; text-decoration: none;
}

h1, h2, h3 {
	font-weight: 600;
}

h1 {
	margin-top: 4px; margin-bottom: 4px;
	font-size: 10pt; color: #257404;
}
h2 {
	margin-top: 4px; margin-bottom: 4px;
	font-size: 10pt; color: #006699;
}
h3, .h3 {
	margin-top: 4px; margin-bottom: 4px;
	font-size: 9pt; color: #000000;
}
h4 {
	margin-top: 4px; margin-bottom: 4px;
	font-size: 9pt; color: #000000;
}

form {
	margin-top: 0px; margin-bottom: 0px;
}

.imp {
	color: #cc3300; font-weight: 600;
}
.impblock {
	border: 1px solid #CC0000; padding: 4px; margin-top: 8px; text-align: center;
}
.imp2 {
	color: #2a8d00; font-weight: 600;
}
.bigletters {
	font-size: 10pt;
}
.gray, .grey {
	color: #666666; font-weight: 400;
}

.slogan2 {
	padding: 2px; background-color: #006699; text-align: center;
	font-size: 10pt; font-weight: 600; color: #FFFFFF; text-transform: uppercase;
	cursor: help;
}

.implink, a.implink, a.implink:visited, a.implink:active, a.implink:hover {
	background-image: url('/_img/pimpa_green.gif'); background-position: right 7; background-repeat: no-repeat; padding-right: 8px; margin: 0px;
	color: #257404; text-decoration: underline; cursor: hand;
}
a.implink2, a.implink2:visited, a.implink2:active, a.implink2:hover {
	background-image: url('/_img/pimpa4.gif'); background-position: right 7; background-repeat: no-repeat; padding-right: 8px; margin: 0px;
	color: #225795; text-decoration: underline;
}

a.implink3, a.implink3:visited, a.implink3:active, a.implink3:hover {
	color: #cc3300; text-decoration: underline;
}

a.buylink, a.buylink:visited, a.buylink:active, a.buylink:hover {
	background-image: url('/_img/icon_shopcart.gif'); background-position: left; background-repeat: no-repeat; padding-left: 20px; margin: 0px;
	color: #225795; text-decoration: underline;
}

.buylink2 {
	width: 86px; height: 23px; background-image: url('/_img/bg_buy.gif'); background-repeat: no-repeat; padding: 4px 0px 0px 30px; cursor: hand; margin-left: 4px;
	color: #225795; text-decoration: underline; cursor: help;
}
.buylink2 a, .buylink2 a:visited, .buylink2 a:active, .buylink2 a:hover {
	color: #225795; text-decoration: underline;
}

.buylink3 {
	width: 86px; height: 23px; background-image: url('/_img/icon_shopcart.gif'); background-repeat: no-repeat; background-position: top 2; margin-top: 2px; padding-top: 4px; padding-left: 16px; cursor: hand;
	color: #225795; text-decoration: underline; cursor: help;
}
.buylink3 a, .buylink3 a:visited, .buylink3 a:active, .buylink3 a:hover {
	color: #225795; text-decoration: underline;
}

ol, ul {
	margin-top: 0px; margin-bottom: 0px; margin-left: 28px;}
li {
	margin: 0px;
}

.top_pre {
	background-image: url('/_img/bg0_green.gif'); background-color: #e2e9e2; background-repeat: repeat-x; padding-left: 24px; padding-right: 24px; padding-top: 24px; padding-bottom: 0px;
}
.top1 {
	background-image: url('/_img/bg_top01.gif');
}
.top2 {
	background-image: url('/_img/bg_top02.gif'); padding-left: 6px; padding-right: 6px;
}
.top3 {
	background-image: url('/_img/bg_toplogo_green.gif');
}
.top3a {
	background-image: url('/_img/corner_toplogo_left_green.gif');
}
.top3b {
	background-image: url('/_img/corner_toplogo_right_green.gif');
}

.bottom_pre {
	background-image: url('/_img/bg1_green.gif'); padding-left: 24px; padding-right: 24px; padding-top: 0px; padding-bottom: 24px;
}
.bottom1 {
	background-image: url('/_img/bg_bottom_mid.gif'); padding-left: 6px; padding-right: 6px; padding-bottom: 23px;
}

.leftmenu {
	margin-left: 2px;
}
.leftmenu td {
	background-image: url('/_img/bg_leftmenu.gif'); width: 230px; height: 31px;
	padding-left: 8px; padding-top: 2px; padding-bottom: 5px;
}
.leftmenu td a {
	font-size: 10pt; font-weight: 600; text-transform: uppercase; text-decoration: none;
}
.leftmenu td img {
	margin-right: 6px; margin-bottom: -2px;
}
.leftmenu_act {
	font-size: 10pt; color: #257404; font-weight: 600; text-transform: uppercase;
}

.leftmenu_item, .leftmenu_item_nosub {
	margin-bottom: 4px; 	margin-top: 4px; margin-left: 6px; width: 222px; height: 31px; background-image: url('/_img/bg_leftmenu.gif'); background-repeat: no-repeat;
	padding-left: 8px; padding-top: 6px; font-size: 10pt; font-weight: 600; text-transform: uppercase; color: #225795; cursor: hand;
}
.leftmenu_item a, .leftmenu_item_nosub a {
	font-size: 10pt; font-weight: 600; text-transform: uppercase; text-decoration: none;
}
.leftmenu_item img, .leftmenu_item_nosub img {
	margin-right: 6px; margin-bottom: -2px;
}
.leftmenu_subitem {
	margin-top: -4px; margin-right: 10px; margin-bottom: 10px;	margin-left: 14px; border: 1px solid #c0c0c0; background-color: #fcfbfb;
	padding-left: 6px; padding-top: 4px; padding-bottom: 4px; padding-right: 2px; display: none;
}

.infoblock_top {
	margin-top: 20px;
}
.infoblock_top h1 {
	text-transform: uppercase;
}

.infoblock_left {
	margin-top: 8px; margin-left: 4px;
}
.infoblock_right {
	margin-top: 8px; margin-left: 4px;
}
.infoblock_main {
	margin-top: 16px;
}

.infoblock_left th, .infoblock_main th, .infoblock_right th {
	background-image: url('/_img/bg_infoblock_main_top_mid.gif'); height: 25px; 
	padding-left: 4px; text-align: left; font-size: 10pt; font-weight: 600; color: #257404; 
	text-transform: uppercase;
}

.infoblock_content {
	margin-top: 20px;
}

.infoblock_bottom {
	margin-top: 16px;
}

.infoblock_navigation {
	margin-top: 20px;
}

.firstpage_news_intro {
	border-bottom: 1px solid #4b9410; padding: 8px; text-align: justify; cursor: hand;
}
.firstpage_news_intro img {
	margin-left: 8px;
}
.firstpage_news_intro h4 {
	text-transform: uppercase; margin: 0px;
}

.firstpage_news_intro a, .firstpage_news_intro a:visited, .firstpage_news_intro a:hover, .firstpage_news_intro a:active {
	text-decoration: none; color: #333333;
}

.post_content {
	text-align: justify;
}

.copyright {
	height: 33px; width: 300px; background-image: url('/_img/bg_bottom02_green.gif'); font-weight: 400; text-align: left; 
	padding-left: 8px; padding-top: 4px; font-size: 7pt;
}
.copyright2 {
	height: 33px; background-image: url('/_img/bg_bottom02_green.gif'); font-weight: 400; text-align: right; 
	padding-right: 8px; padding-top: 4px; font-size: 7pt;
}
.copyright a, .copyright2 a {
	font-size: 7pt;
}

.botmenu {
	height: 33px; background-image: url('/_img/bg_bottom02_green.gif'); padding-top: 4px; text-align: left;
}

.botmenu a {
	margin: 4px; font-weight: 400; text-transform: uppercase; border-right: 1px solid #257404; padding-right: 8px;
}

.bottommenu_act {
	font-weight: 400; text-transform: uppercase; border-right: 1px solid #257404; padding-right: 8px; color: #257404;
}


.intro, .intro2 {
	margin: 0px;
}

.intro td {
	padding: 4px; background-color: #fffdf8; border: 1px solid #4b9410; 
}

.intro2 td {
	border-bottom: 1px solid #4b9410; padding: 0px; padding-top: 8px; padding-bottom: 8px; text-align: justify;
}

.intro2 div {
}

.intro2a td {
	padding: 0px; /* text-align: justify; */
}

.morelink, .morelink:visited, .morelink:active, .morelink:hover {
	color: #4b9410; background-image: url('/_img/pimpa_green.gif'); background-position: top right; background-repeat: no-repeat; padding-right: 14px;
	text-decoration: underline;
}

.breadcrumb {
	margin-top: 2px;
}
.breadcrumb img {
	margin-left: 6px; margin-right: 6px;
}

.shop_breadcrumb td {
	text-align: center;
}

.catkeys {
	color: #999999;
}

.shopintro {
	height: 136px; padding-top: 8px; padding-bottom: 8px; clear: both; overflow: visible; border-bottom: 1px solid #4b9410;
}

.shopintro_act {
	height: 136px; padding-top: 8px; padding-bottom: 8px; clear: both; overflow: visible; border-bottom: 1px solid #4b9410; background-color: #efefd9;
}

.shopintro p {
	
}

.shopintro2 {
	margin: 0px;
}

.shopintro_col {
	float: left; width: 148px; height: 360px; border: 1px solid #4b9410; margin: 3px; padding-top: 8px; padding-bottom: 4px; text-align: center;
}

.shopintro_col_act {
	float: left; width: 148px; height: 360px; border: 1px solid #4b9410; margin: 3px; padding-top: 8px; padding-bottom: 4px; text-align: center; background-color: #efefd9;
}

.shopintro3 {
	padding-top: 8px; padding-bottom: 8px; clear: both; overflow: visible; border-bottom: 1px solid #4b9410;
}

.shopintro3_act {
	padding-top: 8px; padding-bottom: 8px; clear: both; overflow: visible; border-bottom: 1px solid #aeaeae; background-color: #efefd9;
}

.shop_slideshow_notice {
	margin: 0px; color: #536611;
	clear: both;
}

.item_price {
	border: 1px solid #dddbdb; background-image: url('/_img/bg_price.gif'); background-color: #EEEEEE; padding: 4px;
}
.item_price_discount {
	border: 1px solid #d0d0d0; background-image: url('/_img/bg_price2.gif'); background-color: #EEEEEE; padding: 4px; color: #740414; cursor: help;
}

.item_price2 {
	background-color: #7f9db9; font-size: 11pt; font-weight: 600; color: #FFFFFF; padding: 1px; padding-left: 4px; padding-right: 4px;
}
.item_price2_discount {
	background-color: #257404; font-size: 11pt; font-weight: 600; color: #FFFFFF; cursor: help; padding: 1px; padding-left: 4px; padding-right: 4px;
}

.ciblock {	
	border: 1px solid #aeaeae; border-top: none; background-color: #fcfbfb; background-repeat: repeat-x;
	margin: 0px; margin-bottom: 8px; padding: 8px; padding-top: 8px; padding-bottom: 0px;
	display: none;
}

.ciblock p {
	margin-top: 0px;
}

.tcontent3a .shopintro3 {
	padding-top: 8px; padding-bottom: 8px; border-bottom: 1px solid #aeaeae;
}

.ciblock table {
	text-align: justify;
}

.ciblock_title {
	border: 1px solid #aeaeae; border-left: 3px solid #aeaeae; background-color: #f0f1f1;
	margin: 0px; margin-top: 8px; padding: 4px; padding-left: 4px; cursor: hand; font-weight: 600;
}

.ciblock_title img {
	margin-right: 4px; margin-bottom: 1px;
}

.ciblock_title a {
	background-image: url('/_img/pimpa_green.gif'); background-position: left; background-repeat: no-repeat; padding-left: 14px;
	text-decoration: none; text-transform: uppercase;
}

.toppings {
	position: absolute; display: none; border: 1px solid #c0c0c0; background-color: #f0f1f1; width: 250px; padding: 4px;
	text-align: left;
}

.moreinfo {
	display: none;
}

.top_promo td {
	border-bottom: 1px dotted #999999; padding-top: 8px; padding-bottom: 8px;
}

.tcontent {
	
}
.tcontent th {
	padding-top: 6px; padding-bottom: 6px; border-bottom: 1px solid #4b9410;
	background-color: #efefd9; background-repeat: repeat-x;
	text-align: center; font-weight: 400; font-size: 9pt;
	text-transform: none;
}
.tcontent td {
	border-bottom: 1px solid #4b9410; padding-left: 4px;
	padding-top: 6px; padding-bottom: 6px;
}

.tcontent h1 {
	margin-top: 0px;
}

.tcontent2 {
	width: 618px; margin-top: 8px; margin-bottom: 8px;
}
.tcontent2 th {
	padding: 4px; padding-top: 6px; padding-bottom: 6px; border-top: 1px solid #a6b6c7; background-color: #d6dee4;
	font-weight: 400; text-transform: none;
}
.tcontent2 td {
	padding: 4px;
}
.tcontent2 b {
	font-weight: 400;
}

.tcontent3 {
	width: 100%; border: 1px solid #4b9410; background-repeat: repeat-x;
}
.tcontent3 th {
	border-left: 3px solid #4b9410; padding: 4px; padding-left: 6px; background-color: #e0e0e0; font-weight: 400;
	text-align: left; text-transform: uppercase;
}
.tcontent3 td {
	padding: 4px; padding-left: 6px; width: 50%;
}

.tcontent3a {
	width: 618px; border: 1px solid #4b9410;
}
.tcontent3a th {
	border-left: 3px solid #4b9410; padding: 4px; padding-left: 6px; background-color: #e0e0e0; font-weight: 400;
	text-align: left; text-transform: uppercase;
}
.tcontent3a td {
	padding: 4px; padding-left: 6px;
}

.tcontent4 {
	
}
.tcontent4 th {
	text-align: center; padding-top: 2px; padding-bottom: 2px;
}
.tcontent4 td {
	 padding-top: 3px; padding-bottom: 3px;
}

.tcontent4 h1 {
	margin-top: 0px;
}

.white_ral {
	color: #FFFFFF;
}
.black_ral {
	color: #000000;
}

.shop_params_table {
	border: 1px solid #4b9410; margin-top: 8px; width: 618px;
}
.shop_params_table th {
	background-color: #efefd9; border-bottom: 1px dotted #4b9410; background-image: none; font-weight: 400; text-transform: none; color: #332211; font-size: 9pt;
}
.shop_params_table td {
	padding: 4px; border-bottom: 1px dotted #4b9410;
}

.order {
	width: 100%; border: 1px solid #c0c0c0;
}
.order th {
	padding: 4px; text-align: left; background-color: #f0f1f1; background-image: none; border-bottom: 1px solid #c0c0c0;
	font-size: 9pt; font-weight: 600; color: #333333;
}
.order td {
	padding: 4px; border-bottom: 1px dotted #c0c0c0;
}

.carteclient {
	background-color: #FFFFFF; background-image: url('/_img/bg_tcontent.gif'); background-repeat: repeat-x;
	padding: 4px; border: 1px solid #4b9410;
}

label {
	cursor: hand;
}

.plist {
	padding-right: 4px; text-align: right; font-weight: 400; margin-top: 2px; margin-bottom: 2px; background-color: #f0f1f1;
}
.plist a, .plist a:hover {
	font-weight: 400; border: 1px solid #4b9410; background-color: #FFFFFF; padding-left: 2px; padding-right: 2px; color: #000000; line-height: 200%; text-decoration: none;
}
.plist a:visited {
	border: 1px solid #3864a6; background-color: #FFFFFF; padding-left: 2px; padding-right: 2px; color: #999999; text-decoration: none;
}
.plist a:hover {
	border: 1px solid #4b9410; background-color: #4b9410; padding-left: 2px; padding-right: 2px; color: #FFFFFF; text-decoration: none;
}

.plist_sort {
	width: 100%;
}
.plist_sort td, .plist_sort th {
	font-weight: 400; margin-top: 2px; margin-bottom: 2px; padding: 2px; padding-right: 4px; background-color: #f0f1f1;
}
.plist_sort th {
	text-align: left; background-color: #f0f1f1; background-image: none; padding-left: 4px;
	font-size: 9pt; color: #257404; text-transform: none;
}
.plist_sort th a, .plist_sort th a:hover {
	margin: 2px; font-weight: 400; border: 1px solid #4b9410; background-color: #FFFFFF; padding-left: 2px; padding-right: 2px; color: #000000; line-height: 200%; text-decoration: none;
}
.plist_sort th a:visited {
	margin: 2px; border: 1px solid #4b9410; background-color: #FFFFFF; padding-left: 2px; padding-right: 2px; color: #333333; text-decoration: none;
}
.plist_sort th a:hover {
	margin: 2px; border: 1px solid #4b9410; background-color: #4b9410; padding-left: 2px; padding-right: 2px; color: #FFFFFF; text-decoration: none;
}
.plist_sort td {
	text-align: right;
}
.plist_sort td a, .plist_sort td a:hover {
	font-weight: 400; border: 1px solid #4b9410; background-color: #FFFFFF; padding-left: 2px; padding-right: 2px; color: #000000; line-height: 200%; text-decoration: none;
}
.plist_sort td a:visited {
	border: 1px solid #3864a6; background-color: #FFFFFF; padding-left: 2px; padding-right: 2px; color: #666666; text-decoration: none;
}
.plist_sort td a:hover {
	border: 1px solid #4b9410; background-color: #4b9410; padding-left: 2px; padding-right: 2px; color: #FFFFFF; text-decoration: none;
}

.plist_shop {
	width: 100%;
}
.plist_shop td, .plist_shop th {
	font-weight: 400; margin-top: 2px; margin-bottom: 2px; padding: 2px; padding-right: 4px;
}
.plist_shop th {
	text-align: left; background-color: #e4e5e5; background-image: url('/_img/bg_plist_top.gif'); background-repeat: repeat-x; padding-left: 4px;
	font-size: 9pt; color: #257404; text-transform: none;
}
.plist_shop th a, .plist_shop th a:hover {
	margin: 2px; font-weight: 400; border: 1px solid #4b9410; background-color: #FFFFFF; padding-left: 2px; padding-right: 2px; color: #000000; line-height: 200%; text-decoration: none;
}
.plist_shop th a:visited {
	margin: 2px; border: 1px solid #4b9410; background-color: #FFFFFF; padding-left: 2px; padding-right: 2px; color: #333333; text-decoration: none;
}
.plist_shop th a:hover {
	margin: 2px; border: 1px solid #4b9410; background-color: #4b9410; padding-left: 2px; padding-right: 2px; color: #FFFFFF; text-decoration: none;
}
.plist_shop td {
	text-align: right; background-color: #efefd9; background-image: url('/_img/bg_plist_bottom.gif'); background-repeat: repeat-x;
}
.plist_shop td a, .plist_shop td a:hover {
	font-weight: 400; border: 1px solid #4b9410; background-color: #FFFFFF; padding-left: 2px; padding-right: 2px; color: #000000; line-height: 200%; text-decoration: none;
}
.plist_shop td a:visited {
	border: 1px solid #3864a6; background-color: #FFFFFF; padding-left: 2px; padding-right: 2px; color: #666666; text-decoration: none;
}
.plist_shop td a:hover {
	border: 1px solid #4b9410; background-color: #4b9410; padding-left: 2px; padding-right: 2px; color: #FFFFFF; text-decoration: none;
}

.plist_shop_pagination {
	border-top: 1px solid #c0c0c0; padding: 4px;
}
.plist_shop_display_types {
	text-align: right;
}

.plist_shop_display_types a, .plist_shop_display_types a:hover, .plist_shop_display_types a:active, .plist_shop_display_types a:visited {
	background: none; border: 0px;
}

.plist_shop_display_types img {
	margin-bottom: -1px;
}

.time {
	color: #1a6fba;
}
.date {
	color: #d14a19;
}

.yes {
	padding-left: 2px; padding-right: 2px; background-color: #009933; color: #FFFFFF; text-decoration: none;
}
.no {
	padding-left: 2px; padding-right: 2px; background-color: #FF3300; color: #FFFFFF; text-decoration: none;
}
.disabled {
	padding-left: 2px; padding-right: 2px; background-color: #999999; color: #FFFFFF; text-decoration: none;
}

.highlighted {
	background-color: #b6ea8b; padding-left: 2px; padding-right: 2px;
}

#permalink, #mailform {
	position: absolute; visibility: hidden; background-color: #efefd9; border: 1px solid #4b9410 width: 318px; 
	margin-top: -1px; padding: 4px; padding-top: 8px; padding-bottom: 8px; text-align: center;
}
#mailform {
	width: 318px; text-align: left;
}

.rating {
	width: 228px; border: 1px solid #4b9410; background-color: #efefd9; margin-top: 0px; padding: 2px;
}
.ratingtitle {
	padding: 2px; font-weight: 600;
}
.ratingcontent {
	padding: 2px; font-weight: 600;
}
.ratingstar {
	margin-bottom: 0px;
}

#comments {
	
}
.comments_container {
	border-bottom: 1px dotted #4b9410; margin-bottom: 8px;
}
#commentsform {
	display: none; padding: 8px; margin: 0px; margin-top: 1px;
	background-color: #efefd9; border: 1px solid #4b9410;
}
#commentsform b {
	font-weight: 400;
}

#cform {
	margin: 0px;
}

.comments_ext, .comments_ext div {
}

.cformtitle {
	margin: 0px; height: 19px; padding: 2px; padding-left: 8px; padding-right: 8px; background-color: #4b9410; background-image: url('/_img/button_bg.gif');
	font-size: 9pt; text-transform: none; color: #FFFFFF; cursor: pointer;
}
.cformtitle2 {
	margin: 0px; height: 19px; padding: 2px; padding-left: 8px; padding-right: 8px; background-color: #4b9410; background-image: url('/_img/button_bg.gif');
	font-size: 9pt; text-transform: none; color: #FFFFFF;
}

.feedback {
	margin-top: 8px; margin-bottom: 8px; border-bottom: 1px solid b5b5b5;
}

a.toplink, a.toplink:visited, a.toplink:active, a.toplink:hover {
	background-image: url('/_img/pimpa_green.gif'); background-position: right 5; background-repeat: no-repeat; padding-right: 8px;
	color: #4b9410; text-decoration: underline;
}
a.toplink2, a.toplink2:visited, a.toplink2:active, a.toplink2:hover {
	color: #4b9410; text-decoration: underline;
}

.se_results {
	margin-bottom: 16px;
}
.se_results .intro {
	background-color: #efffe9; padding: 2px;
}
.se_results b, .srcres b {
	background-color: #c5f8a6; font-weight: 400;
}

.srcres h1 {
	margin-top: 8px;
}

.shop_param_value {
	color: #257404;
}

.inp, .inp_error, .inp2, .inp2_error, .inp3, .inp3_error, .inp4, .inp4_error, .inp5, .inp5_error, .inp6, .inp6_error, .inp7, .inp7_error, .inp8, .inp8_error, .inp9, .inp9_error, .inpa, .inpa_error, .inpd1, .inpd1_error, .inpd2, .inpd2_error {
	border: 1px solid #4b9410; background-color: #efefd9; padding-top: 2px; padding-left: 2px; font-size: 8pt;
}

.inp {
	width: 180px; height: 19px;
}
.inp_error {
	width: 180px; height: 19px; background-color: #efffe6;
}

.inpa {
	width: 200px; height: 19px;
}
.inpa_error {
	width: 200px; height: 19px; background-color: #efffe6;
}

.inp2 {
	width: 97px; height: 19px;
}
.inp2_error {
	width: 97px; height: 19px; background-color: #efffe6;
}

.inp3 {
	width: 54px; height: 19px;
}
.inp3_error {
	width: 54px; height: 19px; background-color: #efffe6;
}

.inp4 {
	width: 200px; height: 72px;
}
.inp4_error {
	width: 200px; height: 72px; background-color: #efffe6;
}

.inp5 {
	width: 300px; height: 19px;
}
.inp5_error {
	width: 300px; height: 19px; background-color: #efffe6;
}

.inp6 {
	width: 140px; height: 19px;
}
.inp6_error {
	width: 140px; height: 19px; background-color: #efffe6;
}

.inp7 {
	width: 440px; height: 150px;
}
.inp7_error {
	width: 440px; height: 150px; background-color: #efffe6;
}

.inp8 {
	width: 220px; height: 19px;
}
.inp8_error {
	width: 220px; height: 19px; background-color: #efffe6;
}

.inp9 {
	width: 440px; height: 288px;
}
.inp9_error {
	width: 440px; height: 288px; background-color: #efffe6;
}

.inpd1 {
	width: 40px; height: 19px;
}
.inpd1_error {
	width: 40px; height: 19px; background-color: #efffe6;
}
.inpd2 {
	width: 56px; height: 19px;
}
.inpd2_error {
	width: 56px; height: 19px; background-color: #efffe6;
}

.inps, .inps_error {
	width: 230px; height: 19px; border: 1px solid #00468c; padding-left: 2px;
}
.inps {
	background-color: #efefd9;
}
.inps_error {
	background-color: #efffe6;
}
.inps1, .inps_error1 {
	background-color: red;
}
.inps2, .inps_error2 {
	background-color: green;
}

.inp_login {
	border: 1px solid #4b9410; background-color: #efefd9; width: 108px; height: 19px;
}
.inpq {
	border: 1px solid #4b9410; background-color: #FFFFFF; width: 18px; height: 19px;
}
.inpq2 {
	border: 1px solid #4b9410; background-color: #FFFFFF; width: 18px; height: 19px;
}

.txtarea {
	border: 1px solid #4b9410; background-color: #efefd9; width: 300px; height: 60px;
}
.txtarea2 {
	border: 1px solid #4b9410; background-color: #efefd9; width: 300px; height: 120px;
}
.txtarea4 {
	border: 1px solid #4b9410; background-color: #efefd9; width: 300px; height: 180px;
}
.txtarea3 {
	border: 1px solid #4b9410; background-color: #efefd9; width: 440px; height: 128px;
}
.smbt {
	border: 0px; background-color: #bb2200; background-image: url('/_img/button_bg.gif'); background-repeat: repeat-x;
	height: 19px; padding-bottom: 0px; text-align: center;
	font-family: Verdana, Arial, Tahoma; font-size: 8pt; text-transform: none; color: #FFFFFF;
}
.smbts {
	border: 0px; height: 19px; background-image: url('/_img/button_bg_green.gif');
		font-family: Verdana, Arial, Tahoma; font-size: 8pt; text-transform: none; background-color: #47a000; color: #FFFFFF;
}



/* TOP MENU */
#dropmenudiv, .dropmenu {
	position: absolute; z-index: 100;
	border-top: 1px solid #68c952;
	font-family: Verdana, Arial, Tahoma, sans-serif; font-size: 9pt; font-weight: 400; color: #224466;
	line-height: 16px;
}

.dropmenu {
	visibility: hidden; width: 180px;
}

#dropmenudiv a, .dropmenu a {
	display: block; width: 180px; background-color: #e8fde3;
	border-bottom: 1px solid #68c952; border-right: 1px solid #68c952; border-left: 1px solid #68c952; padding: 2px 5px;
	text-decoration: none; color: #666666;
	font-weight: 400;
}

#dropmenudiv a:hover, .dropmenu a:hover {
	background-color: #ffffff; color: #006699; width: 180px;
	font-weight: 400; text-decoration: none;
}

/* drop'n'down menu */
#lmlinks {
	background-color: #fcfbfb;
}
#lmlinks .menutitle {
	cursor: pointer;
	padding: 6px; padding-left: 10px;
	font-weight: 600; color: #2257a8;
	border-top: 1px solid #aeaeae;
	background-color: #f0f1f1;
}

.submenu {
	padding-left: 0px; border-top: 1px solid #d7d7d7;
}
.submenu a, .submenu a:hover {
	font-weight: 400;
}
.submenu a:hover {
	text-decoration: none;
}
.submenu ul {
	margin-bottom: 8px;
}
.submenu li {
	list-style-image : url('/_img/pimpa_green.gif');
}


/* Highslide */
.highslide {
	cursor: url(/_res/highslide/graphics/zoomin.cur), pointer;
    outline: none;
}
.highslide-active-anchor img {
	visibility: hidden;
}
.highslide img {
	border: 1px solid #999999;
}
.highslide:hover img {
	border: 1px solid #FFFFFF;
}

.highslide-wrapper {
	background: white;
}
.highslide-image {
    border: 2px solid white;
}
.highslide-image-blur {
	
}
.highslide-caption {
    display: none;
    border: 2px solid white;
    border-top: none;
    padding: 5px;
    background-color: white;
}
.highslide-loading {
    display: block;
	color: black;
	font-size: 9pt;
	font-family: sans-serif;
	font-weight: 600;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;
    
    padding-left: 22px;
    background-image: url(/_res/highslide/graphics/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 9pt;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: #FFFFFF;
    background-color: #CCCCCC;
}

.highslide-move {
    cursor: move;
}
a.highslide-full-expand {
	background: url(/_res/highslide/graphics/fullexpand.gif) no-repeat;
	display: block;
	margin: 0 10px 10px 0;
	width: 34px;
	height: 34px;
}

/* These must always be last */
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}

/* These are not Highslide core CSS rules, but define the styles of the caption. */
.control {
	
}
.control:hover {
	
}
.control, .control * {
	color: #666;
}

/* Shade Tabs */

.shadetabs{
	
}

.shadetabs a, .shadetabs a:visited{
	border: 1px solid transparent; padding-left: 6px; padding-right: 6px; padding-bottom: 4px; padding-top: 0px; font-size: 9pt; color: #006699; text-decoration: none;
}

.shadetabs a:hover{
	border: 1px solid #4b9410; border-bottom: 1px solid #4b9410;
	background-color: #fafafa; color: #257404;
}

.shadetabs a.selected, .shadetabs a.selected:hover{ 
	border: 1px solid #4b9410; color: #666666;
	background-color: #fafafa; background-image: url('/_img/bg_tab.gif');
}

.tabcontent{
	display: none;
}

@media print {
	.tabcontent {
		display:block !important;
	}
}


.stepcarousel{
position: relative; /*leave this value alone*/
overflow: scroll; /*leave this value alone*/
width: 100%; /*Width of Carousel Viewer itself*/
height: 68px; /*Height should enough to fit largest content's height*/
}

.stepcarousel .belt{
position: absolute; /*leave this value alone*/
left: 0;
top: 0;
}

.stepcarousel .panel{
float: left; /*leave this value alone*/
overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
margin: 6px; /*margin around each panel*/
width: 68px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
}

.manufact_list {
	border: none;
}
.manufact_list_act {
	border: 1px solid #aeaeae;
}



/* ######### Drop Down ULs CSS ######### */


.ddsubmenustyle, .ddsubmenustyle ul{
margin: 0;
padding: 0;
position: absolute;
left: 0;
top: 0;
list-style-type: none;
border: 1px solid #4b9410;
border-bottom-width: 0;
visibility: hidden;
z-index: 100;
background-color: #efefd9;
}

.ddsubmenustyle li a{
display: block;
width: 180px; /*width of menu (not including side paddings)*/
color: black;
background-color: #efefd9;
text-decoration: none;
padding: 4px 5px;
border-bottom: 1px solid #4b9410;
}

* html .ddsubmenustyle li{ /*IE6 CSS hack*/
display: inline-block;
width: 180px; /*width of menu (include side paddings of LI A*/
}

.ddsubmenustyle li a:hover{
background-color: #4b9410; color: #FFFFFF;
}

/* ######### Neutral CSS  ######### */

.downarrowpointer{ /*CSS for "down" arrow image added to top menu items*/
padding-left: 4px;
border: 0;
}

.rightarrowpointer{ /*CSS for "right" arrow image added to drop down menu items*/
position: absolute;
padding-top: 3px;
left: 100px;
border: 0;
}

.ddiframeshim{
position: absolute;
z-index: 500;
background: transparent;
border-width: 0;
width: 0;
height: 0;
display: block;
}
