a {
	color: #56aa1c;
}
h1 {
	padding-left: 20px;
	background: url(../images/global/global-icons.png) 0px -101px no-repeat;
}
h2 {
	color: #ef6b00;
}
h2 a {
	color: #ef6b00;
	text-decoration: none;
}
h2 a:hover {
	text-decoration: underline;
}
h3 {
	color: #988B73;
}
.page_title, .testimonial_title {
	padding-left: 20px;
	background: url(../images/global/global-icons.png) 0px -102px no-repeat;
}

/* ---------------------------- HEADER and LOGO ---------------------------- */
.logo a {
	width: 118px;
	height: 65px;
	background: url(../images/global/onemed_logo_hex_flat.png) 0 0 no-repeat;
}

/* ---------------------------- GLOBAL UTILITY ---------------------------- */
.global_utility ul li a:hover {
	color: #56aa1c;
}
/* combobox */
.combobox a:hover {
	color: #56AA1C;
}
.combobox_value_container_left {
	background: url(../images/global/valuecontainer-left.png) 0 0 no-repeat;
}
a.combobox_value_container_right {
	background: url(../images/global/valuecontainer-right.png) right top no-repeat;
}
a.combobox_value_container_right:hover {
	background-position: right bottom;
}

ul.combobox_value_dropdown li a:hover {
	color: #ffffff;
	background-color: #56AA1C;
}

/* ---------------------------- MY ONE LOGIN PANEL ---------------------------- */
.my_one_panel h3 {
	color: #56aa1c;
}
a.my_one_signup {
	background: url(../images/global/button-my-one.png) 0px 0px no-repeat;
}
a.my_one_signup:hover {
	background-position: left bottom;
}
a.my_one_login {
	background: url(../images/global/button-my-one.png) -76px 0px no-repeat;
}
a.my_one_login:hover {
	background-position: right bottom;
}

/* ---------------------------- MAIN NAVIGATION CSS MENU ---------------------------- */
ul.cssMenu a {
	color: #988b73;
}
ul.cssMenu li:hover > a {
	background-color:#fadfca;
	border-color:#ef6b00;
}
ul.cssMenu li a:hover {
	background-color:#ef6b00;
	border-color:#ef6b00;
}
ul.cssMenu li a.cssMenui0:hover {
	background-color: #ef6b00;
}

/* ---------------------------- MAIN NAVIGATION CURRENT STATE ---------------------------- */
.navigation a.here {
	color: #fff;
	background-color: #ef6b00;
}

/* ---------------------------- SUBNAVIGATION ---------------------------- */
.submenu .sidebox_title {
	color: #fff;
	background: url(../images/global/submenu-header.png) 0 0 no-repeat;
}
.submenu ul li {
	background: url(../images/global/divider-1.gif) 20px bottom no-repeat;
}
.submenu ul li a {
	color: #988b73;
}
.submenu ul li a:hover {
	color: #56aa1c;
	background: url(../images/global/global-icons.png) 5px -171px no-repeat;
}
.submenu ul li.here a {
	color: #666;
	background: url(../images/global/global-icons.png) 5px -235px no-repeat scroll;
}

/* ---------------------------- TESTIMONIALS ---------------------------- */
.speech_bubbles {
	background: url(../images/global/speech-bubble.png) 0 0 no-repeat;
}
.nyc .services .testimonials {
	top: 265px;
}

/* ---------------------------- FOOTER ---------------------------- */
.sociallinks ul li.facebook a {
	background: url(../images/global/global-icons.png) 0px -62px no-repeat;
}
.sociallinks ul li.twitter a {
	background: url(../images/global/global-icons.png) 0px -82px no-repeat;
	margin-left: 5px;
}

