BODY
{
  margin: 0px;
  font-family: Verdana;
  font-size: 10px;
  color: #000066;
}

td
{
  margin: 0px;
  font-family: Verdana;
  font-size: 10px;
  color: #000;
}

.spacer
{
	display:block;
}

.sitetitle
{
  font-family: Arial, Helvetica;
  font-size: 14px;
  font-weight: bold;
  color: #ffffff;
  text-decoration: none;
  padding-left:7px;
}

.hover_div
{
	position: absolute;
	left: 0px;
	top: 0px;
	visibility: hidden;
	width: 0px;
	color:#000000;
	background-color:#FFFFFF;
	z-index:1;
	height:15px;
}

/********search panel************************************************************************************/
.panel
{
	vertical-align:top;
	display:block;
	width:212px;
}
.panel_header
{

	font-size:14px;
	font-weight:bold;
	padding:6px;

}

.panel_content
{
	border:1px solid #999;
	padding:10px;

}

.search_table
{
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
	color:#000000;
	text-decoration: none;
	vertical-align:top; 
	text-align:left;
	border:none;
}

.search_table td
{
	font-family: Verdana, Arial, Helvetica;
	font-size:11px;
	height:25px;
	text-align:left;
	font-weight:bold;
	color:#000;
	vertical-align:middle;
}

.search_table td ul
{
	margin-left:10px;
	padding-left:10px;
}

.search_table td ul li
{
	list-style-image:url(images/double_arrow.gif);
}

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

.search_table td a:hover
{
	color:#000000;
	text-decoration:underline;
}
.search_table td div
{
	margin-bottom:10px;
}
.search_table th
{
	font-family: "Times New Roman", Helvetica, serif;
	color:#fff;
	font-size:20px;
	text-align:left;
	padding:0px;
	height:10px;
}

.search_table select
{
	font-size:9px;
	font-weight:normal;
	width:100%;
}
.search_table td p a
{
  font-family:Arial, Helvetica, sans-serif;
  font-size:12px;
}

#search_button
{
	padding-left:10px;
	color:white;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	cursor:pointer;
	float:right;
    margin-right: 1px;
}

#search_button a
{
    float: right;
	color:#FFFFFF;
	text-decoration:none;
	display:block;
	float:left;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:3px;
	padding-right:15px;


}
#search_button a:hover
{
	color:#FFFFFF;
	text-decoration:none;
}


.search_select
{
  width: 200px;
}

/***********************************************offers panels**************************************/
#side_offer_table
{
	color:#424344;
	font-size:13px;
}

#side_offer_table th
{
	padding:2px;
	text-align:left;
	color:#fff;
	background-color:#f6832b;
	height:21px;
	text-align:center;
	font-weight:bold;
	font-size:20px;
}

#side_offer_table td
{
	padding:2px;
	color:#fff;
	height:21px;
	font-weight:bold;
}

#side_offer_table td img
{
	margin-left:8px;
}

#side_offer_heading1
{
	padding:2px;
	text-align:left;
	color:#fff;
	background-color:#f6832b;
	height:21px;
	text-align:center;
	font-weight:bold;
	font-size:16px;
}

#side_offer_heading2
{
	padding:2px;
	text-align:left;
	color:#000;
	background-color:#ffd520;
	height:21px;
	text-align:center;
	font-weight:bold;
	font-size:16px;
}

#side_offer_heading3
{
	padding:2px;
	text-align:left;
	color:#fff;
	background-color:#69207e;
	height:21px;
	text-align:center;
	font-weight:bold;
	font-size:16px;
}

#side_offer_table td a
{
	color:#fff;
}

.offer_heading
{
	font-family:Arial, Helvetica, sans-serif;
	color:#3c3c3c;
	font-weight:bold;
	font-size:20px;
	text-align:left;
	padding-top:3px;
	padding-bottom:5px;
	width:100%;
	margin-bottom:10px;
	font-weight:bold;
	
}

