/*
Theme Name: Ridgewood Physical Therapy 1414
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);
@import url(simple-slideshow-styles.css);

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

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

body {
    height: auto !important;
    font-size: 15px;
    line-height: 1.6em;
    letter-spacing: .03em;
    font-weight: normal;
    font-style: normal;
    font-family: 'Droid Sans', sans-serif;
    /*
    font-family: 'Droid Sans', sans-serif;
    font-family: 'PT Sans', sans-serif;
    font-family: 'Droid Serif', serif;
    */
}

h1,h2,h3,h4,h5,h6 {
    font-family: 'Droid Sans', sans-serif;
    text-shadow: 1px 1px 1px #3e3e3e;
}

h1.ctr {text-align: center;}
h1 span{font-size:80%;font-weight:normal !important;}

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

.mapaddy{font-size:130%;line-height:1.5em;}

.gmaptopper {min-height: 34px;}

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

.altcolor {
    color: #980007;
}

a:link {
    color: #980007;
}

a:visited {
    color: #980007;
}

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

.redstrip{background:#980007;padding:4px;text-align:center;color:#FFF;text-align:center;margin-bottom:10px;}

a.linkopacity:hover img {
filter:alpha(opacity=70);
-moz-opacity: 0.7;
opacity: 0.7;
-khtml-opacity: 0.7;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
filter: alpha(opacity = 70);
}

a.linkopacity img {
filter:alpha(opacity=100);
-moz-opacity: 1.0;
opacity: 1.0;
-khtml-opacity: 1.0;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
filter: alpha(opacity = 100);
}

.box {
    border: 2px solid #980007;
    background-color: #ffffff;
    padding: 12px;
    margin-bottom:16px;
}

.box1 {
    border: 2px solid #980007;
    background-color: #980007;
    color: #fff;
    padding: 12px;
    margin-bottom:16px;
}

.brd {
    border: solid 2px #980007;
}

.brd1 {
    border: solid 2px #3e3e3e;
}

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

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

.faqbackground {
    background-color: transparent;
}

.underline {
    text-decoration: underline;
}

/*-----Header--------*/
header {
    height: 185px;
    width: 1040px;
    margin: 0 auto;
    text-align: left;
    background: transparent url('/files/images/wrapper-sliver.png') repeat 0 0;
    position: relative;
    z-index:10000;
}

.logo {
    position: relative;
    top: 20px;
    left: 8px;
    display: block;
    height: 108px;
    width: 380px;
}

#topaddr {
    font-family: 'PT Sans', sans-serif;
    font-size: 17px;
    font-weight: lighter;
    position: absolute;
    right: 43px;
    text-align: right;
    top: 10px;
    width: 400px;
    text-shadow: .03px .03px .03px #fff;
    letter-spacing: .1em;
}

#topaddr span {
    line-height: 1.3em;
    color: #980007;
    font-size: 1.7em;
}

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

#topaddr a:hover {
    color: #980007 !important;
}

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

.social {
    position: absolute;
    right: 43px;
    top: 92px;
}

.social a {display: inline-block; margin-left: 5px;}

.social a:hover {color: #000;}

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

.home .wrapper {
    background: transparent url('/files/images/wrapper-sliver.png') repeat-x 0 0;
}

.wrapperinner {
    width: 1040px;
    margin: 0 auto;
    position: relative;
    min-height:450px;
}

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

#maincol {
    margin: 0 auto;
    padding: 20px 50px;
}

.faq-page .main, .library-page .main, .error404 .main, .search .main {
    margin: 0;
    padding: 20px 50px;
    width: 940px;
}

#wrap {
    padding: 0 8px;
}

#slider {
    /*height: 351px;   
    margin: 0 auto;
    width: 1600px;*/
}

/*MENUS*/

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

.current_page_item a {
    color: #ffffff !important;
    background-color: rgb(173, 22, 23);
}

.sf-menu a {
    font-family: 'PT Sans', sans-serif;
    font-size: 18px;
    /*letter-spacing: 1px;*/
    padding: 4px 15px 2px 14px;
    border: none;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: bold;
    /*margin: 0px 9px;*/
}

.sf-menu .sub-menu a {
    margin: 0px;
}

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

