div#we-apt-cont, div#we-apt-filter{
    margin-bottom:10px;
}

#photo-container, #location-container{
   padding: 2px;
   width: 850px
   
}
#categoryorder {
    display: inline;
    float: left;
    list-style-type: none;
    margin: 0 0 0 15px;
   
}

#categoryorder li {
    
   background-color: #CCECF2;
    border: 2px solid #CCECF2;
    border-radius: 3px 3px 3px 3px;
    height: 102px;
    cursor: move;
    display: inline;
    float: left;
    font-size: 13px;
    line-height: 50px;
    margin: 0 30px 15px 0;
    text-align: center;
    width: 380px;
    padding: 10px;
}
#container {
    width: 1000px;
    position: relative;
}

.edit_pic {
    border: 2px solid gray;
    cursor: move;
}

.edit_loc{
   border: 1px solid gray;
   cursor: move;
   margin-top:10px;
   padding: 4px;
   height: 40px;
}

.edit_xml{
   border: 1px solid gray;
   cursor: move;
   margin-top:10px;
   padding: 4px;
   
}

.edit_pic:hover, .edit_loc:hover{
   border: 2px solid gray;
   -moz-box-shadow:    5px 3px 0px #ccc;
  -webkit-box-shadow: 5px 3px 0px #ccc;
  box-shadow:         5px 3px 0px #ccc;

}

button.update_form{
    margin: 5px 0 0 83px;
    disabled: disabled;
}
.highlight{
   border: 3px dotted green;
   margin: 5px 0;
   height : 120px;
   background-color: transparent !important;   
   width: 400px;
   clear: both;
  }

div#we-pg-links {float:left; margin: -10px 0px 0;  width:100%;}
div#we-pg-linksback {float:left; margin: -10px 32px 0;  width:100%;}

div#we-pg-ordr {
    display: inline;
    float: left;
    height: 20px;
    margin-left: 3px;
    overflow: hidden;
    padding-bottom: 15px;
}
div#we-pg-cntr{float:left;  display:inline; overflow:hidden; height:1%; margin-left:10px; margin-top:5px;}
div#we-pg-lm-box{float:right; display:inline; overflow:hidden; height:30px;}
			
div#we-apt-filter{
	background-color:#CDE8F6;
}

div#img-cntr, div#d-cntr
{
	float:left;
	display:inline;
/*	overflow:hidden;	*/
}

div#d-cntr2 {
    display: inline;
    float: left;
    
}

div#img_shadow{
	padding-left: 5px;
    padding-top: 126px;
    position: absolute;
         /*background-image: url("pop_image_small.png")no-repeat;*/
}



div#img-cntr{
	width: 215px;
         /*background-image: url("pop_image_small.png")no-repeat;*/
}

div#d-cntr {
    margin: 0 0 0 0;
    padding-left: 5px;
    position: inherit;
    top: 46px;
    width: 320px;
}

div#d-cntr2 {
    margin: 0;
    padding-left: 5px;
    position: relative;
    top: 0px;
    width: 311px;
}

div#img-cntr p{
	text-align: center;	
	overflow:hidden;	
}

div#img-cntr p img {
    
    border: 2px solid #CDCDCD;
    float: left;
    height: 150px;
    left: 0;
    overflow: visible;
    padding: 5px;
    position: relative;
    width: 200px;
     background-color: #FFFFFF;
}
div#img-cntr2 p img {
    
    border: 2px solid #CDCDCD;
    float: left;
    height: 100px;
    left: 0;
    overflow: visible;
    padding: 5px;
    position: relative;
    width: 150px;
     background-color: #FFFFFF;
}

div#img-cntr p img:hover{
	border:2px solid #0E587E;	
}

div#d-cntr ul li{	
	 font-size: 14px;
    font-weight: lighter;
  
    margin-top: 2px;
}
div#d-cntr2 ul li{	
	 font-size: 14px;
    font-weight: lighter;
  
    margin-top: 2px;
}

