/*********************************************
*	ALLMÄNNA REGLER
**********************************************/

html, body {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif; 
	font-size: 9pt;
	line-height: 11pt;
	background-color: #fff;
	color: #000000;
	margin: 0;
	padding: 0;
	background: url(../images/theme/original/bg.gif) repeat-x;
	text-align: center; /* IE 5 */
}

h1 {
	padding-left: 25px;
	color: #fcfcfc;
	font-family:Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 18pt;
	margin: 10px 0 0 0;
	font-weight: bold;
}

h2 {
	font-family:Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	line-height: 15pt;
	color: #f2ae30;
	margin: 0 0;
	font-weight: bold;
}

h3 {
	font-family:Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #f2ae30;
	margin: 0 0;
	font-weight: bold
}

h4 {
	font-family:Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #f2ae30;
	margin-bottom: 5px;
	font-weight: bold;
	margin-top: 0;
}

p {
	padding: 0;
	margin: 0 0 10px 0;
}

hr {
	display: none;
}

td {
	border-width: 0px ; border-color: black;
}

form { 
	margin: 0;
}

input { 
	border-width: 1px; border-color: white; font-size: 8pt; font-family: Verdana, Arial, Helvetica, sans-serif; padding: 3px;
}

textarea { 
	border-width: 0px ; border-color: black; border: 1px solid black;
}

select { 
	font-size: 8pt; width: 180px; height: 21px; padding: 2px; border-width: 0px ; border-color: black; font-weight: bold; font-family: Verdana, Arial, Helvetica, sans-serif;
}

img {
	border: 0;
}


div.divborder {
	border: 0px;
	background-color: #f2ae30;
	height: 1px;
	padding: 0px;
	margin: 10px 0px; 
	line-height: 1px;
	font-size: 1px;
	opacity: 0.4;
	filter: alpha(opacity=40);
}

a:link, a:visited {
	font-family: verdana;
	font-size: 8pt;
	text-decoration: none;
	color: #abc689;
 	border-bottom: 1px dotted;
}

a:hover {
	text-decoration: none;
	color: #f2ae30;
 	border-bottom: 1px solid;
}

a:active {
	text-decoration: none;
	color: #abc689;
 	border-bottom: 1px dotted;
}

/*********************************************
*	IE mekk för dotted underline
**********************************************/

* html a:link, * html a:visited {
	font-family: verdana;
 	border-bottom: none;
	font-size: 8pt;
	padding-bottom: 1px;
	text-decoration: none;
	color: #abc689;
	background: url(../images/theme/original/dotted_line.gif) bottom left repeat-x;
}

* html a:hover {
 	border-bottom: none;
	text-decoration: underline;
	color: #f2ae30;
	background: url(../images/theme/original/dotted_line.gif) bottom left repeat-x;
}

* html a:active {
	border-bottom: none;
	text-decoration: none;
	color: #abc689;
	background: url(../images/theme/original/dotted_line_hover.gif) bottom left repeat-x;
}
/*********************************************
*	REGLER FÖR SPECIFIKA ELEMENT
**********************************************/

#content {
	width: 960px;
	/*border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;*/
	margin: 0px auto;
	text-align: left;
	position: relative;
}

#content_margin_top {
	padding-top: 0px;
	background-color: white;
}

#content_margin_bottom {
	padding-top: 0px;
	background-color: white;
	border-top: 1px solid #ddd
}

#nestled_content {
	background-color: #f6f6f6;
	padding-bottom: 15px;
	border-top: 2px solid #fff;
}

#toplayer {
	background: url(../images/theme/original/top_pic.jpg) top center;
	height: 45px;
	padding-top: 148px;
	padding-bottom: 0px;
	border-bottom: 1px solid #ddd;
}

#leftcolumn {
	width: 204px;
	padding: 10px;
	padding-bottom: 0px;
	padding-top: 1px;
	float: left;
}

#leftcolumn h1 {
	width: 204px;
	height: 22px;
	background: url(../images/theme/original/h1_bg_sidecolumn.gif) no-repeat 0px 0px;
}

#rightcolumn {
	background-color: #f6f6f6;
	padding: 1px 10px;
	width: 204px;
	text-align: left;
	float: right;
}

#rightcolumn h1 {
	height: 22px;
	background: url(../images/theme/original/h1_bg_sidecolumn.gif) no-repeat 0px 0px;
}

#centercolumn {
	background-color: #f6f6f6;
	width: 450px;
	margin-left: 244px;
	padding: 10px;
}

#centercolumn h1 {
	width: 450px;
	height: 40px;
	background: url(../images/theme/original/h1_bg_centercolumn.gif) no-repeat 0px 0px;
	padding: 0;
	margin: 0;
}

#rightcontent {
	background-color: #f6f6f6;
	width: 715px;
	margin-top: 0;
	margin-right: 0;
	margin-left: 230px;
	padding-top: 1px;
	padding-left: 15px;
}

