/*** Content Styles ***/

#title { display:none; }

body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	text-align:center
	color: #000000;
	font-weight: normal;
	line-height: 18px;
	margin-left: 0px;
	margin-top: 0px;
}
h1 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 18px;
	font-weight: bolder;
	color: #8d3320;
	margin-bottom: 15px;
	line-height: 22px;
}
h2 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 15px;
	font-weight: bolder;
	color: #8d3320;
	margin-bottom: 0px;
}
h3 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #8d3320;
	margin-bottom: 0px;
}
h4 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #8d3320;
	margin: 0px;
}
h5 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #8d3320;
	margin: 0px;
}
h6 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-style: italic;
	font-size: 14px;
	font-weight: normal;
	color: #8d3320;
	margin: 0px;
}
.patient-stories {
	font-size: 11px;
	font-weight: bold;
	line-height: 14px;
	margin-top: 5px;
}
.photos {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.captions {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 13px;
	color: #8d3320;
}
.phone {
		padding: 20px 20px 0 0;
}
ul {
list-style:disc;
color: #8d3320;
}
ul p {
  color: #000000;
  margin: 0px;
}
li {
	padding: 8px 0 10px 0;
	margin: 0px;
}
ol {
  font: bold 14px "Lucida Sans Unicode", "Lucida Grande", sans-serif;
  color: #1a83a5;
}
ol p {
  font: normal 12px;
  color: #000000;
  margin: 0px;
}

p, dl, multicol {
margin:.5em 0 .5em 0;
}

/*** Navigation Styles ***/

.topnav {
	background-color: #f87b1e;
	font-family: Verdana, "Lucida Sans Unicode", "Lucida Grande", sans-serif
	font-size: 12px;
	font-weight:bold;
	text-align: right;
	padding: 10px;
	line-height: 13px;
}
.topnav a:link,
.topnav a:visited,
.topnav a:active
{
	color: #8d3320;
}
.topnav a:hover {
	color: #8d3320;
	text-decoration: underline;
}

.middletext {
	font-style:italic;
	color: #fff;
	font-weight:normal;
}
.middlenav {
	background-color: #8d3320;
	font-size: 11px;
	font-weight:bold;
	text-align: right;
	padding: 10px;
	line-height: 13px;
}

.middlenav a:link,
.middlenav a:visited,
.middlenav a:active
{
	color: #FFFFFF;
}
.middlenav a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.bottomnav {
	background-color: #1a83a5;
	font-size: 12px;
	font-weight:bold;
	text-align: right;
	padding: 10px;
	line-height: 13px;
}

.bottomnav a:link,
.bottomnav a:visited,
.bottomnav a:active {
	color: #FFFFFF;
}
.bottomnav a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

/*** Layout Elements ***/
.topbar {
	background-color: #8d3320;
	padding: 6px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 16px;
	color: #ffffff;
	font-weight: normal;
	padding: 22px 0 10px 22px;
}
.topbar a:link,
.topbar a:visited,
.topbar a:active {
	color: #F87B1E;
}
.topbar a:hover {
	color: #FFF;
}
address {
	font-style: normal;
}
.copyright {
	text-align: center;
	font-size: 11px;
	line-height: 14px;
}
.imagespacert {
	margin-bottom: 30px;
	margin-left: 10px;
	float: right;
}
.imagespacelt {
	margin-bottom: 30px;
	margin-right: 10px;
 float: left;
}
.blogger_icon {
	margin-left: 10px;
	float: right;
}
#ovalbuttons {
	width: 347px;
	float: right;
	padding: 5px;
	clear: right;
}

#content-area {
	background-position: top right;
	background-repeat: no-repeat;
}

#spacing-box {
	float: right;
	height: 400px;
	width: 335px;
}

