/*
Theme Name: Advantage Physical Therapy 1281
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);

* {
    margin: 0;
}

html, body {
    height: 100%;
}

html {
    background-color: #00264c;
    overflow-y: scroll;
}

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

body {
    font-size: 15px;
    font-weight: normal;
    font-style: normal;
    font-family: "Lucida Sans Unicode","Lucida Grande",sans-serif;
}

h1,h2,h3,h4,h5,h6 {
    font-family: "cinzel",serif;
}
h1, #faqTitle {font-variant:small-caps;font-size:150%;}
#faqTitle{text-align:center;}
h1 span {font-family:cabin,sans-serif;font-size:16px;color:#000 !important;font-variant:normal !important;font-weight:normal !important;}
h2{font-size:125%;}
h3 {font-size:105%;}
h5{font-size:100%;border-bottom:0;text-transform:capitalize;letter-spacing:.01em;}

.base,.gmaptopper {
    background-color: #00264c !important;
    border-color: #00264c !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: #88b3da !important;
}

.altcolor {
    color: #000
}

a:link {
    color: #88b3da
}

a:visited {
    color: #88b3da,a:active
}

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

.box {
    border: 10px solid #00264c;
    background-color: #88b3da;
    padding: 12px;
    color:#00264c;
}

.box1 {
    border: 10px solid #88b3da;
    background-color: #00264c;
    padding: 12px;
    color:#FFF;
}

.brd {
    border: solid 2px #00264c;
}

.brd1 {
    border: solid 2px #88b3da;
}

.dbrd {
    border: 10px solid #88b3da;
    background-color: #00264c;
    padding: 3px;
    color:#FFF;
}

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

.faqbackground {
    background-color: #b4d7f7;
}


/*-----Header--------*/
header {
    height: 146px;
    width: 100%;
    margin: 0 auto;
    text-align: left;
    background: url('images/headerbg.png') repeat-x;
    position: relative;
}
#headercenter {
    height: 146px;
    width: 990px;
    margin: 0 auto;
    text-align: left;
    background-color: transparent;
    position: relative;
}

#hero{width:748px;height:338px;margin:45px 0 0 246px;position:relative;z-index:1;}

#logo{width:372px;height:86px;position:absolute;top:24px;left:20px;}

#topaddr {
    font-family: 'Cinzel', serif;
    font-size: 20px;
    position: absolute;
    right: 14px;
    text-align: right;
    top: 42px;
    width: 400px;
    /*text-shadow: 1px 1px 2px #000;*/
    letter-spacing: .1em;
}

#topaddr span {
    font-size: 1.5em;
    line-height: 1.05em;
    color:#00264c;
}

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

#topaddr a:hover {
    color: #00264c !important;
}

#topaddr a:hover span {
    font-size: 1.5em;
    color: #00264c !important;
}

/*-------Main Area/Content-------*/
.wrapper {
    min-height: 100%;
    height: auto !important;
    height: 100%;
    width:990px;
    margin: 0 auto -145px;
    background:url('images/centerbg.png') repeat-y center;
}

.main {
    border-top:10px solid #00264c;
    position: relative;
    padding: 0;
    margin:35px auto 0;
    width: 990px;
    min-height:500px;
    text-align: left;
    overflow: hidden;
    background: transparent;
}

#rightcol {
    float: right;
    width: 695px;
    min-height:600px;
    margin: 0;
    padding: 10px 25px 20px 15px;
}

#sidebar {
	position: absolute;
	top:191px;
	zoom:1;
    width: 227px;
    min-height: 500px;
    margin: 0;
    padding: 0;
    border-top:solid 10px #88b3da;
    border-left:solid 9px #88b3da;
    border-right:solid 10px #88b3da;
    background:#00264c;
    z-index:50;
}

#wrap {
    padding: 0 8px;
}

/*MENUS*/

#horimenu {
    width: 990px;
    position: absolute;
    top:146px;
    z-index: 100;
    height: 45px;
    background:#00264c;
}

