body {
	background: transparent;
	height: 100%;
}
body, td, th, div, span, p {
	font: normal normal 11px/130%  Arial, Tahoma, Verdana,  sans-serif;
	color: #000000;
}
input, textarea, option, select {
	font: normal normal 11px/100%  Arial, Tahoma, Verdana,  sans-serif;
	color: #000000;
}

a, a:link, a:active, a:visited {
	text-decoration: underline;
	font: normal normal 11px/130% Arial, Tahoma,  Verdana,  sans-serif;
	color: #000000;
}
a:hover {
	text-decoration: none;
}
.outer {
	position: relative;
	height:100%;
	scrollbar-3dlight-color : #ffcb2f;
	scrollbar-arrow-color : #ffffff;
	scrollbar-base-color : #ffffff;
	scrollbar-darkshadow-color : #ffffff;
	scrollbar-face-color : #ffcb2f;
	scrollbar-highlight-color : #ffcb2f;
	scrollbar-shadow-color : #ffcb2f;
	scrollbar-track-color : #ffffff;
}
.inner {
	height: 100%;
	width: 100%;
	overflow: auto;
	position: absolute;
}	

.mark_text {
	font-weight: bold;
}

.mark_text * {
	font-weight: bold;
}

/* for FCK */
.cms_border {
    border-style:Solid;
    border-color:#C0C0C0;
    margin:2px auto auto 1px;
}
.cms_border td {
    border:1px solid #C0C0C0;
}
.cms_border_no, .cms_border_no td {
    border:none;
}


/*main*/

.container {
	position: relative;
	border: 2px solid #9C0950;
	margin: 0 auto;
	width: 990px;
	height: 595px;
	
}

.container .container_header {
	vertical-align: top;
	height: 183px;
	text-align: left;
}

.container .container_center {
	text-align: left;
}

.center_table {
	margin-left: 2px;
}

.container .container_footer {
	height: 30px;
	background: url('../media/images/bg/main_bottom.gif') 0 3px no-repeat;
}

.container .right_col {
	height: 1px;
	text-align: left;
	background: #CCCCCC url('../media/images/bg/main_center.jpg') 0 0 no-repeat;
}

.container .right_col_td {
	vertical-align: top;
	height: 97px;
	padding: 0 0 20px 0;
}

.right_col_td a, 
.right_col_td a:link,
.right_col_td a:active, 
.right_col_td a:visited {
	text-decoration: underline; 
	font: normal normal 12px Verdana;
	color: #E91F8B;
}

.container .right_col_white {
	background-color: #ffffff;
}

.text_form .back_link {
	padding: 10px 0 0 0;
}
.front_objects .front_link {
	padding: 0;
}
.text_form .back_link a, 
.text_form .back_link a:link,
.text_form .back_link a:active, 
.text_form .back_link a:visited {
	background: url('../media/images/dec/menu_arrow.gif') 0 center no-repeat;
	padding-left: 10px;
	display: block;
	text-decoration: none; 
	font: normal bold 11px Verdana;
	color: #B31061;
}
.front_objects .front_link a, 
.front_objects .front_link a:link,
.front_objects .front_link a:active, 
.front_objects .front_link a:visited {
	background: url('../media/images/dec/menu_arrow.gif') 0 center no-repeat;
	padding-left: 10px;
	text-decoration: none; 
	font: normal bold 11px Verdana;
	color: #B31061;
}
.text_form .back_link a:hover ,
.front_objects .front_link a:hover {
	color:#E91F8B;
}

.right_col_td a:hover {
	color: #9C0950;
}

.right_col .welcome {
	text-align: left;
	margin-left: 145px;
	margin-top: 10px;
}
.right_col .welcome_es {
	margin-top: 20px !important;
}
.right_col .body_text,
.right_col .body_text * {
	/*font: normal normal 12px/150% Verdana;*/
	font-family: Verdana;
	font-size: 12px;
	line-height: 150%;
	
}
.right_col .body_text {
	text-align: left;
	margin-left: 155px;
	margin-top: 20px;
	width: 540px;	
}


.main_logo {
	width: 534px;
	margin-left: 49px;
	margin-top: 32px;
}

.main_lang {
	width: 80px;
	height:50px;
	position: absolute;
	top: -156px;
	left: 900px;
}

.main_terms {
	position: absolute;
	top: 9px;
	left: 15px;
}

.main_copyrights {
	position: absolute;
	top: 9px;
	left: 650px;
}

/*main*/

/*page*/

.main_lang_page {
	width: 80px;
	height:50px;
	position: absolute;
	top: -156px;
	left: 900px;
}

.property_search {
	position:absolute;
	top: 10px;
	left: 245px;
	width: 100px;
	height: 104px;
	z-index: 100;
}

.container .right_col_page {
	text-align: left;
	
}

.content {
	height: 344px;
	background: #ffffff url('../media/images/bg/page_center_bot.jpg') 0 bottom no-repeat;
}

.bg_image {
	position:absolute;
	top: 200px;
	left: 1px;
}

.content .content_top {
	background:url('../media/images/bg/page_center_middle.jpg') 0 0 no-repeat;
}
.content .content_top .content_padd {
	padding: 2px 0 0 0;
}
.top {
	background: url('../media/images/bg/page_center_top.jpg') 0 top no-repeat;
}


/*page*/

/*lang*/

.lang {
	font: normal normal 11px Verdana;
	color: #B5B5B5;
}

.lang a, 
.lang a:link,
.lang a:active, 
.lang a:visited {
	text-decoration: underline; 
	font: normal normal 11px Verdana;
	color: #B5B5B5;
}

.lang a:hover {
	text-decoration: none;
	color: #E91F8B;
}

.lang_active {
	text-decoration: none;
	font: normal bold 11px Verdana;
}

/*lang*/

/*copyrights*/

