/* global */

body, td,th,input,select,textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
/*a:link {
	text-decoration: underline;
	color: #3A3A3A;
}
a:visited {
	text-decoration: underline;
	color: #3A3A3A;
}
a:hover {
	text-decoration: none;
	color: #3A3A3A;
}
a:active {
	text-decoration: underline;
	color: #3A3A3A;
}*/
a {
	text-decoration: underline;
	color: #FF6600;
}
a:hover {
	text-decoration: none;
	color: #333333;
}
h1 {
	font-size: 13px;
	color: #333333;
	margin-bottom: 4px;
	font-weight: bold;
}
h2 {
	font-size: 13px;
	color: #3aa5ff;
	margin-bottom: 4px;
	font-weight: bold;

}
h2 a:link {
	color: #F26100;
}
h2 a:visited {
	color: #F26100;
}
h2 a:active {
	color: #F26100;
}

h2.hwhite {
	color:#F60;
	font-family:Verdana, Geneva, sans-serif;
	font-weight:bold;
	font-size: 17px;
	text-transform:none;
	}
	
	
	
p {
	line-height: 15px;
}
.px13 {
	font-size: 13px;
}
.px11 {
	font-size: 11px;
}
.px9 {
	font-size: 9px;
}
a.px9 {
color:#870000;
text-decoration:underline;
}
a.px9:hover {
text-decoration:none;
}
.wine {
	color: #FF6600;
}
.wine a:link {
	color: #FF6600;
}
.wine a:visited {
	color: #FF6600;
}
.wine a:active {
	color: #FF6600;
}
.brown {
	color: #333333;
}
.red {
	color: #FF0000;
}
.white {
	color: #FFFFFF;
}
.white a {
	color: #FFFFFF;
	text-decoration: none;
}
.white a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
hr {
	height: 1px;
	line-height:0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
.solidyellow {
	/*background-color: #FF6600;*/
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
}

ul {
	line-height: 18px;
	margin-left: 8px;
	padding-left: 8px;
	margin-bottom: 2px;
	margin-top: 2px;
}

ul.details {
	line-height: 18px;
	margin-left: 8px;
	padding-left: 8px;
	margin-bottom: 2px;
	margin-top: 2px;
	font-size:13px;
	
}


table#menu  {
	margin-left: 8px;
}
table#menu ul {
	color: #333333;
	margin-left: 0px;
	padding-left: 0px;
	list-style-type: none;	
}
table#menu ul a:link {
	text-decoration: none;
	color: #333333;
}
table#menu ul a:visited {
	text-decoration: none;
	color: #333333;
}
table#menu ul a:hover {
	text-decoration: underline;
	color: #333333; 
}
table#menu ul a:active {
	text-decoration: none;
	color: #333333;
}
.borderfull {
	/*border: 1px solid #FF6600;*/ 
}
.borderfullpadding {
	border: 1px solid #FF6600;
	padding: 8px;
}
.borderfullpaddinggry {
	/*border: 1px solid #858585;*/
	padding: 8px;
}
.borderpart {
/*	border-right: 1px solid #FF6600;
	border-bottom: 1px solid #FF6600;
	border-left: 1px solid #FF6600;*/
}
.borderpartleft {
	border-bottom: 1px solid #F8971D;
	border-left: 1px solid #F8971D;
	border-top: 1px solid #F8971D;
}
.borderpartright {
	border-right: 1px solid #F8971D;
	border-bottom: 1px solid #F8971D;
	border-top: 1px solid #F8971D;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 8px;
}
.bordertop {
	border-top: 1px solid #333333;
}
.button {
	background-color: #DFDFDF;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #999999;
	color: #000000;
	padding: 2px 7px;
}
.button a:link {
	text-decoration: none;
	color: #000000;
}
.button a:visited {
	text-decoration: none;
	color: #000000;
}
.button a:hover {
	text-decoration: underline;
	color: #000000;
}
.button a:active {
	text-decoration: none;
	color: #000000;
}
.buttonor {
	background-color: #F26100;
	border-top-style: solid;
    border-top-color: #999999;
    border-top-width: 1px;
    border-bottom-style: double;
    border-bottom-color: #666666;
    border-bottom-width: 2px;
    border-left-style: solid;
    border-left-color: #999999;
    border-left-width:  1px;
    border-right-style: double;
    border-right-color: #686868;
    border-right-width: 2px;
    color: #ffffff;
	padding: 2px 7px;
	text-decoration: none;
}
.buttonor a:link {
	text-decoration: none;
	color: #ffffff;
}
.buttonor a:visited {
	text-decoration: none;
	color: #ffffff;
}
.buttonor a:hover {
	text-decoration: underline;
	color: #ffffff;
}
.buttonor a:active {
	text-decoration: none;
	color: #ffffff;

}
.button3 {
	background-color: #FF0000;
	font-size:12px;
	font-weight:bold;
	font-stretch: ultra-expanded;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	border-top-color: #ffffff;
	border-right-color: #efefef;
	border-bottom-color: #efefef;
	border-left-color: #ffffff;
	color: #FFFFFF;
	padding: 3px 20px;
	line-height:28px;
	text-align:center;
}
 a.button3:link {
	color: #ffffff;
	text-decoration:none;
}
 a.button3:visited {
	color: #ffffff;
	text-decoration:none;
}
 a.button3:hover {
	color: #ffffff;
	text-decoration:underline;
}
 a.button3:active {
	color: #ffffff;
	text-decoration:none;
}
.halfspacing {
	line-height: 2em;
}
.buttonpic {
	background-color: #870000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #C37F66;
	border-bottom-color: #C37F66;
	border-left-color: #000000;
	color: #FFFFFF;
	padding: 2px 7px;
	line-height:14px;
}
.buttonpic a:link {
	text-decoration: none;
	color: #FFFFFF;
}
.buttonpic a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.buttonpic a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
.buttonpic a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.buttonbook {
	background-color: #DFDFDF;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #999999;
	color: #000000;
	padding: 2px 7px;
	line-height:14px;
}
.buttonbook a:link {
	text-decoration: none; 
	color: #000000;
}
.buttonbook a:visited {
	text-decoration: none; 
	color: #000000;
}
.buttonbook a:hover {
	text-decoration: underline; 
	color: #000000;
}
.buttonbook a:active {
	text-decoration: none; 
	color: #000000;
}
.buttonbookor {
	
}
.buttonbookor a{
	background-color: #F26100;
	border-top-style:solid;
   border-top-color:#999999;
   border-top-width:1px;
   border-bottom-style:double;
   border-bottom-color:#666666;
   border-bottom-width:2px;
   border-left-style:solid;
   border-left-color:#999999;
   border-left-width:1px;
   border-right-style:double;
   border-right-color:#686868;
   border-right-width:2px;
	color: #ffffff;
	padding: 2px 7px;
	text-decoration: none;
	line-height:14px; 
}
.buttonbookor a:hover {
	text-decoration: underline; 
	background-color: #FF9900;
}
/* Styles added by Iva for the index page*/
.button1 {
	background-color: #DFDFDF;
	display:block;
	width:185px;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	border-top-color: #999999;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #999999;
	color: #000000;
	padding: 2px 2px;
	line-height:16px;
	text-align:center;	
}
.button1 a:link {
	text-decoration: none;
	color: #000000;
}
.button1 a:visited {
	text-decoration: none;
	color: #000000;
}
.button1 a:hover {
	text-decoration: underline;
	color: #000000;}
.button1 a:active {
	text-decoration: none;
	color: #000000;
}
.breadcrumb {
     width:760px; 
     margin-left:auto; 
     margin-right:auto; 
     margin-bottom:10px; 
     margin-top:3px; 
     text-align:center;
}

.price {
     float: right;
}

.blklinks a {
	text-decoration: underline;
	color: #333333;
}
.blklinks a:hover {
	text-decoration: none;
	color: #333333;
}
/* End of styles added by Iva for the index page*/
h3 {
	text-transform: capitalize;
}
h3 {
	text-transform: uppercase;
}

/*new top page links*/
.top-cities-links a { color:#000;}


/*top searchbox*/

/*////////////////////////Styles added and edited by Adriano for the index page////////////////*/


/*.borderfull {
	border: 1px solid #e0e0e0; border-bottom:none; border-right:none;
} */


.borderfullpadding {
	border: 1px solid #ccc;
	padding: 8px;
}


/*.borderpart {
	border-right:none;
	border-bottom: 1px solid #e0e0e0;
	border-left: 1px solid #e0e0e0;
} */

.solidyellow {
	/*background-color: #FF6600;*/
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
}

.searchbox-table {
	border: 1px solid #e0e0e0;
	background-color:#f9f9f9;
	} 


	
span.hwhite {
	color:#F60;
	font-family:Verdana, Geneva, sans-serif;
	font-weight:bold;
	font-size: 17px;
	}
	
span.hwhite2 {
	color:#000;
	font-family:Verdana, Geneva, sans-serif;
	font-weight:bold;
	font-size: 14px;
	text-transform:capitalize;
	}

/*This is into the html : <h2 style="color:#1aa31a;"><strong>131 AVAILABLE APARTMENTS</strong></h2>*/

.thin{/*border:1px solid #F60;*/ float:left; margin-bottom:9px;}



/*h2 {
	font-size: 16px;
	color: #000000;
	margin-bottom: 4px;
	font-weight: bold;
	text-transform: lowercase;
	font-weight:bold;
}*/

/*<span class="hblacklt"><strong>FILTER
&nbsp;</strong></span>*/ /*(I have changed the class name, now it has the same as Menu class)*/
.hblacklt{
	font-weight:bold;
	font-size:13px;
	color:#000;}
	
	
.borderfullpaddinggry {
	/*border: 1px solid #858585;*/
	padding: 8px;
}

.borderfullpaddinggry .horange-new {
	font-family:Verdana, Geneva, sans-serif;
	font-size:16px;
	font-weight:bold;
	text-transform: capitalize;
	} 

.borderfullpadding-px13 {
	padding: 8px;
}

.borderfullpadding-px13 h1{
	font-size:18px;
	font-weight:bold;
    margin-top:0px;
} 

.borderfullpaddinggry-graybox {
	border: 1px solid #cccccc;
	background-color:#f9f9f9;
	padding:10px;
	} 


/*NEW BUTTONS STYLES ADDED BY ADRIANO*/

/*Orange button*/

a.book-button-new {
	background: transparent url('../imgs/book_button_right.png') no-repeat scroll top right; 
    display: block;
    float: left;
    height: 20px; 
    margin-right: 6px;
    padding-right: 10px; 
    text-decoration: none;
    color: #fff;
    font-family: Verdana, Helvetica, sans-serif;
    font-size:12px;
    font-weight:bold;

}

a.book-button-new img {
	border:0px;
}

a.book-button-new span{  
    background: transparent url('../imgs/book_button_left.png') no-repeat; display: block;
    line-height: 20px;
    padding: 0px 0 0px 10px;
} 

a.book-button-new:hover {
	text-decoration:underline;
}

/*Gray button  right*/

a.list-button-new1 {
    background: transparent url('../imgs/gray_button_right.png') no-repeat scroll top right; 
    display: block;
    float: right;
    height: 20px; 
    margin-right: 6px;
    padding-right: 10px; 
    text-decoration: none;
    color: #333;
    font-family: Verdana, Helvetica, sans-serif;
    font-size:12px;
    font-weight:bold; 
}

a.list-button-new1 img {
	border:0px;
}

a.list-button-new1 span{  
    background: transparent url('../imgs/gray_button_left.png') no-repeat; display: block;
    line-height: 20px;
    padding: 0px 0 0px 10px;
} 

a.list-button-new1:hover {
	text-decoration:underline;
}


/*Gray button*/


a.list-button-new {
    background: transparent url('../imgs/gray_button_right.png') no-repeat scroll top right; 
    display: block;
    float: left;
    height: 20px; 
    margin-right: 6px;
    padding-right: 10px; 
    text-decoration: none;
    color: #333;
    font-family: Verdana, Helvetica, sans-serif;
    font-size:12px;
    font-weight:bold; 


}

a.list-button-new img {
	border:0px;
}

a.list-button-new span{  
    background: transparent url('../imgs/gray_button_left.png') no-repeat; display: block;
    line-height: 20px;
    padding: 0px 0 0px 10px;
} 

a.list-button-new:hover {
	text-decoration:underline;
}

/*Blue button*/

a.blue-button-new {
    background: transparent url('../imgs/blue_button_right.png') no-repeat scroll top right; 
    display: block;
    float: right;
    height: 20px; 
    margin-right: 6px;
    padding-right: 10px; 
    text-decoration: none;
    color: #fff;
    font-family: Verdana, Helvetica, sans-serif;
    font-size:12px;
    font-weight:bold;

}

a.blue-button-new img {
	border:0px;
}

a.blue-button-new span{  
    background: transparent url('../imgs/blue_button_left.png') no-repeat; display: block;
    line-height: 20px;
    padding: 0px 0 0px 10px;
} 

a.blue-button-new:hover {
	text-decoration:underline;
}

/*find button*/

a.find-button-new {
	background: transparent url('../imgs/gray_button_right.png') no-repeat scroll top right; 
    display: block;
    float: right;
    height: 20px; 
    margin-right: 6px;
    padding-right: 10px; 
    text-decoration: none;
    color: #333;
    font-family: Verdana, Helvetica, sans-serif;
    font-size:12px;
    font-weight:bold; 
	

}

a.find-button-new img {
	border:0px;
}

a.find-button-new span{  
    background: transparent url('../imgs/gray_button_left.png') no-repeat; display: block;
    line-height: 20px;
    padding: 0px 0 0px 10px;
} 

a.find-button-new:hover {
	text-decoration:underline;
}

/*big button*/

a.big-button-new {
    background: transparent url('../imgs/big_button_right.png') no-repeat scroll top right; 
    display: block;
    float: right;
    height: 31px; 
    margin-right: 6px;
    padding-right: 10px; 
    text-decoration: none;
    color: #fff;
    font-family: Verdana, Helvetica, sans-serif;
    font-size:15px;
    font-weight:bold; 
	

}


a.big-button-new img {
	border:0px;
}


a.big-button-new span{  
    background: transparent url('../imgs/big_button_left.png') no-repeat; display: block;
    line-height: 31px;
    padding: 0px 0 0px 10px;
} 


a.big-button-new:hover {
	text-decoration:underline;
}


/*new-box-right*/


#new-box-right{
	background-color:#f9f9f9;
	border: 1px solid #e0e0e0;
	padding:5px;
	position: relative;
	z-index:10;
}

	
	/*Border big image*/
	
.border-big-image{
	
	border: 1px solid #CCC;
}

.borderfullpadding-last {
	padding:8px;
	border: 1px solid #cccccc;
	
	}
	
	.bottom a{
		color:#3aa5ff;
		font-weight:bold;
	
	}