body {
	font:13px/1.5 'Helvetica Neue',Arial,'Liberation Sans',FreeSans,sans-serif;
	background: #9f937d url(../images/global/bg.gif) repeat-x scroll;
	color: #666;
}
a {
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
a:focus {
	outline: none;
}
hr {
	border:0 #ccc solid;border-top-width:1px;clear:both;height:0;
}
h1, h2, .page_title, .pagename, .testimonial_title {
	font-family: Futura, Arial, Helvetica, sans-serif;
	font-weight: lighter;
}
h1 {
	font-size: 24px;
	text-transform: uppercase;
}
h2 {
	font-size: 20px;
	line-height: 24px;
}
h3 {
	font-size: 16px
}
h4 {
	font-size:14px
}
h5 {
	font-size:12px
}
h6 {
	font-size:10px
}
p {
	font-size: 12px;
	line-height: 18px;
}
ol {
	list-style:decimal
}
ul {
	list-style:disc
}
li {
	margin-left:30px
}
p,dl,hr,h1,h2,h3,h4,h5,h6,ol,ul,pre,table,address,fieldset {
	margin-bottom:20px
}
.page_title, .testimonial_title {
	font-size: 18px;
	text-transform: uppercase;
	margin-bottom: 20px;
}
.box h3 {
	margin-bottom: 0px;
}
.text-align-right {
	text-align: right;
}
.underline {
	text-decoration: underline;
}
#content, .header, .footer, .footer_bottom {
	width: 960px;
	padding: 0px 3px 0px 3px;
	margin-left: -3px;
}

/* ---------------------------- GLOBAL UTILITY ---------------------------- */
.global_utility {
	height: 20px;
	position: absolute;
	top: 5px;
	right: 0px;
	margin-bottom: 5px;
}
.global_utility ul {
	position: absolute;
	right: 0px;
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 10px;
	font-weight: bold;
	color: #565656;
	text-decoration: none;
}
.global_utility ul li {
	display: inline;
	float: left;
	margin-left: 0;
}
.global_utility ul li a {
	display: block;
	color: #565656;
	text-decoration: none;
	height: 20px;
	line-height: 18px;
}
.global_utility ul li.utility_welcome {
	height: 20px;
	line-height: 18px;
}
.global_utility ul li a:hover {
	text-decoration: none;
}
.global_utility ul li.utility_login, .global_utility ul li.utility_geo, .global_utility ul li.utility_logout {
	background: url(../images/global/utility-pipe.gif) left center no-repeat;
}
.global_utility ul li.utility_signup a {
	float:left;
	padding: 0 10px 0 18px;
	background: url(../images/global/global-icons.png) 0 -2px no-repeat;
}
.global_utility ul li.utility_login a, .global_utility ul li.utility_logout a, .global_utility ul li.utility_account a {
	float:left;
	padding: 0 10px 0 28px;
}
.global_utility ul li.utility_login a {
	background: url(../images/global/global-icons.png) 10px -21px no-repeat;
}
.global_utility ul li.utility_logout a {
	background: url(../images/global/global-icons.png) 10px -359px no-repeat;
}
.global_utility ul li.utility_account a {
	background: url(../images/global/global-icons.png) 10px -378px no-repeat;
}
.global_utility ul li.utility_geo div.utility_geo_combobox {
	float:left;
	padding-left: 32px;
	background: url(../images/global/global-icons.png) 10px -41px no-repeat;
}

.utility_geo_combobox ul {
	margin-right : 31px;
}

/* combobox */
#page ul.combobox_value_dropdown {
	border-top: #CCCCCC 1px solid;
	border-left: #CCCCCC 1px solid;
	border-right: #8c8c8c 1px solid;
	border-bottom: #8c8c8c 1px solid;
	background: #FFFFFF;
	margin-top: -1px;
	position: absolute;
	z-index: 9999;
	display: none;
}
#page ul.combobox_value_dropdown li {
	display: inline;
	float: none;
	margin: 0;
	padding: 0;
}
#page ul.combobox_value_dropdown li a {
	display: block;
	height:auto;
	padding: 5px;
	margin-left: 0px;
	white-space: nowrap;
}
#page ul.combobox_value_dropdown li a:hover {
	text-decoration: none;
}

.combobox a {
	font-size: 12px;
	color: #565656;
	text-decoration: none;
}
.combobox a:hover {
	font-size: 12px;
	text-decoration: none;
}
.combobox_value_container_left {
	display: inline;
	float: left;
	margin-right: 10px;
	padding-left: 10px;
}
a.combobox_value_container_right {
	display: block;
	height: 20px;
	padding-left:5px;
	padding-right:15px;
}
.combobox ul {
	list-style: none;
}
.combobox ul li {
	margin: 0;
	padding: 0;
}

/* ---------------------------- MY ONE LOGIN PANEL ---------------------------- */
.my_one_panel {
	display: none;
	width: 188px;
	height: 119px;
	padding-top: 8px;
	background: url(../images/global/bg-my-one-login.png) 0 0 no-repeat;
	position: absolute;
	top: 8px;
	right: 8px;
}
.my_one_panel h3 {
	font-size: 12px;
	margin: 0 12px 8px 12px;
}
.my_one_panel ul {
	color: #333;
	list-style: disc;
	font-size: 12px;
	margin: 0 12px 8px 17px;
}
.my_one_panel ul li {
	list-style-position: inside;
	margin: 0px;
	padding: 0px;
	line-height: 16px;
}
a.my_one_signup, a.my_one_login {
	display: inline;
	width: 76px;
	height: 26px;
	text-indent: -9999px;
}
a.my_one_signup {
	float: left;
	margin-left: 12px;
}
a.my_one_login {
	float: right;
	margin-right: 12px;
}

/* ---------------------------- HEADER and LOGO ---------------------------- */
.header {
	height: 91px;
	position: relative;
	top: 26px;
	background: url(../images/global/bg-header.png) 0 0 no-repeat;
}
.logo a {
	display: block;
	margin-top: 14px;
	margin-left: 12px;
	text-indent: -9999px;
}

/* ---------------------------- MAIN NAVIGATION CSS MENU ---------------------------- */
#page {
	position: relative;
}

.navigation {
	position: absolute;
	top: 76px;
	right: 10px;
	z-index: 999;
}
ul.cssMenu ul {
	display:none;
	background-color:#FFFFFF;
	border-color:#e7e7e7;
	border-width:2px;
	border-style:solid;
}
ul.cssMenu li:hover>ul { display:block; }
ul.cssMenu ul.right { position: absolute;left:-1px;_left:-11px;top:98%; }
ul.cssMenu ul ul.right { position: absolute;left:98%;top:-2px; }
ul.cssMenu ul.left { position: absolute; right: -1px;_right:-3px;top:98%; }
ul.cssMenu ul ul.left { position: absolute;right:98%;top:-2px; }
ul.cssMenu,ul.cssMenu ul {
	margin:0px;
	list-style:none;
	padding:0px 2px 2px 0px;
}
ul.cssMenu table { border-collapse:collapse; margin: 0;}
ul.cssMenu {
	display:block;
	zoom:1;
	float: right;
}
ul.cssMenu li{
	display:block;
	margin:2px 0px 0px 2px;
	font-size:0px;
}
ul.cssMenu a:active, ul.cssMenu a:focus {
	outline-style:none;
}
ul.cssMenu a {
	display:block;
	vertical-align:middle;
	text-align:left;
	text-decoration:none;
	padding:5px 5px 5px 10px;
	_padding-left:0;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
	cursor:pointer;
	background-color:#FFFFFF;
	border-width:1px;
	border-color:#FFFFFF;
	border-style:solid;
	font-family: Futura, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}
ul.cssMenu li {
	display: inline;
	float: left;
}
ul.cssMenu ul li {
	float:none;
}
ul.cssMenu ul a {
	text-align:left;
	white-space:nowrap;
}
ul.cssMenu li:hover {
	position:relative;
}
ul.cssMenu li:hover > a {
	background-color:#ccc;
	border-color:#444;
	border-style:solid;
	color: #444;
}
ul.cssMenu li a:hover {
	position:relative;
	background-color:#444;
	border-color:#444;
	border-style:solid;
	color: #FFFFFF;
}
ul.cssMenu span {
	overflow: hidden;
	display: block;
	background: url(../images/global/global-icons.png) right -142px no-repeat;
  padding-right: 12px;
}
ul.cssMenu li.singleton_margin {
	margin-right: 12px;
}
ul.cssMenu span.singleton {
	display: block;
	background: none;
	padding-right: 0px;
}
ul.cssMenu li a.cssMenui0 {

	font-size:14px;
	font-weight:normal;
	border-width:0px;
	_width: auto;
}
ul.cssMenu li a.cssMenui0:hover {
	background-color: #444;
	color:#FFFFFF;
}
ul.cssMenum0 {
	background-color:transparent;
	border-width:0px;
	padding:0px 0px 0px 0px;
}
ul.cssMenum0>li>a {
	padding:7px 6px 6px 7px;
}
ul.cssMenum0 a {
	padding:8px 10px 8px 10px;
}
ul.cssMenum0 ul a {
	padding:5px 10px 5px 10px;
}
ul.cssMenum0>li {
	margin:0px 0px 0px 0px;
}
ul.cssMenum0 li {
	margin:0px 0px 0px 0px;
}
ul.cssMenum0 li li {
	margin:2px 0px 0px 2px;
}
ul.cssMenu li a:hover ul{
	display:block;
}

