@charset "utf-8";

.mslForm{
	overflow: visible;
	margin-bottom: 15px;
}

.mslForm .basic-search-box {
	padding: 10px 5px;
	border: none;
	margin-bottom: 15px;
}

div.more-info-box {
	font-size:15px;
	margin:15px 0;
	padding:5px 10px; 
	background-color:#eaeaea;
}

div.search-column {
	margin: 0;
}

.searchPage .mslForm .basic-search-box {
	background-color: #eaeaea;
	color: #fff;
	padding:10px;
}

.mslForm .basic-search-box form li > div.select-list {
	max-height: none;
}

.mslForm h4 {
	color: #fff;
	padding: 0 0 3px 0;
	margin-bottom: 5px;
	border-bottom: 1px solid #fff;
}

.searchButton {
	padding: 10px 15px 10px 0;	
}

.mslForm .search-field {
	color: #666666;
	font-size: 18px;
	padding: 4px;
	width: 220px;
	margin-left: 50px;
	border: 2px solid e9e8e8;
	border-radius: 0;
}

.mslForm > .module > form > ul > li {
	margin-bottom: 3px;
	margin-top: 2px;
}

.searchPage .mslForm .search-field {
	color: #666666;
	font-size: 18px;
	padding: 4px;
	width: 420px;
	margin-left: 0;
	margin-right:15px;
	border-radius: 0;
	float:left;
}

.mslForm .search-button {
	float: none;
	margin: 5px 0;
}

.mslForm .buttonLink {
	color: #fff !important;
	font-weight: normal;
	margin: 5px;
}

.advanced-search-box {
	background-color: #eaeaea;
	padding: 10px;
	/* margin-bottom: 10px; */
}

#select_map_size_medium {
	border-radius: 0;	
}

.advanced-search-box a {
	color: #000 !important;
	text-decoration: none;
}

.advanced-search-box a:hover {
	text-decoration: underline;
}

.advanced-search-box .search-column > .choice-list-vertical li {
	padding-left: 15px;
	margin-bottom: 0;
}

.advanced-search-box .select-list {
	width: 210px;
}

.show-hide-options a {
	display: block;
	position: absolute;
	right: 36px;
	bottom: 0;
	width: 91px;
	height: 16px;
	background: transparent url(../img/showHideOptions.png) no-repeat left top;
	border: 0;
	text-decoration: none;
}

.hide-options a {
	background-position: top left;
}

.show-options {
	overflow: visible;
}

.show-options a {
	background-position: bottom left;
	bottom: -16px;
}

.advanced-search-box .search-column li.current {
	background: transparent url(../img/refine-arrow.png) no-repeat 5px 5px;
	font-weight: bold;
}

.splitButton .active {
	text-decoration: underline;
}

span.icon-view-list {
	background: transparent url(../img/view-list.png) no-repeat left center;
	padding-left: 20px;
}

span.icon-view-dual {
	background: transparent url(../img/view-dual.png) no-repeat left center;
	padding-left: 20px;
}

span.icon-view-map {
	background: transparent url(../img/view-map.png) no-repeat left center;
	padding-left: 20px;
}

.filter-disabled label {
	color: #a1a1a1 !important;
}

#sidebar a {
	color: #000;
}

#results {
	border: 1px solid #eaeaea;
	margin-top: 0;
	padding: 10px 10px 0;
}

#results header {
	margin: -10px;
	background-color: #eaeaea;
	text-align: right;
	padding: 5px;
	font-weight: bold;
	margin-bottom: 10px;
	min-height:15px !important;
}

ul#result-list {
	margin-top: 10px;
}

#result-list li.listing {
	border: 1px solid #8e8d8d;
	padding: 10px;
	border-left-width: 5px;
	margin-bottom: 10px;
}

.smallSidebar #result-list li.listing {
	padding-bottom: 3px;
}

.smallSidebar li.listing .listing-basic-info {
	font-size: 90%;
}

li.listing {
	position: relative;
}

li.listing h5 {
	font-size: 13px;
	line-height:22px;
}

/*.listing:hover, #page #content #result-list li.hover {
	border-color: #00c6ff;
}*/

/*.listing:hover .listing-header, #page #content #result-list li.hover .listing-header {
	background-color: #00c6ff !important;
}*/

