/*** Stylesheet for www.fs-sc.net **************************/
/*** Copyright (c) 2010 Steber Website Solutions ***********/
/*** www.stebersolutions.com *******************************/

/*** Global Rules **** *************************************/
/***********************************************************/


body {
	margin:0;
	background: #28306F url(../../images/backgrounds/bg.jpg) top center fixed;
	font-family: Tahoma, Geneva, sans-serif;
	font-size:13px;
}

a {
	text-decoration:none;
	color: #F8B72C;
}

a:hover {
	text-decoration:underline;
}

p {
	color:#666;
	line-height: 130%;
}

p.focus { font-size: 18px; color:#9499C0 !important  }

.healthplans .odd { font-size: 18px; background:#161C3D; color: #9499BA;  }
.healthplans .odd td { padding-top:6px; padding-bottom: 6px; }
.leftSpacer { padding-left: 15px; }
.healthplans .even { font-size: 18px; color:#9499BA;  }
.healthplans .even td { padding-top:6px; padding-bottom: 6px; }

.services .odd { font-size: 14px; background:#161C3D; color: #9499BA;  }
.services .odd td { padding-top:6px; padding-bottom: 6px; }
.leftSpacer { padding-left: 15px; }
.services .even { font-size: 14px; color:#9499BA;  }
.services .even td { padding-top:6px; padding-bottom: 6px; }

h1 {
	color: #009DBD;
	font-size:32px;
	font-weight:normal;
	margin-top:45px;
}

h2 {
	color:#FFF;
	font-weight: normal;
	font-size:26px;
}

h3 {
	font-weight: normal;
	font-size:18px;
}

h4 
{
	color:#FFF;
	font-weight: normal;
	font-size:20px;
	margin:0px 0px 0px 0px;
}

img {
	border: 0;
}

div.quote {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px !important;
	font-style:italic;
	background: url(../../images/icons/quoright.png) no-repeat;
	width:240px;
	padding-left:45px;
	padding-top:11px;
	color: #FFF;
	
}

/*** Page Constructors *************************************/
/***********************************************************/

/* #page {
	width:1000px;
	margin-left: auto;
	margin-right: auto;
	background: url(../../images/backgrounds/pageBackground.png) top center repeat-y;
} */

#home #page {
	min-height: 650px;
}

#home h1 { margin-top:25px; }

#about #page {
	min-height: 540px;
}

#about ul li {
	list-style: none;
}

#contact #page {
	min-height: 737px;
}

#location #page {
	min-height: 552px;
}

#logo {
	position: absolute;
	top: -40px;
	left: -85px;
	z-index: 2;
}

#header {
	width: 1000px;
	height: 50px;
	/* background: url(../../images/backgrounds/headerBackground.jpg) top center no-repeat; */
}

#links {
	font-size: 16px;
	color:#FABB76;
	position: absolute;
	top: 50px;
	right:15px;
	text-decoration:none;
}

#links a, #links a:visited {
	padding-top: 10px;
	padding-bottom: 2px;
	padding-left:10px;
	padding-right:10px;
	color:#fff;
	font-size:16px;
	text-decoration:none;
}

#links a:hover {
	color:#fff;
	border-bottom: 3px solid #FABB76;
	text-decoration: none;
}

#links a.current {
	color:#FFF;
	border-bottom: 3px solid #FABB76;
	text-decoration: none;
}

#copyright {
	height: 15px;
	font-size:10px;
	padding-top:5px;
	margin-left:auto;
	margin-right:auto;
}
	#copyright p {
		color:#563C03;
	}
	
	#copyright a {
		color:#FFD7AE;
	}
	
	#copyright a:hover {
		text-decoration: underline;
	}

#reflection {
	width: 970px;
	height: 40px;
	margin-left:auto;
	margin-right: auto;
	position: relative;
	background:url(../../images/backgrounds/reflection.png) top right no-repeat;
}

