* {
    margin: 0;
    padding: 0;
}

img {
    border: none
}

.nopass {
    clear: both
}

a {
    color: #069;
    text-decoration: none
}

a:hover {
    text-decoration: underline;
}

fieldset {
    border: none
}

legend {
    display: none
}

p {
    margin-bottom: 1em
}

ul {
    list-style: none
}

body {
    text-align: center;
    background-color: #fbf8f4;
    color: #333;
    font-family: Arial, Helvetica, sans-serif;
    font-size: .75em;
}

div#wrapper {
    margin: 0 auto;
    text-align: left;
    width: 958px;
    padding: 0 7px;
    background: #fff url(/images/wrapper_bg.png) 0 0 repeat-y;
    z-index: 1000;
}

/* BANNER ---------------------------------------------------------------- */

div#banner {
    height: 57px;
    padding: 20px 42px 0 42px;
    border-bottom: 1px solid #ccc;
    position: relative;
}

div#banner img.logo {
    float: left;
}

div#banner div#login {
    position: absolute;
    top: 6px;
    right: 24px;
    color: #e5e5e5;
}

span.headerDivider {
    margin: 0 1em;
}

/* HOMEPG STYLES ----------------------------------------------- */

ul.arrowed {
    margin-bottom: 20px;
}

ul.arrowed li {
    background: url(/images/arrow_blt.gif) 0 4px no-repeat;
    padding-left: 17px;
    margin-bottom: 6px;
    line-height: 1.4;
}

ul.arrowed a {
    text-decoration: underline;
}

ul.arrowed a:hover {
    text-decoration: none;
}

/* Homepage introduction --------------------------------------------------------- */
div#intro h2 {
    color: #e76421;
    font-weight: normal;
    font-size: 170%;
}

div#intro h3 {
    font-size: 110%;
    margin: 3px 0;
}

div#intro h3 em {
    color: #e76421;
    font-style: normal;
}

div.rating {
    clear: left;
    float: left;
    width: 100px;
    margin-top: 6px;
}

ul.stats {
    padding: 2px 0 7px 0;
    border-bottom: 1px solid #ccc;
}

ul.stats li {
    display: block;
    clear: both;
}

ul.stats li#doc_name {
    font-weight: bold;
}

ul.stats li#doc_address_2 {
    margin-bottom: 3px;
}

/* Press  ------------------------------------ */

div#press h2 {
    color: #e76421;
    font-weight: normal;
    font-size: 170%;
}

div#press ul {
    width: 410px;
}

div#press ul li {
    float: left;
    width: 50%;
    margin-bottom: 10px;
}

div#press ul li.first {
    width: 100%;
}

div#press ul li img {
    border: none 0;
}

/* Testimonials -------------------------------------------------------------------------*/

div#testimonials {
    width: 420px;
    border-bottom: 1px solid #dedede;
    font-family: Arial, Helvetica, sans-serif;
}

div#testimonials h2 {
    font-size: 13px;
    text-transform: uppercase;
    color: #666;
    border-bottom: 1px #dedede solid;
    padding: 3px;
    font-weight: bold;
}

div#testimonials p {
    color: #666;
    font-size: 15px;
    padding: 10px;
    padding-left: 65px;
    line-height: 20px;
    background: url(/images/testimonialBenTeper.jpg) no-repeat 0 13px;
}

div#testimonials em {
    font-style: normal;
    font-weight: bold;
}

/* Footer -----------------------------------------------------------*/
div#footer {
    clear: both;
    margin: 0 auto;
    text-align: left;
    width: 958px;
    padding: 6px 7px 20px 7px;
    background: url(/images/footer_bg.png) 0 0 no-repeat;
    color: #666666;
    font-size: 90%;
    z-index: 0;
}

div#footer ul {
    margin-left: 7px;
}

div#footer ul li {
    float: left;
    background: url(/images/foot_bullet.png) 4px 50% no-repeat;
    padding-left: 12px;
}

div#footer ul li.first {
    float: left;
    background: none;
    padding-left: 0;
}

div#footer div#copyright {
    position: relative;
    float: right;
    right: 20px !important;
}

