BODY {
	font-family: Verdana, Arial, Helvetica, Georgia,sans-serif;
	/*  Georgia,  */
	font-size: 11px;
	color : #FFFFCC;
	background-color: #2F5936;
	text-align: left;
	margin: 0px;
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 35px;
	background-image : url("bg-main.png");
	background-repeat: repeat-y;
	background-attachment : fixed;
	background-position : left top;
	scrollbar-3dlight-color : #43694A;
	scrollbar-arrow-color : #FFFFCC;
	/*scrollbar-base-color : #000000;*/
	scrollbar-darkshadow-color : #43694A;
	scrollbar-face-color : #43694A;
	scrollbar-highlight-color : #43694A;
	scrollbar-shadow-color : #43694A;
	scrollbar-track-color : #2F5936;
}

/* Page that comes when a site is unactivated */
BODY.unactivated{
	padding-top: 100 px;
	text-align: center;
}

/* Page that comes when a user is trying to access a module without rights */
BODY.security{}


BODY.module6968 {
	margin: 0px;
	padding-left: 30px;
	padding-right: 0px;
}

HR {
	color : #97AC81;
	height : 1px;
}

/* Headers on the pages */
H2 {
	font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
	font-size: 25px;
	font-weight : normal;
	margin-bottom: 11px;
}
H4 {
	font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px; 
	margin-bottom: 5px; 
	margin-top: 2px;
}

/* Links on the pages */
A {
	color: #FFFFCC;
	text-decoration: undeline;
}
A:hover {
	/*color: grey; */
	text-decoration: none;
}

/* Tables on the pages */
TABLE, TR, TH, TD {
	font-family: Verdana, Arial, Helvetica, Georgia,sans-serif;
	/*  Georgia,  */
	font-size: 11px;
	color : #FFFFCC;
}
TH {
	text-align: left;
}

TABLE.layoutcontent {
	/*text-align: center;*/
}

TABLE.list {

	margin-left : 20px;
	text-align : left;
}
TR.list_odd {}
TR.list_even {}

TD.image {
		vertical-align: top;
		padding-left: 50px;
		padding-right: 20px;
		padding-top: 8px;
		padding-bottom: 10px;     
        border-bottom: 2px groove #97AC81; 
        border-left: 2px groove #97AC81; 
        border-top: 2px groove #97AC81;  
		/*border-right: 1px solid #2B6C86; */
}

TD.content {
		vertical-align: top;
		padding-left: 45px;
		padding-right: 5px;
		padding-top: 0px;
		padding-bottom: 20px;     
        border-bottom: 2px groove #97AC81; 
       /* border-left: 2px groove #97AC81; */
        border-top: 2px groove #97AC81;  
		border-right: 2px groove #97AC81; 
}

TD.empty { 
      height: 20px;
}

DIV.date {
	font-size: 10px;
	font-weight: bold;
	padding-top: 6px;
}

/* Forms on the pages */
FORM {
	margin: 0px;
}
INPUT, TEXTAREA, SELECT, OPTION, BUTTON {
	font-family: Verdana, Arial, Helvetica, Georgia,sans-serif;
	font-size: 10px;
	color : #000000;
	background-color : #FFFFFF;
}
/* Text next to a checkbox */
LABEL {
	font-weight: bold;
}
INPUT.box {
	vertical-align: middle;
}
INPUT.txt {
	width: 300px;
}
INPUT.browse {}
SELECT {
	width: 300px;
}
TEXTAREA {
	width: 300px;
	height : 50px;
}
/* Text above normal input fields */
DIV.frmhead {
	font-weight: bold;
	margin-bottom: 2px;
}
/* Longer explanation of the text above */
SPAN.frmheaddesc {
	font-weight: normal;
}
/* Asterisk (*) above a field that is mandatory */
SPAN.required {
	color: Yellow;
}
/* Text that comes when something is not right. (wrong password, incorrect e-mail etc.) */
SPAN.error {
	color: Yellow;
}

/* Dividelines */
DIV.divideline {
	background-color: #666666;
	width: 100%;
	height: 1px;
}
TD.divideline {
	background-color: #666666;
	height: 1px;
}

/* Elements containing content from the editor */
TABLE.editor {
	width: 100%;
}
TABLE.editor_borderon {
	border-left: 1px solid #FFFFCC;
	border-top: 1px solid  #FFFFCC;
}
TD.editor_borderon {
	border-right: 1px solid  #FFFFCC;
	border-bottom: 1px solid  #FFFFCC;
	vertical-align: top;
}
TABLE.editor_borderoff {}
TD.editor_borderoff {
	vertical-align: top;
}
IMG.left{
	margin-right: 20px;
	margin-bottom : 5px;
}
IMG.right{
	margin-left: 10px;
}
IMG.free{
	margin-bottom: 10px;
}
P {
	font-family: Verdana, Arial, Helvetica, Georgia, sans-serif;
	font-size: 11px;
	/*letter-spacing : 1px;
	line-height : 16px;*/
}
LI {
	font-family: Verdana, Arial, Helvetica, Georgia, sans-serif;
	font-size: 10px;
	margin: 0px;
}
UL {
	margin-bottom: 0px;
	margin-top: 0px;
}
OL {
	margin-bottom: 0px;
	margin-top: 0px;
}
FONT.size1 {
	font-size: 10px;
}
FONT.size2 {
	font-size: 13px;
}
FONT.size3 {
	font-size: 18px;
}
FONT.size4 {
	font-size: 25px;
	font-weight : normal;
	margin-bottom: 11px;
}

