/*****************************/
/*** Core html setup stuff ***/
/*****************************/

html {
  height: 100%;
  margin-bottom: 1px;
background-color:#000;

}

form {
  display:inline;
}

body {
	margin: 0px 0px 0px 0px;
	width: 100%;
	display: table;

}

body, td{
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #333;
	line-height: 1.3em;
}

a:link, a:visited {
	text-decoration: none;
	font-weight: normal;
}

a:hover {
	text-decoration: underline;
	font-weight: normal;
}

input.button { cursor: pointer; }

p { margin-top: 0; margin-bottom: 5px; }

img { border: 0 none; margin:0px; }

/*****************************************/
/*** Template specific layout elements ***/
/*****************************************/
#page_bg {
	padding: 0px;
	margin: 0px;
	margin-bottom: 0px;
height:100%;
	/*background: url(../images/back1.gif) top repeat-x;*/
}

#page_bg2 {
	padding: 0px;
	margin: 0px;
	margin-bottom: 0px;
height:100%;
	/*background: url(../images/back_interno.gif) top repeat-x;*/
}

div#top_menu{
	height:50px;
	margin:-20px auto 0px auto;
	width: 980px;
text-align:center;
}

#topnav{ float:left; height:50px; width:980px; margin: 0px; padding:0px auto; font-weight: bold; text-align:center;}
#topnav ul { margin: 0px 27px 0px 27px; padding: 0; width: auto; float: left; list-style-type:none; text-align:center; }
#topnav ul li{ margin: 0; padding: 0; height: 50px; float: left; position: relative; }
#topnav ul li a{ color: #FFFFFF; font-weight: bold; text-decoration: none; padding: 15px 17px 0px 17px; height:35px; display: block; float: left; }
#topnav ul li ul ul { margin: 0 0 0 11em; }
#topnav ul li li { width:auto; height: 40px; }
#topnav ul li li a { color: #000000; text-transform: none; display: block; background: none; width: 277px; border-left: 0px; padding: 0px 37px 0px 37px; height:20px; }
#topnav ul li ul { left: -999em; top: 0px; left: 0; display: block; height: 36px; width: 277px; position: absolute; z-index: 99; left: -999em; clear: left; margin-top: 0px; margin-left: 0px; }


#top_menu_left{
	background: url(../images/top_menu_left.png) top left no-repeat;
	float:left;
	width: 14px;
	height: 54px;
	margin:0px;
	padding:0px;
}
#top_menu_right{
	background: url(../images/top_menu_right.png) top right no-repeat;
	float:left;
	width: 14px;
	height: 54px;
	margin:0px;
	padding:0px;
}

div#h_area{
	margin:0px auto;
	width: 980px;
	text-align:left;
	padding-left:15px;
}


.logo{
	display: block;
	float:left;
	padding-top:5px;
	margin-bottom:10px;
	width:600px;
}
a.logo,a.logo:link,a.logo:hover, a.logo:visited{
	font-size:26px;
	line-height: 58px;
	color:#3E3E3E;
	text-decoration:none;
	font-weight:bold;
	font-family:"Trebuchet MS",Arial;
}

.box1, .box2, .box3, .box4{
	width:234px;
	margin:15px 3px 10px 7px;
	background: url(../images/box_bottom.png) bottom center no-repeat;
	float:left;
}
.box1 .boxTitle, .box2 .boxTitle, .box3 .boxTitle, .box4 .boxTitle{
	width:234px;
	height:44px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#FFF;
	line-height:44px;
	text-align:center;
}
.box1 .boxTitle a, .box1 .boxTitle a:link, .box1 .boxTitle a:hover, .box1 .boxTitle a:visited,
.box2 .boxTitle a, .box2 .boxTitle a:link, .box2 .boxTitle a:hover, .box2 .boxTitle a:visited,
.box3 .boxTitle a, .box3 .boxTitle a:link, .box3 .boxTitle a:hover, .box3 .boxTitle a:visited,
.box4 .boxTitle a, .box4 .boxTitle a:link, .box4 .boxTitle a:hover, .box4 .boxTitle a:visited {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#FFF;
}
.box1 .boxContent, .box2 .boxContent, .box3 .boxContent, .box4 .boxContent{
	width:210px;
	margin:10px auto;
	overflow: auto;
}


div#main_bg{
	margin:0px auto;
	width: 980px;
	text-align:center;
background-color:#EEEAE4;
}
div#main_top{
	margin:0px auto;
	padding:0px;
	width: 980px;
	height: 500px;
background-color:#000;
}

div#main_top2{
	margin:0px auto 0px auto;
	padding:0px;
	width: 980px;
	height: 150px;
