
/* PROMO OBJECTS */
	UL#best-options {
		margin:5px;
		padding-left:16px;
		list-style-image:url("/img/list_2.gif");
		list-style-type:square;
	}
	UL#best-options LI {
		line-height:200%;
	}

/* VIP BLOCK A */
	
	DIV#pr-box {
		height: 352px;
	}
	DIV#pr-box-object {
		height: 30
	}
	DIV#pr-title-box {
		padding-left:10px;
		height: 48px;
		background-color: #f3f7fc;
		border: 1px solid #d2dbed;
		border-radius: 3px;
		-moz-border-radius: 3px;
		-webkit-border-radius: 3px;
		padding: 12px;
	}

	DIV#pr-title-box-1 {
		font-size: 18px;
		font-weight: bold;
		padding-left:3px;
	}


	DIV#pr-title A {
		font-size: 18px;
		font-weight: bold;
		line-height: 30px;
	}
	DIV#pr-main-box {
		padding-top: 16px;
	}
	DIV#pr-text {
		float: left;
		line-height: 200%;
		width: 240px;
		margin-right: 5px;
	}
	DIV#pr-img {
		width: 400px;
		float: right;
	}
	div#mainpromo_tr_text {
		position: relative;
		width:200px;
		height: 60px;
		top: -60px;
		right: -150px;
		font-family: Arial;
		font-weight: bold;
		color: #FFFFFF;
		font-size: 16px;
		zoom:1;
	}
	
	#mainpromo_tr_text A {
		text-decoration: underline;
		font-family: Verdana, Sans-Serif;
		font-weight: bold;
		color: #FFFFFF;
		font-size: 20px;
		line-height: 25px;
	}  
/* PROMO TEXT */
	#box_maintext #mt_left {
		float: left;
		width: 40%;
		margin: 5px;
	}
	
	#box_maintext #mt_right {
		float: right;
		width: 55%;
		margin: 5px;
	}
	
	#box_maintext #mt_right LI, #box_maintext #mt_left LI {
		padding-bottom: 1px;
	}

/* CATALOGUE */
	#right_txt {
		margin-left: 10px;
		margin-right: 10px;
	}
#right_txt_promo{
		margin-left: 0px;
		margin-right: 10px;
	}
	
	#title {
		font-size: 20px;
		margin-left: 12px;
	}
	#title-blue {
		color:#004364;
		font-style: italic; 
		font-size: 20px;
	}
	#title_big {
		font-size: 28px;
		line-height: 100%;
	}
	#title_sub {
		font-size: 18px;
		font-style:italic;
		font-weight:normal;
		line-height: 130%;
	}
	
	#title A#more {
		font-size: 18px;
	}
	
	DIV#title SPAN * {
		padding-left: 10px;
	}

/* PIC GENERAL */
	#picgeneral {
		width: 200px;
	}	
	#container_pics #picgeneral {
		margin-right: 10px;
	}	
	#container_pics #picgeneral #box {
		background-color: #f3f7fc;
		border: 1px solid #d2dbed;
		border-top: 0px;
		border-radius: 3px;
		-moz-border-radius: 3px;
		-webkit-border-radius: 3px;
		padding: 10px;
		width: auto;
	}
/* PIC GENERAL END */


/* G-IMG LINE */
	.g-block-active, .g-block-inactive {
		width: 200px;
		margin-left: 11px;
	}
	.g-block-active {
		border:1px solid #FF9900;
	}
	.g-block-inactive {
		border:1px solid #FFFFFF;
	}
	DIV#g-container {
		width: 200px;
	}
	DIV#g-container-left {
		width: 200px;
	}
	DIV#g-container #g-box {
		background-color: #f3f7fc;
		border: 1px solid #d2dbed;
		border-top: 0px;
		border-radius: 3px;
		-moz-border-radius: 3px;
		-webkit-border-radius: 3px;
		padding: 2px;
		width: auto;
	}
		DIV#g-container-left #g-box {
		background-color: #f3f7fc;
		border: 1px solid #d2dbed;
		border-top: 0px;
		border-radius: 3px;
		-moz-border-radius: 3px;
		-webkit-border-radius: 3px;
		padding: 4px;
		width: auto;
	}
	/* FAVORITES */
	DIV#g-favorites  {
		width:190px;
		height:5px;
	}
	#g-favorites DIV {
		line-height:150%;
	}
	#g-favorites #g-number {
		float:left;
	}
	#g-favorites * {
		font-size:10px;
	}
	#g-favorites #g-number {
		padding:3px;
	}
	#g-favorites #g-txt {
		padding:3px;
		float:left;
		text-align:right;
		width:117px;
	}
	#g-favorites {
		clear: both;
	}
	#g-favorites #g-add {
		float:right;
	}
	
	#g-info, #g-price {
		padding:3px;
	}
	
/* G-IMG LINE END */

#dots {
	background: url('/img/dots.gif') repeat-x right bottom
}






/* CATALOGUE - PROPERTIES LIST */
#property_list #list {
	width:230px;
	margin-top:5px;
}

#property_list #title {
	font-size:14px;
	margin-top:-5px;
}

#property_list #favorites {
	width:auto;
	margin-top:5px;
}

