/*
Theme Name: Assured Care System
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: #fff;
    overflow-y: scroll;
}

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: 'Open Sans', sans-serif;
}

h1,h2,h3,h4,h5,h6 {
    font-family: 'Open Sans', sans-serif;
}
.home h1 span {font-size: 50%; color: #f37d23;}

#faqTitle{text-align:center;}

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

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

.altcolor {
    color: #3e6fb5
}

a:link {
    color: #3e6fb5
}

a:visited {
    color: #3e6fb5
}

a:hover,a:active {
    color: #f37d23;
    text-decoration: none
}

.box {
    border: 2px solid #3e6fb5;
    background-color: #f37d23;
    padding: 12px;
}

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

.box2 {
    border: 2px solid #3e6fb5;
    background: url('images/boxbg.jpg');
    padding: 12px;
}

.brd {
    border: solid 2px #3e6fb5;
}

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

.dbrd {
    border: solid 2px #3e6fb5;
    background-color: #f37d23;
    padding: 3px;
}

.dbrd1 {
    border: solid 2px #f37d23;
    background-color: #3e6fb5;
    padding: 3px;
}

.faqbackground {
    background-color: #DDEFF8;
}


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

#topaddr {
    font-family: 'Open Sans', sans-serif;
    font-size: 20px;
    font-weight: bold;
    position: absolute;
    right: 3px;
    top: 43px;
    width: 760px;
    /*text-shadow: 1px 1px 2px #000;*/
    letter-spacing: .1em;
}

#topaddr span {
    font-size: 1.75em;
    line-height: 1.05em;
    color: #3e6fb5 !important;
}

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

#topaddr a:hover {
    color: #3e6fb5 !important;
}

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

#topaddr ul {list-style-type:none;}

#topaddr ul li {list-style-type:none;display:inline;}
#topaddr ul li:first-child{text-align:left;float:left}
#topaddr ul li:last-child{text-align:right;float:right;}

#tagline{position:absolute;top:100px;left:260px;font-size:32px;font-style:italic;color:#3e6fb5;}

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

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

#rightcol {
    float: right;
    width: 950px;
    margin: 0;
    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: 172px;
}

.current_page_item a {
    color: #f37d23 !important
}

.sf-menu a {
    font-family: 'Open Sans', sans-serif;
  /* text-shadow: 1px 1px 0 #333333; */
  font-size: 18px;
  font-weight: bold;
  letter-spacing: 1px;
  padding: 10px 21px;
  border: none;
  text-decoration: none;
  /* text-transform: uppercase; */
}

.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: #3e6fb5;
}

.sf-menu li li li {
    background: #3e6fb5;
}

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

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

#footer {
    background: #3e6fb5;
    position: relative;
    color: #FFFFFF;
    width: 100%;
    text-align: left;
    margin: 0 auto;
    padding: 0;
}

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

#footer p {
    padding: 0 8px;
    margin: 0;
}
.gmaptopper{line-height: 1.2em !important;}
/*-------- 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 {height:173px;width:100%;position:absolute;background:#ddeff8;}

.menubg {width:100%;height:40px;position:absolute;background:#3e6fb5;top: 171px;}

.logo {width:200px;height:150px;position:absolute;background:url('images/Assured-Care-vector-logo.png')no-repeat;  top: 9px;}

.homebox {background: #3e6fb5;color:#fff;padding:15px;}

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

.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 #464646;
	background:#FFF;
}

#comment, #s {
	color:#000;
	border:solid 1px #464646;
	background:#FFF;
}

.aboutbox {min-height:480px;}
