/* CATALOG LIST */

#g-container * {
	font-size:12px;
}
#g-img DIV, #g-price #g-price-num, #g-place DIV, #g-favorites #g-number {
	float:left;
}
#g-img #g-pic A img {
  border: 1px solid #FFFFFF;
}
#g-img #g-pic A:hover img {
  border-top: 1px solid red;
}
#g-img DIV#g-more A img {
	opacity:0.4;filter:alpha(opacity=40);
}
#g-img #g-more A:hover img {
	opacity:1;filter:alpha(opacity=100);
}
.g-pic IMG {
	
}
DIV#g-favorites, DIV#g-price, DIV#g-icons, DIV#g-place  {
	width:150px;
}
DIV#g-info {
	padding-left:20px;
	width:150px;
}
DIV#g-container {
	width:192px;
}
#g-add INPUT {
	margin-right:0px;
	padding-right:0px;
}
#g-favorites DIV, #g-price DIV {
	line-height:150%;
}
#g-icons {
	padding-top:5px;
}
#g-favorites * {
	font-size:10px;
}
#g-favorites #g-number {
	padding:3px;
}
#g-favorites #g-txt {
	padding:3px;
	float:left;
	text-align:right;
	width:82px;
}
#g-favorites, #g-price, #g-img, #g-icons, #g-place {
	clear: both;
}
#g-favorites #g-add, #g-place DIV#g-pos, #g-price #g-price-per-W, #g-price #g-price-per-D, #g-price #g-price-per-M {
	float:right;
}
#g-price #g-price-per-W {
	font-style:italic;
	color:#009900;
}
#g-price #g-price-per-D {
	font-style:italic;
	color:#CCCC33;
}
#g-price #g-price-per-M {
	font-style:italic;
	color:#FF6600;
}
#g-icons IMG {
	margin-right:4px;
}
#g-icons IMG.g-icons-last {
	margin-right:0px;
}
#g-icons IMG#inactive {
	opacity:0.3;filter:alpha(opacity=30);
}
#g-place DIV#g-rooms, #g-place DIV#g-dist {
	text-align:center;
	width:26px;
	margin-right:5px;
}
#g-place DIV#g-dist {
	text-align:right;
	width:15px;
	margin-right:0px;
}
#g-container {
	padding-top:10px;
	padding-bottom:10px;
}
.g-block-active {
	border:1px solid #FF9900;
}
.g-block-inactive {
	border:1px solid #FFFFFF;
}











/* PROMO OBJECTS */

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

#mainpromo #boxleft {
	float: left;
	width: 400px;
}

#mainpromo #boxright {
	float: right;
	width: 250px;
}

#mainpromo #pr_title {
	font-weight: bold;
	font-size: 20px;
	line-height: 120%;
}

#mainpromo #pr_position {
	font-weight: bold;
}

#mainpromo #pr_place,#mainpromo #pr_position,#mainpromo #pr_content {
	margin-top: 5px;
}

div#mainpromo_tr_text {
	position: relative;
	height: 60px;
	top: -60px;
	right: -150px;
	font-family: Arial;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 16px;
}

#mainpromo_tr_text A {
	text-decoration: underline;
	font-family: Verdana, Sans-Serif;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 20px;
	line-height: 25px;
}

#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 {
	padding-bottom: 10px;
}

/* CATALOGUE */
#right_txt {
	margin-left: 10px;
	margin-right: 20px;
}

#title-blue {
	color:#004364;
	font-style: italic; 
	font-size: 20px;
}
#title A#more {
	font-size: 18px;
	color: #70BADE;
}

#picgeneral {
	width: 210px;
	height: 180px;
}

#container_pics #picgeneral {
	margin-right: 5px;
}

#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: 5px;
	width: auto;
}

#container_pics #picsmall {
	width: 150px;
	height: 162px;
}

#container_pics #picsmall #box {
	background-color: #ffffff;
	border: 1px solid #D2DBED;
	border-top: 0px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	padding: 5px;
	width: auto;
}

#container_pics #picsmall {
	margin-right: 13px;
}

#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 * DIV, #property_view * P, #property_view * A, #property_view * A {
	font-size:12px;
}
*/
#property_view #favorites {
	width:auto;
	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:43%;
	float:left;
}
#property_view #list #right{
	white-space: nowrap;
	width:57%;
	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 {
}
#property_view #picsmall {
	padding-left: 7px;
}
#property_view #picsmall #first {
	padding-left: 1px;
}
#gallerylnk {
	margin-top:10px;
}


#object-menu DIV {
	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-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;
}

#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;
	white-space: nowrap;
	margin-right: 30px;
}
#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;
}
#property_view #price-table TD {
	background: url('/img/dots.gif') repeat-x bottom;
	white-space: nowrap;
	height:30px;
}
#property_view #price-table TH {
	text-align:left;
}
#property_view #price-table span {
	background-color: #FFFFFF;
	padding-bottom:7px;
	white-space: nowrap;
}
#property_view #imgcont {
	background-color: #EDF2FE;
	border: 1px solid #BED0FC;
}
#property_view #object-gallery div {
	float: left;
	width: 100%;
	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%;
}

#property_view #contact-form TH {
	text-align:left;
	font-weight:normal;
}



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


