body {
	margin-top:0px;
	margin-right:0px;
	margin-bottom:25px;
	margin-left:0px;
	background-color: #FFFFFF;
	line-height: 200%;
}
.usepromocode {
	font-size: 14px;
	font-weight: bold;
	color: #FF6600;
}

p {
	margin-top:5px;
	margin-right:0px;
	margin-bottom:5px;
	margin-left:0px;
}
a, a img, img a {
	color: #1C95E0;
	text-decoration: underline;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin: 0px;
	padding: 0px;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
#bookingengine td {
	font-size:9px;
	color:#FFFFFF;
}
#arrivalDateCalendarContainer {
	position:absolute;
	top:250px;
	margin-left:auto;
	margin-right:auto;
	left:0px;
}
#departureDateCalendarContainer {
	position:absolute;
	top:250px;
	margin-left:auto;
	margin-right:auto;
	left:160px;
}
h1, h1 a {
	color: #393939;
	text-decoration:none;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	
}
.travel {
	font-size: 16px;
	color: #039;
}

h2, h2 a {
	font-size: 15px;
	color: #393939;
	text-decoration:none;
}
h3, h3 a {
	font-size: 14px;
	color: #393939;
	text-decoration:none;
}
h4, h4 a {
	font-size: 13px;
	display: inline;
	color: #393939;
	text-decoration:none;
}
h5, h5 a {
	font-size: 12px;
	display: inline;
	color: #393939;
	text-decoration:none;
}
h6, h6 a {
	font-size: 11px;
	color: #393939;
	text-decoration:none;
}
div {
	display:block;
	position:relative;
	padding:0px;
	margin:0px;
	z-index: 10;
	text-align: left;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#header {
	height:70px;
	background: url(/images/spacer-top.jpg) #ffffff bottom repeat-x;
	width: 100%;
	z-index: 1;
}
#maincontent {
	width:850px;
	margin-left:auto;
	margin-right:auto;
}
#boundarea {
	width:850px;
	margin-left:auto;
	margin-right:auto;
	margin-top: 15px;
}
#leftpart {
	width:425px;
	float:left;
}
#rightpart {
	color:#224989;
	text-align:right;
	width:420px;
	float:left;
}
#rightpart a{
	
	color:#224989;
	text-decoration:none;
}
#rightpart a:hover{

	text-decoration: underline;
}
#rightpart strong{
	color: #1c95e0;
	font-size:13px;
	font-weight:normal;
}
#logobox {
	width:45px;
	height:40px;
	float:left;
}
#logotext {
	color:#224989;
	border-left: solid 1px #999999;
	padding-left:10px;
	width: 300px;
	font-size:13px;
	margin-left:50px;
}
#logotext strong{
	color:#1c95e0;
	font-size:18px;
	font-weight:bold;
}
#mainnavigation {
	margin-top:20px;
	height:50px;
	width:850px;
	background-image: url(/images/spacer-menu.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	text-align: center;
	vertical-align: middle;
	line-height: 50px;
}
#mainnavigation a{
	padding-top: 10px;
	padding-right: 25px;
	padding-bottom: 10px;
	padding-left: 25px;
	color: #103a7f;
	font-size: 14px;
	font-weight:bolder;
	text-decoration: none;
	
}
#bookingengine {
	width:560px;
	height: 130px;
	background-image: url(/images/Bookingengine_background.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
/*	z-index:1000;*/
}
#hotels {
	width: 200px;
	vertical-align: middle;
	height: 40px;
	clear: right;
	float: left;
}



/* ----- Styling the Booking Engine --------- */
#enginecontainer {
	width: 530px;
	height: 70px;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: 25px;
}
label {
	display: block;
}
#searchbottom {
	height: 45px;
	width: 500px;
	clear: both;
}




/*#bookingengine {
	width:235px;
	height:180px;
	background-image: url(../images/background-bookingengine.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 0px;
	line-height: normal;
	z-index: 25;
} */
#arrival {
	width: 140px;
	text-align: left;
	z-index: 0;
	display: block;
	float: left;
	position: relative;
	height: 40px;
}
#departure {
	width: 140px;
	text-align: left;
	z-index: 0;
	display: block;
	float: left;
	position: relative;
	height: 40px;
}
#nights {
	width: 65px;
	text-align: left;
	z-index: 0;
	display: block;
	float: left;
	position: relative;
}#adults {
	width: 60px;
	text-align: left;
	display: inline-block;
	height: 45px;
	float: left;
	z-index: 0;
}
#headerside {
	display: block;
	width: 235px;
	float: left;
	
}