/* ---------------------------- MAIN NAVIGATION CURRENT STATE ---------------------------- */
.navigation a.here {
	color: #444;
	background-color: #FFFFFF;
}

/* ---------------------------- SUBNAVIGATION ---------------------------- */
.submenu {
	position: absolute;
	top: 375px;
	right: 0px;
}
.submenu .sidebox_title {
	font-family: Futura, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: lighter;
	line-height: 36px;
	width: 219px;
	height: 36px;
	margin-bottom: -3px;
	text-indent: 20px;
	text-transform: uppercase;
}
.submenu ul {
	list-style: none;
	margin: 0;
	padding: 0;
	font-size: 12px;
	text-transform: uppercase;
	background: url(../images/global/submenu-bg.png) 0 0 repeat-y;
	margin-top: 3px;
}
.submenu ul li {
	margin: 0;
	padding: 0;
	width: 193px;
}
.submenu ul li a, .submenu ul li.here a {
	display: block;
	width: 173px;
	padding: 8px 20px 10px 20px;
	line-height: 14px;
	outline: none;
	text-decoration: none;
}
.submenu ul li.here a {
	font-weight: bold;
	cursor: default;
}
.submenu_bottom_cap {
	width: 219px;
	height: 15px;
	background: url(../images/global/submenu-bottom-cap.png) left bottom no-repeat;
	margin-top: -10px;
}

/* ---------------------------- CONTENT ---------------------------- */
#content {
	overflow: hidden;
	position: relative;
	top: 26px;
	background: url(../images/global/bg-body.png) 0 0 repeat-y;
	height: auto;
}

/* ---------------------------- OVERVIEW PAGES ---------------------------- */
.pagename {
	width: 940px;
	height: 190px;
	margin-bottom: 20px;
}
.pagename h3 {
	font-size: 24px;
	font-weight: normal;
	margin-bottom: 0px;
}
.pagename p {
	font-size: 18px;
}
.overview_box {
	width: 696px;
	height: 209px;
	margin-bottom: 20px;
	background: url(../images/global/overview-box.png) 0 0 no-repeat;
}
.overview_box .text {
	width: 340px;
	height: 160px;
	margin: 20px 22px 30px 25px;
	float: left;
	display: inline;
}
.overview_box .image {
	/*width: 300px;*/
	height: 209px;
	float: left;
}

/* ---------------------------- TESTIMONIALS ---------------------------- */
.home .testimonials {
	margin-top: 10px;
}
.how-we-work .testimonials {
	margin-top: 213px;
}
.services .testimonials {
	margin-top: 295px;
}
.pricing .testimonials {
	margin-top: 227px;
}
.my-one .testimonials {
	margin-top: 309px;
}

/* ---------------------------- FOOTER ---------------------------- */
.footer {
	overflow: hidden;
	position: relative;
	top: 26px;
	background: url(../images/global/bg-footerlinks.png) 0 0 repeat-y;
}
.rich_text_footer h1 {
	font-family: 'Helvetica Neue',Arial,'Liberation Sans',FreeSans,sans-serif;
	font-size:13px;
	text-transform: none;
	color:#EAEAEA;
	background: none;
	padding-left: 0px;
	margin-top: 20px;
	margin-bottom: 10px;
	margin-left: 95px;
	margin-right: 95px;
}
.rich_text_footer p {
	width: 770px;
	margin-left: 95px;
	margin-right: 95px;
	color: #777;
}
#footerlinks {
	display:inline;
	float:left;
	margin-left: 95px;
}
.footerlinkset {
	width: 230px;
	float: left;
	margin-top: 20px;
	margin-right: 40px;
	margin-bottom: 20px;
}
h3.footerlink_title {
	margin-bottom:10px;
	border-bottom: #fff solid 1px;
	font-size: 13px;
	color: #eaeaea;
}
.footerlinkset ul {
	width: 100%;
	list-style: none;
	font-size: 12px;
	font-weight: lighter;
}
.footerlinkset ul li {
	margin: 0px;
	padding: 0px;
}
.footerlinkset ul li a {
	color: #bbb;
	text-decoration: none;
}
.footerlinkset ul li a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.popular_links {
	clear: both;
	width: 770px;
	margin-left: 95px;
	margin-right: 95px;
	text-align: center;
	font-size: 10px;
	color: #777;
}
.popular_links a {
	color: #777;
	text-decoration: none;
}
.popular_links a:hover {
	text-decoration: underline;
}
#copyright {
	text-align: center;
	font-size: 10px;
	margin-top: 20px;
	margin-bottom: 20px;
	color: #eaeaea;
}
.footer_bottom {
	position: relative;
	top: 26px;
	background: url(../images/global/bg-footer.png) 0 0 no-repeat;
}
.sociallinks {
	background-color: #f1f1f1;
	height: 40px;
}
.icons {
	float: right;
	width: 170px;
	/*height: 32px;*/
	margin-top: 8px;
}
.sociallinks h4 {
	float: left;
	color: #999;
	font-size: 12px;
	margin-right: 8px;
	margin-top: 3px;
	text-transform: uppercase;
}
.sociallinks ul {
	list-style: none;
	height: 16px;
	margin-bottom:0;
}
.sociallinks ul li {
	display: inline;
	float: left;
	margin-left: 0;
}
.sociallinks ul li a {
	display: block;
	width: 16px;
	height: 16px;
	margin-top: 4px;
	text-indent: -9999px;
}

/* ---------------------------- HOMEPAGE MASTHEAD ---------------------------- */
#benefit-panels {
	width: 940px;
	height: 379px;
	position: relative;
	margin-bottom: 20px;
}
#benefit-panels h3 {
	font-family: Futura, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	margin-left: 35px;
	margin-top: 308px;
	margin-bottom: 0px;
}
#benefit-panels p {
	font-size: 12px;
	line-height: 14px;
	margin-left: 35px;
	margin-right: 35px;
	margin-top: -5px;
}
ul#benefit-tabs {
	width: 202px;
	height: 379px;
	margin-bottom:0;
	top: 0px;
	left: 0px;
	position: absolute;
	background: url(../images/home/masthead-tab-bg.gif) 0 0 no-repeat;
	font-family: Futura, Arial, Helvetica, sans-serif;
	font-size: 15px;
	list-style: none;
}
ul#benefit-tabs li {
	display: block;
	width: 160px;
	margin: 0px;
	line-height: 22px;
	padding: 27px 0px 27px 20px;
	color: #666;
	text-decoration: none;
	cursor: default;
	/* CSS3 styling for latest browsers */
	text-shadow:0 1px 0px #FFFFFF;
}
ul#benefit-tabs li.doubleline {
	padding: 16px 0px 16px 20px;
}

/* ---------------------------- HOMEPAGE CONTENT ---------------------------- */
/* Hide Masthead and Page Name*/
.home .pagename, .home .page_title {
	display: none;
}
.home .grid_7.page_title {
	display: none;
}
.faq {
	float: left;
	margin-top: 10px;
}
.faq_wrapper {
	min-height: 180px;
	margin-bottom: 20px;
	overflow:hidden;
}
.faq_image {
	margin-right: 20px;
	float: left;;
	border: 1px solid #e5e5e5;
}
.testimonials {
	float: right;
	margin-bottom: 20px;
}
.speech_bubbles {
	float: left;
	width: 46px;
	height: 33px;
}
/* ---------------------------- POLICIES ---------------------------- */
.policies #appContent {
	padding-left: 120px;
}
/* ---------------------------- OUR PHYSICIANS ---------------------------- */
/* physicians comboboxes position */
.physicians .combobox {
	float: right;
	top: 20px;
	min-height: 20px;
}
.combobox_offices {
	float: right;
}
.combobox_physicians {
	float: right;
}

