/*--------------------------Main layout-------------------------*/
* {
	font-size: 12pt;
	margin:0;
	line-height:13pt;	
	font-family: Tahoma, Verdana, arial, helvetica, sans-serif;
}

hr{
	line-height:0px; /*CSS validator says you need units on line-height*/
	font-size:0;
	border:0;rr
	height: 0;
}

img {
	border: none;	
}

a {
	text-decoration: none;	
	color: #000;
}

li {
	list-style-type: none;
}

body {
	background-color: #14180f;
}

div#layout {
	margin: 0 auto;	
	width: 930px;
	background-color: #fff;
	position: relative;
}

div.footer {
	text-align: center;
	padding: 20px;
	font-size: 11px;
}

.footer a {
	font-size: 11px;
	text-decoration: underline;
}

/*banners ------------------------------------------------------------------------ */

#right_side_banner
{
	position: absolute;
	margin: 0 0 0 930px;
	display: block;
	top: 30px;
	width: 70px;
	height: 728px;
}

#top_banner {
	margin-bottom: 5px;
}

/*------------------------------------------------------------------------------------------- */

.ad {
	text-align: center;
}

div#top {
	width: 930px;
	float: left;
	background-color: #14180f;
	text-align: center;
}

div#nvn_menu {
	height: 30px;
	text-align: left;
}

div#nvn_menu .inner {
	padding-top: 7px;
	padding-left: 10px;
}

div#nvn_menu a {
	color: #FFFFFF;
	font-size: 10pt;
	margin-right: 30px;
}

div.menu_holder {
	background-image: url("http://www.nordvestnyt.dk/themes/nordvestnyt_theme/images/top_bar.png");
	background-repeat: no-repeat;
	width: 930px;
	height: 85px;	
	text-align: left;
	position: relative;
}

div.menu_holder a{
	text-decoration: none;
	color: #000;
	font-weight: bold;
	margin-right: 5px;	
	text-transform: uppercase;
	font-family: verdana;
}

.menu_holder #logotext {
	/*border: 1px solid black;*/
	display: block;
	height: 15px;
	position: absolute;
	right: 44px;
	top: 16px;
	width: 205px;
}

.menu_holder #logoarrows {
	/*border: 1px solid black;*/
	display: block;
	height: 37px;
	position: absolute;
	right: 63px;
	top: 31px;
	width: 50px;
}

.menu_holder #logotext span, .menu_holder #logoarrows span {
	visibility: hidden;
}

div.link_holder_menu {
	float: left;
	height: 55px;
	padding: 18px 0 0 43px;
	width: 462px;
}

div.left_menu {
	float: left;
	height: 45px;
	padding-left: 23px;
	padding-top: 38px;
	font-size: 13px;
}

div.left_menu a {
	color: #ff3300;	
}

div.upper_menu {
	float: left;
	width: 461px;
	height: 23px;
	margin: 0 0 5px;
	font-size: 14px;
}

div.upper_menu a {
	font-size: 13px;
}

div.lower_menu {
	float: left;
	width: 461px;
	height: 18px;
	font-size: 13px;
}

div.lower_menu a {
	font-size: 13px;
	margin-right: 15px;
}

div.search_menu {
	float:left;
	height:30px;
	padding:25px 0 0;
	width:170px;
}

div.search_bg {
	background-image:url(http://www.nordvestnyt.dk/themes/nordvestnyt_theme/images/search_bg.jpg);
	background-repeat:no-repeat;
	height:30px;
	width:157px;
}

.search_input {
	border:0 none;
	color:#999999;
	display:block;
	float:left;
	font-weight:bold;
	height:19px;
	margin:1px 0 0 1px;
	padding-left:3px;
	padding-top:5px;
	width:127px;
}

.inner_search_submit {
	background-image:url(http://www.nordvestnyt.dk/themes/nordvestnyt_theme/images/submit_btn_menu.jpg);
	background-repeat:no-repeat;
	border-width:0;
	cursor:pointer;
	float:left;
	height:22px;
	margin-top:4px;
	width:22px;
}

div.logo_menu {
	float: left;
	font-size: 17px;
	font-weight: bold;
	letter-spacing: 6px;
	margin: 14px 0 0 0;
	display: none;
}

div.logo_menu a {
	font-size: 17px;
	display: none;
}

span.menu_year {
	font-size: 11px;
	letter-spacing: 1px;	
}

div.rss_menu {
	float:left;
	font-weight:normal;
	height:20px;
	margin: 42px 0 0 3px;;
	width:57px;	
}

div.rss_menu a {
	text-decoration:underline;
	color: #ff3300;	
	font-size:11px;
}

div.arrows_menu {
	float: left;
	background-image: url("http://www.nordvestnyt.dk/themes/nordvestnyt_theme/images/menu_arrows.png");
	background-repeat: no-repeat;
	width: 53px;
	height: 37px;
	margin:0 0 0 83px;
	display: none;
}

div.arrows_menu a{
	display: block;
	width: 100%;
	height: 100%;
}

div#bottom {
	width: 910px;
	margin: 10px 10px 0px 10px;
	background-color: #f1f1f1;
}

div#bottom .menu {
	width: 120px;
	float: left;
	padding: 10px 5px 10px 5px;
}

