/* @override http://www.thequantumgallery.com/themes/gallery/css/screen.css */

.container {
	width: 960px;
	padding: 0;
	margin: 0 auto 20px;
}

.column {
	display: inline;
	float: left;
	position: relative;
	margin-left: 10px;
	margin-right: 10px;
	width: 940px;
}

.column-1 {
	width: 540px;
	display: inline;
	margin: 0 40px 0 0;
	float: left;
}

.column-2 {
	width: 360px;
	float: left;
	display: inline;
	margin-bottom: 30px;
}

#header {
	border-bottom: 1px solid #f0f0f0;
	padding: 40px 0 0;
	width: 940px;
	float: left;
	display: inline;
	margin: 0 10px 20px;
	clear: both;
}

.control {
	text-align: right;
}

ul.control {
	padding-top: 7px;
	margin-bottom: 20px;
}

ul.control li {
	border-style: none;
	display: inline;
	font-size: 12px;
	margin-left: 5px;
	margin-right: 5px;
	line-height: 20px;
}

ul.control li a:link,
ul.control li a:visited {
	text-transform: uppercase;
}

ul.control li a:hover {
	border-bottom: 1px solid #bbd48c;
}

p.breadcrumbs {
	font-size: 17px;
	line-height: 20px;
	color: #909498;
	text-indent: 5px;
	margin-bottom: 20px;
	word-spacing: 2px;
	padding: 0;
}

p.breadcrumbs a:link,
p.breadcrumbs a:visited {
	color: #909498;
	font-weight: normal;
	font-style: normal;
}

p.breadcrumbs a:hover {
	border-bottom: 1px solid #d4d4d4;
}

p.breadcrumbs strong {
	color: #555b61;
}

ul.categories {
	float: left;
	margin-bottom: 30px;
}

ul.categories li {
	border-bottom: 1px solid #f2f2f2;
	font-size: 12px;
	line-height: 20px;
	float: left;
	display: inline;
	color: #a2a5a8;
	width: 180px;
	text-indent: 5px;
	padding: 5px 0;
}

ul.categories li a:link,
ul.categories li a:visited {
	color: #555b61;
}

ul.categories li a:hover {
	color: #78a91a;
	border-bottom: 1px solid #bbd48c;
}

ul.categories li span {
	color: #bebebe;
	font-size: 12px;
	line-height: 20px;
	letter-spacing: 1px;
	margin-left: 2px;
}

/* @group Form Basic   */

form,
#entryform,
#register_member_form {
	overflow: auto;
}

#entryform {
	margin-bottom: 30px;
	width: 960px;
	margin-right: 0;
	margin-left: 0;
	float: left;
}

#register_member_form {
	width: 620px;
}

fieldset {
	border-style: none;
	margin: 0;
	float: left;
	padding: 0;
}

label {
	text-align: left;
	font: 13px/20px "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	color: #555b61;
	text-transform: capitalize;
	display: block;
	margin: 0;
	padding: 0;
}

label em {
	color: #95989c;
	font-size: 12px;
	text-transform: none;
	font-weight: normal;
	font-style: normal;
	padding-left: 2px;
}

input {
	color: #262626;
	padding: 2px;
	border-top: 1px solid #7c7c7c;
	border-left: 1px solid #c3c3c3;
	border-right: 1px solid #c3c3c3;
	border-bottom: 1px solid #ddd;
	font: 13px "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
}

textarea {
	border-top: 1px solid #7c7c7c;
	border-left: 1px solid #c3c3c3;
	border-right: 1px solid #c3c3c3;
	border-bottom: 1px solid #ddd;
	font: 13px/20px "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	color: #000;
	width: 609px;
	height: 234px;
	padding: 2px;
	resize:none;
	overflow: auto;
	margin-bottom: 0;
	margin-top: 0;
	margin-right: 0;
}

input:focus,
input:hover,
textarea:hover {
	background-color: #fbfbfb;
}

/* @end */

/* @group SE Basic Info */

ol.basic-info {
	width: 635px;
	float: left;
	margin: 0 40px 0 5px;
}

ol.basic-info li {
	float: left;
	margin: 0 20px 10px 0;
}

ol.basic-info li.desc {
	float: left;
	margin-bottom: 0px;
	display: inline-block;
	width: 620px;
}

ol.basic-info li.name {
	width: 385px;
}

ol.basic-info li.name input {
	width: 381px;
}

ol.basic-info li.title {
	width: 297px;
}

ol.basic-info li.title input {
	width: 292px;
}

ol.basic-info li.address {
	width: 615px;
}

ol.basic-info li.address input {
	width: 609px;
}

ol.basic-info li.city {
	width: 191px;
}

