/*--------------------> Global Selectors <--------------------*/

img	{
	max-width: 100%;
}

body {
	background: #111 /*url(../images/handheld/bkgd.jpg) left top no-repeat fixed*/;
	font-family: Arial, Helvetica, sans-serif;
}

#container {
	width: 98%;
}

a img {
	border: 0;
}

/*.imgLeft {
	float: left;
	margin: 0 10px 10px 0;
}

.imgRight {
	float: right;
	margin: 0 0 10px 10px;
}*/

.center {
	text-align: center;
}

/*--------------------> Header Selectors <--------------------*/
#header {
	width: 98%;
	height: 500px;
	position: absolute;
	left: 2px;
	top: 2px;
	z-index: 5;
	text-align: center;
}

#header p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #fff;
	padding: 1em 0;
}

#header a {
	color: #fff;
	text-decoration: underline;
}

#header a:hover {
	text-decoration: none;
}

#header strong {
	font-size: 1.3em;
	font-weight: normal;
}

/*--------------------> Mast Selectors <--------------------*/
#mast {
	width: 400px;
	height: 225px;
	background: url(../images/video-bkgd.png) bottom right no-repeat;
}

/*--------------------> Top Nav Selectors <--------------------*/
#top-navigation {
	position: absolute;
	left: 10px;
	top: 530px;
}

#top-navigation a {
	width: 240px;
	float: left;
	display: block;
	text-align: center;
	text-decoration: none;
	background: url(../images/handheld/topnav-bkgd.gif) left top repeat-x;
}

/*--------------------> Column Container Selector <--------------------*/
#columns-top {
	padding-top: 770px;
}

#column-container {
	width: 98%;
	height: auto;
}

/*--------------------> Left Column Selectors <--------------------*/
#left-column {
	width: 98%;
}

/* - Right Column Mini Form Selectors - */
#qc {
	width: 278px;
	height: auto;
	background: url(../images/qc-bkgd.png) left top no-repeat;
	margin-top: -2px;
	padding: 102px 4px 0 4px;
}

#qc textarea {
	width: 246px;
	height: 135px;
	margin-bottom: 5px;
	padding: 5px 14px;
	background: #eacee1 url(../images/textarea.gif) left top repeat-x;
	border: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #7b295e;
}

#qc input {
	width: 246px;
	height: 20px;
	margin-bottom: 5px;
	padding: 5px 14px;
	background: #eacee1 url(../images/input.gif) left top repeat-x;
	border: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #7b295e;
}

#submitBtn {
	width: 139px;
	height: 47px;
	display: block;
	float: right;
	margin-right: 3px;
}

#submitBtn input.submit{
	width: 139px;
	height: 47px;
	margin: 0;
	padding: 0;
	cursor: pointer;
	background: url(../images/submitBtn.gif) left top no-repeat;
}

#submitBtn :hover input.submit{
	background-position: 0px -47px;
}

#qc p {
	font-size: 11px;
	padding: 10px 0 0 15px;
}

#qc a {
	color: #dbb7ce;
	text-decoration: underline;
}

#qc a:hover {
	text-decoration: none;
}

/*----------> Form Selectors <----------*/
.address2 {
  display: none;
}
.valid {
  background-color: #D0ECAA !important;
}
.invalid {
  background-color: #EC8486 !important;
}

/*---------------> Blog Nav <---------------*/

#blog-nav {
	background-color: #111;
	margin-top: 20px;
	padding: 20px 10px;
}

#blog-nav h3 {
	font-size: 1.4em;
	font-weight: normal;
	color: #9fbfef;
}

#blog-nav ul {
	list-style: none;
}

#blog-nav ul li {
	font-size: 1em;
}

#blog-nav ul li a {
	color: #9fbfef;
	text-decoration: underline;
}

#blog-nav ul li a:hover {
	text-decoration: none;
}

#powered-by {
	text-align: center;
	margin: 1em 0 0 0;
}

/*---------------> CTAs <---------------*/

#cta {
	width: 278px;
	height: auto;
	padding: 1.5em 0.35em 0 0.35em;
}