/* ---------------------------- HOMEPAGE MASTHEAD ---------------------------- */
#tab-healthcare-selected, #tab-appointments-selected, #tab-physicians-selected, #tab-onlineaccess-selected, #tab-majorplans-selected {
	width: 183px;
	background: url(../images/home/masthead-arrow.png) 0 0 no-repeat;
	left: 0px;
	position: absolute;
	padding-left: 20px;
	color: #fff;
	display: none;
	cursor: default;
	font-family: Futura, Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 22px;
	z-index: 15;
	/* CSS3 styling for latest browsers */
	text-shadow:0 1px 1px #333;
}
#tab-healthcare-selected {
	padding-top: 16px;
	top: 0px;
	height: 62px;
}
#tab-appointments-selected {
	padding-top: 16px;
	top: 76px;
	height: 62px;
}
#tab-physicians-selected {
	padding-top: 28px;
	top: 151px;
	height: 50px;
}
#tab-onlineaccess-selected {
	padding-top: 29px;
	top: 226px;
	height: 49px;
}
#tab-majorplans-selected {
	padding-top: 19px;
	top: 301px;
	height: 59px;
}
#panel-healthcare, #panel-appointments, #panel-physicians, #panel-onlineaccess, #panel-majorplans {
	width: 760px;
	height: 379px;
	top: 0px;
	left: 180px;
	position: absolute;
	display:none;
}
#panel-healthcare {
	background: url(../images/home/masthead-1.jpg) 0 0 no-repeat;
}
#panel-appointments {
	background: url(../images/home/masthead-2.jpg) 0 0 no-repeat;
}
#panel-physicians {
	background: url(../images/home/masthead-3.jpg) 0 0 no-repeat;
}
#panel-onlineaccess {
	background: url(../images/home/masthead-4.jpg) 0 0 no-repeat;
}
#panel-majorplans {
	background: url(../images/home/masthead-5.jpg) 0 0 no-repeat;
}
#benefit-panels h3 {
	color: #ef6b00;
	/* CSS3 styling for latest browsers */
	text-shadow:0 1px 1px #666;
}
#benefit-panels .opening-banner {
	position: relative;
	left: 180px;
	z-index: 10;
}
/* ---------------------------- OVERVIEW PAGES MASTHEAD ---------------------------- */
.pagename h3 {
	color: #fff;
	/* CSS3 styling for latest browsers */
	text-shadow:0 2px 1px #333;
}
.pagename p {
	color: #ef6b00;
	/* CSS3 styling for latest browsers */
	text-shadow:0 1px 1px #333;
}
.how-we-work .masthead_copy, .physicians .masthead_copy, .services .masthead_copy, .pricing .masthead_copy {
	margin-left: 48px;
	margin-top: 66px;
}
.locations .masthead_copy, .my-one .masthead_copy {
	margin-right: 36px;
	margin-top: 50px;
	float: right;
}
/* how we work */
.how-we-work .pagename {
	background: url(../images/how-we-work/masthead-how-we-work.jpg) 0 0 no-repeat;
}
.how-we-work .masthead_copy {
	width: 300px;
}
/* physicians */
.physicians .pagename {
	background: url(../images/doctors/masthead-meet-our-physicians.jpg) 0 0 no-repeat;
}
.physicians .masthead_copy {
	width: 375px;
}
/* services */
.services .pagename {
	background: url(../images/services/masthead-our-services.jpg) 0 0 no-repeat;
}
.services .masthead_copy {
	width: 350px;
}
/* pricing */
.pricing .pagename {
	background: url(../images/pricing/masthead-pricing.jpg) 0 0 no-repeat;
}
.pricing .masthead_copy {
	width: 295px;
}
/* locations */
.locations .pagename {
	background: url(../images/locations/masthead-locations.jpg) 0 0 no-repeat;
}
.locations .masthead_copy {
	width: 250px;
}
/* my one */
.my-one .pagename {
	background: url(../images/my-one/masthead-my-one.jpg) 0 0 no-repeat;
}
.my-one .masthead_copy {
	width: 390px;
}
/* 404 error and policies pages*/
.page_not_found .pagename, .policies .pagename {
	background: url(../images/global/masthead-default.jpg) 0 0 no-repeat;
}