/* physicians nav */
.physicians_wrapper {
	position: relative;
	top: -132px;
}
.physicians_nav {
	width: 816px;
	height: 180px;
	background: url(../images/doctors/bg-physicians-nav.gif) 0 0 no-repeat;
	margin-left: -10px;
	padding: 22px 72px 16px 72px;
}
.arrow_prev {
	position: absolute;
	top: 82px;
	left: 10px;
}
.arrow_prev a {
	display: block;
	width: 20px;
	height: 52px;
	text-indent: -9999px;
	outline: none;
}
.arrow_prev.disabled a {
	display: none;
}
.arrow_next {
	position: absolute;
	top: 82px;
	right: 10px;
}
.arrow_next a {
	display: block;
	width: 20px;
	height: 52px;
	text-indent: -9999px;
	outline: none;
}
.arrow_next.disabled a {
	display: none;
}
.physicianportrait {
	display: inline;
	float: left;
	width: 114px;
	height: 153px;
	margin: 0px 11px 0px 11px;
}
.physicianportrait a {
	display: block;
	width: 104px;
	height: 143px;
	padding: 5px;
	text-decoration: none;
}
.physicians .container {
	width: 816px;
	height: 180px;
	overflow: hidden;
}
.physicians .wrapper {
	width : 9000px;
	height: 180px;
}
h3.physicianname {
	font-size: 11px;
	font-weight: normal;
	line-height: 12px;
	margin-top: 4px;
}
/* physicians bio */
.physicians_bio.captop {
	width: 960px;
	height: 23px;
	margin-left: -10px;
	background: url(../images/doctors/bg-physiciansprofile-cap-top.gif) 0 0 no-repeat;
}
.physicians_bio.body {
	width: 960px;
	min-height: 275px;
	margin-left: -10px;
	padding-bottom: 10px;
	background: url(../images/doctors/bg-physiciansprofile-body.gif) 0 0 repeat-y;
	overflow: auto;
}
.physicians_bio.capbottom {
	width: 960px;
	height: 23px;
	margin-left: -10px;
	background: url(../images/doctors/bg-physiciansprofile-cap-bottom.gif) 0 0 no-repeat;
}
.bio {
	width: 580px;
	margin-left: 75px;
	font-size: 11px;
}
.bio h3 {
	margin-bottom: 0px;
}
.bio .summary {
	width: 210px;
	margin-right: 10px;
	float: left;
}
p.locations {
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 8px;
}
.bio dl {
	margin-bottom: 0px;
}
.bio dt {
	font-weight: bold;
	margin-top: 12px;
}
.bio .narrative {
	width: 345px;
	float: right;
	margin-top: 12px;
}
.bio_desc {
	margin-bottom: 10px;
}
.bio .alert {
display: block;
margin-bottom: 12px;
font-weight: bold;
color: #E81010;
}
.bio .note {
display: block;
margin-top: 12px;
margin-bottom: 20px;
font-style: italic;
}
/* banner */
.banner {
	float: right;
	position: relative;
	top: 285px;
	right: 60px;
	z-index: 999;
}
.banner a {
	display: block;
	width: 90px;
	height: 125px;
	text-decoration: none;
	padding-left: 100px;
	padding-top: 15px;
}

/* ---------------------------- LOCATIONS ---------------------------- */
p.locations_note {
	font-size: 13px;
	padding-left: 10px;
	padding-right: 10px;
}
.contentbox {
	margin: 0 auto;
	margin-bottom: 20px;
	width: 741px;
	height: 65px;
	background: url(../images/locations/bg-content-box.png) 0 0 no-repeat;
	text-align: center;
}
.contentbox h4 {
	margin-bottom: 0;
	font-size: 14px;
	font-weight: bold;
	line-height: 58px;
}
.office {
	height: 235px;
	background: url(../images/locations/bg-office-info.png) 0 0 no-repeat;
	margin-bottom: 20px;
	font-size: 12px;
}
.office_info {
	float: left;
	width: 379px;
	height: 195px;
	padding: 20px;
}
.office_info_tl, .office_info_bl {
	float: left;
	width: 170px;
	margin-right: 10px;
	margin-bottom: 8px;
}
.office_info_tr, .office_info_br {
	float: left;
	width: 199px;
}
.office_info .divider {
	clear: both;
	width: 379px;
	height: 3px;
	background: url(../images/locations/divider.png) 0 0 no-repeat;
	margin-bottom: 8px;
	font-size: 1px;
}
.office_info h2 {
	margin-bottom: 12px;
}
.office_map {
  background:url("../images/locations/bg-office-map.png") no-repeat scroll 0 0 transparent;
	float: left;
	width: 516px;
	height: 235px;
}
div.office_map div.map {
  width: 501px;
  height: 205px;
  margin-top: 11px;
}

.office_info_tr dt {
	margin: 0px;
	width: 4em;
	clear: left;
	float: left;
	font-weight: bold;
}
.office_info_bl dt, .office_info_br dt {
	font-weight: bold;
}
.office_info_tr dd, .office_info_bl dd, .office_info_br dd {
	clear: none;
	float: left;
}
span.day {
	font-weight: normal;
}

/* ---------------------------- MY ONE ---------------------------- */
/* SHOULD BE SAFE TO REMOVE 
ul.tabs {
	float: left;
	position: relative;
	top: 3px;
	left: 13px;
	margin: 0;
	padding: 0;
	list-style: none;
}
ul.tabs li {
	display:inline;
	float:left;
	margin:-1px;
}
ul.tabs li a {
	display: block;
	line-height: 20px;
	margin-right:13px;
	padding-left:13px;
	padding-top:5px;
	text-decoration:none;
}
.my-one h4 {
	font-size: 13px;
	margin-bottom: 0px;
}
.my-one dl {
	font-size: 12px;
}
.my-one dt {
	font-weight: bold;
}
.my-one dd {
	margin-bottom: 1.5em;
}
*/

.my_one .grid_9.non_content_block, .my_account .grid_9.non_content_block {
  left: 129px;
	width: 760px;
	min-height: 500px;
  padding: 30px;
  margin-bottom: 40px;
  margin-left: 0;
  border: 1px solid #CCCCCC;
  z-index: 5;
	-webkit-box-shadow: -2px 2px 6px #BBBBBB;
	   -moz-box-shadow: -2px 2px 6px #BBBBBB;
          box-shadow: -2px 2px 6px #BBBBBB;
}
.my_one .non_content_block h1 {
  color: #666666;
	font-size: 18px;
}
#secondaryNav.myone_submenu {
	position: absolute;
  top: 300px;
	margin-right: 0;
	width: 120px;
}
.questionnaire #secondaryNav.myone_submenu {
	display: none;
}
#secondaryNav.myone_submenu ul {
	list-style:none;
	background: none;
	border: none;
	margin: 0;
	padding: 6px 0pt 1px 6px; 
	font-size: 14px;
}
#secondaryNav.myone_submenu ul li {
	margin-left: 0; 
	margin-bottom: 8px; 
	text-align: center;
}
#secondaryNav.myone_submenu ul li a {
	display: block;
	padding: 22px 10px; 
	color: #666;
	text-decoration: none; 
	border-color: #CCCCCC;
	border-style: solid none solid solid; 
	border-width: 1px;
	border-radius: 3px 0pt 0pt 3px;
	-moz-border-radius: 3px 0pt 0pt 3px;
	-webkit-border-radius: 3px 0pt 0pt 3px;
	background: #E6E6E6;
	background: -moz-linear-gradient(center bottom , #E6E6E6 40%, #FFFFFF 100%) repeat scroll 0 0 transparent; /* Firefox 3.6+ */
	background: -webkit-gradient(linear, left bottom, left top,color-stop(0.4, #E6E6E6), color-stop(1, #FFFFFF)) repeat scroll 0 0 transparent; /* Safari 4-5, Chrome 1-9 */
	background: -webkit-linear-gradient(bottom center, #E6E6E6 40%, #FFFFFF 100%) repeat scroll 0 0 transparent; /* Safari 5.1+, Chrome 10+ */
	background: -ms-linear-gradient(bottom, #E6E6E6 40%, #FFFFFF 100%) repeat scroll 0 0 transparent; /* IE 10 */
	-moz-box-shadow: -1px 1px 1px #777777;
	-webkit-box-shadow: -1px 1px 1px #777777;
	box-shadow: -1px 1px 1px #777777;
}
#secondaryNav.myone_submenu ul li a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#secondaryNav.myone_submenu ul li.here a {
	font-weight: bold;
	border-right: none;
	cursor: default;
	position: relative;
  z-index: 10;
	-webkit-box-shadow: -2px 2px 2px #CCCCCC;
	   -moz-box-shadow: -2px 2px 2px #CCCCCC;
	        box-shadow: -2px 2px 2px #CCCCCC;
}

/* common layout*/
.my_one .column {
	display:inline;
	float:left;
	margin-right: 30px;
}
.my_one .section {
	display: inline;
	float: left;
	margin-right: 30px;
}
.my_one .section dd {
	margin-bottom: 10px;
}
.my_one .section ul li {
	list-style: none;
	margin-left: 0px;
}
.my_one .section ul li {
	margin-bottom: 6px;	
}
.my_one .section ul.links li {
	margin-bottom: 3px;	
}
.headshot {
	float: left;
	padding: 3px;
	border: 1px solid #DDDDDD; 
	margin-right: 10px;
	text-align: center; 
}
.headshot a {
	font-size: 11px;
}
.headshot img {
	width: 143px; 
	height: 143px; 
	display: block;
	background-color:#EEEEEE;
}
.my_one .provider .headshot img {
   width: 104px;
}
.my_one .non_content_block h3 {
	margin-bottom: 0;
}
.my_one .section h3 {
  border-bottom: 1px solid #DDDDDD;
  padding-bottom: 3px;
	margin-bottom: 20px;
}
.my_one .section h3 a {
  float: right;
  font-size: 11px;
  font-weight: normal;
  line-height: 24px;
}
.my_one .section dt {
	color: #988B73;
  font-size: 10px;
  font-weight: normal;
  margin-bottom: 0;
  text-transform: uppercase;
}
.my_one .boxed, .personal_health_summary .datablock  {
  border: 1px solid #DDDDDD;
	-webkit-border-radius: 6px;
	   -moz-border-radius: 6px;
          border-radius: 6px;
  clear: left;
	margin: 0 0 20px 0;
}
.my_one .boxed div {
	margin: 20px 20px 0 20px;
}
.my_one .boxed h3, .personal_health_summary .datablock h3 {
  height: auto;
	margin-bottom: 0;
	padding: 3px 8px;
	color: #777777;
	font-size: 14px;
	background-color: #F6F6F6;
	background: -moz-linear-gradient(center bottom , #E2E2E2 30%, #F6F6F6 90%) repeat scroll 0 0 transparent;
	background: -webkit-gradient(linear, left bottom, left top,color-stop(0.3, #E2E2E2), color-stop(0.9, #F6F6F6)) repeat scroll 0 0 transparent; /* Safari 4-5, Chrome 1-9 */
	background: -webkit-linear-gradient(bottom center, #E2E2E2 30%, #F6F6F6 90%) repeat scroll 0 0 transparent; /* Safari 5.1+, Chrome 10+ */
	background: -ms-linear-gradient(bottom, #E2E2E2 30%, #F6F6F6 90%) repeat scroll 0 0 transparent; /* IE 10 */
	border-radius: 6px 6px 0 0;
	-moz-border-radius: 6px 6px 0 0;
	-webkit-border-radius: 6px 6px 0 0;
}
.my_one .section.omega,
.my_one #quicklinks .section.omega {
	margin-right: 0;	
}
/*my one - messages*/
.my_one .message {
	margin-bottom: 20px;
	padding-top: 15px;
	padding-bottom: 15px;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
}
.my_one .message p, .message h4, .message form {
	margin-left: 20px;
	margin-right: 20px;
}
.my_one .message form p {
	margin: 0;
}
.my_one .message h4 {
	margin-bottom: 10px;
}
.my_one .message p {
	margin-bottom: 0;
}
.my_one .info {
	background-color: #fff7b0;
}
.my_one .warning {
	background-color :#fff2f3; /*original: #FFF7B0*/
	color: #FF2A39;
}

/*my one - homepage*/
.my_one #account {
	width: 470px;
}
.my_one #health .section {
	width: 258px;
}
.my_one #account .headshot {
	margin-right: 20px;
}
.my_one #membership {
	width: 470px;
	margin-right: 0;
	margin-bottom: 30px;
}
.my_one #preferred_contact_info, .my_one #insurance_info {
	width: 210px;
}
.my_one #membership div, .my_one #membership dl  {
	float:left;	
}
.my_one #membership dl {
	margin-top: 20px;
}
.my_one #membership .message {
	width: 275px;
	margin-top: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.my_one #membership .message h4 {
	font-weight: bold;
}
.my_one #membership .message a {
	display: block;
	margin-top: 5px;
}
.my_one #membership .message p, .my_one #membership .message h4{
	margin: 0 10px;
}
.my_one #account #membership h3 {
	font-size: 20px;
	line-height: 24px;
	font-weight: bold;
	margin-bottom: 0;
	border-bottom: none;
  padding-bottom: 0;
}
.my_one #membership dt {
	width: 130px; 
}
.my_one #membership h4 {
	font-size: 13px;
	font-weight: normal;
	margin-bottom:0;
}
.my_one #my_health.section ul.links li {
	   margin-bottom: 6px;
}
.my_one #my_health.section ul.links li:before {
	  content: "\00BB \0020 \0020";
}