#bookingengine #SearchForm p, #bigbookingengine #SearchForm p {
	display: block;
	margin:0px;
	line-height: normal;
	padding: 0px;
	width: 100px;
	float: left;
}
#children {
	width: 65px;
	text-align: left;
	display: inline-block;
	height: 45px;
	float: left;
}
#rooms {
	width: 45px;
	text-align: left;
	display: inline-block;
	height: 45px;
	float: left;
}
#promo {
	width: 110px;
	text-align: left;
	height: 30px;
	float: left;
}
.button {
	width: 140px;
	clear: right;
	height: 30px;
	display: inline;
}
.button input {
	margin-top:10px;
}

.testid {
	width: 200px;
}

#bookingengine #SearchForm legend {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	display: block;
	color: #000000;
}
select, .promo2 {
	font-size: 10px;
	z-index: 1;
	border: 1px solid #4D6185;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
#SearchForm {

	margin: 0px;
	padding: 0px;
	vertical-align: top;
	text-align: left;
	height: 150px;
	width: 210px;
	display: block;
}
#mainimage {
	height: auto;
	width: 850px;
	display: block;
	position: relative;
	margin-bottom: 5px;
	clear: right;
	z-index:1;
}


form #searchform {
	margin: 0px;
	padding: 0px;
}
#bookinggroup {
	width: 500px;
	padding-left: 20px;
	height: auto;
	padding-top: 10px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#searchbox {
	color: #FFFFFF;
	display: block;
	height: 100px;
	width: 235px;
	position: relative;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	clear: both;
	z-index:1;
	background-attachment: scroll;
	background-image: url(/images/email-signup.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#searchbox img{
	z-index:0;
}
#searchbox table {
	margin-left: 20px;
	padding:0;
	border:none;
	text-align: left;
	line-height: normal;
}
/* ----------- Styles for CSS dropdown menu ---------- */

.menu {
	margin-top:35px;
	height:50px;
	width:850px;
	background-image: url(/images/spacer-menu.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	text-align: center;
	vertical-align: middle;
	line-height: 32px;
	z-index: 100;
}

/* remove all the bullets, borders and padding from the default list styling */
.menu ul {
	padding:0;
	margin:0;
	list-style-type:none;
}

.menu ul ul {
	width:200px;
}

/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.menu li {
	float:left;
	position:relative;
	list-style-type: none;
}

/* style the links for the top level */
.menu a, .menu a:visited {
	padding-top: 10px;
	padding-right: 25px;
	padding-bottom: 15px;
	padding-left: 25px;
	color: #393939;
	font-size: 14px;
	font-weight:bolder;
	text-decoration: none;
	
	
}

/* a hack so that IE5.5 faulty box model is corrected
* html .menu a, * html .menu a:visited {
	width:100px;
	w\idth:100px;
} */



/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu ul ul {
	visibility:hidden;
	position:absolute;
	height:0;top:31px;
	left:0;
	width:149px;
	
	}
/* another hack for IE5.5 */
html .menu ul ul {
	top:30px;
	t\op:31px;
}

/* position the third level flyout menu */
.menu ul ul ul{
	left:170px;
	top:-1px;
	width:149px;
	z-index:1100;
}

/* position the third level flyout menu for a left flyout */
.menu ul ul ul.left {
	left:-200px;
}

/* style the table so that it takes no ppart in the layout - required for IE to work */
.menu table {
	position:absolute;
	top:0;
	left:0;
	border-collapse:collapse;
}

/* style the second level links */
.menu ul ul a, .menu ul ul a:visited {
	background: #FFFFFF;
	color:#6A6A6A;
	line-height:normal;
	height: 10px;
	width:200px;
	vertical-align: middle;
	font-size: 10px;
	font-weight: normal;
	}
.menu ul ul.left {
	left:-50px;
}

/* yet another hack for IE5.5 */
* html .menu ul ul a, * html .menu ul ul a:visited {
	width:128px;
	w\idth:128px;
}

/* style the top level hover */
.menu a:hover, .menu ul ul a:hover{
	background-image:url(/images/spacer-menu-hover.jpg);
	background-repeat:repeat-x;
	background-position:top;
	margin-bottom:0px;
	color: #FFFFFF;
	
}
.menu :hover > a, .menu ul ul :hover > a {
	background-image: url(/images/spacer-menu-hover.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin-bottom:0px;
	color: #FFFFFF;
	z-index:5000;
}

/* make the second level visible when hover on first level list OR link */
.menu ul li:hover ul, .menu ul a:hover ul{
	visibility:visible;
}

/* keep the third level hidden when you hover on first level list OR link */
.menu ul :hover ul ul{
	visibility:hidden;
}

/* make the third level visible when you hover over second level list OR link */
.menu ul :hover ul :hover ul{
	visibility:visible;
}
.menu li a {
	text-align: center;
}
.menu li ul li a, .menu li ul li a:visited {
	text-align: left;
	padding-left: 15px;
	margin-bottom:0px;
	width:130px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	display:block;
	
}
.menu li ul li a:hover {
	line-height:14px;
	width:130px;
	vertical-align: middle;
	margin-bottom:0px;
	font-family: Arial, Helvetica, sans-serif;
}
.menu a:hover {
	color: #ffffff;
	margin-bottom:0px;
}
/* .menu ul li ul li {
	width: 200px;
	height: 25px;
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
} */

#signup {
	height: 130px;
	width: 290px;
	clear: right;
	float: left;
}
#departureDateCalendarContainer{
	position: absolute;
	z-index:1000000;
	top: 35px;
	left:180px;
	}
