/*
Theme Name: Atlas PT #827
Theme URI: http://www.e-rehab.com/
Version: 1.0
Description: Designed by John Mason
Author: John B Mason
Authorheader.php    2.6 KiB 6/16/2014 3:34:14 PM

 URI: http://www.e-rehab.com
Template: xwp
*/
@import url(superfish.css);

html {
    background:url('images/bg.png') repeat-x #28221c;
    overflow-y: scroll;
}

body,td,.bottom,.mceContentBody,.normal {
    color: #fff;
}

body {
    font-size: 15px;
    font-weight: normal;
    font-style: normal;
    font-family: "Lato",sans-serif;
}

h1,h2,h3,h4,h5,h6 {
    font-family: "Lato",sans-serif;
}

h1{font-size:140%;}
h2{font-size:125%;}
h3{font-size:105%;}
h5{font-size:90%;border-bottom:0;}
h1 span {font-size:85%;font-weight:300;}

.base,.gmaptopper {
    background-color: #ada181 !important;
    border-color: #ada181 !important;
}

.base_sprite,.base_numbers li:before {
    background-image: url(images/shortcodes/sprites/custom_sprite_092334.png) !important;
}

.base_text,.base_sprite a,h1,h2,h3,h4,h5,h6,.brd,.testimonial,.colorlist,.bodytext {
    color: #ada181 !important;
}

.altcolor {
    color: #000
}

a:link {
    color: #e2bf10
}

a:visited,a:active {
    color: #e2bf10
}

a:hover {
    color: #ada181;
    text-decoration: none
}

.box {
    border: 2px solid #ada181;
    background-color: #14120f;
    padding: 12px;
    box-shadow: 0 0 10px #14120f;
}

.box1 {
    border: 2px solid #14120f;
    background-color: #ada181;
    padding: 12px;
}

.box2 {
    /* border: 2px solid #FFF; */
    /*background-color: #e2bf10;*/
    border: 2px solid #e2bf10;
    background-color: #fff;
    padding: 12px;
    box-shadow: 0 0 10px #EEE;
}
.box2 .normal, .box2 p, .box2 h3 {color:#14120f !important;}
.box2 ul li span {color: #222;}
.box2 ul li span:hover {color: #ddd;}
.brd {
    border: solid 1px #ada181;
}

.brd1 {
    border: solid 1px #14120f;
}

.dbrd {
    border: solid 2px #ada181;
    background-color: #14120f;
    padding: 3px;
}

.dbrd1 {
    border: solid 2px #14120f;
    background-color: #ada181;
    padding: 3px;
}

.faqbackground {
    background-color: #14120f;
}


/*-----Header--------*/
header {
    height: 176px;
    width: 990px;
    margin: 0 auto;
    text-align: left;
    background-color: transparent;
    position: relative;
    z-index:100;
}

#topaddr {
    font-family: 'lato', sans-serif;
    font-size: 16px;
    font-weight: 400;
    position: absolute;
    right: 3px;
    text-align: right;
    top: 8px;
    width: 700px;
    /*text-shadow: 1px 1px 2px #000;*/
}

#topaddr div.whitetext {color:#FFF;font-size:1.35em;display:inline;}

#topaddr span {
    font-size: 1.15em;
    line-height: 1.45em;
    color: #FFF !important;
}

#topaddr * {
    text-decoration: none;
    color: #e2bf10;
}

#topaddr a:hover {
    color: #FFF !important;
}

#topaddr a:hover span {
    font-size: 1.15em;
    color: #FFF !important;
}

#topaddr ul {list-style-type:none;display:block;}
#topaddr ul li {list-style-type:none;display:block;line-height:1.35em;}

#phonefax{width:990px;position: absolute;top:118px;right:3px;color:#FFF;text-align:right;font-size:120%;}

/*-------Main Area/Content-------*/
.wrapper {
    min-height: 100%;
    height: auto !important;
    height: 100%;
    width:990px;
    margin: 0 auto -120px;
}

.main {
    position: relative;
    padding: 0;
    width: 990px;
    min-height:400px;
    margin: 0 auto;
    text-align: left;
    overflow: hidden;
    background: transparent;
}

/*MENUS*/

#horimenu {
    width: 728px;
    position: absolute;
    top:138px;
    right:0;
    z-index: 100;
    height: 34px;
}