/* my one - my health*/
.my_one #quicklinks .section {
	width: 240px;	
	margin-right: 20px;
}
.my_one #quicklinks p {	
  min-height: 95px;
  padding: 15px;
	border: 1px solid #DDDDDD;
	background-color: #F2F2F2;
	background: -moz-radial-gradient(0% 100% , farthest-corner, #F2F2F2, #FFFFFF) repeat scroll 0 0 transparent; /* Firefox 3.6+ */ 
  background: -webkit-radial-gradient(0% 100%, farthest-corner, #F2F2F2, #FFFFFF);  /* Safari 5.1+, Chrome 10+ */
  background: -ms-radial-gradient(0% 100%, farthest-corner, #F2F2F2, #FFFFFF); /* IE 10 */
	-webkit-border-radius: 6px;
	   -moz-border-radius: 6px;
	     -o-border-radius: 6px;
	        border-radius: 6px;
}
.my_one #quicklinks a {
	display: block;
	margin-bottom: 5px;
	font-size: 14px;
	font-weight: bold;	
}
.personal_health_summary .datablock h4 span {
	font-weight: normal;	
}
.personal_health_summary .datablock ul, .personal_health_summary .datablock dl {
	margin-bottom: 20px;	
}
.personal_health_summary #phsdetail h3 {
	margin-bottom: 20px;
	border-bottom: 1px solid #DDDDDD;
}
.personal_health_summary #phsdetail .missing p {
	margin-left: 20px;
	width: 560px;
}

/*my one - provider*/
.my_one .provider_team .section {
	display:inline;
	float: left;
	width: 355px;
	clear: none;
}
.my_one .provider_team .section div {
	clear: left;
}
.my_one .provider_team #provider_profile div {
	float: left;
	margin-right: 10px;
}
.my_one .provider_team ul li a {
	display:block;	
}
.my_one #provider_team .headshot {
	margin-bottom: 20px;
}
.my_one .provider_team .section div h4 {
	font-size: 14px;
	color: #666666;
	margin-bottom: 0;
	padding-bottom: 0;
	border-bottom: none;
	width: 225px;
}
.my_one .provider_team .provider h4, .my_one .provider_team .provider p {
	float: left;	
}

/*my one - my account*/
.my_account .account_data .headshot {
	margin-bottom: 0;
}

/*my one - membership*/
.my_one .membership #membership_status {
	width: 220px;
	margin-right: 30px;	
}
.my_one .membership #payment_method {
	width: 300px;
}
.my_one .membership #status_alert input[type="submit"] {
  background: url("../images/forms/bg_button.gif") repeat-x scroll 0 0 #FF5C00;
  border: 2px solid #FF5C00;
	margin-top: 20px;
}

/* ---------------------------- SUB PAGES BOX ---------------------------- */
.cap.top {
	clear: both;
	width: 692px;
	height: 20px;
	background: url(../images/global/bg-individual-cap-top.gif) 0 0 no-repeat;
}
.box {
	padding: 0px 45px 1px 25px;
	overflow: auto;
	background: url(../images/global/bg-individual-body.gif) 0 0 repeat-y;
	zoom: 1;
}
.cap.bottom {
	width: 692px;
	height: 20px;
	background: url(../images/global/bg-individual-cap-bottom.gif) 0 0 no-repeat;
	margin-bottom: 20px;
}
.tab_content {
	overflow: hidden;
}

/* ---------------------------- SUB PAGES (insurance providers) ---------------------------- */
.insurance_providers {
	width: 100%;
}
.insurance_providers .name {
	font-size: 12px;
	color: #FFFFFF;
	background-color: #bfbfbf;
	text-align: center;
	padding: 2px 15px 2px 15px;
}
.name.hmo {
	border-bottom: dotted 1px #f6f6f6;
}
.insurance_providers .first {
	width: 50%;
	text-align: left;
	padding-left: 15px;
}
.insurance_providers .value {
	color: #777;
	font-weight: bold;
	text-transform: lowercase;
	text-align: center;
	padding-bottom: 2px;
	padding-top: 2px;
}
tr.even {
	background-color: #f2f2f2;
}

/* ---------------------------- SUB PAGES OVERLAY (fee schedule) ---------------------------- */
.simple_overlay {
	display:none;
	z-index:10000;
	background-color:#FFFFFF;
	width:auto;
	min-height:200px;
	border:1px solid #bfbfbf;
	padding: 20px;

	/* CSS3 styling for latest browsers */
	-moz-box-shadow: 0 0 90px 5px #000;
	-webkit-box-shadow: 0 0 90px 5px #000;
	-o-box-shadow: 0 0 90px 5px #000;
	box-shadow: 0 0 90px 5px #000;
}
h1.overlay {
	font-size: 20px;
	text-transform: none;
	text-align: center;
	padding-left: 0px;
}
.fee_schedule {
	width: 500px;
	margin-top: 10px;
}
.fee_schedule .name {
	text-align: left;
	padding: 0px 15px;
	border-bottom: 1px solid #999999;
  font-size: 14px;
}
.fee_schedule .first {
	width: 400px;
	text-align: left;
	padding-left: 15px;
}
.fee_schedule .value {
	text-align: left;
	padding: 2px 0px 2px 15px;
}

/* ---------------------------- SUB PAGES (referrals instructions) ---------------------------- */
.referrals ol li {
	font-weight:bold;
}
.referrals ol li p {
	margin-top:20px;
}
.referrals ol li p, .referrals ol li ol li {
	font-weight: normal;
}

/* ---------------------------- 404 ERROR PAGE ---------------------------- */
.page_not_found .pagename {
	margin-bottom: 40px;
}
.page_not_found .page_title {
	display: none;
}

