/* from http://meyerweb.com/eric/thoughts/2007/05/01/reset-reloaded/ */ 
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  vertical-align: baseline;
}

html, body {
  font-family: Arial, Helvetica, Sans-serif;
  font-size: 13px;
  background: #ebebeb;
  height: 100%;
}

.hidden {
  display: none;
}

#header-content {
  width: 800px;
  margin: auto;
  min-height: 100%;
  background-color: #ffffff;
  border-left: 1px solid #D2D2D4;
  border-right: 1px solid #D2D2D4;
  margin-bottom: -80px;
}

#header {
  padding-top: 14px;
}

.left-indentation {
  margin-left: 30px;
}

.right-indentation {
  margin-right: 30px;
}

.left-indentation-small {
  margin-left: 15px;
}

.right-indentation-with-shadow { /* We aim for 30, but we use less since the indented element has a shadow on the right */
  margin-right: 26px;
}

.right-indentation-small {
  margin-right: 15px;
}

#logo {
  float: left;
}

.logo-with-affiliate {
  margin-top: 22px;
}

#header-bullets {
  margin: 0 0 0 350px;
  color: #444444;
  font-size: 14px;
}

#header-bullets ol {
  padding-top: 5px;
  list-style: none;
}

#header-bullets ol img {
  padding-right: 5px;
}

#content {
}

#introduction-image {
  float: left;
}

.introduction {
  padding: 13px 0 0 0;
  float: left;
}

#introduction-box {
  float: left;
  background-image: url(/image/grad_hone_center_bg_593x1.png);
  background-repeat: repeat-y;
  color: #444444;
  width: 593px;
  height: 150px;
  font-style: italic;
}

#introduction-box h1 {
  font-size: 20px;
  font-weight: bold;
  margin: 0;
  padding: 10px 20px 0 38px;
}

.learn-more {
  padding-right: 30px;
  white-space: nowrap;
  float: right;
  font-size: 12px;
  font-style: normal;
}

#content-search-container {
  margin-top: 20px;
}

#content-search {
  overflow: hidden; /* To prevent collapsing margin. See http://reference.sitepoint.com/css/collapsingmargins */
}

#search-form {
  overflow: hidden;
}

#search-form div {
  float: left;
  margin-top: 4px; /* Don't use shorthand margin since margin-right is set elsewhere */
}

#category-location-search {
  background-image: url(/image/search_box_606x30.png);
  background-repeat: no-repeat;
  background-position: 0 24px;
  width: 606px;
  height: 65px;
}

#category-search-block {
}

#category-input {
  width: 260px;
  height: 16px;
  font-size: 14px;
  font-family: Arial, Helvetica, Sans-serif; /* Override the FF default */
  border-style: none;
  border-width: 0; 
  padding: 1px 0 1px 3px;
  margin-left: 15px;
  margin-right: 45px;
  outline-style: none; /* Needed for Chrome */
}

#change-location-fields .location-search-block {
  float: left;
}

#location-input {
  width: 158px;
  height: 16px;
  font-size: 14px;
  font-family: Arial, Helvetica, Sans-serif; /* Override the FF default */
  border-style: none;
  border-width: 0;
  padding: 1px 0 1px 3px;
  margin-right: 30px;
  outline-style: none; /* Needed for Chrome */
}

#category-input-description {
  font-size: 11px;
  padding: 3px 0 0 3px;
  color: #7d7d7d;
  margin-left: 15px;
  margin-top: 1px;
}

#location-input-description {
  font-size: 11px;
  padding: 3px 0 0 3px;
  color: #7d7d7d;
  margin-left: 3px;
  margin-top: 1px;
}

#search-form #category-location-search {
  margin-top: 0;
}

#search-form #search-button-block {
  margin-top: 23px;
}

#search-button-block input {
  background-color: transparent;
  width: 85px;
  height: 28px;
  border-style: none;
  border-width: 0;
  color: #ffffff;
  font-size: 11px;
  font-weight: bold;
  font-family: helvetica;
  padding-bottom: 3px;
  cursor: pointer;
}

#content-search label {
  display: block;
  margin: 0 0 4px 17px;
  font-size: 15px;
  font-weight: bold;
  color: #333333;
  padding-top: 2px;
}

#content-search #location-field-label {
  margin: 0 0 4px 5px;
}

#content-search-ambiguous-or-unknown {
  margin: 0 18px 0 17px;
  padding: 10px 0 10px 8px;
  color: #222222;
  font-size: 14px;
  min-height: 40px;
}

.information-box {
  background-color: #fff8d8;
  border: 1px solid #ddcc22;
  clear: both;
}

#content-search-ambiguous-or-unknown img, #all-categories-warning img, #search-results-introduction-without-providers img {
  float: left;
}

#content-search-ambiguous-or-unknown p {
  float: left;
  width: 670px;
  padding: 0 0 0 12px;
}

#all-categories-warning p {
  float: left;
  padding: 0 0 0 12px;
  width: 650px;
}

#all-categories-warning {
  margin: 10px 18px 0 0;
  padding: 10px 0 10px 8px;
  color: #222222;
  font-size: 14px;
  min-height: 40px;
}

#search-results-introduction-without-providers {
  padding: 10px 0 10px 8px;
  color: #333333;
  font-size: 16px;
  min-height: 40px;
}

#search-results-introduction-without-providers p {
  float: left;
  width: 480px;
  padding: 0 0 0 12px;
}


#ambiguous-list {
  list-style-type: none;
  padding: 13px 0 0 43px;
  clear: both;
}

#ambiguous-list li {
  background: transparent url(/image/bullet_triangle_4x8.png) no-repeat scroll 0 4px;
  padding: 0 0 0 8px;
}

#ambiguous-list li a{
  padding: 0 0 0 3px;
  font-size: 12px;
}

