body {
	font-family: Tahoma, Geneva, sans-serif;
}

 
h1 {
	font-size: 20px;
	color: #000;
}	
	

h2 {
	font-size: 18px;
	color: #F39E22;
	margin-left: 10px;
}
h4 {
	font-size:16px;
	color:#F90;
	font-weight: bold;
	margin: 5px;
}
#header {
	text-align: center;
	margin-right: 10px;
	margin-left: 10px;
	font-size: 18px;
	font-variant: normal;
	text-transform: none;
}
.countries {
	text-align: right;
	padding: 0px 10px 0px 0px;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}
.menu{
	background: #fff;
	margin-right: auto;
	margin-left: auto;
	padding-top: 2px;
	color: #FFF;
	width: 760px;
	margin-bottom: 2px;
}
#footer2 {
	background: #999;
	text-align: center;
	margin-right: 10px;
	margin-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #FFF;
	clear: both;
	float: none;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	
}
.submenu {
	margin: 0px auto;
	background: #FFF;
	width: 760px;
	padding-bottom: 5px;
	
}

#content	{
	margin: 10px auto;
	width: 760px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	border: 1px solid #fcaf17;
}
#contentAd {
	margin: 10px auto;
	width: 750px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	border: 1px solid #fcaf17;
	padding: 5px;
	text-align: center;
}
#contentToLoad {
	width: auto;
	height: auto;
	margin: 5px;
}
#upperContent {
	height: 180px;
}
.textBoxLeft {
	height: 150px;
	text-align: left;
	float: left;
	width: 45%;
	margin: 10px;
	
}
.textBoxRight {
	height: 150px;
	text-align: left;
	float: right;
	width: 45%;
	margin: 10px;
	
}

#nextAction {
	margin: 5px;
	width: auto;
	padding: 5px;
	clear: both;
	font-size: 16px;
	
}
#nextAction p {
	color: #F39E22;
	margin: 5px;
	text-align: justify;
	font-size: 18px;
	font-weight: bold;
	
}
#lowerContent {
	clear: both;
}


#brows {
	border-radius: 4px;
	float: left;
	margin: 10px;
	width: 200px;
	background: #FFF;
	text-align: center;
}
#choose {
	width: 200px;
	float: left;
	margin: 10px -200px 10px 60px;
	background: #fff;
	text-align: center;
}
#buy {
	
	float: right;
	margin: 10px;
	width: 200px;
	background: #fff;
	text-align: center;
}
#upperContent .textBoxLeft p, #upperContent .textBoxRight p {
	font-size: 16px;
	text-align: justify;
	margin: 10px;
}
.menuChange {
}
#twoMenu {
	height: 64px;
}


#content form table tr td p {
	font-size: 14px;
	margin: 5px;
}
.dataTitle {
	font-size: 14px;
	font-weight: bold;
	text-align: left;
}
.textWithinForm {
	font-size: 14px;
	margin: 5px;
}

#content form table tr .textWithinForm {
	font-size: 14px;
	margin: 5px;
}
.dataBody {
	font-size: 14px;
}

.hotels {
	float:left;
	width: 245px;
	height: auto;
	margin: 5px -5px 5px 5px;
}
#mapList {
	float:right;
	width: 245px;
	height: 150px;
	margin: 5px;
}

.formElement {
	width: 48%;
	float: left;
	margin: 2px;
	background: #999;
	height: 25px;
	font-size: 14px;
	vertical-align: baseline;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	color: #FFF;
}
.formElement1 {
	width: 50%;
	float: left;
	margin: 2px;
	text-align: right;
	font-weight: normal;
	height: 25px;
	padding-right: 5px;
	color: #FFF;
	background: #999;
	
	font-size: 14px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
}
.formElement {
	width: 48%;
	float: left;
	margin: 2px;
	background: #999;
	height: 25px;
	font-size: 14px;
	vertical-align: baseline;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	color: #FFF;
}
.captchaLeft {
	width: 50%;
	float: left;
	margin: 2px;
	text-align: right;
	font-weight: normal;
	height: 50px;
	padding-right: 5px;
	color: #FFF;
	background: #999;
	font-size: 14px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
}
.captchaRight {
	width: 48%;
	float: left;
	margin: 2px;
	background: #999;
	height: 50px;
	font-size: 14px;
	vertical-align: baseline;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	color: #FFF;
}
.formElement3 {
	width: 50%;
	float: left;
	margin: 2px;
	text-align: right;
	font-weight: normal;
	height: 120px;
	padding-right: 5px;
	color: #FFF;
	background: #999;
	font-size: 14px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
}
.formElement2 {
	width: 48%;
	float: left;
	margin: 2px;
	background: #999;
	height: 120px;
	font-size: 14px;
	vertical-align: baseline;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	color: #FFF;
}
.navigation {
	clear: both;
	color: #000;
	text-decoration: none;
	margin: 10px;
	float: left;
}
.criteria {
	text-align: left;
}
.hotelAddress {
	font-size: 12px;
}
.hotelAddress a {
	font-size: 12px;
	color: #F90;
}
p {
	font-size: 14px;
	color: #333;
	margin: 5px;
}
.nerrowContent {
	margin-right: 150px;
	margin-left: 150px;
}
.titleCentr {
	font-weight: bold;
	text-align: center;
}
.countries img {
	height: 15px;
	width: 23px;
	border: thin solid #F90;
}
.aroundForm {
}
.aroundHotelList {
	margin: 10px auto;
	clear: both;
	float: left;
}