div#footer dl dt {
    float: left;
    width: 7em;
}

div#footer dl dd {
    display: inline;
}

/* CONTENT PAGES - wider content area and reduced banner ---------------------------------------------- */

body.dense div#banner {
    height: 49px;
    padding: 18px 20px 0 20px;
    border-bottom: 1px solid #ccc;
    position: relative;
}

body.dense div#banner div#login {
    position: absolute;
    top: 6px;
    right: 21px;
    color: #e5e5e5;
}

body.dense div#footer ul {
    margin-left: 7px;
}

body.dense div#footer div#copyright {
    right: 27px;
}

div#content {
    padding: 23px 20px 10px 20px;
    background: url(/images/content_bg.png) 0 0 repeat-x;
}

/* SEARCH RESULTS ---------------------------------------------------------------- */

input#search_area {
    color: #999;
    width: 181px;
}

input#refine_search {
    margin-left: 45px;
    margin-top: 15px;

}

fieldset.appointment {
    float: left;
    width: 180px;
}

fieldset.special {
    float: right;
    width: 180px;
    margin: 0 8px 0 0;
}

div#map {
    width: 450px;
    float: right;
    margin-bottom: 6px;
}

div#map a {
    display: block;
    float: right;
    font-size: 90%;
    line-height: 1;
    background: url(/images/carrot_2.gif) 100% 2px no-repeat;
    padding: 0 12px 0 0;
}

div.hide {
    display: none;
}

a.tab {
    border: solid 1px black;
    padding-left: 5px;
    padding-right: 5px;
    border-collapse: collapse;

}

img.pointer {
    position: absolute;
    bottom: 13px;
    z-index: 4000;
    visibility: hidden;
    left: 180px;
}

/* LISTING PG --------------------------------------------------------- */

h4 {
    font-size: 100%
}

a.forward {
    text-decoration: underline;
}

a.forward:hover {
    text-decoration: none;
}

div.back {
    margin: 0 0 13px 0;
}

div.back a {
    padding: 0 0 0 15px;
    background: url(/images/back3_bu.gif) 0 50% no-repeat;
}

div#images {
    float: left;
    width: 163px;
    margin: 0 13px 20px 0;
}

div#images img {
    border: 1px solid #ccc;
    cursor: pointer;
}

div#images img.thumb {
    margin: 5px 0 0 8px;
}

div#images img.thumb.first {
    margin-left: 0;
    margin-right: 1px;
}

div#stats_summary {
    float: left;
    width: 242px;
    margin: 0 10px 10px 0;
}

div#stats_summary h2 {
    font-size: 125%;
    margin: 0 0 7px 0;
    line-height: 1;
}

div#stats_summary ul.stats {
    border-bottom: none;
    padding: 0;
}

div#stats_summary p.note {
    font-size: 90%;
    width: 160px;
}

div#stats_summary h4 {
    padding: 3px 0 5px 0;
}

div#stats_summary ul.ratings li {
    margin-bottom: 6px;
}

div#specialties_plans {
    float: left;
    width: 154px;
    margin: 0 10px 10px 0;
}

div#specialties_plans h4 {
    line-height: 1;
    margin-bottom: 3px;
    clear: both;
}

div#specialties_plans ul {
    margin-bottom: 15px;
}

div#specialties_plans a.forward {
    font-size: 90%;
}

div#map.reduced {
    float: right;
    margin-bottom: 10px;
    width: 326px;
}

div#map.reduced img {
    border: 1px solid #ccc;
}

.noshow {
    display: none
}

.rule {
    border-bottom: 1px solid #e4e4e4;
}

div#leftcol {
    width: 260px;
    float: left;
    margin: 0 0 50px 0;
    clear: left;
}

div#leftcol h4 {
    margin-bottom: 2px;
}

div.statement {
    border-bottom: 1px solid #ddd;
    margin: 0 0 10px 0;
}

div#stats_detail ul {
    margin: 0 0 15px 0;
}

div#stats_detail ul li {
    padding: 0 0 3px 14px;
    background: url(/images/blue_bl.gif) 0 5px no-repeat;
}