.separator
{
	margin:2px;
	height:2px;
	border-top:#003fb1 solid 1px;
}
/******************************************search results trumb************************************/
.search_results_count
{
	color:#000;
	font-weight:bold;
	font-size:12px;
	text-align:center;
	margin-top:5px;	
	margin-bottom:5px;
    width: 100%;
}
.search_results_count a
{
	color:#000;
	font-weight:bold;
	font-size:12px;
	text-align:center;
	margin-top:5px;	
	margin-bottom:5px;	
	text-decoration:none;
}

.results
{
	
	margin:0px; 
	margin:0px; 
	border-top:none;
	border-bottom:none;
	color:#12808f;
	margin-bottom:10px;
}

.results td
{
	color:#000;
	font-weight:bold;
	background-color:#f1f6fc;
}

.results td a
{
	color:#000;
}

#detail div
{
	text-align:left;
	color:#14187d;
	margin-top:5px;
}

#detail
{
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
	text-decoration: none;
	text-align:left;
	margin-left:5px;
	width:500px;
	position:relative;
	vertical-align:top;
}

.detail_header
{
	text-align:left;
	color:#656660 !important;
	font-size:24px;
	font-weight:bold;
}

.detail_price
{
	text-align:left;
	font-size:18px;
	font-weight:bold;
}

.detail_subheader
{
	font-size:14px;
	color:#333 !important;
	font-weight:bold;
	border-bottom:5px #3C3C3C solid;
	margin-top:20px !important;
}

.detail_links
{
	float:right;
	width:120px;
	vertical-align:top;
	
}

.sold, .rented
{
	color:#c80003;
}

.for_sale, .for_rent
{
	color:#f5822a;
}

#add_wish
{
	color:#c80003;
	text-align:left;
}

#add_wish a
{
	color:#c80003;
	text-decoration:none;
}


#detail
{
	text-align:right;
}

#detail a
{
	color:#3c3c3c;
	text-decoration:none;
	
}

/************************************search detail************************************************/
.search_detail
{
  border: solid;
  border-color: #000000;
  border-width: 2px;
  background-color:#f4f4f4;
}

.search_detail td
{
	background-color:#f1f6fc;
}
/************contact form*************************************************************************/
.contact_form td
{
	background-color:#fff;
	color:#000000;
}

#contact_form_header
{
	background-image: url(../images/carbon.png);
    background-repeat: repeat;
	color:#FFFFFF;
	font-weight:bold;
}
/******************************************************footer*************************************/
.foottext
{
    color: #000;;
    text-align: right;
    padding-left: 200px;
    font-size: 11px;
    font-family: Verdana, Arial;
}
.foottext A
{
    color: #000;
    text-decoration: none;
    font-size: 11px;
}

.foottext A:hover
{
  color: #ffffff;
  text-decoration: none;
}
/******************************************************footer end*************************************/