div#bottom .menu_item a {
	padding-bottom: 2px;
	font-size: 12px;
	line-height: 25px;
}
	
.clear {
	clear: both;
}

.spacer {
	height: 15px;
}

div#right-column-top-banner {
	text-align: center; 
	width: 100%;
	margin-bottom: 10px;	
}

div#column1 {
	float: left;
	width: 245px;	
	font-weight: bold;
	font-size: 15px;	
}

div#column2 {
	float: left;
	width: 160px;
	margin-left: 5px;
}

.readmore_link {
	margin: 10px 0 15px 0;
	color: #ff3300;
	display: block;
	font-weight: bold;
	font-size: 13px;
}

.gallery {
	float: left;
	padding-right: 18px;
	margin-bottom: 10px;
}

.web-tv {
	float: left;
	padding-right: 18px;
}

.numchats {
	background-image: url("http://www.nordvestnyt.dk/themes/nordvestnyt_theme/images/chat_bubble.jpg");
	background-repeat: no-repeat;
	width: 44px;
	height: 38px;
	float: left;
	padding-right: 18px;
	text-align: center;
	margin-bottom: 10px;
}

.numchats a {
	color: #8BC202;
	display: block;
	font-weight: bold;
	height: 18px;
	margin-top: 4px;
	text-decoration: none;
	width: 42px;
}

.alsoread {
	color: #999;
	font-weight: bold;
	font-size: 14px;
	float: left;
	/*padding-right: 18px;*/
}

.alsoread a {
	color: #ff3300;
	font-weight: bold;
	text-decoration: underline;
}

.splitter {
	background-image: url("http://www.nordvestnyt.dk/themes/nordvestnyt_theme/images/circle-border.png");
	background-position: -407px;
	overflow: hidden;	
	height: 7px;
	background-repeat: no-repeat;
	width: 100%;
	padding: 5px 0 5px 0;
}

.small-splitter {
	margin: 5px 0 5px 0;	
}

.small-splitter-article-fb {
	margin: 0px 0 10px 0;
}

.column_50 {
	/*width: 50%;*/	
}

.float_left {
	float: left;	
}

.float_right {
	float: right;	
}

.column_50 a, .newsblock-center a, .newsblock_center_wide a {
	margin: 5px 0 10px 0;
	/*color: #ff3300;*/
	/*display: block;*/
	font-weight: bold;
	font-size: 13px;	
}

div.line {
	width: 100%;
	border: solid 1px black;	
	float: left;
	margin: 0 0 10px 0;
}

div.commercial_banner {
	text-align: center;
	width: 100%;	
	margin-bottom: 10px;
}

.latest_news_container .latest_link, .latest_news_container .latest50 {
	margin-left: 10px;
}

.latest_news_container .small-splitter {
	margin-left: 5px;
}

/*------------------------Search page-------------------------*/

#search_wrapper {
	background-image: url("http://www.nordvestnyt.dk/themes/nordvestnyt_theme/images/search_middle.jpg");
	background-repeat: repeat-y;
	height: 100%;	
	padding: 0 10px;
}

#search_wrapper iframe {
	font-size: 12px;
	border: none; 
	display: block; 
	float: left; 
	overflow: hidden;
}

#iframe_free {
	width: 890px; 
	height: 450px; 
}

#iframe_paid {
	width: 438px; 
	height: 450px; 
	padding-left: 7px; 
}

#search_wrapper_bottom {
	background-image: url("http://www.nordvestnyt.dk/themes/nordvestnyt_theme/images/search_bottom.jpg");
	background-repeat: no-repeat;
	height: 14px;
	margin-bottom: 20px;
}

#search_wrapper_top {
	background-image: url("http://www.nordvestnyt.dk/themes/nordvestnyt_theme/images/search_top.jpg");
	background-repeat: no-repeat;
	height: 42px;
}

#fsa_search2_table {
	font-size: 12px;
}

#search_results {
	font-size: 12px;
	width: 890px;
	text-align: left;
}

#search_results td {
	padding: 1px;
}

#search_results a:hover {
	text-decoration: underline;
}

p.no_results {
	font-size: 12px;
}

.search_section {
	width: 200px;
}

.search_headline {
	width: 700px;
}

/*------------------------------------------------------------*/
/*---------Livebook box styles-------*/

#livebook {
	background-image: url("http://www.nordvestnyt.dk/themes/nordvestnyt_theme/images/livebook_box.jpg");
	background-repeat: no-repeat;
	background-position: -100px 0;
	width: 300px;
	height: 205px;
	float: left;
	color: #fff;
	font-weight: bold;
	font-size: 11px;
}

