*{
	margin: 0; 
	padding: 0;
}

/* original font color #006080 */

body{
	margin: 0; 
	padding: 0; 
	text-align: center; 
	font: 11px Arial, Helvetica, sans-serif; 
	color: #006080;
}

/* General */
a{
	color: #006080;
}
a:hover{
	text-decoration: none; color: #009fd5;
}
img{
	border: 0;
}

ul.ticklist{
	list-style: none; 
	margin: 10px 0 10px 0; 
	padding: 0 0 0 10px;
}

ul.ticklist li{
	height: 20px; 
	margin: 0 0 10px 0; 
	padding: 0 0 0 20px; 
	background: url(../images/tick.gif) 0 0 no-repeat; 
	line-height: 18px;
}
html>body ul.ticklist li{
	min-height: 20px; 
	height: auto; 
	overflow: hidden;
}

/* Containing Div for mid alignment */

div#mainwrap{
	width: 752px; 
	margin: 0 auto; 
	padding: 0 8px 0 8px; 
	border: 0; 
	text-align: left; 
	background: url(../images/mainbg.jpg) center 0 no-repeat;
}

/* Top Image */

div#toparea{
	width: 751px; 
	height: 118px; 
	background: url(../images/topbg.jpg) 0 0 no-repeat;
}

/* Logo */

div#toparea h1 a{
	float: left; 
	display: block; 
	width: 295px; 
	height: 118px;
	border: 0;
	background: url(../images/logo.jpg) 0 0 no-repeat; 
}

/* Top right contact details */

div#toparea ul{
	float: right; 
	list-style: none; 
	width: 245px; 
	height: 40px; 
	padding: 74px 0 0 0;
}
html>body div#toparea ul{
	min-height: 40px;
	height: auto; 
	overflow: hidden;
}

div#toparea ul li{
	list-style: none; 
	margin: 0; 
	padding: 0;
}

#toptel{
	display: block;
	height: 19px; 
	background: url(../images/tel.gif) 0 0 no-repeat; 
}

#topemail a{
	display: block; 
	height: 21px; 
	background: url(../images/email.gif) 0 0 no-repeat;
}

/* Mid container div to give  padding for the left and right edges */

div#midwrap{
	padding: 0 7px 0 8px;  
	background: url(../images/midcont_bg.gif) 0 0 no-repeat;
}

/* **************** Top Nav *************************** */
/* ir */
#jumpto button,
#reginfo,
#featured h3,
h3#feathead,
/* #qsearch h3, */
#quicksearch h3,
/* #searchbtn, */
button#submit,
#toptel,
#topemail a,
div#toparea h1 a,
#n_home a,
#n_about a,
#n_search a,
#n_view a,
#n_buy a,
#n_info a,
#n_cont a,
#searchbox h2
{
display: block; 
background-repeat: no-repeat;
background-color: transparent; 
text-indent: -5000px;
overflow: hidden; 
}
/* --/ir-- */


div#nav{
	height: 33px;
	width: 735px;
	background-color: transparent;
}

div#nav ul{
	list-style: none;
	background-color: transparent;
	
}

div#nav ul li{
	float: left; 
	background-color: transparent;
}

#n_home a,
#n_about a,
#n_search a,
#n_view a,
#n_buy a,
#n_info a,
#n_cont a{
display: block;
height: 33px;
background-image: url(../images/nav_bg.gif);
background-position: 0 0;
}


#n_home a{width:63px;background-position: 0 0;margin-right: 1px;}
#n_about a{width:81px;background-position: -63px 0;margin-right: 1px;}
#n_search a{width:123px;background-position: -144px 0;margin-right: 1px;}
#n_view a{width:139px;background-position: -267px 0;margin-right: 1px;}
#n_buy a{width:130px;background-position: -406px 0;margin-right: 1px;}
#n_info a{width:118px;background-position: -536px 0;margin-right: 1px;}
#n_cont a{width:75px;background-position: -654px 0;}

#n_home a:hover, #n_home a.active{background-position: 0 -33px;}
#n_about a:hover, #n_about a.active{background-position: -63px -33px;}
#n_search a:hover, #n_search a.active{background-position: -144px -33px;}
#n_view a:hover, #n_view a.active{background-position: -267px -33px;}
#n_buy a:hover, #n_buy a.active{background-position: -406px -33px;}
#n_info a:hover, #n_info a.active{background-position: -536px -33px;}
#n_cont a:hover, #n_cont a.active{background-position: -654px -33px;}