#arrivalDateCalendarContainer{
	position: absolute;
	z-index:1000000;
	margin-right: auto;
	margin-left: 0;
	left:0px;
	top:35px;
}
#arrivalDateCalendar, #departureDateCalendar {z-index:5000000;}
#begindate, #enddate {
	display: inline;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	width: 70px;
	height: 15px;
	line-height: 14px;
	text-align: center;
	vertical-align: middle;
	border: 1px solid #4D6185;
}
#promocode {
	padding: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.offer, .offerend {
	width: 270px;
	margin-right: 15px;
}
.offermid {
	clear: right;
	float: none;
	display: inline-block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	left: auto;
	right: 288px;
	position: absolute;
	top: 0px;
}

.offerend {
	clear: right;
	float: none;
	display: inline-block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	left: auto;
	right: 0px;
	position: absolute;
	top: 0px;
}
.new {
	font-weight: bold;
	color: #FF0000;
}

#secondrow {
	height: 140px;
	width: 850px;
	clear: both;
	z-index: 3;
}
#thirdrow {
	width: 850px;
	clear: both;
	height: auto;
	float: none;
	margin-bottom: 20px;
	padding: 0px;
	z-index: 2;

}
#fourthrow {
	width: 850px;
	clear: both;
	height: auto;
}

#bottomarea {
	width: 850px;
	border: 1px solid #d9d9d9;
	margin-bottom: 20px;
}
#bottomarea2 {
	margin: 10px;
	width: 750px;
	background-image: url(/images/spacer-largearea-bottom.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 60px;
}
#followus img {
	display: inline-block;
	vertical-align: top;
	padding-left: 10px;
	top: 0px;
	position: relative;
}
#followus {
	vertical-align: top;
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	line-height: 11px;
	font-size: 11px;
	height: 31px;
	margin-top: 20px;
	padding-top: 15px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	clear: both;
}
#footer {
	margin-top: 35px;
	text-align: center;
	clear: both;
	width: 850px;
	line-height: normal;
	padding-top: 15px;
}
#footer a {
	color: #224989;
	text-decoration:none;
}
#footer a:hover {
	text-decoration: underline;
}
#footer strong{
	color: #002C76;
	font-size:13px;
	font-weight:bolder;
}
#footer em{
	font-size:15px;
	
}
#swirls {
	height: 254px;
	width: 1072px;
	margin-right: auto;
	position: absolute;
	top: 0px;
	z-index: 0;
	margin-left: auto;
	margin-top: 150px;
	left: 50%;
	margin-left: -536px;

}
#swirls .leftswirl {
	position: absolute;
	left: 0px;
	top: 0px;
	height: 254px;
	width: 111px;
	background-image: url(/images/swirl-left.jpg);
	background-repeat: no-repeat;
	background-position: left;
	z-index: 0;
}
#swirls .rightswirl {
	position: absolute;
	right: 0px;
	top: 0px;
	height: 254px;
	width: 111px;
	background-image: url(/images/swirl-right.jpg);
	background-repeat: no-repeat;
	background-position: left;
	z-index: 0;
}
hr {
	line-height: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
	height: 1px;
	background-color: #ff3600;
	color: #ff3600;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	width: 100%;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	display: block;
}
.highlight {
	color: #000000;
}
.adjustlineheight {
	line-height: 150%;
}
.imagesidetext {
	display: inline-block;
	width: 48%;
	position: relative;
}
.image {
	display: block;
	height: auto;
	width: auto;
	padding-right: 10px;
	padding-bottom: 10px;
	float: left;
	position: relative;
	overflow: visible;
	z-index: 3;
}
.imageRight {
	display: block;
	height: auto;
	width: auto;
	padding-bottom: 10px;
	float: right;
	padding-left: 10px;
}
#bigbookingengine {
	width:500px;
	height:220px;
	background-image: url(/images/background-bookingengine2.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	line-height: normal;
	background-color: #FFF5C2;
	display: inline-block;
	float: left;
	margin: 0px;
	padding: 0px;
}
#reservationsimage {
	z-index: 2;
	text-align: left;
	height: 220px;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 340px;
	display: inline-block;
	clear: right;
}
#leftcontentarea {
	display: block;
	height: auto;
	width: 600px;
	position: relative;
	line-height: 200%;
	padding-top: 15px;
}
#rightcontentarea {
	display: block;
	width: 180px;
	float: right;
	line-height: 200%;
	padding-top: 15px;
	position: absolute;
	right: 0px;
}
#enginecontainer2 {
	font-size: 14px;
	margin-top: 60px;
	margin-left: 35px;
	width: 450px;
}