.copyrights {
	font: normal normal 10px Verdana;
	color: #B8819B;
}

.copyrights a, 
.copyrights a:link,
.copyrights a:active, 
.copyrights a:visited {
	text-decoration: underline; 
	font: normal normal 10px Verdana;
	color: #B8819B;
}

.copyrights a:hover {
	color: #ffffff;
}

/*copyrights*/

/*terms*/

.terms {
	font: normal normal 10px Verdana;
	color: #B8819B;
}

.terms a, 
.terms a:link,
.terms a:active, 
.terms a:visited {
	float: left
	display: block;
	margin-left: 5px;
	margin-right: 5px;
	text-decoration: underline; 
	font: normal normal 10px Verdana;
	color: #B8819B;
}

.terms a:hover {
	color: #ffffff;
}

/*terms*/

/*left_menu*/

.menu_left {
	text-align: left;
	margin-left: 20px;
	margin-right: 7px;
	margin-bottom: 10px;
}

.menu_small {
	width: 199px;
	margin-bottom: 5px;
}

.menu_header {
	background: url('../media/images/bg/small_menu_header.gif') -1px 0 no-repeat;
	padding-left: 34px;
	height: 32px;
}

.menu_header img {
	margin-top: 12px;
}

.menu_header_big {
	background: url('../media/images/bg/big_menu_header.gif') 0 0 no-repeat;
	padding-left: 34px;
	height: 32px;
}

.menu_header_big img {
	margin-top: 12px;
}

.menu_item {
	padding-bottom: 20px;
	background: #DEDEDE url('../media/images/bg/small_menu_body.gif') -1px bottom no-repeat;
}

.menu_item_big {
	padding-bottom: 20px;
	background: #D1D1D1 url('../media/images/bg/big_menu_body.gif') -1px bottom no-repeat;
}

.menu_left a, 
.menu_left a:link,
.menu_left a:active, 
.menu_left a:visited {
	margin-left: 35px;
	margin-top: 5px;
	background: url('../media/images/dec/menu_arrow.gif') 0 center no-repeat;
	padding-left: 10px;
	display: block;
	text-decoration: none; 
	font: normal normal 11px Verdana;
	color: #000000;
}

.menu_left a:hover {
	color: #9C0950;
}
.left_col .banner_left {
	padding: 0 0 6px 20px;
}
/*left_menu*/

/*top_menu*/

.top_menu {
	padding-left: 103px;
	text-align: left;
	height: 44px;
	margin-left: 7px;
}

.top_menu_es {
	padding-left: 103px !important;
}

.top_menu_es .items {
	padding-left: 43px !important;
}

.top_menu .items {
	margin-top: 11px;
	float: left;
	padding-left: 60px;
	position: relative;
	z-index: 100;
}

.top_menu img {
}

/*top_menu*/

/*front_objects*/
.front_objects {
	width: 100%;
	margin-top: 17px;
	border-bottom: 1px solid #9D0850;
}
.front_objects table {
	margin: 0px auto;
}
.front_objects td {
	text-align: center;
	padding: 4px 0 0 4px;
}
.front_objects td.first {
	padding-left: 0;
}
.front_objects td td {
	padding: 0px;
}
.front_objects img {
	margin: 0px auto;
}
/*front_objects*/
.zool {
	width: 139px;
	height: 87px;
	position: absolute;
	right: 30px;
	top: -60px;
	background: transparent url('../media/images/dec/zool.png') 0px 0px no-repeat;
}
/*bottom_menu*/

.bottom_menu {
	background: #ffffff url('../media/images/dec/bottom_menu_s.gif') -1px 10px no-repeat;
	width: 740px;
	height: 57px;
}

.in_main .bottom_menu {
	background: #ffffff;
	width: 740px;
	height: 57px;
}

.main .bottom_menu {
	background: #ffffff url('../media/images/dec/bottom_menu_s.gif') -1px 10px no-repeat;
	width: 740px;
	height: 57px;
}

.bottom_menu a, 
.bottom_menu a:link,
.bottom_menu a:active, 
.bottom_menu a:visited {
	background: url('../media/images/dec/menu_arrow.gif') 0 center no-repeat;
	padding-left: 10px;
	display: block;
	text-decoration: none; 
	font: normal bold 11px Verdana;
	color: #B31061;
}

.bottom_menu a:hover {
	color:#E91F8B;
}

.bottom_menu table {
	width: 100%;
}

.bottom_menu table td {
	text-align: center;
	padding-top: 18px;
}

.bottom_menu table td a {
	text-align: left;
}

.bottom_menu .first_td a {
	float: left;
	margin-left: 0px !important;
}

.bottom_menu .first_td {
	text-align: left;
}

.bottom_menu .middle_td {
	text-align: left;
}

.bottom_menu .middle_td a {
	width: 150px;
	margin-left: 215px;
}

.bottom_menu .last_td a {
	float: right;
	margin-left: 0;
}
/*bottom_menu*/

/*path*/

.path {
	margin-left: 191px;
	font: normal normal 10px Verdana;
	color: #666666;
}
.path {
	line-height: 16px;
}
.path img {
	display: inline;
	margin-bottom: 3px;
}

