body {
	font-family: Arial;
	font-size: 12px;
	color: #333333;
}
h1 {
	color: #fff;
	letter-spacing: -1px;
	font-size: 32px;
	font-weight: normal;
}
h2 {
	color: #464646;
	letter-spacing: -0.5px;
	font-size: 18px;
	font-weight: normal;
}
h3 {
	color: #464646;
	letter-spacing: -0.3px;
	font-size: 14px;
	line-height: 1.4em;
	margin: 15px 0;
	font-weight: bold;
}
h4 {
	line-height: 1.4em;
	margin: 15px 0 -10px 0;
	color: #333333;
	font-weight: bold;
}
h5 {
	line-height: 1.4em;
	margin: 15px 0;
	color: #333333;
	font-weight: bold;
}
p {
	line-height: 1.4em;
	margin: 15px 0;
	color: #333333;
}
iframe {
	margin: 15px 0 5px 0;
}
ul {
	margin: 15px 0;
}
ul li {
	line-height: 1.4em;
	color: #333333;
}
ul.autocomplete {
	margin: 0;
	background: #fff;
	border: 1px solid #cccccc;
	border-top: none;
}
ul.autocomplete li {
	padding: 5px;
	cursor: pointer;
}
ul.autocomplete li:hover, ul.autocomplete li.active {
	color: #fff;
	background: #3366cc;
}
ul.errors {
	list-style: none outside !important;
	margin: 5px 0 15px 0 !important;
}
ul.errors li {
	color: #ae2b22;
	font-weight: bold;
}
a {
	color: #3366cc;
}
form {
	margin: 30px 0;
}
form dt {
	font-size: 12px;
	color: #333333;
	margin: 15px 0 5px 0;
}
form dd ul {
	margin: 5px 0;
}
form dd .input_text, form dd .input_textarea, form dd .input_password, form dd .input_checkbox {
	border: 1px solid #cccccc;
	background: #ffffff;
	font-size: 16px;
	padding: 5px;
	width: 220px;
}
form dd .input_textarea {
	width: 570px;
	height: 180px;
}
form dd .input_checkbox {
	width: auto;
	height: auto;
}
form dd .input_text.error, form dd .input_textarea.error, form dd .input_password.error, form dd .input_checkbox.error {
	border: 1px solid #ae2b22;
	background: #f0dedc;
}
form dd .description {
	margin: 5px 0 5px 0;
}
#wrapper {
	margin: 0 auto;
	width: 1020px;
	background: #ebece2;
}
#header {
	background: #232323 url(/images/header.png) repeat-x left top;
	border-bottom: 1px solid #fff;
	height: 80px;
}
#header img {
	float: left;
	margin: 30px 30px 20px 30px;
	border: none;
}
#header ul {
	float: right;
	margin: 30px;
}
#header ul li {
	float: left;
	display: block;
	margin: 5px 0 5px 30px;
	font-size: 14px;
}
#header ul li a {
	color: #a5a69e;
	text-decoration: none;
}
#header ul li.active a {
	color: #ffffff;
}
#heading {
	background: #1164a7 url(/images/heading.jpg) repeat-x left top;
	border-bottom: 1px solid #fff;
	padding: 30px;
}
#heading .container {
	background: url(/images/heading_container.jpg) repeat-x left top;
	padding: 0 30px;
	height: 244px;
}
#heading .container h1 {
	padding: 30px 0 15px 0;
	font-size: 36px;
}
#heading .container img {
	float: right;
	margin: 1px 0 1px 30px;
}
#heading .container p {
	color: #fff;
}
#heading .container p a {
	color: #fff;
	font-size: 18px;
}
#main {
	padding: 0 0 30px 0;
}
#main ul {
	list-style: disc outside;
	margin: 15px 30px;
}
#main ol {
	list-style: decimal outside;
	margin: 15px 30px;
}
#main .box {
	background: url(/images/box/left.png) no-repeat left top;
	position: relative;
}
#main .box .container {
	background: url(/images/box/right.png) no-repeat right top;
}
#main .content {
	float: left;
	padding: 30px 0 0 30px;
}
#main .content .box {
	width: 640px;
}
#main .content .box .container {
	padding: 30px;
	width: 580px;
}
#main .info {
	float: left;
	padding: 30px 0 0 30px;
}
#main .info .box {
	width: 290px;
}
#main .info .box .container {
	padding: 30px;
	width: 230px;
}
#main .info .box .container p img {
	padding: 0 5px 0 0;
	vertical-align: middle;
}
#main .login {
	float: left;
	padding: 30px 0 0 30px;
}
#main .login .box {
	width: 305px;
}
#main .login .box .container {
	background: url(/images/box/login_right.png) no-repeat 245px top;
	padding: 30px 45px 30px 30px;
	width: 230px;
}
#main .account {
	float: left;
	padding: 30px 0 0 30px;
}
#main .account .box {
	width: 305px;
}
#main .account .box .container {
	background: url(/images/box/account_right.png) no-repeat 225px top;
	padding: 30px 45px 30px 30px;
	width: 230px;
}
#main .register {
	float: left;
	padding: 30px 0 0 30px;
}
#main .register .box {
	width: 305px;
}
#main .register .box .container {
	background: url(/images/box/register_right.png) no-repeat 225px top;
	padding: 30px 45px 30px 30px;
	width: 230px;
}
#main .results {
	float: left;
	padding: 30px 30px 0 30px;
}
#main .results .box {
	width: 960px;
}
#main .results .box .container {
	padding: 30px;
	width: 900px;
}
#main .results table {
	width: 100%;
}
#main .results table th, #main .results table td {
	border-right: 1px solid #ebece2;
	white-space: nowrap;
}
#main .results table th.wrap, #main .results table td.wrap {
	white-space: normal;
}
#main .results table td {
	border-bottom: 1px solid #ebece2;
	background: #cccccc;
	padding: 5px;
}
#main .results .heading .text a {
	color: #ffffff;
	text-decoration: none;
}
#main .offers .heading {
	border: 1px solid #ae2b22;
}
#main .offers .heading .text {
	border: 1px solid #eeefe6;
	background: #b22f22 url(/images/title_red.png) repeat-x left top;
	text-align: left;
	padding: 5px;
	color: #ffffff;
}
#main .requests .heading {
	border: 1px solid #1669c7;
}
#main .requests .heading .text {
	border: 1px solid #9cc8f0;
	background: #187ac8 url(/images/title_blue.png) repeat-x left top;
	text-align: left;
	padding: 5px;
	color: #ffffff;
}
#main .what_next {
	float: left;
	padding: 30px 30px 0 15px;
}
#main .what_next .box {
	width: 975px;
	background: url(/images/box/what_next_left.png) no-repeat left top;
}
#main .what_next .box .container {
	background: url(/images/box/what_next_right.png) no-repeat right top;
	padding: 5px 30px 5px 130px;
	width: 815px;
	height: 60px;
}
#main .search_destination {
	float: left;
	padding: 30px 0 0 15px;
}
#main .search_destination .box {
	width: 480px;
	background: url(/images/box/search_destination_left.png) no-repeat left top;
}
#main .search_destination .box .container {
	background: url(/images/box/search_destination_right.png) no-repeat right top;
	padding: 60px 30px 30px 45px;
	width: 405px;
	height: 192px;
}
#main .search_destination .description {
	position: absolute;
	left: 190px;
	width: 260px;
	padding: 5px;
}
#main .search_destination form dt {
	display: none;
}
#main .search_destination form dd {
	margin: 10px 0 5px 0;
}
#main .search_destination form dd .input_text {
	width: 390px;
}
#main .search_date {
	float: left;
	padding: 30px 0 0 15px;
}
#main .search_date .box {
	width: 480px;
	background: url(/images/box/search_date_left.png) no-repeat left top;
}
#main .search_date .box .container {
	background: url(/images/box/search_date_right.png) no-repeat right top;
	padding: 60px 30px 30px 45px;
	width: 405px;
	height: 192px;
}
#main .search_date .description {
	position: absolute;
	left: 150px;
	width: 300px;
	padding: 5px;
}
#main .calendar {
	width: 190px;
	float: left;
	margin: 30px 0;
}
#main .calendar .heading {
	border: 1px solid #1669c7;
}
#main .calendar .heading .text {
	border: 1px solid #9cc8f0;
	background: #187ac8 url(/images/title_blue.png) repeat-x left top;
	text-align: center;
	padding: 5px;
	color: #ffffff;
}
#main .calendar .heading .text a {
	color: #ffffff;
	text-decoration: none;
}
#main .calendar th, #main .calendar td {
	width: 27px;
	height: 19px;
	line-height: 19px;
	text-align: center;
}
#main .calendar td.offers {
	background: url(/images/calendar/offers.png) no-repeat center center;
}
#main .calendar td.requests {
	background: url(/images/calendar/requests.png) no-repeat center center;
}
#main .calendar td.offers_requests {
	background: url(/images/calendar/offers_requests.png) no-repeat center center;
}
#main .calendar td a {
	color: #666666;
	text-decoration: none;
}
#main .key {
	float: left;
	width: 200px;
	margin: 30px 0 0 15px;
}
#main .key p {
	line-height: 17px;
}
#main .key p img {
	margin: 0 5px 0 0;
	vertical-align: middle;
}
#footer {
	background: #232323 url(/images/footer.png) repeat-x left top;
	height: 80px;
}
#footer img {
	float: left;
	margin: 30px 30px 15px 30px;
}
#footer p {
	float: right;
	margin: 35px 30px 25px 30px;
	color: #ababab;
}
#footer p a {
	color: #ababab;
}
.clear {
	clear: both;
}