body {
	margin: 0;
	font-size: 0.69em;
	background: #ffffff;
}

p {
	font-size: 1.1em;
	line-height:1.4em;
}

#expertLinks img {
	padding: 10px 10px 10px 0;
}

span.forsale {
	color: #36D02E;
	font-weight: bold;
}

span.sold {
	color: #F9052F;
	font-weight: bold;
}

#intro.guide {
	margin-bottom: 2px !important;
}

#module_PropertyGallery ul li  {
	float: left;
	margin-right: 16px;
	margin-bottom: 16px;
}

h2.guide {
	margin-top: 0px !important;
}

.property h2.solid.sold {
	background: #F9052F;
}

#related ol#sub_nav {
	margin-left: 2em;
	padding-left: 0;
}

#related #sub_nav li {
	margin-bottom: 5px;
}

#related #sub_nav li.current {
	font-weight: bold;
}


body,
textarea,
input,
select {
	font-family: Arial, Helvetica, sans-serif;
	color: #1a1718;
	margin: 0;
}

a:link,
a:visited,
a:hover,
a:active {
	color: #36D02E;
	font-weight: bold;
}

a:hover {
	color: #FA0630;
}

.module h2 {
	font-size: 1.4em;
}

#dialog {
	width: 150px;
	padding: 10px;
	background: #E1E1E1;
	border: 1px solid #767677;
	color: #656B6C;
	position: absolute;
	display: none;
}

.information {
	padding-right: 5px;	
	padding-top: 2px;
}

textarea {
	background: url(../images/bg-module-text.gif) no-repeat;
	border: none;
	padding: 5px;
	width: 265px;
	height: 100px;
	border-right: 1px solid #EFEFEF;
	border-bottom: 1px solid #EFEFEF;
}

input.text {
	padding: 2px 5px;
	border: 0;
	background: url(../images/bg-module-text.gif) no-repeat top left;
	width: 156px;
	border-right: 1px solid #EFEFEF;
	border-bottom: 1px solid #EFEFEF;
}

.row em {
	color: red;
	font-weight: bold;
}

form dl em {
	color: red;
	font-weight: bold;
}

#map {
	width: 280px;
	height: 325px;	
	overflow: hidden;
}

form dl dt {
	float: left;
	width: 110px;
	clear: both;
	text-align: right;
	padding: 6px 10px 6px 0;
	margin-bottom: 4px;
}

form dl dd {
	margin-bottom:4px;
	padding:6px;
}

form fieldset {
	border: 0;
	padding: 0;
	margin: 0;
}

label.error {
	color: red;
}

/*----------------------------------------------------------
 * Layout
 *---------------------------------------------------------*/

#expertDialog {
	width: 300px;
	background: #E1E1E1;
	border: 5px solid #515151;
	padding: 10px;
	text-align: center;
	position: absolute;
	z-index: 10000;
	display: none;
}

#expertDialog ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

#expertDialog p {
	margin-top: 0;	
}

#expertDialog ul li {
	display: inline;
}

#expertDialog ul li a {
	text-transform: uppercase;
	text-decoration: none;
	padding: 5px 10px;
	background: #767677;
	font-weight: bold;
	color: #FFFFFF;
}

#wrapper {
	width: 897px;
	margin: 10px auto 30px auto;
	
}

#header {
	overflow: auto;
}

#header h1 a {
	text-indent: -100000px;
	width: 100%;
	height: 100%;
	overflow: hidden;
	display: block;
	outline: none;
}

.advert {
	border: none;
	overflow: hidden;
}

#header h1 {
	width: 251px;
	height: 149px;
	background: url(../images/logo.jpg) no-repeat top left;
	float: right;
	margin: 0;
}

em.mandatory {
	color: red;	
}

#header .advert {
	float: left;
	margin-top: 70px;
}

#header .advert a {
	outline: none;
}


#content {
	background-image: url(../images/bg-content.gif);
	background-repeat:  repeat-y;
	background-position: 0 1px;
}



#tertiary {
	float: left;
	width: 162px;
	margin-right: 25px;
}



#primary {
	float: left;
	width: 405px;
	margin-right: 25px;
	padding-bottom: 0;
}



#secondary {
	float: left;
	width: 280px;
}


#footer {
	background: #767677;
	height: 52px;
	margin-top: 10px;
}

#footer p {
	margin: 0;
}

#footer p.grey {
	background: #e1e1e1;
	height: 26px;
	line-height: 26px;
	color: #656b6c;
	padding-left: 10px;
}

#footer p.copy {
	color: #FFFFFF;
	font-size: 1.17em;
	padding-left: 10px;
	height: 26px;
	line-height: 26px;
	float: left;
}

#footer ul {
	display: inline;
	float: right;
	text-transform: uppercase;
	margin-right: 10px;
	font-weight: bold;
	margin: 7px 7px;	
}

#footer ul li {
	display: inline;
	border-right: 2px solid #FFFFFF;
	padding: 0 5px 0 3px;
}

