@charset "utf-8";
@import url("reset.css");
@import url("bx_styles.css");
@import url("formalize.css");
/* menu mod - http://forum.x-cart.com/showthread.php?t=46911 
templates - http://forum.x-cart.com/showthread.php?t=21529  */

body {
	margin:0 auto;
	padding:0;
	text-align:center;
	/*background:#cebb8a url(../images/bg.jpg) repeat-x;*/
	background:#e0e3e8;
	color:#000;
	font:13px Arial, Helvetica, sans-serif;
	line-height:20px;
}
body.cartBg #content {
	background:url(../images/bg_cart.gif) top center repeat-y;
}
h1, h2, h3 {
	font-family:Arial, Helvetica, sans-serif;
	color:#007ac9;
	font-weight:bold;
}
h1 {
	font-size:33px;
	padding:0 0 20px;
	letter-spacing:-1px;
}
h2 {
	font-size:25px;
	padding:24px 0 10px 0;
	letter-spacing:-1px;
}
h3 {
	font-size:17px;
	border-bottom:1px solid #007ac9;
	margin:0 0 10px 0;
}
h4 {
	font-size:14px;
	font-weight:bold;
}
strong {
	font-weight:bold;
}
hr {
	height:1px;
	color:#c1d527;
	background:#c1d527;
	border:none !important;
	padding:0;
	margin:5px 0;
}
form p {
	font-size:10px;
	margin:0;
	padding:0;
}
p {
	padding:0 0 15px;
}
em {
	font-style:italic;
}
blockquote {
	padding:20px;
	margin:20px 40px;
	border-left:1px dotted #007ac9;
	border-right:1px dotted #007ac9;
	color:#007ac9 !important;
	font-weight:bold;
}
h2 sup {font-size: 50%; vertical-align: top;}
p sup {font-size: 70%; vertical-align: top;} 
a {
	color:#2570c3;
	text-decoration:none;
	font-weight:bold;
}
a:hover {
	color:#003875;
	text-decoration:underline;
}
.copy ul, .copy ol {
	/*padding:0 0 20px 0;*/
	padding:0 0 20px 20px;
}
.copy ol li {
	list-style:decimal;
}
.copy ul li {
	/*background:url(../images/bg_li.gif) top left no-repeat;*/
	list-style-type:disc;
	/*padding:0 0 8px 11px;*/
	padding:0 0 8px 0;
	line-height:17px;
	/*font-style:italic;*/
	color:#000;
}
#containerMain {
	width:966px;
	background:url(../images/vc_bg_main.gif) repeat-y;
	margin:0 auto;
}
#headerMain {
	width:966px;
	background:url(../images/vc_bg_header.gif) no-repeat;
	height:135px;
}
#footerMain {
	width:966px;
	background:url(../images/vc_bg_footer.gif) center bottom no-repeat;
	text-align:center;
}
#footerMain ul {
	padding:25px 0 0 0;
}
#footerMain li {
	font-size:10px;
	display:inline;
	padding:0 10px;
	border-left:1px solid #c0d731;
}
#footerMain a {
	font-weight:normal;
}
#container {
	width:960px;
	margin:0 auto;
	/*background:url(../images/bg_container.jpg) top center no-repeat;*/
	position:relative;
}
#tabsBox {
	position:absolute;
	top:0;
	right:0;
}
.tabs {
	/*background:#cebb8a;*/
	background:#015fa9;
	margin:0 0 0 6px;
	float:left;
	height:25px;
}
.tabs a {
	color:#fff;
	padding:6px 20px;
	font-weight:normal;
}
.tabs a:hover {
	background: url(../images/bg_tab.jpg) bottom center repeat-x;
	padding:6px 20px;
	color:#fff;
	text-decoration:none;
	font-weight:normal;
}
#logo {
	float:left;
}
#nav {
	background:url(../images/vc_bg_nav.gif) repeat-x;
	height:31px;
	width:920px;
	overflow:hidden;
	text-align:center;
	padding:0 0 0 40px;
}
#nav ul {
	margin:0px auto;
	padding:0px 0 0;
}
#nav ul li {
	margin:0;
	padding:0px;
	display:inline;
	background:none !important;
}
#nav ul a {
	color:#000;
	text-decoration:none;
	font:11px Arial, Helvetica, sans-serif;
	padding:8px 12px;
	line-height:31px;
	height:31px;
	display:block;
	float:left;
	font:11px Arial, Helvetica, sans-serif;
}
#nav ul a:hover {
	color:#0080c0;
	background:url(../images/vc_bg_nav-hover.gif) repeat-x;
}
/*  OLD FROM 1ST VC REDESIGN  
#nav ul li {
	margin:0;
	padding:0;
	border-left:1px solid #c0d731;
	display:inline;
	font:12px Arial, Helvetica, sans-serif;
	background:none !important;
}
#nav ul li a {
	color:#fff;
	text-decoration:none;
	margin:0;
	padding:7px 8px;
	line-height:30px;
	font-weight:bold;
}
#nav ul li a:hover {
	text-decoration:underline;
}
*/
.wrapper {
	width:960px;
	text-align:left;
}
#flashSlides {
	float:left;
	width:768px;
}
#tiles {
	width:192px;
	height:275px;
	overflow:hidden;
	float:right;
	background:#dfd5b2;
}
#content {
	width:960px;
	/*background:#fff url(../images/bg_content.jpg) top center repeat-x;*/
	background:#fff;
}
#contentCorporate {
	background:url(/images/bg_corporate.jpg) no-repeat center bottom;
	padding:0 0 330px 0;
}
.cartContent {
	/*width:748px;*/
	width:690px;
	padding:10px;
	float:right;
	border-top:1px solid #DFD5B2;
}
.cartContent h1 {
	padding:10px 0 20px 0;
}
.homeCopyBlockWrapper {
	background:url(../images/bg_sect_wrapper.gif) repeat-y top center;
}
.homeCopyBlock {
	margin:0 0 0 10px;
	font-size:12px;
	line-height:15px;
	float:left;
	height:255px;
	position:relative;
	display:inline;
}
.homeCopyBlock ul {
	/*padding:10px 0 0 0;*/
	padding:0 0 0 15px;
}
.homeCopyBlock li {
	/*background:url(../images/bg_li_sm.gif) top left no-repeat;*/
	list-style-type:disc;
	/*padding:0 0 5px 10px;*/
	font-weight:bold;
	font-size:11px;
	line-height:12px;
	font-style:normal;
}
.hmrBlock {
	background:url(../images/bg_sect_hmr.gif) 133px bottom no-repeat;
	width:302px;
	padding:0 5px 0 0;
}
.shopBlock {
	background:url(../images/bg_sect_shop.gif) right bottom no-repeat;
	width:297px;
	padding:0 5px 0 5px;
}
.sflBlock {
	background:url(../images/bg_sect_dr.png) right bottom no-repeat;
	width:302px;
	padding:0 5px 0 5px;
}
.moreBtn {
	left:5;
	bottom:25px;
	position:absolute;
}
.orientation {
	height:34px;
	width:750px;
	background:url(../images/bg_orientation.gif) top left no-repeat;
	padding:9px 0 0 210px;
	font:16px Arial, Helvetica, sans-serif;
	color:#685c54;
	margin:5px 0 0 0;
}
.classes {
	height:34px;
	width:750px;
	padding:9px 0 0 210px;
	font:16px Arial, Helvetica, sans-serif;
	color:#685c54;
	background:url(../images/bg_classes.gif) top left no-repeat;
	margin:5px 0 0 0;
}
.copyBlock {
	width:460px;
	margin:0 10px 20px 0;
	font-size:13px;
	line-height:17px;
	float:left;
	position:relative;
	display:inline;
}
.hmrClinic {
	background:url(../images/bg_hmr_clinic.png) top right no-repeat;
	display:inline;
}
.hmrHome {
	background:url(../images/bg_hmr_home.gif) top right no-repeat;
	display:inline;
}
.copy {
	width:940px;
	padding:10px;
}
.copy h1 {
	padding:20px 0;
}
#gallery {
	width:960px;
	margin:0px 0 10px;
	background:#fff;
}
#footer {
	/*width:100%;
	background:#004174 url(../images/bg_footer.jpg) top center repeat-x;
	text-align:center;*/
	background:#d3e074;
	width:960px;
	margin:0px auto 0;
}
#footerContainer {
	width:940px;
	/*background:url(../images/bg_footer_container.jpg) top center no-repeat;*/
	color:#000;
	font:11px Arial, Helvetica, sans-serif;
	text-align:left;
	margin:0 auto;
	line-height:16px;
	padding:10px;
}
.footerBlock {
	float:left;
	margin:30px 10px 0 0;
	padding:0 0 10px;
}
.footerBlock h3 {
	padding:24px 0 10px 0;
	border-bottom:none !important;
}
.footerBlock form p {
}
.bmiBlock, .orientationBlock, .contactBlock {
	width:150px;
	margin:0 10px 0 0;
}
.termsBlock {
	width:440px;
	margin:0 10px 0 0;
}
.inputSm {
	background:url(../images/bg_form_sm.gif);
	height:19px;
	width:49px;
	border:none !important;
	font-weight:bold;
	text-align:center;
	padding:3px 0 0 0;
}
.submitCalc {
	background:url(../images/bg_form_calculate.gif);
	height:22px;
	width:74px;
	color:#a68659;
	border:none !important;
	font:bold 10px Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	padding:0 0 3px 0;
}
.submitCalc:hover {
	background:url(../images/bg_form_calculate-on.gif);
	height:22px;
	width:74px;
	border:none !important;
	padding:0 0 3px 0;
}
.inputResults {
	background:url(../images/bg_form_results.gif);
	height:19px;
	width:130px;
	border:none !important;
	text-align:center;
	padding:3px 0 0 0;
}
.formLeft {
	width:75px;
	float:left;
	padding:0 0 5px;
}
.testimonials {
	/*float:left;
	width:429px;*/
	display:inline;
}
p.patient {
	color:#000;
	margin:10px 0 0 0;
}
.hmrIframe {
	float:right;
	width:501px;
	clear:right;
	margin:0 0 0 0px;
	display:inline;
}
.video {
	margin:10px auto;
	width:429px;
	text-align:center;
	float:left;
}
.clear {
	clear:both;
	height:0px;
}
.first {
	border-left:none !important;
}
.last {
	margin:0 !important;
}
.left {
	float:left;
	margin:0 10px 0 0;
}
.boxesBox {
	width:465px;
	margin:0 10px 0 0;
	float:left;
}
.boxes {
	/*background:#eae3cd;*/
	background:#e0e3e8;
	margin:0 0 20px;
}
.boxesContent {
	width:445px;
	padding:10px;
}
.boxesBoxThird {
	width:335px;
	float:left;
}
.boxesContentThird {
	width:315px;
	padding:10px;
}
.boxesContentFull {
	width:920px;
	padding:10px 10px 0 10px;
}
.boxesContentFull img {
	float:left;
	margin:0 10px 5px 0;
}
.boxesContentThird p {
	font-size:11px;
	line-height:14px;
}
.boxes h3, .boxes input, .boxes select, .copy input, .copy select {
	margin:0 0 10px 0;
}
.copy select {
	font-size:10px;
}
.boxes h3 {
	border-bottom:none !important;
}
#footer .left {
	margin:0 0 0 0;
}
.right {
	float:right;
}
.small {
	font-size:10px;
	line-height:13px;
}
.italic {
	font-style:italic;
}
.imgRight {
	float:right;
	margin:0 0 5px 10px;
}
#left-bar li {
	font-style:normal;
	color:#fff;
}
table.internal {
	color:#000;
	background:#e0e3e8;
	width:62%;
	margin:0 0 15px;
}
.internal th {
	background:#0480c6;
	color:#fff;
	padding:5px;
	font-weight:bold;
}
.internal td {
	padding:5px;
	border-bottom:1px dotted #666;
}
.goldHeading {
	background:#d2de6e;
	font-weight:bold;
}
.captionImgBigRight {
	width:460px;
	float:right;
	text-align:center;
	padding:0 0 15px;
}
.captionImgBigRight p {
	padding:5px 0;
	font-size:11px;
	line-height:14px;
	color:#000;
}

