/* flexpacks */
.block_a, .block_b{
	color:#000000;
	font-weight:bold;
	text-align:left;
	float:left;
	border:0px solid black;
}
.block_a{
	height:40px;
	width:60px;
	margin-left:10px;
}
.block_b{
	border:0px solid black;
	color:#666666;
	width:160px;
}


/*module_deal_alert*/
#listing_properties dd p.noPackage {
	margin:0;
	padding:20px 0 0 0;
	color:#444;
}

#listing_properties dd p.da-email {
	margin: 10px 0 0 0;
	height:30px;
	line-height:30px;
	vertical-align: middle;
	display:none;
}
#listing_properties dd p.da-email input {
	vertical-align: middle;
}
#listing_properties dd p.da-confirm {
	margin: 10px 0 0 0;
	display:none;
}
#listing_properties dd p.da-error {
	margin: 10px 0 0 0;
	color: red;
	font-weight: bold;
	display:none;
}
/*end module deal alert*/

/* listing styles */

#containerBody_b {
	overflow:hidden;
}

h2#listing_searchedFor {
	margin-top:20px;
	font-size:12px;
	font-weight:normal;
	color:#666;
}
h2#listing_searchedFor span {
	font-size:18px;
	color:#7f0000;
}

#listing_filter {
	position: relative;
	width:940px;
	border:1px solid #d9d9d9;
}
#listing_filter form {
	margin:3px;
	border:1px solid #e7e7e7;
	background:#efeee5;
}
#listing_filterNumberProperties {
	height:28px;
	padding-bottom:5px;
}
#listing_filterNumberProperties h3 {
	float:left;
	width:145px;
	margin:6px 0 0 6px;
	font-size:12px;
	font-weight:normal;
	color:#000;
}
#listing_filterNumberProperties h3 span {
	margin-right:6px;
	font-size:18px;
}
#listing_filterNumberProperties a {
	display:block;
	float:left;
	width:84px;
	height:18px;
	margin-top:6px;
	padding-left:18px;
	border:1px solid #a5a5a0;
	background:url(/images/shared/icon_arrowred_down.gif) 4px 7px no-repeat #fff;
	text-decoration:none;
	color:#444;
}

#listing_filterNumberProperties a.hide {
	background:url(/images/shared/icon_arrowred_down.gif) 4px 7px no-repeat #fff;
}
#listing_filterNumberProperties a.filter {
	background:url(/images/shared/arrow_right_red.gif) 4px 7px no-repeat #fff;
}

#listing_filterVars {
	margin:0 10px;
	border-bottom:1px solid #cecdca;
}
#listing_filterVars ul {
	margin:16px 0 5px 0;
	padding:0 0 0 2px;
	overflow:hidden;
}
#listing_filterVars li {
	float:left;
	margin:0 25px 0 0;
	padding:0;
	list-style:none;
}
#listing_filterVars li select {
	display:block;
	height:21px;
	margin-top:2px;
}
#listing_filterVars li#listing_filterArea, #listing_filterVars li#listing_filterArea select {
	width:295px;
}
#listing_filterVars li#listing_filterGuests, #listing_filterVars li#listing_filterGuests select {
	width:80px;
}
#listing_filterVars li#listing_filterLength, #listing_filterVars li#listing_filterLength select {
	width:75px;
}
#listing_filterVars li#listing_filterCheckboxes {
	width:185px;
	padding:3px 0 0 25px;
}
#listing_filterVars li#listing_filterSubmit {
	width:140px;
	margin:10px 0 0 10px;
}
#listing_filterVars li#listing_filterCheckboxes input {
	display:block;
	float:left;
	margin-bottom:5px;
}
#listing_filterVars li#listing_filterCheckboxes label {
	display:block;
	float:left;
	width:155px;
	margin:0 0 5px 3px;
}
#listing_filterVars li#listing_filterCheckboxes input#listing_filterBuyNow {
	clear:left;
}

#listing_filterPageNav {
	height:43px;
	overflow:hidden;
}
.listing_filterPageNavHide {
	position: absolute;
	top: -2px;
	right: 0;
}
#listing_filterPageNav select {
	float:right;
	margin:13px 13px 0 0;
}
#listing_filterPageNav label {
	float:right;
	margin:13px 9px 0 0;
}
#listing_filterPageNav ul {
	float:right;
	margin:13px 30px 0 0;
	padding:0;
	list-style:none;
}
#listing_filterPageNav li {
	display:inline;
	margin:0 3px;
	padding:0;
}

