/* -------------------------- */
/* GLOBAL RESET
/* -------------------------- */
* {
	outline: 0;
	outline-style: none;
	outline-width: 0;
}
a, a img {
	border: 0;
	text-decoration: none;
}
/* -------------------------- */
/* LAYOUT
/* -------------------------- */
body {
	background: #e5c7a1 url(../img/bg-tile.png) repeat-x top left;
	color: #666;
	font: 12px Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}
/* -------------------------- */
/* WEBSITE STRUCTURE
/* -------------------------- */
#frame {
	background: url(../img/bg-page-tile.png) repeat-y top left;
	width: 1168px;
}
.popup #frame {
padding: 10px 10px;
  margin: 10px 10px;
  background: #fff;
  width:80%;
  text-align: justify;
}


#page {
	background: url(../img/bg-frame.png) no-repeat top center;
}
/* -------------------------- */
/* MENU LAYOUT
/* -------------------------- */
#menu {
	font: bold 14px Georgia, "Times New Roman", Times, serif;
	height: 25px;
	overflow: hidden;
	padding-top: 10px;
	text-align: right;
	text-transform: uppercase;
}
#menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#menu ul li {
	display: inline;
	padding: 0 10px;
}
#menu a:link, #menu a:visited {
	color: #714d36;
}
#menu a:hover, #menu a:focus, #menu a:active {
	color: #1A2363;
}
.container, #header, #menu {
	width: 940px;
}

.megamenu {
    position: absolute;
    display: none;
    left: 0;
    top: 0;
    background: #CC9966;
    border: 1px solid #996633;
    padding: 10px;
    font: normal 12px Verdana;
    z-index: 100;
}

.megamenu .column{
float: left;
width: 80px; /*width of each menu column*/
margin: 5px;
}

.megamenu .column ul{
margin: 0;
padding: 0;
list-style-type: none;
}

.megamenu .column ul li{
padding-bottom: 5px;
}

.megamenu .column h3{
background: #ECD3B2;
font: bold 12px Arial;
padding: 2px 5px;
color: #714D36;
text-transform: uppercase;
}

.megamenu .column  a{
text-decoration: none;
color: #fff;
}

.megamenu .column a:hover{
color: #3FE6FF;
}


/* -------------------------- */
/* HEADER LAYOUT
/* -------------------------- */
#headinfo {
	float: left;
	width: 470px;
}
#logo {
	cursor: pointer;
	height: 110px;
	overflow: hidden;
}
#flashrehab {
	padding: 5px 0 0 5px;
	text-align: left;
	width: 470px;
}
#contactinfo {
	color: #eed8bb;
	float: right;
	font: 14px Georgia, "Times New Roman", Times, serif;
	overflow: hidden;
	text-align: right;
	width: 450px;
}
#contactinfo h4, #contactinfo h6 {
	text-align: right;
}
#contactinfo h4 {
	color: #ebb078;
	font-size: 12px;
	padding-top: 12px;
}
#contactinfo h6 {
	color: #fff;
	font-size: 24px;
}
#logo h1 {
	text-indent: -99999px;
}

/* -------------------------- */
/* TABS LAYOUT
/* -------------------------- */
#tabbed {
	margin-top: 30px;
}
.htabs {
	color: #ab7551;
	margin: 0;
	
	padding: 0;
}
.htabs h4 a, .htabs h4 {
	color: #ab7551;
	display: inline;
}
.htabs h4 a:hover, .htabs h4 a:active, .htabs h4 a:focus {
	color: #28468E;
}
.htabs .current h4 a {
	color: #28468E;
}
.htabs li {
	display: inline;
	padding: 0px 20px;
}
.htabs li.current {
	background: #e0c19c;
	padding: 0px 20px;
}
#tabs {
	background: #EAD1AE url(../img/bg-feat-tile.png) repeat-x bottom left;
	border: 3px solid #e0c19c;
	height: 85px;
	overflow: hidden;
	padding: 5px 10px;
	text-align: justify;
	width: 942px;
}



.tabs p {
	margin: 5px 0px;
	padding: 0;
}
.tabs a:link, .tabs a:visited {
	color: #593e2a;
	text-decoration: underline;
}
.tabs a:hover, .tabs a:focus, .tabs a:active {
	color: #28468E;
}

/* -------------------------- */
/* CONTENT LAYOUT
/* -------------------------- */
#container {
	font-size: 14px;
	line-height: 1.5;
	padding-top: 30px;
	width: 935px;
}
#content {
	float: left;
	text-align: justify;
	width: 580px;
}
#content .shadow {
	background: url(../img/bg-shadow.png) no-repeat top center;
	height: 30px;
}

#content1 {
	float: left;
	text-align: justify;
	width: 610px;
}
#content1 .shadow {
	background: url(../img/bg-shadow.png) no-repeat top center;
	height: 30px;
}