/*** Left Column Navigation ********************************/
/***********************************************************/



#contactDetails {
	width:160px;
	margin-left:15px;
	float: left;
}

#contactDetails p.title {
	color: #fff;
	font-size:13px;
	line-height:0.5em;
}

#contactDetails p.details {
	color:#A7E3F0;
	font-size:11px;
}

#contactDetails p.details .phone {
	font-size:18px;
	color:#FFF;
}

#contactDetails a, #contactDetails a:visited {
	color:#FFF;
	text-decoration: none;
}

#contactDetails a:hover {
	color:#A7E3F0;
	text-decoration:underline;
}


/*** Primary Content Constructors **************************/
/***********************************************************/

#contentWrap {
	position: relative;
	width:1000px;
	height: 448px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom:20px;
	background: #28306F url(../../images/backgrounds/content.jpg) top center repeat-x;
	
}

#contact #contentWrap {
	height:670px;
}

#inquire #contentWrap {
	height:370px;
}

#locations #contentWrap {
	height:1380px;
}

#staff #contentWrap {
	height: 1270px;
}

#healthplans #contentWrap {
	height: 2210px;
}

#services #contentWrap {
	height: 1170px;
}

#services .bigfocus {
	font-size:22px;
	color:#9499C0 !important
}

#services .focus { 
	background: url(../../images/focusBg.png) left repeat-y;
	height: 35px;
	color: #F9B72D;
	padding-left:12px;
	border-bottom:4px;
}

#lowerContentWrap {
	position: relative;
	width:1000px;
	height: 270px;
	margin-top:-20px;
	margin-left: auto;
	margin-right: auto;
	background: #474d79 url(../../images/backgrounds/lowerContentWrap.jpg) bottom center repeat-x ;
	border-radius: 20px; 
	-moz-border-radius: 20px; 
	-webkit-border-radius: 20px;
}

#lowerContent {
	width: 930px;
	height: 200px;
	margin-left: auto;
	margin-right: auto;
	border-radius: 20px; 
	-moz-border-radius: 20px; 
	-webkit-border-radius: 20px;
}

#col {
	width:290px;
	float: left;
	margin-right: 20px;
}

#col a {
	color:#FFF;
	font-size: 20px;

}

#col a:hover {
	color:#9194AF;	
	text-decoration:underline;
}

#col a.button {
	color:#28306F;
	display: block;
	background: #9194AF;
	padding: 2px;
	width: 100px;
	text-align: center;
	border-radius: 5px; 
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;
	font-size:11px;
}

#col a.button:hover {
	background: #fff;
	text-decoration: none;
}

#col p {
	color:#FFF;
	font-size:13px;
}

#col img {
	border: 5px solid #fff;
	border-radius: 20px; 
	-moz-border-radius: 20px; 
	-webkit-border-radius: 20px;
}

#col img.map:hover {
	border: 5px solid #9194AF;
}

#content {
	width: 930px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom:0px;
	position: relative;
	background: none;
	padding: 15px;
}

#content .leftCol {
	margin-top:135px;
	width: 300px;
	float:left;
}

#content .row {
	margin-top:145px;
	width: 100%;
	float:left;
	background: url(../../images/the-power-of-caring.png) top right no-repeat;
}

.staffBox {
	float: left;
	margin-bottom:4px;
	padding-bottom:10px;
	margin-top:10px;
	width:930px;
	margin-right:10px;
	background: #141837;
}

.healthPlansBox {
	float: left;
	margin-bottom:4px;
	padding-bottom:10px;
	margin-top:10px;
	width:930px;
	margin-right:10px;
	background: #141837;
}

.servicesBox {
	float: left;
	margin-bottom:4px;
	padding-bottom:10px;
	margin-top:10px;
	width:500px;
	margin-right:10px;
	background: #141837;
}

.healthPlansBox .tickIcon, .servicesBox .tickIcon {
	text-align: center;
}

