body
{
    margin-top: 0px;
    background-color: #E3D6C4;
    margin-bottom: 0px;
    font-family: Segoe UI, Arial, Helvetica, Sans-Serif;
    font-size: 12px;
}
.box
{
    border-left: 1px solid;
    border-bottom: 1px solid;
    border-right: 1px solid;
    border-top: 1px solid;
    border-color: #58A8FE;
    padding: 10px 10px 10px 10px;
}
table
{
    font-size: 12px;
    line-height: 18px;
}

p
{
    margin: 9px 20px;
    font-size: 12px;
    line-height: 18px;
}


h1
{
    font-size: 14pt;
    color: #B6292F;
    font-weight: bold;
    margin-bottom: 10px;
}
.h1Tinnitis
{
    font-size: 14pt;
    color: White;
    font-weight: bold;
    margin-bottom: 10px;
}
h2
{
    font-size: 18px;
}
.h2Tinnitis
{
    font-size: 18px;
    color: White;
}

h3
{
    font-size: 16px;
    font-weight: bold;
    margin: 0 0 10px 0;
}
h4
{
    font-size: 11px;
    font-weight: bold;
}
td img
{
    display: block;
}

ul
{
    margin-top: -15px;
    margin-bottom: -5px;
    font-size: 12px;
}

.Required
{
    background-color: #FFFFC0;
}

a.reverse:link
{
    font-size: 10px;
    color: #FFFFFF;
    text-decoration: none;
}
a.reverse:visited
{
    font-size: 10px;
    color: #FFFFFF;
    text-decoration: none;
}
a.reverse:hover
{
    font-size: 10px;
    color: #FFFFFF;
    text-decoration: underline;
}
a.reverse:active
{
    font-size: 10px;
    color: #FFFFFF;
    text-decoration: none;
}


.text
{
    font-size: 12px;
    line-height: 18px;
}

.navBarTable
{
    border-top-width: medium;
    border-top-style: solid;
    border-top-color: #FFFFFF;
}
.footer
{
    font-size: 10px;
    color: #000000;
    margin: 0;
}
.tdtext
{
    padding-top: 30px;
}


.h1sidebar
{
    font-size: 18px;
    font-weight: bold;
    color: #FFFFFF;
    padding-right: 5px;
    padding-left: 12px;
    display: inline;
    background-color: #000000;
    margin-right: 5px;
    padding-top: 10px;
    padding-bottom: 10px;
}


.wizardstep
{
    padding-left: 50px;
}
.locationItem
{
    padding-left: 20px;
}
.locationItem1
{
    padding-left: 20px;
}
.locationItem2
{
    font-weight: bold;
}
.locationscontainer
{
    float: left;
    height: 250px;
    margin: 10px;
    padding: 8px;
    width: 350px;
    background-color: #FDF5E6;
    border: solid 1px #FFDEAD;
}
.practicecontainer
{
    float: left;
    height: 250px;
    margin: 10px 10px 10px 0px;
    padding: 8px;
    width: 320px;
    background-color: #FDF5E6;
    border: solid 1px #FFDEAD;
}
.memberscontainer
{
    margin: 10px;
    padding: 8px;
    background-color: #FDF5E6;
    border: solid 1px #FFDEAD;
}

.emailItem
{
    color: #bbbbbb;
    padding-left: 20px;
}
.modalBackground
{
    background-color: Black;
    filter: alpha(opacity=70);
    opacity: 0.7;
}
.confirm
{
    background-color: White;
    padding: 10px;
    width: 370px;
}
.emailPanel
{
    padding: 2px;
}
.emailPanelItem
{
    padding: 10px;
    margin: 10px;
}
.detail
{
    font-size: 10px;
    background-color: #fff;
    border: solid 2px #333;
    padding: 25px;
}
.detailview
{
    font-size: 8px;
    padding: 0px;
    margin: 0px;
}
a.btnmodify
{
    background: url("/images/practice/modify.png") no-repeat 3px;
    text-indent: 15px;
    padding: 7px 10px 2px 10px;
    text-decoration: none;
    color: #5c8dd6;
    display: block;
}
a.btnmodify2
{
    background: url("/images/practice/modify.png") no-repeat 3px;
    text-indent: 15px;
    margin-top: 10px;
    padding: 2px 10px 2px 10px;
    text-decoration: none;
    color: #5c8dd6;
    display: block;
    width: 90px;
    border: 1px solid #ccc;
    background-color: White;
}
a:hover.btnmodify
{
    text-decoration: underline;
}
a.btndelete
{
    background: url("/images/practice/delete.png") no-repeat 3px;
    text-indent: 15px;
    padding: 2px 10px 2px 10px;
    text-decoration: none;
    color: #B6292F;
    display: block;
}
a:hover.btndelete
{
    text-decoration: underline;
}
a.btnadd
{
    background: url("/images/practice/add.png") no-repeat 3px;
    text-indent: 15px;
    margin-top: 10px;
    border: 1px solid #ccc;
    padding: 2px 10px 2px 10px;
    background-color: White;
    text-decoration: none;
    color: #6a9b29;
    display: block;
    width: 100px;
}
a:hover.btnadd
{
    text-decoration: underline;
}
.btninvite
{
    background: url("/images/practice/invite.png") no-repeat 3px;
    text-indent: 15px;
    margin-top: 10px;
    padding: 2px 2px 2px 20px;
    text-decoration: none;
    color: #6a9b29;
    display: block;
    width: 125px;
}
a.btnupdate
{
    background: url("/images/practice/update.png") no-repeat 3px;
    text-indent: 15px;
    margin-top: 10px;
    padding: 2px 10px 2px 10px;
    text-decoration: none;
    color: #6a9b29;
    display: block;
    width: 90px;
    border: 1px solid #ccc;
    background-color: White;
}
a.btncancelinvite
{
    background: url("/images/practice/cancel.png") no-repeat 3px;
    margin-top: 10px;
    margin-left: 10px;
    padding: 2px 2px 2px 25px;
    text-decoration: none;
    color: #6a9b29;
    display: block;
}
.dashboardheaderH1
{
    font-size: 22px;
    color: #FFFFFF;
    font-weight: normal;
    margin: 0px;
    padding: 0px;
}
.subheading
{
    font-size: 16px;
    margin: 5px;
    padding: 0px;
    color: #B6292F;
    font-weight: normal;
    text-indent: 10px;
}
.logout
{
    background: url("/images/practice/logout.png") no-repeat 3px;
    text-indent: 20px;
    margin-top: 10px;
    padding: 2px 10px 2px 10px;
    background-color: White;
    text-decoration: none;
    color: #6a9b29;
    display: block;
    width: 70px;
    margin-right: 98px;
}
.practiceinfoh1
{
    font-size: 16px;
    margin: 0px;
    padding: 0px;
}
.practiceinfoh3left
{
    margin: 0px;
    padding: 0px;
    color: #666;
    float: left;
}
.practiceinfoh3right
{
    margin: 0px;
    padding: 0px;
    color: #666;
    float: right;
}
.practiceinfowrapper
{
    margin-left: 20px;
}
.shippingWrapper
{
    border: 1px solid #d2d2d2;
    background-color: #ccc;
}