.rtcolumn {
	width: 315px;
	float: right;
	font-size: 10px;
	padding: 5px;
	margin-left: 20px;
	margin-bottom: 15px;
	line-height: 12px;
	text-align:left;
}
.centered {
	text-align: center;
}
.rtcolumn h2 {
	margin-top: 0;
}

.ltcolumn {
	width: 200px;
	float: left;
	font-size: 10px;
	padding: 5px;
	margin-right: 20px;
	line-height: 12px;
	text-align:left;
}
.ltcolumn h2 {
	margin-top: 0;
}

/*** Flash OR Elements ***/

.flashheader{
	background-color: #8d3320;
	height: 50px;
	font-style: italic;
	font-size: 21px;
	color: #ffffff;
	font-weight: normal;
	padding: 40px 230px 15px 230px;
}
#flashtext {
 margin-left: 100px;
 margin-right: 100px;
}

/*** Site Map ***/

.sitemap th {
	background-color: #eee;
	font-weight: bold;
	height: 30px;
	text-transform: uppercase;
	padding-left: 20px;
}

/*** Links ***/

a:link, a:visited {
	color: #1a83a5;
	text-decoration: none;
}
a:hover {
	color: #0066FF;
	text-decoration: underline;
}
a:active {
	color: #0066FF;
	text-decoration: none;
}

/*** Contact Request Form ***/

#contact-form-container h1 {
	background-color: #F77B21;
	font-size: 15px;
	margin: 4px 4px 8px 4px;
	padding-top: 10px;
	text-align: center;
	height: 35px;

	border-top: none;
    padding-left: .8em;
    padding-right: .8em;
    -webkit-border-radius: 22em / 4em;
    -moz-border-radius: 22em / 4em;
    border-radius: 22em / 4em;
    filter: progid:DXImageTransform.Microsoft.Shadow(color='#71291a', Direction=145, Strength=3);
}

#contact-form-container,
.contact-form {
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
    filter: progid:DXImageTransform.Microsoft.Shadow(color='#71291a', Direction=145, Strength=3);
}

#contact-form-container {
	background-color: #8d3320;
	padding: 4px 10px;
	width: 230px;

	-webkit-box-shadow: 3px 3px 3px #000;
	-moz-box-shadow: 3px 3px 3px #000;
	box-shadow: 3px 3px 3px #000;
}

.contact-form  {
	background-color: #FFF;
	border: none;
	font-size: 12px;
	line-height: 13px;

}

input {
	background-color: #FFF;
	padding: 8px 8px 8px 14px;
	margin: 2px 3px;
	width: 265px;

	-webkit-box-shadow: 0 0 0.4em #333 inset, 2px 2px 2px 2px #5E2113;
	-moz-box-shadow: 0 0 0.4em #333 inset, 2px 2px 2px 2px #5E2113;
	box-shadow: 0 0 0.4em #333 inset, 2px 2px 2px 2px #5E2113;
}

#scan:hover,
input:hover,
input:focus,
input:active {
	background-color:#F7E4BB;
	outline: none;
}

#left  {
	float: left;
}

#right  {
	float: right;
	padding-right: 30px;
}
#mri_or_ct_yes,
#mri_or_ct_no {
	width: auto;
	display: inline;
}
tr #scan {
	padding:  8px 8px 8px 14px;
	height: 46px;
}

#scan {
	background-color: #FFF;
	font-size: 12px;
	line-height: 15px;
	vertical-align: top;
	margin: 2px 3px;
	width: 265px;

	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;

	-webkit-box-shadow: 0 0 0.4em #333 inset, 2px 2px 2px 2px #5E2113;
	-moz-box-shadow: 0 0 0.4em #333 inset, 2px 2px 2px 2px #5E2113;
	box-shadow: 0 0 0.4em #333 inset, 2px 2px 2px 2px #5E2113;
    filter: progid:DXImageTransform.Microsoft.Shadow(color='#71291a', Direction=145, Strength=3);
 }

