@charset "utf-8";
/* CSS Document */

a:focus {
	Outline:0;
	border: none;
}
object {
	Outline: none;
}
body {
	background-image: url(../elements/structure/bg2.png);
	background-repeat: repeat-x;
	margin: 0;
	padding: 0;
}
img{border:none;}
#global {
	position:absolute;
	width: 980px;
	background-color: #FFF;
	margin-bottom: 0px;
	margin-left: -490px;
	padding: 0px;
	left: 50%;
}
#header {
	background-color: #000;
	height: 101px;
	width: 980px;
}
#logo {
	height: 101px;
	width: 347px;
	float: left;
}
#cart-header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	float: right;
	height: 14px;
	width: 173px;
	padding-left: 145px;
	padding-top: 7px;
	background-image: url(../elements/structure/cart-icon.png);
	background-repeat: no-repeat;
	background-position: 322px;
	
	text-align: right;
	padding-right: 32px;
	margin-top: 5px;
}
#menu-header {
	float: right;
	height: 20px;
	width: 350px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFF;
	padding-top: 75px;
}
#menu-header-in {
	float: right;
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFF;
	margin-top: 49px;
	width: 350px;
}
ul.lang-main, ul.lang-main li {
	list-style: none;
	margin: 0;
	padding: 0;
}
ul.lang-main {
	z-index: 597;
	height: 20px;
}
ul.lang-main li:hover > ul {
	visibility: visible;
	color: #FFF;
}
ul.lang-main li.hover, ul.lang-main li:hover {
	position: relative;
	z-index: 599;
	cursor: pointer;
	background-color: #000;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
}
ul.lang-main li.active, ul.lang-main li:active {
	position: relative;
	z-index: 599;
	cursor: pointer;
	background-color: #000;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
}
ul.lang-main li {
	float:right;
	display:block;
	height: 20px;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
ul.lang-main li a {
	display:block;
	height: 20px;
	color: #FFF;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding-right: 6px;
	padding-left: 6px;
}
ul.lang-main li a:hover {
	color:#FFF;
	text-decoration: underline;
}
ul.lang-main *.list {
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	height: 16px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999;
}
.select-lang {
	background-image: url(../elements/structure/arrow_lang-he.png);
	width: 79px;
	height: 20px;
	text-align: left;
	background-repeat: no-repeat;
	padding-left: 40px;
	background-position: 52px;
}
ul.lang-sub {
	visibility: hidden;
	position: absolute;
	top: 20px;
	z-index: 598;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #000;
	right: 0px;
	height: 67px;
	width: 100px;
	float: right;
	text-align: right;
	padding-left: 13px;
}
ul.lang-sub li {
	list-style:none;
	display:block;
	padding: 0;
	height: 20px;
	float: left;
	color: #FFF;
	width: 100px;
}
ul.lang-sub li a {
	list-style:none;
	display:block;
	float: right;
	background: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFF;
	width: 100px;
	padding-right: 20px;
}
#top-menu {

}
#navigation {
	margin:0;
	padding: 0;
	clear:both;
	width:980px;
	height:29px;
	background-color: #999;
	background-image: url(../images/dropdown-bg.png);
	background-repeat: repeat-x;
	background-position: left top;
}
ul.nav-main, ul.nav-main li {
	list-style: none;
	margin: 0;
	padding: 0;
	float: right;
	text-align: right;
	direction:rtl;
}
ul.nav-main {
	position: relative;
}
ul.nav-main li:hover > ul {
	visibility: visible;
	color: #FFF;
}
ul.nav-main li.hover, ul.nav-main li:hover {
	position: relative;
	z-index: 100;
	cursor: pointer;
	background-color: #000;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
}
ul.nav-main li.active, ul.nav-main li:active {
	position: relative;
	z-index: 599;
	cursor: pointer;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
ul.nav-main li {
	float:right;
	display:block;
	height: 29px;
	color: #FFF;
	background-image: url(../images/separator.png);
	background-repeat: no-repeat;
	background-position: left center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
ul.nav-main li a {
	display:block;
	height: 29px;
	padding-right: 16px;
	padding-bottom: 0;
	padding-left: 16px;
	padding-top: 7px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	color: #525050;
}
ul.nav-main li a:hover {
	color:#FFF;
}
ul.nav-main *.list {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	background-color: #000;
	font-size: 14px;
}
ul.nav-sub {
	visibility: hidden;
	position: absolute;
	padding:10px;
	top: 29px;
	z-index: 598;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #000;
	background-repeat: repeat-x;
	background-position: left top;
	right: 0px;
}
ul.nav-sub li {
	list-style:none;
	display:block;
	padding: 0;
	height: 27px;
	width:145px;
	background: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #F30;
	color: #FFF;
	float: none;
}
ul.nav-sub li a {
	list-style:none;
	display:block;
	height: 15px;
	float: none;
	width:145px;
	background: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	padding-top: 6px;
	padding-right: 5px;
	padding-bottom: 6px;
	padding-left: 1px;
}
ul.nav-sub li a:hover {
	list-style:none;
	display:block;
	height: 15px;
	float: none;
	width:145px;
	background: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #DE6909;
	padding-top: 6px;
	padding-right: 5px;
	padding-bottom: 6px;
	padding-left: 1px;
}
#center {
	height: 378px;
	width: 980px;
	margin-top: 27px;
	float: right;
}
#search {
	float: right;
	height: 378px;
	width: 349px;
}
#top-search {
	height: 45px;
	background-image: url(../elements/structure/bg_search.png);
	background-repeat: no-repeat;
	background-position: bottom;
}
#title-search-home {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #000;
	text-align: center;
	width: 349px;
}
#sub-title-home {
	color: #DE6909;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	text-align: left;
	height: 19px;
	font-weight: bold;
	vertical-align: top;
	padding-left: 75px;
}
#form-home {
	width: 325px;
	float: right;
	padding-right: 12px;
	padding-left: 12px;
	margin-top: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000;
	clear: left;
}
.formulaire {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000;
	text-align: right;
}
.formulaire a:link {
	color: #000;
	text-decoration: none;
}
.formulaire a:visited {
	text-decoration: none;
	color: #000;
}
.formulaire a:hover {
	color: #DE6909;
}
.formulaire a:active {
	text-decoration: none;
	color: #000;
}
.checkbox {
	width: 19px;
	height: 25px;
	display: block;
	clear: left;
	float: right;
	background-image: url(../elements/structure/checkbox.png);
	background-repeat: no-repeat;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 5;
	margin-left: 3px;
}
#box-number-home {
	width: 39px;
	float: left;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #DE6909;
	background-image: url(../elements/structure/box_number_home.png);
	background-repeat: no-repeat;
}
#markcom {
	float: left;
	height: 373px;
	width: 631px;
	background-image: url(../elements/structure/shadow_markcom.png);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-top: 7px;
	clear: left;
}
.theme-default #slider {
	width:622px; /* Make sure your images are the same size */
	height:358px;
	float: right;
}
#strip {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000;
	background-image: url(../elements/structure/strip_grey.png);
	background-repeat: no-repeat;
	height: 31px;
	width: 944px;
	float: right;
	vertical-align: middle;
	padding-top: 5px;
	margin-top: 7px;
	clear: both;
	margin-right: 7px;
	padding-right: 24px;
	text-align: right;
}
#call-me {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	background-image: url(../elements/structure/strip_grey_light.png);
	background-repeat: no-repeat;
	float: right;
	height: 29px;
	width: 956px;
	margin-top: 7px;
	padding-top: 2px;
	clear: both;
	margin-right: 7px;
	padding-right: 10px;
}
#form-call-me {
	width: 500px;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
	height: 20px;
	vertical-align: top;
	position: absolute;
	left: 300px;
	line-height:0px;
	vertical-align:middle;
}
.textfield-home-call-me {
	width: 150px;
	height: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333;
	display: block;
}
.tbl-call-me {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
	width: 120px;
	text-align: right;
}
.tbl-call-me-title {
	font-size: 16px;
	font-weight: bold;
}
.textfield-result {
	width: 134px;
	height: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333;
	display: block;
}
.network-result {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	background-image: url(../images/separator.png);
	background-repeat: no-repeat;
	background-position: right;
	font-weight: bolder;
	text-align: right;
	padding-left: 5px;
}
#newsletter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	background-image: url(../elements/structure/strip_grey.png);
	background-repeat: no-repeat;
	float: left;
	height: 29px;
	width: 944px;
	margin-top: 7px;
	margin-left: 7px;
	padding-left: 24px;
	padding-top: 2px;
	clear: both;
}
#form-newsletter {
	width: 500px;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
	height: 20px;
	vertical-align: top;
	position: absolute;
	left: 300px;
	line-height:0px;
	vertical-align:middle;
}
.textfield-home {
	width: 150px;
	height: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333;
	display: block;
}
.tbl-newsletter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
}
.tbl-newsletter-title {
	font-size: 16px;
	text-align: right;
}
.network {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	background-image: url(../images/separator.png);
	background-repeat: no-repeat;
	background-position: right;
	font-weight: bolder;
	padding-right: 10px;
	text-align: right;
}
#breadcrumbs {
	padding: 0;
	width:600px;
	height:27px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	float: right;
	margin-top: 5;
	margin-bottom: 0;
	margin-left: 3px;
}
ul.breadcrumbs-main, ul.breadcrumbs-main li {
	list-style: none;
	margin: 0;
	padding: 0;
}
ul.breadcrumbs-main {
	position: relative;
	margin-top: 5px;
}
ul.breadcrumbs-main li:hover > ul {
	visibility: visible;
	color: #000;
}
ul.breadcrumbs-main li.hover, ul.breadcrumbs-main li:hover {
	position: relative;
	cursor: pointer;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
ul.breadcrumbs-main li.active, ul.breadcrumbs-main li:active {
	position: relative;
	cursor: pointer;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
ul.breadcrumbs-main li {
	float:right;
	display:block;
	height: 27px;
	color: #000;
	background-image: url(../elements/structure/arrow_breadcrumbs_he.png);
	background-repeat: no-repeat;
	background-position: left center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
ul.breadcrumbs-main li a {
	display:block;
	height: 27px;
	color: #000;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 12px;
	padding-top: 7px;
}
ul.breadcrumbs-main li a:hover {
	color:#000;
}
ul.breadcrumbs-main *.list-breadcrumbs {
	background-image: url(../elements/structure/breadcrumbs_last.png);
	background-repeat: no-repeat;
	background-position: right 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
}
#favorite {
	width:340px;
	height:27px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	float: left;
	margin-top: 5;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 3px;
	padding-top: 0;
	padding-right: 17;
	padding-bottom: 0;
	position: relative;
	padding-left: 0px;
}
ul.favorite-main, ul.favorite-main li {
	list-style: none;
	margin: 0;
	padding: 0;
}
ul.favorite-main {
	margin-top: 5px;
	float: right;
}
ul.favorite-main li:hover > ul {
	visibility: visible;
	color: #000;
}
ul.favorite-main li.hover, ul.favorite-main li:hover {
	position: relative;
	cursor: pointer;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
ul.favorite-main li.active, ul.favorite-main li:active {
	position: relative;
	cursor: pointer;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
ul.favorite-main li {
	float:left;
	display:block;
	height: 27px;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
ul.favorite-main li a {
	display:block;
	height: 27px;
	color: #000;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 5px;
	padding-top: 7px;
}
ul.favorite-main li a:hover {
	color:#000;
}
ul.favorite-main *.list-breadcrumbs {
	background-image: url(elements/structure/arrow_breadcrumbs.png);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
}
ul.favorite-main *.list-selection {
	background-image: url(../elements/structure/cart-icon.png);
	background-repeat: no-repeat;
	background-position: right;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
}
ul.favorite-main *.list-fav {
	background-image: url(../elements/structure/star_fav.png);
	background-repeat: no-repeat;
	background-position: right;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
}
ul.favorite-main *.list-tell {
	background-image: url(../elements/structure/tell_fav.png);
	background-repeat: no-repeat;
	background-position: right;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
}
ul.favorite-main *.list-prnt {
	background-image: url(../elements/structure/print_fav.png);
	background-repeat: no-repeat;
	background-position: right;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
}
#content-result-wrap {
	float: left;
	width: 980px;
	/*direction:rtl;*/
}
#global #filter-wrap {
	float: right;
	direction:rtl;
	width: 227px;
	height: 100%;
	display: block;
	clear: both;
	position: relative;
	margin-right: 7px;
}
#filter {
	float: right;
	width: 227px;
	margin-top: 7px;
	background-image: url(../elements/structure/shadow_filter.png);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	clear: both;
}
#filter a:link {
	color: #000;
	text-decoration: none;
}
#filter a:visited {
	color: #000;
	text-decoration: none;
}
#filter a:hover {
	color: #000;
	text-decoration: none;
}
#filter a:active {
	color: #000;
	text-decoration: none;
}
#title_filter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	background-image: url(../elements/structure/title_filter-he.png);
	background-repeat: no-repeat;
	height: 24px;
	padding-top: 11px;
	width: 192px;
	padding-right: 35px;
	text-align: right;
}
#location-filter {
	width: 227px;
	margin-top: 1px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D7D7D7;
	float: right;
	text-align: right;
}
#title-cat {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	width: 217px;
	background-color: #C5C7C9;
	height: 17px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D7D7D7;
	padding: 5px;
	float: right;
	text-align: right;
	direction:ltr;
}
#locations {
	padding-top: 10px;
	width: 225px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #D7D7D7;
	border-bottom-color: #D7D7D7;
	border-left-color: #D7D7D7;
	padding-bottom: 5px;
	float: left;
	clear: both;
}
#property-type {
	padding-top: 10px;
	width: 225px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #D7D7D7;
	border-bottom-color: #D7D7D7;
	border-left-color: #D7D7D7;
	padding-bottom: 5px;
	float: left;
	clear: both;
}
#price {
	padding-top: 10px;
	width: 225px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #D7D7D7;
	border-bottom-color: #D7D7D7;
	border-left-color: #D7D7D7;
	padding-bottom: 10px;
	float: left;
	clear: both;
	text-align: right;
	direction:ltr;
}
#price .loc{
	direction:ltr;
}
.sub {
	padding-top: 5px;
	width: 210px;
	background-color: #F2F2F2;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #BEC0C1;
	padding-bottom: 5px;
	padding-right: 15px;
	margin-bottom: 5px;
	clear: both;
	z-index: 10;
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #BEC0C1;
}
.label {
	height: 30px;
	display: inline;
	clear: both;
	float: right;
	width: 215px;
	padding-right: 10px;
}
#properties-number-filter {
	color: #DE6909;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: right;
	padding-right: 50px;
	height: 19px;
	font-weight: bold;
	vertical-align: top;
	float: right;
	clear: both;
}
#form-filter {
	width: 227px;
	float: left;
	margin-top: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000;
	clear: both;
}
.formulaire-filter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000;
	float: right;
	width: 225px;
	clear: both;
	text-align: right;
}
#box-number-filter {
	width: 39px;
	float: left;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #DE6909;
	background-image: url(../elements/structure/box_number_home.png);
	background-repeat: no-repeat;
	background-position: right;
	padding-left: 5px;
}
#what-more-box {
	float: right;
	width: 225px;
	padding-bottom: 8px;
	background-image: url(../elements/structure/shadow_filter.png);
	background-repeat: no-repeat;
	background-position: bottom;
}
#title-what-more-box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000;
	background-image: url(../elements/structure/bg_what_more_box.png);
	background-repeat: no-repeat;
	clear: both;
	float: right;
	height: 26px;
	width: 217px;
	padding-top: 8px;
	padding-right: 10px;
	text-align: right;
}
#content-what-more-box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	border: 1px solid #D3D3D3;
	width: 204px;
	margin-top: 1px;
	clear: both;
	float: right;
	padding-left: 15px;
	padding-top: 10px;
	padding-right: 6px;
	text-align: justify;
	padding-bottom: 5px;
	direction:rtl;
	text-align:right;
}
#content-result {
	width: 737px;
	margin-top: 7px;
	float: left;
	height: 100%;
	display: block;
	position: relative;
	margin-left: 7px;
}
#title-content-result {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	float: left;
	height: 22px;
	width: 728px;
	background-image: url(../elements/structure/bg_title_content_result.png);
	background-repeat: no-repeat;
	padding-top: 8px;
	padding-bottom: 5px;
	clear: both;
	text-align: right;
	padding-right: 9px;
	direction:rtl;
}
#thun-result-photo {
	background-image: url(../elements/structure/shadow_result_photo.png);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 291px;
	width: 363px;
	float: left;
	
}
#thun-result-photo-right {
	background-image: url(../elements/structure/shadow_result_photo.png);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 291px;
	width: 363px;
	float: right;
	position: relative;	
}
#result-photo {
	height: 281px;
	width: 361px;
	border: 1px solid #D3D3D3;
	clear: both;
	float: left;
	margin-top: 1px;
}
#photo-holder {
	clear: both;
	float: left;
	height: 208px;
	width: 361px;
}
#result_property_name-photo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #BEC0C1;
	background-color: #F2F2F2;
	clear: both;
	float: left;
	height: 21px;
	width: 355px;
	padding-top: 6px;
	padding-right: 6px;
	text-align: right;
	direction:rtl;
}
#result-property-desc-photo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	clear: both;
	float: left;
	height: 14px;
	width: 355px;
	padding-top: 5px;
	text-align: right;
	padding-right: 6px;
}
#result-property-price-photo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #DE6909;
	float: right;
	height: 20px;
	width: 300px;
	padding-top: 6px;
	padding-right: 6px;
	text-align: right;
}
#result-more-photo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #DE6909;
	float: right;
	height: 20px;
	width: 50px;
	text-align: left;
	padding-left: 5px;
}
#thun-result-list {
	height: 147px;
	width: 736px;
	float: right;
	clear: both;
	background-image: url(../elements/structure/shadow_result_list.png);
	background-repeat: no-repeat;
	background-position: bottom;
	margin-top: 1px;
}
#result-list {
	height: 138px;
	width: 734px;
	border: 1px solid #D3D3D3;
}
#photo-holder-list {
	margin: 3px;
	clear: both;
	float: right;
	height: 132px;
	width: 176px;
}
#header-name-list {
	width: 552px;
	float: left;
	height: 29px;
	position: relative;
}
#result_property_name-list {
	float: right;
	height: 23px;
	width: 378px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #BEC0C1;
	background-color: #F2F2F2;
	padding-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	position: relative;
	clear: right;
	padding-right: 6px;
	text-align: right;
}
#result-property-price-list {
	float: right;
	height: 24px;
	width: 154px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #BEC0C1;
	background-color: #F2F2F2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #DE6909;
	padding-top: 9px;
	text-align: left;
	position: relative;
	clear: none;
	padding-left: 14px;
}
#result-property-desc-list {
	float: right;
	height: 60px;
	width: 546px;
	padding-top: 21px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	text-align: right;
	padding-right: 6px;
}
#result-property-details-list {
	width: 546px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	margin-top: 10px;
}
#result-more-list {
	float: right;
	height: 24px;
	width: 547px;
	text-align: left;
	padding-left: 5px;
}
#pagination {
	float: left;
	width: 436px;
	height: 21px;
	background-image: url(../elements/structure/bg_pagination.png);
	background-repeat: no-repeat;
	text-align: center;
	padding-left: 300px;
	margin-right: 4px;
	padding-top: 8px;
}
ul.back-next-main, ul.back-next-main li {
	list-style: none;
}
ul.back-next-main {
	display: inline;
}
ul.back-next-main li:hover > ul {
}
ul.back-next-main li.hover, ul.back-next-main li:hover {
	cursor: pointer;
	color: #F60;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
ul.back-next-main li.active, ul.back-next-main li:active {
	cursor: pointer;
	color: #F60;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
ul.back-next-main li {
	height: 14px;
	background-image: url(../elements/structure/bg_btn_pagination.png);
	background-repeat: no-repeat;
	width: 14px;
	float: left;
	display: block;
	margin-left: 3px;
}
ul.back-next-main li a {
	height: 14px;
	color: #000;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	display: block;
	width: 14px;
	font-weight: normal;
}
ul.back-next-main li a:hover {
	color:#F60;
}
ul.back-next-main *.list-back {
	background-image: url(../elements/structure/btn_back.png);
	background-repeat: no-repeat;
	height: 14px;
	width: 14px;
	float: left;
}
ul.back-next-main *.list-next {
	background-image: url(../elements/structure/btn_next.png);
	background-repeat: no-repeat;
	height: 14px;
	width: 14px;
	float: left;
}
#details-property-wrap {
	height: 100%;
	width: 624px;
	padding-bottom: 7px;
	background-image: url(../elements/structure/shadow_property_details.png);
	background-repeat: no-repeat;
	background-position: bottom;
	margin-top: 7px;
	float: right;
	margin-right: 5px;
	position: relative;
}
#header-details-property {
	width: 624px;
	background-image: url(../elements/structure/header-details-property.png);
	background-repeat: no-repeat;
	float: right;
	height: 35px;
}
#title-property-details {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	height: 29px;
	width: 473px;
	padding-top: 6px;
	float: right;
	padding-right: 12px;
	text-align: right;
	direction:rtl;
	
}
#icon-header-deails-property {
	float: left;
	height: 35px;
	width: 127px;
	margin-right: 12px;
}
ul.ihdp-main, ul.ihdp-main li {
	list-style: none;
	margin: 0;
	padding: 0;
}
ul.ihdp-main {
	margin-top: 0px;
	float: left;
}
ul.ihdp-main li:hover > ul {
	visibility: visible;
	color: #000;
}
ul.ihdp-main li.hover, ul.ihdp-main li:hover {
	position: relative;
	cursor: pointer;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
ul.ihdp-main li.active, ul.ihdp-main li:active {
	position: relative;
	cursor: pointer;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
ul.ihdp-main li {
	float:left;
	display:block;
	height: 27px;
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	margin-top: 5px;
}
ul.ihdp-main li a {
	display:block;
	height: 27px;
	color: #000;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 5px;
	padding-top: 7px;
}
ul.ihdp-main li a:hover {
	color:#000;
}
ul.ihdp-main *.list-view-all {
	background-image: url(../elements/structure/view-all-icon.png);
	background-repeat: no-repeat;
	background-position: right;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	text-align: left;
}
ul.ihdp-main *.list-video {
	background-image: url(../elements/structure/video-icon.png);
	background-repeat: no-repeat;
	background-position: right;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
}
#details-properties {
	float: right;
	width: 622px;
	margin-top: 2px;
	border: 1px solid #D9D9D9;
}
#details-property-details {
	float: right;
	width: 622px;
	margin-top: 10px;
}
#header-dpd {
	float: right;
	height: 23px;
	width: 611px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #D9D9D9;
	border-bottom-color: #D9D9D9;
	background-color: #C5C7C9;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000;
	padding-top: 4px;
	margin-top: 5px;
	padding-right: 11px;
	text-align: right;
}
#grey-details-dpd-left {
	float: right;
	height: 27px;
	width: 309px;
	margin-top: 6px;
	background-color: #F2F2F2;
}
#grey-details-dpd-right {
	float: right;
	height: 27px;
	width: 309px;
	margin-top: 6px;
	background-color: #F2F2F2;
	
}
#white-details-dpd-left {
	float: right;
	height: 27px;
	width: 309px;
	margin-top: 6px;
	background-color: #FFF;
}
#white-details-dpd-right {
	float: right;
	height: 27px;
	width: 309px;
	margin-top: 6px;
	background-color: #FFF;

}
#title-gd-dpd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000;
	text-align: right;
	float: right;
	height: 21px;
	width: 158px;
	padding-top: 6px;
	padding-right: 9px;
	font-weight: bold;
}
#desc-gd-dpd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000;
	float: left;
	height: 21px;
	width: 133px;
	padding-top: 6px;
	padding-left: 9px;
	text-align: left;
	direction:rtl;
}
#txt-about-this-property {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	float: left;
	width: 604px;
	padding-top: 12px;
	padding-right: 9px;
	padding-bottom: 10px;
	padding-left: 9px;
	text-align: justify;
	direction:rtl;
}
#white-details-dpd-amenities-left {
	float: left;
	height: 17px;
	width: 290px;
	margin-top: 6px;
	background-color: #FFF;
	background-image: url(../elements/structure/arrow_breadcrumbs_he.png);
	background-repeat: no-repeat;
	background-position: 295px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	padding-top: 3px;
	text-align: right;
	padding-right: 19px;
}
#white-details-dpd-amenities-right {
	float: left;
	height: 17px;
	width: 290px;
	margin-top: 6px;
	background-color: #FFF;
	margin-left: 4px;
	background-image: url(../elements/structure/arrow_breadcrumbs_he.png);
	background-repeat: no-repeat;
	background-position: 295px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	padding-top: 3px;
	text-align: right;
	padding-right: 19px;
}
#block-amenities-dpd {
	float: right;
	width: 622px;
	margin-bottom: 5px;
}
#right-side-property-page {
	float: left;
	width: 341px;
	margin-top: 7px;
	margin-left: 7px;
}
#listed-price {
	background-image: url(../elements/structure/shadow-right-side-property-page.png);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 341px;
	padding-bottom: 8px;
	float: left;
}
#header-right-side-property-page {
	background-image: url(../elements/structure/bg-header-right-side-property-page.png);
	background-repeat: no-repeat;
	float: left;
	width: 341px;
	height: 35px;
}
#title-right-side-property-page {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000;
	float: right;
	height: 27px;
	width: 224px;
	padding-top: 8px;
	padding-right: 12px;
	text-align: right;
}
#combo-price {
	float: left;
	width: 60px;
	height: 28px;
	padding-top: 7px;
	padding-left: 8px;
}
#box-pricing {
	width: 339px;
	border: 1px solid #D3D3D3;
	float: left;
	margin-top: 2px;
}
#price-shekel {
	float: left;
	height: 48px;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: bold;
	color: #DE6909;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #BEC0C1;
	padding-right: 66px;
	padding-top: 18px;
	text-align:center;
}
#price-rate {
	float: left;
	height: 27px;
	width: 100%;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000;
	background-color: #F2F2F2;
	padding-top: 14px;
	padding-right: 104px;
}
#contact-card-agent-pp {
	background-image: url(../elements/structure/shadow-right-side-property-page.png);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 341px;
	padding-bottom: 8px;
	float: right;
}
#box-contact-agent {
	float: left;
	width: 339px;
	margin-top: 2px;
	border: 1px solid #D3D3D3;
}
#agent-pic {
	margin: 4px;
	float: right;
	height: 103px;
	width: 97px;
	border: 1px solid #D3D3D3;
}
#agent-name-statut {
	float: left;
	height: 78px;
	width: 217px;
	margin-top: 4px;
	padding-top: 25px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 12px;
	font-weight: normal;
	text-align: right;
	padding-right: 9px;
}
#form-contact-agent {
	float: left;
	width: 331px;
	background-color: #F2F2F2;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #BEC0C1;
	padding-right: 4px;
	padding-left: 4px;
	padding-top: 18px;
	direction:rtl;
}
.myform {
	width:339px;
	padding:14px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#form-contact-agent label {
	display:block;
	font-weight:bold;
	text-align:right;
	width:130px;
	float:right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-bottom: 10px;
	padding-top: 4px;
	margin-right: 4px;
}
#form-contact-agent input {
	/*float:right;*/
	font-size:11px;
	border:1px solid #BFBFBF;
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000;
	height: 16px;
	margin-right: 10px;
	width:180px;
}
#form-contact-agent select {
	float:right;
	font-size:11px;
	border:1px solid #BFBFBF;
	width:183px;
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000;
	height: 18px;
	margin-right: 10px;
}
#phone{
/*margin:0 15px;*/	
}
#phone input {
	float:left;
	font-size:11px;
	border:1px solid #BFBFBF;
	width:23px;
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000;
	height: 16px;
	margin-right: 10px;
}
#country {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #000;
	float: right;
	width: 325px;
	margin-top: 0px;
	line-height: 0px;
	margin-bottom: 15px;
	padding-left: 10px;
	text-align: left;
}
#check-newsletter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000;
	margin-top: 10px;
	display: block;
	height: 21px;
	width: 327px;
	text-align: right;
}
.submit {
	border:none;
	color:#fff;
	width:72px;
	height:21px;
	background-color: transparent;
	background-image: url(../elements/structure/send-btn-he.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	cursor: pointer;
}
#property-map {
	background-image: url(../elements/structure/shadow-right-side-property-page.png);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 8px;
	float: left;
	width: 339px;
}
#map {
	float: left;
	height: 305px;
	width: 339px;
	border: 1px solid #D3D3D3;
}
#onglet_open {
	background-repeat: no-repeat;
	height: 259px;
	width: 60px;
	float: left;
	position: absolute;
	z-index: 400;
	top: 200px;
}
#cart-header a:link {
	color: #FFF;
	text-decoration: none;
}
#cart-header a:visited {
	text-decoration: none;
	color: #FFF;
}
#cart-header a:hover {
	text-decoration: underline;
	color: #FFF;
}
#cart-header a:active {
	text-decoration: none;
	color: #FFF;
}
/*left side selection page------------------------------------------*/
#left-side-selection-wrap {
	float: right;
	width: 227px;
	height: 100%;
	margin-right: 5px;
}
#box-contact-my-selection {
	float: left;
	width: 227px;
	margin-top: 7px;
	background-image: url(../elements/structure/shadow_filter.png);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	clear: both;
}
#title-contact-selection-page {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	background-image: url(../elements/structure/header-my-selection-page.png);
	background-repeat: no-repeat;
	height: 24px;
	padding-top: 11px;
	width: 213px;
	padding-right: 14px;
	text-align: right;
}
#box-form-selection {
	padding-top: 10px;
	width: 220px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #D7D7D7;
	border-bottom-color: #D7D7D7;
	border-left-color: #D7D7D7;
	padding-bottom: 5px;
	float: right;
	background-color: #F2F2F2;
	padding-right: 5px;
}
.myform-selection {
	width:194px;
	float: right;
	display: block;
	text-align: right;
}
#box-form-selection label {
	display:block;
	font-weight:bold;
	text-align:right;
	width:130px;
	float:right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-bottom: 3px;
	padding-top: 4px;
	margin-right: 4px;
}
#box-form-selection input {
	float:right;
	font-size:11px;
	border:1px solid #BFBFBF;
	margin-bottom: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000;
	height: 16px;
	margin-right: 4px;
}
#box-form-selection select {
	float:right;
	font-size:11px;
	border:1px solid #BFBFBF;
	width:183px;
	margin-bottom: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000;
	height: 18px;
	margin-right: 4px;
	text-align: left;
}
#phone-selection {
padding-left:35px;	
}
#phone-selection label {
	display:block;
	font-weight:bold;
	text-align:right;
	width:200px;
	float:right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-bottom: 3px;
	padding-top: 4px;
	margin-right: 4px;
}
#phone-selection input {
	float:left;
	font-size:11px;
	border:1px solid #BFBFBF;
	width:23px;
	margin-bottom: 3px;
	margin-left: 7px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000;
	height: 16px;
	margin-right: 4px;
}
#country-selection {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #000;
	float: left;
	width: 170px;
	margin-top: 5px;
	line-height: 0px;
	margin-bottom: 15px;
	padding-right: 32px;
	margin-right: 4px;
	direction:rtl;

}
#box-form-selection textarea {
	float:right;
	font-size:11px;
	border:1px solid #BFBFBF;
	width:180px;
	margin-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000;
	height: 50px;
	margin-right: 4px;
}
#check-newsletter-selection {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000;
	margin-top: 10px;
	display: block;
	height: 21px;
	width: 220px;
	float: right;
	margin-left: 3px;
	white-space: nowrap;
}
.submit-selection {
	border:none;
	color:#fff;
	width:72px;
	height:21px;
	background-color: transparent;
	background-image: url(../elements/structure/send-btn-he.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: right;
	cursor: pointer;
	margin-top: 8px;
	margin-right: 115px;
}
#check-newsletter-selection label {
	width: 100px;
	height: 25px;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #000;
	white-space: nowrap;
	float: right;
	margin-right:7px;
}
/*Left Side Team Page--------------------------------*/
#left-side-team-wrap {
	float: right;
	width: 227px;
	height: 100%;
	margin-right: 5px;
}
#box-menu-team-wrap {
	float: right;
	width: 227px;
	margin-top: 7px;
	background-image: url(../elements/structure/shadow_filter.png);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	clear: both;
}
#title-menu-team-page {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000;
	background-image: url(../elements/structure/header-my-selection-page.png);
	background-repeat: no-repeat;
	height: 26px;
	padding-top: 9px;
	width: 213px;
	padding-right: 14px;
	text-align: right;
}
#box-menu-team {
	padding-top: 10px;
	width: 220px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #D7D7D7;
	border-bottom-color: #D7D7D7;
	border-left-color: #D7D7D7;
	padding-bottom: 5px;
	float: left;
	padding-right: 5px;
}
#list-team-link {
	width: 220px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999;
	text-align: left;
	float: left;
}
#navigation-team {
	width: 220px;
	list-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000;
	text-decoration: none;
	line-height: 2;
	text-indent: 20px;
	margin: 0;
	padding: 0;
}
#navigation-team li a {
	width: 200px;
	list-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000;
	text-decoration: none;
	display: block;
	margin-top: 5;
	margin-right: 0;
	margin-bottom: 5;
	margin-left: 0;
	background-image: url(../elements/structure/arrow_breadcrumbs_he.png);
	background-repeat: no-repeat;
	background-position: right center;
	padding-top: 0;
	padding-bottom: 0;
	padding-right: 20px;
	text-align: right;
}
#navigation-team li.current	 a {
	color: #DE6909;
}
#navigation-team li a:hover {
	width: 200px;
	list-style: none;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #DE6909;
	padding-top: 0;
	padding-right: 20;
	padding-bottom: 0;
	padding-left: 0;
	
	text-align: right;
}
#navigation-team li a:focus {
	width: 200px;
	list-style: none;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000;
}
#navigation-team li a:active {
	width: 200px;
	list-style: none;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000;
}
/*RIGHT SIDE TEAM PAGE-------------------------------------------*/
#title-content-team {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000;
	float: left;
	height: 23px;
	width: 728px;
	background-image: url(../elements/structure/bg_title_content_result.png);
	background-repeat: no-repeat;
	padding-top: 7px;
	padding-bottom: 5px;
	clear: both;
	text-align: right;
	padding-right: 9px;
}
#shadow-pic-agent {
	float: right;
	height: 174px;
	width: 150px;
	padding-bottom: 9px;
	background-image: url(../elements/structure/shadow-pic-team.png);
	background-repeat: no-repeat;
	background-position: bottom;
	margin-left: 15px;
}
div#pic-agent-team {
	float:left;
	width:150px;
	height:174px;
	border: 1px solid #D3D3D3;
	top: -13px;
}
div#cv-agent-team {
	width:708px;
	background-color:#FFF;
	margin-top: 1px;
	float: left;
	height: 100%;
	margin-bottom: 10px;
	text-align: justify;
	padding-left: 27px;
}
#sep-team {
	background-image: url(../elements/structure/sep-team.png);
	background-repeat: no-repeat;
	float: left;
	width: 687px;
	background-position: center;
	height: 20px;
	margin-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666;
	text-align: left;
	vertical-align: middle;
	padding-left: 50px;
}
#sep-team a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666;
	text-decoration: none;
}
#sep-team a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666;
	text-decoration: underline;
}
/*-------------------------ARTICLES*/