#sidebar {
	float: right;
	text-align: right;
	width: 320px;
}
#sidebar h2,#sidebar h3,#sidebar h4,#sidebar h5,#sidebar h6 {
	text-align: right;
}
#sidebar h6 {
	color: #666;
	text-transform: none;
}
#callback {
	background: url(../img/callback-request.png) no-repeat top left;
	margin: 20px 0;
}
#referral-form {
	background: url(../img/forms.png) no-repeat top left;
	margin: 20px 0;
}
.box {
	background: url(../img/bg-shadow-side.png) no-repeat bottom center;
	padding-bottom: 20px;
}
.box1 {
	background: url(../img/bg-shadow-side.png) no-repeat bottom center;
	padding-bottom: 5px;
}

/* -------------------------- */
/* FOOTER LAYOUT
/* -------------------------- */
#footermid {
	background: url(../img/bg-footermiddle.png) no-repeat top left;
	height: 40px;
	overflow: hidden;
}
#footer {
	background: #171859 url(../img/bg-footer-tile.png) repeat-x top left;
	border-bottom: 1px solid #d5bb9b;
	border-top: 1px solid #F1E2CF;
	height: 90px;
}
#testimonials {
	background: url(../img/bg-corner.png) no-repeat top right;
	float: left;
	width: 160px;
}
#testimonials h4 {
	color: #cdbd9c;
}
#testimonials h6 {
	color: #fff;
	text-transform: none;
}
#testimonialstext {
	background: #264287;
	color: #e4cb9e;
	float: left;
	font: italic 11px Georgia, "Times New Roman", Times, serif;
	height: 72px;
	overflow: hidden;
	padding: 5px 10px;
	text-align: justify;
	width: 400px;
}
#testimonialstext p {
	margin: 3px 0;
	padding: 0;
}
#testimonialstext a:link, #testimonialstext a:visited {
	color: #a1cbff;
}
#testimonialstext a:hover, #testimonialstext a:focus, #testimonialstext a:active {
	color: #D7E9FF;
}
/* -------------------------- */
/* DUPLICATE MENU LAYOUT
/* -------------------------- */
#dubmenu {
	color: #fff;
	float: right;
	font: bold 11px Georgia, "Times New Roman", Times, serif;
	height: 75px;
	overflow: hidden;
	text-align: left;
	text-transform: uppercase;
	width: 330px;
}
#dubmenu ul {
	list-style: none;
	margin: 10px 0 0 0;
	padding: 0;
}
#dubmenu ul li {
	display: inline;
	padding: 0 7px;
}
#dubmenu a:link, #dubmenu a:visited {
	color: #789dd7;
}
#dubmenu a:hover, #dubmenu a:focus, #dubmenu a:active {
	color: #B6CAE9;
}
/* -------------------------- */
/* COPYRIGHTS LAYOUT
/* -------------------------- */
#copyright {
	color: #81715e;
}
#copyright a:link, #copyright a:visited {
	color: #81715e;
}
#copyright a:hover, #copyright a:focus, #copyright a:active {
	color: #A69784;
}

/* -------------------------- */
/* COMMON LAYOUT
/* -------------------------- */
.clear {
	clear: both;
	font-size: 1px;
	height: 1px;
	overflow: hidden;
}
.accordion li h5 {
	cursor: pointer;
}
/* -------------------------- */
/* LINKS
/* -------------------------- */
a:link, a:visited {
	color: #28468E;
}
a:hover, a:focus, a:active {
	color: #AB7551;
}
/* -------------------------- */
/* HEADINGS
/* -------------------------- */
h1,h2,h3,h4,h5,h6 {
	color: #ab7551;
	font-family: "Times New Roman", Times, serif;
	line-height: 1.1;
	margin: 5px 0px;
	padding: 0;
	text-align: left;
	text-transform: uppercase;
}
h1 {
	font-size: 26px;
}
h2 {
	font-size: 20px;
}
h3 {
	color: #7a7f91;
	font-size: 18px;
}
h4 {
	font-size: 16px;
}
h5 {
	color: #7a7f91;
	font-size: 14px;
}
h6 {
	font-size: 12px;
}
/* -------------------------- */
/* IMAGE HANDLING
/* -------------------------- */
.photo {
	background: #fff;
	border: 2px solid #ddd;
	padding: 2px 2px;
}
.alignleft {
	float: left;
	margin: 10px 10px 10px 0px;
}
.alignright {
	float: right;
	margin: 10px 0px 10px 10px;
}
/* -------------------------- */
/* FORMS LAYOUT
/* -------------------------- */
form {
	margin: 0;
	padding: 0 0 0 10px;
}
form label {
	cursor: pointer;
}
fieldset {
	border: 1px solid #ddd;
	padding: 5px 5px;
	text-align: left;
}
legend, label {
	font-weight: bold;
}
legend {
}
.required {
	color: #f00;
	font-size: 16px;
	font-weight: bold;
}
.forms, textarea {
	border: 1px solid #AB7551;
	display: block;
	line-height: 100%;
	padding: 2px 2px;
}

