/* v2.0 | 20110126 http://meyerweb.com/eric/tools/css/reset/ License: none (public domain) */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}

body {
	line-height: 1;
}

ol, ul {
	list-style: none;
}

blockquote, q {
	quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* Travillas CSS */
body {
	margin: 0px;
	padding: 0px;
	background: #FFFFFF url(gfx/background_strip.jpg) repeat-x 50% 0;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

#container {
	width: 940px;
	padding: 0px;
	margin: auto;
	background: #FFFFFF;
	border-top: 5px solid #DDDDDD;
}

#header {
	height: 120px;
	width: 940px;
	background-color: #283047;
	background: url(gfx/header.jpg);
}

#header_block {
	float: right;
	height: 60px;
	width: 400px;
	padding: 10px;
	margin-top: 20px;
	margin-right: 20px;
	border: 1px solid #ffffff;
	font-size: 20px;
}

/* Travillas CSS Menu*/
#menu {
	width: 920px;
	padding: 10px;
	background: url(gfx/menu_bg.jpg);
}

#menu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	padding: 10px;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

#menu a:hover {
	background-color: #FFFFFF;
	color: #283047;
}

#menu_selected {
	padding: 10px;
	background-color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	color: #283047;
}

#menu_selected a {
	padding: 10px;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: #283047;
}

/* Travillas CSS Submenu*/
#submenu {
	width: 920px;
	padding: 10px;
	background: #FFFFFF;
	border-bottom: 1px solid #DDDDDD;
}

#submenu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#submenu li {
	display: inline;
}

#submenu a {
	padding: 10px;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: #283047;
}

#submenu a:hover {
	color: #283047;
	text-decoration: underline;
}

#breadcrumbs {
	float: right;
	color: #999999;
	font-size: 9px;
	margin-right: 20px;
}

/* Travillas CSS Topgap*/
#topgap {
	height: 20px;
	width: 940px;
}

/* Travillas CSS Splash*/
#splash_container {
	height: 300px;
	width: 940px;
	margin-left: 20px;
	padding: 0px;
}

#splash_left {
	float: left;
	height: 300px;
	width: 600px;
}

#splash_right_header {
	border-top-right-radius: 10px 10px;
	float: right;
	width: 280px;
	height: 18px;
	border: 0px;
	padding: 10px;
	margin-right: 40px;
	background: url(gfx/splash_texture_green_dark.jpg);
}

#splash_right_header h1 {
	font-size: 16px;
	font-weight: bold;
}

#splash_right {
	float: right;
	height: 242px;
	width: 280px;
	padding: 10px;
	background: url(gfx/splash_texture_green.jpg);
	margin-right: 40px;
	line-height: 140%;
}

/* Travillas CSS Midgap*/
#midgap {
	height: 20px;
	width: 940px;
}

/* Travillas CSS Midnav*/
#midnav_left_container {
	float: left;
	width: 200px;
	padding: 0px;
	margin-left: 20px;
	margin-right: 0px;
}

#midnav_left_box_header {
	height: 15px;
	border: 0px;
	padding: 10px;
	border-top-right-radius: 10px 10px;
	background: url(gfx/midnav_texture_green_dark.jpg);
}

#midnav_left_box {
	background: url(gfx/midnav_texture_green.jpg);
	border: 0px;
	padding: 10px;
	border-bottom-left-radius: 10px 10px;
}

#midnav_left_box select {
	width: 180px;
}

#midnav_left_box ul {
	margin-left: 10px;
	padding-left: 10px;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

#midnav_left_box li {
	list-style-type: circle;
	border: 0px;
	color: #FFFFFF;
	font-size: 11pt;
	line-height: 140%;
}

#midnav_left_box a {
	color: #FFFFFF;
	text-decoration: none;
}

#midnav_left_box a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

#midnav_left_clear_box {
	margin-bottom: 10px;
	border: 0px;
	padding: 10px;
	color: #283047;
	line-height: 140%;
}

#midnav_left_clear_box h1 {
	font-size: 16px;
	font-weight: normal;
}

