﻿/* style CSS Document */

html {
	background:#a8a97f;
}

body {
	background: url(../images/BG_Shadow_02.jpg) no-repeat center top;
	margin:0;
	padding: 0;
	width: 100%;
	display: table;
	text-align:center;
}

.clear {clear:both;}

hr { text-align:center; border:1px solid #e3ecf7; width:100%; color:#e3ecf7; background-color:#e3ecf7; clear:left; margin:18px 0px;}

.fltRight {float:right; margin-left:10px; margin-top:5px;}
.fltLeft {float:left; margin-right:10px; margin-top:5px;}

a, a:visited {color:#0084FF; text-decoration:none;}
a:hover {text-decoration:underline;}

#container { 
	width:960px;
	background:white;
	margin:auto;
	text-align:left;
}

#topMenuHeader {
	width:960px;
	margin:auto;
	height:60px;
}

#topMenuHeader p {
	float:left;
	top:20px; 
	left:70px; 
	position:relative; 
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:15px;
	font-weight:normal;
	color:white;
}

#topMenuHeader img {
	float:left;
	top:6px;
	position:relative;
}

#topMenuHeader ul {
	float:right;
	color:white;
	font-family:Verdana, Geneva, sans-serif;
	top:20px;
	position:relative;
	font-size:12px;
}

#topMenuHeader li {
	display: inline;
	list-style-type: none;
	padding-right: 20px;
}

#topMenuHeader li a, #topMenuHeader li a:visited {
	color:white;
	text-decoration:none;
}

#topMenuHeader li a:hover {text-decoration:underline;}

#header {
	text-align:center;
	background: url(../images/Site_960_grid_12_col_05.jpg) no-repeat;
	height:238px;
}

#mainNavigation {
	background: url(../images/mainNav_BG_08.gif) repeat-x top left;
	height:46px;
}

/*-------------------------- mainContent --------------------------*/

#mainContent {
	padding:20px;
	width:640px;
	float:left;
}

#mainContent h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	/*font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;*/
	font-size:22px;
	font-weight:normal;
	color:#4678ab;
	padding-bottom:5px;
	margin-bottom:10px;
}

#mainContent h4 {color:#4678ab; font-size:14px; text-align:center; line-height:180%; padding-bottom:5px;}

#mainContent h1.welcome {
	text-indent:-9999px;
	background:url(../images/WelcomeHeadingImg_12.gif) no-repeat top left;
}

#mainContent h1.about {
	text-indent:-9999px;
	background:url('../images/AboutusTitle_12.gif') no-repeat top left;
}

#mainContent h1.ourStory {
	text-indent:-9999px;
	background:url('../images/OurStoryTitle_12.gif') no-repeat top left;
}


#mainContent h2 {
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:16px;
	font-weight:normal;
	color:#4678ab;
	padding-bottom:5px;	
	margin-bottom:5px;
}


#mainContent p {
	font-family:Verdana, Geneva, sans-serif;
	color:#666666;
	line-height:160%;
	font-size:12px;
	margin-bottom:10px;
}

.bioText {
	padding-left:165px;
}
#DaySlide {width:430px; float:left;}

#block2 {
	width:179px;
	float:right;
	background:url(../images/employmentBG_16.gif) repeat-y top left;
	border:1px solid #e1e9f7;
	padding:20px 10px 10px 10px;
	position:relative;
	margin-top:6px;
}

#block2 img {
	position:absolute;
	top:-30px;
	left:-12px;
}

#block2 p {font-size:11px; line-height:140%; padding-bottom:5px;}

#block2 p.centreLink a, #block2 p.centreLink a:visited {
	font-size:11px;
	color:#0084ff;
	text-align:center;
}

/*--------------------------  --------------------------*/
.pbox {
	padding:10px 20px;
	line-height:180%; 
	font-weight:bold; 
	background:#FFFADF; 
	margin:10px 30px; 
	text-align:center; 
	border:1px solid #DFDBC3;
}

.quote {
	font-size:18px;
	color:#4678AB;
	line-height:160%;
	text-align:center;
	margin:10px;
	font-weight:normal;	
}


/*-------------------------- testimonial strip --------------------------*/
#testStrip {
	background:url(../images/teststripBG_27.gif) no-repeat top left;
	position:relative;
	margin-left:-20px;
	margin-top:20px;
	height:52px;
	padding-left:68px;
}
#testStrip img {
	position:absolute;
	left:-12px;
}