#listing_properties {
	float:left;
	width:622px;
}
#listing_properties dl {
	width:622px;
	margin:0;
	padding:0;
	overflow:hidden;
}
#listing_properties dt {
	display:block;
	float:left;
	width:164px;
	margin:35px 0 0;
	padding:0;
	background:url(/images/shared/img_listing_hotel_bg.gif) no-repeat;
}
#listing_properties dt img {
	display:block;
	width:150px;
	height:113px;
	margin:5px;
}
#listing_properties dd {
	display:block;
	float:left;
	width:442px;
	margin:35px 0 0 6px;
	padding:10px 0 0 10px;
	background:url(/images/shared/img_listing_property_bg.gif) no-repeat;
}
#listing_properties dd h3 {
	margin:2px 0 0 0;
	padding:0;
	font-size:18px;
	font-weight:normal;
}
#listing_properties dd h3 a {
	color:#990000;
	text-decoration:none;
}
#listing_properties dd h3 span.alphabetical a {
	display:block;
	float:right;
	width:13px;
	height:16px;
	margin:0 10px 0 0;
	padding:0 0 0 4px;
	background:#000;
	font-size:11px;
	font-weight:bold;
	color:#fff;
}
#listing_properties a.property_name:hover {
	text-decoration: underline;
}
#listing_properties dd h4 {
	margin:2px 0 0 0;
	padding:0;
	font-size:12px;
	color:#666;
}
#listing_properties dd p.noPackage {
	margin:0;
	padding:20px 0 0 0;
	font-size:12px;
	color:#000;
}

#listing_properties ul {
	width:442px;
	margin-left:-10px;
	padding:2px 0 7px 10px;
	border-bottom:1px solid #c2c2c2;
	list-style:none;
	overflow:hidden;
	cursor: pointer;
}
#listing_properties ul.last {
	border:0;
}
#listing_properties li {
	display:block;
	float:left;
	width:190px;
	margin:18px 0 20px;
	padding:0 10px 0 0;
	border-right:1px solid #ececec;
}
#listing_properties li.price {
	width:240px;
	margin:0px;
	padding:18px 0 0 0;
	border:0px;
}
#listing_properties li.only1left {
	background:url(/images/shared/txt_listing_only1left.gif) 100% 0 no-repeat;
}
#listing_properties li.only2left {
	background:url(/images/shared/txt_listing_only2left.gif) 100% 0 no-repeat;
}
#listing_properties li.only3left {
	background:url(/images/shared/txt_listing_only3left.gif) 100% 0 no-repeat;
}
#listing_properties li h5 {
	margin:0px;
	padding:0px;
	font-size:12px;
	color:#000;
}
#listing_properties li.price h3 {
	margin-top:5px;
	padding:0px;
	text-align:center;
}
#listing_properties li.price h3 span {
	float:left;
	font-size:22px;
	text-align:left;
	font-weight:normal;
	color:#990000;
}
#listing_properties li.price h3 span.noTaxes {
	margin:0px;
	text-align:center;	
	font-size:22px;
	font-weight:normal;
	color:#990000;
}
#listing_properties li.price h3 span.taxes {
	margin:0px;
	font-size:10px;
	text-align:left;
	float:left;
	color:#444;
}
#listing_properties li p {
	margin:10px 0 0 0;
	padding:0px;
	color:#000;
}
#listing_properties li p.timeLeft {
	font-size:11px;
	color:#444;
}
#listing_properties li p.timeLeft span {
	font-size:11px;
	color:#990000;
}
#listing_properties li div.merch {
	margin:10px 0 0 0;
	padding-left:25px;
}
#listing_properties li.price p {
	margin:2px 0 0 0;
	padding:0;
	text-align:center;
	font-size:11px;
	color:#444;
}
#listing_properties li p.viewPkg {
	margin-top:21px;
	text-align:center;
	font-weight:bold;
}
#listing_properties li.price h5 {
	margin:5px 0 0 0;
	padding:0 0 0 10px;
	text-align:center;
	font-size:12px;
	font-weight:normal;
	color:#000;
	white-space:nowrap;
}
#listing_properties li.price h5 span {
	margin-left:10px;
	font-size:10px;
	color:#444;
}

#listing_properties ul.offer {
	padding:0;
	margin-bottom:18px;
	border-bottom:0px;
	width:auto;
}

#listing_properties ul.offer li {
	float:none;
	width:auto;
	margin:18px 0 0 0;
	padding: 5px;
	border:1px solid #e1e1e1;
	border-bottom:0;
	background:#ededed;
	color:#000;
}
#listing_properties ul.offer li.link {
	position: relative;
	margin:0;
	border:1px solid #e1e1e1;
	background:#fff;
	font-size:11px;
	color:#444;
}
#listing_properties ul.offer li.link a {
	position: absolute;
	top:0px;
	right:0px;
	padding:5px;
	font-weight:bold;
}
#listing_properties .listing_propertyAd {
	width:617px;
	margin:20px 0 10px;
	padding:2px;
	border:1px solid #f0f0f0;
}
#listing_properties .listing_propertyAd ul {
	width:617px;
	margin:0;
	padding:0;
	border:0;
}
#listing_properties .listing_propertyAd li.learnmore {
	width:500px;
	margin:2px 2px 2px 0;
	padding:10px 10px 13px 3px;
	background:0;
}
#listing_properties .listing_propertyAd li img {
	display:block;
	width:70px;
	height:64px;
}
#listing_properties .listing_propertyAd li.learnmore a {
	display:block;
	margin:0;
	padding:0;
	font-weight:bold;
}
#listing_properties .listing_propertyAd li.learnmore a.learnmore img {
	float:right;
	width:84px;
	height:16px;
	margin-top:8px;
}
#listing_properties .listing_propertyAd li.learnmore p {
	margin:0;
	padding:0;
}