#left-side-articles-wrap {
	float: right;
	width: 227px;
	height: 100%;
	margin-right: 5px;
}
#box-menu-articles-wrap {
	float: left;
	width: 227px;
	margin-top: 7px;
	background-image: url(../elements/structure/shadow_filter.png);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	clear: both;
}
#title-menu-articls-page {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000;
	background-image: url(../elements/structure/header-my-selection-page.png);
	background-repeat: no-repeat;
	height: 24px;
	padding-top: 11px;
	width: 213px;
	text-align: right;
	padding-right: 14px;
}
#box-menu-articles {
	padding-top: 10px;
	width: 205px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #D7D7D7;
	border-bottom-color: #D7D7D7;
	border-left-color: #D7D7D7;
	padding-bottom: 10px;
	float: left;
	padding-left: 10px;
	padding-right: 10px;
}
#land {
	margin-bottom: 1px;
	width: 730px;
	float: right;
}
#state {
	margin-bottom: 1px;
	width: 730px;
	float: right;
}
#Mandatory {
	margin-bottom: 1px;
	width: 730px;
	float: right;
}
#Memorandum {
	margin-bottom: 1px;
	width: 730px;
	float: right;
}
#Cautionary {
	margin-bottom: 1px;
	width: 730px;
	float: right;
}
#Capital {
	margin-bottom: 1px;
	width: 730px;
	float: right;
}
#Purchase {
	margin-bottom: 1px;
	width: 730px;
	float: right;
}
#Municipal {
	margin-bottom: 1px;
	width: 730px;
	float: right;
}
#Mortgage {
	margin-bottom: 1px;
	width: 730px;
	float: right;
}
#Property {
	margin-bottom: 1px;
	width: 730px;
	float: right;
}
#Improvement {
	margin-bottom: 1px;
	width: 730px;
	float: right;
}
#Brokerage {
	margin-bottom: 1px;
	width: 730px;
	float: right;
}
/*--------------------------RIGHT SIDE ARTICLES*/
#content-articles {
	width: 737px;
	margin-top: -12px;
	margin-right: 5px;
	float: right;
	height: 100%;
	display: block;
	position: relative;
}
#title-tab-articles img {
padding-left:8px;	
}
#title-tab-articles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000;
	float: right;
	height: 23px;
	width: 723px;
	background-image: url(../elements/structure/bg_title_content_result.png);
	background-repeat: no-repeat;
	padding-top: 7px;
	padding-bottom: 5px;
	padding-left: 5px;
	clear: both;
	padding-right: 9px;
	margin-bottom: 1px;
	text-align: right;
}
#title-tab-articles a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000;
	text-decoration: none;
}
#title-tab-articles a:hover {
	text-decoration: none;
}
#title-tab-articles a:focus {
}
#title-tab-articles a:active {
}
#articles-tab-1 {
	float: right;
	width: 737px;
	margin-bottom: 5px;
}
#article-txt-bloc {
	float: right;
	width: 705px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	text-align: justify;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #D3D3D3;
	border-bottom-color: #D3D3D3;
	border-left-color: #D3D3D3;
	line-height: 18px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D3D3D3;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
}
#title-txt-articles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #DE6909;
	margin-bottom: 10px;
	margin-top: 10px;
}
/*------------------ABOUT US*/
#what-more-box-about {
	float: right;
	width: 225px;
	padding-bottom: 8px;
	background-image: url(../elements/structure/shadow_filter.png);
	background-repeat: no-repeat;
	background-position: bottom;
}
#title-content-about {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000;
	float: left;
	height: 23px;
	width: 728px;
	background-image: url(../elements/structure/bg_title_content_result.png);
	background-repeat: no-repeat;
	padding-top: 7px;
	padding-bottom: 5px;
	clear: both;
	padding-right: 9px;
	text-align: right;
}
#shadow-pic-about {
	float: left;
	height: 232px;
	width: 349px;
	padding-bottom: 9px;
	background-image: url(../elements/structure/shadow-pic-about.png);
	background-repeat: no-repeat;
	background-position: bottom;
	margin-top: 20px;
	margin-right: 15px;
}
#shadow-pic-about-left {
	float: right;
	height: 232px;
	width: 349px;
	padding-bottom: 9px;
	background-image: url(../elements/structure/shadow-pic-about.png);
	background-repeat: no-repeat;
	background-position: bottom;
	margin-left: 15px;
}
div#pic-about {
	float:left;
	width:349px;
	height:232px;
	border: 1px solid #D3D3D3;
	top: -13px;
}
div#txt-about {
	width:718px;
	background-color:#FFF;
	margin-top: 1px;
	float: right;
	height: 100%;
	margin-bottom: 10px;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	line-height: 18px;
	padding-right: 10px;
}
/*CONTACT US------------------------------------------*/
#content-contactUs {
	width: 737px;
	margin-top: 7px;
	margin-right: 5px;
	float: right;
	height: 100%;
	display: block;
	position: relative;
	direction:rtl;
}
#title-content-contactUs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000;
	float: left;
	height: 23px;
	width: 728px;
	background-image: url(../elements/structure/bg_title_content_result.png);
	background-repeat: no-repeat;
	padding-top: 7px;
	padding-bottom: 5px;
	clear: both;
	text-align: right;
	padding-right: 9px;
}
#content-form-contactUs {
	float: left;
	width: 737px;
	margin-top: 1px;
}
#txt-top-contactUs {
	float: left;
	width: 727px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000;
	margin-top: 20px;
	text-align: right;
	margin-bottom: 20px;
}
#form-contactUs {
	float: left;
	width: 735px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}
