.p_object_content {
	width:auto;
	margin-top:0px;
	padding-bottom:30px;
	vertical-align:top;
        
}
.p_object_content .info_box {
	height:205px;
	width:595px;
	z-index:0;
}
.p_object_content .info_box .box_content {	
	position:relative;
	float:left;
	top:0px;
	left:0px;
	width:582px;
	height:198px;
	border-left:solid 1px #d7d7d7;
	border-top:solid 1px #d7d7d7;
	border-bottom:solid 1px #d7d7d7;
	background-color:#F5F5F5;	
}
.p_object_content .info_box .s_right {
	border:none;
	margin-top:3px;
	height:197px;
	z-index:2;
	background-repeat:repeat-y;
	width:7px;
	background-image:url(../img/object_right_shadow.png);
	float:left;
}
.p_object_content .info_box .s_bottom {
	border:none;
	margin-top:0px;
	height:7px;
	z-index:2;
	background-repeat:repeat-y;
	width:590px;
	background-image:url(../img/object_bottom_shadow.png);
	float:left;
	background-repeat:no-repeat;
}
.p_object_content .info_box .photo_box {
	width:280px;
	height:190px;
	float:left;
	margin-left:6px;
	margin-top:4px;
}
.p_object_content .info_box .photo_box a {
	color:#ffffff;
}
.p_object_content .info_box .photo_box a:hover {
	color:#ffffff;
}
.p_object_content .info_box .photo_box img {
	width:280px;
	height:190px;
	border:0px;
}
.p_object_content .info_box .photo_box .not_found {
	margin-top:70px;
	padding-left:50px;
	color:#666666;
	font-family:arial;
	font-size:14px;
}
.p_object_content .info_box .contacts_box {
	width:283px;
	height:190px;
	float:left;
	margin-left:6px;
	margin-top:4px;
	text-align:center;
	vertical-align:middle;
}
.p_object_content .info_box .contacts_box .phones_box {
	
	color:#B4B4B4;
	font-size:15px;
	font-family:arial;
}
.p_object_content .content {
	width:auto;
	margin-left:50px;
	margin-right:50px;
	padding-bottom:20px;
	vertical-align:top;
	text-align:left;
	border:solid 1px #ffffff;
}
.p_object_content .content .description {
	height:75px;
	color:#969696;
	font-size:12px;
	font-family:arial;
	margin-top:10px;
}
.p_object_content .content .description .text_info {
	float:left;
}
.p_object_content .content .description .date_info {
	float:right;
	width:150px;
	height:24px;
}
.p_object_content .content .description .date_info .fields {
	float:left;
	margin-right:10px;
}
.p_object_content .content .description .date_info .values {
	float:right;
	text-align:right;
}
.p_object_content .content .services {
	height:20px;
	margin-top:10px;
	margin-left:0px;
}
.p_object_content .content .services img {
	width:20px;
	height:20px;
	border:0px;
	margin-right:5px;
}
.p_object_content .content .properties {
	height:40px;
	margin-top:10px;
	text-align:justify;
}
.p_object_content .content .properties .property {
	width:50px;
	height:40px;
	float:left;
	text-align:center;
	vertical-align:bottom;
	margin-right:40px;
}
.p_object_content .content .properties .property .name {
	color:#B4B4B4;
	font-size:12px;
	font-family:arial;
	font-weight:bold;
}
.p_object_content .content .properties .property .big_value {
	color:#666666;
	font-size:30px;
	font-family:arial;
	font-weight:bold;
}
.p_object_content .content .properties .property .normal_value {
	color:#666666;
	font-size:14px;
	font-family:arial;
	font-weight:bold;
	padding-top:20px;
}
.p_object_content .photos {
	width:100%;
	height:100px;
}
.p_object_content .photos img {
	border:0px;
}
.p_object_content .photos iframe {
	width:100%;
	height:100px;
	border:0px;
	margin:0px;
	padding:0px;
}
.p_object_content .photos a {
	color:#ffffff;
}
.p_object_content .photos a:hover {
	color:#ffffff;
}
.p_object_content .photos .button_left {
	width:15px;
	height:100px;
	padding-left:30px;
	padding-right:10px;
}
.p_object_content .photos .button_left img {
	margin-top:15px;
}
.p_object_content .photos .button_right {
	width:15px;
	height:100px;
	padding-right:30px;
	padding-left:10px;
}
.p_object_content .photos .button_right img {
	margin-top:10px;
}
.p_objects {
	width:100%;
	
	font-size:12px;
	font-family:arial;
	color:#808080;
}
.p_objects a {
	font-size:12px;
	font-family:arial;
	color:#808080;
}
.p_objects a:hover {
	text-decoration:none;
}
.p_objects .search_block {
	padding-left:20px;
	padding-top:10px;
}
.p_objects .sort {
	border-left:thin solid #808080;
        padding-left:10px
}


