img { 
	behavior: url(../templates/iepngfix.htc) 
}

a:link {
	color: #454545;
	font-weight: bold;
	text-decoration: none ;
}
a:visited {
	text-decoration: none ;
	color: #454545 ;
	font-weight: bold ;
}
a:hover {
	text-decoration: underline ;
	font-weight: bold ;
	color: #303030 ;
}

#headerDX {
	float: right !important;
	background-image: url(../../templates/img/bkgHeaderMini.jpg);
	background-repeat: no-repeat;
	background-position: right;
	width: 280px !important;
}

.x-combo-list{
	background: LightSteelBlue !important;
}

.x-combo-list-gray .x-combo-list-item {
	font-size: 12px;
	color: #454545;
	
}
.x-combo-list-hd{
	background-image: url(../../templates) !important;
}
.x-combo-list .x-combo-selected-gray {
	font-size: 12px;
	font-weight: bold;
	color: #454545;
    background-position: right;
    background-repeat: no-repeat;
    background-image: url(../../templates/img/icons/bullet_go.png) 
		 !important;
	border:1px dotted #a3bae9 !important;
    cursor:pointer;
    background-color: #DBE5F6;
}

#copyright{
	font-size: 10px !important;
	margin-bottom: 18px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	text-align: center;
}

body {
	font: normal 11px tahoma,arial,helvetica,sans-serif;
	color: #454545;
}
@charset "UTF-8";
.euro {
	font-size: 13px;
	font-weight: bold;
	color: #40a52b;
}
#headerBaloon {
	height: 16;
	width: 257px;
	font-size: 13px;
	color: white;
	background-color: #90b5f6;
	padding: 4px 4px 4px 4px;
	font-weight: bold !important;
	text-decoration: underline;
	float: left;
}
#sub_headerBaloon {
	height: 13px;
	width: 240px;
	font-size: 11px;
	color: #454545;
	padding-top: 2px;
	padding-left: 5px;
	padding-bottom: 2px;
	font-weight: bold;
	float: left;
	overflow: hidden;
}
#container_centraleBaloon {
	height: 65px;
//	width: 255px;
	padding-top: 2px;
	padding-left: 2px;
}

#minaturaBaloon {
	height: 60px;
	width: 100px;
	float: left;
	padding: 2px 2px 2px 2px;
	background-image: url(../../templates/img/opacity25.png);
	background-repeat: repeat;
}
#infoBaloon {
	float: left;
	height: 58px;
	width: 130px;
	padding-left: 5px;
	padding-top: 2px;
}

#footerBaloon {
	text-align: left;
	height: 25px;
	width: auto;
	float: left;
	font-weight: bold;
	padding-top: 4px;
	padding-left: 3px;
}
.bk_minibutton{
	height: 20px;
	text-align: left;
	margin-right: 3px;
}
.open_detail{
	width: 100px;
	background-image: url('../../templates/img/btopendetail.gif');
	float: left;
}
.btsave0{
	width: 75px;
	background-image: url('../../templates/img/btsave0.gif');
	float: left;
}
.btsave1{
	width: 75px;
	background-image: url('../../templates/img/btsave1.gif');
	float: left;
}
.zoom_select{
	width: 75px;
	background-image: url('../../templates/img/btzoomselect.gif');
	float: left;
}

#inside_button {
	padding-left: 16px;
	padding-top: 2px;
	text-align:  center;
}



