﻿html {
	height:100%;
	overflow: auto;
	overflow-y: scroll;
}

.mvh_header {
	background-image: url('http://www.myvacationhome.nl/mvh_website_gen03/mvh_main_page/images/mvh_main_header_v29.png');
}


.maindivi {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 1011px;
	height: 768px;
	z-index: 2;
	margin-top: -380px; /*set to a negative number 1/2 of your height*/;
	margin-left: -506.5px; /*set to a negative number 1/2 of your width*/;
	background-color: #FFFFb4;
}

.maindiv {
	position: absolute;
	left: 50%;
	top:5px;
	width: 1011px;
	height: 752px;
	z-index: 2;
	margin-left: -506.5px; /*set to a negative number 1/2 of your width*/;
	background-color: #FFFFb4;
}

.mainflyerdiv {
	position: absolute;
	left: 50%;
	top:5px;
	width: 1011px;
	height: 944px;
	z-index: 2;
	margin-left: -506.5px; /*set to a negative number 1/2 of your width*/;
	background-color: #FFFFb4;
}


.style1 {
	background-color: #C0D9ED;
}
.mvh_font {
	font-family: LTWiesbadenSwingBold;
	font-size: 28px;
	color: #FFFFFF;
}
.style2 {
	font-family: "Helvetica Neue", "Lucida Grande", Helvetica, Arial, Verdana, sans-serif;
	font-size: 9px;
	margin-top: .0em;
	line-height: 1.2em;
	color: #666;
	}
.style3 {
	font-family: LTWiesbadenSwingBold, "Helvetica Neue", "Lucida Grande", Helvetica, Arial, Verdana, sans-serif;
	font-size: 28px;
	color: #FFFFFF;
	background-image: url('http://www.myvacationhome.nl/mvh_website_gen03/mvh_main_page/images/mvh_payoff_02.png');
}
.style4 {
	background-image: url('http://www.myvacationhome.nl/mvh_website_gen03/mvh_main_page/images/mvh_sunflower_04.png');
}
.style5 {
	background-color: #6B96CE;
}


.labelcell {
	font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #3670A7;
	background-color: transparent;
	width: 220px;
}
.fieldcell {
	background-color: #F2F7FB;
	color: #000000;
	text-align: left;
	margin-right: 0px;
	padding-right: 0px;
}
.smalllabelcell {
	font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: transparent;
	color: #3670A7;
	
}
.smallfieldcell {
	background-color: #F2F7FB;
	color: #000000;
	text-align: right;
}
.fieldcell input {
	width: 200px;
	font: 8px Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: #DFEEFF;
	color: #102132;
	border: 1px solid #284279;
	margin-right: 0px;
}
.smallfieldcell input {
	font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: #D7E5F2;
	color: #102132;
	border: 1px solid #284279;
}
.smallfieldcell select {
	font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: #D7E5F2;
	color: #102132;
	border: 1px solid #284279;
}

.list_menu_01_style1 {
	font-weight: lighter;
	color:#00213A;
}

.stickyNote {
	
	background-image: url('http://www.myvacationhome.nl/mvh_website_gen03/mvh_main_page/images/welcome_sticker01.png');
	background-repeat: no-repeat;
}

.billBoard {
	
	background-image: url('http://www.myvacationhome.nl/mvh_website_gen03/mvh_main_page/images/billboard_07.png');
	background-repeat: no-repeat;
	background-position:center;
}


#mvh_main_container h1 {
	font-family: "Gill Sans MT", sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight:100;
	line-height: 135%;
	color:#F0F0F0;
}


#tMainBody a:visited {
	font-weight:bold;
	font-style:italic;
	color:white;
}

#tMainBody a:hover {
	font-weight:bold;
	font-style:italic;
	color:white;
}


#tMainBody a:link {
	font-weight:bold;
	font-style:italic;
	color:white;
}

#tMainBody a:hover {
	color:navy;
}

#mvhInfoBox_google{
  width: 220px;
}
#mvhInfoBox_google_contents{
  background-color: #FFF;
  border: 2px solid  #F0F0F0;
}
#mvhInfoBox_google_beak{
  width: 5px;
  height: 25px;
}
* html #mvhInfoBox_google_beak{
  /* Alpha transparencies hack for IE */
  background-image:none;
}
#mvhInfoBox_google_tl, #mvhInfoBox_google_tr, #mvhInfoBox_google_bl, #mvhInfoBox_google_br,
#mvhInfoBox_google_t,#mvhInfoBox_google_l,#mvhInfoBox_google_r,#mvhInfoBox_google_b {
  height: 0px;
  width: 0px;
}
