@charset "utf-8";
/* CSS Document */

@font-face {
    font-family: 'Centuria';
    src: url('../fonts/GOTHIC_2.eot');
    src: url('../fonts/GOTHIC_2.eot?#iefix') format('embedded-opentype'),
         url('../fonts/GOTHIC_2.woff') format('woff'),
         url('../fonts/GOTHIC_2.ttf') format('truetype'),
         url('../fonts/GOTHIC_2.svg#ArvoRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}

.logo {
	height: 87px;
	width: 241px;
	overflow: hidden;
	text-align: center;
	margin-top: 8px;
}
.logo img {
	max-height::87px;
	max-width:241px;
}
.icon-share {
	float: right;
	height: 21px;
	width: 23px;
	margin-left: 5px;
	text-align: right;
	margin-top: 5px;
	margin-right: 3px;
	padding: 2px;
	background: url(none);
}
.icon-share  img {
	max-width:none;
}

.form-search {
	margin-top: 20px;
	float: right;
}

.icon-search {
	background-image: none;
}

.btn_search {
	margin-left: -25px;
}
.form-search .input-append .search-query {
	border-radius: 14px;
	background: #efefef;
}

* + html .form-search .input-append .search-query {
	margin-left:-120px;
}
* + html .form-search .input-append  {
	width:0px;
}
* + html .btn_search {
	margin-left: -25px;
}

/* NAVBAR */

/*.navbar-inner {
	background-color: none;
	background-image: none;
	background-repeat: repeat-x;
	border-radius: 4px 4px 4px 4px;
	box-shadow: 0 1px 4px rgba(0, 0, 0, 0.067);
	min-height: 43px;
	padding-left: 0px;
	padding-right: 0px;
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: 0px none;
	border-left: 0px none;
}
.navbar .nav > li > a {
	padding: 10px 5px;
	text-shadow: 0 1px 0 #FFFFFF;
	height: 22px;
	width: 127px;
	text-align: center;
	background: no-repeat;
	font-size: 14px;
	color: #333333;
	font-weight: normal;
}
.navbar .nav > li > a:hover {
	background: url(../img/btn_menu_hover.png) no-repeat;
}
.navbar .nav > .active > a, .navbar .nav > .active > a:hover, .navbar .nav > .active > a:focus {
	box-shadow: none;
	color: #555555;
	height: 17px;
	text-decoration: none;
	background: url(../img/btn_menu_hover.png) no-repeat;
	background-color: none;
	font-weight: bold;
}

.navbar .nav {
    background: none repeat scroll 0 0 ;
    display: block;
    float: left;
    height: 37px;
    left: 0;
    margin: 0 0px 0 0;
    position: relative;
}
.navbar {
    color: #777777;
    margin-bottom: 0px;
    overflow: visible;
}*/
.news {
	width: 96%;
	height: 39px;
	background: url(../img/bg-news-bar.png);
	font-size: 12px;
	line-height: 39px;
	padding-right: 2%;
	padding-left: 2%;
	margin-top: 5px;
	margin-bottom: 5px;
}
#news li{
	line-height: 39px;
	height: 39px;
}


.box-item {
	height: 120px;
	width: 100%;
	background: url(../img/bg-box.png) repeat-x;
	border: 1px solid #CCCCCC;
	margin-bottom: 5px;
}
.box-item h3{
	font-family:'Centuria';
}
.thumbnail {
    -moz-transition: all 0.2s ease-in-out 0s;
    border: none;
   
    box-shadow: none;
    display: block;
    line-height: 20px;
    padding: 4px;
}

.thumbnail > img {
	display: block;
	margin-left: 4px;
	margin-top: 4px;
	margin-right: 4;
	max-width: 105px;
	max-height: 105px;
	float: left;
	margin-right: 10px;
}

a.thumbnail:hover {
	border-color: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}

h3 {
	font-size: 24px;
	line-height: normal;
	font-weight: normal;
	margin: 0px;
	color: #004579;
	font-family:'Centuria';
}
.thumbnail p {
	line-height: 18px;
	margin-right: 3px;
	font-size: 12px;
	height: 51px;
	overflow: hidden;
}
.btn-read-more {
	height: 29px;
	width: 93px;
	display: block;
	text-align: center;
	line-height: 29px;
	color: #000;
	background: url(../img/btn_read_more.png) no-repeat;
	position: absolute;
	margin-top: -1px;
	margin-left: 264px;
	margin-top: 2px\0;
	margin-left: 195px\0;
	font-size: 12px;
	font-weight: bold;
}

.btn-read-more-tablet {
	height: 29px;
	width: 93px;
	display: block;
	text-align: center;
	line-height: 29px;
	color: #000;
	background: url(../img/btn_read_more.png) no-repeat;
	position: absolute;
	margin-top: -1px;
	margin-left: 125px;
	margin-top: 2px\0;
	margin-left: 195px\0;
	font-size: 12px;
	font-weight: bold;
}

* + html .btn-read-more {
	margin-left:75px;
	margin-top:0px;
}

* + html h3 {

	margin-top: -15px;

}.footer {
	height: 46px;
	width: 100%;
	background: url(../img/bg-footer.png);
	
}

* + html .footer {
	margin-top: 5px;
}
.copyrights  {
	font-size: 12px;
	margin-top: 6px;
	display: block;
	margin-left: 10px;
}

* + html .copyrights  {
	margin-top: -15px;
	margin-left: 10px;
}
.footer-nav {
	float: right;
	margin-top: -20px;
	margin-right: 10px;
	font-size: 12px;
}
.nav a {
	margin: 5px;
	font-weight: bold;
	color: #999;
}

* + html .nav a {
	margin: 5px;
}
.menu-top {
	height: 37px;
	width: 100%;
}
.menu-top .nav-top {
	width: 100%;
	height: 37px;
	clear: both;
	margin: 0px;
	padding: 0px;
}
.menu-top .nav-top li {
	float: left;
	display: block;
	list-style: none;
	height: 37px;
	width: 137px;
}
.menu-top .nav-top li a {
	height: 37px;
	width: 137px;
	line-height: 37px;
	text-align: center;
	display: block;
	
	font-size: 14px;
	color: #333;
}
.menu-top .nav-top li a:hover {
	background: url(../img/btn_menu_hover.png) no-repeat;
}.active-nav {
	background: url(../img/btn_menu_hover.png) no-repeat;
	font-weight: bold;
}


.carousel-control {
    background: none repeat scroll 0 0 #222222;
    border: 3px solid #FFFFFF;
    border-radius: 23px 23px 23px 23px;
    color: #FFFFFF;
    font-size: 60px;
    font-weight: 100;
    height: 40px;
    left: 15px;
    line-height: 30px;
    margin-top: 0px;
    opacity: 0.5;
    position: absolute;
    text-align: center;
    top: 40%;
    width: 40px;
}

.carousel {
	margin-bottom: 0px;
}
.bordered-right{
	border-right:1px dotted #999;
	margin-right:-1px;
}
#news .item{
	border-radius:5px;
	border:1px solid #01111d;
	background-color:#a1c2dc;
	margin-bottom:5px;
	padding:5px;
}
#news .item a{
	color:white;
}
h1{
	font-size:1.5em;
}
.box{
	width:10px;
	height:10px;
	margin-top:10px;
	display:block;
	border:1px solid black;
	float:left;
	margin-right:5px;
}
.box:after{
	float:left;
}
.divider{
	padding-bottom;10px;	
	border-bottom:1px solid #cdcdcd;
}
th.header{
	background-color:#2d6591;
	color:white;
	position:relative;
	margin-bottom:10px;
}
th.header .box{
	position:absolute;
	top:10px;
	border:1px solid white;
}
@media(max-width:480px){
	.btn-read-more {
	height: 29px;
	width: 93px;
	display: block;
	text-align: center;
	line-height: 29px;
	color: #000;
	background: url(../img/btn_read_more.png) no-repeat;
	position: absolute;
	margin-top: -1px;
	margin-left: 150px;
	margin-top: 2px\0;
	margin-left: 100px\0;
	font-size: 12px;
	font-weight: bold;
}
	.box-item{
		height:auto;
	}
	ul#news{
		height:auto;
	}
	div.news{
		height:60px;
	}
}
.white{
	color:white;
}