#content-categories {
  color: #1c1c1c;
  clear: both;
  padding: 50px 0 0 0;
  overflow: hidden; /* To prevent collapsing margin. See http://reference.sitepoint.com/css/collapsingmargins */
}

#content-categories h2 {
  font-size: 11px;
  margin: 0 0 0 27px;
  display: inline;
}

#segments {
  float: left;
  background-image: url(/image/separator_blue_486x12.png);
  background-repeat: repeat-y;
  margin-top: 10px;
  display: inline; /* Fix IE6 double margin */
}

.segment {
  float: left;
  width: 242px;
}

#segments .segment.first-child {
  width: 248px;
}

.segment-list {
  clear: both;
  list-style-type: none;
  font-size: 12px;
}

#all-categories {
  clear: both;
  padding: 0 30px 0 0;
  float: right;
}

.clearfooter {
  height: 80px;
  clear: both;
}

#footer {
  height: 80px;
  width: 800px;
  margin: auto;
  font-size: 11px;
  line-height: 18px;
  text-align: center;
}

#footer a {
  color: #246ecc;
  text-decoration: none;
}

#footer a:hover {
  color: #ff6300;
}

#footer #altnav {
  color: #555555;
}

#footer #altnav a {
  padding: 0 5px;
}

#footer #copyright {
  margin-top: 10px;
  color: #666666;
  padding-bottom: 20px;
}

.provider {
  overflow: hidden;
}

#matching-providers-list {
  margin: 10px 0 15px 0;
  float: left;
  width: 587px;
}

#matching-providers-list ol {
  list-style-type: none;
}

#matching-providers-list li.first-child {
  padding-top: 0;
}

#matching-providers-list li {
  margin: auto;
  width: 587px;
  padding-top: 10px;
}

#matching-providers-list #scheduled-list li {
  padding-top: 2px;
  width: 579px;
}

#matching-providers-list li .provider-top {
  background-image: url(/image/box-top-587x4.png);
  background-repeat: no-repeat;
  height: 4px; 
}

#matching-providers-list #scheduled-list li .provider-top {
  background-image: url(/image/box-top-579x4.png);
}


#matching-providers-list li .provider-middle {
  background-color: #EBF5FF;
  border-left: 1px solid #cccccc;
  border-right: 1px solid #cccccc;
  min-height: 80px;
}
#matching-providers-list #scheduled-list li .provider-middle {
  min-height: 0;
}
	
#matching-providers-list #scheduled-list li .provider-middle {
  height: 25px;
}

#matching-providers-list li .provider-footer {
  padding: 5px 0 2px 0;
  background-color: #eeeeee;
  border-left: 1px solid #cccccc;
  border-right: 1px solid #cccccc;
  border-top: 1px solid #cccccc;
  height: 14px;
}
.provider-availability-indicator {
	float: left;	
}
.provider-availability-indicator img {
	padding-left: 10px;
	padding-right: 10px;
}
#matching-providers-list li .provider-bottom,
#matching-providers-list li .telephone-msg-bottom {
  background-image: url(/image/box-bottom-gray-587x4.png);
  background-repeat: no-repeat;
  height: 4px; 
}

#matching-providers-list #scheduled-list li .provider-bottom {
  background-image: url(/image/box-bottom-579x4.png);
}

#matching-providers-list li .provider-image-container {
  float: left;
  width: 70px;
  height: 70px;
  margin: 2px 0 0 2px;
}

#matching-providers-list li .provider-info {
  width: 480px;
  margin-left: 85px;
}
#matching-providers-list #scheduled-list li .provider-info {
  margin-left: 5px;
}

#matching-providers-list {
  font-size: 13px;
}
#matching-providers-list .title {
  padding: 5px 0 0 0;
}
#matching-providers-list .provider-name {
  font-weight: bold;
  font-size: 14px;
}
#matching-providers-list .provider-address {
  padding: 1px 2px 0 0;
}
#matching-providers-list .provider-misc-info {
  padding: 10px 2px 6px 0;
}

#matching-providers-and-segments {
  clear: both;
}

#provider-details .contact-us-phone {
	background-image: url(/image/button_phone_orange_44x26.png);
	float: left;
	height: 26px;
	width: 44px;
	margin-left: 24px;
	margin-top: 6px;	
}

#provider-details .contact-us-email {
	background-image: url(/image/button_email_orange_44x26.png);
	float:left;
	height:26px;
	width:44px;
	margin-left: 4px;
	margin-top: 6px;	
}

#provider-details .contact-us-email:hover {
	background-position: 0 -26px;
}

#provider-details .contact-us-phone:hover {
	background-position: 0 -26px;
}

#provider-details .contact-us-text {
	float: left;
	font-weight: bold;
	margin-left: 26px;
	margin-top: 12px;
}

/* General purpose class to be used where IE has layout is required (see http://reference.sitepoint.com/css/haslayout*/
.setIEHasLayout {
  zoom: 1.0;
}

.shortlist-header-short, #provider-title {
  margin: 2px 0 10px 0;
  border-top: 8px solid #006ED0;
}

#provider-title {
  margin-top: 0;
}

#hidden-phone-explanation {
  display: none;    
  width: 485px;
  color: #444444;
  font-family: Arial, Helvetica, Sans-serif;
}

#phone-explanation-all-with-shadows {
  background-color: #FFFFFF;
  -moz-border-radius-bottomright: 8px;
  -webkit-border-bottom-right-radius: 8px;
  -moz-border-radius-topleft: 8px;
  -webkit-border-top-left-radius: 8px;
}

#close-phone-explanation-image {
  float: right;
  margin: 0 4px 5px 0;
  cursor: pointer;
  padding-top: 5px;
}

#close-phone-explanation-button {
	float:left;
	margin: 30px 0 15px 196px;
}

#phone-explanation-header {
  background-color: #006ED0;
  height: 22px;
  clear: both;
}

#phone-explanation-header p {
  color: #FFFFFF;
  font-size: 18px;
  padding: 0 0 0 55px;
}

