/* realestateproject main */

body {
	margin: 0px;
	padding: 0px;
	min-width: 980px;
	text-align: center;
	background: #ffffff;
	color: #676767;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
}

a {
	color: #274463;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

img {
	border: 0px;
}

form {
	margin: 0px;
	padding: 0px;
}

div.clear {
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 1px;
	overflow: hidden;
}

.bold {
	font-weight: bold;
}

.invis,
.hidden,
.print_only {
	display: none;
}

h1, h2, h3, h4, h5, p {
	margin-top: 0px;
	margin-bottom: 12px;
}

h1 {font-size: 18px;}
h2 {font-size: 16px;}
h3 {font-size: 15px;}
h4 {font-size: 14px;}
h5 {font-size: 13px;}

div#container0 {
	width: 980px;
	margin: 0px auto;
	text-align: left;
}

/* header e footer */

div#header {
	width: 980px;
	padding-bottom: 12px;
}

div#header div.languages {
	float: right;
	width: 100px;
	height: 16px;
	padding: 60px 0px 0px 0px;
	text-align: right;
	font-size: 11px;
}

div#header div.languages div.it,
div#header div.languages div.en {
	width: 74px;
	padding-right: 26px;
}
div#header div.languages div.it {
	background: url(../images/flag_it.png) top right no-repeat;
}
div#header div.languages div.en {
	background: url(../images/flag_en.png) top right no-repeat;
}

div#header div.link_home {
	float: left;
	width: 303px;
	height: 69px;
	padding-top: 10px;
	margin-bottom: 15px;
	margin-top: 10px;
	background: url(../images/real_estate_logo.png) 0px 10px no-repeat;
}
div#header div.link_home a {
	display: block;
	width: 258px;
	height: 49px;
}
div#header div.link_home a span {
	display: none;
}

div#header div.header_pic {
	clear: both;
	width: 980px;
	height: 109px;
	padding-top: 0px;
}

div#header div.menu_top {
	clear: both;
	width: 980px;
	height: 44px;
	padding-top: 0px;
	background: url(../images/menu_top_bar.png) top left no-repeat;
	position: relative;
}
div#header div.menu_top a {
	color: #ffffff;
}

div#header div.menu_top div.buttons_left {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 202px;
	height: 44px;
	font-size: 14px;
}
div#header div.menu_top div.menu_line {
	position: absolute;
	top: 0px;
	left: 202px;
	width: 660px;
	height: 16px;
	padding: 12px 6px 16px 6px;
	font-size: 11px;
}
div#header div.menu_top div.button_right {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 80px;
	height: 34px;
	padding: 8px 8px 4px 18px;
	background: url(../images/menu_top_bar_bt_vendo.png) top left no-repeat;
	font-size: 14px;
	text-align: center;
}

ul.inline {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
ul.inline li {
	display: inline;
	margin: 0px 12px 0px 0px;
}

div#header div.menu_top div.buttons_left div.bt_compro {
	position: absolute;
	top: 8px;
	left: 20px;
	width: 82px;
	text-align: center;
}
div#header div.menu_top div.buttons_left div.bt_affitto {
	position: absolute;
	top: 8px;
	left: 118px;
	width: 70px;
	text-align: center;
}

div#header div.menu_top div.buttons_left a,
div#header div.menu_top div.button_right a {
	font-weight: bold;
}

div#footer {
	width: 980px;
	padding-top: 10px;
}

div#footer div.menu_bottom {
	width: 780px;
	height: 16px;
	padding: 20px 180px 18px 20px;
	font-size: 11px;
	background: url(../images/menu_bottom_bar.png) top left no-repeat;
}
div#footer div.menu_bottom a {
	color: #ffffff;
}

div#footer div.footer_info {
	width: 960px;
	margin: 0px 10px;
	padding: 0px 0px 8px 0px;
	font-size: 11px;
	color: #333333;
	text-align: center;
	border-bottom: 1px solid #cccccc;
}
div#footer div.footer_info span.piva {
	color: #4f5f6c;
}

div#footer div.footer_logo {
	float: left;
	width: 600px;
	padding: 12px 0px 6px 10px;
}
div#footer div.footer_logo a {
	margin-right: 4px;
}

div#footer div.credits {
	float: right;
	width: 300px;
	text-align: right;
	font-size: 11px;
	padding: 4px 10px 2px 0px;
	color: #999999;
}
div#footer div.credits a {
	font-weight: bold;
	color: #4f5f6c;
}

/* main */

div#main {
	width: 980px;
}

