/*
Theme Name: Premier PT And Sports Performance 945
Theme URI: http://www.e-rehab.com/
Author: John Mason
Author URI: http://www.e-rehab.com
Template: ptcng
*/
* {
    padding: 0;
    margin: 0;
}

/*YUI Reset - do not change*/
html {
    color: #FFF;
    background: url('/files/images/side.png') repeat-x #09122c;
}
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
textarea,
p,
blockquote,
th,
td {
    margin: 0;
    padding: 0;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
fieldset,
img {
    border: 0;
}
address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var {
    font-style: normal;
    font-weight: normal;
}
li {
    list-style: none;
}
caption,
th {
    text-align: left;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 100%;
    font-weight: normal;
}
q:before,
q:after {
    content: '';
}
abbr,
acronym {
    border: 0;
    font-variant: normal;
}
sup {
    vertical-align: text-top;
}
sub {
    vertical-align: text-bottom;
}
input,
textarea,
select {
    font-family: inherit;
    font-size: inherit;
    font-weight: inherit;
}
input,
textarea,
select {
    *font-size: 100%;
}
legend {
    color: #000;
}

/*YUI font reset*/

/* ----You can override the main font size right below----- */
body {
    font: 16px/1.5 trebuchet ms, arial, helvetica, clean, sans-serif;
    *font-size: small;
    *font: x-small;
}
select,
input,
button,
textarea {
    font: 99% arial, helvetica, clean, sans-serif;
}
table {
    font-size: inherit;
    font: 100%;
}
pre,
code,
kbd,
samp,
tt {
    font-family: monospace;
    *font-size: 108%;
    line-height: 100%;
}
#wrapper {
    margin: 0 auto;
    width: 990px;
    background: url('/files/images/center.jpg') repeat-y;
}
#header {
    width: 990px;
    padding: 0px;
    height: 150px;
    background: url('/files/images/headerbg.jpg') repeat-x;
}
#navigation {
    width: 990px;
    height: 34px;
    background: url('/files/images/navbg.jpg') repeat-x;
    padding: 0;
    margin: 0;
}
#tophotos {
    width: 990px;
    height: 153px;
    padding: 0;
    margin: 0;
}
#content {
    width: 990px;
    color: #FFF;
    margin: 0;
    padding: 0;
    min-height: 550px;
}
#leftColumn {
    float: left;
    width: 640px;
    margin-left: 50px;
}
#rightColumn {
    float: right;
    width: 225px;
    margin-right: 50px;
}
#maincontent {
    padding: 15px;
}
#footer {
    width: 990px;
    color: #FFF;
    background: url('/files/images/footer.jpg') repeat-y;
    margin-top: 0;
    padding: 0;
    text-align: center;
    clear: both;
}
.clearer {
    clear: both;
    line-height: 0;
}
span.disappear {
    display: none;
}
a img {
    border: 0px;
}
a {
    outline: none;
}
.blue {
    color: #19388a;
}
.red {
    color: #8a1e04;
}
#headerLink {
    font-size: 14px;
    color: #19388a;
}
#headerLink a,
#headerLink a:active,
#headerLink a:visited {
    color: #19388a;
    text-decoration: none;
}
#headerLink a:focus,
#headerLink a:hover,
#headerLink a:visited:hover {
    color: #8a1e04;
    text-decoration: none;
}
#bannerText {
    font-size: 16px;
    color: #19388a;
    text-align: center;
    width: 465px;
    margin-top: 22px;
}
h1 {
    font-size: 150%;
}
h2 {
    font-size: 130%;
}
h3 {
    font-size: 108%;
}
h1,
h2,
h3,
h4,
h5 {
    padding: .25em 0;
}
h1,
h2,
h3,
h4,
h5,
h6,
strong {
    font-weight: bold;
}
abbr,
acronym {
    border-bottom: 1px dotted #000;
    cursor: help;
}
em {
    font-style: italic;
}
.ctr {
    margin-left: auto;
    margin-right: auto;
}
.clr {
    clear: both;
}
.fl {
    float: left;
    margin: 0 10px 10px 0
}
.fr {
    float: right;
    margin: 0 0 10px 10px
}
.slideShowAlign div {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 3000px;
}
.slideshowAlign img {
    position: absolute;
}
.fps,
#medvideo_api {
    outline: none;
}
.testimonial {
    font-style: italic;
    font-weight: bold;
    text-align: right;
    margin-bottom: 28px;
}
img.dsnorm,
img.dssoft,
img.dssharp,
img.dsglowdark,
img.dsglow,
img.dsset,
img.dsengraved,
img.dsembossed {
    background-color: white;
}