#rightcontent h1 {
	height: 22px;
	background: url(../images/theme/original/h1_bg_rightcontent.gif) no-repeat 0px 0px;
}

.rightContentBorder {
	border: 1px solid #dcdcdc; 
	background-color: #fff;
	position: relative;
	width: 697px; 
	margin: 0px 3px;
}

#footer {
	height: 20px;
	line-height: 8px;
	text-align: right;
	padding-top: 6px;
}

#boxcontentwidth {
	width: 580px;
}

#pollbox {
	max-height: 400px;
  	height: auto !important;
	margin: 0 0;
	background-color: white;
}

.leftMeny {
	width: 198px;
	margin: 0 0;
	padding: 0px 0px 10px 3px;
    list-style-type: none;
	color: #444;
}

.rightMeny {
	width: 198px;
	margin: 0 0;
	padding: 0px 0px 10px 3px;
    list-style-type: none;
	color: #444;
}

.meny {
	list-style: none;
	margin: 0 0;
	padding: 0 0;
	padding-left: 0px;
	padding-bottom: 10px;
}

.meny ul {
	list-style: none;
	margin: 0 0;
	padding: 0 0;
	padding-left: 0px;
	padding-bottom: 10px;
} 

.meny ul li {
    background: url(../images/theme/original/icons/arrow.gif) no-repeat left center;
	margin: 0px 0px;
	padding-left: 15px;
	margin-left: 10px;
	padding-right: 0px;
	padding-top: 0px;
} 

.meny ul li:hover {
    background: url(../images/theme/original/icons/arrow_over.gif) no-repeat left center;
	margin: 0px 0px;
	padding-left: 15px;
	margin-left: 11px;
	padding-right: 0px;
	padding-top: 0px;
}

.centerSubContainer {
	width: 450px;
	color: #000000;
	text-align: left;
}

.rightSubContainer {
	padding: 10px 5px;
	text-align: left;
}

.headline {
	background: url(../images/theme/original/h1_bg_centercolumn.gif); 
	height: 39px; 
	padding: 1px 1px 0px 1px;
	position: relative;
}

.ch_del {
	float: right;
}

.topshade {
	background-image: url(../images/theme/original/shade_top.gif);
	width: 95%;

	font-size: 1px; /* IE MEKK */
}

.bottomshade {
	background-image: url(../images/theme/original/shade_bottom.gif);
	width: 95%;
	height: 20px;
	font-size: 1px; /* IE MEKK */
}

.shade {
	margin: 0 0;
	padding-top: 1px;
	padding-bottom: 0px;
	background: url(../images/theme/original/shade_center.gif) repeat-y;
    list-style-type: none;
}

.picgallery_topshade {
	background-image: url(../images/theme/original/picgallery_topshade.gif);
	width: 200px;
	height: 20px;
	font-size: 1px; /* IE MEKK */
}

.picgallery_bottomshade {
	background-image: url(../images/theme/original/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/theme/original/picgallery_centershade.gif) repeat-y;
    list-style-type: none;
}
/*********************************************
*	HUVUDMENY
**********************************************/

#menuButtons {
	margin-left: 192px;
}

#menuButtons ul {
	padding: 0;
	margin: 0;
}

#menuButtons ul li {
	margin-right: 16px; 
	list-style-type: none;
	float: left;
	border-width: 1px;
	border-color: transparent;
	text-align: center;
}

#menuButtons ul li a {
	height: 20px;
	width: 96px;
	display: block;
	padding: 6px 3px 0px 3px;
	color: #000;
	background: none;
	border: 0;
}

#menuButtons ul li a:hover {
	height: 20px;
	width: 94px;
	display: block;
	background: url(../images/theme/original/menubg.png);
	padding-left: 3px;
	color: white;
	text-decoration: none;
	border: 1px solid black;
}

#activeButton:link, #activeButton:visited {
	height: 20px;
	width: 94px;
	display: block;
	color: white;
	background: url(../images/theme/original/menubg.png);
	border: 1px solid black;
}

#date {
	padding-top: 28px;
	padding-right: 15px;
	float: right;
	color: #444;
}

#toplogout {
	margin-top: 2px;
	padding-left: 20px;
	color: #fff;
	text-align: right;
	line-height: 10pt;
	border: 1px solid black;
	position: relative;
}

#toplogoutContent {
	width: 234px;
	height: 38px;
	display: block;
	padding: 2px;
	background: url(../images/theme/original/menubg.png);
	color: white;
	text-decoration: none;
	border: 0;
}

.flik ul {
	width: 100%;
	height: 15px;
	margin: 0 0;
	padding: 0 0;
	position: relative;
	display: block;
}

.flik ul li {
	display: inline; 
	list-style-type: none;
	margin: 0 0;
	padding: 0 0;
}
/*********************************************
*	KLASSDEFINITIONER
**********************************************/

