/**********************************************************
 Site color scheme
 **********************************************************
 Color1 	#394D8C (dark blue)
 Color2 	#8593BF (medium blue)
 Color3 	#DADDE5 (light blue)
 Color4 	#EB9700 (orange -> contrast1)
 1F3064
 Text normal	#444444 (almost black)
 Menu		#1F3064 (darker blue)
 Menu heading	#D7D5A5 (medium green)
 
 Bg-content  	#F5F5F5 (light gray)
 **********************************************************/




td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #444444;
}
.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #1F3064;
	text-decoration: none;

}
.menu a:link, .menu a:visited, .menu a:active {
	color: #1F3064;
	text-decoration: none;
}
.menu a:hover {
	color: #EB9700;
}
.menu_heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #D7D5A5;
	text-decoration: none;

}
a:link, a:visited, a:active {
	color: #EB9700;
	text-decoration: none;
}
a:hover {
	color: #1F3064;
	text-decoration: underline;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #394D8C;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #394D8C;
}
.heading3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #394D8C;
	line-height: 28px;
}
.line {
	line-height: 135%;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #F5F5F5;
	text-decoration: none;

}
.footer a:link, .footer a:visited, .footer a:active {
	color: #1F3064;
	text-decoration: none;
}
.footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.date {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #F5F5F5;
	text-decoration: none;
}

/*********************************
.meny {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background-color: #EFEBE4;
}
.meny a, .meny a:link, .meny a:visited {
	background-color: #EFEBE4;
	color: #8F866D;
	width: 140px;
	padding-top: 3px;
	padding-left: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
}
.meny a:hover, .meny a:active {
	background-color: #DFD8CA;
	color: #CC3300;
	text-decoration: none;
}


 Color1 	#394D8C (dark blue)
 Color2 	#8593BF (medium blue)
 Color3 	#DADDE5 (light blue)
 Color4 	#EB9700 (orange -> contrast1)

*********************************/

.infolink {
}
.infolink a, .infolink a:link, .infolink a:active, .infolink a:visited {
	color: 			#EB9700;
	background-color: 	#FFFFFF;
	border: 		#8593BF 1px solid;
	padding-left: 		20px;
	padding-right: 		20px;
	padding-top: 		1px;
	padding-bottom:		1px;
	font-weight: 		bold;
	text-decoration: 	none;
}
.infolink a:hover {
	color: 			#394D8C;
	background-color: 	#DADDE5;
	text-decoration: 	none;
}
hr {
	height: 1px;
	color: #DADDE5;
}
.current_record_short_list {
	width: 400px;
	background-color: #DADDE5;
/*	border: solid #394D8C 1px; */
	padding: 2px;
}
.hotelsearchfield {
	width: 130px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.info_local_only {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #8593BF;
}
.code {
	font-family: Courier, mono;
	font-size: 12px;
}

.code_link_to_us {
	font-family: Courier, mono;
	font-size: 12px;
	width: 279px;
	height: 60px;

}
.table_header {
	background-color: #DADDE5;
	font-weight: bold;
	padding: 2px;
}#hotel-list-link {
	background-color: #FFFFE3;
	display: block;
	padding: 10px;
	width: 340px;
	border: 1px solid #394D8C;
	font-weight: bold;
}