#custom_info_window_red{
  width: 265px;
}
#custom_info_window_red_contents{
  background-color: #FFF;
}
#custom_info_window_red_tl{
  width: 16px;
  height: 16px;
  background: url('../../templates/img/red_tl.png') top left no-repeat transparent;
}
* html #custom_info_window_red_tl{
  background-image:none;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../templates/img/red_tl.png', sizingMethod='crop');
}
#custom_info_window_red_t{
  background: url('../../templates/img/red_t.png') top left repeat-x transparent;
}
#custom_info_window_red_tr{
  width: 16px;
  height: 16px;
  background: url('../../templates/img/red_tr.png') top left no-repeat transparent;
}
* html #custom_info_window_red_tr{
  background-image:none;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../templates/img/red_tr.png', sizingMethod='crop');
}
#custom_info_window_red_l{
  width: 3px;
  background: url('../../templates/img/red_l.png') top left repeat-y transparent;
}
#custom_info_window_red_r{
  width: 3px;
  background: url('../../templates/img/red_r.png') top right repeat-y transparent;
}
#custom_info_window_red_bl{
  width: 16px;
  height: 16px;
  background: url('../../templates/img/red_bl.png') top left no-repeat transparent;
}
* html #custom_info_window_red_bl{
  background-image:none;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../templates/img/red_bl.png', sizingMethod='crop');
}
#custom_info_window_red_b{
  background: url('../../templates/img/red_b.png') top left repeat-x transparent;
}
#custom_info_window_red_br{
  width: 16px;
  height: 16px;
  background: url('../../templates/img/red_br.png') top left no-repeat transparent;
}
* html #custom_info_window_red_br{
  background-image:none;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../templates/img/red_br.png', sizingMethod='crop');
}
#custom_info_window_red_close{
  width: 21px;
  height: 21px;
  margin-left: 7px;
  background: url('../../templates/img/red_close.png') top left no-repeat transparent;
  cursor: pointer;
}
* html #custom_info_window_red_close{
  background-image:none;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../templates/img/red_close.png', sizingMethod='crop');
}
#custom_info_window_red_beak{
  width: 28px;
  height: 38px;
  background: url('../../templates/img/red_beak.png') top left no-repeat transparent;
  margin-left: -13px !important;
}
* html #custom_info_window_red_beak{
  background-image:none;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../templates/img/red_beak.png', sizingMethod='crop');
}
#custom_info_window_red_contents .section1{
  margin: 0;
  padding: 0;
}
#custom_info_window_red_contents .section2{
  margin: 0;
  padding: 0;
  background-color: #FFDFDF;
  border-bottom: dotted 1px #900;
  border-top: dotted 1px #900;
}
#custom_info_window_red_contents p{
  margin: 1px 0;
  padding: 5px;
}
#custom_info_window_red_contents .title{
  font-size: 18px;
  font-weight: bold;
  color: #FFF;
  background-color: #900;
}

div.northFav { 
	height:378px !important;height:378px;
    overflow:auto;
}
    
html, body {
    font-size: 11px;
    margin: 0;
    padding: 0;
    border: 0 none;
    overflow: hidden;
    height: 100%;
}
#noPropertyfound{
	padding: 7px;
	font-size: 12px;
}


.settings {
    background-image: url(../shared/icons/fam/folder_wrench.png);
}
.ext-ie .x-menu-item-icon {left: -24px;}
.ext-strict .x-menu-item-icon {left: 3px;}
.ext-ie6 .x-menu-item-icon {left: -24px;}

.nav {
    background-image: url(../shared/icons/fam/folder_go.png);
}

#north p {
	font: 18px Arial, sans-serif;
}

.divMarkerProperty {
	width: 250px;
	margin: 4px;
	padding: 0;
	line-height: 15px;
}
   
.divMarkerProperty h4 {
	font-weight: bold;
	color: red;
	font-size: 12px;
}

.divMarkerProperty img.propertyImage {
	border: 1px solid #ccc;
}
   
div#southPropertyList table tr td {
	font: 11px Tahoma, sans-serif !important;
	background-color: transparent;
}
   
.cursorHand {
   	cursor: pointer;
}
   
#geo-locs p {
	margin: 0 auto;
	font: 10px Tahoma;
}

#geo-locs .geo-item {
	cursor: pointer;
	margin-top: 0;
	margin-bottom: 2px;
	padding: 1px 3px !important;
	color: white;
	background-color: #73a0c5;
	padding: 2px 3px;
}

.geo-row-mouseon {
	color: black !important;
	background-color: #ff9 !important;
}

