@charset "utf-8";

.highslide-dimming {background: black;}


.newslist{
    margin:10px 0 20px 0;
    padding:0;
}

.news{
    margin: 0px 0 5px 0;
    padding: 15px;
    color:#5b5652;
    background: #ffffff;/* url('/images/brochures/backbrochure.gif') repeat-x bottom left;*/
    min-height:50px;
    border:2px solid #ffffff;
    width:630px;
}

.news:hover {
    border:2px solid #e0e0e0;
}


.news .content {
    width:580px;
}

.wysiwyg-small{
    display:block;
    margin-top:6px;
    font-size:12px;
    line-height:160%;
    color:#505050;
}



.news .category {
    font-size: 1.1em;
    font-weight:bold;
    padding:0 10px 0 0;
    margin:2px 10px 6px 0;
    border-right: 1px solid #d0d0d0;
    line-height:1.35;
    color:#303030;
    text-transform:uppercase;
}


.news .title {
    font-size:1.1em;
    font-weight:bold;
    color:#a78a6d;
    padding:0px;
    margin:0px;
    line-height:1.35;
    text-transform:uppercase;
    clear:right;
}


.news .date {
    display:block;
    border-bottom:1px solid #e8e8e8;
    height:12px;
    font-size:10px;
    line-height:100%;
    padding:3px 0px 3px 0px;
    margin:2px 0 2px 0px;
    color:#606060;
    text-transform:uppercase;
    font-weight:bold;
}

.date .dweek {
    font-size:0.9em;
}

.date .day {
    font-size:1.2em;
}
.date .month {
    font-size:0.9em;
}
.date .year {
    font-size:1.1em;
}

.datecal {
    width:54px;
    height:54px;
    float:left;
    font-size:9px;
    line-height:100%;
    padding:3px;
    margin:10px 10px 0 5px ;
    color:#808080;
    background: #ffffff url('/images/news/dateCalBack-60.gif') no-repeat top left;
}

.newsDetail .toto {
    width: 590px;
    float:right;

}

.datecal .dweek {
    display:block;
    text-align:center;
    font-size:9px;
    padding:2px;
}

.datecal .day {
    display:block;
    text-align:center;
    font-size:16px;
    font-weight:bold;
    padding:2px;
}
.datecal .month {
    display:block;
    text-align:center;
    font-size:10px;
    padding:2px;
}
.datecal .year {
    display:block;
    text-align:center;
    font-size:10px;
    font-weight:bold;
    padding:2px;
}


.moreNews {
    width:100px;
    height:20px;
    font-size: 10px;

}

.nextNews {
    float:right;
}

.prevNews {
    float:left;
}

ul.newslistshort {
    list-style-type:none;
    margin:0px;
    padding:0px;
    font-size:11px
}

div.otherNewsTitle {
    font-size:13px;
    font-weight:bold;
    padding:3px 0px 2px 0px;
    margin: 3px 0px 5px 0px;
    border-bottom:1px solid #d0d0d0;
}

.toto{
    margin-top:5px;
}

.newsDetail .category {
    font-size: 1.1em;
    font-weight:bold;
    padding:0 10px 0 0;
    margin:2px 10px 6px 0;
    border-right: 1px solid #d0d0d0;
    line-height:1.35;
    color:#303030;
    text-transform:uppercase;
}


.newsDetail .title {
    font-size:1.1em;
    font-weight:bold;
    color:#a78a6d;
    padding:0px;
    margin:0px;
    line-height:1.35;
    text-transform:uppercase;
    clear:right;
}

.newsDetail .headline {
    font-size:1em;
    font-weight:bold;
    color:#303030;
    padding:0px;
    margin:10px 0px 10px 0px;
    line-height:1.50;

}