/* ---------------------------- OUR PHYSICIANS ---------------------------- */
/* physicians nav */
.arrow_prev a {
	background: url(../images/doctors/arrow.gif) 0px 0px no-repeat;
}
.arrow_next a {
	background: url(../images/doctors/arrow.gif) 0px -104px no-repeat;
}
.arrow_prev a:hover {
	background-position: 0px -52px;
}
.arrow_next a:hover {
	background-position: 0px -156px;
}
.physicianportrait a {
	background: url(../images/doctors/bg-physicians-photo-frame.png) left top no-repeat;
}
.physicianportrait a:hover {
	background-position: left bottom;
}
.physicianportrait.here a {
	background-position: left bottom;
}
/* physicians bio */
.bio h3 {
	color: #ef6b00;
}
/* banner */
.banner a {
	background: url(../images/doctors/icon-meet-our-physicians.png) 0 0 no-repeat;
}
.banner a:hover {
	background-position: left bottom;
}

/* ---------------------------- MY ONE ---------------------------- */
ul.tabs li {
	background: url(../images/global/bg-tab-right.png) right bottom no-repeat;
}
ul.tabs li a {
	background: url(../images/global/bg-tab-left.png) left bottom no-repeat;
	color: #555;
}
ul.tabs li a:hover {
	color: #fff;
}
ul.tabs li.here {
	background: url(../images/global/bg-tab-right.png) right top no-repeat;
}
ul.tabs li.here a {
	background: url(../images/global/bg-tab-left.png) left top no-repeat;
	color: #fff;
}
.my_one .non_content_block h3 {
	color: #EF6B00;
}
.my_one .boxed h3, .personal_health_summary .datablock h3 {
	color: #777777;
}
#secondaryNav.myone_submenu ul li a:hover {
	background: #F07817;
	background: -moz-linear-gradient(center bottom , #F07817 40%, #FBD7B9 100%) repeat scroll 0 0 transparent;
	background: -webkit-gradient(linear, left bottom, left top,color-stop(0.4, #F07817), color-stop(1, #FBD7B9)) repeat scroll 0 0 transparent; /* Safari 4-5, Chrome 1-9 */
	background: -webkit-linear-gradient(bottom center, #F07817 40%, #FBD7B9 100%) repeat scroll 0 0 transparent; /* Safari 5.1+, Chrome 10+ */
	background: -ms-linear-gradient(bottom, #F07817 40%, #FBD7B9 100%) repeat scroll 0 0 transparent; /* IE 10 */
}
#secondaryNav.myone_submenu ul li.here a {
	background: #FFFFFF;
	color: #666666;
}
/* ---------------------------- SUB PAGES OVERLAY (fee schedule) ---------------------------- */
.simple_overlay .close {
	background-image:url(../images/global/close.png);
	position:absolute;
	right:-15px;
	top:-15px;
	cursor:pointer;
	height:35px;
	width:35px;
}
h1.overlay {
	color: #ef6b00;
	background: none;
}

/* ---------------------------- SITEMAP ---------------------------- */
.sitemap .pagename {
	background: url(../images/global/masthead-default.jpg) 0 0 no-repeat;
}

/* ---------------------------- 404 ERROR PAGE ---------------------------- */
.page_not_found .message {
	width: 650px;
	margin: 0 auto;
	padding-bottom: 40px;
}

/* ---------------------------- FORMS ---------------------------- */
.registration .pagename,
.patient .pagename,
.auth .pagename,
.my_account .pagename,
.my_one .pagename,
.questionnaire .pagename,
.prescription_web_renewal .pagename,
.appointments .pagename,
.otp .pagename {
	background: url(../images/forms/masthead-forms.jpg) 0 0 no-repeat;
	height: 133px;
}
legend, .my_account h2, 
.new_appointment h2, 
.confirmed_appointment h2, 
.manage_appointments h2, 
#pagesteps, 
.my_one .complete #appContent p em,
.my_one .non_content_block h1 {
	background:url(../images/global/global-icons.png) no-repeat scroll 0 -102px transparent;
	padding-left:20px;
	color: #666;
}
fieldset fieldset legend, .registration .mds h2, .my_account .account_block h3, #medication_selection_form legend, .pharmacy_selection h3 {
	background-image: none;
	padding-left: 0;
	color: #ef6b00;
}
#appointment_selection .multicolwrap div:last-child h2 {
	background-image: none;
	padding-left: 0;
	color: #ef6b00;
}
.confirmed_appointment h2.alternate {
	background: none;
	padding-left: 0;
	color:#988B73;
}
input[type="submit"].back, input[type="submit"].cancel {
	background: url(../images/forms/bg_button_grey.gif) 0 0 repeat-x #7F7F7F;
	border: 2px solid #7F7F7F;
}
.register_accept form input[type="submit"]:first-child {
	background: url(../images/forms/bg_button_grey.gif) 0 0 repeat-x #7F7F7F;
	border: 2px solid #7F7F7F;
}
input[type="submit"].next, 
fieldset.login input[type="submit"], 
.register_accept input[type="submit"], 
.auth fieldset input[type="submit"], 
.my_account input[type="submit"], 
input[type="submit"]#pharmacy_search, 
.prescription_renewals input[type="submit"], 
.prescription_web_renewal input[type="submit"], 
.new_appointment input[type="submit"], 
.confirmed_appointment input[type="submit"], 
input[type="submit"].add, 
.registration_confirmation .bigbutton a, 
.payment_success .bigbutton a, 
.personal_health_summary .phs input[type="submit"], 
.my_one .manage_appointments input[type="submit"],
div.appointment_details_dialog input[type="submit"] {
	background: url(../images/forms/bg_button.gif) 0 0 repeat-x #ff5c00;
	border: 2px solid #ff5c00;
}
.my_account .select_office input[type="submit"].back /* extra declaration to fix formatting on my_account version of office select page */ {
	background: url(../images/forms/bg_button_grey.gif) 0 0 repeat-x #7F7F7F;
	border: 2px solid #7F7F7F;
}
#flash .notice {
	background: url(../images/forms/form-icon-tick.gif) 10px 50% no-repeat #f4f4f4;
}
.billing fieldset fieldset a {
	color: #56aa1c;
}
.registration_confirmation p:first-child strong, 
.payment_success p:first-child strong {
	background: url("../images/global/global-icons.png") no-repeat scroll 0 -104px transparent;
	padding-left: 20px;
}
.my_one .phs #pharmacy_list .selected, .my_one .phs #pharmacy_list .selected td, .prescription_web_renewal .phs #pharmacy_list .selected, .prescription_web_renewal .phs #pharmacy_list .selected td  {
	background-color: #ef6b00;
	color: #fff;
}
.my_one .renewal_history table tr:first-child th {
	background-color: #fff;
	color: #EF6B00;
}
.new_appointment h3 {
	color: #ef6b00;
}

