/*--------------------> Global Selectors <--------------------*/
* {
	margin: 0px;
	padding: 0px;
}
body {
	background: #221411 url(../images/bg.gif) top left repeat-x;
	font: 14px Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
#container {
	position: relative;
	left: 50%;
	margin: 0px 0px 0px -600px;
	width: 1222px;
	height: auto;
	top: 0px;
}
/*--------------------> Mast Selectors <--------------------*/
#mast {
	position: absolute;
	top: 10px;
	left: 0px;
	width: 1222px;
	height: 168px;
	background:url(../images/mast.jpg) top center no-repeat;
}
#mast p{
	font-family:"Times New Roman", Times, serif;
	font-size: 20px;
	text-transform:uppercase;
	text-align: center;
}
#mast p strong {
	font-size: 26px;
	font-weight: normal;
}
#mast a img {
	border: none;
	position: absolute;
	top: 0px;
	left: 461px;
}
/*--------------------> Header Selectors <--------------------*/
#header-left {
	position: absolute;
	top: 100px;
	left: 250px;
}
#header-right {
	position: absolute;
	top: 100px;
	right: 350px;
}
#header-cta{
	position: absolute;
	top: 2px;
	right: 50px;
}
#header-cta a{
	display:block;
	height: 165px;
	width: 263px;
	background-image:url(../images/free-ct-scan-cta.jpg);
}
/*--------------------> Top Nav Selectors <--------------------*/
#top-navigation {
	position: absolute;
	top: 190px;
	left: 150px;
}
#top-navigation ul {
	list-style: none;
	padding: 0px;
}
#top-navigation ul li a.title {	
	display: inline;
	font-size: 17px;
	text-transform: uppercase;
	margin-right: 45px;
	border: none;
	padding: 0px;
	background: none;
}
#top-navigation a.title:link, #top-navigation a.title:visited {
	color: #FFFFFF;
	text-decoration: none;
	background: none;
}
#top-navigation a.title:active, #top-navigation a.title:hover {
	color: #7bbbb2;
	background: none;
}
/*--------------------> Content Selectors <--------------------*/
#content {
	margin-bottom: 50px;
	position: relative;
}
/*--------------------> Column Container Selector <--------------------*/
#content #column-container {
	padding: 260px 150px 0px 150px;
}
/*--------------------> Left Column Selectors <--------------------*/
#left-column {
	width: 290px;
	height: auto;
	float: left;
}
#left-nav {
	width: 270px;
	height: auto;
	background: #000000 url(../images/nav-bg.gif) top center no-repeat;
	border: #2a2a2a solid 1px;
	padding: 15px 0px 15px 7px;
	margin: 0px 0px 25px 8px;
}
#left-nav ul {
	list-style: none;
}
#left-nav ul li {
	padding: 0px 0px 15px 0px;
}
#left-nav ul li ul {
	list-style: none;
}
#left-nav ul ul li {
	padding: 3px 0px;
}
#left-nav ul li a {
	text-transform: uppercase;
	font-size: 14px;	
	padding: 0px 0px 0px 15px;
}
#left-nav ul ul li a {
	text-transform: none;
	font-size: 11px;
}
#left-nav a:link, #left-nav a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#left-nav a:hover, #left-nav a:active {
	color: #7bbbb2;
}
#left-nav a.head {
	background: url(../images/nav-arrow.gif) left no-repeat;
}
#left-nav a.head:active, #left-nav a.head:hover {
	background: url(../images/nav-arrow-over.gif) left no-repeat;
}
#financing-cta {
	display: block;
	width: 271px;
	height: 391px;
	margin: 0px 0px 0px 8px;	
}
#financing-cta:link, #financing-cta:visited {
	background: url(../images/financing-sprite.jpg) top left no-repeat;
}
#financing-cta:active, #financing-cta:hover {
	background: url(../images/financing-sprite.jpg) top right no-repeat;
}
/*--------------------> Page1 Forms- Mini <--------------------*/
#left-column #qc {
	background:url(../images/qc-bg.gif) top left no-repeat;
	width: 251px;
	height: 339px;
	padding: 30px 0px 0px 35px;
	margin-bottom: 25px;
}
#left-column #qc ul {
	list-style: none;
}
#left-column #qc ul li {
}
#left-column #qc form {
}
#left-column #qc textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #dfe5e4;
	width: 205px;
	height: 45px;
	padding: 5px;
	border: none;
	margin-bottom: 4px;
}
#left-column #qc input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #dfe5e4;
	width: 205px;
	height: 15px;
	padding: 5px;
	border: none;
	margin-bottom: 4px;	
}
#left-column #qc input.mini-form-button {
	width: 105px;
	height: 35px;
	font-family: "Times New Roman", Times, serif;
	text-transform:uppercase;
	font-size: 25px;
	padding: 0px;
	color: #FFFFFF;
	background: #7bbbb2;
	float: right;
	margin-right: 35px;
}
#left-column #qc p {
	font-family:"Times New Roman", Times, serif;
	font-size: 30px;
	color: #7bbbb2;
	margin-bottom: 35px;
}
#left-column #qc p.required {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4c4c4c;
	margin: 0px 0px 0px 25px;
	padding-top: 10px;
	clear: both;
}
#left-column #qc a:link, #left-column #qc a:visited {
	color: #4c4c4c;
}
#left-column #qc a:hover, #left-column #qc a:active {
	text-decoration: none;
}
#qc .address2 {
    display:none;
}
#qc .valid {
    background-color: #007940!important;
    color: #FFFFFF!important;
}
#qc .invalid {
    background-color: #F00000!important;
    color: #FFFFFF!important;
}
/*--------------------> Left Column Btn Call To Action  Blog Selectors <--------------------*/
#left-column #btn-cta-blog {
}
#left-column #btn-cta-blog a {
}
#left-column #btn-cta-blog a:link, #left-column #btn-cta-blog a:visited {
}
#left-column #btn-cta-blog a:hover, #left-column #btn-cta-blog a:active {
}
/*--------------------> Left Column Blog Navigation Selectors <--------------------*/
#blog-nav {
	width: 270px;
	height: auto;
	background: #000000 url(../images/nav-bg.gif) top center no-repeat;
	border: #2a2a2a solid 1px;
	padding: 15px 0px 15px 7px;
	margin: 0px 0px 25px 8px;
}
#blog-nav ul {
	list-style: none;
}
#blog-nav ul li {
	padding: 0px 0px 15px 0px;
}
#blog-nav ul li ul {
	list-style: none;
}
#blog-nav ul ul li {
	padding: 3px 0px;
}
#blog-nav ul li a {
	text-transform: uppercase;
	font-size: 14px;	
	padding: 0px 0px 0px 15px;
}
#blog-nav ul ul li a {
	text-transform: none;
	font-size: 11px;
}
#blog-nav a:link, #blog-nav a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#blog-nav a:hover, #blog-nav a:active {
	color: #7bbbb2;
}
/*--------------------> Right Column Selector <--------------------*/
#right-column {
	width: 610px;
	height: auto;
	float: right;
}
#right-column h1 {
	font-family:"Times New Roman", Times, serif;
	font-size: 36px;
	color: #7bbbb2;
}
#right-column h2 {
	font-size: 12px;
	color: #afd0cb;
	text-transform: uppercase;
	margin-bottom: 50px;
}
#right-column h3 {
	font: 15px Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	margin: 20px 0px;
}
#right-column p {
	font: 14px Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	line-height: 22px;
	margin: 15px 0px;
}
#right-column ul, #right-column ol {
	font: 14px Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	padding: 15px 30px;
}
#right-column li {
}
#right-column a {
	color: #7bbbb2;
}
#right-column a:link, #right-column a:visited {
	color: #7bbbb2;	
}
#right-column a:hover, #right-column a:active {
	text-decoration:none;
}
#right-column hr {
	width: 100%;
	margin: 25px 0px;
	border: #2A2A2A solid 1px;
	background-color: #2A2A2A;
}
#right-column #scottsdale {
	float: right;
}
#right-column #payson {
	float: left;
}
#right-column #s-map {
	width: 300px;
	height: 400px;
	margin: 10px 0px;
	color: #000000;
}
#right-column #p-map {
	width: 300px;
	height: 400px;
	margin: 10px 0px;
	color: #000000;
}
#right-column img {
	border: #2a2a2a solid 3px;
}
#right-column img.img-right {
	float: right;
	margin: 10px;
}
#right-column img.img-left {
	float: left;
	margin: 10px;
}
#right-column img.img-center {
	margin: 0px 10%; 	
}
#right-column #drs-winterholler{
	width: 350px;
	text-align: center;
	margin-left: 125px;
}
#right-column .carousel {
	width: 621px!important;
	height: 375px;
	background: url(../images/carousel-nav.gif) top right no-repeat;
}
#right-column .carousel p {
	height: 50px;
	float: right;
	padding: 0px;
	margin: 0px;
	text-transform: uppercase;
	color: #FFFFFF;
	font-size: 17px;
	cursor: pointer;
}
#right-column .carousel p.next {
	position: relative;
	top: 12px;
	right: 45px;
	margin-bottom: -14px;
}
#right-column .carousel p.prev {
	position: relative;
	top: 12px;
	right: 75px;
	margin-bottom: -14px;
}
#right-column .carousel #gallery-link {
	text-align: right;
	font-size: 12px;
	position: absolute;
	top: 335px;
	right: 0px;
}
#right-column .jCarouselLite {
	overflow: hidden; 
	visibility: visible; 
	position: relative; 
	z-index: 2; 
	left: 0px; 
	width: 621px; 
	height: 299px;
}
#right-column .jCarouselLite ul {
	margin: 0px; 
	padding: 0px; 
	list-style-type: none; 
	z-index: 1; 
	width: 621px;
}
#right-column .jCarouselLite ul li {
	overflow: hidden; 
	float: left; 
	width: 621px; 
	height: 299px;
}
#right-column .jCarouselLite img {
	border: none;
}

