body {
	font-weight : normal; 
	font-size : 12px; 
	color : #333333;
	font-style : normal; 
	font-family : Arial, 'Century Gothic', Verdana, Helvetica, sans-serif; 
	background-color : #FFFFFF;  
	padding : 0 0 10px 0; 
	margin : 0; 
	text-align : left; 
}

img {
	border: none; 
} 

ul, ol {
	margin: 15px 15px 0 20px;
	padding: 0 15px 0 35px;
	line-height: 1.3;
}

p {
	margin: 15px 20px 0 20px;
}

a {
 color: #0000FF;
 margin: 0;
 padding: 0;
}

a:hover {
 color: #AAAAAA;
 text-decoration: none;
}

form {
	margin: 0;
	padding: 0;
}

h1, h2, h4, h5 {
	display: block;
	font-size : 18px; 
	font-weight: normal;
	color : #CC352B; 
	text-align : left;
	margin: 10px 20px 10px 20px;
	padding: 0;
} 


h3, h4 {
	font-size : 14px; 
	color : #666666; 
	text-align : left;
	margin: 10px 15px 10px 20px;
	padding: 0;
	background: #FFFFFF;
} 

h4 {
	color: #CC352B;
	font-weight: bold;
}

/* Map */

#map {
	float: none; 
	width: 520px; 
	height: 450px;
	margin: 0 0 0 20px;
}

/* Containers */

.align {
	position: relative;
	width: 1010px;
	margin: 0 auto;
	background: #FFFFFF;
	text-align: left;
}


/* Header */

div.logo {
	position: absolute;
	width: 1010px;
	height: 150px;
	left: 0;
	top: 0;
	margin: 0;
	padding: 0;
	background: #FFFFFF url('images/logo_bg.gif') no-repeat 100% 0;
}

div.hor_menu {
	position: absolute;
	text-align: right;
	width: 770px;
	height: 29px;
	right: 0;
	top: 114px;
	margin: 0;
	padding: 0;
	background: transparent;
	z-index: 2;
	background: #FFFFFF url('images/hor_menu_bg.gif') no-repeat 0 0;
}

div.hor_menu a {
	display: block;
	float: left;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	width: 128px;
	padding: 0;
	line-height: 29px;
	color: #000000;
}

div.hor_menu a.last {
	width: 130px;
	color: #FFFFFF;
}

div.hor_menu a:hover {
	color: #777777;
}

div.header {
	position: absolute;
	width: 740px;
	height: 103px;
	left: 270px;
	top: 34px;
	margin: 0;
	padding: 0;
	background: #FFFFFF url('images/header.gif') no-repeat 95% 0;
	background: transparent;
}

div.share {
	position: absolute;
	height: 70px;
	right: 0;
	top: 75px;
	margin: 0;
	padding: 0;
	background: none;
}

div.share a {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}

div.share a:hover {
	color: #AAAAAA;
}

/*  specials & testimonial */


div.twitter {
	position: absolute;
	top: 854px;
	right: 15px;
	width: 190px;
	text-align: center;
}

div.residence {
	position: absolute;
	top: 694px;
	left: 6px;
}

div.residence.home {
	top: 804px;
}

/* Main */

div.wrapper {
	position: absolute;
	width: 1010px;
	margin: 0;
	padding: 0 0 0 0;
	top: 160px;
	/*background: #FFFFFF url('images/wrapper_bg.gif') repeat-y 0 0;*/
	background: #FFFFFF;
}

div.main {
	 position: absolute; 
	 width: 535px; 
	 left: 239px; 
	 top: 429px;
	 /*background: transparent url(images/wrapper_bg.png) repeat-y scroll -219px 0pt;*/
	 background: transparent;
	 z-index: 10; 
}

div.main p {
	line-height: 1.4;
}

/* ---------- */

div.main div.grey_box {
	width: 490px;
	color: #000000;
	font-size: 11px;
	margin: 15px 25px 0px 20px;
	padding: 0 0 15px 0;
	background: #FFFFFF url('images/grey_box_bg.gif') no-repeat 0 100%;
}

div.main div.grey_box div.top {
	width: 490px;
	height: 8px;
	background: #FFFFFF url('images/grey_box_top.gif') no-repeat 0 0;
}

div.main div.grey_box p {
	margin: 7px 20px 0 20px;
}
/* ---- */

