@charset "utf-8";
/* CSS Document */

body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	background-image: url(../images/body_bg.jpg);
	background-repeat: repeat-x;
	background-color: #DFDAD7;
}
#container {
	width: 1024px; /* this overrides the text-align: center on the body element. */
	padding: 0px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
} 
img {
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}
h1 {
	margin: 0px;
	padding: 0px;
	font-size: 18px;
}
#feature_alt li {
	font-size: 12px;
	margin-top: 10px;
}

p {
	font-size: 11px;

}
h3 {
	color: #0D6497;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-weight: normal;
}

h2 {
	font-size: 12px;
	color: #0D6497;
	font-weight: bold;
	margin-bottom: 0px;
}

#header {
	height: 120px;
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(../images/head_logo.gif);
	background-repeat: no-repeat;
} 
.flash_main {
	z-index: 2;
}

#header #menu {
	width: 644px;
	margin-top: 40px;
	margin-left: 370px;
	height: 35px;
	float: right;
}
#header #menu ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	display: inline-block;
}
#header #menu li {
	font-size: 12px;
	width: 99px;
	display: block;
	height: 34px;
	float: left;
	line-height: 34px;
	text-align: center;
	background-repeat: no-repeat;
}
#header #menu li a{
	color: #DED9D6;
	text-decoration: none;
	font-size: 12px;
	width: 99px;
	display: block;
	height: 34px;
	float: left;
	line-height: 34px;
	text-align: center;
	background-color: #29231D;
}
#spacer_lft {
	background-color: #29231D;
	float: left;
	width: 4px;
	height: 34px;
}

#header #menu li a:hover{
	color: #28221C;
	text-decoration: none;
	background-color: #DCD9D5;
	font-size: 12px;
	width: 99px;
	display: block;
	height: 34px;
	float: left;
	line-height: 34px;
	text-align: center;
}
.menucap_rt {
	float: left;
}
#flash_holder {
	text-align: center;
	margin: 0px;
	padding: 0px;
	height: 390px;
	background-image: url(../images/flash.png);
	background-repeat: no-repeat;
	z-index: 4;
}
#mainContent {
	width: 610px;
	float: left;
	margin-left: 50px;
	padding-top: 0;
	padding-bottom: 0;
}

#narrative {
	width: 520px;
	font-size: 11px;
	padding-right: 30px;
	padding-left: 30px;
	margin-top: 0px;
	line-height: 16px;
}
.not_sure {
	color: #FF0000;
	background-color: #FFFF00;
}

#feature {
	float: left;
	width: 190px;
	margin-right: 12px;
	margin-top: 0px;
}
#feature_2 {
	float: left;
	width: 280px;
	margin-right: 12px;
	margin-top: 0px;
}
#feature_3 {
	float: left;
	width: 560px;
	margin-right: 12px;
	margin-top: 0px;
}
#feature_4 {
	float: left;
	width: 604px;
	margin-top: 0px;
	position: relative;
	left: -30px;
}

#feature_3  li {
	font-size: 11px;
}

#mainContent_wide {
	width: 920px;
	float: left;
	margin-left: 50px;
	padding-top: 0;
	padding-bottom: 0;
	font-size: 11px;
}
#feature_wide {
	float: left;
	width: 696px;
	margin-top: 0px;
	padding-left: 20px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #C2C1BD;
}  
#feature_alt {
	padding-right: 120px;
	padding-left: 120px;
}
#feature_alt img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


#feature_text img {
	padding: 0px;
	margin-top: -10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#feature_text td {
	vertical-align: top;
}
#feature_text  ul {
	margin: 0;
	padding-left: 25px;

}
#feature_text  {
	font-size: 11px;
	padding: 10px;
	line-height: 15px;
}
#feature_text  a {
	text-decoration: none;
	color: #0F679B;
	font-weight: bold;
	font-style: italic;
}
#feature_text  a:hover {
	text-decoration: underline;
}

