/*
 * copyright (c) xmachina GmbH
 * 
 * Author: U. Schumacher (ute.schumacher@xmachina.de)
 */

#detail {  

	float: none; 
	padding: 0 1.5em 0 0;
	background-color: #FFFFFF;
	height: 100%;

	
}
#detail .productImage { padding-right: 10px; float:left; margin-bottom: 15px; width:100px;}
#detail .thumbnail { float: left; width: 89px; display: block; padding-bottom: 10px; }

#detail .description { width: auto; margin-left: 20px; font-size: 75%; padding-bottom: 10px; }


#detail .description .price, 
#detail .description .isbn, 
#detail .description .editor { display: block; font-size: 100%;}
#detail .description .subtitle { display:block; color: #013476;}

#detail .description .author, serie, .bibliotop, .specialinfo { font-size: 95%; font-weight: bold; }

#detail .description p { font-size: 100%; margin: 1em 0 0 0;  }
#detail .description .author { color: #013476; font-size: 1em; }
#detail .description .notice { color: #0000000; font-size: 95%;}
.notavailable { color: #cc0000; font-size: 95%; font-weight:bold; }
#detail .description .title { color: #013476; font-size: 125%; font-weight: bold; margin-top: 0.5em; }

#detail ul.priceLine { list-style-type: none; margin: 0; padding: 0; width: 100%; display: block; }

#detail ul.priceLine li { float: left; width: 49%; vertical-align: middle; }
#detail ul.priceLine li.right { float: right; width: auto; text-align: left; }


#detail h2.sectionheader {
	margin-top: 1em;
	padding-bottom: 0.1em;
	margin-bottom: 0.8em !important;
}

#detail .teaserImage {
	display: block;
	float: left;
	left: 0;
	margin-right: 20px;
	position: relative;
	top: 0;
	width: auto;
}

#detail .zoom {

	cursor: pointer;
	height: 15px;
	line-height: 24px;
	width: 15px;
	margin-top:5px;
}

.ciando { }
 .thumbnail { float: left; width: auto; display: block; margin-bottom: 10px; margin-right:20px }

/*
#detail .title { font: bold 1em/130% Verdana, Arial, Helvetica; color: #013476; }
*/