.text_white {font-family: Arial, Helvetica; font-size: 11px; color: #ffffff; font-weight: bold; text-decoration: none;}
.text_white A {color: #ffffff; text-decoration: none;}
.text_white A:hover {color: #ffffff; text-decoration:underline; cursor:pointer;}

.text_navy {font-family: Arial, Helvetica; font-size: 11px; color: #001d54; font-weight: bold; text-decoration: none;}
.text_navy A {color: #001d54; text-decoration: none;}
.text_navy A:hover {color: #001d54; text-decoration:underline; cursor:pointer;}

.text_article {font-family: Arial, Helvetica; font-size: 14px; color: #001d54; font-weight: normal; text-decoration: none;}
.text_article A {color: #001d54; text-decoration: none;}
.text_article A:hover {color: #001d54; text-decoration:underline; cursor:pointer;}

.tmenu {color: #ffffff;  font-family: Arial, Verdana, Helvetica; font-size: 12px; font-weight: bold}
.tmenu A {color: #ffffff; text-decoration: none;}
.tmenu A:hover {color:#ffffff; text-decoration:none; cursor:pointer;}


.properties
{
	margin-top:5px;
}

.properties td{
	font-family: Verdana, Arial, Helvetica;
	font-size:9px;
	color:#000000;
	width:100px;
}

.properties th{
	background-color:#b03600;
	color:#FFFFFF;
	font-size:18px;
	border-bottom:#b03600 solid 2px;
	text-align:left;
	padding-top:5px;
	padding-bottom:4px;
	padding-left:5px;
	height:30px;
	vertical-align:top;
}


#article_header
{
	font-family:Arial, Helvetica, sans-serif;
	color:#333 !important;
	font-weight:bold;
	font-size:20px;
	text-align:left;
	padding-top:3px;
	padding-bottom:5px;
	width:100%;
	margin-bottom:10px;
    padding-left: 10px;

}

.header
{
  background-image:url(images/heading_background.jpg);
  background-position:center;
  background-repeat:repeat-x;
  color:#FFFFFF;
  font-size:9px;
  font-weight:bold;
  text-align:left;
}
html>body #article_header
{
	padding-bottom:0px;
}

.properties td  a
{
  font-family:Arial, Helvetica, sans-serif;
  font-weight:bold;
  font-size:12px;
  color:black;
  text-decoration:none;
}

.text
{
  font-family: Verdana, Arial, Helvetica;
  font-size: 12px;
  color:#000000;
  text-decoration: none;
}
.text td
{
	font-family: Verdana, Arial, Helvetica;
	font-size:9px;
	color:#000000;
	height:10px;
	text-align:left;
	font-weight:bold;
}

.text th
{
    font-family: "Times New Roman", Times, serif;
	color:#000000;
	font-size:18px;
	text-align:center;
	padding:0px;
	height:10px;
}

.text select
{
	font-size:9px;
	font-weight:normal;
	width:75px;
}

.text td p a
{
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:12px;
}

#mainlinks
{
	width:557px;
}

#mainlinks td
{
	width:176px;
	height:205px;
}

.text A
{
    color: #000000;
    text-decoration: none;
}

.text A:hover
{
  color: #000000;
  text-decoration:underline;
  cursor: pointer;
}

.title
{
  font-family: Arial, Helvetica;
  font-size: 14px;
  font-weight: bold;
  color: #ffffff;
  text-decoration: none;
}

.fmenu
{
  font-size: 11px;
  font-family: Arial, Helvetica;
  color: #000000;
  font-weight: bold;
  text-decoration: none;
}

.fmenu A
{
  color: #000000;
  text-decoration: none;
}

.fmenu A:hover
{
  color: #000000;
  text-decoration:underline;
  cursor:pointer;
}

.ncaption
{
  color: #FFFFFF;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

.h1caption
{
  color: #ffffff;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 20px;
  text-align: left;
}

.h2caption
{
  color: #ffffff;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
}


.footer_text
{
  font-family: Verdana, Arial, Helvetica;
  font-size: 9px;
  color: #666666;
  text-decoration: none;
}


.bordered
{
  border: solid;
  border-color: #000000;
  border-width: 2px;
  background-color:#f4f4f4;
}

.bordered td
{
    background-color:#f4f4f4;
}

.bordered_black
{
  border: solid;
  border-color: #000000;
  border-width: 1px;
}

.bordered_solid
{
  border: 1px solid #fff;
}

#banner
{
	position:relative;
}

#property_request_link
{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	position:absolute;
	top:30px;
	left:550px;
}

#flash_link
{
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	position: absolute;
	top: 50px;
	left: 550px;
}

#flash_link span a
{
	text-decoration:none;
}

.artLinks a
{
	color:#FFFF00;
	font-weight:bold;
}

#table_main
{
	width:760px;
	height:auto;
	border:none;
	background-color:#FFFFFF;
}

#anim_banner
{
	border:black solid 1px;
	width:420px;
	height:80px;
}

#links-content
{
	margin-left:550px;
	margin-top:90px;
}

.header-links
{
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	font-weight:bold;
	margin-right:5px;
	float:left;
}

.header-links img
{
	vertical-align:bottom;
	border:none;
	margin-right:5px;
	height:14px
}

.header-links a
{
	color:#fff;
	text-decoration:none;
}

.header-links a:hover
{
	color:#b7cc33;
	text-decoration:none;
}

#links
{
	width:130px;
	margin-right:20px;
}

#more_about_link
{
	text-align:right;
	height:20px; 
}

#more_about_link a
{
	font-style:italic; 
	color:#b5b5b5;
	text-decoration:none; 
}

#more_about_link a:hover
{
	color:#cf2b1c;
	text-decoration:none; 
}


#more_about_link img
{
	border:none;
	vertical-align:middle;
}

.index_container
{
	margin-top:15px;
	text-align:center;
	color:#fff;
	font-weight:bold;
	vertical-align:top;
	height:180px;
}

.index_header
{
	margin-top:15px;
	text-align:center;
	color: #000;
	font-weight:bold;
	text-decoration:underline;
}

.index_header_white
{
	margin-top:15px;
	text-align:center;
	color: #fff;
	font-weight:bold;
	text-decoration:underline;
}

.index_header_black
{
	margin-top:15px;
	text-align:center;
	color: #000;
	font-weight:bold;
	text-decoration:underline;
	vertical-align:top;
	height:180px;
}

.index_
{
	text-decoration:none;
	color: #000;
	font-weight:bold;
	margin-top:10px;
	width:80%;
	text-align:center;
}

.index__white
{
	color: #fff;
	text-decoration:none;
	margin-top:10px;
	width:80%;
	text-align:center;
}

.index_link
{
	text-decoration:none;
}

.box
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  border: 1px solid #000000;
}

.bluebox
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #FFFFFF;
	background-color: #fb8806;
	border: 1px solid #000000;
	cursor:pointer;
}

.maincell
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 5px;
}

.errmsg
{
	font-family: "Courier New", Arial, mono;
	font-size: 12px;
	font-weight: bolder;
	color: #CC0000;
}

.clear
{
	clear:both;
}

#detail_container
{
	width:454px;
	height:auto;
	position:relative;
	margin-left:auto;
	margin-right:auto;
	background-color:#f1f6fc;
	padding:0px;
}

.sub_container
{
	width:450px;
	border:2px solid black;
	margin-bottom:5px;
}

#image_container
{
	margin:0px;
	padding:0px;
	float:left;
	width:250px;
	height:164px;
	border-right:solid black 2px;
	overflow:hidden;
	text-align:center;
	vertical-align:middle;
}

#details_container
{
	width:198px;
	height:164px;
	margin:0px;
	padding:0px;
	float:left;
}

.detailGray, .detailDarkGray
{
	width:auto;
	border-bottom:1px dashed #ccc;
	background-color:#ededed;
	padding-top:2px;
	padding-bottom:2px;
	padding-left:4px;
	font-weight:bolder;
}

.detailDarkGray
{
	background-color:#dddddd;
}

.wishlist_l
{
  font-family: Verdana, Arial;
  font-size: 12px;
  color: #fff;
  text-decoration: none;
}

.wishlist_l a
{
  color: #fff;
  text-decoration: none;
}

.wishlist_l a:hover
{
  color: #EE7017;
  text-decoration: none;
}

.wishlist_l1
{
  font-family: Verdana, Arial;
  font-size: 10px;
  color: #fff;
  text-decoration: underline;
  padding-top: 5px;
  padding-left: 5px ;
}

.wishlist_l1 a
{
  color: #fff;
  text-decoration: underline;
  font-size: 10px;
}

.wishlist_l1 a:hover
{
  color: #000000;
  text-decoration: underline;
}

.send_to
{
  font-family: Verdana, Arial;
  font-size: 10px;
  color: #000;
  text-decoration: underline;
  padding-top: 5px;
  padding-right: 5px ;
  text-align: right;
}

.send_to a
{
  color: #000;
  text-decoration: underline;
  font-size: 10px;
}

.send_to a:hover
{
  color: #999;
  text-decoration: underline;
}


