/*
 * 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: 0px; float:left; margin-bottom:15px; width:192px;}
#detail .thumbnail { float: left; width: 89px; display: block; padding-bottom: 10px; }

#detail .description { width: auto; margin-left: 200px; font-size: 75%; padding-bottom: 10px; }

#detail .description .title, 

#detail .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: #000000; font-size: 95%;}
.notavailable { color: #cc0000; font-size: 95%; font-weight:bold; }
#detail .description .title { color: #013476; font-size: 1.5em; 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;
	
}

a.info{ 
    position:relative; 
    z-index:1; 
    color:#000; 
    text-decoration:none;
	} 

a.info:hover{z-index:2;} 

a.info span {
display: none;
} 

a.info:hover span{ 
    display:block; 
    position:absolute; 
background-image: url(http://www.thieme.de/detailseiten/images/big/9783137953081.jpg); 
    top:-150px; left:10px;width:459px; height:648px; 
	border:1px solid #000;
	background-color:#ffffff;
     } 

.ciando { }
 .thumbnail { float: left; width: auto; display: block; margin-bottom: 10px; margin-right:10px }

/*
#detail .title { font: bold 1em/130% Verdana, Arial, Helvetica; color: #013476; }
*/
