* {
	margin:0;
	padding:0;
} 
html, body, #Container {
	height: 100%;
	
}
body > #Container {
	height: auto; 
	min-height: 100%;
}
#Container {
	width:1002px;
	text-align:left;
	margin:0 auto -50px;
}
/* CLEAR FIX*/
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
body {
	background:#f2f2f2 url("../images/bg_main.gif") top repeat-x;
	text-align:center;
	color:#727272;
}
body.popup {
	background:none;
	color:#000000;
	text-align:left;
	padding-left: 20px;
}
body, p, td, th, textarea, h2, h3, h4, h5, h6 {
	font: 16px/1.25em arial, sans-serif;
}
p {
	margin:12px 0; 
	line-height: 24px; 

}
a {
	color:#0f72ab;
	text-decoration:none;
}
a:visited {
	color: #336;
}
a:hover {
	color:#004276;
	text-decoration:underline;
}
a:focus {
	outline:none;
}
a img {
	border:none;
}
form {
	padding:0; 
	margin:0;
}
h1 {
	color: #1e1c2a; 
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 24px; 
	line-height: 28px; 
	padding: 20px 0 10px 0; 
	margin: 0; 
	font-weight:normal;
}
h2 {
	font-size : 22px;	
	font-weight : bold;	
	padding: 0px; margin: 0px 10px 10px 0px;
	color:#000;
}
h3 {
	font-size : 18px;	
	font-weight : bold;	
	padding: 0px;	
	margin: 0px; 
	color:#000;
}
h4 {	
	font-size : 16px;	
	font-weight : bold;	
	padding: 5px 0;	
	margin: 0px; 
	color: #48334a; 
	text-transform:uppercase;}

/* generic */
.clear {
	clear:both;
}
.just {
	text-align:justify;
}
.fl-Left {
	float:left;
}
.fl-Right {
	float:right;
}
.horPadding { 
	padding: 0 15px;
}
ul { 
	line-height: 18px; 
	margin:5px;
	padding-left:10px;
	list-style:none;
	list-style-image:url(http://www.virginiarenters.com/images/arrow_bullet.gif);
}
ol { 
	line-height: 18px; 
	margin:5px;
	padding-left:15px;
}
.small { 
	font-size: 10px;
}
.redtext {
	color:#ff0042;
}
.greytext {
	color:#CCC;
}
.bold {
	font-weight:bold;
}
ul.inline {
	list-style:none; 
	margin:0; 
	padding:0;
}
ul.inline li {
	display: inline; 
	padding: 0 0 0 4px; 
	float:left;
}
/* columns */
.Left-in-Two { 
	width: 640px; 
	float:left; 
}
.Right-in-Two { 
	width: 360px; 
	float:right; 
}
.Left-in-Three { 
	width: 365px; 
	float:left; 
}
.Middle-in-Three { 
	width: 330px; 
	float:left; 
}
.Right-in-Three { 
	width: 250px; 
	float:left; 
}
#leftCol { 
	width: 640px; 
	float: left;
}
#rightCol {
	width: 360px; 
	float: right;
}
/* WireBox on Light Grey */
.WireLtgBox {
	margin:10px 5px 0 5px;
}
.WireLtgBox .WireLtgBox {
	margin:0 5px;
}
.WireLtgBox .BoxContent {
	background:#fff;
	border-left:1px solid #cdcdcd;
	border-right:1px solid #cdcdcd; 
	padding: 10px;
}
.WireLtgBox .BoxHeader, .WireLtgBox2 .BoxHeader {
	height:5px;
	overflow:hidden;
	background:#fff url(../images/corner_ltg_TR.gif) 100% 0 no-repeat;
}
.WireLtgBox .BoxHeader div, .WireLtgBox2 .BoxHeader div {
	height:5px;
	width:5px;
	background:#fff url(../images/corner_ltg_TL.gif) 0 0 no-repeat;
}
.WireLtgBox .BoxFooter, .WireLtgBox2 .BoxFooter {
	height:5px;
	overflow:hidden;
	background:#fff url(../images/corner_ltg_BR.gif) 100% 0 no-repeat;
}
.WireLtgBox .BoxFooter div, .WireLtgBox2 .BoxFooter div {
	height:5px;
	width:5px;
	background:#fff url(../images/corner_ltg_BL.gif) 0 0 no-repeat;
}
/* Header */
#Header {
	position:relative;
	height:80px;
	margin:0 10px; 
	padding-top: 12px;
}
#login {
	height:50px;
	padding:15px 0;
	float:right; 
}
/* logo */
#logo h1 {
	padding:0;
}
#logo h1 a {
	background: url(../images/HRCP_sprite8.gif) no-repeat;
	text-decoration: none;
	border: none;
	display: block;
	overflow: hidden;
	width: 207px;
	height: 47px;
	text-indent: -999em;
	float:left;
	}