div#ap-mr-info {
  float: right;
    height: 60px;
    margin-top: 85px;
    overflow: hidden;
    position: relative;
    right: -168px;
    text-align: right;
}

div#id-cntr {
    color: gray;
    float: right;
    font-size: 14px;
    font-weight: normal;
    margin-bottom: 32px;
    margin-right: 4px;
    margin-top: -33px;
    position: inherit;
}
div#id-cntr2 {
    color: gray;
    float: right;
    font-size: 14px;
    font-weight: normal;
    margin-bottom: 32px;
    margin-right: 4px;
       position: inherit;
       margin-top: 15px;
}

div.we_m div#price-cntr{
	float:right;
	clear:right;
	width:102px;
	height:98px;
	text-align: right;
	overflow:hidden;
	margin:3px 15px;
}



div.we_m h4 {
	margin: 0 0 5px 8px;
}

div.we_m h4 a{
	font-weight:bold;
	font-size:15px;
	text-decoration: underline;
}

div#bottom_link{
  background-image: url("sfondo_botton.jpg");
    background-color: #DAFFFF;
    height: 4px;
    left: -10px;
    margin-right: 5px;
    overflow: visible;
    padding-bottom: 16px;
    padding-left: 8px;
    padding-top: 5px;
    position: relative;
    
    top: 225px;
    width: 705px;
        
}
div#bottom_link_admin {
   
    height: 4px;
    left: -11px;
    margin-right: 5px;
    
    padding-bottom: 11px;
    padding-left: 8px;
    padding-top: 5px;
    position: relative;
    top: 262px;
    width: 872px;
}

.filter_section{
   
     margin-left: 9px;
    margin-right: 18px;
    margin-top: -1px;

}

#arrival-date, #departure-date{
    background:url("calendar.png") no-repeat scroll 125px center #FFFFFF;
}

#error_dialog{
    font-weight: bold;
    color: red;
}

#busy{
    font-weight: bold;
    color: red;
    font-size: 20px;
}

div#verified {
   margin-left: 613px;
    margin-top: 165px;
    position: absolute;
    text-align: right;
    width: 239px;
}

.verified_img{
   position:relative;
   float:right;
   
}
.verified_txt{
   position:relative;
   float:left;
   
}

div#deleted {
  border-right: 2px solid #CCCCCC;
    height: 54px;
    margin-left: 324px;
    margin-top: 165px;
    padding-left: 15px;
    padding-right: 15px;
    position: absolute;
    text-align: right;
    width: 250px;
}

div#verified span, div#deleted span{
    position: relative;
    top:-11px;
    left: 4px;
}

div#verified p, div#deleted p{
    
}

div#dialog{
    display: none;
}

.toggle_deleted, .delete_perm, .toggle_enabled, .toggle_verified{
    cursor: pointer;
}

#map-canvas1{
   
}

.go_top{
  clear: both;
    font-size: 10px;
    margin-left: 536px;
    position: relative;
top: 8px;
}

.go_top_admin {
    font-size: 10px;
    margin-left: 752px; 
    
}

div#content{
   width:220px;
}

h2.we_map a{
   font-size: 14px!important;
   text-decoration: underline !important;
   font-weight: bold !important; 
}

h2.we_map{
   width:100%;
   margin: 2px 0;
   float:left;
}

h3.we_map{
   margin: 2px 2px 2px 0;
   width:100%;
   font-size: 10px !important;
   float:left;
}

img.we_map{
   width:95px;
   border: none;
}

.dir_book{
   color: #08df3a;
}

.res_req{
   color : #f7f04a;
}

div.map_col_cont{
   float:left;
   margin-left: 10px;
   width:100px;
   overflow: hidden;
}


input.selectedApartment{
   float:left;
   margin:0 2px;
}

div.select_prop{
    margin-left: 16px;
    top:-2px;
    position: relative;
    width: 250px;
    height: 20px;
    background-color: orange;
}