/*Font Resizer CSS*/
#resizerbox {
    float: right;
    padding: 2px 3px;
    position: relative;
}
.smallFont {
    outline: none;
    background: url(http://ptclinic.com/x3//files/images/font-down.png);
    text-indent: -9999px;
    display: block;
    float: left;
    width: 32px;
    height: 32px;
}
.defaultFont {
    background: url(http://ptclinic.com/x3//files/images/font-default.png);
    text-indent: -9999px;
    outline: none;
    display: block;
    float: left;
    width: 32px;
    height: 32px;
}
.largeFont {
    background: url(http://ptclinic.com/x3//files/images/font-up.png);
    outline: none;
    text-indent: -9999px;
    display: block;
    float: left;
    width: 32px;
    height: 32px;
}
.ldisabled,
.sdisabled {
    opacity: 0.3;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
    filter: alpha(opacity = 30);
}

/*FAQ Options*/
.question a {
    padding-left: 18px;
    text-decoration: none;
    display: inline-block;
}
.question a {
    background-image: url("http://www.ptclinic.com/x3//files/images/plusdark.png");
    background-repeat: no-repeat;
    background-position: 0px 4px;
}
.questionOver a {
    background-image: url("http://www.ptclinic.com/x3//files/images/minusdark.png");
    background-repeat: no-repeat;
    background-position: 0px 4px;
}

/*Callout Options*/
.co {
    position: relative;
}
.comaster {
    position: absolute;
    background-repeat: no-repeat;
}
.co_top_left {
    top: 0;
    left: 0;
    width: 13px;
    height: 11px;
    background-position: 0 0;
}
.co_top {
    top: 0;
    left: 13px;
    height: 11px;
    background-position: top right;
}
.co_bottom_left {
    width: 13px;
    height: 60px;
    background-position: left bottom;
}
.co_bottom {
    left: 13px;
    height: 60px;
    background-position: right bottom;
}
.co_body {
    top: 11px;
    left: 0;
    margin: 0;
    padding: 0 12px;
}

/*Pullquotes*/
.pullquote {
    font-size: 250%;
    font-weight: bold;
    font-family: arial-black, sans-serif;
    margin-top: 10px;
}
.pullquoteinline {
    font-weight: bold;
    font-size: 138.5%;
}

/*Tabs*/
ul.tabs {
    list-style: none;
    margin: 0 !important;
    padding: 0;
    height: 30px;
    border-bottom: 1px solid #666;
}
ul.tabs li {
    float: left;
    text-indent: 0;
    padding: 0;
    margin: 0 !important;
    list-style-image: none !important;
    list-style-type: none;
}
ul.tabs a {
    background: url(http://www.ptclinic.com/x3//files/images/tabs.png) no-repeat -420px 0;
    font-size: 100%;
    display: block;
    height: 30px;
    line-height: 30px;
    width: 134px;
    text-align: center;
    text-decoration: none;
    padding: 0px;
    margin: 0px;
    position: relative;
    top: 1px;
}
ul.tabs a:active {
    outline: none;
}
ul.tabs a:hover {
    background-position: -420px -31px;
}
ul.tabs a.current,
ul.tabs a.current:hover,
ul.tabs li.current a {
    background-position: -420px -62px;
    cursor: default !important;
}
.toppane,
.bottompane {
    display: none;
    padding: 15px 10px;
    border: 1px solid #999;
    border-top: 0;
    background-color: #ffffff;
    overflow: visible;
}
#toptabs,
#bottomset {
    height: 31px;
    position: relative;
}

/*Med Lib*/
.spinner {
    background-repeat: no-repeat;
    background-position: center center;
    text-align: center;
    padding: 12px;
}

/*Newsfeed*/
.newsbox {
    width: 200px;
    height: 80px;
    overflow: visible;
    float: right;
    margin: 10px 0 10px 16px;
    padding: 0 10px 10px 10px;
    position: relative;
}
.newsfeedtop {
    padding: 3px 0;
}
#newsfeedarea h1,
#newsfeedarea h3,
#newsfeedarea h4,
#newsfeedarea h5,
#newsfeedarea .newscontent,
#newsfeedarea .newsdate {
    margin: 3px 0;
    padding: 0 6px;
}
.newsdate {
    text-align: right;
    font-style: italic;
}
#newsitemsholder .newsitem {
    width: 200px;
    height: 100px;
    margin-bottom: 10px;
    cursor: pointer;
    float: left;
    overflow: visible;
}
#newsitemsholder .newsitem:hover {
    background-position: -200px 0px;
}
#newsitemsholder .newsitem.active {
    background-position: -400px 0;
    cursor: default;
}
#newsfeedarea {
    position: relative;
    overflow: hidden;
    height: 110px;
    width: 200px;
    font-size: 13px;
}
#newsitemsholder {
    position: absolute;
    height: 20000em;
}
a.newsprev,
a.newsnext,
a.newsprevPage,
a.newsnextPage {
    display: block;
    width: 18px;
    height: 18px;
    background: url(http://www.ptclinic.com/x3/scrollable/arrow/up.png) no-repeat;
    margin: 8px 10px;
    float: left;
    cursor: pointer;
}
a.newsprev:hover,
a.newsnext:hover,
a.newsprevPage:hover,
a.newsnextPage:hover {
    background-position: 0px -18px;
}
a.disabled {
    visibility: hidden !important;
}
a.newsnext,
a.newsnextPage {
    background-image: url(http://www.ptclinic.com/x3/scrollable/arrow/down.png);
    clear: right;
}
.newsnavi {
    width: 124px;
    height: 20px;
    float: left;
    margin-top: 10px;
    position: relative;
}
.newsnavi a {
    display: block;
    width: 8px;
    height: 8px;
    float: left;
    margin: 3px;
    background: url(http://www.ptclinic.com/x3/scrollable/arrow/navigator.png)  0 0 no-repeat;
    cursor: pointer;
    overflow: hidden;
}
.newsnavi a:hover {
    background-position: 0 -8px;
}
.newsnavi a.active {
    background-position: 0 -16px;
}
.allnews {
    text-align: center;
    font-weight: bold;
    margin-top: 12px;
}
.newsdivider {
    height: 2px;
}

/*Survey*/
.surveyboxcaption {
    height: 4em;
    width: 90%;
    text-align: center;
    margin: 12px auto 0;
}
.surveybox {
    width: 200px;
    text-align: center;
    margin: 0 6px;
    float: left;
    height: 14em;
    position: relative;
}
.surveybox h3 {
    margin: 0;
    padding: 0;
}
.surveybox h1 {
    margin: 0;
    padding: 10px 0;
}
.bignum {
    font-size: 430%;
    font-weight: bold;
    text-align: center;
}
.caption {
    font-size: 100%;
    margin: 0;
    text-align: center;
}

/*Overlay (Popup)*/
div.overlay {
    background-image: url(http://ptclinic.com/x3/overlay/white.png);
    width: 600px;
    height: 470px;
    display: none;
    padding: 35px;
}
div.overlay div.close {
    background-image: url(http://ptclinic.com/x3/overlay/close.png);
    position: absolute;
    right: 5px;
    top: 5px;
    cursor: pointer;
    height: 35px;
    width: 35px;
}

/*Maps*/
.gmaptopper {
    height: 24px;
    position: relative;
}
.gmaplarger,
.gmapdirections {
    float: left;
    padding: 4px 6px 0px 6px;
    font-weight: bold;
    font-size: 12px;
    letter-spacing: 1px;
}
.gmapdirections {
    float: right;
}
#gmapdirections {
    width: 99%;
    background-color: white;
}
#gmapdirections * {
    color: #444;
}

/*Buttons*/
.nlbutton,
.firstbutton,
.surveybutton {
    width: 222px;
    height: 42px;
    display: block;
    background-repeat: no-repeat;
    margin: 8px;
}
.nlbutton {
    background-position: 0 0;
}
.firstbutton {
    background-position: 0 -42px;
}
.surveybutton {
    background-position: 0 -84px;
}
a.nlbutton:hover {
    background-position: -222px 0;
}
a.firstbutton:hover {
    background-position: -222px -42px;
}
a.surveybutton:hover {
    background-position: -222px -84px;
}
p,
fieldset,
pre {
    margin-bottom: 1em;
    margin-top: 1em;
}
a,
object {
    outline: none;
}
#content ol,
#content ul,
#content dl {
    margin-left: 2em;
}
#content ol li {
    list-style: decimal outside;
}
#content ul li {
    list-style: square outside;
}