#form-contactUs label {
	direction:ltr;
	
}
.contactUs-form {
	float: left;
	width: 400px;
	background-color: #F2F2F2;
	border: 1px dashed #BEC0C1;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-left: 160px;
	margin-bottom: 25px;
	text-align: right;
	padding-right: 50px;
}
.label-contact {
	float: right;
	width: 150px;
	padding-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	font-weight: bold;
	text-align: right;
	
}
textarea {
	resize:none;
}
#box-address-contactUs {
	background-image: url(../elements/structure/shadow-right-side-property-page.png);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 341px;
	padding-bottom: 8px;
	float: right;
	margin-right: 10px;
}
#header-right-side-contactUs {
	background-image: url(../elements/structure/bg-header-right-side-property-page.png);
	background-repeat: no-repeat;
	float: left;
	width: 341px;
	height: 35px;
}
#title-address-contactUs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000;
	float: right;
	height: 25px;
	width: 224px;
	padding-top: 10px;
	text-align: right;
	padding-right: 12px;
}
#address-contactUs {
	width: 329px;
	border: 1px solid #D3D3D3;
	float: left;
	margin-top: 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	padding-top: 10px;
	padding-bottom: 5px;
	text-align: right;
	padding-right: 10px;
}
#contactUs-map {
	background-image: url(../elements/structure/shadow-right-side-property-page.png);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 8px;
	float: left;
	width: 339px;
	margin-left: 30px;
}
#map-contactUS {
	float: left;
	width: 339px;
	border: 1px solid #D3D3D3;
}
/*SELLING PROPERTY------------------------------------*/
#content-selling {
	width: 737px;
	margin-top: 7px;
	margin-left: 7px;
	float: left;
	height: 100%;
	display: block;
	position: relative;
}
#title-content-selling {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000;
	float: left;
	height: 23px;
	width: 728px;
	background-image: url(../elements/structure/bg_title_content_result.png);
	background-repeat: no-repeat;
	padding-top: 7px;
	padding-bottom: 5px;
	clear: both;
	text-align: right;
	padding-right: 9px;
}
#content-form-selling {
	float: left;
	width: 737px;
	margin-top: 1px;
}
#txt-top-selling {
	float: left;
	width: 717px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000;
	margin-top: 20px;
	text-align: justify;
	margin-bottom: 20px;
	padding-right: 10px;
}
#form-selling {
	float: left;
	width: 735px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	text-align: right;
}
.selling-form {
	float: left;
	width: 400px;
	background-color: #F2F2F2;
	border: 1px dashed #BEC0C1;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-left: 160px;
	margin-bottom: 25px;
	padding-right: 50px;
	direction:rtl;
}
.label-selling {
	float: right;
	width: 150px;
	padding-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	font-weight: bold;
	text-align: right;
}
/*RENTING---------------------------------------------*/
#content-renting {
	width: 737px;
	margin-top: 7px;
	float: left;
	height: 100%;
	display: block;
	position: relative;
	margin-left: 7px;
}
#title-content-renting {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000;
	float: left;
	height: 23px;
	width: 728px;
	background-image: url(../elements/structure/bg_title_content_result.png);
	background-repeat: no-repeat;
	padding-top: 7px;
	padding-bottom: 5px;
	clear: both;
	text-align: right;
	padding-right: 9px;
}
#content-form-renting {
	float: left;
	width: 737px;
	margin-top: 1px;
}
#txt-top-renting {
	float: left;
	width: 717px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000;
	margin-top: 20px;
	text-align: justify;
	margin-bottom: 20px;
	padding-right: 10px;
}
#form-renting {
	float: left;
	width: 735px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	text-align: right;
}
.renting-form {
	float: left;
	width: 400px;
	background-color: #F2F2F2;
	border: 1px dashed #BEC0C1;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 25px;
	margin-left: 160px;
	padding-right: 50px;
}
.label-renting {
	float: right;
	width: 150px;
	padding-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	font-weight: bold;
	text-align: right;
}
/*ESTIMATE--------------------------------------------*/
#content-estimate {
	width: 737px;
	margin-top: 7px;
	float: left;
	height: 100%;
	display: block;
	position: relative;
	margin-left: 7px;
}
#title-content-estimate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000;
	float: left;
	height: 23px;
	width: 728px;
	background-image: url(../elements/structure/bg_title_content_result.png);
	background-repeat: no-repeat;
	padding-top: 7px;
	padding-bottom: 5px;
	clear: both;
	text-align: right;
	padding-right: 9px;
}
#content-form-estimate {
	float: left;
	width: 737px;
	margin-top: 1px;
}
#txt-top-estimate {
	float: left;
	width: 717px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000;
	margin-top: 20px;
	text-align: justify;
	margin-bottom: 20px;
	padding-right: 10px;
}
#form-estimate {
	float: left;
	width: 735px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	text-align: right;
}
.estimate-form {
	float: left;
	width: 400px;
	background-color: #F2F2F2;
	border: 1px dashed #BEC0C1;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 25px;
	margin-left: 160px;
	padding-right: 50px;
}
.label-estimate {
	float: right;
	width: 150px;
	padding-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	font-weight: bold;
	text-align: right;
}
/*PRESS RELEASE---------------------------------------*/
#content-press {
	width: 737px;
	margin-top: 7px;
	margin-left: 7px;
	float: left;
	height: 100%;
	display: block;
	position: relative;
}
#title-content-press {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000;
	float: left;
	height: 23px;
	width: 728px;
	background-image: url(../elements/structure/bg_title_content_result.png);
	background-repeat: no-repeat;
	padding-top: 7px;
	padding-bottom: 5px;
	clear: both;
	text-align: right;
	padding-right: 9px;
}
#thun-press {
	height: 147px;
	width: 736px;
	float: right;
	clear: both;
	background-image: url(../elements/structure/shadow_result_list.png);
	background-repeat: no-repeat;
	background-position: bottom;
	margin-top: 1px;
}
#box-press {
	height: 138px;
	width: 734px;
	border: 1px solid #D3D3D3;
}
#photo-holder-press {
	margin: 3px;
	clear: both;
	float: right;
	height: 132px;
	width: 176px;
}
#header-title-press {
	width: 552px;
	float: left;
	height: 29px;
}
#title-press {
	float: left;
	width: 545px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #BEC0C1;
	background-color: #F2F2F2;
	padding-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	clear: right;
	padding-bottom: 5px;
	margin-bottom: 10px;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #BEC0C1;
	text-align: right;
	padding-right: 6px;
}
#date-press {
	float: left;
	width: 90px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #DE6909;
	padding-right: 5px;
	text-align: right;
	clear: none;
	padding-left: 6px;
	padding-top: 10px;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #BEC0C1;
}
#src-press {
	float: left;
	width: 445px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666;
	text-align: right;
	clear: none;
	padding-top: 10px;
	padding-left: 5px;
}
#description-press {
	float: left;
	height: 42px;
	width: 539px;
	padding-top: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	padding-left: 6px;
	text-align: justify;
	padding-right: 6px;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #BEC0C1;

}
#more-press {
	float: left;
	height: 26px;
	width: 546px;
	text-align: left;
	padding-left: 5px;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #BEC0C1;
}
/*CLOSED TRANSACTION----------------------------------*/
#content-transactions {
	width: 737px;
	margin-top: 7px;
	margin-right: 5px;
	float: right;
	height: 100%;
	display: block;
	position: relative;
}
#title-tab-transactions {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000;
	float: right;
	height: 23px;
	width: 723px;
	background-image: url(../elements/structure/bg_title_content_result.png);
	background-repeat: no-repeat;
	padding-top: 7px;
	padding-bottom: 5px;
	padding-left: 5px;
	clear: both;
	padding-right: 9px;
	margin-bottom: 1px;
	text-align: right;
}
#transactions-txt-bloc {
	float: right;
	width: 705px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	text-align: justify;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #D3D3D3;
	border-bottom-color: #D3D3D3;
	border-left-color: #D3D3D3;
	line-height: 18px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D3D3D3;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
}
#title-txt-transactions {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #DE6909;
	margin-bottom: 10px;
	margin-top: 10px;
}