/* ---------------------------- NEW APPOINTMENT SCHEDULING ---------------------------- */

#page.appointments div.btn.selected {
  background-color: #EF6B00;
  color: #FFFFFF;
  border-color: #FFA155;
  text-shadow: -1px -1px #BF5D0D;
  
  background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#FF8523), to(#EF6B00));
  background: -webkit-linear-gradient(top, #FF8523, #EF6B00);
  background: -moz-linear-gradient(top, #FF8523, #EF6B00);
  background: -ms-linear-gradient(top, #FF8523, #EF6B00);
  background: -o-linear-gradient(top, #FF8523, #EF6B00);
  
  box-shadow: inset 2px 3px 6px #BF5D0D;
  -o-box-shadow: inset 2px 3px 6px #BF5D0D;
  -webkit-box-shadow: inset 2px 3px 6px #BF5D0D;
  -moz-box-shadow: inset 2px 3px 6px #BF5D0D;
}

#page.appointments .appointment_type .vbtn_container .description a {
	color: #FFFFFF;
}

#page.appointments #appointment_submit {
	border: 1px solid #56AA1C;
	background-color: #56AA1C;
	text-shadow: -1px -1px #36770A;
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#59C211), to(#56AA1C));
	background: -webkit-linear-gradient(top, #59C211, #56AA1C);
	background: -moz-linear-gradient(center top , #59C211, #56AA1C) repeat scroll 0 0 transparent;
	background: -ms-linear-gradient(top, #59C211, #56AA1C);
	background: -o-linear-gradient(top, #59C211, #56AA1C);
}

#page.appointments #appointment_submit[disabled] {
	background: none repeat scroll 0 0 #B5B5B5;
	border-color: #C9C9C9;
	color: #E9E9E9;
	text-shadow: 0 -1px #666666;
	cursor: default;
	
	box-shadow: none;
  	-o-box-shadow: none;
  	-webkit-box-shadow: none;
  	-moz-box-shadow: none;
}

#page.appointments table.appointment_calendar th.month span {
	border-bottom: 3px solid #EF6B00;
}

#page.appointments table.appointment_calendar tr.location th {
  color: #ef6b00;
}

#page.appointments div.checklist h2 {
	background: url("/images/global/check.png") no-repeat scroll 15px 50%, -moz-linear-gradient(center top , #FFFFFF, #D6D6D6) repeat scroll 0 0 transparent;
}


/*  TODO: With Rails 3.1 and asset pipeline, it makes more sense to just have 
    apppointments-related CSS in app/assets/stylesheets/appointments.css. */

/* ---------------------------- NEW APPOINTMENT SCHEDULING ---------------------------- */
/* Composed of styles for main (browsers), mobile, and billy */
/** Moved from main.css **/
/** Then, moved from shared.css **/

#page.appointments #appContent h1 { /*special case*/
	font-size:18px;
}

#page.appointments .primary_care_team {
	background-color: #e9e9e9;
	border: 1px solid #e9e9e9;
	padding: 10px 20px 8px;
	margin-bottom: 10px;
  -webkit-border-radius: 0 0 6px 6px;
	   -moz-border-radius: 0 0 6px 6px;
	     -o-border-radius: 0 0 6px 6px;
   	      border-radius: 0 0 6px 6px;
}