/* ---------------------------- SITEMAP ---------------------------- */
.sitemap h1 {
	font-size: 18px;
}
.sitemap .non_content_block div {
	display: inline;
	float: left;
	margin-left: 20px;
	width: 213px;
}
.sitemap .non_content_block div h2 {
	margin-bottom: 5px;
}
.sitemap .non_content_block div ul {
	list-style: none;
	margin-bottom: 40px;
}
.sitemap .non_content_block div ul li {
	margin-left: 0px;
	line-height: 22px;
}

/* ---------------------------- FORMS---------------------------- */
/* --- layout --- */
.non_content_block {
	left: 120px;
	padding-top: 20px;
	padding-bottom: 40px;
}
.registration p, .patient p, .auth p, .my_account p {
	margin-bottom: 0;
	padding-left: 20px;
	padding-bottom: 20px;
}
.my_account #billing_address p {
	float: left;
	padding-left:0;
}
.registration p.attention {
	margin-bottom: 20px;
}
.registration .office {
	margin-bottom: 0;
}
.trailer {
	display: block;
	clear: both;
}
/* --- fieldsets --- */
fieldset {
	padding-top: 20px;
}
fieldset fieldset, .my_account fieldset, .my_account .edit_billing_info fieldset fieldset, 
.my_account .select_office fieldset fieldset /* extra declaration to fix formatting on my_account version of office select page */ { 
	border-bottom:1px solid #D1D1D1;
	padding-bottom: 20px;
}
fieldset fieldset fieldset, .my_account fieldset fieldset, .my_account .edit_billing_info fieldset, 
.my_account .select_office fieldset /* extra declaration to fix formatting on my_account version of office select page */ {
	border:none;
}
.my_account .select_office fieldset /* extra declaration to fix formatting on my_account version of office select page */ {
	padding-top: 20px;
}
fieldset fieldset fieldset, .my_account fieldset fieldset {
	padding: 0;
}
/* legends and titles */
legend, .my_account h2, .new_appointment h2, .confirmed_appointment h2, .manage_appointments h2, #pagesteps, .my_one .complete #appContent p em {
	font-size: 18px;
	text-transform: uppercase;
}
.new_appointment h2, .confirmed_appointment h2, .manage_appointments h2, #pagesteps, .my_one .complete #appContent p em {
	margin-bottom: 20px;
}
.my_account h2 {
	margin-bottom: 0;
}
fieldset fieldset legend, .registration .mds h2, .confirmed_appointment h2.alternate, #medication_selection_form legend {
	text-transform: none;
	font-weight: bold;
}
#appointment_selection .multicolwrap div:last-child h2 {
	margin-top: 44px;
	margin-bottom: 0;
	text-transform: none;
	font-weight: bold;
}
.confirmed_appointment h2.alternate {
	font-size: 16px;
	margin-bottom: 20px;
}
/* form elements */
#optional_key {
	display:none;
}
fieldset label.required:before {
	content: "* ";
}

fieldset span.required:before {
	content: "* ";
}
fieldset label {
	display: inline;
	float: left;
	width: 200px;
	margin-right: 5px;
	text-align: right;
}
fieldset.tightboolean {
	display: inline;
	float: left;
	margin-bottom: 5px;
}
div.tightboolean {
	display: inline;
	float: left;
	vertical-align: middle;
}
label.tightboolean {
	float: none;
	width: auto;
	margin-right:12px;
}
/* inputs */
input, textarea {
	border: 1px solid #d1d1d1;
	margin-bottom: 0.8em;
}
textarea {
	font:13px/1.5 'Helvetica Neue',Arial,'Liberation Sans',FreeSans,sans-serif;	
}
input.instructions, textarea.instructions {
	color: #888;
}
::-webkit-input-placeholder {
	color: #888;
	font-style:italic;
}
:-moz-placeholder {
	color: #888;
	font-style:italic;
}
.tightboolean input,
input.tightboolean,
input.inlineboolean,
.officeselect input,
#lblock_search_mode input,
input#pharmacy_is_mail_order {
	border: none;
	background: none;
}
.registration fieldset fieldset input, 
.registration fieldset fieldset textarea, 
.my_account fieldset input, 
.my_account fieldset textarea,
.otp fieldset fieldset input, 
.otp fieldset fieldset textarea {
  display: inline;
  float: left;
  width: 220px;
}
select {
	margin-bottom: 0.8em;
	border:1px solid #d1d1d1;
}
.registration select, .my_account select {
	float: left;
	margin-right: 5px;
}
.required input, .required select, .required textarea {
	background-color:#f2f2f2;
}
.withErrors input, .withErrors select, .withErrors textarea {
	border-color: #ff5c67;
	background-color: #fff7f8;
}
/* form nav buttons */
.form_nav_buttons {
	display: inline;
	float: left;
	margin-left: 200px;
}
.my_one .phs .form_nav_buttons,
.my_one .pharmacy .form_nav_buttons,
.my_one .review_of_symptoms .form_nav_buttons, 
.my_account .select_office .form_nav_buttons { /* extra declaration to fix formatting on my_account version of office select page */ 
	margin-left: 254px;
	width: 196px;

}
input[type="submit"] {
	width: auto;
	cursor: pointer;
	text-transform: uppercase;
	height: 32px;
	font-size: 16px;
	color:#FFFFFF;
	text-shadow:0px 1px 2px #333;
}
.form_nav_buttons input.next.default {
	display: none;
}
.form_nav_buttons input, .register_accept input {
	margin-right: 5px;
	margin-left: 5px;
}
.my_one .phs .form_nav_buttons input,
.my_one .pharmacy .form_nav_buttons input,
.my_one .review_of_symptoms .form_nav_buttons input,
.my_account .select_office .form_nav_buttons input, /* extra declaration to fix formatting on my_account version of office select page */ 
.otp .form_nav_buttons input /*extra declaration to make buttons on otp form uniform in size*/{
	width: 86px;
}
input[type="submit"].cancel {
	display: inline;
	float: right;
}
.register_accept form input[type="submit"]:first-child {
	display: inline;
	float: right;
}
/* login forgot password*/
fieldset.login,  .auth .forgot_password fieldset {
	width: 440px;
}
.patient .login form, .auth .forgot_password form {
	margin-bottom: 20px;
}
fieldset.login input, .auth .forgot_password fieldset input {
	margin-left: 205px;
	margin-top: 10px;
}
.patient .login input#user_email, .patient .login input#user_password, .forgot_password #email {
	display: inline;
	float: left;
	width: 220px;
	margin-left: 0;
	margin-top: 0;
}
.forgot_password #email {
	width: 220px;
}
/* custom input styles */
#lblock_patient_gender .tightboolean .tightboolean input {
	background: none repeat scroll 0 0 #FFFFFF;
	position: relative;
	top: 1px;
	width: auto;
}
.my_account input[type="submit"] {
	display: inline;
	float: left;
	margin-left: 205px;
}
.my_account .select_office input[type="submit"] /* extra declaration to fix formatting on my_account version of office select page */ {
	margin-left: 5px;
}
.my_account #billing_payment input[type="submit"] {
	position: absolute;
	bottom: 30px;
	left: 30px;
	width: auto;
}
/* registration */
.register_accept form {
	width: 204px;
	margin: 20px auto 40px;
}
.register_accept input {
	width: 90px;
}
.registration fieldset fieldset div, 
.custom_pharmacy fieldset fieldset div, 
.my_account fieldset div,
.otp fieldset fieldset div {
	clear: both;
}
.registration fieldset fieldset div.tightboolean, .my_account fieldset div.tightboolean {
	clear: none;
}
.registration p#duplicate_check {
  font-style: italic;
}
/* office selection */
.registration .office p.required,
.my_account .select_office p.required {
	display: none;
}
.registration .office .officeselect,
.my_account .select_office .officeselect{
	padding-left: 10px;
}
.registration .officeselect p,
.my_account .officeselect p{
	padding-left: 0;
}
.registration .officeselect h5,
.my_account .officeselect h5{
	margin-bottom: 0;
}
.registration .officeselect input,
.my_account .officeselect input{
	width: auto;
}
.registration fieldset .officeselect label,
.my_account fieldset .officeselect label{
	display: block;
	padding-left: 25px;
  margin-bottom: 1em;
  text-align: left;
  width: auto;
  float: none;
}