#livebook div {
	float: left;
}

#livebook img {
	margin: 7px 10px;
	display: inline;	
}

.livebook_text {
	width: 130px;
	height: 100%;
}

.livebook_inner_text {
	display: block;
	font-size: 11px;
	margin: 6px 0;
}

#autologin {
	width: 20px;
}

#livebook .login {
	font-size: 11px;
}

.livebook_login_btn {
	background-image: url("http://www.nordvestnyt.dk/themes/nordvestnyt_theme/images/livebook_arrow.jpg");
	background-repeat: no-repeat;
	width: 22px;
	height: 22px;
	border: 0 solid #fff;
	cursor: pointer;
	display: block;
	margin: 0 0 0 100px;
}

#livebook input {
	font-size: 14px;
	color: #666;	
	font-weight: bold;
	display: block;
	margin-top: 2px;
}

#livebook a {
	color: #fff;
	font-weight: bold;
	font-size: 11px;
	text-decoration: underline;	
	margin-bottom: 2px;
}

#livebook_calender a {
	font-weight: bold;
}


/*-----End of livebook box styles-----*/

.space_below {
	margin-bottom: 15px;
}

.space_above {
	margin-top: 10px; 	
}

.large_space_below {
	margin-bottom: 25px;
}

/*----------------------------------------------*/
/*-----------------Article specific-------------*/
/*----------------------------------------------*/

.manchet {
	float: left;
	color: #f30;
	padding: 5px 5px 5px 0;
}

.image_text_container {
	background-color: #000;	
	width: 100%;
	text-align: left;
	color: #fff;
	font-size: 12px;
}

.article_image {
	width: 590px;
	background-color: #000;
	text-align: center;
}

.sec_article_image {
	width: 300px;
	background-color: #000;
	text-align: center;
}

#article_top_links div {
	display: inline;	
}


#article_top_links {
	text-align: right;	
	margin-bottom: 10px;
}

.article_top_placeholder {
	width: 275px;
	margin-top: 5px;
}

.print {
	color: #ff3300;
	/*font-weight: bold;*/
	text-decoration: underline;
	font-size: 11px;
	margin-left: 14px;
}

.letter {
	color: #ff3300;
	text-decoration: underline;
	padding-left: 16px;
	background-image: url("http://www.nordvestnyt.dk/themes/nordvestnyt_theme/images/orange-letter.jpg");
	background-repeat: no-repeat;
	font-size: 11px;
	background-position: 0px 2px;
	margin-left: 14px;
}

.keep_me_updated_link {
	color: #ff3300;
	text-decoration: underline;
	padding-left: 16px;
	background-image: url("http://www.nordvestnyt.dk/themes/nordvestnyt_theme/images/orange-letter.jpg");
	background-repeat: no-repeat;
	font-size: 11px;
	background-position: 0px 2px;
	margin-left: 14px;
}

.facebook {
	background:transparent url(http://www.nordvestnyt.dk/themes/nordvestnyt_theme/images/facebook_share_icon.gif) no-repeat scroll left top;
	color: #ff3300;
	text-decoration: underline;
	font-size: 11px;
	margin-left: 14px;
	padding-left: 20px;
}

#breadcrumb {
	float: left;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 10px;
	width: 890px;
}

#breadcrumb, #breadcrumb a{
	font-size: 11px;
	color: #888;	
	font-weight: bold;
}

#date_n_byline, #date_n_byline a{
	font-size: 11px;
	/*color: #aaa;*/
	margin-bottom: 7px;
}

.byline {
	font-size: 11px;
}

.timestamp {
	font-size: 11px;
}

.more_images {
	width: 170px;
}
.more_images a {
	color: #ff3300;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: underline;
	font-size: 13px;
	background-image: url("http://www.nordvestnyt.dk/themes/nordvestnyt_theme/images/gallery_hint.jpg");
	background-position: right;
	background-repeat: no-repeat;  	
	float: left;
	padding: 0 27px 0 20px;
	margin-top: 21px;
}

.image_text {
	color: #fff;
	font-size: 13px;
	float: right;
	padding: 0 5px 15px 0;
	width: 272px;
	font-size: 12px;
	padding: 6px 5px;
}

.single_img_txt {
	padding: 10px;
}

.sec_image_text {
	color: #fff;
	font-size: 13px;
	padding: 0 5px 15px 0;
	width: 290px;
	font-size: 12px;
	padding: 6px 5px;
}

.orange a{
	color: #ff3300;
}

.articles {
	font-size: 11px;	
	width: 325px;
}

.related_articles_list a {
	font-weight: bold;	
}

.related {
	width: 100%;
	float: left;
}


#related_block .headline {
	margin-bottom: 4px;
}

.related, .related a {
	color: #ff3300;
	font-weight: bold;
	font-size: 17px;
	margin: 15px 0 0 0;
}

.equip_title {
	display: inline;	
}

.equip_container {
	margin: 0 0 10px 20px;
	float: left;
}

