/*
@import url("/css/main-navigation.css");
@import url("/css/language-nav.css");
@import url("/css/news-box.css");
@import url("/css/search.css");
@import url("/css/content.css");
@import url("/css/bottom.css");
*/
body {
	margin:0;
	background-color: #EBECED;
}

a {
	text-decoration:none;
	color: #8FB531;
}

#container {
	width:1026px;
	display:block;
	margin-left: auto;
	margin-right: auto;
	margin-top: 3px;
	background-color:#FFFFFF;
	background-image:url('/images/mainframe_pixelbar.jpg');
}

#content {
	position:relative;
	float:left;
	width:680px;
	margin:8px 3px 8px;
	padding:0px;
	background: transparent;
}

#topHolder {
	position:relative;
	top:0px;
	left:0px;
	width:1026px;
	height:69px;
	background-color:#EBECED;
}

#logoCursorArea {
	z-index: 100;
	position:relative;
	top:0px;
	left:0px;
	width:350px;
	height:79px;
	cursor:pointer;
}

#logo {
	cursor:pointer;
	float: left;
	margin: 10px 0px 0px 20px;
}


#topLanguage {
	float:right;
	height:19px;
	background: transparent;
	margin: 5px 0 0 0;
	padding:0 12px 0 0;
}

#main-navigation-container {
	position:relative;
	top:0;
	left:0px;
	width:1026px;
	height:32px;
	margin:0;
	padding:0;
	background-color: transparent;
	background-image: url('/images/main-navigation/mainmenu_pixelbar.png');
	background-repeat:repeat-x;
	display:block;
	z-index:10;
}

#left {
	position:relative;
	float:left;
	width:158px;
	margin:8px 3px 8px 8px; 
	padding:0px;
}

#search {
	position:relative;
	clear:left;
	width:158px;
	height:150px;
	margin-bottom: 4px; 
	background: url(/images/search-box/green_square.jpg) no-repeat;
}

/* Box2 is a common container style for "Support", "Newsletter" and "News" content */
.box2top {
	background: url(/images/box2/box2_top.jpg) no-repeat;
	font-family: Helvetica, Arial, sans-serif;
	color: #F0F0F0;
	font-size:11px;
	font-weight:bold;
	text-transform:uppercase;
	margin: 0;
	padding: 0 0 0 10px;
	height: 26px;
	line-height: 26px;
}

.box2body {
	background: url(/images/box2/box2_gradient.gif) no-repeat;
	background-position: left bottom;
	width: 158px;
	margin-bottom: 4px;
	overflow: auto;
}

.box2bottom {
	background: url(/images/box2/box2_bottom.jpg) no-repeat;
	height:7px;
	margin-top:-3px;
}

.box2tall {
	background: url(/images/box2/box2_gradient_tall.gif) no-repeat;
	background-position: left bottom;
	width: 158px;
	margin-bottom: 4px;
}

.box3top {
	background: url(/images/box3/box3_top.png) no-repeat;
	font-family: Helvetica, Arial, sans-serif;
	color: #F0F0F0;
	font-size:11px;
	font-weight:bold;
	text-transform:uppercase;
	margin: 0;
	padding: 0 0 0 10px;
	height: 24px;
	line-height: 24px;
}

.box3body {
	background: url(/images/box3/box3_gradient.gif) no-repeat;
	background-position: left bottom;
	width: 210px;
	margin-bottom: 4px;
}

.promoBoxTop {
	background: url(/images/promo_top.jpg) no-repeat;
	font-family: Helvetica, Arial, sans-serif;
	color: #8FB531;
	font-size:11px;
	font-weight: bold;
	margin: 0;
	padding: 10px 0 0 10px;
	height: 52px;
	margin-bottom:-35px;
/*
	line-height: 26px;
*/
}

.promoBoxBody {
	background: url(/images/promo_middle_09.jpg);
	width: 217px;
	margin: 0;
/*
	background-position: left bottom;
*/
}

.promoBoxBottom {
	background: url(/images/promo_bottom.jpg) no-repeat;
	height: 64px;
	margin-top:-55px;
}

.promoText {
	background: url(/images/promo_text_bg.gif);
	font-family: Helvetica, Arial, sans-serif;
	font-size:11px;
	color: #616163;
	padding: 0 10px 3px 10px;
	width: 197px;
}

.promoImage {
	padding: 1px 8px;
}

#support {
	position:relative;
	clear:left;
	width:158px;
	margin: 0;
}

