.favorites {
height:20px;
color:#666666;
background-color:#EDEDED;
background-image: url(./images/button_back_more_info.jpg);
font-weight:bold;
border:1px solid #BABABA;
padding-left: 30px;
padding-right: 30px;
padding-top: 2px;

}

.favorites2 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px; 
	color : #006699; 
	font-weight : bold;
	text-decoration : underline; 
}

html
{
	display : inline;
}

body
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px; 
		margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(./images/search-back-image.jpg);
  	background-repeat: no-repeat;
} 

br 
{
	line-height : 11px;
	margin : 0; 
} 

a 
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px; 
	color : #006699; 
	font-weight : bold;
	text-decoration : underline; 
}

a:hover 
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px; 
	color : #006699; 
	font-weight : bold;
	text-decoration : none; 
} 

input, select, textarea
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px; 
	background-color : white; 
	border : 1px solid #BABABA;
	margin : 2px; 
} 

ul
{
 	margin: 0px;
	padding: 0px;
}

li
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	margin : 5px;
	padding : 0px;
	list-style : none;
  	padding-left: 15px;
  	background-image: url(./images/arrow.png);
  	background-repeat: no-repeat;
  	background-position: left 6px;
}

td
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px; 
	color : #000000;
} 

form 
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px; 
	border-width : 0; 
	padding : 0; 
	margin : 0; 
	display: inline;
} 

.table_header_text
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px; 
	font-weight : bold;
	color: #666666;
}

.table_header_quicks
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px; 
	font-weight : bold;
	color: #FFFFFF;
}

.warning
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px; 
	font-weight : bold; 
	color : red; 
}

.bold
{
	font-family : verdana, serif;
	font-size : 12px; 
	font-weight : bold; 
	color : #006699;
	text-decoration : underline; 
}

.title
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 15px; 
	font-weight : bold; 
	color : #006699;
}

.price
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px; 
	font-weight : bold; 
	color : #666666;
}

.timings
{
	font-family : verdana, serif;
	font-size : 11px; 
	color : #222222;
}

.top_background
{
  	background-image: url(./images/title-back.gif);
  	background-repeat: repeat;
}

.topmenu
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px; 
	color: #222222;
}

.images
{
	border : 1px solid #BABABA;
}

.line_white_left {border-left: solid 1px #D0DBE3}
.line_white_right {border-right: solid 1px #D0DBE3}
.line_white_top {border-top: solid 1px #D0DBE3}
.line_white_bottom {border-bottom: solid 1px #D0DBE3}

.quicks_left {}
.quicks_right {}
.quicks_top {border-top: solid 1px #D0DBE3; background : #EDEDED}
.quicks_bottom {}
.quicksearch_body {}

.main_title {
	font-size: 12px;
}
.main_title_price {
	color: #000000;
	font-size: 16px;
	font-weight : bold;
}
.main_title_sub {
	color: #622D8C;
	font-weight : bold;
	font-size: 12px;
}

.submit
{
	font-weight : bold;
	background-image: url(./images/button-search-back.gif);
	color : #000000;
	width:215px;
	height:21px;
	border: 0;
}
.submit_compare
{
	font-weight : bold; 
	background-image: url(./images/button-search-back.gif);
	color : #000000;
	width:215px;
	height:21px;
	border: 0;
}
.submit-advanced
{
	font-weight : bold;
	background-image: url(./images/button-advanced-back.gif);
	color : #000000;
	width:215px;
	height:21px;
	border: 0;
}
.more_details
{
	font-weight : bold;
	background : #EDEDED; 
	background-image: url(./images/button_back_more_info.jpg);
	color : #666666;
	height:20px;
}
.property_type
{
	padding: 3px;
	background-color: #666666;
	color: white;
}

h2
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px; 
	font-weight : bold;
	color : #FF7F00;
}

td.border1 {
    border-left : 1px solid #D4DEE5;
    border-right : 1px solid #D4DEE5;
}

