BODY {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
}

TD {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	padding: 0;
}

FORM {
	margin: 0px;
}

TABLE {
	/*border-collapse: collapse;*/
}


A {
	color: Green;
}

A:hover {
	color: Navy;
}

HR {
	color: Navy;
}

TH {
	font-size: 11px; 
	text-align: left;
	font-weight: bold;
}

UL.largelist {
	font-size: 14px; 
	font-weight: bold; 
	line-height: 30px;
}

UL.largelist A {
	text-decoration: none;
}

TABLE.fivepxpad TD {
	padding: 5px;
}


TEXTAREA {
	font-family: arial, verdana;
	font-size: 11px;	
}

LABEL {
	font-weight: bold;
	letter-spacing: 0.1em;
	display: block;
	margin-bottom: 3px;
}

DIV#tabs A {
	padding: 5px 2px 5px 2px;
	border-top: 1px solid #000;
	border-right: 1px solid #000;
	border-left: 1px solid #000;
	border-color: #000;
	text-decoration: none;
	color: gray;
	background: #ccc;
	width: 100px;
	text-align: center;
	display: block;
	float: left;
	margin-right: 2px;
}

DIV#tabs A.active {
	padding: 5px 2px 5px 2px;
	border: 1px 1px 0 1px;
	border-color: #000;
	text-decoration: none;
	color: #000;
	background: #fff;
}

DIV#tabcontent {
	background: white;
	border-right: 1px solid #222;
	border-left: 1px solid #111;
	border-bottom: 1px solid #111;
}

A.locationlist {
	text-decoration: none; 
	font-weight: bold; 
	display: block; 
	position: relative; 
	height: 22px;
}

A.locationlist:hover {
	border: 1px solid #ccc;
}

.greyborderbottom {
	border-bottom: 1px solid #cccccc;
}

.fullwidth {
	width: 580px;
}

.popuptitle {
	color: White;
	font-weight: bold;
}

.topmenu {
	font-family: Arial; 
	font-size: 11px;
	width: 105px; 
	height: 17px;
	font-family: Arial, Helvetica; 
	font-weight: bold;
	border: #5F94A7 1px solid;
	color: #cccccc;
	text-decoration: none;
	text-align: center;
}

a.topmenu:hover, a.topmenuSelected:hover {
	color: white;
	border: #ffffff 1px dotted;
}

a.topmenuSelected {
	width: 105px; 
	height: 17px;
	font-family: Arial, Helvetica; 
	font-weight: normal;
	border: #5F94A7 1px solid;
	color: #ffffff;
	text-decoration: none;
	text-align: center;
	background: #082E19;
}

a.leftmenu {
	font-size: 11px;
	border-top: #E6E6E6 1px solid;;
	background-color: #005826;
	color: White;
	text-decoration: none; 
	padding: 4px 4px 4px 4px;
	display: block;
}

a.leftmenu:hover {
	background-color: #082E19;
	color: #fff;
}

a.leftmenuSelected {
	font-size: 11px;
	border-top: #E6E6E6 1px solid;
	background-color: #082E19;
	color: White;
	text-decoration: none; 
	padding: 4px;
	display: block;
}

a.leftmenuSelected:hover {
 	color: #cccccc;
	/*background: url(gfx/menu_bg2.gif);*/
	background-repeat: no-repeat;
	background-color: #082E19;
 } 

a.leftsubmenu {
	font-size: 11px;
	min-height: 17px;
	border-top: #E6E6E6 1px solid;
	background-repeat: no-repeat;
	background-color: #082E19;
	color: White;
	text-decoration: none; 
	padding: 2px 2px 2px 25px;
	display: block;
}

a.leftsubmenu:hover {
 	color: #cccccc;
	background: url(gfx/menu_bg2.gif);
	background-repeat: no-repeat;
	background-color: #082E19;
	padding: 2px 2px 2px 25px;
 }

a.leftsubmenuSelected {
 	color: #cccccc;
	border-top: #E6E6E6 1px solid;
	background: url(gfx/menu_bg2.gif);
	background-repeat: no-repeat;
	background-color: #082E19;
	padding: 2px 2px 2px 25px;
	display: block;
	text-decoration: none; 
 } 

 
 a.leftsubmenuSelected:hover {
 	color: #cccccc;
	background: url(gfx/menu_bg2.gif);
	background-repeat: no-repeat;
	background-color: #082E19;
	padding: 2px 2px 2px 25px;
 } 

a.leftmenuEdit {
	font-size: 11px;
	border-top: #E6E6E6 1px solid;;
	background-color: green;
	color: White;
	text-decoration: none; 
	padding: 4px 4px 4px 4px;
	display: block;
}
  
a.path {
	font-size: 10px;
	text-decoration: none;
	color: #005826;
	font-weight: bold;
}

