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, font, 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 {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

body {
	background: #A066AB;
	line-height: 1;
}

body.holding {
	background: #ED1C24;
	line-height: 1;
}

ol, ul {
	list-style: none;
}

blockquote, q {
	quotes: none;
}

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

:focus {
	outline: 0;
}

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

/* --- THE GRID --- */

.holding_wrapper {
	background: none;
	margin: 0 auto;
	padding: 0;
}

.page_wrapper {
	background: url(../images/grid_bk.png) top center repeat-y;
	margin: 0 auto;
	padding: 0;
}

.header_wrapper {
	background: url(../images/header_bk.png) bottom center no-repeat;
	margin: 0 auto;
	padding: 0;
}

.footer_wrapper {
	background: url(../images/footer_bk.png) bottom center no-repeat;
	margin: 0 auto;
	padding: 0;
}

.container {
	margin: 0 auto;
	padding: 0 20px;
	width: 960px;
}

.container_home {
	background: #7FBD00 url(../images/arran_012.jpg) 0 120px no-repeat;
	margin: 0 auto;
	padding: 0;
	width: 960px;
}

.container_holding {
	background: #ED1C24;
	margin: 0 auto;
	padding: 0;
	width: 960px;
}

#col { 
	float: left;
	width: 940px; 
	background: #fff;
}


/* ---------------------------------------------------------------------------------------- 
   GRID ELEMENTS
    - #top
    - #header
    - #top_nav
    - #banner 
    - #content
    - #footer
------------------------------------------------------------------------------------------- */

#top_bar {
	font-size: 14px;
	font-weight: normal;
	line-height: 14px;
	float: right;
	height: 28px;
	padding: 14px 20px 0 0;
	margin: 0;
	text-align: right;
	width: 940px;
}

#top_bar a, 
#top_bar a:visited {
	color: #fff;
	text-decoration: none;
}

#top_bar a:hover {
	color: #333;
	text-decoration: none;
}

.header {
	background: url(../images/banner_home.jpg) top left no-repeat;
	display: inline;
	float: left;
	height: 242px;
	padding: 0;
	margin: 0;
	float: left;
	width: 960px;
}

.hotels { background: url(../images/banner_hotels.jpg) top left no-repeat; }
.guest-houses { background: url(../images/banner_guest_houses.jpg) top left no-repeat; }
.self-catering { background: url(../images/banner_self_catering.jpg) top left no-repeat; }
.campsites { background: url(../images/banner_campsites.jpg) top left no-repeat; }
.hostels { background: url(../images/banner_hostels.jpg) top left no-repeat; }

#logo {
	float: left;
	margin: 20px 0 0 20px;
	padding: 0;
	border: none;
	height: 180px;
	width: 180px;
}

#flash_logo {
	float: left;
	margin: 0;
	padding: 0;
	border: none;
	height: 200px;
	width: 960px;
}

#top_right {
	float: right;
	color: #333;
	font-size: 12px;
	line-height: 1.4em;
	margin: 0;
	padding: 20px 20px 0 0;
	text-align: right;
	width: 300px;
	height: 50px;
}

#top_right_2 {
	float: right;
	color: #333;
	font-size: 12px;
	line-height: 1.4em;
	margin: 0;
	padding: 5px 20px 0 0;
	text-align: right;
}

#top_right a,
#top_right a:visited {
	color: #333;
	border-bottom: none;
	text-decoration: none;
}

#top_right a:hover {
	color: #333;
	border-bottom: none;
	text-decoration: underline;
}

#top_nav {
	background: url(../images/top_nav_bk.gif) top left repeat-x;
	color: #fff;
	display: inline;
	float: left;
	height: 42px;
	padding: 0;
	margin: 0;
	width: 960px;
}

#nav {
	float: left;
	padding: 0;
	margin: 0;
	list-style: none;
	width: 960px;
}

#nav ul { 
	padding: 0;
	margin: 0;
	list-style: none;
	z-index: 9999;
}

#nav li {
	float: left;
	text-align: center; 
	padding: 0;
	margin: 0;
}

#nav li:hover, #nav li.hover {
    position: static;
	color: #000A1D;
}

#nav li a,
#nav li a:visited {
	background: url(../images/top_nav_sep.gif) top right no-repeat;
	font-family: Helvetica, Arial, sans-serif;
	display: block;
	color: #fff;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
	height: 12px;
	padding: 15px 2px 15px 0;
	margin: 0;
	text-align: center;
	text-transform: uppercase;
	line-height: 12px;
	letter-spacing: -0.03em;
}

#nav li a:hover {
	background: url(../images/top_nav_hover.png) top right repeat-x;
	color: #fff;
	text-decoration: none;
}