/* Listing Colors */
.tower-listing.hover .listing-header {
	background-color: #f74c4c !important;
}
#result-list li.tower-listing.hover {
	border-color: #f74c4c;
}

.marina-listing.hover .listing-header {
	background-color: #6da517 !important;
}
#result-list li.marina-listing.hover {
	border-color: #6da517;
}

.ljlp-listing.hover .listing-header {
	background-color: #ffaa20 !important;
}
#result-list li.ljlp-listing.hover {
	border-color: #ffaa20;
}

.store-listing.hover .listing-header {
	background-color: #3a97d9 !important;
}
#result-list li.store-listing.hover {
	border-color: #3a97d9;
}

.bait-listing.hover .listing-header {
	background-color: #6da517 !important;
}
#result-list li.bait-listing.hover {
	border-color: #6da517;
}

.guide-listing.hover .listing-header {
	background-color: #6da517 !important;
}

#result-list li.guide-listing.hover {
	border-color: #6da517;
}

.services-listing.hover .listing-header {
	background-color: #6da517 !important;
}
#result-list li.services-listing.hover {
	border-color: #6da517;
}


.ramp-listing.hover .listing-header {
	background-color: #23999f !important;
}
#result-list li.ramp-listing.hover {
	border-color: #23999f;
}

li.listing .listing-header {
	margin: -10px;
	margin-bottom: 5px;
	padding-left: 4px;
	background-color: #8e8d8d;
	font-size: 11px;
	color: #FFF;
	lint-height: 12px;
	font-weight: bold;
}

.fullSidebar li.listing .listing-info {
	float: left;
	width: 417px;
	margin: 0;
	margin-left: 5px;
}

.smallSidebar li.listing .listing-info {
	float: none;
	width: 326px;
	margin: 0;
	margin-left: 5px;
}

.smallSidebar li.marina-listing .listing-info-dockwa {
	float: left;
	width: 191px;
	margin: 0;
	margin-left: 5px;
}

.smallSidebar li.listing .shop-link, .split-map .listing .shop-link {
	padding: 2px 0;
	font-size: 11px;
}

.fullSidebar li.listing .listing-address, .split-map li.listing .listing-address {
	/*float: left;
	width: 230px;
	font-size: 12px;
	line-height: 15px;
	margin-top: 6px;*/
}

.split-map li.listing .listing-basic-info, .split-map li.listing .listing-extended-info, .split-map .listing .shop-link {
	margin-left: 20px;
	float: none;
}



.fullSidebar li.listing .listing-services {
	float: left;
	width: 150px;
	margin-left: 10px;
}

.smallSidebar li.listing h5, .fullMap li.listing h5 {
	/*padding-left: 25px;*/
}

.smallSidebar h6, .smallSidebar .listing-services ul {
	display: inline-block;
}
.smallSidebar h6 {
	font-size:14px;
	display:inline-block;
	width:100%;
}

.smallSidebar .listing-services ul {
	margin-left: 5px;
	vertical-align: middle;
}

.listing-services ul li {
	zoom: 1;
	display: inline;
	display: inline-block;
	float: left;
	text-align: center;
	padding: 0 2px;
}

.listing-distance {
	float: right;
	text-align: right;
	color: #fff;
	padding-right: 4px;
}

.fullSidebar .listing .listing-basic-info {
	margin-left: 10px;
}

.fullSidebar .listing .listing-extended-info {
	margin-left: 10px;
	font-size: 12px;
}

.fullSidebar .listing .listing-tools {
	width: 110px;
	float: right;
	margin-top: -2px;
	margin-right: -10px;
	margin-bottom: -10px;
}

.fullSidebar .listing .listing-tools li {
	padding: 2px 5px;
	text-align: right;
	margin-right: 3px;
}

.fullSidebar .listing .listing-tools li > div {
	padding-right: 20px;
}

.fullSidebar .listing .listing-tools a {
	font-size: 10px;
	line-height: 11px;
	color: #000;
	border-color: #000;
}

.fullSidebar .listing .listing-tools .directions > div:hover, .fullSidebar .listing .listing-tools .directions > div.hover {
	background: transparent url(../img/icons/navigation-sm.png) no-repeat center right;
}

.fullSidebar .listing .listing-tools .mobile > div:hover, .fullSidebar .listing .listing-tools .mobile > div.hover {
	background: transparent url(../img/icons/mail-sm.png) no-repeat center right;
}