.checkboxDetails {
	margin-bottom: 1px;
	margin-right: 1px;
}

#typeInnerPanel {
	font-size: 9px;
}
.destinationTypeClass {
	font-size: 9px;
}

.comboFilter {
	font-size: 10px;
}

q.btop, q.btop q, q.bbot, q.bbot q{
    display: block !important;
    height: 10px !important;
    font-size: 1px !important;
    background-image:url(../../templates/img/rc.png) !important;
    background-repeat: no-repeat  !important
}
q.btop q{
	background-position: 100% -10px  !important
}
q.bbot{
	background-position: 0 -20px  !important
}
q.bbot q{
	background-position: 100% -30px  !important
}

.mapStyle {
	background: transparent !important;
}

.loadingStyle {
	background: transparent  !important;
	border : 0px solid gray;
	padding : 4px;
//	color: black;
	marginBottom : 3px;
	text-align : center;
	cursor : pointer;
	filter:alpha(opacity=82);
	-moz-opacity:.82;
	opacity:.82;
}

#west-panel .x-panel {
	margin-bottom: 8px;
	margin-right: 3px;
	margin-left: 3px;
	margin-top: 0px;
}

#west-panel .x-panel-body li {
	margin-bottom: 0px !important;
	margin-right: 0px !important;
	margin-left: 0px !important;
	margin-top: 0px !important;
}

.appartamento {
	background-position: right;
    background-repeat: no-repeat;
    background-image: url(../../templates/img/icons/type_0_1_2_5_6_15.png) !important;
}

.box {
	background-position: right;
    background-repeat: no-repeat;
    background-image: url(../../templates/img/icons/type_3.png) !important;
}

.casa_indipendente {
	background-position: right;
    background-repeat: no-repeat;
    background-image: url(../../templates/img/icons/type_4_7_8_9_10.png) !important;
}
.x-notification .x-window-body{
	margin: 0;
	padding:1em ! important; 
	width: auto ! important;
	background-color: #fffa73 !important;
	font-weight: bold !important;
	z-index: -2;
}

.x-notification .x-tool-close{
	display: none
}

.x-notification.fixed .x-tool-close{
	display: block
}

.maptoolbar{
	background:  transparent !important;
	padding: 6px 0px 0px 3px !important;
	border-width: 0 0 0px;
	border-color: transparent !important;
}

.x-slide-zone-horizontal {
	height: 26px;
	margin-left: 7px;
	margin-right: 4px; 
	background: transparent url('../img/sliderzone/slider-bg.png') repeat-x scroll 0 0;
	z-index: 1;

}

.x-thumb-slider-horizontal {
	width: 18px;
	height: 15px;
	/* Using margin-top in Safari applies the style twice after 
	  the first drag start. Use top instead. */
	top: 3px; 
	background: transparent url(../ext-js/resources/images/default/slider/slider-thumb.png) no-repeat scroll 0 0;
	z-index: 10;
}

.x-range-slider-horizontal {
	top: 0px;
	height: 10px;
	background: url('../img/sliderzone/slider-range-h.gif') repeat-x;
	/*opacity: .25*/;
}



.x-slide-zone-vertical {
	width: 40px;
	background-repeat: repeat-y;
	background-image: url('../img/sliderzone/slider-bg-v.gif');
	background-position: 9px 0px;
	z-index: 1;
}

.x-thumb-slider-vertical {
	background: url('../img/sliderzone/slider-thumb-v.gif') no-repeat;
	width: 20px;
	height: 18px;
	z-index: 10
}
.x-range-slider-vertical {
	left: 0px;
	background: url('../img/sliderzone/slider-range-v.gif') repeat-y;
	/*opacity: .25*/;
}


.x-slide-zone-area {
	border-left: 1px solid #999;
	border-top: 1px solid #999;
	background-image: url('../img/sliderzone/slider-bg-a2.gif');
	z-index: 1;
}