#centercontentarea {
	display: block;
	width: 800px;
	position: relative;
	height: auto;
	line-height: 200%;
	padding-top: 15px;
}
.roombox {
	background-color: #FFFBE7;
	background-image: url(/images/spacer-packages.jpg);
	background-repeat: repeat-x;
	background-position: top;
	display: block;
	width: 555px;
	position: relative;
	padding: 20px;
	height: auto;
	line-height: normal;
	margin-top: 20px;
	vertical-align: top;
}
.roombox p {
	margin-bottom: 10px;
}
.roombox .imagesidetext {
	width: 32%;
}
.roombox h3 {
	color: #F15F22;
}
.topleft {
	position: absolute;
	left: 0px;
	top: 0px;
	display: block;
	background-image: url(/images/topleft-yellow.gif);
	height: 8px;
	width: 8px;
	line-height: 1px;
	background-color: #FFFFFF;
}
.topright {
	position: absolute;
	top: 0px;
	display: block;
	background-image: url(/images/topright-yellow.gif);
	height: 8px;
	width: 8px;
	line-height: 1px;
	right: 0px;
	background-color: #FFFFFF;
}
.bottomright {
	position: absolute;
	bottom: 0px;
	display: block;
	background-image: url(/images/bottomright-yellow.gif);
	height: 8px;
	width: 8px;
	line-height: 1px;
	right: 0px;
	background-color: #FFFFFF;
}
.bottomleft {
	position: absolute;
	bottom: 0px;
	display: block;
	background-image: url(/images/bottomleft-yellow.gif);
	height: 8px;
	width: 8px;
	line-height: 1px;
	left: 0px;
	background-color: #FFFFFF;
}
.textblock {
	display: block;
	position: relative;
	margin-left:auto;
	display:block;
	clear: right;
}
.destinationscolumn, .destinationscolumnend      {
	display:block;
	float:left;
	width: 245px;
	line-height: 140%;
	text-decoration: none;
}
.destinationscolumnend {
	clear:right;
	float: none;
	height: 250px;
	display: inline-block;
}
.destinationscolumnend a,
.destinationscolumn a {
	color: #666666;
	text-decoration: none;
}
.hotel {
	width: 300px;
	float: left;
	margin-right: 15px;
}
.bignumber {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: bolder;
	text-decoration: none;
	line-height: 15px;
	color: #002C76;
}
#creditcards {
z-index:1;
}
#centercontentarea2 {
	display: block;
	width: 600px;
	position: relative;
	height: auto;
	line-height: 200%;
	padding-top: 15px;
}
#maincontent2  p {
	font-size: 12px;
}

#maincontent2 {
	width:600px;
	margin-right: auto;
	margin-left: auto;
}
#swirls2 {
	height: 254px;
	width: 1072px;
	margin-right: auto;
	position: absolute;
	top: 0px;
	z-index: 0;
	margin-left: auto;
	margin-top: 150px;
	left: 50%;
	margin-left: -536px;
}
#swirls .leftswirl2 {
	position: absolute;
	left: 144px;
	top: 1px;
	height: 254px;
	width: 111px;
	background-image: url(/images/swirl-left.jpg);
	background-repeat: no-repeat;
	background-position: left;
	z-index: 0;
}
#swirls .rightswirl2 {
	position: absolute;
	right: 143px;
	top: 0px;
	height: 254px;
	width: 111px;
	background-image: url(/images/swirl-right.jpg);
	background-repeat: no-repeat;
	background-position: left;
	z-index: 0;
}