/*NAV.css*/
div#nav {
    background: url(/files/images/navbg.jpg) repeat-x;
    height: 34px;
    padding: 0;
    margin: 0;
}
div#nav ul {
    list-style-type: none;
}
div#nav ul li {
    display: block;
    float: left;
    height: 34px;
    margin-right: -1px;
    font-size: 12px;
}
li#li_home {
    width: 86px;
}
li#li_about {
    width: 90px;
}
li#li_services {
    width: 168px;
}
li#li_contactus {
    width: 104px;
}
li#li_directions {
    width: 95px;
}
li#li_patientcenter {
    width: 133px;
}
li#li_paperwork {
    width: 122px;
}
li#li_community {
    width: 197px;
}
li#li_home a#home_selected {
    background: url('/files/images/home_f2.jpg') no-repeat top left;
}
li#li_about a#about_selected {
    background: url('/files/images/about_f2.jpg') no-repeat top left;
}
li#li_services a#services_selected {
    background: url('/files/images/residency_f2.jpg') no-repeat top left;
}
li#li_contactus a#contactus_selected {
    background: url('/files/images/contactus_f2.jpg') no-repeat top left;
}
li#li_directions a#directions_selected {
    background: url('/files/images/directions_f2.jpg') no-repeat top left;
}
li#li_patientcenter a#patientcenter_selected {
    background: url('/files/images/patientcenter_f2.jpg') no-repeat top left;
}
li#li_paperwork a#paperwork_selected {
    background: url('/files/images/paperwork_f2.jpg') no-repeat top left;
}
li#li_community a#community_selected {
    background: url('/files/images/communityActivities_f2.jpg') no-repeat top left;
}
div#nav ul li a {
    display: block;
    height: 100%;
    width: 100%;
    text-decoration: none;
}
li#li_home a {
    background: url('/files/images/home.jpg') no-repeat top left;
}
li#li_about a {
    background: url('/files/images/about.jpg') no-repeat top left;
}
li#li_services a {
    background: url('/files/images/residency.jpg') no-repeat top left;
}
li#li_contactus a {
    background: url('/files/images/contactus.jpg') no-repeat top left;
}
li#li_directions a {
    background: url('/files/images/directions.jpg') no-repeat top left;
}
li#li_patientcenter a {
    background: url('/files/images/patientcenter.jpg') no-repeat top left;
}
li#li_paperwork a {
    background: url('/files/images/paperwork.jpg') no-repeat top left;
}
li#li_community a {
    background: url('/files/images/communityActivities.jpg') no-repeat top left;
}
div#nav ul li a:hover {
    background: none;
}
div.last {
    border: none !important;
}
div.sectionwrap {
    display: none;
}
li#li_about div.sectionwrap {
    width: 150px;
    overflow: hidden;
    margin-left: -40px;
}
li#li_patientcenter div.sectionwrap {
    width: 180px;
    overflow: hidden;
    margin-left: -35px;
}
div#nav ul li div.sectionwrap {
    background-color: #fcfcf5;
    position: absolute;
    z-index: 9000;
    padding: 9px 0 20px 25px;
    border: 1px solid #000;
    border-top: none;	/*left: -9999px;*/
}
div#nav ul li:hover div.sectionwrap {

    /*left: auto;*/
}
div#nav ul li div.section {
    width: 180px;
    float: left;
    padding: 0 5px 0 5px;
    margin-right: 10px;
}
div#nav ul li div.section a.sectiontitle {
    font: bold 14px/1em Georgia, "Times New Roman", Times, serif;
    margin-bottom: 16px;
    background-image: none;
}
div#nav ul li div.section a.sectiontitle:hover {
    text-decoration: none;
    color: #ae300a;
}
div#nav ul li ul li {
    float: none;
    height: auto;
    margin: auto;
    line-height: 12px;
    padding-top: 4px;
    padding-bottom: 4px;
}
div#nav ul li ul li a,
a.sectiontitle {
    background-image: none !important;
    display: block;
}
div#nav ul li ul li a:hover {
    text-decoration: none;
    color: #ae300a;
}
div#nav ul li ul li {
    padding-bottom: 2px;
}
div#nav ul li ul li ul {
    padding-left: 1.5em;
}
A:link.blueLink {
    color: #19388a;
    text-decoration: none;
}
A:hover.blueLink {
    color: #8a1e04;
    text-decoration: none;
}
A:active.blueLink {
    color: #19388a;
    text-decoration: none;
}
A:visited.blueLink {
    color: #19388a;
    text-decoration: none;
}
A:visited:hover.blueLink {
    color: #8a1e04;
    text-decoration: none;
}
A:link.yellowLink {
    color: #FFFF66 !important;
    text-decoration: none;
}
A:hover.yellowLink {
    color: #DCD0A8 !important;
    text-decoration: none;
}
A:active.yellowLink {
    color: #FFFF66 !important;
    text-decoration: none;
}
A:visited.yellowLink {
    color: #FFFF66 !important;
    text-decoration: none;
}
A:visited:hover.yellowLink {
    color: #DCD0A8 !important;
    text-decoration: none;
}

