body {
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;
	background: #E0F0FF url('/img/background_top_gradient.gif') repeat-x;
	color: #333333;
}
.onavailable {
	color:#999;
	text-decoration:line-through;
}
.stars{
	padding-left: 5px;	
}
a{
	color: #333333;	
}
a:visited{
	color: #333333;		
}
ul li{
	padding: 2px 0px 2px 10px;
	background:transparent url('/img/search-usp-bullet.gif') no-repeat scroll 0 5px;
}
ul{
	padding: 5px 0;	
}

*{
	margin: 0;
	padding: 0;
}

/*google map*/
#map_canvas{
	height: 200px;
}
#map_canvas span{
	display:none;
}
#map_canvas .gmnoprint{
	display:none;
}

/* head list */
.list-head {
	background: url('/img/list-head.gif') repeat-x scroll 0 0;
	border-left: #CCC 1px solid;
	border-right: #CCC 1px solid;
	border-top: #CCC 1px solid;
	color:#5A5A5A;
	font-size:11px;
	font-weight:bold;
	height:15px;
	margin:0;
	padding:5px 5px;
}
.list-head h2{
	font-size: 15px;
	font-weight:bolder;
	text-align:center;
}
/* search result */
#spinner{
	position:absolute;
	z-index: 10;
	left: 600px;
	top: 300px;
}


/*body*/
#wrapper {
	margin:auto;
	width:900px;
	clear:both;
}
#container{
	background: url("/img/shadow.png") repeat-y;
	float:left;
	padding-left: 10px;
	padding-right: 10px;
}
#main-content {
	float:left;
	height: 100%;
	background-color:#FFFFFF;
	padding-left: 10px;
	padding-right: 10px;
	border-bottom: 1px solid #333333;
}

/*header*/
#header {
	height: 107px;
	width: 880px;
	margin-bottom: 2px;
	border-bottom: 1px solid #444444;
	padding-top: 30px;
}
#title{
	height: 50px;
	min-width: 200px;
	background: url("/img/transparant.png") repeat-x ;	
}
#title h2 a{
	font-size: 22px;
	font-weight: bold;
	color: black;
	padding:12px;
	float:left;
	width:auto;
}
#title #searchField{
	float:right;
	width:auto;
	padding: 12px;
}
#title #searchField #HouseKey{
	font-size:16px;
	border: 2px solid #666666;
	color: #444444;
	height:20px;
	width: 160px;
}
#title #searchField #searchButton{
	color: #444444;
	height:26px;
	width: 60px;
}
/*last minutes*/
.last-minutes{
	width: 688px;
	float:left;
	margin-bottom:10px;	
}
.lastMinuteBox li{
	background: none;
	padding: 0px;	
}
.lastMinuteBox{
	width: 169px;
	height: 130px;
	float: left;
}
.lastMinuteBox:hover {
	background-color: #FFFFCA;
	cursor:pointer;
}
.adsenseLargeDiv{
	float:left;
}
.adsenseSmallDiv{
	padding: 10px 0px;
}

/* main content*/
#contentsection{
	float:left;
	width: 880px;
}
#content-breadcrums{
	width: 500px;
	height: 10px;
	padding-bottom: 2px;
}
#content-breadcrums a:hover{
	text-decoration: underline;
}

#content-intro{
	width: 100%;
	height: 20px;
	margin: 10px 0px;
}
#content-intro h1{
	font-weight: bold;
	font-size: 18px;
	color: #EE0101;
}
#content-house{
	float:left;
	width: 700px;
}
.content-left {
	width: 180px;
	float:left;
	margin-right: 10px;
}
.content-center{
	width: 440px;
	float:left;
	margin-right: 10px;	
}
.content-right{
	width: 240px;
	float:left;
}
.box{
	padding: 5px;
	border: 1px solid #CCCCCC;
	margin-bottom: 10px;
}
.box p{
	padding: 5px 0px;	
}
.box strong{
	display: none;
}
.box br{
	display: none;	
}
.highlight a{
	color: #EE0101;
	text-decoration: underline;
}

/* search options */
.filterItem{
	border-left: #CCC 1px solid;
	border-right: #CCC 1px solid;
	border-top: #CCC 1px solid;	
	font-size: 11px;	
}
#last-border{
	border: #CCC 1px solid;
}
.filterItem ul{
	padding: 5px 5px;
}
.filterItem li{
	padding: 1px 0;
	background:none;
}
.countResult{
	color: #EE0101;	
}
#filterItem a:hover{
	text-decoration: underline;
		
}
#personsTrack{
	margin-left: 5px;	
}
#priceTrack{
	margin-left: 5px;	
}

/* result manipulation */ 
.result-manipulation {
	background:transparent url('/img/list-head.gif') repeat-x scroll center bottom;
	border-left: #CCC 1px solid;
	border-right: #CCC 1px solid;
	border-top: #CCC 1px solid;
	border-bottom: #CCC 1px solid;
	font-weight:normal;
	height:30px;
	line-height:30px;
	padding:0 15px;
	width:657px;
	float:left;
}
.result-manipulation .page{
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 2px;
	padding-bottom: 2px;
	background-color:#FFFFFF;
	border: #CCC 1px solid;
	color:#333333;
}
.result-manipulation .current {
	background-color: #666666;
	color:#FFFFFF;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 2px;
	padding-bottom: 2px;
	border: #CCC 1px solid;
}
.PrevPgDisabled{
	display:none;
}
.NextPgDisabled{
	display:none;
}