.equip_container, .equip_container a {
	color: #f30;
	font-weight: bold;
	font-size: 13px;
}

.rect_banner {
	float: right;	
}

.first_paragraph {
	font-weight: bold;
}

.article_column {
	float: left;
	width: 275px;
}

#recommendation_box {
	width: 275px;
}

#recommendation_box .top{
	color: #8bc202;
	font-weight: bold;
	padding-bottom: 4px;
	font-size: 14px;
}

#vote_button {
	background-image: url("http://www.nordvestnyt.dk/themes/nordvestnyt_theme/images/vote_btn.jpg");
	background-repeat: no-repeat;
	width: 291px;  
	height: 41px;
	cursor: pointer;
}

.back, .back a {
	float: left;
	color: #ff3300;
	text-decoration: underline;
	font-weight: bold;
}

.fact_text {
	padding:15px 0 15px 12px;
}

.fact_text a, .fact_text {
	color: #f30;
	font-size: 17px; 
	font-weight: bold;
	font-family: Tahoma;
}

#article_right {
	float: right;
}

#rate {
	margin-bottom: 20px;
}

#vote_holder {
	font-weight: bold;
	margin-bottom: 8px;
	font-size: 14px;	
}

#TipBox { /* Joes kode */
	display:none; 
	position:absolute; 
	width:250px;
	font-size:12px; 
	font-weight:normal; 
	font-family:verdana; 
	border:#000099 solid 1px; 
	padding:15px; 
	color:#000099; 
	background-color:#FFFFFF;
	z-index: 100;
	left: 280px; 
	top: 420px; 
	display: none;
}

/*------------Debat---------------------------*/

.good_lang {
	float: right;
	color: #FF3300;
	font-weight: bold;
	margin-right: 15px;
	font-size: 12px;
}

.netdebat_header {
	font-size: 22px;
	padding: 10px 0 0 0;
}

.netdebat_formfields {
	padding-top: 10px;
	width: 100%;
	margin-bottom: 10px;
	background-image: url(http://www.nordvestnyt.dk/themes/nordvestnyt_theme/images/prikker_debat.png);
	background-repeat: no-repeat;
}

.forum_latest_post_item {
	padding: 7px;
}
.forum_latest_post_item .post_header {
	padding-bottom: 3px;
	font-weight: bold;
}

.forum_latest_post_item .articlelink {
	color: #f30;
	font-weight: bold;	
}

.forum_latest_post_item .comment_link {
	display: block;
	margin-bottom: 4px;
}

.quote_image {
	float: left; 
	margin-right: 6px;
}

.comments_wrapper {
	width: 590px;
	background-image: url("http://www.nordvestnyt.dk/themes/nordvestnyt_theme/images/debat_middle_small.jpg");
	background-repeat: repeat-y;	
}

.comment_header {
	background-image: url("http://www.nordvestnyt.dk/themes/nordvestnyt_theme/images/debat_top_small.jpg");
	background-repeat: no-repeat;
	background-position: top left;
	width: 100%;	
	float: left;
	height: 45px;
	padding-top: 10px;
}

.comments_wrapper .user {
	display: inline;
}

.comment_start a {
	/*float: left;*/
}

.comments_wrapper .user a, .comments_wrapper .user {
	font-size: 13px;
	color: #888;
	font-weight: bold;
}

.comment {
	padding: 2px 0 3px 0;
	border-bottom:1px dotted #8BC202;
	width: 550px;
	font-size: 14px;
}

.comment a {
	font-size: 14px;
}

.comment_header_green {
	color: #8BC202;
	font-size: 14px;	
}

.comment_header_orange {
	color: #ff3300;
	font-size: 14px;
}

.comments_wrapper .headline {
	display: inline;
	width: 300px;
	float: left;
}

.comments_wrapper .headline a, .comments_wrapper .headline{
	font-weight: bold;
	font-size: 13px;
}

.comments_wrapper .comment_time {
	color:#8BC202;
	font-size: 11px;	
}

.comments_wrapper .space_left {
	margin-left: 10px;
}

.comment_header a {
	padding: 3px 0 0 20px;
	font-weight: bold;
	font-size: 19px;	 
}

.forum_comments {
	float: left;
	width: 570px;
	padding-left: 20px; 
	margin-bottom: 10px;	
}

.comment_start {
	float: left;
	width: 380px;
	padding-left: 20px;
	color: #ff3300;
	font-size: 12px;
}

.comment_start a {
	color: #ff3300;
	font-size: 12px;
	font-weight: bold; 
}

.forum_speach_bottom {
	float: left;
	width: 100%;
	height: 59px;
	background-image: url("http://www.nordvestnyt.dk/themes/nordvestnyt_theme/images/debat_bottom_small.jpg");
	background-repeat: no-repeat;
	background-position: bottom left;
}

.post_number {
	font-size: 23px;
	color:#8BC202;
	float: left;
	width: 35px;
	font-weight: bold;
}

#forum_post_div h2 {
	font-size: 16px;
	font-weight: bold;
}