.addLocationDiv
{
    padding-top: 5px;
    padding-bottom: 5px;
    background-color: #d6e0e9;
    margin: 0px;
    padding-left: 0px;
    padding-right: 0px;
}

.addLocationDivAlternating
{
    padding-top: 5px;
    padding-bottom: 5px;
    background-color: #fff;
    margin: 0px;
    padding-left: 0px;
    padding-right: 0px;
}




.addLocationDiv select
{
    display: inline;
    padding: 0px;
}

.addLocationDivAlternating select
{
    display: inline;
    padding: 0px;
}

.leftside
{
    display: inline-block;
    margin-left: 10px;
    padding: 0px;
    width: 130px;
}

.rightside
{
    display: inline;
    margin-right: 30px;
    width: 150px;
    padding: 0px;
}

.practiceinfoleftside
{
    display: inline-block;
    padding: 0px;
    width: 100px;
}

.practiceinforightside
{
    display: inline;
    margin-top: 5px;
    width: 150px;
    padding: 0px;
}

.ordersgview
{
    table-layout: fixed;
}

.bodytext
{
    font-size: large;
}
#locationsheader
{
    text-indent: -9999px;
    background: url("/images/practice/location_header.gif") no-repeat;
    height: 42px;
    width: 100%;
}
/*stuff*/
dl, dt, dd
{
    padding: 0;
}

dl
{
    font-size: 90%;
    padding-top: 1px;
    display: block;
}

html > body dl
{
    padding-bottom: 0.5em;
}

dl:after
{
    content: '.';
    display: block;
    clear: both;
    height: 0;
    visibility: hidden;
}

dt
{
    clear: left;
    width: 200px;
    float: left;
    margin-top: 0.5em;
}
dd
{
    /*float:left;*/ /*padding-left: 0.8em;*/
    margin-top: 0.78em;
}

dt + dt
{
    margin-top: 0;
}

dd + dt
{
    padding-top: 0.5em;
}

.login
{
}

.login dt
{
    margin-top: 0.8em;
    width: 120px;
}


.clearfix
{
    min-height: 1px;
}
.clearfix:after
{
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    overflow: hidden;
    font-size: 0;
}

.shippingWrapper
{
    margin: 10px;
    background-color: #fff;
}
h1
{
    margin: 0px;
    color: #656565;
}
.smalltext
{
    font-size: 11px;
}
.paymentRadio
{
}
.checkoutList
{
    list-style-type: none;
    display: inline;
}
ul.checkoutList li
{
    float: left;
}
.checkoutSubH3
{
    font-size: 11px;
    color: #741a0b;
    border-bottom: 1px solid #ededed;
}
.modalBackground
{
    background-color: Black;
    filter: alpha(opacity=70);
    opacity: 0.7;
}
.detail
{
    font-family: arial,helvetica,sans-serif;
    font-size: 10px;
    background-color: #fff;
    border: solid 2px #333;
    padding: 25px;
}
#map_canvas
{
    margin: 0;
    padding: 0;
    width: 400px;
    height: 300px;
    font-size: 10pt;
    border: solid 2px Black;
}
#previewaddress
{
    font-style: italic;
    margin-bottom: 5px;
}
input, select, textarea
{
    font-family: Segoe UI, Arial, Helvetica, Sans-Serif;
    font-size: 9pt;
}
span.progress
{
    background-color: white;
    display: inline-block;
}