.path_last {
	color: #999999;
}
/* agency_list */
.agency_list {
	position: relative;
	margin-bottom: 20px ! important;
	zoom: 1;
}
.agency_list .another_info a {
	font: bold 11px Verdana;
	color: #E91F8B;
	text-decoration: none;
	display: block;
	padding-left: 8px;
	padding-bottom: 8px;
	width: 100px;
	background: transparent url('../media/images/dec/arrow.gif') 0 5px no-repeat;
}
.agency_list .another_info a:hover {
	color: #9C0950;
	background-image: url('../media/images/dec/arrow_ov.gif');
}
.agency_list .agency_item {
	border-bottom: 1px solid #E91F8B;
	margin: 5px 0px;
}
.agency_list .agency_item .agency_info {
	padding-bottom: 15px;
	padding-right: 10px;
}
.agency_list .agency_item .agency_photo {
	display: block;
}
.agency_list .agency_item .agency_photo img {
	border: 1px solid #9B9A9A;
}
.agency_list .agency_item .agency_photo a {
	white-space: nowrap;
	text-decoration: none;
}
.agency_list .agency_item .agency_photo a span {
	display: block;
	padding-left: 8px;
	font-weight: bold;
	background: transparent url('../media/images/dec/arrow.gif') 0px 5px no-repeat;
}
.agency_list .agency_item .agency_photo a:hover span {
  color: #9C0950 ! important;
	background-image: url('../media/images/dec/arrow_ov.gif');
}
.agency_list .agency_item * {
	font-family: Verdana;
}
.agency_list .agency_item .agency_title {
	font: bold 11px Verdana;
	color: #61002D;
	margin-bottom: 5px;
	text-transform: uppercase;
}
.agency_list .agency_item .agency_attr {
	font: bold 11px Verdana;
	color: #9C0950;
	padding-right: 2px;
}
.agency_list .agency_item a,
.agency_list .agency_item a * {
	color: #E91F8B ! important;
}
.agency_list .agency_item a:hover {
	color: #9C0950 ! important;
}
.agency_list .agency_item  .agency_contact_person {
	margin: 9px 0px;
}
/* agency_list */

/* agency */
.agency .agency_inner_item .agency_photo {
	text-align: center;
}
.agency .agency_inner_item .agency_photo img {
	margin-bottom: 8px;
	margin-left: auto;
	margin-right: auto;
}
.agency .agency_properties .title {
	font: bold 11px Verdana;
	color: #9C0950;
	margin-bottom: 15px;
}
.agency .agency_properties .agency_attr {
	color: #61002D;
}
.agency .agency_properties .price {
	margin: 5px 0px;
}
.agency .agency_properties .price td {
	vertical-align: middle;
}
.agency .agency_properties .price .value {
	padding: 0px 7px;
}
/* agency */

/* paging */
.paging {
	margin-top: 5px;
}
.paging .page_prev,
.paging .page_next {
	width: 100px;
}
.paging .page_prev a,
.paging .page_next a {
	font: bold 11px Verdana;
	text-decoration: none;
	padding-left: 8px;
	background: transparent url('../media/images/dec/arrow_ov.gif') 0 5px no-repeat;
	color: #9C0950;
	white-space: nowrap;
}
.paging .page_prev a:hover,
.paging .page_next a:hover {
	color: #E91F8B;
	background-image: url('../media/images/dec/arrow.gif');
}
.paging .pages,
.paging .pages * {
	color: #9C0950;
}
.paging .pages a {
	padding: 0px 1px;
}
.paging .pages a:hover {
	color: #E91F8B;
}
.paging .pages .selected {
	text-decoration: none;
	font-weight: bold;
}
/* paging */
/*text*/
.text {
	text-align: left;
	position: relative;
	margin-bottom: 55px;
}
.text.small_margin {
	margin-bottom: 15px;
}
.text .print {
	position: absolute;
	left: 681px;
	top: -25px;
	width: 0px;
	height: 10px;
}

.text_content {
	font: normal normal 11px/130% Verdana;
	text-align: left;
	padding-top: 16px;
	margin-left: 190px;
	width: 525px;
}

.text_content a {
	color: #E91F8B ! important;
	font-size: 11px ! important;
	font-family: Verdana ! important;
}
.text_content a:hover {
	color: #9C0950 ! important;
}

.text .text_header {
	width: 525px;
	height: 27px;
	text-align: left;
	margin-left: 190px;
	margin-top: 10px;
	font: normal bold 16px Tahoma;
	color: #9C0950;
	background: url('../media/images/dec/header_spacer.gif') 0 26px no-repeat; 
}

.another_info {
	width: 89px
	height: 93px;
	position:absolute;
	top: 65px;
	left: 25px;
}

/*text*/
/* register form */
.register_block {
	text-align: left;
	position: relative;
	margin-bottom: 55px;
	margin-left: 190px;
}
.register_block .error {
	color: #e91f8b !important;
}
.register_block input.error, .register_block textarea.error {
	border-color: #e91f8b !important;
	color: #61002d !important;
}
.register_block .text_header {
	width: 525px;
	height: 27px;
	text-align: left;
	margin-top: 10px;
	font: normal bold 16px Tahoma;
	color: #9C0950;
	background: url('../media/images/dec/header_spacer.gif') 0 26px no-repeat; 
	margin-left: 0px;
}
.register_block .text_content {
	margin-left: 0px;
	color: #61002d;
}
.register_block .register_form {
	margin-top: 20px;
}
.register_block .register_form td {
	padding: 5px 0;
	vertical-align: middle;
}
.register_block .register_form td.first {
	padding: 0 0 5px 0;
}
.register_block .register_form td input {
	border-top: 1px solid #a00a53;
	border-left: 1px solid #a00a53;
	border-right: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
	background: url('../media/images/bg/input_bg.jpg') bottom repeat-x;
	width: 200px;
	height: 16px;
	padding: 0 3px;
	line-height: 14px;
	color: #61002d !important;
}
.register_block .register_form td label, .register_block .register_form td.label {
	color: #61002d; 
	font-family: verdana, sans-serif;
	display: block;
}
.register_block .register_form td.label {
	width: 112px;
}
.register_block .register_form td label span, .register_block .register_form td.label span, .register_block .info_text span {
	color: #b31061 !important;
	font-family: verdana, sans-serif;
	font-size: 12px;
}
.register_block .info_text {
	color: #666;
	padding-left: 7px !important;
}
.register_block .checkboxes label {
	float: left;
	vertical-align: middle;
}
.register_block .checkboxes label * {
	vertical-align: middle !important;
}
.register_block .checkboxes .error a {
	color: #e91f8b !important;
}
.register_block .checkboxes label.left {
	width: 96px !important;
}
.register_block .checkboxes label.right {
	width: 114px !important;
}
.register_block .checkboxes label a {
	color: #9c0950;
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	padding-left: 0;
	text-decoration: underline;
}
.register_block .checkboxes label a:hover {
	text-decoration: none;
}
.register_block .checkboxes input {
	width: auto !important;
	background: none !important;
	border: 0 !important;
	height: auto !important;
}
.register_block .submit_button {
	border: 0 !important;
	background: none !important;
	float: right;
	margin-right: 110px;
}
.register_block .block_error td {
	vertical-align: bottom;
	padding: 0 !important;
}
.register_block .block_error td div {
	color: #e91f8b;
	padding-bottom: 2px;
	font-family: verdana, sans-serif;
}
.register_block .label_line {
	width: auto;
	border-bottom: 1px solid red;
}
.register_form2 .package_desc {
	margin: 5px 0 5px 6px;
	color: #666;
}
.register_form2 div {
	font-family: verdana, sans-serif;
	font-size: 11px;
}
.register_form2 div span {
	color: #61002d;
	font-weight: bold;
}
.register_form2 div label * {
	vertical-align: middle;
}
.register_form2 .submit_button2 {
	margin-top: 40px;
	margin-right: 150px;
	float: right;
	height: 24px;
}
.register_form2 .submit_button2 input {
	width: 88px;
	height: 14px;
	margin-bottom: 5px;
}
.register_form2 .submit_button2 img {
	height: 24px;
	display: inline;
	margin-left: 5px;
}
/* register form */

