html, body, img { margin: 0; padding: 0; } 
body { font-size: 13px; font-family: Tahoma, Geneva, sans-serif; color: #1a1914; background-color: #eeeeee; }

a { text-decoration: none; color: #56be72; }
a:hover { text-decoration: underline; color: #009764; }

h1, h2, h3, h4, h5 { display: block; margin: 0; padding: 0; }
h1 { font-size: 18px; line-height: 50px; }
h2 { line-height: 40px; font-size: 14px; font-weight: bold; }
h3 { font-size: 12px; font-weight: bold; color: #009764; text-transform: uppercase; }

img { border: none; }
select option { padding-left: 10px; }

#frame { margin: 0 auto; text-align: left; overflow: hidden; width: 1000px; background-color: #FFF; }
.content { margin: 5px 25px 15px; }

#topMenu { height: 25px; font-size: 11px; line-height: 20px; color: #56be72; border-bottom: 2px solid #eee; }
#topMenu a { font-weight: bold; color: #009764; text-decoration: underline; text-transform: lowercase; }
#topMenu .navigation { float: left; }
#topMenu .contactPhone { font-size: 18px; display: inline-block; font-weight: bold }

#userMenu { float: right; width: 100px; }
#userMenu { z-index: 30; margin: 0; padding: 0; line-height: 20px; }
#userMenu li {	margin: 0; padding: 0; list-style: none; float: left; }
#userMenu a { display: block; font-weight: 100; color: #56be72; }
#userMenu div { position: absolute; visibility: hidden; background-color: #56be72; border: 1px solid #009764; padding: 5px 10px; z-index: 1001; }
#userMenu div a { position: relative; right: 0; display: block; line-height: 25px; white-space: nowrap; color: #FFF; }
#userMenu div a:hover { color: #000; text-decoration: underline; }
#myAccSubs { text-align: left; }


#header { 
	width: 100%; 
	height: 175px; 
	font-size: 11px; 
	overflow: hidden; 
	background: url(../../images/bgh.jpg) no-repeat; 
	position: relative;
}
#header #logo { display: block; float: left; margin: 50px 0 0 70px; }
#header #pagemenu { 
	position: absolute;
	bottom: 10px;
	right: 0;
}
#header #pagemenu a { 
	background: #c6d963;
	color: #000;
	display: block; 
	float: left;
	font-size: 11px; 
	width: 70px; 
	margin: 0 5px;
	padding: 2px 3px 3px;
	text-transform: lowercase;
	text-align: center;
}

#intheCart { 
	background: #d6e7b6; 
	float: right; 
	font-size: 12px; 
	margin: 30px 0 0 0; 
	line-height: 20px;
	padding: 10px 10px 10px;
	width: 200px;
}
#intheCart a { display: block; line-height: 30px; text-decoration: underline; font-weight: bold; color: #009764; }
#intheCart #cartImage { float: left; }
#intheCart #cartDescr { float: left; width: 70%; padding: 0 10px; }
#intheCart strong { font-size: 14px; }


#menu { 
	width: 100%; 
	height: 40px; 
	border-top: 1px solid #aaaaaa; 
	background-color: #eeeeee; 
	list-style: none; 
	white-space: nowrap; 
	margin: 0; 
	padding: 0; 
	overflow: hidden; 
	clear: both; 
}
#menuContainer { 
	margin: 0 20px; 
}
#menu li { 
	display: inline-block; 
	float: left; 
	margin: 3px 0; 
	text-align: center; 
}
#menu li:hover, 
#menu a:hover, 
#menu a:hover h3 { 
	background-color: #56be72; 
	color: #fff;
}
#menu a { display: inline-block; padding: 0 20px; height: 34px; line-height: 34px; }
#menu li.current, #menu li.current * { background-color: #56be72; color: #fff; }

#scene { width: 100%; position: relative; overflow: hidden; margin-top: 5px; }

#footer { width: 100%; height: 30px; border-top: 1px solid #aaaaaa; background-color: #eeeeee; list-style: none; white-space: nowrap; margin: 0 0 5px 0; padding: 0; overflow: hidden; font-size: 10px; }
#footer * { line-height: 15px; }

p { margin: 0 10px 0 0; }

.indexBanner { 
	width: 158px; 
	height: 300px; 
	overflow: hidden; 
	float: left;
	text-align: center;
	margin-bottom: 30px;
}
.indexBanner a h2.title { 
	color: #333;
	font-size: 12px;
	line-height: 14px;
	width: 158px; 
	height: 28px;
}
.indexBanner a { position: relative; top: 0; left: 0; }
.indexBanner a:hover { top: 1px; left: 1px; }

