/* CSS Document */
.mls_whole{
	width:664px;
	background-color:#ffffff;
}

.mls_search_form_container{
	width:632px;
	border:#edebdf 1px solid;
	background-color:#ffffee;
}

.pricing h1{
	font-family: Georgia;
	font-size:18px;
	font-weight:normal;
	margin-left:60px;
	color:#944c4b;
	margin-bottom:0px;
	width:500px;
}

.pricing p{
	font-family: Georgia;
	font-size:14px;
	margin-left:60px;
	width:520px;
}

.pricing ul{
	margin:0px;
	margin-left:30px;
	margin-top:10px;
	_margin-bottom:-10px;
}

.pricing li{
	text-decoration:none;
	list-style:none;
	font-family: Arial;
	color:000000;
	font-size:13px;
	text-align:left;
	margin-top:2px;
	margin-bottom:2px;
	_margin-top:1px;
	_margin-bottom:0px;
	padding-left:15px;
	background:url(../images/bullet.png) no-repeat  0 0.5em;
	_background:url(../images/bullet.png) no-repeat  0 0.6em;
}

.pricing li a, .pricing li a:visited, .pricing li a:link{
	color:#944c4b;
	font-weight:bold;
}

.price{
	width:100px;
	float:left;
	font-family:Arial;
	font-size:12px;
	font-color:333333;
	height:40px;
}

.num_b{
	width:100px;
	float:left;
	font-family:Arial;
	font-size:12px;
	font-color:333333;
	height:40px;
}

.cb{
	width:180px;
	float:left;
	margin-top:10px;
	font-family:Arial;
	font-size:12px;
	color:333333;
	height:20px;
}

.types {
    padding-left: 60px;
}

.features {
    padding: 10px 10px 10px 60px;
}

.sub_btn {
	width:80px;
	float:left;
	margin-left:10px;
	margin-bottom:10px;
	color:#333333;
}

.sub_btn input{
	width:80px;
	height:35px;
	font-weight:bold;
    border: none;
    background: #eee;
}

.num_b select{
	margin-top:3px;
	width:90px;
}

.price input, .num_b input{
	margin-top:3px;
	width:90px;
}

div.price_legend {
    padding: 0 10px 10px 30px;
    float:left;
}

div.price_legend a,
div.price_legend a:visited {
    color:#973534;
    font-family: Trebuchet MS;
    font-size: 13px;
    text-decoration: underline;
}

div.price_legend a:hover {
    text-decoration: none !important;
}

table.location_desc td {
    font-family: Trebuchet MS;
    font-size: 13px;
}

#map_no_items {
    background-color: #973534;
    color: #fff;
    font-family: Trebuchet MS;
    font-size: 13px;
    text-align: center;
    font-weight: bold;
    padding: 10px;
    position: absolute;
    margin-left: 75px;
    margin-top: 7px;
    z-index: 1000;
}