/*
Title:      City Red master css styles
Author:     Jim Pannell, jim@sixmedia.net
Updated:    September 15 2005
Notes:		Hand-crafted by Six Media in London, UK.
*/

/* -- BASICS -- */
body {
	font-size: small;
	font-family: verdana, arial;
	text-align: center;
	margin: 0;
	padding: 0;
	}

* html body {
	font-size: x-small; /* for IE5/Win */
	f\ont-size: small; /* for other IE versions */
	}


a:link {
	color: #40659B;
	text-decoration: none;
	}
a:visited {
	color: #000;
	text-decoration: none;
	}
a:hover {
	color: #036;
	text-decoration: underline;
	}


h1 {
	font-size: 150%;
	font-family: georgia, arial, sans serif;
	}

h2 {
	font-size: 120%;
	font-family: verdana, arial, sans serif;
	margin: 0 0 0 15px;
	padding: 0;
	color: #000;
	background: none;
	}

h2 span {
	color: #ff0053;
	}

h3 {
	font-size: 120%;
	font-family: verdana, arial, sans serif;
	margin: 20px 0 0 15px;
	}

p {
	font-size: 95%;
	}


#container {
	position: relative;
	text-align: left;
	margin: 0 auto;
	font-size: 90%;
	font-family: verdana, georgia, arial;
	width: 810px;
	}

#container_popup {
	position: relative;
	text-align: left;
	margin: 0 auto;
	font-size: 90%;
	font-family: verdana, georgia, arial;
	}

ol, ul, li {
	font-size: 97%;
	}


/* -- SIDEBAR -- */
#sidebar {
	float: left;
	width: 160px;
	}

#nav {
	float: left;
	width: 160px;
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 90%;
	text-align: right;
	font-family: verdana, georgia, arial;
	font-weight: bold;
	background: #e0dcd2;
	}
	
#nav li {
	float: left;
	width: 160px;
	margin: 0;
	list-style: none;
	}
	
#nav a {
	float: left;
	width: 150px;
	padding: 20px 10px 5px 0;
	text-decoration: none;
	border-bottom: none;
	color: #272823;
	}
	
#nav a:hover, #nav a.active {
	text-decoration: underline;
	}
	
#nav a.active {
	font-weight: bold;
	}

	
li#t-home a {
	background: url(/images/nav-off-home-bg.gif) no-repeat top left;
	}

li#t-home-selected a {
	color: #fff;
	background: url(/images/nav-on-home-bg.gif) no-repeat top left;
	}

li#t-selected a {
	color: #fff;
	background: #000 url(/images/nav-on-bg.gif) no-repeat top left;
	}

#subnav {
	float: left;
	color: #fff;
	padding: 0;
	margin: 0;
	background-image: none;
	background: #444;
	font-weight: normal; 
	}

ul#subnav a {
	float: left;
	width: 150px;
	color: #fff;
	padding: 4px 5px 4px 0;
	margin: 0;
	background: #444 url(/images/nav-sub-bottom.gif) no-repeat top left;
	border-right: 5px solid #ff0053;
	}

#subsubnav {
	float: left;
	color: #fff;
	font-size: 100%;
	padding: 0;
	margin: 0;
	background-image: none;
	background: #444;
	font-weight: normal; 
	}


ul#subsubnav a {
	float: left;
	width: 150px;
	color: #b0b0b0;
	padding: 0 5px 4px 0;
	margin: 0;
	background: #444;
	border-right: 5px solid #ff0053;
	}


li#t-selected-bottom a {
	background: url(/images/nav-on_below-bg.gif) no-repeat top left;
	}

li.t-unselected a {
	background: #e0dcd2 url(/images/nav-off-bg.gif) no-repeat top left;
	}


#user-login {
	background: url(/images/userlogin-bg.jpg) no-repeat top left;
	width: 160px;
	height: 210px;
	margin: 10px 0;
	padding: 0;
	}

#user-login h3 {
	margin: 0;
	padding: 6px 8px 4px 10px;
	font-size: 105%;
	font-family: georgia, arial;
	color: #ebe5df;
	background: url(/images/userlogin-h3.gif) no-repeat top left;
	}

#user-login p {
	font-size: 90%;
	color: #666;
	margin: 6px 0 4px 15px;
	padding: 0;
	}

#user-login a:hover {
	text-decoration: underline;
	}


/* -- CONTENT -- */
#main-body {
	float: right;
	width: 650px;
	background: #fff url(/images/content-bg.gif) no-repeat;
	}

#main-body p {
	margin: 0 0 5px 15px;
	color: #3c3238;
	line-height: 150%;
	}


