
        
/*
 * copyright (c) xmachina GmbH
 * 
 * Author: U. Schumacher (ute.schumacher@xmachina.de)
 */
#detail {  
    float: none; 
    padding: 1.5em 1.5em 0 1.5em;
    background-color: #FFFFFF;
    height: 100%;
    
}
#detail .productImage { margin-right: 10px; float:left; margin-bottom: 10%; border: 1px solid #D!D1D1; }
#detail .thumbnail { float: left; width: 89px; display: block; padding-bottom: 10px; }
#detail .description { width: auto; margin-left: 160px; font-size: 75%; padding-bottom: 10px; }
#detail .description .title, 
#detail .description .subtitle, 
#detail .description .price, 
#detail .description .isbn, 
#detail .description .editor { display: block; }

#detail .description .author { 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: 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 a.zoom {
    background: transparent url(/SID-41E44E5E-AA7B4235/images/icons/icon_zoom.gif) no-repeat scroll 0 0;
    cursor: pointer;
    display: block;
    height: 24px;
    line-height: 24px;
    width: 24px;
}

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

#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:10px; }

