/*
Theme Name: Queens Rehabilitation Center 737
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 {
    overflow-y: scroll;
    background: url(images/sliververt.jpg) repeat-x #0D0B30;
}

body,td,.bottom,.mceContentBody,.normal {
    color: hsla(0,0%,30%,1);
}

body {
    font-size: 16px;
    font-weight: normal;
    font-style: normal;
    font-family: "Lucida Sans Unicode","Lucida Grande",sans-serif;
    line-height: 1.6em;
    letter-spacing: 1.2px;
}

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


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

h1{
    font-size: 1.6em;
    text-align: center;
}

.home h1{
    text-align: left;
}

h2 {font-size:135%;}
h3 {font-size:110%;}

b{
        color: #9B0A1C !important;
        font-weight: bold;
}

.altcolor {
    color: #9B0A1C
}

a:link {
    text-decoration: underline;
    color: #1C165F
}

a:visited {
    color: #1C165F
}

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

.box {
    border: 2px solid #9B0A1C;
    background-color: #1D1762;
    padding: 12px;
}

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

.brd {
    border: solid 1px #9B0A1C;
}

.redbrd {
    border: solid 1px #9B0A1C;
    margin-bottom:12px;
}

.brd1 {
    border: solid 1px #1D1762;
}

.dbrd {
    border: solid 1px #9B0A1C;
    background-color: #1D1762;
    padding: 3px;
}

.dbrd1 {
    border: solid 1px #1D1762;
    background-color: #9B0A1C;
    padding: 3px;
}

.blackbrd{border:solid 1px #000;}

.faqbackground {
    background-color: #ffffc2;
}

#faqTitle {font-size:160%;text-align:center;}

.bluetext{color:#1D1762;}

.mission_quote{
    text-align: center;
    font-style: italic;
    font-size: 1.3em;
    letter-spacing: 1.6px;

}

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

#topaddr {
    font-family: 'Raleway', sans-serif;
    font-size: 16px;
    position: absolute;
    right: 7px;
    text-align: right;
    top: 54px;
    width: 400px;
    letter-spacing: .1em;
}

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

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

#topaddr a:hover {
    color: #1D1762 !important;
}

#topaddr a:hover span {
    color: #1D1762 !important;
}

/*-------Main Area/Content-------*/

.wrapper {
    min-height: 100%;
    height: auto !important;
    height: 100%;
    margin: 0 auto -80px;
    width: 990px;
    background: url(images/mainsliver.jpg) repeat-y white;
}

.main {
    position: relative;
    padding: 0;
    width: 990px;
    min-height:803px;
    margin: 0 auto;
    text-align: left;
    overflow: hidden;
    background: transparent;
    z-index: 12;

}

.mainback{
    position: absolute;
    width: 990px;
    height: 803px;
    background: url(images/top.png) no-repeat transparent;
    z-index: 10;
}

#rightcol {
    float: right;
    width: 740px;
    margin: 0;
    padding: 80px 30px 30px;
}

.home #rightcol{
    padding-top: 20px;
}

#sidebar {
	position: absolute;
	top:470px;
    width: 170px;
    height: 100px;
    margin: 0;
    padding: 0;
}

#wrap {
    padding: 0 8px;
}

/*MENUS*/

#horimenu {
    width: 590px;
    padding-left: 400px;
    margin: 0 auto;
    font-family: arial, serif;
    position: relative;
    z-index: 100;
    height: 34px;
    top: 131px;
}

.current_page_item a {
    color: #9B0A1C !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: 9px 8px;
    border: none;
    text-decoration: none;
}

.sf-menu a, .sf-menu a:visited {
 /* visited pseudo selector so IE6 applies text colour*/
    color: #000;
  /*Match color above*/
}

.sf-menu {
    float: right;
}

.sf-menu li li a {
    border-right: none;
}

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

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

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

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

#footer {
    position: relative;
    color: #FFFFFF;
    width: 810px;
    text-align: left;
    margin: 0 auto;
    padding-left: 180px;
}

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

.hoursbox{
    font-family: Raleway,sans-serif;
    color:white;
    text-align: right;
    font-size:16px;
    padding: 0 10px;
    margin-top:40px;
}


.homeslides {
    left:160px;
    top:0;
}

.seoH1{ color: #1D1762;font-size:18px; }
.seoH2{ color: #1D1762;font-size:14px; }
.seoFooter{ background-color:#000;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:#888;text-decoration:none;}
.seoPhrase{font-weight:normal;}

.rightbox
{
/*-moz-border-radius: 15px;
border-radius: 15px;*/
width: 190px;
height: 445px;
float: right;
text-align: center;
padding-left: 15px;
margin-left:10px;}

.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);
}

.homephoto {width:400px;height:254px;border-width: 3px;margin-top:8px;margin-left:18px;}

.servicesphoto1 {width:400px;height:300px;}

.servicesphoto2 {width:400px;height:287px;}

.servicesphoto3 {width:400px;height:285px;}

.servicesphoto4 {width:400px;}

.col {width:47%;float:left;}

.col1 {width:33%;float:left;}

.awardbox {
    background: #ccc none repeat scroll 0 0;
    box-shadow: 1px 2px 5px #555;
    /*color: #fff;*/
    height: 140px;
    padding: 20px 13px 7px;
}