div#stats_detail div.publications ul li {
    margin: 7px 0 0 0;
}

div#stats_detail p {
    margin: 0 0 20px 0;
}

div#rightcol {
    width: 600px;
    float: right;
    margin: 0 0 50px 0;
}

div#rightcol form.reason_for_visit {
    padding: 5px 10px 3px 10px;
    background-color: #e1eff6;
}

div#rightcol form.reason_for_visit label {
    font-weight: bold;
    margin-right: 6px;
}

div#rightcol form.reason_for_visit select {
    width: 180px;
    height: 1.6em;
}

div#rightcol div.location dl {
    border-bottom: 1px solid #ddd;
    border-top: 1px solid #ddd;
    margin: 1px 0 0 0;
    padding: 4px 0 6px 0;
    position: relative;
    clear: both;
}

div#rightcol div.location dt {
    display: block;
    float: left;
    background: url(/images/doc_number.gif) 0 0 no-repeat;
    width: 20px;
    min-height: 17px;
    height: auto;
    color: #fff;
    padding: 3px 0 0 0;
    text-align: center;
    margin: 4px 7px 0 0;
    font-size: 95%;
    font-weight: bold;
}

div#rightcol div.location dd {
    line-height: 1.2;
}

div#rightcol div.location dd.doc_address_1 {
    font-weight: bold;
}

div#rightcol div.location dd.accessible {
    position: absolute;
    right: 0;
    top: 3px;
    background: url(/images/wheelchair.gif) 0 0 no-repeat;
    min-height: 20px;
    height: auto;
    width: 5em;
    padding: 1px 0 0 23px;
    margin: 3px 2px 0 0;
    font-size: 85%;
    clear: right;
    text-align: right;
    line-height: 1.2em;
}

div#rightcol div.location table {
    clear: both;
    width: 100%;
    border-collapse: collapse;
    background-color: #fff;
    margin: 1px 0 24px 0;
}

div#rightcol div.location table td,
div#rightcol div.location table th {
    padding: 5px;
    overflow: hidden;
    vertical-align: top;
    border-bottom: 1px solid #ddd;
}

div#rightcol div.location table th {
    height: 39px;
    text-align: left;
    padding: 3px 0 0 8px;
}

div#rightcol div.location table th.prev_week {
    width: 20px;
    padding-left: 10px;
    padding-right: 4px;
}

div#rightcol div.location table th.next_week {
    width: 23px;
    padding-left: 4px;
    padding-right: 10px;
}

div#rightcol div.location table th.prev_week a,
div#rightcol div.location table th.next_week a {
    display: block;
    padding: 17px 0 2px 0;
    background-position: 0 0;
    background-repeat: no-repeat;
    font-size: 85%;
    text-decoration: none;
    font-weight: bold;
}

div#rightcol div.location table th.prev_week a:hover,
div#rightcol div.location table th.next_week a:hover {
    text-decoration: underline;
}

div#rightcol div.location table th.prev_week a {
    background-image: url(/images/prev_bu.gif);
}

div#rightcol div.location table th.next_week a {
    background-image: url(/images/next_bu.gif);
}

div#rightcol div.location table td {
    padding-top: 13px;
    height: 70px;
}

div#rightcol div.location table td.alt {
    background-color: #f7f3ee;
}

div#rightcol div.location.alt table td {
    background-color: #f5fafc;
}

div#rightcol div.location.alt table td.alt {
    background-color: #eaf4f9;
}

div#rightcol div.location table span {
    display: block;
    padding: 0 2px;
}

div#rightcol div.location table span.date {
    font-weight: normal;
}

div#rightcol div.location table a {
    display: block;
    text-decoration: underline;
}

div#rightcol div.location table a:hover {
    text-decoration: none;
}

div#rightcol div.location table td.calendar {
    width: 55px;
    padding-left: 9px;
    padding-right: 9px;
    height: 85px;
}

div#rightcol div#reviews {
    margin: 5px 0 -7px 0;
}

div#rightcol div#reviews h3 {
    font-size: 130%;
    margin-bottom: 4px;
}

div#rightcol div#reviews div.review {
    padding-bottom: 7px;
}