#nav li a.active,
#nav li a.active:visited,
#nav li a.active:hover {
	background: url(../images/top_nav_hover.png) top right repeat-x;
	font-family: Helvetica, Arial, sans-serif;
	display: block;
	color: #fff;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
	height: 12px;
	padding: 15px 2px 15px 0;
	margin: 0;
	text-align: center;
	text-transform: uppercase;
	line-height: 12px;
	letter-spacing: -0.03em;
}

#nav li a.browse {
	width: 130px;
}

#nav li a.hotels {
	width: 100px;
}

#nav li a.guest-houses {
	width: 190px;
}

#nav li a.self-catering {
	width: 150px;
}

#nav li a.campsites {
	width: 120px;
}

#nav li a.hostels {
	width: 120px;
}

#nav li a.about-skye {
	background: none;
	width: 138px;
	padding-right: 0;
}

#nav li a.about-skye:hover {
	background: url(../images/top_nav_hover.png) top right repeat-x;
	width: 138px;
	padding-right: 0;
}


/* END #header ---------------------------------------------------------------------------- */


#content {
	display: inline;
	float: left;
	padding: 0 10px;
	margin: 20px 0;
	width: 940px;
}

#content_holding {
	display: inline;
	float: left;
	padding: 0;
	margin: 20px 0;
	width: 960px;
	text-align: center;
}

.home_highlight {
	background: #f3f3f3;
	float: left;
	margin: 10px 0 0 0;
	padding: 20px;
	width: 620px;
}

.home_content_thumb {
	background: #ccc;
	float: left;
	margin: 0 20px 0 0;
	padding: 5px;
	width: 130px;
}

.home_content_text {
	float: left;
	margin: 0;
	padding: 0;
	width: 460px;
}

.home_content_text h3 {
	margin: 0;
	font-weight: bold;
}

.home_content_text p {
	margin-bottom: 0;
}

.content_1_col_1 {
	float: left;
	width: 960px;
	margin: 0;
	padding: 0;
}

.content_2_col_1 {
	float: left;
	width: 700px;
	margin: 0;
	padding: 0;
}

.content_2_col_2 {
	float: left;
	width: 240px;
	margin: 0;
	padding: 0;
}

.content_3_col_1 {
	float: left;
	width: 240px;
	margin: 10px 0 0 0;
	padding: 0;
}

.content_3_col_2 {
	float: left;
	width: 480px;
	margin: 0;
	padding: 0;
}

.content_3_col_3 {
	float: left;
	width: 240px;
	margin: 10px 0 0 0;
	padding: 0;
}

.content_home {
	float: left;
	margin: 10px 0 0 0;
	padding: 0;
	width: 730px;
}

.content_home_col {
	background: url(../images/home_grid.jpg) top left no-repeat;
	float: left;
	padding: 10px;
	margin: 0 0 10px 10px;
	width: 150px;
	height: 240px;
}

.double_width {
	background: url(../images/home_grid_double.jpg) top left no-repeat;
	padding: 10px;
	width: 330px;
}

.content_home_col h3 {
	margin-bottom: 5px;
	padding-bottom: 3px;
	border-bottom: solid 1px #C4CED4;
}

.content_home_col h4 {
	margin-bottom: 2px;
	overflow: hidden;
	height: 20px;
}

.content_home_col img {
	margin-bottom: 5px;
}

.content_home_col .featured_text {
	margin-bottom: 0;
	padding-bottom: 0;
	overflow: hidden;
	height: 55px;
	float: left;
	line-height: 17px;
}

.content_home_col .read_more {
	margin: 0;
	padding: 0;
	overflow: hidden;
	height: 13px;
	float: left;
	line-height: 11px;
}

.content_home_col .read_more a,
.content_home_col .read_more a:visited {
	color: #F7931E;
	font-size: 11px;
	text-decoration: underline;
}

.content_home_col .read_more a:hover {
	text-decoration: none;
}

.content_home h1 {
	padding-bottom: 10px;
}

.content_home h2 {
	font: 22px/28px Arial, Helvetica, sans-serif;
	color: #333;
}

.content_home p {
	margin-top: 270px;
}

.content_row {
	float: left;
	margin: 0 10px 20px 10px;
	padding: 0;
	width: 680px;
}

.full {
	width: 940px;
}

.left_row {
	background: #E2E8F1 url(../images/left_top.png) top left no-repeat;
	float: left;
	margin: 0 10px 0 10px;
	padding: 5px 10px 0 10px;
	width: 200px;
}

.right_row {
	background: #d7d7d7;
	float: left;
	margin: 0 10px 0 10px;
	padding: 5px 10px 0 10px;
	width: 200px;
}

.left_row p {
	font-size: 12px;
	line-height: 20px;
	letter-spacing: -0.02em;
	margin: 7px 0 15px 0;
	color: #777;
	float: left;
}

