﻿a img { border: 0; }
.locationsHidden { display: none !important; }

.locationMapWrap { position: relative; }
.locationUpdatePanel {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	background-color: #e0e0e0;
	opacity: .6;
	filter: alpha(opacity=60);
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
	z-index: 10000;
	background-image: url("../Images/ajax-loader.gif");
	background-position: 48% 48%;
	background-repeat: no-repeat;
}

.mapPinBox {
	padding: 12px 0px 10px 12px;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border:1px solid #ccc;
	margin: 0 0 16px 0;
}
.mapPinBox h3 {
	margin: 0 0 10px 0 !important;
}
.mapPinBox strong {
	display: block;
	margin: 0 0 10px 0 !important;
}
.mapPinSelect {
/*
	display: inline-block;
	* zoom: 1;
	* display: inline !important;
*/
	display: block;
	font-size: 13px;
	margin: 4px;
}
.mapPinSelect input[type="checkbox"] {
	margin: 0 4px 0 0;
}
.mapPinSelect label {
	display: inline-block;
	font-size: 13px;
	font-weight: normal;
	color: #666666;
}
.mapPinSelect img {
	height: 20px;
	width: auto;
}
.mapRadiusSearchBox {
	padding: 12px;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border:1px solid #8fc5f2;
	margin: 0 0 20px 0;
}
.mapRadiusSearchBox h3 {
	margin-top: 0 !important;
}
.mapRadiusSearchBox .row-fluid,
.mapRadiusSearchBox [class*="span"],
.mapRadiusSearchBox input,
.mapRadiusSearchBox select {
	margin-bottom: 0 !important;
}
.mapRadiusContentRow .span12 {
	margin-bottom: 14px !important;
}
.mapRadiusContentRow .span12:last-child {
	margin-bottom: 0 !important;
}
.mapRadiusContentRow .span12,
.mapRadiusContentRow .span12 input,
.mapRadiusContentRow .span12 select {
	margin-left: 0 !important;
	-moz-box-sizing:border-box;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
}
.mapRadiusSearchBox div {
}
.mapAddressListItem > input[type=text] { *height: 30px; *line-height: 30px !important; vertical-align: middle; *padding-left: 5px !important; }
.radiusInput {width:100% !important; margin:0 0 14px 0 !important; vertical-align:middle; *line-height: 32px !important; *padding-left: 5px !important; }
.radiusSelect {margin:0 0 14px 0; vertical-align: middle; *line-height: 32px !important;}
.radiusSearchBtn {
  display: inline-block;
  *display: inline;
  padding: 5px 12px 5px 12px;
/*******/
	color: #fff;
	font-size: 13px;
	font-weight: bold;	
	text-align: center;
vertical-align: middle;
cursor: pointer;
border: none;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
background: #005daa;

-moz-box-shadow:  1px 1px 2px 0px rgba(0, 0, 0, .2);
	-webkit-box-shadow:  1px 1px 2px 0px rgba(0, 0, 0, .2);
    box-shadow:  1px 1px 2px 0px rgba(0, 0, 0, .2);
}
.radiusSearchBtn:hover {
	background: #8abfea;
}
.mapAddressListWrap {
	padding-left: 18px;
	-webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px;
border: 1px solid #ccc;
}
.mapWrap {
	-webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px;
border: 0px solid #ccc;

}
.mapAddressListBoxWrapper,
.googleMap {
	height: 500px;
}

.mapAddressListWrap
{
	position: relative;
}

.googleDrivingDirections {
	*height: auto;
	height; 472px;
}

.googleDrivingDirections,
.mapAddressBox {
	padding: 14px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	border: 1px solid #ccc;
}

.mapAddressBox {
	position: relative;
}

.mapAddressListBox {
	overflow-y: auto;
	-webkit-overflow-scrolling: touch;
	height: 100%;
}


.mapAddressListItem {
	padding: 0 0 8px 0;
	margin: 12px 0 0 0;
	/*border-bottom: 1px dotted #8abfea;*/
	border-bottom: 1px solid #ccc;
	line-height: 1.3em;
	width: 95%;
	*width: 90%;
}
.mapAddressListItem:nth-of-type(1) {
	/*margin: 0 !important;*/
}
.mapAddressListItem { 

}