div#rightcol div#reviews ul li {
    float: left;
    padding: 0 12px;
    margin: 6px 0;
    border-left: 1px solid #ddd;
    font-weight: bold;
}

div#rightcol div#reviews ul li.first {
    padding-left: 0;
    border-left: none;
}

div#rightcol div#reviews ul img {
    margin-right: 3px;
}

div#rightcol div#reviews p {
    clear: both;
}

div#rightcol div.who_what span,
div#rightcol div.who_what a {
    font-weight: bold;
}

div#status {
    padding: 10px 16px;
    font-size: 125%;
    border: 1px solid #ffd1b3;
    color: #f60;
    font-weight: bold;
    margin-bottom: 10px;
}

div#appointment, div.appointment {
    width: 540px;
    border: 10px solid #deeef6;
    background-color: #deeef6;
    float: left;
    margin-bottom: 40px;
}

div#appointment div.subwrap, div.appointment div.subwrap {
    border: 1px solid #b6d5ee;
    padding: 10px 19px;
    background-color: #fff;
}

div#appointment div#appointment_details {
    width: 350px;
    float: left;
}

div#appointment h3 {
    font-size: 110%;
    padding: 0 0 8px 0;
    border-bottom: 1px solid #ddd;
    position: relative;
    color: #666666;
}

div#appointment h3 span {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    font-size: 90%;
    font-weight: normal;
}

div#appointment dl {
    margin: 7px 0;
}

div#appointment dt {
    width: 82px;
    float: left;
}

div#appointment dd {
    width: 250px;
    float: left;
    margin: 0 0 7px 0;
}

div#appointment li.doc_name,
div#appointment li.phone {
    font-weight: bold;
    margin-bottom: 2px;
}

div#appointment img.doc_img {
    border: 1px solid #ccc;
    float: left;
    margin: 0 10px 0 4px;
}

.doc_rating {
    display: inline-block;
}

div#appointment dd.time {
    font-weight: bold;
}

div#appointment dd.time span {
    font-weight: normal;
}

img.mandatory {
    padding: 5px 5px 0 1px;
}

div.mandatory {
    background: url(/images/mandatory_bl.gif) 100% 40% no-repeat;
    padding-right: 13px;
    margin-bottom: 10px;
    float: left;
    clear: left;
}

/* book it pg ---------------------------------------- */

div#appointment h2 {
    font-size: 130%;
    padding: 2px 0 9px 0;
    border-bottom: 1px solid #ddd;
}

div#appointment li.directions {
    font-size: 90%;
    padding: 0 10px 0 0;
    margin-top: 2px;
    background: url(/images/carrot_2.gif) 100% 4px no-repeat;
    float: left;
}

/* summary page ---------------------------------------------- */

div#status.confirmed {
    padding: 10px 10px 10px 44px;
    background: #e76421 url(/images/confirm3_bu.gif) 10px 50% no-repeat;
    border: 1px solid #e76421;
    color: #fff;
    margin-right: 358px;
}

div#appointment.confirmed h2 {
    border-bottom: none;
    font-size: 120%;
    position: relative;
    padding: 0;
    margin: -2px 0 7px 3px;
}

div#appointment.confirmed h2 span {
    font-size: 85%;
    position: absolute;
    right: 19px;
    top: 1px;
    width: 300px;
    font-weight: normal;
    text-align: right;
}

div#appointment.confirmed h3 {
    font-size: 100%;
    padding: 0 0 6px 0;
}

div#appointment.confirmed h3 a {
    color: #e76421;
}

div#appointment.confirmed div#appointment_details {
    width: 340px;
    margin-bottom: 10px;
}

div#appointment.confirmed dt,
div#appointment.book dt {
    margin-left: 5px;
    width: 77px;
}

div#appointment.confirmed dd {
    width: 240px;
}

div#appointment.confirmed div#tools {
    width: 144px;
    border: 1px solid #b6d5ee;
    float: right;
    padding: 3px;
    margin: 5px 0 13px 0;
}