/* ************** Below Nav *************** */

/* Main center content */

div#midcontent{
	position: relative; 
	left: 0; 
	top: 0;
	width: 715px; 
	height: 190px;
	padding: 10px 10px 8px 10px; 
	background: url(../images/midcont_bg_base.gif) center bottom no-repeat;
	font-size: 13px;
}
body#page10 div#midcontent{
min-height: 308px;
}

html>body div#midcontent{
	min-height: 190px;
	height: auto;
}

div#midcontent p{
	 line-height: 24px; 
}

/* gallery of fading images */

#gallery_container{
	float: left; 
	width: 278px; 
	height: 188px; 
	margin: 0 10px 0 0; 	
}

#gallery{ 
	position:  relative; z-index: 1; 
	width: 278px; 
	height: 188px; 
	padding: 0!important; 
}

.placeholder{
	top: 0px; 
	left: 0; 
	position: absolute; 
}

/* Use introtxt which has padding to avoid Quick Search */

#introtxt_home,
#introtxt_about,
#introtxt_buying,
#introtxt_viewing,
#introtxt_appoint,
#introtxt_enquire,
#introtxt_search
{
display: block;
float: left;
height:186px;
width:259px;
}

#introtxt_home{
background: url(../images/txtblock_home.gif) 0 center no-repeat;
}
#introtxt_about{
background: url(../images/txtblock_about.gif) 0 center no-repeat;
}
#introtxt_buying{
background: url(../images/txtblock_buying.gif) 0 center no-repeat;
}
#introtxt_viewing{
background: url(../images/txtblock_viewing.gif) 0 center no-repeat;
}
#introtxt_appoint{
background: url(../images/txtblock_appoint.gif) 0 center no-repeat;
}
#introtxt_enquire{
background: url(../images/txtblock_enquire.gif) 0 center no-repeat;
}
#introtxt_search{
background: url(../images/txtblock_search.gif) 0 center no-repeat;
}

#introtxt_home span,
#introtxt_about span,
#introtxt_buying span,
#introtxt_viewing span,
#introtxt_appoint span,
#introtxt_enquire span,
#introtxt_search span
{
display: none;
}

p.introtxt{
	margin: 0; 
	padding: 0 170px 0 0; 
	font-size: 13px; 
	line-height: 24px;
}

p.introtxt_bold{
	margin: 0; 
	padding: 0 170px 0 0; 
	font-size: 12px; 
	line-height: 24px; 
	font-weight: bold; 
	color: #006080;
}

/* Right side of mid */

/* Side box on search page */
#rightxblock{	
	position: absolute; 
	right: 3px; 
	top: 10px; 
	width: 140px; 
	height: 196px; 
	margin: 0 6px 0 0; 
	padding: 10px 5px 10px 10px; 
	background-color: #FF9966;
}
#rightxblock p{
	color: #fff;	
	font-size: 14px;
	line-height: 17px;
}
/* ------ thinkproperty Quick Search ------ */

div#quicksearch{
	position: absolute; 
	right: 3px; 
	top: 10px; 
	width: 149px; 
	height: 213px; 
	margin: 0; 
	padding: 0 0 0 13px; 
	background: url(../images/searchbg.gif) 0 0 no-repeat;
}
div#quicksearch form{
	margin: 0;
	padding: 0;
}

div#quicksearch h3{
	width: 135px; 
	height: 30px; 
	border: 0; 
	background: url(../images/qsearch.gif) 0 0 no-repeat;
}
div#quicksearch p{
	margin: 0;
	padding: 0;
}

div#quicksearch fieldset{
	margin: 0;
	padding: 0;
	border: 0; 
}

div#quicksearch legend{
	margin: 0;
	padding: 0;
	display: none;
}

div#quicksearch label{
display: block;
	padding:0;
	margin: 5px 0 0 0; 
	font-size: 10px; 
line-height: 10px;
	font-weight: bold; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

div#quicksearch select{
	margin: 0;
	padding: 0;
	width: 120px; 
	font-size: 11px;
	color: #006080;
}
button#submit{
	padding: 0;
	display: block; 
	border: none; 
	margin: 5px 0 0 0; 
	background: url(../images/submit_bg.gif) 0 0 no-repeat;
	width: 83px;
	height: 22px;
}

