body {
	background: #828282 url('img/bg.png') repeat-x;
	margin: 0;
	padding: 0;
}

#header {
	height: 282px;
	width: 870px;
	background: url('img/header-bg.jpg') top center no-repeat;
	text-align: left;
}

#nav {
	position: absolute;
	margin: 243px 0 0 9px;
}

#nav a {
	display: block;
	float: left;
	font-family: trebuchet ms, sans-serif;
	font-size: 16px;
	color: white;
	text-decoration: none;
	padding: 0 5px 0 5px;
	line-height: 32px;
}

#nav a:hover {
	background: white;
	color: #274663;
}

#body {
	width: 870px;
	border: none;
	background: white;
	text-align: left;
}

#subnav {
	font-family: verdana, sans-serif;
	font-size: 10px;
	padding: 5px 0 5px 15px;
	color: #505358;
}

#content {
	background: white url('img/content-bg.png') top no-repeat;
	padding: 10px 10px 10px 7px;
}

#ads {
	float: right;
	width: 125px;
	padding: 5px 0 0 15px;
	margin: 0 0 10px 10px;
	border-left: 1px solid #335B81;
	font-size: 11px !important;
	text-align: center !important;
}

#ads h1 {
	font-size: 11px !important;
	color: #335B81 !important;
	text-transform: uppercase !important;
	letter-spacing: 0.1em !important;
}

#ads img {
	padding: 0 !important;
	margin-top: 20px;
	margin-bottom: 20px;
}

#ads a {
	border: none !important;
}

#ads a:hover {
	background: transparent !important;
}

#content p {
	font-family: verdana, sans-serif;
	font-size: 12px;
	text-align: justify;
	line-height: 1.5em;
	color: #2F2F2F;
}

#content h1 {
	font-family: Trebuchet MS, sans-serif;
	font-weight: normal;
	letter-spacing: 0.1em;
	color: #FFBD47;
	font-size: 20px;
}

#content h2 {
	font-family: Trebuchet MS, sans-serif;
	font-weight: normal;
	color: black;
	font-size: 17px;
}

#content h3 {
	font-family: Trebuchet MS, sans-serif;
	font-weight: bold;
	font-size: 15px;
	color: #274663
}

#content a {
	color: #274663;
	text-decoration: underline;
}

#content a:hover {
	background: #274663;
	color: white;
	text-decoration: none;
}

#content img {
	border: none;
	padding: 10px;
}

#content-bottom {
	background: url('img/content-bottom-bg.jpg');
	width: 870px;
	height: 39px;
	clear: both;
	color: white;
	text-align: center;
	font-size: 11px;
	font-family: verdana, sans-serif;
	line-height: 39px;
}

#content-bottom a {
	color: white;
}

#content-bottom a:hover {
	background: white;
	color: #274663;
}

#footer {
	clear: both;
	background: url('img/footer-bg.png') repeat-x;
	height: 88px;
	font-size: 10px;
	font-family: verdana, sans-serif;
}

#footer-content {
	background: url('img/footer-content-bg.png') center no-repeat;
	height: 88px;
	line-height: 80px;
}

td {
	font-size: 12px;
	vertical-align: top;
	padding: 3px;
}

form td {
	padding-right: 10px;
}

.goback {
	font-size: 9px !important;
}

#content h1 img {
	padding: 0;
	margin: 0;
}





fieldset {
	border: none;
	border-top: 1px solid #E4EEF9;
	margin-bottom: 10px;
	margin-top: 10px;
	padding-top: 10px;
}

legend {
	color: #438ED5;
	padding: 5px;
	margin-bottom: 10px;
}

#content p img,
#content a img {
	vertical-align: middle;
	padding: 0;
	margin: 0;
}

input, select {
	font-family: verdana, sans-serif;
	font-size: 12px;
	vertical-align: middle;
}

#rates {
	border-collapse: collapse;
	/*width: 100%;*/
	border-bottom: 1px solid #D5D9DF;
}

#rates th {
	background: white;
	color: #ff8900;
	border: 1px solid #D5D9DF;
	font-family: georgia, serif;
	font-weight: bold;
	font-size: 12px;
	text-align: left;
	padding: 5px;
}

#rates td {
	font-size: 11px;
	border: 1px solid #D5D9DF;
	padding: 5px;
	vertical-align: middle;
}

#rates .even td {
	background: white;
}

#rates .odd td {
	background: #F0F4FB;
}

.roomtype {
	width: 70%;
}

label {
	margin-right: 12px;
}

input.error {
	border: 3px solid #FF4D11;
}

span.error {
	color: #FF4D11;
	font-weight: bold;
}

#errors {
	border: 3px solid #FF4D11;
	color: #FF4D11;
	background: white;
	padding: 10px;
}

#errors p {
	font-weight: bold;
}

/* featured hotels  */

#featured_hotels {
	float: right;
	width: 180px;
	background: white;
	border: 2px solid #E1E9F7;
	padding: 5px;
}

#featured_hotels h1 {
	font-family: trebuchet ms, sans-serif;
	font-size: 14px;
	color: #438ED5;
	background: #F2F5FB;
	text-align: center;
	margin: 0;
	padding: 3px;
}

#featured_hotels h2 {
	font-family: trebuchet ms, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-align: justify;
	margin: 0;
	color: #2A68CB;
	background: #F9FBFF;
}

.featured_hotel {
	padding-top: 5px;
	border-top: 1px solid #E1E9F7;
	height: 166px;
	color: black;
}

.featured_hotel .price {
	font-size: 11px;
	position: absolute;
	margin-top: 45px;
	margin-left: 3px;
}

.featured_hotel .distance {
	font-size: 11px !important;
	position: absolute;
	margin-top: 140px;
	width: 180px;
	text-align: center;
}

div.featured_hotel .thumbnail {
	float: right;
	margin: 0 0 5px 0 !important;
	padding: 0 !important;
}