#footer ul li a {
	color: #FFFFFF;
	text-decoration: none;
}

#footer ul li.international {
	background: url(../images/img-flag-gb.gif) no-repeat 100% 50%;
	padding: 5px 35px 5px 5px !important;
	border-right: none;
}



#specialMessage {
	position: relative;
	bottom: 0;
	left: 187px;
	width: 700px;
	background: #47ce50;
	height: 25px;
	line-height: 25px;
	text-align: left;
	border-top: 15px solid #ffffff;
	padding-left: 10px;
	color: #FFFFFF;
}

body#forum #specialMessage {
	left: 0;
}

#specialMessage.newsFeed span {
	position: absolute;
	left: 10px;
	color: #FFFFFF !important;
}

#specialMessage.newsFeed span,
#specialMessage h2 {
	font-size: 1em;
	font-weight: bold;
	color: #515151;
	margin: 0 15px 0 0;
	text-transform: uppercase;
}

#specialMessage h2 {
	display: inline;
}

#specialMessage a {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

#specialMessage.newsFeed ul {
	margin: 0 0 0 8em;
}

#specialMessage ul {
	list-style: none;
	padding: 0;
	position: relative;
	width: 650px;
	height: 25px;
	display: inline;
}

#specialMessage ul li {
	width: 650px;
	margin: 0;
	padding: 0;
	position: absolute;
	left: 0;
}

#specialMessage.newsFeed {
	width: 700px;
	border-bottom: 10px solid #FFFFFF;
	border-top: 0;
}

#specialMessage.newsFeed ul {
	display: block;
}

#specialMessage.newsFeed ul li {
	font-weight: bold;
}

/*----------------------------------------------------------
 * Navigation
 *---------------------------------------------------------*/

#mainNav {
	height: 73px;
	list-style: none;
	margin: 42px 0 5px 0;
	padding: 0;
	border-bottom: 10px solid #767677;
}

#mainNav li {
	float: left;
	height: 73px;
	background-repeat: no-repeat;
}

#mainNav li a {
	text-indent: -100000px;
	display: block;
	height: 100%;
	overflow: hidden;
}

#mainNav li a {
	background-position: top left;
	background-repeat: no-repeat;
}

#mainNav li a:hover,
body#propertyItem #mainNav li.sale a,
body#propertyList #mainNav li.sale a,
body#propertyRegistration #mainNav li.blog a,
body#news #mainNav li.news a,
body#experts #mainNav li.experts a,
body#expert #mainNav li.experts a,
body#expertQuestions #mainNav li.experts a,
body#home #mainNav li.home a,
body#forum #mainNav li.forum a,
body#investing #mainNav li.investing a,
body#expertQuestion #mainNav li.experts a,
body#talk #mainNav li.talk a,
body#myPropertyList #mainNav li.blog a,
body#contact #mainNav li.contact a
  {
	background-image: none !important;
}

#mainNav li.blog a {
	width: 101px;
	background-image: url(../images/navigation/nav-sell-off.gif);
}

#mainNav li.blog {
	background-image: url(../images/navigation/nav-sell-on.gif);
}

 
		
#mainNav li.contact a {
	width: 99px;
	background-image: url(../images/navigation/nav-contact-off.gif);
}

#mainNav li.contact {
	background-image: url(../images/navigation/nav-contact-on.gif);
}

 
		
#mainNav li.experts a {
	width: 98px;
	background-image: url(../images/navigation/nav-experts-off.gif);
}

#mainNav li.experts {
	background-image: url(../images/navigation/nav-experts-on.gif);
}
 
		
#mainNav li.forum a {
	width: 99px;
	background-image: url(../images/navigation/nav-forum-off.gif);
}

#mainNav li.forum {
	background-image: url(../images/navigation/nav-forum-on.gif);
}

 
		
#mainNav li.home a {
	width: 104px;
	background-image: url(../images/navigation/nav-home-off.gif);
}

#mainNav li.home {
	background-image: url(../images/navigation/nav-home-on.gif);
}

 
		
#mainNav li.investing a {
	width: 100px;
	background-image: url(../images/navigation/nav-investing-off.gif);
}

#mainNav li.investing {
	background-image: url(../images/navigation/nav-investing-on.gif);
}

 
		
#mainNav li.news a {
	width: 103px;
	background-image: url(../images/navigation/nav-news-off.gif);
}

#mainNav li.news {
	background-image: url(../images/navigation/nav-news-on.gif);
}

 
		
#mainNav li.sale a {
	width: 96px;
	background-image: url(../images/navigation/nav-sale-off.gif);
}

#mainNav li.sale {
	background-image: url(../images/navigation/nav-sale-on.gif);
}

		
#mainNav li.talk a {
	width: 97px;
	background-image: url(../images/navigation/nav-talk-off.gif);
}

#mainNav li.talk {
	background-image: url(../images/navigation/nav-talk-on.gif);
}

/*----------------------------------------------------------
 * Modules
 *---------------------------------------------------------*/

