

/*  Skapad: 2007-01-30, av Klas Johansson, www.webbklasse.com */

/* --- TAG FORMATERINGAR ---------------------------------------- */

body {
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color: #333333;
}
a:active {
	text-decoration: none;
	color: #333333;
}
table {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;	
}
form {
	padding:0px;
	margin:0px;
}


/* --- DIV FORMATERINGAR ---------------------------------------- */

#pagetop {
	height:10px;
	background-color: #FFFFFF;
	width: 940px;
}
#header {
	background-color: #FFFFFF;
	height: 120px;
	width: 940px;
	background-image: url(images/kik_header_101126.jpg);
	background-repeat: no-repeat;
	background-position: center;
	float: left;
}
#headerSpace {
	background-color: #FFFFFF;
	height: 20px;
	width: 930px;
	float: left;
	padding-left: 10px;
	padding-top: 3px;
}
#menuTop {
	background-color: #FFFFFF;
	width: 920px;
	float: left;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 1px;
}
#menuTopInside {
	background-color: #FFFFFF;
	width: 920px;
}
#pagebox {
	width: 520px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 70px;
	float: left;
}
#pageboxRight {
	width: 200px;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 50px;
	float: left;
}
#adspace {
	background-color: #FFFFFF;
	width: 140px;
	padding-bottom: 50px;
	float: left;
}
#footer {
	background-color: #FFFFFF;
	height: 30px;
	width: 920px;
	float: left;
	background-image: url(images/bg_separator-horizontal.gif);
	background-repeat: repeat-x;
	background-position: center;
	padding-right: 10px;
	padding-left: 10px;
}
#footerText {
	background-color: #FFFFFF;
	width: 920px;
	float: left;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 30px;
}
#container {
	background-color: #FFFFFF;
	float: left;
	width: 940px;
	background-image: url(images/bg_separator_page.gif);
	background-repeat: repeat-y;
}
#center {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
}

/* --- CLASS FORMATERINGAR ---------------------------------------- */

.newshead {
	width: 520px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #BEBEBE;
	height: 20px;
	background-image: url(images/news.gif);
	background-repeat: no-repeat;
}
.calhead {
	width: 520px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #BEBEBE;
	height: 20px;
	background-image: url(images/calendar_head.gif);
	background-repeat: no-repeat;
}
.teamhead {
	width: 200px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FFCC00;
	height: 20px;
	background-image: url(images/teaminfo.gif);
	background-repeat: no-repeat;
}
.qlinkhead {
	width: 200px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FFCC00;
	height: 20px;
	background-image: url(images/qlinks.gif);
	background-repeat: no-repeat;
}
.gameshead {
	width: 160px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #00C600;
	height: 20px;
	background-image: url(images/games.gif);
	background-repeat: no-repeat;
}
.rrHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #333333;
	font-weight: bold;
}
.laginfoHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight: bold;
}
.adsheading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	font-weight: bold;
}
.textFoot {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
}
.rrText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
.rrTextUcase {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-transform: uppercase;
}
.newsText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.dayUcase {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-transform: uppercase;
}
.newsTextBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
}
.rrTextDate {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}
.dotXc {
	background-image: url(images/bg_separator-horizontal.gif);
	background-repeat: repeat-x;
	background-position:center;
}
.loginFailure {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FF0000;
}
.links a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #6666CC;
	text-decoration: none;
}
.links a:visited {
	color: #6666CC;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
}
.links a:hover {
	color: #6666CC;
	text-decoration: underline;
	font-weight: bold;
	font-size: 11px;
}
.links a:active {
	color: #6666CC;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
}
.newsstory {
	background-color: #ffffff;
	width: 520px;
	padding:  9px 0px 0px 0px;	
}
.newsdate {
	background-color: #ffffff;
	width: 520px;
	padding:  0px 0px 7px 0px;
	background-image: url(images/bg_separator-horizontal.gif);
	background-repeat: repeat-x;
	background-position: left bottom;	
}

.imageRight {
    float: right;
    margin: 5px 0px 3px 5px;
}
.clearfloat { 
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}

.newsheading {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #333333;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
}
.newsshort {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: normal;
	padding: 5px 0px 5px 0px;
	margin: 0px;
}
.matchbox {
	width: 500px;
	height: 270px;
	background-image: url(upload/kik_matchprog.jpg);
	background-repeat: no-repeat;
	padding: 5px;
}
#matchbg {
	width: 510px;
	height: 200px;
	background-image: url(images/kik_match_bg_2.jpg);
	background-repeat: no-repeat;
	padding: 5px;
}
.matchtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
.matchtextbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	font-weight: bold;
}
.matchtextred {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF0000;
	font-weight: bold;
}
#memoryticker{
	background-color: #FFFFFF;
	width: 500px;
	height: 43px;
	font: normal 12px Arial;
	/*Tip: add in height attribute here for multiple line scroller*/
border: 0px solid #EEEEEE;
/*Change 0.7 below to a different number if desired (0.7=0.7 seconds)*/
/*Remove below line to remove transitional effect in IE. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.GradientWipe(GradientSize=1.0 Duration=0.7); 		
	background-image: url(images/ticker_bg_4.jpg);
	background-repeat: no-repeat;
	padding-top: 27px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
