* {
	margin: 0;
	padding: 0;
}

#ajaxloader {
	position:absolute;
	z-index: 1001;
}

#dark_mask {
	display: none;
	width: 100%;
	background-color: #000000;
	position: absolute;
	z-index: 505;
	left: 0;
	top: 0;
}

a {
	color: #0062b1;
	text-decoration: underline;
}

a, a * {
	cursor: pointer;
}

a:hover {
	text-decoration: none;
}

br.clearer {
	clear: both;
}

.bullet_link,
.bullet_link_grey {
	background: url('../images/site_images/bgr_bullet_links.gif') no-repeat 0 -7px;
	padding-left: 8px;
}
span.bullet_link_grey {
	background: none;
}
.bullet_link_grey {
	color: #606060;
	font-size: 12px;
	background-position: 0 7px;
}

.bullet_plus {
	background: url('../images/site_images/icon_plus.png') no-repeat right 0;
	padding: 6px 37px 6px 0;
}

img {
	border: 0;
	vertical-align: top;
}

.bord_img {
	border: 1px solid #ffffff;
}

.bord_grey {
	border: 1px solid #bdbdbd;
}

.line_dotted {
	border: none;
	height:0;
	clear: both;
	border-top: 1px #606060 dotted;
}

.inline_el{
	display: inline !important;
}

ul {
	list-style-type: none;
}

.parent_clr {
	overflow: hidden;
}

.clr {
	clear: both;
}

.f_left {
	float: left;
}

.f_right {
	float: right;
}

.hidden_el {
	display: none;
}

.reset_marg {
	margin: 0 !important;
}

.reset_padd {
	padding: 0 !important;
}

.marg_c{
	margin: 0 auto;
}

.marg_t {
	margin-top: 20px;
}

.marg_t10 {
	margin-top: 10px;
}

.marg_t20 {
	margin-top: 20px;
}

.marg_t5 {
	margin-top: 5px;
}

.marg_t15 {
	margin-top: 15px;
}

.marg_r25 {
	margin-right: 25px;
}

.marg_t30 {
	margin-top: 30px;
}

.marg_r19 {
	margin-right: 19px;
}
.marg_r10 {
	margin-right: 10px;
}

.marg_l10{
	margin-left: 10px;
}

.marg_b5{
	margin-bottom: 5px;
}

.marg_b10 {
	margin-bottom: 10px;
}

.marg_b15 {
	margin-bottom: 15px;
}

.marg_b20 {
	margin-bottom: 20px;
}

.padd_l10 {
	padding-left: 10px;
}

.padd_box {
	padding: 10px;
}
	.padd_box table {
		border-collapse: collapse;
		border: 1px solid #ccc;
	}
	.padd_box table td {
		border: 1px solid #ccc;
		padding: 2px;
		text-align: center;
	}
.al_r {
	text-align: right;
}

.al_c {
	text-align: center;
}

.al_l {
	text-align: left;
}

.reset_lh {
	line-height: normal !important;
}

.txt_grey {
	color: #9b9b9b;
}
.txt_grey2 {
	color: #898989;
}
.txt_orange, .txt_orange a{
	color: #f18829 !important;
}
.txt_blue{
	color: #0062b1 !important;
}


.txt_pallit,
.suggestions_nav,
.title_colapsable {
	color: #606060;
}

.txt_petty {
	font-size: 11px;
}

.txt_smaller {
	font-size: 12px;
}

.txt_middle {
	font-size: 13px;
}
.h_txt_middle {
	font-size: 17px !important;
}

body {
	background-color: #fdfdfd;
	font: 13px "Trebuchet MS", Helvetica, Jamrul, sans-serif;
	color: #333333;
}

.bgr_grey {
	background-color: #f8f8f8;
}

/*Titles*/
.title_bord {
	font: bold 15px/42px "Trebuchet MS", Helvetica, Jamrul, sans-serif;
	border-bottom: 1px dotted #606060;
}

.title_bord,
.title_bord * {
	color: #707070;
}

.title_colapsable {
	padding: 0 50px 0 15px;
	font: 20px/52px "Trebuchet MS", Helvetica, Jamrul, sans-serif;
	height: 52px;
	background: url('../images/site_images/bgr_colapsable_title.png') no-repeat;
	cursor: pointer;
}

.title_collapsable_minus {
	background-position: 0 -52px;
}

.title_colapsable a {
	font-size: 13px;
}

.title_cat,
.title_cat * {
	font: bold 15px "Trebuchet MS", Helvetica, Jamrul, sans-serif;
	color: #f28f3e;
	text-decoration: none;
}

.title_cat a:hover {
	color: #ff6600;
}

.main_cat,
.main_cat * {
	color: #f28f3e;
	font-weight: bold;
	text-decoration: none;
}

.main_cat a:hover {
	color: #ff6600;
}

.title_big {
	font: 32px arial, sans-serif;
	color: #868686;
}

.title_middle,
.title_middle a {
	font-size: 15px;
	text-decoration: none;
	color: #606060;
}

.title_middle a:hover {
	color: #272626;
}

.title_cnt {
	font: 20px/40px arial, sans-serif;
	margin-bottom: 18px;
	color: #868686;
}

.title_article {
	font: 20px arial, sans-serif;
	color: #0062b1;
	margin-bottom: 10px;
	width: 460px;
}

.title_article_small {
	font: 19px arial, sans-serif;
	color: #0062b1;
	margin-bottom: 10px;
}

.title_orange{
	color: #f18829;
	font-size: 19px;
	font-weight: normal;
}

.title_bullet {
	font: bold 15px "Trebuchet MS", Helvetica, Jamrul, sans-serif;
	border-bottom: 1px solid #cccccc;
	padding-bottom: 5px;
	margin: 15px 0;
}

.title_bullet a {
	text-decoration: none;
	background: url('../images/site_images/bgr_title_arrow.gif') no-repeat 0 center;
	padding-left: 10px;
}

.title_nobold{
	font-weight: normal !important;
}

.title_bullet a:hover {
	text-decoration: underline;
}
/*END Titles*/

/*Form components*/
input,
select,
.comboBox,
#dropDownComboBox,
textarea {
	font: 14px "Trebuchet MS", Helvetica, Jamrul, sans-serif;
	color: #606060;
	vertical-align: middle;
}

textarea{
	overflow-y: scroll !important;
}

.hidden_component {
	position: absolute;
	left: -10000px;
}

.currency_field,
.edit_field,
.edit_field_middle,
.edit_field_small,
.edit_field_big_small,
.edit_field_big_middle,
.edit_field_big,
.comboBox,
.button,
.edit_field_middle_big,
.checkboxes_holder,
.date_picker_field,
textarea,
.edit_field_code {
	background: url('../images/site_images/bgr_form_components.png') no-repeat right 0;
}

.no_background {
	background: none;
}

.currency_field {
	background-position: -287px -45px;
	width: 30px;
	height: 30px;
	display: inline-block;
	text-align: center;
	line-height: 30px;
	text-decoration: none;
	font-weight: bold;
	color: #ffffff;
	font-size: 12px;
	margin: 0 5px;
}

.edit_field,
.edit_field_middle_big,
.edit_field_middle,
.edit_field_small,
.edit_field_big_small,
.edit_field_big_middle,
.edit_field_big,
.edit_small_large,
.custom_file_edit,
.date_picker_field,
.edit_field_code {
	border: 0;
	padding: 5px 15px;
	width: 287px;
	height: 20px;
}

.edit_field_middle {
	width: 198px;
	background-position: left -320px;
}