.module {
	margin-bottom: 5px;
	color: #FFFFFF;
	padding: 10px 7px 5px 9px;
}

#tertiary .module {
	/* width: 167px; */
}

.module p.error {
	margin-top: 0px;
	text-align: center;
	padding: 0;
	border: none;
}

.module .left {
	clear: left;
	height: 20px;
	line-height: 20px;
}

.module .right {
	width: 30px;
	height: 20px;
	line-height: 20px;
	clear: right;
	float: right;
}

.module label {
	margin: 0 2px 0 3px;
}

.module .submit {
	float: right;
	font-size: 0.9em;
	padding-left: 2px;
	padding-right: 2px;  
}

.module fieldset {
	border: none;
	margin: 0;
	padding: 0;
	
}

.module fieldset input {
	margin: 0;
	font-size: 1em;
}

.module h2.solid {
	margin-bottom: 0;	
}

.module fieldset input.text,
.module fieldset textarea {
	width: 135px;
	margin: 0 0 10px 0;
	padding: 2px 5px;
	border: 0;
	background: url(../images/bg-module-text.gif) no-repeat top left;
}

.module fieldset textarea {
	height: 80px;
	background: #ffffff;
}

.module fieldset select,
.module fieldset .row {
	width: 145px;
	margin: 0 0 10px 0;
	color: #000000;
}

.module h2 {
	margin: 0;
}

.module a {
	color: #000000;
}

.module.grey {
	padding: 0;
}

.module.grey .content {
	background: #e5e5e5;
	padding: 10px;
	color: #000000;
}

.module.grey .content ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.module.grey .content ul li {
	margin-bottom: 0px;
}

#secondary .module.grey {
	width: 280px !important;
}

#newsItem img {
	float: left;
	margin: 0 10px 10px 0;
}

/*----------------------------------------------------------
 * Modules - Quote Me For
 *---------------------------------------------------------*/

#module_QuoteMeFor.module .content {
	background-image: url(../images/bg-quotemefor.gif);
	background-repeat: no-repeat;
	background-position: 10px 20px;
	height: 135px;
}

#module_QuoteMeFor.module .content ul {
	margin-left: 65px;
}

#module_QuoteMeFor.module .content li {
	background: url(../images/bg-tick.gif) no-repeat 98% 50%;
	height: 40px;
	font-size: 18px;
	line-height: 40px;
	font-weight: bold;
	text-transform: uppercase;
	border-bottom: 1px solid #404040;
}

#module_QuoteMeFor.module .content li a {
	text-decoration: none;
}

/*----------------------------------------------------------
 * Modules - Expert Profiles
 *---------------------------------------------------------*/

#module_expertProfiles.module li,
#module_expertBlogs.module li {
	border-bottom: 1px solid #404040;
	padding: 10px 0;
	position: relative;
	height: 59px;
	overflow: hidden;
}

#module_expertProfiles {
	margin-bottom: 0;
}

#module_expertProfiles.module div.info,
#module_expertBlogs.module div.info {
	position: absolute;
	bottom: 10px;
	left: 73px;
}

#module_expertProfiles.module li .image,
#module_expertBlogs.module li .image {
	float: left;
	width: 58px;
	height: 58px;
	text-align: center;
	margin-right: 15px;
}

.module h3 {
	color: #767677;
	font-size: 1.4em !important;
	margin: 0 0 10px 0;
}

.module h4 {
	color: #767677;
	font-size: 1.2em !important;
	margin: 0 0 10px 0;
}

.module li p {
	margin: 0;
}

#module_expertLatest.module li p {
	margin-top: 3px !important;
}

/*----------------------------------------------------------
 * Modules - Search
 *---------------------------------------------------------*/
 
#module_search.module,
#module_PropertySearch.module,
#module_ExpertSearch.module {
	background: url(../images/module-search-header.gif) no-repeat top left #36d02e;
	padding-top: 30px;
}

#module_search.module legend,
#module_recommend.module legend,
#module_advertise.module legend,
#module_PropertySearch.module legend,
#module_ExpertSearch.module legend {
	display: none;
}

#module_recommend.module {
	background: url(../images/module-recommend-header.gif) no-repeat 0 1px #f97808;
	padding-top: 25px;
}

#module_recommend.module .message {
	display: none;
}

#module_advertise.module {
	background: url(../images/module-advertise-header.gif) no-repeat 0 1px #f9052f;
	padding-top: 27px;
}

/*----------------------------------------------------------
 * Modules - Property Gallery
 *---------------------------------------------------------*/

/*----------------------------------------------------------
 * Modules - Investing
 *---------------------------------------------------------*/

body#investing #specialMessage {
	display: none;	
}

body#news #primary div#intro p {
	margin-bottom: 8px;
}

/*===================================================================
added buy Pree
===================================================================*/

#investing h2.solid + img{
	padding-right:10px;
}

/*===================================================================*/


/*----------------------------------------------------------
 * Modules - News Archive
 *---------------------------------------------------------*/

#module_newsArchive .content ul {
	margin-bottom: 15px;
}

