/*body {
	font-family: Verdana, Arial, sans-serif;
	font-size: 0.75em;
	color: #333;
	margin: 0;
	padding: 0;
	text-align: center;
}

#container {
	width: 776px;
	margin: 0 auto;
	text-align: left;
}*/

#main-content {
	padding-right: 0;
	width: 777px;
	border-right-width: 0;
}

#secondary-content {
	display: none;
}

#locator-noscript-form .row .column-4 {
	width: 325px;
}

#locator-noscript-form .row .column-4 #address {
	width: 300px;
}

#locator-noscript-form .row .column-2 {
	font-size: 9px;
	line-height: 13px;
}

#address-form .row .address-container {
	width: 186px;
	margin-right: 0;
}

#address-form .row .address-container input{
	width: 150px;
}

#address-form .row .distance-container {
	width: 94px;
	margin-right: 0;
}

#address-form .row .distance-container select,
#address-form .row .distance-container input.selectbox {
	width: 56px;
}

#address-form .row .submit-container {
	width: 67px;
	font-size: 9px;
	line-height: 12px;
	margin: 0;
}

#address-form .row .filter-container {
	width: 420px;
	margin: 0;
	float: right;
}

#address-form .row .filter-container ul {
	margin: 0;
	padding: 0;
}

#address-form .row .filter-container ul li {
	margin: 0 3px 0 0;
	padding: 5px 0 0 0;
	background: transparent;
	float: left;
}

#address-form .row .filter-container ul li label {
	margin: 0;
	cursor: pointer;
}

#address-form .row .filter-container ul li div {
	float: left;
}

#address-form .row .filter-container ul li div  span.custom-checkbox {
	margin-right: 0;
}

#address-form .row .filter-container ul li img {
	margin-top: -5px;
	vertical-align: middle;
	margin-right: 2px;
	position: relative;
}

#address-form .row .filter-container ul li.filter-store,
#address-form .row .filter-container ul li.filter-dc {
	width: 108px;
}

#address-form .row .filter-container ul li.filter-office {
	width: 87px;
}

#address-form .row .filter-container ul li.marker-cluster {
	width: 90px;
	margin-right: 0;
	line-height: 9px;
}

#geo_progress_text {
	line-height: 1.2em;
}

#sidebar {
	display: none;
}

#locator #sidebar {
	display: block;
	float: left;
	width: 344px;
	padding-right: 6px;
}

.links-directions {
	padding: 0;
	margin: 0;
}

#sidebar .links-directions li {
	float: left;
	width: 31%;
	padding: 2px 0 0 5px;
	margin: 0;
	list-style: none;
	background: url(/images/buttons/directions-button.png) 0 0 no-repeat;
}

.links-directions li a {
	height: 30px;
	display: block;
	padding: 2px 0 0 37px;
	margin: 0 2px;
	line-height: 30px;
	font-weight: bold;
	color: #333;
	text-decoration: none;
}

.links-directions li a.link-directions-reverse {
	background: url(/images/icons/directions-reverse.png) 0 0 no-repeat;
}

.links-directions li a.link-directions-close {
	background: url(/images/icons/directions-back.png) 0 0 no-repeat;
}

.links-directions li a.link-directions-print {
	background: url(/images/icons/directions-print.png) 0 0 no-repeat;
}

.googledir {
	height: 306px;
	overflow: auto;
}

#map {
	float: left;
	width: 420px;
	height: 500px;
	border: 1px solid #c0c0c0;
}

form.directions-form  {
	top: 24px;
	position: absolute;
	left: 0;
	z-index: 10;
	/*background: #eee;
	border: 1px solid #c0c0c0;*/
}

form.directions-form div.wrapper {
	background: url(/images/backgrounds/directions-form-bg.png) 0 0 no-repeat;
	width: 200px;
	height: 67px;
	padding: 0.5em;
}

form.directions-form h3 {
	font-size: 1em;
	margin: 0;
	color: #333;
}

form.directions-form input.directions-input {
	width: 138px;
}

form.directions-form input.directions-submit {
	padding: 2px 8px;
	border-color: #bbb;
}