.fullSidebar .listing .listing-tools .share > div:hover, .fullSidebar .listing .listing-tools .share > div.hover {
	background: transparent url(../img/icons/share-sm.png) no-repeat center right;
}

.fullSidebar .listing .listing-tools .report > div:hover, .fullSidebar .listing .listing-tools .report > div.hover {
	background: transparent url(../img/icons/alert-sm.png) no-repeat center right;
}

.fullSidebar .listing .listing-tools .print > div:hover, .fullSidebar .listing .listing-tools .print > div.hover {
	background: transparent url(../img/icons/print-sm.png) no-repeat center right;
}

.fullSidebar .listing .listing-tools .print > div:hover, .fullSidebar .listing .listing-tools .print > div.hover {
	background: transparent url(../img/icons/print-sm.png) no-repeat center right;
}

.fullSidebar .listing .print-list-add {
	background: transparent url(../img/icons/print-add.png) no-repeat center left;
}

.fullSidebar .listing .print-list-remove {
	background: transparent url(../img/icons/print-remove.png) no-repeat center left;
}

.fullSidebar .listing .print-list-add, .fullSidebar .listing .print-list-remove {
	padding-left: 20px;
}

.smallSidebar .listing .listing-tools ul li, .listingPage .listing-tools ul li, .fullMap .listing .listing-tools ul li {
	margin: 0 5px;
	display: inline-block;
	font-size: 11px;
	line-height: 14px;
}

.listingPage .listing-tools ul li {
	line-height: 26px;
	font-weight: bold;
}

.smallSidebar .listing .listing-tools, .fullMap .listing .listing-tools {
	border-top: 1px solid #ccc;
	margin-top: 3px;
	text-align: center;
}

.listingPage .listing-tools {
	padding-bottom: 5px;
	margin-bottom: 10px;
	border-bottom: 1px solid #ccc;
}

.smallSidebar .listing .listing-tools a, .listingPage .listing-tools a, .fullMap .listing .listing-tools a {
	padding-left: 18px;
	border: none !important;
	margin: 0;
	color: #000 !important;
	height: 16px;
	display: inline-block;
}

.listingPage .listing-tools a {
	padding-left: 28px;
}

.smallSidebar .listing .listing-tools a:hover, .listingPage .listing-tools a:hover, .fullMap .listing .listing-tools a:hover {
	border: none !important;
	color: #990000 !important;
	text-decoration: underline;
}

.smallSidebar .listing .listing-tools .info, .fullMap .listing .listing-tools .info {
	background: transparent url(../img/icons/info-sm.png) no-repeat center left;
}

.listingPage .listing-tools .info {
	background: transparent url(../img/icons/info.png) no-repeat center left;
}

.smallSidebar .listing .listing-tools .directions, .listingPage .listing-tools .directions, .fullMap .listing .listing-tools .directions {
	background: transparent url(../img/icons/navigation-sm.png) no-repeat center left;
}

.listingPage .listing-tools .directions {
	background: transparent url(../img/icons/navigation-color.png) no-repeat center left;
}

.listingPage .listing-tools .directions:hover {
	background: transparent url(../img/icons/navigation-color.png) no-repeat center left;
}

.smallSidebar .listing .listing-tools .mobile, .listingPage .listing-tools .mobile, .fullMap .listing .listing-tools .mobile {
	background: transparent url(../img/icons/mail-sm.png) no-repeat center left;
}

.listingPage .listing-tools .mobile {
	background: transparent url(../img/icons/mail-color.png) no-repeat center left;
}

.listingPage .listing-tools .mobile:hover {
	background: transparent url(../img/icons/mail-color.png) no-repeat center left;
}

.smallSidebar .listing .listing-tools .share, .listingPage .listing-tools .share, .fullMap .listing .listing-tools .share {
	background: transparent url(../img/icons/share-sm.png) no-repeat center left;
}

.listingPage .listing-tools .share {
	background: transparent url(../img/icons/share-color.png) no-repeat center left;
}

.listingPage .listing-tools .share:hover {
	background: transparent url(../img/icons/share-color.png) no-repeat center left;
}

.smallSidebar .listing .listing-tools .report, .listingPage .listing-tools .report, .fullMap .listing .listing-tools .report {
	background: transparent url(../img/icons/alert-sm.png) no-repeat center left;
}