background-color:#000;
}
div.banner1{ background: #D4D2C6 url(../images/real-estate-banner1.jpg) top center no-repeat; }
div.banner2{ background: #D4D2C6 url(../images/real-estate-banner2.jpg) top center no-repeat; }
div.banner3{ background: #D4D2C6 url(../images/real-estate-banner3.jpg) top center no-repeat; }
div#main_top table.contentpaneopen{
background-color:#8b0101;
	padding:0px;
	margin-top:60px;
	margin-left:32px;
	width:400px;
	height:160px;
	overflow: auto;
	text-align:left;
	float:left;
}

.search {
	text-align:left;
	width: 156px;
	height:43px;
}
.search .inputbox {
	background:#FFFFFF;
	width: 156px;
	height: 17px;
	font-size: 11px;
	color: #454545;
	margin:9px 0px 0px 20px;
	border: 1px solid #D3D3D3;
}


#leftcolumn{
	margin-left:9px;
	padding:0px;
	width:205px;
	float:left;
}
#rightcolumn{
	margin-right:9px;
	padding:0px;
	width:350px;
	float:right;
}

#maincolumn{
	width:530px;
	float:left;
	margin:0px 5px 0px 5px;
	padding:0px;
	overflow:hidden;
}
#maincolumn_middle{
	width: 740px;
	float:left;
	margin:0px 5px 0px 5px;
	padding:0px;
	overflow:hidden;
}
#maincolumn_big{
	width: 980px;
	float:left;
	margin:0px 0px 0px 0px;
padding-top:25px;
background-color:#FFF;
min-height:500px;
text-align:left;
background-color:#F30;
background-image: url(../images/back_column.gif);

}

#maincolumn_big img{
margin:3px 8px 3px 0px;
border:1px solid #FFF;
}

#maincolumn_big img:hover{
border:1px solid #FC0;
}


#maincolumn_big p{
margin:0px 25px;

}

div.path{
	margin:10px 0 0 0px;
	padding: 5px;
	padding-left:30px;
	background:url(../images/breadcrumbs_bg.png) top left no-repeat;
}

div.nopad {
	float:left;
	padding:0 0px 15px 0px;
margin:0px 33px;
}

div.nopad ul {
	clear: both;
}
.article_separator {
	height:35px;
	line-height:35px;
}
form#form-login fieldset { 
	border: none;
	margin: 0;
	margin-left:10px;
}
form#form-login ul li{ 
	padding: 0; 
}

form#form-login ul li a {
	text-align: left;
	padding: 0px;
	font-size: 10px;
	color: #858585;
}

#leftcolumn div.module_menu, #leftcolumn div.module{
	margin: 10px 0px 0px 0px;
	padding:0px;
	width: 205px;
}
.article_column {
	padding-right:10px;
}
#rightcolumn div.moduletable_menu, #rightcolumn div.moduletable, #rightcolumn div.moduletable_text{
	margin: 10px 0px 0px 0px;
	padding: 0px;
	width: 205px;
}
div.bannergroup_text {
	margin:0px 13px 15px 13px;
}
.bannerheader {
	font-weight:bold;
	margin-bottom:10px;
}
.banneritem_text {
	margin-bottom:10px;
}
.bannerfooter_text {
	margin-bottom:10px;
}
#leftcolumn div.module_menu  div div div, #leftcolumn div.module div div div,
#rightcolumn div.moduletable_menu, #rightcolumn div.moduletable, #rightcolumn div.moduletable_text{
	background: url(../images/rub_bottom.png) center bottom no-repeat;
}
#leftcolumn div.module_menu  div div div, #leftcolumn div.module div div{
	margin: 0px;
	padding: 0px;
	padding-bottom:5px;
	width: 205px;
	height:auto;
}

#leftcolumn div.module_menu div div div div, #leftcolumn div.module div div div div{
	background: none;
	padding:4px 8px;
}
#leftcolumn h3,
#rightcolumn h3{
	text-align: left;
	padding-left:15px;
	height: 50px;
	width: 190px;
	line-height: 40px;
	color:#000;
	font-size:16px;
	margin:0px;
	font-weight:bold;
	background: #D4D2C6 url(../images/bg_h3.png) bottom left repeat-x;
}
table.poll thead td {
	text-align: left;
	padding-left:10px;
}
table.poll td {
	text-align: left;
}
#leftcolumn ul.menu li ul{
	list-style: none;
}
.pollstableborder {
	margin: 5px 0px 10px 0px;
}
.poll td div{
	display:inline;
}

/* forms */

#leftcolumn .moduletable ul,
#rightcolumn .moduletable ul {
	margin: 6px 0;
	padding: 0;
	list-style: none;
}

#leftcolumn .moduletable ul li,
#rightcolumn .moduletable ul li {
	margin: 0;
	padding: 0 2px;
}
.moduletable ul {
	padding:5px 10px 5px 12px;
	margin:0px;
}

