
body {
	margin: 0px;
	padding: 0px;
	font-size: 10px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	line-height: 1.2em;
	color: #000000;
	background-image:url(../images/res/bg_global.gif);
	background-repeat:repeat-x;
	background-color:#969696;
}


/**********
 * Common *
 **********/

p {
	text-align: left;
	margin: 0px;
	padding: 0px;
}

.normal {
	margin: 10px 0px 2px 0px;
	padding: 0px;
}

.normal-help {
	margin: 2px 0px 8px 0px;
	padding: 0px;
}

.flipheader {
	margin: 10px 0px 0px 0px;
}

.flipheader a {
	color: #A6610B;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

.tb-flipdown {
	display: none;
	/*border: 1px solid #A6610B;*/	/*#e9e8e8;*/
}

.tb-flipup {
	display: block;
}

table {
	margin: 0px;
	padding: 0px;
}

div {
	margin: 0px;
	padding: 0px;
}

li {
	margin :0px 0px 4px 0px;
	padding: 5px 0px 0px 0px;
}

ul {
	margin-top: 0px;
	margin-bottom: 0px;
}

.h1 {
	font-size: 17px;
	color: #A6610B;
	font-weight: bold;
	line-height: 1.0em;
	margin: 3px 0px 14px 0px;
	padding: 0px;
}

.h2 {
	font-size: 11px;
	color: #A6610B;
	font-weight: bold;
	margin: 22px 0px 2px 0px;
	padding: 0px;
}

.h2-date, .h2-date-week {
	font-size: 11px;
	color: #A6610B;
	font-weight: bold;
	margin: 0px 0px 2px 0px;
	padding: 0px;
}

.h2-date-week {
	font-size: 9px;
}

.h3 {
	font-size: 11px;
	color: #A6610B;
	font-weight: bold;
	font-style: normal;
	margin: 18px 0px 8px 0px;
	padding: 0px;
}

.h4 {
	font-size: 10px;
	color: #A6610B;
	font-weight: bold;
	font-style: normal;
	margin: 8px 0px 2px 0px;
	padding: 0px;
}

.h5 {
	font-size: 11px;
	color: #A6610B;
	font-weight: bold;
	font-style: italic;
	margin: 4px 0px 0px 0px;
	padding: 0px;
}

.h6 {
	font-size: 11px;
	color: #A6610B;
	font-weight: bold;
	letter-spacing: 1px;
	margin: 4px 0px 0px 0px;
	padding: 0px;
}

a {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	text-decoration: underline;
}
a img {
	border: #000000 0px none;
}

input, select, textarea {
	font-size: 11px;
}

form {
	margin: 0px;
}


/*******************************
 *     Wrap of everything      *
 *******************************/
#wrap {
	width: 769px;
	margin: 0px auto; 
	text-align:left;
	border: 1px solid #969696;
	background-image:url(../images/res/bg_solur.gif);
	background-repeat:no-repeat;
	background-position:bottom right;
	background-color:#FFFFFF;
}

/*******************************
 * Header with logo and slogan *
 *******************************/
#header {
	clear: both;
	height: 78px;
	padding: 0px 0px 0px 0px;
}

#slogan {
	float: right;
	clear: right;
	width: 162px;
	text-align: right;
	padding: 10px;
	background: #e0e0e0;
}

#logo {
}

/***********************
 * Menu header          *
 ***********************/
#menuheader {
	clear: both;
	width: 769px;
	height: 18px;
	text-align: left;
	text-decoration: none;
	background-image: url(../images/res/bg_menu.gif);
}

/***************** 
 * The left menu *
 *****************/
#leftmenu {
	float: left;
	clear: left;
	width: 110px;
	height: 375px;
	padding: 15px 10px 10px 15px;
	vertical-align:top;
	border-right: 0px solid #A6610B;
}

/********************************
 * Announce under the left menu *
 ********************************/
.announce {
	width: 100px;
	margin: 10px 0 10px 0;
	padding: 10px 10px 10px 10px;
	color: #505050;
}

/***********************
 * Extras at the right *
 ***********************/
#extras {
	float: right;
	clear: right;
	width: 101px;
	height: 400px;
	padding: 10px 10px 10px 10px;
	text-align: left;
}

/*************************
 * Content in the middle *
 *************************/
#content, #content-booked {
	float: left;
	width: 472px;
	min-height: 375px;
	height: auto !important;
	height: 375px;
	padding: 14px 10px 20px 20px;
	line-height: 1.2em;
	text-align: left;
	border-left: 1px solid #A6610B;
}

