/*
Theme Name: Carolina Athletic Development 1429
Theme URI: http://www.e-rehab.com/
Version: 1.0
Description: Designed by John Mason
Author: John B Mason
Author URI: http://www.e-rehab.com
Template: xwp
*/
@import url(superfish.css);



html {
    overflow-y: scroll;
    background: url(images/sidesliver.png) repeat-x #212121;
}

body,td,.bottom,.mceContentBody,.normal {
    color: #fff;
}

body {
    font-size: 15px;
    font-weight: normal;
    font-style: normal;
    font-family: "cabin",sans-serif;
}

h1,h2,h3,h4,h5,h6 {
    font-family: "cabin",sans-serif;
}

h1{font-size:170%;}
h1 span {font-size:85%;font-weight:normal !important;}
h2{font-size:145%;}
h3{font-size:115%;}


/*showcase list style*/
.showcase-list, .showcase-info {
    margin:0;
    padding:0
}
.showcase-list li {
    float:left;
    margin:10px 10px 0 0;
    height:170px;
    width:158px;
    position:relative;
    padding:0 !important;
    list-style:none !important;
    background:url(/files/images/media-circle-big.png) no-repeat 0 100px;
}
.showcase-list li.last {margin-right:0}

.showcase-list li .showcase-info {
    /*overflow:hidden;
    height:0;
    opacity:0;
    color:#FFF;*/
}
.showcase-list li:hover>.showcase-info{
    display:block;
    opacity:0.7;
    filter:Alpha(Opacity=70);
    position:absolute;
    bottom:0;
    color:#FFF;
    width:138px;
    height:60px;
    float:left;
    margin:0px;
    padding:0;
}
.showcase-list li .showcase-info li {
    height:16px;
    width:138px;
    background:none;
    margin:0px;
    padding: 0;
    font: Tahoma;
    font-size:12px;
    text-align:center;
}
.showcase-list li .showcase-info li a:hover {
    height:16px;
    width:138px;
    background:none;
    text-decoration:underline;
    margin:0px;
    padding: 0;
    font: Tahoma;
    font-size:12px;
}


.base,.gmaptopper {
    background-color: #013064 !important;
    border-color: #013064 !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: #013064 !important;
}

.altcolor {
    color: #fff
}

a:link,a:visited,a:active {
    color: #013064;
}

a:hover,a:hover:active,a:hover:visited {
    color: #CC0000;
    text-decoration: none
}

.box {
    border: 2px solid #013064;
    background-color: #c0d5e9;
    color:#212121;
    padding: 6px;
}

.box .normal {color:#013064 !important;}

.box1 {
    border: 2px solid #00adef;
    background-color: #FFF;
    color:#212121;
    padding: 12px;
}

.brd {
    border: solid 2px #013064;
}

.brd1 {
    border: solid 2px #00adef;
}

.brd3 {
    border: solid 2px #fff;
}

.dbrd {
    border: solid 2px #013064;
    background-color: #c0d5e9;
    padding: 3px;
    color:#212121;
}

.dbrd1 {
    border: solid 2px #00adef;
    background-color: #fff;
    padding: 3px;
    color:#212121;
}

.faqbackground {
    background-color: #c0d5e9;
}

.mbbrd1 {
    border: solid 2px #000;
    margin-bottom:10px;
    margin-left:6px;
}

.bluetext{color:#013064;}
.bluebrd{border:solid 1px #013064;}
.bluestrip{background:#013064;padding:3px;color:#FFF;font-weight:bold;text-align:center;}
.bluestrip2{background:#013064;padding:3px;margin-bottom:9px;color:#FFF;font-weight:bold;text-align:center;}

.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;}

ul li, ol li {padding-bottom:9px;}
ul li:last-child, ol li:last-child {padding-bottom:0px;}
ul ul li:last-child, ol ol li:last-child {padding-bottom:0px;}
ul ul li:first-child, ol ol li:first-child {padding-top:0px;}

a.linkopacity:hover img, a.linkopacity:hover div.cadbox {
    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: #013064;
    background-color: #013064;
    height: 1px;
    width: 100%;
    text-align: left;
}

/*-----Header--------*/
.swoosh {
    width: 990px;
    height: 513px;
    position: absolute;
    z-index: 15;
}
header {
    height: 166px;
    width: 990px;
    margin: 0 auto;
    text-align: left;
    background-color: transparent;
    position: relative;
    z-index: 20;
}

#sociamedia {width:300px;z-index:150;border:solid 1px red;}

#hometext {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0.6);
  height: 257px;
  padding: 55px 20px 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 247px;
  z-index: 13;
}

#hometext h1{font-size:18px;margin:0;padding-bottom:9px;color: #28AEED !important;}

#hours {
    font-family: 'helvetica', sans-serif;
    font-size: 16px;
    font-weight: normal;
    position: absolute;
    right: 0;
    text-align: right;
    top: 30px;
    right:40px;
    width: 500px;
    /*text-shadow: 1px 1px 2px #000;*/
    line-height:1.3em;
}

#topaddr {
    font-family: 'cabin', sans-serif;
    font-size: 14px;
    font-weight: normal !important;
    position: absolute;
    right: 0;
    text-align: left;
    top: 190px;
    left:15px;
    width: 165px;
    /*text-shadow: 1px 1px 2px #000;*/
    z-index:500;
}

#topaddr ul
{
    text-align: left;
    padding: 0;
    margin: 0 auto;
    width: 165px;
    list-style-type:none !important;
}

#topaddr li
{
    font-size:14px;
    display: block;
    margin: 0;
    padding: 0;
    list-style-type:none !important;
}

#topaddr * {
    text-decoration: none;
    color: #FFF;
}