.moduletable ul li {
	padding:0px 10px 5px 15px;
	margin:0px;
	line-height:18px;
}
#leftcolumn ul.menu li#current ul li,
#rightcolumn ul.menu li#current ul li {
	margin: 0px;
	padding: 0px;
}
ul.menu {
	padding:5px 10px 5px 12px;
	margin:0px;
}
ul.menu li{
	padding:0px 10px 5px 15px;
	margin:0px;
}

ul.menu li ul {
	padding:0px 0px 5px 0px;
	margin:0px;
}
ul.menu li ul li{
	padding:0px 0px 0px 15px;
	border:none;
}
ul.menu li#current ul li a{
	margin-left:15px;
	text-decoration:none;
}
ul.mostread {
	padding:5px 10px 5px 12px;
	margin:0px;
}
ul.mostread li{
	padding:0px 10px 5px 15px;
	margin:0px;
	line-height:18px;
}
ul.latestnews {
	padding:5px 10px 5px 12px;
	margin:0px;
}
ul.latestnews li{
	padding:0px 10px 5px 15px;
	margin:0px;
	line-height:18px;
}
div.componentheading{
font-weight:normal;
	vertical-align:middle;
	font-size:19px;
	height:30px;
	color:#363636;
	background: url(../images/contentheading_ico.png) left top no-repeat;
margin-top:5px;
}




td.contentheading{
	font-weight:normal;
	vertical-align:middle;
	font-size:19px;
	height:30px;
	color:#363636;
	background: url(../images/contentheading_ico.png) left top no-repeat;
margin-top:5px;
}

td.contentpaneopen table{ 
background-color:#FFF;
}
td.contentheading a{
color:#333;
text-decoration:none;

}
table.contentpaneopen td.contentheading{
	padding-left:34px;
color:#333;
}
table.contentpaneopen{
	border-collapse: collapse;
	margin-left:5px;
}
td.buttonheading{
	padding:0px 2px 0px 2px;
}

.contentpaneopen p{
	line-height:22px;
}
span.small, td.createdate, td.modifydate{
	font-size:11px;
	color:#999999;
}
span.pagination span, span.pagination a{
	padding:5px;
}



div#f_area{
background: #FFF url(../images/footer.gif) top no-repeat;
background-color:#F5BA41;
	margin:0px auto;
	width: 980px;
height:90px;
	text-align:left;
	
}

div#f_area p{
padding-top:50px;
padding-left:25px;
font-size:90%;
	
}


#f_area div.moduletable, #f_area div.moduletable_menu{
	float: left;
	margin:10px 4px 10px 6px;
	width: 234px;
}
#f_area h3{
	text-align: left;
	height: 51px;
	width: 184px;
	line-height: 51px;
	color:#000000;
	font-size:19px;	
	font-family:"Trebuchet MS", Tahoma, Verdana;
	margin:0px;
	padding-left: 50px;
}

/* System Standard Messages */
#system-message { margin-bottom: 20px; }

#system-message dd.message ul { background: #C3D2E5 url(../../system/images/notice-info.png) 4px center no-repeat;}

/* System Error Messages */
#system-message dd.error ul { color: #c00; background: #E6C0C0 url(../../system/images/notice-alert.png) 4px center no-repeat; border-top: 3px solid #DE7A7B; border-bottom: 3px solid #DE7A7B; margin:0px; padding-left: 40px; text-indent:0px;}

/* System Notice Messages */
#system-message dd.notice ul { color: #c00; background: #EFE7B8 url(../../system/images/notice-note.png) 4px center no-repeat; border-top: 3px solid #F0DC7E; border-bottom: 3px solid #F0DC7E;}

#syndicate{
	float:left;
	padding-left: 25px;
}

#qcontacts {
background-color:#FBB63F;
margin:auto;
margin-top:15px;
width:550px;
margin-left:215px;
padding-left:15px;
}

label.required {
color:#FFF;
}

h1 {
color:#f30;
}

h2 {
background: url(../images/h2-bg.png) left top no-repeat;
color:#FFF;
height:30px;
clear:both;
margin-top:15px;
padding-left:34px;
font-size:19px;
vertical-align:middle;
text-transform:uppercase;
font-weight:normal;
padding-top:5px;
margin-bottom:2px;
}

hr {
clear:both;
width:100%;
background-color:#FBB73f;
height:2px;
border:0px;
margin-top:15px;
}

p img {
margin-right:10px;
margin-bottom-10px;
}


#maincolumn_big embed {
float:left;
width:290px;
height:245px;
}

table.contentpaneopen {
width:900px;
/*background-color:#eeeae4;*/
background-color:#ffe69a;
border-bottom:3px solid #333;
padding:15px 10px 2px 10px;

}

.attachmentsList table {
width:900px;
background-color:ffb738;

}

.attachmentsList table {
background-color:#FFF;

}

tr.odd {
background-color:#FFF;

}