#we-altern-toolbar {
    border: 1px solid #CCCCCC;
    height: 150px;
    margin-bottom: 6px;
    padding: 0 10px;
}

.we_rounded_jquer{
   border:1px solid #CCCCCC;
   margin-bottom: 20px;
   padding: 0 10px;
   background: transparent repeat-x url("../images/back_elem.png");
   background-position: 0 0;
   overflow: hidden;
}
.we_rounded_search_top {
    margin-bottom: 5px;
    /*margin-left: 3px;*/
    overflow: hidden;
    padding: 0 10px;
    height: 103px !important;
}


.h3_search {
    color: #535353;
    font-family: "Arial",sans-serif;
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 7px;
    margin-left: 7px;
    margin-top: 8px;
}

.myButton_green_e{
background:url(button-green.png) no-repeat;
 border: medium none;
    color: #FFF;
    cursor: default;
    font-size: large;
    font-weight: bold;
    height: 60px;
    position: relative;
    right: -16px;
    top: -18px;
    width: 165px;
}

.myButton_green_s {
background: url("b_003.png") no-repeat scroll 0 0 transparent;
  
    float: right;
    height: 50px;
    margin-left: 50px;
    margin-top: -7%;
    padding-bottom: 22px;
    padding-right: 15px;
    position: relative;
    width: 134px;
}
input {
    margin-left: -3px !important;
    margin-top: 1px;
}



.button_green_text_s {
   
    color: #FFFFFF;
    font-size: 19px;
    font-weight: bold;
    height: 33px;
    margin: 0;
    padding-top: 16px;
    text-align: center;
    width: 134px;
}

.we_rounded_map{
    border-radius: 3px 3px 3px 3px;
    border:1px solid #CCCCCC;
    margin-bottom: 20px;
    overflow: hidden;
    box-shadow: inset 0 0 5px 0px #888;
    


}
.we_rounded_house_be {
    border: 1px solid #CCCCCC;
    height: 314px;
    margin-bottom: 20px;
    padding: 0 10px;
}

.we_rounded_house {
    border: 1px solid #CCCCCC;
    height: 263px;
    margin-bottom: 20px;
    padding: 0 10px;
}

#barra{
   /* background: url("../images/back_elem.png") repeat-x scroll 0 0 transparent;*/
    border: 1px solid #CCCCCC;
    margin-bottom: 20px;
    /*overflow: hidden;*/
    padding: 0 10px;
    
    
    


}
#map{
    color: #777777;
    display: inline-block;
    font-family: "Trebuchet MS",sans-serif;
    font-size: 16px;
    font-weight: 700;
    height: 23px;
    margin-bottom: 24px;
    padding-left: 57px;
    position: relative;
     top: -12px;
    


}
#icon_piu{
    
    margin-bottom: -41px;
    padding-left: 680px;
    position: relative;
    top: -63px;
    
    


}
#icon_map{
    
    margin-bottom: -15px;
    padding-left: 7px;
    position: relative;
    top: 5px;
    
    


}

div#price-cntr
{
    display: inline;
    float: right;
    margin-right: 4px;
    width: 168px;
    position: relative;
    text-align: right;
    top: -20px;
  
}

div#price-cntr2 {
    display: inline;
    float: right;
    margin-right: 4px;
 
    position: relative;
    text-align: right;
    width: 168px;
}

div#top-cntr, div.bottom_cntr{
   height: 24px;
	float:left;
	overflow:hidden;
   width:100%;   
}

div#middle-cntr{
   float:left;
   width: 100%;
   height: 140px;
   overflow:hidden;
}

h4.search_element{
   display: inline;
}

h4.search_element a{
	font-weight:bold;
	font-size:15px;
	text-decoration: underline;
}

span.prop_id{
   float:right;
   font-weight: bold;
}