#header-functions {
	float: left;
	width: 100%;
	margin: 0;
	padding: 0;
	line-height: 23px; /* icon area */
	background: url(/images/header-bg.gif) no-repeat top left;
	}


#print {
	float: left;
	margin: 0;
	padding: 0;
	background-image: url(/images/icon-print.gif);
	background-repeat: no-repeat;
  	background-position: 0 50%;
	}

#bookmark {
	float: right;
	margin: 0;
	padding: 0;
	background-image: url(/images/icon-bookmark.gif);
	background-repeat: no-repeat;
  	background-position: 0 50%;
	}

#header-functions ul {
	list-style: none;
	}

#header-functions ul li a {
	text-decoration: none;
	border: 0;
	color: #8f8f8f;
  	}

#header-functions ul li {
  	padding-left: 20px; /* width of icon + whitespace */
	}

#header-functions ul li a:hover {
	text-decoration: underline;
  	}



#content {
	margin: 0;
	padding: 0;
	}

#content h1 {
	width: 422px;
	margin: 4px 5px 0 5px;
	padding: 10px;
	color: #685847;
	font-weight: normal;
	letter-spacing: 1px;
	background: #efeae5;
	}

.red {
	color: #ff0053;
	}

a.redlink:link,visited {
	color: #ff0053;
	text-decoration: none;
	}
a.redlink:hover {
	text-decoration: underline;
	}


.asterisk {
	font-family: verdana, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #F68622; 
	font-weight: bold;
	vertical-align: -2px;
	}


/* -- SITE HOMEPAGE -- */

#header-home {
	margin: 0;
	padding: 0;
	height: 148px;
	line-height: 23px; /* icon area */
	background: url(/images/header-home-bg.gif) no-repeat top right;
	}

#header-home-r {
	float: right;
	width: 102px;
	height: 130px;
	margin: 0; 
	padding: 10px;
	color: #a1a1a1;
	}

#header-home-r p {
	margin: 0;
	padding: 0;
	color: #a1a1a1;
	font-size: 90%;
	}

#header-home-r ul {
	margin: 5px 0 0 0;
	padding: 8px;
	height: 100px;
	list-style: none;
	background: #000 url(/images/header-home-functions.gif) no-repeat top left;
	}

#header-home-r ul li {
	margin: 2px 0 6px 0;
	padding: 0;
	font-weight: normal;
	line-height: 20px; /* height of icon */
	background-repeat: no-repeat;
	background-position: 0 50%;
	}

#header-home-r ul li a {
	padding-left: 20px; /* width of icon + whitespace */
	color: #a1a1a1;
	}
#home-print			{ background-image: url(/images/icon-print.gif); }
#home-bookmark		{ background-image: url(/images/icon-bookmark.gif); }
#home-contact 		{ background-image: url(/images/icon-contact.gif); }


#homepage-intro {
	float: left;
	margin: 0;
	padding: 0;
	width: 452px;
	}

#homepage-intro h1 {
	width: 422px;
	margin: 4px 5px 0 5px;
	padding: 10px;
	color: #685847;
	font-weight: normal;
	letter-spacing: 1px;
	background: #efeae5;
	}

#homepage-intro p {
	color: #3c3238;
	line-height: 150%;
	}

#homepage-intro p.alt {
	color: #807263;
	line-height: 150%;
	}


#homepage-content-left {
	float: left;
	width: 230px;
	margin: 10px 10px 0 0;
	}

#homepage-content-left ul {
	margin: 10px 0;
	padding: 0;
	list-style: none;
	color: #3c3238;
	line-height: 120%;
	}

#homepage-content-left li {
	margin: 0 0 4px 15px;
	padding: 0;
	}

#homepage-content-left h3 {
	margin: 15px 0 0 15px;
	padding: 0;
	color: #000;
	font-size: 115%;
	}



#homepage-content-right {
	float: right;
	width: 200px;
	margin: 10px 5px 0 0;
	padding: 0 0 10px 0;
	background: url(/images/homepage-box-bottom.gif) no-repeat bottom left;
	}

#homepage-content-right p {
	margin: 0;
	padding: 10px 0 0 10px;
	color: #8C837A;
	}

#homepage-content-right a {
	text-decoration: none;
	color: #ff0052;
	}

#homepage-content-right a:hover {
	text-decoration: underline;
	}


#homepage-content-right img {
	padding: 0 0 5px 0;
	}

