﻿/* Layout */
/*.news-page .middle-right{float:right; width: 360px;}*/
/*.news-page .middle-left{float:left;width: 330px;}*/
/* List of news items =====================================*/
.website-news-items { width: 330px; min-height: 200px; font-size: 11px; line-height:10pt; padding-bottom: 20px; }
.website-news-items * {font-size:8pt;}
.website-news-items .pager {}
.website-news-items .pager a {color:#B3B5B6; }
.website-news-items .grid .pager td {padding-left:0px; padding-right:5px;}
.website-news-items .pager td span {color:#fff; padding-bottom:3px; border-bottom:solid 1px; }
.website-news-items .grid { border:none; min-width:0px; width:100%;}
.website-news-items .grid td { padding:0;}
.website-news-items .item { padding:10px 0px 10px 4px;min-height: 40px;border-bottom:1px solid #444; }
.website-news-items .item img { width:50px; margin-bottom:4px;}
.website-news-items .item .date { font-size:7.5pt; font-style:italic;}
.website-news-items .grid .item a:hover { color:#92BB53; }
.website-news-items .selected { background:transparent url(/images/Archive.Subject.Background.png) repeat-y scroll right top; }
.website-news-items h2 { text-align: center;margin-top:10px; margin-bottom:0px; padding-bottom:0px; line-height:15px; }
.website-news-items .submit { text-transform: uppercase; font-weight: bold; font-size: 10pt; }
.website-news-items .buttons { width: auto; text-align: left; }
.website-news-items .icon { float: left; margin-right: 8px; border: 1px solid #444; width:40px; height:40px; }
.website-news-items .text { float: left; display: block; width: 245px; color: #d9dadb; padding-right: 5px; padding-left:5px;line-height:11pt; }
.website-news-items .text a { color: #FFF596; }
.website-news-items .text a.heading { display: block; font-size: 8pt; margin-bottom: 5px; }
.website-news-items .text a.title { font-weight:bold;}



/* News Item View ====================================*/
.news-page .middle-right { width:370px;}

.news-item { float: right; padding: 10px 15px; 
             /*background:url(/images/News.Item.Background.gif) repeat-x;  */
             background:url(/images/Box-Gradient.jpg) repeat-x 0 -180px;  
             min-height: 600px; width:335px;  }
.news-item h2 { padding: 0; margin: 0 0 20px 0; line-height:22px; }
.news-item h3 { font-weight: normal; font-size: 10pt; }
.news-item-image { height:260px; width:200px; }
.news-item-image .slide-show {  }
.news-item-image .news-video{display:block;height:260px; width:330px; }


/* Left menu: browse-news-menu =========================*/
.browse-news-menu { padding-bottom: 20px; }
.browse-news-menu a.item { color: #b3b5b6; display: block; font-size: 9pt; text-transform: uppercase; font-weight: bold; padding-left: 40px; margin-bottom: 8px; }
.browse-news-menu a:hover { color: #fff596; }
.browse-news-menu h2 { text-align: left; font-weight: bold; font-size: 14pt; margin-bottom: 5px; }
.browse-news-menu .selected { background: url(/images/Archive.Subject.Background.png) repeat-y; }


/* left-latest-news-box ==========================*/
.left-latest-news-box .item { height: 45px; font-size: 10px; line-height: 12px;font-weight:bold; }
.left-latest-news-box .item .icon { width: 45px; }
.left-latest-news-box a { float: left; display:block; width:45px;height:45px; }
.left-latest-news-box a.header {float:none; width:auto;height:auto;}
.left-latest-news-box .item a.heading { width: 122px; margin-left: 5px; line-height:12px; }