#title-tab-transactions a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000;
	text-decoration: none;
}
#title-tab-transactions a:hover {
	text-decoration: none;
}
#title-tab-transactions a:focus {
}
#title-tab-transactions a:active {
}
/*FOOTER----------------------------------------------*/
#global #footer {
	background-color: #f2f2f2;
	width: 950px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #d9d9d9;
	clear: left;
	float: right;
	margin-top: 10px;
	padding-bottom: 10px;
	padding-right: 30px;
}
#global #footer #block-footer {
	clear: left;
	float: right;
	width: 230px;
	margin-top: 20px;
}
#title-block-footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #1A1A1A;
	width: 230px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #49494A;
	padding-bottom: 10px;
	text-align: right;
}
#list-footer-link {
	width: 230px;
	padding-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999;
	text-align: right;
	float: left;
}
#navigation-footer {
	width: 230px;
	list-style: none;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999;
	text-decoration: none;
	padding: 0;
}
#navigation-footer li a {
	width: 230px;
	list-style: none;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999;
	text-decoration: none;
}
#navigation-footer li a:hover, #navigation-footer li a:focus, #navigation-footer li a:active {
	width: 230px;
	list-style: none;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999;
	text-decoration: underline;
}
#copy-down {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #525050;
	text-align: center;
	background-color: #000;
	width: 980px;
	float: left;
	height: 30px;
	clear: both;
	padding-top: 15px;
}
#copy-down a {
	width: 230px;
	list-style: none;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #525050;
	text-decoration: none;
}
#copy-down a:hover, #copy-down a:focus, #copy-down a:active {
	width: 230px;
	list-style: none;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #525050;
	text-decoration: underline;
}
.tel{
float:right;
direction:ltr;
}
.label-selling,.label-estimate{
direction:ltr;	
}
.s30,.s40,.s50,.s20{
float:left; margin-left:45px;	
}
.title-sell{
direction:ltr;	
}
#form-estimate,#title-content-estimate{
direction:rtl;	
}
#count_result{ font-size:16px; float:left; padding:2px 10px; font-weight:normal;}
#title-tab-transactions img{ margin-left:8px;}
#call-me{ direction:rtl;}