#content-wide {
	float: left;
	width: 600px;
	min-height: 375px;
	height: auto !important;
	height: 375px;
	padding: 14px 10px 20px 20px;
	line-height: 1.2em;
	text-align: left;
	border-left: 1px solid #A6610B;
}

#content-no-auto {
	width: 95%;
}

#content-auto {
	min-height: 300px;
	height: auto !important;
	height: 300px;
	padding-top: 0px;
	padding-right: 2px;
	border-bottom: 0px solid #e0e0e0;
}

#content img {
	padding: 0px 1px 0 1px;
	border: 0px solid black;
}

#content fieldset { /* color change destroys round corners */
	margin-top: 15px;
}

#content legend {
	color: #303030;
	margin-bottom: 6px;
}

#content-booked { /* display is altered in jsp */
	position: static;
	display: none;
}

#content-booked img {
	padding: 0 1px 0 1px;
	border: 0px solid black;
}

#imagemap {
	float: right;
	height: 400px;
	padding: 10px 10px 0px 10px;
	line-height: 1.2em;
	text-align: left;
	font-size: 0.9em;
	border: 0px solid #77aa77;
}

#imagemap img {
	border: 0px solid #77aa77;
}

#content-auto div {
}

.headrow {
	clear: both;
	height: 14px;
	font-size: 11px;
	color: #A6610B;
	font-weight: bold;
	font-style: normal;
	margin: 4px 0px 0px 0px;
	padding: 2px;
	font-weight: bold;
	color: #A6610B;
}

.headrow div {
	float:left;
}

.even {
	clear:both;
	height:14px;
	vertical-align: middle;
	background: #e9e8e8;
}

.odd {
	clear:both;
	height:14px;
	vertical-align: middle;
}

.even div {
	float:left;
}

.odd div {
	float:left;
}

.code {
	font-family: monospace, Courier;
	font-size: 10px;
}

.tb-fieldname {
	font-weight: bold;
}

.price {
	color: #A6610B;
	font-size: 11px;
	font-weight: bold;
}

/**********
 * Footer *
 **********/
#footer {
	clear: both;
	width: 768px;
	margin: 0px auto; 
	padding: 4px 0 8px 0;
	border: 0px solid #004411;
	text-align: center;
	color: #e0e0e0;
}

#footer a {
	text-decoration: none;
	color: #e0e0e0;
}

#footer a:hover {
	text-decoration: underline;
}

/****************
 * The contract *
 ****************/
#contract h1 {
	color: #A6610B;
	font-size: 1.6em;
}

#contract h2 {
	color: #A6610B;
	font-size: 1.2em;
}

#contract p {
	padding-bottom: 8px;
}

/*************************
 * Failure in the middle *
 *************************/
#failure {
	height: 400px;
	margin: 3px 0px 3px 0px;
	padding: 10px 10px 10px 10px;
	line-height: 1.2em;
	text-align: left;
}

#buttons {
	margin: 10px 0px 0px 0px;
	padding: 10px 0px 0px 0px;
	border-top: 0px solid #e4e4e4;
}

.buttons {
	width: 448px;
	margin: 0px 0px 0px 0px;
	padding: 25px 0px 10px 0px;
	border-top: 0px solid #e4e4e4;
	text-align: right;
}

.buttons p {
	text-align: right;
}
	
.button {
	background: #f0f0f0;
}

.icon-menu {
	display: none;
}
	
.icon-big {
	display: none;
	float: left;
	margin: 10px 15px 10px 0px;
}
	
/*position:absolute;left:734px;top:446px;height:100px;width:106px;*/
.tb-helpicon {
	vertical-align: middle;
	display: inline;
}

.inline-help{
	margin: 10px 0px 12px 0px;
	padding: 8px;
	border: 1px solid black;
	background: #ffff99;
}

.tb-cooltip-dmenu-div, .tb-cooltip-dmenu-showday-div {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	border: 1px solid #c0c0c0;
	background: #eaeaea;
	overflow: auto; 
}
.tb-cooltip-dmenu-showday-div {
	height: 230px;
	margin-right: 500px;
}
.tb-cooltip-dmenu-div p {
	clear: both;
	float: left;
	white-space: nowrap;
	margin: 0;
}
.tb-cooltip-dmenu-caption {
	padding: 2px;
	font-weight: bold;
	background: #e0e0e0;
}
.tb-cooltip-dmenu-body {
	padding: 2px;
	background: white;
}
.tb-cooltip-dmenu-close {
	padding: 2px 4px 0px 0px;
	text-align: right;
	vertical-align: top;
	background: #e0e0e0;
}