.edit_field_small {
	width: 105px;
	background-position: -182px -180px;
}

.edit_field_middle_big{
	width: 287px;
	background-position: right top;
}

.edit_field_big {
	width: 367px;
	background-position: right -500px;
}

.edit_field_big_small,
.date_picker_field {
	width: 90px;
	background-position: 0 -365px;
}

.edit_field_code {
	background-position: -125px -365px;
	width: 70px;
}

.edit_field_big_middle {
	background-position: -232px -225px;
	width: 127px;
}

.edit_big_text{
	text-align: center;
	font-size: 22px;
	font-weight: bold;
}

.date_picker_field {
	background-position: 0 -455px;
	cursor: pointer;
}

textarea {
	border: 0;
	background-position: right bottom;
	padding-left: 15px;
	width: 382px;
	height: 110px;
	line-height: 22px;
	overflow: auto;
}

.checkboxes_holder {
	background-position: 0 -225px;
	color: #606060;
	font-size: 14px;
	line-height: normal;
	position: relative;
}

.checkboxes_holder ul {
	padding-left: 15px;
	width: 213px;
	height: 90px;
	overflow: auto;
}

.checkboxes_holder li {
	height: 25px;
	padding-top: 5px;
}

select,
.comboBox {
	width: 228px;
}

.comboBox {
	height: 30px;
	background-position: 0 -45px;
}

.middleComboBox {
	width: 287px;
	background-position: 0 -410px;
}

.bigComboBox {
	width: 317px;
	background-position: 0 -90px;
}

.currencySelect {
	height: 27px;
	width: 80px;
	background-position: -140px -135px;
}

.comboBoxClock {
	width: 98px;
	background-position: -292px -410px;
}

.comboBox label {
	display: block;
	width: 170px;
	margin-left: 15px;
	line-height: 30px;
	overflow: hidden;
	white-space: nowrap;
}



.bigComboBox label {
	width: 259px;
}

.currencySelect label {
	line-height: 27px;
	width: 40px;
}

.middleComboBox label {
	width: 229px !important;
}

.comboBoxClock label {
	width: 43px;
}

#dropDownComboBox {
	background-color: #ffffff;
	border: 1px solid #bdbdbd;
	margin-top: 1px;
	max-height: 200px;
	overflow: auto;
}

#dropDownComboBox label {
	display: block;
	line-height: 20px;
	padding: 0 14px;
}

#dropDownComboBox label.selectedIndex {
	background-color: #f18829;
	color: #000000;
}


#dropDownComboBox label[rel=parent] {
	font-weight: bold;
}

#dropDownComboBox label[rel=sub] {
	margin-left: 10px;
}

select.comboBox {
	height: auto;
	background-image: none;
	background-color: #ffffff;
}
/*END Form components*/

/*Buttons*/
.button,
.button:hover {
	font-size: 15px;
	font-weight: bold;
	line-height: 38px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	height: 40px;
	border: 0;
	cursor: pointer;
}

.add_notice,
.add_notice:hover {
	height: 36px;
	width: 178px;
	line-height: 29px;
	background-image: url('../images/site_images/butt_add_notice.gif');
	position: absolute;
	right: 0;
	top: 0;
}

.search_button,
.search_button:hover {
	background-position: 0 -135px;
	width: 130px;
	text-align: left;
	padding-left: 18px;
	padding-bottom: 7px;
}

.send_offer {
	padding-left: 5px;
}

.credit_buy {
	display: block;
	width: 157px;
	background-position: 0 -180px;
}

.send_form {
	background-position: -125px -455px;
	width: 89px;
	padding-bottom: 7px;
}

#send_to_friend .close {
background-position:-125px -455px;
padding-bottom:7px;
width:89px;
}

.btn_date {
	margin-bottom: 10px;
	background: transparent url(../images/admin/bg-button.png) repeat-x scroll 50% 50%;
	border: 1px solid #999;
	cursor: pointer;
	margin-left: 3px;
	padding: 1px 5px;
	color: #333;
}
/*END Buttons*/

/*Banner*/
.banner_728x90 {
	width: 728px;
	margin: 20px auto;
}

.banner_300x250 {
	width: 300px;
	margin: 0 auto 20px auto;
}
/*END Banner*/

/*Price box*/
.price {
	height: 27px;
	margin-top: 10px;
	font: bold 12px/27px arial, sans-serif;
	color: #606060;
}

.price strong {
	float: left;
	color: #FFFFFF !important;
	font-size: 16px;
	line-height: 25px;
	border: 1px solid #f18329;
	background-image: url('../images/site_images/bgr_price.gif');
	padding: 0 5px;
	position: relative;
	margin-right: 8px;
}

.price em {
	position: absolute;
	right: -4px;
	top: 8px;
	width: 5px;
	height: 9px;
	overflow: hidden;
	background-image: url('../images/site_images/bgr_price_arrow.png');
}

.price div.bonus {
	float: left;
	color: #FF791F !important;
	font-size: 16px;
	line-height: 25px;
	position: relative;
	margin-right: 8px;
	margin-top: 10px;

	border: 0px;
	padding-left: 0px;

	height: 115px;
	width: 190px;
	cursor: pointer;
	background: url('../images/site_images/bonus/stamp_big.png') no-repeat;
}

	.price div.bonus em {
		position: relative;
		width: auto;
		height: auto;
		background: none;
		text-decoration: none;
		display: block;
		top: auto;
		right: auto;

		font: normal normal bold 20px Verdana;
		padding-top: 28px;
		padding-left: 90px;
		text-align: center;
		margin: 0px;
	}

		.price div.bonus em a {
			color: #FF791F;
			text-decoration: none;
		}

/*END Price box*/

/*Layout boxes*/
.cnt_wrapper,
#container {
	width: 939px;
	margin: 0 auto;
}

.collapsable_cnt {
	border-top: 1px solid #d1d1d1;
	background-color: #f9f9f9;
	padding: 20px 15px;
	overflow: hidden;
	position: relative;
	width: 907px;
	display: none;
}

.round_box {
	border: 1px solid #cccccc;
	position: relative;
}

.bord_tl,
.bord_tr,
.bord_bl,
.bord_br {
	position: absolute;
	width: 5px;
	height: 5px;
	overflow: hidden;
	background: url('../images/site_images/bgr_round_box_bords.png');
}

.bgr_grad  .bord_tl,
.bgr_grad  .bord_tr,
.bgr_grad  .bord_bl,
.bgr_grad  .bord_br {
	background-image: url('../images/site_images/bgr_round_box_grey.png');
}
#popup_holder  .bord_tl,
#popup_holder  .bord_tr,
#popup_holder  .bord_bl,
#popup_holder  .bord_br {
	background-image: url('../images/site_images/popup_round.png');
}

.bord_tl {
	top: -2px;
	left: -2px;
}

.bord_tr {
	top: -2px;
	right: -2px;
	background-position: -5px 0;
}

.bord_bl {
	left: -2px;
	margin-top: -3px;
	background-position: 0 -5px;
}

.bord_br {
	right: -2px;
	margin-top: -3px;
	background-position: -5px -5px;
}

#content {
	margin-top: 20px;
	overflow: hidden;
}

#content .column_l {
	float: left;
	width: 300px;
}

#content .column_r {
	float: right;
	width: 619px;
	position: relative;
}
/*END Layout boxes*/