#testStrip img.testIMGQouts {left:29px; top:15px;}
#testStrip p.testText {font-size:10px; padding:8px; width:460px; float:left;}
#testStrip p.testAuth {font-size:10px; width:100px; padding:8px; float:right;}

#mainList {
	font-size:14px;
	color:#666666;
	font-weight:bold;
	line-height:190%;
	margin-left:50px;
	margin-bottom:10px;
}

#mainList li {
	padding-left: 20px;
	background:url('../images/bullets_07.gif') no-repeat 0 .8em;
}

#mainList2 {
	font-size:14px;
	color:#666666;
	line-height:150%;
	margin-left:50px;
	margin-bottom:10px;
}

#mainList2 li {
	padding-left: 20px;
	background:url('../images/bullets_07.gif') no-repeat 0 .4em;
}

#faqList {
	font-size:14px;
	color:#666666;
	line-height:150%;
	margin-left:50px;
	margin-bottom:10px;
}

#faqList li {
	padding-left: 20px;
	background:#f4f8ff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	padding-bottom:5px;
	padding-top:5px;
	margin-bottom:6px;
	width:530px;
	display:block;
	border:1px solid #ddeaff;
}



/*-------------------------- sidebar --------------------------*/
#sidebar {
	width:240px;
	float:left;
	background: url(../images/sidebar_BG_11.gif) no-repeat top left;
	padding:20px;

}

#sidebar p {
	font-family:Verdana, Geneva, sans-serif;
	color:#666666;
	line-height:160%;
	font-size:12px;
}

#sidebar p.fltRight {
	float:right;
}

#sidebar p.title {
	font-weight:bold;
	color:#4678ab;
	line-height:140%;
}

#sidebar p a, #sidebar p a:visited {
	font-size:11px;
	color:#0084ff;
	text-align:center;
	text-decoration:none;
}

#sidebar p a:hover {
	text-decoration:underline;
}

#sidebar h3 {
	font-size:14px;
	color:#4678ab;
	width:240px;
	padding-bottom:5px;
	border-bottom:1px solid #4678ab;
	margin-bottom:5px;
}

#leftBlock {margin-bottom:15px;}

/*-------------------------- Contact Form --------------------------*/
.contactForm {
	width:380px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	border-right:1px solid #afc4e3;
	float:left;
}

.contactForm input {
	border:solid 1px #AFC4E3;
	height:18px;
	margin:2px 0px;
	padding:2px;
	color:gray;
	width:200px;
	background:white url('../images/bg_textbox2.gif') repeat-x top left;	
	
}

.contactForm textarea {
	border:solid 1px #AFC4E3;	
	margin:2px 0px;
	padding:2px;
	color:gray;
	background:white url('../images/bg_textbox2.gif') repeat-x top left;	
	
}

.contactForm label {
	width:100px;
	float:left;
	display:block;
}

.contactForm .submit {
	margin-left:100px;
	border:none;
	padding:0;
	width:86px;
	height:24px;
}

.contactBlock {width:250px; float:right;}
.contactBlock span {
	width:87px; display:block; float:left;
}

/*-------------------------- iconLinks --------------------------*/
#mainContent ul.linkIcons  {padding:10px; font-family:Verdana, Geneva, sans-serif; font-size:13px;}

#mainContent .linkIcons li {
	display: inline;
	list-style-type: none;
	padding:23px 14px 25px 58px;	
}

#mainContent .linkIcons li a, #mainContent .linkIcons li a:visited {
	color:#0084ff;
	text-decoration:none;
}

#mainContent .linkIcons li a:hover {
	text-decoration:underline;
}

#mainContent .linkIcons li.schedule {
	background:url(http://www.paradisevalleywellnesscentre.com/images/icons_26.png) no-repeat top left;
	background-position:0 0.7em;
}

#mainContent .linkIcons li.intake {
	background: url(../images/intakeIcon.png) no-repeat top left;
	background-position:0 0.7em;
}

#mainContent .linkIcons li.faq {
	background: url(../images/icons_31.png) no-repeat top left;
	background-position:0 0.7em;
}

/*-------------------------- footer --------------------------*/
#footer {
	padding:25px 20px 32px 20px;
	background:#a8a97f url(../images/footerBG.jpg) no-repeat top left;
}