#module_newsArchive .content hr {
	background-color: #404040;
	color: #404040;
	height: 1px;
	border: 0;
}

#module_newsArchive h3 {
	color: #767677;
}

#module_newsArchive .content ul li {
	margin-bottom: 5px;
}

#module_newsArchive .content ul li h4 {
	margin-bottom: 2px;
}

#module_newsArchive .content ul li p {
	margin: 0 0 5px 0;
}

#module_newsArchive {
	margin-bottom: 0;
}

/*----------------------------------------------------------
 * Modules - Property Details
 *---------------------------------------------------------*/

#details dt {
	width: 180px;
	float: left;
	text-align: right;
	font-weight: bold;
	margin-bottom: 5px;
	margin-right: 10px;
	clear: both;
}

#details dl {
	margin: 0;	
}

#details dd {
	margin-bottom: 5px;	
}

/*----------------------------------------------------------
 * Modules - Gallery
 *---------------------------------------------------------*/

.gallery .container {
	overflow: hidden;
}

.gallery .container li {
	float: left;
}

/*----------------------------------------------------------
 * Modules - Properties For Sale
 *---------------------------------------------------------*/

#module_propertiesForSale ul li img {
	float: left;
	margin-right: 10px;
}

#module_propertiesForSale ul li .details {
	float: right;
	width: 165px;
}

#module_propertiesForSale ul li h4 {
	position: relative;
	margin: 0 0 5px 0;
	font-size: 1.1em;
	color: #89898A;
}

#module_propertiesForSale ul li p {
	margin: 0;
}

#module_propertiesForSale ul li h4 span {
	position: absolute;
	right: 0;
	font-size: 0.9em;
	top: 2px;
	color: #000000;
}

#module_propertiesForSale ul li {
	border-bottom: 1px solid #404040;
	padding: 10px 0;
	margin: 0;
}

#module_propertiesForSale {
	margin-bottom: 0 !important;
}

h2.forsale {
	padding-right: 100px !important;	
}

h2.forsale span.price {
	top: 5px;
}

/*----------------------------------------------------------
 * Modules - Latest Expert Questions
 *---------------------------------------------------------*/

#module_expertLatest h3 {
	text-transform: capitalize;
	margin: 0;
}

#module_expertLatest .details,
#module_expertLatest img {
	float: left;	
}

#module_expertLatest .details {
	width: 190px;
}

#module_expertLatest img {
	margin-right: 10px;	
}


#module_expertLatest ul li {
	padding: 1px 0 0 0; 
	margin: 0;
	overflow: auto;
	cursor: default;
}

/*----------------------------------------------------------
 * Modules - Login
 *---------------------------------------------------------*/
 
#module_login.module {
	width: 260px;
	height: 90px;
	padding: 10px;
	background: #515151 url(../images/module-login_main-bg.gif) no-repeat 10px 20px;
}

#module_login.module fieldset {
	border-top: 1px solid #b9b9b9;
	border-bottom: 1px solid #b9b9b9;
	height: 88px;
	background: url(../images/module-login_bg.gif) right top no-repeat; 
	position: relative;
}

#module_login.module fieldset legend {
	display: none;
}

#module_login.module fieldset label,
#module_login.module fieldset input.text {
	float: left;
	margin: 0;
}

#module_login.module fieldset label {
	display: block;
	width: 65px !important;
	margin: 0 10px 0 0;
	text-transform: uppercase;
	color: #FFFFFF;
	padding: 4px 0;
	text-align: right;
}

#module_login.module fieldset a.register {
	float: left;
	margin: 10px 0 5px 105px;
	color: #36c71d;
	font-weight: bold;
	text-decoration: none;
}

#module_login.module fieldset a.forgotpassword {
	float: right;
	margin: -2px 40px 0 0;
	color: #36c71d;
	font-weight: bold;
	text-decoration: none;
}



#module_login.module fieldset div.row {
	clear: both;
	overflow: auto;
	width: 252px;
	margin-bottom: 2px;
}

#module_login.module fieldset input.submit {
	position: absolute;
	top: 53px;
	right: 0px;
}

/* Logged in */

#module_login.module.loggedin {
	background-image: none;
}

#module_login.module.loggedin h2 {
	color: #8b8b8c;
	margin: 0;
}

#module_login.module.loggedin h2 span {
	text-transform: uppercase;
}

#module_login.module.loggedin fieldset {
	padding: 5px 0;
	height: 78px;
	background: url(../images/module-logged_in_bg.gif) no-repeat scroll right top
}

#module_login.module.loggedin ul.options {
	margin: 0;
	padding: 0;
	list-style: none;
	color: #FFFFFF;
	font-weight: bold;
	text-transform: uppercase;
	position: absolute;
	bottom: 10px;
	left: 0;
}

#module_login.module.loggedin .image {
	float: left;
	width: 58px;
	height: 58px;
	text-align: center;
	line-height: 58px;
	margin-right: 10px;
}

#module_login.module.loggedin h2 {
	margin-bottom: 5px;
}

