/* common styles: */

body {font-family:arial; font-size:12px; color:#000000; text-decoration:none; background:url(images/bg.gif) repeat-x #ffffff; margin:0px;padding:0px;}

td {font-family:arial; font-size:12px; color:#000000; text-decoration:none;}

input, select, textarea {font-family:arial; font-size:12px; color:#000000; text-decoration:none; background-color:#ffffff;}

input.find{font-family:arial; font-size:12px; color:#000000; text-decoration:none; background-color:#ffffff;height:15px}
input.btn{font-family:arial; font-size:12px; color:#000000; text-decoration:none; background-color:#ffffff;height:23px}

a:link {font-family:arial; font-size:12px; color:#0066cc; text-decoration:underline;}
a:visited {font-family:arial; font-size:12px; color:#0066cc; text-decoration:underline;}
a:hover {font-family:arial; font-size:12px; color:#ff6600; text-decoration:none;}
a:active {font-family:arial; font-size:12px; color:#0066cc; text-decoration:underline;}

a.search_lnk:link {font-family:arial; font-size:12px; color:#316699; text-decoration:none;font-weight:bold;}
a.search_lnk:visited {font-family:arial; font-size:12px; color:#316699; text-decoration:none;font-weight:bold;}
a.search_lnk:hover {font-family:arial; font-size:12px; color:#ff6600; text-decoration:underline;font-weight:bold;}
a.search_lnk:active {font-family:arial; font-size:12px; color:#316699; text-decoration:none;font-weight:bold;}

a.top_lnk:link {font-family:arial; font-size:11px; color:#ffffff; text-decoration:none;font-weight:bold;}
a.top_lnk:visited {font-family:arial; font-size:11px; color:#ffffff; text-decoration:none;font-weight:bold;}
a.top_lnk:hover {font-family:arial; font-size:11px; color:#ff6600; text-decoration:underline;font-weight:bold;}
a.top_lnk:active {font-family:arial; font-size:11px; color:#ffffff; text-decoration:none;font-weight:bold;}

a.footer_lnk:link {font-family:arial; font-size:11px; color:#316699; text-decoration:underline;font-weight:normal;}
a.footer_lnk:visited {font-family:arial; font-size:11px; color:#316699; text-decoration:underline;font-weight:normal;}
a.footer_lnk:hover {font-family:arial; font-size:11px; color:#ff6600; text-decoration:underline;font-weight:normal;}
a.footer_lnk:active {font-family:arial; font-size:11px; color:#316699; text-decoration:underline;font-weight:normal;}


/* particular styles: */
 
.bg_content {background:url(images/content_bg.gif) repeat-x #ffffff;}
.bg_find {background:url(images/bg_find.gif) repeat-x #ffffff;padding-left:5px;padding-right:5px;}
.bg_line {background:url(images/bot_line.gif) repeat-x;}
.bg_search {background:url(images/search_bg.jpg) no-repeat bottom #ffffff;}
.bg_featured {background:url(images/ttl_featured.gif) no-repeat #EDF1F5;}
.bg_white {background:#ffffff;}
.bg_title {background:url(images/content_bg_top.gif)}
.bg_content_bot {height:200px;padding-left:20px;padding-right:10px;} /*background:url(images/bg_top2.jpg) repeat-x #ffffff;*/
.bg_content_bot_map {height:200px;} /*background:url(images/bg_top2.jpg) repeat-x #ffffff;*/
.bg_blue {background:#87B0D8;}
.bg_searchBox {background:url(images/bg.gif) repeat-x #ffffff;}
.bg_searchBoxBlue {background:url(images/bg_searchboxblue.gif) repeat-x #ffffff;}

.tdheaderpersonalpage {width:520px; height:265px; background:url(images/hdr_web.jpg)}

.line_blue{width:800px;border-bottom:1px solid #87B0D8;line-height:17px;}

.box{width:210px;}
.box2{width:103px;}
input, select{height:19px;}
.btnLogin{width:101px; height:33px;margin-top:10px;}
.btnSearch{width:114px; height:33px;}

.text_blue{color:#316699;}
.text_blue1{color:#316699;font-size:10px;}
.text_white_big{color:#ffffff;font-size:25px; font-weight:bold;}
.text_red{color:#ff0000;font-size:25px;}
.text_red1{color:#ff0000;font-size:15px;}
.text_white{color:#ffffff;font-size:15px;}
.error{color:#ff0000;}
.propertyName{color:#316699;font-size:25px;}
.propertyImage{border:solid 3px #6795C1}
.propertyImageSmall{border:solid 1px #6795C1; margin-right:1px;}

.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.modalPopup {
	background-color:#ffffdd;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:3px;
	width:250px;
}


 