/* Navigation */
#MainNav {
	height:45px; 
	float:left; 
	padding: 0 0 0 20px; 
	margin-top: 8px;
}
#MainNav ul#navigation {
	padding:0; 
	margin:0 2px; 
	white-space: nowrap;  
	float:left;
}
#MainNav ul#navigation li {
	padding:0 5px;
	display: inline; 
	list-style-type: none; 
	float: left;}
#MainNav ul#navigation li a {
	padding:5px 10px;
	color:#5b5882; 
	font-family:Georgia, "Times New Roman", Times, serif; 
	font-size:22px;
	line-height:33px;
}
#MainNav ul#navigation li a:hover {
	color:#1d6aa0; 
	background-color:#f5f5f5; 
}
#MainNav ul#navigation li.current { 
	background: url(../images/HRCP_sprite8.gif) no-repeat; 
	background-position:-200px -109px; 
	padding:0; position:relative;  
	display: inline-block; 
	height:46px; 
	float:left;
}
#MainNav ul#navigation li.current a {
	float:left;
	color:#fff;
	padding: 2px 10px; 
	background:#686494;  
}
#MainNav ul#navigation li.current a:hover {
	text-decoration:none;
}
#MainNav ul#navigation li.current span.current_left {
	background:url(../images/HRCP_sprite8.gif) no-repeat; 
	background-position:-207px 0;  
	width:5px; 
	height:37px; 
	float:left;
}
#MainNav ul#navigation li.current span.current_right {
	background:url(../images/HRCP_sprite8.gif) no-repeat; 
	background-position:-212px 0;  
	width:5px; 
	height:37px; 
	float:left;
}
#MainNav ul#navigation #add_property span {
	background:url(../images/HRCP_sprite8.gif) no-repeat; 
	display:block; 
	float:left; 
	background-position:-134px -54px; 
	width:34px; 
	height:37px;
}
/* Search Top */

.ShowMore {
	width: 630px; 
	float:right; 
	text-align:right; 
	background:#fff; 
	padding:5px; 
	margin-bottom: 20px;
}
.ShowMore a{
	display: inline; 
	padding-left:10px; 
	float:right; 
	margin-left: 10px; 
	line-height:48px;
}
#ShowMore_icon {
	float:right; 
	background:url(../images/HRCP_sprite8.gif) no-repeat; 
	background-position:-218px -96px; 
	width:48px; 
	height:48px; 
	margin-left: 10px;
}
/* Featured */
#featured {float:left; width: 395px; margin: 10px 0 0 40px;}
.featuredlisting {width: 395px; margin:10px 0;}
#next_button { 
	float:right; 
}
#next_button a span.next_button_icon {
	background:url(../images/HRCP_sprite8.gif) no-repeat; 
	background-position:-217px 0; 
	width:48px; 
	height:48px;
	margin-left:5px;
	text-decoration:none;
	display:block;
	float:right;
	
}
#next_button a span.next_label {

	width:32px; 
	height:48px;
	display:block;
	float:left;
	
}