#directions-failure form.directions-form {
	position: static;
	top: auto;
	left: auto;
	z-index: auto;
}

#directions-failure form.directions-form div.wrapper {
	background: none;
	width: auto;
	height: auto;
	padding: 0;
}

#directions-failure a.link-directions-back {
	display: none;
}

.count {
	margin-bottom: 0.5em;
}

.results {
	margin: 0;
	padding: 0;
}

#sidebar ul.results li.location {
	padding: 0.5em 0 0.5em 0;
	margin: 0;
	list-style: none;
	clear: left;
	border-top: 1px solid #ccc;
	background: transparent;
	cursor: pointer;
}

#sidebar ul.results li.location:hover {
	background: #f0f0f0;
}

#sidebar ul.results li.location .icon {
	width: 29px;
	float: left;
}

#sidebar ul.results li.location .icon img {
	border: none;
}

#sidebar ul.results li.location .details {
	float: left;
	width: 315px;
	font-size: 0.8333em;
}

#sidebar ul.results li.location .details .distance {
	float: right;
	font-size: 1.25em;
	color: #888;
}

#sidebar ul.results li.location .details h2 {
	font-size: 1.2em;
	margin-top: 0;
	margin-bottom: 0.25em;
}

#sidebar ul.results li.location .details h2 a {
	color: #333;
	text-decoration: none;
	display: block;
}

#sidebar ul.results li.type-store .details .address {
	float: left;
	width: 170px;
}

#sidebar ul.results li.type-store .details .hours {
	float: left;
	width: 140px;
	padding-left: 5px;
}

#sidebar ul.results li.type-store .details .phone {
	clear: both;
}

#sidebar ul.results li.type-store .details .my-store {
	display: none;
	clear: left;
	padding: 0.5em 0 0;
}

#sidebar ul.results li.location .details .directions {
	clear: left;
	padding-top: 1em;
	position: relative;
}

#sidebar ul.results li.location .details .links {

}

#map h2 {
	margin: 0;
	font-size: 1.333em;
	color: #333;
}

.info-window-small .location h2 {
	margin: 0;
	font-size: 1.333em;
}

.info-window-small {
	width: 250px;
	height: 244px;
}

.info-window-small .address,
.info-window-small .hours,
.info-window-small .phone,
.info-window-small .fax {
	margin-top: 1em;
}

.info-window-small .directions {
	margin-top: 1em;
	position: relative;
	z-index: 10;
}

.info-window-large .phone, .info-window-large .fax {
	margin-top: 0.5em;
}

.info-window-large .type-store .phone, .info-window-large .type-store .fax {
	font-size: 0.91666em;
}

.info-window-large {
	padding: 1em 1em 0 0;
}

.info-window-large .mini-map {
	font-size: 0.8333em;
	font-weight: bold;
	width: 350px;
	height: 200px;
	margin-top: 2em;
	border: 1px solid #c0c0c0;
}

.info-window-large .type-store .mini-map {
	float: right;
	height: 75px;
	width: 200px;
	text-align: right;
	margin: 0 0 1em 0.25em;
}

.info-window-large .more-info {
	clear: both;
	padding-top: 1em;
	border-top: 1px solid #aaa;
}

.info-window-large .manager-photo {
	float: left;
	margin-right: 0.5em;
	width: 150px;
}

.info-window-large .manager-photo img {
	border: 1px solid #ababab;
}

.info-window-large .manager-photo .manager {
	text-align: center;
	font-size: 0.91666em;
}

.info-window-large .more-info .details {
	padding-top: 1em;
}

.info-window-large .directions { 
	margin-top: 1em;
	position: relative;
}

.info-window-large .my-store { display: none; }

#sidebar ul.pager {
	padding: 0;
	margin: 1em 0;
	text-align: center;
}

#sidebar ul.pager li {
	display: inline;
	list-style: none;
	text-align: center;
	background: transparent;
	padding: 0 4px;
}

#sidebar ul.pager li a {
	text-decoration: none;
}

#sidebar ul.pager li.active a {
	font-weight: bold;
	color: #000;
}