.forum_post_list {
	background-image: url(http://www.nordvestnyt.dk/themes/nordvestnyt_theme/images/chat_bubble_small.jpg);
	background-position: 0 20px;
	background-repeat: no-repeat;
	border-bottom: 2px dashed #CCCCCC;
	height: 115px;
	margin-top: 25px;
}

.forum_post_list .article {
	font-size: 14px;
	height: 40px;
	padding-left: 60px;
}

.forum_post_list .article a {
	font-size: 18px;
}

.forum_post_list .post_amount {
	float:left;
	margin-left:10px;
	text-align:center;
	width:50px;
	margin-top: 6px;
}

.forum_post_list .post_container {
	float: left;
	width: 364px;
}

.forum_post_list .headline a{
	color: #8BC202;
	font-size: 16px;
	padding-left: 10px;
	font-weight: bold;
}


.forum_post_list .resume {
	font-size: 13px;
	padding-left: 20px;
}

.forum_post_list .post_time {
	float: right;
	font-size: 14px;
	padding: 20px;
	text-align: right;
}

.forum_post_list .post_amount a {
	color: #8BC202;
}

.forum_categories_category_form {
	float: left;
	font-size: 11px;	
}

.forum_categories_category_form input {
	width: 120px;
	font-size: 11px;
}

#userbase_fb_loginbox {
	background-color: #8BC302;
	color: #FFFFFF;
	line-height: 18px;
	padding: 10px;
	width: 210px;
}

#userbase_fb_loginbox a {
	color: #FFFFFF;
}

#userbase_fb_loginbox input {
	color: #ccc;
}

#userbase_fb_loginbox div {
	padding-top: 3px;
}

#userbase_fb_loginbox .livebook_login_btn {
	display: inline;
	margin-left: 43px;
}

#userbase_login {
	font-size: 11px;
	float: left;
}

#userbase_login input {
	width: 120px;
	font-size: 11px;
}

#userbaseclient_login {
	/*border-bottom: 1px dotted #8BC202;
	border-top: 1px dotted #8BC202;*/
	font-size: 11px;
	/*margin-bottom: 27px;
	padding-bottom: 10px;
	width: 550px;*/
}

#userbaseclient_login .forum_login {
	border: 1px solid #8BC202;	
	margin-bottom: 5px;
}

.span_hidden {
	display: none;
}

.square_button_small {
	border: 1px outset black;
	cursor: pointer;
	width: 50px;
	text-align: center;
}

.square_button_big {
	border: 1px outset black;
	cursor: pointer;
	width: 75px;
	text-align: center;
}

#userbase_registration_form {
	font-size: 12px;
	margin: 10px 0;
}

#userbase_registration_form h1 {
	font-size: 18px;
	margin-bottom: 10px;
}

#p_login_edit {
	font-size: 11px;
	margin: 5px 0;
}

.profile_edit_links a {
	text-decoration: underline;
}

/*-----------------------Vote flexblock-------------------------------*/

#votesection_right_175 .question {
	margin: 0 0 3px 4px;
}

#votesection_right_175 #flippersection_right_175 {
	margin-left: 6px;
}





/*-----------------------Slideshow-------------------------------*/

.current {
	font-weight: bold;
}

.navigate_help {
	font-size: 10px;
	color: #666666;
	text-align: center;
	margin-bottom: 5px;
}

.navigate_help_top {
	font-size: 10px;
	color: #666666;
	text-align: center;
	margin-bottom: 5px;
	margin-top: 25px;
}

#xphoto_frame {
	background-color: #000000;
}

#xphoto_frame_single {
	background-color: #000000;
	margin-top: 40px;	
}

#xphoto_frame .xphoto_border {
	text-align: center;
}

.xphoto_border {
	height: 15px;
	background-color: #000000;
	font-size: 10px;
	padding: 1px 10px;
	text-align: right;
}

.xphoto_border a {
	color: #FFFFFF;
}

#xphoto_image_container {
	position: relative;
	text-align: center;	
	background-color: #F4F5F6;
}

#xphoto_image_magn_lens {
	height: 35px;
	width: 35px;
	position: absolute;
	background-image: url(http://www.nordvestnyt.dk/themes/nordvestnyt_theme/images/magnlens.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	filter:alpha(opacity=60);
	-moz-opacity:0.6;
	-khtml-opacity: 0.6;
	opacity: 0.6;
}

#xphoto_image_text {
	color: #FFFFFF;
	font-size: 10px;
	padding: 5px;
}

#xphoto_image_text h1 {
	font-size: 15px;
}

#xphoto_image_headline {
	padding-bottom: 5px;
}

#xphoto_last_image_container {
	position: relative;
	height: 440px;
	background-repeat: no-repeat; 
	background-position: center;
}

#xphoto_teaser_opacity {
	height: 440px;
	background-color: #000000;
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
}

