body {
	background-color: #eee;
	margin: 0px;
}
h1 {
	color: #000;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 13px;
	margin: 0px;
	padding-top: 5px;
	text-align: center;
}
h2 {
	color: #555;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 13px;
	margin: 0px;
	margin-left: 10px;
}
p {
	margin-left: 10px; margin-right: 10px; margin-top: 2px; margin-bottom: 4px;
	color: #555;
	font-size: 12px; font-family: Verdana, Arial, sans-serif;	
}
li { padding-top: 2px; padding-bottom: 2px; margin-left: 20px; }

.frame {
	background-color: #fff;
}
.sold_background {
	background-image: url(../images/sold_background.gif);
	background-repeat: no-repeat;
	background-position: 40 120;
}
/* AGENTS */
.agent_heading {
	background-color: #000;
	border: solid #000 1px;
	color: #fff;
	font-weight: bold;
}
.agent_table {
	border: solid #000 1px;
	background-color: #fff;
	color: #333333;
	font-family: "Trebuchet MS", verdana, sans-serif;	
	font-size: 12px; 
	margin-bottom: 5px;
	margin-top: 5px;
	text-align: center;
}
/* TEXT */
.text { 
	font-family: verdana, sans-serif;	font-size: 12px; color: #666;
	margin-left: 10px; margin-right: 10px;
	margin-bottom: 2px;
}
.plain_text {
	font-family: verdana, sans-serif;	
	font-size: 12px;
	font-weight: normal; 
	color: #000;
}
.red_text { 
	font-family: "Trebuchet MS", verdana, sans-serif;	font-size: 11px; color: #c80000;
	margin-top: 0px; margin-bottom: 0px; 
	padding-top: 0px; padding-bottom: 0px; padding-left: 0px;
}
.caption { 
	font-family: verdana, sans-serif;	font-size: 10px; color: #db261d; 
	text-align: center;
	text-decoration: none;
}
.caption:hover { 
	font-family: verdana, sans-serif;	font-size: 10px; color:000 #; 
	text-align: center;
	text-decoration: none;
}
.caption_large { 
	font-family: verdana, sans-serif;
	font-weight: bold;	
	font-size: 14px; 
	color: #000; 
	text-align: center;
}
.text_heading { 
	font-family: "Trebuchet MS", verdana, sans-serif;	font-size: 10px; color: #3F4D58;
	margin-top: 0px; margin-bottom: 0px; 
	padding-top: 0px; padding-bottom: 0px; padding-left: 0px;
}
.search_text {
	color: #333333;
	font-family: "Trebuchet MS", verdana, sans-serif;	
	font-size: 12px; 
	margin-top: 0px; margin-bottom: 0px; 
	padding-top: 0px; padding-bottom: 0px; padding-left: 0px;
}
.text_heading_side {
	color: #ffffff;
	font-family: "Trebuchet MS", verdana, sans-serif;	
	font-size: 12px; 
	margin-top: 0px; margin-bottom: 0px; 
	padding-top: 0px; padding-bottom: 0px; padding-left: 0px;
	text-align: center;
}
.category_heading { 
	border: solid #ccc 1px;
	background-color: #000; 
	color: #fff;
	font-family: verdana, sans-serif;	font-size: 12px;
	padding-top: 3px;
	padding-bottom: 4px;
}
.price { 
	font-family: arial, sans-serif;	font-size: 12px; font-weight: normal; 
	color: #AA0000; text-decoration: none; text-align: center; 
}