/*x3style.css*/

/*Colors*/
#resizerbox {
    background-color: #ffffff;
    border: 1px solid #444444;
}
.faqbackground {
    background-color: #5b5b5b;
}
.comaster {
    background-image: url(http://www.ptclinic.com/x3/callouts/tan.png);
}
.co_body {
    background-color: #DCD0A8;
    color: #000;
}
.co_body * {
    color: #000;
    !important;
}
.pullquote {
    color: #000;
}
.pullquoteinline {
    color: #000;
}
div#medicalLibrary ul.tabs {
    list-style: none;
    margin: 0 !important;
    padding: 0;
    height: 30px;
    border-bottom: 1px solid #666;
}
div#medicalLibrary ul.tabs li {
    float: left;
    text-indent: 0;
    padding: 0;
    margin: 0 !important;
    list-style-image: none !important;
    list-style-type: none;
}
div#medicalLibrary ul.tabs a {
    color: #000000;
}
div#medicalLibrary ul.tabs a:hover {
    color: #ffffff;
}
div#medicalLibrary ul.tabs a.current,
div#medicalLibrary ul.tabs a.current:hover,
div#medicalLibrary ul.tabs li.current a {
    color: #000000 !important;
}
.spinner {
    border: 2px solid #FFF;
    background-image: url( 'http://ptclinic.com/site/loading.gif' );
    background-color: #5b5b5b;
}
.newsbox {
    border: 1px solid #FFCC66;
}
#newsfeedarea h1,
#newsfeedarea h3,
#newsfeedarea h4,
#newsfeedarea h5,
#newsfeedarea .newscontent,
#newsfeedarea .newsdate {
    color: #383838;
}
#newsitemsholder .newsitem {
    background: url("http://www.ptclinic.com/x3/scrollable/white200.png") no-repeat 0 0;
}
.newsdivider {
    border-top: 1px solid #FFCC66;
}
.newscontent img {
    border: 3px solid #FFCC66;
}
.surveybox {
    border: 2px solid #FFF;
    background-color: #5b5b5b;
}
.surveybox h1 {
    color: #DCD0A8;
}
.gmapballon,
.gmapballon * {
    color: #444444;
}
.gmapballon h4 {
    color: #19388a
}
.gmaptopper {
    background-color: #FFF;
}
.gmaplarger,
.gmapdirections {
    color: #19388a !important;
}
input:focus {
    background-color: #FFFF9A;
}
.nlbutton,
.firstbutton,
.surveybutton {
    background-image: url( 'http://e1h11.simplecdn.net/ptclinic/x3/greybuttons.png' );
}