/* ------ /thinkproperty Quick Search ------ */
/* ------------------------------------------------  old quicksearch ---------------------------------------------------- */
div#qsearch{
	position: absolute; 
	right: 3px; 
	top: 10px; 
	width: 149px; 
	height: 213px; 
	margin: 0; 
	padding: 0 0 0 13px; 
	background: url(../images/searchbg.gif) 0 0 no-repeat;
}

div#qsearch h3{
	width: 135px; 
	height: 30px; 
	border: 0; 
	background: url(../images/qsearch.gif) 0 0 no-repeat;
}

div#qsearch fieldset{
	border: 0; 
}

div#qsearch legend{
	display: none;
}

div#qsearch label{
	display: block; 
	margin: 5px 0 0 0; 
	font-size: 10px; 
	font-weight: bold; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

div#qsearch select{
	width: 120px; 
	font-size: 11px;
	color: #006080;
}

div#qsearch select#beds{
	width: 60px;
}

#searchbtn{
	display: block; 
	border: none; 
	margin: 5px 0 0 0; 
background: url(../images/submit_bg.gif) 0 0 no-repeat;
width: 83px;
height: 22px;
}

div#rbuts{
	float: right;
}

div#rbuts img{
	display: block; 
	padding: 0 0 5px 0;
}

/* ************** Main body below intro text and quick search ******************** */

div#midbody{
	clear: both; 
	width: 725px; 
	height: auto; 
	padding: 15px 5px 5px 5px; 
	line-height: 16px; 
	background: #fff url(../images/midbg2.jpg) repeat-x top;
	border-top: 3px solid #fff;
}

html>body div#midbody{
	min-height: 100px; 
	height: auto; 
}

div#homemap h4{
	margin: 0; 
	padding: 0; 
	border: 0; 
	font-size: 12px; 
	font-weight: bold;
}

div#midbody form{
margin-left: 10px;
}


/* Home page map */

div#homemap{
	float: left; 
	width: 267px; 
	height: 97px; 
	margin: 0 10px 0 0; 
	padding: 0 10px 0 0;
	border-right: 1px dotted #79D0EA;
}
html>body div#homemap{
	min-height: 97px; 
	height: auto; 
	overflow: hidden;
}

div#homemap img{
	float: left; 
	margin: 0 10px 0 0;
}
/*********** Regional Info Map etc. ***************/
#map{
	float: left;
	width: 272px;
	height: 255px;
	margin-left: -10px;
}

#reginfo{
	height: 19px;
	width: 190px;
	background: url(../images/hd_reginfo.gif) 0 0 no-repeat;
	margin-bottom: .25em;
}
#mapheader{
	width: 208px;
}
#mapheader p{
	font-size: 10px;
	line-height: 1.1em!important;
}

#regiontext{
	float: left;
	margin-top: -50px;
	width: 272px;
}
#regiontext h3{
letter-spacing: .1em;
color: #0180AB;
}

#regiontext p{
	line-height: 18px!important;
}
#regiontext img{
	margin-top: 8px;
	border: 1px solid #F3D8C2;
	padding: 3px;
	background-color: #fff;
}

#jumpto{
	margin: 0 0 0.75em 0;
}
#jumpto select{
	float: left;
	width: 160px;
	border: 1px solid #006080;
	color: #006080;
}
#jumpto button{
	float: left;
	width: 33px;
	height: 22px;
	border: 0;
	margin: -1px 0 0 3px;
	background: url(../images/go_btn.gif) center 0 no-repeat;
}

#sidecolumn{
	padding-left: 10px;
	float: left;
	margin: -50px 0 0 15px;
	width: 140px;
	border-left: 1px dotted #79D0EA;
}
#sidecolumn h4{
	font-size: 11px;
	padding: 0 0 4px 0;
	color: #0180AB;
}

#sidecolumn p{
	font-size: 11px;
	line-height: 15px!important;
}

#sidecolumn p span{
	font-size: 11px;
	font-weight: bold;
}
#sidecolumn a{
	margin-top: 10px;
	color: #22A4CA;
	font-size: 11px;
	font-weight: bold;
}