.auto-delivery {
	font-size:11px;
	width:100%;
}
a.seminar {
	display:block;
	width:320px;
	height:120px;
	background:url('/images/btn_seminar-off.jpg') no-repeat;
	margin:20px auto;
}
a.seminar:hover {
	background:url('/images/btn_seminar-on.jpg') no-repeat;
}

.price {
  font-weight: bold;
  font-size: 20px;
  color:#0480c6;
  white-space: nowrap;
  line-height:auto;
}


#medicalForm, #surgicalForm {
	width:358px;
	height:275px;
	overflow:hidden;
	padding:0px 0px 0 410px;
	position:relative;
}
#medicalForm {
	background:url('/images/slider/bg_medical.gif') no-repeat;
}
#surgicalForm {
	background:url('/images/slider/bg_surgical.gif') no-repeat;
}
#medicalForm .fmLeft, #surgicalForm .fmLeft {
	float:left;
	display:inline;
	margin:10px 10px 0 0;
}
#medicalForm .fmRight, #surgicalForm .fmRight {
	float:left;
	margin:10px 0 0 0;
	display:inline;
}
#medicalForm label, #surgicalForm label {
	font-size:10px;
	line-height:13px;
	padding:0;
	margin:0;
}
#medicalForm label {
	color:#008a5e;
}
#surgicalForm label {
	color:#fff;
}
#medicalForm form {
	margin-top:25px;
}
#medicalForm input, #surgicalForm input, #medicalForm select, #surgicalForm select {
	margin-bottom:8px;
}
.leftSmall {
	float:left;
}
.thankYou {
	padding:80px 0 0 0;
}


#mc_embed_signup {
	padding-top:100px;
}
#cornerBanner {
	position:absolute;
	top:0;
	left:0;
	z-index:1000;
}




label.error {
	color:red !important;
	font-style:italic;
	padding-left: 5px;
}
div.error, label.error { 
	display: none; 
}
.error-input,
input.error{
	background:#EFD1D1;
	border:solid 2px #9F1D1D;
}
#errorBlock{
	background:red;
	padding:8px 10px;
	color:#fc0;
	font-style:italic;
	font-size:10px;
	margin:0 0 20px;
	display:none;
	position:absolute;
	top:230px;
	left:10px;
}
