/*
Theme Name: HealtRite - 1082
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);


body,td,.bottom,.mceContentBody,.normal{color:#666;font-size:13px !important;}
body{font-size:12px;font-weight:normal;font-style:normal;font-family:"Lucida Sans Unicode","Lucida Grande",sans-serif;}
h1,h2,h3,h4,h5,h6{font-family:"arial",sans-serif;}
h1{font-size:18px;}
h2{font-size:16px;}
h3{font-size:14px !important;}
.base,.gmaptopper{background-color:#004080 !important;border-color:#000078 !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:#000078 !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 #000078;background-color:#FFFFCC;padding:12px;}
.box1{border:2px solid #592615;background-color:#FFF;padding:12px;}
.brd {border:solid 2px #000078;}
.brd1 {border:solid 2px #592615;}
.dbrd {border:solid 2px #000078;background-color:#FFFFCC;padding:3px;}
.dbrd1 {border:solid 2px #592615;background-color:#FFF;padding:3px;}
.faqbackground {background-color: #ffffc2;}


/*STRUCTURE - header, footer, etc*/
html {
    background-color: #93c400;
    background-image: url(images/backsliver.jpg);
    background-repeat: repeat-x;
    overflow-y:scroll;

}
.wrapper{
	margin:0 auto;
}

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

#headerwrapper{height:168px;}

#topaddr {
font-family: sans-serif;
font-size: 20px;
font-weight: bold;
position: absolute;
right: 3px;
text-align: right;
top: 14px;
width: 400px;
text-shadow:1px 1px 2px #000;
letter-spacing: .1em;
}
#topaddr span {font-size:1.75em;line-height: 1.05em;}
#topaddr *{text-decoration:none;color:#ffffff;}
#topaddr a:hover {color:#93c400 !important;}
#topaddr a:hover span {font-size:1.75em;color:#93c400 !important;}

/*-------Main Area/Content-------*/
.main {position: relative; padding:0;width:990px;text-align:left;margin:0 auto;text-align:left;overflow:hidden;background:white;}

#leftcol {float:left;width:750px;display:inline;margin:0;padding:10px 10px 0 10px;}

#rightcol {float:left;width:220px;height:1020px;display:inline;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;background: url(images/menusliver.jpg) repeat-x #000;
}

.current_page_item a {color:#b3b3b3 !important}

.sf-menu a {
font-family: 'Arial', sans-serif;
text-shadow:1px 1px 0 #333333;
font-size: 14px;
/*font-weight: bold;*/
letter-spacing: 1px;
padding: 10px 13px;
border:none;
text-decoration:none;
}

.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 {
	/*background:		transparent;*/
}

.sf-menu li li a {
	border-right:none;
	text-shadow:none;
}
.sf-menu li li {
	background:		#666;
}
.sf-menu li li li {
	background:		#666;
}
.sf-menu li:hover, .sf-menu li.sfHover,
.sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
	color:#fff;
	outline:		0;
	background:		#000;
}

/*DESIGN ELEMENTS - boxes and such*/

#footer {position: relative; color:#FFFFFF;width:990px;text-align:left;margin:0 auto;padding:3px 0;background-color: #00007C;}

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

#footer p {padding:0 8px;margin:0;}

/*-------- Specific to this site ------------*/

hr {
border: 0;
color: #000078;
background-color: #000078;
height: 1px;
width: 100%;
text-align: left;
}

.homeslider {margin-top: -10px;margin-left: -10px;}

#logo {
    height: 135px;
    width: 534px;
    background: url("/files/images/1087_logoWhite.png") no-repeat;
}

#homeleft {
  background-color: #00007c;
  color: #FFFFFF;
  float: left;
  height: 420px;
  margin-left: -10px;
  margin-top: -18px;
  padding: 14px;
  width: 204px;
  margin-right:12px;
}

#homeleft h3 {
	color: #93c400 !important;
}

a.linkopacity:hover img {
filter:alpha(opacity=70);
-moz-opacity: 0.7;
opacity: 0.5;
-khtml-opacity: 0.7;}

a.linkopacity img {
filter:alpha(opacity=100);
-moz-opacity: 1.0;
opacity: 1.0;
-khtml-opacity: 1.0; }

ul li, ol li {padding-bottom:9px;}
ul li:last-child, ol li:last-child {padding-bottom:0px;}
ul ul li:last-child, ol ol li:last-child {padding-bottom:0px;}
ul ul li:first-child, ol ol li:first-child {padding-top:0px;}

.bluetext{color:#000078;}
.bluestrip{background:#000078;padding-top:3px;padding-bottom:3px;color:#e3f0bf;font-weight:bold;text-align:center;text-shadow:none;}
.bluebrd{border:solid 1px #000078;}

.greentext{color:#92c400;}
.col1{width:49%;float:left;}
.col2{width:49%;float:right;}


.mapaddy{font-size:130%;line-height:1.5em;}
.greenbrd{border:solid 1px #92c400;}
.greenstrip{background:#e3f0bf;padding-top:3px;padding-bottom:3px;color:#000078;font-weight:bold;text-align:center;text-shadow:none;}

.greybrd,.mbbrd1{border:solid 1px #ccc;}

/* Gravity Form Styles */
.gfield_label, .gform_description {color: #000;}

.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;
	width:190px;
	color:#000;
	border:solid 1px #000;
}

.gform_wrapper .gsection_description{font-size:14px;}