
body { font-family: Arial, Helvetica, sans-serif; color: #878787; margin: 0px; background:#000000; }
img { border: 0; }
a { text-decoration: none; }

#imageTop { float:left; width: 113px; height: 159px; margin:30px 0px; }
#menuTop { float: right; width: 730px; margin: 20px 15px 30px 0px; text-align: right; font-size: 12px; font-weight: bold;  }
#menuTop a { text-decoration: none; color: #878787; }

#main { width: 1002px; height: 860px; }
#left { float:left; width: 230px; height: 750px; margin-left:20px; }
#right { float: right; width: 747px; min-height: 950px; overflow: auto; }
#carabelli { float:left; margin: 50px 28px 0px 0px; color: #aeb9cd; font-size: 14px; }
#carabelli a { text-decoration: none; color: #aeb9cd; }

.backLink { float: right; display: inline; }
.backLink a { color: #878787; }

/* Only text */
#onlyText { margin: 70px 20px 0px 0px; line-height: 28px; }
#onlyText a { color:#ffffff; }
.onlyTextHeader { font-weight:bold; color:#ffffff; }

/* Image scroll page 11 */
#picture11 { float:left; }
#move11 { float:left; width:714px; height:35px; }
#prev11 { float:right; margin-right:10px; }
#next11 { float:right; }
#content11 { margin: 20px 50px 0px 50px; line-height: 30px; }

/* Page 61 */
#title61 { font-weight: bold; margin-top: 70px; margin-left: 50px; }
#image61 {margin-top: 50px; }
#text61 { position: relative; z-index: 100; margin-top: -500px; }
#left61 { margin-left: 50px; line-height: 35px; float: left; }
#left61 a { text-decoration: none; color: #878787; }
#right61 { margin-left: 40px; line-height: 35px; float: left; }
#right61 a { text-decoration: none; color: #878787; }

/* Page 62 */
#title62 { font-weight: bold; margin-top: 30px; margin-left: 50px; }
#text62 { font-size: 13px; background:#ffffff; }
#text62 a { text-decoration: none; color: #878787; }
.apartFree { color: #00FF00; }
.apartReserved { color: #ff6600; }
.apartSold { color: #FF0000; }
#detalii62 { margin: 30px 0px 0px 30px; }

/* Map details */
#mapDetails62 { height: 120px; margin: 0px 30px 10px 350px; font-size: 13px; width:350px; }
#mapImage62 { margin: 0px 10px 0px 10px; }
#mapDetails63 { height: 150px; margin: 20px 30px 10px 450px; font-size: 13px; }
#mapImage63 { position: absolute; top: 300px; margin-left: 100px; }

/* Page 70 */
#contact70 { margin-top: 50px; }
#left70 { width: 300px; margin-left: 20px; float: left; }
#right70 { width: 300px; margin-left: 20px; float: right; }

/* Page 20 */
#image20 { margin-left: 80px; }
#text20 { position: relative; z-index: 100; margin: -680px 20px 0px 50px; line-height: 30px; }

/* Page 21,22 */
#page21 { margin-top: 50px; line-height: 25px; z-index: 1; background-image: url(../img/21.jpg); background-repeat: no-repeat; padding-left: 365px; }
#page22 { margin-top: 50px; line-height: 30px; z-index: 1; background-image: url(../img/22.jpg); background-repeat: no-repeat; padding-left: 365px; }

/* Buildings id=61 */
#b11 { position:absolute; width:123px; height:136px; top:237px; left:366px; cursor:pointer; display:none; background:url(../img/b11.png) no-repeat; }
#b13 { position:absolute; width:225px; height:113px; top:370px; left:366px; cursor:pointer; display:none; background:url(../img/b13.png) no-repeat; }
#b15 { position:absolute; width:190px; height:135px; top:370px; left:591px; cursor:pointer; display:none; background:url(../img/b15.png) no-repeat; }
#b22 { position:absolute; width:108px; height:99px; top:273px; left:684px; cursor:pointer; display:none; background:url(../img/b22.png) no-repeat; }

/* Left menu styles */

ul { padding: 0px; margin: 0px; }
li { padding: 0px; margin: 0px; }

.glossymenu {
	float:left;
}
.glossymenu a.menuitem {
	/*background: black url(glossyback.gif) repeat-x bottom left;*/
	font-weight: bold;
	font-size: 13px;
	color: #878787;
	display: block;
	position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
	width: auto;
	padding: 20px 10px 0px 0px;
	text-decoration: none;
}
.glossymenu a.menuitemActive {
	color: #ffffff !important;
}
.glossymenu .menuitem:active {
	color: #ffffff;
}
.glossymenu a.menuitem .statusicon { /*CSS for icon image that gets dynamically added to headers*/
	position: absolute;
	top: 5px;
	right: 5px;
	border: none;
}
.glossymenu a.menuitem:hover {

}
.glossymenu div.submenu { /*DIV that contains each sub menu*/
	margin: 0;
	padding: 0;
}
.glossymenu div.submenu ul { /*UL of each sub menu*/
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.glossymenu div.submenu ul li {
	margin: 0;
	padding: 0;
display: inline;


}
.glossymenu div.submenu ul li a {
	display: block;
	font-size: 12px;
	color: #878787;
	text-decoration: none;
	padding: 10px 0px 0px 15px;
}
.glossymenu div.subsubmenu { /*DIV that contains each sub menu*/
	display: none;
}
.glossymenu div.subsubmenu ul li a {
	display: block;
	font-size: 11px;
	color: #878787;
	text-decoration: none;
	padding: 5px 20px 0px 40px;
	font-style: italic;
	text-align: left;
}
.glossymenu div.subsubsubmenu { /*DIV that contains each sub menu*/
	display: none;
}
.glossymenu div.subsubsubmenu ul li a {
	display: block;
	font-size: 10px;
	color: #878787;
	text-decoration: none;
	padding: 5px 0px 0px 60px;
	font-style: italic;
	text-align: left;
}
.glossymenu div.submenu ul li a:hover {

}