.x-thumb-slider-area {
	background: url('../img/sliderzone/slider-a.gif') no-repeat;
	width: 16px;
	height: 18px;
	z-index: 10;
}

.x-range-slider-area {
	background-color: #453854;
	opacity: 0.50;
	filter: alpha(opacity=50);
	-moz-opacity: 0.50
	z-index: 10;
}

.custom_slider_class {
	background-color: #92E72D;
}

.top	{ 
	top: 0px;
}

.bottom {
	top: 16px
}

.mtmain{
	float: left !important;
	width: 122px !important;
	height: 44px !important;
	background-color: white !important;
	border: solid 2px !important;
	border-color: #7ea6fb !important;
}
.mtsx{
	padding: 2px !important;
	float: left !important;
	width: 44px !important;
	height: 42px !important;
}
.mtdx {
	padding-top: 4px !important;
	font-weight: bold !important;
	color: #353535 !important;
	font-size: 9px !important;
	float: left !important;
	width: 70px !important;
}
.mtdxtop {
	overflow: hidden !important;
	height: 12px !important;
}
.mtdxcenter {
	background-color: white !important;
	height: 12px !important;
}
.mtdxbottom {
	color: #40A52B;
	height: 12px !important;
}
#noGstreetMap{
	padding: 6px;
}
@charset "UTF-8";

.titoletto {
	font-size: 18px;
	font-weight: bold;
}
.testotabella {
	padding-left: 2px;
	font-weight: bold;
}
/* CSS Document */

#wrapper {
	height: 100%;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../../templates/img/bkg2.jpg);
	background-repeat: repeat-x;
}
#header_property {
	height: 50px;
	width: 100%;
}
#header_property #sx_property {
	float: left;
	height: 43px;
	width: 410px;
	
	font-size: 14px;
	color: #333;
	padding-top: 5px;
	padding-left: 5px;
}
#sx_sopra_property {
	float: left;
	height: 22px;
	width: 480px;
    overflow: hidden;
	font-size: 14px;
	margin-top: -2px;
}
#sx_sotto_property {
	float: left;
	height: 21px;
	width: 420px;
	
	font-size: 14px;
	padding-top: 3px;
}
#boxgreen {
	color: white;
	float: left;
	height: 18px;
	width: 84px;
	background-image: url(../../templates/img/btboxgreen.gif);
	background-repeat: no-repeat;
	font-size: 11px;
	padding-top: 2px;
	font-weight: normal;
	background-position: center;
	text-align: center;
}
#boxred {
	color: white;
	font-weight: normal;
	float: left;
	height: 18px;
	width: 84px;
	background-image: url(../../templates/img/btboxred.gif);
	background-repeat: no-repeat;
	text-align: center;
	font-size: 11px;
	padding-top: 2px;
	background-position: center;
}

#header_property #dx_property {
	float: right;
	height: 44px;
	width: 151px;
	
	font-size: 14px;
	color: #333;
	ign: right;
	padding-top: 2px;
	padding-right: 2px;

}
#maincontainer_property {
	height: auto;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}
#maincontainer_sx_property {
	height: 316px;
	width: 223px;
	float: left;
}
#maincontainer_dx_property {
	height: 316px;
	width: 413px;
	float: left;
}
#foto {
	width: 210px;
	margin-right: auto;
	margin-left: auto;
	height: 150px;
	background-image: url(../../templates/img/fondofoto3.png);
	background-repeat: no-repeat;
	background-position: center center;
}
#minature {
	width: 210px;
	margin-right: auto;
	margin-left: auto;
	height: 164px;
	background-repeat: no-repeat;
	ign: left;
}
#minithumb {
	float: left;
	height: 50px;
	width: 69px;
	background-image: url(../../templates/img/opaciaty_miniature.png);
	background-repeat: repeat;
}