.spacer {
	clear: both;
}





.menu ul, .submenu ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}
.menu ul li, .submenu ul li {
	float: left;
}
.menu ul li a:link, .menu ul li a:visited {
	font-size: 0.7em;
	color: #FFF;
	text-transform: uppercase;
	text-decoration: none;
	background: #F39E22;
	text-align: center;
	width: 115px;
	display: block;
	-moz-border-radius-topleft:  5px;  /* Firefox */
	-moz-border-radius-topright:  5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;/* Safari/WebKit */
	border-top-left-radius:5px;
	border-top-right-radius:5px;
	margin-left: 1px;
	padding: 5px;
}

.submenu ul li a:link, .submenu ul li a:visited {
	font-size: 0.7em;
	color: #000;
	text-transform: uppercase;
	text-decoration: none;
	background: #F6C11D;
	text-align: center;
	padding: 5px;
	width: 178px;
	display: block;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft:  5px;  /* Firefox */
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px; /* Safari/WebKit */
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	margin-left: 1px;
}
.menu ul li a:hover, .menu ul li a:active {
	background: #F6C11D;
	color: #000;
}


.submenu ul li a:hover, .submenu ul li a:active {
	background: #999;
	color: #FFF;
}
.centerAlign {
	width: 760px;
	
	
	
}


#footer2 a:link  {
	color: #FFF;
	text-decoration: none;
}
#footer2 a:hover  {
	color: #FF6;
	text-decoration: none;
}
.attention {
	font-style: italic;
	font-weight: bold;
	text-decoration: underline;
}
#content #contentToLoad #form1 table tr td {
	font-size: 14px;
	color: #FFF;
	margin-right: 5px;
}
.navigation table a {
	font-size: 16px;
	color: #FFF;
	text-decoration: none;
	background: #999;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	padding: 5px 10px;
}
.navigation table a:hover {
	
	background-color:#FF6;
	color:#000}
#lowerContent a {
	color: #FFF;
	text-decoration: none;
}
.bodyText {
	font-size: 14px;
	margin: 5px;
}

.importantInBody {
	font-size: 16px;
	font-weight: bold;
	color: #F39E22;
}
.terms {
	font-size: 14px;
	font-weight: bold;
	text-align: justify;
	width: auto;
	border: thin dotted #000;
	color: #F33;
	overflow: scroll;
	height: 250px;
}
.warning {
	font-size: 16px;
	font-weight: bold;
	color: #F00;
}
.tableFormat {}

.tableFormat tr td { background: #CCC; }

a {
	color: #FCAF16;
	text-decoration: none;
}
 #map {
	height:300px;
	margin-right: 150px;
	margin-left: 150px;
}
.countries a {
	font-size: 0.6em;
	color: #FFF;
	background: #999;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	padding: 2px 5px;
	word-spacing: normal;
	text-decoration: none;
}
.countries a:hover {
	font-size: 0.6em;
	color: #000;
	background: #FFD611;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	padding: 2px 5px;
	word-spacing: normal;
	text-decoration: none;
}
.dateTime {
	font-size: 10px;
	color: #000;
	float: left;
	margin: 5px;
	width: auto;
	text-align: right;
}
#content #tabsHome #nextAction ol li {
	font-weight: bold;
	color: #F39E22;
}
.captchaTextRight {
	font-size: 14px;
	margin-left: 5px;
	color: #FFF;
}
.online-discount-codes-hotels {
	position: absolute;
	visibility: hidden;
	left: 0px;
	top: 0px;
}
