@charset "utf-8";
/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	/*background: #f0f0f0 url('/images/topbg.jpg') top left repeat-x;*/
	background: #8d8d8d url('/images/topbg.jpg') top left repeat-x;
	margin:0;
	color: #444;
}

h1 {
	font-weight: normal;
	color: #C00;
	margin-top:5px;
}
a {
	outline: none;
	color: #b10000;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #ff0000;
}

#header {
	background: url('/images/headtopb.jpg') bottom center no-repeat;
}
#headerp {
	width:1001px;
	margin:auto;	
}

#user-login {
	position:relative;
	float:right;
	width:348px;
	height: 81px;
	background: url('/images/user-login.png') no-repeat top left;
	margin-top:35px;
	font-size:10px;
	font-family: Verdana, Geneva, sans-serif;
}
#user-login_p {
	padding-top:30px;
	padding-left:10px;
	padding-right:10px;
}

#user-login .ul_user, #user-login .ul_pw {
	width:125px;
	border: 1px #aaa inset;
	font-size: 10px;
	font-weight: bold;
	padding:2px;
	margin-right: 5px;
	font-family: Verdana, Geneva, sans-serif;
	margin-top:5px;
}

#user-login .ul_button {
	float:right;
	width:47px;
	height:29px;
	background: url('/images/user-login-button.png') no-repeat top left transparent;
	border:0;
}
#user-login .ul_button:hover {
	background: url('/images/user-login-button-hover.png') no-repeat top left transparent;
}

#wrap {
	max-width: 1117px;
	min-width: 1001px;
	margin:auto;
}
#main {
	background: url('/images/ctopshade.jpg') repeat-x top left;
	padding: 15px;
}
#main2 {
	/*background: #fff url('/images/content.jpg') repeat-y top left;*/
}
#topbar {
	background: url('/images/topbar.jpg') no-repeat top center;
	height: 41px;
	line-height: 41px;
	color: #fff;
	font-weight: bold;
}
#topbarp {
	width: 1001px;
	margin:auto;
	padding
}
#topbar a {
	color: #fff;
	text-decoration: none;
	display: block;
	float: left;
	padding-left: 25px;
	padding-right: 25px;
	color: #ffcdcd;
	border-right: #9e1615 solid 1px;
	border-left: #ff969a solid 1px;
}
#topbar .first {
	border-left:0;
}
#topbar .tm_last {
	border-left: #ff969a solid 1px;
	height: 41px;
}
#topbar a:hover {
	color: #fff;
	background: url('/images/tmhov.png') center top no-repeat;
}
#topmenu, #topmenu li {
	list-style: none;
	margin:0;
	padding:0;
}
#topmenu li {
	float: left;
}
#leftshade {
	/*padding-left: 58px;
	background: url('/images/leftshade.png') repeat-y top left;*/
	
	background: url('/images/mainbody.png') repeat-y center center;
	margin:auto;
	max-width: 1117px;
	min-width:1001px;
}
#rightshade {
	/*padding-right: 58px;
	background: url('/images/rightshade.png') repeat-y top right;*/
	width:1001px;
	margin:auto;
}

#footer {
	background: url('/images/footer.jpg') top center no-repeat;
	height:225px;
	min-width:1001px;
	margin:auto;
}