#module_login.module.loggedin .lastLogin {
		color: #FFFFFF;
		font-size: 1.2em;
		margin: 0;
}

#module_login.module.loggedin ul.options li {
	display: inline;
	border-right: 2px solid #3aaa47;
	padding: 0pt 3px 0pt 2px;
	font-size: 0.92em;
}

#module_login.module.loggedin ul.options li.last {
	border: none;
}

#module_login.module.loggedin ul.options a {
	color: #FFFFFF;
	text-decoration: none;
}

/*----------------------------------------------------------
 * Generic Styles
 *---------------------------------------------------------*/

fieldset.wide dt {
	width: 200px;	
}

p.error {
	padding: 10px;
	border: 1px solid red;	
}

p.success {
	padding: 10px;
	border: 1px solid green;	
}

.ajax-message {
	background: url(../images/ajax-loader2.gif) no-repeat -1px 0;
	padding-left: 25px;
	padding-bottom: 2px;
}

p.error strong {
	color: red;	
}

fieldset.wide input.text {
	width: 265px;	
}

input.text.small {
	width: 100px !important;	
}

.rating {
	overflow: auto;	
	margin: 0;
	padding: 0;
}

.rating .star {
    text-indent: -1000px;
    display: block;
	width: 40px;
	height: 30px;
	font-size: 0%;
	float: left;
	background: url(../images/star-off.gif) no-repeat 50% 50%;
	margin-left: 0px;
}

.rating .over {
	background: url(../images/star-on.gif) no-repeat 50% 50%;
}

h1 {
	color: #e60016;
	font-size: 2em;
	text-transform: uppercase;
	margin: 0 0 7px 0;
}

h2.solid {
	text-transform: uppercase;
	font-weight: bold;
	font-size: 1.17em;
	padding: 5px 10px;
	background: #515151;
	color: #ffffff;
}

h2.solid.first {
	margin: 0 0 10px 0;
}

h2.solid a {
	color: #ffffff;
	text-decoration: none;
}

h2.solid.grey {
	background: #767677;	
}

h2.intro,
p.intro {
	font-size: 1.2em !important;
	font-weight: bold;
	color: #89898a;
	line-height: 1.1em;
	margin-bottom: 0px;
	margin-top: 0px;
}
 
#primary div#intro {
	height: 110px !important;
	margin-bottom: 10px;
	overflow: hidden;
}

#primary div#intro p {
	margin: 0 0 10px 0;
}

#primary div#intro .lead {
	float: right;
	padding: 10px 0 10px 10px;
}

textarea {
	font-size: 1em;
}

a img {
	border: none;
}

#primary form .row {
	overflow: auto;
	margin-bottom: 5px;
}

#primary form .row input,
#primary form .row label {
	float: left;
}

#primary form .row label {
	width: 100px;
	display: block;
}

#primary .row.date select {
	width: auto !important;
}

#primary table {
	width: 100%;
}

#primary table thead th {
	background: #cbcbcb;
	color: #FFFFFF;
	text-transform: uppercase;
	font-size: 1.1em;
	padding: 5px;
	text-align: left;
}

#primary table tbody td,
#primary table.forumline td {
	height: 43px;
	vertical-align: middle;
	background-image: url(../images/black-dot.gif);
	background-repeat: repeat-x;
	background-position: bottom left;
}

/*----------------------------------------------------------
 * Section - Talk
 *---------------------------------------------------------*/

body#talk #chatLog {
	height: 200px;
	overflow: auto;
	overflow-x:hidden; 
}

body#talk #chatLog dt {
	background: #CBCBCB;
	margin: 0;
	padding: 2px 5px;
	font-weight: bold;
}

body#talk #chatLog dd {
	background: #FFFFFF;
	margin: 0 0 3px 0;
	padding: 5px;
}

#chat_usersOnline {
	height: 283px;
	overflow: auto;
}

body#talk #primary .intro {
	margin-bottom: 7px;
}

#module_webCasts {
	margin-bottom: 0;
}

#module_ChatRoom {
	margin-bottom: 0;
}

/*----------------------------------------------------------
 * Section - Blog
 *---------------------------------------------------------*/

body#blog #posts .content {
	overflow: auto;
}

body#blog p.intro {
	margin-bottom: 8px !important;
}

body#blog div#intro p {
	margin-bottom: 8px !important;
}

/*----------------------------------------------------------
 * Section - PropertyItem
 *---------------------------------------------------------*/

body#propertyItem #primary,
body#propertyList #primary,
body#myPropertyList #primary,
body#propertyRegistration #primary {

}

dl.imageUpload dt,
dl.imageUpload dd {
	height: 57px;
	background: #CFCFCF;
}

dl.imageUpload dt {
	padding-left: 5px;	
}

body#propertyRegistration #primary {
	background-position: top right;	
}

body#propertyItem #primary div#intro {

}

body#propertyItem #primary div#intro .height-fix,
body#propertyList #primary div#intro .height-fix,
body#myPropertyList #primary div#intro .height-fix{

}