#photos,#list{ cursor:pointer;}
.phon_label{float:right;}

.tel{
float:right;
direction:ltr;
}
#ccode{
margin-right:10px;
float:left;
}
#acode{
margin-right:10px;	
float:left;
}
.tel-desc{
width:188px;
float:left;
margin-top:-6px;
margin-bottom:6px;
}
.dcontery{
width:32px;  float:left; text-align:center; margin-left:0px; margin-top:2px; font-family:Arial, Helvetica, sans-serif; font-size:10px;	
}
.dacode{
width:53px; float:left;text-align:center; margin-left:0px; margin-top:2px; font-family:Arial, Helvetica, sans-serif; font-size:10px;	
}
.dtel{
width:97px; float:left;text-align:center; margin-left:0px; margin-top:2px; font-family:Arial, Helvetica, sans-serif; font-size:10px;
}

.Id-Search{
float:left;
margin-left:140px;
margin-top:-2px;
}
.Id-Search #PID {
	height: 22px;
	width: 40px;
	float: right;
	margin-left: 10px;
	padding: 0px;
	text-align: center;
	border: solid 1px #CCC;
}
.Id-Search .label {
	float: right;
	width: auto;
	margin-left: 10px;
	line-height: 22px;
}





/*land-price*/




#land-price{
	margin-bottom: 1px;
	width: 735px;
	float: right;
}