.left_row p strong {
	font-size: 18px;
	font-weight: bold;
	font-style: normal;
	font-family: "Palatino", Georgia, serif;
	color: #333;
	margin: 0 3px;
}

.left_row ul {
	list-style: none;
	margin: 0;
	padding: 0 0 10px 0;
	width: 200px;
}

#left_rss {
	border-top: solid 1px #B8C7DD;
	margin: 5px 0 0 0;
	padding: 0;
	width: 200px;
}

#left_rss p {
	background: url(../images/rss_subscribe.png) 0 18px no-repeat;
	font-family: "Lucida Grande", "Lucida Sans", Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	line-height: 17px;
	color: #8093AA;
	margin: 0;
	padding: 20px 0 10px 25px;
}

#left_subscribe {
	background: url(../images/email_subscribe.png) 0 15px no-repeat;
	border-top: solid 1px #B8C7DD;
	margin: 0;
	padding: 0;
	width: 200px;
}

#left_subscribe p {
	font-family: "Lucida Grande", "Lucida Sans", Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	line-height: 17px;
	color: #8093AA;
	margin: 0;
	padding: 17px 0 10px 50px;
}

#sml_subscribe_email { 
	font-family: "Lucida Grande", "Lucida Sans", Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #666;
	padding: 4px;
	margin: 10px 0;
	border: solid 1px #B8C7DD;
	width: 190px;
}

.subscribe_invalid {
	float: left;
	font-size: 11px;
	margin-bottom: 10px;
	color: #c00;
}

#subscribe_button { 
	padding: 0;
	margin-bottom: 0;
	text-align: right;
}

#btnSubscribeLeft { 
	font-family: "Lucida Grande", "Lucida Sans", Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	line-height: 12px;
	height: 25px;
	padding: 0;
	margin: 0;
	background: url(../images/subscribe_button.png) top left no-repeat;
	border: none;
	width: 100px;
	cursor: pointer;
}

.left_row form {
	background: none;
	padding-top: 0;
	font-size: 12px;
}

.left_row .keywords_text {
	width: 189px;
	padding: 0 2px;
	margin-bottom: 10px;
	font-size: 11px;
}

.left_row .price_text {
	width: 80px;
	padding: 0 2px;
	margin-bottom: 10px;
	font-size: 11px;
}

.left_row .search_button {
	float: right;
	padding: 0 10px;
	margin: 10px 0 0 0;
	font-size: 11px;
}

.left_row .adv_search {
	text-align: right;
	margin-bottom: 5px;
}

.left_row ul li {
	margin: 0 0 5px 0;
	padding: 0;
	width: 200px;
	font-size: 12px;
	line-height: 14px;
	letter-spacing: -0.02em;
}

.left_row li a {
	display: block;
	background: url(../images/left.png) top left no-repeat;
	padding: 6px 5px 6px 26px;
	margin: 0;
	width: 169px;
}

.left_row li a:hover {
	background: url(../images/left_hover.png) top left no-repeat;
	text-decoration: none;
	color: #000A1D;
}

.left_row li a.active {
	background: url(../images/left_active.png) top left no-repeat;
	color: #000A1D;
}

.left_row h1, .left_row h2,
.right_row h1, .right_row h2 {
	margin-top: 0;
	padding-bottom: 5px;
}

.left_row h2,
.right_row h2 {
	margin-top: 5px;
}

.left_row h3,
.right_row h3 {
	font-size: 12px;
	font-weight: bold;
	margin: 5px 0 10px 0;
	padding: 0;
	text-transform: uppercase;
}

.content_row .body_text {
	margin-left: 0;
	margin-right: 0;
}

img.page_image {
	background: #e4e4e4;
	padding: 10px;
	width: 640px;
	height: 150px;
}

.content_row .content_date {
	margin: 0 0 5px 0;
	padding: 10px 0 5px 0;
	color: #F6921E;
	width: 460px;
}

.content_row .content_item {
	float: left;
	margin: 0;
	padding: 20px 0 0 0;
	width: 460px;
	border-top: solid 1px #ccc;
}

#breadcrumbs {
	background: #f3f3e4;
	float: left;
	margin: 0;
	padding: 5px 10px;
	width: 680px;
	border-top: dashed 1px #999;
}

#breadcrumbs p {
	padding: 0;
	margin: 0;
}

#property_refine {
	background: #f3f3f3;
	float: left;
	margin: 0;
	padding: 10px 10px 5px 10px;
	width: 898px;
	border: solid 1px #b4b4b4;
}

#filter_div {
	font-size: 14px;
	float: left;
	background: none;
	margin: 5px 0 10px 0;
	padding: 0;
}