#footerNav {float:left; width:210px;}
#footerNav h2 {margin-bottom:5px; color:#4678ab; font-size:16px;}
#footerNav ul {width:215px;}
#footerNav li {
	display: inline;
	list-style-type: none;
	float:left;
	line-height:170%;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
}

#footerNav li a, #footerNav li a:visited {
	width:150px;
	display:block;
	width:94px;
	padding-right:12px;
	color:#308fd1;
	text-decoration:none;
}
#footerNav li a:hover {text-decoration:underline;}

#footerCentre { width:380px; float:left; margin-left:12px; text-align:center;}
#footerCentre h2 {margin-bottom:5px; color:#4678ab; font-size:16px;}
#footerCentre p {font-size:28px; color:#233B55; line-height:190%;}

#footerNewsletter {width:290px; float:right;}
#footerNewsletter h2 {margin-bottom:5px; color:#4678ab; font-size:16px;}
#footerNewsletter p {font-family:Verdana, Geneva, sans-serif; font-size:11px; color:#666666; line-height:150%;}

#footerNewsletter .textbox {
	border:solid 1px #AFC4E3;
	height:18px;
	float:left;
	margin:2px 0px;
	padding:2px;
	background:white url(../images/bg_Searchtextbox_06.gif) repeat-x top left;
	color:gray;
}

#footerNewsletter .subscribeBtn {
	margin-left:15px;
	margin-top:-15px;
}

#copy {
	background:#a8a97f;
	height:30px;
	line-height:160%;
	color:white;
	line-height:160%;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
}

/*---------------------- SLIDER ------------------------------*/

#slider {
    width: 425px; /* important to be same as image width */
    height: 215px; /* important to be same as image height */
    position: relative; /* important */
	overflow: hidden; /* important */
	float:left;
}
#sliderContent {
    width: 425px; /* important to be same as image width or wider */
    position: absolute;
	top: 0;
	margin-left: 0;
}
.sliderImage {
    float: left;
    position: relative;
	display: none;
}

.sliderImage span {
	/*background:url('../images/DaySlideSpanBG.png') no-repeat;*/
    position: absolute;
    font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
    padding: 10px 13px;
    width: 397px;
    /*background-color: #000;
    filter: alpha(opacity=50);
    -moz-opacity: 0.5;
	-khtml-opacity: 0.5;
    opacity: 0.5;/**/
    color: #fff;
    display: none;
    margin:8px 2px 10px 1px;
}
.clear {
	clear: both;
}
.sliderImage span strong {
    font-size: 14px;
}
.top {
	top: 0;
	left: 0;
}
.bottom {
	bottom: 0;
    left: 0;
}

/*----------------------------------- Form --------------------------------*/
#section {
	width:48%; float:left; padding:5px;
}
#formGroup {
	width:100%; height:40px;
}

#formGroup p {
	line-height:20px; width:100px; float:left;  margin-top:10px; text-align:right; padding-right:5px;
}
#formGroup p.fieldInfo {
	width: 341px; text-align: left; position: absolute; left: 348px; margin-top:5px; font-size:11px; line-height:15px;
}

.field {
	margin-top:5px; float:left;
}
.star {
	color:red;
}

#pHeader {
	line-height:24px; padding:0 2px 0 6px; width: 500px;
}

.formHeader {
	background-color:#DFEEFF;
	color:#073E7F;
	font-weight:bold;
	font-family:Verdana;
	font-size:12px;
	height:24px;
	margin-top:10px;
	margin-bottom:10px;
}

/*---------------THICKBOX -----------------*/
.thickbox img {
	float:left;
	padding:3px;
	margin:5px;
	border:1px solid #B5CADF;
}

#scheduleTable {
	border:1px solid silver;
	width: 100%
}

#scheduleTable td {
	width:80px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:black;
	padding:5px;
	text-align:center;
	line-height:150%;
	border:1px solid #B5CADF;
	vertical-align:middle;
	background:#FFF7D2;
}

#scheduleTable th {
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:12px;
	font-weight:bold;
	/*color:#4678ab;*/
	color:white;
	padding:5px;
	text-align:center;
	border:1px solid #B5CADF;
	background:#689E60;

}

.post-body {
	font-family:Verdana, Geneva, sans-serif;
	color:#666666;
	line-height:160%;
	font-size:12px;
	margin-bottom:10px;
}

#leftBlock ul li {margin-bottom:10px; margin-top:10px;}