/*Primary Changes from here down*/
body,
td,
.bottom,
.mceContentBody,
.normal {
    color: #FFF;
}
h1,
h2,
h3,
h4,
h5,
h6,
.bodytext {
    color: #FFF
}
.testimonial {
    color: #FFF
}
.colorlist {
    color: #FFF
}
.altcolor {
    color: #FFF
}
.main {
    padding: 15px;
}
.box {
    border: 2px solid #8a1e04;
    background-color: #5b5b5b;
    padding: 12px;
}
.box1 {
    border: 2px solid #8a1e04;
    background-color: #FFF;
    padding: 12px;
    color: #000;
}
.box1 p,
.box1 td,
.box1 .normal,
.box1 ul {
    color: #000;
}
.box2 {
    border: 2px solid #DCD0A8;
    background-color: #5b5b5b;
    padding: 12px;
}
.box1a {
    border: 2px solid #DCD0A8;
    background-color: #FFF;
    padding: 12px;
    color: #000;
}
.box2a {
    border: 2px solid #DCD0A8;
    background-color: #FFF;
    padding: 12px;
    color: #000;
}
.box2a a {
    color: navy !important;
}
.box2a a:hover {
    color: #8a1e04 !important;
}
.box2a p,
.box2a td,
.box2a .normal,
.box2a ul {
    color: #000;
}
.brd {
    border: solid 2px #8a1e04;
}
.brd1 {
    border: solid 2px #DCD0A8;
}
.brd2 {
    border: solid 1px #000;
}
.dbrd {
    border: solid 2px #8a1e04;
    background-color: #5b5b5b;
    padding: 3px;
}
.dbrd1 {
    border: solid 2px #DCD0A8;
    background-color: #5b5b5b;
    padding: 3px;
}