/*Top toolbar*/
.top_toolbar {
	/*background: url('../images/site_images/bgr_top_toolbar.gif') repeat-x;*/
	height: 31px;
	margin-bottom: -15px;
	/*padding: 1px;*/
	line-height: 28px;
	min-width: 939px;
}

.top_toolbar .cnt_wrapper {
	position: relative;
	padding-right: 193px;
	width: 746px;
}

.top_toolbar a {
	margin-left: 5px;
}
/*END Top toolbar*/

/*Header*/
#header {
	position: relative;
	margin: 0 0 20px 0;
}

.logo {
	position: relative;
	display: block;
	width: 185px;
	height: 50px;
	text-decoration: none;
}

.logo span {
	text-decoration: none;
	font: normal 11px "Century Gothic", verdana, sans-serif;
	color: #f18829;
	position: absolute;
	top: -9px;
	left: 52px;
}
/*END Header*/

/*Tabs navigation*/
.tabs_navigation {
	height: 35px;
	margin-bottom: 2px;
}

.tabs_navigation li {
	float: left;
	margin-right: 2px;
}

.tabs_navigation a {
	background: url('../images/site_images/bgr_tabs_nav.png') no-repeat;
	display: block;
	height: 35px;
	width: 144px;
	color: #606060;
	font-size: 14px;
	text-align: center;
	text-decoration: none;
	line-height: 34px;
}

.tabs_navigation a:hover {
	color: #333333;
	background-position: 0 -35px;
}

.tabs_navigation a.active_tab,
.tabs_navigation a.active_tab:hover {
	height: 42px;
	position: relative;
	top: -3px;
	margin-bottom: -7px;
	z-index: 12;
	font-weight: bold;
	line-height: 40px;
	background-position: 0 0;
}

.tabs_navigation_smaller {
	margin-bottom: 5px;
}

	.tabs_navigation_smaller li a {
		width: 111px;
		background-position: left -111px;
		position: relative;
		top: 3px;
		outline:none;
	}

		.tabs_navigation_smaller a:hover {
			background-position: 0 -146px;
		}

	.tabs_navigation_smaller a.active_tab,
	.tabs_navigation_smaller a.active_tab:hover {
		background-position: left -70px;
		height: 41px;
		top: 0;
		color: #606060;
	}

.tabs_too_many li a {
	width: 100px;
	background-position: left -222px;
}

	.tabs_too_many a:hover {
		background-position: 0 -257px;
	}

		.tabs_too_many a.active_tab,
		.tabs_too_many a.active_tab:hover {
			background-position: left -181px;
		}
/*END Tabs navigation*/

/*Tabs content*/
.tab_content,
.tab_content_article {
	background: url('../images/site_images/tabs_content_home.png') no-repeat;
	padding: 21px 21px 0 20px;
	color: #606060;
	font-size: 15px;
	height: 100px;
	position: relative;
}

.tab_content_article {
	height: auto;
	padding: 13px 13px 0px 15px;
	background-image: url('../images/site_images/tabs_content_home_small.png');
	overflow: hidden;
	width: 911px;
	color: #333333;
	font-size: 13px;
}

.tab_content_article strong {
	font-size: 14px;
	color: #606060;
}

.search_by_user {
	font-size: 10px;
	display: block;
	text-decoration: none;
}

.thumb_article {
	background-image: url('../images/site_images/bgr_article_thumb.png');
	padding: 0 27px 26px 0;
	margin-right: -12px;
}

	.tab_content_article .f_left img.thumb_article {
		width: 304px;
		height: 207px;
	}

.tab_content_article .price_column {
	/*width: 240px;*/
	width: 215px;
	margin-right: 10px;
}

.tab_content_article .f_left {
	position: relative;
}

	.tab_content_article .f_left .f_left p.marg_t5 {
		width: 365px;
	}

.tab_content_article .not_active {
	color : #DD0000;
	display: block;
	clear: left;
}

.tab_content_article .bonus_price {
	color : #DD0000;
	display: block;
	clear: left;
	font-size: 14px;
}

.tab_content_article img {
	vertical-align: middle;
}

.send_inquiry {
	position: absolute;
	right: 13px;
	top: 69px;
	width: 119px;
	padding-top: 118px;
	background: url('../images/site_images/icon_inquiry_send.png') no-repeat;
	text-align: center;
	color: #606060;
	text-decoration: none;
}

.send_inquiry:hover {
	text-decoration: underline;
}

#send_to_friend {
	position: absolute;
	z-index: 30;
}

#send_to_friend label{
	font-size: 13px;
}

.charge_per_click {
	cursor: pointer;
}

.defined_with {
	width: 240px;
}
/*END Tabs content*/

/*Services category*/
a.services_tab,
.services_tab,
.services_article {
	background-image: url('../images/site_images/sprite_services.png');
}

.services_tab {
	height: 205px;
	background-position: 0 -42px;
}

a.services_tab,
a.services_tab:hover,
.services_tab,
.services_tab .addition_cat_nav a,
.services_tab .send_offer,
.services_tab .txt_petty,
.services_article .breadcrumb,
.services_article .breadcrumb * {
	/*color: #808f2f;*/
	color: #606060;
}

.services_article {
	background-position: 0 -355px;
}
/*END Services category*/

/*Services equipment*/
a.equipment_tab,
.equipment_tab,
.equipment_article {
	background-image: url('../images/site_images/sprite_equipment.png');
}

a.equipment_tab,
a.equipment_tab:hover,
.equipment_tab,
.equipment_tab .addition_cat_nav a,
.equipment_tab .send_offer,
.equipment_tab .txt_petty,
.equipment_article .breadcrumb,
.equipment_article .breadcrumb * {
	/*color: #a2692d;*/
	color: #808f2f;
}

.equipment_tab {
	height: 160px;
	background-position: 0 -42px;
}

.equipment_article {
	/*background-position: 0 -315px;*/
	background-position: 0 -355px;
}
/*END Services equipment*/

/*Hotels category*/
a.hotels_tab,
.hotels_tab,
.hotels_article {
	background-image: url('../images/site_images/sprite_hotels.png');
}

.hotels_tab {
	height: 205px;
	background-position: 0 -42px;
}

a.hotels_tab,
a.hotels_tab:hover,
.hotels_tab,
.hotels_tab .addition_cat_nav a,
.hotels_tab .send_offer,
.hotels_tab .txt_petty,
.hotels_article .breadcrumb,
.hotels_article .breadcrumb * {
	/*color: #744385;*/
	color: #a2692d;
}

.hotels_article {
	background-position: 0 -375px;
}
/*END Hotels category*/

/*Rentacar category*/
a.rentacar_tab,
.rentacar_tab,
.rentacar_article {
	background-image: url('../images/site_images/sprite_rentacar.png');
}

.rentacar_tab {
	height: 145px;
	background-position: 0 -42px;
}

a.rentacar_tab,
a.rentacar_tab:hover,
.rentacar_tab,
.rentacar_tab .addition_cat_nav a,
.rentacar_tab .send_offer,
.rentacar_tab .txt_petty,
.rentacar_article .breadcrumb,
.rentacar_article .breadcrumb * {
	color: #1f6797;
}

.rentacar_article {
	background-position: 0 -355px;
}
/*END Rentacar category*/

/*Estates category*/
a.estates_tab,
.estates_tab,
.estates_article {
	background-image: url('../images/site_images/sprite_estates.png');
}

.estates_tab {
	height: 205px;
	background-position: 0 -42px;
}

a.estates_tab,
a.estates_tab:hover,
.estates_tab,
.estates_tab .addition_cat_nav a,
.estates_tab .send_offer,
.estates_tab .txt_petty,
.estates_article .breadcrumb,
.estates_article .breadcrumb * {
	color: #932b2b;
}