#page.appointments .primary_care_team li {
  display: inline;
	float: left;
  list-style-type: none;
}

#page.appointments .provider .photo,
.appointment_details_dialog .provider .photo {
	border: 2px solid #ffffff;
	-webkit-box-shadow: 0 1px 2px #8F8F8F;
	   -moz-box-shadow: 0 1px 2px #8F8F8F;
     	    box-shadow: 0 1px 2px #8F8F8F;
	float: left;
  margin-right: 6px;
  width: 39px;
  min-height: 28px;
}

#page.appointments .provider .name strong {
  display: block;
}

#page.appointments .primary_care_team p {
	margin-bottom: 0;
  font-size: 13px;
}

#page.appointments .primary_care_team p a::before {
  content: '(';
}

#page.appointments .primary_care_team p a::after {
  content: ')';
}

#page.appointments .primary_care_team li div {
  display: inline;
	float: left;
  padding-left: 6px;
  vertical-align: top;
}

#page.appointments .primary_care_team li div strong {
	color: #333333;	
}

#page.appointments div.appointment_category,
#page.appointments div.appointment_type,
#page.appointments div.appointment_date,
#page.appointments div.appointment_reason {
  padding: 15px 0;
  margin: 10px 0;
	background-color: #f6f6f6;
  border: 1px solid;
  border-color: #e6e6e6;
  -webkit-border-radius: 6px;
     -moz-border-radius: 6px;
       -o-border-radius: 6px;
          border-radius: 6px;
}

#page.appointments div.appointment_category {
	position: relative;
	margin: 0;
	padding-bottom: 0;
	-webkit-box-shadow: 0 2px 2px #999999;
     -moz-box-shadow: 0 2px 2px #999999;
          box-shadow: 0 2px 2px #999999;
}


#page.appointments div.appointment_reason {
	margin-bottom: 20px;	
}

#page.appointments div.active {
  background: url("../images/global/bg-greypin.png") repeat scroll 0 0 #555555;
  border-color: #555555;
}

#page.appointments div.completed {
  background-color: #C9C9C9;
  border-color:     #C9C9C9;
}

#page.appointments div.appointment_date,
#page.appointments div.appointment_reason {
  min-height: 200px;
}

#page.appointments div#appointment_reason {
  text-align: center;
}

#page.appointments div.appointment_reason textarea {
  height: 70px;
  margin: 0 auto;
  display: block;
}