div#appointment.confirmed div#tools h4 {
    font-size: 95%;
    padding: 2px 10px;
    background-color: #deeef6;
    margin-bottom: 5px;
    color: #666666;
}

div#appointment.confirmed div#tools ul li {
    min-height: 12px;
    padding: 0 0 6px 33px;
    background-position: 8px 2px;
    background-repeat: no-repeat;
    font-size: 90%;
}

div#appointment.confirmed div#tools ul li.print {
    background-image: url(/images/print_bl.gif);
    padding-top: 4px;
}

div#appointment.confirmed div#tools ul li.outlook {
    background-image: url(/images/outlook_bl.gif);
    padding-bottom: 8px;
}

div#appointment.confirmed div#tools ul li.pdf {
    background-image: url(/images/adobe_bl.gif);
}

div#appointment.confirmed div#reminder {
    width: 150px;
    float: right;
    clear: right;
}

div#appointment.confirmed div#reminder h4 {
    font-size: 100%;
    color: #666666;
    margin-bottom: 2px;
}

div#appointment.confirmed div#reminder p {
    font-size: 90%;
}

div#appointment.confirmed div#to_cancel {
    clear: both;
    padding: 8px 15px;
    margin: 0 0 3px 0;
    background-color: #eaf4f9;
    border-top: 1px solid #ddd;
}

div#appointment.confirmed div#to_cancel h4 {
    color: #666666;
}

div#appointment.confirmed div#to_cancel strong {
    color: #e76421;
}

div#appointment.confirmed div#to_cancel a {
    text-decoration: underline;
}

div#appointment.confirmed div#to_cancel a:hover {
    text-decoration: none;
}

/* sign in pg ------------------------------------------------ */
div#appointment.process div.subwrap {
    padding: 12px 19px 10px 19px;
}

a.alt {
    text-decoration: underline;
}

a.alt:hover {
    text-decoration: none;
}

fieldset.arrowed {
    padding: 2px 0 0 27px;
    background: url(/images/arrow_cir_bl.gif) 0 0 no-repeat;
}

label.large {
    display: block;
    font-weight: bold;
    font-size: 120%;
    margin: 0 0 5px 0;
}

div#appointment label em,
div#appointment h3 em {
    font-style: normal;
    color: #ff822f;
}

input.wide {
    width: 250px;
    clear: both;

    margin: 7px 0;
}

input.short {
    width: 95px;
    clear: both;
    margin: 10px 0;
}

div#appointment.process p.indent {
    margin: 0 0 7px 29px;
}

input.submit {
    display: block;
    margin: 8px 0;
    clear: both;
}

div#appointment.process label.indent {
    margin-left: 25px;
}

div#appointment.process div.rule {
    border-bottom: 1px solid #ddd;
    margin: 7px 0 12px 0;
}

/* sign up page ------------------------------------------------------ */
h3.errorHeader {
    color: red;
    float: left;
}

div.pair label {
    display: block;
    font-weight: bold;
    margin: 5px 0 2px 0;
    clear: both;
}

div.pair label.alt {
    font-weight: normal;
}

div#mandatory {
    width: 560px;
}

div#mandatory div.subwrap {
    float: right;
    background: url(/images/mandatory_bl.gif) 100% 3px no-repeat;
    padding: 0 15px 5px 0;
    color: #666666;
}

label.mandatory {
    background: url(/images/mandatory_bl.gif) 100% 40% no-repeat;
    padding-right: 13px;
    margin-top: 5px;
    display: block;
    float: left;
}

div.pair {
    float: left;
    width: 253px;
}

div.pair.right {
    width: 247px;
}

div.pair.alt {
    width: 500px;
}

div.pair input,
div.pair select,
div.pair .value {
    display: block;
    float: left;
    clear: both;
    width: 221px;
    font-size: 13px;
}

.pair .value {
    padding-top: 2px;
}

div.pair input {
    padding: 1px 0;
}

div.pair input[type="radio"],
div.pair input[type="checkbox"] {
    width: auto;
    margin: 0 3px 0 6px;
}

div.pair select.short {
    width: 85px;
}

div.pair input#dob {
    clear: none;
}

