#locatorResults.locationResults {
	width: 674px;
	float: left;
	/*margin: 0 auto;*/
}
#locatorResults.distributorResults {
	width: 492px;
	float: left;
	padding-right: 8px;
	/*margin: 0 auto;*/
}
#locatorAside {
	width: 195px;
	float: left;
}
#locatorAside p {
	display: none;
}
#locatorAside .locatorBox {
	width: 190px;
}

#locatorNotice {

}
.locationResults hr.distributorLine {
	width: 674px;
	color: #004476;
	height: 1px;
	background-color: #004476;
}
.distributorResults hr.distributorLine {
	width: 491px;
	color: #004476;
	height: 1px;
	background-color: #004476;
}
.locatorBox {
  /*border: 1px solid #004476;*/
  float: left;
  margin: 10px 0;
  min-height: 130px;
  padding: 10px 10px 0 15px;
  width: 200px;
  position: relative;
}

#quakerContactsFull.locatorBox {
  border: medium none;
  width: auto;
  padding: 10px 20px 0 0;
}

.locatorBox p {

}

.locatorBox form {
	/*position: absolute;*/
	/*bottom: 15px;*/
}

.locatorBox form input,
.locatorBox form select {
	background-color: #EEEEEE;
	border: 1px solid #004476;
	padding: 6px;
}
/*.locatorBox form input { cursor: pointer; }*/
.locatorBox form input {
  background-color: #FFC423;
  border: medium none;
  cursor: pointer;
  padding: 0;
  width: 40px;
}
.locatorBox form input {
  background-color: #FFC423;
  border: medium none;
  clear: left;
  cursor: pointer;
  height: 27px;
  padding: 0 12px;
  width: auto;
  margin-right: 0;
  float: left;
}
.page-id-123 .locatorBox form input {
	float:right;
}
.locatorTitle {
  font-size: 1.3em;
  margin-bottom: 5px;
}

select[name="location"] option {
	text-indent: 10px;
}

#locatorResults h2 {
	color: #005695;
	font-size: 1.75em;
}

.entry-content .jqTransformSelectWrapper ul li {
	padding: 0;
	list-style: none outside none;
	background-image: none;
}

#quakerContactsFull div.jqTransformSelectWrapper {
	margin: 27px 0;
}

fieldset { width: 500px; border: solid 1px #999999; border-radius: 10px; padding: 15px; }
legend { font-weight: bold; font-size: 16px; }

fieldset fieldset { width: 80%; border: solid 1px #999999; border-radius: 10px; padding: 15px; }
fieldset fieldset legend { font-weight: bold; font-size: 12px; }

.fieldGrp { margin-bottom: 8px; clear: left; float: left; width: 90%; }
.fieldGrp input {
	clear: left;
	float: left;
	/*width: 280px;*/
}
.fieldGrp input {
	/*width: auto;*/
}
.fieldGrp label { font-weight: bold; }

#header .right_header form fieldset {
	border: medium none;
	border-radius: 0px;
	padding: 0px;
	width: auto;
}
.check_avalability form fieldset {
	border: medium none;
	border-radius: 0px;
	padding: 0px;
	width: auto;
}
label.radio {
	float: left;
	line-height: 20px;
	margin-left: 8px;
}
div.pagination {
	width: 100%;
	margin: 3px;
	padding: 3px;
	text-align: center;
}
div.pagination a {
	border: 1px solid #999999;
	color: #999999;
	margin: 2px;
	padding: 2px 5px;
	text-decoration: none;
}

div.pagination span.current {
	background-color: #999999;
	border: 1px solid #999999;
	color: #FFFFFF;
	font-weight: bold;
	margin: 2px;
	padding: 2px 5px;
}
div.pagination span.disabled {
	border: 1px solid #EEEEEE;
	color: #DDDDDD;
	margin: 2px;
	padding: 2px 5px;
}

#leftForm {
	width: 380px;
	float: left;
}
#leftForm fieldset {
	width: 340px;
}
#leftForm fieldset fieldset {
	width: 90%;
}

#rightForm {
	width: 380px;
	float: left;
}
#rightForm fieldset {
	width: 340px;
}

/**
 * Locator Page
 */

#locatorResults.locationResults {
	float: left;
	width: 674px;
	max-width: 100%;
}

#locatorResults > a {
	border-top: 1px solid #013155;
	display: block;
	float: left;
	padding-top: 12px;
	width: 100%;
}
#locatorResults > a:first-child {
	border-top: medium none;
}

#locatorResults h2.locationHead {
	background: none repeat scroll 0 0 #013155;
	border-bottom: 1px solid #ffc423;
	box-sizing: border-box;
	color: #ffffff;
	float: left;
	font: 18px itc_franklin_gothic_std_medRg,sans-serif;
	height: 34px;
	margin: 0;
	padding: 7px 0 7px 9px;
	width: 100%;
}
#locatorResults div {
	float: left;
	width: 100%;
}
#locatorResults .menu_head {
	background-color: #013155;
	border-bottom: 1px solid #ffc423;
	box-sizing: border-box;
	color: #fff;
	font: 14px itc_franklin_gothic_std_medRg,sans-serif;
	padding: 7px 0 7px 9px;
	position: relative;
/* 	width: 478px; */
	width: 100%;
	height: 34px;
	margin: 0;
}
#locatorResults table {
	border-left: 1px solid #013155;
	border-right: 1px solid #013155;
	table-layout: auto;
	margin: 0;
/* 	width: 683px; */
}
#locatorResults .menu_list:last-child table {
	border-bottom: 1px solid #013155;
	margin-bottom: 12px;
}
#locatorResults .menu_list table {
	max-width: none;
}

table.var td, table.dist td {
	padding: 4px 24px 4px 4px;
	text-align: left;
	vertical-align: top;
	word-break: break-all;
	font: 12px itc_franklin_gothic_std_medRg,sans-serif;
	border: medium none;
}
.var td.distColumnA, .var th.distColumnA {
	width: 35%;
}
.var td.distColumnB, .var th.distColumnB {
	width: 40%;
}
.var td.distColumnC, .var th.distColumnC {
	width: 25%;
}