#next_button a {
	background:none; 
	border:none; 
	line-height:48px; 
	font-size:16px; 
	color:#0f72ab; 
	height: 48px; 
	width: 90px; 
	display: block;
}
#prev_button { 
	float:left; 
	width:48px; 
	height:48px;
}
#prev_button a {
	background:none; 
	border:none; 
	height: 48px; 
	width: 120px;
	line-height:48px; 
	font-size:16px; 
	color:#0f72ab;  
	display: block;
}
#prev_button a span.prev_button_icon {
	background:url(../images/HRCP_sprite8.gif) no-repeat; 
	background-position:-218px -48px; 
	width:48px; 
	height:48px;
	margin-right:10px;
	text-decoration:none;
	display:block;
	float:left;
	
}
#prev_button a span.next_label {

	height:48px;
	display:block;
	float:right;
	
}
/* Listing Catalog */
#listing-catalog ul { 
	padding:0; 
	margin:10px 0;
}
#listing-catalog ul li {
	list-style:none;  
	display:block;  
	margin:0; 
	background:#FFF; 
	margin-bottom: 10px;
}
#listing-catalog ul li ul li {
	padding: 0 15px; 
	background:none !important; 
	width: 180px; 
	color:#515151;
}
#listing-catalog ul li ul li.listing-photo {
	width: 200px; 
	padding:0;
}
#listing-catalog ul li ul li.listing-photo img {
	border:4px solid #ededee;
}
#listing-catalog ul li ul li.last { 
	border-left:1px solid #87886a;
	padding-right:0;
}
#listing-catalog .listing-address { 
	font-size:12px; 
	line-height:14px; 
	padding-bottom: 10px;
}
#listing-catalog .listing-remove a {
	width: 16px; 
	height:16px; 
	background: url(../images/HRCP_sprite8.gif) no-repeat; 
	background-position:-31px -48px; 
	text-decoration: none; 
	border: none; 
	display: block; 
	overflow: hidden; 
	text-indent: -999em; 
	float:right;
}
.WireLtgBox2 .BoxContent2 {
	background:none;
	border-left:1px solid #cdcdcd;
	border-right:1px solid #cdcdcd; 
	padding: 10px;
}
#listing-catelog .WireLtgBox2 {
	margin: 0;
}
/* Search Form */
#searchBox {
	width: 500px; 
	float:left; 
	margin-left: 15px;
}
#searchBox form p {
	clear:both;  
	height: 40px;
	margin:0;
}
#searchBox label.main_fields {
	width: 200px; 
	margin-right:25px; 
	font-size: 18px; 
	font-weight:bold; 
	text-align:right; 
	display:block; 
	float: left; 
	color:#686494; 
	line-height:32px;
	_margin: 0 -7px; /* IE Win */
}
#searchBox input.main_fields { 
	border:3px solid #e2e2e2;  
	float:left; 
	width:238px; 
	padding:3px; 
	font-size:16px; 
	line-height:24px;
}
#searchBox form p select.main_fields { 
	border:3px solid #e2e2e2; 
	height: 35px; 
	width:250px; 
	padding:3px; 
	font-size:16px; 
	line-height:24px; 
	float:left; 
}
#searchBox button {
	float:left; 
	background:#F60; 
	font-size:16px; 
	font-weight:bold; 
	color:#fff; 
	text-transform:uppercase; 
	font-family:Arial, Helvetica, sans-serif; 
	padding: 7px 14px; 
	cursor:pointer; 
	border:none;}
* html #searchBox button { 
	cursor:pointer; /* alternate cursor style for ie */
}
#searchBox .moreoptions {
	width: 200px; 
	display:block; 
	float: left; 
	background:url(../images/arrow.gif) right no-repeat; 
	padding-right: 5px; 
	margin-right:20px;
}

#AdditionalDiv table td{
	font-size: 12px;	
}
#AdditionalDiv {
	height: 240px;
	}
#MainSearch
{padding-top:15px; width: 599px;}
#MainSearch input 
{margin: 0 5px 0 0; display: inline;}
#MainSearch label {
 color: #999;
 font-family:Tahoma, Geneva, sans-serif;
 font-size:10px;
 position: absolute;
 margin: -17px 0 0 0;

}
/* Listing */

.main_photo {
	margin: 5px 0;
}
ul.action_buttons {
	list-style:none;
	list-style-type:none;
	list-style-image:none;
	margin:0;
	padding:0;
}
ul.action_buttons li{
	margin: 4px 0;
	
}
ul.action_buttons li a {
	display:block;
	padding: 5px 15px;
	background-color: #e2e6f7;
	color:#164355;
	font-weight:bold;
}
ul.action_buttons li a:hover {
	text-decoration:none;
	background:#686494;
	color:#fff;

}
ul.action_buttons li a.red{
	display:block;
	padding: 5px 15px;
	background-color: #e60000;
	color:#fff;
	font-weight:bold;
}
ul.action_buttons li a.red:hover {
	text-decoration:none;
	background:#ff0000;

}
ul.action_buttons li a.print {
	text-decoration:none;
	background:none;

}