#phone-explanation-text-container {
  padding:10px 10px 30px 20px;
}

.phone-explanation-list {
  	padding-top: 10px;
  	padding-bottom: 10px;
  	padding-left: 12px;
}
.phone-explanation-list li{
	padding-bottom: 10px;
}
.phone-explanation-text {
	font-weight: bold;
	font-size:14px;
	display:block;
}

#callback-form-and-message .shortlist-header-short, #service-provider-application  .shortlist-header-short {
  margin-bottom: 15px;
}

.label-for-callback-time {
  margin-left:-12px;
}

#no-script {
  background-color: #AE0000;	
  font-size: 15px;
  font-weight: bold;
  color: white;
  text-align: center;
  padding: 5px 0 5px 0;
}

.callback-title {
  padding-top: 4px;
  padding-bottom: 14px;
  font-size: 16px;
  clear: both;
  color: #444444;
}

#callback-provider {
  margin-top: 2px;
  background-color: #E0EAF4;
}

#callback-provider-info {
  float: left;
  width: 370px;
  padding-left: 15px;
  padding-top:10px;
  clear: left;
}

#callback-provider-info p {
  color: #444444;
  font-size: 12px;
}

#contact-us-fields label, #feedback-fields label, #callback-fields label, #service-provider-application-fields label {
  font-size: 14px;
  font-weight: bold;
  padding:11px 8px 0 20px;
  display: block;
  color: #555555; 
  clear: both;
}

#service-provider-application-fields label {
  padding-top: 8px;
}

.callback-radio-buttons span {
  padding-bottom: 3px;
}

.input-description {
  font-size: 12px;
  font-style: italic;
  font-weight: normal;
}

.input-description-small {
  font-size: 11px;
}

#callback-phone-explanation-container {
	padding-top:5px;
}
#callback-phone-explanation {
	font-size: 11px;
	padding-left:5px;
}


.callback-input, .service-provider-application-input, .contact-us-input, .feedback-input {
  width: 200px;
  height: 16px;
  border: 1px solid #999999; 
  font-size: 13px;
  margin-left:9px;
}

.service-provider-application-input-large {
  width: 400px;
}

#service-provider-application-fields #description {
  height: 80px;	
}

.service-provider-application-input {
  border: 1px solid #80A0B8;
}

.callback-input-email-address {
  width: 370px;
}

.field-error {
	border: 2px solid #FF0000; 
}

#service-provider-application-fields .input-focus {
  border-color: #165FB2; 
}

.input-focus {
  height: 16px;
  border: 2px solid #5CA1F0; 
  font-size: 13px;
}


.callback-more-info-link {
  color: #246ECC;
  font-size: 11px;
}

#callback-terms {
  display: inline;
  padding-top: 5px;
}

#callback-terms-text {
	font-size: 11px;	
}
#callback-terms-container {	
  float: right;
  padding-right: 37px;
  padding-top: 20px;
}

.field-validation-hidden {
  display: none;
}	
#contact-us-form .field-validation-visible, #feedback-form .field-validation-visible {
	margin-left: 9px;
}
.field-validation-visible {
  display: block;
  width: 265px;
  clear:both;
}   

.field-validation-visible-contact-us, .field-validation-visible-feedback {
  width: 165px;
}   

.field-validation-visible-callback, .field-validation-visible-service-provider-application {
  position: relative;
  top: -1em;
  width: 200px;
  height: 10px;
  clear: both;
}   

#active-photo-container {
  height: 340px;
  width: 340px;
}

.provider-img {
  padding: 5px 0 0 3px;
}

#provider-details-photos, #provider-details-description, #provider-details-cities, #provider-details-testimonials {
  border-bottom: 1px dashed #92B7E6;
  padding: 10px 0 10px 0;
  clear: both;
}

#provider-details-cities{
  padding-left: 9px;
}

#provider-details-description {
  list-style-position: inside;
}

#provider-block-left .last-child {
	border-bottom: none;
}

#provider-details-photos {
  padding: 10px 0 10px 10px;
  clear: both;
}

.contact-us-container {
 	height: 40px;
 	width: 257px;
 	margin-bottom: 10px;
 	margin-left: 114px;
 	margin-top: 10px;
	 background: #FFFFFF;
 	border: 1px solid #CCCCCC;
}

.contact-us-container.lower {
  float:right;
  margin-left:122px;
  margin-right:121px;
  margin-top:45px;
}

#provider-details-cities p.first-child {
  font-weight: bold;
  font-size: 13px;
  padding-bottom: 5px;
}

#provider-details-cities #cities {
  margin-left: 12px;
}
#provider-details-cities .cities-column {
  width: 100px;
  float: left;
  margin-right: 40px;
  list-style-type: none;
}

.provider-details-address {
  padding-top: 2px;
  color: #555555;
  font-weight: bold;
}

#provider-details-logo-and-tagline {
  background-color:#DAEDF5;
  margin: 3px 0 24px 0;
}

#provider-details-logo-container {
	padding-top: 10px;
	padding-right: 10px;
}
#provider-details-logo {
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	float: right;
	padding: 1px;
}

#provider-details-left-column-upper-block {
  padding-bottom: 10px;
  margin-left: 8px;
}

#provider-details-left-column-upper-block h1.business-name , #callback-provider-info p.business-name{
  font-size: 17px;
  font-weight: bold;
  text-align: left;
  color: #000000;
}

#change-location {
  white-space: nowrap;
}

#menu-and-content {
  width: 620px;
  margin: auto;
}
#contact-us-content-area {
  background-color:#E0F0F4;
  padding: 20px 40px 20px 10px;
}
#ordinary-content-area {
  font-size: 13px;
  font-weight: normal;
  color: #333333;
  line-height: 1.4em;
  background-color: #E0EAF4;
  padding: 20px 40px 20px 10px;
}