.mapAddressListItem img {
	height: 30px;
	width: auto;
}
.mapAddressListName {
	font-weight: bold;
	color: #000;
	margin: 0 0 2px 0;
}
.mapAddressListAdd {
	color: #000;
}
.mapPhone
{
    color: #000;
}
ul.mapAddressListDetail {
	font-size:.85em;
	margin: 0 0 0 0;
	padding: 8px 0 0 0;


}
ul.mapAddressListDetail li {
	line-height: 1.3em;
	margin:0;
	color: #333;
	margin:4px 0 4px 0;
}
.mapAddressListPhysicians {
    font-size: 12px;
	padding: 6px 0 8px 8px;
	background: url(/Images/design001/arrowTurq.gif) no-repeat left 10px;
}
.mapAddressListPhysicians a {
	color: #00aaa6;
}
.mapAddressListPhysicians a:hover {
	color: #005daa;
}
.mapAddressListPhysicians:before
{ 

}
.locationAddressPin {
	float: right;
	margin: 0 2px 7px 7px;
}
.btnDirections {
	display: inline-block;
	font-size: 12px;
	margin: 8px 0 8px 0;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background: #2e89d3;
	color: #005daa;
	font-weight: bold;
	padding: 2px 8px 2px 8px;
	
	-moz-box-shadow:  1px 1px 2px 0px rgba(0, 0, 0, .2);
	-webkit-box-shadow:  1px 1px 2px 0px rgba(0, 0, 0, .2);
    box-shadow:  1px 1px 2px 0px rgba(0, 0, 0, .2);
	
}
.btnDirections {
	border: 1px solid #8fc5f2;
	background: #ffffff; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmMWYxZjEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, #ffffff 0%, #f1f1f1 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #f1f1f1)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #ffffff 0%, #f1f1f1 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #ffffff 0%, #f1f1f1 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #ffffff 0%, #f1f1f1 100%); /* IE10+ */
	background: linear-gradient(to bottom, #ffffff 0%, #f1f1f1 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f1f1f1', GradientType=0 ); /* IE6-8 */
}
.btnDirections:hover {
	color: #579bd9;
}


input[type="text"].directions-input
{
	max-width: 60%;
	*height: 28px;
	*line-height: 28px;
}

#PageContent .mapWrap img, #PageContent .mapWrap img[style] {
	margin: 0
}


.googleDrivingDirectionsInner {
	overflow-y: auto;
	-webkit-overflow-scrolling: touch;
	height: 375px;
}

.wait
{
	cursor: wait !important;
}

.mapPinSelect {
	display: block;
	font-size: 12px;
	margin: 0 !important;
}


/* Following style is a fix for Google's map layout being screwy */
.gm-style img 
{
	max-width: none !important;
	max-height: none !important;
}

/* Following styles are fixes for the Google direction styles */
img.adp-marker
{
	max-width: none !important;
}

.adp-directions
{
	width: 100%;
}

/* Google Directions fixes for tablet and small-desktop views */
.adp-substep
{
	padding: .3em 1px .3em 0 !important;
}

.adp-substep:last-child { padding-right: 0px !important; }
.adp-distance { white-space: normal !important; }

.adp-substep .adp-stepicon
{
	*display: none;
}

.gm-style .gm-style-iw, .gm-style .gm-style-iw span, .gm-style .gm-style-iw label, .gm-style .gm-style-iw div {
	font-size:14px !important;
	color: #333 !important;
}
.gm-style .gm-style-iw a {
	font-size:14px !important;
	color: #005daa;
}
.gm-style .gm-style-iw a:hover {
	text-decoration: underline;
	color: #005daa;
}
.gm-style-iw[style] {
	font-size:14px !important;
}

.noResults
{
	font-weight: bold;
	padding: 15px 15px 0 0;
}
.buttonHolder {

	line-height: 16px;
	text-align:center;
	margin-right:16px;
	margin-top:5px;

}

@media (min-width: 1200px) {

	.adp-distance { white-space: nowrap !important; }
	
}

@media screen and (min-width: 768px) and (max-width: 979px)
{
	/* For the tablet view, re-flow the elements into a two-column layout */
	
	#leftColumn { /* span4 */
    	width: 31.491712707182323%;
    	*width: 31.43852121782062%;
	}

	#mapWrap { /*span8 */
    	width: 65.74585635359117%;
    	*width: 65.69266486422946%;
	}

	#servicesWrap { width: 100%; margin: 1em 0; }

	.mapPinSelect
	{
		display: inline-block;
		width: 30%;
	}
}


@media screen and (max-width: 767px)
{
	.mapAddressListWrap,
	.mapAddressListBoxWrapper,
	.googleDrivingDirections,
	.mapWrap
	{
		height: auto;
		margin-bottom: 20px;
	}
	.googleDrivingDirectionsInner {
		height: auto;
	}
	.googleDrivingDirectionsHeader {
		height: 100px;
	}
	.googleMap {
		height: 320px;
	}
	
	/* This is needed to prevent iOS Safari from zooming in on focus */
	input[type='text'].directions-input {font-size:16px;}
}