.staeda {
	clear: both;
	display: block;
	height: 1px;
	font-size: 1px;
	border: none;
	margin: 0;
	padding: 0;
	background: transparent;
}

.admin_scrollbox {
	height: 500px; 
	width: 603px; 
	border: 0; 
	overflow: hidden; 
	background-color: #ffffff;
}

.tablewidth1 {
	width: 100%;
	border: 0;
}

.serietabell {
	width: 600px; 
	border: 0px solid #999999; 
	overflow: auto; 
	background-color: #ffffff;
}

.imgborder {
	border: 1px solid #000000;
	border-width: 1px;
}

.input {
	width: 168px;
	border: 1px solid #666; 
	background-color: #fff;
	color: #888;
	background: url(../images/theme/original/inputbg.gif) repeat-x;
}

.input:hover {
	width: 168px;
	border: 1px solid #666; 
}

.inputfocus {
	width: 168px;
	border: 1px solid #666; 
	background: url(../images/theme/original/inputbg_focus.gif) repeat-x;
	color: #000;
}

.calendar {
	float: left;
	width: 32px;
	height: 32px;
	background: url(../images/theme/original/icons/calendar.png) no-repeat;
	color: #aaa;
	text-align: center;
	font-weight: bold;
	font-size: 14px;
	margin-left: 12px;
}

.border {
	border: 1px solid #dcdcdc; 
	background-color: #fff;
	position: relative;
}

/*
.border:hover { 
	border: 1px solid #f2ae30; 
	display: block;
}
*/
.subBorder {
	border: 5px solid #f9f9f9; 
	padding: 5px;
	display: block
}

/*
.subBorder:hover { 
	border: 5px solid #fddc9f; 
	display: block;
}
*/
.button {
	border: 1px solid #dcdcdc; 
	background-color: #fff;
	color: #888;
	padding: 2px;
}

.button:hover {
	border: 1px solid #666; 
	background-color: #fff;
	color: #444;
	padding: 2px;
}

.poll {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000;
	background: transparent;
}

.litenText {
	font-size: 7pt;
	font-family: Trebuchet MS, Verdana;
	color: #666666;
}

.mellanText {
	font-size: 9pt;
	font-family: Trebuchet MS, Verdana;
	color: #888;
	font-weight: bold
}

.storText {
	font-size: 10pt;
}

.darkBgColor {
	background-color: #9499A3;
	height: 1px;
}

.lightBgColor {
	background-color: #f9f9f9;
}

.list {
	border-bottom: 1px solid #fff;
	border-top: 1px solid #dcdcdc;
	background: none;
}

.hoverList {
	border: 1px solid black;
	background: url(../images/theme/original/menubg.png);
	color: white
}

* html.hoverList a:link {
	color: #f2ae30;
	text-decoration: underline
}

/* resultatet ska vara highlight vid vinst */
.highlight {
	color: #f2ae30;
}

.show img{background: url(../images/theme/original/document_show2.gif);}
.show:link, .show:hover, .show:visited, .show:active {border: 0px; background: none;}
.show:hover img{background: url(../images/theme/original/document_show2_over.gif);}

.ch img{filter:alpha(opacity=50); opacity: 0.5; width: 11px; height: 11px; background: url(../images/theme/original/document_ch.gif);}
.ch:link, .ch:hover, .ch:visited, .ch:active {border: 0px; background: none;}
.ch:hover img{filter:alpha(opacity=100); opacity: 1; background: url(../images/theme/original/document_ch_hover.gif);}

.del img{filter:alpha(opacity=50); opacity: 0.5; width: 11px; height: 11px; background: url(../images/theme/original/document_del.gif);}
.del:link, .del:hover, .del:visited, .del:active {border: 0px; background: none;}
.del:hover img{filter:alpha(opacity=100); opacity: 1; background: url(../images/theme/original/document_del_hover.gif);}

#banpar {
	width: 700px;
	height: 120px;
}

#omg {
	font-size: 100px;
	font-weight: bold;
	font-style: italic;
	line-height: 100px;
	color: #9499A3;
	z-index: 2;
	text-align: center;
}

#res {
	position: absolute;
	width: 290px;
	left: 400px;
	top: 0px;
	font-size: 15px;
	font-weight: bold;
	font-style: italic;
	color: #f2ae30;
	z-index: 2;
	text-align: center;
}

/***************************
Sidvisning i matchrapport
************************** */

.pageNumber a:link, .pageNumber a:visited {
 	border-bottom: none;
	font-family: verdana; 
	text-decoration: none;
	color: #707070;
	background: #fff;
	border: 1px solid #ebebeb; 
	padding: 1px 3px 1px 3px;
}

.pageNumber a:hover {
	color: #f2ae30;
	background-color: #ffefcf;
	border: 1px solid #f2ae30; 
}

#currentPageNumber a:link, #currentPageNumber a:visited {
	color: #f2ae30;
	background-color: #ffefcf;
	border: 1px solid #f2ae30; 
}