body {
	/* background: transparent url(/Images/backgrounds/DSC00068.JPG) top left; */
	background:  #f0f0f0; 
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
}


a:link {
	background: transparent;
	color: #000099;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
}

a:visited {
	background: transparent;
	color: #5555FF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
}

a:link.url {
	background: transparent;
	color: #000099;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
}

a:visited.url {
	background: transparent;
	color: #CC0000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
}

a:link.urlOld {
	background: transparent;
	color: #B5B5B5;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
}

a:visited.urlOld {
	background: transparent;
	color: #ADADAD;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
}


a:hover {
	background: #0000FF;
	color: #FFD700;
}

a:hover.url {
	background: #0000FF;
	color: #FFD700;
}

a:hover.urlOld {
	background: #0000FF;
	color: #FFD700;
}




a:hover.standard {
	background: #dadada;
	color: #dadada;
}

a img {
	border: 0
}


h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24pt;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20pt;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
}

table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
}

table.member {
	background: #FFFF66;
	color: #000000;
}

table.kompis {
	background: #0DE912;
	color: #000000;
}

table.veteran {
	background: #EC9A6E;
	color: #000000;
}

table.boys {
	background: #6A7AD8;
	color: #000000;
}

table.girls {
	background: #E76F86;
	color: #000000;
}

table.boysgirls {
	background: #AA74AD;
	color: #000000;
}

table.header_menu {
	BORDER=0
	CELLSPACING=0
	CELLPADDING=0
}

table.menu {
	background: #FF9900;
	color: #000000;
}

table.payment {
	background: #EEEEEE;
	color: #000000;
}

table.email {
	background: #9FA1F9;
	color: #000000;
}

table.admin {
	background: #CCCCFF;
	color: #000000;
}

table.calendar {
	background: #D0D0D0;
	color: #000000;
}

table.register {
	color: #000000;
	border: 1px solid black;
	empty-cells: show;
}

th {
	color: #000000;
}

th.button {
	color: #000000;
}

th.calendar {
	background: #D0D0D0;
	color: #000000;
}

th.register {
	color: #000000;
	border: 1px solid black;
	text-align: left;
}

td {
	color: #000000;
}

td.button {
	color: #000000;
}

td.calendar {
	background: #D0D0D0;
	color: #000000;
}

td.calendarOld {
	background: #E0E0E0;
	color: #B5B5B5;
}

td.register {
	color: #000000;
	text-align: left;
	border: 1px solid black 
}

td.notpaid {
	background: #EE0000;
	color: #000000;
}

td.paid {
	background: #8BD759;
	color: #000000;
}




span.comment {
	font-weight: bold;
}




div.imageinfo {
	position:absolute;
	left:98px;
	top:123px;
	z-index:1;
	background-color: #cccccc;
	layer-background-color: #cc00cc;
	width: 385px;
	height: 20px;
	visibility: hidden;
	border: 1px none #000000;
	background-image: url('/Images/nrf_emboss_yellow.gif');
	layer-background-image: url('/Images/nrf_emboss_yellow.gif');
}




.Error {
font-family:tahoma,verdana,arial;
font-size:12px;
font-weight:bold;
background-color:#FFCC00;
text-indent:5px;
color:red;
text-decoration:none;
margin-bottom:10px;
}



.Progress {
font-family:tahoma,verdana,arial;
font-size:12px;
font-weight:bold;
background-color:#11CC11;
text-indent:5px;
color:blue;
text-decoration:none;
margin-bottom:10px;
}

/*
//------------------------------
// MaLu additions
// some cosmetic changes
//20080618
*/


.sitebar p {
        margin-left: 5px;
        margin-top: 5px;
        margin-bottom: 2px;
        padding: 0px;
        font-size: 10px;
        font-weight: bold;
}

.sitebar {
        margin: -10px;
        margin-top: -5px;
        margin-bottom: 0px;
        border: 0;
        border-bottom: 1px solid #000099;
        color: #ffff99;
        background-color: #000099;
        padding: 10px;
        padding-top: 0px;
        padding-bottom: 0px;
        vertical-align: middle;
        white-space: nowrap;
}

.sitebar a {
        color: #ffff99;
}

.sitebar a:visited {
        color: #FFFFFF;
}

.sitebar a:hover {
        color: #ffff00;
}

.sitebarsep {
        font-size: 12px;
        font-weight: normal;
        margin-left: 5px;
        margin-right: 5px;
}

.divider {
        margin: -10px;
        margin-top: -5px;
        margin-bottom: 0px;
        border: 0;
        border-bottom: 1px solid #000066;
        color: #ffff99;
        background-color: #0000bb;
        padding: 10px;
        padding-top: 0px;
        padding-bottom: 0px;
        vertical-align: middle;
        white-space: nowrap;
}

.divider a {
        color: #ffff99;
}

.divider a:visited {
        color: #FFFFFF;
}

.divider p {
        margin-left: 5px;
        margin-top: 5px;
        margin-bottom: 2px;
        padding: 0px;
        font-size: 10px;
        font-weight: bold;
}

/*=====================================================*/
/* Textblock */
/*=====================================================*/

table.textblock {
	width: 600px;
	border-spacing: 0px;
	border-collapse: separate;
	border-top: none;
	border-left: none;
	border-right: none;
	border-bottom: none;
}


/*=====================================================*/
/* Training */
/*=====================================================*/

table.training {
	width: 500px;
	border-spacing: 5px;
	border-collapse: separate;
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
}

/*=====================================================*/
/* Market css */
/*=====================================================*/

table.market {
	width: 500px;
	border-spacing: 0px;
	border-collapse: separate;
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
}

