/* Product Styles */
		
div.product {
	float: left;
	width: 570px;
	margin-bottom: 10px;
	}
	
div.productmedia {
	float: left;
	width: 150px;
	}
	
div.productfunctions {
	float:left;
	padding: 0;
	width: 150px;
	}
	
.productfunctions a, .productfunctions a:hover {
	display: block;
	text-decoration: none;
	}
	
div.productfunction {
	float: left;
	padding: 5px 0 5px 7px;
	background-color: #E9E9E9;	
	margin-bottom: 1px;
	width: 143px;
	}
	
div.productfunctions .actionicon {
	float: left;
	margin-right: 4px;	
}
	
div.productmediasmall {
	float: left;
	width: 100px;
	}
	
div.productpic {
	float: left;
	position: relative;
	width: 150px;
	}
	
div.productpicsmall {
	float: left;
	width: 100px;
	font-size: 9px;
	}
	
.productpic img {
	width: 150px;
	}
	
.productpicsmall img {
	width: 100px;
	}
	
.zoom {
	background: url(http://www.schott-music.co.uk/shop/webresources/eric/img/zoom.png) left bottom no-repeat;
	cursor: pointer;
	display: block;
	height: 200px;
	position: absolute;
		left: 0;
		bottom: 0;
	width: 150px;
}

.expandable {
	cursor: pointer;
	font-size: 12px;
	line-height: 16px;
	/*height: 98px;*/
	overflow: hidden;
	position: relative;
}

.expanded {
	font-size: 12px;
	line-height: 16px;
	cursor: pointer;
}

/*.gradient {
	background: url(http://www.schott-music.co.uk/shop/webresources/eric/img/expand.png) repeat-x;
	height: 20px;
	position: absolute;
		bottom: 0;
		left: 0;
	width: 570px;
	z-index: 100;
}*/

.expand {
	color: #254075;
	cursor: pointer;
	float: right;
	font-weight: bold;
	margin-right: 8px;
}

.expand p,
.expanded p,
.expandable p {
	font-size: 12px;
	line-height: 16px;
	margin: 0 !important;
	padding: 0 !important;
}

.XL_image {
	background: url(http://www.schott-music.co.uk/shop/webresources/eric/img/tp.png);
	display: none;
	height: 100%;
	position: fixed;
		top: 0;
		left: 0;
	text-align: center;
	width: 100%;
	z-index: 100000;
}

.XL_image img {
	margin: 140px 0 20px;
	}
.productrecom {
	float: left;
	text-align: center;
	width: 102px;
	font-size: 9px;
	}
	
#centercol .productrecom a {
	font-weight: normal;
}
	
.productrecom img {
	width: 75px;
	margin-bottom: 10px;
	}
	
div.spacer {
	float: left;
	width: 15px;
	}
	
div.productfunctionsmall {
	float: left;
	width: 100px;
	margin-bottom: 1px;
	}
	
		
div.productinfo {
	background: url("../img/deco/header_bg.gif") repeat-x;
	float: left;
	line-height: 14px;
	margin-bottom: 10px;
	min-height: 200px;
	padding: 0 15px 0 15px;
	width: 390px;
}

div.subcatholder {
	height: 50px;
	overflow: hidden;
	padding: 0;
	position: relative;
	width: 570px;
	}

div.productsubcats {
	width: 10000px;
	margin: 18px 0 1px 0;
	position: relative;
		left: 0;
	}
	
div.productsubcat,
div.productsubcatselected {
	border-right: 1px solid #fff;
	display: inline;
	padding: 6px 0;
	}

div.productsubcat {
	background: url(../img/reiter.png) no-repeat top right #eee;
	font-size: 12px;
}

div.productsubcatselected {
	background: url(../img/reiter-selected.png) no-repeat top right #254075;
	font-size: 12px;
	font-weight: bold;
}

div.productsubcat a,
div.productsubcatselected a {
	display: inline-block;
	padding: 6px 15px 6px 4px;
}

div.productsubcatselected a {
	color: #fff;
	}
	
div.product div.divider {
	display: none;
	margin: 0 5px 0 5px;
	}

.productsubcat a, .productsubcatselected a {
	text-decoration: none;
	}
	
.productsubcat a:hover, .productsubcatselected a:hover {
	text-decoration: underline;
	}
	
div#viewport {
	background: #e3e3e3;
	height: 1px;
	}
	
span#ind {
	background: #254075;
	display: none;
	height: 3px;
	position: relative;
	}
	
div.productsearchresult {
	float: left;
	width: 540px;
	padding: 15px;
	background: url("../img/deco/header_bg.gif") repeat-x;
	line-height: 14px;
	margin-bottom: 10px;
	}
	