.text_form {
	font: normal normal 11px/130% Verdana;
	text-align: left;
	padding-top: 16px;
	margin-left: 190px;
	width: 525px;
}
.text_form * {
	font-family: Verdana;
}
.text_form .error_text {
	margin: 20px 0 0px 0;
}
.text_form .error_text *,
.text_form .error_text {
	color: #e91f8b !important;
}
.text_form .form_fields {
	margin: 19px 0 0 0;
}
.text_form .form_fields.small_paddings {
	margin: 4px 0 0 0;
}
.text_form .form_fields.mid_paddings {
	margin: 0;
}
.text_form .form_fields td.field {
	padding: 0 0 17px 2px;
}
.text_form .description {
	width: 352px;
}
.text_form .description *,
.text_form .description {
	font-size: 11px !important;
	color: #666666 !important;
}
.text_form .form_fields.small_paddings td.field {
	padding: 0 0 10px 2px;
}
.text_form .form_fields.small_paddings td.label {
	padding: 4px 0 10px 0;
}
.text_form .form_fields.mid_paddings td.field {
	padding: 0 0 12px 2px;
}
.text_form .form_fields.mid_paddings td.label {
	padding: 2px 0 12px 0;
}
.text_form .form_fields td.label {
	padding: 2px 0 17px 0;
	white-space: nowrap;
	width: 148px;
}

.text_form .form_fields td.label label strong,
.text_form .form_fields td.label label, 
.register_block td.label label {

	white-space: nowrap;
	color: #61002d;
}
.text_form .form_fields td.label span,
.textareas label span {
	color: #b31061;
	margin: 0 1px 0 0;
}
.text_form .form_fields td.label table, .register_block td.label table {
	width: 100%;
}
.text_form .form_fields td.label table .line {
	width: 100%;
	background: url('../media/images/dec/line.gif') 0 8px repeat-x;
}
.register_block td.label table .line {
	width: 100%;
	background: url('../media/images/dec/line.gif') 0 center repeat-x;
}
.text_form .form_fields td.label table .line img {
	width: 25px;
	height: 0;
}
.text_form .form_fields.with_errors {

}
.text_form .form_fields.with_errors td.label,
.text_form .form_fields.with_errors td.field {
	padding-bottom: 1px;
}
.text_form .form_fields.with_errors td.submit {
	padding-top: 15px;
}
.text_form .form_fields .field_error {
	color: #e91f8b;
	padding: 0 0 1px 2px;
	position: absolute;
	margin: -15px 0 0 0;
}
.text_form .form_fields .scaron {
	color: #666666 !important;
	padding: 0 0 0 80px;
}
.text_form .form_fields .scaron div {
	color: #666666 !important;
	margin: 0 0 18px 0 !important;
}
.text_form .form_fields textarea {
	background: #e0e0e0;
	border-top: 1px solid #a00a53;
	border-left: 1px solid #a00a53;
	border-right: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	width: 203px;
	height: 89px;
}
textarea.textarea_opening_times {
	height: 40px !important;
}
.text_form .form_fields .field input {
	background: #dbdbdb url('../media/images/bg/input.gif') 0 0 repeat-x;
	border-top: 1px solid #a00a53;
	border-left: 1px solid #a00a53;
	border-right: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	width: 203px;
}
.text_form .form_fields .field select {
	background: #dbdbdb url('../media/images/bg/input.gif') 0 0 repeat-x;
	border-top: 1px solid #a00a53;
	border-left: 1px solid #a00a53;
	border-right: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	width: 206px;
}
.text_form .form_fields .small_field select,
.text_form .form_fields .small_field input {
	background: #dbdbdb url('../media/images/bg/input.gif') 0 0 repeat-x;
	border-top: 1px solid #a00a53;
	border-left: 1px solid #a00a53;
	border-right: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
}
.text_form .form_fields .small_field input {
	width: 100px;
}
.text_form .form_fields .small_field span {
	color: #61002d;
}
.text_form .form_fields .small_field_dates {
	height: 50px;
}
.text_form .form_fields .small_field_dates .small_field_dates_selects {
	padding:0 0 10px 0;
}
.text_form .form_fields .small_field_dates span {
	color: #61002d;
	padding: 0 0 0 5px;
}
.text_form .form_fields textarea.error,
.text_form .form_fields input.error,
.text_form .textareas textarea.error {
	border: 1px solid #e91f8b ! important;
}
.text_form .form_fields .submit {
	text-align: right;
}
.text_form .form_fields .button {
	padding: 14px 0 4px 0;
}
.text_form .textareas textarea.textarea_big {
	width: 304px;
	background: #e0e0e0;
	border-top: 1px solid #a00a53;
	border-left: 1px solid #a00a53;
	border-right: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	height: 89px;
}
.text_form .textareas textarea.textarea_small {
	width: 203px;
	background: #e0e0e0;
	border-top: 1px solid #a00a53;
	border-left: 1px solid #a00a53;
	border-right: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	height: 89px;
	margin: 0 23px 0 0;
}
.text_form .textareas label {
	font-weight: bold;
	margin: 5px 0;
	display: block;
}
.text_form .textareas td.first_td {
	padding: 0 35px 0 0;
}
.text_form .textareas .input_file {
	border: 1px solid #b2b8bd;
}
.text_form .textareas .image {
	width: 203px;
	background: #dfdfdf;
	margin: 2px 0 0 0;
}
.text_form .textareas .image.image_list_item {
	margin: 0 0 10px 0;
}
.text_form .textareas .image .photo {
	height: 104px;
	text-align: center;
	vertical-align: middle;
}
.text_form .textareas .image .photo img {
	margin: 10px auto 10px auto;
}
.text_form .textareas .image .delete {
	padding: 0 0 8px 0;
	text-align: center;
}
.text_form .textareas .image .delete a {
	padding: 0 0 0 20px;
	background: url('../media/images/ico/delete.gif') 0 2px no-repeat;
	color: #a00a53 !important;
}
.text_form .textareas .button {
	padding: 16px 0 0 0;
}
.text_form .checkboxes input {
	width: auto !important;
	background: transparent !important;
	border: none !important;
	margin-left: 0 !important;
	display: block;
}
.text_form .checkboxes td {
	vertical-align: middle;
	padding: 0 5px 0 0;
}
/*terms*/

