/* Global CSS Document */
body {
	font-family: Tahoma, "Lucida Grande", Arial, sans-serif;
	font-size: 62.5%;
	color: #574343;
	margin: 0;
	padding: 0;
	background-color: #EDF0F2;
	background-image: url(images/body-background-main.png);
	background-repeat: repeat-x;
	background-position: 0 0;
	text-align: center; /* For IE5 only, re-align text to the left below in #wrapper-main */
	behavior: url("csshover.htc"); /* IE6 down, to get pseudo :hover working */
	}

#wrapper-top {
	width: 950px;
	margin: 10px auto 0 auto;
	padding: 9px 0 0 0;
	text-align: left; /* For IE5 only */
	background: url(images/body-top.png) no-repeat 0 0;
	}

#wrapper-main {
	width: 950px;
	margin: 0 auto;
	padding: 0;
	border-bottom: 1px solid #BFBEBE;
	text-align: left; /* For IE5 only */
	overflow: hidden;
	background: url(images/body-background.png) repeat-y center top #fff;
	}
	
#logo {
	float: left;
	margin: 0 0 20px 0;
	padding: 15px 0 20px 10px;
	}
	
#contact {
	font-size: 1.2em;
	float: right;
	text-align: right;
	margin: 32px 10px 0 0;
	padding: 0;
	}
	
	
#contact a {
	color: #0000ff;
	text-decoration: underline;
	}
#contact a:hover {
	text-decoration: none;
	}
	

#contact span.telephone {
	font-weight: bold;
	margin-left: 0.2em;
	padding-left: 1.8em;
	background: url(images/telephone.png) left center no-repeat;
	}
#contact span.reservations {
	font-weight: bold;
	color: #78183c;
	}
	
#contact p.date {
	margin-top: 0.7em;
	font-size: 0.9em;
	}

ul#navigation {
	clear: both;
	list-style-type: none;
	padding: 0 0 11px 0;
	margin: 0 0 20px 0;
	text-align: center;
	background: url(images/navigation-bottom.jpg) repeat-x bottom left;
	/* Messy solution for IE 5.5 bottom padding problem */
	padding: 0 0 6px 0;
	voice-family: "\"}\"";
	voice-family:inherit;
	padding: 0 0 11px 0;
	/* End */
	}
ul#navigation li {
	display: inline;
	}
ul#navigation a {
	font-size: 1em;
	font-weight: bold;
	color: #78183C;
	text-decoration: none;
	background-color: #EFE7E4;
	margin: 0 1px;
	padding: 5px 7px;
	border: 1px solid #BFBEBE;
	border-bottom: none;
	}
/*Home icon */
ul#navigation a.home {
	padding-left: 23px;
	background-image: url(images/home.png);
	background-repeat: no-repeat;
	background-position: 4px 0px;
	}
ul#navigation a.home:hover {
	color: #fff;
	background-color: #78183C;
	background-position: 4px -176px;
}
/*Compare and Save icon */
ul#navigation a.compare {
	padding-left: 23px;
	background-image: url(images/compare.png);
	background-repeat: no-repeat;
	background-position: 4px 0px;
	}
ul#navigation a.compare:hover {
	color: #fff;
	background-color: #78183C;
	background-position: 4px -176px;
}
/*Stay and Park icon */
ul#navigation a.stay {
	padding-left: 23px;
	background-image: url(images/stay-and-park.png);
	background-repeat: no-repeat;
	background-position: 4px 1px;
	}
ul#navigation a.stay:hover {
	color: #fff;
	background-color: #78183C;
	background-position: 4px -175px;
}
/*Faqs icon */
ul#navigation a.faqs {
	padding-left: 23px;
	background-image: url(images/faqs.png);
	background-repeat: no-repeat;
	background-position: 4px 1px;
	}
ul#navigation a.faqs:hover {
	color: #fff;
	background-color: #78183C;
	background-position: 4px -175px;
}
/*Shuttles icon */
ul#navigation a.shuttles {
	padding-left: 23px;
	background-image: url(images/shuttles.png);
	background-repeat: no-repeat;
	background-position: 4px 1px;
	}
ul#navigation a.shuttles:hover {
	color: #fff;
	background-color: #78183C;
	background-position: 4px -175px;
}
/*Directions icon */
ul#navigation a.directions {
	padding-left: 23px;
	background-image: url(images/directions.png);
	background-repeat: no-repeat;
	background-position: 4px 1px;
	}
ul#navigation a.directions:hover {
	color: #fff;
	background-color: #78183C;
	background-position: 4px -175px;
}
/*Contact icon */
ul#navigation a.contact {
	padding-left: 23px;
	background-image: url(images/contact.png);
	background-repeat: no-repeat;
	background-position: 4px 1px;
	}