#support h1 {
	clear:left;
	font-family: Helvetica, Arial, sans-serif;
	font-size:14px;
	color: #616163;
	margin:0;
	padding:8px 0px 0px 10px;
	text-transform:uppercase;
}

#newsletter {
	position:relative;
	clear:left;
	width:158px;
	margin: 0;
}

#support p, #newsletter p, #news p {
	padding:8px 10px 10px 10px;
	font-family: Helvetica, Arial, sans-serif;
	font-weight:normal;
	color: #616163;
	margin: 0;
}

#adds_left {
	margin:5px 0px 0px 0px; 
	padding:0px;
	clear: both;
}

#right {
	position:relative;
	float:right;
	width:158px;
	margin:8px 8px 8px 3px;
	padding:0px;
}

#news {
	position:relative;
	float:left;
	top:0;
	left:0;
	width:158px;
	margin:0;
	padding:0;
}

#adds_right {
	margin:0;
	clear: both;
}

#bottom {
	width:1026px;
	height:34px;
	background: url(/images/mainframe_bottom.jpg) no-repeat;
	padding-top:12px;
	clear: both;
	background-color: #EBECED;
}

#bottom_links {
	font-family: Helvetica, Arial, sans-serif;
	font-weight:bold;
	width:700px;
	text-align:right;
	vertical-align:middle;
	padding-right:12px;
	float:right;
}

#contentMedia {
	position: relative;
	float: left;
	width: 680px;
	height: 343px;
}
#contentMediaFrame {
	position: absolute;
	left: 0;
	top: 0;
	width: 680px;
	height: 343px;
	background: url(/images/image_frame_corners.png) no-repeat;
}

#contentMedia img {
	width: 680px;
	height: 343px;
}

#contentData {
	position: relative;
	float: left;
	width: 680px;
	background: url(/images/content_background.png) no-repeat;
}

#contentLeft {
	position: relative;
	float: left;
	width: 440px;
	padding: 0 10px;
}

#contentRight {
	position: relative;
	float: right;
	width: 217px;
	padding: 10px 0 0 0;
}

p, td {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	color:#616163;
	line-height:160%;
	white-space:normal;
}

img {
	border:0;
}

.bold {
	font-weight:bold;
}

select {
	color:#606060;
	border:1px solid #606060;
}

input, textarea {
	color:#606060;
	border:1px solid #606060;
	font-size:10px;
}

.makeAbutton {
	font-size: 10px;
	font-weight:normal;
	color: #7F7F82;
	display: inline-block;
	background-image:url('/images/button_pixel.png');
	background-color: transparent;
	padding: 0 12px;
	cursor:pointer;
	border: 0;
	margin: 0;
	line-height: 180%;
	vertical-align: top;
	height: 20px;
}

.buttonBody {
	font-size: 10px;
	font-weight:normal;
	color: #7F7F82;
	display: inline-block;
	background-image:url('/images/button_pixel.png');
	background-color: transparent;
	padding: 0 12px 2px;
	cursor:pointer;
	border: 0;
	margin: 0;
	line-height: 18px;
	vertical-align: top;
	height: 20px;
}

.buttonLeft {
	width: 6px;
	height: 20px;
	display: inline-block;
	background-image:url('/images/button_left.png');
	cursor:pointer;
}

.buttonRight {
	width: 6px;
	height: 20px;
	display: inline-block;
	background-image:url('/images/button_right.png');
	cursor:pointer;
}

#newsletter a {
	font-size: 10px;
	font-weight:bold;
	color: #606060;
	background-image:url('/images/main-navigation/mainmenu_pixelbar.jpg');
	background-position: right -8px;
	padding:4px 20px 3px 20px;
	margin-top: 10px;
}

#booking {
	margin:2px;
}

#booking select {
	font-size:10px;
}


#booking a {
	color:#8FB531;
	text-decoration:underline;
}

#booking .s {
	color: #7F7F82;
	font-weight:bold;
	font-family: Helvetica, Arial, sans-serif;
	font-size:10px;
	text-transform:uppercase;
	height:20px;
	border:0;
	background-image:url('/images/button_pixel.png');
	cursor:pointer;
	vertical-align: top;
}

#booking .s:hover {
	color:#8FB531;
}

#booking ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
}

