@import url('style_layout.css');
@import url('style_menues.css');

/*------------------------------- Nyheter -----------------------------------*/

#newsWrapperHead {
width:320px;
padding:0;
margin:0 0 2em 0;
}
#newsWrapperHeadingHead {
/*
height:28px;
width:320px;
background-image:url(../design/heading_klnyheter.gif);
background-repeat:no-repeat;
*/
border-bottom:1px solid #ececec;
}
#newsWrapperHeadingHead p {
color:#ff9900;
font-size:16px;
font-weight:bold;
padding:0.5em 0;
margin:0;
}
.newsWrapperHead {
border-bottom:1px solid #ececec;
padding-bottom:1em;
}
.newsDateHead {
color:#777777;
font-size:10px;
font-weight:bold;
padding:0.5em 0 0.3em 0;
margin:0;
}
.newsHeadingHead {
margin:0 8px 4px 0;
}
	.newsHeadingHead a {
	color:#000000;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	}
	.newsHeadingHead a:hover {
	text-decoration:underline;
	}
.newsIngressHead {
color:#555555;
padding-bottom:0.5em;
margin:0;
}
.newsLinkbuttonHead {
position:relative;
height:15px;
}
.newsLinkbuttonHead div {
position:absolute;
top:0;
right:0;
width:60px;
height:15px;
font-size:10px;
line-height:15px;
text-align:center;
font-weight:bold;
background-image:url(../design/readmore_back.gif);
background-repeat:no-repeat;
}

.newsLinkbuttonHead a {
display:block;
}
.newsLinkbuttonHead a:hover {
text-decoration:none;
}
.newsLinkMore {
display:none;
}

/*---------------------------- Andre nyheter ----------------------------*/

#newsWrapperOther {
width:320px;
padding:0;
margin:0 0 2em 0;
}
#newsWrapperHeadingOther {
/*
height:28px;
width:320px;
background-image:url(../design/heading_andrenyheter.gif);
background-repeat:no-repeat;
padding-bottom:0.5em;
*/
border-bottom:1px solid #ececec;
}
#newsWrapperHeadingOther p {
color:#ff9900;
font-size:16px;
font-weight:bold;
padding:0.5em 0;
margin:0;
}
#tbl_news_other {
margin:2px 0;
}
.newsDateOther {
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;
}

/*---------------------------- Turneringer ----------------------------*/

#turnAktWrapper {
width:320px;
padding:0;
margin-bottom:2em;
}
#turnAktWrapperHeading {
/*
height:28px;
width:320px;
background-image:url(../design/heading_aktturn.gif);
background-repeat:no-repeat;
*/
border-bottom:1px solid #ececec;
margin-bottom:0.5em;
}
#turnAktWrapperHeading p {
color:#ff9900;
font-size:16px;
font-weight:bold;
padding:0.5em 0;
margin:0;
}
#tbl_aktTurn {
margin:0;
}
#turnAktDate {
color:#555555;
}
.turnAktName {
margin:0;
}
	.turnAktName a {
	color:#770000;
	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 {
	color:#555555;
	font-size:10px;
	margin:0;
	padding:0;
	}
	#newsticker div#tickerheading {
	margin-bottom:0.3em;
	}
	#newsticker div a {
	display:block;
	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: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;
}