#submit,
#contact-form-container h1 {
	color: #FFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	letter-spacing: 0.1em;

	-webkit-box-shadow:  0 0 0.5em #FFF inset, 2px 2px 2px 2px #5E2113;
	-moz-box-shadow:  0 0 0.5em #FFF inset, 2px 2px 2px 2px #5E2113;
	box-shadow:  0 0 0.5em #FFF inset, 2px 2px 2px 2px #5E2113;

	text-shadow: 1px 1px 1px #222;
    filter: progid:DXImageTransform.Microsoft.Shadow(color='#71291a', Direction=145, Strength=3);
}

#submit {
	background-color: #1A83A5;
	border: none;
	font-size: 11px;
	margin-top: 6px;
	width: auto;

	border-top: none;
    padding-left: .8em;
    padding-right: .8em;
    -webkit-border-radius: 12em / 4em;
    -moz-border-radius: 12em / 4em;
    border-radius: 12em / 4em;
    filter: progid:DXImageTransform.Microsoft.Shadow(color='#71291a', Direction=145, Strength=3);
}

#submit:hover {
	background-color: #125B72;
}

#submit:active {
	background-color:#1A83A5;
}

a:link#privacy,
a:active#privacy,
a:visited#privacy,
a:link.close,
a:active.close,
a:visited.close {
	color: #fff;
	font-size: 9px;
}

div#contact-form-inline {
	float: right;
	padding-left: 10px;
}

/*
div#contact-form-inline #cancel-button {
	display: none;
}
*/

/*** Page Images and Spacing ***/

body#start #content-area { background-image: url(../images/background/start.jpg); }
body#best #content-area { background-image: url(../images/background/best.jpg); }
body#questions #content-area { background-image: url(../images/background/questions.jpg); }
body#contact #content-area { background-image: url(../images/background/contact.jpg); }
body#secondopinion #content-area { background-image: url(../images/background/secondopinion.jpg); }
body#panic #content-area { background-image: url(../images/background/panic.jpg); }
body#holistic #content-area { background-image: url(../images/background/holistic.jpg); }
body#holisticarticles #content-area { background-image: url(../images/background/holisticarticles.jpg); }
body#avoidfusion #content-area { background-image: url(../images/background/avoidfusion.jpg); }
body#stern #content-area { background-image: url(../images/background/stern.jpg); }
body#neubardt #content-area { background-image: url(../images/background/neubardt.jpg); }
body#thingsbeforesurgery #content-area { background-image: url(../images/background/thingsbeforesurgery.jpg); }
body#press #content-area { background-image: url(../images/background/press.jpg); }


body#neubardtarticle #spacing-box { display: none; }
body#disclaimer #spacing-box { display: none; }
body#spineoptions #spacing-box { display: none; }
body#email #spacing-box { display: none; }
body#experience #spacing-box { display: none; }
body#sitemap #spacing-box { display: none; }
body#risks #spacing-box { display: none; }
body#medicare #spacing-box { display: none; }
body#patient-stories #spacing-box { display: none; }
body#spinesafeor #spacing-box { display: none; }

/*** Positioning Oval Navigations ***/
body#experience #ovalbuttons {  display: none;}
body#sitemap #ovalbuttons {  display: none;}
body#spineoptions #ovalbuttons-in-the-content { float: right; margin-right: 4px;}
body#spineoptions #ovalbuttons {  display: none;}


/*** Patient Experience Page Lightbox Styles ***/

#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}

#imageContainer{
	padding: 10px;
}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(../images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{
	font: 10px;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%
}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}

#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
}

#press p {
	margin-bottom: 15px;
}
.clear {
	clear:both;
}

#content-area #contact-overlay-form {
	width: 508px;
	margin-left:auto;
	margin-right:auto;
}

#content-area #contact-overlay-form tr, #content-area #contact-overlay-form input, #content-area #contact-overlay-form #scan {
	width: 480px;
}

#content-area #contact-overlay-form #right input {
	width: auto;
}