a.searchlink {
	border: 1px solid; 
	width: 80px;
	text-align: center;
	text-decoration: none;
	color: #5F94A7;
}

.editable, .zoomtemplate {
	font-size: 11px;
	background: #fff;
	border: 1px solid; 
	padding: 2px 10px 2px 10px;
	text-decoration: none;
	color: #5F94A7;
}

a.alphabetmenu {
	background: #027D37;
	padding: 4px;
	text-decoration: none;
	font-weight: bold;
	color: White;
	font-size: 9px;
	text-transform: uppercase;
}

a.alphabetmenu:hover {
	background: #fff;	
	color: black;
}

a.readmore {
	color: #005826;
	text-decoration: none;
	font-weight: bold;
	font-size: 0.9em;
	letter-spacing: 0.1em; 
	position: relative;
	height: 18px;
	display: block;
	text-align: left;
}

a.readmore:hover {
	color: green;
}

IMG.readmore {
	position: absolute; 
	top: -2px;
}

span.readmore {
	position: absolute;
	left: 21px;
	white-space: nowrap;
}

a.shortcut {
	color: #005826;
	text-decoration: none;
	font-weight: bold;
	font-size: 0.9em;
}

a.shortcut:hover {
	color: green;
}

a.links {
	text-decoration: none;
	color: green;
}


SELECT.actionmenu {
	font-family: verdana;
	font-size: 9px;
	margin-top: 2px;
}


DIV.hr {
	border-bottom: 1px solid gray;
}

TABLE#loggedinInfo TD {
	padding: 2px;
	white-space: nowrap;
}

DIV#footer {
	width: 780px;
}

TD#leftmenu {
	width: 160px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 12px;
}

TD#main {
	width: 560px;
	padding-bottom: 20px;
}

TD.searchlist {
	border-bottom: 1px dotted #aaaaaa; 
	padding-top: 4px; 
	padding-bottom: 4px;
}

.tiny {
	font-size: 10px;
}

.imagecaption {
	font-size: 9px;
	text-decoration: none;

}

A.imagecaption:hover {
	color: #fff;
}

H1 {
	width: 100%;
	font-family: verdana, arial;
	color: #32505B;
	font-size: 18px;
	font-weight: bold;
	border-bottom: #cccccc 1px solid;
	margin: 0px;
}

.header2, H2 {
	font-family: verdana, arial;
	font-size: 12px;
	color: #082E19;
	font-weight: bold;
	text-decoration: none;
	margin: 0px;
}

h2 a {
	text-decoration: none;
	color: #082E19;
}	

h3 {
	font-size: 12px;
	margin-bottom: 3px;
}	

.divideheader {
	padding-left: 23px; 
	background: #aaaaaa; 
	font-weight: bold; 
	margin-top: 5px;
	margin-bottom: 5px;
}
.kolofon {
	color: #5F94A7;
	text-decoration: none;
}

.boxtop {
	border: #195D88 1px solid;
	background: #195D88;
	/* background-color: #005826; */
	color: White;
	letter-spacing: 0.1em;
	font-weight: bold;
	padding: 2px;
	display: block;
}

.box {
	border: #195D88 1px solid;
	padding: 2px;
	margin-bottom: 5px;
	
}

.whitebox {
	border: 1px solid black;
	display: block;
	background: white;
}

.boxlink {
	color: #082E19;
	text-decoration: none;
}

.profileHeader {
	font-size: 20px;
	font-weight: bold;
}

.profileCaption {
	font-weight: bold;
	color: #005826;
	border-bottom: #cccccc 1px dotted;
	padding: 5px;
}

.profileText {
	border-bottom: #cccccc 1px solid;
	padding: 5px;
}

.profileLink {
	text-decoration: none;
	color: Black;
}

.monthdeselected {
	font-size: 9px;
	background-color: #ffffff;
	text-align: center;
}

.monthselected {
	background-color: #cccccc;
	border: #005826 1px solid;
	text-align: center;
	font-weight: bold;
}



.searchcaption {
	background-color: #cccccc;
	color: #000000;
	font-weight: bold;
	text-align: right;
	padding: 5px;
}

.searchvars {
	border-bottom: 1px solid #cccccc;
	border-top: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	color: #000000;
	padding: 5px;
}


FORM.aform LABEL {
	display: block;
	margin: 10px 0 5px 0;
	color: navy;		
}

FORM.aform FIELDSET {
	margin-bottom: 10px;	
}

FORM.aform LEGEND {
	font-weight: bold;	
}

input.button {
	font-family: arial;
	font-size: 11px;
	background-color: #cccccc;
	width: 100px;
}

input.buttonsave {
	background-image: url(gfx/bg_button_save.gif);
	background-repeat: no-repeat; 
	font-family: arial;
	font-size: 11px;
	background-color: #cccccc;
	width: 120px;
}