.auth fieldset h4 {
	padding-left: 20px;
	margin-bottom: 0;
}
/* physician selection */
.select_provider .physician p {
	padding-left: 0;
}
.physician .mds {
	width: 680px;
	margin-bottom: 20px;
}
.physician fieldset .physician {
	border-bottom: 1px solid #cccccc;
	margin-top: 20px;
	padding-left: 20px;
}
.physician h3.physicianname {
	margin-top: 0;
	font-size: 16px;
	font-weight: bold;
	line-height: 18px;
}
.physiciandata {
	width: 400px;
	margin-right: 10px;
}
.physician .bio {
	margin-left: 0;
}
.physician .bio div {
	margin-bottom: 20px;
}
.physician .bio strong {
	display: none;
}
.physician dl {
	font-size: 11px;
}
.physician dt {
	font-weight: bold;
	margin-top: 12px;
}
.physician .physician_portraits {
	float: right;
	width: 240px;
}
.physician .physician_portraits physician_selection, .physician .physician_portraits .select {
	width: 104px;
}
.physician .physician_portraits .physician_selection {
	float: left;
	margin-right: 5px;
}
.physician .physician_portraits .select {
	padding:5px 0;
	font-size:16px;
	font-weight:bold;
	text-align:center;
	text-transform: lowercase;
	clear: left;
}
.registration p.action {
	padding-left: 0;
}
/* billing information */
.billing ul {
	margin-left: 20px;
}
.billing fieldset a {
	color: #666;
}
.billing fieldset fieldset p {
	padding-left: 0;
}
#lblock_credit_card_csc div , #lblock_credit_card_expiration div  {
	clear: none;
}
#lblock_credit_card_csc input {
	width: 3em;
}
#lblock_credit_card_csc a {
	display: inline;
	float: left;
	margin-bottom: 10px;
	margin-left: 10px;
	vertical-align: top;
	font-size: 11px;
}
/* waiver request */
#patient_waiver_request_reason {
	height: 200px;
	width: 370px;
}
/* membership confirmation */
.my_confirmation .payment_confirmation, 
.otp fieldset.payment_confirmation {
	position: relative;
	padding-top: 0;
	border-top: 1px solid #D1D1D1;
	border-bottom: 1px solid #D1D1D1;
}
.my_confirmation #promotion_link,
.otp fieldset.payment_confirmation #promotion_link {
	position: absolute;
	right: 0;
	top: 10px;
	font-size: 11px;
	color: #666;
}
.my_confirmation dl,
.otp fieldset.payment_confirmation dl {
	float: left;
	margin-top: 26px;
	margin-bottom: 0;
	clear: both;
}
.my_confirmation dt,
.otp fieldset.payment_confirmation dt {
	clear: both;
	float: left;
	margin: 0 1em 0.5em 0;
	width: 15em;
	text-align: right;
	font-weight: bold;
	line-height: 1.5em;
}
.my_confirmation dd,
.otp fieldset.payment_confirmation dd {
	clear: none;
	float: left;
	margin-bottom: 0.5em;
	width: 24em;
	line-height: 1.5em;
}
.my_confirmation .form_nav_buttons, 
.otp .form_nav_buttons {
	margin-top: 20px;
}
/* registration complete */
.registration_confirmation p:first-child strong, 
.payment_success p:first-child strong {
	font-size: 18px;
	font-weight: normal;
	text-transform: uppercase;
}
.registration_confirmation .bigbutton {
	margin: 10px 0;
	padding-left: 0;
}
.payment_success .bigbutton {
	padding-bottom: 20px;	
}
.registration_confirmation .bigbutton a,
.payment_success .bigbutton a {
	display: block;
	width: 203px;
	margin:0 auto;
	padding: 5px 10px;
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
	text-shadow: 0 1px 2px #333333;
}
/* individual typography tweaks */
.register_accept #appContent p, .complete #appContent p{
	font-size: 14px;
}
.my_one .complete #appContent p em {
	display:block;
	width: 710px;
	padding-top: 3px;
	font-style: normal;
}
/* my account */

.my_account .account_block {
	border-top: 1px solid #d1d1d1;
	padding-top: 20px;
	position: relative;
}
.my_account .account_block h3 {
	position: absolute;
	left: 0;
	width: 170px;
}
.my_account .account_block .account_data {
	width: 520px;
	min-height: 40px;
	height: auto !important;
	height: 40px;
	margin-bottom: 20px;
	margin-left: 180px;
}
.my_account .account_block.patientinfo {
	border-top: none;
}
.my_account .account_block .editlink, .my_account .account_block .actions {
	display: block;
	position: absolute;
	top: 44px;
	left: 0;
	width: 170px;
}
.my_account .account_block .actions li {
	list-style: none;
	margin-left: 0;
}
.my_account .account_data .actions {
	float: right;
	position: relative;
	top: 0;
	left: 0;
	width: auto;
	margin-bottom: 0;
}
.my_account .account_data .actions li {
	display: inline;
	margin-right: 5px;
}
.my_account .account_data dl {
	float: left;
	width: 520px;
}
.my_account #patient_login dl {
	margin-bottom: 0;
}
.my_account #patient_login a {
	display: block;
	margin-bottom: 20px;
}
.my_account .account_data dt {
	float:left;
	clear: left;
	margin-right: 10px;
	width: 110px;
	color:#999999;
}
.my_account .account_data dd {
	float: left;
	width: 400px;
}
.my_account .account_data h4 {
	padding:2px 6px;
	margin-bottom: 10px;
}
.my_account .account_data h5 {
	float: left;
	margin-bottom: 0;
	font-size: 13px;
}
.my_account .account_data p {
	margin-bottom: 10px;
	margin-left: 120px;
	line-height: 16px;
	padding: 0;
}
.my_account .account_data div {
	margin-bottom: 20px;
}
.my_account #patient_contact_info div div {
	border-bottom: 1px solid #d1d1d1;
	margin-bottom: 10px;
}
.my_account #patient_contact_info div div:last-child {
	border-bottom: none;
}
#birthdatenote {
	clear: left;
}
.my_account .account_data .insurances .trailer{
	border-top: 1px solid #d1d1d1;
}
.my_account .account_data .insurances div:last-child .trailer{
	display: none;
}
.my_account .edit_billing_info fieldset fieldset {
	padding-top: 20px;
}
/* ---------------------------- PHS ---------------------------- */
/* .personal_health_summary #appContent .trailer {
	margin-bottom: 0;
}*/
/* personal health summary */
.personal_health_summary .datablock {
	width: 760px;
}
/*REMOVE
.personal_health_summary .datablock h3 {
	display: block;
	height: 24px;
	padding: 3px 6px;
	background-color: #4c270a;
	color: #FFFFFF;
	font-size: 15px;
}*/
.personal_health_summary .datablock .phs1,.personal_health_summary .datablock .phs2,.personal_health_summary .datablock .phs3 {
	display: inline;
	float: left;
	margin: 0 20px;
	width: 210px;
	overflow: hidden;
	/*padding-left: 0;*/
	/*height: auto;*/	
}
.personal_health_summary .datablock h4 {
	margin-bottom: 10px;
}
.personal_health_summary .datablock h5 {
	margin-bottom: 0;
	margin-left: 10px;
}
.personal_health_summary .datablock p.pharmacy {
	margin-left: 10px;
}
.personal_health_summary .datablock ul, .personal_health_summary .datablock dl {
	margin-bottom: 40px;
}
.personal_health_summary .datablock ul li {
	margin-left: 25px;
}
.personal_health_summary .datablock dt, .personal_health_summary .datablock dd {
	margin-bottom: 5px;
	font-size: 12px;
}
.personal_health_summary .datablock dt {
	display: inline;
	float: left;
	width: 120px;
	margin-left: 10px;
	display: inline;
	color: #999;
}
.my_one .phs fieldset.singleton {
	padding-top: 0;
	padding-bottom: 0;
}
.my_one .phs .singleton legend {
	display: none;
}
.my_one .phs table, .prescription_web_renewal .phs table {
	width: 100%;
	margin-bottom: 0;
}
.my_one .other_medical_history .phs table, .prescription_web_renewal .other_medical_history .phs table, .my_one .medications_and_allergies .phs table {
	margin-top: 20px;
}
.my_one table th, .my_one table td, .prescription_web_renewal table th, .prescription_web_renewal table td {
	text-align: left;
	padding: 3px 6px;
}
.my_one .phs th, .prescrition_web_renewal .phs th, #pharmacy_list th, .my_one .renewal_history th, .my_account .account_data h4, .my_one .appointments th {
	background-color: #999999;
	background: -moz-linear-gradient(center bottom , #999999 30%, #CCCCCC 90%) repeat scroll 0 0 transparent;
	background: -webkit-gradient(linear, left bottom, left top,color-stop(0.3, #999999), color-stop(0.9, #CCCCCC)) repeat scroll 0 0 transparent; /* Safari 4-5, Chrome 1-9 */
	background: -webkit-linear-gradient(bottom center, #999999 30%, #CCCCCC 90%) repeat scroll 0 0 transparent; /* Safari 5.1+, Chrome 10+ */
	background: -ms-linear-gradient(bottom, #999999 30%, #CCCCCC 90%) repeat scroll 0 0 transparent; /* IE 10 */
	color: #FFFFFF;
}
.my_one table td, .prescription_web_renewal table td {
	font-size: 12px;
	vertical-align: middle;
}
.my_one table fieldset legend, .prescription_web_renwal table fieldset legend {
	display: none;
}
.my_one .phs tr.even, .my_one .phs tr.even td, .prescription_web_renewal .phs tr.even, .prescription_web_renewal .phs tr.even td {
	background-color: #FFFFFF;
}
.my_one .phs tr.odd, .my_one .phs tr.odd td, .prescription_web_renewal .phs tr.odd, .prescription_web_renewal .phs tr.odd td {
	background-color: #f5f5f5;
}
.my_one .phs table input, .my_one .phs table select {
	margin-bottom: 0;
}
.my_one .phs table label.tightboolean {
	display: block;
	width: auto;
	text-align: left;
	margin: 5px 0 0 5px;
	font-size: 11px;
}
.my_one .phs table label.inlineboolean {
	float: none;
	margin-right: 0;
	font-size: 11px;
	line-height: 18px;
	vertical-align: top;
}
.my_one .phs table input.inlineboolean {
	margin-right: 12px;
}
/* medical history */
fieldset.condition_question div {
	padding: 10px 0;
	border-top: 1px solid #D1D1D1;
}
fieldset.condition_question div.trailer {
	padding: 0;
	border: none;
}
fieldset.condition_question label {
	width: 60%;
	text-align: left;
}
.medical_history fieldset.condition_question select {
	margin-right: 5px;
}
.other_medical_history a#condition, .other_medical_history a#condition, .other_medical_history br  {
	display: none;
}
.my_one .phs .medication_question td, .my_one .habits_and_lifestyles .phs td, .my_one .health_maintenance .phs td {
	padding-top: 8px;
	padding-bottom: 8px;
}
#history_condition_add, #history_surgery_add, #history_medication_add, #history_allergy_add {
	display: block;
	float: left;
	margin-top: 10px;
}
/* habits and lifestyles */
.habits_and_lifestyles fieldset.condition_question {
	width: 520px;
}
.habits_and_lifestyles table tr td:first-child {
	width: 540px;
}
.habits_and_lifestyles table td {
	font-weight: bold;
}
.habits_and_lifestyles table td label {
	font-weight: normal;
}
.habits_and_lifestyles fieldset.condition_question div {
	border: none;
	margin-left: 20px;
}
.habits_and_lifestyles fieldset.condition_question label {
	width: 240px;
	margin-right: 20px;
}
.habits_and_lifestyles textarea {
	width: 300px;
	height: 80px;
}
/* social history */
.my_one .health_maintenance .phs table label.tightboolean {
	display: inline;
}
.my_one .health_maintenance .phs table input.tightboolean {
	display: inline;
	float: left;
	margin-top: 3px;
}
/* family history */
.family_history table input[type="checkbox"], .family_history table input[type="radio"]{
	border: none;
	background: none;
}
.my_one .family_history td {
	font-size: 13px;
	font-weight: bold;
	width:100%;
}
.my_one .family_history td.controls {
	width: 100px;
	margin-left: 0;
	margin-right: 0;
	text-align: right;
}
.my_one .family_history td.controls input {
	display: inline;
	border: 1px outset #ECE9D8;
	background: #ECE9D8;
}
.my_one .phs table.family_history {
	margin-bottom: 10px;
}
.my_one .phs table.family_history td {
	width: 25%;
}
.my_one .family_history table.family_history td, .my_one .family_history table.family_history th, .my_one .family_history form td {
	font-size: 12px;
}
.my_one .family_history table.family_history td, .my_one .family_history table fieldset {
	font-weight: normal;
}
.my_one .phs table.family_history .even, .my_one .phs table.family_history .odd {
	background: none;
}
fieldset.disease_form {
	padding: 5px 15px 15px;
	background-color: #e9e9e9;
}
fieldset.disease_form label {
	display: block;
	float: none;
	margin-top: 10px;
	text-align: left;
}

fieldset.disease_form input[type="radio"] {
	width: auto;
	margin-left: 10px;
}
.my_one .phs table .disease_form select {
	margin-right: 20px;
}
.my_one .family_history .phs table .add {
	display: block;
	margin-top: 10px;
}
/* review of symptoms */
.review_of_symptoms fieldset fieldset fieldset.symptoms {
	float: left;
	width: 233px;
	height: 183px;
	padding-top: 20px;
}
.review_of_symptoms fieldset.symptoms legend {
	color: #666;
	font-size: 15px;
}
.review_of_symptoms fieldset input.inlineboolean {
	display: inline;
	float: left;
	margin-right: 1em;
	clear: left;
}
.review_of_symptoms fieldset label {
	text-align: left;
	width: auto;
}
/* pharmacy selection */
.helpful-link {
	display:block;
	margin-bottom: 0.8em;
}
.phs fieldset#pharmacy {
	margin-bottom: 0;
	padding-top: 0; /*added to compensate for extra br*/
}
#pharmacy label, #pharmacy input {
	float: none;
}
.pharmacy-search-fields input#pharmacy_name, .pharmacy-search-fields input#temp_pharmacy_customer_code {
	width: 200px;
}