.estates_article {
	background-position: 0 -355px;
}
/*END Estates category*/

/*Breadcrumb*/
.breadcrumb {
	height: 29px;
	font-size: 13px;
	line-height: 29px;
	text-align: right;
	margin-bottom: 8px;
}

/* Breadcrumb ABOUT current page*/
.breadcrumb span, .top_toolbar a.active ,{
	color: #0062b1;
	font-weight: bold;
	background-position: 0 -8px;
}
/* Breadcrumb ABOUT links */

/*END Breadcrumb*/

/*Filter*/
.filter {
	width: 764px;
	margin-left: 4px;
	position: relative;
}

.filter .txt_petty{
	margin-top: 3px;
	white-space: nowrap;
}

.filter .row {
	width: 100%;
	overflow: hidden;
	border: 0;
	line-height: 30px;
	display: block;
	padding-bottom: 10px;
}

.filter .column_auto,
.filter .column_0,
.filter .column_1,
.filter .column_2,
.filter .column_3,
.filter .column_4,
.filter .column_2_big {
	float: left;
	display: inline;
}

.filter .column_0 {
	width: 105px;
	margin-right: 15px;
}

.filter .column_1 {
	width: 317px;
	margin-right: 25px;
}

.filter .column_2 {
	width: 40px;
	margin-right: 15px;
}

.filter .column_4 {
	width: 47px;
}

.filter .column_3 {
	width: 228px;
}

.filter .column_2_big {
	width: 80px;
	padding: 0 15px;
	text-align: right;
}

.filter .search_button {
	position: absolute;
	right: -130px;
	top: 0;
}

	.filter .bonus_button {
		width: 98px;
		height: 115px;
		text-indent: -99999px;
		overflow: hidden;
		position: absolute;
		right: -118px;
		top: 45px;
		cursor: pointer;
		background: url('../images/site_images/bonus/stamp_big.png') no-repeat;
	}

.multi_field {
	margin-top: 10px;
	float: left;
}

.go_right {
	right:-102px;
	position: absolute;
	margin-top:0px;
}

.filter .currency_name,
.filter .square_m {
	margin: 0 0 -16px 0;
	text-align: center;
	position: relative;
	font-size: 12px;
	padding-left: 13px;
	top: -2px;
}

.filter .square_m {
	padding: 0;
	top: -14px;
	text-align: right;
}

.multi_field input {
	margin-bottom: 10px;
}

.multi_field_desc {
	float: left;
	line-height: normal;
	position: relative;
	top: -10px;
}
/*END Filter*/

/*Sorting form*/
.sort_form {
	position: absolute;
	right: 0;
	top: 0;
}

.sort_form select,
.sort_form .comboBox {
	margin-bottom: 5px;
}
/*END Sorting form*/

/*Filter toolbar*/
.filter_toolbar {
	margin-top:5px;
	position: relative;
	width: 898px;
}
/*END Filter toolbar*/

/*Suggestions nav*/
.suggestions_nav {
	text-align: left;
	word-spacing: 19px;
}

.suggestions_nav strong {
	margin-right: 10px;
}
/*END Suggestions nav*/

/*Addition categories nav*/
.addition_cat_nav {
	word-spacing: 35px;
	padding-top: 0px;
}

.addition_cat_nav a,
.suggestions_nav a,
.suggestions_nav strong {
	word-spacing: normal;
}
/*END Addition categories nav*/

/*Footer*/
#footer {
	border-top: 1px solid #cccccc;
	background-color: #f8f8f8;
}

#footer .f_left {
	margin-right: 18px;
}

#footer .f_right ul {
	padding-right: 5px !important;
}

#footer ul {
	padding: 10px 15px 10px 0;
	float: left;
}

#footer li {
	margin-bottom: 5px;
}

.copyright {
	border-top: 1px dotted #606060;
	clear: both;
	font-size: 12px;
	line-height: 45px;
}
/*END Footer*/

/*Lists*/
.lists_holder {
	width: 925px;
	overflow: hidden;
	position: relative;
	margin: 0 -20px;
	background: url('../images/site_images/bgr_lists_holder.gif');
}

.lists_holder ul {
	float: left;
	width: 148px;
	padding: 0 0 40px 20px;
	margin-right: 20px;
}

	.lists_holder ul.overflow {
		overflow: hidden;
	}

.lists_holder li {
	margin-bottom: 7px;
}

.lists_holder li.more {
	position: absolute;
	margin-bottom: 2px;
	bottom: 0;
}
/*END Lists*/

/*Accordion*/
#accordion {
	/*height: 732px;*/
	overflow: hidden;
}
.ui-accordion-header {
	margin-bottom: -1px;
}

.ui-accordion-header {
	background: url('../images/site_images/bgr_accordion.png') no-repeat;
	font-size: 14px;
	color: #606060;
	text-decoration: none;
	padding: 0 31px 0 15px;
	line-height: 50px;
	height: 54px;
	cursor: pointer;
	outline: none;
}

.ui-state-hover {
	background-position: 0 -54px;
}

.ui-state-active {
	background-position: 0 -108px;
	cursor: default;
}

.ui-accordion-header span {
	line-height: normal;
	position: relative;
	top: 8px;
}

.ui-accordion-content {
	position: relative;
	width: 300px;
	top: 1px;
	overflow: hidden;
	padding-bottom: 20px;
	background: #f8f8f8 url('../images/site_images/bgr_acc_content.gif');
}

.ui-accordion-content .bord_b {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 300px;
	height: 6px;
	overflow: hidden;
	background: url('../images/site_images/bgr_accordion.png') no-repeat 0 -162px;
}

.ui-accordion-content .more {
	position: absolute;
	bottom: 10px;
	right: 15px;
	z-index: 10;
}
/*END Accordion*/

/*products list*/
.acc_products_list {
	width: 298px;
	/*height: 605px;*/
	overflow: hidden;
	margin: 0 1px;
	background: url('../images/site_images/bgr_acc_product_item.gif') 0 -1px;
}
.acc_products_list li {
	padding: 10px 15px;
	height: 104px;
	width: 268px;
	line-height: 15px;
	float: left;
}

.acc_products_list .product_info {
	float: right;
	width: 170px;
}

.acc_products_list h3 a {
	text-decoration: none;
	font-size: 13px;
}
.acc_products_list h3 a:hover {
	color: #00467f;
}

	.acc_products_list li a {
		height:82px;
		width:82px;
		overflow: hidden;
	}
/*products list*/

/*Category box*/
.category_box {
	padding: 10px 20px 21px;
	background: #f8f8f8 url('../images/site_images/bgr_category_box.png') no-repeat 0 bottom;
	height: 249px;
	overflow: hidden;
}

.category_box ul {
	float: left;
	margin: 10px 40px 0 0;
}

.category_box li {
	margin-bottom: 6px;
}

.category_img {
	position: absolute;
	right:0px;
	bottom:0px;
}

.home_page .category_img{
	right: 0px;
	bottom: 0px;
}

.equipment .category_img{
	right: 0px;
	bottom: 0px;
}

.rentacar .category_img{
	right: 0;
	bottom: 0px;
}

.estates .category_img{
	right: 0;
	bottom: 0px;
}

.hotels .category_box {

}

.hotels .category_img  {
	right: 0px;
	bottom: 0px;
}

.services .category_img{
	right: 0;
	bottom: 0px;
}