.smallSidebar .listing .listing-tools .facebook, .listingPage .listing-tools .facebook, .fullMap .listing .listing-tools .facebook {
	background: transparent url(../img/icons/facebook-sm.png) no-repeat center left;
}

.listingPage .listing-tools .facebook {
	background: transparent url(../img/icons/facebook-color.png) no-repeat center left;
}

.listingPage .listing-tools .facebook:hover {
	background: transparent url(../img/icons/facebook-color.png) no-repeat center left;
}

.smallSidebar .listing .listing-tools .web, .listingPage .listing-tools .web, .fullMap .listing .listing-tools .web {
	background: transparent url(../img/icons/home-sm.png) no-repeat center left;
}

.listingPage .listing-tools .web {
	background: transparent url(../img/icons/home-color.png) no-repeat center left;
}

.listingPage .listing-tools .web:hover {
	background: transparent url(../img/icons/home-color.png) no-repeat center left;
}

.smallSidebar .listing .listing-tools .print, .listingPage .listing-tools .print, .fullMap .listing .listing-tools .print {
	background: transparent url(../img/icons/print-sm.png) no-repeat center left;
}

.smallSidebar .listing .print-list-add, .listingPage .print-list-add, .fullMap .listing  .print-list-add {
	background: transparent url(../img/icons/print-add.png) no-repeat center left;
}

.smallSidebar .listing .print-list-add a, .listingPage .print-list-add a, .fullMap .listing  .print-list-add a {
	/*padding: 0;*/
}

.smallSidebar .listing .print-list-remove, .listingPage .print-list-remove, .fullMap .listing  .print-list-remove {
	background: transparent url(../img/icons/print-remove.png) no-repeat center left;
}

.smallSidebar .listing .print-list-remove a, .listingPage .print-list-remove a, .fullMap .listing  .print-list-remove a {
	/*padding: 0;*/
}

.qtip p {
	margin: 0;
}

/* LISTING ICONS */

.listing .listing-number {
	background: transparent url(../img/markers/BK_0.png) no-repeat top left;
	color: #FFFFFF !important;
	height: 22px;
	float: left;
	width: 22px;
	font-weight: bold;
	font-size: 0.8em;
	line-height: 20px;
	text-align: center;
}

.tower-listing .listing-number {
	background: transparent url(../img/markers/RD_0.png) no-repeat top left;
}

.marina-listing .listing-number {
	background: transparent url(../img/markers/GN_0.png) no-repeat top left;
}

.guide-listing .listing-number {
	background: transparent url(../img/markers/GN_0.png) no-repeat top left;
}

.bait-listing .listing-number {
	background: transparent url(../img/markers/GN_0.png) no-repeat top left;
}

.services-listing .listing-number {
	background: transparent url(../img/markers/GN_0.png) no-repeat top left;
}

.store-listing .listing-number {
	background: transparent url(../img/markers/BU_0.png) no-repeat top left;
	
}

.ljlp-listing .listing-number {
	background: transparent url(../img/markers/OG_0.png) no-repeat top left;
}

.ramp-listing .listing-number {
	background: transparent url(../img/markers/TL_0.png) no-repeat top left;
}

/* INDIVIDUAL LISTING */

.listingPage .address {
	padding-left: 15px;
}

.listingPage .phone {
	padding-left: 15px;
}

.listingPage .address, .listingPage .phone {
	font-size: 14px;
	font-weight: bold;
}

.listingPage .listing-services li {
	padding-left: 55px;
	margin-bottom: 5px;
	min-height: 60px;
	text-align: left;
}

.listingPage .listing-service-towing {
	background: transparent url(../img/icons/boat-lg.png) no-repeat top left;
}

.listingPage .listing-service-repairs {
	background: transparent url(../img/icons/repairs-lg.png) no-repeat top left;
}

.listingPage .listing-service-salvage {
	background: transparent url(../img/icons/salvage-lg.png) no-repeat top left;
}

.listingPage .listing-service-spills {
	background: transparent url(../img/icons/spill-lg.png) no-repeat top left;
}

.listingPage .listing-service-transport {
	background: transparent url(../img/icons/transportation-lg.png) no-repeat top left;
}

.listingPage .listing-service-acapt {
	background: transparent url(../img/icons/acapt-lg.png) no-repeat top left;
}

.listingPage .listing-services ul li {
	display: block;
	float: none;
}

.listingPage .listing-services li h5 {
	padding-bottom: 0;
}