ul#navigation a.contact:hover {
	color: #fff;
	background-color: #78183C;
	background-position: 4px -175px;
}

/* Hack for IE6 and 5.5 clickable region */
* html #navigation a {
	width: 0.01em;
	white-space: nowrap;
	}
/* End */


#wrapper-left {
	float: left;
	width: 750px;
	background: url(images/wrapper-left-repeat.png) repeat-y top right;
	margin: 0;
	padding: 0;
	}
/* IE fix 5x set width in borders and padding, reset for 6 only */
* html #wrapper-left {
	width: 750px;
	w\idth: 750px;
	}
	
#compare {
	padding: 0 0 20px 0;
	margin: 0 0 40px 0;
	background: url(images/sky.jpg) no-repeat top center;
	z-index: 1;
	}
#compare h1 {
	font-size: 1.6em;
	font-weight: bold;
	color: #fff;
	margin: 0 0 15px 65px;
	padding: 10px 0 0 0;
	}
#compare form {
	margin: 0;
	padding: 1px;
	}
/* IE fix 5x set width in borders and padding, reset for 6 only */
* html #compare form {
	width: ;
	w\idth: ;
	}
/* End */
#compare fieldset {
	margin: 0;
	padding: 0;
	border: none;
	}
#compare label {
	float: left;
	clear: left;
	width: 130px;
	font-size: 1em;
	color: #fff;
	font-weight: bold;
	text-align: right;
	padding: 3px 4px 2px 2px;
	margin: 0 0 0 33px;
	}

#compare label.error {
	float: left;
	clear: left;
	width: 130px;
	font-size: 1em;
	font-style: italic;
	color: #fff;
	font-weight: bold;
	text-align: right;
	padding: 3px 4px 2px 2px;
	margin: 0 0 0 33px;
	background-image: url(images/form-error.png);
	background-repeat: no-repeat;
	background-position: 48px center;
	}
	
#compare select {
	font-size: 1.1em;
	margin: 0 0 10px 2px;
	padding: 1px; /* Pad drop downs out slightly for Opera */
	border: 1px solid #476587;
	}
	
#compare select.error {
	color: #fff;
	background-color: #E5684D;
	font-size: 1.1em;
	margin: 0 0 10px 2px;
	padding: 1px; /* Pad drop downs out slightly for Opera */
	border: 1px solid #476587;
	}
	
#compare span {
	color: #fff;
	margin: 0 0 0 180px;
	padding:0;
	}
#compare .button {
	background-color: #F4CA12;
	font-size: 1.1em;
	font-weight: bold;
	color: #000;
	overflow: visible; /* browser padding fix */
	margin: 4px 0 0 0;
	padding: 3px 5px;
	text-decoration: none;
	border-top: solid 2px #666;
	border-left: solid 2px #666;
	border-right: solid 2px #333;
	border-bottom: solid 2px #333;
	position: relative;
	left: 172px;
	}

#compare .button:hover {
	color: #fff;
	background-color: #78183C;
	}

#wrapper-right {
	float: right;
	margin: 0;
	padding: 0;
	width: 200px;
	}
/* IE fix 5x set width in borders and padding, reset for 6 only */
* html #wrapper-right {
	width: 200px;
	w\idth: 200px;
	}
/* IE fix */
* html #wrapper-right {
	margin-left: -3px;
	}

/* Book today image */
img.book-today {
	border-bottom: 2px solid #78183C;
	margin: 0 22px;
	}
p.book-today {
	margin: 0 22px 10px 22px;
	padding: 3px 0 0 0;
	}
p.book-today:first-letter {
	font-size: 1.3em;
	font-weight: bold;
	color: #78183C;
	margin-left: 1em;
	}


/* Best Price Policy */

img.best-price {
	margin-top: 10px;
	}

p.best-price {
	margin: 10px 0 0 25px;
	font-size: 1em;
	}

p.best-price a {
	color:#0000ff;
	text-decoration: underline;
	}
p.best-price a:hover {
	text-decoration: none;
	}
	
	
h2.on-airport {
	font-size: 1.1em;
	font-weight: normal;
	color: #EDEDED;
	text-align: center;
	background: #9A9899 url(images/hotel-type.png) no-repeat 433px center;
	padding: 3px 0 3px 5px;
	margin: 0 10px 15px 10px;
	border: 1px solid #BFBEBE;
	}
	
h2.airport-hotels {
	font-size: 1.1em;
	font-weight: normal;
	color: #EDEDED;
	text-align: center;
	background: #9A9899 url(images/hotel-type.png) no-repeat 424px center;
	padding: 3px 0 3px 5px;
	margin: 0 10px 15px 10px;
	border: 1px solid #BFBEBE;
	}