#ordinary-content-area ul, #ordinary-content-area-tos ul {
  padding: 0 0 0 20px;
}
#ordinary-content-area>p {
  padding-top: 0.7em;
}

#ordinary-content-area>div>h4, .about-us-item-header {
  color: #dd5500;
  font-size: 14px;
  font-weight: bold;
}

#ordinary-content-area>div>p, #ordinary-content-area>div>div, #ordinary-content-area-tos>div>p, #ordinary-content-area-tos>div>div {
  color: #222222;
  margin: 4px 0 12px 0;
}

#ordinary-content-area ol {
  list-style-type: none;
}

#ordinary-content-area-tos {
  float: left;
  font-size: 12px;
  font-weight: normal;
  color: #333333;
  line-height: 1.4em;
  background-color: #E0EAF4;
  padding: 20px 40px 20px 10px;
}
#ordinary-content-area-tos ol {
  padding: 0.8em 0 0 2em;
}
#ordinary-content-area-tos ol ol {
  padding: 0 0 0 20px;
}

.clear-floats {
  clear: both;
}

#hidden-change-location {
  display: none;    
  width: 401px;
  color: #444444;
  font-family: Arial, Helvetica, Sans-serif;
}

#change-location-all-with-shadows {
  background-image: url(/image/popup_middle_401x1.png);
  background-repeat: repeat-y;
}

#change-location-all {
  width: 399px;
  margin-left: 1px;
}

#change-location-top {
  background-image: url(/image/popup_top_401x10.png);
  background-repeat: no-repeat;
  height: 10px;
}

#change-location-bottom {
  background-image: url(/image/popup_bottom_401x10.png);
  background-repeat: no-repeat;
  height: 10px;
}

#close-change-location {
  float: right;
  margin: 0 4px 5px 0;
  cursor: pointer;
}

#change-location-header {
  background-color: #006ED0;
  height: 22px;
  clear: both;
}

#change-location-header p {
  color: #ddeeff;
  font-size: 18px;
  padding: 0 0 0 7px;
}

#change-location-form {
  background-image: url(/image/change_location_form.png);
  background-repeat: no-repeat;
  margin: 15px auto 0 auto;
  width: 306px;
}

#change-location-fields {
  margin: 0 0 0 10px;
}

#change-location-input {
  margin-left: 0 0 0 15px;
  height: 16px;
  width: 200px;
  font-size: 13px;
  padding: 0 0 0 2px;
  border-style: none;
  border-width: 0;
  outline-style: none; /* Needed for Chrome */
  margin-top: 2px;
}

#change-location-input-description {
  color: #7D7D7D;
  font-size: 11px;
  margin: 4px 0 0 4px;
}

#change-location-submit {
  background-color: transparent;
  width: 64px;
  height: 25px;
  border: 0px solid #FFFFFF; /* IE requires a border - otherwise the background is not displayed */
  color: #222222;
  font-size: 14px;
  font-weight: bold;
  padding: 0 7px 2px 0;
  cursor: pointer;
  margin: 0 0 0 25px;
}

.about-us-item-content {
  color: #222222;
  margin: 4px 0 12px 0;
}

.about-us-item-content ul {
  padding: 0 0 0 20px;
}

#shortlist-header-and-list {
  width: 770px;
  margin: auto;
  color: #444444;
}

.certification-requirement-image, .refinement-affiliation-image {
  padding-right: 20px;
  vertical-align: top;
}

.default-footer {
  margin: 0 30px 5px;
}

.static-footer {
  margin: 30px 90px 5px;
}

.providers-footer {
  margin: 0 15px 5px;
}

#footer-separator {
  border-bottom: 1px solid #246ECC;
  height: 1px;
  clear: both;
}


#about-us-specific-title-and-image {
  margin: 25px 0 0 0;
}

.content-area-title {
  background-color: #006ED0;
  color: #ddeeff;
  font-size: 21px;
  font-weight: 100;
  padding-left: 2px;
}

#contact-us-title, #feedback-title {
color:#555555;
font-size:16px;
font-weight:bold;
margin: 20px 15px 20px;
}

.contact-us-input.contact-us-select {
  height: 20px;
  font-family: Arial, Helvetica, Sans-serif;
}

#contact-us-comments, #feedback-comments, #callback-comments {
  width: 385px;
  height: 160px;
  font-family: Arial, Helvetica, Sans-serif;
  font-size: 13px;
}

#callback-fields {
	border:1px solid #bbbbbb;
	padding:10px 10px 80px;
	height:398px;
}

#callback-inner-fields {
	 padding-top: 40px;
}

#service-provider-application-inner-fields {
  padding-top: 30px;
}

.callback-fields-text {
  color:#555555;
  display:block;
  font-size:14px;
  font-weight:bold;
  margin:auto;
  text-align:center;
  width:95%; 
}
#callback-fields #callback-comments {
  height: 73px;
  width: 370px;
}

.field-validation-error {
  color: #ff0000;
  font-size: 13px;
  vertical-align: middle;
  padding: 0 0 0 21px;
}

#contact-us-submit, #feedback-submit {
  background-image: url(/image/button_send.png);
  background-repeat: no-repeat;
  background-color: transparent;
  width: 65px;
  height: 26px;
  border: 0px solid #FFFFFF; /* IE requires a border - otherwise the background is not displayed */
  cursor: pointer;
  float: right;
  margin-right: 296px;
  padding-bottom: 5px;
  clear: both;
}

#callback-submit, #service-provider-application-submit {
  background-image: url(/image/button_ok_orange_x32.png);
  background-repeat: no-repeat;
  background-color: transparent;
  width: 113px;
  height: 32px;
  border: 0px solid #FFFFFF; /* IE requires a border - otherwise the background is not displayed */
  cursor: pointer;
  margin: 39px 35px 0 174px;
  padding-bottom: 5px;
  clear: both;
}