.listingPage .listing-services li p {
	margin: 0;
}

.listingPage .listing-problem {
	margin-top: 200px;
}

.listingPage .towingButton {
	padding: 5px 20px 6px;
	font-weight: bold;
}

.content-row {
	margin-bottom: 10px;
}

.listingPage #feedback {
	display: none;
}

.mode-leave-comment .photo-only {
	display: none;
}

.mode-leave-photo .comment-only {
	display: none;
}

.listingPage .sat-map .polaroid {
	width: 280px;
	height: 280px;
}

.listingPage #google-sat-map, .listingPage #bing-sat-map {
	width: 280px;
	height: 280px;
	position: absolute;
}

.listingPage .tower-extra-info img {
	background-color: #FFFFFF;
	border: 1px solid #C7C6C7;
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.4);
	margin: 0 7px;
	padding: 7px;
	max-width: 602px;
}

/* FIXES FOR THE GOOGLE MAP ISSUES CAUSED BY THE STYLESHEET */
#map_container.polaroid {
	padding: 0;
	margin: 0;
}

.searchPage .fullSidebar #map {
	height: 312px;
}

.searchPage .smallSidebar #map {
	height: 438px;
}

.listingPage #map {
	width: 280px;
	height: 280px;
}

form.form li #map div span {
	float: none;
	width: auto;
	margin: 0;
	padding: 0;
}

form.form li #map div label {
	clear: none;
	display: inline;
	padding: 0;
}


/* SENDTO... Dialog Styles */
#sendToDialogTabs {
	height: 410px;
	position: relative;
}
#sendToDialogTabs .tabs {
	width: 150px;
	height: 400px;
	position: absolute;
	top: 0px;
	left: 0px;
	background: #333333 url(../img/tab.png) repeat top left;
	color: #fff;
	padding-left: 20px;
	padding-top: 20px;
}

#sendToDialogTabs .tabs a {
	text-decoration: none;
	font-weight: bold;
	display: block;
	color: #fff;
	padding: 7px 15px;
}
#sendToDialogTabs .tabs .current a {
	text-decoration: underline;
	font-weight: bold;
	background: transparent url(../img/navSelBG.gif) no-repeat top left;
	color: #333333;
}
#sendToDialogTabs .tabs a:hover {
	text-decoration: underline;
}

#sendToDialogTabs .tab {
	position: absolute;
	top: 0;
	left: 200px;
}
#sendToDialogTabs .flat.blue.square {margin:4px;}

/* MAP POPUP STYLES */
.map-popup {
	position: absolute;
	background-color: #fff;
	z-index: 250;
}

.map-popup .content {
	position: relative;
	left: 0;
	top: 0;
	z-index: 10;
	width: 343px;
	min-height: 54px;
	padding: 5px;
	border: 2px solid #cdcdcd;
	z-index: 100;
	overflow: auto;
	cursor: default;
}

.map-popup .tip {
	position: absolute;
	top: 17px;
	left: -16px;
	background: transparent url(../img/map-popup-tip.png) no-repeat top left;
	width: 22px;
	height: 32px;
	z-index: 105;
}

.map-popup .close {
	background: transparent url(../img/map-popup-close.png) no-repeat top left;
	width: 10px;
	height: 10px;
	position: absolute;
	top: 0;
	right: 0;
	margin: 8px;
	display: inline-block;
	z-index: 120;
	border: none !important;
}

.map-popup .close:hover {
	background-position: left -10px;
	border: none !important;
}

.map-popup .content h3 {
	font-size: 16px;
	font-weight: bold;
	color: #c31212 !important;
	padding-top: 0;
}

.map-popup .content .address {
	color: #514d4d;
	font-size: 11px;
	float: left;
	width: 48%;
	line-height: 13px;
}

.map-popup .content .shop-link {
	padding-top: 5px;
	font-size: 11px;
	text-align: center;
}

.map-popup .content .services {
	color: #000;
	font-size: 12px;
}

.map-popup .content .services ul {
	margin-top: 5px;
	display: inline-block;
}

.map-popup .content .services ul li {
	display: inline-block;
	text-align: center;
	padding: 0 2px;
}

.map-popup .content .extras {
	border- top: 1px solid #999999;
	margin-top: 5px;
	padding-top: 5px;
}