/*terms*/

.terms_popup {
	height: 465px;
	width: 350px;
	background: #CCCCCC url('../media/images/bg/terms_of_use.gif') 0 0 no-repeat;
}

.terms_popup_header {
	width: 277px;
	height: 27px;
	text-align: left;
	margin-top: 44px;
	margin-left: 35px;
	background: url('../media/images/dec/header_spacer.gif') 0 26px no-repeat;
}

.terms_popup_header div {
	font: normal bold 16px Tahoma;
	color: #9C0950;
}

.terms_popup_header .print {
	width: 50px;
	color: #9C0950;
	text-align: right;
}

.terms_popup_header .print a {
	color: #9C0950;
}

.terms_popup_text div {
	color: #61002D;
	font: normal normal 11px/130% Verdana;
}

.terms_popup_text  {
	text-align: justify;
	margin-left: 35px;
	padding-top: 27px;
	width: 285px;
}

hr {
	border: none;
	background: url('../media/images/dec/hr.gif') 0 0 repeat-x;
}
.scroller {
	overflow: auto;
	scrollbar-3dlight-color : #AEB7C3;
	scrollbar-arrow-color : #AEB7C3;
	scrollbar-base-color : #ffffff;
	scrollbar-darkshadow-color : #AEB7C3;
	scrollbar-face-color : #E0E0E0;
	scrollbar-highlight-color : #AEB7C3;
	scrollbar-shadow-color : #AEB7C3;
	scrollbar-track-color : #E6E6E6;
	width: 258px;
	height: 330px;
	padding-right: 20px;
}


/*agent_page*/

.agent_info {
	margin-top: 7px;
	margin-left: 190px;
	width: 533px;
}

.agent_info .text_header {
	width: 533px;
	height: 27px;
	text-align: left;
	margin-bottom: 24px;
	font: normal bold 16px Tahoma;
	color: #9C0950;
	background: url('../media/images/dec/header_spacer.gif') 0 26px no-repeat; 
}

.agent_info .info_item {
	margin-top: 3px;
	font: normal normal 11px Verdana;
	color: #61002D;
}

.agent_info .info_item_bold {
	font: normal bold 11px Verdana;
	color: #9C0950;
}

.agent_info .company_title {
	font: normal bold 11px Verdana;
	color: #61002D;
	text-transform: uppercase;
}

.agent_info .info_images {
	width: 170px;
	margin-top: 0px;
	float: right;
	text-align: right;
}

.agent_info .info_images .image_item img {
	border: 1px solid #9B9A9A;
	margin: 0 auto;
}

.agent_info .image_item {
	text-align: center;
	width: 135px;
	margin: 0 0 0 auto;
	margin-bottom: 8px;
}

.agent_info .contact_person {
	padding-top: 12px;
}

.agent_info .short_desc {
	padding-top: 11px;
	padding-bottom: 18px;
	border-bottom: 1px solid #E91F8B;
}

.agent_info .long_desc {
	padding-top: 19px;
	padding-bottom: 40px;
}

.agent_info a, 
.agent_info a:link,
.agent_info a:active, 
.agent_info a:visited {
	text-decoration: underline; 
	font: normal normal 11px Verdana;
	color: #E91F8B;
}

.agent_info a:hover {
	color: #9C0950;
}


.common {
	position: absolute;
	text-align: right;
	top: -41px;
	left: 328px;
}

.logout {
	margin-left: 338px;
	width: 61px;
	height: 8px;
	position: relative;
	top: 5px;
}

.agent_menu {
	width: 400px;
	position: absolute;
	margin: 17px 0 15px 0;
	top: 6px;
}