#tnav, div.main_top {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	width: 535px;
	height: 27px;
	border-bottom: 1px solid #E2E2E2;
}

div.main_top {
	height: 10px;
}

#tnav a {
	display: block;
	float: left;
	line-height: 27px;
	color: #000000;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	width: 177px;
	margin: 0 0 0 2px;
	background: transparent url(images/nav_bg.gif) no-repeat 0 0;
}

#tnav a:first-child {
	margin: 0;
}

#tnav a.active {
	color: #FFFFFF;
	background: transparent url(images/nav_bg_active.gif) no-repeat 0 0;
}

#tnav a.short {
	width: 132px;
	background: transparent url(images/nav_short_bg.gif) no-repeat 0 0;
}
#tnav a.short.active {
	background: transparent url(images/nav_short_bg_active.gif) no-repeat 0 0;
}

#tnav a:hover {
	color: #E00E00;
}

#tnav a.active:hover {
	color: #000000;
}

div.tab {
	width: 535px;
	padding: 15px 0 30px 0;
	background: transparent url(images/tab_bg.gif) no-repeat 0 100%;
}

div.left {
	width: 211px;
	float: left;
}

div.right {
	width: 210px;
	padding: 0 0 0 0;
	float: right;
}

div.clear {
	clear: both;
	margin: 0;
	padding: 0;
}


/* left menu */
div.menu {
	width: 220px;
	height: 250px;
	margin: 0 0 20px 0;
	padding: 0;
	background: #FFFFFF;
}

div.menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

div.menu li {
	margin: 0 0 7px 0;
	padding: 0;
}

div.menu a, a.red_button {
	display: block;
	width: 190px;
	line-height: 25px;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	margin: 0;
	padding: 0 0 0 21px;
	background: transparent url('images/menu_link_bg.gif') no-repeat 0 0;
}

div.menu a.red {
	color: #FFFFFF;
	background: transparent url('images/menu_link_red_bg.gif') no-repeat 0 0;
}

div.menu a.ext {
	background: transparent url('images/menu_link_ext_bg.gif') no-repeat 0 0;
}

div.menu a.gallery {
	background: transparent url('images/menu_link_gallery.gif') no-repeat 0 0;
}


a.red_button {
	color: #000000;
}

div.menu a:hover {
	color: #555555;
}

div.menu li ul {
	position: absolute;
	clear: both;
	width: 240px;
	left: 214px;
	top: 20px;
	margin: 0 0 0 -1594px;
	padding: 0;
	z-index: 121;
	background: #CCCCCC;
	border: 1px solid #FFFFFF;
	border-bottom: none;
}

div.menu li ul.services {
	top: 90px;
}

div.menu li ul li {
	margin: 0;
	padding: 0;
	height: 29px;
}

div.menu li ul li a, div.menu li ul li a.static {
	height: 28px;
	line-height: 28px;
	width: 220px;
	font-weight: normal;
	display: block;
	color: #333333;
	text-align: left;
	margin: 0;
	padding: 0 0 0 20px;
	background: #DDDDDD url(images/dots.gif) no-repeat 5px 50%;
	background: #DDDDDD;
	border-bottom: 1px solid #FFFFFF;
} 

div.menu li ul li a:hover, div.menu li ul li a.static:hover {
	color: #777777;
	background: #F3F3F3 url(images/dots.gif) no-repeat 5px 50%;
} 

div.menu li:hover ul, div.menu li.sfhover ul {
	margin-left: 0;
}

/* button */
a.red_button {
	margin: 0 0 12px 0;
	text-align: left;
	color: #FFFFFF;
	background: transparent url('images/book_inspection_button.gif') no-repeat 0 0;
}

a.red_button:hover {
	color: #333333;
}


/* Testimonial box */

div.testimonial {
	width: 210px;
	margin: 0;
	padding: 0;
	text-align: left;
	background: transparent url('images/testimonial_bg.gif') no-repeat 0 100%;
}

div.testimonial div.top {
	height: 11px;
	background: transparent url('images/testimonial_top.gif') no-repeat 0 0;
}

div.testimonial p {
	color: #000000;
	padding: 0 12px 15px 15px;
	margin: 0 0 0 0;
	text-align: left;
}

/* ----------------------------------*/

div#subscribe {
	width: 195px;
	height: 84px;
	padding: 46px 5px 0 10px;
	margin: 15px 0 0 0;
	text-align: left;
}


