/*********************************************
*	ALLMÄNNA REGLER
**********************************************/

html, body {
	font-family: Trebuchet MS, Verdana;
	font-size: 9pt;
	color: #000000;
	margin: 0;
	padding: 0;
	text-align: center; /* IE 5 */

}

h1 {
	font-family:Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	padding: 0 0 0 10px;
	color: #fcfcfc;
	margin: 0 0;
	line-height: 18pt;
}

h2 {
	font-family:Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin: 0 0;
}

h3 {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	margin: 0 0;
}

img {
	border: 0;
}

form {
	margin: 0;
	padding: 0;
}

div.divborder {
	background: url(../images/dotted.gif) repeat-x;
	height: 1px;
	padding: 0px;
	margin: 0px; 
	font-size: 0px;
	line-height: 0px;
}

a:link, a:visited {
	font-family: MS Sans serif, verdana;
	color: #7e1c1b;
	text-decoration: none;
	border-bottom: 1px dotted;
}

a:hover {
	text-decoration: none;
	color:#7e1c1b;
	background-color: #e3c3c3;
}

a:active {
	text-decoration: underline;
	color: #7e1c1b;
	border-bottom: 1px dotted;
}
/*********************************************
*	REGLER FÖR SPECIFIKA ELEMENT
**********************************************/

#content {
	width: 1000px;
	margin: 0 auto;
	text-align: left;
	position: relative;
	padding: 0px;
	background: url(../images/top_logo.jpg) top center no-repeat;
}

#nestled_content {
	position: relative;
	padding: 10px 46px;
	min-height: 500px
}

#header {
	height: 38px;
	padding: 0px;
	padding-top: 174px;
	padding-left: 40px;
	margin: 0px;
}

#header ul {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 7px;
}

#header ul li {
	list-style-type: none;
	float: left;

	margin-right: 11px;
	padding-top: 1px;
}

.menuButtons a {
	color: white;
	width: 100px;
	height: 29px;
	display: block;
}

.buttonBg {
	width: 98px;
	height: 27px;
	display: block;
	background: url(../images/menuButtonHover.gif);
	z-index: 1;
}

.buttonText {
	cursor: hand;
	position: absolute; 
	width: 100px; 
	height: 24px; 
	text-align: center;
	padding-top: 7px;
	color: white;
	z-index: 2;
}

#homeButton {
	margin: 0px;
	padding: 0px;
	padding-right: 34px
}

#homeButton a {
	width: 34px;
	height: 29px;
	display: block;
}

#homeButton a:hover{
	width: 34px;
	height: 29px;
	display: block;
}

#leftcolumn {
	padding-right: 0px;
	color: #000000;
	float: left;
}

#rightcolumn {
	position: relative;
	padding-right: 0px;
	color: #000000;
	text-align: center;
	float: right;
}

#rightcolumn h1 {
	width: 220px;
	height: 22px;
	background: url(../images/h1_bg_rightcolumn.gif) no-repeat 0px 0px;
	text-align: left;
}

#centercolumn {
	width: 650px;
}

#centercolumn h1 {
	width: 652px;
	height: 22px;
	background: url(../images/h1_bg_centercolumn.gif) no-repeat 0px 0px;
}

#bottomlayer {
	padding: 5px 0;
	text-align: center;
}

#footer {
	font-family:Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: white;
	text-align: right;
	padding-right: 10px;
}

#rightcontent {
	margin-top: 0;
	margin-right: 0;
	margin-left: 150px;
	padding-left: 0;
}

#boxcontentwidth {
	width: 591px;
}

.leftColumnContent {
	width: 200px;
	border: 1px solid #d9d9d9;
	margin-bottom: 20px;
}

.left_box {
	padding: 10px;
	background-color: #f9f9f9;
	border: 2px solid white;
}

.rightColumnContent {
	width: 228px;
	border: 1px solid #d9d9d9;
	border-top: 1px solid #ebebeb;
	border-left: 1px solid #ebebeb;
	margin-bottom: 20px;
	text-align: left;
}

.right_box {
	padding: 10px;
	background-color: #f9f9f9;
	border: 2px solid white;
}

.centerColumnContent {
	width: 650px;
	border: 1px solid #d9d9d9;
	border-top: 1px solid #ebebeb;
	border-left: 1px solid #ebebeb;
	margin-bottom: 20px;
}

.center_box {
	padding: 10px;
	background-color: #f9f9f9;
	border: 2px solid white;
}

/*********************************************
*	KLASSDEFINITIONER
**********************************************/

.staeda {
	clear: both;
	display: block;
	height: 1px;
	font-size: 1px;
	border: none;
	margin: 0;
	padding: 0;
	background: transparent;
}

.imgborder {
	border: 1px solid #000000;
	border-width: 1px;
}

.input {
	font-size: 10pt;
	margin: 0px;
	padding: 2px;
	border-width: 1px
}

.inputfocus {
	font-size: 10pt;
	margin: 0px;
	padding: 2px; 
	border: 1px solid #c29193;
	background: url(../images/inputFocus.gif) repeat-x;
	background-color: white;
}

.inputButton {
	font-size: 10pt;
	margin: 0px;
	padding: 0px; 
}

.rubrik {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: bold;
	font-size: 14px;
}

.normal {
	font-family:Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.stor {
	font-family:Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}

.liten {
	font-family:Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #888888;
}

.ulStats {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.picgallery_topshade {
	background-image: url(../images/picgallery_topshade.gif);
	width: 200px;
	height: 20px;
	font-size: 1px; /* IE MEKK */
}

.picgallery_bottomshade {
	background-image: url(../images/picgallery_bottomshade.gif);
	width: 200px;
	height: 20px;
	font-size: 1px; /* IE MEKK */
}

.picgallery_shade {
	min-height: 140px;
	max-height: 140px;
	margin: 0 0;
	padding-top: 1px;
	text-align: center;
	padding-bottom: 0px;
	background: url(../images/picgallery_centershade.gif) repeat-y;
    	list-style-type: none;
}

.border {
	border: 1px solid #cb7f7f;
}

.noborder {
	border: 1px solid #ccc;
}

.rightpadding {
	padding: 0 15px; 
}

#nyhet_container{
	padding: 0; 
	margin: 0 0;
	border: 0; 
	background-color: transparent;
}

.nyhet {
	color: #000000;
	text-align: left;
}

.calendar {
	float: left;
	width: 38px;
	height: 38px;
	background: url(../images/calendar.jpg) no-repeat;
	color: white;
	text-align: center;
	font-size: 10px;
	padding-right: 10px;
}

.calendar span {
	font-size: 16px;
	font-weight: bold;
	color: #aaaaaa;
}

/* CLASSER FÖR MATCHER */
.TableHeader {
	background-color: #c29193;
}

.TableRow0 {
	background-color: #f0f0f0;
}

/* Snabbfakta spelare */
.SnabbfaktaVR {
	color: #e78f08;
}
.SnabbfaktaVF {
	color: #aaa;
}
.SnabbfaktaHR {
	color: #e78f08;
	text-align: right;
}
.SnabbfaktaHF {
	color: #aaa;
	text-align: right;
}