#divider_property {
	float: left;
	height: 7px;
	width: 218px;
}
#paragrafo400 {
	float: left;
	height: auto;
	font-size: 12px;
}
#sottosx {
	float: left;
	height: 168px;
	width: 220px;
	
	font-size: 12px;
	background-image: url(../../templates/img/optionbg.gif);
	background-repeat: no-repeat;
	padding-left: 3px;
	ign: center;
}
#divider2 {
	float: left;
	height: 5px;
	width: 160px;
}
#uso {
	float: left;
	height: 14px;
	width: 57px;
	
	font-size: 11px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
	ign: left;
	padding-left: 5px;
}
#stato_uso {
	float: left;
	height: 14px;
	width: 146px;
	font-size: 11px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
	ign: left;
	padding-left: 4px;
}
#contratto {
	float: left;
	height: 14px;
	width: 57px;
	
	font-size: 11px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
	ign: left;
	padding-left: 5px;
}
#stato_contratto {
	float: left;
	height: 14px;
	width: 146px;
	font-size: 11px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
	ign: left;
	padding-left: 4px;
}
#bagni {
	float: left;
	height: 14px;
	width: 57px;
	
	font-size: 11px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
	ign: left;
	padding-left: 5px;
}
#stato_bagni {
	float: left;
	height: 14px;
	width: 146px;
	font-size: 11px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
	ign: left;
	padding-left: 4px;
}
#accessori {
	float: left;
	height: 14px;
	width: 57px;
	
	font-size: 11px;
	font-weight: bold;
	ign: left;
	padding-left: 5px;
}
.options {
	float: left;
	height: 100px;
	width: 146px;
	font-size: 11px;
	ign: left;
	padding-left: 4px;
}
#sottodx {
	float: right;
	height: 180px;
	width: 190px;
	ign: center;
}
.minidivider {
	height: 1px;
	width: 175px;
}
#su_dinamicasa {
	height: 24px;
	width: 184px;
	
	font-size: 9px;
	ign: right;
	background-image: url(../../templates/img/giorni.png);
	background-repeat: no-repeat;
	float: left;
	color: #FFF;
	margin-top: 3px;
}
#propertyDetail {
	height: 24px;
	width: 184px;
	
	font-size: 9px;
	ign: right;
	background-image: url(../../templates/img/giorni.png);
	background-repeat: no-repeat;
	float: left;
	color: #FFF;
	margin-top: 3px;
}
#button_txt {
	text-decoration: none;
	height: 10px;
	width: 154px;
	float: right;
	ign: left;
	font-size: 11px;
	color: #454545;
	margin-top: 5px;
}
#button_txt:hover {
	text-decoration: underline;
}
.btondinamicasa {
	background-image: url('../../templates/img/btondinamicasa.gif');
}
.btotherinfo {
	background-image: url('../../templates/img/btotherinfo.gif');
}
.btnote {
	background-image: url('../../templates/img/btnote.gif');
}
.btcontact {
	background-image: url('../../templates/img/btcontact.gif');
}
.btonmap {
	background-image: url('../../templates/img/btonmap.gif');
}
.btlink {
	background-image: url('../../templates/img/btlink.gif');
}
.btotherinfo {
	background-image: url('../../templates/img/btotherinfo.gif');
}
.btsave0big {
	background-image: url('../../templates/img/btsave0big.gif');
}
.btsave1big {
	background-image: url('../../templates/img/btsave1big.gif');
}
.bk_button {
	height: 20px;
	width: 170px;
	background-repeat: no-repeat;
	font-weight: bold;
	padding-bottom: 4px;
}
#inside_bigbutton {
	padding-left: 29px;
	padding-top: 2px;
	text-align: left;
}

#preferiti {
	float: left;
	height: 24px;
	width: 184px;
	font-size: 12px;
	ign: center;
	background-image: url(../../templates/img/preferito.png);
	background-repeat: no-repeat;
}
#unpreferiti {
	float: left;
	height: 24px;
	width: 184px;
	font-size: 12px;
	ign: center;
	background-image: url(../../templates/img/unpreferito.png);
	background-repeat: no-repeat;
}

