body {
    background-color: #FFFFFF;
    font-family: Verdana, Arial;
    font-size: 12px;
    text-decoration: none;
    margin: 0px;
    padding: 0px;
    color: #000000;
    width: 100%;
    height: 100%;
}

a {
    text-decoration: none;
    padding: 0px;
    margin: 0px;
    color: #000000;
}

a img {
    border: 0px;
}

acronym {
	border:none;
	border-bottom:1px dashed #000000;
}

div {
    margin: 0px;
    padding: 0px;
}

img {
	border: 0px;
	margin: 0px;
	padding: 0px;
}

form {
	margin: 0px;
	padding: 0px;
}

h1, h2, h3, .h1, .h2, .h3 {
	font-family: Arial;
	font-weight: bold;
	font-size: 14px;
	padding: 0;
	margin: 0;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #b71f17;
}

h1, .h1 {
	font-size: 18px;
}

h3, .h3 {
	font-size: 12px;
}

table td {
	font-family: Verdana, Arial;
    font-size: 12px;
    text-decoration: none;
   	color: #000000;
}

/*** Header Blocks ***/
#d_headerbg {
	background: url('/_images/r_header.gif') top left repeat-x;
}

#header {
	height:84px;
/*	background: url('/_images/bg_header.jpg') top center no-repeat; */
}

#header span {
	color:#FFFFFF;
	font: normal 30px Verdana;
	display:block;
	text-align:center;
	line-height:84px;
}
/*********************/

/*** Content Table ***/
#t_content {
	width:100%;
}

#t_content #left {
	width:240px;
}

#t_content #td_logo .estatescount {
	display:block;
	color:#010101;
	font: bold 10px Verdana;
	padding-left:27px;
	padding-bottom:7px;
}

#t_content #left .a_advert {
	display:block;
	text-align:center;
	color:#e10000;
	font: normal 11px Verdana;
	text-decoration:underline;
}

#t_content #left .a_advert:hover {
	text-decoration:none;
}

/*** Block Auth ***/
#t_content #left #auth {
	padding:10px 10px 15px 20px;
	background: url('/_images/sprite_leftblocks_gray.jpg') 0 0 repeat-y;
}

#t_content #left #auth span {
	display:block;
	color:#FFFFFF;
	font: normal 20px Verdana;
}

#t_content #left #auth input {
	width:165px;
	margin-top: 2px;
}
/*********************/

/*** Block Registration ***/
#t_content #left #registration, #t_content #left #addobj, #t_content #left #addobj2 {
	color:#FFFFFF;
	font: normal 10px Verdana;
	margin-top:7px;
	padding:10px 10px 15px 20px;
	background: url('/_images/sprite_leftblocks_gray.jpg') 0 0 repeat-y;
}

.contacts {
	color:#FFFFFF;
	font: normal 12px Verdana;
	margin-top:7px;
	padding:10px 10px 15px 20px;
	background: url('/_images/sprite_leftblocks_gray.jpg') 0 0 repeat-y;
}
.contacts a {
    color: white;
}
.contacts a:hover {
    text-decoration: underline;
}

#t_content #left #registration a, #t_content #left #addobj a, #t_content #left #addobj2 a {
	display:block;
	color:#FFFFFF;
	padding-top:2px;
	padding-bottom:2px;
	font: bold 14px Verdana;
	text-decoration:underline;

/*	border:1px solid red; */
}

#t_content #left #registration a:hover, #t_content #left #addobj a:hover, #t_content #left #addobj2 a:hover {
	text-decoration:none;
}
/*********************/

/*** Table Footer ***/
#footer {
	width:100%;
	height:71px;
	margin-top:25px;
	background-color: #e2e2e2;
	background: url('/_images/r_bottom.gif') top left repeat-x #e6e5e6;
}

#footer #text {
	color:#757575;
	font: normal 10px Verdana;
}

#footer #links a {
	color:#757575;
	font: normal 10px Verdana;
	text-decoration:underline;
	margin-right:6px;
}

#footer #links a:hover {
	text-decoration:none;
}
/*********************/

/*** Menu Blocks ***/
#td_menu {
	background:#f2f2f2;
}

/*********************/

/*** Content Blocks ***/
#d_content {
/*	padding:15px 20px 15px 20px; */
	padding:10px;
	color:#000000;
	font: normal 14px Arial;
}