.hotels * {
	/*color: #FFFFFF;*/
}
/*END Category box*/

/*Category product list*/
.category_list .cat_item{
	float: left;
	width: 193px;
	height: 285px;
	margin-bottom: 20px;
}

.category_list li.center_item {
	margin: 0 20px;
}

.cat_thumb {
	padding: 5px 8px 18px 8px;
	margin: 0 -3px -5px -3px;
	background-image: url('../images/site_images/bgr_cat_thumb.png');
}

.category_list .title_middle {
	margin-bottom: 5px;
}
/*END Category product list*/

/*Paging*/
.paging {
	word-spacing: 5px;
}

.paging a {
	word-spacing: normal;
}

.paging .active_page {
	font-weight: bold;
	color: #f18329;
	text-decoration: none;
}

div.paging_custom {
	height: 20px;
	overflow: hidden;
	margin-top: 30px;
	position: relative;
}

div.paging_custom_opener {
	background: url('../images/site_images/icon_paging_plus.png') no-repeat right top;
}

div.paging_custom_close {
	background: url('../images/site_images/icon_paging_minus.png') no-repeat right 0;
}

p.paging_custom {
	width: 600px;
	margin-top: 0px;
}

div.paging_custom div.list_paging {
	position: absolute;
	right: 0;
	top: 0;
	width: 19px;
	cursor: pointer;
}
/*END Paging*/

/*List results*/
.list_results {
	margin: 35px 0 20px 0;
	border-top: 1px dotted #606060;
}

.list_results.no_paginator {
	margin-top: 50px;
}

.list_results li {
	padding: 20px 0;
	overflow: hidden;
	border-bottom: 1px dotted #606060;
}

.result_thumb_holder {
	float: left;
	position: relative;
}

.result_thumb {
	background-image: url('../images/site_images/bgr_result_thumb.png');
	padding: 5px 5px 18px 5px;
	margin-bottom: -13px;
	position: relative;
}

	.list_results li img.result_thumb {
		height: 138px;
		width: 138px;
		overflow: hidden;
	}

.result_desc {
	float: right;
	width: 456px;
}

.result_desc .title_cat a,
.result_desc .title_cat a:hover {
	color: #0062b1;
}

.result_desc .info {
	height: 110px;
	line-height: 22px;
	overflow: hidden;
}

.result_desc .info ol {
	line-height: 16px;
}
.result_desc .info ol li {
	padding: 10px 0 0px 0px;
	border: none;
}

.list_results .foot {
	margin-top: 11px;
	line-height: 27px;
	text-align: right;
	position: relative;
}

.list_results .price {
	margin-top: 0;
}

.list_results .bonus_price {
	cursor: pointer;
	position: absolute;
	top: -7px;
	left: 110px;
	text-decoration: none;
	padding-left: 45px;
	height: 47px;
	background: url('../images/site_images/bonus/stamp_small.png') no-repeat left center;
}

	.list_results .bonus_price strong {
		display: block;
		margin-top: 10px;
		color: #FF791F;
		font: normal normal bold 16px Verdana;
	}

.result_type {
	width: 65px;
	height: 64px;
	position: absolute;
	left: 0;
	bottom: 0;
	background-image: url('../images/site_images/bgr_results_type.png');
}

.type_top {
	background-position: 0 -64px;
}

.type_paid {
	background-position: 0 -128px;
}

.type_click {
	background-position: 0 -192px;
}
/*END List results*/

/*Gallery list*/
.gallery_thumb {
	background-image: url('../images/site_images/bgr_gallery_thumb.png');
	padding: 5px 5px 19px 5px;
}

.gallery_list li {
	float: left;
	padding: 10px;
}
/*END Gallery list*/

/*Icons toolbar*/
.icons_toolbar {
	height: 25px;
}

.icons_toolbar * {
	float: left;
}

 	.icons_toolbar a.rental_action {
		margin-right: 7px;
	}

	.icons_toolbar .slash {
		width: 12px;
		height: 21px;
		border-right: 1px dotted #606060;
		margin-right: 12px;
		margin-top: 2px;
		overflow: hidden;
	}
/*END Icons toolbar*/

/*Grey toolbar*/
.grey_toolbar {
	background-color: #f1f1f1;
	margin-top: 22px;
	padding: 13px;
	text-align: right;
	font-size: 15px;
	line-height: 40px;
	height: 40px;
	color: #606060;
}

.grey_toolbar .button {
	margin-left: 10px;
}

.grey_toolbar .icons_toolbar {
	padding-top: 7px;
}
/*END Grey toolbar*/

/*Maps holder*/
.maps_holder {
	width: 575px;
	height: 464px;
	border: 1px solid #cccccc;
	margin: 10px auto;
	position: relative;
}
/*END Maps holder*/

/*Form container*/
.form_cnt {
	width: 532px;
	margin: 10px 0 0 35px;
	line-height: 30px;
}

.form_cnt fieldset {
	border: 0;
	display: block;
	padding-bottom: 10px;
	width: 100%;
	overflow: hidden;
}

.form_cnt .label {
	float: left;
	width: 120px;
	text-align: right;
	font-size: 15px;
	color: #868686;
	margin-right: 15px;
}

.form_cnt p.error {
	color: #f19029;
	font-size:14px;
}

.form_cnt sup ,
.request sup {
	color: #f19029;
	font-size:10px;
}
/*END Form container*/

/*Lightbox styles*/

/**
 * jQuery lightBox plugin
 * This jQuery plugin was inspired and based on Lightbox 2 by Lokesh Dhakar (http://www.huddletogether.com/projects/lightbox2/)
 * and adapted to me for use like a plugin from jQuery.
 * @name jquery-lightbox-0.5.css
 * @author Leandro Vieira Pinho - http://leandrovieira.com
 * @version 0.5
 * @date April 11, 2008
 * @category jQuery plugin
 * @copyright (c) 2008 Leandro Vieira Pinho (leandrovieira.com)
 * @license CC Attribution-No Derivative Works 2.5 Brazil - http://creativecommons.org/licenses/by-nd/2.5/br/deed.en_US
 * @example Visit http://leandrovieira.com/projects/jquery/lightbox/ for more informations about this jQuery plugin
 */
#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev {
	left: 0;
	float: left;
}
#lightbox-nav-btnNext {
	right: 0;
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px;
	color: #666;
}
#lightbox-container-image-data #lightbox-image-details {
	width: 70%;
	float: left;
	text-align: left;
}
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block;
	clear: left;
	padding-bottom: 1.0em;
}
#lightbox-secNav-btnClose {
	width: 66px;
	float: right;
	padding-bottom: 0.7em;
}
/*End Lightbox*/

/*Weather box*/
.weather_box {
	background: #ffffff url('../images/site_images/bgr_weather.png') no-repeat;
	margin-bottom: 10px;
	min-height: 130px;
}
* html .weather_box {
	height: 130px !important;
}
/*END Weather box*/

/* About */
.about {

}
.about .breadcrumb a,.about .breadcrumb{
	color: #606060;
}

.about .content{
	margin-top: 0;
}
.about_holder p{
	padding: 10px 0 10px 0;
}
.about_holder,.advertising_holder{
	padding: 10px 10px 10px 10px;
}
/*END About */