.top-cell {
	text-align: right;
	width: 725px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000;
	background-color: #DE6909;
	border: 1px solid #d9d9d9;
	height: 35px;
}


.cell {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bolder;
	color: #000;
	padding-right: 10px;
	height: 25px;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #d9d9d9;
	width: 137px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #d9d9d9;
}


.cell-content-lots {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	font-weight: normal;
	padding-right: 5px;
	width: 70px;
	height: 20px;
	text-align: right;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-bottom-color: #d9d9d9;
	border-left-color: #d9d9d9;
}


.cell-content-desc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	font-weight: normal;
	padding-right: 10px;
	width: 200px;
	height: 20px;
	text-align: right;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-bottom-color: #d9d9d9;
	border-left-color: #d9d9d9;
}



.cell-desc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bolder;
	color: #000;
	padding-right: 10px;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #d9d9d9;
	width: 137px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #d9d9d9;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #d9d9d9;
}


.cell-content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	font-weight: normal;
	padding-right: 10px;
	width: 137px;
	height: 20px;
	text-align: right;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-bottom-color: #d9d9d9;
	border-left-color: #d9d9d9;
}


.cell-content-loc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	font-weight: normal;
	padding-right: 10px;
	width: 137px;
	height: 20px;
	text-align: right;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-bottom-color: #d9d9d9;
	border-left-color: #d9d9d9;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #d9d9d9;
}