#vai_al_link {
	float: left;
	height: 24px;
	width: 184px;
	
	font-size: 12px;
	ign: center;
	background-image: url(../../templates/img/linkesterno.png);
	background-repeat: no-repeat;
}

#visite {
	float: left;
	height: 24px;
	width: 184px;
	
	font-size: 9px;
	ign: center;
	background-image: url(../../templates/img/visite.png);
	background-repeat: no-repeat;
	color: #FFF;
}

#sottodx2 {
	float: left;
	height: 66px;
	font-size: 10px;
	ign: left;
	padding-top: 4px;
}
@charset "UTF-8";

/* CSS Document */

#wrapper_profile {
	height: 100%;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../../templates/img/bkg2.jpg);
	background-repeat: repeat-x;
}
#header_profile {
	height: 50px;
}
#header_profile #dx_sopra{
	float: right;
	height: 43px;
	padding-top: 2px;
	padding-right: 2px;
}
#header_profile #sx_sopra {
	float: left;
	height: 43px;
	font-size: 14px;
	color: #333;
	margin-left: 6px;
}
#maincontainer_profile {
	height: 330px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	padding-top: 2px;
}
#maincontainer_sx_profile {
	height: 316px;
	width: 420px;
	float: left;
}
#imm_preferiti {
	height: 155px;
	width: 415px;
	float: left;
	background-image: url(../../templates/img/pannello_preferiti.png);
	background-repeat: no-repeat;
	margin-top: 12px;
	margin-left: 8px;
}
#imm_preferiti_testata {
	height: 20px;
	width: 415px;
	float: left;
}
#imm_preferiti_txt {
	height: 120px;
	width: 412px;
	float: left;
	margin-top: 12px;
	margin-left: 8px;
}
#imm_pubblicati {
	height: 155px;
	width: 415px;
	float: left;
	background-image: url(../../templates/img/pannello_pubblicati.png);
	background-repeat: no-repeat;
	margin-top: 8px;
	margin-left: 8px;
}
#imm_pubblicati_testata {
	height: 20px;
	width: 415px;
	float: left;
}
#imm_pubblicati_txt {
	height: 120px;
	width: 412px;
	float: left;
	margin-top: 12px;
	margin-left: 8px;
}
#maincontainerDxProfile {
	height: auto;
	width: 220px;
	background-image: url(../../templates/img/pannello_amico.png);
	background-repeat: no-repeat;
	margin-top: 18px;
	margin-left: 12px;
	text-align: left;
	float: left;
}
#amico_testata {
	height: 20px;
	width: 220px;
	float: left;
}
#amico_txt {
	height: 52px;
	width: 210px;
	float: left;
	margin-top: 12px;
	margin-left: 5px;
}
#amico_mail {
	height: 42px;
	width: 210px;
	float: left;
	margin-top: 2px;
	text-align: center;
	margin-left: 4px;
}
#amico_message {
	height: 87px;
	width: 210px;
	text-align: center;
	float: left;
	margin-top: 2px;
	margin-left: 4px;
}
#amico_tasti {
	height: 25px;
	width: 200px;
	float: left;
	margin-left: 6px;
	text-align: center;
}
.inputfriend {
	margin-top: 1px;
	margin-left: 1px;
	font-size: 11px;
	color: #333333;
	background-color: #DBE5F6;
	width: 185px;
}
.inputfriend:focus {
	background-color: #FFFFFF;
}

.icon-map {
	background-image:url(../img/map.png) !important;
}
.icon-school16 {
	background-image:url(../img/school16.png) !important;
}
.icon-sport16 {
	background-image:url(../img/sport16.png) !important;
}
.icon-park16 {
	background-image:url(../img/park16.png) !important;
}
.icon-restaurant16 {
	background-image:url(../img/restaurant16.png) !important;
}
.icon-pharma16 {
	background-image:url(../img/pharma16.png) !important;
}
.icon-hospital16 {
	background-image:url(../img/hospital16.png) !important;
}
.icon-shop16 {
	background-image:url(../img/shop16.png) !important;
}