#footer_l {
	padding-left: 81px;
	padding-right: 81px;
	padding-top: 25px;
}
.hsearchbox {
	width:180px;
	font-size:13px !important;
}
.watermark { color: #888; font-weight:normal !important; }
.footer_block {
	width: 150px;
	float: left;
	margin-right: 25px;
	font-size: 11px;
}
.footer_block_head {
	padding-bottom: 3px;
	height: 15px;
	line-height:15px;
}
.fll, .fll li {
	list-style: none;
	margin:0;
	padding:0;
}
.fll {
	border-top: #ccc solid 1px;
}
.fll a {
	display: block;
	border-bottom: #ccc solid 1px;
	padding: 1px;
	color: #777;
	text-decoration: none;
}
.fll a:hover {
	color: #000;
}
img {
	border:0;
}
#home_map {
	width:60%;
	padding:10px;
	background: #f1f1f1;
	margin:5px;
	float: right;
}
#home_mapc {
	height: 420px;
}
.clearBoth {
	clear:both;
}
.hp_search {
	border-top: 1px #ccc solid;
}
.hp_search td {
	border-bottom: 1px #ccc solid;
}
.f_d2:hover, .f_any2:hover {
	color: #000;
}
.phead {
	margin-bottom: 15px;
	clear: both;
	padding-top:5px;
	padding-bottom: 5px;
	border-bottom: 1px #ccc solid;
}
.phead h2 {
	margin:0;
	font-weight: normal;
	font-size: 18px;
}
.pfoot {
	padding:5px;
	background: #f0f0f0;
	margin-bottom:15px;
}
.preview {
	-moz-border-radius: 15px;
	-webkit-border-radius:15px;
	padding: 10px;
	background: #f0f0f0;
	margin-bottom: 10px;
}
.preview p {
	margin-top:0;
}
.firstp {
	margin-bottom:0;
	margin-top:0;
}
.bold {
	font-weight: bold;
}
.small {
	font-size: 10px;
	line-height: 1.4em;
}
.center {
	text-align:center;
}
.right {
	text-align:right;
}
#searchbox {
	float: right;
	margin-right:5px;
}
#searchbox input {
	font-weight: bold;
	font-size: 10px;
	padding:0;
}
.searchbtn {
	background: url('/images/searchbtn.png') no-repeat top left;
	width: 64px;
	height:29px;
	padding:0;
	border:0;
	position:relative;
	bottom:-1px;
}
.searchbtn:hover {
	background: url('/images/searchbtnhov.png') no-repeat top left;
}
#searchbox input[type="text"] {
	padding:2px;
	border-width: 1px;
	background: #fff url('/images/smgraygrad.gif') repeat-x center center;
}
.al_right {
	float: right;
	padding:5px;
	background: #f0f0f0;
	margin:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}
.al_right h3 {
	margin:0;
	margin-bottom:13px;
	position:relative;
	bottom:-8px;
	text-align:center;
}
.breadcrumb {
	background:#f1f1f1 url('/images/smgraygrad.gif') repeat-x center center;
	padding:4px;
	padding-left:10px;
	border-bottom:1px #ccc solid;
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
}
.breadcrumb a {
	color: #666;
	text-decoration: none;
	font-weight:bold;
}
.breadcrumb a:hover {
	color: #000;
	text-decoration: underline;
}
.listing_container {
	border-top: 1px #ccc solid;
}
.listing {
	padding:5px;
	border-bottom: 1px #ccc solid;
	clear:both;
}
.listing_links a:link, .listing_links a:visited {
	padding: 3px;
	width:125px;
	color: #fff;
	background: #C00;
	border: 1px #c00 outset;
	text-align:center;
	margin-right:5px;
	font-weight:bold;
	float:left;
	display:block;
}
.listing_links a:hover {
	text-decoration: none;
	background: #E60000;
	border: 1px #E60000 outset;
}
.listing_links a:active {
	background: #900;
	border: 1px #c00 inset;
}
.listing_picture {
	float: left;
	width: 175px;
	background: #f0f0f0;
	padding: 3px;
	margin-right: 5px;
}
.listing_title {
	font-weight: bold;
	font-size: 16px;
}
.listing_price {
	color: #090;
}
.listing_title a {
	color: #111;
}
.listing_up a {
	width:173px;
	float: left;
	background: #f0f0f0;
	padding:4px;
	text-align:center;
	color: #444;
	font-style: italic;
	margin-right: 5px;
}
.error {
	padding:10px;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	background: #9D0000;
	color: #fff;
	font-weight: bold;
	margin-bottom: 10px;
}