body#propertyList #intro,
body#myPropertyList #intro {
	height: 110px;
}


body#propertyItem #primary h2.solid,
#property h2.solid  {
	position: relative;
	margin: 10px 0 !important;
	clear: both;
}

#property h2.solid.first {
	margin-top: 0 !important;
}

body#experts #intro {
	height: 110px;	
	padding: 0;
	margin-bottom: 10px;
}

body#propertyItem #primary h2.solid .price,
#property h2.solid .price {
	right: 10px;
	position: absolute;
}

body#propertyItem #primary h2.solid.grey {
	clear: both;	
}

body#propertyItem #primary #image,
#property #image {
	float: left;
	width: 223px;
	margin-right: 25px;
}

body#propertyItem #primary #features,
#property #features {
	font-size: 1.5em;
	font-weight: bold;
	color: #767677;
	float: right;
	width: 125px;
	padding-bottom: 40px;
}

body#propertyItem #primary #features {
	padding-bottom: 0 !important;
}

body#propertyItem #primary #features p,
#property #features p {
	margin: 0 0 5px 0;
}

body#propertyItem #primary #summary,
#property #summary {
	position: relative;
	overflow: auto;
}

body#propertyItem #primary #summary a.contact,
#property a.contact {
	display: block;
	text-indent: -10000px;
	outline: none;
	float: right;
	margin-right: 10px;
	width: 119px;
	height: 36px;
	overflow: hidden;
	background: url(../images/btn-contact_vendor.gif) no-repeat top left;
	outline: none;
	clear: right;
}

#propertyItem #primary #summary a.print {
	display: block;
	width: 119px;
	height: 34px;
	float: right;
	overflow: hidden;
	background: url(../images/btn-print.gif) no-repeat top left;
	outline: none;
	margin-right: 10px;
	text-indent: -10000px;
	margin-bottom: 10px;
}

body#propertyItem #specialMessage {
	width: 395px;
}

body#propertyItem #secondary #module_login.module {
	width: 262px;
}

/*----------------------------------------------------------
 * Section - News
 *---------------------------------------------------------*/

body#news ol#latest_news {
	margin: 0;
	padding: 0;
	list-style: none;
}

body#news ol#latest_news h2 {
	margin-top: 0;
}

body#news div#intro {

}

body#news #specialMessage {
	display: none;	
}

/*----------------------------------------------------------
 * Section - Messages
 *---------------------------------------------------------*/

body#messages #primary form .row label {
	float: left;
	display: block;
	width: 50px;
	text-align: right;
	margin-right: 10px;
}

body#messages #primary form .row input {
	float: left;
}

#messageList div.message {
	padding: 10px 5px;
	border-bottom: 1px solid #404040;
	margin-bottom: 10px;
}

#messageList h4 {
	margin: 0 0 5px 100px;
	border-bottom: 2px solid #CCCCCC;
	padding-bottom: 5px;
	font-size: 1em;
}

#messageList span.date {
	position: relative;
	font-weight: bold;
	top: 12px;
	padding-bottom: 5px;
	border-bottom: 2px solid #CCCCCC;
}

/*----------------------------------------------------------
 * Section - Ask Experts
 *---------------------------------------------------------*/

body#expert #profile dl {
	overflow: auto;
	margin: 0;
}

body#experts ul#questions {
	margin: 0;
	padding: 0;
	list-style: none;
}

body#experts ul#questions li {
	line-height: 1.75em;	
}

body#experts ul#questions li h3 {
	display: inline;
	text-transform: uppercase;
	color: #000000;
	font-size: 1em;
}

body#experts ul#questions li h3 a {
	color: #000000;
	text-decoration: none;
}

body#account #intro,
body#messages #intro {
	padding: 0;
}

body#expert #profile {
	width: 230px;
	float: right;
	padding-bottom: 35px;
}

body#expert #summary {
	overflow: auto;
	position: relative;
}

body#expert #summary .contact {
	background: url(../images/btn-contact_me.gif) top left;
	height: 35px;
	width: 225px;
	display: block;
	text-indent: -10000px;
	outline: none;
	float: right;
	margin-right: 10px;
}

body#contact #primary h2.solid  {
	margin-top: 15px;
}

body#contact #primary textarea {
	height: 110px !important;
}

body#contact #primary dl dt {
	text-transform: uppercase;
	text-align: left !important;
}

body#expert #profile dl dt,
body#expert #profile dl dd {
	float: left;
	font-weight: bold;
	margin: 0 0 10px 0;
}

body#expert #profile dl dd {
	color: #767677;
	font-size: 1.4em;
	line-height: 0.8em;
}

body#expert #profile dl dt {
	clear: left;
	width: 70px;
	text-transform: uppercase;
	color: #000000;
	font-size: 1.2em;
	margin-right: 10px;
}

body#expert #profile_image {
	width: 163px;
	float: left;
}


/*----------------------------------------------------------
 * Section - PropertyList
 *---------------------------------------------------------*/