input.buttondelete {
	background-image: url(gfx/bg_button_delete.gif);
	background-repeat: no-repeat; 
	font-family: arial;
	font-size: 11px;
	background-color: #cccccc;
	width: 120px;
}

input.buttonfav {
	background-image: url(gfx/icon_star.gif);
	background-repeat: no-repeat; 
	font-family: arial;
	font-size: 11px;
	background-color: #cccccc;
	width: 40px;

}
input.buttonsearch {
	background-image: url(gfx/bg_button_search.gif);
	background-repeat: no-repeat; 
	font-family: arial;
	font-size: 11px;
	background-color: #cccccc;
	width: 120px;
}

input.tipafriend {
	border: #aaa 1px solid;
	background-color: #E6E6E6;
	color: Black;
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	width: 120px;
}

input.prevnext {
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	border: 1px solid;
	font-weight: bold;
}

TD.td1 {
	background-color: white;
	padding: 3px;
}

TD.td2 {
	background-color: #eeeeee;
	padding: 3px;
}



TABLE#main {
	width: 914px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

table#outermain {
	border-collapse: collapse;
	text-align: left;
	background: #fff;
	display: block;
	margin-left: auto;
	margin-right: auto;
	width: 914px;
}

table#innermain {
	position: relative;
	width: 99.5%;
	background-color: #E6E6E6;
	background: url(gfx/bg_main.gif);
	border: 1px solid #aaa;
	text-align: left;
	margin: 3px 2px 3px 2px;
	display: block;
}

TABLE#innermain TD {
	vertical-align: top;
}

TD#leftcol {
	width: 787px;
	vertical-align: top;
}

TD#rightcol {
	width: 127px;
	background: #0D4264;
	position: relative;
	vertical-align: top;
	text-align: center;
} 

TD#rightcolbtm {
	background: #0D4264; 
	vertical-align: bottom; 
	text-align: center;
}

TD#bottom {
	background: #0D4264;
}

DIV#top {
	background: url(gfx/topgfx.jpg);
	width: 780px;
	height: 90px;
	position: relative;
	left: 0px;
	z-index: 900;
}

DIV#topmenu {
	position: absolute;
	bottom: 0px; 
	left: 0px;
	z-index: 9999;
}

DIV.errorbox {
	border: 1px solid red;
	padding: 10px;
	color: red;
}

IMG#homelink {
	position: absolute;
	top: 15px;
	left: 250px;
	height: 38px;
	width: 305px;
	border: 0;
}

DIV.pinup {
	width: 138px; 
	text-align: center; 
	vertical-align: middle; 
	background-color: black; 
	padding-top: 9px; 
	padding-bottom: 9px;
}

/*
DIV#sp1 {
	width: 160px;
	float: left;
}

DIV#twocolumn DIV#sp2 {
	width: 602px;
	float: left;
	position: relative;
}

DIV#threecolumn DIV#sp2 {
	width: 170px;
	float: left;
	position: relative;
}

DIV#sp3 {
	width: 170px;
	float: left;
}

DIV#pad {
	padding: 0px 10px 70px 0px;
	position: relative;
	margin-left: 20px;
	margin-top: 10px;
}

*/

TD#login {
	width: 293px;
	height: 66px;
	background: #ccc;
	border: 1px solid #aaa;
	margin-top: 3px;
	margin-left: 1px;
	margin-right: 2px;
	text-align: left;
	font-size: 10px;
	padding-top: 2px;
	position: relative;
}

DIV#login .caption {
	 letter-spacing: 2px;
}

input.logininput {
	width: 135px;
	border: 1px solid #aaa;
	font-weight: bold;
	font-size: 10px;
}

DIV#login a {
	text-decoration: none;
}

SELECT.login {
	background: #ccc;
	font-size: 11px;
	font-family: Arial, verdana, sans-serif;
}

TD#topbanner {
	height: 66px;
	background: #ccc;
	border: 1px solid #aaa;
	margin-top: 3px;
	margin-left: 3px;
	padding-top: 2px;
	position: relative;
	text-align: center;
}

TABLE#search {
	width: 99.5%;
	height: 40px;
	background: #ccc;
	border: 1px solid #aaa;
	margin: 3px 2px 3px 2px;
	text-align: left;
	position: relative;
	font-size: 10px;
	display: block;
	border-collapse: collapse;
}

TABLE#search td {
	vertical-align: middle;
}

INPUT#searchfield {
	width: 110px; 
	border: 1px solid #aaa;
	background: url(gfx/search_bg.gif); 
	/*position: absolute; 
	top: 2px; 
	left: 10px;*/
}
/*
DIV#youarehere {
	border: 1px solid #aaa;
	margin-top: 3px;
	margin-left: 1px;
	padding-top: 3px;
	text-align: left;
}*/