p.orange_spans span{color: #D87E3D;}

p.capital{
	margin-top: 10px;
	font-size:13px!important;
	font-weight: bold;
	color: #0180AB;
}
p.capital span{
	font-weight: normal!important;
	font-size: 10px;
	color: #006080;
}

#midbody h4{
	font-size: 14px;
	margin:0 0 0 8px;
	color: #0180AB;
}
#midbody h5{
margin-left: 8px;
	font-size: 11px;
	color: #0180AB;
}
#midbody p{
	padding-bottom: 10px;
}
#midbody p span{
	font-weight: bold;
	color: #D87E3D;
}
.pulltxt, .pulltxt_disc{
padding: 5px;
font-style: italic;
margin-bottom: 1em;
background-color: #EAF8FB;
}
.pulltxt_disc{
color:#DF814D;
background-color: #FFFEE6;
}

#hd_tour,
#hd_gast,
#hd_air
{
margin: 0!important;
	padding-top: 12px;
	height: 20px;
}
#hd_tour{
	background: url(../images/icon_tourism.gif) 55px center no-repeat;
}
#hd_gast{
	background: url(../images/icon_gastron.gif) 120px center no-repeat;
}
#hd_air{
	background: url(../images/icon_airports.gif) 80px center no-repeat;
}


#addinfo_left{
	float: left;
	width: 250px;
	padding: 0 10px 0 8px;
	}
#addinfo_right{	
	float: left;
	width: 270px;
	padding-left: 10px;
	border-left: 1px dotted #79D0EA;
	}
#addinfo_right_sidebar{	
	float: left;
	font-size: 12px;
	width: 120px;
	margin: 20px 0 0 25px;
	padding: 8px;
	background-color: #FF9966;
	color: #fff;
	}	

/* -------------extra styles for think property search templates----------- */

#searchbox {
	width:530px;
	margin:3px 0 0 7px;
	background:#79D0EA url(../images/searchbox_bg.gif) bottom left no-repeat;
	border:solid 0px #f30;
}

#searchbox h2 {
	width:530px;
	height:30px;
	background:#0099CC url(../images/searchbox_h2.gif) 13px 10px no-repeat;
}
		
	
/* -------------clearfix----------- */

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

.clearfix {
    display: inline-block;
}

html[xmlns] .clearfix {
    display: block;
}

* html .clearfix {
    height: 1%;
}
/* --------------- */
div#testim p{
	text-indent: -3px;
	float: left;
	width: 240px;
}

div#testim span{
	font-weight: normal;
	text-indent: 0;
	display: block; 
	margin: 10px 0 0 0; 
}


/* ********** Featured Properties new ************** */

div#feature{
	clear: both; 
	width: 724px;
	height: 221px;
	margin: 0 0 0 6px; 
	padding: 10px 0 0 6px; 
	background: url(../images/featbg.gif) no-repeat top left;
}

div#feature h3#feathead{
	width: 114px; 
	height: 16px; 
	margin: 0 0 7px 7px; 
	background: url(../images/featprop.gif) no-repeat top left;
}

div#featureprops ul{
	display: inline;
	list-style-type: none; 
}

div#featureprops ul li{
	float: left;
	margin-right: 3px; 
}

div#featureprops ul li a img{
	width:175px;
	height:131px;
}

div#featureprops ul li div.fpAddress{
width:168px;
	margin-top: 3px;
	padding: 5px 2px 0 5px;
	background-color: #79D0EA;
}

div#featureprops ul li div.fpPrice{
width:168px;
	height: 22px;
	padding: 0 2px 5px 5px;
	background-color: #79D0EA;
	color:  #FFF; 
	font-weight:  bold;
}

/* ************ Footer ********************** */

body#page2 div#footer, 
body#page4 div#footer, 
body#page5 div#footer,
body#page7 div#footer,
body#page8 div#footer,
body#page10 div#footer,
body#page12 div#footer,
body#search div#footer,
body#results div#footer,
body#details div#footer
{
	border-top:  4px solid #79d0ea; 
	margin:  15px 0 0 0;
	padding:  15px 0 20px 0;
}

div#footer{
	height:  20px; 
	padding:  0 0 20px 0;
}

div#footer ul{
	list-style:  none; 
	padding:  0 0 0 5px; 
	font:  10px Verdana, Arial, Helvetica, sans-serif;
}

div#footer ul li{
	display:  block; 
	float:  left; 
	list-style:  none; 
	padding:  0 3px 0 3px; 
	border-right:  1px solid #006080;
}

div#footer ul li.nobord{
	border:  0;
}

div#footer h5{
	float:  right; 
	border:  0; 
	font:  normal 10px Verdana, Arial, Helvetica, sans-serif; 
}