.referral, select , input {
	border: 1px solid #AB7551;
	padding: 2px 2px;
}

.button {
	background: #28468E;
	border: 1px solid #789DD7;
	color: #EBB078;
	font-weight: bold;
	padding: 5px 5px;
}
/* -------------------------- */
/* MESSAGES LAYOUT
/* -------------------------- */
.error {
	background: #FFF2F5;
	border: 1px solid #FFD2DE;
	color: #9B0027;
	display: block;
	font-weight: bold;
	margin: 5px 0px;
	padding: 5px 5px;
}
.success, .ok, .okay {
	background: #F3F8F1;
	border: 1px solid #C9DDC1;
	color: #89B47A;
	display: block;
	font-weight: bold;
	margin: 5px 0px;
	padding: 5px 5px;
}
.notice, .caption {
	background: #F9F8E8;
	border: 1px solid #D6C27E;
	color: #B59A79;
	display: block;
	font-weight: bold;
	margin: 5px 0px;
	padding: 5px 5px;
}
/* -------------------------- */
/* SHADOWBOX LAYOUT
/* -------------------------- */
#sb-title-inner,#sb-info-inner,#sb-loading-inner,div.sb-message {
	color: #555;
	font-family: "Trebuchet MS", "Century Gothic", Arial, Helvetica, sans-serif;
    font-weight: bold;
    padding: 0px 10px;
}
#sb-title-inner {
  border-top: 1px solid #ccc;
}


#sb-container {
	display: none;
	left: 0;
	margin: 0;
	padding: 0;
	position: fixed;
	text-align: left;
	top: 0;
	visibility: hidden;
	z-index: 999;
}
#sb-overlay {
	height: 100%;
	position: relative;
	width: 100%;
}
#sb-wrapper {
	position: absolute;
	visibility: hidden;
	width: 100px;
}
#sb-wrapper-inner {
	border: 5px solid #fff;
	height: 100px;
	overflow: hidden;
	position: relative;
}
#sb-body {
	height: 100%;
	position: relative;
}
#sb-body-inner {
	height: 100%;
	position: absolute;
	width: 100%;
}
#sb-player.html {
	height: 100%;
	overflow: auto;
}
#sb-body img {
	border: none;
}
#sb-loading {
	height: 100%;
	position: relative;
}
#sb-loading-inner {
	font-size: 14px;
	height: 24px;
	line-height: 24px;
	margin-top: -12px;
	position: absolute;
	text-align: center;
	top: 50%;
	width: 100%;
}
#sb-loading-inner span {
	display: inline-block;
	padding-left: 34px;
}
#sb-body,#sb-loading {
	background-color: #E0E0E0;
}
#sb-title,#sb-info {
	margin: 0;
	overflow: hidden;
	padding: 0;
	position: relative;
}
#sb-title,#sb-title-inner {

	line-height: 26px;
}
#sb-title {
    background: #fff;
}


#sb-title-inner {
	font-size: 16px;
}
#sb-info,#sb-info-inner {
	height: 20px;
	line-height: 20px;
}
#sb-info-inner {
	font-size: 12px;
}
#sb-nav {
	float: right;
	height: 16px;
	padding: 2px 0;
	width: 45%;
}
#sb-nav a {
	background-repeat: no-repeat;
	cursor: pointer;
	display: block;
	float: right;
	height: 16px;
	margin-left: 3px;
	width: 16px;
}
#sb-nav-close {
	background-image: url(../js/shadowbox/close.png);
}
#sb-nav-next {
	background-image: url(../js/shadowbox/next.png);
}
#sb-nav-previous {
	background-image: url(../js/shadowbox/previous.png);
}
#sb-nav-play {
	background-image: url(../js/shadowbox/play.png);
}
#sb-nav-pause {
	background-image: url(../js/shadowbox/pause.png);
}
#sb-counter {
	float: left;
	width: 45%;
}
#sb-counter a {
	color: #fff;
	cursor: pointer;
	padding: 0 4px 0 0;
	text-decoration: none;
}
#sb-counter a.sb-counter-current {
	text-decoration: underline;
}
div.sb-message {
	font-size: 12px;
	padding: 10px;
	text-align: center;
}
div.sb-message a:link,div.sb-message a:visited {
	color: #fff;
	text-decoration: underline;
}

/* -------------------------- */
/* SOCIAL TOOLBOX
/* -------------------------- */
.addthis_toolbox {
	border-top: 1px dotted #ccc;
	margin: 10px 0 0 0;
	padding: 10px 0 0 0;
}
div.parent {
  cursor:pointer;
  text-decoration:underline;
}

.tabcontent{
display:none;
}

@media print {
.tabcontent {
display:block !important;
}
}