#navCenter{width:810px;position:relative;margin:0 auto;}

.current_page_item a {
    color: #88b3da !important
}

.sf-menu a {
    font-family: 'Cabin', sans-serif;
    /*text-shadow: 1px 1px 0 #333333;*/
    font-size: 16px;
	/*font-weight: bold;*/
    letter-spacing: 1px;
    padding: 12px 13px;
    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;
    padding: 6px 13px;
}

.sf-menu li li {
    background: #00264c;
}

.sf-menu li li li {
    background: #00264c;
}

.sf-menu li:hover, .sf-menu li.sfHover, .sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
    color: #88b3da;
    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: #88b3da;
    background:#015db8;
    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: #88b3da;
    background:#015db8;
    outline: 0;
}

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

#footer {
    position: relative;
    color: #00264c;
    width: 100%;
    text-align: left;
    margin: 0 auto;
    padding: 0;
    background:url('images/footerbg.png') repeat-x bottom;
}

#footer a:link,#footer a:visited {
    color: #00264c;
}

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

#footercenter {
position:relative;
width:990px;
height:145px;
margin:0 auto;
background:url('images/topfooter.png') no-repeat;
}
/*-------- Specific to this site ------------*/
.underline {
    text-decoration: underline;
}

.faq-page .question {font-size: 1.2em;}
.faq-page .video {margin-bottom: 20px;}

.mbbrd1 {border:solid 2px #000;margin-bottom:8px;width:200px;position:relative;margin:0 auto;}

legend {margin-bottom:14px;}

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

.testimonial{margin-bottom:5px;margin-right:10px;
    padding-bottom: 15px;
    text-align:right;
    border-bottom: 1px dashed #88b3da;}

.fr{float:right;margin-left:15px;margin-bottom:5px;margin-right:15px;}
.fl{float:left;margin-right:15px;margin-bottom:5px;margin-right:15px;}

.faq-page .question {font-size: 1.2em;}
.faq-page .video {margin-bottom: 20px;}

#maincontent ul li, #maincontent ol li {
    padding-bottom: 6px;
}

#maincontent ul li:last-child, #maincontent ol li:last-child {
    padding-bottom: 0px;
}
/* Column Layouts ----------------------------------------------------- */
.one_half{width:48%;}
.one_third{width:30.66%;}
.one_third1{width:25%;}
.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_third1,.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;}
#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: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;
}

hr {
    border: 0;
    color: #00264c;
    background-color: #00264c;
    height: 1px;
    width: 100%;
    text-align: left;
}
hr.ltblue {
    border: 0;
    color: #88b3da;
    background-color: #88b3da;
    height: 1px;
    width: 100%;
    text-align: left;
}

/* SEO Styles */
.seoH1{ color: #00264c;font-size:18px;text-align:center; }
.seoH2{ color: #00264c;font-size:14px; }
.seoFooter{ font-size:x-small;color:white;margin:0;}
.seoFooter a:link,.seoFooter a:visited{color:#FFF;text-decoration:none;}
.seoFooter a:hover,.seoFooter a:active{color:##FFF;text-decoration:none;}
.seoPhrase{font-weight:normal;}

.ltbluetext{color:#88b3da !important;}
.darkbluetext{color:#00264c !important;}

.darkbluestrip{background:#00264c;color:#FFF;padding:3px;text-align:center;margin-bottom:9px;font-weight:bold;}

.ltbluestrip{background:#88b3da;color:#00264c;padding:3px;text-align:center;margin-bottom:9px;font-weight:bold;}

.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:#00264c;
	border:solid 1px #00264c;
}

#comment, #s {border:solid 1px #00264c;}

.video{margin-bottom:15px;}

ul#latestarticles{list-style-type:none;margin:0;padding:0;}
ul#latestarticles li {list-style-type:none;border-bottom:1px solid #c2c2c2;margin:0;padding:4px 0 4px 0;}

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

#sidebar a {color:#FFF !important;}