#xphoto_teaser {
	position: absolute;
	top: 0;
	height: 440px;
}

#xphoto_teaser .pad_left {
	width: 30px;
	height: 10px;
	float: left;
}

#xphoto_teaser .pad_center {
	width: 0;
	height: 100px;
	float: left;
}

#xphoto_teaser .pad_top {
	height: 40px;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}

#xphoto_teaser .pad_top .inner {
	padding-top: 5px;
	padding-right: 40px;
}

#xphoto_teaser .left {
	width: 112px;
	float: left;
}

#xphoto_teaser .right {
	float: left;
	width: 448px;
}

#xphoto_teaser .button {
	width: 81px;
	height: 50px;
	background-image: url(http://www.nordvestnyt.dk/themes/nordvestnyt_theme/images/bigbutton.png);
	background-position: center;
	background-repeat: no-repeat;
	color: #FFFFFF;
	font-weight: bold;
	position: relative;
	filter: none;
	opacity: none;
	font-size: 11px;
}

#xphoto_teaser .button a {
	color: #FFFFFF;
	width: 100%;
	height: 100%;
	display: block;
}

#xphoto_teaser .button .inner_double {
	padding: 10px 5px;
}

#xphoto_teaser .button .inner_single {
	padding: 17px 15px;
}

#xphoto_teaser .image_container {
	width: 126px;
	height: 132px;
	float: left;
	margin-right: 20px;
	color: #FFFFFF;
	font-size: 12px;
	font-family: georgia, Times New Roman;
	overflow: hidden;
	display: inline;
}

#xphoto_teaser .image_container a {
	color: #FFFFFF;
}

#xphoto_teaser .image {
	width: 120px;
	height: 80px;
	overflow: hidden;
	background-color: #FFFFFF;
	border: 3px solid #FFFFFF;
}

#xphoto_gallery_list {
	background-color: #1D1D1D;
	width: 590px;
}

#xphoto_gallery_list .header {
	color: #FFFFFF;
	font-size: 18px;
	font-family: georgia, Times New Roman;
	text-transform: uppercase;
	font-weight: bold;
	padding: 5px;
}

#xphoto_gallery_list .box {
	width: 194px;
	height: 180px;
	overflow: hidden;
	float: left;
}

#xphoto_gallery_list .text_box a {
	color: #FFFFFF;
	font-size: 10px;
}

#xphoto_gallery_list .img_box {
	width: 200px;
	height: 130px;
	overflow: hidden;
}

#xphoto_gallery_list .inner {
	padding: 10px;
}

.galleries_pagenav, .galleries_pagenav a {
	color: #FFFFFF;
}
.galleries_pagenav {
	float: right;
	margin-right: 10px;
	margin-bottom: 10px;
	display: inline;
}


/*---------------------------------------------------------------*/
/*                   Boxes that changes appearance               */
/*---------------------------------------------------------------*/


div#content-container, div#content-container-wide, div#content-container-article {
	float: left;
	width: 910px;
	padding: 0 0 0 10px;
	background-image: url("http://www.nordvestnyt.dk/themes/nordvestnyt_theme/images/content-background-small.png");
	background-repeat: repeat-y;
}

div#content-container-wide {
	background-image: none;
}

div#content-container-article {
	
}

div.center-column {
	width: 590px;
	float: left;
	margin-right: 20px;
}

div.center-column-article {
	width: 590px;
	float: left;
	margin-right: 20px;
}

div.center-column-wide {
	width: 910px;
	float: left;
	margin-right: 20px;

}

div.right-column {
	width: 300px;
	float: left;	
}

div.right-column-article {
	width: 300px;
	float: left;	
}

div.breadcrumb {
		
}

div.breadcrumb-wide {
		
}

div.breadcrumb-hidden {
	display: none;	
}


/*------------------------End of changeable-----------------------*/
/*----------------------------------------------------------------*/


.super-headline-dark {
	background-color: #99cc33;
	height: 20px;
	width: 100%;
	font-weight: bold;
	color: #fff; 
	text-transform: uppercase;
	text-align: center;
	font-size: 14px; 
	background-image: url("http://www.nordvestnyt.dk/themes/nordvestnyt_theme/images/arrow_light.png");
	background-position: right;
	background-repeat: no-repeat;
	overflow: hidden;
}

.super-headline-light {
	background-color: #d1e79a;
	height: 20px;
	width: 100%;
	background-image: url("http://www.nordvestnyt.dk/themes/nordvestnyt_theme/images/arrow_dark.png");
	background-position: right;
	background-repeat: no-repeat;
	margin-bottom: 5px;
	overflow: hidden;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 14px; 
}

#newsmail_subscription {
	background-color: #8BC302;
	padding: 5px;
	color: #fff;
	font-weight: bold;
}