/* Download area module */
H4.file {}
DIV.filechild {
	padding-left: 15px;
	padding-bottom: 5px;
}
DIV.file {
	padding-bottom: 5px;
}
DIV.filedescription {
	padding-top: 3px;
}
IMG.file {}

/* Product module */
H4.product {
	padding-top : 20px;
}
DIV.productintroduction {}

/* News module */
H4.news{font-size: 10px;}
DIV.newsintroduction {font-size: 10px;}

/* Link module */
H4.link{}
DIV.linkdescription {
	padding-top: 1px;
}
DIV.linkchild {
	padding-left: 15px;
	padding-bottom: 5px;
}
DIV.link {
	padding-bottom: 5px;
}

/* Guestbook module */
TD.guestbookpost {
	padding-top: 7px;
	padding-bottom: 18px;
}
TD.fieldname {
	font-weight: bold;
	vertical-align: top;
}
TD.fieldcontent {
	vertical-align: top;
}
DIV.reply {
	font-style: italic;
	color: #666666;
}

/* Login module */
BODY.loginmenu{
	margin: 0px;
	padding: 0px;
}
TABLE.loginmenu{
	height: 100%;
}
TD.loginmenu{
	font-size: 10px;
	background-image: url("login_btn.gif");
	background-repeat: no-repeat;
	vertical-align: bottom;
	padding-left: 10px;
	padding-right: 15px;
}
A.loginmenu {
	font-weight: bold;
	text-decoration: none;
}

/* Grid (Calender, Forum, Schedule...) */
TABLE.grid {
	width: 450px;
}
TR.grid_even {

}
TR.grid_odd {

}
TH.grid {
	/*padding : 8px;
	background-color: #2F5936;
	border-right: 2px solid #2F5936;
	border-bottom: 2px solid #2F5936;*/
}
TD.grid {
	/*padding : 8px;
	border-bottom: 2px solid #2F5936;
	border-right: 2px solid #2F5936;*/
}

/* Calender module */
TABLE.calenderchoose {
	/*border-top : 1px double #97AC81;
	border-top : groove #97AC81;
	background-color: #43694A;
	padding-top : 20px;*/
	width: 500px;
}
TH.calenderchoose {

}
SELECT.calenderyear {
	width: 90px;
}
SELECT.calendermonth {
	width: 90px;
}

TABLE.calender {
	background-color: #43694A;
	border: 2px groove #97AC81;
	
	/*background-color: #43694A;*/

}
TH.calender {
	padding : 8px;
	/*background-color: #43694A;
	border-bottom: 2px solid #43694A;
	border-right: 2px solid #43694A;*/
}
TH.calenderweek {
	/*background-color: #FFFFFF;*/
}
TH.calenderholiday {
	color: #FF3333;
}

TR.calender_even {}
TR.calender_odd {}

TD.calender {
	padding : 8px;
	color : #000000;
	height: 50px;
}

TD.calender A{
	color : #FF3333;
}

TD.calenderweek {
	color : #FFFFCC;
	/*background-color: #43694A;
	border-bottom: 2px solid #43694A;
	border-right: 2px solid #43694A;*/
}
TD.calenderdayinmonth {
	background-color: #FFFFCC;
	border-bottom: 2px solid #2F5936;
	border-right: 2px solid #2F5936;
}
TD.calenderdaynotinmonth {
	background-color: #43694A;
	border-bottom: 2px solid #43694A;
	border-right: 2px solid #43694A;
}

DIV.calenderdayinmonth {
	font-weight: bold;
}
DIV.calenderdaynotinmonth {
	display: none;
}
DIV.calendertoday {}
DIV.calenderholiday {
	color: #FF3333;
}

H4.calender {
	font-size: 11px;
	margin-bottom: 1px;
}
DIV.calenderintroduction {
	padding-bottom: 5px;
}

/* Forum module */
TABLE.forum {}
TH.forum {}
TD.forum {}
TR.forum_even {
	background-color: #E6ECF0;
}
TR.forum_odd {}

TABLE.forumthread {}
TH.forumthread {}
TD.forumthread {
	vertical-align: top;
}

/* bar graph (beckers) */
/*div.graph_bar0{width:54px; BACKGROUND-IMAGE: url(graph/bar0.gif);}
div.graph_bar1{width:54px; BACKGROUND-IMAGE: url(graph/bar1.gif);}
div.graph_bar2{width:54px; BACKGROUND-IMAGE: url(graph/bar2.gif);}
div.graph_bar3{width:54px; BACKGROUND-IMAGE: url(graph/bar3.gif);}
div.graph_bar4{width:54px; BACKGROUND-IMAGE: url(graph/bar4.gif);}
div.graph_base{width:54px; height:45px; BACKGROUND-IMAGE: url(graph/base.gif);}*/

INPUT.short {
	width: 250px;
}
SELECT.short {
	width: 250px;
}
TABLE.search {
	width: 100%;
}

/* -- Viking bokningskalender -- */

/*TD.calender {
	background-color: #FF6666;
	border-bottom: 2px solid #43694A;
	border-right: 2px solid #43694A;
}*/

TD.full {
	background-color: #E60000;
	border-bottom: 2px solid #43694A;
	border-right: 2px solid #43694A;
}

TD.free {
	background-color: #6BBF62;
	border-bottom: 2px solid #43694A;
	border-right: 2px solid #43694A;
}

TD.call {
	background-color: #FFFF99;
	border-bottom: 2px solid #43694A;
	border-right: 2px solid #43694A;
}

/*TD.calenderdayinmonth A{
	color: #444444;
	text-decoration: none;
}*/