#callback-submit:hover, #service-provider-application-submit:hover {
  background-position: 0 -32px;
}

#service-provider-application-submit {
  margin: 35px auto 60px auto;
  display: block;
}

.callback-thank-you-signature {
  text-align: right;
}

.thank-you-signature {
  padding: 20px 0 0 100px;
}

.callback-thank-you-emphasize {
  font-weight: bold;
}

.empty-category-emphasize, .empty-city-emphasize {
  font-weight: bold;
}

.provider-block {
  float: left;
  width: 100%;
}

#provider-back-to-results, #provider-back-to-home {
  margin-right: 15px;
  float: right;
}

.local-top-traditional-link {
  color: #246ECC;
  white-space: nowrap;
}

.local-top-link, #ordinary-content-area a, #ordinary-content-area-tos a {
  color: #246ECC;
  text-decoration: none;
}

.local-top-link:hover, .local-top-traditional-link:hover, #ordinary-content-area a:hover, #ordinary-content-area-tos a:hover {
  color: #FF6300;
}


#provider-block-left {
  float: left;
  width: 503px;
  padding: 0 14px 0 0;
  font-size: 12px;
  text-align: justify;
}

#provider-block-right {
  float: left;
  width: 242px;
  border-left: 1px solid #A1B8E2;
  margin: 3px 0 13px 0;
  padding: 0 0 10px 10px;
}

#provider-columns {
  font-size: 11px;
  color: #333333;
  font-family: Verdana, Arial, Helvetica, Sans-serif;
}

.provider-general-block {
  border-top: 1px dashed #92B7E6;
}

.provider-general-block p {
  margin: 10px 0 10px 0;
  font-weight: bold;
}

.provider-general-block ul {
  padding-left: 15px;
  margin-bottom: 10px;
}

#provider-statistics ul {
  margin-left: 15px;
}


#provider-statistics .provider-details-item-value {
  padding-bottom: 7px;
  padding-left:122px;
  margin-top: -14px;
  margin-right: 9px;
  background: transparent url(/image/separator-dotted-gray-3x1.png) repeat-x scroll 0 100%;
}

#provider-statistics .provider-details-item-value#private-address {
  width: 222px;
}

.provider-details-item-value {
  font-weight: normal;
}

#provider-statistics .provider-details-item-value.last {
  background: none;
}

.provider-details-hours-item-value {
  margin-left: 10px;
}

.provider-details-contact-item-value {
  margin-left: 19px;
  font-weight: bold;
}

#provider-statistics {
	padding-top: 29px;	
}

.provider-details-item {
  font-weight: bold;
  width: 120px;
  position:relative;
  color: #005070;
  margin-top: 5px;
}

#hidden-browse-photos {
  display: none;    
  width: 587px;
  color: #444444;
  font-family: Arial, Helvetica, Sans-serif;
}

#browse-photos-all-with-shadows {
  background-image: url(/image/popup_middle_587x1.png);
  background-repeat: repeat-y;
}

#browse-photos-all {
  width: 581px;
  height: 435px;
  margin-left: 1px;
}

#browse-photos-top {
  background-image: url(/image/popup_top_587x10.png);
  background-repeat: no-repeat;
  height: 10px;
}

#browse-photos-bottom {
  background-image: url(/image/popup_bottom_587x10.png);
  background-repeat: no-repeat;
  height: 10px;
}

#close-browse-photos {
  float: right;
  cursor: pointer;
  margin-bottom: 10px;
}

.city-page-segment {
  clear: both;
  margin: 20px 0 0;
}

.city-page-segment-icon {
  border-bottom: 1px dashed #92B7E6;
  margin-bottom: 5px;
}

.segments-categories-column {
  float: left;
  width: 210px;
  padding-right: 30px;
}

.segments-categories-column ol {
  list-style: none;
}

#hidden-callback-terms p {
  padding: 0 15px 0 10px;
  font-weight: normal;
  font-size: 11px;
}

#hidden-callback-terms {
  display: none;    
  width: 190px;
  color: #444444;
  font-family: Arial, Helvetica, Sans-serif;
  position: absolute;
  z-index: 1;
}

#callback-terms-middle {
  background-image: url(/image/rollover_box_middle_192x1.png);
  background-repeat: repeat-y;
  width: 192px;
  padding: 0 5px 0 5px;
}

#callback-terms-top {
  background-image: url(/image/rollover_over_top_192x11.png);
  width: 192px;
  height: 11px;
}

#callback-terms-bottom {
  background-image: url(/image/rollover_over_bottom_192x18.png);
  width: 192px;
  height: 18px;
}

.hidden-provider-certification {
  display: none;    
  color: #444444;
  font-family: Arial, Helvetica, Sans-serif;
  font-size: 10px;
  position: absolute;
  z-index: 50;
}

.hidden-refinement-affiliation {
  height: 250px;
}

.hidden-provider-license {
  width: 232px;
}

.provider-certification-middle, .provider-license-middle {
  background-image: url(/image/rollover_middle_254x1.png);
  background-repeat: repeat-y;
  width: 254px;
}

.provider-certification-middle-content {
  width: 220px;
  margin: auto;
  text-align: left;
  height: 220px;
  overflow-y: auto;
}

.provider-license-middle-content {
  width: 220px;
  margin: auto;
  text-align: left;
  height: 160px;
  overflow-y: auto;
}

.provider-certification-under-top, .provider-license-under-top {
  background-image: url(/image/rollover_under_top_254x18.png);
  width: 254px;
  height: 18px;
}

.provider-certification-under-right-top {
  background-image: url(/image/rollover_under_right_top_254x18.png);
  width: 254px;
  height: 18px;
}

.provider-certification-under-bottom, .provider-license-under-bottom {
  background-image: url(/image/rollover_under_bottom_254x14.png);
  width: 254px;
  height: 14px;
}