#page.appointments div.btn {
  text-align: center;
  padding: 12px 0;
  cursor: pointer;
  font-size: 16px;
  display: inline-block;
  color: #1a1a1a;
  border: 1px solid #c9c9c9;
  -webkit-border-radius: 6px;
     -moz-border-radius: 6px;
       -o-border-radius: 6px;
          border-radius: 6px;
  -webkit-box-shadow: 1px 2px 5px #444444;
     -moz-box-shadow: 1px 2px 5px #444444;
       -o-box-shadow: 1px 2px 5px #444444;
          box-shadow: 1px 2px 5px #444444;
  text-shadow: 1px 1px #ffffff;
  background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#FFFFFF), to(#b5b5b5));
  background-image: -webkit-linear-gradient(top,                  #FFFFFF,     #b5b5b5);
  background-image:    -moz-linear-gradient(top,                  #FFFFFF,     #b5b5b5);
  background-image:     -ms-linear-gradient(top,                  #FFFFFF,     #b5b5b5);
  background-image:      -o-linear-gradient(top,                  #FFFFFF,     #b5b5b5);
  background-color:                                                            #b5b5b5;
}

#page.appointments div.active div.btn, #page.appointments #appointment_submit {
  -webkit-box-shadow: 1px 2px 5px #1A1A1A;
     -moz-box-shadow: 1px 2px 5px #1A1A1A;
       -o-box-shadow: 1px 2px 5px #1A1A1A;
          box-shadow: 1px 2px 5px #1A1A1A;
}

#page.appointments div.hbtn_container .btn {
  margin: 0 0 0 20px;
  width: 205px;
}

#page.appointments div.vbtn_container .btn {
  margin: 6px 0;
  width: 260px;
}

#page.appointments div.hbtn_container {
   padding-bottom: 15px;
}

#page.appointments .vbtn_container {
  width: 260px;
  margin: 28px auto 0 auto;
  display: none;
}

#page.appointments .appointment_type .vbtn_container .description {
  color: #dddddd;
  font-size: 11px;
  margin-bottom: 6px;
}

#page.appointments .appointment_type.completed .vbtn_container .description,
#page.appointments .appointment_type.completed .vbtn_container .description a {
  color: #1a1a1a;
}

#page.appointments div.step {
  font-size: 14px;
  line-height: 18px;
  margin-bottom: 18px;
  color: #bfbfbf;
}

#page.appointments .active    div.step,
#page.appointments .completed div.step {
  color: #fff;
}

#page.appointments div.step div.num {
  font-size: 38px;
  font-weight: bold;
  line-height: 38px;
  margin: -6px 6px 0 0;
  float: left;
  padding-left: 15px;
}

/* calendar table styles */
#page.appointments #appointment_results { 
  border: 1px solid #E6E6E6;
  -webkit-border-radius: 6px;
     -moz-border-radius: 6px;
       -o-border-radius: 6px;
          border-radius: 6px;
  background-color: #F6F6F6;
	margin-bottom: 20px;
}

#page.appointments table.appointment_calendar tr > * {
  padding: 4px 8px;
  background: #f6f6f6;
  border-bottom: 1px solid;
  border-color: #dcdcdc;
}

#page.appointments table.appointment_calendar th.month {
  padding: 9px 0 8px 16px;
  text-align: left;
  font-size: 18px;
  vertical-align: middle;
  color: #FFFFFF;
  font-weight: normal;
  text-shadow: -1px -1px #000000;
  background: url("../images/global/bg-greypin.png") repeat 0 0 #555555;
  -webkit-border-radius: 6px;
     -moz-border-radius: 6px;
       -o-border-radius: 6px;
          border-radius: 6px;
}

#page.appointments table.appointment_calendar th.month span {
  padding-bottom: 8px;
}

#page.appointments table.appointment_calendar tr.dates th {
  font-size: 15px;
  color: #131313;
  border-bottom: 1px solid #AFAFAF;
  text-shadow: 1px 1px #FFFFFF;
  background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#f2f2f2), to(#d6d6d6));
  background-image: -webkit-linear-gradient(top,                  #f2f2f2,     #d6d6d6);
  background-image:    -moz-linear-gradient(top,                  #f2f2f2,     #d6d6d6);
  background-image:     -ms-linear-gradient(top,                  #f2f2f2,     #d6d6d6);
  background-image:      -o-linear-gradient(top,                  #f2f2f2,     #d6d6d6);
  background-color:                                                            #d6d6d6;
}

#page.appointments table.appointment_calendar th.day {
  width: 11%;
}

#page.appointments table.appointment_calendar th.day span.dow {
  font-weight: normal;
  font-size: 14px;
  color: #777777;
}

#page.appointments table.appointment_calendar tr.location th {
  text-align: left;
  padding-left: 2px;
  font-size: 16px;
}