div#appointment fieldset.arrowed h3 {
    border-bottom: none;
    color: #333;
    font-size: 110%;
    padding: 1px 0 9px 0;
}

div#appointment fieldset.arrowed h3 span {
    display: inline;
    position: relative;
}

fieldset.arrowed.phone {
    margin-bottom: 0;
}

fieldset.arrowed.phone div.pair {
    width: 150px;
    margin-right: 10px;
}

fieldset.arrowed.phone div.pair.last {
    margin-right: 0;
}

fieldset.arrowed.phone div.pair input {
    width: 127px;
}

.demo_info {
    display: none;
}

.help {
    display: none;
    left: 115px;
    padding: 2px;
    padding-left: 20px;
    padding-right: 10px;
    position: absolute;
    top: 15px;
    background: transparent url(/images/horizontal-talk-bubble.gif) no-repeat scroll 0 0;
    width: 170px;
    height: 60px;
}

/* MY DOCS ---------------------------------------------------------- */

h1 {
    font-size: 150%;
    margin-bottom: 12px;
}

/* MY APPOINTMENTS ------------------------------------------------------ */

h2 {
    font-size: 120%;
    padding-bottom: 8px;
    padding-left: 2px;
    color: #666666;
}

/* GENERIC PAGE ----------------------------------------------------- */

div#sidebar {
    display: block;
    float: right;
    width: 195px;
    margin-top: 5px;
    font-size: 90%;
}

div#sidebar h3 {
    padding: 5px 10px;
    background-color: #deeef6;
    margin: 0 0 9px 0;
    font-size: 130%;
}

div#sidebar p {
    line-height: 1.4;
}

div#sidebar img.doc_img {
    float: left;
    border: 1px solid #ccc;
    margin: 0 7px 9px 0;
}

div#sidebar ul.stats {
    float: left;
    border-bottom: none;
}

div#sidebar ul.stats li.doc_name {
    font-weight: bold;
}

div#sidebar table.appointments {
    clear: both;
    border-collapse: collapse;
}

div#sidebar table.appointments a,
div#sidebar p a {
    text-decoration: underline;
}

div#sidebar table.appointments a:hover,
div#sidebar p a:hover {
    text-decoration: none;
}

div#sidebar table.appointments th,
div#sidebar table.appointments td {
    clear: both;
    border: 1px solid #ddd;
    padding: 7px 5px 15px 10px;
    vertical-align: top;
}

div#sidebar table.appointments th {
    font-weight: normal;
    padding-bottom: 5px;
    padding-top: 4px;
}

div#sidebar table.appointments th span {
    font-weight: bold;
}

div#sidebar table.appointments td.alt {
    background-color: #f7f3ee;
}

div#sidebar a.arrowed {
    text-decoration: underline;
    display: block;
    margin: 3px 0 0 0;
}

div#sidebar a.arrowed:hover {
    text-decoration: none;
}

/* PRACTICE PAGE ----------------------------------------------- */

div#rightcol div.locations {
    margin-bottom: 20px;
}

div#rightcol div.locations div.location div.stats_summary ul.stats {
    position: relative;
    float: left;
    border-bottom: none;
    width: 220px;
    min-height: 87px;
}

div#rightcol div.locations div.location div.stats_summary ul.stats li {
    margin-left: 80px;
}

div#rightcol div.locations div.location div.stats_summary ul li.doc_photo {
    position: absolute;
    top: 2px;
    left: -80px;
}

div#rightcol div.locations div.location div.stats_summary ul li.doc_photo img {
    border: 1px solid #ccc;
}

div#rightcol div.locations div.location div.stats_summary ul.stats li span,
div#rightcol div.locations div.location div.stats_summary ul.stats li.doc_name {
    font-weight: bold;
}

div#rightcol div.locations div.location ul.address,
div#rightcol div.locations div.location div.ratings {
    float: left;
    margin-left: 20px;
}

div#rightcol div.locations div.location ul.address {
    width: 180px;
}

div#rightcol div.locations div.location ul.address li.doc_address_1 {
    font-weight: bold;
}

div#rightcol div.locations div.location div.ratings {
    width: 160px;
}

