/*
Theme Name: Institute of Physical Medicine & Sports Therapy, Inc. 1049theme NEW
Theme URI: http://www.e-rehab.com/
Version: 2.0
Description: Designed by John Mason
Author: John B Mason
Author URI: http://www.e-rehab.com
Template: xwp
*/
@import url(superfish.css);

html {
position: relative;
min-height: 100%;
}
#footer {
position: absolute;
bottom: 0;
width: 100%;
}

html {
    background: transparent url('/files/images-new/body-bg.jpg') repeat 0 0;
    overflow-y: scroll;
    position: relative;
    min-height: 100%;
    height: auto !important;
}

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

body {
    background: transparent url('/files/images-new/html-sliver.jpg') repeat-x 0 0;
    height: auto !important;
    font-size: 15px;
    font-weight: normal;
    font-style: normal;
    line-height: 1.6em;
    font-family: 'Lato', sans-serif;
}

h1,h2,h3,h4,h5,h6 {
    font-family: 'Lato', sans-serif;
    letter-spacing: .04em;
}

h1 {font-size: 1.8em;}
.home h1:first-child {text-align: center;}

.base,.gmaptopper {
    background-color: transparent !important;
    border-color: transparent !important;
}

.gmaptopper {
  height: 30px;
}

.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: #173c0a !important;
}

.altcolor {
    color: #7e130f
}

a:link {
    color: #1c4980
}

a:visited {
    color: #1c4980
}

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

.box {
    border: 2px solid #173c0a;
    background: transparent url('images/bg-trans-ffffff.png') repeat 0 0;
    padding: 12px;
}

.box1 {
    border: 2px solid #442c19;
    background: transparent url('images/bg-trans-ffffff.png') repeat 0 0;
    padding: 12px;
}

.brd {
    border: solid 2px #442c19;
}

.brd1 {
    border: solid 2px #173c0a;
}

.dbrd {
    border: solid 2px #442c19;
    background-color: #173c0a;
    padding: 3px;
}

.dbrd1 {
    border: solid 2px #173c0a;
    background-color: #442c19;
    padding: 3px;
}

.faqbackground {
    background-color: transparent;
}


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

#topaddr {
    font-family: 'Lato', sans-serif;
    font-size: 20px;
    font-weight: normal;
    position: relative;
    text-align: center;
    top: 5px;
    width: 990px;
    letter-spacing: .1em;
}

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

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

#topaddr a:hover, #topaddr a:hover span {
    color: #26720A !important;
    text-shadow: -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff, 1px 1px 0 #fff;
}

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

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

#maincol {
    width: 950px;
    margin: 0;
    padding: 10px 20px;
}

#wrap {
    padding: 0 8px;
}

/*MENUS*/

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

.current_page_item a {
    color: #93C582 !important;}

.sf-menu a {
    font-family: 'Lato', sans-serif;
    font-size: 17px;
    letter-spacing: 1px;
    padding: 10px 13px;
    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: #442c19;
}

.sf-menu li li li {
    background: #442c19;
}

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

.sf-menu ul {width: 195px;}

#horimenu .sf-menu ul a {line-height: 1.4em;}

#footer,.push {height:189px;}

/*DESIGN ELEMENTS - boxes and such*/
#footer {
    color: #FFFFFF;
    width: 100%;
    height: 189px;
    text-align: left;
    margin: 0 auto;
    padding: 0;
    background: #a9cb9d url('/files/images-new/footer-sliver.png') repeat-x 0 0;
}

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

#footer p {
    padding: 0 8px;
    margin: 0;
    text-align: center;
    font-size: 1.1em;
}

.footerinner {
    width: 990px;
    margin: 0 auto;
    padding-top: 15px;
}


#footer p a:hover {color: gold;}
/*-------- Specific to this site ------------*/
.underline {
    text-decoration: underline;
}

.faq-page .main, .library-page .main, .error404 .main, .search .main {
    width: 950px;
    margin: 0 auto;
    padding: 10px 20px;
}

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

.logo {
  display: block;
  width: 380px;
  height: 182px;
  position: relative;
  left: 305px;
  top: 15px;
}

.slideshow {margin-bottom: 20px;}

#slider {    
    padding-bottom: 18px;
    background: transparent url('/files/images-new/slider-bottom.png') repeat-x bottom;
}

/*--------#MINIBANNERS------------*/
#minibanners {
    background-color: #fff;
    height: 175px;
    -webkit-box-shadow: 0px 0px 10px 0px rgba(68,68,68,1); -moz-box-shadow: 0px 0px 10px 0px rgba(68,68,68,1); box-shadow: 0px 0px 10px 0px rgba(68,68,68,1);
    width: 990px;
    margin: 20px auto 20px;
    position:relative;
}


#minibanners .mb {
    background: transparent url("/files/images-new/mb-background.png") no-repeat center;
    float: left;
    height: 175px;
    margin: 0 15px 25px 30px;
    width: 198px;
}

#minibanners .mb a {
    display: table;
    width: 198px;   
    height: 175px;
}

#minibanners .mb:hover {
    background: transparent url('/files/images-new/mb-background-hover.png') no-repeat center;
}

#minibanners .mb a span {
    color: #fff;
    font-size: 23px;
    width: 150px;
    margin-left: 20px;
    display: table-cell;
    vertical-align: middle;
    font-weight: bold;
    padding-left: 40px;
    letter-spacing: .1em;
    text-shadow:
    -1px -1px 5px #444,  
    1px -1px 5px #444,
    -1px 1px 5px #444,
    1px 1px 5px #444;
}

#minibanners .mb a span.smaller {font-size: 17px;}

#faqTitle, .ctr{text-align:center;}
img.ctr{display:block;margin-left:auto;margin-right:auto;}
.hideme{display:none;}

.staff {min-height: 235px;}