#topaddr span {
    font-size:18px;
    color:#FFF;
}

#topaddr a:hover {
    color: #92dcf8 !important;
}

#topaddr span a:hover {
    color:#92dcf8 !important;
}


/*-------Main Area/Content-------*/
.wrapper {
    min-height: 100%;
    width:990px;
    height: auto !important;
    position:relative;
    height: 100%;
    margin: 0 auto -98px;
    background: url(images/mainsliver.jpg) repeat-y center transparent;
}

.maintop{
    position: absolute;
    width: 990px;
    height: 763px;
    top: 0;
    left: 0;
    z-index: 10;
    background: url(images/maintop.png) no-repeat transparent;
}


.main {
    position: relative;
    padding: 0;
    width: 990px;
    margin: 0 auto;
    text-align: left;
    overflow: hidden;
    background: transparent;
    z-index: 12;
    min-height: 900px;
    z-index:100;
}

#rightcol {
    float: right;
    width: 710px;
    margin: 0;
    padding: 20px 20px 10px;
    z-index: 12;
}

#rightcol h1:first-child, #rightcol h3:first-child{
    padding-left: 120px;
}

#sidebar {
    position: absolute;
    top: 375px;
    width: 170px;
    height: 500px;
    margin: 0;
    padding: 0;
    z-index: 450;
}

#wrap {
    padding: 0 8px;
}

/*MENUS*/

#horimenu {
    width: 990px;
    margin: 0 auto;
    font-family: 'cabin', serif;
    position: relative;
    height: 36px;
    top:131px;
    display: block;
    z-index: 150;
}

#navCenter{
    position:absolute;
    right:13px;
    z-index: 300;
    height: 36px;
    width:700px;
}

.current_page_item a {
    color: #b3b3b3 !important
}

.sf-menu a {
    font-family: 'Cabin', sans-serif;
    /*text-shadow: 1px 1px 0 #333333;*/
    font-size: 16px;
    vertical-align: middle;
    /*padding: 6px 19px 12px 5px;*/
    padding: 6px 15px 12px 5px;
    background-image: url(tt.jj);
    /*background-color: red;*/
    border: none;
    text-decoration: none;
}

.sf-menu a, .sf-menu a:visited {
   /* visited pseudo selector so IE6 applies text colour*/
   color: #2e76ba;
   /*Match color above*/
}

.sf-menu {
    float: right;
}

.sf-menu li li a {
    border-right: none;
}

.sf-menu li li {
    background: #000;
}

.sf-menu li li li {
    background: #000;
}



.sf-menu li:hover, .sf-menu li.sfHover, .sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
    color: #013064;
    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: #013064;
    background:#fff799;
}



/*.sf-menu li:hover, .sf-menu li.sfHover, .sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
    color: #013064;
    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: #013064;
    background:#fff799;
    outline: 0;
    z-index:300;
}

.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: #013064;
    background:#fff799;
    outline: 0;
    z-index:300;
}*/



#leftsidemenu {
  float: left;
  font-size: 18px;
  margin-right: 5px;
  margin-top: 0;
  padding: 0;
  text-align: left;
  width: 185px;
}