form.format fieldset {
  border:none;
  width:340px;
  margin: auto;
}
form.format legend {
  padding: 0 2px;
  font-weight: bold;
}
form.format label {
  display: inline-block;
  line-height: 1.8;
  vertical-align: top;
}
form.format label.nofloat {
  line-height: 1.8;
  vertical-align: top;
  display:block;
  width:300px;
}
form.format input {
	width:180px;
	border:2px solid #e2e2e2;  
	line-height: 24px;
	font-size:16px;
}
form.format textarea {
	width:300px;
	border:2px solid #e2e2e2;  
	line-height: 24px;
	font-size:16px;
}
form.format fieldset ol {
  margin: 0;
  padding: 0;
}
form.format fieldset li {
  list-style: none;
  padding: 2px 5px;
  margin: 0;
}
form.format fieldset fieldset {
  border: none;
  margin: 3px 0 0;
}
form.format fieldset fieldset legend {
  padding: 0 0 5px;
  font-weight: normal;
}
form.format fieldset fieldset label {
  display: block;
  width: auto;
}
form.format em {
  font-weight: bold;
  font-style: normal;
  color: #f00;
}
form.format label {
  width: 120px; /* Width of labels */
}
form.format fieldset fieldset label {
  margin-left: 123px; /* Width plus 3 (html space) */
}