.sf-menu {
    float: none;
    width: 970px;
    margin: 0 auto;
    z-index: 1000000;
}

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

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

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

.sf-menu li:hover, .sf-menu li.sfHover, .sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
    color: #980007;
    text-decoration: underline;
    outline: 0;
}

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

.sf-menu li li a {
    padding: 10px;
}

.menu-item .sf-sub-indicator {
    background: url('images/arrows-ffffff.png') no-repeat -10px -100px;
}

a > .sf-sub-indicator {
    top: .2em;
}

.current_page_item .sf-sub-indicator {
    background: url('images/arrows-ffffff.png') no-repeat -10px -100px;
}

.current_page_item .sub-menu a {
    color: rgb(173, 22, 23) !important;
    background-color: #fff;
}

/* Services Menu */
#menu-item-6 ul {width:300px;}

/*////////////////////////FOOTER//////////////////////*/
#footer {
    position: absolute;
    bottom: 0;
    color: #FFFFFF;
    width: 100%;
    text-align: left;
    margin: 0 auto;
    padding: 0;
    background: transparent url('/files/images/footer-sliver.png') repeat-x 0 0;
}

#footer.base {background-color: transparent !important;}

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

#footer a:hover {color:rgb(173, 22, 23);}

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

.footerinner {
    width: 1040px;
    margin: 0 auto;
    position: relative;
    text-align: center;
    padding-top: 10px;
    padding-bottom: 20px;
}

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

#homeboxes {
    width: 1040px;
    height: 330px;
    padding-top: 0px;
    background: transparent url('/files/images/homeboxes-sliver.jpg') repeat top center;
    margin: 0 auto;
}

#homeboxes a {
    display: inline-block;
    float: left;
    margin: 0;
    padding: 10px;
    border-radius: 28px;
    box-shadow: 1px 1px 8px #000;
    height: 310px;
    margin-right: 5px;
}

#homeboxes a:first-child {
    margin-left: 0;
}
#homeboxes a:last-child {
    margin-right: 0;
}

.homeboxred {background-color: #980007;width: 312px;}
.homeboxgrey {background-color: #464646;width: 331px;}

#homeboxes a:hover {background-color: #000;}

a.redbutton  {background-color: #980007;text-align:center;font-weight:bold;color:#FFF;font-size:130%;border-radius: 12px;
    box-shadow: 1px 1px 8px #000;padding:12px;}
a:hover.redbutton  {background-color: #464646;}


#homeboxes a h3 {
    color: #fff !important;
    text-align: center;
    letter-spacing: .1em;
    font-size: 2.4em;
    text-shadow: 1px 1px 7px #000;
    margin-bottom: 10px;
    padding-top: 60px;
}

#homeboxes a p {
    color: #fff;
    font-size: 1.2em;
    text-align: center;
    margin-bottom: 2px;
    padding: 12px;
    letter-spacing: .1em;
}


/*///////////////////SERVICE BOXES//////////////////*/
#serviceboxes {
    width: 952px;
    height: 380px;
    padding-top: 0px;
    margin: 0 auto;
}

#serviceboxes a {
    display: inline-block;
    float: left;
    margin: 0;
    padding: 10px 0px;
    border-radius: 28px;
    box-shadow: 1px 1px 8px #000;
    height: 365px;
    margin-right: 15px;
    width: 307px;
}

#serviceboxes a:first-child {margin-left: 0;}
#serviceboxes a:last-child {margin-right: 0;}

#serviceboxes a:hover {background-color: #ddd;}

#serviceboxes a h3 {
    text-align: center;
    letter-spacing: .1em;
    font-size: 2em;
    margin-bottom: 10px;
    text-shadow: none;
    font-weight: lighter;
}

#serviceboxes a p {
    color: #444;
    font-size: 1.2em;
    text-align: left;
    margin-bottom: 2px;
    padding: 10px 0px 0px 20px;
    letter-spacing: .1em;
}
.ctr{text-align:center;}
img.ctr{display:block;margin-left:auto;margin-right:auto;}

#faqTitle{text-align:center;}

a .staffbox {
    color: #002060;
}

a:hover .staffbox {
    color: #AD1717;
}

.staffbox {
    text-align: center;
    font-size: 18px;
}

.staffbox img {
    margin: 0 auto 6px;
    display: block;
}

