/*
Theme Name: CAARD 1105
Theme URI: http://www.e-rehab.com/
Version: 1.0
Description: Designed by jon shiroma
Author: j shiroma
Author URI: http://www.e-rehab.com
Template: xwp
*/
@import url(superfish.css);

html {
    background: #3db2dd;
    color: #000 !important;
}

body {
    background: url('images/bg.png') repeat-x #3db2dd;
}

p, td, .normal {
    color: #000 !important;
}

body,td,.bottom,.mceContentBody,.normal {
}

body {
    font-size: 15px;
    font-style: normal;
    font-family: 'trebuchet ms',"open sans condensed", "arial narrow","Lucida Grande",sans-serif;
    letter-spacing: 1px;
    font-weight: 300 !important;
    line-height: 1.4em;
}

h1,h2,h3,h4,h5,h6 {
    font-family: "Montserrat","Century Gothic",verdana,sans-serif;
    color: #000066 !important;
    font-weight: normal
}

h1 {
    font-size: 24px !important;
    margin-top: 0;
    padding-top: 0;
}

h2 {
    16px !important;
}

h3 {
    14px !important;
}

.base,.gmaptopper {
    background-color: #004080 !important;
    border-color: #092334 !important;
}

.base_sprite,.base_numbers li:before {
    background-image: url(images/shortcodes/sprites/custom_sprite_092334.png) !important;
}

.base_text,.base_sprite a,.brd,.testimonial,.colorlist,.bodytext {
    color: #000066 !important;
}

.altcolor {
    color: #000
}

a:link, a:visited, a:active {
    color: #15629c
}

a:hover, a:focus,a:visited:hover {
    color: #800000;
    text-decoration: none
}

.box {
    border: 2px solid #15629c;
    background-color: #FFF;
    padding: 12px;
}

.box1 {
    border: 2px solid #000;
    background-color: #d0e0eb;
    padding: 12px;
}

.brd {
    border: solid 2px #15629c;
}

.brd1 {
    border: solid 2px #000;
}

.dbrd {
    border: solid 2px #15629c;
    background-color: #FFF;
    padding: 3px;
}

.dbrd1 {
    border: solid 2px #000;
    background-color: #d0e0eb;
    padding: 3px;
}

.faqbackground {
    background-color: #d0e0eb;
}

.blackbrd {
    border: solid 1px #000;
}

.bluetext {
    color: #15629c !important;
}

.bluebrd {
    border: solid 1px #15629c;
    background: #FFF;
}

.bluestrip {
    background: #15629c;
    padding-top: 3px;
    padding-bottom: 3px;
    color: #FFF;
    text-align: center;
    font-weight: normal;
}

b, strong {
    font-weight: 600;
}

.doubleline {
    border-top: double;
    border-bottom: double;
}

/*STRUCTURE - header, footer, etc*/
html {
    background-color: #e6e6e6;
    overflow-y: scroll;
    min-height: 100%;
    height: auto !important;
    height: 100%;
}

.wrapper {
    min-height: 100%;
    width: 1012px;
    height: auto !important;
    height: 100%;
    margin: 0 auto -100px;
    background: #b3f4dc;
}

#maincontent {
    width: 982px;
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 15px;
    min-height: 800px;
    background: #b3f4dc;
}

/*-----Header--------*/
header {
    height: 119px;
    width: 1012px;
    margin: 0 auto;
    text-align: left;
    background: url('images/headerbg.png') no-repeat #e2ebf2;
    position: relative;
}

#logo {
    float: left;
    width: 170px;
    height: 57px;
    margin-top: 23px;
    margin-left: 10px;
    z-index: 25;
}


/*-------Main Area/Content-------*/
.main {
    position: relative;
    padding: 0;
    width: 1012px;
    text-align: left;
    margin: 0 auto;
    text-align: left;
    overflow: hidden;
}

#leftcol {
    float: left;
    width: 745px;
    display: inline;
    margin-top: 0;
}

#rightcol {
    float: right;
    width: 220px;
    min-height: 700px;
    margin-top: 25px;
    display: inline;
    padding: 0;
    text-align: center;
}

#wrap {
    padding: 0 8px;
}

.one_third,
.one_third_last {
    margin: 0px !important;
    width: 280px;
}

.thirdwraper {
    margin-left: 10px;
}

#vb {
    height: 282px;
    width: 735px;
    position: relative;
    top: 0px;
}


/*MENUS*/
#horimenu {
    width: 830px;
    margin: 0 padding:0;
    font-family: arial, serif;
    position: relative;
    z-index: 100;
    height: 34px;
    margin-right: 0px;
    margin-top: 40px;
}

.current_page_item a {
    color: #86cabd !important
}

.sf-menu a {
    font-family: 'Arial', sans-serif;
    font-size: 14px;
/*font-weight: bold;*/
    padding: 7px 7px;
    border: none;
    text-decoration: none;
}

.sf-menu a, .sf-menu a:visited, .sf-menu a:active {
 /* visited pseudo selector so IE6 applies text colour*/
    color: #003964;
  /*Match color above*/
}

.sf-menu {
    float: left;
}

.sf-menu li {
    background: transparent;
}

.sf-menu ul ul {
    border: solid 1px #003964;
}

.sf-menu li li a {
    border-right: none;
}

.sf-menu li li {
    background: #FFF;
}

.sf-menu li li li {
    background: #FFF;
}

.sf-menu li:hover, .sf-menu li.sfHover,
.sf-menu li a:focus, .sf-menu li a:hover {
    color: #86cabd;
    outline: 0;
}

