@import url('style_layout.css');
@import url('style_menues.css');

/*------------------------------- Nyheter -----------------------------------*/

#newsWrapperHead {
float:left;
width:270px;
margin:0 0 1.5em 6px;
}
#newsWrapperHeadingHead {
color:#000000;
font-size:14px;
font-weight:bold;
border-bottom:1px solid #000000;
padding:0 0 2px 0;
}
.newsDateHead {
color:#555555;
text-transform:capitalize;
padding-top:1em;
margin:0;
}
.newsHeadingHead {
font-size:11px;
font-weight:bold;
margin-bottom:8px;
}
	.newsHeadingHead a {
	font-size:12px;
	color:#d9a300;
	text-decoration:none;
	}
	.newsHeadingHead a:hover {
	color:#000000;
	text-decoration:underline;
	}
.newsIngressHead {
border-bottom:1px solid #dddddd;
padding-bottom:0.6em;
margin:0;
}
	.newsLinkbuttonHead {
	display:none;
	text-align:right;
	margin-top:0.3em;
	}
#newsLinkMore {
display:none;
}

/*---------------------------- Andre nyheter ----------------------------*/

#newsWrapperOther {
float:right;
width:270px;
margin:0 6px 1.5em 0;
}
#newsWrapperHeadingOther {
color:#000000;
font-size:14px;
font-weight:bold;
border-bottom:1px solid #000000;
padding:0 0 2px 0;
}
#tbl_news_other {
margin-top:1em;
}
.newsDateOther {
float:left;
text-transform:capitalize;
color:#555555;
margin-top:0.5em;
}
.newsAvdOther {
float:left;
color:#555555;
margin-top:0.5em;
}
.newsHeadingOther {
clear:both;
font-weight:bold;
}
	.newsHeadingOther a {
	color:#d9a300;
	text-decoration:none;
	}
	.newsHeadingOther a:hover {
	color:#000000;
	text-decoration:underline;
	}
.newsIngressOther {
display:none;
}

/*---------------------------- Turneringer ----------------------------*/

#turnAktWrapper {
clear:both;
margin-bottom:1.5em;
}
#turnAktWrapperHeading {
color:#000000;
font-size:14px;
font-weight:bold;
border-bottom:1px solid #000000;
padding:0 0 2px 0;
}
#tbl_aktTurn {
width:100%;
margin-top:1em;
}

/*---------------------------- Ticker ----------------------------*/

#newsticker {
width:100%;
margin:0;
padding:0;
	}
	#newsticker ul {
	margin:0;
	padding:0;
	list-style-type:none;
	}
	#newsticker li {
	margin-bottom:0.5em;
	}
	#newsticker div#tickerdate {
	display:block;
	margin:0;
	padding:0;
	}
	#newsticker div#tickerheading {
	margin-bottom:0.2em;
	}
	#newsticker div a {
	display:block;
	width:100%;
	padding:0;
	color:#d9a300;
	text-decoration:none;
	}
	#newsticker div a:hover {
	color:#000000;
	text-decoration:underline;
	}

/*--------------------- Brukes i Clubsite ----------------------*/

#news_cspreview {
text-align:left;
width:572px;
background-color:#FFFFFF;
border:1px solid #555555;
padding:25px;
}
#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;
}
