/*
Theme Name: Associated Therapeutics Inc. 848
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 {
    background-color: #eee8df;
    overflow-y: scroll;
    position: relative;
}

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

body {
    font-size: 16px;
    line-height:1.6em;
    letter-spacing: 1.2px;
    font-weight: normal;
    font-style: normal;
    font-family: 'Montserrat', sans-serif;
}

h1,h2,h3,h4,h5,h6 {
    font-family: 'Montserrat Alternates', sans-serif;
}

h1{font-size:180%;}
h2{font-size:145%;}
h3{font-size:110%;}
#faqTitle{text-align:center;}


.base,.gmaptopper {
    background-color: #1C45B9 !important;
    border-color: #1C45B9 !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: #1C45B9 !important;
}

.altcolor {
    color: #7e130f
}

a:link, a:visited,a:active, {
    color: #1c4980
}

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

.box {
    border: 2px solid #1C45B9;
    background-color: #FFF;
    padding: 12px;
    margin-bottom:16px;
}

.box1 {
    border: 2px solid #592615;
    background-color: #592615;
    padding: 12px;
    margin-bottom:16px;
}

.brd {
    border: solid 2px #1C45B9;
}

.brd1 {
    border: solid 2px #592615;
}

.dbrd {
    border: solid 2px #1C45B9;
    background-color: #FFF;
    padding: 3px;
}

.dbrd1 {
    border: solid 2px #592615;
    background-color: #7e130f;
    padding: 3px;
}

.faqbackground {
    background-color: #ffffc2;
}


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

#topaddr {
  font-family: 'Montserrat', sans-serif;
  font-size: 15px;
  /* font-weight: bold; */
  position: absolute;
  left: 0;
  text-align: left;
  top: 60px;
  width: 350px;
  /* text-shadow: 1px 1px 2px #000; */
  letter-spacing: .1em;
  z-index: 2;
}

#topaddr span {
    font-size: 1.75em;
    line-height: 1.05em;
}

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

#topaddr a:hover {
    color: #12b94d !important;
}

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

.logo {
    width: 350px;
  left: 320px;
  height: 89px;
  top: 49px;
  position: absolute;
  background: url('images/at-logo-blue.png');}

  .jumpstartlogo {
    width: 310px;
  left: 370px;
  height: 88px;
  top: 49px;
  position: absolute;
  background: url('images/jumpstartlogo.png') no-repeat;}

.logo:hover,.jumpstartlogo:hover, .jumpstart:hover,.associated:hover {

    opacity: 0.8;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
    filter: alpha(opacity = 80);
}


/* small jumpstart logo */
  .jumpstart { top: 65px;
  right: 0;background:url('images/jumpstartlogo-sml.png') no-repeat;display:block;width:150px;height:55px;position:absolute;}

/* small associated logo */
  .associated { top: 75px;
  right: 0;background:url('images/at-logo-blue-sml.png') no-repeat;display:block;width:180px;height:46px;position:absolute;}

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

.main {
    position: relative;
    padding: 0;
    width: 85%;
    margin: 20px auto 20px;
    text-align: left;
    overflow: hidden;
    background: transparent;
}

#rightcol {
    width: 100%;
    margin: 0 auto;
    padding: 10px 20px;
}

#sidebar {
	position: absolute;
	top:200px;
    width: 220px;
    height: 500px;
    margin: 0;
    padding: 0;
}

#wrap {
    padding: 0 8px;
}

/*MENUS*/

#horimenu {
    width: 990px;
    margin: 0 auto;
    font-family: arial, serif;
    position: relative;
    z-index: 100;
    height: 34px;
    top: 153px;
}

.current_page_item a {
    color: #b3b3b3 !important
}

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


#jumpmenu .sf-menu a {
     font-family: 'Montserrat', sans-serif;
  /* text-shadow: 1px 1px 0 #333333; */
    font-size: 16px;
    padding: 10px;
  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: #464646;
}

.sf-menu li li li {
    background: #464646;
}

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

/*DESIGN ELEMENTS - boxes and such*/
#footer {
    height: 520px;
}

.push, #footer.jumpstartfooter {
  height: 340px;
}

#footer {
    position: relative;
    color: #FFFFFF;
    width: 100%;
    text-align: left;
    margin: 0 auto;
    padding: 0;
    background: #464646;
  border-top: 7px solid white;
}

#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;
}

.headerbg {background:white;width:100%;height:150px;position:absolute;}