/*----End of Generated Code-----*/
.red {
    color: #8a1e04;
}
.blue {
    color: #afbad6;
}
.tan {
    color: #DCD0A8;
}
.bluestrip {
    background: #19388a;
    padding-top: 3px;
    padding-bottom: 3px;
    color: #FFF;
    font-weight: bold;
    text-align: center;
}
.tanstrip {
    background: #DCD0A8;
    padding-top: 3px;
    padding-bottom: 3px;
    color: #19388a;
    font-weight: bold;
    text-align: center;
}
.yellow {
    color: #FFFF66;
}
a:link {
    color: #FFFF66
}
a:visited {
    color: #FFFF66
}
a:hover,
a:visited:hover {
    color: #DCD0A8;
    text-decoration: none
}
div#medlib a,
div#medlib a:active,
div#medlib a:visited {
    color: #19388a;
}
div#medlib a:hover,
div#medlib a:visited {
    color: #8a1e04;
}
div#medlib h1,
div#medlib h2,
div#medlib h3,
div#medlib h4,
div#medlib h5,
div#medlib h6 {
    color: #19388a;
}
div#medlib #bodyText {
    color: #000;
}
p,
fieldset,
pre {
    margin-bottom: 1em;
    margin-top: 1em;
}
div#content ul li {
    list-style: square outside;
}
div#content ol li {
    list-style: decimal outside;
}
.footer {
    text-align: center;
    font-size: 11px;
    padding-top: 6px;
}
a.linkopacity:hover img {
    filter: alpha(opacity=50);
    -moz-opacity: 0.5;
    opacity: 0.5;
    -khtml-opacity: 0.5;
}
a.linkopacity img {
    filter: alpha(opacity=100);
    -moz-opacity: 1.0;
    opacity: 1.0;
    -khtml-opacity: 1.0;
}
.mbbrd1 {
    border: solid 2px #8a1e04;
}
.mbbrd2 {
    border: solid 2px #8a1e04;
}
img {
    border: 0;
    border: none;
}
.smallmap {
    width: 220px;
    height: 160px;
}
hr {
    border: 0;
    color: #FFF;
    background-color: #FFF;
    height: 1px;
    width: 100%;
    text-align: left;
}

/*FAQ Options*/
.question a {
    padding-left: 18px;
    text-decoration: none;
    display: inline-block;
}
.question a {
    background-image: url("http://www.ptclinic.com/x3//files/images/plusdark.png");
    background-repeat: no-repeat;
    background-position: 0px 4px;
}
.questionOver a {
    background-image: url("http://www.ptclinic.com/x3//files/images/minusdark.png");
    background-repeat: no-repeat;
    background-position: 0px 4px;
}

/*Callout Options*/
.co {
    position: relative;
}
.comaster {
    position: absolute;
    background-repeat: no-repeat;
}
.co_top_left {
    top: 0;
    left: 0;
    width: 13px;
    height: 11px;
    background-position: 0 0;
}
.co_top {
    top: 0;
    left: 13px;
    height: 11px;
    background-position: top right;
}
.co_bottom_left {
    width: 13px;
    height: 60px;
    background-position: left bottom;
}
.co_bottom {
    left: 13px;
    height: 60px;
    background-position: right bottom;
}
.co_body {
    top: 11px;
    left: 0;
    margin: 0;
    padding: 0 12px;
}

/*Pullquotes*/
.pullquote {
    font-size: 250%;
    font-weight: bold;
    font-family: arial-black, sans-serif;
    margin-top: 10px;
}
.pullquoteinline {
    font-weight: bold;
    font-size: 138.5%;
}

/*Tabs*/
ul.tabs {
    list-style: none;
    margin: 0 !important;
    padding: 0;
    height: 30px;
    border-bottom: 1px solid #666;
}
ul.tabs li {
    float: left;
    text-indent: 0;
    padding: 0;
    margin: 0 !important;
    list-style-image: none !important;
    list-style-type: none;
}
ul.tabs a {
    background: url(http://www.ptclinic.com/x3//files/images/tabs.png) no-repeat -420px 0;
    font-size: 100%;
    display: block;
    height: 30px;
    line-height: 30px;
    width: 134px;
    text-align: center;
    text-decoration: none;
    padding: 0px;
    margin: 0px;
    position: relative;
    top: 1px;
}
ul.tabs a:active {
    outline: none;
}
ul.tabs a:hover {
    background-position: -420px -31px;
}
ul.tabs a.current,
ul.tabs a.current:hover,
ul.tabs li.current a {
    background-position: -420px -62px;
    cursor: default !important;
}
.toppane,
.bottompane {
    display: none;
    padding: 15px 10px;
    border: 1px solid #999;
    border-top: 0;
    background-color: #ffffff;
    overflow: visible;
}
#toptabs,
#bottomset {
    height: 31px;
    position: relative;
}

/*Med Lib*/
.spinner {
    background-repeat: no-repeat;
    background-position: center center;
    text-align: center;
    padding: 12px;
}