#content-box {
	border: 1px solid #D3D3D3;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	padding-right: 10px;
	background-color: #f2f2f2;
	margin-top: 10px;
	margin-bottom: 10px;	
}


.cell-content-desc-small {
    border-bottom: 1px dashed #D9D9D9;
    border-left: 1px dashed #D9D9D9;
    color: #000000;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: normal;
    height: 20px;
    padding-right: 10px;
    text-align: right;
    width: 70px;
}


/*state-price*/

#state-price{
	margin-bottom: 1px;
	width: 735px;
	float: right;
}
.pra{
float:right;
margin-left:10px;
direction:rtl;
}
/*newsletter*/


.newsletter{
	background-image: url("../elements/structure/strip_grey_light.png");
    background-repeat: no-repeat;
    clear: both;
    color: #000000;
    font-family: Arial;
    font-size: 14px;
    font-weight: bold;
    height: 29px;
    margin:7px auto 0px 7px;
	line-height:29px;
    width: 966px;	
}



.newsletter form {
	margin: 0px;
	padding: 0px;
}
.newsletter .title {
	font-size: 16px;
	float: right;
	line-height:29px;
	margin:0px 10px;
}
.newsletter input{
	float: right;
	line-height:29px;
	direction:rtl;
	margin:0px 6px;
	height: 16px;
    width: 134px;
	margin-top:4px;
	font-size:13px;

}