/* Advertising */
table.advertising{
	margin: 5px 0 10px 0;
	border-collapse: collapse;
}
table.advertising td,table.advertising th{
	border: 1px #cccccc solid;
}
table.advertising thead th{
	padding-bottom: 0;
}
table.advertising thead{
	background: #f1f1f1;
	color: #606060;
	font-size: 15px;
	height: 44px;
}
table.advertising tbody{
	text-align: center;
	color: #333333;
	line-height: 25px;
}
table.advertising tbody tr.even{
	background: #f1f1f1;
}
table.advertising .table_al_l{
	padding: 0 0 0 15px;
	text-align: left;
}
.advertising_holder ul li{
	padding: 0 0 0 25px;
	line-height: 24px;
	background: url('../images/site_images/list_arrow.gif') no-repeat;
	background-position: 15px 10px;
}
table.advertising ul li{
	padding: 0 0 0 25px;
	background-position: 15px 12px;
}
table.advertising td.table_al_l{
	padding: 10px 0 10px 15px;
}
ul.pay li{
	line-height: 24px;
	background-position: 15px 15px;
	margin-bottom: 10px;
}
p.bold{
	font-weight: bold;
	line-height: 35px;
}
p.line_h35{
	line-height: 35px;
}
/*END Advertising */

/* A-Z */
.inner_content{
	margin: 0 10px 15px 15px;
	overflow: hidden;
}
.big_title{
	font-family: "Arial", sans-serif;
	font-weight: normal;
	color: #868686;
	font-size: 32px;
}

.categories_column {
	width: 300px;
	display: inline;
	margin-right: 4px;
	float: left;
	color: #606060;
}

.archive .categories_column {
	font-size: 10px;
}

.categories_column strong a  {
	color: #606060;
	text-decoration: none;
}

.categories_column strong a.no_children {
	color: #0062B1;
	text-decoration: underline;
}

.categories_column dl dt {
	margin-top: 20px;
	font-weight: bold;
	font-size: 20px;
}

ul.category_items {
	margin: 5px 0 30px 0;
	color: #868686;
}

ul.category_items li {
	margin-top: 5px;
}
/*END A-Z */
.ideas_top{
	width: 907px;
	height: 141px;
	margin: 0 auto;
}
.inner_holder{
	width: 907px;
	margin: 0 auto;
}
.inner_holder p{
	padding: 10px 0 10px 0;
}
.about_holder ul.address{
	width: 280px;
	margin-top: 10px;
	line-height: 25px;
}
.about_holder ul.address ul{
	margin-bottom: 30px;
}
.about_holder ul.address h2{
	font-size: 17px;
}
.terms p{
	/*padding-left: 10px;*/
}
.terms p.arrow{
	padding-left: 30px;
}
.help p.arrow{
	padding-left: 20px;
}
span.arrow_blue{
	color: #0062b1;
	margin-left: -10px;
	font-weight: bold;
	margin-right: 5px;
}
.inner_holder ul.ideas{
	width: 180px;
	line-height: 24px;
	float: left;
	margin: 10px 45px 10px 0;
}
.inner_holder ul.ideas li{
	padding:0;
	margin:0;
}
.inner_holder .category_list li{
	margin-right: 40px;
}
.inner_holder .category_list li.last_element{
	margin-right:0;
}
.paging_bottom{
	overflow: hidden;
	border-top: 1px dotted #606060;
	padding-top: 20px;
}
.how_to{
	width:100%;
	height: 598px;
	padding: 0;
	margin: 35px 0;
	position: relative;
	background: url(../images/site_images/how_to_left_side.png) no-repeat left top;
}
.how_to .top{
	width: 805px;
	height: 29px;
	position: absolute;
	left: 46px;
	top: 0;
	background: url(../images/site_images/how_to_top.png) repeat-x left bottom;
}
.how_to .bottom{
	width: 805px;
	height: 30px;
	position: absolute;
	left: 46px;
	bottom: 0;
	background: url(../images/site_images/how_to_bottom.png) repeat-x left bottom;
}
.how_to .top_r{
	width: 51px;
	height: 34px;
	z-index: 100;
	position: absolute;
	top: -2px;
	right: 5px;
	background: url(../images/site_images/how_to_top_r.png) no-repeat 0 0;
}
.how_to .bottom_r{
	width: 66px;
	height: 39px;
	z-index: 100;
	position: absolute;
	bottom: -4px;
	right: -10px;
	background: url(../images/site_images/how_to_bottom_r.png) no-repeat 0 0;
}
.how_to ul{
	padding: 29px 0 0 46px;
}
.how_to ul li.first{
	border-top: none;
}
.how_to ul li.odd{
	background: #f1f1f1;
}
.how_to ul li{
	padding: 17px 0 0 17px;
	width: 780px;
	height: 90px;
	overflow: hidden;
	background: #f8f8f8;
	border-right: 1px #cccccc solid;
	border-top: 1px #cccccc solid;
}
.how_to ul li img{
	float: left;
	margin-top: 10px;
}

.how_to ul li a{
	float: left;
	font-weight: bold;
	font-size: 15px;
	margin-left: 10px;
	margin-top: 10px;
	width: 170px;
	display: inline-block;
	color: #0062b1;
	text-decoration: none;
}
.how_to ul li p{
	float: right;
	display: inline-block;
	padding-left: 20px;
	padding-top: 10px;
	width: 485px;
	background: url(../images/site_images/separator.png) no-repeat left center;
}
.how_to a.want_to_rent,.let a.want_to_let{
	display: block;
	position: absolute;
	width: 219px;
	top: -12px;
	left: 50%;
	margin-left: -110px;
	height: 51px;
	background: url(../images/site_images/want_to_rent.png) no-repeat 0 0;
}
.let{
	background: url(../images/site_images/how_to_let_left_side.png) no-repeat left top;
}
.let .top{
	background: url(../images/site_images/how_to_let_top.png) repeat-x left bottom;
}
.let .bottom{
	background: url(../images/site_images/how_to_let_bottom.png) repeat-x left bottom;
}
.let .top_r{
	background: url(../images/site_images/how_to_let_top_r.png) no-repeat 0 0;
}
.let .bottom_r{
	background: url(../images/site_images/how_to_let_bottom_r.png) no-repeat 0 0;
}
.let a.want_to_let{
	background: url(../images/site_images/want_to_let.png) no-repeat 0 0;
}
.let ul li a{
	color: #f18329;
}
/* Error Toolbar */
.error_toolbar {
	/*height: 44px;*/
	color: #fff;
	font-size: 15px;
	padding-top: 10px;
	padding-bottom: 15px;
	background: url(../images/site_images/bgr_toolbar.png) repeat 0 0;
}
.error_toolbar a{
	color: #fff;
}

.error_toolbar p {
	width: 470px;
	margin: 0 auto;
}
.error_toolbar a.close{
	position: absolute;
	right: 10px;
	top: 4px;
	width: 110px;
	height: 32px;
	padding-top: 5px;
	font-size: 15px;
	background: url(../images/site_images/error_close.png) no-repeat right top;
}
/* END Error Toolbar */