/*Newsfeed*/
.newsbox {
    width: 200px;
    height: 80px;
    overflow: visible;
    float: right;
    margin: 10px 0 10px 16px;
    padding: 0 10px 10px 10px;
    position: relative;
}
.newsfeedtop {
    padding: 3px 0;
}
#newsfeedarea h1,
#newsfeedarea h3,
#newsfeedarea h4,
#newsfeedarea h5,
#newsfeedarea .newscontent,
#newsfeedarea .newsdate {
    margin: 3px 0;
    padding: 0 6px;
}
.newsdate {
    text-align: right;
    font-style: italic;
}
#newsitemsholder .newsitem {
    width: 200px;
    height: 100px;
    margin-bottom: 10px;
    cursor: pointer;
    float: left;
    overflow: visible;
}
#newsitemsholder .newsitem:hover {
    background-position: -200px 0px;
}
#newsitemsholder .newsitem.active {
    background-position: -400px 0;
    cursor: default;
}
#newsfeedarea {
    position: relative;
    overflow: hidden;
    height: 110px;
    width: 200px;
    font-size: 13px;
}
#newsitemsholder {
    position: absolute;
    height: 20000em;
}
a.newsprev,
a.newsnext,
a.newsprevPage,
a.newsnextPage {
    display: block;
    width: 18px;
    height: 18px;
    background: url(http://www.ptclinic.com/x3/scrollable/arrow/up.png) no-repeat;
    margin: 8px 10px;
    float: left;
    cursor: pointer;
}
a.newsprev:hover,
a.newsnext:hover,
a.newsprevPage:hover,
a.newsnextPage:hover {
    background-position: 0px -18px;
}
a.disabled {
    visibility: hidden !important;
}
a.newsnext,
a.newsnextPage {
    background-image: url(http://www.ptclinic.com/x3/scrollable/arrow/down.png);
    clear: right;
}
.newsnavi {
    width: 124px;
    height: 20px;
    float: left;
    margin-top: 10px;
    position: relative;
}
.newsnavi a {
    display: block;
    width: 8px;
    height: 8px;
    float: left;
    margin: 3px;
    background: url(http://www.ptclinic.com/x3/scrollable/arrow/navigator.png)  0 0 no-repeat;
    cursor: pointer;
    overflow: hidden;
}
.newsnavi a:hover {
    background-position: 0 -8px;
}
.newsnavi a.active {
    background-position: 0 -16px;
}
.allnews {
    text-align: center;
    font-weight: bold;
    margin-top: 12px;
}
.newsdivider {
    height: 2px;
}

/*Survey*/
.surveyboxcaption {
    height: 4em;
    width: 90%;
    text-align: center;
    margin: 12px auto 0;
}
.surveybox {
    width: 200px;
    text-align: center;
    margin: 0 6px;
    float: left;
    height: 14em;
    position: relative;
}
.surveybox h3 {
    margin: 0;
    padding: 0;
}
.surveybox h1 {
    margin: 0;
    padding: 10px 0;
}
.bignum {
    font-size: 430%;
    font-weight: bold;
    text-align: center;
}
.caption {
    font-size: 100%;
    margin: 0;
    text-align: center;
}

/*Overlay (Popup)*/
div.overlay {
    background-image: url(http://ptclinic.com/x3/overlay/white.png);
    width: 600px;
    height: 470px;
    display: none;
    padding: 35px;
}
div.overlay div.close {
    background-image: url(http://ptclinic.com/x3/overlay/close.png);
    position: absolute;
    right: 5px;
    top: 5px;
    cursor: pointer;
    height: 35px;
    width: 35px;
}

/*Maps*/
.gmaptopper {
    height: 24px;
    position: relative;
}
.gmaplarger,
.gmapdirections {
    float: left;
    padding: 4px 6px 0px 6px;
    font-weight: bold;
    font-size: 12px;
    letter-spacing: 1px;
}
.gmapdirections {
    float: right;
}
#gmapdirections {
    width: 99%;
    background-color: white;
}
#gmapdirections * {
    color: #444;
}

/*Buttons*/
.nlbutton,
.firstbutton,
.surveybutton {
    width: 222px;
    height: 42px;
    display: block;
    background-repeat: no-repeat;
    margin: 8px;
}
.nlbutton {
    background-position: 0 0;
}
.firstbutton {
    background-position: 0 -42px;
}
.surveybutton {
    background-position: 0 -84px;
}
a.nlbutton:hover {
    background-position: -222px 0;
}
a.firstbutton:hover {
    background-position: -222px -42px;
}
a.surveybutton:hover {
    background-position: -222px -84px;
}
.mceContentBody {
    background: #E2DED2;
    width: 725px;
    font-size: 15px;
}

/* form style */
#myform {
    background: #FFFFFF;
    padding: 15px 20px;
    color: #191919;
    width: 590px;
    margin: 10 auto;
    position: relative;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -webkit-box-shadow: inset 0px 0px 13px #444;
    -moz-box-shadow: inset 0px 0px 13px #444;
    box-shadow: inset 0px 0px 13px #444;
    border: 2px solid #444;
}

/* typography */
#myform h2 {
    color: #0668b3;
    margin-top: 0px;
    text-shadow: 0 0 0.1em #B3B3B3;
    margin: 0;
    padding: 0;
}
#myform p {
    font-size: 11px;
    margin: 4px 0;
}