.tb-cooltip-help-div {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	border: 1px solid black;
}
.tb-cooltip-help-body {
	padding: 2px;
	background: white;
}
.tb-cooltip-help-caption {
	padding: 2px 2px 2px 2px;
	font-weight: bold;
	background: #ffff99;
}
.tb-cooltip-help-close {
	padding: 2px 4px 0px 0px;
	text-align: right;
	vertical-align: top;
	background: #e0e0e0;
}
				   
.tb-cooltip-div {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	border: 1px solid black;
}
.tb-cooltip-div a {
	padding: 20px 0px 2px 0px;
}
.tb-cooltip-caption {
	padding: 2px;
	font-weight: bold;
	background: #e0e0e0;
}
.tb-cooltip-body {
	padding: 2px;
	background: white;
}
.tb-cooltip-close {
	padding: 2px 4px 0px 0px;
	text-align: right;
	vertical-align: top;
	background: #e0e0e0;
}
.divider {
	margin: 10px 0px 10px 0px;
	border-top: 1px solid #e4e4e4;
}

.error {
	color: red;
}

.error-block {
	color: red;
	display: block;
}

.version {
	font-size: 0.8em;
	display: none;
}


.Undermeny {
	font-family:Verdana;
	font-size:10px;
	color:#000000;
	font-weight:bold;
	font-style:normal;
	text-decoration:none;
	margin:0px;
	padding:2px 4px 3px 0px;
	background-color:#FFFFFF;
}

#mvt1 a.Undermeny:visited, #mvt1 a.Undermenymuspekning:visited {
	text-decoration: none;
}

#mvt1 a.Undermeny:hover, #mvt1 a.Undermenymuspekning:hover {
	text-decoration: none;
	color: #A6610B;
}

.Undermenyflernivaer {
	font-family:Verdana;
	font-size:10px;
	color:#000000;
	font-weight:normal;
	font-style:normal;
	text-decoration:none;
	margin:0px;
	padding:4px 24px 4px 4px;
	background-color:#FFFFFF;
	background-image:url(gre/gre38.png);
	background-position:right;
	background-repeat:no-repeat;
}
.Undermenymuspekning {
	font-family: Verdana;
	font-size: 10px;
	color: #A6610B;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	margin: 0px;
	padding: 2px 4px 3px 0px;
	background-color: #FFFFFF;
}
.Undermenyflernivaermuspekning {
	font-family:Verdana;
	font-size:10px;
	color:#000000;
	font-weight:normal;
	font-style:normal;
	text-decoration:none;
	margin:0px;
	padding:4px 24px 4px 4px;
	background-color:#BDE3F3;
	background-image:url(gre/gre39.png);
	background-position:right;
	background-repeat:no-repeat;
}
.Fotnot {
	font-family:Verdana;
	font-size:10px;
	color:#333333;
	font-weight:normal;
	font-style:normal;
	margin:0px;
	padding:0px;
}
.toppmeny {
	font-family:Verdana;
	font-size:10px;
	color:#FFFFFF;
	font-weight:bold;
	font-style:normal;
	text-decoration:none;
	margin:0px;
	padding:2px 3px 2px 3px;
}
.toppmeny_muspekning {
	font-family:Verdana;
	font-size:10px;
	color:#FFFFFF;
	font-weight:bold;
	font-style:normal;
	text-decoration:underline;
	margin:0px;
	padding:2px 3px 2px 3px;
}



/*************************
 * Date picker calendar  *
 *************************/

.tb-calendar {
	border: 0px solid black;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
}

.tb-calendar-month {
	padding: 4px 0px 4px 0px;
	text-align: center;
	font-weight: bold;
	background: #A6610B;
	color: white;
}

.tb-calendar-month a {
	text-decoration: none;
	color: white;
}

.tb-calendar-body {
	text-align: center;
	font-size: 0.9em;
	background: white;
}

.tb-calendar-days {
	padding: 0px 0px 0px 0px;
	text-align: center;
	font-weight: bold;
}

.tb-calendar-selected-date {
	background-color: silver;
}

.tb-calendar-normal-date {
	color: black;
}

.tb-calendar-body a {
	text-decoration: none;
}
.tb-calendar-different-month-date {
	color: #e0e0e0;
}
.tb-calendar-today-date {
	border: 1px solid black;
}
.tb-calendar-holiday-date {
	color: red;
}