.addbar {width:100%;height:25px;background:#1c45b9;text-align:center;position:absolute;z-index: 2;}

.menubg {width:100%;height:40px;background:#464646;position:absolute;top:151px;}

.sliderbg {height:300px;width:100%;background:#1c45b9;position:absolute;top: 191px;}

.textbox {background-color: hsla(5, 10%, 0%, .5);
  position: absolute;
  z-index: 10;
  height: 263px;
  width: 266px;
  padding: 31px;
  color: white !important;
  font-size: 26px;
  line-height: 30px;}

  .whitebg {
  background: white;
  margin: 20px auto;
}

.darkbg {
  width: 100%;
  background:#eee;
  box-shadow: #bbb 0px 0px 25px inset;
  margin: 0px auto;
  //color: white;
  padding: 16px 0px;
  font-size: 14px;
}

/*.darkbg h1 {color:white !important;}

.darkbg h2 {color:white !important;}

.darkbg h3 {color:white !important;}*/


  .socialmedia {margin: 10px auto !important;
  width: 171px;}

.circles {margin-top: 17px;}

  .circles a {  width: 173px;
  height: 111px;
  background: url('images/circle_button.png');
  display: block;
  color: white;
  text-align: center;
  font-weight: bold;
  font-family: 'Montserrat Alternates', sans-serif;
  font-size: 26px;
  padding-top: 61px;
  margin:0 auto;}

    .circles a:hover {  width: 173px;
  height: 111px;
  background: url('images/circle_button.png');
  display: block;
  color: white;
  text-align: center;
  font-weight: bold;
  font-family: 'Montserrat Alternates', sans-serif;
  font-size: 26px;
  padding-top: 61px;
opacity:.5;}

.bluebox {  width: 270px;
  height: 380px;
  background: #0033a4;
  padding: 17px;
  border-radius: 20px;
  color: white;
  box-shadow: 0px 0px 5px #000;}

.bluebox:hover{background:#000;}

  .footercenter {margin:10px auto;width:990px;text-align: center;}

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

  .bluestrip{background:#1C45B9;padding:4px;color:#FFF;font-weight:bold;text-align:center;margin-bottom:10px;}

  table{border-collapse:collapse;}

  .gmaptopper {line-height: 1.2em !important;}

/* SEO Styles */
.seoH1{ color: #1C45B9;font-size:13px;line-height:1em; }
.seoH2{ color: #1C45B9;font-size:13px; }
.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;}

.blue{color:#1C45B9;background:transparent !important;}
.green {color:#12BA4D;background:transparent !important;}
.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 #1C45B9;}
.mbbrd2 {border:solid 2px #1C45B9;}
img{border:0;border:none;}

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

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

hr.white1 {
border: 0;
color: #fff;
background-color: #fff;
height: 1px;
width: 96.5%;
text-align: left;
margin:14px 0 16px 0;
}

.smallmap{width:220px;height:160px;}
.small {font-size:11px;}

ul li, ol li {padding-bottom:12px;}
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;}

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

.gfield_label, .gform_description {color: #464646}

.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 {
	color:#464646;
	border:solid 1px #1C45B9;
}

#comment, #s {
	color:#000;
	border:solid 1px #1C45B9;
}

div.staffBox{
margin:0px 0px 50px 0px;
letter-spacing:0;
}

.staffBox img{
float:left;
margin-bottom:10px;
margin-right:10px;
border:2px solid #000;
}

.staffBox h2{
text-transform:uppercase;
margin-top:0px;
padding-top:0px;
}

.staffBox h2 span {font-weight:normal;text-transform:capitalize;font-size:90%;}

.staffBox div{
margin-left:170px;
width:760px;
}

* 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:2%;float:left;min-height:1px;margin-bottom:0;}
.last{margin-right:0!important;clear:right;}

.bluetext{color:#0033a4 !important;}

.shadowtext{color:#0033a4 !important;-webkit-text-stroke: 1px white;text-shadow:3px 3px 0 #fff,-1px -1px 0 #fff,1px -1px 0 #fff,-1px  1px 0 #fff, 1px 1px 0 #fff;}

.shadowtext2{letter-spacing:.15em;color:#0033a4 !important;-webkit-text-stroke: 1px white;text-shadow:1px 1px 0 #fff,-1px -1px 0 #fff,1px -1px 0 #fff,-1px  1px 0 #fff, 1px 1px 0 #fff;}