/* Hotel List - Index Page */
.listing {
	margin: 0 10px 40px 10px;
	padding: 0;
	background-color: #FAF5F5;
	border-left: 1px solid #F1F0F0;
	border-right: 1px solid #F1F0F0;	
	border-bottom: 2px solid #F1F0F0;
	overflow: hidden;
	position: relative; /* IE6 peekaboo bug fix */
	}
.listing h3 {
	font-size: 1.4em;
	font-weight: bold;

	text-decoration: none;
	margin: 0;
	padding: 5px 0 5px 3px;
	}
.listing img.hotel-image {
	float: left;
	margin: 3px 10px 5px 3px;
	padding: 0 3px 3px 0;
	border-top: 2px solid #fff;
	border-left: 2px solid #fff;
	background: url(images/background-img-index.png) no-repeat left top;
	position: relative; /* IE6 peekaboo bug fix */
	}
.listing p.description {
	font-size: 1.1em;
	margin: 6px 0 0 0;
	padding: 0;
	}
.listing p.description a {
	color: #78183C;
	}
.listing p.description a:hover {
	text-decoration: none;
	}
.listing p.description:first-letter {
	font-size: 1.4em;
	margin-left: 1em;
	}
.listing p.quote {
	margin: 15px 0 0 116px;
	padding: 1px;
	}
.listing p.quote a {
	font-size: 1.1em;
	font-weight: bold;
	color: #994822;
	text-decoration: none;
	background: url(images/link-button-NEW.png) no-repeat center top;
	margin: 0;
	padding: 6px 13px 6px 13px; 
	}
.listing p.quote a:hover {
	text-decoration: underline;
	background-position: center -25px;
	}

.compare-link {
	font-size: 1.1em;
	text-decoration: underline;
	text-align: center;
	color: #3D4E6D;
	font-weight: bold;
	margin: 10px 0 20px 0;
	}
	
.compare-link a {
	color: #574343;
	text-decoration: underline;
	}
	
ul.features {
	clear: both;
	list-style-type: none;	
	margin: 0 0 10px 5px;
	padding: 0;
	}
ul.features li {
	display: inline;
	margin: 0 3px 0 0;
	padding: 0;
	}
	
ul.features li.summary {
	font-weight: bold;
	}
	
#wrapper-bottom {
	width: 950px;
	margin: 0 auto 20px auto;
	padding: 6px 0 4px 0;
	text-align: left; /* For IE5 only */
	background: url(images/body-bottom.png) no-repeat 0 0;
	}

#footer {
	font-size: 0.9em;
	clear: both;
	width: 950px;
	margin: 0 auto;
	padding: 20px 0 1px 0;
	text-align: left; /* For IE5 only */
	background: url(images/body-background.png) repeat-y center top #fff;
	}
#footer p.ssl {
	font-size: 1.3em;
	font-weight: bold;
	margin: 0 10px;
	padding: 0;
	background: url(images/geotrust.png) no-repeat 263px 2px;
	}
#footer h4 {
	font-size: 1.1em;
	font-weight: bold;
	color: #78183C;
	margin: 20px 0 0 10px;
	padding: 0;
	}
#footer ul.hotel-links {
	margin: 3px 0 0 0;
	padding: 0 20px;
	list-style-type: none;
	text-align: center;
	}
#footer ul.hotel-links li {
	display: inline;
	margin: 0;
	padding: 0 5px 0 0;
	line-height: 250%;
	}
#footer ul.hotel-links a {
	font-size: 1.1em;
	color: #574343;
	text-decoration: underline;
	margin: 0;
	padding: 0 10px 0 0;
	background: url(images/devider.png) no-repeat right center;
	}
#footer ul.hotel-links a:hover {
	text-decoration: none;
	}
#footer ul.hotel-links a.last {
	margin: 0;
	padding: 0;
	background: none;
	}
#footer ul.external-links {
	margin: 10px 0 0 0;
	padding: 0 20px;
	list-style-type: none;
	text-align: center;
	}
#footer ul.external-links li {
	display: inline;
	margin: 0;
	padding: 0 5px 0 0;
	line-height: 210%;
	}
#footer ul.external-links a {
	font-size: 1em;
	color: #78183C;
	text-decoration: none;
	margin: 0;
	padding: 0 10px 0 0;
	background: url(images/devider.png) no-repeat right center;
	}
#footer ul.external-links a:hover {
	text-decoration: underline;
	}
#footer ul.external-links a.last {
	margin: 0;
	padding: 0;
	background: none;
	}
#footer p.xhtml {
	text-align: center;
	margin: 5px;
	padding: 0;
	}
#footer p img {
	margin: 5px 10px 0 0;
	}
#footer p.copyright {
	clear: both;
	text-align: center;
	margin: 20px 0 10px 0;
	padding: 0;
	}
#footer p.copyright a {
	color: #78183C;
	text-decoration: none;
	}
#footer p.copyright a:hover {
	text-decoration: underline;
	}