#addDestinationButton {
	position:absolute;
	left:717px;
	top:-62px;
}

#map_map {
	width:253px;
	height:80px;
}

#map_map .content, #map_search .content, #map_send .content {
	padding:32px 0 0 46px;
}

.content input {
	width:134px;
	height:15px;
	display:inline;
	vertical-align:top;
	margin-right:7px;
	font-size:11px;
}

.content #searchTerms a {
	line-height:13px;
	padding-left:5px;
}

#search_results {
	position: absolute;
	left: 118px;
	top: 153px;
	display: none;
}

#searchwell {
	width: 190px;
	height: 170px;
	overflow: auto;
	position: absolute;
	left: 48px;
	top: 175px;
	display: none;
}

.map_map_on .content {
	color:#9bd6d0;
}

.content a {
	color:#9bd6d0;
	font-size:10px;
	line-height:18px;
}

h2, .review h4 {
	font-size: 13px;
	line-height: 15px;
	font-weight: normal;
	margin: 0;
	padding: 0;
}

h5, h6 {
	font-size: 10px;
	line-height: 12px;
	font-weight: normal;
	margin: 0;
	padding: 0;
}

h5 {
	margin-bottom: 8px;
}

.map_map_off {
	background:transparent url(/img/map/bk_map_map_off.png) no-repeat top left;
}

.map_map_on {
	background:transparent url(/img/map/bk_map_map_on.png) no-repeat top left;
}

#map_search {
	width:253px;
	height:281px;
}


#map_search #suggestions {
	margin:4px 0 0 -10px;
}

#terms_title {
	margin-left: -10px;
}

#map_search_overlay {
	position:absolute;
	left:0;
	top:81px;
	width:253px;
	height:281px;
}

#map_send_overlay {
	position:absolute;
	left:0;
	top:362px;
	width:253px;
	height:97px;
}

.map_search_off {
	background:transparent url(/img/map/bk_map_search_off.png) no-repeat top left;
}

.map_search_off *, .map_send_off * {
	opacity:.75;
}

.map_search_on {
	background:transparent url(/img/map/bk_map_search_on.png) no-repeat top left;
}

#map_send {
	width:253px;
	height:97px;
}

.map_send_off {
	background:transparent url(/img/map/bk_map_send_off.png) no-repeat top left;
}

.map_send_on {
	background:transparent url(/img/map/bk_map_send_on.png) no-repeat top left;
}

#sidebar {
	left:0;
	position:absolute;
	top:-30px;
	width:250px;
	z-index:20;
	height:452px;
}

div#map {
	display:block;
	height:451px;
	left:0;
	position:absolute;
	top:0;
	width:597px;
	overflow:hidden;
}

div#map_wrapper {
	position:absolute;
	left:253px;
	top:-30px;
	height:461px;
	width:597px;
	background: transparent url(/img/map/map_shadow.png) no-repeat bottom right;
}

#addlocation_clip {
	z-index:2;
}

#addlocation_clip {
	left:253px;
	overflow:hidden;
	position:absolute;
	top: -30px;
	background-color: #25857d;
	width:228px;
	height: 451px;
}

.close {
	display: block;
	text-align: right;
}
.close img {
	padding: 2px;
}
.close a:hover {
	background: none;
}
.content {
	padding: 10px 16px 0 16px;
	display: block;
}
/******* fancy checkboxes *******/
.jquery-checkbox       {display: inline; cursor: pointer; cursor: hand;}
.jquery-checkbox .mark {display: inline;}

.jquery-checkbox img {
	vertical-align: middle; 
	width: 8px; 
	height: 8px;
	margin-right: 3px;
	background: transparent url(/img/map/checkbox.gif) no-repeat;
	background-position: 0px 0px;
	margin-left:0;
}
.jquery-checkbox-checked img{
	background-position: 0px -8px;
}

.styled_checkboxes {
	line-height:		12px;
	margin-top:			3px;
	font-size:			10px;
	color:				#fff;
}

.content .styled_checkboxes input {
	margin:	3px 0 0 0;
	padding: 0;
	width: 8px;
	height: 8px;
}

input.short, textarea.short {
	width: 180px;
}

.headline {
	font-size: 12px;
}

.content input.medium {
	width: 200px;
	margin-bottom: 5px;
}
.content input.long, .content textarea.long {
	width: 415px;
	margin-bottom: 5px;
}

.content input.button {
	width: auto;
	height: auto;
}

#addlocation {
	width: 209px;
	padding-left: 16px;
	height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#addlocation a.close {
	position: absolute;
	top: 10px;
	left: 200px;
}
#addlocation h5 {
	margin-bottom: .2em;
}
#addlocation input, textarea {
	margin-bottom: 14px;
}
#addlocation_submit, #addlocation_searching {
	display: none;
}
.smlbutton {
	font-size: 11px;
	float: left;
	margin-right: 5px;
}

#addlocation_searching {
	width: 57px;
}

#addlocation_preview, #addlocation_submit {
	width: 47px;
}