#more1, #more2 {
	float: left;
	background: none;
	margin: 0;
	padding: 0;
}

.filter_full {
	border-top: solid 1px #d7d7d7;
	float: left;
	width: 898px;
	padding-bottom: 15px;
}

.filter_left {
	float: left;
	width: 537px;
}

.filter_right {
	float: left;
	width: 179px;
}

.filter_list {
	font-size: 13px;
	float: left;
	padding: 5px 5px 5px 0;
	width: 174px;
}

.facility_list {
	font-size: 13px;
}

#facilities_guide {
	display: none;
	width: 765px;
	padding: 0 0 20px 0;
	margin: 0;
}

.facilities_guide_list {
	font-size: 13px;
	float: left;
	padding: 5px 5px 5px 30px;
	width: 215px;
}

#property_refine h2#filter {
	float: left;
	margin-top: 5px;
	width: 400px;
}

#rss {
	float: right;
	text-align: right;
	margin-top: 5px;
	width: 200px;
}

#rss a,
#rss a:visited,
#rss a:hover {
	background: url(../images/rss_18.png) 0 1px no-repeat;
	color: #333;
	text-decoration: none;
	border: none;
	padding-left: 26px;
	padding-top: 3px;
}

#toggle_filter,
#toggle_filter:visited,
#toggle_filter:hover {
	color: #333;
	text-decoration: none;
	border: none;
	padding-left: 26px;
	padding-top: 3px;
}

.more_filter {
	padding-left: 14px;
	background: url(../images/more.gif) 0 1px no-repeat;
}

.more_filter_active {
	padding-left: 14px;
	background: url(../images/less.gif) 0 1px no-repeat;
}

.filter {
	background: url(../images/plus_18.png) 0 1px no-repeat;
}

.filter_active {
	background: url(../images/minus_18.png) 0 1px no-repeat;
}

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

#filter_div h3 {
	font: 16px/16px Arial, Helvetica, sans-serif;
	font-weight: normal;
	padding: 0;
	margin: 10px 0 5px 0;
	color: #20419A;
	letter-spacing: -0.01em;
}

.property_listing_large {
	background: #fff url(../images/listing_bk.gif) top left no-repeat;
	float: left;
	margin: 0 0 10px 10px;
	padding: 7px 0 10px 0;
	width: 298px;
	height: 212px;
	overflow: hidden;
	border: solid 1px #b4b4b4;
}

.property_listing_large h3 {
	margin-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
}

.property_listing_large h3 a,
.property_listing_large h3 a:visited,
.property_listing_large h3 a:hover {
	color: #333;
}

.property_listing {
	background: #fff url(../images/listing_bk.gif) top left repeat-x;
	float: left;
	margin: 0 0 10px 10px;
	padding: 10px;
	width: 278px;
	height: 202px;
	overflow: hidden;
	border: solid 1px #b4b4b4;
}

.premium {
	background: #E1DFF0 url(../images/listing_bk.gif) top left repeat-x;
	width: 588px;
}

.property_detail {
	float: left;
	margin: 0;
	padding: 0;
	width: 920px;
}

.property_detail h1 {
	padding-bottom: 25px;
}

#property_images1 {
	float: left;
	margin: 10px 20px 30px 0;
	padding: 0;
	width: 312px;
}

#property_images2 {
	float: left;
	margin: 10px 0 30px 0;
	padding: 0;
	width: 256px;
}

#property_thumbs {
	float: left;
	margin: 0;
	padding: 0;
	width: 256px;
	list-style: none;
}

#property_thumbs li {
	float: left;
	display: inline;
	margin: 0 0 4px 0; 
	padding: 0;
}

#property_thumbs li img { 
	float: left;
	margin: 0 0 0 4px;
	padding: 0; 
}

#property_thumbs li img.first { margin-left: 0; }

#property_images3 {
	float: left;
	margin: 10px 0 30px 20px;
	padding: 0;
	width: 312px;
}

.property_summary {
	float: left;
	margin: 0 20px 0 0;
	padding: 0;
	width: 588px;
}

.summary_right {
	float: right;
	text-align: right;
	width: 312px;
	margin: 0;
	padding: 0;
}

p {
	margin-bottom: 15px;
}

p.featured {
	float: left;
	clear: both;
	padding-bottom: 15px;
}

p.views {
	background: url(../images/pd_views.png) 0 0 no-repeat;
	margin: 10px 0 0 0;
	padding: 2px 0 2px 35px;
	height: 26px;
}

p.schedule {
	background: url(../images/pd_schedule.png) 0 0 no-repeat;
	margin: 10px 0 0 0;
	padding: 5px 0 5px 35px;
	height: 20px;
}