div#rightcol div.locations div.location table {
    margin: 1px 0 5px 0;
    border-top: 1px solid #ddd;
}

div#suffixSection ul {
    margin: 0 0 15px 0;
}

div#suffixSection ul li {
    padding: 0 0 3px 14px;
    background: url(/images/blue_bl.gif) 0 5px no-repeat;
}

/* Location Availability -------------------------------- */

div#locationList,
div#professionals {
    width: 14em;
}

div#locationList form select {
    width: 11em;
}

div#locationList h3,
div#professionals h3 {
    margin-bottom: 8px;
    font-size: 120%;
}

div#professionals {
    margin-top: 20px;
}

div#professionals a {
    display: block !important;
    width: 12em !important;
    padding: 3px;
    margin-bottom: 2px;
}

div#professionals a.selected {
    background-color: #F2F9FC !important;
}

/* TESTIMONIALS PAGE ---------------------- */
blockquote {
    padding: 4px 0 0 46px;
    background: url(/images/quote.gif) 0 9px no-repeat;
    margin: 0;
}

blockquote.alt h3,
blockquote.alt p {
    background-color: #F7F3EE;
}

blockquote h3 {
    font-size: 120%;
    padding: 10px 10px 0 10px;
}

/* PRICING PG --------------------------- */

table#pricing {
    border-collapse: collapse;
    margin-top: 27px;
}

table#pricing th {
    text-align: center;
}

table#pricing th,
table#pricing td {
    border-bottom: 1px solid #ddd;
    padding: 4px;
}

table#pricing tr.toprow th {
    font-size: 100%;
    padding: 4px;
    vertical-align: top;
}

table#pricing tr.toprow th h2 {
    color: #fff;
    background-color: #E76421;
    padding: 6px 3px 5px 10px;
    font-size: 1.5em;
    letter-spacing: .01em;
    width: 175px;
    margin-bottom: 3px !important;
}

table#pricing tr.toprow th h2 span {
    font-weight: normal;
    font-size: 80%;
}

table#pricing tr.toprow th div {
    background-color: #EEF6FA;
    padding: 7px 10px;
    font-weight: normal;
    width: 168px;
    height: 100%;
    min-height: 5em;
    color: #333;
}

table#pricing th h2 sup {
    padding-left: 2px;
    font-size: 80%;
}

table#pricing th div sup {
    color: #FB8A3E;
    padding-left: 1px;
    top: -2px;
    font-size: 95%;
}

table#pricing th { /* for left-side th's */
    font-size: 125%;
    padding: 15px;
    color: #666666;
    width: 119px;
}

table#pricing td.leftCol {
    font-size: 110%;
    font-weight: bold;
    color: #088989;
}

table#pricing td.leftCol h2 {
    font-size: 130%;
    font-weight: bold;
    color: #088989;
}

table#pricing td div {
    text-align: center;
    padding: 12px 15px;
    font-size: 150%;
    font-weight: bold;
}

table#pricing td.alt div {
    background-color: #fff;
}

table#pricing sup {
    font-size: 90%;
    vertical-align: top;
    font-weight: normal;
    position: relative;
    top: -3px;
}

div.notes {
    margin: 13px 0;
}

div.notes sup {
    color: #FB8A3E;
    vertical-align: top;
    position: relative;
    top: -3px;
    font-size: 100%;
    padding-right: .3em;
}

/* PRACTICE PAGE TABS ------------------------------------------------ */

ul.tabs {
    clear: both;
    display: block;
    line-height: 1;
    height: 22px;
    padding: 0px 19px 9px 10px;
    position: absolute;
    top: -30px;
}

ul.tabs li {
    float: left;
    display: block;
    padding: 0;
    margin-right: 4px;
}

ul.tabs li a {
    display: block;
    padding: 10px 19px 9px 0;
    margin-left: 19px;
}

ul.tabs li.active {
    margin-bottom: -1px;
    font-weight: bold;
}

ul.tabs li.active span {
    display: block;
    padding: 10px 19px 10px 0;
    margin-left: 19px;
}

div#stats_detail ul.nodot li {
    padding: 0 0 3px 0;
    background: none;
}

