html { height: 100%; }

body {
	height: 100%; text-align: center; 
	background-color: #dedede; color: #000000;
	font-family: Verdana, Arial, sans-serif; font-size: 10px;
	}

body, input, select, textarea, td {
	font-family: Verdana, Arial, sans-serif; font-size: 11px;
	}

a { color: #3b744c; }
h1 a { display: block; width: 100%; height: 100%; }
iframe { display: block; padding: 0; margin: 0; }
input, img { vertical-align: middle; }

#headerMyguide {
	background-color: #666666;
	width: 100%; height: 38px; overflow: hidden;
	text-align: center;
	position: relative; z-index: 2000;
	}
#headerMyguide iframe { margin: 0 auto; width: 700px; }
	
#wrap {
	width: 930px; margin: 0 auto; text-align: left;
	padding: 20px; overflow: hidden;
	background-color: #ffffff;
	}

#top { margin-top: 10px; overflow: hidden; }
#top h1 {
	background-image: url(../img/mybookingLogo.gif);
	width: 363px; height: 73px; float: left;
	}
#top h1 span { display: none; }

.flag {
	background-image: url(../img/spriteFlags.gif);
	width: 17px; height: 13px;
	display: inline-block; ^zoom: 1;
	}
#flags { width: 200px; float: right; clear: right; }
#submitLang { visibility: hidden; width: 1px; height: 1px; position: absolute; }
#menuBooking {
	border: 1px solid #a3bf56; border-left: none; border-right: none;
	clear: both; overflow: visible; height: 24px;
	padding: 0 5px; margin-top: 16px; margin-bottom: 10px;
	position: relative; z-index: 9000; ^zoom: 1;
	}
#menuBooking .menu { float: left; width: 90%; padding: 5px; text-align: left; position: relative; }
#menuBooking .menu li { display: inline; padding-left: 5px; padding-bottom: 5px; position: relative; }
#menuBooking li,
#menuBooking li a {
	color: #614b4a; font-weight: normal; text-decoration: none;
	}

#copyrightB {
	position: absolute; right: 0px; bottom: -55px; height: 4em; width: 50em; background-color: #ffffff; padding: 5px; border: 1px solid #000000; line-height: 15px; text-align: center;
	}

#booking { overflow-x: hidden; overflow-y: auto; }

#lang-en { background-position: -1px 1px; }
#lang-de { background-position: -18px 1px ; }
#lang-nl { background-position: -35px 1px ; }
#lang-fr { background-position: -52px 1px; }
#lang-es { background-position: -69px 1px; }
#lang-ca { background-position: -86px 1px; }
#lang-it { background-position: -103px 1px; }
#lang-pt { background-position: -120px 1px; }
#lang-no { background-position: -137px 1px; }
#lang-fi { background-position: -154px 1px; }
#lang-sv { background-position: -171px 1px; }
#lang-da { background-position: -188px 1px; }
#lang-cs { background-position: -341px 1px; }
#lang-hu { background-position: -307px 1px; }
#lang-ro { background-position: -324px 1px; }
#lang-ja { background-position: -205px 1px; }
#lang-zh { background-position: -222px 1px; }
#lang-pl { background-position: -239px 1px; }
#lang-el { background-position: -256px 1px; }
#lang-ru { background-position: -273px 1px; }
#lang-tr { background-position: -290px 1px; }
#lang-bg { background-position: -358px 1px; }
#lang-ar { background-position: -392px 1px; }
#lang-ko { background-position: -375px 1px; }

#footer { margin-top: 10px; }
#footer th, #footer td { border: none; font-size: 11px; }
#footer td { padding: 0 14px; vertical-align: top; border-left: 2px solid #84ab24; }
#footer td.first { border: none; }
#footer { border: 1px solid #6eab24; padding: 13px 8px 4px 8px; }
#footer h2 {
	margin-bottom: 20px;
	color: #84ab24; font-size: 15px;
	}