.icon-user {
	background-image:url(../img/user_orange.png) !important;
}
.icon-user-gif {
	background-image:url(../img/user_orange.gif) !important;
}

.icon-legenda {
	background-image:url(../img/icons/legenda.png) !important;
}

.icon-house {
	background-image:url(../img/image.gif) !important;
}

.icon-details {
    background-image:url(../img/details.png) !important;
}
.icon-gstreet {
    background-image:url(../img/gstreet.png) !important;
}
.icon-gstreet-gif {
    background-image:url(../img/gstreet.gif) !important;
}
.icon-photo {
    background-image:url(../img/photo.png) !important;
}
.icon-photos {
    background-image:url(../img/photos.png) !important;
}
.icon-photos-gif {
    background-image:url(../img/photos.gif) !important;
}
.icon-info {
    background-image:url(../img/info.gif) !important;
}
.icon-free {
    background-image:url(../img/free.gif) !important;
    vertical-align: middle !important;
}
.icon-faq {
    background-image:url(../img/faq.gif) !important;
}
.icon-privacy {
    background-image:url(../img/privacy.gif) !important;
}

.icon-ricerche {
    background-image:url(../img/user_ricerche.png) !important;
}
.icon-favoriti {
    background-image:url(../img/user_favoriti.png) !important;
}
.icon-immobili {
    background-image:url(../img/user_immobili.png) !important;
}
.icon-favoriti-gif {
    background-image:url(../img/user_favoriti.gif) !important;
}
.icon-immobili-gif {
    background-image:url(../img/user_immobili.gif) !important;
}



.icon-save {
    background-image:url(../img/save.png) !important;
}
.icon-save-gif {
    background-image:url(../img/save.gif) !important;
}
.icon-camera {
    background-image:url(../img/camera.png) !important;
}
.icon-disk {
    background-image:url(../img/disk.png) !important;
}
.icon-diskL {
    background-image:url(../img/diskL.png) !important;
}
.icon-door {
    background-image:url(../img/door.png) !important;
}
.icon-cross {
    background-image:url(../img/cross.png) !important;
}
.icon-next {
    background-image:url(../img/next.png) !important;
}
.icon-next-gif {
    background-image:url(../img/next.gif) !important;
}
.icon-tick {
    background-image:url(../img/tick.png) !important;
}
.icon-folder_home {
    background-image:url(../img/folder_home.png) !important;
}
.icon-folder_star {
    background-image:url(../img/folder_star.png) !important;
}
.icon-go_home {
    background-image:url(../img/go_home.png) !important;
}
.icon-image_add {
    background-image:url(../img/image_add.png) !important;
}
.icon-images {
    background-image:url(../img/images.png) !important;
}
.icon-images-gif {
    background-image:url(../img/images.gif) !important;
}
.icon-layout {
    background-image:url(../img/layout.png) !important;
}
.icon-layout-gif {
    background-image:url(../img/layout.gif) !important;
}
.icon-zoom_in {
    background-image:url(../img/icons/zoom_in.png) !important;
}
.icon-zoom_in-gif {
    background-image: url(../img/icons/zoom_in.gif) !important;
}
.icon-zoom_in_blu {
    background-image:url(../img/icons/zoom_in_blu.png) !important;
}
.icon-links {
    background-image:url(../img/icons/links.png) !important;
}
.icon-zoom_out {
    background-image:url(../img/icons/zoom_out.png) !important;
}
.icon-zoom_out-gif {
    background-image:url(../img/icons/zoom_out.gif) !important;
}

