﻿@charset "utf-8";
/* CSS Document */

/* #realestateArea */

#globalNaviBox ol li#gmRet a{
	background-position: -220px -32px;
}


#seachBox {
	padding: 0px;
	margin: 0px;
	clear: both;
}
	
	#seachBox .seachArea {
		margin: 0px;
		float: left;
		padding-top: 0px;
		padding-right: 0px;
		padding-bottom: 18px;
		padding-left: 0px;
	}
	
	#seachBox .seachArea strong {
		float: left;
		display: block;
		width: 150px;
		border-left-width: 4px;
		border-left-style: solid;
		border-left-color: #FF6600;
		padding-top: 2px;
		padding-right: 0px;
		padding-bottom: 0px;
		padding-left: 6px;
		margin-top: 0px;
		margin-right: 0px;
		margin-bottom: 4px;
		margin-left: 0px;
	}
	
	#seachBox table {
		padding: 0px;
		clear: both;
		margin-top: 0px;
		margin-right: 0px;
		margin-bottom: 8px;
		margin-left: 0px;
	}
	
	#seachBox .seachArea ul {
		margin: 0px;
		padding: 0px;
	}
	
	#seachBox .seachArea li {
		list-style-type: none;
		background-image: url(/realestate/images/areaPoint.gif);
		background-repeat: no-repeat;
		background-position: 0.4em 0.6em;
		padding-top: 2px;
		padding-right: 0px;
		padding-bottom: 2px;
		padding-left: 18px;
		border-bottom-width: 1px;
		border-bottom-style: dotted;
		border-bottom-color: #CCCCCC;
		margin-top: 0px;
		margin-right: 0px;
		margin-bottom: 2px;
		margin-left: 0px;
	}
	
	#seachBox .seachMap {
		margin: 0px;
		float: right;
		width: 470px;
		padding-top: 0px;
		padding-right: 0px;
		padding-bottom: 18px;
		padding-left: 0px;
	}
		.seachMap #map {
			border:1px solid #999999;
/*
			width:465px;
*/
			width:646px;
			height:310px;
		}

/* item list */	

#itemListBox{
	margin: 0px;
	padding: 0px;
	border-top: 1px solid #cdcdcd;
	width:649px;
}
			
	#itemListBox .item{
		width:649px;
		padding: 0px 0px 0px 0px;
		border-right: 1px solid #cdcdcd;
		border-left: 1px solid #cdcdcd;
		border-bottom: 1px solid #cdcdcd;
	}

#itemListBox .item .no{
	display:inline;
	float:left;
	width:20px;
	border-right: 1px solid #cdcdcd;
	margin: 0px 0px 0px 0px;
	padding: 4px 4px 0px 0px;
	text-align:right;
}


#itemListBox .item .note{
	width:440px;
	padding: 4px 2px 4px 4px;
}


#itemListBox .item .photo{
	width:66px;
	text-align:center;
	margin: 0px 0px  0px 0px;
	padding: 2px 2px 0px 2px;
	border-right: 1px solid #cdcdcd;
}

#itemListBox .item .action{
	text-align:right;
	width:112px;
	padding: 4px 4px 4px 0px;
	border-right: 1px solid #cdcdcd;
}

			#itemListBox .item .action .addList {
				background-image:url(/images/icon-mark-ani.gif);
				background-repeat:no-repeat;
				background-position: 0px 0px;
				width:105px;
				height:20px;
			}

#noRecords{
	padding: 3em 0em 1.5em 0em;
	text-align:center;
}



#geoDropdownPref{
	float:left;
	margin-left:8px;
}

#geoDropdownCity{
	float:left;
	clear:left;
	margin-left:8px;
}

#geoDropdownReset{
	float:left;
	clear:left;
	text-align:center;
}
	
	#geoDropdownReset input{
		margin:0px auto 0px auto;
	}


.accordion_toggle {
	display: block;
	height: 24px;
	width: 615px;
	background-color: #a9d0ff;
	line-height: 24px;
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
	outline: none;
	font-size: 12px;
	color: #000000;
	border-bottom: 1px solid #cde99f;
	cursor: pointer;
	margin: 0 0 0 0;
	
	padding: 1px 10px 0px 24px;
	background-image:url(/images/go2Lower.gif);
	background-repeat:no-repeat;
	background-position: 8px 8px;
}


	.accordion_toggle_active {
		background: #ff542f;
		color: #ffffff;
		border-bottom: 1px solid #f68263;
		padding: 1px 10px 0px 24px;
		background-image:url(/images/go2Lower_f2.gif);
		background-repeat:no-repeat;
		background-position: 8px 8px;
	}

.accordion_content {
	background-color: #ffffff;
	color: #444444;
	overflow: hidden;
}
	
	.accordion_content h2 {
		color: #0099FF;
	}
	
	.accordion_content div {
		line-height: 150%;
	}


/*	
#seachListBox {
	margin: 0px;
	padding: 0px;
	clear: both;
}

	#seachListBox .tableList {
		margin: 0px;
		padding: 0px;
		clear: both;
		border: 1px solid #CCCCCC;
		width:649px;
	}
	
	#seachListBox .tableList th {
		margin: 0px;
		padding: 2px;
		clear: both;
		border-bottom: 1px solid #CCCCCC;
		background-color: #EEEEEE;
		font-weight: normal;
		line-height: 138%;
		text-align: center;
	}
	
	#seachListBox .tableList td {
		margin: 0px;
		padding: 2px;
		padding-left: 4px;
		clear: both;
		border-bottom: 1px solid #CCCCCC;
		line-height: 125%;
	}
	#seachListBox .tableList tr {
		border-bottom: 1px solid #CCCCCC;
	}
	
	#seachListBox .tableList tr .nb{
		border: none;
	}
	
		#seachListBox .tableList .tableLayout {
			margin: 0px;
			padding: 0px;
			clear: both;
			border: none;
			border:none;
		}
		
		
		
		#seachListBox .tableList .tableLayout td {
			border: none;
			margin: 0px;
			padding: 0px;
			border:none;
		}
		
			.addList {
				background-image:url(../../../images/icon-mark-ani.gif);
				background-repeat:no-repeat;
				background-position: 0px 0px;
				width:105px;
				height:20px;
			}
	
		#seachListBox .tableList .tableLayout tr {
			border: none;
			margin: 0px;
			padding: 0px;
		}
*/	
	
	

	
	
	
	