.newsmail_login_btn {
	background-image: url("http://www.nordvestnyt.dk/themes/nordvestnyt_theme/images/livebook_arrow.jpg");
	background-repeat: no-repeat;
	width: 22px;
	height: 22px;
	border: 0 solid #fff;
	cursor: pointer;
}

#newsmail_subscription h4 {
	font-size: 15px;
	padding-bottom: 4px;
}

.super-headline-category {
	background-color: #8bc202;
	height: 30px;
	width: 100%;
	background-image: url("http://www.nordvestnyt.dk/themes/nordvestnyt_theme/images/category_arrow.png");
	background-position: right;
	background-repeat: no-repeat;
	margin-bottom: 5px;
	overflow: hidden;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 14px; 
}

.super-headline-light span, .super-headline-dark span {
	padding-left: 5px;	
	font-size: 14px;
}

.super-headline-category span a{
	color: #fff;
	display: block;
	font-size: 22px;
	padding: 1px 0 0 13px;
}

.super-headline-light span a {
	font-size: 14px;
}

.super-headline-light h1 {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 14px; 
}

.latest50 a {
	font-size: 14px;
}

.link {
	color: #ff3300;
	font-weight: bold;	
}

.headline h1 a {
	font-weight: bold;
	font-size: 24px;
	color: #000;
}

.headline a span {
	font-weight: bold;	
}

.bold {
	font-weight: bold;
}	

.grey {
	color: #bbb;
}

.black {
	color: #000;
}

.small {
	font-size: 9px;
}

.normal {
	font-size: 13px;
}

.underline a {
	text-decoration: underline;
}

.synopsis {
	margin-top: 5px;
}

.synopsis, .synopsis a {
	font-weight: normal;
	font-size: 13px;
	color: #000;
}

.subheadline {
	
}

#sendtofriend {
	display: none;
	font-size: 12px;
}

.article_column h2 {
	margin: 15px 0 1px 0;
	font-size: 13px;
}

.article_column a {
	color: #f30;
	text-decoration: underline;
	
}

.first_paragraph {
	font-size: 14px;
	margin-bottom: 10px;
}

/*------------------------------------------*/
/*----------------Columns-------------------*/
/*------------------------------------------*/

.right-column .column_67 {
	width: 180px;
}

.right-column .column_50 {
	width: 150px;
}

.right-column .column_33 {
	width: 90px;
}

.right-column .column_100 {
	width: 300px;
}

.right-column_300 .column_100 {
	width: 300px;
}

#bottom .column_67 {
	width: 647px;
}

#bottom .column50 {
	width: 480px;
}

#bottom .column_33 {
	width: 313px;
}

#flexblock_590 .column_67, #article_fb_top .column_67, #article_fb_bottom .column_67 {
	width: 390px;
}

#flexblock_590 .column_50, #article_fb_top .column_50, #article_fb_bottom .column_50 {
	width: 290px;
}

#flexblock_590 .column_33, #article_fb_top .column_33, #article_fb_bottom .column_33 {
	width: 190px;
}

#flexblock_590 .column_100 {
	width: 100%;
}

.column_left_split {
	float: left;
}

.column_right_split {
	float: right;
}


#bottom .column_space, #flexblock_590 .column_space, #article_fb_top .column_space, #article_fb_bottom .column_space {
	width: 10px;
}

.right-column .column_space, .right-column-article .column_space {
	width: 10px;
}

.right-column-article .half_50, .right-column .half_50 {
	width: 145px;
	overflow: hidden;
}

.right-column-article .half_67, .right-column .half_67 {
	width: 200px;
	overflow: hidden;
}

.right-column-article .half_33, .right-column .half_33 {
	width: 100px;
	overflow: hidden;
}

/*------------------------Splitblock Styles-------------------------*/

.splitblock_placeholder {
	width: 300px;
	float: left;
}

.splitblock_25, .splitblock_33, .splitblock_50, .splitblock_67, .splitblock_75, .splitblock_100 {
	overflow: hidden;
	float: left;
}


/* Right column splitblock styles */
.splitblock_25 {
	width: 70px;
}

.splitblock_33 {
	width: 93px;
}

.splitblock_50 {
	width: 145px;
}

.splitblock_67 {
	width: 195px;
}

.splitblock_75 {
	width: 220px;
}

.splitblock_100 {
	width: 100%;
}

/* center column splitblock styles */
#flexblock_590 .splitblock_25 {
	width: 144px;
}

#flexblock_590 .splitblock_33 {
	width: 190px;
}

#flexblock_590 .splitblock_50 {
	width: 290px;
}

#flexblock_590 .splitblock_67 {
	width: 385px;
}

#flexblock_590 .splitblock_75 {
	width: 436px;
}

#flexblock_590 .splitblock_100 {
	width: 100%;
}



.splitblock_left_column, .splitblock_center_column {
	margin-right: 10px;
}


/* ---------------------------------------------------------------------------------------------------------------------------------------------*/

.fact_text_small {
	padding:15px 0 15px 12px;
	width: 250px;
}