#a_search {
	display:block;
	padding:10px 0 10px 35px;
	color:#8d8d8d;
	font: normal 14px Arial;
	text-decoration:underline;
	background: url('/_images/icons/sprite_icons.jpg') 10px 7px no-repeat #f2f2f2;
}

#d_search {
	color:#8d8d8d;
	font: normal 14px Arial;
	background: #f2f2f2;
}

#d_searchhidden {
	padding: 0 20px 12px 35px;
	display:none;
}

#a_search:hover {
	text-decoration:none;
}

#d_content .s_metro {
	color:#7f7f7f;
	font: bold 14px Arial;
}

#d_content .s_price {
	color:#000000;
	font: bold 20px Arial;
}

#d_content .s_dollars {
	color:#b72b23;
	font: bold 20px Arial;
}

#d_content .a_metro {
	color:#b7261f;
	font: normal 14px Arial;
	text-decoration:underline;
}

#d_content .a_metro:hover {
	text-decoration:none;
}
/*********************/

/*** Results Table ***/
#t_searchresults {
	width:100%;
	border:1px solid #c6c6c6;
	margin-top:12px;
}

#t_searchresults .colored td {
	background: #f2f2f2;
}

#t_searchresults td {
	color:#000000;
	font: bold 10px Verdana;
}

#t_searchresults td .a_more {
	color:#757474;
	font: normal 10px Verdana;
	text-decoration:underline;
}

#t_searchresults td .a_agency {
	color:#a90f0f;
	text-decoration:underline;
}

#t_searchresults td .a_more:hover, #t_searchresults td .a_agency:hover {
	text-decoration:none;
}
/*********************/

/*** Pages Block ***/
#d_pages {
	margin-top:12px;
	color:#d7d7d7;
	font: normal 15px Arial;
}

#d_pages a {
	color:#666666;
	font: normal 15px Arial;
	padding-right:5px;
}

#d_pages .normal:visited {
	color:black;
	font: normal 15px Arial;
	padding-right:5px;
}

#d_pages .current {
	color:#b72018;
}

/*********************/

/*** News Blocks ***/
#d_news {

}

#t_news td {
	padding:5px;
}

#t_news td a {
	color:#000000;
	font: normal 11px Verdana;
	text-decoration:underline;
}

#t_news td a:hover {
	text-decoration:none;
}

#t_news .dotted {
	border-right: 2px dotted #d7d7d7;
}
/*********************/

/*** Description Blocks ***/
#d_description {
	margin-bottom:12px;
	padding:10px 33px 10px 33px;
	color:#8d8d8d;
	font: normal 13px Arial;
	line-height:20px;
	background: url('/_images/icons/sprite_icons.jpg') 3px -44px no-repeat #f2f2f2;
}

#d_description a {
	color:#8d8d8d;
	font: normal 13px Arial;
	text-decoration:underline;
}

#d_description a:hover {
	text-decoration:none;
}
/*********************/

/*** Images Blocks ***/
.floats {

}

.floats .r {
	float:left;
	display: block;
    margin-right: 5px;
}
.floats .r .bg {
    height: 12px;
    display: block;
    width: 100%;
    background: url('/_images/shadow_img.jpg') top left no-repeat;
}

/*********************/

/*** Map Blocks ***/
#d_map #a_openmap {
	display:block;
	text-align:right;
	font: normal 10px Verdana;
	color:#8d8d8d;
	margin-top:5px;
	text-decoration:underline;
}

#d_map #a_openmap:hover {
	text-decoration:none;
}
/*********************/

/*** Misc Table ***/
#t_misc {
	width:100%;
	margin-top:12px;
}

#t_misc td {
	width:50%;
}

#t_misc td #a_sendlatter {
	display:block;
	padding:12px 0 12px 35px;
	color:#8d8d8d;
	font: normal 14px Arial;
	text-decoration:underline;
	margin-right:9px;
	background: url('/_images/icons/sprite_icons.jpg') 5px -106px no-repeat #f2f2f2;
}

#t_misc td #a_addindairy {
	display:block;
	padding:12px 0 12px 35px;
	color:#8d8d8d;
	font: normal 14px Arial;
	text-decoration:underline;
	background: url('/_images/icons/sprite_icons.jpg') 5px -160px no-repeat #f2f2f2;
}

#t_misc td #a_sendlatter:hover, #t_misc td #a_addindairy:hover {
	text-decoration:none;
}

#t_misc td #d_sendlatter {
	color:#8d8d8d;
	font: normal 14px Arial;
	margin-right:9px;
	background: #f2f2f2;
}