/* AddThis Bookmark */

#addthis_img {
	margin: 10px 0 0 0;
	border: none;
}

/* Location Extras */
div#loc_extra {
	float: left;
	margin: 20px 110px 0 25px;
}

/* right form */

div.enq_form {
	width: 190px;
	height: 215px;
	font-size: 11px;
	margin: 0 0 20px 0;
	padding: 35px 10px 0 10px;
	background: transparent url('images/enq_form_bg.gif') no-repeat 100% 0;
}


div.enq_form td {
	padding: 1px 0 2px 0;
}

div.enq_form input, div.enq_form select {
	font-size: 11px;
}

#options {
	margin: 3px 0 0 0;
}

#options td {
	padding: 4px 0 3px 0;
}

table.contact {
	margin: 15px 10px 15px 20px;
}

div.heading p, div.booking p {
	margin: 15px 15px 5px 15px;
}

p.small {
	font-size: 11px;
}

div.bottom {
	float: left;
	background: #DCDCDC;
	line-height: 1.2;
	margin: 0;
	padding: 0;
}

div.bottom p {
	margin: 15px 15px 0 15px;
}

div.pic {
	float: left;
	width: 158px;
	margin: 0 10px 15px 10px;
	text-align: center;
	background: #FFFFFF url('images/pic_enlarge_bg.gif') no-repeat 50% 100%;
}

div.pic span.title {
	display: block; 
	text-align: left;
	padding: 2px 0 5px 0;
	font-weight: bold;
	background: transparent;
}

div.gal {
	text-align: center;
	background: transparent;
}

span.red, span.red14 {
	font-weight: bold;
	color: #C00112;
}

span.red14 {
	font-size: 14px;
}

div.left p.grey, div.centre p.grey, div.right p.grey, div.wide p.grey, div.heading p.grey {
 text-align: right;
 font-size: 11px;
 color: #888888;
 margin: 0 10px 10px 0;
 padding: 0 0 6px 0;
 border-bottom: 1px solid #CCCCCC;
}

a.more {
	display: block;
	line-height: 40px;
	font-size: 14px;
	text-decoration: none;
	color: #333333;
	margin: 0;
	padding: 0 0 0 50px;
	background: #FFFFFF url('images/more_bg.gif') no-repeat 0 0;
}

.callback_form {
	margin: 0 0 15px 0;
	padding: 15px;
	background: #EEEEEE;
}

/* Footer */

div.footer {
	clear: both;
	width: 1010px;
	color: #777777;
	text-align: center;
	margin: 0 0 0 -240px;
	padding: 0 0 0 0;
}

div.footer a {
	font-size: 12px;
	text-decoration: none;
	color: #777777;
}

div.footer a:hover {
	color: #AAAAAA;
}

div.bottom {
	width: 1010px;
	height: 29px;
	text-align: center;
	color: #000000;
	line-height: 29px;
	margin: 15px 0;
	background: #FFFFFF url('images/bottom_bg.gif') no-repeat 0 0;
}

div.bottom a {
	color: #000000;
	font-weight: bold;
}

/* Slider */
div#slider { 
	position: absolute;
	top: 0;
	left: 240px;
	width: 534px;
	height: 250px;
	padding: 0;
	background: #FFFFFF;
	float: right;
}

div#slider div.scroller { 
	/* modify width and height of scrolling section if necessary	*/		
	width: 534px; 
	height: 250px;
	overflow: hidden;
	zborder:1px solid #cccccc;
}
div#slider div.scroller div.section {
	/* modify width and height of each section as needed (should match the size of the scroller window)	*/		
	width:534px;
	height:250px;
	overflow:hidden;
	float:left;
	padding: 0;
	zposition: relative;
}
div#slider div.scroller div.gcontent {
	width: 10000px;
}

div#slider div.controls {
	position: absolute;
	bottom: 8px;
	right: 20px;
}

div#slider div.controls a {
	display: block;
	float: left;
	line-height: 18px;
	font-size: 11px;
	text-align: center;
	color: #000000;
	text-decoration: none;
	margin: 0 3px 0 3px;
	padding: 0 5px;
	border: 1px solid #555555;
	background: #FFFFFF;
}

div#slider a.next, div#slider a.prev {
	position: absolute;
	display: block;
	text-decoration: none;
	width: 35px;
	height: 35px;
	bottom: 35px;
	left: 15px;
	background: transparent;
}