.p_objects .search_block select {
	color:#666666;
	font-family:arial;
	font-size:12px;
	border:#B4B4B4 solid 1px;
}
.p_objects .search_block input {
	height:20px;
	color:#666666;
	font-family:arial;
	font-size:12px;
	width:30px;
	margin-right:5px;
	border:#B4B4B4 solid 1px;
}
.p_objects .search_block .input_price {
	width:60px;
}
.p_objects .search_block .search_param {
	display:inline;
	margin-right:10px;
        width:200px;
}
.p_objects .search_block .submit {
	width:120px;
	height:19px;
	margin-left:50px;
	padding-bottom:2px;
	color:#ffffff;
	font-family:arial black;
	font-size:13px;
	vertical-align:top;
	background-image:url(../img/buttons/search_small.png);
	background-position:bottom;
	background-repeat:no-repeat;
	border:0px;
}


.p_objects .content .object {
	height:130px;
	vertical-align:top;
}

.p_objects .content .object .photo {
	width:160px;
	padding:10px;
	border-top:dotted 1px #808080;
}
.p_objects .content .object .photo img {
	width:130px;
	height:100px;
	border:0px;
}
.p_objects .content .object .photo .no_primary_photo {
	font-size:12px;
	font-family:arial;
	color:#666666;
	font-weight:bold;
	text-align:left;
	padding-top:35px;
	padding-left:20px;
}
.p_objects .content .object .info {
	width:200px;
	padding:10px;
	border-top:dotted 1px #808080;
}
.p_objects .content .object .info .title {
	font-family:arial;
	font-size:14px;
	font-weight:bolder;
	color:#125186;
}
.p_objects .content .object .info .description {
	font-family:arial;
	font-size:12px;
	color:#808080;
}
.p_objects .content .object .info .services {
	height:20px;
	margin-top:10px;
}
.p_objects .content .object .price {
	width:100px;
	text-align:center;
	vertical-align:middle;
	border-top:dotted 1px #808080;
        padding:10px;
        min-height:1px;
        min-width:1px;
}
.p_objects .content .object .price .contents {
	width:100%;
	height:100%;
	text-align:center;
	vertical-align:middle;
}
.p_objects .content .object .price .value {
	font-family:arial;
	font-size:16px;
	font-weight:bolder;
	color:#707070;
	text-align:center;
}
.p_objects .content .object .price .terms {
	font-family:arial;
	font-size:12px;
	font-weight:bolder;
	color:#a0a0a0;
	text-align:center;
}

.p_objects .content .object .price .term_price {
    padding-right:5px;
}
.p_objects .content .object .location {
	width:140px;
	text-align:center;
	vertical-align:middle;
	border-top:dotted 1px #808080;
        padding:10px;
}
.p_objects .content .object .location .name {
	font-family:arial;
	font-size:16px;
	font-weight:bolder;
	color:#707070;
}
.p_objects .content .object .location .action {
	font-family:arial;
	font-size:13px;
	font-weight:bolder;
	color:#a0a0a0;
}
.p_objects .content .object .not_found {
	padding-top:50px;
	padding-bottom:10px;
	text-align:center;
	font-family:arial;
	font-size:12px;
	font-weight:bolder;
	color:#707070;
	border-top:dotted 1px #808080;
}
.p_list_navigator {
    text-align:right;
    margin-top:4px;
    margin-bottom:4px;
}
.p_list_navigator a {
	font-family:arial;
	font-size:10px;
	color:#B4B4B4;
	margin-right:5px;
	text-decoration:none;
}
.p_list_navigator a:hover {
	text-decoration:underline;
}
.p_my_objects {
	width:100%;
	vertical-align:top;
	border-bottom:dotted 1px #808080;
	color:#666666;
	font-family:arial;
	font-size:13px;
}
.p_my_objects a {
	font-size:12px;
	font-family:arial;
	color:#80AF03;
}

.p_my_objects img {
        border:0 none;
        height:100px;
        width:130px;
}