#homepage-content-right h3 {
	margin: 0;
	padding: 6px 8px 4px 10px;
	font-size: 120%;
	font-family: georgia, arial;
	color: #ebe5df;
	border-bottom: 2px solid #ff0052;
	background: url(/images/homepage-box-h3.gif) no-repeat top left;
	}
	
#homepage-content-featured-l {
	float: left;
	width: 200px;
	margin: 10px 5px 0 10px;
	padding: 0 0 10px 0;
	background: url(/images/homepage-box-bottom.gif) no-repeat bottom left;
	display: inline;
	}

#homepage-content-featured-l p {
	margin: 0;
	padding: 10px 0 0 10px;
	color: #8C837A;
	}

#homepage-content-featured-l a {
	text-decoration: none;
	color: #ff0052;
	}

#homepage-content-featured-l a:hover {
	text-decoration: underline;
	}


#homepage-content-featured-l img {
	padding: 0 0 5px 0;
	}

#homepage-content-featured-l h3 {
	margin: 0;
	padding: 6px 8px 4px 10px;
	font-size: 120%;
	font-family: georgia, arial;
	color: #ebe5df;
	border-bottom: 2px solid #ff0052;
	background: url(/images/homepage-box-h3.gif) no-repeat top left;
	}
	



#homepage-search {
	float: right;
	width: 168px;
	height: 210px;
	margin: 0px; 
	padding: 10px 15px;
	color: #645b50;
	background: url(/images/display-options-bg.jpg) no-repeat top left;
	}

#homepage-search .light {
	color: #948d7a;
	}

#homepage-search select {
	font-size: 95%;
	border: 1px solid #a4b97f;
	}

#homepage-search checkbox {
	border: 1px solid #a4b97f;
	}

#sitemap {
padding:0 20px;
margin:0;
border:0;
}

#search-box2 {
	float: right;
	width: 163px;
	height: 320px;
	margin: 0; 
	padding: 10px 15px 0 20px;
	color: #645b50;
	background: #efeae6 url(/images/search-box-bg2.gif) no-repeat top left;
	}

#search-box2 p {
	margin: 0;
	padding: 0;
	color: #645b50;
	font-size: 90%;
	}

#search-box2 ul {
	margin: 5px 0 0 0;
	padding: 8px;
	height: 146px;
	list-style: none;
	background: url(/images/toolbox-bg.gif) no-repeat;
	}

#search-box-top-home {
	float: left;
	height: 30px;
	margin: 0 0 0 3px; 
	}
#search-box-top-search {
	float: left;
	height: 30px;
	margin: 0 0 0 5px; 
	}

#search-box-new {
	float: right;
	width: 163px;
	height: 380px;
	margin: 0; 
	padding: 10px 15px 0 20px;
	color: #645b50;
	background: #efeae6 url(/images/search-box-bg-big.gif) no-repeat top left;
	}

#search-box-new p {
	margin: 0;
	padding: 0;
	color: #645b50;
	font-size: 90%;
	}

#search-box-new ul {
	margin: 5px 0 0 0;
	padding: 8px;
	height: 200px;
	list-style: none;
	background: url(/images/toolbox-bg-big.gif) no-repeat;
	}

#search-box-new ul li {
	margin: 2px 0 6px 0;
	padding: 0;
	font-weight: normal;
	line-height: 20px; /* height of icon */
	background-repeat: no-repeat;
	background-position: 0 50%;
	}

#search-box-new ul li a {
	padding-left: 25px; /* width of icon + whitespace */
	color: #ff0052;
	}

#search-box {
	float: right;
	width: 163px;
	height: 320px;
	margin: 0; 
	padding: 10px 15px 0 20px;
	color: #645b50;
	background: #efeae6 url(/images/search-box-bg.gif) no-repeat top left;
	}

#search-box p {
	margin: 0;
	padding: 0;
	color: #645b50;
	font-size: 90%;
	}

#search-box ul {
	margin: 5px 0 0 0;
	padding: 8px;
	height: 146px;
	list-style: none;
	background: url(/images/toolbox-bg.gif) no-repeat;
	}

#search-box ul li {
	margin: 2px 0 6px 0;
	padding: 0;
	font-weight: normal;
	line-height: 20px; /* height of icon */
	background-repeat: no-repeat;
	background-position: 0 50%;
	}

#search-box ul li a {
	padding-left: 25px; /* width of icon + whitespace */
	color: #ff0052;
	}