form.format fieldset img.captcha{
	margin-left:50px;

}
.FullDescription {
	border-top: 1px solid #d6d1af;
	padding-top: 10px;
	margin-top: 10px;
}
.listbutton 
{padding: 0;margin: 0;  border:none;background:none;cursor:pointer; padding-top: 5px;}
* html .listbutton { cursor:pointer;} /* alternate cursor style for ie */
.headunderline
{ border-bottom: 1px solid #E9E9E9; padding: 5px 0;}


/* Post Now*/
#postnow
{padding: 20px; background-color:#f7f7f7; margin: 15px 60px 5px 10px; text-align:center;}
#postnow a
{font-size: 18px; text-decoration:underline;}
#postnow p
{font-family: Georgia, "Times New Roman", Times, serif; margin:0 0 10px 0; text-align:center;color:#707070;}
/*Latest Listings */
.rss
{width: 150px; float:right;}
.rss a
{line-height: 24px; font-size:11px; white-space:nowrap; height: 24px;}
.rss img
{margin-right: 5px; margin-top:5px; float:left;}
.legenda
{font-size:11px; height: 24px; line-height:24px;}
.kubik
{width: 8px; height:8px; margin-top:8px;}
.bg-7aff00
{background-color:#7aff00;}
.bg-00a6f8
{background-color:#00a6f8;}
.bg-807eb0
{background-color:#807eb0;}
.bg-c18a33
{background-color:#c18a33;}
.bg-ef82f9
{background-color:#ef82f9;}
.bg-419885
{background-color:#419885;}
.bg-c6d07f
{background-color:#c6d07f;}
.bg-e74539
{background-color:#e74539;}
.bg-efbf07
{background-color:#efbf07;}
.bg-8bb2fb
{background-color:#8bb2fb;}
.bg-419885
{background-color:#419885;}
.bg-efbff7
{background-color:#efbff7;}

.latestlistings
{font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;font-size:11px; text-align:center; width: 960px; margin:0 auto;}
#control {margin: 0 15px;}

.latestlistings a img
{ border:2px solid #FFF; margin: 3px 0;}
.big-kubik
{width: 102px; height:95px; margin-top:5px; padding-top:2px;}

.lightbox {
	font-size: 14px;
	font-weight: bold;
	padding : 3px 5px 3px 5px;
}
img.lightbox {
	padding : 0px;
	border : 2px solid #fff;
	
}
td.lightbox_img {
	background-color: #fff;
}
.preview_img {
	display: none;
	position: absolute;
	z-index:110;
	border: 1px solid #cdcdcd;
	background-color: #fff;
}
.preview_img_img {
	border : 5px solid #EAEAEA;
	background-color: #fff;
}


/*footer*/

#main {margin-bottom: 50px;}
.footer
{ background-color:#686494; color:#FFF; position: relative; margin-top: -50px; /* negative value of footer height */ height: 50px; 	clear:both;
}
#footerContainer
{width:1002px; margin:0 auto; text-align:center;}
.footer a
{color:#cfe1ec;}
#bottomNav
{padding:10px; }
#bottomNav li
{ font-size:14px; color:#7eb4d7; padding:0 5px;}
#bottomNav li a
{  text-decoration:underline; color:#FFF;}
#bottomNav li a:hover
{ color:#fff; text-decoration:none;}

#top_content
{text-align: left; margin:0 auto 0 auto; padding-top: 15px;}

#top_content h1
{margin: 0 10px 0 0; padding: 0 10px 0 0; border-right:1px solid #1e1c2a;}
#top_content h2
{margin: 0 15px 0 0; padding: 0 15px 0 0; font-size:16px; text-transform:none; color:#000; line-height: 30px; font-family:Arial, Helvetica, sans-serif;}

#Sort 
{font-size:12px; line-height:18px; margin-top: 10px;}

#Sort ul li
{ border-right: 1px solid #9b9b9b; padding: 0 10px;}
.noborder
{border:none !important;}
.nopadding
{padding:0 !important;}
#Sort strong
{font-size: 18px; color:#686494;}

#Wait 
{padding-left: 40px; background:#fff url(../images/loading.gif) no-repeat; height:40px; line-height:40px;  }


#Print_icon {
	float:left; 
	background:url(../images/HRCP_sprite8.gif) no-repeat; 
	background-position:-182px -58px; 
	width:30px; 
	height:28px; 
	margin-right:10px; 
	position:relative; top: -8px;}

#top_content .Right-in-Two
{ margin-top:10px;}

#othercities h3
{ color:#eeecf8;}
#othercities .horPadding
{padding-left: 0;}
.tbmain	
{ position: relative; top: 0px; left: 0px; width:18px; height:18px;} 
.hs {text-decoration: none;} 

.tblayer	
{ position:absolute; left:100px; top:100px; background-color: white; visibility: hidden; border: 1px solid black; width: 185px;} 


/************************************************/

h1.flyer_city {
	color: black;
	font-family : Tahoma, Verdana;
	font-size : 28px;
}

h1.flyer_type {
	color: #ff5102;
	font-size : 28px;
}

.flyer_photos {
	color: #347865;
}

.flyer_descr {
	border: 3px solid #347865;
}

.house_nav_active {
	font-weight: bold;
	font-size: 9px;
	text-decoration: none;
	color: black;
	text-align: center;
}
.house_nav_passive {
	font-size: 9px;
	text-decoration: none;
	color: black;
	text-align: center;
	cursor: pointer;
	border-bottom: 1px solid #d7d7d7;
}
a.house_nav_passive {
	font-size: 9px;
	text-decoration: none;
	color: black;
	text-align: center;
	cursor: pointer;
	border-bottom: 0px;
}
.house_address {
	border-bottom: 1px solid #d7d7d7;
}
.house_content {
	/*border-left: 1px solid #d7d7d7;
	border-right: 1px solid #d7d7d7;
	border-bottom: 1px solid #d7d7d7;*/
	padding: 5px;
}

.small {
	font-size: 10px;
}
.smaller {
	font-size: 11px;
}
.housedescr {
	padding:10px;
	background-color:#FFFFFF;
	border: 1px solid #d7d7d7;
	width: 800px;
}

td.houseattr0 { background-color: #E6E6DB; }
td.houseattr1 { background-color: #F5F5F1; }

tr.houseattrheader { background-color: #76bbfe; }
tr.houseattrrow { background-color: #FFFFFF; }

th.calendar_month_header {
	font-size: 11px;
	color: #000;
	text-align: center;
}
td.calendar_day_header {
	color: #FFFFFF;
	text-align: center;	
	font-size: 11px;
	font-weight : bold;
}

td.calendar_empty {
	background-color: #E6E6DB;
	font-size: 11px;
}
td.calendar_free {
	background-color: #FFFFFF;
	font-size: 11px;
}
td.calendar_busy {
	background-color: #E6E6DB;
	color: #666666;
	text-decoration: line-through;
	font-size: 11px;
}

.house_preview_div {
	display: none;
	position: absolute;
	z-index:120;
	border: 1px solid #cdcdcd;
	padding: 6px;
	width: 150px;
	background-color:#FFFFFF;
}
.package_preview_div {
	display: none;
	position: absolute;
	z-index:120;
	border: 1px solid #cdcdcd;
	padding: 6px;
	width: 450px;
	background-color:#FFFFFF;
}

.cp {
	float: left;
	margin: 3px;
	padding: 3px 6px 3px 6px;
}
.cp_icon {
	width: 37px;
}
.cp_id {
	width: 30px;
}
.cp_address {
	width: 150px;
}
.cp_details {
	width: 185px;
}
.cp_stat {
	width: 155px;
}
.cp_delete {
	width: 145px;
}
.cp_status {
	width: 170px;
}
.cp_status2 {
	width: 180px;
}
div.controlpanel {
	background-color: #d5d3d6;
	font-weight: normal;
}
a.controlpanel {
	color: #47a990;
	text-decoration : none;
	padding: 10px;
	font-weight: bold;
}
a.controlpanel:hover {
	text-decoration : underline;
}
.controlpanel_disabled {
	color: #c7e5dd;
	font-weight: bold;
}
a.controlpanelred {
	color: red;
	text-decoration : none;
	padding: 2px;
	font-weight: bold;
}
a.controlpanelred:hover {
	text-decoration : underline;
}

.controlpanel_package {
	color: #ff5102;
	font-weight: bold;
	font-size: 16px;
}

.complex_cnt {
	padding: 10px;
	background-color: #fedca6;
	font-weight: bold;
	font-size: 14px;
}
.complex_cnt_head {
	font-family : Arial, Tahoma, Verdana;
	font-size: 18px;
}

#advertise1 {
	color: #235c89;
	font-weight: bold;
	padding: 85 95 25 45;
}
#advertise2 {
	padding: 0 30 0 45;
	line-height: 1.8;
}
#advertise2 ul {
	padding: 0 0 10 0;
	margin: 0 0 10 10;
}

.package_price2 {
	color: #a60000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 30px;
	vertical-align: top;
	font-weight: bold;
	letter-spacing: -2px;
}

h1.package2 {
	color: #000000;
	font-size: 20px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding:0;
	margin:0;
}

a.package2 {
	text-decoration : none;
}

.package2_text {
	color: #000000;
	font-size: 14px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	padding-left: 10px;
}

.claim_listing {
	width: 50%;
	float: left;
}
.figurna_duzhka {
	float: right;
	background: url(../images/figurna_duzhka.gif) left center no-repeat;
	padding: 0 90px 0 25px;
	width: 300px;
	margin: 10px 0 0 0;
	color: #7f7f7f;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;

}
#advertising_over {
	float:right;
	width: 335px;
	margin: 175px 5px 0 0;
	color:#FFFFFF;
	clear:both;

}

div #advertising_over a, div #advertising_over a:visited {
	color:#FFFFFF;
	text-decoration: none;
	font-size: 11px;
	clear:both;

}
a:hover #advertising_over {
	color:#FFFFFF;
	text-decoration: underline;
	font-size: 11px;
	clear:both;

}

/* Advertising landing page*/
#outer {
    width: 885px;
    background-color:#FFFFFF;
    margin: 0 auto;
    padding: 0;

}

#advertising_top {
	background:url(../images/advertising_top.jpg) left bottom no-repeat;
	height: 292px;
	padding: 0 0 0 15px;

}

div.advertising_box {
	background: #ffffff url(../images/bg_box.jpg) top repeat-x;
	border: 1px solid #cccccc;
	width: 400px;
	margin: 50px 10px 10px 10px;
	float:left;
	padding:0;
}

div.advertising_box a {
	text-decoration:none;
	cursor:pointer;
}

div.advertising_box ul {
margin: 120px 30px 15px 30px;
line-height: 22px;

}

div.button {
	background: url(../images/bg_button.gif) center no-repeat;
	margin: 10px auto;
	text-align:center;
	padding:  10px 20px;

}

div.button a {

	font-size: 18px;
	text-decoration:none;
	color: #1B4489;
}

div.box_header {
	padding: 5px;
	border: 1px solid #cccccc;
	background-color:#FFFFFF;
	width: 333px;
	margin: -35px 24px;
	position:absolute;
}
h2.bluebox {
	color:#FFFFFF;
	font-size: 24px;
	text-transform:none;
	background: url(../images/bg_bluebox.jpg) repeat-x;
	border: 1px solid #3c81c4;
	width: 330px;
	text-align:center;
	padding: 11px 0;
	margin: 0;
}
div.inner_box {
	background-color:#FFFFFF;
	border: 1px solid #cccccc;
	padding: 12px 0 12px 18px;
	width: 321px;
	margin: 40px 24px 10px 24px;
	position:absolute;
	color: #255c87;
	font-weight:bold;
}

div.inner_box img{
	float:right;
	margin: -15px -30px -30px 0;
	position:relative;

}
.pink {
	color: #ff0077;
}

div .padded {
	padding: 15px;
}
.red {
	color:#CC0000;
}

.billing_form {
	border: 1px solid #000000;
	padding: 20px;
}
.line {
	border-bottom: 1px solid #0274b0;
	padding-bottom: 5px;
}


h2.review {
	margin: 5px 5px 5px 5px;
	color: #006e93;
	font-size : 17px;
}
h2.related_reviews {
	color: #818181;
	text-align: left;
	font-size : 18px;
}
h2.review_title {
	margin: 2px 2px 2px 2px;
	color: #3a7203;
}
.review_preview {
	border: 1px solid #d7d7d7;
	text-align: left;
	width: 100%;
}

.yellow {
	background-color: #FFFF99;
}

.padding0 {
	padding: 0px;
}




.promote_table_title {
	font-size: 10pt;
	color: black;
	font-family : Tahoma, Verdana;
	background: #ccc;
	border-right: #fff 1px inset;
	padding: 3pt;
	font-weight: bold;
}
.promote_table_data {
	padding: 3pt;
	font-size: 10pt;
	color: black;
	font-family: Tahoma, Verdana;
	border-left: #ccc 1px outset;
	border-bottom: #ccc 1px inset;
	border-right: #ccc 1px inset;
}
.promote_table_data2 {
	padding: 3pt;
	font-size: 10pt;
	color: black;
	font-family: Tahoma, Verdana;
	text-align: center;
	border-bottom: #ccc 1px inset;
	border-right: #ccc 1px inset;
}

.register_email_note {
	z-index: 80;
	position: absolute;
	background: #fff;
	font-size: 11px;
	color: #000;
	padding: 5px;
	border: #ccc 1px inset;
}

.red { color: red; }

.bigger {
	font-size: 14px;
}

/* for calendar */
.dpCPa {
	font-family: Verdanna,Geneva,Arial,Helvetica,sans-serif;
	color: black;
	font-size: 8pt;
	font-weight: normal;
	text-decoration: none;
}
.dpCa:hover{ color: black; }
.dpCa:active{ color: black; }

.package_price {
	color: #ff7300;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 22px;
}
.package_cell_head {
	font-size: 14px;
	width: 180px;
}
.package_cell {
	border: solid 4px #ededed;
	font-size: 14px;
}
.package_td {
	border-left: solid 1px #BEBEBE;
}
.package_td2 {
	border-left: solid 1px #BEBEBE;
	border-right: solid 1px #BEBEBE;
}
.package_td_last {
	border-left: solid 1px #BEBEBE;
	border-bottom: solid 1px #BEBEBE;
}
.package_td_last2 {
	border-left: solid 1px #BEBEBE;
	border-right: solid 1px #BEBEBE;
	border-bottom: solid 1px #BEBEBE;
}
.package_td_first {
	border-left: solid 1px #BEBEBE;
	border-top: solid 1px #BEBEBE;
}
.package_td_first2 {
	border-left: solid 1px #BEBEBE;
	border-right: solid 1px #BEBEBE;
	border-top: solid 1px #BEBEBE;
}
.package_top {
	border-top: solid 1px #BEBEBE;
}
.package_top_note {
	border-top: solid 1px #BEBEBE;
	background: #fbfcb8;
	font-size: 9px;
	text-align: center;
}
.package_bottom {
	border-bottom: solid 1px #BEBEBE;

}
.package_left {
	border-left: solid 1px #BEBEBE;
	margin: auto;
}
.package_right {
	border-right: solid 1px #BEBEBE;
}
.package_note {
	font-size: 9px;
	text-align: left;
}

h2.package_defaults {
	font-size: 22px;
	color: #479f86;
	font-weight: normal;
}
h1.package_head1 {
	font-size: 22px;
	color: #00724d;
	font-weight: normal;
}
h1.package_head2 {
	font-size: 22px;
	color: #fa559a;
	font-weight: normal;
}
form {
	margin: 0;
	padding: 0;
}
img.spacer {
height: 1px;
}

.WhyAdv1 {
	font-family : Tahoma, Verdana;
	font-size : 20px;
	padding: 0px;
	margin: 0px 10px 10px 0px;
}
.WhyAdv2 {
	font-family : Tahoma, Verdana;
	font-size : 15px;
	padding: 0px;
	margin: 0px 10px 10px 0px;
}
.WhyAdvTitle {
	font-family : Arial, Verdana, Tahoma;
	font-size : 26px;
	padding: 0px;
	margin: 0px 10px 10px 0px;
	color: black;
}
.WhyAdvFWord {
	font-family : Arial, Verdana, Tahoma;
	font-size : 18px;
}
.WhyAdvWe1 {
	font-family : Arial, Verdana, Tahoma;
	font-size : 22px;
	color: #8e8e8e;
}
.WhyAdvWe2 {
	font-family : Arial, Verdana, Tahoma;
	font-size : 22px;
	color: black;
}
.check_rent_green {
	color: #25c300;
}
.check_rent_blue {
	color: #28a0ee;
}
.check_rent_pink {
	color: #d42c79;
}
.check_rent_gray {
	color: #c9c9c9;
}
.highlight
{ color:#C03;}

/* style for map scrolling */
.mapdivFF {
position: fixed;
margin-left: 645px;
_position: absolute;
_top: expression((( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop ) + 100) + "px");
}
.mapdivIE {
position: fixed;
_position: absolute;
_top: expression((( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop ) + 100) + "px");
}


#SearchFormBox {
position: absolute;
background: #fff;
border:1px solid #cdcdcd;
padding: 10px;
width: 550px;
}

.tableformat {
width: 90%;
margin: 0 auto;
border:0;
}
.tableformat td{
padding: 5px;
border:0;
}
	
#Photos .listing-remove a, #house_features li .listing-remove a {
	width: 16px; 
	height:16px; 
	background: url(../images/HRCP_sprite8.gif) no-repeat; 
	background-position:-31px -48px; 
	text-decoration: none; 
	border: none; 
	display: block; 
	overflow: hidden; 
	text-indent: -999em; 
}


#progress_bar {
	padding: 0;
	text-align:center;
}

#progress_bar ul{
	margin: 0;
	padding:8px 0;
	list-style:none;
	background: url(../images/process_bg.gif) center repeat-x;
	border: 1px solid #d1d1d1;
	width: 482px;
}
#progress_bar li{
	display:inline;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size:12px;	
	text-transform:uppercase;
	padding: 13px 5px 13px 5px;	
}

#progress_bar li.divider { 
background: url(../images/process_divider.gif) center no-repeat;
width: 4px;
}
#progress_bar li.active { 
background:#ffffa5;
width: 4px;
padding: 10px 10px 10px 10px;	
}

#progress_bar li a{
text-decoration:none;
color:#000;
padding: 11px 10px 11px 10px;	
}
#progress_bar li a:hover{
background: url(../images/process_bg_over.gif) center repeat-x;
}
#create_ad h3 {
	border-bottom:1px solid #CCC;
	font-size: 16px;
	margin-top: 15px;
	}
#avaliable_features, #house_features {
	margin:0 0 15px 0;
	padding: 0;
	}
#avaliable_features li, #house_features li{
	margin: 0 5px 0 0;
	padding:5px 10px;
	background-color: #F5F5F5;
	}
#house_features li span{
	float:left;
	display:inline-block;
	margin-right: 3px;
	
}

.trrow {
	clear: both;
	padding: 3px;
}
.trcol {
	width: 60%;
	float: left;
	white-space: nowrap;  
}
.trcol2 {
	width: 40%;
	float: left;
	white-space: nowrap;  
}