/*=====================================================*/
/* News css */
/*=====================================================*/

table.news{
	width: 500px;
	border-spacing: 0px;
	border-collapse: separate;
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
}

/*===========================================*/
/* Generic header, info and items for tables */
/*===========================================*/

tr.ROW_HEADER, td.ROW_HEADER, th.ROW_HEADER {
	background-color: #CCCCCC;
	border-bottom: 1px solid #000000;
	text-align: center;
/*	border-style: none none solid none; */
}

tr.ROW_INFO, td.ROW_INFO {
	background-color: #FFFFFF;
/*	border-bottom: 1px solid #000000; */
/*	border-style: none; */
}

tr.ROW_ITEM, td.ROW_ITEM {
	background-color: #FFFFFF;
	border-bottom: 1px dotted #000000;
}


tr.ROW_INFO_OLD, td.ROW_INFO_OLD, th.ROW_INFO_OLD {
	background-color: #E0E0E0;
	color: #B5B5B5;
}

tr.ROW_ITEM_OLD, td.ROW_ITEM_OLD, th.ROW_ITEM_OLD {
	background-color: #E0E0E0;
	color: #B5B5B5;
}


/*==============================================*/
/* new look */
/*==============================================*/

.top_pane {
	background-image: url("/Images/top_background_20081112.jpg");
    width: 100%;
	padding: 0 0 0 0;
	margin-bottom: 10px;
}

.left_pane {
/*	border: medium double rgb(0,0,0); */
	font-size: 12;
	position: relative;
	float: left;
	margin-left: 0%;
	width: 100px;
	padding: 5px;
	margin-right: 20px;
}
	
.center_pane {
/*	border: medium double rgb(0,0,0); */
	position: relative;
	float: left; 
	width: 550px;
	padding: 5px;
	margin-left: 0px;
	/* border: 1px solid; */ 
}

.right_pane {
/*	border: medium double rgb(0,0,0); */
  position: relative;
  float: left;
  width: 180px;
  padding: 0px;
  font-size: 100%;
  padding-left:2px;
  /* border: 1px solid; */
  
}

.site_pane {
	/* border: solid 1px; */
	width: 890px;
	
}
/*==================== reklam ================*/

.reklam {
	background: #e0e0e0;
	margin-bottom: 20px;
}

/*==================== contentblock ================*/
.contentblock {
	width: 100%;
	margin: 10px;
/* border: 1px solid #000000; */ 
	margin-left: 0px;
	margin-bottom: 20px;
}
	
.rubrik {
	/* border: 1px solid #000000; */
	/* background: #ffffff; */
	background: transparent url(/Images/title_bar.gif) top left;
	border-bottom: 1px solid #000000;
	padding: 6px 0 0 30px;
	height: 18px;
	font-size: 14;
	font-weight: bold;	
}

/*=================== articles ==================*/

.article {
 /* border: 1px solid #000000; */
 width: 100%;
 margin-top: 10px;
}

.article tr {
	vertical-align: top;	
}

.article td#article_left {
}

.article_rubrik {
	font-weight: bold;	
}

.article_left {
	background-color: #fff;
	width: 190px;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
	font-size: 14px;	
}

.article_left img {
	/* border: 1px solid #000; */
	width: 150px;	
}

.article_right {
	padding: 10px 10px 10px 10px;
	background: #ebf3ff;
	
}
/*=================== thumblist ==================*/
.thumblist {
}

.thumblist img {
	width: 150px;
	border: solid 1px;
}

.thumblist ul {
        float:left;
        margin:0 0 0 2px;
        padding:10px;
		list-style: none;
}

.thumblist li {
        list-style:none;
        margin:10;
        padding:0;
        overflow:hidden;
}

/*==============================================*/
/* News */
/*==============================================*/

.newslist ul {
	list-style-image: url("/Images/pil_svart_liten.gif");
	margin-left: 0;
	padding-left: 1em;
	text-indent: 0px;
}

.newslist li {
	margin: 0px;
	padding: 0px;
}

/* ================ NewsTable Search ================= */

.infoblock {
	margin-top: 10px;
	padding-top: 3px;
	padding-bottom: 10px;
	padding-left: 0px;	
	font-size: 12px;
}

.infoblock table {
	border-spacing: 0px;	
}

.person_header {
	vertical-align: center;
	border: 1px solid #83b0ec;
	background-image: url(/bilder/toolgrad.gif); 
	margin-bottom: 10px;
	padding-left: 7px;
	margin-top: 5px;
	width: 650px;

}

.twoCol table {
	border: 1px solid #000;
	border-spacing: 0px;		
}

.twoCol td {
	border-bottom: 1px solid #d8d8d8;
	padding: 7px;
	height: 25px;
	font-size: 11px;
	align-vertical: center;
}

.twoCol_left {
	background: #fff;
	font-weight: bold;
	color:  #626262;
}

.twoCol_right {
	width: 500px;	
	background: #ebf3ff;
}

.toolbar td, .toolbar tr {
	vertical-align: center;
	
}

.toolbar {
	font-size: 14px;
}

.saunaOnBox {
	background: #fff;
	margin-left: 22px;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 145px;
	border: 1px solid #000;
}

.saunaOnBox img {
	width: 140px;	
}
/*========== div default markup ==============*/
textarea {
	background:#ffffff;
	border:1px solid #000000;
	font:8pt Verdana,Arial,Helvetica,sans-serif;
	padding-bottom:2px;
	padding-left:2px
}

input{
	border:1px solid #000000;
	font:8pt Verdana,Arial,Helvetica,sans-serif
}


