/* CSS Document */

#details-header {
	width:700px;
	height:40px;
	color:#26475d;
	font-size:12px;
	margin-left:27px;
	padding: 13px 13px 0 13px;
	background:url(../images/bg-details-header.png) no-repeat left top;
	}
/* package styles*/
.packageListingBox {
	width: 762px;
	height: 115px;
	margin: 0px auto;
	background-image: url(images/packageSpecials.gif);
	background-repeat: no-repeat;
	margin-bottom: 10px;
	margin-top: 15px;
	}
	
.packageTraveBox {
	width: 762px;
	height: 115px;
	margin: 0px auto;
	background-image: url(images/packageSpecials.gif);
	background-repeat: no-repeat;
	margin-bottom: 10px;
	margin-top: 15px;
	}	
	
.packageListingAddress {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	}
	
.packageListingLocation {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	}
	
.packageListingDate {
	margin-top: 5px;
	font-size: 12px;
	color: #000000;
	}	
	
/* specialerty Listings Styles */
.specialListingBox {
	width: 762px;
	height: 115px;
	margin: 0px auto;
	background-image: url(images/bgSpecials.gif);
	background-repeat: no-repeat;
	margin-bottom: 10px;
	margin-top: 15px;
	}
.specialListingNegTopPad {
	margin-top: -3px;
	}
.specialListingPhoto {
	float: left;
	display: inline;
	width: 113px;
	height: 66px;
	margin-left: 12px;
	margin-top: 12px;
	border: 1px solid #b8b79c;
	}
.specialListingPhoto img {
	border: 1px solid #fff;
	}
.specialListingCoreInfo {
	float: left;
	display: inline;
	width: 228px;
	height: 65px;
	margin-top: 15px;
	margin-left: 12px;
	}
.specialListingAddress {
	font-size: 14px;
	font-weight: bold;
	color: #ffc20e;
	}
.specialListingLocation {
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	}
.specialListingDate {
	margin-top: 5px;
	font-size: 12px;
	color: #FFFFFF;
	}
.specialListingSubInfo {
	float: left;
	display: inline;
	width: 350px;
	height: 55px;
	margin-top: 15px;
	margin-left: 15px;
	padding-left: 10px;
	}
.specialListingAmenities {
	font-size: 12px;
	color: #323232;
	}
.specialListingGallery {
	font-size: 12px;
	color: #26475d;
	text-decoration: underline;
	cursor: pointer;
	}
.specialListingGallery a{
	font-size: 12px;
	color: #26475d;
	margin-top: 0px;
	text-decoration: underline;
	}
.specialListingDepositGallery {
	font-size: 12px;
	color: #26475d;
	margin-top: 0px;
	}
.specialListingDepositGallery a{
	font-size: 12px;
	color: #26475d;
	margin-top: 0px;
	text-decoration: underline;
	}
.specialListingDepositGallery a: hover{
	font-size: 12px;
	color: #26475d;
	margin-top: 0px;
	background-color:#cccccc;
	}					
.specialListingDeposit {
	font-size: 12px;
	color: #26475d;
	margin-top: 15px;
	}
.specialListingDeposit a{
	font-size: 12px;
	color: #26475d;
	margin-top: 0px;
	text-decoration: underline;
	}	
.specialListingCallToAction {
	float: left;
	display: inline;
	width: 188px;
	height: 65px;
	margin-top: 25px;
	margin-left: 0px;
	text-align: center;
	}
.specialListingRent {
	font-size: 14px;
	font-weight: bold;
	color: #26475d;
	text-align: center;
	}
.specialListingViewDetail {
	margin-top: 20px;
	margin-left: 38px;
	}

#specialDetailBoxContainer {
	width: 763px;
	margin-bottom: 0px;
	background: url('../images/bg-detail-base-top.gif') no-repeat;
	}
#specialDetailBox {
	width: 763px;
	padding-top: 7px;
	padding-bottom: 17px;
	background: url('../images/bg-detail-base-bottom.gif') bottom center no-repeat;
	}
#specialDetailLeftBox {
	float: left;
	display: inline;
	width: 325px;
	margin-left: 7px;
	background: #1d262c url('../images/bg-detail-blue.gif') repeat-x;
	}
#specialDetailPhoto {
	width: 311px;
	height: 215px;
	margin-left: 5px;
	margin-top: 5px;
	border: 1px solid #b8b79c;
	}
#specialDetailPhoto img {
	border: 1px solid #fff;
	}
#specialDetailThumbs {
	margin-top: 13px;
	margin-left: 5px;
	height: 70px;
	}
.specialDetailThumb {
	float: left;
	display: inline;
	border: 1px solid #b8b79c;
	}
.specialDetailThumb img {
	border: 1px solid #fff;
	}
.specialDetailRight {
	margin-right: 4px;
	}
#specialDetailGoogleMap {
	width: 120px;
	margin: 30px auto;
	text-align: center;
	}
#specialDetailRequestInfo {
	width: 278px;
	margin: 40px auto 50px auto;
	text-align: center;
	}
#specialDetailRightBox {
	float: left;
	display: inline;
	width: 424px;
	border-left: 1px solid #fff;
	background: #fff url('../images/bg-detail-white.gif') bottom center repeat-x;
	}
#specialDetailCoreInfo {
	width: 424px;
	height: 57px;
	background: #1d262c url('../images/bg-detail-blue.gif') repeat-x;
	}
#specialDetailAddress {
	padding-top: 10px;
	padding-left: 15px;
	font-size: 14px;
	font-weight: bold;
	color: #ffc20e;
	}
#specialDetailLocation {
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	padding-left: 15px;
	}
.specialDetailSubInfo {
	clear: both;
	background-color: #EFF0E3;
	}
.whitebg {
	background-color: #fff;
	}
.specialDetailAmenities {
	float: left;
	display: inline;
	margin-left: 10px;
	padding: 8px;
	width: 183px;
	}
.clearDiv {
	clear: both;
	font-size: 0px;
	height: 0px;
	}
#specialDetailAmenities {
	margin-top: 10px;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 40px;
	}		
