/* Start of CMSMS style sheet 'extra-style' */
.banner-button-block { 
     background: #D1C19D;
     padding: 8px 14px; 
     border-left: 3px solid #796846; 
     border-right: 3px solid #796846;
     height: 55px; 
}
.btn-left { float: left; }
.btn-right { float: right; }
.news-header-img { padding: 14px 0 0 0; }

/*vik*/

.vikaddress{
float:left;
position:relative;
padding-right:40px;
}

.vikwrapper{
padding-bottom:20px;
padding-top:20px;
}

/* ---------------------------------------------------------------------- Youtube*/

.youtube-container { width: 168px; height: 201px; padding: 20px 0 0 13px; background: url("uploads/images/bg-youtube.jpg") no-repeat;  }

/* ---------------------------------------------------------------------- Timeline */


#news-block .news-list4 { margin: 0 16px; }
#news-block .news-list4 .redbar {
	font: 16px/18px Georgia, "Times New Roman", Times, serif;
	color: #FFFFCC;
	padding: 8px;
	background: #800;
	border: 3px outset;
	border-top-color: #A00;
	border-right-color: #900;
	border-bottom-color: #600;
	border-left-color: #700;
}
#news-block .news-list4 ul.redbar {
	margin-left: 0;
	padding-left: 0;
	white-space: nowrap;
}

#news-block .news-list4 .redbar li {
	display: inline;
	list-style-type: none;
}
#news-block .news-list4 .redbar a {
	padding: 3px 5px;
	color: #FFC;
	text-decoration: none;
}
#news-block .news-list4 .redbar a:hover {
	background-color: #C00;
	text-decoration: none;
}
#news-block .news-list4 .redbar a#current { background-color: #600; }
#news-block .news-list4 .redbar a:hover#current { background-color: #C00; }

#news-block .news-list4 .graybar { 
	background: #333; 
	padding: 10px; 
	color: #FFC;
}
#news-block .news-list4 .graybar h4 {
	font: 24px/27px Georgia, "Times New Roman", Times, serif;
	padding-top: 20px;
	font-weight: normal;
	float: left;
	color: #FFC;
}
#news-block .news-list4 .graybar h3 {
	font: 38px/40px Georgia, "Times New Roman", Times, serif;
	text-align: right;
	color: #FFC;
	font-weight: normal;
}

#news-block .news-list4 .timeblock1 {
	width: 259px;
	height: 400px;
	background: #F1EFDC;
	float: left;
}
#news-block .news-list4 .timeblock1 div {
        margin: 0 0 10px 0;
}
#news-block .news-list4 .timeblock2 div {
        margin: 0 0 10px 0;
}
#news-block .news-list4 .timeblock1 p { 
	font: 12px/13px Arial, Helvetica, sans-serif;
	padding: 0px 10px;
	color: #222;
}
#news-block .news-list4 .timeblock2 {
	width: 259px;
	height: 400px;
	background: #D8D1AE;
	float: left;
}
#news-block .news-list4 .timeblock2 p { 
	font: 12px/13px Arial, Helvetica, sans-serif;
	padding: 0 10px;
	color: #222;
}

/*----- ADVERTISE LIST ----- */

#news-block .advertise-list  h2 span { color: #5f5852;  }
/* End of 'extra-style' */

