.text-area {
	width: 400px;
	height: 80px;
}



.guide-preview-image {
	float: left;
	margin-right: 8px;
}

.subtitle {
	color:#000000;
	font-size:12px;
	font-style:normal;
	font-weight:normal;
}

.poi-title {
	
}

.poi-image {
	margin-right: 6px;
	margin-top: 4px;
}

.poi-media {
	margin-top: 6px;
}

.flash-container {
	width: 933px;
	height: 540px;
	margin: 6px 20px 0px 20px;
}

.big-title {
font-size:24px;
}



.widget-sub-header {
	margin: 7px 20px 8px 20px;
}

.widget-container-header,
.widget-container-footer {
	width:972px !important;
	margin-left:7px;
}

.widget-container {
	width:970px !important;
	margin-left:7px;
	background-color:#cacbcb !important;
}


.guide-photo-preview-container {
	text-align: center;
	width:66px;
	margin-right:14px;
	font-size: 11px;
}
.guide-photo-preview {
	width: 70px;
	height: 70px;
	border: 1px solid #c0baa4;
	overflow: hidden;
	position: relative;
}

.guide-photo-preview-container2 {
	text-align: center;
	width:78px;
	margin-right:14px;
	font-size: 11px;
}
.guide-photo-preview2 {
	width: 82px;
	height: 82px;
	border: 1px solid #c0baa4;
	overflow: hidden;
	position: relative;
}

.guide-meta {
	display:block;
	margin-bottom:-15px;
	margin-top:-5px;
}



.step {
	margin-bottom: 12px;
	margin-top: 12px;
}

#trip-url, #location-search, #location-map-search {
	width: 400px;
	padding: 4px;
	border: 1px solid #cecccd;
	height: 21px;
	margin-top: 4px;
}
.title-container {
	width: 80px;
	margin-right: 5px;
}

.back-button {
	cursor: pointer;
}



#promo {
	background-image:url("/images/guide_promo.jpg");
	height:286px;
	margin-bottom:10px;
}

#searchField {
	border: 1px solid #bebebe;
	padding:5px;
	width:231px;
}

#map-search-button {
	margin-left:-10px;
}

.partner-header {
	padding: 19px;
	background-color: #ebebeb;
	margin-bottom: 10px;
	line-height: 140%;
}

#partner-map #map-container {
	height:200px;
}

#partner-map .side-map {
	margin:-4px -11px;
}

.instructions {
	background-color: #d1e1a0;
	padding: 4px 8px;
	margin-bottom: 8px;
	
}

.content .subtitle {
	font-weight: bold;
}

#map-search-container {
	background-color: #000000;
	position: absolute;
	z-index: 99;
	width: 100%;
	height: 100%;
	top: 1px;
	left: 1px;
	opacity: .7;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)"
}

#map-search {
	background-color: #ffffff;
	width: 363px;
	height: 62px;
	z-index: 100;
	top: 157px;
	left: 102px;
	border: 3px solid #adabac;
	position: absolute;
	opacity: 1;
	padding: 12px;
	
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"
	
}

#mobile-map-blocker, #mobile-map-blocker-outer  {
	top: 0px;
	left: 0px;
}gui
#mobile-map-blocker-outer {
	position: absolute;
	z-index: 99;
	width: 100%;
	height: 100%;
}

#mobile-map-blocker {
	background-color: #000000;
	position: absolute;
	width: 100%;
	height: 100%;
	opacity: .8;
	z-index: 99;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)"
}

#mobile-map-blocker-text {
	color: #ffffff;
	font-size: 18px;
	margin-top: 40px;
	z-index: 100;
	position: absolute;
	text-align:center;
	padding: 32px;
	
}

#location-map-search {
	width: 256px;
}


.guide-container {
	width: 470px;
	margin-bottom: 20px;
}

.guide-body {
	line-height: 120%;
	
}

.review-row {
	margin-bottom: 8px;
}

.review-text {
	margin-right: 10px;
	float: left;
}

.review-value {
	float:left;
}

#rating-text {
	float:left;
	margin-left:8px;
	margin-top:5px;
	color: #777;
}



.remove-button {
	position: absolute;
	top: 2px;
	right: 2px;
	cursor: pointer;
}

