/*
	Default page values
*/
body {
	background-color: #000000;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 10px;
	font-family: verdana,trebuchet,sans-serif;
	background : Black url(images/jorden.gif) no-repeat center;
}

	p	{
	font: 10px;
	color: 000000;
	margin-bottom : 0px;
	margin-top : 0px;
	padding : 0px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
} 

/*
	Links
*/
a:link {
	color: #333366;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	border : Black;
}

a:visited {
	color: #333366;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	border : Black;
}

a:active {
	color: #ff3300;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	border : Black;
}

a:hover {
	color: #ff3300;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	border : Black;
}

a.top:link { 
 color: #ffffff; 
 font-size: 10px; 
 font-weight: bold; 
 text-decoration: none; 
}

a.top:visited { 
 color: #ffffff; 
 font-size: 10px; 
 font-weight: bold; 
 text-decoration: none; 
}

a.top:active { 
 color: #ff3300; 
 font-size: 10px; 
 font-weight: bold; 
 text-decoration: none; 
 }

a.top:hover { 
 color: #ff3300; 
 font-size: 10px; 
 font-weight: bold; 
 text-decoration: none; 
}

/*  
    Hyperlinks that appears in the member navbar:
    login, register, calendar, etc.
*/
.loginText, .loginText a:link, .loginText a:active, .loginText a:visited, .loginText a:hover{ 
 color:       #ff3300;
 font-family: verdana,trebuchet,sans-serif;
 font-size:   10px; 
 font-weight: bold;
}
.loginText a:link    { color:  #ffffff; }
.loginText a:visited { color:  #ffffff; }
.loginText a:active  { color:  #ff3300; }
.loginText a:hover   { color:  #ff3300; } 


#menu {
	width: 160px;
	float: left;
	font: 11px/12px verdana,trebuchet,sans-serif;
	padding-right: 0px;
	text-align: left;
	color: #333;
	padding-bottom: 30px;
}
#content {
	width: 560px;
	float: left;
	text-align: left;
	margin-left: 0px;
	margin-bottom: 60px;
	padding-bottom: 30px;
	padding-left: 20px;
	voice-family: "\";
}\"";
 voice-family: inherit;
 width: 560px;
 border-left : 1px solid #cccccc;
}
body>#content {
 width: 550px;
}

#forum {
	width: 700px;
	float: none;
	text-align: left;
	margin-left: 0px;
	margin-bottom: 10px;
	padding-bottom: 30px;
	padding-left: 20px;
}

.menuitems {
	padding-top : 10px;
	padding-bottom : 10px;
	border-bottom : 1px dotted #cccccc;
}

.contentitems {
	padding-top : 5px;
	padding-bottom : 5px;
	border-bottom : 1px dotted #cccccc;
}

.author {
 font-family: verdana,trebuchet,sans-serif;
 font-size:   10px;
 color:       #999999;
 font-weight: normal;
}

H2 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #ff3300;
	font-weight: bold;
	margin-bottom : 2px;
	margin-top : 2px;
}

H3 {
	font-family: verdana,trebuchet,sans-serif;
	font-size: 11px;
	color: #666699;
	font-weight: bold;
	margin-bottom : 5px;
	margin-top : 5px;
}

H4 {
 font-family: verdana,trebuchet,sans-serif;
 font-size:   11px;
 color:       #ff3300;
 margin-top: 2px;
 margin-bottom: 2px;
 font-weight: bold;
}
H5 {
 font-family: verdana,trebuchet,sans-serif;
 font-size:   11px;
 color:       #666666;
 margin-top: 2px;
 margin-bottom: 2px;
 font-weight: normal;
}


.smText {
 font-family: verdana,trebuchet,sans-serif;
 font-size:   9px;
 color:       #333333;
 font-weight: normal;
}


.medText {
 font-family: verdana,trebuchet,sans-serif;
 font-size:   10px;
 color:       #000000;
 font-weight: normal;
}


.lgText {
 font-family: verdana,trebuchet,sans-serif;
 font-size:   12px;
 color:       #333333;
 font-weight: bold;
}

.whiteText {
	color: #ffffff;
	font-family: verdana,trebuchet,arial,sans-serif;
	font-size: 10px;
	font-weight : bold;
}

.whiteTextSmall {
	color: #ffffff;
	font-family: verdana,trebuchet,arial,sans-serif;
	font-size: 9px;
	font-weight : bold;
}

.oransje {
	color: #ff3300;
	font-family: verdana,trebuchet,arial,sans-serif;
	font-size: 9px;
	font-weight : bold;
}


/*  
    Red text used for "required field" markers in forms.
*/
.red {
 font-family: verdana,trebuchet,sans-serif;
 font-size:   11px;
 color:       #ff0000;
 font-weight: bold;
}
 
 
input {
	font : 10px verdana,trebuchet,sans-serif;
	border : 1px solid #999999;
	color : black;
	background-color : #eeeeee;
	margin-top: 2px;
	margin-bottom: 2px;
	width : 100px;
}

input.large {
 width: 400px;
}

input:focus {
 background-color : #ffffff;
}

input.button {
	color : white;
	background-color : #333366;
	width : 70px;
	height : 20px;
	font-weight : bold;
}

input.button30 {
	color : white;
	background-color : #333366;
	width : 30px;
	height : 16px;
	font-weight : bold;
}


FORM {
	padding:0px;
	margin:0px;
}
	
textarea {
 border: 1px solid #999999;
 margin-bottom: 10px;
 color: black;
 background-color: #eeeeee;
 font: 11px/16px verdana,trebuchet,sans-serif;
}

textarea:focus {
 background-color : #ffffff;
}

.pulldown {
 font-family: trebuchet,Verdana, sans-serif;
 font-size:	11px;
 font-weight: bold;
 color:	#333333;
 border-top: #000000 1px solid; 
 border-left: #000000 1px solid; 
 border-right: #000000 1px solid; 
 border-bottom: #000000 1px solid;
}

.weblog {
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom: 1px dotted #cccccc;
}



/* THE FOLLOWING ARE FOR USE WITH THE MINI-CALENDAR */


/*  Calendar header text  */
.header {
 font-family: verdana,trebuchet,sans-serif;
 font-size:   10px;
 color:       #ffffff;
 font-weight: bold;
}


/*  Navigational links in the header  */
.navlinks, .navlinks a:link, .navlinks a:active, .navlinks a:visited, .navlinks a:hover{ 
 color:       #ffffff;
 font-family: verdana,trebuchet,sans-serif;
 font-size:   10px; 
 font-weight: bold;
} 
.navlinks a:link    { color:  #ffffff; text-decoration: none;}
.navlinks a:visited { color:  #ffffff; text-decoration: none;}
.navlinks a:active  { color:  #333333; text-decoration: none;}
.navlinks a:hover   { color:  #000000; text-decoration: underline;}


/*  Days of the week text  */
.weekdays {
 font-family: verdana,trebuchet,sans-serif;
 font-size:   9px;
 color:       #666666;
 font-weight:  bold;
}

/*  Days of the month text and links */
.monthdays, .monthdays a:link, .monthdays a:active, .monthdays a:visited, .monthdays a:hover {
 font-family: verdana,trebuchet,sans-serif;
 font-size:   9px;
 color:       #666666;
}
.monthdays a:link    { color:  #0000b0; text-decoration: underline;font-weight: bold;}
.monthdays a:visited { color:  #0000b0; text-decoration: underline;font-weight: bold;}
.monthdays a:active  { color:  #333333; text-decoration: underline;font-weight: bold;}
.monthdays a:hover   { color:  #cccccc; text-decoration: none;font-weight: bold;}