div.currentresults {
	padding-top: 2px;
	float: left;
	width: 150px;
	}
	
	
div.filter {
	float: right;
	width: 300px;
	text-align: right;
	}
		
div.productinfo a {
	font-weight: bold;
	}
	
div.productinfo p.header {
	font-weight: bold;
	font-size: 13px;
	margin: 12px 0px;
	}
	
div.pricebar-left {
	padding: 0 0 10px 0;
	width: 150px;
	float: left;
	clear: left;
}
	
div.pricebar {
	float: right;
	width: 405px;
	border-top: 1px solid #E3E3E3;
	padding: 10px 0 10px 0;
	}
	
div.pricebarlist {
	width: 570px;
	}
	
div.new {
	width: 435px;
	text-align: right;
	}
	
div.price {
	float: left;
	font-weight: bold;
	color: green;
	font-size: 12px;
	}
	
div.price .conditions {
	font-size: 10px;
	font-weight: normal;
	color: #333;
	}
	
div.price .conditions a {
	font-weight: bold;
	}
	
div.basket {
	float: right;
	}
	
div.productsearchresult p.header {
	font-weight: bold;
	font-size: 12px;
	margin: 12px 0px;
	}
	
div.basket {
	float: right;
	padding-top: 1px;
	}
	
div.download_pdf {
	clear: both;
	float: right;
	padding-top: 8px;
	}
	
div.productinfo p.download {
	float: left;
	}
			
div.productinfo p.copyright {
	float: right;
	text-align: right;
	}
					
div.productblock {
	float: left;
	width: 570px;
	margin-bottom: 15px;
	}
	
div.productlistitem {
	float: left;
	width: 570px;
	border-top: 1px solid #CCC;
	margin-bottom: 20px;
	}
	
div.productlistiteminfo {
	float: left;
	width: 430px;
	padding: 5px 15px 0 15px;
	
	/* für anständige Browser */
   	 min-height: 100px; 

   	 /* für IE6 */
    	height: auto !important;
   	height: 100px;   
	}
	
	
.productlistiteminfo p.header{
	font-size: 12px;
	font-weight: bold;
	}
	
div.productblock a {
	font-weight: bold;
	}
	
div.productblock p {
	font-size: 12px;
	line-height: 16px;
	}
	
div.productblock p.header {
	font-weight: bold;
	font-size: 13px;
	margin: 10px 0px;
	}
	
div.productblock ul {
	margin: 0 0 0 16px;
	padding: 0;
	list-style-type: square;
	font-size: 12px;
	}
	
div.newicon {
	float: left;
	width: 115px;
	}
	
.notafina-download {
	background: url(../img/notafina.png) no-repeat;
	clear: both;
	margin-left: -1px;
	margin-top: 10px;
	height: 59px;
	width: 156px;
	}
	
.notafina-download a {
	color: #000;
	display: block;
	font-size: 10px;
	font-weight: normal;
	height: 59px;
	padding: 7px 46px 0 7px;
	}
	
.notafina-download a:hover {
	text-decoration: none;
	}
	
/* === AUDIO JS ==================================================== */

p.audio div.audiojs {
	background: #eee;
	box-shadow: none;
	font-family: Verdana, Arial;
	font-size: 10px;
	height: 21px;
	width: 570px;
}

p.audio div.audiojs .play-pause {
	height: 21px;
	padding: 0 6px;
}

p.audio div.audiojs div.scrubber {
	background: #ccc;
	box-shadow: inset 1px 1px 2px rgba(0,0,0,0.5);
	border: none;
	height: 13px;
	margin: 4px 10px;
	width: 400px;
}

p.audio div.audiojs div.time em,
p.audio div.audiojs div.time {
	color: #333;
	height: 21px;
	line-height: 21px;
	text-shadow: none;
}

p.audio div.audiojs .play {
	background: url("../../base/img/audiojs/player-graphics-light.gif") no-repeat scroll -2px -4px transparent;
}
p.audio div.audiojs .loading {
	background: url("../../base/img/audiojs/player-graphics-light.gif") no-repeat scroll -2px -34px transparent;
}
p.audio div.audiojs .error {
	background: url("../../base/img/audiojs/player-graphics-light.gif") no-repeat scroll -2px -64px transparent;
}
p.audio div.audiojs .pause {
	background: url("../../base/img/audiojs/player-graphics-light.gif") no-repeat scroll -2px -94px transparent;
}

p.audio div.audiojs .progress {
	background: #304678;
	height: 15px;
	box-shadow: inset 1px 1px 2px rgba(0,0,0,0.5);
}

p.audio div.audiojs .loaded {
	display: none;
}

* html .audiojs .play-pause {
	width: 35px;
}