/* left curve area */
#menu-item-224 {padding-left: 55px;}
#menu-item-378 {padding-left: 45px;}
#menu-item-279 {padding-left: 30px;}
#menu-item-215 {padding-left: 10px;}

#leftsidemenu ul  {
    margin-right: 0;
    font-size:16px;
}
#leftsidemenu ul li {
  list-style: none outside none;
  margin: 11px 0;
}
#leftsidemenu ul li a:link, #leftsidemenu ul li a:visited, #leftsidemenu ul li a:active {
    text-decoration:none;
    color: #013064;
}
#leftsidemenu ul li a:focus, #leftsidemenu ul li a:hover, #leftsidemenu ul li a:visited:hover {
    text-decoration:none;
    color: #00adef;
}

/*DESIGN ELEMENTS - boxes and such*/

.slideshow div {display: none;}
.slideshow div *{display: block;}

#footer,.push {
    height: 96px;
    width:990px;
    margin:0 auto;
    background: url(images/mainsliver.jpg) repeat-y center transparent;
}
footer {position:relative;width:100%:}
#footer {
    position: relative;
    color: #FFFFFF;
    width: 100%;
    height:96px;
    text-align: center;
    margin: 0 auto;
    padding: 0;
    background: url(images/footer.png) center no-repeat;
}

#footer a:link,#footer a:visited {
    color: white;
}

#footer p {
    padding: 0 8px;
    margin: 0;
}

/*-------- Specific to this site ------------*/
.underline {
    text-decoration: underline;
}

.faq-page .question {font-size: 1.2em;}
.faq-page .video {margin-bottom: 20px;}

.sidebarmb a {
    background: url("http://ptclinic.com/site/images/mb1.png") repeat scroll 0 0 transparent;
    display: block;
    font-size: 18px;
    font-weight: bold;
    height: 50px;
    margin: 20px auto 0;
    padding-top: 48px;
    text-align: center;
    width: 166px;
}

.sidebarmb a:link,.sidebarmb a:visited {
    color: white !important;
}

.sidebarmb a:hover,.sidebarmb a:active {
    opacity: 0.5;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    filter: alpha(opacity = 50);
}

.mb {
    width: 166px;
    height: 98px;
    margin: 0 auto 20px auto;
}

.facebook {width:50px;height:50px;position:absolute;display:block;top: -55px;right: 40px;}

#whitebullets, #whitebullets .normal {color:#FFF !important;}