.agent_menu a, 
.agent_menu a:link,
.agent_menu a:active, 
.agent_menu a:visited {
	text-decoration: none;
	font: normal bold 10px Verdana;
	color: #666666;
}

.agent_menu a:hover {
	color: #BC1C69;
}

.agent_menu_spacer {
	color: #949494;
}

/*agent_page*/

.register_link {
	padding: 28px 0 0 30px;
}
.register_link a {
	font: normal bold 14px tahoma !important;
	color: #9c0950 !important
}
.register_link a:hover {
	color: #e91f8b !important;
	text-decoration: underline;
}
.remind_password_link {
	text-align: right;
	margin-right: 30px;
}

/*view_property*/
.view_property {
	width: 532px;
	padding-left: 190px;
}

.view_property .text_header {
	width: 533px;
	height: 27px;
	text-align: left;
	margin-bottom: 15px;
	margin-top: 7px;
	font: normal bold 16px Tahoma;
	color: #9C0950;
	background: url('../media/images/dec/header_spacer.gif') 0 26px no-repeat; 
}

.view_property .property_item {
	width: 532px;
	height: 100%;
	margin-top: 10px;
	border-bottom: 1px solid #E91F8B;
}

.view_property .property_item_pr {
	width: 532px;
	height: 100%;
	margin-top: 10px;
	border-bottom: 1px solid #E91F8B;
}

.view_property .property_item_last {
	width: 100%;
	height: 100%;
	margin-top: 10px;
}

.view_property .property_info {
	font: normal normal 11px Verdana;
	color: #61002D;
}

.view_property .property_info_bold,
.view_property .property_info_bold * {
	font: normal bold 11px Verdana;
	color: #61002D;
}
.view_property .property_info_id {
	padding-bottom: 5px;
}
.view_property .prices,
.properties_item .prices {
	padding: 0px 8px;
}
.view_property .prices span,
.properties_item .prices span {
	font-weight: normal ! important;
}
.view_property .property_title {
	margin-bottom: 10px;
	text-transform: uppercase;
}

.view_property .property_right {
	text-align: center;
	width: 135px;
	
}
.view_property .property_right  img {
	margin: 0 auto 8px auto;
	border: 1px solid #A09F9F;
}

.view_property .property_searchable {

}

.view_property .price {
	margin: 30px 0;
}

.view_property .description {
	margin-bottom: 24px;
	width: 400px;
}

.view_property .property_right a {
	text-align: left;
}
/*
.view_property .delete {
	width: 12px;
	height:12px;
}

.view_property .delete_td {
	vertical-align: middle;
	padding-bottom: 6px;
	padding-left: 12px;
	padding-right: 14px;
}
.view_property .delete_td a {
	position: relative;
}
*/
.property_ranges {
	margin-top: 18px;
}

.property_ranges_td {
	padding-left: 4px;
}

.property_right .links a, 
.property_right .links a:link,
.property_right .links a:active, 
.property_right .links a:visited {
	margin-left: 25px;
	margin-top: 5px;
	background: url('../media/images/dec/menu_arrow.gif') 0 center no-repeat;
	padding-left: 10px;
	display: block;
	text-decoration: none; 
	font: normal bold 11px Verdana;
	color: #E91F8B;
}

.property_searchable a, 
.property_searchable a:link,
.property_searchable a:active, 
.property_searchable a:visited {
	padding-bottom: 3px;
	display: block;
	text-decoration: underline; 
	font: normal normal 11px Verdana;
	color: #A00A53;
}

.property_delete a, 
.property_delete a:link,
.property_delete a:active, 
.property_delete a:visited {
	padding: 0 7px 3px 7px;
	display: block;
	text-decoration: underline; 
	font: normal normal 11px Verdana;
	color: #A00A53;
}

/*view_property*/

/* print */
.print_main {
	width:100%;
	height:100%;
}
.print_main .logo {
	padding: 40px 0 0 40px;
	width: 60px;
}
.print_main .mexico {
	padding: 57px 0 0 42px;
}
.print_main .print_content {
	width:100%;
	height:100%;
	padding: 13px 0 0 40px;
}

.print_main .print_content .print_content_container {
	width: 525px;
	border-top: 1px solid #9C0950;
	padding: 7px 0 0 0;
	
}
										/*print_text*/

.print_main .print_content .print_content_container .print_container_text .text .text_header,
.print_main .print_content .print_content_container .print_container_text .text .text_content {
	margin: 0;
	width: 100%;
	color: #61002D;
}

										/*print_list*/
										
.print_main .print_content .print_content_container .print_container_property_list .view_property {
	padding-left:0px;
	width: 526px;
}
.print_main .print_content .print_content_container .print_container_property_list .view_property .text_header {
	width: 526px;
}
.print_main .print_content .print_content_container .print_container_property_list .view_property .description {
	width: 380px;
}
.print_main .print_content .print_content_container .print_container_property_list .property_item {
	width: 526px;
}
.print_main .print_content .print_content_container .print_container_property_list .property_item_pr {
	border: 0px;
	width: 526px;
}
.print_main .print_content .print_content_container .print_container_property_list .text_header {
	margin-top: 0px;
	margin-bottom: 0px;
}
.print_main .print_content .print_content_container .print_container_property_list .price {
	margin: 15px 0;
}
.print_main .print_content .print_content_container .print_container_property_list .properties_list .properties_paging,
.print_main .print_content .print_content_container .print_container_property_list .properties_list .links,
.print_main .print_content .print_content_container .print_container_property_list .properties_list .print,
.print_main .print_content .print_content_container .print_container_property_list .properties_list .new_search  a {
	display: none;
}

											/*print_item*/
										