/* input field */
#myform input {
    width: 360px;
    border: 1px solid #444;
    background-color: #18398a;
    padding: 5px;
    color: #ddd;
    font-size: 12px;	/* CSS3 spicing */
    text-shadow: 1px 1px 1px #000;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
}
#myform input:focus {
    color: #fff;
    background-color: #777;
}
#myform input:active {
    background-color: #777;
}

/* button */
#myform button {
    margin-top: 8px;
    outline: 0;
    border: 1px solid #666;
    border-width: 1px;
    border-bottom: 0.2em solid #666;
    font-size: 1em;
    padding: 0.3em 0.6em;
    color: #fff;
    letter-spacing: 1px;
    line-height: 1;
    text-shadow: 0 0 0.1em #000;
    cursor: pointer;
    font-weight: bold;
    background-color: #972000;
    -moz-box-shadow: 0 0.1em 0.2em rgba(0, 0, 0, 0.5);
    -moz-border-radius: 10.2em;
    -webkit-box-shadow: 0 0.1em 0.2em rgba(0, 0, 0, 0.5);
    -webkit-border-radius: 10.2em;
}

/* error message */
.error {
    height: 15px;
    background-color: #FFFE36;
    font-size: 11px;
    border: 1px solid #E1E16D;
    padding: 4px 10px;
    color: #000;
    display: none;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius-bottomleft: 0;
    -moz-border-radius-topleft: 0;
    -webkit-border-bottom-left-radius: 0;
    -webkit-border-top-left-radius: 0;
    -moz-box-shadow: 0 0 6px #ddd;
    -webkit-box-shadow: 0 0 6px #ddd;
}
.error p {
    margin: 0;
}

/* field label */
label {
    display: block;
    font-size: 11px;
    color: #191919;
}
#terms label {
    float: left;
}
#terms input {
    margin: 0 5px;
}
.box1a p,
.box1a td,
.box1a .normal,
.box1a ul {
    color: #000;
}
#blueLink {
    color: #19388a;
}
#blueLink a,
#blueLink a:active,
#blueLink a:visited {
    color: #19388a;
    text-decoration: none;
}
#blueLink a:focus,
#blueLink a:hover,
#blueLink a:visited:hover {
    color: #8a1e04;
    text-decoration: none;
}
.photos {
    width: 500px;
    height: 333px;
}

/* Column Layouts ----------------------------------------------------- */
.one_half {
    width: 48%;
}
.one_third {
    width: 30.66%;
}
.two_third {
    width: 65.33%;
}
.one_fourth {
    width: 22%;
}
.three_fourth {
    width: 74%;
}
.one_fifth {
    width: 16.8%;
}
.two_fifth {
    width: 37.6%;
}
.three_fifth {
    width: 58.4%;
}
.four_fifth {
    width: 79.2%;
}
.one_sixth {
    width: 13.33%;
}
.five_sixth {
    width: 82.67%;
}
.custom_column {
    position: relative;
    margin: 0;
    float: left;
}
.one_half,
.one_third,
.two_third,
.three_fourth,
.one_fourth,
.one_fifth,
.two_fifth,
.three_fifth,
.four_fifth,
.one_sixth,
.five_sixth {
    position: relative;
    margin-right: 4%;
    float: left;
    min-height: 1px;
    margin-bottom: 0;
}
.last {
    margin-right: 0 !important;
    clear: right;
}
.webptbox {
    background: #fff;
    border: 2px solid #8a1e04;
    box-shadow: 2px 2px 2px #444;
    padding: 15px 20px;
}
.webptbox h3 {
    color: rgb(138, 30, 4);
    margin-bottom: 15px;
}
.webptbox ul {
    /*margin-left: 3em !important;*/
}
.webptbox ul li {
    color: #183789;
}
.webptbox a {
    color: #19388A;
}
.webptbox a:hover {
    color: #A62400;
}
#patient-portal-intake td {
    padding: 4px;
    color: #444;
}
#patient-portal-intake .ppi-fieldrequired-container {
    color: #B12F31;
    font-size: 8pt;
    margin-left: 4px;
}
#patient-portal-intake fieldset {
    background-color: #EEEEEE;
    border: medium none;
    border-radius: 6px 6px 6px 6px;
    margin-top: -20px;
    padding: 12px;
}
#patient-portal-intake legend {
    color: #166690;
    font-size: 13pt;
    padding-top: 40px;
}
#patient-portal-intake .ppi-field-container {
    margin-right: 2px;
}

.underline{text-decoration:underline;}