html, body {
	height:100%;
}

body {
	margin:0;
	padding:0;
	background:#D5CEC9 url(../img/bg.gif) repeat-x;
}

h1, h2, h3, p, form, ul, ol {
	margin:0;
	padding:0;
}

h1, h2, h3 {
	font:bold 18px Arial, Helvetica, sans-serif;
	color:#333;
}

h2 {
	font-size:16px;
}

h3 {
	font-size:15px;
}

p, ul, ol, td {
	font:normal 12px Arial, Helvetica, sans-serif;
	color:#000;
}

input, select, textarea {
	font:normal 13px Arial, Helvetica, sans-serif;
	color:#333;
}

a {
	color:#74007c;
	text-decoration:underline;
	outline:none;
}
a:hover {
	color:#2E1031;
}

img {
	display:block;
	border:none;
}

#shadow_top,
#shadow_bottom {
	background:url(../img/shadow_top.png) no-repeat;
	width:980px;
	height:20px;
	margin:0 auto;
}

#shadow_bottom {
	background:url(../img/shadow_bottom.png) no-repeat;
	height:14px;
}

#header_container {
	background:url(../img/shadow_header.png) no-repeat;
	width:980px;
	margin:0 auto;
}

#header {
	width:960px;
	margin:0 10px;
	background:#2E1031;
	border-bottom:solid 25px #520058;
	overflow:auto;
}

#header #logo {
	width:319px;
	float:left;
}

#header #menu {
	background:url(../img/menu_bg.gif) no-repeat;
	width:528px;
	height:124px;
	float:left;
}

#header #menu ul {
	list-style-type:none;
	overflow:auto;
	margin-top:35px;
}

#header #menu ul li {
	color:#815d84;
	text-transform:uppercase;
	font-size:10px;
	font-weight:bold;
	float:left;
	margin:0 21px 4px 0;
	padding:0;
	width:inherit;
}
#header #menu ul li span {
	font-size:14px;
	font-weight:normal;
}

#header #menu ul li a {
	color:#d3a9d7;
	text-decoration:none;
}
#header #menu ul li a:hover,
#header #menu ul li a.selected {
	color:#FFF;
}

#header #logo_hd {
	width:113px;
	float:right;
	margin-top:14px;
}

#container {
	background:url(../img/shadow_side.png) repeat-y;
	width:980px;
	margin:0 auto;
}

#content_bg {
	/*background:#F3F1EE url(../img/content_bg.gif) repeat-x;*/
	background:#fdfcfb url(../img/content_bg.gif) repeat-x;
	width:960px;
	margin:0 0 0 10px;
	overflow:auto;
}

#telephone {
	width:960px;
	margin:0;
	overflow:auto;
}

#telephone span {
	width:80px;
	float:left;
	font:bold 13px Arial, Helvetica, sans-serif;
	padding:4px 0 0 20px;
}

#telephone p {
	font-size:14px;
	font-weight:bold;
	color:#520058;
	float:left;
	text-align:right;
	width:741px;
	padding:4px 0 0 0;
	min-height:21px;
}

#telephone p.callback {
	width:623px;
}

#telephone p a.callback,
a.callback {
	float:left;
	background:url(../img/call_back.gif) no-repeat;
	width:118px;
	height:15px;
	padding:0 0 3px 30px;
}

#telephone p a.callback:hover,
a.callback:hover {
	background:url(../img/call_back2.gif) no-repeat;
}

a.callback {
	margin-top:5px;
	padding-left:0;
}

#telephone #message {
	font-size:9pt;
	color:#333;
	font-weight:normal;
	float:left;
	margin:3px 0 0 214px;
}

#telephone p a.callback2 {
	float:left;
	margin-top:3px;
	background:url(../img/call_back.gif) no-repeat;
	width:118px;
	height:15px;
	padding:0 0 0 0;
}

#telephone p a.callback2:hover {
	background:url(../img/call_back2.gif) no-repeat;
}

#telephone p.no_currency {
	width:850px;
}

#telephone form {
	float:left;
	width:92px;
	padding:3px 0 0 27px;
	min-height:22px;
}

#content {
	width:960px;
	margin:0;
	overflow:auto;
	clear:both;
}

#search {
	float:left;
	width:215px;
	margin:0 15px 0 20px;
	display:inline;
}

#search h1 {
	font-size:14px;
	text-transform:uppercase;
}

#search h1 span {
	font-size:19px;
}

#search p.powered {
	font-size:11px;
	margin-bottom:11px;
}

#search p {
	clear:both;
	width:215px;
}

#search p.label {
	padding:18px 0 3px 0;
	clear:both;
	overflow:auto;
}

#search p.label.first {
	padding-top:0;
}

#search p.label label {
	float:left;
}

#search p.label label#label_nights {
	width:82px;
}

#search select {
	float:left;
}

#search select#arrivedate,
#search select#departdate,
#search select#nights,
select#currency {
	width:72px;
	margin-right:7px;
}

#search select#arrivedate2,
#search select#departdate2 {
	width:111px;
	margin-right:4px;
}

#search select.adults {
	width:52px;
	margin-right:10px;
}

#search #check_out {
	float:left;
	padding-top:3px;
}

#search p.label label#label_adults,
#search p.label label#label_children {
	width:62px;
}

#search #arrive_pick,
#search #depart_pick {
	float:left;
	margin-top:3px;
}

#label_age,
#age1, 
#age2, 
#age3, 
#age4, 
#age5, 
#age6, 
#age7, 
#age8, 
#age9, 
#age10 {
	display:none;
}

#search #age_fields {
	width:50px;
	margin:0 0 0 124px;
}

#search #age_fields select {
	margin-top:2px;
}

#search #submit {
	border:none;
	margin:36px 0 0 0;
	cursor:pointer;
	clear:both;
	float:right;
}

#main {
	float:left;
	width:710px;
	overflow:auto;
}

#footer {
	clear:both;
	width:960px;
	margin:0;
	padding-bottom:8px;
	overflow:auto;
}

#footer p.copyright {
	float:left;
	width:207px;
	margin:0 0 0 20px;
	display:inline;
}

#footer p.links {
	float:left;
	margin:4px 0 0 0;
}

#footer p a {
	color:#96669b;
	padding:0 4px;
}

#footer p a:hover {
	color:#2E1031;
}

.error {
	color:#C00;
	font-weight:bold;
}