.sf-menu li li:hover, .sf-menu li li.sfHover,
.sf-menu li li a:focus, .sf-menu li li a:hover {
    color: #86cabd;
    outline: 0;
    background: #d0e0eb;
}

#footer {
    background: #15629c;
    position: relative;
    color: #FFFFFF;
    width: 100%;
    height: 100px;
    text-align: left;
    margin: 0 auto;
    padding: 3px 0;
}

#footer a:link,#footer a:visited {
    color: white;
}

#footer p {
    padding: 0 8px;
    margin: 0;
}

#footer a:link,
#footer a:visited {
    color: white;
}

#footer p {
    padding: 0 8px;
    margin: 0;
}

hr.double {
    height: 0;
    border-style: double;
    border-width: 1px 0 0 0;
    border-color: #000;
}

hr {
    border: 0;
    color: #000;
    background-color: #000;
    height: 1px;
    width: 100%;
    text-align: left;
}

#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;
}

OL#foodallergies_one {
    counter-reset: item
}

OL#foodallergies_two {
    counter-reset: item 4
}

OL#foodallergies_one li, OL#foodallergies_two li {
    list-style-position: outside;
    list-style-type: none;
}

OL#foodallergies_one li:before, OL#foodallergies_two li:before {
    content: counter(item) ". ";
    counter-increment: item;
    list-style-position: outside;
    list-style-type: none;
}

/* EHD slideshow and captions */
#ehd DIV {
    width: 350px;
    height: 263px;
    position: relative;
}

#ehd DIV H1 {
    background-color: #FFFFFF;
    color: #000000;
    padding: 0;
    position: absolute;
    bottom: 0;
    width: 350px;
    height: 24px;
    opacity: .8;
    letter-spacing: 1px;
    filter: alpha(opacity = 80);
    text-align: center;
}

/* QUICK LINKS BUTTONS */
#buttoncontainer {
    width: 220px;
}

#buttoncontainer ul {
    width: 220px;
    margin: 0;
    list-style: none;
    font-size: 0px;
}

#buttoncontainer li a {
    background: url(images/sprite3.png) no-repeat;
    background-position: -90px 0;
    display: block;
    text-indent: -9999px;
    margin-top: 25px;
}

#buttoncontainer li a span {
    background: url(images/sprite3.png) no-repeat;
    display: block;
    width: 60px;
    height: 59px;
    position: relative;
    z-index: 10;
    -webkit-transition: -webkit-transform 0.4s ease-out;
    -moz-transition: -moz-transform 0.4s ease-out;
    transition: transform 0.4s ease-out;
}

#buttoncontainer li a:hover span {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    transform: rotate(360deg);
}

#buttoncontainer li.patients a {
    background-position: -90px 0;
    width: 225px;
    height: 59px;
}

#buttoncontainer li.patients a span {
    background-position: 0 0;
}

#buttoncontainer li.appointment a {
    background-position: -90px -108px;
    width: 225px;
    height: 59px;
}

#buttoncontainer li.appointment a span {
    background-position: 0 -108px;
}

#buttoncontainer li.refills a {
    background-position: -90px -243px;
    width: 225px;
    height: 59px;
}

#buttoncontainer li.refills a span {
    background-position: 0 -243px;
}

#buttoncontainer li.contact a {
    background-position: -90px -361px;
    width: 225px;
    height: 59px;
}

#buttoncontainer li.contact a span {
    background-position: 0 -361px;
}

#buttoncontainer li.directions a {
    background-position: -90px -480px;
    width: 225px;
    height: 59px;
}

#buttoncontainer li.directions a span {
    background-position: 0 -480px;
}

#buttoncontainer li.payment a {
    background-position: -90px -600px;
    width: 225px;
    height: 59px;
}

#buttoncontainer li.payment a span {
    background-position: 0 -600px;
}

.textarea {
    background: white;
}

.gfield_label {
	font-size: 14px;
}

.gmaptopper {line-height: 1em;}

.page-id-365 .tickercontainer {display: none;}
.page-id-360 .tickercontainer {display: none;}

/* Ticker Styles */
.tickercontainer { /* the outer div with the black border */
border: 1px solid #1868A5;
background: #fff;
width: 728px;
height: 27px;
margin: 12px 0px 30px 30px;
padding: 0
overflow: hidden;
}
.tickercontainer .mask { /* that serves as a mask. so you get a sort of padding both left and right */
position: relative;
left: 10px;
top: 4px;
width: 708px;
overflow: hidden;
}
ul.newsticker { /* that's your list */
position: relative;
left: 750px;
width:1950px;
font: bold 14px Verdana;
list-style-type: none;
margin: 0;
padding: 0;

}
ul.newsticker li {
float: left; /* important: display inline gives incorrect results when you check for elem's width */
margin: 0;
padding: 0;
background: #fff;
color:#1868A5;
}
ul.newsticker a {
white-space: nowrap;
padding: 0;
color: #003152;
text-decoration:none;
font: bold 14px Verdana;
margin: 0 50px 0 0;
}
ul.newsticker span {
margin: 0 10px 0 0;
}

/* Form Validator Styles */
#paymentForm { width: 520px; }
#paymentForm label.error { width: 250px; }
#paymentForm label.error, #paymentForm input.submit { margin-left: 165px !important; margin-top:0 !important;padding-top:0 !important; text-transform:capitalize !important; }

.imgshadow {box-shadow: -1px 1px 1px #000;}
.iconrnd {border-radius: 15px;}
a.rotateicon img{
    -webkit-transition: -webkit-transform 0.4s ease-out;
    -moz-transition: -moz-transform 0.4s ease-out;
    transition: transform 0.4s ease-out;
}
a.rotateicon img:hover {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    transform: rotate(360deg);
}