/*----------------------> Page 1 Forms-Main <---------------------*/
#contact{
}
#contact form{
}
#contact ul{
	list-style: none;
}
#contact ul li{
}
#contact div{
}
#contact input{
	width: 250px;
	height: 15px;
	padding: 5px;
	border: none;
	margin: 5px 0px;
	font: 14px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;	
}
#contact textarea{
	width: 250px;
	height: 75px;
	padding: 5px;
	border: none;
	margin: 0px 0px 5px 0px;
	font: 14px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}
#contact input.select{
}
#contact input.button{
	width: 105px;
	height: 35px;
	font-family: "Times New Roman", Times, serif;
	text-transform:uppercase;
	font-size: 25px;
	padding: 0px;
	color: #FFFFFF;
	background: #7bbbb2;
	margin-right: 35px;
}
#contact input.orange-main{
}

#contact img {
    vertical-align:middle;
}

#right-column #patient-form h2 {
	margin-bottom: 10px;
}
#right-column #patient-form h3 {
	margin: 10px;
}
#right-column #patient-form hr {
	width: 100%;
	margin: 25px 0px;
	border: #0F0907 solid 1px;
	background-color: #0F0907;
}

#right-column #patient-form label, #right-column #patient-form input {
	margin: 3px 0px;
} 
.float-left{
	float:left;
	padding-left: 20px;
}
.float-right{
	float: right;
	padding-right:65px;
}
.form-patient-information-section, .form-insurance-information-section, .form-confirmation-section, .form-highlight {
	background-color: #3c2a26;
	border: #0F0907 solid 1px;
	padding: 5px 5px 20px 5px;
}
input.submit {
	width: 100%;
	height: 50px;
	font-family: "Times New Roman", Times, serif;
	font-size: 25px;
	padding: 0px;
	color: #FFFFFF;
	background: #7bbbb2;
	cursor: pointer;
}
.form-header-label {
	padding: 3px 0px 3px 3px;
	width: 605px;
	background-color: #7BBBB2;
}
.form-one-line {
	margin: 10px 0px;
}
.valid {
    background-color: #007940!important;
    color: #FFFFFF!important;
}
.invalid {
    background-color: #F00000!important;
    color: #FFFFFF!important;
}

