div#logoWrapper, div#logo, div#bannerboxall, div.banners {
	display: none;
}

div#mainWrapper {
	width: 900px !important;
}

div#headerWrapper {
	background: url("../images/tile_back.gif");
}

div#navMainWrapper {
	padding: 6px 0 3px 0;
	/* Festes Logo 
	background: url("../images/WorldOfSound.png") no-repeat scroll 350px 1px;
	*/
	background: url("../images/BarBand_Shop.png") no-repeat scroll 345px 1px;
}

/* Logo abhängig von jeweiliger Kategorie 
div#navMainWrapper.cat_5 {
	background: url("../images/BarBand_Shop.png") no-repeat scroll 350px 1px !important;
}
*/

div#PPECbutton {
	border: 1px solid;
	border-radius: 10px 10px 10px 10px;
	box-shadow: 5px 5px 5px;
	margin: 10px 10px 20px 0;
	padding: 5px;
}

div#PPECbutton div {
	margin: auto;
	width: 150px;
}

div#productDescription {
	display: inline-block;
}

div#navCatTabsWrapper {
/*	padding: 0 !important;	*/
	display: none;
}

br.clearBoth {
	line-height: 0;
}

/*
div#logoWrapper {
	height: 29px;
    left: 360px;
    position: absolute;
    top: 1px;
    width: 327px;
	background: url("http://shop.wos.net/includes/templates/classic/css/../images/WorldOfSound.png") no-repeat;
}
*/

#navMain ul {
	padding: 0 5px !important;
}

/*
.leftBoxContainer, .rightBoxContainer {
	margin: 0 0 10px !important;
}
*/

div.category-products {
	margin: 0 0 5px 22px;
    text-indent: -30px;
}

div.category-subs {
    margin: 0 0 5px 13px;
    text-indent: -21px;
}

div.category-top {
    margin: 0 0 5px 0;
}

th.productListing-heading a {
	color: #ffffff;
}

th.productListing-heading a:hover {
	text-decoration: underline;
}

img.listingProductImage {
    margin: 0 5px 5px 0;
	border: 1px solid #808080;
}

h3.itemTitle, div.listingDescription {
    text-align: left;
	margin: 0 0 5px;
}

td.productListing-data {
    padding: 5px 0 0;
    vertical-align: top;
	border-bottom: 1px solid #808080;
}

div.sideBoxContentItem {
    margin: 5px 0;
}

div.sideBoxContentItem a img, td.main a img, div#productMainImage a img {
	border: 1px solid #808080;
}

div.navNextPrevWrapper.centeredContent {
    border-bottom: 1px solid #808080;
    margin: 5px 0 10px;
    padding: 0 0 10px;
}

div#cartBoxListWrapper li {
    margin: 0 0 0 22px;
    text-indent: -22px;
}

div#checkoutBillto, div#checkoutShipto {
	width: 100%;
}

/* PayPal-Logo */
img.MODULE_PAYMENT_PAYPALEC_MARK_BUTTON_IMG {
	position:relative;
	top:12px;
}

/* Text "Gutscheincode" Breite
label.inputLabel {
	width: unset !important;
}
*/

/* Downloadartikel-Optionen ("Dateityp: MP3") */
div.optionMenu input {
  position: relative;
  top: 8px;
}

div.optionMenu label {
  position: relative;
  top: 5px;
}