/* ANCHOR CLASSES */
.left_nav_headings {
	background-color: #000;
	border: solid #999 1px;
	color: #eee; 
	font-family: verdana, sans-serif;	
	font-size: 12px;
	text-align: center;
	padding: 2px;
}
.menu { 
	font-family: verdana, sans-serif;	font-size: 12px; font-weight: normal; 
	color: #000; text-decoration: none; text-align: center;
}
.menu:hover { color: #DB261D; text-decoration: none; font-weight: normal;} 
.menu_selected { 
	font-family: verdana, sans-serif;	
	font-size: 12px; 
	color: #000; 
	text-decoration: none;
	padding-bottom: 1px;
}
.menu_selected:hover { 
	color: #DB261D; 
	text-decoration: none; 
	padding-bottom: 1px; 
} 
.cat_link { 
	font-family: verdana, sans-serif;	
	font-size: 12px; 
	font-weight: normal; 
	color: #db261d;
	text-decoration: none;
}
.cat_link:hover { color: #787878; text-decoration: underline; }
.more_info { 
	font-family: arial, sans-serif;	font-size: 11px; font-weight: normal; 
	color: #db261d; text-decoration: none; 
}
.more_info:hover { color: #000; text-decoration: none; }
.site_link { 
	font-family: verdana, sans-serif;	font-size: 11px; font-weight: normal; 
	color: #db261d; text-decoration: none; 
}
.site_link:hover { color: #000000; text-decoration: underline; }
.enquire_now {
	border: solid #000 1px;
	background-color: #DB261D;
	margin-top: 3px;
	margin-bottom: 2px;
	margin-right: 2px;
	padding-bottom: 2px;
}
.view_details {
	border: solid #000 1px;
	background-color: #fff;
	margin-top: 4px;
	margin-bottom: 2px;
}
.view_details_link { 
	font-family: verdana, sans-serif;	font-size: 12px; font-weight: bold; 
	color: #000; text-decoration: none; 
}
.view_details_link:hover { color: #db262d; text-decoration: none; }
.email_link { 
	font-family: "Trebuchet MS", verdana, sans-serif;	font-size: 11px; font-weight: bold; 
	color: #fff601; text-decoration: none; 
	margin: 0px;
	padding: 0px;
}
.email_link:hover { 
	color: #fff; 
	text-decoration: none; 
}
.cat_number { /* for no of properties per category */
	font-family: "Trebuchet MS", verdana, sans-serif;	font-size: 13px;
	color: #db261d; text-decoration: none;
}

/* FEATURED PROPERTIES */
.featured_heading {
	background-color: #DB261D;
	border: solid #fff 1px;
	color: #fff;
	font-family: "Trebuchet MS", verdana, sans-serif;	
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	margin-top: 3px;
	padding-bottom: 2px;
}
.featured_table {
	margin-top: 4px;
	background-color: #fff;	
	border: solid #ccc 1px;
	color: #000;	
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-weight: bold;
}
.featured_img {
	border-top: solid #666 1px;
	border-bottom: solid #666 1px;
}
.sml_listing_header {
	border-top: solid #000 1px; border-left: solid #000 1px; border-right: solid #000 1px; 
	background-color: #eee;	color: #000;	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;	font-weight: bold;
	padding: 3px;
}
.sml_listing_middle {
	border-top: solid #000 1px; border-bottom: solid #000 1px; border-right: solid #000 1px; 
	color: #000;	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 5px;
}
.sml_listing_footer {
	border-bottom: solid #000 1px; border-left: solid #000 1px; border-right: solid #000 1px; 
	background-color: #f9f9f9;	color: #000;	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;	font-weight: bold;
}
.line_under {
	border-bottom: solid #000 1px;
}
.line_under_over {
	border-bottom: solid #000 1px;
	border-top: solid #000 1px;
}
.table_header {
	border-bottom: solid #000 1px;
	border-top: solid #000 1px;
	margin-bottom: 5px;
	margin-top: 5px;
}
/* PREVIOUS PAGE */
.previous_link {
	color: #777;
	font-family: verdana, sans-serif;
	font-size: 11px;
}
.previous_link:hover {
	color: #ccc;
	font-family: verdana, sans-serif;
	font-size: 11px;
}
.previous_p {
	margin-top: 2px;
	margin-bottom: 4px;
	text-align: center;
}
/* ARTICLE STYLES */
.center_content {
	color: #000000;	
	padding: 3px;
}
.res_details {
	background-color: #333;
	border: solid #000000 1px; 
	color: #fff;
	font-family: verdana, sans-serif;
	font-size: 11px;
	padding: 3px;
	text-align: center;
	width: 33%;
}
.res_details_container {
	background-color: #999;
	border: solid #000000 1px;
	margin-top: 6px; 
	width: 94%;
}
.ctable {	background-color: #FFFFFF; border: 1px solid #000000;	color: #333333; }
/* BORDERS AND PADDING */
.ib { border: solid #000 1px; }
.bb1 {	border: 1px solid #000000; }
.bb2 {	border: 2px solid #000000; }
.wb2 {	border: 2px solid #fff; }
.gb1 {	border: 1px solid #A8A098; }
.gb2 {	border: 2px solid #A8A098; }
.brb1 {	border: 1px solid #9E9892; }
.brb2 {	border: 2px solid #482F1B; }
.greyb1 {	border: 1px solid #999; }

.white_bottom_border { 
	border-bottom: 1px solid #FFFFFF;
}

/* PADDING */
.pad_5 { padding: 5px; }
/* SHORT LISTING TABLE BORDERS */
.listing_photo_border {
	border-left: 1px solid #908982;
	border-right: 1px solid #908982;
}
.specifications_border { 
	border-top: 1px solid #908982;
}
.decription_border { 
	border-left: 1px solid #908982;
	border-right: 1px solid #908982;
}
.head_border { 
	border-bottom: 1px solid #908982;
}
/* SEARCH */
.search_table {
	background-color: #f9f9f9;
	border: solid #ccc 1px;
	padding: 4px;
}
.search_box {
	background-color: #fff;
	border: solid #ccc 1px;
	margin-bottom: 3px;
}
/* WWX */
.wwx { font-family: verdana, san-serif; color: #ccc; font-size: 10px; font-weight: normal; }
.wwx_site { 
	border: solid #007700 1px; background-color: #ffffff; 
	padding-bottom: 2px; padding-left: 4px; padding-right: 4px; 
}
.wwx_link { 
	font-family: verdana, arial, sans-serif; font-size: 10px; font-weight: bold; text-decoration: none;
}
.wwx_link:hover { 
	font-family: verdana, arial, sans-serif; font-size: 10px; font-weight: bold; text-decoration: underline;
}
/* FORM */
form {
	margin: 0px;
	padding: 0px;
}
.contact_message {
	color: #DB261D;
	font-family: Verdana, Arial, sans-serif;
	font-weight: bold; 
	font-size: 14px;
	padding: 5px;	
}
.textfield {
	border: solid #000000 1px; background-color: #FFFFFF; color: #3F4D58;
	font-family: Verdana, Arial, sans-serif; 
	font-size: 12px;
	padding-left: 2px;	
}
.select_text {
	font-family: arial, sans-serif;
	font-size: 11px;
	padding: 0px;
}
.form_text {
	color: #3F4D58;	font-size: 11px; font-weight: bold;
	font-family: Verdana, sans-serif;	padding-top: 4px; padding-bottom: 4px;
}
.button {
	font-family: verdana, arial, sans-serif; 
	color: #fff;
	background-color: #000; border: solid #ccc 2px;
	font-size: 13px; font-weight: bold; cursor: pointer;
}
.small_button {
	font-family: verdana, arial, sans-serif; 
	color: #fff;
	cursor: pointer;
	background-color: #000; border: solid #db261d 1px;
	font-size: 11px; font-weight: bold;
}
.small_link {	font-family: verdana;	font-size: 10px; font-weight: bold; }
.small_link:link { color: #800000; text-decoration: none; } 
.small_link:visited { color: #800000; text-decoration: none; } 
.small_link:hover { color: #000080; text-decoration: none; }

/* GENERAL */
.date_time {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color: #ffffff;
}
/*
	ADMIN STYLES
*/
#adm_white_text {
	font-family: verdana, sans-serif;
	font-size: 11px; color: #ffffff; font-weight: bold;
}
.adm_body { padding: 0px; margin: 0px; background-color: #D3D4DA }
.adm_nav_td {
	background-color: #fff;
	border-bottom: solid #000 1px;
	text-align: center;
	padding: 2px;
}
.adm_page_title {
	font-family: tahoma, verdana, sans-serif;	padding-bottom: 5px; 
	font-size: 13px; color: #CC0000; font-weight: normal; text-decoration: underline; 
}
.adm_th {
	font-family: verdana, sans-serif;
	font-size: 12px; color: #cc0000; font-weight: bold;
}
.adm_frm_text {
	font-family: verdana, sans-serif;
	font-size: 11px; color: #492E1D; font-weight: bold;
}
.adm_frm_textarea {
	font-family: verdana, sans-serif;
	font-size: 10px; color: #CC0000; font-weight: bold; text-decoration: none; 
}
.adm_frm_input {
	border: solid #492E1D 1px; background-color: #FFFFFF; color: #492E1D;
	font-size: 12px; font-family: Verdana, Arial, sans-serif; font-weight: normal;
	padding-left: 2px; padding-bottom: 2px; margin-bottom: 4px;
}
.adm_frm_button {
	font-family: verdana, arial, sans-serif; background-color: #FFCC66; font-weight: bold;
	font-size: 14px; color: #000080; cursor: hand; border: 2px solid #000080;	
}
.adm_link { 
	font-family: verdana, sans-serif;	font-size: 12px; font-weight: normal; 
	color: #000; text-decoration: none; padding-left: 6px; 
}
.adm_link:hover { color: #DB261D; }
.adm_page_link { 
	font-family: verdana, sans-serif;	font-size: 12px; font-weight: bold; 
	color: #DB261D; text-decoration: none;
}
.adm_page_link:hover { 
	font-family: verdana, sans-serif;	font-size: 12px; font-weight: bold; 
	color: #cc0000; text-decoration: none;
}
.adm_red_link { 
	font-family: verdana, sans-serif;	font-size: 12px; font-weight: bold; 
	color: #cc0000; text-decoration: none;
}
.adm_red_link:hover { color: #492E1D; }
.adm_cat_link { 
	font-family: verdana, sans-serif;	font-size: 12px; font-weight: bold; 
	color: #000; text-decoration: none;
}
.adm_cat_link:hover { 
	font-family: verdana, sans-serif;	font-size: 12px; font-weight: bold; 
	color: #999; text-decoration: none;
}
.adm_dark_border { border: solid #000 1px; }
.adm_content {
	border-left: solid #000 1px;
	padding-left: 10px; 
	padding-right: 10px; 
	padding-top: 10px; 
	padding-bottom: 10px;
	background-color: #fff; 
}
.adm_text_heading_side { 
	font-family: verdana, sans-serif;	font-size: 13px; font-weight: bold; 
	color: #ffffff; background-color: #000; text-align: center; vertical-align: middle;
}
.adm_heading {
	background-color: #eee;
	color: #333;
	font-family: verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;	
}