.map-popup .popup-footer {
	border-top: 1px solid #ccc;
	margin-top: 3px;
	text-align: center;
}

.map-popup .popup-footer ul {
	margin-top: 0;
}

.map-popup .popup-footer ul li {
	margin: 0 5px;
	display: inline-block;
	font-size: 11px;
	line-height: 14px;
}

.map-popup .popup-footer a {
	padding-left: 18px;
	border: none !important;
	margin: 0;
	color: #000 !important;
}

.map-popup .popup-footer a:hover {
	border: none !important;
	color: #990000 !important;
	text-decoration: underline;
}

.map-popup .popup-footer .info {
	background: transparent url(../img/icons/info-sm.png) no-repeat center left;
}

.map-popup .popup-footer .directions {
	background: transparent url(../img/icons/navigation-sm.png) no-repeat center left;
}

.map-popup .popup-footer .mobile {
	background: transparent url(../img/icons/mail-sm.png) no-repeat center left;
}

.map-popup .popup-footer .share {
	background: transparent url(../img/icons/share-sm.png) no-repeat center left;
}

.map-popup .popup-footer .report {
	background: transparent url(../img/icons/alert-sm.png) no-repeat center left;
}

.fullSidebar #loader {
	display: none;
	text-align: center;
	padding-top: 100px;
	padding-bottom: 100px;
	position: absolute;
	top: 0;
	left: 0;
	width: 598px;
	overflow: hidden;
}

.smallSidebar #loader {
	display: none;
	text-align: center;
	padding-top: 100px;
	padding-bottom: 100px;
	position: absolute;
	top: 0;
	left: 0;
	width: 374px;
	overflow: hidden;
}

.fullMap #loader {
	display: none;
	text-align: center;
	padding-top: 100px;
	padding-bottom: 100px;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	overflow: hidden;
}

#loader .bg {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background-color: #fff;
	opacity: .7;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
	filter: alpha(opacity=70);
	z-index: 5;
}

#loader > img#load-indicator {
	z-index: 10;
	position: absolute;
	margin-left: -27px;
}

#loader > h4 {
	position :absolute;
	z-index: 11;
	width: 100%;
	margin-top: 60px;
}

#read-ratings, #photo-list {
	margin-bottom: 20px;
}

.photo-container {
	width: 120px;
	height: 120px;
	overflow: hidden;
}

.photo-container .photo-inside {
	width: 120px;
	height: 120px;
	overflow: hidden;
}

.photo-container .photo-inside img {
	height: 120px;
}

/* SHARE MAP STYLES */
.shareMap #content {
	margin: 0;
}

.shareMap #map {
	position: absolute;
	top: 100px;
	left: 0px;
	right: 0px;
	bottom: 25px;
	border-top: 1px solid #000;
}
.shareMap #footer {
	position: absolute;
	bottom: 0px;
	left: 0px;
	right: 0px;
	height: 25px;
	border-top: 1px solid #000;
	background-color: #F5F5F5 !important;
	background-image: none;
	padding: 0;
}

.shareMap #footer ul li {
	float: left;
	margin: 5px 0;
	padding: 0 15px;
	border-right: 1px solid #000;
	font-size: 11px;
	line-height: 13px;
}

.shareMap #footer ul li:last-child {
	border-right: none;
}
/* FULL PAGE MAP STYLES */
.fullMap #content {
	margin: 0;
}

.fullMap #map {
	position: absolute;
	top: 0;
	left: 410px;
	right: 0px;
	bottom: 25px;
}

.fullMap .full-map #map {
	left: 19px;
}

.fullMap #footer {
	position: absolute;
	bottom: 0px;
	left: 0px;
	right: 0px;
	height: 25px;
	border-top: 1px solid #000;
	background-color: #f5f5f5;
	padding: 0;
	background-image: none;
}

.fullMap #footer ul li {
	float: left;
	margin: 5px 0;
	padding: 0 15px;
	border-right: 1px solid #000;
	font-size: 11px;
	line-height: 13px;
}

.fullMap #footer ul li:last-child {
	border-right: none;
}

.fullMap .split-map .sidebar #refine-search {
	display: none;
}

.fullMap .split-map .sidebar #results {
	display: block;
	margin-top: 0;
}

.fullMap .split-map .sidebar #results .listing .listing-basic-info, .fullMap .split-map .sidebar #results .listing .listing-extended-info {
	font-size: 11px;
}