.p_my_objects a:hover {
	text-decoration:none;
}
.p_my_objects .content .object {
	padding-left:25px;
	padding-right:150px;
	padding-top:7px;
	padding-bottom:10px;
	border-top:dotted 1px #808080;
	vertical-align:top;
}
.p_my_objects .content .object .property {
	width:100%;
	margin-top:3px;
	height:13px;
}
.p_my_objects .content .object .property .field {
	float:left;
}
.p_my_objects .content .object .property .value {
	float:left;
	font-weight:bold;
}
.p_my_objects .content .object .property .value a {
	font-size:13px;
	font-weight:bold;
}
.p_my_objects .content .object .property .actions {
	float:left;
	margin-left:10px;
}
.p_my_objects .content .object .property .actions a {
	margin-right:10px;
}
.p_my_objects .content .object .views {
	width:100%;
	margin-top:10px;
	font-size:12px;
	color:#80AF03;
	height:auto;
}
.p_my_objects .content .object .views .head {
	width:100%;
	height:19px;
}
.p_my_objects .content .object .views .content {
	width:100%;
	margin-top:10px;
	padding-left:10px;
	color:#666666;
	font-family:arial;
	font-size:12px;
}
.p_my_objects .content .object .views .content  a {
	color:#666666;
	font-family:arial;
	font-size:12px;
	font-weight:bold;
}
.p_my_objects .content .object .views .content .viewer {
	width:100%;
	margin-top:2px;
	height:14px;
}
.p_my_objects .content .object .views .content .viewer  .link {
	width:120px;
	float:left;
}
.p_my_objects .content .object .views .content .viewer  .date {
	width:60px;
	float:left;
	text-align:center;
}
.p_my_objects .content .object .views .content .viewer  .time {
	float:left;
	margin-top:2px;
	font-size:11px;
	text-align:center;
}
.p_my_not_found {
	text-align:center;
	color:#666666;
	font-family:arial;
	font-size:12px;
	font-weight:bold;
	margin-top:30px;
}
.limits_info {
	margin-left:40px;
	color:#80AF03;
	font-family:arial;
	font-size:11px;
}
.limits_info .limit {
	text-decoration:underline;
	font-weight:bold;
}
.p_form {
	background-color:#ffffff;
	color:#666666;
	font-family:arial;
	font-size:12px;
	width:100%;
	min-height:630px;
	margin-bottom:20px;
	padding-left:40px;
	padding-right:40px;
	text-align:left;
	vertical-align:top;
}
.p_form textarea {
	margin-top:5px;
	width:300px;
	height:40px;
	color:#666666;
	font-family:arial;
	font-size:12px;
	border:#B4B4B4 solid 1px;
}
.p_form select {
	margin-top:5px;
	color:#666666;
	font-family:arial;
	font-size:12px;
	border:#B4B4B4 solid 1px;
}
.p_form input {
	border:#B4B4B4 solid 1px;
	width:300px;
	height:20px;
	margin-top:5px;
	color:#666666;
	font-family:arial;
	font-size:12px;
}
.p_form  .button {
	width:auto;
	height:19px;
	background-image:url(../img/buttons/buttons_bg.png);
	background-repeat:repeat-x;
	border:1px #B6B6B6 solid;
	color:#666666;
	font-size:12px;
	font-family:arial;
}
.p_form .required_field {
	color:#ff0000;
}
.p_form .left {
	vertical-align:top;
}
.p_form .field_info {
	font-size:10px;
	padding-left:10px;
}
.p_form .left .field_title {
	margin-top:15px;
	padding-left:10px;
	color:#696969;
}
.p_form .left .input_info {
	height:60px;
}
.p_form .right {
	width:300px;
	padding-right:0px;
	vertical-align:top;
	text-align:right;
}
.p_form .right select {
	height:20px;
	margin-top:0px;
}
.p_form .right input {
	width:auto;
	margin-top:0px;
}
.p_form .right .input_rooms,.p_form .right .input_floors,.p_form .right .input_floor {
	width:40px;
}
.p_form .right .field_block {
	width:100%;
	height:20px;
	margin-top:10px;
}
.p_form .right .field_block .title {
	padding-top:3px;
	padding-right:10px;
	color:#696969;
	float:left;
}
.p_form .right .field_block .field {
	float:right;
}
.p_form .right .field_block .field_no_city {
	float:left;
}
.p_form .services {
	text-align:left;
}

.p_form .services input {
	width:10px;
	height:10px;
	border:0px;
	float:left;
}
.p_form .services .service {
	float:left;
	width:150px;
}
.p_form .services .service .name {
	padding-top:4px;
	font-size:12px;
	float:left;
}
.p_form .services .title {
	width:100%;
	margin-top:20px;
	margin-bottom:20px;
}
.p_form .exists_photos {
	padding-top:20px;
}
.p_form .exists_photos input {
	width:30px;
}
.p_form .exists_photos .photo_block {
	color:#666666;
	font-family:arial;
	font-size:12px;
	margin-top:5px;
}
.p_form .exists_photos .photo_block a {
	float:left;
	margin-right:15px;
	font-family:arial;
	font-size:12px;
	color:#80AF03;
}
.p_form .exists_photos .photo_block a:hover {
	text-decoration:none;
}
.p_form .exists_photos .photo_block .it_primary_photo {
	float:left;
	margin-right:15px;
}