.fact_text_small a, .fact_text_small {
	color: #f30;
	font-size: 17px; 
	font-weight: bold;
}

#article_center_left {
	float: left;
	width: 310px;
	height: 100%;
	font-family: Verdana;
}

#article_center_right {
	width:250px;
	height: 100%;
	float: right;
	bottom: 0px;
}

#article_center_placeholder {
	position: relative;
}

#article_bottom_banner {
	float: left;
	width: 300px;
}

.article_column {
	width: 100%;
	font-family: Verdana;
}

.articles {
	width: 250px;
}

.articles a {
	font-size: 11pt;
}

#related_block {
}

#vote_button {
	background-image: url("http://www.nordvestnyt.dk/themes/nordvestnyt_theme/images/vote_btn_short.jpg");
	width: 250px;
}

#article_top_add {
	margin-bottom: 15px;	
}

.equipment_container a {
	text-decoration: underline;
	color: #f30;
	font-weight: bold;
}

.equipment_container .equip_title_links, .equipment_container .equip_title_links {
	color: #8a8a8a;
	font-weight: bold;
}

#vote_holder {
	margin: 0;
}

#keepmeupdated {
	display: none;
}

/* Temporary ---------------------------------------------------------------------------------------------------------------------------------------------*/


#subscription {
	margin: 10px 10px 0 10px;
	float: left;
	 
}

#cardtypes {
	clear: both;
	display: block;
	padding: 20px 0 0 10px;	
}

#subscription_cancelled {
	margin: 10px 0 10px 10px
}

#subscription input {
	border: 0px solid;
	background-color: #fff;
}

#subscription input:hover {
	cursor: pointer;
	text-decoration: underline;
}

#shop .header {
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 10px;
	display: block;
}

/* profilepage ------------------------------------------------------------------------ */

#profileform_tabs .selected, #profileform_tabs .selected a {
	background-color:#99cc33;
	color:#FFFFFF;
}
#profileform_tabs .tab {
	float:left;
	font-size:16px;
	font-weight:bold;
	height:23px;
	margin-left: 2px;
	text-align:center;
	width:142px;
}

#profileform_tabs .tab a:hover, #profileform_tabs .tab .mark {
	background-color:#99cc33;
	color:#FFFFFF;
	text-decoration:none;
}

#profileform_tabs .tab a {
	display:block;
	font-size:16px;
	height:21px;
	padding-top:2px;
}

#profileform_tabs .selected, #profileform_tabs .selected a {
	background-color:#99cc33;
	color:#FFFFFF;
}

#profile_borderdiv {
	border: solid 2px #99cc33;
	padding: 10px;
}

.xphoto_gallery_list_fb {
	background-color: #000;
	color: #fff;
}

.xphoto_gallery_list_fb .header {
	color: #FFFFFF;
	font-family: georgia,Times New Roman;
	font-size: 18px;
	font-weight: bold;
	padding: 5px;
	text-transform: uppercase;
}

.xphoto_gallery_list_fb .text_box {
	height: 15px;
	overflow: hidden;
}

.xphoto_gallery_list_fb .text_box a {
	color: #FFFFFF;
	font-size: 10px;
}

.flexblock_width_300 {
	width: 300px;
}

.img_box {
	float: left;
	margin: 0 0 10px 10px;
}

.xphoto_gallery_list_fb .size_136 {
	width: 136px;
}

.xphoto_gallery_list_fb .size_200 {
	width: 183px;
}

.flexblock_image_box_300 {
	height: 88px;
	overflow: hidden;
}

.flexblock_width_590 {
	width: 590px;
}

.flexblock_image_box_590 {
	height: 125px;
	overflow: hidden;
}


/*--------Flat menu-------------------*/

.menu_item_center a {
	color: #f30;
	font-weight: bold;
	font-size: 16px;
}

/*------------------------------------*/

.red_text, .red_text a {
	color: #f30;
}

/*--------Statictext-------------------*/

.statictext_header_center h1 {
	font-size: 22px;
	font-weight: bold;
}

.statictext_header_center h2 {
	font-size: 17px;
}

.statictext_header_center h3 {
	font-size: 12px;
}

.statictext_header_right h1 {
	font-size: 22px;
	font-weight: bold;
}

.statictext_header_right h2 {
	font-size: 17px;
}

.statictext_header_right h3 {
	font-size: 12px;
}

.statictext_content .statictext_text {
	float: left;
}

.statictext_content .statictext_url {
	float: left;
}

.statictext_url a{
	color: #f30;
	font-weight: bold;
}

.statictext_url a:hover {
	text-decoration: underline;
}

.statictext_content .statictext-img-left {
	float: left;
}

.statictext_content .statictext-img-right {
	float: right;
}

.statictext_text_box_left {
	flaot: left;
	margin-left: 4px;
}

.statictext_text_box_right {
	margin-right: 2px;
}

.statictext_text_box_full {
	margin-bottom:10px;
}