#property_list #favorites #left {
	width:20px;
	float:left;
	
}
#property_list #favorites #right{
	white-space: nowrap;
	text-align:left;
}
#property_list #favorites #right A{
	color:#A6A6A6;
	text-decoration:none;
}
#property_list #favorites #right A:hover{
	color:#666666;
}
#property_list #list #left, #property_list #list #right{
	background: url('/img/dots.gif') repeat-x bottom;
	height:18px;
}

#property_list #list #left{
	white-space: nowrap;
	width:50%;
	float:left;
}
#property_list #list #right{
	white-space: nowrap;
	width:50%;
	float:right;
	text-align:right;
	color:#DEDEDE;
}

#property_list #list span{
	background-color: #FFFFFF;
	padding:5px;
}
#property_list #list #left span{
	padding-left:0px;
}


/* PROPERTY VIEW */

#property_view #favorites {
	width:auto;
	margin-top:10px;
	margin-bottom:10px;
}

#property_view #favorites #left {
	width:25px;
	float:left;
	
}
#property_view #favorites #right{
	white-space: nowrap;
	text-align:left;
}
#property_view #list #left{
	background: url('/img/dots.gif') repeat-x bottom;
}
#property_view #list #left, #property_view #list #right{
	height:18px;
	margin-top:10px;
}

#property_view #list #left{
	white-space: nowrap;
	width:50%;
	float:left;
}
#property_view #list #right{
	white-space: nowrap;
	width:50%;
	float:right;
	text-align:left;
}

#property_view #list span{
	background-color: #FFFFFF;
	padding:5px;
}
#property_view #list #left span{
	padding-left:0px;
}

#property_view UL#options {
	margin:0px;
	padding-left:16px;
	list-style-image:url("/img/list_1.gif");
	list-style-type:square;
}
#property_view UL#options LI {
	line-height:200%;
}

#property_view #spec-online {
	width:100%;
	height:80px;
}
#property_view #picmain {
}


/* PICSMALL */
	#container_pics #picsmall {
		width: 150px;
		height: 162px;
		padding-left: 12px;
		padding-right: 0px;
	}	
	#container_pics #picsmall #box {
		padding-right: 0px;
		width: auto;
	}	
	#container_pics #picsmall {
		margin-left: 0px;
		margin-right:0px;
	}
	#gallerylnk {
		margin-top:10px;
	}	
	#picsmall #txt-rent-lr {
		width:100%;
		clear:both;
		height:20px;
	}
	#picsmall #txt-rent-lr #lr {
		white-space: nowrap;
		float:left;	width: 20px;
	}
	#picsmall #txt-rent-lr #rr1, #picsmall #txt-rent-lr #rr2 {
		float:right;
		text-align: left;
		font-style:italic;
	}
	#picsmall #txt-rent-lr #rr1 {
		color:orange;
	}
	#picsmall #txt-rent-lr #rr2 {
		color:green;
	}

/* PICSMALL END */

#property_view #object-description, #property_view #object-price, #property_view #object-photos, #property_view #object-contact {
	line-height:170%;
	width:100%;
}
#property_view #object-title {
	font-size:20px;
	margin-top:10px;
	margin-bottom:10px;
	
}
#property_view UL#contact-data {
	margin:0px;
	padding-left:16px;
	list-style-type: square;
	line-height:200%;
}
#property_view #container_pics #picsmall {
	margin-right: 5px;
}
#property_view #container_pics {
	margin-left: -10px;
}

#property_view #price-table {
	background-color: #FFFFFF;
	border: 1px solid #DEDEDE;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	padding: 12px;
	width:550px;
}
#property_view #price-table TD {
	background: url('/img/dots.gif') repeat-x bottom;
}
#property_view #price-table span {
	background-color: #FFFFFF;
	padding:5px;
	white-space: nowrap;
}

#property_view #object-gallery div {
	float: left;
	width: 210px;
	padding-right:10px;
	padding-top:10px;
}

#property_view #contact-form-data {
	margin:0px;
	padding-left:16px;
	list-style-image:url("/img/list_1.gif");
	list-style-type:square;
}
#property_view UL#contact-form-data LI {
	line-height:200%;
}




/* GALLERY SCROLL PROPERTY */
.gallery-box DIV.gallery  {
	white-space:nowrap;
	overflow-y: hidden;
	overflow-x: scroll;
	width:92%;
	height:135px;
}
.gallery-box DIV.gallery A IMG {
	padding: 5px;
	margin-right:10px;
	margin-bottom:10px;
	border: 1px solid #D1D1D1;
}


/* PROPERTY VIEW / OBJECT MENU */
#object-menu DIV {
	background-image: url(/img/object-menu-bg.jpg);
	background-position: top;
	background-repeat: repeat-x;
	background-color: #f3f7fc;
	border: 1px solid #d2dbed;
	border-bottom: 0px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	padding: 5px;
	margin-right:10px;
	text-align:center;
	font-weight:bold;
}

#object-menu-bottom DIV {
	background-image: url(/img/object-menu-bg.jpg);
	background-position: top;
	background-repeat: repeat-x;
	background-color: #f3f7fc;
	border: 1px solid #d2dbed;
	border-top: 0px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	padding: 5px;
	margin-right:10px;
	text-align:center;
	font-weight:bold;
}