#midnav_left_facebook_twitter {
	margin-top: 10px;
	padding: 10px;
	font-size: 16px;
	font-weight: normal;
	color: #cc9933;
	margin-bottom: 10px;
}

/* Travillas CSS Maincontent */
#maincontent_container {
	width: 680px;
	background: #FFFFFF;
	float: right;
	margin-right: 20px;
}

#maincontent_module {
	float: left;
	width: 210px;
	height: 300px;
	background: #FFFFFF;
	color: #333333;
	font-size: 11px;
	line-height: 120%;
}

#maincontent_module  a {
	font-size: 14px;
	font-weight: normal;
	color: #cc9933;
	margin-bottom: 10px;
}


#maincontent_module h1 {
	font-size: 16px;
	font-weight: normal;
	color: #cc9933;
	margin-bottom: 10px;
}

#maincontent_module img {
	margin-bottom: 10px;
}

#maincontent_module_people {
	font-size: 12px;
	font-weight: normal;
	color: #cc9933;
	margin-bottom: 10px;
}

#maincontent_module p {
	margin-bottom: 11px;
	color: #283047;
}

#maincontent_module_button {
	background-color: #79991e;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	display: inline-block;
	color: #ffffff;
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	padding: 6px 24px;
	text-decoration: none;
	margin-bottom: 10px;
	background: url(gfx/midnav_texture_green.jpg);
}

#maincontent_module_button:hover {
	background-color: #283047;
}

#maincontent_module_button a {
	color: #ffffff;
	text-decoration: none;
}

#maincontent_module_spacer {
	height: 30px;
	clear: both;
	background-color: #FFFFFF;
}

#maincontent_module_filler {
	float: left;
	width: 25px;
	height: 300px;
	background: #FFFFFF;
}

/* Travillas CSS VillaDetails */
#villa_flag img {
	margin-bottom: 5px;
}

#villa_details {
	width: 360px;
	float: left;
}

#villa_details p {
	color: #283047;
	line-height: 140%;
	margin-bottom: 5px;
}

#villa_details a {
	color: #cc9933;
	text-decoration: underline;
	font-size: 12px;
	font-weight: normal;
}

#villa_details a:hover {
	color: #cc9933;
	text-decoration: underline;
	font-size: 12px;
	font-weight: normal;
}

#villa_details h1 {
	font-size: 16px;
	font-weight: normal;
	color: #cc9933;
	margin-bottom: 10px;
}

#villa_details h2 {
	font-size: 14px;
	font-weight: normal;
	color: #cc9933;
	margin-top: 20px;
}

#villa_details ul {
	margin-left: 10px;
	padding-left: 10px;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

#villa_details li {
	list-style-type: circle;
	border: 0px;
	color: #283047;
	font-size: 9pt;
	line-height: 140%;
}


#info_full_width p {
	color: #283047;
	line-height: 140%;
	margin-bottom: 5px;
}

#info_full_width a {
	color: #cc9933;
	text-decoration: underline;
	font-size: 12px;
	font-weight: normal;
}

#info_full_widths a:hover {
	color: #cc9933;
	text-decoration: underline;
	font-size: 12px;
	font-weight: normal;
}

#info_full_width h1 {
	font-size: 16px;
	font-weight: normal;
	color: #cc9933;
	margin-bottom: 10px;
}

#info_full_width h2 {
	font-size: 14px;
	font-weight: normal;
	color: #cc9933;
	margin-top: 20px;
}

#info_full_width img {
float: left;
margin-right: 15px;
}

#info_full_width li {
	color: #283047;
	line-height: 140%;
	margin-bottom: 5px;
}

#special_offer {
	font-size: 14px;
	font-weight: bold;
	color: #990000;
	margin-bottom: 10px;
}

#villa_bullets ul {
	margin-left: 10px;
	padding-left: 10px;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

#villa_bullets li {
	list-style-type: circle;
	border: 0px;
	color: #FFFFFF;
	font-size: 9pt;
	line-height: 140%;
}

#villa_bullets p {
	margin-bottom: 10px;
}

#villa_bullets h1 {
	font-size: 16px;
	font-style: bold;
}

#villa_bullets a {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: normal;
}