.newsletter .submit_news{
	float: right;
	margin:0px 6px;
	margin-top:8px;
	width:auto;
	height:auto;
}
.newsletter .social{
	margin-left:10px;
	margin-top:2px;
	float:left;
	
}
.newsletter .news_success{
width:100%;
text-align:center;
display:none;
}
.newsletter iframe{ margin-top:-4px;
}

/*jcar*/


.jcarousel-skin-tango1 .jcarousel-direction-rtl {
	direction: rtl;
}



.jcarousel-skin-tango1 .jcarousel-container-vertical {
    width: 325px;
 
    padding: 0px;
	margin:0px;
}

.jcarousel-skin-tango1 .jcarousel-clip {
    overflow: hidden;
	    width:  325px;
		left:-71px;
}


.jcarousel-skin-tango1 .jcarousel-clip-vertical {
    width:  325px;

}

.jcarousel-skin-tango1 .jcarousel-item {
    width: 325px;
    height: 30px;
}



.jcarousel-skin-tango1 .jcarousel-direction-rtl .jcarousel-item-horizontal {
	margin-left:0px;
    margin-right: 0px;
}

.jcarousel-skin-tango1 .jcarousel-item-vertical {
    margin-bottom: 0px;
}

.jcarousel-skin-tango1 .jcarousel-item-placeholder {
    background: #fff;
    color: #000;
}



/**
 *  Vertical Buttons
 */
.jcarousel-skin-tango1 .jcarousel-next-vertical {
	position: absolute;
	bottom: 5px;
	left: 43px;
	width: 32px;
	height: 32px;
	cursor: pointer;
	background-color: transparent;
	background-image: url(../images/d.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}

.jcarousel-skin-tango1 .jcarousel-next-vertical:hover,
.jcarousel-skin-tango1 .jcarousel-next-vertical:focus {
    background-position: 0 -32px;
}

.jcarousel-skin-tango1 .jcarousel-next-vertical:active {
    background-position: 0 -64px;
}

.jcarousel-skin-tango1 .jcarousel-next-disabled-vertical,
.jcarousel-skin-tango1 .jcarousel-next-disabled-vertical:hover,
.jcarousel-skin-tango1 .jcarousel-next-disabled-vertical:focus,
.jcarousel-skin-tango1 .jcarousel-next-disabled-vertical:active {
    cursor: default;
    background-position: 0 -96px;
}

.jcarousel-skin-tango1 .jcarousel-prev-vertical {
    position: absolute;
    top: 5px;
    left: 43px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: transparent url(../images/t.jpg) no-repeat 0 0;
}

.jcarousel-skin-tango1 .jcarousel-prev-vertical:hover,
.jcarousel-skin-tango1 .jcarousel-prev-vertical:focus {
    background-position: 0 -32px;
}

.jcarousel-skin-tango1 .jcarousel-prev-vertical:active {
    background-position: 0 -64px;
}

.jcarousel-skin-tango1 .jcarousel-prev-disabled-vertical,
.jcarousel-skin-tango1 .jcarousel-prev-disabled-vertical:hover,
.jcarousel-skin-tango1 .jcarousel-prev-disabled-vertical:focus,
.jcarousel-skin-tango1 .jcarousel-prev-disabled-vertical:active {
    cursor: default;
    background-position: 0 -96px;
}