a.registration {
	display: block;
	width: 110px;
	height: 32px;
	margin: 15px auto 15px auto;
	text-decoration: none;
	font-size: 15px;
	font-weight: bold;
	color: #fff;
	padding: 8px 0 0 15px;
	background: url(../images/site_images/bgr_form_components.png) no-repeat -230px -365px;
}
.arrow_orange{
	padding-left: 10px;
	background: url(../images/site_images/bgr_price_arrow.png) no-repeat 0 6px;
}
.entry_form{
	margin-top: 20px;
	height:420px;
}
.entry_form table{
	width: 100%;
	border: 0px;
	border-collapse: separate;
}
.entry_form table td {
	padding-bottom: 20px;
	padding-right: 10px;
	border: 0px;
	text-align: justify;
}
.reg_form {
	padding-bottom: 20px;
	margin-top: 20px;
}
.reg_form table td{
	position: relative;
	padding-bottom: 30px;
	padding-right: 10px;
}
.reg_form table tr,.reg_form table{
	position: relative;
}
.enter{
	width: 100px;
	height: 40px;
	background-position: -219px -455px
}
.cont_help{
	position: absolute;
	bottom: 20px;
	width: 580px;
	border-top: 1px #cccccc solid;
}
textarea.big {
	width: 582px;
	height: 170px;
	background: url(../images/site_images/bgr_textarea.png) no-repeat 0 0;
}
.request {
	width: 745px;
	margin: 30px auto 0 auto;
	line-height: 40px;
}

.request fieldset {
	border: 0;
	display: block;
	padding-bottom: 10px;
	width: 100%;
	overflow: hidden;
}

.request .label {
	float: left;
	width: 115px;
	text-align: right;
	font-size: 15px;
	color: #868686;
	margin-right: 15px;
}
.req{
	margin: 10px 0 0 130px;
}
.repair:hover{
	color: #606060;
}
.repair{
	color: #606060;
	margin-left: 10px;
	width: 120px;
	height: 40px;
	background: url(../images/site_images/btn_repair.png) no-repeat 0 0;
}
.entry_form .edit_field_middle_big{
	width: 310px;
	background: url(../images/site_images/bgr_edit_field_big.png) no-repeat 0 0;
}
.edit_small_large{
	width: 257px;
	background: url(../images/site_images/bgr_edit_small_large.png) no-repeat 0 0;
}
#repair{
	display:none;
}
.reg_info{
	clear: both;
	font-size: 11px;
	line-height: 20px;
	color: #999999;
	padding-left: 195px;
}
.reg_form fieldset {
	position:relative;
	border: 0;
	display: block;
	height:	70px;
	width: 100%;
	overflow: hidden;
}
.reg_form fieldset.send{
	height: auto;
}
.reg_form  .label {
	float: left;
	width: 177px;
	text-align: right;
	font-size: 13px;
	line-height: 35px;
	margin-right: 10px;
	color: #606060;
}
.reg{
	background-position: -233px -320px;
	width: 125px;
	height: 40px;
	display: block;
}
.reg_form .reg{
	margin-left: 195px;
}
.reg_form .aggre{
	height: 50px;
	margin-left:-140px;
}
.aggre p{
	color: #606060;
}
.aggre *{
	display: inline;
	vertical-align: middle;
}
.reg_form  .email{
	width: 300px;
	height: 30px;
	z-index: 100;
	margin-top: 10px;
}
.login{
	padding-left: 10px;
	padding-bottom: 110px;
}
table.profiles{
	width: 100%;
	margin-bottom: 40px
}
.btn_big{
	display: block;
	width: 279px;
	height: 51px;
	padding-top: 7px;
	text-align: center;
	font-size: 15px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	background: url(../images/site_images/btn_big.png) no-repeat 0 0;
}
.btn_medium{
	display: block;
	width: 228px;
	height: 30px;
	text-align: center;
	font-size: 15px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	background: url(../images/site_images/btn_medium.png) no-repeat 0 0;
}
/****** Left Navigation *******/
.left_nav{
	width: 300px;
	border-spacing: 0;
}
* html .left_nav{
	border-collapse: collapse;
}
*+html .left_nav{
	border-collapse: collapse;
}
.left_nav tr td a{
	color: #606060;
	font-size: 15px;
	text-decoration: none;
}
.left_nav tr td a:hover,.left_nav tr td.sub_items a:hover,.left_nav tr td.sub_items_active a:hover{
	color: #000;
}
.left_nav tr td.active{
	height: 52px;
	background-position: 0 -209px;
}
.left_nav tr td.active a{
	color: #fff;
	font-weight: bold;
}
.left_nav tr td#firstRow.active{
	background-position: 0 -157px;
}
.left_nav tr td#lastRow.active{
	background-position: 0 -262px;
}

.left_nav tr td{
	background: url("../images/site_images/bgr_about_nav.png") no-repeat;
	background-position: 0 -53px;
	height: 52px;
	padding-left:15px;
	padding-right: 15px;
}


.left_nav tr td#firstRow{
	background-position: 0 0;
	height:53px;
}
.left_nav tr td#lastRow{
	background-position: 0 -105px;
	height:52px;
}

.sub_items table tr td a,.sub_items table tr td.active a{
	font-weight: normal;
	color: #fff;
}
.sub_items table tr td{
	border-top: 1px solid #0062b1;
	border-left: 1px solid #0062b1;
	border-right: 1px solid #0062b1;
	background: #2fa1fd;
}
.sub_items table tr td.active{
	background: #0062b1;
}
.sub_items table tr td#lastRow{
	border: none;
	border-top: 1px solid #0062b1;
	background: url("../images/site_images/bgr_sub_items_sprite.png") no-repeat;
	background-position: 0 -53px;
}
.sub_items table tr td#lastRow.active{
	background: url("../images/site_images/bgr_sub_items_sprite.png") no-repeat;
	background-position: 0 0;
}
.sub_items *{
	background: none;
}
.sub_items table{
	border-spacing: 0;
}
* html .sub_items table{
	border-collapse: collapse;
}
*+html .sub_items table{
	border-collapse: collapse;
}
/****** END Left Navigation *******/
.credit p{
	line-height: 24px;
}
.line {
	border: none;
	height:0;
	border-top: 1px #cccccc solid;
}

.credit{
	min-height: 460px;
}
* html .credit{
	height: 460px !important;
}
.bonuses{
	border-spacing: 1px;
	width: 100%;
	font-weight: bold;
}
.bonuses td{
	padding-left: 15px;
	height: 46px;
}
.bonuses td.r_col{
	width: 57px;
	text-align: center;
	padding: 0;
	color: #0062b1;
}
.bonuses tr.odd{
	background: #ebebeb;
}
.u_credit{
	text-align: center;
	position: absolute;
	right: 0;
	top: 25px;
	width: 178px;
	height: 76px;
	background: url(../images/site_images/credit.png) no-repeat right 0;
}
.u_credit p{
	white-space: nowrap;
	width: 178px;
	overflow: hidden;
	line-height: 41px;
	color: #8f8f8f;
	font-size: 22px;
}
.u_credit a{
	display:block;
	width: 178px;
	height: 35px;
	font-size: 15px;
	color: #fff;
	line-height: 33px;
	text-decoration: none;
}
.u_credit .label{
	position: absolute;
	top: 10px;
	font-size: 14px;
	font-weight: normal;
	left: -60px;
}
.sms_col{
	width: 181px;
	display: inline;
	margin-right: 16px;
}
.sms_col p{
	padding: 5px;
	line-height: 20px;
}
.sms_col p em{
	font-size: 12px;
	color: #898989;
}
.one_l, .two_l, .four_l{
	background: url(../images/site_images/credits.png) no-repeat;
	width: 179px;
	height: 137px;
}
.one_l{
	background-position: 0 0;
}
.two_l{
	background-position: -179px 0;
}
.four_l{
	background-position: -358px 0;
}
.cancel_update:hover{
	color: #606060;
}
.cancel_update{
	width: 120px;
	height: 40px;
	color: #606060;
	background-position: -232px -275px;
}
.reg_form .two_b{
	margin: 0 75px 0 0;
	display: inline;
}
/******** view Users ********/
.users{
	margin-left: -11px;
	margin-right: -11px;
	width: 100%; /*619px;*/
	text-align: left;
	border-collapse: collapse;
}
.users td, .users th{
	border:1px solid;
	padding-left: 15px;
	height: 45px;
}
.users tr.odd{
	background: #ffffff;
}
.user tr{
	background: #ebebeb;
}
.users td{
	border-color: #cccccc;
}
.users th{
	border-color: #666666;
	background: url(../images/site_images/table_users_top.png) repeat-x 0 0;
	color: #fff;
	height: 44px;
	font-weight: normal;
}