.cta {
	width: 275px;
	height: 75px;
	display: block;
	margin-bottom: 1em;
}

#virtual-consultation-cta {
	background: url(../images/virtual-consultation-cta.gif) left top no-repeat;
}

#virtual-consultation-cta:hover {
	background-position: 0 -75px;
}

#financing-cta {
	background: url(../images/financing-cta.gif) left top no-repeat;
}

#financing-cta:hover {
	background-position: 0 -75px;
}

#blog-cta {
	background: url(../images/blog-cta.gif) left top no-repeat;
}

#blog-cta:hover {
	background-position: 0 -75px;
}

#patient-blog-cta {
	background: url(../images/patient-blog-cta.gif) left top no-repeat;
}

#patient-blog-cta:hover {
	background-position: 0 -75px;
}

#gallery-cta {
	background: url(../images/gallery-cta.gif) left top no-repeat;
}

#gallery-cta:hover {
	background-position: 0 -75px;
}

#recovery-cta {
	width: 208px;
	height: 50px;
	display: block;
	float: right;
	margin: 10px 0 10px 10px;
	background: url(../images/recovery-cta.gif) left top no-repeat;
}

#recovery-cta:hover {
	background-position: 0 -50px;
}

/*--------------------> Right Column Selector <--------------------*/
#right-column {
	width: 98%;
	height: auto;
	background-color: #151515;
	font-size: 1.1em;
	color: #f0dbea;
	line-height: 1.5em;
}

h1 {
	font-size: 2em;
	font-weight: normal;
	color: #c481ab;
	padding-bottom: 0.5em;
}

h2 {
	font-size: 1.1em;
	font-weight: normal;
	color: #6690cf;
	border-bottom: 1px solid #6690cf;
	margin-bottom: 0.5em;
	padding: 0.2em 0 1.1em 0;
}

#right-column h3 {
	font-size: 1.4em;
	font-weight: normal;
	color: #c481ab;
	margin: 1.1em 0;
}

#right-column p {
	padding: 1.1em 0;
}

.breast-photo {
	background: url(../images/photo-bkgd.gif) left top repeat-x;
}

#right-column a {
	color: #9fbfef;
	text-decoration: underline;
}

#right-column a:hover {
	text-decoration: none;
}

#right-column ul, #right-column ol {
	padding-left: 1.0em;
}

#contact-info {
	font-size: 1.1em;
	color: #9fbfef;
	line-height: 1.5em;
	text-align: center;
	padding: 1.1em 0;
}

/*--------------------> Footer Selectors <--------------------*/

#footer {
	width: 98%;
	height: auto;
	background-color: #191919;
	padding-top: 1.5em;
}

#sitemapBtn {
	width: 150px;
	height: 45px;
	display: block;
	background: url(../images/sitemapBtn.png) left top no-repeat;
	text-decoration: none;
}

#sitemapBtn:hover {
	background-position: 0 -45px;
}

#sitemap {
	width: 98%;
	height: auto;
	position: relative;
	margin: 0 auto;
	text-transform: uppercase;
}

#sitemap ul {
	list-style: none;
	width: 300px;
	height: auto;
}

#sitemap ul li {
	width: 303px;
	line-height: 1.4em;
	margin-bottom: 1.5em;
}

#sitemap ul li a {
	font-size: 1.1em;
	color: #c481ab;
	text-decoration: none;
}

#sitemap ul li a:hover {
	text-decoration: underline;
}

#sitemap ul li a strong {
	font-size: 1.4em;
	font-weight: normal;
	color: #fff;
}

/*--------------------> Disclaimer Selectors <--------------------*/
#disclaimer {
	width: 98%;
	height: auto;
	position: relative;
	margin: 0 auto;
	padding: 0.6em 0;
	border-top: 1px solid #9c9693;
	font-size: 0.8em;
	color: #fff;
	line-height: 1.2em;
}

#disclaimer p {
	padding: 1em 0;
}

#disclaimer a {
	color: #9c9693;
	text-decoration: none;
}

#disclaimer a:hover {
	color: #bcbcbc;
	text-decoration: underline;
}

/*-------------------> 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 h3 {
	visibility: hidden;
}