#t_misc td #d_sendlatter form {
	color:#000000;
	font: normal 13px Arial;
}

#t_misc td #d_sendlatter input, #t_misc td #d_sendlatter textarea {
	width:100%;
	margin-bottom:5px;
}

#t_misc td #d_sendlatter #xsearch {
	width:100px;
	margin-bottom:0;
}

#t_misc td #d_addindairy {
	color:#8d8d8d;
	font: normal 14px Arial;
	margin-left:9px;
	background: #f2f2f2;
}

#d_sendletterhidden, #d_addindairyhidden {
	padding: 0 20px 12px 35px;
	display:none;
}

/*********************/

/*** Banner Block ***/
#d_banner {
	margin-top:25px;
	margin-bottom:25px;
}

.messageOK, .messageError, .messageInfo {
    padding: 15px;
    color: white;
    font-weight: bold;
    margin-top: 10px;
    margin-bottom: 10px;
}
.messageOK {
    background-color: green;
}
.messageError {
    background-color: red;
}
.messageInfo {
    color: black;
    background-color: rgb(230,230,230);
    font-weight: normal;
}

.buttonsubmit {
    font-weight: bold;
    color: white;
    background-color: darkred;
    padding: 5px;
}

.bannerapi {
    display: block;
    font-size: 16px;
    padding: 25px;
    background-color: gray;
    color: white;
    border: 5px solid gray;
}

.bannerapi:hover {
    background-color: #b71e16;
}

.madeby {
	font:normal 11px Verdana;
	color:#707070;
}

.tbl {
	width:100%;
	border:1px solid #c6c6c6;
	margin-top:12px;
}

.tbl .colored td {
	background: #f2f2f2;
}

.tbl td {
	color:#000000;
	font: normal 11px Verdana;
}

.tbl td .a_more {
	color:#a90f0f;
	font: normal 11px Verdana;
}

.tbl td .a_agency {
	color:#a90f0f;
}

.tbl td .a_agency:hover, .tbl td .a_more:hover {
	text-decoration:underline;
}

.tbl .header {
	text-align:center;
}

.tbl .header td, .tbl .header td a {
	text-align:center;
	font: bold 11px Verdana;
}

.tbl .header td a:hover {
	text-decoration:underline;
}

.tbl tr:hover td {
	background:#f8ddec;
}

.add_obj_new {
	position:fixed;
	left:100%;
	margin-left:-30px;
	top:50%;
}

.star-rating,
.star-rating a:hover,
.star-rating a:active,
.star-rating a:focus,
.star-rating .current-rating {
	background: url('/_images/starrating_stars.gif') left -1000px repeat-x;
}

.star-rating {
	position:relative;
	width:125px;
	height:25px;
	overflow:hidden;
	list-style:none;
	margin:0;
	padding:0;
	background-position: left top;
}

.star-rating li {
	display: inline;
}

.star-rating a,
.star-rating .current-rating {
	position:absolute;
	top:0;
	left:0;
	text-indent:-1000em;
	height:25px;
	line-height:25px;
	outline:none;
	overflow:hidden;
	border: none;
}

.star-rating a:hover {
	background-position: left bottom;
}

.star-rating a.one-star {
	width:20%;
	z-index:6;
}

.star-rating a.two-stars {
	width:40%;
	z-index:5;
}

.star-rating a.three-stars {
	width:60%;
	z-index:4;
}

.star-rating a.four-stars {
	width:80%;
	z-index:3;
}

.star-rating a.five-stars {
	width:100%;
	z-index:2;
}

.star-rating .current-rating {
	z-index:1;
	background-position: left center;
}

/**********************/
.inline-rating {
	display:-moz-inline-block;
	display:-moz-inline-box;
	display:inline-block;
	vertical-align: middle;
}

.small-star {
	width:50px;
	height:10px;
}

.small-star,
.small-star a:hover,
.small-star a:active,
.small-star a:focus,
.small-star .current-rating {
	background-image: url('/_images/starrating_stars_s.gif');
	line-height: 10px;
	height: 10px;
}

#addobjlink {
    display: block;
    width: 30px;
    height: 148px;
    position: fixed;
    left:100%;
    margin-left:-32px;
    background: url('/_images/add_button.gif') top left no-repeat;
    z-index: 1000;
    top: 40%;
}

.mycategory_links a {
	font-family: Arial;
	font-weight: bold;
	font-size: 14px;
	padding: 0;
	margin: 0;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #b71f17;
}

.mycategory_links .sel_category {
	color: red;
}