#listing_properties p.noPackages {
	height:31px;
	margin:10px 0 0;
	padding:0;
	background:url(/images/shared/hdr_prop_without_pack.gif) no-repeat;
	text-indent:-999px;
}

#listing_properties #listing_filterPageNav_btm, #listing_filterPageNav_btm {
	margin:35px 0;
	padding:3px;
	border:1px solid #d9d9d9;
}
#listing_properties #listing_filterPageNav_btm, #listing_filterPageNav_btm form {
	/*height:21px;*/
	margin:0;
	padding: 3px 5px 3px 5px;
	border:1px solid #e7e7e7;
	background:#efeee5;
	overflow:hidden;
}
#listing_properties #listing_filterPageNav_btm, #listing_filterPageNav_btm ul {
	float:right;
	width:50%;
	margin:0;
	padding:0;
	border:0;
	text-align:right;
	cursor: auto;
}
#listing_properties #listing_filterPageNav_btm, #listing_filterPageNav_btm li {
	float:right;
	width:auto;
	margin:0 5px 0 0;
	padding:0;
}
#listing_properties #listing_filterPageNav_btm, #listing_filterPageNav_btm label {
	float:left;
	width:125px;
	font-size:12px;
	color:#666;
	padding:0;
}
#listing_properties #listing_filterPageNav_btm, #listing_filterPageNav_btm select {
	float:left;
	width:60px;
	/*margin-left:10px;*/
}

#listing_adsMap {
	float:left;
	width:300px;
	margin:35px 0 0 19px;
	padding:0;
	text-align:center;
}

#listing_adsMap_null {
	float:left;
	width:300px;
	margin: -20px 0 0 19px;
	padding:0;
	text-align:center;
}

.listing_right_ads {
	margin:5px 0 0 0;
}


/* new style for null searches*/

div#listing-null {
    position: relative;
    width: 600px;
    
   
    height: 30px;
    
    margin-top: 15px;
	
}


div#listing-null img {
    float: left; 
    margin-left: 10px; 
    margin-top: 5px;                
}


div#listing-null div#listing-null-msg {
    margin-left: 0px; 
    float: left; 
    font-weight: bold; 
    line-height: 40px;
    color: red;
    text-align:left;
    font-size: 13px;
	width: 400px;
    
}

div#listing-content {
    position: relative;
    background-color: #ececec;
}

div#listing-content div.divBox1 {
    position: relative;
    margin: 10px 10px 10px 10px;
    padding-top: 10px; 
    font-weight: bold;
}

div#listing-content div.divBox1 div.divBoxFloat {
    position: relative; 
    float: left; 
    display: inline; 
    top: 4px; 
    margin-right: 20px;
}

div#listing-content div.divBox1 div.divBoxFloat {
    position: relative; 
    float: left; 
    display: inline; 
    top: 4px; 
    margin-right: 20px;
    
}

 div#listing-content div.divBox1 div.divBoxFloat2 {
    position: relative; 
    float: left; 
    display: inline; 
    margin-right: 20px;
}

div#listing-content div.divBox2 {
    position: relative;
    margin: 35px 10px 10px 10px;
    padding-top: 10px; 
    font-weight: bold; 
    border-top: 1px solid #b5b5b5; 
    display: block;
    clear: both; 
}

div#listing-content img {
    position: relative;
    float: left;
    display: block;
    padding-left: 10px; 
    padding-right: 10px;  
}

div#listing-content h5 {
    font-size: 12px;
    display: inline;
}

div#listing-content ul {
	margin:0;
    padding: 10px 0px 10px 0px;
    width: 100px;
    font-size: 11px;
    border: 0px;                
}

div#listing-content ul li {
	margin: 0;
    padding:0;              
}

div#listing-content ul li a {
	font-size: 11px;
    font-weight: normal;              
}

div#dlisting-content a {
    font-size: 12px;
    font-weight: bold;
}

#keywordBanner {
    border: 1px solid #444444;
    color: gray; 
    text-indent: 3px; 
    height: 12px; 
    line-height: 12px; 
    width: 250px; 
    z-index: 500;
    float: left; 
    font-size: 11px;
    padding: 4px 0px 4px 0px;
}

#btn-magnify-listing {
    float: left;
}

div#listing-help {
    position: relative;
    background-color: transparent;
    font-weight: bold;
    margin-top: 10px;
}

div#listing-help ul {
	margin: 0 0 35px 0;
    padding: 10px 0px 10px 0px;
    font-weight: normal;
    list-style-type: disc;
    border: none;
    width: 600px; 
   
}

div#listing-help ul li {
	margin: 0;
    padding: 0px 10px 0 10px; 
    list-style-type: disc; 
    width: 600px;
    border: none;  
                  
}

span.room-grade {
    font-weight:normal;
    font-style:italic;
    color:#000;
}
