@charset "utf-8";

.highslide-dimming {background: black;}
#brochures {}


.brochure .title {
    font-size: 1.1em;
    font-weight:bold;
    padding:0px;
    margin:2px 0 6px 0;
    line-height:1.35;
    color:#303030;
    text-transform:uppercase;
}

.brochure .subtitle {
    /*display: block;*/
    font-size:1.1em;
    font-weight:bold;
    color:#a78a6d;
    padding:0px;
    margin:0px;
    line-height:1.35;
    text-transform:uppercase;
}
.brochure .pubinfo {
    display: block;
    font-size:0.8em;
    font-weight:normal;
    color:#909090;
    padding:0px;
    margin:0px;
    line-height:1.3;
    width:150px;
    margin-bottom:20px;
}

div.brochure  .wysiwyg-small{
    font-size:11px;
    line-height:1.45;
    color:#505050;
}

div.brochure div.image{
    width:190px;
    float:left;
    border:0px solid #D0D0D0;
    margin-top:0px;
    padding:10px;
    min-height:250px;
    margin-left:10px;    
}

div.brochure  div.info{
    width:430px;
    float:left;
    margin-left:10px;
    margin-top:28px;
    margin-bottom:20px;
}

.brochure {
    margin: 15px 0 20px 0;
    padding:10px 0px 20px 0px;
    color:#5b5652;
    background: #ffffff;/* url('/images/brochures/backbrochure.gif') repeat-x bottom left;*/
    min-height:330px;
    border-top:2px solid #ffffff;
    border-left:2px solid #ffffff;
    border-right:2px solid #ffffff;
    border-bottom:2px solid #ffffff;
}
* HTML .brochure { height:100px;}

.brochure:hover {
    border-top:2px solid #e0e0e0;
    border-left:2px solid #e0e0e0;
    border-right:2px solid #e0e0e0;
    border-bottom:2px solid #e0e0e0;
    /*background: #ffffff url('/images/brochures/backbrochure-over.gif') repeat-x bottom left;*/
}

.brochsep{
    border-top:0px solid #F0F0F0;
    clear:both;
    margin:10px 0 0px 0;
}

.btnBack {
    background: transparent url('/images/brochures/btnBack.gif') no-repeat bottom left;
    width:154px;
    height:32px;
    padding:0 0 0 0;
    margin:0 0 0 0;
    color:#ffffff;
}
.btnBack a {
    color:#ffffff;
    display:block;
    font-size:11px;
    font-weight:bold;
    padding-left:12px;
    padding-top:2px;

}

a.glass {
    cursor:-moz-zoom-in;
}

a.btn3d {
    display:block;
    width:200px;
    margin:2px 0 2px 0;
    padding:0px;
    height:31px;
}

a.onlineorder {background:transparent url('/images/button/online-order-154.gif') no-repeat top left;}
a.onlineorder:hover {background:transparent url('/images/button/online-order-154.gif') no-repeat bottom left;}

div.pdf-download {height:20px;margin-top:20px;}
div.pdf-download a{font-size:12px;color:#336699;}
div.pdf-download a:hover{color:#000;}