.fullMap .split-map .sidebar #results .listing h6 {
	font-size: 12px;
}

.fullMap .split-map .sidebar #results .listing .listing-tools {
	clear: both;
}

.fullMap .full-map .sidebar {
	
}

.fullMap .full-map .sidebar #sidebar-content, .fullMap .full-map .sidebar #sidebar-tools {
	display: none;
}

.fullMap .sidebar #sidebar-content .listing-services h6 {
	display: inline-block;
}

.fullMap .sidebar #sidebar-content .listing-services ul {
	vertical-align: middle;
	display: inline-block;
}

.fullMap #map-container {
	position: absolute;
	top: 330px;
	right: 0;
	bottom: 0;
	left: 0;
}

.fullMap .sidebar {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 26px;
	padding: 7px 9px 30px;
	border-right: 1px solid #000;
}

.fullMap .split-map .sidebar #sidebar-content {
	position: relative;
	overflow: auto;
	width: 391px;
	height: 100%;
}

.fullMap .split-map .sidebar #sidebar-content #refine-search {
	margin-right: 9px;
}

.fullMap .sidebar #sidebar-handle {
	position: absolute;
	top: 0;
	right: 0;
	background: transparent url(../img/closeSidebar.png) no-repeat 2px center;
	height: 100%;
	width: 9px;
	cursor: pointer;
}

.fullMap .full-map .sidebar #sidebar-handle {
	background-image: url(../img/openSidebar.png);
	width: 20px;
	background-position: 13px center;
}

.fullMap .split-map .sidebar #sidebar-tools {
	height: 20px;
	vertical-align: middle;
	padding: 5px 0;
}

.fullMap .split-map .sidebar #sidebar-tools #advanced-tools {
	display: none;
}

.fullMap .split-map .sidebar #sidebar-content h3 {
	border-bottom: 1px solid #CCC;
}

.fullMap .split-map .sidebar #sidebar-content .refine-category .select-list {
	margin-left: 10px;
}

.fullMap .toolbar {
	position: absolute;
	top: 200px;
	left: 0;
	right: 0;
	max-height: 35px;
	padding: 5px;
	border-bottom: 1px solid #000;
}

.fullMap .toolbar .basic-search-box {
	width: 800px;
	float: left;
}

.fullMap .toolbar .search-field {
	color: #666666;
	font-size: 18px;
	padding: 4px;
	width: 230px;
	margin-left: 20px;
	border: 2px solid e9e8e8;
	border-radius: 0;
}

.fullMap .toolbar .basic-search-box .advanced-search {
	display: inline;
	width: 100px;
	margin-left: 50px;
	font-size: 12px;
}

.toolbar { 
	margin:10px 0 0 10px;;
}

.toolbar a, .toolbar a:active, .toolbar a:hover, .toolbar a:visited {
	color: #000;
	text-decoration: none;
}

.toolbar a:hover {
	text-decoration: underline;
}

.toolbar .tools {
	float: right;
	margin-right: 10px;
}

.toolbar .tools ul li {
	display: inline-block;
	margin-left: 10px;
	font-size: 11px;
	height: 16px;
	background-position: 4px 4px;
	background-repeat: no-repeat;
	padding: 4px 4px 4px 24px;
	cursor: pointer;
}

.toolbar .tools ul li a, .toolbar .tools ul li a:active, .toolbar .tools ul li a:hover, .toolbar .tools ul li a:visited {
	color: #000;
	text-decoration: none;
}

.toolbar .tools ul li a:hover {
	text-decoration: underline;
}

.toolbar .tools ul li:hover {
	background-color: #F5F5F5;
	padding: 3px 3px 3px 23px;
	background-position: 3px 3px;
	border: 1px solid #666;
}

.toolbar .tools ul li.print-map {
	background-image: url(../img/icons/printer.png);
}

.tools ul li.share-map {
	background-image: url(../img/icons/share-balloon.png);
}

.tools ul li.help-map {
	background-image: url(../img/icons/question-frame.png);
}

.tools ul li span.notification {
	padding: 2px;
	font-family:"Courier New", Courier, monospace;
	color: #ffffff;
	background-color: #990000;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	padding: 1px 3px;
	font-size: 10px;
	line-height: 10px;
	display: inline-block;
}

#sidebar-tools .arrow-left {
	background: transparent url(/assets/img/arrow-left-hover.png) no-repeat left center;
	padding-left: 12px;
}