ol.basic-info li.city input {
	width: 185px;
}

ol.basic-info li.list select {
	width: 210px;
	margin-bottom: 5px;
}

ol.basic-info li.state {
	width: 191px;
}

ol.basic-info li.state input {
	width: 185px;
}

ol.basic-info li.country {
	width: 192px;
}

ol.basic-info li.country input {
	width: 186px;
}

/* @end */

/* @group SE Checkboxes */

ol.cert-filter,
ol.cert-device {
	width: 620px;
	float: left;
	margin: 0 60px 20px 0;
}

ol.cert-filter li,
ol.cert-device li {
	float: left;
	width: 310px;
}

ol.cert-filter li span,
ol.cert-device li span {
	display: block;
	float: right;
	padding: 0;
}

ol.cert-filter li label {
	display: block;
	border-bottom: 1px solid #eaeaea;
	font-size: 12px;
	line-height: 20px;
	color: #a2a5a8;
	padding: 5px 0;
	cursor: pointer;
	margin-left: 0;
	text-indent: 5px;
}

ol.cert-device li label {
	display: block;
	border-bottom: 0px solid #eaeaea;
	font-size: 12px;
	line-height: 20px;
	color: #a2a5a8;
	padding: 5px 0;
	cursor: pointer;
	margin-left: 0;
	text-indent: 5px;
}

ol.cert-filter li label.ui-checkbox-state-checked,
ol.cert-filter li label.ui-checkbox-state-checked-hover,
ol.cert-device li label.ui-checkbox-state-checked,
ol.cert-device li label.ui-checkbox-state-checked-hover {
	color: #555b61;
}

/* @end */

/* @group SE Google Map */

.ff-ft {
	width: 620px;
	float: left;
	margin: 0 60px 10px 0;
}

.sl-google-map {
	float: left;
	border-top: 2px solid #eaeaea;
	border-bottom: 2px solid #eaeaea;
	margin-left: 5px;
	margin-right: 0;
	width: 615px;
	height: 296px;
	margin-bottom: 18px;
}

div.sl-google-map-address-lookup {
	padding: 0;
	margin: 0;
}

div.sl-google-map-address-lookup label {
	display: block;
	line-height: 20px;
	font-size: 12px;
	color: #95989c;
	text-transform: none;
	padding-left: 6px;
}

input.sl-google-map-address-input {
	width: 610px;
	font: 13px "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	color: #000;
	padding: 2px;
	border-top: 1px solid #7c7c7c;
	border-bottom: 1px solid #ddd;
	margin-left: 5px;
}

.sl-google-map-address-lookup {
	float: left;
}

#field_id_168_container_overview {
	display: none;
}

/* @end */

/* @group Gallery Google Map Checkboxes  */

ul#certification {
	margin: 0 0 23px;
	width: 360px;
	float: left;
}

ul#certification li {
	padding: 0;
	margin: 0;
	width: 360px;
	font-size: 12px;
	line-height: 20px;
}

ul#certification li label {
	display: block;
	border-bottom: 1px solid #eaeaea;
	font-size: 12px;
	padding: 5px 0;
	cursor: pointer;
	text-indent: 5px;
	line-height: 20px;
	color: #a2a5a8;
	clear: none;
	margin: 0;
}

span.ui-checkbox {
	background: url(http://www.thequantumgallery.com/themes/gallery/cssimg/icons.gif) no-repeat 0 0;
	padding: 0;
	cursor: pointer;
	width: 30px;
	display: block;
	float: right;
	height: 30px;
}

span.ui-checkbox-state-checked,
span.ui-checkbox-state-checked-hover {
	background-position: -30px 0;
}

ul#certification li label.ui-checkbox-state-checked,
ul#certification li label.ui-checkbox-state-checked-hover {
	color: #555b61;
}

span.ui-checkbox-state-checked,
span.ui-checkbox-state-checked-hover {
	background-repeat: no-repeat;
}

/* @end */

/* @group Gallery Google Map Contact Card */

table {
	text-align: right;
	color: #555b61;
	font-size: 12px;
	line-height: 18px;
	margin-bottom: 10px;
}

caption {
	display: none;
}

.map-rightcolumn {
	text-align: left;
	padding-left: 10px;
	color: #555b61;
	padding-right: 10px;
	width: 320px;
}

.map-leftcolumn {
	text-align: right;
	color: #95989c;
	text-transform: lowercase;
}

.map-title {
	font-size: 13px;
	line-height: 20px;
	height: 30px;
	vertical-align: middle;
	text-transform: capitalize;
	font-weight: bold;
	color: #555b61;
}

.map-padding {
	padding-top: 10px;
}

table a:link,
table a:visited {
	margin-right: 2px;
	color: #78a91a;
}