div.col2_left {
	float: left;
	width: 710px;
}

div.col2_right {
	float: right;
	width: 250px;
}

div.col2_right div.search {
	width: 250px;
	height: 241px;
	margin-bottom: 30px;
	background: url(../images/box_ricerca_standard.png) top left no-repeat;
	font-size: 11px;
	position: relative;
}

div.col2_right div.search h1.title {
	display: block;
	position: absolute;
	top: 2px;
	right: 10px;
	width: 152px;
	height: 34px;
	margin: 0px;
	color: #ffffff;
	text-transform: uppercase;
	font-weight: bold;
	text-align: right;
	font-size: 16px;
}

div.col2_right div.search h1.title span {
	display: block;
}
div.col2_right div.search h1.title span.small {
	font-size: 14px;
}

div.col2_right div.search div.link_adv {
	position: absolute;
	top: 42px;
	right: 10px;
	width: 182px;
	height: 18px;
	text-align: right;
}
div.col2_right div.search div.link_adv a {
	font-weight: bold;
	color: #4f5f6c;
}

div.col2_right div.search div.provincia {
	position: absolute;
	top: 62px;
	right: 10px;
	width: 152px;
	height: 38px;
	text-align: right;
}

div.col2_right div.search div.tipologia_i {
	position: absolute;
	top: 102px;
	right: 10px;
	width: 230px;
	height: 60px;
	padding: 2px 0px;
	border-top: 1px solid #d78a62;
	border-bottom: 1px solid #d78a62;
	color: #ffffff;
}

div.col2_right div.search div.tipologia_c {
	position: absolute;
	top: 168px;
	right: 10px;
	width: 230px;
	height: 40px;
	padding: 2px 0px;
	color: #ffffff;
}

div.col2_right div.search div.button {
	position: absolute;
	bottom: 0px;
	right: 0px;
	width: 131px;
	height: 22px;
	overflow: hidden;
}

div.col2_right div.search div.label {
	color: #ffffff;
	font-weight: bold;
	text-transform: uppercase;
	text-align: right;
}
div.col2_right div.search select {
	font-size: 11px;
	background: #ffffff;
	color: #676767;
}

div.col2_right div.search div.input_left {
	float: left;
	width: 110px;
	padding-right: 10px;
}
div.col2_right div.search div.input_right {
	float: left;
	width: 110px;
}

/* appunti */

div.clipboard {
	width: 250px;
	padding: 0px 0px 0px 730px;
	text-align: right;
}

div.col2_right div.clipboard {
	padding: 0px;
}

div.clipboard div.saved,
div.clipboard div.last_seen {
	display: inline-block;
	height: 24px;
	margin: 0px 0px 10px 8px;
	background: url(../images/rounded_little_box_middle.png) top left repeat-x;
	font-size: 11px;
	vertical-align: top;
}

div.clipboard div.saved_a,
div.clipboard div.last_seen_a {
	display: inline-block;
	height: 24px;
	padding: 0px 11px 0px 0px;
	background: url(../images/rounded_little_box_right.png) top right no-repeat;
}

div.clipboard div.last_seen_b {
	height: 21px;
	padding: 3px 0px 0px 11px;
	background: url(../images/rounded_little_box_left.png) top left no-repeat;
}

div.clipboard div.saved_b {
	height: 20px;
	padding: 4px 0px 0px 11px;
	background: url(../images/rounded_little_box_left.png) top left no-repeat;
}

div.clipboard div.last_seen_c {
	height: 18px;
	padding: 3px 18px 0px 0px;
	background: url(../images/box_appunti_5.png) top right no-repeat;
}

div.clipboard div.saved_c {
	height: 18px;
	padding: 2px 18px 0px 0px;
	background: url(../images/box_appunti_note.png) top right no-repeat;
}

/* small box immobili */

div.immobile_inner div.top {
	width: 144px;
	height: 134px;
	color: #31251d;
}

div.immobile_inner div.top div.city {
	width: 136px;
	height: 16px;
	padding: 8px 4px 0px 4px;
}

div.immobile_inner div.bottom {
	width: 140px;
	height: 56px;
	padding: 3px 3px 0px 3px;
	color: #ffffff;
}

div.immobile_inner div.link {
	width: 136px;
	height: 14px;
	margin: 0px 0px 0px 1px;
	padding: 0px 4px;
	background: url(../images/box_casa_piccolo_link.png) top left no-repeat;
}
div.immobile_inner div.link a {
	font-weight: bold;
	text-transform: uppercase;
	color: #ffffff;
}