#page.appointments table.appointment_calendar td.stripe {
  background: #ebebeb;
}

#page.appointments table.appointment_calendar td.spacer {
  height: 1px;
  border: none;
  padding: 0;
  background: #ffffff;
}

#page.appointments table.appointment_calendar td div.name strong,
div.appointment_details_dialog div.provider div.name strong, 
#page.appointments .details .appointment_for, 
div.appointment_details_dialog .details .appointment_for {
	color: #333333;
}

#page.appointments #confirmation {
  width: 320px;
  margin: 0 auto;
}

#page.appointments div.query {
  margin-bottom: 20px;
  padding: 12px;
  border: 1px solid #E6E6E6;
  -webkit-border-radius: 6px;
     -moz-border-radius: 6px;
       -o-border-radius: 6px;
          border-radius: 6px;
}

#page.appointments #appointment_submit {
  position: absolute;
  right: 10px;
  bottom: 20px;
  font-size: 14px;
  height:      36px;
  line-height: 36px;
  width: 112px;
  padding: 0 18px;
  -webkit-border-radius: 6px;
     -moz-border-radius: 6px;
       -o-border-radius: 6px;
          border-radius: 6px;
}

#page.appointments .ui-datepicker-inline {
  margin: 0 auto;
  font-size: 11px;
}

#page.appointments fieldset.first_visit_checkbox {
  display: none;
  color: #CBCBCB;
  padding-top: 10px;
}

#page.appointments fieldset.first_visit_checkbox input {
  border: none;
}

#page.appointments fieldset.first_visit_checkbox label {
  float: none;
  vertical-align: top;
  width: auto;
}

div.appointment_details_dialog .details {
  padding: 18px;
  margin-bottom: 20px;
  border: 1px solid #e6e6e6;
  -webkit-border-radius: 6px;
     -moz-border-radius: 6px;
       -o-border-radius: 6px;
          border-radius: 6px;
}

div.ui-dialog div.appointment_details_dialog .details {
  border-color: #fff;
  margin-bottom: 0;
}

#page.appointments             .details h2,
div.appointment_details_dialog .details h2 {
  clear: both;
  font-weight: bold;
}

div.appointment_details_dialog .details .location strong {
  font-size: 14px;
  color: #333333;
}

div.appointment_details_dialog .details .map {
  width: 100%;
  height: 160px;
  margin: 24px 0;
  border: 1px solid #c7c7c7;
}

div.appointment_details_dialog .details .provider,
div.appointment_details_dialog .details .appointment_for,
#page.appointments             .details .appointment_for {
  float: left;
  width: 230px;
  margin-bottom: 20px;
}

div.appointment_details_dialog .details .appointment_for .appointment_reason {
  margin-bottom: 0;
  font-style: italic;
}

div.appointment_details_dialog a.cancel:hover {
  text-decoration: none;
}

#page.appointments div.checklist {
  padding: 10px;
  background: none repeat scroll 0 0 #F6F6F6;
  border: 1px solid #E6E6E6;
  -webkit-border-radius: 6px;
     -moz-border-radius: 6px;
       -o-border-radius: 6px;
          border-radius: 6px;
}

#page.appointments div.checklist h2 {
  padding: 10px 10px 10px 45px;
  font-size: 14px;
  font-weight: bold;
	-webkit-box-shadow: 0 1px 2px #999999;
	   -moz-box-shadow: 0 1px 2px #999999;
        	box-shadow: 0 1px 2px #999999;
	border: 1px solid #F2F2F2;
  -webkit-border-radius: 6px;
     -moz-border-radius: 6px;
       -o-border-radius: 6px;
          border-radius: 6px;
}

#page.appointments div.checklist ul li {
	margin-top:6px; 
  margin-right:15px; 
	margin-bottom:6px;
}