table a:hover {
	border-bottom: 1px dotted #bbd48c;
}

/* @end */

.submit {
	display: inline-block;
	font: bold 12px/12px "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	background-color: #78a91a;
	color: #fff;
	border: none;
	cursor: pointer;
	text-transform: uppercase;
	margin: 0 0 0 5px;
	height: 35px;
	width: 300px;
	padding: 0;
}

.submit:hover {
	background-color: #78a91a;
}

.sl-google-map-address-submit,
.sl-google-map-address-submit:hover {
	display: none;
}

p.page {
	float: left;
	font-size: 12px;
	line-height: 20px;
	color: #909498;
	text-transform: capitalize;
}

p.page a:link,
p.page a:visited {
	color: #555b61;
}

p.page a:hover {
	border-bottom: 1px solid #9b9ea2;
}

#footer {
	border-top: 1px solid #eaeaea;
	padding-top: 10px;
	font-size: 12px;
	line-height: 20px;
	color: #95989c;
	width: 940px;
	float: left;
	display: inline;
	margin: 0 0 20px;
}

#footer p {
	margin-bottom: 0;
}

#footer a:link,
#footer a:visited {
	color: #808489;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	line-height: 20px;
	text-transform: capitalize;
}

#footer a:hover {
	border-bottom: 1px solid #c7c9cb;
}

.links {
	float: left;
	padding-left: 5px;
}

.copyright {
	text-align: right;
	float: right;
	margin-right: 0;
	padding-right: 5px;
}

/* @group Misc / Overrides */

ul.canada {
	margin-bottom: 22px;
}

#countrymap {
	width: 940px;
	height: 378px;
	display: inline;
	border-top: 1px solid #eaeaea;
	border-bottom: 1px solid #eaeaea;
	float: left;
	margin: 0 10px 30px;
	overflow: hidden;
}

#se-name,
#se-rates,
#se-bio,
#se-specialties,
#se-synergy,
#se-device {
	border-bottom: 1px solid #f0f0f0;
	margin-bottom: 30px;
	width: 940px;
	margin-right: 10px;
	margin-left: 10px;
	float: left;
	display: inline;
	padding: 0 0 20px;
}

#se-map {
	margin-bottom: 20px;
	width: 940px;
	margin-right: 10px;
	margin-left: 10px;
	float: left;
	display: inline;
	padding-right: 0;
	padding-top: 0;
	padding-left: 0;
}


#se-name .basic-notes {
	padding-top: 1px;
}

#se-specialties .basic-notes,
#se-synergy .basic-notes,
#se-device .basic-notes {
	padding-top: 5px;
}

#se-bio .basic-notes,
#se-rates .basic-notes {
	padding-top: 5px;
}

#se-synergy span.ui-checkbox-state-checked,
#se-synergy span.ui-checkbox-state-checked-hover {
	background-position: -30px -30px;
}

#se-device span.ui-checkbox-state-checked,
#se-device span.ui-checkbox-state-checked-hover {
	background-position: -30px -120px;
}

.basic-notes {
	float: left;
	width: 255px;
	font-size: 12px;
	line-height: 20px;
	color: #95989c;
	margin: 0 5px 0 0;
}

.basic-notes p {
	margin-bottom: 10px;
}



.needsfilled {
	color: #000;
	background-color: #e7efd6;
}

span.ui-helper-hidden {
	display: none;
}

.ui-helper-hidden-accessible {
	position: absolute;
	left: -9999px;
}

/* @end */

.practitioner {
	height: 250px;
	border-right: 1px dotted #eaeaea;
	margin-bottom: 20px;
	width: 420px;
	display: inline;
	float: left;
	margin-right: 20px;
	padding: 10px 20px 10px 19px;
}

.practitioner.last {
	margin-right: 0;
	border-right-style: none;
}

ul.details {
	margin: 0;
	padding: 0;
}

ul.details li {
	font-size: 13px;
	line-height: 20px;
	padding: 0;
	margin: 0;
}

ul.details li.city {
	margin-bottom: 10px;
}

ul.details li.address,
ul.details li.email {
	padding-top: 10px;
}

ul.details li span {
	color: #95989c;
	text-transform: capitalize;
}

ul.details li a:link,
ul.details li a:visited {
	color: #78a91a;
}

ul.details li a:hover {
	border-bottom: 1px solid #bbd48c;
}

.clear {clear: both;display: block;overflow: hidden;visibility: hidden;width: 0;height: 0;}.clearfix:after {clear: both;content: ' ';display: block;visibility: hidden;width: 0;height: 0;}.clearfix {display: inline-block;}* html .clearfix {height: 1%;}.clearfix {display: block;}