#inside-left {
	/*float:left;*/
	padding-right:4px;
}
#inside-right{
	/*float:right;*/
	padding-left:4px;
}
#tabcontentzone {
	width: 680px;
	/*float:right;*/
	padding-left:0px;
	padding-top: 26px;
	padding-bottom: 26px;

	overflow-y:auto;
	border-top: 3px solid orange;
	border-right: 3px solid orange;
	border-bottom: 3px solid orange;
}
#tabsummaryzone {
	width:184px;
	float:left;
	white-space:normal;
	overflow: hidden;
}
#tabzone {
	width: 938px;
	margin-left: auto;
	margin-right: auto;
}
#tabzone_end {
	clear:both;
}
.tabsummary {
	height: 140px;
	width: 180px;
	border-left: 3px solid orange;
	border-top: 3px solid orange;
	border-bottom: 3px solid orange;
	padding:0px;
}
.tabsummary_noselect {
	height: 140px;
	width: 180px;
	border-left: 3px solid orange;
	border-top: 3px solid orange;
	border-bottom: 3px solid orange;
	padding:0px;
	border-right:3px solid orange;
}
.tabsummary_clickmask {
	width:180px;
	height:140px;
}
.tabsummary_spacer {
	border-right:3px solid orange;
	height: 4px;
}
.tabcontent {
	float:left;
	margin-left:4px;
	width: 670px;
}

#searchstatezone {
	height: 120px;
	clear:both;
}
.featured {
	color: #943e20;
	font-size: larger;
}

.sortbutton {
	/*background: url(/images/orange_button_30.gif);*/
	/*background: url(/images/orange_trans_button_30.gif);*/
	background-repeat:no-repeat;
	z-index: 30;
	height:30px;
	display: block;
	white-space: nowrap;
	color: #ffffff;
	cursor: pointer;
	background: url(/images/orange_trans_button_30.gif);
	z-index: 16;
}
.sortbutton_wrapper {
	background-color: #f19317;
	/*width: 200px;
	height: 32px;*/
	/*width: 170px;*/
	_width: 170px;
	display: inline-block;
	white-space:nowrap;
	z-index: 12;
}
.sortbutton_wrapper:hover {
	background-color: #f89a1e;
}
.sortbutton:hover {
	text-decoration: underline;
}
.sortindicator {
	float:left;
	margin-top: 10px;
	margin-left: 12px;
	margin-right: 0px;
	height: 10px;
	width: 25px;
	overflow: hidden;
	z-index:32;
}
.triindicator {
	position: absolute;
	width: 25px;
	height: 10px;
	background: url(/images/whitediamond_25.gif);
	background-repeat: no-repeat;
	z-index: 38;
}
#noindicator {
	background-position: 25px 25px;
}
#downindicator {
	background-position: 0px -15px;
}
.downindicator {
	position: absolute;
	width: 25px;
	height: 10px;
	background: url(/images/whitediamond_25.gif);
	background-repeat: no-repeat;
	z-index: 38;
	background-position: 0px -15px;
}
.upindicator {
	position: absolute;
	width: 25px;
	height: 10px;
	background: url(/images/whitediamond_25.gif);
	background-repeat: no-repeat;
	z-index: 38;
	background-position: 0px 0px;
}
.rightindicator {
	position: absolute;
	margin-top:-8px;
	width: 10px;
	height: 25px;
	background: url(/images/whitediamond_25.gif);
	background-repeat: no-repeat;
	z-index: 38;
	background-position: -16px 0px;
}
.leftindicator {
	position: absolute;
	margin-top:-8px;
	width: 10px;
	height: 25px;
	background: url(/images/whitediamond_25.gif);
	background-repeat: no-repeat;
	z-index: 38;
	background-position: 0px 0px;
}
.sortcaption {
	float:left;
	margin-left: 10px;
	margin-top: 4px;
	font-size: 15px;
	color: #ffffff;
	white-space:nowrap;
}
.sortend {
	background: url(/images/orange_trans_button_30.gif);
	float: right;
	background-repeat:no-repeat;
	background-position: right center;
	width: 5px;
	height: 30px;
	margin:0px;
	margin-left: 4px;
	padding: 0px;
	overflow: hidden;
	z-index: 36;
}
/* center alined button */
.centerbutton {
	background-repeat:no-repeat;
	z-index: 30;
	height:30px;
	display: block;
	white-space: nowrap;
	color: #ffffff;
	cursor: pointer;
	background: url(/images/orange_trans_button_30.gif);
	z-index: 16;
}
.centerbutton_wrapper {
	background-color: #f19317;
	width: 170px;
	display: block;
	white-space:nowrap;
	z-index: 12;
	height:31px;
	overflow:hidden;
}
.centerbutton_wrapper:hover {
	background-color: #f89a1e;
}
.centerbutton:hover {
	text-decoration: underline;
}
.centercaption {
	text-align:center;
	margin-top: 2px;
	padding-top:4px;
	font-size: 15px;
	line-height:1.4;
	color: #ffffff;
	white-space:nowrap;
	display:block;
	width: 168px;
}
.centerend {
	background: url(/images/orange_trans_button_30.gif);
	float: right;
	background-repeat:no-repeat;
	background-position: right center;
	width: 5px;
	height: 30px;
	margin:0px;
	margin-left: 4px;
	padding: 0px;
	overflow: hidden;
	z-index: 36;
}
.summary_zone {
	height: 2em; 
	font-style: italic;
	font-size: smaller;
}
.movein_item {
	border: 3px solid #f99b1d;
	border-top:0px;
	padding: 6px;
	
}
.movein_header {
	border: 3px solid #f99b1d;
	padding: 6px;
	
}
.Movein_Aggregate {
	font-size: 15px;
	font-weight:bold;
}
.Movein_price {
	font-size: 22px;
	font-weight:bold;
}
.Movein_community {
	font-size:16px;
	font-weight:bold;
}

.raisedbutton_wrapper {
	width: 9.8em;
	height: 2.03em;
	margin-bottom: 0.5em;
	cursor: pointer;
}


.raisedbutton {
	z-index: 60;
	border: 0.1em solid black;
	padding: 0.2em;
	height: 1.43em;
	width: 9em;
	text-align: center;
	background-color: white;
	position: absolute;
	font-weight:bold;
}
.raisedbutton:hover {
	background-color: orange;
	color: white;
}
.raisedbutton_shadow {
	z-index: 58;
	background-color: #090909;
	position:absolute;
	width: 9.6em;
	height: 2.03em;
	margin-top:2px;
	margin-left:2px;
}

.segmentheader {
	color:#ffffff;
	background-color:#943e20;
	padding-left:12px;
	padding-right:16px;
	padding-top:2px;
	padding-bottom:2px;
	margin:1px;
	font-size: 14px;
}

#contentzone {
	width:944px;
	margin-left:auto;
	margin-right:auto;
}

.thumbail_zone img {
	width:88px;
	overflow:hidden;
}