#feature_text p {
	margin-top: 8px;
	margin-bottom: 8px;
	text-align: justify;
}
#feature_line  {
	height: 1px;
	width: 170px;
	background-color: #c2c1bd;
}
.featurelist {
	line-height: 14pt;
	font-size: 9pt;
}
#booking_sidebar {
	float: right;
	width: 364px;
}
#booking_sidebar #bookingform {
	width: 309px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
}
#bookingform #book_head_top {
	background-image: url(../images/bookingform/top.gif);
	background-repeat: no-repeat;
	height: 13px;
}
#bookingform #book_head_txt {
	background-color: #2C96DC;
}
#bookingform #book_maintext {
	background-color: #0D6497;
	color: #DFDAD7;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 12px;
}
#book_maintext #enquiry_form {
	margin: 0px;
	padding-top: 20px;
	padding-bottom: 20px;
	background-color: #0D6497;
	height: 320px;
}
#enquiry_form #form_cellleft {
	height: 18px;
	width: 95px;
	font-size: 10px;
	padding-top: 7px;
	text-align: right;
	padding-right: 5px;
	float: left;
	margin-bottom: 2px;
}
#enquiry_form #form_cellright {
	height: 25px;
	width: 174px;
	float: left;
	margin-bottom: 2px;
}
#enquiry_form #form_cellright2 {
	height: 23px;
	width: 174px;
	float: left;
	padding-top: 2px;
	margin-bottom: 2px;
}
#enquiry_form #form_cellarea {
	height: 120px;
	width: 284px;
	text-align: left;
	float: left;
	font-size: 10px;
	margin-top: 8px;
	margin-bottom: 15px;
}
.txtarea {
	background-image: url(../images/text_area_bg.gif);
	width: 249px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-repeat: no-repeat;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-position: center center;
	background-color: #0D6497;
	padding-left: 20px;
	color: #DFDAD7;
	height: 99px;
	font-size: 9px;
	padding-top: 7px;
	padding-right: 20px;
}
#enquiry_form #form_buttons {
	padding: 0px;
	height: 30px;
	width: 285px;
	margin-left: auto;
	float: left;
	margin-right: auto;
	text-align: center;
}

#enquiry_form img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

span.select {
	position: absolute;
	width: 150px;
	color: #DFDAD7;
	overflow: hidden;
	background-image: url(../images/select_bg.gif);
	background-repeat: no-repeat;
	visibility: visible;
	padding-top: 0;
	padding-right: 24px;
	padding-bottom: 0;
	padding-left: 8px;
	font-family: arial, sans-serif;
	font-size: 10px;
	line-height: 25px;
}
.txtinput {
	background-image: url(../images/field_bg.gif);
	width: 162px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-repeat: no-repeat;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-position: center center;
	background-color: #0D6497;
	color: #DFDAD7;
	height: 24px;
	font-size: 9px;
	line-height: 25px;
}
input {
	padding-left: 20px;
}
.date {
	background-image: url(../images/date_bg.gif);
	width: 68px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-repeat: no-repeat;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-color: #0D6497;
	color: #DFDAD7;
	height: 25px;
	font-size: 9px;
	background-position: center;
	line-height: 25px;
}
.cal_img {
	margin: 0px;
	padding: 0px;
	position: relative;
	top: 8px;
}
.button {
	margin: 0px;
	padding: 0px;
	text-align: center;
	width: 60px;
}


#bookingform #book_bottom {
	background-image: url(../images/bookingform/bot.gif);
	background-repeat: no-repeat;
	height: 14px;
	clear: both;
}
#flashcontent {
	width: 289px;
}
.flashcontent_apartment {
	height: 360px;
	width: 289px;
}
.flashcontent_crete {
	height: 880px;
	width: 289px;
}
#footer {
	clear: both;
	width: 921px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	padding-bottom: 20px;
} 
#footer #foot_top {
	background-image: url(../images/footer/foot_top.gif);
	background-repeat: no-repeat;
	height: 10px;
}
#footer a {
	color: #E0DBD8;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
#footer #foot_txt {
	background-color: #0F679B;
	color: #E0DBD8;
	font-size: 10px;
	line-height: 15px;
	padding-left: 50px;
	padding-right: 50px;
	text-align: center;
}

#footer #foot_bot {
	background-image: url(../images/footer/foot_bot.gif);
	background-repeat: no-repeat;
	height: 10px;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 15px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
}
.fltrt_img { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-top: 0px;
	margin-bottom: 5px;
	margin-left: 15px;
}
.fltlft_img { /* this class can be used to float an element left in your page */
	float: left;
	margin-bottom: 5px;
	margin-right: 15px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
	height:0;
	line-height: 0px;
}
.adj {
}
.img_spacer {
	position: relative;
	top: 10px;
}
#maincontent_alt {
	margin-right: 50px;
	margin-left: 50px;
	margin-top: 20px;
	margin-bottom: 20px;
}
table .blue {
	color: #fff;
	background-color: #0D6497;
}
table .even {
	background-color: #B7B2AF;
}

.CollapsiblePanelTab h2 {
	font-weight: bold;
	color: #0D6497;
	margin: 0px;
}
#weather {
	margin-left: auto;
	margin-right: auto;
	width: 435px;
	height: 90px;
	background-image: url( http://vortex.accuweather.com/adcbin/netweather_v2/backgrounds/blue_435x90_bg.jpg );
	background-repeat: no-repeat;
	background-color: #346797; 
}
#NetweatherContainer{
	height: 75px;
}
#weather_foot{
	text-align: center;
	font-family: arial, helvetica, verdana, sans-serif;
	font-size: 10px; line-height: 15px; color: #FFFFFF;
}
#feature_3 table {
	font-size: 11px;
	text-align: center;
}
#pic_holder_lrg   {
	height: 330px;
	width: 191px;
}
#pic_holder_sml   {
	height: 225px;
	width: 191px;
}
.tab_title {
	margin-left: 50px;
}
#feature img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.selected  {
	background-color: #C7BDB8;
}