p.map {
	background: url(../images/pd_map.png) 0 0 no-repeat;
	margin: 10px 0 0 0;
	padding: 5px 0 5px 35px;
	height: 20px;
}

p.email_owner {
	background: url(../images/pd_email.png) 0 0 no-repeat;
	margin: 10px 0 0 0;
	padding: 5px 0 5px 35px;
	height: 24px;
}

p.email_us {
	background: url(../images/pd_email.png) 0 0 no-repeat;
	margin: 10px 0 0 0;
	padding: 5px 0 5px 35px;
	height: 24px;
}

p.call_owner {
	background: url(../images/pd_call.png) 0 3px no-repeat;
	margin: 10px 0 0 0;
	padding: 5px 0 5px 35px;
	height: 24px;
	position: relative;
}

p.call_us {
	background: url(../images/pd_call.png) 0 1px no-repeat;
	margin: 10px 0 0 0;
	padding: 5px 0 5px 35px;
	height: 24px;
}

#bt_charges {
	font-size: 10px;
	font-style: normal;
}

.property_detail .back_to_top {
	text-align: right;
	padding: 20px 0 0 0;
	margin: 0;
}

.property_detail .facility {
	font-size: 12px;
	padding-right: 5px;
}

#main_map1 {
	float: left;
	margin: 0;
	padding: 0;
	border: solid 1px #474747;
 	width: 448px;
	height: 448px;
 	overflow: hidden;
}

#main_map2 {
	float: right;
	margin: 0;
	padding: 0;
	border: solid 1px #474747;
 	width: 448px;
	height: 448px;
 	overflow: hidden;
}

.property_summary .yes {
	float: left;
	background: url(../images/tick.gif) 0 2px no-repeat;
	margin: 0 20px 5px 0;
	padding: 0 0 0 21px;
	width: 143px;
}

.property_detail .big_number {
	font: 20px/24px Helvetica, Arial, sans-serif;
	font-style: normal;
	font-weight: bold;
	color: #000;
	position: relative;
	top: 2px;
	margin: 0 3px;
}

.property_detail .super {
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	position: relative;
	top: -7px;
}

#premium_info {
	color: #666;
	font-size: 11px;
	margin: 10px 0;
	padding: 0 0 0 35px;
}

.facilities {
	float: left;
	padding: 0;
	margin: 0;
	width: 920px;
}

.facilities ul {
	float: left;
	list-style: none;
	padding: 0;
	margin: 0;
	width: 920px;
}

.facilities ul li {
	list-style: none;
	padding: 0;
	margin: 0;
}

.facilities ul li img {
	float: left;
	display: inline;
	margin-right: 10px;
	margin-bottom: 10px;
}

.availability {
	background: #fff url(../images/listing_bk.gif) top left repeat-x;
	float: left;
	margin: 0 12px;
	padding: 10px 0 0 0;
	width: 280px;
	height: 300px;
	overflow: hidden;
	border: solid 1px #b4b4b4;
}

.month_header {
	float: left;
	margin: 0;
	padding: 0 0 10px 0;
	width: 280px;
	font-size: 14px;
	line-height: 14px;
	font-weight: bold;
	height: 14px;
	white-space: nowrap;
	text-align: center;
}

.day_header {
	background: #00B9F0;
	float: left;
	margin: 0;
	padding: 10px 0 8px 0;
	width: 40px;
	height: 14px;
	font-size: 14px;
	line-height: 14px;
	font-weight: bold;
	text-align: center;
}

.day {
	float: left;
	padding: 13px 0;
	width: 40px;
	height: 14px;
	font-size: 14px;
	line-height: 14px;
	text-align: center;
}

.today {
	background: url(../images/today_bk.png) top left no-repeat;
	font-weight: bold;
}

.booked {
	background-color: #f3f3f3;
	text-decoration: strikethrough;
}

.property_name {
	width: 156px;
	padding: 0 0 10px 0;
	margin: 0 10px 0 0;
	float: left;
	font-size: 14px;
	line-height: 14px;
	font-weight: bold;
	height: 14px;
	white-space: nowrap;
}

.property_name a,
.property_name a:visited,
.property_name a:hover {
	color: #333;
}

.property_town {
	width: 112px;
	padding: 0 0 10px 0;
	float: right;
	text-align: right;
	font-size: 12px;
	line-height: 12px;
	font-weight: bold;
}

.property_rating {
	width: 278px;
	float: left;
	font-size: 24px;
	line-height: 24px;
	height: 24px;
	padding: 0;
	margin: 10px 0 0 0;
}

.aa_rating {
	background: url(../rating-images/aa-logo.gif) top left no-repeat;
	float: left;
	height: 13px;
	padding: 6px 0 7px 30px;
	margin: 0 10px 0 0;
	line-height: 13px;
}

