@import url('style_layout.css');
@import url('style_menues.css');

/*------------------------------- Nyheter -----------------------------------*/
#newsWrapperHead {
margin-bottom:2em;
}
#newsWrapperHeadingHead {
font-size:13px;
font-weight:bold;
text-transform: uppercase;
color:#2d3a41;
border-bottom:1px solid #555555;
padding-bottom:0.3em;
margin-bottom:0.3em;
}
.newsDateHead {
color:#555555;
text-transform:capitalize;
padding-top:0.5em;
margin:0;
}
.newsHeadingHead {
margin:0 8px 0 0;
}
	.newsHeadingHead a {
	color:#bca616;
	font-weight:bold;
	text-decoration:none;	
	}
	.newsHeadingHead a:hover {
	color:#555555;
	text-decoration:underline;
	}
.newsIngressHead {
border-bottom:1px solid #dddddd;
padding-bottom:0.8em;
margin:0;
}
#newsLinkMore {
text-align:right;
padding-top:1em;
}
.newsLinkbuttonHead {display:none;}
#newsWrapperOther {
margin-bottom:2em;
}
#newsWrapperHeadingOther {
font-size:13px;
font-weight:bold;
text-transform: uppercase;
color:#2d3a41;
border-bottom:1px solid #555555;
padding-bottom:0.3em;
margin-bottom:0.3em;
}
#tbl_news_other {
margin:2px 0;
}
.newsDateOther {
text-transform:capitalize;
color:#555555;
}
.newsAvdOther {
color:#333333;
}
.newsHeadingOther {
margin:0;
}
	.newsHeadingOther a {
	font-weight:normal;
	text-decoration:none;
	}
	.newsHeadingOther a:hover {
	text-decoration:underline;
	}
.newsIngressOther {
margin:0;
}
#turnAktWrapper {
margin-bottom:3em;
}
#turnAktWrapperHeading {
font-size:13px;
font-weight:bold;
text-transform: uppercase;
color:#2d3a41;
border-bottom:1px solid #555555;
padding-bottom:0.3em;
margin-bottom:0.3em;
}
#tbl_aktTurn {
margin-top:2px;
}
#newsticker {
margin:0;
padding:0;
	}
	#newsticker ul {
	margin:0;
	padding:0;
	list-style-type:none;
	}
	#newsticker li {
	margin-bottom:0.5em;
	border-bottom:1px solid #cbced0;
	}
	#newsticker div#tickerdate {
	display:none;
	margin:0;
	padding:0;
	}
	#newsticker div#tickerheading {
	margin-bottom:0.3em;
	}
	#newsticker div a {
	display:block;
	color:#536a77;
	text-decoration:none;
	}
	#newsticker div a:hover {
	color:#000000;
	text-decoration:underline;
	}
/*---------------------------- Bane ----------------------------*/
#baneheading {
font-weight: bold;
font-size: 14px;
color:#bca616;
}
#submenushort {
text-align:center;
font-weight:bold;
border:0;
margin:0;
padding:0;
}
	#submenushort a {
	display:block;
	width:100%;
	line-height:17px;
	padding:0;
	color:#000000;
	border:1px solid #aaaaaa;
	text-decoration:none;
	}
	#submenushort a:hover {
	color:#000000;
	border:1px solid #aaaaaa;
	background-color:#f8dd7d;
	text-decoration:none;
	}
td.banehull_on {
background-color:#f8dd7d;
}
td.banehull_off {
background-color:#ebf1d9;
}


/*--------------------- Brukes i Clubsite ----------------------*/

#news_cspreview {
text-align:left;
width:660px;
background-color:#FFFFFF;
border:1px solid #555555;
padding:20px;
}
#news_heading {
font-weight: normal; 
font-size: 20px;
margin: 0;
}
#news_publinfo {
font-style:italic;
}
#news_ingress {
font-weight:bold;
margin-bottom:1em;
}
#news_text {
margin:0;
}