#villa_details_button {
	width: 312px;
	background-color: #283047;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	display: inline-block;
	color: #ffffff;
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	padding: 6px 24px;
	text-decoration: none;
	margin-top: 20px;
	text-align: center;
}

#villa_details_button:hover {
	background-color: #283047;
	text-decoration: underline;
}

#villa_details_button a {
	color: #ffffff;
	text-decoration: none;
}

#villa_details_costs_table {
	margin-top: 20px;
	width: 360px;
}

#villa_details_costs_table td {
	color: #283047;
	padding: 10px;
	border-bottom: 1px solid #79991e;
}

#villa_table_comment {
	font-size: 9px;
	font-weight: normal;
	font-style: italic;
	color: #cc9933;
	margin-top: 10px;
}

#villa_table {
	font-size: 7px;
	font-style: normal;
	margin-top: 20px;
	color: #283047;
}

#villa_table td {
	font-size: 12px;
	font-style: normal;
	margin-top: 10px;
	color: #283047;
}

/* Travillas CSS VillaDetailsRHS */


#special_offers_container {
	font-size: 16px;
	font-weight: normal;
	float: right;
	width: 300px;
	padding: 0px;
	margin-left: 20px;
	margin-right: 0px;
}

#special_offers_box_header {
	height: 15px;
	border: 0px;
	padding: 10px;
	border-top-right-radius: 10px 10px;
	background: url(gfx/midnav_texture_pink_dark.jpg);
}

#special_offers_box {
	font-size: 16px;
	font-weight: normal;
	margin-bottom: 10px;
	background: url(gfx/midnav_texture_pink.jpg);
	border: 0px;
	padding: 10px;
	border-bottom-left-radius: 10px 10px;
}

#special_offers_box h1 {
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 3px;
}

#special_offers_box p {
	font-size: 16px;
	font-weight: normal;
	margin-bottom: 15px;
}

#special_offers_box_comment {
	font-size: 9px;
	font-weight: normal;
	font-style: italic;
	margin-top: 10px;
	margin-bottom: 10px;
}

#villa_map {
	margin-top: 20px;
}

#villa_map a {
	font-size: 9px;
	font-weight: normal;
	font-style: italic;
	color: #283047;
	margin-top: 20px;
}

#villa_map a:visited {
	font-size: 9px;
	font-weight: normal;
	font-style: italic;
	color: #283047;
	margin-top: 20px;
}

#villa_map_and_gallery {
	float: right;
	width: 300px;
	margin-left: 20px;
	margin-top: 0px;
}

#villa_map_and_gallery p {
	color: #283047;
	line-height: 140%;
	margin-bottom: 5px;
}

#villa_map_and_gallery_comment {
	font-size: 9px;
	font-weight: normal;
	font-style: italic;
	color: #283047;
	margin-top: 10px;
	margin-bottom: 10px;
}

.gallery_img {
	float: left;
	padding-right: 13px;
	margin: 0px;
}

.gallery_rhs {
	float: left;
	padding-right: 0px;
	margin: 0px;
}

#gallery h1 {
	font-size: 16px;
	font-weight: normal;
	color: #cc9933;
	margin-bottom: 10px;
}


/* Travillas CSS info */

#info_list li{
color: #668118;
list-style: circle;
margin-left: 15px;
margin-bottom: 5px;
margin-top: 5px;
line-height: 140%;

}

#info_table tr {
border-bottom: solid 1px #668118;
}

#info_table td {
padding: 10px;
color: #668118;
}

#info_warning p {
font-size: 14px;
color: #990000;
margin-bottom: 10px;
margin-top: 10px;
}

#info_caveat p {
font-size: 12px;
font-style: italic;
color: #990000;
margin-bottom: 10px;
margin-top: 10px;
}

#featured_property p {
font-size: 12px;
color: #283047;
margin-bottom: 10px;
margin-top: 10px;
}

/* Travillas CSS Ye Olde Footer */
#footer {
	border-top: 1px solid #DDDDDD;
	border-left: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;
	width: 898px;
	background-color: #EEEEEE;
	padding: 20px;
	color: #666666;
	font-size: 9px;
}