.Box {
	float: left;
	margin-bottom:4px;
	padding-bottom:10px;
	margin-top:10px;
	width:930px;
	margin-right:10px;
	background: #141837;
}

.position { color:#9499BA !important; }

.staffBox img {
	float: right;
	background: #141837;
	width: 225px;
	height: 170px;
	margin-right:10px;
	margin-top:10px;
}

.staffDetails {
	float: left;
	width: 660px;
	padding: 15px;
	padding-top:5px;
	padding-bottom:25px;
}

.healthPlanDetails {
	float: left;
	width: 100%;
	padding-top:5px;
	padding-bottom:25px;
}

.healthPlanDetails h2 {
	font-size:24px;
	text-align: center;
}

.servicesDetails {
	float: left;
	width: 100%;
	padding-top:5px;
	padding-bottom:25px;
}

.servicesDetails h2 {
	font-size:16px;
	text-align: center;
}


.locationAddress {
	float: left;
	padding: 15px;
	height: 140px;
	padding-top:15px;
	padding-bottom:25px;
	padding-right:60px;
}

#content #slideshow2 {
	width: 600px;
	float: right;
	margin-right:0px;
	margin-top:108px;
}


#content .rightCol img {
	border: 2px solid #474d79;
	border-radius: 20px; 
	-moz-border-radius: 20px; 
	-webkit-border-radius: 20px;
}


h1 {
	font-size:44px;
	margin-bottom:0px;
}

#content p {
	padding-right:15px;
	color:#FFF;
}

#content ul {
	color: #666;
	font-size:22px;
	list-style:circle;
}

#content ol {
	color: #CCC;
	font-size:22px;
	width: 600px;
}

#home #content p {
	width: 300px;
	font-size:13px;
}

span.phoneLarge {
	font-size:22px;
	float: left;
}

p.slogan {
	font-size:9px;
	color:#666;
	margin-top:-14px;
	margin-bottom:18px;
}

#slideshow1 {
	position: absolute;
	top: 5px;
	right: 7px;
	width:328px;
	height: 324px;
	display: none;
}

#contactForm {
	width: 350px;
	padding-left:10px;
	float:left;
	margin-right: 150px;
	border-left: 2px #FFF dashed;
	background: none;
}

button {
	background:url(../../images/backgrounds/button.jpg) top center repeat-x;
	height: 35px;
	padding-left: 10px;
	padding-right:10px;
	font-size:15px;
	color:#FFF;
	cursor: pointer;
	border: 0;
}

.checkBoxLabel {
	font-size: 13px;
	color: #333;
	width: 95%;
}

/*** Form Constructors *************************************/
/***********************************************************/

input, textarea {
	padding: 4px; 
	border: 1px solid #B5EDF9; 
	font-size: 16px; 
	color: #4A4742; 
	background: #FFF;  
	font-family: monospace; 
	margin: 2px 0 0 8px; 
	width: 200px;
}
form label {
	display: block; 
	float: left; 
	width: 100%;  
	padding: 0; 
	margin: 7px 0 0 8px; 
	text-align: left; 
	color:#4A4742; 
	font-size:15px;
}
fieldset { 
	padding: 6px 2px; 
	margin: 0; 
	margin-bottom: 0px; 
	border: none;
}
	fieldset table {
		float: left;
	}
select {
	padding: 4px; 
	border: 1px solid #6c5b3c; 
	font-size: 14px; 
	color: #666666; 
	background: #FFFFFF; 
	width: 150px; 
	margin: 2px 0; 
	width:180px;
}

.sIFR-flash { 
visibility: visible !important; margin: 0;
}
.sIFR-replaced { 
visibility: visible !important;
}
span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

.sIFR-flash + div[adblocktab=true] { 
display: none !important;
}

.sIFR-hasFlash #content h1 { 
visibility: hidden; letter-spacing: -9px;
}