body#propertyList #content,
body#forum #content,
body#expertQuestions #content,
body#myPropertyList #content {
	background-image: url(../images/bg-content-1col.gif) !important;
	background-repeat: repeat-y;
}

body#propertyList #primary,
body#forum #primary,
body#expertQuestions #primary,
body#myPropertyList #primary {
	width: 710px;
	margin: 0;
}

body#propertyList #primary #module_login.module,
body#expertQuestions #primary #module_login.module,
body#myPropertyList #primary #module_login.module {
	float: right;
}

body#propertyList #specialMessage,
body#myPropertyList #specialMessage {
	display: none;
}

body#propertyList #results,
body#expertQuestions #results,
body#myPropertyList #results {
	height: 780px;
	overflow: hidden;
	position: relative;
}

body#myPropertyList #results {
	height: 390px;	
}

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

ul.flags li {
	margin-bottom: 5px;	
}

#chatMessage {
	width: 249px;	
}

body#propertyList #primary #resultHead,
body#propertyList #primary #resultSet,
body#expertQuestions #primary #resultHead,
body#expertQuestions #primary #resultSet,
body#myPropertyList #primary #resultHead,
body#myPropertyList #primary #resultSet {
	width: 710px;
}

body#propertyList #primary #resultSet,
body#myPropertyList #primary #resultSet,
body#expertQuestions #primary #resultSet {
	position: relative;
}

body#propertyList #primary #resultHead tr th,
body#myPropertyList #primary #resultHead tr th,
body#expertQuestions #primary #resultHead tr th {
	background: #cbcbcb;
	color: #FFFFFF;
	text-transform: uppercase;
	font-size: 1.1em;
	padding: 5px;
}

body#propertyList #primary #resultSet tbody tr td,
body#myPropertyList #primary #resultSet tbody tr td,
body#expertQuestions #primary #resultSet tbody tr td {
	height: 78px;
	padding: 0 5px;
	vertical-align: middle;
	background-image: url(../images/black-dot.gif);
	background-repeat: repeat-x;
	background-position: bottom left;
}

#primary table .pic {
	width: 86px;
	text-align: left;
}

#primary table .description {
	text-align: left;
	width: 180px;
}

#primary table .price {
	width: 58px;
	background: #e3e3e3;
	text-align: center;
}

#primary #resultHead thead th.price {
	background: #b7b7b7;
	text-align: center;
}

#primary.myproperties .status {
	width: 72px;
	text-align: center;
	background: #36D02E;
	font-weight: bold;
}

#primary.myproperties tbody .location {
	background: #FFFFFF;
}

#primary.myproperties .actions {
	text-align: center;
}

#primary.myproperties .actions a {
	padding: 5px 10px;
	background: #515151;
	text-transform: uppercase;
	display: block;
	margin-bottom: 2px;
	color: #FFFFFF;
}

#primary.myproperties .status.sold {
	background: #FA0630;
}

#primary table .beds {
	width: 45px;
	text-align: center;
}

#primary table .location {
	width: 145px;
	background: #e3e3e3;
	text-align: center;
	font-weight: bold;
}

#primary #resultHead thead th.location {
	background: #b7b7b7;
}

#primary #resultSet tbody td.location {
	font-size: 1.1em;
	text-transform: uppercase;
}

#primary #results p {
	text-align: center;
}

#primary table .vendor {
	width: 65px;
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
}

#primary .controls,
#secondary .controls {
	text-align: center;
	background: #515151;
	padding: 5px;
	color: #FFFFFF;
	font-size: 1.2em;
	margin-top: 20px;
}

.controls a.next,
.controls a.last,
.controls a.previous {
	color: #FFFFFF;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
}

#primary .controls span.selected {
	color: #CCCCCC !important;
}

#primary .controls span.page {
	cursor: pointer;
}

body#propertyList #primary #intro,
body#myPropertyList #primary #intro,
body#expertQuestions #primary #intro {
	width: 425px;
	overflow: hidden;
	float: left;
}

body#expertQuestions #primary  {

}


/*----------------------------------------------------------
 * Section - search
 *---------------------------------------------------------*/
#primary iframe {
	width: 403px !important;
}
/*----------------------------------------------------------
 * Section - expertQuestions
 *---------------------------------------------------------*/

body#expertQuestions .pic {
	width: 60px;
	text-align: center;
	padding: 0 !important;
}

body#expertQuestions .expertname {
	width: 150px;
	text-align: center;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 1.2em;
}

body#expertQuestions .expertname a {
	color: #000000;
}


body#expertQuestions .subject {
	width: 130px;
	text-align: center;
	padding: 0 10px !important;
}

body#expertQuestions .question {
	width: 180px;
	text-align: left;
	padding: 0 10px !important;
}

/*----------------------------------------------------------
 * Section - PropertyRegistration
 *---------------------------------------------------------*/

body#propertyRegistration #specialMessage {
	display: none;
}

body#propertyRegistration #content {
	background-image: url(../images/bg-content-1col.gif);
}