.pharmacy-search-fields input#pharmacy_name,
.pharmacy-search-fields input#location,
.pharmacy-search-fields button#location_select {
  padding: 1px;
  margin-top: -1px;
}

.pharmacy-search-fields button#location_select .ui-button-text {
  height: 14px;
  padding: 0px;
  margin: 0px;
}

.pharmacy-search-fields input#location {
	width: 272px;
  display: inline;
}
.pharmacy-search-fields button#location_select {
  display: inline;
  display: inline-block;
  vertical-align: middle;
}

#lblock_search_mode {
	/*margin-bottom: 20px; removed to compensate for extra br*/
}
#pharmacy #lblock_search_mode label, #pharmacy #lblock_search_mode input {
	display: inline;
	margin-bottom: 0;
}
#lblock_search_mode div {
	margin-bottom: 6px;
}
#pharmacy label {
	text-align: left;
	display: block;
	width: auto;
}
.pharmacy-search-fields {
	margin-bottom: 10px;
}
.pharmacy-search-fields div {
	display:block;
	float:left;
	margin:0 20px 0 0;
}
.pharmacy-search-fields div#lblock_location {
  width: 280px; /*old: 45%*/
}

.pharmacy-search-fields div#lblock_pharmacy_search {
	margin-top: 10px;
  width: 150px /*old: 15%;*/
}
input#pharmacy_search {
	margin-bottom: 5px;
}
table#pharmacy_list {
	margin-bottom: 10px;
	border-bottom: 1px solid #7D624D;
}
#pharmacy_next, #pharmacy_prev {
	display:block;
	margin: 5px 0;
	font-size: 14px;
	font-weight: bold;
}
#add_edit_pharmacy fieldset {
	padding-top: 0;
}
#pharmacy_next {
	float: right;
	width: 45px;
}
#pharmacy_prev {
	float: left;
}
.pharma-id-fields {
	margin-bottom: 0;
}
/* custom pharmacy */
#lblock_pharmacy_is_mail_order {
	margin-left: 200px;
}
#lblock_pharmacy_is_mail_order label {
	position: absolute;
	text-align: left;
	text-indent: 25px;
}
#pharmacy_is_mail_order {
	margin-bottom: 0.8em;
}
.custom_pharmacy .form_nav_buttons {
	margin-left:200px;
}
/* rx renewals old*/
.prescription_renewals #appContent .required ul {
	width: auto;
}
.prescription_renewals input, .prescription_renewals select, .prescription_renewals div.required {
	float: left;
	margin-right:100px;
}
.prescription_renewals div.required {
	margin-bottom:0.8em;
}
.prescription_renewals div.required input {
	margin-right: 0;
	margin-bottom: 0;
}
.prescription_renewals fieldset input {
	margin-left: 205px;
}
.prescription_renewals fieldset fieldset input {
	margin-left: 0;
}
.prescription_renewals label {
	clear: left;
}
/* rx renewals web*/
.prescription_web_renewal .form_nav_buttons {
	margin-left: -5px;
	
}
.prescription_web_renewal .form_nav_buttons input {
	display:inline;
	float: left;
}
.prescription_web_renewal .form_nav_buttons a {
	display: inline;
	float: left;
	margin: 0 5px 0 15px;
	line-height: 32px;
}
#medication_selection_form fieldset fieldset {
	padding-top: 0;
	padding-bottom: 15px;
	margin-bottom: 0;
	border-bottom: none;
}
#medication_selection_form .checkbox {
	display:inline;
	float: left;
	margin-bottom: 0;
	border: none;
}
#medication_selection_form fieldset fieldset label {
	width: 640px;
	margin-left: 5px;
	text-align: left;
}
#medication_selection_form .comment {
	 width: 500px;
	 margin: 3px 5px 0px 35px;
	 clear: left;
}
#medication_selection_form p, #pharmacy_selection_form p {
	border-bottom: 1px solid #D1D1D1;
        padding-top: 15px;
	padding-bottom: 30px;
}
#medication_selection_form #showall {
	display: block;
	margin-bottom: 15px;
}
.pharmacy_selection ul li {
	margin-bottom: 10px;
	line-height: 18px;
}
#pharmacy_selection_form table {
	margin-bottom: 0;
}
#pharmacy_selection_form table td {
	padding-left: 1px;
}
#pharmacy_selection_form table input {
	margin-bottom: 0;
	margin-left: 0;
	border: none;
}
#pharmacy_selection_form label {
	margin-right: 9px;
}
#prescription_renewals_pharmacy_search fieldset {
	padding-top: 0;
}
.pharma-id-fields p {
	width: 540px;
	padding-top: 20px;
	margin-bottom: 10px;
}
#lblock_customer_code p {
	margin: 10px 0 10px 205px;
}
.prescription_web_renewal .custom_pharmacy .form_nav_buttons {
	margin-left: 200px;
}
/* rx renewals history*/
.renewal_history table {
	width: 100%;
	margin-bottom: 40px;
}
.renewal_history table tr:first-child th {
	padding-bottom: 20px;
	font-size: 18px;
}
/* appointments */
.new_appointment #appContent .thin_column, .confirmed_appointment #appContent .thin_column {
	float:left;
	margin-right:20px;
	width:330px;
}
.new_appointment #appContent .thin_column form {
	padding-right: 20px;
}
.new_appointment h3 {
	font-size: 18px;
}
.new_appointment form p {
	margin-right: 20px;
}
.new_appointment #office .heading {
	font-style: italic;
	color: #999;
}
.new_appointment #office .indent {
	margin-left: 10px;
}