#book 			{ background-image: url(/images/icon-tools-book.gif); }
#save 			{ background-image: url(/images/icon-tools-save.gif); }
#emailafriend 	{ background-image: url(/images/icon-tools-emailafriend.gif); }
#printdetails 	{ background-image: url(/images/icon-tools-printdetails.gif); }
#secure 		{ background-image: url(/images/icon-tools-secure.gif); }
#locationmap	{ background-image: url(/images/icon-tools-locationmap.gif); }
#counciltax		{ background-image: url(/images/icon-tools-counciltax.gif); }
#buslinks		{ background-image: url(/images/icon-tools-buslinks.gif); }

.input-style {
	width: 145px;
	font-size: 95%;
	margin: 1px 0;
	padding: 1px 1px;
	border: 1px solid #a4b97f;
	}

.button-style {
	margin: 20px 0;
	padding: 0;
	}

.light {
	color: #948d7a;
	}

.select {
	width: 150px;
	font-size: 95%;
	margin: 1px 0;
	padding: 0;
	border: 1px solid #a4b97f;
	}



/* -- INFO PAGES -- */

#info-content {
	float: left;
	margin: 0;
	padding: 0;
	width: 452px;
	}

#info-content h1 {
	width: 422px;
	margin: 4px 5px 10px 5px;
	padding: 10px;
	color: #685847;
	font-weight: normal;
	letter-spacing: 1px;
	background: #efeae5;
	text-transform: lowercase;
	}

#info-content h2 {
	margin: 0;
	padding: 0;
	}

#info-content h3 {
	margin: 15px 0 0 0;
	padding: 0;
	}

#login-area {
	color: #3c3238;
	line-height: 150%;
	padding: 0 10px 0 15px;
	}

#login-area p {
	margin: 0 0 15px 0;
	color: #3c3238;
	line-height: 150%;
	background: #fff;
	}
	
#info-content-text {
	color: #3c3238;
	line-height: 150%;
	padding: 0 10px 0 15px;
	}

/* \*/
* html #info-content-text {
	overflow: hidden;
	o\verflow: visible;
	width: 100%;
	w\idth: auto;
	he\ight: 1%;
}
/* */

#info-content-text p {
	margin: 0 0 15px 0;
	color: #3c3238;
	line-height: 150%;
	background: #fff;
	}
	
#info-content-text ul li {
	margin: 10px 0;
	padding: 0;
	font-size: 100%;
	list-style: square;
	line-height: 150%;
	}

#info-content-text dl {
	margin: 0 0 15px 0;
	padding: 0;
	}
	
#info-content-text dt {
	margin: 0;
	padding: 0;
	font-weight: bold;
	}

#info-content-text dd {
	margin: 0;
	padding: 0;
	}


.image_name {
	float: left;
	font-size: 95%;
	}

.image_counter {
	font-size: 95%;
	}

#info-content-text h2.property_details {
	padding: 0;
	margin: 10px 0 8px 0;
	color: #685847;
	}

#info-content-text h2.property_details span a {
	font-size: 95%;
	color: #ff4480;
	}



/* -- SEARCH RESULTS -- */

#search-results-intro {
	float: left;
	margin: 0;
	padding: 0;
	width: 452px;
	}

#search-results-intro h1 {
	width: 422px;
	margin: 4px 5px 0 5px;
	padding: 10px;
	color: #685847;
	font-weight: normal;
	letter-spacing: 1px;
	background: #efeae5;
	}
#search-results-intro h1 span {
	font-weight: bold;
	padding-left: 90px;
	}
	
#search-results-intro p {
	width: 430px;
	height: 117px;
	margin: 5px 0 0 15px;
	color: #3c3238;
	line-height: 150%;
	}


.showing-results-box {
	float: left;
	margin: 0 0 0 7px;
	width: 415px;
	color: #666;
	font-weight: bold;
	font-size: 90%;
	list-style: none;
	background: #f3f3f3 url(/images/rounded-right.gif) top right no-repeat;
	}

.showing-results-box ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}

#showing {
	margin: 0;
	padding: 9px 0 3px 9px;
	background: url(/images/rounded-left.gif) top left no-repeat;
	}

#showing em {
	font-style: normal;
	color: #ff0258;
	}

#pages {
	margin: 0;
	padding: 3px 9px 6px 9px;
	background: url(/images/rounded-right.gif) top right no-repeat;
	}

#showing2 {
	clear: both;
	float: left;
	width: 500px;
	margin: 0;
	padding: 0;
	font-size: 90%;
	}
#showing2 p {
	color: #666;
	}
#showing2 em {
	font-style: normal;
	color: #ff0258;
	}
#showing2-top {
	float: right;
	margin: 0;
	padding: 0;
	font-size: 90%;
	}