/*--------------------> Sitemap Selectors <--------------------*/
.titleSM {
	position: relative;
	top: 20px;
	left: 50%;
	margin: 0px 0px 0px -400px;
	width: 198px;
	height: 25px;	
	padding: 7px 0px 0px 0px;
	background: url(../images/arrow.gif) center left no-repeat;
	z-index: 9;
}
.titleSM p {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 43px;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
	cursor: pointer;
}
#site-map {
	position: relative;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 74px;
	background:url(../images/sm-bg.gif) top left repeat-x;
}
#siteMapBody {
	position: absolute;
	bottom: 73px;
	width: 60%;
	height: auto;
	background-color: #000;
	padding: 5px 0px;
	margin: 0px 20%;
}
#siteMapBody ul {
	list-style: none;
	float: left;
	width: 45%;
	margin: 5px 10px;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
}
#siteMapBody ul li ul {
	width: auto;
	float: none;
	font-weight: normal;
}
#siteMapBody ul li {
	display: block;
	padding: 3px 10px;
}
#siteMapBody li ul li {
	font-size: 12px;
	padding: 2px 10px;
}
#siteMapBody ul a:link, #siteMapBody ul a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#siteMapBody ul a:active, #siteMapBody ul a:hover {
	color: #7BBBB2;
}
/*--------------------> Footer Selectors <--------------------*/
#footer-wrapper{
	position: relative;
	top: 0px;
	width: 100%;
	height: auto;
	background: #000000 url(../images/footer-bg.gif) top left repeat-x;
}
#footer {
	position: relative;
	top: 0px;
	left: 50%;
	margin: 0px 0px 0px -680px;
	width: 800px;
	height: 350px;
	padding: 0px 250px;
	background:url(../images/footer-mast.jpg) center 1px no-repeat;
}
#footer ul {
}
#footer ul li {
}
#footer ul li a {
}
#footer ul li a:link, #footer ul li a:visited {
}
#footer ul li a:hover, #footer ul li a:active {
}
#footer p {
}
#footer img {
}
#associations {
	position: relative;
	top: 20px;
	/*width: 100%;*/
	width: 850px;
	height: 88px;	
}
#associations a img {
	border: none;
}
#associations img {
	border: none;
}
/*--------------------> Disclaimer Selectors <--------------------*/
#disclaimer {
	position: absolute;
	top: 150px;
	width: 850px;
}
#disclaimer p {
	color: #525252;
	font-size: 12px;
	margin: 0px 15px 15px 15px;
}
#disclaimer div.locations {
	float: left;
	width: 140px;
	height: 105px;
	text-align: center;
	margin-right: 10px;
}
#disclaimer div.locations p {
	font-size: 11px;
	margin: 0px;
}
#disclaimer div.locations p strong {
	font-size: 12px;
}
#disclaimer a {
}
#disclaimer a:link, #disclaimer a:visited {
	color: #7bbbb2;
}
#disclaimer a:hover, #disclaimer a:active {
	text-decoration: none;
}
/*-------------------> Clearfix and sIFR Selectors, Please do not modify <--------------------*/
/* Clearfix */
.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.clearfix {
	display:inline-block;
}
/* Hide from IE Mac \*/
.clearfix {
	display:block;
}
/* End hide from IE Mac */
.brclear {
	clear:both;
	height:0;
	margin:0;
	font-size: 1px;
	line-height: 0;
}
/* sIFR http://www.mikeindustries.com/sifr/ Current Version 2.0.2 */
/* These are standard sIFR styles... do not modify */
.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;
}
/* =============== you can edit these styles ====================== */
.sIFR-hasFlash h1, .sIFR-hasFlash h2 {
	visibility: hidden;
}

.form_validation_error_msg {
	display: block;
	background-color: #FFC6CA; 
	color: blue;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:500;
	border:solid 1px #FF0000;
	padding: 10px;
}

.hide {
	display: none;
}