.provider-certification-over-top {
  background-image: url(/image/rollover_over_top_254x14.png);
  width: 254px;
  height: 14px;
}

.provider-certification-over-bottom {
  background-image: url(/image/rollover_over_bottom_254x18.png);
  width: 254px;
  height: 18px;
}

.provider-certification-over-right-bottom {
  background-image: url(/image/rollover_over_right_bottom_254x18.png);
  width: 254px;
  height: 18px;
}

.refinement-affiliation-center {
  background-image: url(/image/rollover_box_center_1x254.png);
  background-repeat: repeat-x;
  height: 254px;
  padding: 0 5px 0 5px;
  float: left;
  text-align: left;
  width: 190px;
}

.refinement-affiliation-center div {
  height: 225px;
  margin-top: 15px;
  overflow-y: auto;
}

.refinement-affiliation-left {
  background-image: url(/image/rollover_box_left_18x254.png);
  width: 18px;
  height: 254px;
  float: left;
}

.refinement-affiliation-right {
  background-image: url(/image/rollover_box_right_14x254.png);
  width: 14px;
  height: 254px;
  float: left;
}

.hidden-provider-list-item {
  display: none;
}

#browse-photos-provider-name {
  background-color: #C1E1F8;
  height: 23px;
  color: #246ECC;
  font-weight: bold;
  padding-left: 60px;
  margin-right: -4px;
  clear: both;
}

#browse-photos-provider-name ul {
  list-style-type: disc;
  padding-top: 1px;
}

.provider-photo {
  vertical-align: top;
}

#provider-photo-locator {
  width: 340px;
  text-align: center;
}

.provider-photo-locator-left {
  float: left;
  margin: 5px 0 0 15px;
}

.provider-photo-locator-center {
  margin: 5px auto 0 auto;
}

.photo-in-gallery {
  vertical-align: top;
}

.centered-img-container {
  display: table;
  text-align: center;
}
.centered-img-container>span.centered-img-span {
  display: table-cell;
  vertical-align: middle;
}

.photo-in-gallery-container {
  border: 1px solid #999999;
  padding: 1px;
  width: 101px;
  height: 101px;
  float: left;
  margin: 0 6px 0 6px;
}

.photo-in-gallery-container.first-child {
  margin: 0 6px 0 0;
}

.hidden-provider-photo-description {
  display: none;
}

#provider-photo-description {
  float: left;
  margin: 5px 0 0 5px;
  font-size: 13px;
  width: 200px;
  height: 320px;
  overflow-y: auto;
}

.provider-certifications {
  overflow: hidden;
  padding: 10px 0 10px 0;
  clear: both;
  border-bottom: 1px dashed #92B7E6;
}

.certification-requirement-name, .refinement-affiliation-name {
  font-weight: bold;
  font-size: 14px;
  padding: 5px 0 5px 0;
}

.certification-requirement-description {
  border-top: 1px dashed #92B7E6;
  padding: 5px 5px 5px 0;
}

.refinement-affiliation-description {
  padding: 5px 5px 0 0;
}

.certification-requirement-provider-description {
  border-top: 1px dashed #92B7E6;
  padding-top: 5px;
}

#scheduled-list {
  margin-bottom: 30px;
}

#scheduled-list-middle {
  background-color: #C8DBEC;
  border-left: 1px solid #719FCC;
  border-right: 1px solid #719FCC;
}

#scheduled-list-top {
  background-image: url(/image/box-top-587x8.png);
  background-repeat: no-repeat;
  width: 587px;
  height: 8px; 
}

#scheduled-list-bottom {
  background-image: url(/image/box-bottom-587x8.png);
  background-repeat: no-repeat;
  width: 587px;
  height: 8px; 
}

#scheduled-list-header {
  font-size: 15px;
  padding: 10px;
  text-align: center;
}

.provider-footer a, .provider-footer .contact-us-text {
  font-size: 11px;
  float: right;
}

.provider-footer .contact-us-phone {
  background-image: url(/image/button_phone_orange_44x18.png);
  height: 18px;
  width: 44px;
  margin: -2px 4px 0 0; 
}

.provider-footer .contact-us-email {
  background-image: url(/image/button_email_orange_44x18.png);
  height:18px;
  width:44px;
  margin: -2px 10px 0 0;
}

.provider-footer .contact-us-email:hover {
  background-position: 0 -18px;
}

.provider-footer .contact-us-phone:hover {
  background-position: 0 -18px;
}

.provider-footer .contact-us-text {
  font-weight: bold;
  font-size: 14px;
  margin-right: 9px;
}

.provider-image {
  vertical-align: top;
}

#provider-navigation-links {
  font-size: 12px;
  margin-top: 22px;
  height: 19px;
}

.input-container {
  clear: both;	
  float: left;
}

#contact-us-fields .input-container, #feedback-fields .input-container, #callback-fields .input-container, #service-provider-application-fields .input-container {
  padding-bottom: 14px;
  padding-left: 12px;
}

.indented-text {
  padding-left: 4px;
  text-indent: -4px;
}

#provider-details {
  margin: auto;
  width: 770px;
}

#segment-categories {
  margin-bottom: 20px;  
}

.callback-radio-buttons {
  float: left;
}

#callback-radio-buttons-block {
  padding-bottom: 5px;
}

.autocomplete-match {
  font-weight: bold;
}

#matching-providers-refinement {
  background-color: #e8eef2;
  -moz-border-radius-bottomright: 6px;
  -moz-border-radius-bottomleft: 6px;
  -webkit-border-bottom-right-radius: 6px;
  -webkit-border-bottom-left-radius: 6px;
  padding: 0 4px 8px;
  border-left: 1px solid #719FCC;
  border-right: 1px solid #719FCC;
  border-bottom: 1px solid #719FCC;
}

#matching-providers-refinement ol {
  list-style-type: none; 
}