.bluetext{color:#013064;}

/* SEO Styles */
.seoH1{ color: #00adef;font-size:18px; }
.seoH2{ color: #00adef;font-size:14px; }
.seoFooter{ font-size:x-small;color:white;margin:0;}
.seoFooter a:link,.seoFooter a:visited{color:white;text-decoration:none;}
.seoFooter a:hover,.seoFooter a:active{color:#FFF;text-decoration:none;}
.seoPhrase{font-weight:normal;}

.staffPhoto{
    float:left;
    margin:6px;
    margin-left:0px;
    border:2px solid #000;
}

.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;}

#maincontent ul li, #maincontent 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:0px;}

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);
}

.mbbrd1 {border:solid 2px #171E6F;}
.mbbrd2 {border:solid 2px #171E6F;}
img{border:0;border:none;}

.smallmap{width:220px;height:160px;}

hr {
    border: 0;
    color: #013064;
    background-color: #013064;
    height: 1px;
    width: 100%;
    text-align: left;
}

ul li, ol li {padding-bottom:9px;}
ul li:last-child, ol li:last-child {padding-bottom:0px;}
ul ul li:last-child, ol ol li:last-child {padding-bottom:0px;}
ul ul li:first-child, ol ol li:first-child {padding-top:0px;}

/* 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;}

cite{font-size:12px;color:#FFF !important;}

dt{color:#013064;font-weight:bold;}
dd{padding-bottom:14px;}

.textover {
  bottom: 10px;
  color: #FFFFFF;
  display: block;
  position: absolute;
  text-align: center;
  width: 220px;
  z-index: 10;
  font-size: 22px;
  font-weight: bold;
  letter-spacing: 1px;
  text-shadow: 1px 1px 3px #000;
}

.textover small {
    font-weight: normal;
}

#cadarea {
  margin-left: 5px;
  margin-top: 100px;
  padding: 0 4px;
  width: 167px;
}

#cadarea div {
    margin-top: 6px;
    border-radius: 3px;
    border:1px solid #999999;
    padding:14px 0 0;
    -webkit-box-shadow: inset 0px 0px 7px 0px rgba(0,0,0,0.5);
    -moz-box-shadow: inset 0px 0px 7px 0px rgba(0,0,0,0.5);
    box-shadow: inset 0px 0px 7px 0px rgba(0,0,0,0.5);
}

#cad-nav {
    padding-right: 18px;
}

.cadformbox {
  background: none repeat scroll 0 0 white;
  border: 3px solid #E00000;
  margin: 4px 0;
  padding: 4px 0;
  text-align: center;
  color:#e00000;
}

.page-id-175 h4{
    margin-bottom: 1px;
}

.cadlogobox {
    background-color: white;
    width:525px;
    padding: 12px;
    text-align: center;
    margin: 40px auto 14px;
    border-radius: 9px;
    border: 2px solid #2E76BA;
    box-shadow: inset 0 0 20px #999999;
}

.cadlogobox img {
    display: block;
    margin:0 auto;
}


.cadbox {
    width: 100%;
    height: 214px;
    background-color: #013064;
    border-radius: 9px;
    color: #FFF;
}
.cadbox p {
    margin: 9px 4px 4px 9px;
}

.cadbox h3 {
    font-size: 100%;
    color: #FFF !important;
    text-align: center !important;
    padding-left: 0px !important;
    /*border-bottom: 1px solid #FFF;*/
}

.cadsched {border-collapse: collapse; border-color: #00ADEF;}
.cadsched tr {vertical-align: top;}
.cadsched td {text-align:center;width: 150px; padding: 4px 0px 4px 4px; background-color: #4F92CA; color: #303030; border: 4px solid #00ADEF; border-left: 1px solid  #00ADEF;}
tr.cadsched-days {vertical-align: middle; height: 35px;}
tr.cadsched-days td{
    background-color: #013064 !important;
    color: #FFF !important;
    text-align: center;
}

.cadsched td.privates {text-align:center;background: #FFFC75;}
.cadsched td.oldergrp {text-align:center;background: #FFBC49; }
.cadsched td.youthgrp {text-align:center;background: #00EDE1;}
.cadsched td.opengrp {text-align:center;background: #79E079;}
.cadsched td.hsgrp{text-align:center;background:#f69679;}
.cadsched td.college{text-align:center;background:#a8c4eb;}

#menu-item-699 {
    width: 115px;
}

#navcontainer { width: 170px;min-height:550px; }

#leftsidemenu>ul
{
    margin: 25px 0 0 5px;
    padding: 0;
    height:34px;
    list-style-type: none;
    font-family: Arial, Helvetica, sans-serif;
    font-weight:normal;
}

#leftsidemenu ul li {
    list-style-type:none;
    font-size:15px;
    line-height:27px;
    font-weight:normal !important;
    padding:0 !important;
}

#leftsidemenu ul li a
{
    display: block;
    padding: 0 0 0 12px;
    width: 163px;
    background:url('images/leftnavarrow.png') no-repeat;
    border-bottom: 1px dotted #5d3400;
}

#leftsidemenu a:link, #leftsidemenu a:visited, #leftsidemenu a:active
{
    color: #000;
    text-decoration: none;
}

#leftsidemenu a:hover, #leftsidemenu a:focus
{
    color: #7B3F00;
    background:url('images/leftnavarrow_f2.png') no-repeat;
}

.hideme {display:none;}

textarea#input_1_5 {
    background: #fff;
    border: 1px solid #aaa;
}

.dropcap {
    background: none;
    color: #fff;
    font-size: 33px;
    height: 44px;
    line-height: 42px;
    margin: 0 0 -5px;
    width: 40px;
}

.teaser {
    border-bottom: 4px double #fff799;
    border-top: 4px double #fff799;
    font-family: serif;
    font-size: 18px;
    letter-spacing: 0.5px;
    line-height: 166%;
    padding: 20px 0;
    text-align: center;
    color: #013064;
    font-style: italic;
}

#about-ss {width:149px;height:300px;}


a.freescreening{color:#004080;font-family:quicksand;font-size:22px;font-weight:700;}

a:hover.freescreening{color:#ca0505;}

.ctr{text-align:center;}
img.ctr{display:block;margin-left:auto;margin-right:auto;}