#search-results-search {
	float: right;
	width: 168px;
	height: 210px;
	margin: 0px; 
	padding: 10px 15px;
	color: #645b50;
	background: url(/images/display-options-bg.jpg) no-repeat top left;
	}

#search-results-search .light {
	color: #948d7a;
	}

#search-results-search select {
	font-size: 95%;
	border: 1px solid #a4b97f;
	}

#search-results-search checkbox {
	border: 1px solid #a4b97f;
	}


#search_results {
	float: left;
	width: 650px;
	padding: 0;
	}

#search_results dl {
	float: left;
	width: 600px;
	margin: 10px 15px;
	padding: 10px;
	display: inline; /* fixes IE/Win double margin bug */
	background: #f3f3f3;
	}

#search_results dt {
	float: right;
	width: 400px;
	margin: 0 0 10px 0;
	padding: 0;
	font-size: 130%;
	letter-spacing: 1px;
	font-family: georgia, arial, verdana;
	color: #948d7a;
	}

#search_results dt a:link, a:visited {
	color: #ff0052;
	text-decoration: none;
  	}

#search_results dt a:hover {
	color: #948d7a;
	text-decoration: underline;
  	}

	
#search_results dd {
	margin: 0 0 10px 200px;
	padding: 0;
	font-size: 85%;
	line-height: 1.5em;
	color: #3C3228;
	}

#search_results dd.spec {
	margin: 0 0 0 200px;
	padding: 4px 4px 4px 10px;
	font-size: 90%;
	color: #000;
	border: 1px solid #eb004e;
	background: #fff;
	}

#search_results dl dd.img {
	margin: 0;
	}

#search_results dd.img img {
	float: left;
	margin: 0 8px 0 0;
	padding: 4px;
	border: 1px solid #d9e0e6;
	border-bottom-color: #c8cdd2;
	border-right-color: #c8cdd2;
	background: #fff;
	}

#search_results strong {
	color: #ff0052;
	font-weight: bold;
	}

/* reverse float */
#search_results .alt dt {
	float: left;
	}

#search_results .alt dd {
	margin: 0 200px 10px 0;
	}

#search_results .alt dd.img img {
	float: right;
	margin: 0 0 0 8px;
	}

#search_results td {
	font-size: 95%;
	}



/* -- FOOTER -- */
#footer-text {
	float: left;
	width: 100%;
	margin: 0 0 20px 0;
	padding: 0;
	color: #737373;
	list-style: none;
	}

#footer-text a {
	color: #737373;
	text-decoration: none;
	}

#footer-text a:hover {
	text-decoration: underline;
	}
	
#foot-left {
	float: left;
	margin: 0;
	padding: 0 0 0 16px;
	height: 13px;
	background: url(/images/logo-c-small.gif) no-repeat left;
	}

#foot-right {
	float: right;
	margin: 0;
	padding: 0;
	text-align: right;
	}


/* -- EPIPHANY ADDITIONS -- */
/* -- Text Float -- */
.textareahome {
font-family: verdana, arial;
position:absolute;
top:1000px;
border:1px solid #FF6699;
margin:0 auto 0 -33%;
left:50%;
width: 66%;
padding:10px;
color: #666666;
}
.textareahome h1, h2 {
font-size: 11px;
text-align: center;
font-weight:normal;
font-family: verdana, arial;
color: #666666;
}
.textareahome p {
font-size: 10px;
text-align: center;
}
.textareahome a {
font-size: 10px;
text-align: center;
font-weight:bold;
color: #666666;
}
/* -- Text Float Share-- */
.textareashare {
font-family: verdana, arial;
position:absolute;
top:1250px;
border:1px solid #FF6699;
margin:0 auto 0 -33%;
left:50%;
width: 66%;
padding:10px;
color: #666666;
}
.textareashare h1, h2 {
font-size: 11px;
text-align: center;
font-weight:normal;
font-family: verdana, arial;
color: #666666;
}
.textareashare p {
font-size: 10px;
text-align: center;
}

.textareashare a {
font-size: 10px;
text-align: center;
font-weight:bold;
color: #666666;
}

.textareaprop {
font-family: verdana, arial;
position:absolute;
top:1100px;
border:1px solid #FF6699;
margin:0 auto 0 -33%;
left:50%;
width: 66%;
padding:10px;
color: #666666;
}
.textareaprop h1 {
font-size: 11px;
text-align: center;
font-weight:bold;
font-family: verdana, arial;
color: #666666;
}
.textareaprop h2 {
font-size: 11px;
text-align: left;
font-weight:bold;
font-family: verdana, arial;
color: #666666;
}
.textareaprop p {
font-size: 10px;
text-align: left;
}