DIV.newstickerdiv {
	background-color: #fff;
	height: 70px;  
	border: 1px solid #aaa; 
	text-align: center;
	float: left;
}

DIV#tip {
	background-color: #fff;
	width:200px;
	height:58px; 
	border: 1px solid #aaa;
}

DIV#tabcontent {
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	background: #fff;
}


TABLE.commonlist {
	border-collapse: collapse;
	width: 590px;
}

TABLE.commonlist TD {
	padding: 5px;
	border-bottom: 1px dotted #aaa;
}

TABLE.commonlist TH {
	padding: 5px;
	border-bottom: 1px solid #aaa;
	border-top: 1px solid #aaa;
	background: #eee;
}

TABLE.commonlist A {
	text-decoration: none;
}

TABLE.commonlist TR.plusmembertr {
	background: #fff;
}

TABLE.commonlist TR.plusmembertr TD {
	border-bottom: 2px solid #aaa;
	border-top: 2px solid #aaa;
}

DIV.tabs {
	margin: 10px 0 10px 0;
}

DIV.tabs SPAN {
	background: #aaa;
	font-weight: bold;
	border: 1px solid #082E19;
	color: white;
	float: left;
	margin: 0 3px 3px 0;
	height: 18px;
	width: 18px;
	line-height: 18px;
	text-align: center;
	
}

DIV.tabs A {

	border: 1px solid #082E19;
	text-decoration: none;
	float: left;
	margin: 0 3px 3px 0;
	height: 18px;
	width: 18px;
	line-height: 18px;
	text-align: center;
}


/* FORMS */

TABLE.commonform {
	
}

TABLE.commonform TD {
	padding: 5px;
	border-bottom: 1px dotted #ccc;
}

.forminput {
	font-family: arial;
	font-size: 11px;
	background-color: #cccccc;
	width: 200px;
}

.formcaption {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
}

/*


DIV#tabs {
	border: 1px solid #e6e6e6;
	border-left: 4px solid #e6e6e6;
	position: absolute;
	top: 0px; 
	left: 0px;
	margin-top: 10px;
	height: 30px;
}

DIV#tabs A {
	width: 120px;
	float: left;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
	color: #009900;
	text-decoration: none;
	position: relative;
	z-index: 150;
}

DIV#tabs A.tab {
	background: #aaa;
	border-bottom: none;
	border-top: 3px solid #e6e6e6;
	border-right: 1px solid #e6e6e6;
	border-left: 1px solid #e6e6e6;
	z-index: 10;
}

DIV#tabs A.tabActive {
	background: #fff;
	border-bottom: none;
	border-top: 1px solid #000;
	border-right: 1px solid #000;
	border-left: 1px solid #000;
	z-index: 200;
	height: 35px;
}
*/

DIV#profile {
	display: block; 
	border-bottom: 1px solid black; 
	border-left: 1px solid black;
	border-right: 1px solid black; 
	background: white;
}

TABLE#tabs {
	margin-top: 10px; 
	display: block;
	width: 610px;
	border-collapse: collapse;

}

DIV#profileheader {
	
	margin: 5px;
	padding: 5px;
}

DIV#profilecontent {
	margin: 5px;
}

TD.tabselected {
	width: 100px;
	background-color: White;
	border-left: 1px solid black;
	border-top: Black 1px solid;
	border-right: Black 1px solid;
	padding: 5px;
	font-weight: bold;
	text-align: center;
	border-bottom: 1px solid white;
} 

TD.tabdeselected {
	width: 100px;
	background-color: #aaa;
	border-bottom: Black 1px solid;
	padding: 5px;
	cursor: pointer;
	border-top: #e6e6e6 1px solid;
	border-left: #e6e6e6 1px solid;
	text-align: center;
} 

DIV.cl {
	clear: left;
}

DIV.cr {
	clear: right;
}

TABLE#clubinfo TD {
	padding: 3px;
}

TABLE#clubinfo TD.first-child {
	font-weight: bold;
}

DIV#bottommenu {
	position: absolute;
	right: 10px;
	bottom: 5px;
}

DIV#bottommenu A {
	text-decoration: none;
	color: black;
}

DIV#bottommenu A:hover {
	text-decoration: underline;
	color: green;
}

TABLE#rubrikksok {
	width: 100%;
}

TABLE#rubrikksok TD {
	padding: 4px;
}

TABLE.commonlist TR TD DIV.imgwrap {
	min-width: 100px; 
	min-height: 60px;
	text-align: center; 
	border: 1px solid #efefef;
}

div#usermessage {
	border: 2px dotted red;
	padding: 10px;
	color: red; 
	background: #fff;
	font-weight: bold;
	margin-bottom: 15px;
}
