@charset "utf-8";
html {background: url('/static/img/backgrounds/html-home-bg.png') top repeat-x;}
h3 a {display: block; color: #1f4577; text-decoration: none; font-size: 24px; margin: 0 0 20px 3px;}
.center-news {width: 228px; margin:0 auto; padding: 0; list-style: none;}
ul.center-news li {overflow: hidden; margin: 0 0 20px 0;}
ul.center-news li span.date {font-size: 11px; margin: 0 0 5px 3px; display: block;}
ul.center-news li h2 {float: left; margin:0 0 10px 3px; font-size: 17px; line-height: 22px;}
ul.center-news li h2:hover {background: none;}
ul.center-news li h2 a {color: #1f4577; text-decoration: none;}
ul.center-news li .img_holder {width: 219px; height: 159px; display: block; background: #fff url(/static/img/backgrounds/img-loader.gif) center no-repeat; border: 1px solid #dadada; margin:0 15px 15px 0; padding: 7px 0 0 7px;}
ul.center-news li a.img_holder img.image {width: 210px; height: 150px; border: 1px solid #dadada; display: none;}
ul.center-news li span.summary {}
ul.center-news li span.summary p {margin:0; padding:0;}
/* Feature list [START] */
#feature_list {width: 695px; height: 361px; position: relative; background: #fff; border: 1px solid #dadada; padding: 8px 0 0 8px; overflow: hidden; margin:0 0 30px 0;}
#feature_list ul {position: absolute; top: 8px; list-style: none; padding: 0; margin: 0;}
#feature_list #tabs {right: 8px; z-index: 2; width: 227px; height: 353px;
background: #e4e4e4; /* Old browsers */
background: -moz-linear-gradient(top,  #e4e4e4 0%, #97949d 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e4e4e4), color-stop(100%,#97949d)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #e4e4e4 0%,#97949d 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #e4e4e4 0%,#97949d 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #e4e4e4 0%,#97949d 100%); /* IE10+ */
background: linear-gradient(to bottom,  #e4e4e4 0%,#97949d 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e4e4e4', endColorstr='#97949d',GradientType=0 ); /* IE6-9 */
}
#feature_list #tabs li {float: right; text-align: right; width: 240px; height: 88px; font-size: 13px; line-height: 17px; position: relative; z-index:10;}
#feature_list #tabs li:last-child {height: 89px;}
#feature_list #tabs li img {padding: 5px; border: none; float: left; margin: 10px 10px 0 0;}
#feature_list #tabs li a h2 {font-size: 13px; line-height: 15px; height: 45px; overflow: hidden; margin:0; padding:0;}
#feature_list #tabs li a {height: 71px; overflow: hidden; text-align: left; padding: 9px 10px 9px 35px; float: right; color: #1f4577;
text-shadow: 0 1px 0 rgba(255,255,255,0.7); text-decoration: none; display: table-cell; vertical-align: middle; outline: none;
border-radius: 3px 0 0 3px; background:url(/static/img/backgrounds/feature-list-splitter.png) right bottom no-repeat;}
#feature_list #tabs li:last-child a {background: none;}
#feature_list #tabs li .date {font-size: 11px; color: #000;}
#feature_list #tabs li h2 {height: 50px; overflow: hidden;}
#feature_list #tabs li a.last {background: none;}
#feature_list #tabs li a:hover { text-decoration: none; }
#feature_list #tabs li a.current { padding: 9px 10px 9px 15px;
color: #fff; text-shadow: 0 1px 0 rgba(0,0,0,0.9); box-shadow: 0 3px 7px rgba(0,0,0,0.7); position: absolute;
background: #445f82; /* Old browsers */
background: -moz-linear-gradient(top,  #445f82 0%, #233650 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#445f82), color-stop(100%,#233650)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #445f82 0%,#233650 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #445f82 0%,#233650 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #445f82 0%,#233650 100%); /* IE10+ */
background: linear-gradient(to bottom,  #445f82 0%,#233650 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#445f82', endColorstr='#233650',GradientType=0 ); /* IE6-9 */
}
#feature_list #tabs li a.current h2 {height: 45px; overflow: hidden; color: #fff; text-shadow: 0 1px 0 rgba(0,0,0,0.9);}
#feature_list #tabs li a.current .date {color: #fff;}
#feature_list #tabs li #tabs li a.current:hover {text-decoration: none; cursor: default;}
#feature_list #output {top:0; right: 0; width: 470px; height: 353px; overflow: hidden;position: relative;}
#feature_list #output li {position: absolute; width: 470px; height: 353px;}
#feature_list #output li img {width: 470px; height: 353px; border: 1px solid #dadada;}
#feature_list #output li a {position: absolute; width: 439px; bottom: 0; right: 0; padding: 15px; text-decoration: none; font-size: 13px; color: #FFF; background: rgba(0, 0, 0, 0.6);}
#feature_list #output li a .title {display: block; font-size: 20px; font-weight: bold; line-height: 27px;}
#feature_list #output li a:hover {}
/* Feature list [END] */