div#stats_detail a.view_all {
    background: url(/images/carrot_3.gif) 100% 60% no-repeat;
    padding-right: 12px;
}

div.ratings {
    float: left;
    margin-top: 10px;
    padding-bottom: 3px;
}

div.ratings li {
    margin-top: 5px;
}

div.ratings .-rating {
    display: inline-block;
}

/* PROSPECTIVE PROFILE STYLES ------------------------------------- */
div#leftcol.alt {
    width: 162px;
}

div#leftcol.alt h2 {
    font-size: 1.25em;
    color: #666666;
    padding-left: 0;
}

div#leftcol.alt img.doc_img {
    border: 1px solid #ccc;
}

div.claim {
    background-color: #E1EFF6;
    padding: 6px 16px 3px 16px;
    margin: 3px 0 13px 0;
}

div.claim a {
    padding-right: 10px;
    background: url(/images/carrot_blue_on_blue.gif) 100% 60% no-repeat;
}

div.claim p {
    margin-bottom: 0;
    padding-bottom: 5px;
}

div#rightcol.alt {
    width: 690px;
    margin-top: 12px;
}

div#rightcol.alt h2 {
    font-size: 130%;
}

div#rightcol.alt div.stats {
    float: left;
    width: 120px;
}

div#rightcol.alt div.stats img.doc_img {
    border: 1px solid #ccc;
}

div#rightcol.alt div.stats li.doc_rating {
    margin-bottom: 4px;
}

div#rightcol.alt div.stats dd.doc_name {
    font-weight: bold;
    margin-top: 2px;
}

div#rightcol.alt form.reason_for_visit fieldset {
    float: left;
}

/* Doctor List ------------------------------------------------------------- */

.wizardLeftContainer {
    float: left;
    width: 550px;
}

#doctorListContainer {
    width: 600px;
}

#doctorListContainer .blueBox {
    padding-left: 10px;
    padding-top: 7px;
    padding-bottom: 7px;
}

#doctorListContainer .blueBox input {
    width: 205px;
}

#doctorListContainer .blueBox select {
    width: 50px;
}

#doctorListContainer .blueBox .doctorComplete {
    float: right;
    position: relative;
    top: 17px;
}

#doctorListContainer .blueBox .doctorComplete span {
    padding-right: 5px;
}

#doctorListContainer .blueBox .doctorComplete a {
    padding-left: 10px;
    padding-right: 15px;
}

#doctorListContainer .doctorList {
    width: 916px;
    border: 1px solid black;
    border-collapse: collapse;
    margin-top: 20px;
}

#doctorListContainer .doctorList th {
    background-color: #D3D3D3;
}

#doctorListContainer .doctorList td {
    padding-top: 3px;
    padding-bottom: 3px;
}

#doctorListContainer .doctorList tr.alt {
    background-color: #F1F5FA;
}

#doctorListContainer .paging {
    width: 910px;
    text-align: right;
}

.blueBox {
    background-color: #EAF3FA;
    padding-left: 25px;
    padding-top: 13px;
    padding-bottom: 15px;
    margin-bottom: 3px;
    margin-top: 3px;
}

.blueBox input {
    width: 227px;
}

.blueBox textarea {
    width: 510px;
}

.addressBlock {
    float: left;
    padding-right: 3px;
    padding-top: 3px;
}

.delete {
    float: right;
    padding-right: 5px;
    position: relative;
    bottom: 12px;
}

.delete img {
    position: relative;
    top: 3px;
}

hr {
    color: #DDDDDD;
    background-color: #DDDDDD;
    border-style: none none none;
    height: 1px;
}

.error {
    background: url(/images/synchronizer/warning_medium.png) no-repeat;
    color: Red;
    padding-left: 20px;
    height: 20px;
}

ul.insurances {
    margin: 0 0 15px 0;
}

ul.insurances li {
    padding: 0 0 1px 14px;
    background: url(/images/blue_bl.gif) 0 5px no-repeat;
}

ul.insurances li.last {
    padding-top: 2px;
    background-image: none;
}

ul.insurances li.last a {
    text-decoration: underline !important;
}