.vs_rating {
	background: url(../rating-images/vs-logo.gif) top left no-repeat;
	float: left;
	height: 13px;
	padding: 6px 0 7px 30px;
	margin: 0;
	line-height: 13px;
}

.property_listing_details {
	float: left;
	padding: 0;
	margin: 0;
	width: 112px;
}

.property_listing_details_premium {
	float: left;
	padding: 0;
	margin: 0;
	width: 256px;
}

.property_particulars {
	width: 112px;
	float: left;
	text-align: left;
	font-size: 12px;
	line-height: 18px;
	padding: 0;
	margin: 0;
}

.property_particulars_premium {
	width: 256px;
	float: left;
	text-align: left;
	font-size: 12px;
	line-height: 18px;
	padding: 0;
	margin: 0;
}

.property_premium {
	width: 134px;
	float: left;
	text-align: right;
	font-size: 12px;
	line-height: 18px;
	padding: 0;
	margin: 15px 0 5px 10px;
}

.property_summary_premium {
	background: url(../images/premier_title.png) top right no-repeat;
	width: 134px;
	float: right;
	text-align: right;
	font-size: 12px;
	line-height: 18px;
	padding: 30px 0 0 0;
	margin: 8px 0 0 10px;
}

.property_home_count {
	width: 278px;
	float: left;
	font-size: 13px;
	line-height: 18px;
	padding: 10px 10px 0 10px;
	margin: 0;
}

.property_category {
	width: 112px;
	float: left;
	text-align: left;
	font-size: 12px;
	line-height: 18px;
	padding: 0;
	margin: 15px 0 5px 0;
}

.property_show_button {
	background: url(../images/show_details.gif) top left no-repeat;
	width: 80px;
	float: right;
	text-align: center;
	font-size: 12px;
	line-height: 12px;
	padding: 4px 0;
	margin: 10px 0 0 0;
	text-transform: uppercase;
}

.property_show_button a,
.property_show_button a:visited {
	color: #fff;
	text-decoration: none;
}

.property_show_button a:hover {
	color: #fff;
	text-decoration: underline;
}

.pad_right {
	padding-right: 10px;
}

.property_thumb_large {
	float: left;
	padding: 0;
	width: 298px;
}

.property_thumb {
	float: left;
	margin: 10px 0 0 0;
	padding: 0 10px 0 0;
	width: 156px;
}

.property_thumb2 {
	float: right;
	margin: 10px 0 0 0;
	padding: 0;
	width: 156px;
}

.property_image {
	margin: 0;
	padding: 0;
	width: 156px;
}

.sale_status {
	color: #000;
	float: left;
	padding: 10px 0;
	width: 156px;
	text-align: center;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}

.property_item {
	float: left;
	width: 514px;
	padding: 10px 10px 10px 0;
}

.no_properties {
	background: #f3f3f3;
	float: left;
	margin: 0;
	padding: 10px 10px 5px 10px;
	width: 898px;
	border: solid 1px #b4b4b4;
}

.property_item h2 {
	line-height: 18px;
	padding: 0 0 5px 0;
	margin: 0;
}

.property_item h3 {
	line-height: 16px;
	padding: 0 0 9px 0;
	margin: 0;
}

.property_item h3 a,
.property_item h3 a:visited {
	text-decoration: underline;
}

.property_item h4 {
	line-height: 16px;
	padding: 0 0 5px 0;
	margin: 0;
}

.property_item p {
	margin: 0;
	padding: 0;
}

.property_item p.particulars {
	padding-top: 15px;
}

.content_row .top {
	padding: 0;
	border-top: none;
}

.content_row .note {
	float: left;
	font-size: 11px;
	color: #474747;
	background: #e4e4e4;
	border: solid 1px #ccc;
	text-align: center;
	padding: 10px;
}

.content_thumb {
	background: #ccc;
	float: left;
	margin: 0 20px 0 0;
	padding: 5px;
	width: 130px;
}

.content_text1 {
	float: left;
	margin: 0;
	padding: 0;
	width: 740px;
}

.content_text2 {
	float: left;
	margin: 0;
	padding: 0;
	width: 500px;
}

.right_row ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.right_row ul li {
	margin: 0 0 5px 0;
	padding: 0;
	width: 200px;
	font-size: 12px;
	line-height: 14px;
	letter-spacing: -0.02em;
}

.right_row li a {
	display: block;
	padding: 6px 10px;
	margin: 0;
	width: 180px;
}

.right_row li a:hover {
	background: url(../images/right_hover.png) top left no-repeat;
	text-decoration: none;
	color: #000A1D;
}

.right_row li a.active {
	background: url(../images/right_active.png) top left no-repeat;
	color: #000A1D;
}

