@import url('style_layout.css');
@import url('style_menues.css');

/*------------------------------- Nyheter -----------------------------------*/

#newsWrapperHead {
width:374px;
margin-bottom:2em;
}
#newsWrapperHeadingHead {
font-weight:bold;
font-size:14px;
border-bottom:2px solid #cde4c0;
padding:3px 0;
margin:0;
}
#newsDateHead {
color:#333333;
padding:0.5em 0 0.3em 0;
margin:0;
}
#newsHeadingHead {
margin:0 8px 4px 0;
}
	#newsHeadingHead a {
	color:#db8c00;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	}
	#newsHeadingHead a:hover {
	text-decoration:underline;
	}
#newsIngressHead {
border-bottom:1px solid #dddddd;
padding-bottom:0.8em;
margin:0;
}
#newsLinkbuttonHead {
font-size:10px;
display:block;
text-align:right;
background-image:url(../design/readmore_back.gif);
background-repeat:no-repeat;
background-position:top right;
padding-right:12px;
margin-top:0.3em;
}
#newsLinkMore {
display:none;
}

/*---------------------------- Andre nyheter ----------------------------*/

#newsWrapperOther {
width:374px;
margin-bottom:2em;
}
#newsWrapperHeadingOther {
font-weight:bold;
font-size:14px;
border-bottom:2px solid #cde4c0;
padding:3px 0;
margin:0;
}
#tbl_news_other {
margin:2px 0;
}
#newsDateOther {
color:#555555;
}
#newsAvdOther {
color:#333333;
}
#newsHeadingOther {
margin:0;
}
	#newsHeadingOther a {
	color:#db8c00;
	font-weight:normal;
	text-decoration:none;
	}
	#newsHeadingOther a:hover {
	text-decoration:underline;
	}
#newsIngressOther {
margin:0;
}

/*---------------------------- Turneringer ----------------------------*/

#turnAktWrapper {
width:374px;
margin-top:1em;
margin-bottom:2em;
}
#turnAktWrapperHeading {
font-weight:bold;
font-size:14px;
border-bottom:2px solid #cde4c0;
padding:3px 0;
margin:0;
}
#tbl_aktTurn {
margin:0;
}
#turnAktDate {
color:#555555;
}
.turnAktName {
margin:0;
}
	.turnAktName a {
	color:#db8c00;
	font-weight:normal;
	text-decoration:none;
	}
	.turnAktName a:hover {
	text-decoration:underline;
	}

/*---------------------------- Ticker ----------------------------*/

#newsticker {
margin:0 0 10px 0;
padding:0;
	}
	#newsticker ul {
	margin:0;
	padding:0;
	list-style-type:none;
	}
	#newsticker li {
	margin:0;
	}
	#newsticker div#tickerdate {
	margin:0;
	padding:0;
	}
	#newsticker div#tickerheading {
	margin-bottom:0.3em;
	}
	#newsticker div a {
	display:block;
	color:#0049b7;
	width:100%;
	padding-left:0;
	line-height:17px;
	text-decoration:none;
	}
	#newsticker div a:hover {
	color:#000000;
	text-decoration:underline;
	}

/*--------------------- Brukes i Clubsite ----------------------*/

#news_cspreview {
text-align:left;
width:640px;
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;
}
