/***********************************************/
/* Css-Style for bk.css                       */
/* Copyright Joachim Friberg                 */
/* Ansvarig design: Joachim Friberg         */
/* Uppdaterad: 02 maj 2008                 */
/******************************************/

@import url("table.css");
body {
	font-family: Tahoma, Arial, Verdana;
	font-size: small;
	color: #576A57;
	background-color: #092e20;
	/*background-color: #333;*/
	margin: 0px 0px 10px 0px;
	padding: 0px;
}

#wrap {
	background-color: #FFF;
	width: 980px;
	margin: 0px auto 0px auto;
	color: #576A57;
	border: 5px solid #fff;
	/*float: left;*/
}
#header {
	height: 156px;
	background-color: #FFFFFF;
	background-image: url(../images/bild.jpg)	/*background-image: url(../images/bgbild.jpg);*/;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #576A57;
}
#mainNav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #CCCCCC;
	background-color: #375942;
	/*background-color: #487858; tidigare*/
	text-align: left;
	border-bottom-width: 7px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	font-weight: bold;
	line-height: 25px;
	padding-right: 5px;
}
#mainNav ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 7px;
	padding-bottom: 0px;
	padding-left: 7px;
}
#mainNav li {
	color:#ffc757;
	text-align: left;
	display: inline;
	background-image: url(../images/on_iconDot.gif);
	background-position: 0px 50%;
	background-repeat: no-repeat;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#mainNav .date {
	float: right;
	color:#ffc757;
}
#content {
	float: right;
	width: 805px;
	margin: 0px;
	padding: 0px;
	font-size: 80%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#sidebar {
	float: left;
	width: 165px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	background-color: #E6F2E4;
	color: 396E42;
	/*background-color: #E8F5DC;*/
}
#footer {
	line-height: 20px;
	clear: both;
	background-color: #375942;
	/*background-color: #576A57;*/
	/*background-color: #487858; tidigare*/
	color: #EEE;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	font-size: 70%;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#sidebar ul {	
	margin: 2px 2px 1px 4px;
	padding: 0px;
	/*margin: 2px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;*/
}
#sidebar li {
	background-image: url(../images/pil.png);
	background-position: 0px 50%;
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 15px;
	margin-top: 2px;
	margin-right: 5px;
	margin-bottom: 2px;
	margin-left: 5px;
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BED8C7;
	font-size: 80%;
}

#sidebar a:link {
	text-decoration: none;
	color: #576A57;
}
#sidebar a:visited {
	text-decoration: none;
	color: #576A57;
}
#sidebar a:hover {
	text-decoration: none;
	color: #FFA44C;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFC757;
}
#sidebar a:active {
	text-decoration: none;
	color: #576A57;
}

a {text-decoration: none;}
a img {border: none;}
a:link, a:visited { color:#ffc757; }
#content-main a:link, #content-main a:visited { color:#ab5603; text-decoration:underline; }
#content-secondary a:link, #content-secondary a:visited { color:#ffc757; text-decoration:none; }
a:hover { color:#ffe761; }
#content-main a:hover { background-color:#E0FFB8; color:#234f32; text-decoration:none; }
#content-secondary a:hover { color:#ffe761; background:none; }
#content-main h2 a, #content-main h3 a { text-decoration:none !important; }




#sidebar h1 {
	font-family: Calibri, Arial;
	line-height: 22px;
	color: #FFF;
	background-color: #375942;
	/*background-color: #576A57;*/
	font-size: 90%;
	margin: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #75A105;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #375942;
}
#paging {
	text-align: center;
	padding: 4px;
	margin-bottom: 8px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	text-decoration: none;
	border: 1px solid #dee3d6;
}
#content a{
	text-decoration: none;
}

#content p {
	margin: 0;
}

#content .leftBox {
	float: left;
	width: 400px;
	font-size: 85%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #487858;
	/*border-bottom-color: #D3D1CA;*/
	line-height: 120%;
	background-color: #FFFFFF;
	padding: 0px;
}
#content .leftBox h6 {
	font-size: 1.2em;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 23px;
	font-family: Tahoma, Arial, Verdana;
	font-weight: normal;
	background-color: #375942;
	/*background-color: #F2F0E9;*/
	/*background-color: #487858; tidigare*/
	line-height: 20px;
	background-image: url(../images/admin_rubrik.gif);
	background-position: 9px 40%;
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
	padding-top: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #487858;
	border-bottom-color: #487858;
	color: #FFFFFF;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #75A105;
}