body#propertyRegistration #primary {
	width: 710px;
	margin: 0;
}

body#propertyRegistration .page h2 span {
	position: absolute;
	right: 10px;
}

body#propertyRegistration #panel dt {
	width: 230px;
	text-align: left;
}

body#propertyRegistration #panel {
	background: #767677;
	padding: 10px;
}

body#propertyRegistration #panel fieldset {
	background: #E5E5E5;
	padding: 10px;
	margin-bottom: 10px;
}

body#propertyRegistration #panel .submit {
	background: #E5E5E5;
	border: 0;
}

body#propertyRegistration #panel h2 {
	margin-top: 0;	
}

body#propertyRegistration ol#tabs {
	margin: 10px 0 0 0;
	padding: 0;
	overflow: auto;
	list-style: none;
}


body#propertyRegistration ol#tabs li {
	padding: 5px 10px;
	margin-left: 5px;
	float: left;
	background: #E5E5E5;
	color: #FCFCFC;
	font-weight: bold;
}

body#propertyRegistration ol#tabs li.active {
	background: #767677;
}

body#propertyRegistration ol#tabs li a {
	color: #000000;
}

/*----------------------------------------------------------
 * Section - Forum
 *---------------------------------------------------------*/

body#forum #intro {
	float: left;	
	width: 380px;
	padding: 0;
}

body#forum table td,
body#forum .forumline.topic td {
	background-image: none;
}


body#forum .forumline.topic td {
	text-align: left;	
}

body#forum #module_login {
	float: right;	
}

body#forum .thCornerL {
	text-align: left;
}

body#forum table {
	border-collapse: collapse; border-spacing: 0;
}

body#forum th {
	background: #cbcbcb;
	color: #FFFFFF;
	font-size: 1.1em;
	text-transform: uppercase;
	padding: 5px;
}

body#forum td {
	padding: 5px;	
}

.rowLead {
	text-align: left;
}

.catrow td,
.catrow td.rowLead {
	background-image: none !important;
	padding: 2px 5px !important;
	background: #767677 !important;
}

.seperator td {
	background-image: none !important;
}

.catrow td.rowLead {
	color: #FFFFFF;
	font-size: 1.1em;
	text-transform: uppercase;
	font-weight: bold;
}

.catrow td.rowLead a {
	color: #FFFFFF;
	text-decoration: none;
}

/* Forums */

table tr td table tr td {
	background: none !important;
	text-align: left;
}

body#forum hr {
	background: #000000;
	border: none;
	height: 1px;
}

table.forum td.row1,
table.forum td.row2 {
	text-align: center;
}

body#home td.row1,
body#home td.row2 {
	text-align: center;
} 

td.row2 {
	background: #e3e3e3;
}

th.row2 {
	background: #b7b7b7 !important;	
}

.seperator td {
	height: 15px;	
	padding: 0 !important;
}

td.rowLead {
	text-transform: uppercase;
	padding: 0 10px 0 0 !important;
}

td.rowLead a {
	color: #000000;
	text-decoration: none;
}

body#propertyRegistration #primary #viewfinder {
	width: 710px;
	overflow: hidden;
	height: 450px;
	position: relative;
}

body#propertyRegistration #primary #viewfinder #pages {
	position: relative;
}

body#propertyRegistration #primary #viewfinder #pages .page {
	width: 710px;
	float: left;
	height: 420px;
	position: relative;
	padding-bottom: 30px;
	margin: 0;
	padding: 0;
	border: none;
}

body#propertyRegistration #primary #viewfinder #pages .page h2 {
	margin: 0;
}

body#propertyRegistration #primary #viewfinder #pages .page .content {
	padding: 10px;
}

body#propertyRegistration #primary #viewfinder #pages .page .controls {
	height: 25px;
	line-height: 25px;
	position: absolute;
	bottom: 0;
	left: 0;
	background: #47ce50;
	width: 670px;
	padding: 0 20px;
}

body#propertyRegistration #primary #viewfinder #pages .page .controls .next {
	float: right;
	color: #404040;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
}

body#propertyRegistration #primary #viewfinder #pages .page .controls .previous {
	float: left;
	color: #404040;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
}

/*

body#propertyRegistration #primary .row label.radio {
	width: auto !important;
	float: none !important;
	display: inline !important;
	position: relative;
	top: -2px;
	padding: 0 !important;
}

body#propertyRegistration #primary .row.garagecars {
	display: none;
}

body#propertyRegistration #primary .row.garagecars input {
	width: 30px !important;
	margin-right: 5px;
}
*/

/*----------------------------------------------------------
 * Tools
 *---------------------------------------------------------*/

li.toggle {
	margin: 0;
	padding-left: 0 !important;
	background-image: none !important;
}

li.toggle ul {
	margin: 0;
	padding: 0;
}
 
.clear {
	clear: both;
	height: 1px;
	overflow: hidden;
}

.left {
	float: left;
}

.seperator {
	text-align: center;
}

.right {
	float: right;
}


#tertiary input.text {
	padding: 5px;
}	