.matching-providers-refinement-block {
  padding: 12px 0;
  font-size: 12px;
  clear: both;
  border-top: 1px dashed #bbbbbb;
}
.matching-providers-refinement-block:FIRST-CHILD {
  border-top: none;
}
.matching-providers-refinement-block h5 {
  font-size: 13px;
}
.matching-providers-refinement-block .checkbox {
  display: block;
  float: left;
  clear: both;
}
.matching-providers-refinement-block .checkbox-label {
  display: block;
  float: left;
  width: 140px;
  padding: 2px 0 0 4px;
}

.matching-providers-refinement-collapsable-title {
  cursor: pointer;
  float: left;
  padding-left: 4px;
  width: 145px;
}

.matching-providers-refinement-right-arrow, .matching-providers-refinement-down-arrow {
  cursor: pointer;
  float: left;
  padding-top: 2px;
}

#slider-left {
  float: left;
}
#slider-distance {
  float: left;
  padding-left: 70px;
}
#slider-right {
  float: right;
}

#slider-info {
  text-align: center;
  padding-top: 2px;
}

#slider {
  clear: both;
  margin: 0 4px 0 3px;
}

#refinement-reset {
  font-size: 11px;
  float: right;
  padding: 4px 0 0 0;
}

#photo-navigation {
  margin-top: 10px;
  text-align: center;
}
#provider-details-photos-navigation {
  padding-bottom: 10px;
}

#matching-providers-refinement-header {
  background-image: url(/image/refinement_top.png);
  background-repeat: no-repeat;
  height: 25px;
  width: 156px; 
  padding: 5px 10px 0 10px;
}

#matching-providers-refinement-header span {
  font-weight: bold;
  float: left;
  padding-top: 2px;
}

#matching-providers-refinement-header-and-list {
  width: 176px;
  float: left;
  margin: 10px 7px 10px 0;
}

#matching-providers-refinement-and-list {
  
}

#segment-categories-title {
  color: #444444;
  font-size: 18px;
  margin-top: 20px;
  clear: both;
  font-weight: normal;
}

#matching-providers-loading-container {
  position: relative;
}
	
#matching-providers-loading {
  position: absolute;
  border: 1px solid #246ECC;
  color: #246ECC;
  background-color: #eeffee;
  width: 250px;
  height: 60px;
  font-size: 18px;
  font-weight: bold;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}

#matching-providers-loading p {
  padding: 17px 30px 0 10px;
  float: left;
}

#matching-providers-loading img {
  display: inline;
  float: left;
  padding-top: 17px;
}

.callback-result-title {
  padding: 20px 0 40px 0;
  font-size: 17px;
}

#select-specific-city, #view-map, #hide-map {
  margin-left: 5px;
  font-size: 11px;
  font-weight: normal;
}

#matching-providers-title {
  font-size: 17px;
  float: left;
  line-height: 36px; /* Height of segment image */
  margin-left: 10px;
  padding-top: 2px; /* Segments images has space in thier upper area - so lower the title a bit */
}

#matching-providers-title span {
  vertical-align: middle;
}

#matching-providers-segment {
  float: left;
}

#matching-providers-refinement-upper-block {
  margin-bottom: 10px;
}

#matching-providers-refinement-upper-block-top {
  background-image: url(/image/box-top-176x6.png);
  background-repeat: no-repeat;
  height: 6px; 
}

#matching-providers-refinement-upper-block-middle {
  border-left: 1px solid #719FCC;
  border-right: 1px solid #719FCC;
  background-color: #e8eef2;
}

#matching-providers-refinement-upper-block-bottom {
  background-image: url(/image/box-bottom-176x6.png);
  background-repeat: no-repeat;
  height: 6px; 
}


#matching-providers-refinement-upper-block #back-to-home {
  border-top: 1px solid #719FCC;
  padding-top: 3px;
}

#matching-providers-refinement-upper-block a {
  font-weight: bold;
  font-size: 14px;
  padding-left: 10px;
}

#matching-providers-refinement-upper-block p#change-location-paragraph {
  padding-bottom: 5px;
}

#callback-form-and-message {
  margin-bottom: 20px;
  overflow: hidden;
}

#callback-form-container {
  float: left;
  width: 480px;  
  padding-bottom: 555px !important;
  margin: 0 15px -555px 0 !important;
}

#service-provider-application-form-container {
  margin-bottom: 15px;
}

#callback-form {
  clear: both;
}

#form-right-block {
  float: left;
  width: 224px;
  background-color: #F0EFEB;
  padding: 5px 8px 555px 12px !important;
  margin-bottom: -555px !important;
}

#form-right-block ul {
  list-style-image: url(/image/v_sign_green_13x12.png);
  padding-left: 21px;
  font-size: 13px; 
}

#form-right-block li {
  padding-bottom: 10px;
}

#form-right-block .about-us-item-content {
  margin: -5px 0 24px 0;
  font-size: 14px;
  line-height: 19px;
}

.error-title {
  color: #444444;
  font-size: 14px;
  font-weight: bold;
}
#callback-provider-logo-container {
  padding-right: 10px;
  padding-top: 10px;
  padding-bottom: 10px;  
  float:right;
}
#callback-provider-logo {
  border: 1px solid #cccccc;
  background-color: #ffffff;
  padding: 1px;
  float: right;
}

.highlight {
  background-color: #FFFFCC;
}

#callback-thank-you-see-additional {
  background-image: url(/image/button_see_additional_sps_orange_x32.png);
  display: block;
  height: 32px;
  width: 260px;
  background-position: 0 0;
  background-repeat: no-repeat;
  margin: 10px auto 20px auto;
}

#callback-thank-you-see-additional:hover {
  background-position: 0 -32px;
}

.form-right-block-title {
  color:#555555;
  font-size:15px;
  font-weight: bold;
  padding-top: 20px;
  padding-bottom: 10px;
}