#sidebar-tools .arrow-right {
	background: transparent url(/assets/img/arrow-right-hover.png) no-repeat right center;
	padding-right: 12px;
}

/* PRINT STYLES */

.printMap .print-page {
	width: 6.9in;
}

.printMap #location-list table {
	border: none;
	margin-bottom: 20px;
	margin-left: 10px;
}

.printMap .tools {
	background-color: #EDEDED;
	border: 1px solid #C0C0C0;
	border-left: none;
	border-right: none;
}

.printMap .tools a, .printMap .tools a:active, .printMap .tools a:hover, .printMap .tools a:visited {
	color: #000;
	text-decoration: none;
}

.printMap .tools a:hover {
	text-decoration: underline;
}

.printMap .tools {
	padding: 3px;
}

.printMap .tools ul li {
	display: inline-block;
	margin-left: 10px;
	font-size: 11px;
	height: 16px;
	background-position: 4px 4px;
	background-repeat: no-repeat;
	padding: 4px 4px 4px 24px;
	cursor: pointer;
}

.printMap .tools ul li a, .printMap .tools ul li a:active, .printMap .tools ul li a:hover, .printMap .tools ul li a:visited {
	color: #000;
	text-decoration: none;
}

.printMap .tools ul li a:hover {
	text-decoration: underline;
}

.printMap .tools ul li:hover {
	background-color: #F5F5F5;
	padding: 3px 3px 3px 23px;
	background-position: 3px 3px;
	border: 1px solid #666;
}

.printMap .tools ul li.print-map {
	background-image: url(../img/icons/printer.png);
}

#sidebar-content .paginator, #results .paginator {
	line-height: 30px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 0;
}


/* SENDTO... Dialog Styles */
#helpDialogTabs {
	height: 360px;
	position: relative;
}
#helpDialogTabs .tabs {
	width: 150px;
	height: 350px;
	position: absolute;
	top: 0px;
	left: 0px;
	background: #333333 url(../img/tab.png) repeat top left;
	color: #fff;
	padding-left: 20px;
	padding-top: 20px;
}

#helpDialogTabs .tabs a {
	text-decoration: none;
	font-weight: bold;
	display: block;
	color: #fff;
	padding: 7px 15px;
	border: none;
}
#helpDialogTabs .tabs .current a {
	text-decoration: underline;
	font-weight: bold;
	background: transparent url(../img/navSelBG.gif) no-repeat top left;
	color: #333333;
}
#helpDialogTabs .tabs a:hover {
	text-decoration: underline;
}

#helpDialogTabs .tab {
	position: absolute;
	top: 0;
	left: 200px;
	right: 5px;
	bottom: 5px;
}

#helpDialogTabs .helpContentScroller {
	width: 600px;
	height: 320px;
	overflow: auto;
}

#helpDialogTabs .helpContentScroller ul.bulletList {
	margin-right: 10px;
}

#helpDialogTabs .helpContentScroller ul.bulletList li:not(:last-child) {
	border-bottom: 1px solid #999;
}

.transparent {
	opacity: 0.5;
	filter: alpha(opacity=50);
}
.transparent:hover {
	opacity: 0.8;
	filter: alpha(opacity=80);
}

.filterIcon {
	cursor: pointer;	
}

p.description {
	/*border: solid 1px #999;
	margin: 5px 0;
	padding:5px 10px;*/
	padding: 5px 0;
	font-style:italic;
	font-size:14px;
}
div.dockwa {
	width: 130px;
	margin:0;
	padding:0;	
	cursor:pointer;
}

div.step1 {
	margin-top:10px;	
}

div.step2 {
	margin-top:-5px;	
}

#sidebar {
	margin-top:3px;	
}

#sidebar li {
		border:none;
}

.viewAs {
	border:none;
	margin-top:20px;	
	text-align:center;
}

span.viewAsText {
	 line-height: 50px; 
	 vertical-align: top;
	 font-weight:bold;
}

button.splitLeft {margin-right:0;padding-right:10px;}
button.splitRight {margin-left:0;padding-left:10px;}
button.splitMiddle {margin-right:0;margin-left:0;border-radius:0;padding-left:10px;padding-right:10px;}
h1#result-title {font-size:18px;}

@media only screen and (max-width:760px){
	.right ul li {text-align:left;}
}