/* COLOR STYLES */
.green { color: #56be72; }
.darkGreen { color: #009764; }
.red { color: #F00; }
.blue { color: #28a5f6; }
.black { color: #000; }
.grey { color: #aaa; }


/* BACKGROUND STYLES */
.greenBG { background-color: #56be72; }
.blueBG { background-color: #28a5f6; }
.greyBG { background-color: #eee; }
.lightgreyBG { background-color: #f7f7f7; }
.darkgreyBG { background-color: #e1e1e1; }
.redBG { background-color: #F00; }
.whiteBG{ background-color: #FFF; }


.buttonSmall { display: inline-block; width: 70px; height: 15px; font-size: 11px; text-align: center; color: #fff; }
.buttonSmall:hover { color: #fff; }

.pages { float: right; width: 300px; text-align: right; font-size: 11px;}
.pages a { text-decoration: underline; margin: 0 2px; }
#sortOffer { display: block; font-size: 11px; font-weight: bold; margin: 7px 0; }
#sortResult { display: block; font-size: 11px; margin: 7px 0; }


thead { background-color: #28a5f6; color: #FFF; text-align: center; } 

button { border: none; color: #FFF; }

#errorField {
	border: 1px solid #F00;
	margin-bottom: 10px;
	padding: 5px 8px 3px 8px; 	
}

#successField {
	border: 1px solid #56be72;  
	margin-bottom: 10px;
	padding: 5px 8px 3px 8px; 	
}

.formField {
	background-color: #f7f7f7;
	border: 1px solid #e0e0e0;
	margin-bottom: 2px;
	padding: 1px 8px 1px 8px;   
}
.formItem {
	margin-bottom: 4px; 
}

.formItem label { display: block; }
.formItem label span { display: inline-block; width: 150px; }
.formHeader { font-size: 14px; font-weight: bold; line-height: 30px; }




/* SHOP STYLES */ 
.shopCatalogueItem { float: left; width: 225px; height: 300px; overflow: hidden; padding: 5px; text-align: center; }
.shopCatalogueItem * { font-size: 11px; }
.shopCatalogueItem h2 { line-height: normal; }
.shopCatalogueItem span { display: block; width: 100%; margin: 5px 0; }
.shopCatalogueItem img { width: 170px; }

#shopProductHeaders { height: 30px; }
#shopProductHeaders * { line-height: 50px; }

#shopProductPhoto { float: left; width: 370px; height: 300px; }
#shopProductPhoto img.frontImg { width: 270px; }
.enlarge_image { vertical-align: bottom; }
#shopProductDescription { float: left; width: 300px; }
#shopProductDescription span { display: block; }
#shopSimilarProducts { float: left; width: 270px; border-left: 2px solid #eee; }
#shopSimilarProducts .shopSimilarItem { float: left; width: 100px; min-height: 150px; overflow: hidden; padding: 5px; text-align: center; font-size: 11px; }
#shopSimilarProducts .shopSimilarItem span { display: block; width: 100%; margin: 5px 0; }
#shopSimilarProducts .shopSimilarItem img { width: 90px; }

#productFullDescription { margin-top: 20px; }

#shoppingCart { text-align: left; }
.shoppingCartItem { height: 100px; text-align: left; }
.shoppingCartItem a { text-decoration: underline; font-weight: bold; color: #000; }
.totalPrice, #shoppingCart .totalPrice { font-size: 16px; font-weight: bold; }


.add2cart { width: 132px; height: 39px; overflow: hidden; position: relative; }
.add2cart .button_add2cart { width: 132px; height: 78px; background: url(../../images/add2cart.gif); }
.add2cart .button_add2cart:hover { position: relative; bottom: 39px; cursor: pointer; }

.productSigns { width: 150px; height: 20px; font-size: 11px; text-align: center; }
.productSigns * { width: 20px; height: 20px; display: inline-block; color: #fff; font-weight: bold; overflow: hidden; }
.productSigns .newItem { background: url(../../images/new_sign.png) no-repeat; }
.productSigns .saleItem { background: url(../../images/sale2_sign.png) no-repeat; }
.productSigns .bestItem { background: url(../../images/fave_sign.png) no-repeat; }


.adSideBanner { 
	clear: both;
	margin-bottom: 10px;
	overflow: hidden; 
	text-align: center; 
}
.adSideBanner img { 
	float: left; 
}

/*
#adSideBanner.right { float: right; }

.adSideBanner { position: absolute; top: 0; width: 130px; overflow: hidden; text-align: center; z-index: 1; }
.adSideBanner.left { left: 0; }
.adSideBanner.right { right: 0; }

.adSideBanner { margin-top: 10px; margin-bottom: 10px; }
.adSideBanner * { display: block; float:left; }


*/




#alert-message { 
	display: none;
	background: #eee;
	border: 1px solid #ccc;
	padding: 30px 20px;
	position: absolute;
	width: 200px;
	text-align: center;
	z-index: 1000;
}


.pager { 
	width: 50%; 
	font-size: 0.9em;
	float: right;
	text-align: right;
}

.ddMenu {     
	background-color: #56BE72;
    border-left: 1px solid #009764;
    border-right: 1px solid #009764;
    position: absolute;
    visibility: hidden;
    z-index: 1001;
	text-align: left;
}
.ddMenu a {     
	color: #FFFFFF;
    display: block !important;
    position: relative;
    right: 0;
    white-space: nowrap;
}




.thumb { 
	border: 1px solid #e2e2e2;
	float: left;
	height: 77px; 
	width: 77px;
	margin: 2px 2px; 
	padding: 2px 2px;
	overflow: hidden;
}
.thumb img { 
	height: 75px; 
	max-width: 75px;
}



.opener { 
	background-image: url(../../images/icon-additional-plus.gif);
	background-position: left center;
	background-repeat: no-repeat;
	color: #333;   
	cursor: pointer;
	display: inline-block;
	font-size: 90%;
	margin: 0 20px 10px 0;
	padding-left: 20px;
}
.opener.opened { 
	background-image: url(../../images/icon-additional-minus.gif);
}


.lightgreenBG { background-color: #D9F2B5; }



.buttonContainer { 
	cursor: pointer; 
	margin: 7px 0;
	max-height: 37px; 
	overflow: hidden; 
}
.button { 
	background-position: 0 0;
	background-repeat: no-repeat;
	text-align: center;
}
.button:hover { background-position: 0 -31px; }
.button .label { 
	display: block;
	color: #FFF;
	font-size: 150%;
	padding: 5px 0;
	text-decoration: none;
}
.button .label:hover { 
	color: #FFF;
}
.button.delete { background-image: url(../../images/icon-x.png); width: 20px; height: 20px; }
.button.delete:hover { background-position: inherit; }