.add_alt{
   cursor:pointer;
   color:black;
   font-weight: bold;
   text-decoration: underline;
}

.add_alt:hover{
   color:#135CAE;
}

.add_alt:active{
   color:gray;
}

.hid_show{
   cursor:pointer;
   color:#135CAE;
   font-weight: bold;
   font-size: 12px;
   float: right;
   
}

.title_app{
   color: #135CAE;
    font-size: medium;
    font-weight: bold;
    margin-bottom: 15px;
    margin-top: -33px;
    position: relative;
    text-decoration: underline;

}

.myButton_yellow{
 background: url("book.gif") no-repeat scroll 0 0 transparent;
    border: medium none;
    cursor: default;
   
  
    position: relative;
    width: 134px;
    float: right;
    
}
.myButton_yellow_info{
 background: url("more_info.gif") no-repeat scroll 0 0 transparent;
    border: medium none;
    cursor: default;
    
  margin-right: 6px;
    position: relative;
    width: 134px;
    float: left;
    

}

.button_serach {
    float: right;
  
    margin-top: -15px;
    position: relative;
}
.button_yellow_text {
       color: #FFFFFF;
    font-size: 14px;
    font-weight: bold;
    height: 28px;
    margin: 0;
    padding-top: 5px;
    text-align: center;
    width: 134px;
}
#r_cntr
{
    float: right;
    width: 1px;
}

#map-canvas1{
	width:695px;
	height:403px;
	margin: 10px 9px;
   float:left;
}

div#out_search {
    background-image: url("../../../images/risultati_out.jpg");
    background-position: left top;
    background-repeat: no-repeat;
    color: #E44249;
    font-size: 12px;
    font-weight: bold;
    height: 35px;
   
    padding-left: 45px;
    position: relative;
}

.search-separator {
    background-color: #F7BC79;
    border: 1px solid #F7BC79;
    color: #FFFFFF;
    font-size: 18px;
    font-weight: bold;
    height: 30px;
    margin-bottom: 10px;
    margin-top: 21px;
    padding-top: 16px;
    text-align: center;
   
}

.order {
    display: inline;
    
}


.date_alig{
    padding-left: 10px;
}


.Body-C5 {
    font-family: arial !important;
    font-size: 14px;
    font-weight: 700;
    line-height: 30px;
}

   #top_line input {
      position: relative;
    right: -15px;
   }
   
   .price_night{
     font-size: 15px;
    font-weight: bold;
    color: gray;
   }
   .price_night_d {
    color: gray;
    font-size: 15px;
    text-decoration: line-through;
    
}
   
   .pp_txt{
       color: #444547;
    font-size: 12px;
   }
   .visual{
      visibility: visible;
   }
   .no_visual{
      visibility: hidden;
   }
   
.discount_price {
   font-size: 22px;
   text-decoration: line-through;
   line-height: 1.5;
}
.verified_txt_d {
   float: left;
    left: -45px;
    position: relative;
    top: -45px;
}
.main-photo{
 border: 2px dashed orange !important;
    width: 420px;
    height: 140px;
    position: absolute;
    margin-left: 6px;
    margin-top: -9px;
      -webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
    
}

.main-photo-txt{
    font-size: 17px;
    position: absolute;
    top: -25px;
    left: 325px;
    font-weight: bold;
  
}
.profile_button_cus_ws{
   background-image: url("1383244866_customers.png");
    background-repeat: no-repeat;
    background-size: 17px auto;
    color: #FFFFFF;
    display: inline-block;
    float: right;
    font-size: inherit;
    font-weight: bold;
   
    margin-right: 9px;
    padding-left: 25px;
}
.pagination-result_back {
    background-color: #E5E5E5 !important;
    background-image: -moz-linear-gradient(center top , #F6F6F6 0%, #E5E5E5 100%);
    border: 1px solid #999999;
    border-radius: 3px;
    height: 25px;
    padding: 6px;
    text-align: right;
}