.print_main .print_content .print_content_container .print_container_property_item .properties_item {
	padding: 0px;
}
.print_main .print_content .print_content_container .print_container_property_item .properties_item .text_header {
	background: 0;
	margin-bottom: 0px;
	margin-top: 0px;
}
.print_main .print_content .print_content_container .print_container_property_item .properties_item  .price {
	margin: 10px 0;
}
.print_main .print_content .print_content_container .print_container_property_item .properties_item .description {
	margin: 15px 0 0 0;
	padding-bottom: 15px
}
.print_main .print_content .print_content_container .print_container_property_item .properties_item .description_bold {
	color: #9C0950;
}
.print_main .print_content .print_content_container .print_container_property_item .properties_item .property_item_image_table {
	width: 510px;
}
.print_main .print_content .print_content_container .print_container_property_item .properties_item .properties_item .text_header {
	width: 510px;
}
.print_main .print_content .print_content_container .print_container_property_item .properties_item .properties_item .agent_contact {
	width: 171px;
}
.print_main .print_content .print_content_container .print_container_property_item .properties_item .small_images,
.print_main .print_content .print_content_container .print_container_property_item .properties_item .print,
.print_main .print_content .print_content_container .print_container_property_item .properties_item .left_links{
	display: none;
}

											/*agency_list*/

.print_main .print_content .print_content_container .print_container_agency_list .text_header {
	margin-top: 0px;	
}

.print_main .print_content .print_content_container .print_container_agency_list .agency_item {
	margin-top: 0px;
}

.print_main .print_content .print_content_container .print_container_agency_list .text_header,
.print_main .print_content .print_content_container .print_container_agency_list .text_content {
	margin-left: 0 !important;
}

.print_main .print_content .print_content_container .print_container_agency_list .agency_photo .more_details,
.print_main .print_content .print_content_container .print_container_agency_list .print,
.print_main .print_content .print_content_container .print_container_agency_list .another_info{
	display: none;
}
											/*agency_item*/

.print_main .print_content .print_content_container .print_container_agency_item .text_header {
	margin-top: 0px;
}
.print_main .print_content .print_content_container .print_container_agency_item .text_header,
.print_main .print_content .print_content_container .print_container_agency_item .text_content {
	margin-left: 0 !important;
}
.print_main .print_content .print_content_container .print_container_agency_item .agency_item {
	margin-top: 0px;
}
.print_main .print_content .print_content_container .print_container_agency_item .agency_properties .price td {
	padding: 10px 0;
}

.print_main .print_content .print_content_container .print_container_agency_item .agency_photo .more_details,
.print_main .print_content .print_content_container .print_container_agency_item .print,
.print_main .print_content .print_content_container .print_container_agency_item .another_info{
	display: none;
}

.print_main .print_content .print_content_container .print_container_text .print,
.print_main .print_content .print_content_container .print_container_text .another_info {
	display: none;
}
.print_main .bottom {
	height: 50px;
	background: #61002D;
}
.print_main .bottom .bottom_text {
	text-align: right;
	font: normal normal 10px/130% Verdana;
	color: #B08096;
	margin: 19px 15px 0 0;
}
@media print {
	.popup .terms_popup {
		width: auto !important;
		background: none !important;
	}
	.popup .terms_popup .terms_popup_text {
		width: auto !important;
	}
	.popup .terms_popup .terms_popup_text .scroller {
		width: auto !important;
		height: auto !important;
		overflow: hidden !important;
		scrollbar-3dlight-color : none;
		scrollbar-arrow-color : none;
		scrollbar-base-color : none;
		scrollbar-darkshadow-color : none;
		scrollbar-face-color : none;
		scrollbar-highlight-color : none;
		scrollbar-shadow-color : none;
		scrollbar-track-color : none;
	}
}

/* print */

/*add/edit property*/

.add_property {
	font: normal normal 11px Verdana;
	color: #61002D;
	padding: 0 0 15px 0;
}

.add_property .ranges {
	position: absolute;
	top: 80px;
	left: 360px;
	width: 194px;
	font: normal normal 11px Verdana;
	color: #666666;
}

.add_property .ranges .ranges_btn {
	width: 45px;
	height: 14px;
	cursor: pointer;
	margin: 0 0 0 auto;
}

.add_property .ranges .btn_td {
	text-align: right;
	padding-bottom: 21px;
}

.add_property .ranges .ranges_title {
	padding-left: 2px;
	font: normal bold 11px Verdana;
	color: #61002D;
}

.add_property .ranges .ranges_desc {
	padding-left: 2px;
	font: normal normal 11px Verdana;
	color: #666666; 	
}

.add_property .ranges .range_items_added {
	width: 100%;
	text-align: center;
}

.add_property .ranges .range_items_added td {
	padding: 2px 0;
	color: #61002D;
	font: normal normal 11px Verdana;
}

.add_property .ranges .range_items_added .delete_item {
	width: 12px;
	height: 12px;
	margin-left: 5px;
	cursor: pointer;
}

.add_property .ranges .field select {
	float: left;
	width: 53px !important;
	font: normal normal 11px Verdana !important;
	color: #666666 !important;
}

.add_property .ranges .label {
	font: normal normal 11px Verdana;
	color: #666666;
	width: 30px !important;
	text-align: right !important;
	margin:0;
	padding:0;
}

.add_property .text_header {
	width: 533px;
	height: 27px;
	text-align: left;
	margin-top: -9px;
	margin-bottom: 15px;
	font: normal bold 16px Tahoma;
	color: #9C0950;
	background: url('../media/images/dec/header_spacer.gif') 0 26px no-repeat; 
}

.add_property .advertisement_type {
}

.add_property .advertisement_type td {
	padding-bottom: 17px;
}