.new_appointment #appointment_date {
	width: 85px;
	background: url("../images/forms/calendar.png") no-repeat scroll right center transparent;
}
.new_appointment #appointment_selection .options span {
	display:block;
}
.new_appointment #radiocity label {
	line-height: 2em;
}
.new_appointment #radiocity input {
	border: none;
	background: none;
	margin-top: 0;
	margin-bottom: 0;
}
.new_appointment #reason {
	height: 50px;
	width: 280px;
}
.new_appointment div.appointments {
	background-color: #F2F2F2;
	border: 1px solid #F2F2F2;
	padding: 10px 15px 0;
	margin-top: 44px;
}
.confirmed_appointment h2.alternate {
	margin-top: 44px;
}
.new_appointment .appointments p, .new_appointment .appointments hr{
	margin-bottom: 10px;
}
.new_appointment .appointments .lead {
	text-align: center;
}
.new_appointment h2 .header-comment {
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	text-transform: none;
}
.new_appointment table.appointments {
	width: 100%;
	margin-top: 20px;
}
.my_one .new_appointment table.appointments td {
	font-size: 11px;
	padding-right:0;
	vertical-align: text-top;
}
.new_appointment table.appointments .odd td {
	background-color: #f2f2f2;
}

.new_appointment table.appointments .odd td {
	padding-left: 6px;
	paddding-right: 6px;
	font-size: 13px;
}
/*fixes link so that it appears inline with button*/
.new_appointment #confirmation form p {
	float: left;
}
.new_appointment #confirmation form p a {
	line-height: 32px;
}
div.appointment {
	width: 290px;
	padding: 20px;
	margin-bottom: 20px;
	background-color: #f2f2f2;
}
div.appointment p {
	margin-bottom: 0;
	font-size: 13px;
}
.new_appointment #confirmation form input {
	margin-bottom: 0;
}
div.appointment p.arrival-time {
	margin: 20px 0;
	font-size: 14px;
}
.confirmed_appointment .checklist {
	margin-bottom: 40px;
	font-size: 12px;
}
.confirmed_appointment .checklist li {
	line-height: 18px;
	margin-bottom: 6px;
}
.manage_appointments table.appointments {
	width: 100%;
}
span.footnote {
	font-size: 11px;
	line-height: 12px;
}
/* questionnaires */

.questionnaire  #appContent .page_title {
  display:none;
}
.questionnaire #appContent form, .questionnaire #appContent h1  { /*special case positioning of content*/
	position: relative;
	left: 90px;
	width: 780px;
	margin-bottom: 0;
}
.questionnaire form {	 /*special case*/
	margin-bottom: 40px;
}
.questionnaire #appContent h1 { /*special case*/
	font-size:18px;
}
.questionnaire p.note {
	clear: left;
	margin-top: 20px;
	margin-bottom: 0;
}
.questionnaire table th{
  padding-left: 10px;
  text-align: left;
  vertical-align: top;
}
.questionnaire table th.col {
  padding-left: 0;
}
/* legend-fieldset corrections for IEs*/
.questionnaire fieldset fieldset {
	padding-top: 0;
}
.questionnaire fieldset fieldset legend {
	padding-bottom: 20px;
}
.questionnaire fieldset fieldset fieldset {
	margin-bottom: 0.8em;
}
/**/
.questionnaire input, .questionnaire textarea, .questionnaire select {
	width: 200px;
}
.questionnaire .wrapper.inline {
	vertical-align: top;
	margin-bottom: 0.8em;
}
.questionnaire .checkbox_field label, .questionnaire .radio_field label, .questionnaire label.tightboolean {
	float: none;
	vertical-align: top;
	text-align:left;
}
.questionnaire label strong { 
	vertical-align: inherit;
}
.questionnaire .radio_field label {
	margin-left: 3px;
}
.questionnaire .checkbox_field input, .questionnaire .radio_field input {
	width: auto;
	border: none;
	background: none;
}
.questionnaire fieldset label.stacked  {
  display: block;
  float: none;
  text-align: left;
  margin-bottom: 5px;
  width: auto;
}
.questionnaire fieldset.tightboolean {
	display: block;
	float: none;
	margin-bottom: 20px;
 }
.questionnaire .tightboolean input, .questionnaire .form_nav_buttons input{
	width: auto;
}
.questionnaire .tightboolean input {
	margin-bottom: 0;
	border: none;
	background: none;
}
.questionnaire input.date {
	width: 95px;
	background: url("../images/forms/calendar.png") no-repeat scroll right center transparent;
}
.questionnaire input.long, .questionnaire textarea.long {
	width: 300px;
}
.questionnaire .form_nav_buttons {
	margin-left: 0;
}
/*special form styles*/
.questionnaire .travel table, .questionnaire .fsa-hsa-reimbursement table {
	margin-bottom: 0;
}
.questionnaire .travel table td input {
	margin-left: 10px;
}
.questionnaire .referral-request p.note {
	margin-bottom: 20px;
}
.questionnaire .referral-request .form_nav_buttons {
	margin-left: 200px;
}
.questionnaire .referral-request textarea {
	width: 400px;
}
.questionnaire .fsa-hsa-reimbursement td input, .questionnaire .fsa-hsa-reimbursement td select {
	margin-left: 10px;
	width: 180px;
}
.questionnaire .medical-records-release #to_from_office fieldset {
	margin-bottom: 20px;
}
.questionnaire .medical-records-release #selected_records table {
	margin-top: 10px;
}
.questionnaire .medical-records-release #selected_records table td {
	padding-right: 20px;
}
.questionnaire .medical-records-release #lblock_other_purpose, .questionnaire .obstetric-prenatal-care #lblock_other_relationship {
	float: left;
}
.questionnaire .obstetric-prenatal-care fieldset label {
	margin-bottom: 0.8em;
	width: 270px;
}
.questionnaire .obstetric-prenatal-care fieldset .wrapper {
	clear: both;
	padding-bottom: 5px;
}
.questionnaire .obstetric-prenatal-care table .wrapper, .questionnaire .obstetric-prenatal-care .option_group .wrapper {
	padding-bottom: 0;
}
.questionnaire .obstetric-prenatal-care fieldset.tightboolean {
	margin-bottom: 0.8em;
}
.questionnaire .obstetric-prenatal-care .form_nav_buttons {
	margin-left: 270px;
}
/* ---------------------------- ERRORS AND NOTIFICATIONS ---------------------------- */
/* flash message */
#flash {
	display: block;
	clear: both;
	width: 760px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
}
#flash .notice {
	padding: 15px 15px 15px 50px;
}
#flash .error {
	padding: 15px 15px 15px 45px;
	background: url(../images/forms/form-icon-exclamation.gif) 10px 50% no-repeat;
	background-color: #fff2f3;
	color: #FF2A39;
}
/* errors and alerts */
span.error {
	color: #FF2A39;
}

span.formError {
	position: relative;
	left: 10px;
	top: 2px;
	vertical-align: top; /*was middle*/
	font-size: 11px;
	text-transform: lowercase;
	color: #ff2a39;
}
.withErrors label.tightboolean {
	background-color: #fff7f8;
	color: #ff2a39;
}
p.attention, #flash .info {
	padding: 15px 20px;
	background-color: #fff7b0;
	color: #ed6c23;
}
.payment_process_error #appContent br, .payment_process_error #appContent .spacer8  {
	display: none;
}

.payment_process_error #appContent a {
	display: block;
	margin-bottom: 20px;
	margin-left: 20px;
}

/* ---------------------------- NEW APPOINTMENT SCHEDULING ---------------------------- */

#page.appointments .primary_care_team p {
	float: left;
}

#page.appointments .primary_care_team p a {
  display: block;
}

#page.appointments .provider .photo {
  margin-bottom: 2px;
}

#page.appointments div.appointment_category div.btn {
  float: left;
}

#page.appointments div.appointment_type{
	min-height: 442px;
	margin-bottom: 20px;
}

#page.appointments #datepicker {
  display: block;
}

#page.appointments #alternate_datepicker {
  display: none;
}

#page.appointments div#appointment_reason {
  width: 360px;
}

#page.appointments div.appointment_reason textarea {
  width: 260px;
}

/* calendar table styles */
#page.appointments #appointment_results {
  width: 698px;
}

#page.appointments table.appointment_calendar {
  width: 678px;
  margin: 10px;
}

#page.appointments table.appointment_calendar tr > * {
  padding: 4px 8px;
}

div.appointment_details_dialog input[type="submit"] {
	margin-bottom: 0;
	font-size:16px;
}

div.appointment_details_dialog a.cancel {
  margin-left: 2em;
}

#page.appointments div.checklist {
  width: 358px;
}