.right_row ul.small {
	font-size: 11px;
	margin-bottom: 20px;
}

.right_row ul.small_no_margin {
	font-size: 12px;
	margin-bottom: 0;
}

.right_row dl {
	font-size: 12px;
	list-style: none;
	margin: 0;
	padding: 0;
}

.right_row dt {
	margin: 0;
	padding: 10px 0 0 0;
	color: #777;
}

.right_row dd {
	margin: 0;
	padding: 0 0 10px 0;
	border-bottom: solid 1px #e4e4e4;
}

.right_row p {
	font-size: 11px;
	margin-bottom: 5px;
}

p.rss_right {
	background: url(../images/feed-icon-20x20.gif) top left no-repeat;
	margin: 0 0 5px 0;
	padding: 2px 0 0 25px;
	height: 18px;
}

p.news_right {
	margin: 10px 0;
	padding: 0;
	font-size: 11px;
}


#paging {
	background: #f3f3f3;
	float: left;
	text-align: right;
	margin: 0;
	padding: 5px 10px 5px 10px;
	width: 898px;
	border: solid 1px #b4b4b4;
}

#paging a,
#paging a:visited {
	color: #069;
	padding: 3px 6px;
	text-decoration: none;
	margin: 0;
}

#paging a:hover {
	background: #069;
	color: #fff;
	padding: 3px 6px;
	text-decoration: none;
	margin: 0;
}

#paging .current {
	background: #333;
	color: #fff;
	padding: 3px 6px;
	text-decoration: none;
	margin: 0;
}

#paging .disabled {
	background: #bbb;
	color: #d7d7d7;
	padding: 3px 6px;
	text-decoration: none;
	margin: 0;
}

#paging .pages {
	color: #777;
	padding: 3px 10px 3px 0;
	text-decoration: none;
	margin: 0 5px 0 0;
}


/* END #content --------------------------------------------------------------------------------- */


#footer {
	background: url(../images/footer_banner.png) bottom center no-repeat;
	font-size: 12px;
	clear: both;
	float: left;
	margin: 0 0 30px 0;
	padding: 20px 20px 10px 20px;
	width: 920px;
}

#footer_left {
	color: #333;
	float: left;
	padding: 0 20px 50px 0;
	margin: 0;
	width: 300px;
}

#footer_right {
	color: #333;
	float: right;
	text-align: right;
	padding: 0 0 50px 0;
	margin: 0;
	width: 600px;
}

#footer_credit {
	font-size: 11px;
	clear: both;
	float: right;
	text-align: right;
	margin: 0;
	padding: 0;
	width: 920px;
}

#footer_credit a,
#footer_credit a:visited {
	color: #fff;
	text-decoration: none;
}

#footer_credit a:hover {
	color: #fff;
	text-decoration: underline;
}


/* END #footer ------------------------------------------------------------------------------------ */


/* `Forms ------------------------------------------------------------------------------------------*/

form {
	background: #f3f3f3;
	border: solid 1px #b4b4b4;
	padding: 20px;
	width: 640px;
}

form.no_border {
	background: none;
	border: none;
	float: left;
	margin: 0;
	padding: 0;
	width: auto;
}

.form_input {
	padding: 0 0 20px 0;
	margin-bottom: 10px;
	width: 640px;
	font: 13px/1.5 Helvetica, Arial, sans-serif;
}

.form_input_msg {
	padding: 10px 0;
	width: 640px;
	font: 16px/22px Helvetica, Arial, sans-serif;
}

.form_input_msg span {
	color: #393;
}

.form_input_msg span.form_error {
	color: #c00;
}

.form_button {
	border-bottom: none;
	font-size: 16px;
	padding-bottom: 0;
}

.form_button input {
	font-size: 16px;
}

input { 
	background: #fff;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: lighter;
	font-size: 16px;
	padding: 7px 5px;
	margin: 5px 0 0 0;
	border: none;
	border-bottom: solid 1px #b4b4b4;
}

input.submit_button {
	height: 36px;
	padding: 0 10px;
}

label {
	font: 16px/22px Helvetica, Arial, sans-serif;
	font-weight: normal;
	color: #333;
	padding: 0;
	margin: 0;
	letter-spacing: -0.01em;
}

label.error {
	font: 16px/22px Helvetica, Arial, sans-serif;
	font-weight: lighter;
	font-style: italic;
	color: #85A923;
	padding: 0;
	margin: 0;
	letter-spacing: -0.01em;
}

label.help {
	float: left;
	padding: 10px 0 0 0;
	font-size: 14px;
	line-height: 17px;
	color: #777;
}

label.help strong {
	font-weight: normal;
	color: #353533;
}