#matching-providers-list li .telephone-msg-top {
  background-image: url(/image/box-top-gray-587x4.png);
  background-repeat: no-repeat;
  height: 4px; 
}
#matching-providers-list li .telephone-msg-middle {
  background-color: #eeeeee;
  border-left: 1px solid #cccccc;
  border-right: 1px solid #cccccc;
  height: 50px;
  line-height: 50px;
  font-size: 12pt;
  color: #222222;
}
#matching-providers-list li .telephone-msg-middle img {
  margin: 6px 10px;
  vertical-align: middle;
}
#matching-providers-list li .telephone-msg-middle .text {
  vertical-align: middle;
}
#matching-providers-list li .telephone-msg-middle .phone-number {
  font-weight: bold;
}

#header-affiliate {
  float: right;
}

#header-affiliate #affiliate-left {
  background-image: url(/image/affiliate-block-left.png);
  background-repeat: no-repeat;
  width: 173px;
  height: 80px;
  float: left;
}

#header-affiliate #affiliate-left p {
  width: 160px;
  padding: 24px 0 0 10px;
  font-size: 12px;
  font-weight: bold;
  color: #555555;  
}

#header-affiliate #affiliate-left p span {
  color: #000000;
}

#header-affiliate #affiliate-center {
  background-image: url(/image/affiliate-block-center.png);
  background-repeat: repeat-x;
  height: 80px;
  float: left;
}

#header-affiliate #affiliate-right {
  background-image: url(/image/affiliate-block-right.png);
  background-repeat: no-repeat;
  width: 21px;
  height: 80px;
  float: left;
}

#shortlist-header-and-list #share-button {
  float: right;
  padding-top: 12px;
}

#provider-navigation-links #share-button {
  float: right;
}

#provider-block-right #map-canvas {
  width: 240px;
  height: 240px;
  border: 1px solid #cccccc;
}

#service-region-map {
	width: 340px;
  	height: 340px;
  	border: 1px solid #cccccc;
  	float: right;
  	margin-bottom: 15px;
}

.map-see-larger {
  font-size: 11px;
  margin-bottom: 15px;
}

.provider-block-title {
  font-weight: bold;
  padding-left: 9px;
}

.provider-block-content {
  padding: 5px 11px 0 18px;
}

.testimonial-transcript {
  font-style: italic;
}

.testimonial-details {
  font-weight: bold;
}

#provider-details-testimonials .testimonial {
  margin-bottom: 13px;
}

#testimonial-read-all {
  float: right;
}

.provider-certification-container {
  width: 60px;
  height: 30px;
  float: left;
  margin-bottom: 10px;
}

.certification-image-and-text .provider-certification-text {
  float: left;
  height: 30px;
  margin-left: 10px;
  width: 400px;
  text-align: left;
}

#matching-providers-list #map-canvas {
  height: 380px;
  border: 1px solid #cccccc;
  margin-bottom: 15px; 
}

#provider-map {
  color: #555555;
}

#provider-map-details {
  margin-top: 20px;
}

#provider-map-details .provider-name {
  font-size: 15px;
  font-weight: bold;
}

#provider-map #map-canvas {
  border: 1px solid #cccccc;
  float: left;
  height: 500px;
  width: 738px;
  margin-bottom: 30px;  
}

#provider-map div#map-canvas.provider-map-canvas-thin {
  width: 467px;
  margin-left: 10px;
}

#provider-map #route {
  width: 260px;
  height: 500px;
  overflow: auto;
  float: left;
  padding: 0 0 0 1px !important; /* Override padding added by Google */
  margin: -10px 0 30px 0;
}

#directions {
  margin: 50px 0 15px 0;
}
	
.direction {
  float: left;
  width: 280px;
  margin-right: 20px;
}

.direction label {
  font-weight: bold;
  white-space: pre;
}

.direction input {
  width: 280px;
}

#get-direction {
  margin-top: 15px;
  font-weight: bold;
}

.local-top-orange {
  color: #ff6300; 
}

#non-calling-list .provider-info .inline-title {
  font-weight: bold;
}

.form-block {
  background-color: #e0f0f4;
  margin-bottom: 15px;
}

.form-block-number {
  font-size: 30px;
  font-weight: bold;
  width: 40px;
  height: 40px;
  line-height: 40px;
  background-color: #ffffff;
  float: left;
  margin: 10px 28px 0 10px;
  text-align: center;
  color: #555555;
}

.form-block-fields {
  float: left;
}

#service-provider-application-title {
  color: #555555;
  font-size: 16px;
  font-weight: bold;
  margin: 25px 0 0 10px;
  line-height: 25px;
}

#ordinary-content-area.common-thank-you {
  min-height: 300px;
  padding: 30px 40px 10px 20px;
  font-size: 17px; 
}

.common-thank-you .thank-you-back-to-home {
	 font-size: 12px;
}

#ordinary-content-area.common-thank-you a {
  text-decoration: underline;	
}

#feedback-tab {
		background-repeat: no-repeat !important;
		background-color: #246ECC;
		background-image: url(/image/feedback_text_white_22x90.png);
		display: block !important;
		height: 98px !important;
		padding: 0 !important;
		position: fixed !important;
		text-indent: -10000px;
		top: 25% !important;
		width: 25px !important;
		z-index: 10000 !important;
		border-color: #246ECC #246ECC #246ECC #246ECC;
		border-style: outset outset outset none;
		border-width: 1px 1px 1px medium;
		left: 0;
		
}

#feedback-tab:hover {
  cursor: pointer;
  background-color: #ff6300;
  border-color: #ff6300;
}

#provider-private-profile-header {
  padding-top: 20px;
}

#provider-private-profile-header h1 {
  font-size: 31px;
  font-weight: bold;
  color: #333333;  
  float: left;
}   

#provider-private-profile-header a {
  float: right;
  margin-top: 6px;
}

#provider-private-powered-by {
  float: right;
  color: #999999;
  
}

