* {
	margin:0;
	padding:0;
}

a {
	outline:none;
}

p {
	padding-bottom:12px;
}

img {
	border:none;
}

html {
	height:101%;
}

body {
	background-image:url(../images/main_bg.jpg);
	background-repeat:repeat-x;
	font-size:12px;
	font-family:Arial,Helvetica,sans-serif;
	line-height:150%;
	background-color:#ffb301;
}

#banner {
	background-image:url(../images/banner.jpg);
	background-repeat:no-repeat;
	
	height:262px;
	margin-left:auto;
	margin-right:auto;
}

#bodyul {
	background-image:url(../images/more_info_mid.gif);
	background-repeat:repeat-y;
	background-position:9px;
	display:block;
}

#bodyul li {
	list-style-type:none;
}

#bodyul .description {
	padding-left:42px;
	padding-right:32px;
}

#menu {
	height:35px;
	font-size:14px;
	font-weight:bold;
	margin-left:180px;
	position: relative;
}

#registerform {
	padding-left:42px;
}

#menu a {
	height:35px;
	display:block;
	color:white;
	text-decoration:none;
	padding-left:16px;
	padding-right:16px;
	float:left;
	line-height:35px;
	outline:none;
}

.header {
	font-size:14px;
	font-weight:bold;
	color:#2D7B04;
	padding-bottom:8px;
	padding-left:42px;
}

#menu a.selected {
	/*background-color:#589810;*/
}

#menu a:hover {
	/*opacity:0.8;*/
}

#menu li {
	list-style-type:none;
	float:left;
}

#container {
	width:1190px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(../images/backgr.png);
	background-repeat:repeat-y;
	background-position:center;
	behavior: url("iepngfix.htc");
}

#container2 {
	width:1190px;
	margin-left:auto;
	margin-right:auto;
	
}

#wrapper {
	width:896px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(../images/menu_footer.gif);
	background-repeat:no-repeat;
	background-position:34px bottom;
	display:table;
}

#wrapperouter {
	
}

#contentwrapper { 
	background-image:url(../images/menu_shad.gif);
	background-repeat:repeat-x;
	width:844px;
	margin-left:auto;
	margin-right:auto;
	min-height:100px;
}

#productmenu {
	width:172px;
	padding-left:11px;
	float:left;
	display:inline;
	padding-right:2px;
}

#productmenu a.item {
	background-image:url(../images/butt_bg_1.gif);
	background-repeat:no-repeat;
	position:absolute;
	z-index:10;
}

#productmenu a.itemb {
	background-image:url(../images/butt_bg_2.gif);
	background-repeat:no-repeat;
	position:absolute;
	z-index:9;
}

#productmenu a {
	outline:none;
	line-height:22px;
	width:149px;
	height:22px;
	display:block;
	padding-left:22px;
	text-decoration:none;
	color:#222222;
}

#productmenu .menuitem {
	height:22px;
	margin-bottom:2px;
}

#productmenu a.selected {
	background-image:url(../images/butt_bg_3.gif);
}

.productmenuheader {
	width:172px;
	height:37px;
	background-image:url(../images/prod_gr_bg.gif);
	background-repeat:no-repeat;
	font-size:14px;
	font-weight:bold;
	color:white;
	text-align:center;
	padding-top:18px;
}

.morebgtop {
	background-image:url(../images/more_info_top.gif);
	background-repeat:no-repeat;
	background-position:9px;
	width:659px;
	height:29px;
}

.morebgbottom {
	background-image:url(../images/more_info_bott.gif);
	background-repeat:no-repeat;
	background-position:9px;
	width:659px;
	height:29px;
}

.morebgmiddle {
	background-repeat:repeat-y;
	background-position:9px;
}

#content {
	float:left;
	padding-top:20px;
	width:659px;
	
}

.productitem {
	background-image:url(../images/prod_box.gif);
	background-repeat:no-repeat;
	width:210px;
	height:222px;
	float:left;
	padding-top:20px;
	display:inline;
	margin-top:8px;
}

.productitem img.image {
	margin-left:auto;
	margin-right:auto;
	display:block;
}

.productitem .textbox {
	width:170px;
	height:48px;
	padding-left:20px;
	padding-top:8px;
	line-height:100%;
}

.productitem .infobox {
	width:182px;
	height:22px;
	padding-left:20px;
	line-height:22px;
}

.productitem .price {
	float:right;
	color:#2d7b04;
	height:22px;
	line-height:22px;
	padding-right:10px;
	font-size:16px;
	vertical-align:bottom;
}

.productitem .infobox img {
	float:right;
}

.productitem .footer {
	
}

.rightspace {
	margin-right:8px;
}

#footer {
	background-image:url(../images/footer.png);
	background-repeat:no-repeat;
	width:896px;
	height:70px;
	margin-left:auto;
	margin-right:auto;
	behavior: url("iepngfix.htc");
	padding-top:18px;
	text-align:center;
	color:#828282;
	font-size:11px;
}

#cartpacket {
	background-image:url(../images/kopkorg.jpg);
	background-repeat:no-repeat;
	height:69px;
	width:81px;
	margin-left:173px;
}

.full {
	background-position:0px -69px;
}

.submitlogin {
	background-image:url(../images/login_out_butt.jpg);
	background-repeat:no-repeat;
	display:block;
	width:111px;
	height:35px;
	text-align:center;
	line-height:30px;
	color:white;
	font-size:13px;
	text-decoration:none;
	margin-top:15px;
}

#registerform input,#registerform textarea {
	width:230px;
}

#content .picturetext {
	font-style:italic;
	margin-bottom:2px;
	font-size:11px;
	clear:both;
	line-height:110%;
	padding-left:4px;
}

#content .picturebox {
	line-height:110%;
	padding-bottom:12px;
}

#content .picturebox img {
	line-height:110%;
	border:4px solid white;
}


img.left {
	margin-top:4px;
	margin-right:12px;
	float:left;
	border:4px solid white;
	margin-bottom:4px;
}

img.right {
	margin-bottom:4px;
	margin-top:4px;
	margin-left:12px;
	float:right;
	border:4px solid white;
}

#content .left {
	margin-right:18px;
	float:left;
}

#content .right {
	margin-left:18px;
	float:right; 
}

.postseparator {
	width:200px;
	height:32px;
	clear:both;
}	




ul#menu {
    overflow:auto; /* makes sure the container fits the floated list-items below */
}
ul#menu li{
    float:left; /* floats list items to the left, creating a horizontal menu */
}
ul#menu li a {
    position: relative; /* must have position set to anything other than static to use z-index */
    z-index: 5; /* 5 layers above all normal elements */
}
ul#menu li.backLava {
    position:absolute; /* this is automatically added by lavaLamp, if not set, but let's set it for good practice */
    z-index:3; /* 3 levels higher than all normal elements */

    /*background:url(../images/bg-oranger.jpg) no-repeat top left;*/
	background-color:black;
	opacity:0.15;
	filter: Alpha(Opacity=15);
}




