/* CSS Document */


/* News & Blog Top, Louise, 26-12-2008 */
/* the channel title part in the css template */
.zf_chantitle {margin-top: 6px; font-size: 130%; font-style: bold;}
/* the news container part in the css template */
.zf_news { background-color: #fff; margin-top: 10px; padding: 2px;}
/* the news title part in the css template */
.zf_title {background-color: #fff; margin: 5px;}
.zf_title a {text-decoration: underline;}
#generator {display: none;}

.news-left{float:left; padding-top:2px; width: 345px; background: url(../../news_blog/img/thank-top.gif) no-repeat; margin:8px 10px 15px 0px;}
.news-right{float:left; padding-top:2px; width: 345px; background: url(../../news_blog/img/thank-top.gif) no-repeat; margin: 8px 0 15px 0;}
.news-bottom{background: url(../../news/img/thank-bottom.gif) repeat-x; padding: 6px 0 20px; height: 50px;}
.news-left-text{float: left; height:100px; padding: 5px; background: #f0f0f0; border-top: 2px solid #ff3333; width: 335px;}
.news-right-text{float: left; height:100px; padding: 5px; background: #f0f0f0; border-top: 2px solid #ff3333; width: 335px;}
.news-head{padding-left: 9px; color: #fff; line-height: 1.7em;}
.news-img-headings{height: 20px; padding: 3px 0;}
.news-below{float: left;}
.news-bottom-text{height: 40px; padding: 5px;}
.news-briefing{height: 300px;}
.news-latest-heading{height:25px; padding: 5px; background-color: #f0f0f0;}
.news-latest{float: left; border-top: 2px solid #ff3333; height: 265px; padding: 5px; width: 335px;}
.news-latest-left{width: 160px; float: left; height: 250px; margin-right: 5px;}
.news-latest-right{width: 165px; float: left; height:250px; overflow: hidden;}
.blog-divide{height: 110px; margin-bottom: 6px; padding-top: 9px;}
.rss_items{width: 164px; overflow: hidden;}
.rss_item{margin: 6px 0 20px; height: 107px; width: 164px;}
span.rss_date{font-size: 9px; display:block;}
.rss_box_rss_box_df_feed p{display: none;}
.rss_box_rss_box_df_feed br{display: none;}
a.rss_item{font-weight: bold; font-size: 12px}
.rss_box_rss_box_df_feed{font-size: 11px; width: 165px; float: left;}


/* News Page */

#news .date { font-size:12px; height:15px; padding:7px 0px 7px 2px; background:#FFF url(../img/news_title.gif) no-repeat top; color:#444; }
#news h4 { margin:2px 0px 12px 0px; }
#news #navi { margin-top:0px; }
#news dl {margin: 8px 0px;}
#news dt { float: left; margin-right: 5px; margin-bottom:4px; width: 300px;}
#news dd { float: left; width: 390px;  line-height:1.4em; }
#news dd p { padding-top:3px }
#news .w200 dt { width:200px; }
#news .w200 dd { width:495px; }
#news .w250 dt { width:250px; }
#news .w250 dd { width:445px; }
#news .w350 dt { width:350px; }
#news .w350 dd { width:345px; }
#news .w370 dt { width:370px; }
#news .w370 dd { width:325px; }
#news .w400 dt { width:400px; }
#news .w400 dd { width:295px; }
#news .w450 dt { width:450px; }
#news .w450 dd { width:245px; }
#news .w500 dt { width:500px; }
#news .w500 dd { width:195px; }
#news .full dt { width:695px; margin-bottom:10px }
#news .full dt img { width:695px }
#news .full dd { width:695px; clear:both }
#news li { margin: 2px 0 2px 10px; }
#news p { line-height:1.6em; }