.current_page_item a {
    color: #ada181 !important
}

.sf-menu a {
    font-family: 'lato', sans-serif;
    /*text-shadow: 1px 1px 0 #333333;*/
    font-size: 14px;
    /*font-weight: bold;*/
    letter-spacing: 1px;
    padding: 10px 8px;
    border: none;
    text-decoration: none;
}

.sf-menu a, .sf-menu a:visited {
 /* visited pseudo selector so IE6 applies text colour*/
    color: #fff;
  /*Match color above*/
}

.sf-menu {
    float: left;
}

.sf-menu li li a {
    border-right: none;
}

.sf-menu li li {
    background: #4f483a;
}

.sf-menu li li li {
    background: #4f483a;
}

.sf-menu li:hover, .sf-menu li.sfHover, .sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
    color: #ada181;
    outline: 0;
}

.sf-menu li li:hover, .sf-menu li li.sfHover, .sf-menu li li a:focus, .sf-menu li li a:hover, .sf-menu li li a:active {
    color: #ada181;
    background:#14120f;
    outline: 0;
}

.sf-menu li li li:hover, .sf-menu li li li.sfHover, .sf-menu li li li a:focus, .sf-menu li li li a:hover, .sf-menu li li li a:active {
    color: #ada181;
    background:#14120f;
    outline: 0;
}

/*DESIGN ELEMENTS - boxes and such*/
#footer,.push {
    height: 140px;
}

#footer {
    position: relative;
    color: #FFFFFF;
    width: 990px;
    text-align: left;
    margin: 0 auto;
    padding: 0;
}

#footer a:link,#footer a:visited {
    color: white;
}

#footer p {
    padding: 0 8px;
    margin: 0;
}

/*-------- Specific to this site ------------*/
.underline {
    text-decoration: underline;
}