textarea { 
	font-family: Helvetica, Arial, sans-serif;
	font-weight: normal;
	font-size: 16px;
	padding: 5px;
	background: #fff;
	border: none;
	border-bottom: dotted 1px #7f7f7f;
	width: 630px;
}


/* `General styling --------------------------------------------------------------------------------*/

body {
	font: 13px/1.5 Helvetica, Arial, sans-serif;
	color: #333;
}

a:focus {
	outline: 1px dotted invert;
}

hr {
	border: 0 #ccc solid;
	border-top-width: 1px;
	clear: both;
	height: 0;
}

a, a:visited {
	color: #069;
	text-decoration: none;
}

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

a.holding, a.holding:visited {
	color: #000;
	text-decoration: none;
}

a.holding:hover {
	color: #000;
	text-decoration: underline;
}

a.no_border,
a.no_border:visited,
a.no_border:hover {
	border: none;
	text-decoration: none;
	padding: 0;
	background: none;
}

a.right_active,
a.right_active:visited,
a.right_active:hover {
	border: none;
	text-decoration: none;
	color: #333;
	background: none;
	font-weight: bold;
}

.no_display{
	position:absolute;
	top:-9999px;
	left:-9999px;
}

.lite {
	color: #777;
}

.left {
	text-align: left;
}

.middle {
	text-align: center;
}

.right {
	text-align: right;
}

.tiny {
	margin-top: 10px;
	font-size: 9px;
	color: #666;
}

#more {
	font-size: 11px;
	position: fixed;
	z-index: 100; 
	bottom: 0; 
	right: 50px; 
	padding: 7px 10px; 
	background: #e4e4e4; 
	color: #777; 
	text-align: center;
	text-decoration: none; 
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px; 
	-webkit-border-top-left-radius: 5px; 
	-webkit-border-top-right-radius: 5px;
	border-top: solid 1px #ccc;
	border-left: solid 1px #ccc;
	border-right: solid 1px #ccc;
}


/* `Headings ---------------------------------------------------------------------------------------*/

h1 {
	font: 26px/34px Helvetica, Arial, sans-serif;
	font-weight: normal;
	color: #ED1C24;
	padding: 0 0 25px 0;
	margin: 20px 0 0 0;
	letter-spacing: -0.03em;
}

h1.no_padding {
	padding-bottom: 0;
}

h1.holding {
	background: url(../images/logo-holding.png) 305px 40px no-repeat;
	font: 26px/34px Helvetica, Arial, sans-serif;
	font-weight: normal;
	color: #fff;
	padding: 420px 0 25px 0;
	margin: 20px 0 0 0;
	letter-spacing: -0.03em;
}

h1.border_top {
	padding: 20px 0 25px 0;
	border-top: dashed 1px #ccc;
}

h2 {
	font: 18px/24px Helvetica, Arial, sans-serif;
	font-weight: bold;
	color: #A066AB;
	padding: 0 0 10px 0;
	margin: 20px 0 0 0;
	letter-spacing: -0.03em;
}

h2.no_para_prev {
	margin-top: 0;
}

h2.holding {
	font: 18px/24px Helvetica, Arial, sans-serif;
	font-weight: bold;
	color: #fff;
	padding: 0 0 10px 0;
	margin: 20px 0 0 0;
	letter-spacing: -0.03em;
}

h3 {
	font: 16px/22px Helvetica, Arial, sans-serif;
	font-weight: normal;
	padding: 0;
	margin: 0 0 20px 0;
	color: #333;
	letter-spacing: -0.01em;
}

h3 em {
	font-size: 12px;
	font-style: normal;
	padding-left: 10px;
}

h4 {
	font: 14px/20px Helvetica, Arial, sans-serif;
	font-weight: normal;
	padding: 0;
	margin: 0 0 20px 0;
	color: #0D1E3B;
	letter-spacing: -0.01em;
}

h5 {
	font-size: 16px;
}

h6 {
	font-size: 14px;
}

/* `Spacing ----------------------------------------------------------------------------------------*/

ol {
	list-style: decimal;
}

ul {
	list-style: square;
}

li {
	margin-left: 30px;
}

p,
dl,
hr,
h4,
h5,
h6,
ol,
ul,
pre,
table,
address,
fieldset {
	margin-bottom: 20px;
}

/* `Clear Floated Elements --------------------------------------------------------------------------*/

html body div.clear,
html body span.clear {
	background: none;
	border: 0;
	clear: both;
	display: block;
	float: none;
	font-size: 0;
	margin: 0;
	padding: 0;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}

.clearfix:after {
	clear: both;
	content: '.';
	display: block;
	visibility: hidden;
	height: 0;
}

.clearfix {
	display: inline-block;
}

* html .clearfix {
	height: 1%;
}

.clearfix {
	display: block;
}