.add_property .price_title {
	position: absolute;
	top: 1px;
	left: 1px;
	color: #610002;
}
.add_property .price_title_error,
.add_property label.error {
	color: #E91F8B ! important;
}
.add_property .price_title span {
	color: #B31061;
}
.add_property .empty_price_tr td {
	padding: 0px ! important;
}
.add_property .text_header {
	margin-bottom: 0px;
}
.add_property .adv_spacer {
	position:absolute;
	top: 15px;
	left: -138px;
	border-bottom: 1px solid #A00A53 ;
	width: 532px;
	height: 1px;
}

.add_property .line {
	width: 100%;
	background: url('../media/images/dec/line.gif') 0 6px repeat-x;
}

.add_property .label {
	width: 135px !important;
	padding-right: 4px;
	font: normal normal 11px Verdana;
	color: #61002D;
}
.add_property .checkboxes td {
	font: normal normal 11px Verdana;
	color: #61002D !important;
}

.add_property select,
.add_property input {
	font: normal normal 11px Verdana !important;
	color: #666666 !important;
}

.add_property input.error, .add_property select.error {
	border-color: #e91f8b !important;
	color: #61002d !important;
}

.add_property .textareas {
	border-top: 1px solid #A00A53 ;
	margin-top: 15px !important;
}

.add_property .textareas .first_row {
	padding-top: 10px;
}

.add_property .button input {
	margin: 0 15px 0 0 !important;
}
.images label.error {
	color: #E91F8B !important;
}

/*add/edit property*/

/*properties list*/

.properties_list .properties_paging {
	margin: 30px 0 15px 0;
}

.properties_list .links a, 
.properties_list .links a:link,
.properties_list .links a:active, 
.properties_list .links a:visited {
	width:90px;
	margin-bottom: 12px;
	background: url('../media/images/dec/menu_arrow.gif') 0 center no-repeat;
	padding-left: 10px;
	display: block;
	text-decoration: none; 
	font: normal bold 11px Verdana;
	color: #E91F8B;
}
.properties_list .links a:hover {
	color: #9C0950;
}

.properties_list .description {
	margin-bottom: 18px;
}

.properties_list .new_search  a, 
.properties_list .new_search  a:link,
.properties_list .new_search  a:active, 
.properties_list .new_search  a:visited {
	margin-bottom: 16px;
	background: url('../media/images/dec/menu_arrow.gif') 0 4px no-repeat;
	padding-left: 10px;
	display: block;
	text-decoration: none; 
	font: normal bold 11px Verdana;
	color: #E91F8B;
}
.properties_list .new_search a:hover {
	color: #9C0950;
}
.properties_list .new_search {
	width: 100px;
	position:absolute;
	top:50px;
	left:-170px;
}
.properties_list .print {
	position: absolute;
	left: 488px;
	top: -22px;
}
/*properties list*/

/*properties item*/

.property_item {
	width: 532px;
}

.properties_item .print {
	position: absolute;
	left: 492px;
	top: -23px;
}

.properties_item .agent_info {
	font: normal normal 11px Verdana;
	color: #61002D;
}

.properties_item  .agent_info_bold {
	font: normal bold 11px Verdana;
	color: #61002D;
}

.agent_contact {
	width: 191px;
	padding-bottom: 3px;
	border-bottom: 1px solid #CCCCCC;
	margin-bottom: 14px;
}

.properties_item .left_links {
	width: 150px;
	position:absolute;
	top:53px;
	left:-170px;
}

.properties_item  .left_links  a, 
.properties_item  .left_links  a:link,
.properties_item  .left_links  a:active, 
.properties_item  .left_links  a:visited {
	margin-bottom: 8px;
	background: url('../media/images/dec/menu_arrow.gif') 0 4px no-repeat;
	padding-left: 10px;
	display: block;
	text-decoration: none; 
	font: normal bold 11px Verdana;
	color: #E91F8B;
}

.properties_item .left_links a:hover {
	color: #9C0950;
}

.properties_item {
	padding-left: 190px;
	width: 532px;
}

.properties_item .text_header {
	width: 533px;
	height: 27px;
	text-align: left;
	margin-bottom: 15px;
	margin-top: 7px;
	font: normal bold 16px Tahoma;
	color: #9C0950;
	background: url('../media/images/dec/header_spacer.gif') 0 26px no-repeat; 
}

.property_item_image_table img {
	border: 1px solid #A09F9F;
}

.property_item_image_table .small_images td {
	text-align: center;
	padding: 10px 8px 0px 0px;
	vertical-align: middle;
}

.property_item_image_table {
	width: 530px;
}

.property_item_image_table .big_picture {
	height: 235px;
	width: 320px;
	text-align: center;
	vertical-align: middle;
}
.property_item_image_table .big_picture img {
	margin: 0 auto;
}
.property_item_image_table .small_images img {
	margin: 0 auto;
}
	
.property_item_image_table .agency {
	padding-left: 12px;
}

.property_item_image_table .agency img {
	float: none;
	margin-bottom: 15px;
}

.properties_item .info_item {
	margin: 3px 0;
	font: normal normal 11px Verdana;
	color: #61002D;
}

.properties_item .info_item_ranges {
	font: normal normal 11px Verdana;
	color: #61002D;
}

.properties_item  .price {
	margin: 15px 0;
}
.properties_item  .price,
.properties_item  .price * {
	font: normal bold 11px Verdana;
	color: #61002D;
}

.properties_item .info_item_bold {
	font: normal bold 11px Verdana;
	color: #9C0950;
}
.properties_item .state {
	margin-top: 18px;
}

.properties_item .description {
	width: 500px;
	font: normal normal 11px Verdana;
	color: #61002D;
	margin: 25px 0;
}

.properties_item .description_bold {
	font: normal bold 11px Verdana;
	color: #61002D;
}

.properties_item .property_ranges {
	margin-top: 10px;
}

.properties_item .property_ranges_td {
	padding-left: 4px;
}

/*properties item*/
@media print {
	.print_main .print_content,
	.print_main {
		height: auto;
	}
}