#ares-body-interstitial {
     font-family: arial, helvetica, sans-serif;
     font-size: 16px;
     font-weight: bold;
     color: #000;
     font-style: normal;
     position: absolute;
     top: 20%;
     width: 100% !important;
     text-align: center !important;
}

#bookingEngine  {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	width:605px;
	padding-left:20px;
	text-align:center;
	
}
.bookingEngine {
	text-align:center;
}

#bookingEngine td{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
}
#bookingEngine hr{
	height:1px;
	color:#000000;
}
#bookingEngine p{
	padding:0px;
	margin: 5px 0px;
}

/* top navigation on all pages */
#bookingEngine div div{
	text-align: center;
}
#bookingEngine div{
	margin:0px 0px 5px 0px;
}

/* sub headers on all pages */
#bookingEngine .hotel-header {
	font-size:14px;
	font-weight: bold;
	padding:2px 5px;
	background-color:#FFD984;
	color:black;
	text-align:left;
	
}
#bookingEngine a .border-bkg{
	text-decoration:none;
}

/* Begin BE3 additions   */
/* --------------------- */


.bookingEngineNavigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
}


.bookingEngine form{
	margin:0px;
	padding:0px;
}
.bookingEngine p{
	font-family: arial,helvetica,sans-serif;
	margin:1px 0px 5px 0px;
}


/* special code to prevent doubling of hotel-header style*/
/*.hotel-header .hotel-header{
	background-color: transparent;
	border:none;
	padding:0px;
}*/

/* hotel description text boxes & room availibility box text */
.border-bkg-color {
	border: 1px solid black;
	pmarging:4px;
	background-color:#FFF4DB;
}

/* room-type subheader */
.hotelmenu-header{
	text-align: left;
}
.hotelmenu-header td{
	color: #000000;
	font-weight: bold;
	padding:3px 0px;
	border-bottom:solid 1px #000000;
}

/* titles on the very top and bottom of all pages*/
.titles-bkg {
	color:#447ADB;
	background-color: white;
	font-weight: bold;
	font-size: 18px;
	padding:5px 5px;
	border-top: 1px solid black;
	font:Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
}

/* all ul lists */
.formtext {
	list-style-type: square;
	text-align:left;
}

/* special clause text at the bottom of a number of pages */
.smalltext {
	font-size:90%;
}

/* shopping cart text prompt */
.formtextbold-red {
	font-weight: bold;
	color: #FF0000;
}

/* list of hotels - defines the seperators as well as text */
.hotelmenu {
	text-align: left;
	border-bottom: 1px dashed #999999;
}

/* Hotel Name & large top-page headers */
#bookingEngine .bigtext, h3 {
	font-weight: bold;
	background-color:#6297F7;
	color:#FFFFFF;
	font-size:16px;
	margin: 0px;
	padding: 2px 5px;
}

/* hotel availibility, header: days of the week */
.ratemenu-rates {
	font-size:85%;
	color: #000000;
	text-align: center;
}

/* hotel availibility, body: prices */
.ratemenu {
	font-size:85%;
	color: #000000;
	background-color:#FFE3A3;
	text-align: center;
	padding: 1px;
}

/* all submit input buttons */
.button {
	font-weight: bold;
}

/* all text input fields */
.fieldcolors {
	font-size:11px;
	background-color: #FFFFCC;
}

/* small text used in a number of pages */
.formtextbold-small, .formtextbold {
	font-weight:normal;
	font-size:90%;
	color: #666666;
	padding: 3px 5px;
}


/* subnavigation on hotel pages */
p.formtext{
	text-align:center;
}


.bookingForm td{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
}
.bookingForm select, .bookingForm input{
	font-size:9px;
}
.crumbnav{
	display:none;
}

.hr{
	clear:both;
	border-top: 2px dotted black;
	margin-top:10px;
	margin-bottom:10px;
}

.finePrint{
	font-family: Arial, Helvetica, sans-serif;
	font-size:9px;
}

h1, h2, h3{
	padding:2px 5px;
	margin:3px 0px;
	clear:both;
}

.hotel,.package, .attraction{
	margin-bottom:15px;
	text-align:left;
	text-align:left;
}

.pages, .hotel, .packageFoot{
	text-align:left;
}
.packageName {
	text-align:left;
}
.content {
	font-family: arial,helvetica,sans-serif;
	width: 470px;
	font-size: 12px;
	padding: 5px 5px 5px 5px;
}

.title{
	padding:5px 25px;
	border-top: dotted 2px black;
	border-bottom: dotted 2px black;
	margin:10px 25px;
	color:#4279DB;
	font-weight:bold;
}

.warning, .alert {
	color:#FF5A00;
}


.mainnav {
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-decoration: underline;
	font-weight: bold;
	font-size: 9pt;
	padding:0px 0px 0px 5px;
}

form.bookingForm{
	margin:0px;
}

img.left {
	float:left;
	margin-right: 7px;
	margin-bottom: 4px;
	margin-top: 4px;
	border: 1 solid black;
}
img.right {
	float:right;
	margin-left: 7px;
	margin-bottom: 4px;
}

.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666
}

.smalltext td, td.smalltext{
	font-size:9px;
}
.description, p {}

.bookingEngineNavigation{
	padding: 5px 50px;
}

.callCenter{
	text-align:center;
	font-family:verdana,helvetica,sans-serif;
	font-weight:bold;
	margin:5px 0px;
}



.bookingEngine, .bookingEngine td, .formtext, .formtextbold{
	font-size: 12px;
}

#bookingEngine a:link, #bookingEngine a:visited { color: #184597; text-decoration: none;}
#bookingEngine a:hover, #bookingEngine a:active { color: white; text-decoration: none; background-color:#6798F7}