.icon-zoom {
    background-image:url(../img/icons/zoom.png) !important;
}
.icon-zoom_blu {
    background-image:url(../img/icons/zoom_blu.png) !important;
}
.icon-zoom_details {
    background-image:url(../img/zoom_details.gif) !important;
}
.icon-report {
    background-image:url(../img/report.png) !important;
}
.icon-report-gif {
    background-image:url(../img/report.gif) !important;
}
.icon-sport {
    background-image:url(../img/sport.png) !important;
}
.icon-tag_green {
    background-image:url(../img/tag_green.png) !important;
}
.icon-telephone {
    background-image:url(../img/telephone.png) !important;
}
.icon-tag_green-gif {
    background-image:url(../img/tag_green.gif) !important;
}
.icon-telephone-gif {
    background-image:url(../img/telephone.gif) !important;
}
.icon-user_green {
    background-image:url(../img/user_green.png) !important;
}
.icon-user_suit{
    background-image:url(../img/icons/user_suit.png) !important;
}
.icon-group{
    background-image:url(../img/icons/group.png) !important;
}
.icon-user_green-gif {
    background-image:url(../img/user_green.gif) !important;
}
.icon-user_suit-gif{
    background-image:url(../img/icons/user_suit.gif) !important;
}
.icon-group-gif{
    background-image:url(../img/icons/group.gif) !important;
}
.icon-wrench {
    background-image:url(../img/wrench.png) !important;
}
.icon-wrench-gif {
    background-image:url(../img/wrench.gif) !important;
}
.icon-undo {
    background-image:  url(../img/undo.png) !important;
}
.icon-undo-gif {
    background-image:  url(../img/undo.gif) !important;
}
.icon-bullet_go {
    background-image:url(../img/icons/bullet_go.png) !important;
}
.icon-bullet_down {
    background-image:url(../img/icons/bullet_down.png) !important;
}
.icon-arrow_up {
    background-image:url(../img/icons/arrow_up.png) !important;
}
.icon-arrow_down {
    background-image:url(../img/icons/arrow_down.png) !important;
}
.icon-order {
    background-image:url(../img/icons/order.png) !important;
}
.icon-star_yellow {
    background-image:url(../img/icons/star_yellow.png) !important;
}
.icon-star_yellow-gif {
    background-image:url(../img/icons/star_yellow.gif) !important;
}
.icon-star {
    background-image:url(../img/icons/star.png) !important;
}
.icon-blank {
    background-image:url(../img/icons/blank.png) !important;
}
.icon-star_blu {
    background-image:url(../img/icons/star_blu.png) !important;
}
.icon-list {
    background-image:url(../img/icons/list.png) !important;
}
.icon-list-gif {
    background-image:url(../img/icons/list.gif) !important;
}
.icon-user_red {
    background-image:url(../img/icons/user_red.png) !important;
}
.icon-housered {
    background-image:url(../img/icons/housered.png) !important;
}
.icon-housegreen {
    background-image:url(../img/icons/housegreen.png) !important;
}

.verticalTabs ul.x-tab-strip li{
clear:both;
margin:0;
width:100%;
}

.verticalTabs .x-tab-strip a.x-tab-strip-close{
display:none;
}

.verticalTabs ul.x-tab-strip li .x-tab-strip-inner {
padding:6px 3px;
}

.verticalTabs .x-tab-left, .verticalTabs .x-tab-strip .x-tab-with-icon .x-tab-right, .verticalTabs .x-tab-strip-top .x-tab-right{
background:none;
padding:0;
}

.verticalTabs ul.x-tab-strip-top{
background:none;
border:none;
padding-top:0;
}

.verticalTabs ul.x-tab-strip li.x-tab-edge{
border-bottom:1px solid #99BBE8!important;
}

.verticalTabs.leftTabs .x-tab-panel-header{
float:left;
}

.verticalTabs.rightTabs .x-tab-panel-header{
float:right;
}

.verticalTabs.alignRight ul.x-tab-strip {
width: 100%;
}

.verticalTabs.alignRight ul.x-tab-strip li {
clear: both;
margin: 0;
text-align: right;
width: 100%;
}
#linkstable{
	text-align: left !important;
	width: 670px;
}
.links{
	font-size: 9px !important;
}
.links a:hover{
	font-weight: normal !important;
}
.links a:visited{
	font-weight: normal !important;
}
.links a:link{
	font-weight: normal !important;
}