.p_form .photos {
	padding-top:20px;
}
.p_form .photos input {
	background-color:#ffffff;
}
.p_form .photos .button {
	width:30px;
}
.p_form .photos .title {
	width:100%;
	margin-bottom:20px;
}
.p_form .photos .photo_form {
	color:#666666;
	font-family:arial;
	font-size:12px;
	margin-bottom:10px;
}
.p_form  .submit_block {
	text-align:center;
	padding-top:20px;
}
.block_pm_form {
	height:auto;
	margin-left:50px;
	padding-bottom:20px;
}
.block_pm_send_result {
	margin-left:50px;
}
.result_error {
	padding-left:40px;
	padding-right:30px;
	color:#666666;
	font-family:arial;
	font-size:16px;
	text-align:center;
}
.result_success {
	padding-left:40px;
	padding-right:30px;
	color:#666666;
	font-family:arial;
	font-size:16px;
	text-align:center;
}
.result_back_link {
	margin-top:10px;
	text-align:center;
}
.result_back_link a {
	color:#666666;
	font-family:arial;
	font-size:16px;
}
.result_back_link a:hover {
	text-decoration:none;
}
.p_views_navigator {
	width:100%;
	height:12px;
	margin-top:3px;
	padding-left:3px;
	text-align:left;
}
.p_views_navigator a {
	float:left;
	font-family:arial;
	font-size:11px;
	color:#B4B4B4;
	margin-right:5px;
	text-decoration:none;
}
.p_views_navigator a:hover {
	text-decoration:underline;
}
.content .object {
	min-height:181px;
        width:650px;
	vertical-align:top;
        border-top:dotted 1px #808080;
}
.content .object a {
	font-size:12px;
	font-family:arial;
	color:#808080;
}
.content .object a:hover {
	text-decoration:none;
}

.content .object .photo {
        float:left;
        margin-bottom:16px;
        margin-top:16px;
        border:5px solid #bfe9f9;
}
.content .object .photo img {
	width:120px;
	height:120px;
	border:0px;
        vertical-align:middle;
}
 .content .object .photo .no_primary_photo {
	font-size:12px;
	font-family:arial;
	color:#666666;
	font-weight:bold;
	text-align:center;
        vertical-align:middle;
        width:120px;
        height:120px;
}
 .content .object .info {
    float:left;
    padding-top:11px;
    margin-left:15px;
    width:504px;
}
 .content .object .info .title {
	font-family:arial;
	font-size:14px;
	font-weight:bolder;
	color:#125186;
        height:15px;
        overflow:hidden;
}
 .content .object .info .description {
	font-family:arial;
	font-size:12px;
	color:#808080;
        overflow:hidden;
        max-height:31px;
}
 .content .object .info .services {
	height:20px;
	margin-top:10px;
        float:left;
}
 .content .object .info .services P{
     margin-top:0px;
     margin-bottom:0px;
     }
 .content .object .price {
        text-align:center;
        vertical-align:middle;
        float:right;
        margin-top:10px;
        margin-right:5px;
}
 .content .object .price .contents {
	height:100%;
	text-align:center;
	vertical-align:middle;
}
 .content .object .price .value {
	font-family:arial;
	font-size:25px;
	font-weight:bolder;
	color:#990000;
}
 .content .object .price .terms {
	font-family:arial;
	font-size:11px;
	color:#a0a0a0;
}

 .content .object .price .term_price {
    padding-right:5px;
}
 .content .object .location {
        overflow:hidden;
        margin-bottom:7px;
}
 .content .object .location .name {
	font-family:arial;
	font-size:11px;
	color:#707070;
}
.content .object .location .action {
	font-family:arial;
	font-size:13px;
	font-weight:bolder;
	color:#a0a0a0;
}
 .content .object .not_found {
	padding-top:50px;
	padding-bottom:10px;
	text-align:center;
	font-family:arial;
	font-size:12px;
	font-weight:bolder;
	color:#707070;
}
.separator {
	height:10px;
	background-image:url(../img/home_content_separator.png);
	background-repeat:repeat-x;
}
 .separator td {
	height:10px;
	background-image:url(../img/home_content_separator.png);
	background-repeat:repeat-x;
}