#content .rightBox h6 {
	font-size: 1.2em;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 24px;
	font-family: Tahoma, Arial, Verdana;
	font-weight: normal;
	background-color: #375942;
	/*background-color: #F2F0E9;*/
	/*background-color: #487858; tidigare*/
	line-height: 20px;
	background-image: url(../images/admin_rubrik.gif);
	background-position: 9px 40%;
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	padding-top: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #487858;
	border-bottom-color: #487858;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #75A105;
	color: #FFFFFF;
	/*border-right-color: #D3D1CA;
	border-bottom-color: #D3D1CA;*/
}

#content .leftBox1 {
	float: left;
	width: 385px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #D3D1CA;
	line-height: 1.6em;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#content .leftBox1 h6 {
	font-size: 1em;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 24px;
	font-family: Tahoma, Arial, Verdana;
	font-weight: normal;
	background-color: #F2F0E9;
	line-height: 16px;
	background-image: url(../images/admin_rubrik.gif);
	background-position: 5px 40%;
	background-repeat: no-repeat;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	padding-top: 2px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #D3D1CA;
	border-bottom-color: #D3D1CA;
}


#content .rightBox {
	float: right;
	width: 395px;
	font-size: 85%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 10px;
	margin-right: 3px;
	margin-bottom: 10px;
	margin-left: 0px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #487858;
	background-color: #E4F0DB;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;	
}

#content .rightBox1 {
	float: right;
	width: 395px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 2px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #D3D1CA;
    line-height: 1.6em;
}

#content .rightBox1 h6 {
	font-size: 1em;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 24px;
	font-family: Tahoma, Arial, Verdana;
	font-weight: normal;
	background-color: #F2F0E9;
	line-height: 16px;
	background-image: url(../images/admin_rubrik.gif);
	background-position: 5px 40%;
	background-repeat: no-repeat;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	padding-top: 2px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #D3D1CA;
	border-bottom-color: #D3D1CA;
}


p .rubrik {
	font-size: 1.4em;
	text-transform: uppercase;
	text-decoration: none;
	color: #576A57;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 8px;
	padding-right: 8px;
}
p.underrubrik {
	font-size: 1.1em;
	text-decoration: none;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 3px;
}



#content h1 {
	font-family: Tahoma, Verdana, Arial, "Times New Roman";
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	font-size: 11px;
	line-height: 22px;
	background-color: #375942;
	/*background-color: #487858; tidigare*/
	padding-right: 5px;
	padding-left: 5px;
	margin: 0px 0px 8px;
	padding-top: 0px;
	padding-bottom: 0px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #75A105;
}
#content h2 {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	font-size: 2em;
	line-height: 22px;
	background-color: #375942;
	/*background-color: #487858; tidigare*/
	padding-right: 15px;
	padding-left: 5px;
	margin: 0px 0px 4px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: right;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	text-transform: uppercase;
}

#content h3 {
	font-family: Tahoma, Arial, Verdana;
	font-weight: bold;
	color: #666666;
	font-size: 90%;
	padding-right: 0px;
	padding-left: 5px;
	padding-top: 4px;
	padding-bottom: 4px;
	background-color: #F2F0E9;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #D3D1CA;
	border-bottom-color: #D3D1CA;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
}
#content h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #666666;
	font-size: 16px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	text-transform: uppercase;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
}

.div {
	clear: both;
}

#content a {
	color: #576A57;
	text-decoration: none;
	padding-bottom: 0px;
	margin-bottom: 10px;
}
#content  h5 {
	font-size: 1em;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 24px;
	font-family: Tahoma, Arial, Verdana;
	font-weight: normal;
	background-color: #375942;
	line-height: 20px;
	background-image: url(../images/admin_rubrik.gif);
	background-position: 9px 40%;
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	padding-top: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #487858;
	border-bottom-color: #487858;
	color: #FFFFFF;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #75A105;
}
#content .leftBox1 a {
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
#content .rightBox1 a {
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
#players {
	border: 1px solid #dee3d6;
	padding:6px;
	background-color: #F5F5FC;
	margin: 0px;
	height: 306px;
}
#players p {
	padding-bottom: 3px;
	margin: 0;
	font-size:1em;
	padding-left: 235px;
	padding-top: 0px;
	padding-right: 0px;
}

#statistik {
	clear: both;
	width: 100%;
	padding-top: 10px;
}

#players img {
	float: left;
	padding: 2px;
	border: 1px solid #dee3d6;
}
#matchbox {
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
	font-family: Tahoma, Arial, Verdana;
	margin-bottom: 5px;
}
#sidebar .fodd {
	font-size: 80%;
	padding-right: 5px;
	padding-left: 5px;
	line-height: 11px;
	padding-top: 0px;
	margin: 0px;
	padding-bottom: 0px;
	}
#matchbox p {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-color: #eee;
	padding: 3px;	
}
.p_teampage {
	margin: 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F2F0E9;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}