.goldtext{color:#ada181 !important;}
.yellowtext{color:#e2bf10 !important;}
.goldheading{color:#ada181 !important;font-weight:700;font-style:italic;font-size:24px;letter-spacing:1px;text-align:center;line-height:1.4em;padding:0;margin:0;}
.darktext{color:#14120f !important;}

.goldstrip{background:#ada181;padding-top:3px;padding-bottom:5px;font-weight:bold;color:#332C24;text-align:center;}

.blackbrd{border:solid 1px #000;}

.brownstrip{background:#332C24;padding-top:3px;padding-bottom:5px;font-weight:bold;color:#ada181;text-align:center;margin-bottom:10px;}

.browntext{color:#603913;}


.goldbox {background:#ada181;padding:9px;min-height:340px;}
.goldbox p {color:#28221c !important;}
.goldbox h1 {font-size:18px; color:#FFF !important;}
.goldbox .righttext{color:#14120f;text-align:right;font-size:24px;font-weight:700;line-height:1.4em;padding:74px 20px 0 0;}

.video{margin-bottom:20px;}

.gfield_label, .gform_description {color: #000}

.gform_wrapper .gform_body .gform_fields .gfield input[type=text],
.gform_wrapper .gform_body .gform_fields .gfield input[type=email],
.gform_wrapper .gform_body .gform_fields .gfield input[type=tel],
.gform_wrapper .gform_body .gform_fields .gfield input[type=url],
.gform_wrapper .gform_body .gform_fields .gfield input[type=number],
.gform_wrapper .gform_body .gform_fields .gfield input[type=password],
.gform_wrapper .gform_body .gform_fields .gfield select,
.gform_wrapper .gform_body .gform_fields .gfield textarea {
    font-size:13px;
    color:#FFF;
    border:solid 1px #ada181;
}

#comment, #s {
    color:#FFF;
    border:solid 1px #ada181;
}

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

.hr {
width:990px;height:3px;
background:url('images/line.png') no-repeat;
margin:20px 0 20px 0;
}
.hrtop {
width:990px;height:3px;
background:url('images/line.png') no-repeat;
margin:4px 0 16px 0;
}

.hr2 {
    border-bottom: 3px double #ada181;
    margin: 12px 44px 24px;
}

/* subtle heading box w/ white bg and lt grey border */
h4.prelist {
  background: none repeat scroll 0 0 #14120f;
  border: 1px solid #ada181;
  color: #e2bf10 !important;
  font-size: 18px;
  letter-spacing: 1px;
  padding: 3px 12px;
  margin-bottom: 4px;
}

#maincontent ul li, ol li {padding-bottom:9px;}
#maincontent ul li:last-child, #maincontent ol li:last-child {padding-bottom:0px;}
#maincontent ul ul li:last-child, #maincontent ol ol li:last-child {padding-bottom:0px;}
#maincontent ul ul li:first-child, #maincontent ol ol li:first-child {padding-top:9px;}

/* Secondary unordered list */

#maincontent ul ul {
    list-style-type: none;
}
#maincontent ul ul li:before {
    content: "-"; /* en dash here */
    position: absolute;
    margin-left: -1.1em;
}

/* Tertiary unordered list */
.main ul ul ul li:before {
    content: "\0BB \020"; /* en dash here */
    position: absolute;
    margin-left: -1.1em;
}


img.center {display: block; margin-left: auto; margin-right: auto;}

a.linkopacity:hover img {
filter:alpha(opacity=70);
-moz-opacity: 0.7;
opacity: 0.7;
-khtml-opacity: 0.7;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
filter: alpha(opacity = 70);
}

a.linkopacity img {
filter:alpha(opacity=100);
-moz-opacity: 1.0;
opacity: 1.0;
-khtml-opacity: 1.0;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
filter: alpha(opacity = 100);
}

hr {
border: 0;
color: #ada181;
background-color: #ada181;
height: 1px;
width: 100%;
text-align: left;
margin-left:0;
}

table{border-collapse:collapse;}

/* 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;}

.slideshow div {display: none;}
.slideshow div *{display: block;}

.smallmap{width:250px;height:120px;}

.radio p {margin-bottom:16px;}

#medlib a, #medlib a:active,#medlib a:visited {color:#6a5c7d;}
#medlib a:hover,#medlib a:visited {color:#e2bf10;}
#medlib h1, #medlib h2, #medlib h3, #medlib h4, #medlib h5, #medlib h6 {color:#14120f;}
#medlib #bodyText {color:#000;}
a#gotoarttop, a#gotolist {color:#e2bf10 !important;}
a:hover#gotoarttop, a:hover#gotolist  {color:#e2bf10 !important;}

/* SOCIAL ICONS */
.social {
    position:absolute;
    text-align: right;
    top: 190px;
    right: 5px;
    margin-bottom: 10px;
    height:27px;
}

/* HOME PAGE STYLES */
.home h1 {
    font-size:  150%;
}

.home h1 span {
    color: #fff
}

.home .goldbox {
    padding-top: 18px;
    line-height: 25px;
    padding-left: 18px;
}
/* HOME SLIDESHOW */
.sports-and-more {
    background:url('/files/photos/sports-and-more-flyer2.png') no-repeat;
    width: 450px;
    height: 338px;
}

.oa-event {
    background: url('/files/photos/OA-event-flyer.jpg') no-repeat;
    width: 450px;
    height: 338px;
}

.new-location {
    background: url('/files/photos/new-location.jpg') no-repeat;
    width: 450px;
    height: 338px;
}

.new-location2 {
    background: url('/files/photos/SCRAMBLE-home.jpg') no-repeat;
    width: 450px;
    height: 338px;
}

/* INSURANCE PAGE */
ul.insurance span.text {display: none;}
ul.insurance img {max-width:155px;height: auto;margin: 0 auto;display: block;}
ul.insurance {list-style-type: none;}
ul.insurance li {position:relative}
ul.insurance li a {height: 100px;}

a.ai1ec-load-view  {color:#da251c !important;}
a:hover.ai1ec-load-view  {color:#333 !important;}

#home-ss {height:338px;width:450px;}
.gallery {margin:12px}
#golf-ss-1 {margin:auto;height:300px;width:450px;}
#golf-ss-2 {margin:auto;height:300px;width:450px;}

.video-container {width:560px; height:315px; margin:25px auto;}
#mandarin-ss {margin:auto;height:338px;width:450px;}
#stjohns-ss {margin:auto;height:337px;width:450px;}

.ctr{text-align:center;}
img.ctr{display:block;margin-left:auto;margin-right:auto;}
div.ctr, iframe.ctr{display:block;margin:0 auto;}