div#slider a.next {
	left: auto;
	right: 15px;
	background: transparent;
}

div#slider div.controls a:hover {
	color: #FFFFFF;
	background: #555555;
	border: 1px solid #FFFFFF;
}

div#slider div.controls a.active {
	border: 1px solid #FF0000;
}

div#slider div.title_bar {
	position:static;
	bottom:0;
	left:0;
	height:32px;
	width:519px;
	margin: -35px 0 0 0;
	padding:0 0 0 15px;
	line-height:30px;
	color:#FFFFFF;
	font-size:16px;
	font-weight:bold;
	background: transparent url(images/slider/title_bg.png) no-repeat 0 100%;
}

/* version for firefox */
@-moz-document url-prefix() {
	div#slider div.title_bar {
		margin: -32px 0 0 0;
		position:relative;
	}
}


table.prices {
	margin: 10px 0 0 20px;
	background-color: #444444;
}

table.prices td {
	padding: 2px 6px;
	background: #FFFFFF;
}

table.prices td.head {
	background: #DDDDDD;
}

table.prices td.red {
	color: #CC352B;
	font-weight: bold;
}

/* MF Lightbox ----------------------------------*/

#mf_overlay{ 
    background-image: url(images/lightbox/overlay.png);
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 90;
    width: 100%;
    height: 100%;
}

* html #mf_overlay{
    background-color: #333;
    background-color: transparent;
    background-image: url(images/lightbox/blank.gif);
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(
        src="images/lightbox/overlay.png", sizingMethod="scale");
}

#box{
    background:#FFFFFF;
	margin: 0;
	padding: 0;
    border:2px solid #000000;
	overflow: auto;
}

#box #close{
    position:absolute;
    top:0px;
    right:0px;
    cursor:pointer;
}

#box #boxContents {
	margin-top:12px;
	padding:10px;
}
.content-info-width {
	width:650px;
	padding:10px 0px 60px 55px;
}
.content-info-width2 {
	width:650px;
	padding:10px 0px 60px 82px;
}
.content-info-width3 {
	width:630px;
	padding:10px 0px 60px 80px;
}
.tstm_name {
	color: #eb19cd;
	font-style:italic;
}
.box_yellow {
	BORDER: #eb19cd 1px solid;
	PADDING: 5px 10px 5px 10px;
	LINE-HEIGHT: 13px;
	BACKGROUND-COLOR: #fffee4;
	WIDTH: 500px; 
	DISPLAY: block; 
	COLOR: black; 
	FONT-SIZE: 11px;
	FONT-WEIGHT: normal;
}
.redColour {
	/*COLOR: #F00;*/
	color: #eb19cd;
	font-weight:bold;
}
.box_blue {
	BORDER: #20a8ff 1px solid;   
	LINE-HEIGHT: 13px; 
	BACKGROUND-COLOR: #f2f9fe; 
	PADDING: 10px 10px 10px 10px; 
	WIDTH: 480px;
	DISPLAY: block; 
	MARGIN: 10px 0px 10px 0px; 
	COLOR: #000000; 
	FONT-SIZE: 11px;  
	FONT-WEIGHT: normal;
}
.home_image_small_text_price {
	color: #ff00b6; /*#7f0000;*/
	/*color:#fff;*/
	/*background-color:#aeaeae;*/
	background-color:#bbbbbb;
	border-left:solid #818181 1px;
	font-size:11px;
	font-weight:bold;
	padding:4px 2px 4px 2px;
	/*display:block;*/
}
.home_image_small {
	border-bottom:solid #cfbfae 1px;
	/*border-right:solid #8d817e 1px;*/
	border-left:solid #cfbfae 1px;
	border-top:solid #cfbfae 1px;
	
}
.home_price_symb {
	color:#ff00b6;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
}
.home_price {
	color:#000;
	padding-right:10px;
	/*font-weight:bold;*/
}

/* ================================================================================ */
/* Lightbox Style ================================================================= */

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left; background: url(images/lightbox/prevlabel.gif) left 15% no-repeat;}
#nextLink { right: 0; float: right; background: url(images/lightbox/nextlabel.gif) right 15% no-repeat;}
#prevLink:hover, #prevLink:visited:hover { background: url(images/lightbox/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/lightbox/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000000; }