.users .user p, fieldset{
	line-height: 30px;
	border: none;
}
.users .user{
	width: 116px;
	height: 44px;
	position: relative;
}
.users .delete{
	position: absolute;
	top: 15px;
	right: -15px;
	width: 14px;
	height: 14px;
	background: url(../images/site_images/delete.gif) no-repeat 0 0;
}
/********END view Users ********/
/******** DashBoard ********/
.dashboard{
	padding-left: 10px;
	margin-right: -10px;
}
.dashboard .cat_item{
	width: 179px;
	display: inline;
	margin-right: 20px;
}
.dashboard .cat_item ul{
	line-height: 24px;
}
.dashboard .line_dotted{
	width: 580px;
}
* html .dashboard .line_dotted{
	width: 575px;
	margin-left: -15px;
}

/********END DashBoard ********/
.list_results .coment{
	background: #ffffcc;
}

.list_results .coment ol li{
	float: left;
	padding: 0;
	border: none;
	margin-right: 20px;
}
.jutter .list_results li{
	padding-bottom: 0;
}
.jutter .result_desc{
	width: 480px;
}
textarea.small_long{
	padding-right: 0;
	width: 542px;
	height: 81px;
	background: url(../images/site_images/bgr_textarea_small.png) no-repeat scroll 0 0;
}
.coment fieldset{
	border: none;
}
*+html .coment p{
	margin-top: -10px;
}

.publish_col {
	line-height: 20px;
	display: inline;
	width: 126px;
	margin-right: 24px;
	overflow: hidden;
}
.radio_holder{
	width: 100%;
	margin-bottom: 10px;
}
.radio_holder label{
	vertical-align: middle;
}
.bgr_grad {
	background: url(../images/site_images/bgr_credit_box.png) repeat-x 0 0;
}
.marg_big{
	margin-left: 142px;
}
/************ Biger ComboBox ***********/
.bigerComboBox{
	z-index: 2;
	width:  577px;
	position: relative;
	background: none;
}
.bigerComboBox label{
	width: 520px;
}
.biger_ComboBox  {
	position: relative;
	width:577px;
}
.biger_ComboBox .left_bgr{
	z-index: 1;
	width: 360px;
	height: 30px;
	position: absolute;
	left: 0;
	top: 0;
	background: url('../images/site_images/bgr_form_components.png') ;
	background-position: 0 -500px;
}
.biger_ComboBox .right_bgr{
	z-index: 1;
	width: 217px;
	height: 30px;
	position: absolute;
	right: 0;
	top: 0;
	background: url('../images/site_images/bgr_form_components.png') ;
	background-position: -100px -90px;
}
/************END Biger ComboBox ***********/
.two_ComboBox_holder{
	height: 30px;
}
.search_on_map{
	position: absolute;
	bottom: 30px;
	width: 440px;
	right: 20px;
}
.search {
	width: 143px;
	background-position: -225px -135px;
}
.specification label{
	/*width: 130px;*/
	vertical-align: middle;
}

#category_options_holder label,
.specification label.label.f_left{
	width: 130px;
	vertical-align: middle;
}


.textarea_holder{
	position: relative;
	width: 575px;
}
.textarea_holder textarea{
	width: 560px;
	position: relative;
	z-index: 1px;
	background: none;
}
.textarea_holder .left_bgr{
	width: 300px;
	height: 110px;
	position: absolute;
	top: 0;
	left: 0;
	background-position:left bottom;
	background-image:url("../images/site_images/bgr_form_components.png");
}
.textarea_holder .right_bgr{
	width: 300px;
	height: 110px;
	position: absolute;
	top: 0;
	right: 0;
	background-position:right bottom;
	background-image:url("../images/site_images/bgr_form_components.png");
}
.specification .checkbox_holder{
	width: 144px;
	float: left;
	line-height: 30px;
}
.custom_file_holder{
	position: relative;
	overflow: hidden;
	width: 415px;
	height: 40px;
}
.custom_file_edit{
	position: absolute;
	top: 0;
	left: 0;
	width: 248px;
	border: none;
	background: url(../images/site_images/bgr_edit_field_big.png) no-repeat 0 bottom;
}
.custom_file_button{
	position: absolute;
	top: 0;
	right: 0;
}
input.custom_file{
	position: relative;
	font-size: 25px;
	width: 415px;
	height: 30px;
	opacity: 0;
	filter: alpha(opacity='0');
	z-index: 1px;
}
.bord_1{
	border: 1px solid #cccccc;
}
.link_arrow{
	padding-left: 10px;
	background: url(../images/site_images/bgr_bullet_links.gif) no-repeat 0 -8px;
}
.options li {
	padding: 6px 0 6px 15px;
	background: url(../images/site_images/tikche.png) no-repeat 0 10px;
}
/***********PopUp************/

#overpage {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	background: #000;
	opacity: 0.45;
}

#popup_holder {
	margin-top: -100px;
	margin-left: -275px;
	position: absolute;
	top: 100px;
	left: 50%;
	width: 550px;
}

	#popup_holder h1 {
		font: 26px arial,sans-serif
	}

.popup {
	background: #E6E6E6 url(../images/site_images/bgr_popup.png) repeat-x 0 0;
}

.poll div {
	overflow: hidden;
	font-size: 16px;
	position: relative;
	padding: 5px 0 5px 0;
	line-height: 24px;
}
.poll div *{
	display: inline;
	vertical-align: middle;
}
	.poll div label {
		margin-left: 10px;
	}


	.poll div p {
		width: 180px;
	}

	.poll div div {
		padding: 0;
	}

.poll .result {
	width: 50px;
}

.scale {
	width: 235px;
	height: 22px;
	text-align: left;
}

.scale .slider {
	display:block;
	margin: 2px 0 2px 0;
	height:16px;
	border: 1px #f18329 solid;
	background: url(../images/site_images/bgr_slider.png) repeat-x 0 0;
}

#CloseResult {
	display: inline-block;
	padding: 0;
	margin-top: 10px;
}

#closePopUp {
	font-size: 13px;
	position: absolute;
	top: 10px;
	margin-left: 10px;
}
/***********END PopUp************/


/***************Poll***************/
#poll {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 520px;
	min-height: 280px;
	margin: -200px 0 0 -250px;
}

	#poll .category_box h3.title_big {
		font: 26px arial,sans-serif;
	}

	#poll .buttons {
		padding-top: 10px;
		text-align: center;
	}
/***********END Poll************/

#no_results_found
{

}

#is_receiving_email {
	margin-top: 10px;
}

/***********Booking.com************/
.booking_link {
	color: #F18329
}

.ideas_for_rent {
	font: 20px/52px "Trebuchet MS",Helvetica,Jamrul,sans-serif;
	margin-top: 20px;
	color: #606060;
}

.custom_image_holder {
	float:right;
	margin-top: 10px;
	margin-bottom: 10px;
}

.custom_text_holder {
	height: auto !important;
}