#booking li { /* all list items */
	float: left;
	position: relative;
	padding:0;
	margin:0;
	width:19.3%;
	text-align:center;
	background-image:url('/images/button_pixel.png');
	height:19px;
	font-family: Helvetica, Arial, sans-serif;
	font-size:9px;
	text-transform:uppercase;
	color:#666666; 
	text-decoration:none;
	font-weight:bold;
	line-height:19px;
}

#booking ul .confirmbooking {
	border-right:none; 
	width:18%;
}

#booking ul .confirmbookingselected {
	border-right:none; 
	width:18%;
	background-color:#60C000;
	color:#F0F0F0;
}

#booking ul .selected, #booking ul .selected a {
	color:#8FB531;
}

#booking h1 {
	clear:left;
	font-family: Helvetica, Arial, sans-serif;
	font-size:14px;
	font-weight: bold;
	color: #8FB531;
	margin:0;
	padding:20px 10px 10px 10px;
	text-transform:uppercase;
}

#hotel-images {
	margin:0 0 0 40px;
}

#hotel-images h1 {
	clear:left;
	font-family: Helvetica, Arial, sans-serif;
	font-size:14px;
	color: #666666;
	margin:0;
	padding:10px 0 10px 0 ;
	text-transform:uppercase;
}

#hotel-images p {
	color: #666666;
	margin:0;
	padding-top:10px;
}

#hotel-images table {
	margin-top:2px;
}

#hotel-images td {
	background-color:#F4F4F4;
	line-height:19px;
	color: #8FB531;
	text-transform:uppercase;
	font-weight:bold;
	text-align:center;
}

#hotel-images .address {
	font-style:italic;
}

.error {
	color:#F03060;
	font-family: Helvetica, Arial, sans-serif;
	font-size:10px;
	text-decoration:none;
	font-weight:bold;
}

.dotted {
	background-image:url(/images/dotted_line.gif);
	background-position:bottom;
	background-repeat:repeat-x;
}

.dottedtop {
	background-image:url(/images/dotted_line.gif);
	background-position:top;
	background-repeat:repeat-x;
}

form {
	margin:0;
	padding:0;
}

#submitform {
	position: relative;
	width:100%;
	background-color: #F4F4F4;
	margin:0;
	padding:0;
	text-align:right;
	height:20px;
}

#submitform .a {
	background-image:url('/images/main-navigation/mainmenu_pixelbar.jpg');
	background-position: left -7px;
	padding:0;
	height:19px;
	margin:0;
	display:block;
	width:90px;
	float:right;
}

#submitform .b {
	padding:0;
	height:19px;
	margin:0;
	display:block;
	width:90px;
	float:right;
}

#submitform a {
	color: #8FB531;
	font-weight:bold;
	text-decoration:none;
	font-family: Helvetica, Arial, sans-serif;
	font-size:10px;
	text-transform:uppercase;
	line-height:19px;
	padding:0 10px 0 0;
}

#customer {
	margin:0;
	padding:0;
	width:680px;
	float:left;
}

#customer h1 {
	margin-top:0;
	padding:0;
}

#customer ul { /* all lists */
	padding: 0;
	margin:0;
	list-style: none;
}

#customer li { /* all list items */
	float: left;
	padding:0;
	margin:0;
	width:98px;
	text-align:center;
	background-image:url('/images/button_pixel.png');
	height:19px;
}

#customer li, #customer li a {
	font-family: Helvetica, Arial, sans-serif;
	font-size:9px;
	text-transform:uppercase;
	color:#7F7F82; 
	text-decoration:none;
	font-weight:normal;
	line-height:21px;
}

#customer ul .selected, #customer ul .selected a {
	color:#8FB531;
}

#customer .left, #booking .left {
	display: inline-block;
	position: relative;
	cursor: default;
	width:6px;
	background-image:url('/images/button_left.png');
}

#customer .splitter, #booking .splitter, #submitform .splitter {
	cursor: default;
	width:2px;
	background-image:url('/images/button_splitter.png');
}

#customer .right, #booking .right {
	display: inline-block;
	position: relative;
	cursor: default;
	width:6px;
	background-image:url('/images/button_right.png');
}

.ex {
	font-weight: normal;
	font-style:italic;
}

.navBackToFrontpage {
	font-family: Helvetica, Arial, sans-serif;
	font-size:9px;
	text-align: right;
	margin: 5px 10px 0px 0px;
}

td.matchname {
	background-color: #E0E0E0;
	font-size: 11px;
	height:30px;
	font-weight:bold;
}

td.horisontalSeperator {
	background-color:#FFFFFF;
	height:3px;
}