/* result view */ 
#result{
	width: 690px;
	float:left;
}
.houseResult {
	background-color:#FFFFFF;
	border-color: #E3E3E3;
	border-style:solid solid none;
	border-width:1px 1px medium;
	cursor:pointer;
	float:left;
	font-size:10px;
	padding:16px 10px 10px 10px;
	width: 667px;
}
.houseResult:hover {
	background-color: #FFFFCA;
}
/*image*/ 
.houseResultImage {
	float:left;
	background-color:#FFFFFF;
	border:1px solid #CCCCCC;
	padding:3px;

}
.houseResultImage img{
	width: 220px;
}
.houseResultInfo {
	float:left;
	margin-left:18px;
	min-height: 160px;
	width: 416px;
	color:#444444;
	line-height:1.5em;
}

.houseResultInfo .details h3{
	color:#EE0101;
	display:block;
	float:left;
	font-size:15px;
	font-weight:normal;
	text-decoration:none;
}

.houseResultInfo .details .region{
	color:#FF4400;
	display:block;
	font-size:11px;
	font-weight:normal;
}
.houseResultInfo .details .intro{
	color:#444444;
	display:block;
	margin-bottom:20px;
}
.houseResultInfo .properties {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:0;
	width:415px;
}
.houseResultInfo .properties li {
	background:transparent url('/img/search-usp-bullet.gif') no-repeat scroll 0 5px;
	border:medium none;
	float:left;
	margin:0;
	padding:0 5px 0 7px;
	width:195px;
	font-size: 11px;
	line-height:1.5em;
}


/*detail page */ 
/*title */
#houseTitle{
	background:transparent url('/img/list-head.gif') repeat-x scroll center bottom;
	border-left: #CCC 1px solid;
	border-right: #CCC 1px solid;
	border-top: #CCC 1px solid;
	border-bottom: #CCC 1px solid;
	font-weight:normal;
	height:30px;
	line-height:30px;
	padding:0 15px;
	width:657px;
	float:left;
	color: #EE0101;
	font-size:15px;
}
#houseTitle h2{
	float:left;
	font-weight: normal;
}
#houseStars{
	float:left;
	position: relative;
	padding-left: 5px;
	top:6px;
}
#houseRegion{
	float:right;
	display:block;
	font-size:11px;
	font-weight:normal;	
	color: #FF4400;
}
/*house content */

#houseInfo {
	background-color:#FFFFFF;
	border-color: #E3E3E3;
	border-style: none solid solid solid;
	border-width:1px 1px 1px;
	float:left;
	font-size:12px;
	padding:15px;
	width: 657px;
	color:#444444;
	line-height:1.5em;
	margin-bottom: 10px;
}
#houseInfo h3{
	margin: 10px 0;	
}

#mainImage{
	padding: 1px 0; 
	width: 280px;
	height: 172px;	
}

/*tabs*/
#houseInfomationTab{
	border-bottom:1px solid #C0C0C0;
	padding:10px 0 0 0;
	width:auto;
	margin-bottom: 10px;
}
#houseInfomationTab ul{
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}

.housetabs{
	background:#F0F0F0 none repeat scroll 0 0;
	border-color:#C0C0C0;
	border-style:solid solid none;
	border-width:1px 1px 0;
	color:#333333;
	display:inline;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:12px;
	padding:4px 7px 1px;
}

#ajaxbox a:hover{
	text-decoration: underline;
}
#ajaxbox .intro{
	padding: 3px 0;
}

/* footer */
#footer{
	color:#333333;
	font-size: 12px;	
	float:left;	
	width: 880px;
	
}
#footer .links{
	margin: 15px 20px 15px 20px;
}

/* table lay-out first*/
table {
border:1px solid #C0E0FF;
width: 100%;
}
th {
background:#D0E8FF none repeat scroll 0%;
padding:5px;
text-align:left;
}
td {
padding:5px;
}

tr.odd {
background:#FFFFFF none repeat scroll 0%;
}
tr.even {
background:#F0F8FF none repeat scroll 0%;
}

td.even {
background:#D0E8FF;
}

tr th span {
color:#FF2020;
}
tr td li {
margin-left:15px;
}
tr.table_footer th {
padding:10px;
text-align:center;
}
tr.table_footer th a.page {
border:1px solid #FFFFFF;
margin:5px;
padding:5px;
}
tr.table_footer th a.page:hover, tr.table_footer th a.current {
background:#FFFFFF none repeat scroll 0%;
border:1px solid #FFFFFF;
color:#000000;
margin:5px;
padding:5px;
}
tr.table_title th {
background:#C0E0FF none repeat scroll 0%;
font-size:150%;
font-weight:normal;
}
tr.table_title th div {
font-size:100%;
}
tr.table_title th a {
font-size:100%;
font-weight:normal;
}
tr.mouseover {
background:#D0E8FF none repeat scroll 0%;
cursor:pointer;
}


/*table layout temp */
.box table{
	border:none;
	font-size: 11px;
}
.box table td{
	padding:2px;	
}
/*table layout holiday*/
.box .tisholiday{
	border:none;
	font-size: 11px;
}
.box .tisholiday td{
	padding:2px;	
}

