.pagewidth {
	position: relative;
	width: 100%;
	margin: 0;
	left: 0;
}

#topbar {
	height: 30px;
}

#header {
	background-image: none;
}

ul#mainmenu {
	left: 0;
}
ul#mainmenu li.selected {
	text-decoration: underline;
	background-image: none;
}
ul#mainmenu li.selected a {
	background-image: none;
}

#thememenu {
	display: none;
}

#content {
	top: 0;
	height: auto;
	overflow: show;
	background-image: none;
}

div.bgimage {
	display: none;
}

div.frontpage {
	position: relative;
	width: 57%;
}

div.newsbox {
	top: 0;
	width: 40%;
}

#content .frontpage a.product,
#content .frontpage a.has_image {
	width: 80% !important;
}

#shop_content {
	position: relative;
	width: 69%;
}
#shop_content a.product,
#shop_content a.has_image {
	width: 80%;
}

div.product {
	width: 100%;
}

li.search,
li.new_category {
	display: none;
}

#footer {
	position: relative;
	margin-top: 10px;
}

form#frmLabel {
	display: none;
}