#maincontent ul li, 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;}


#maincontent ul ul {
    list-style-type: none;
}
#maincontent ul ul li:before {
    content: "-"; /* en dash here */
    position: absolute;
    margin-left: -1.1em;
}

/* Leader Dots */
ul.leaders {
    max-width: 55em;
    margin:0;
    padding: 0;
    overflow-x: hidden;
    list-style: none}
ul.leaders li:before {
    float: left;
    width: 0;
    white-space: nowrap;
    content:
 ". . . . . . . . . . . . . . . . . . . . "
 ". . . . . . . . . . . . . . . . . . . . "
 ". . . . . . . . . . . . . . . . . . . . "
 ". . . . . . . . . . . . . . . . . . . . "
 ". . . . . . . . . . . . . . . . . . . . "
 ". . . . . . . . . . . . . . . . . . . . "}
ul.leaders span:first-child {
    padding-right: 0.33em;
    background: #FFF}
ul.leaders span + span {
    float: right;
    padding-left: 0.33em;
    background: #FFF}

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

#slideshow DIV{width:500px;height:375px;position:relative;}
#slideshow DIV h1{background-color:#000;position:absolute;top:325px;width:500px;height:50px;font-size:30px;opacity:.6;filter:alpha(opacity = 60);color:#FFF !important;text-shadow:0 !important;padding:8px 0 0;letter-spacing:2px;text-align:center;}

#slideshow {width:400px;}

.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 {
	font-family: verdana, sans-serif;
	font-size:13px;
	color:#464646;
	border:solid 1px #980007;
}
#comment, #s {
	color:#464646;
	border:solid 1px #980007;
}

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

a.linkopacity:hover img {
-moz-opacity: 0.7;-khtml-opacity: 0.7;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
filter: alpha(opacity = 70);
opacity: 0.7;
}

a.linkopacity img {
filter:alpha(opacity=100);
-moz-opacity: 1.0;-khtml-opacity: 1.0;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
filter: alpha(opacity = 100);
opacity: 1.0;
}

#maincontent blockquote {
	background: url(/files/images/quote.png) top left no-repeat #E8E8E8;
	border-color: #DDDDDD #666666 #666666 #DDDDDD;
	border-style: solid;
	border-width: 1px;
	margin: 0 25px 15px;
	padding: 5px 20px 10px 30px;
	
}
#mnav { z-index: 50; position: absolute; bottom: 10px; right: 15px;z-index:3000;}
#mnav a {   padding: 3px 5px;  height: 22px !important; width: 20px!important; background: url("/files/images/ns.png") no-repeat; text-decoration: none; color: #FFF!important; color: rgba(255,255,255,0); line-height: 0px; display: inline-block !important; font-size: 0px;}
#mnav a.activeSlide { background: url("/files/images/s.png") no-repeat; color: #FFF!important; color: rgba(255,255,255,0);color: transparent; display:inline-block !important; }
#mnav a:focus { outline: none; }

#maincontent #prev{ z-index: 50; position: absolute; bottom: 180px; left: 0;z-index:10;width:29px;height:44px;background:url('/files/images/prev3.png');}
#maincontent #next{ z-index: 50; position: absolute; bottom: 180px; right: 0;z-index:10;width:29px;height:44px;background:url('/files/images/next2.png');}

#maincontent #prev:hover, #maincontent #next:hover {-moz-opacity: 0.7;-khtml-opacity: 0.7;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
filter: alpha(opacity = 70);
opacity: 0.7;}



#maincontent #prev2{ z-index: 10; position: absolute; bottom: 130px; left: 2px;z-index:3000;width:29px;height:44px;background:url('/files/images/prev3.png');}
#maincontent #next2{ z-index: 10; position: absolute; bottom: 130px; left: 372px;z-index:3000;width:29px;height:44px;background:url('/files/images/next2.png');}

#maincontent #prev2:hover, #maincontent #next2:hover {-moz-opacity: 0.7;-khtml-opacity: 0.7;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
filter: alpha(opacity = 70);
opacity: 0.7;}

#svcs-ss-wrap, #pt-ss-wrap {width:400px;position:relative}
#virtual {width:500px;position:relative;margin:0 auto}
#virtual  #slideshow {width:500px;margin:0 auto}
