/* global tag definitions */
body {
	background-color: #471200;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
/* global class definitions */
.center {
	text-align: center;
}
.contPic {
	padding: 0px;
	border: 1px solid #DB861B;
}
.bnaEl {
	background-image: url(../images/bnaElBg_norpt.gif);
	background-repeat: no-repeat;
	padding: 0px;
	height: 300px;
	width: 400px;
	margin-bottom: 15px;
	margin-left: 0px;
	position: relative;
	left: 0px;
	top: 0px;
}
.bnaEl img {
	position: absolute;
}
.bnaEl img.port {
	height: 281px;
	width: 183px;
	left: 206px;
	top: 10px;
}
.bnaEl img.teeth {
	height: 120px;
	width: 186px;
	left: 12px;
	top: 53px;
}
/* specific definitions */
#outerCont {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 100%;
}
#container {
	padding: 0px;
	width: 900px;
	position: relative;
	height: auto;
	left: 50%;
	top: 0px;
	background-image: url(../images/containerBg_norpt.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -450px;
}
/* Content */
#content {
	width: 900px;
	position: relative;
	height: auto;
	left: 0px;
	top: 214px;
	background-color: #fffbe2;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 214px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
/* Column Container */
#colCont {
	margin: 0px 0px 0px 0px;
	padding: 0px 19px 0px 0px;
	height: auto;
	width: auto;
}
#heading {
	height: auto;
	width: 630px;
	float: right;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#heading h1 {
	font-weight: normal;
	color: #471200;
	margin: 0px;
	padding: 0px;
	font-size: 22px;
	letter-spacing: -1px;
}
#heading h2 {
	font-size: 11px;
	font-weight: normal;
	color: #7c5524;
	margin: 0px;
	padding: 0px;
	letter-spacing: -1px;
}
/* Right Column */
#rCol {
	margin: 0px;
	float: right;
	height: auto;
	width: 630px;
	font-size: 13px;
	color: #33220D;
	line-height: 1.5;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 49px;
	padding-left: 15px;
}
#qcClear {
	margin: 0px 0px 0px 5px;
	padding: 0px;
	float: right;
	height: 450px;
	width: 208px;
}
#rCol h3 {
	font-size: 17px;
	color: #0f1b8d;
	letter-spacing: -1px;
	margin: 10px 0px 0px;
	padding: 0px;
	font-weight: normal;
	line-height: normal;
}
#rCol h3.fSib {
	width: 290px;
}
#rCol ul {
	margin: 0px;
	padding: 10px 10px 10px 20px;
	list-style: none;
}
#rCol ul li {
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	margin-bottom: 5px;
	padding-left: 20px;
}
#rCol a:link, #rCol a:visited {
	color: #33220D;
	text-decoration: underline;
}
#rCol a:hover, #rCol a:active {
	text-decoration: none;

}
#contact {
	padding-left: 80px;
}
#contact form {
	margin: 0px;
	padding: 0px;
}
#contact ul {
	width: 300px;
}
#contact ul li {
	background-image: none;
	padding: 0px;
}
.fields {
	height: auto;
	width: 300px;
	border: 1px solid #7C5524;
	background-color: #ECE5C1;
	background-image: url(../images/qcInputBlurBg_xrpt.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	color: #7C5524;
}
#contact input, #contact select, #contact textarea {
	width: 296px;
	font: 15px Verdana, Arial, Helvetica, sans-serif;
	background: none;
	padding: 2px;
	border: none;
}
#contact select {
	width: 300px;
	background: none;
	padding: 2px;
}
.textarea {
	width: 296px;
	height: 122px;
	border: 1px solid #7C5524;
	background-color: #EFE9C9;
	background-image: url(../images/qcTextareaBlurBg_xrpt.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
#contact textarea {
	height: 118px;
	color: #7C5524;
	padding: 2px;
	/* fun with IE */
	scrollbar-3dlight-color: #EFE9C9;
	scrollbar-arrow-color: #7C5524;
	scrollbar-base-color: #FFFFFF;
	scrollbar-darkshadow-color: #EFE9C9;
	scrollbar-face-color: #CDBC96;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #7C5524;
}
#contact button {
	background-color: transparent;
	background-image: url(../images/submitBtn.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px 0px 5px;
	padding: 0px;
	height: 31px;
	width: 174px;
	overflow: hidden;
	border-style: none;
	float: right;
	cursor: pointer;
}

#qc {
	margin: 0px 0px 0px 0px;
	padding: 0px 9px 0px 9px;
	height: 450px;
	width: 190px;
	position: absolute;
	top: 60px;
	right: 19px;
	line-height: normal;
}
#aspQc {
	background-image: url(../images/qcBg_norpt.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px 0px 0px 150px;
	padding: 0px 9px;
	height: 470px;
	width: 190px;
	line-height: normal;
}
#qc p, #aspQc p {
	margin: 0px 0px 10px;
	padding: 0px 0px 10px;
	background-image: url(../images/lColLiPBg_norpt.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#qc p span, #aspQc p span {
	font-size: 26px;
	color: #F0B515;
	letter-spacing: -1px;
	margin: 0px 0px 0px 10px;
	padding: 0px;
	display: block;
	height: auto;
	width: auto;
}
#qc form {
	margin: 0px;
	padding: 0px;
}
#qc input, #qc textarea, #aspQc input, #aspQc textarea {
	font: 15px Verdana, Arial, Helvetica, sans-serif;
	padding: 2px;
	height: auto;
	width: 168px;
	border: 1px solid #7C5524;
	margin-bottom: 5px;
	margin-left: 8px;
}
#qc input.blur, #aspQc input.blur {
	background-color:#FFFFFF;
	background-position: left bottom;
	color: #7C5524;
}
#qc input.focus, #qc textarea.focus, #aspQc input.focus, #aspQc textarea.focus {
	color: #DB861B;
	background-color: #F5F2E5;
	background-image: none;
}
#qc textarea, #aspQc textarea {
	height: 118px;
}
#qc textarea.blur, #aspQc textarea.blur {
	color: #7C5524;
	background-color:#FFFFFF;
	background-position: left bottom;
	/* fun with IE */
	scrollbar-3dlight-color: #EFE9C9;
	scrollbar-arrow-color: #7C5524;
	scrollbar-base-color: #FFFFFF;
	scrollbar-darkshadow-color: #EFE9C9;
	scrollbar-face-color: #CDBC96;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #7C5524;
}
#qc textarea.focus, #aspQc textarea.focus {
	/* fun with IE */
	scrollbar-3dlight-color: #EFE9C9;
	scrollbar-darkshadow-color: #EFE9C9;
	scrollbar-arrow-color: #DB861B;
	scrollbar-shadow-color: #DB861B;
	scrollbar-base-color: #FFFFFF;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-face-color: #F5F2E5;
}
#qc button, #aspQc button {
	background-color: transparent;
	background-image: url(../images/submitBtn.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px 0px 5px 8px;
	padding: 0px;
	height: 31px;
	width: 174px;
	overflow: hidden;
	border-style: none;
}
#qc strong, #aspQc strong {
	font-size: 11px;
	color: #7C5524;
	float: right;
	display: inline;
	margin-right: 8px;
	font-weight: normal;
}
#qcDoc {
	clear: both;
	background-image: url(../images/qcDocBg_norpt.png);
	background-repeat: no-repeat;
	margin: 10px 0px 10px 0px;
	padding: 0px;
	height: 99px;
	width: 190px;
}
#qcLine {
	clear: both;
	background-image:url(../images/rColLiPBg_norpt.gif);
	background-repeat: no-repeat;
	margin: 30px 0px 10px 0px;
	padding: 0px;
	height: 7px;
	width: 190px;
}
/* qc2 - Mini Contact Form on bna.html page only */
#qc2 {
	background-image: url(../images/qcBg_norpt.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 470px;
	width: 190px;
	top: 47px;
	line-height: normal;
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 9px;
	padding-bottom: 0px;
	padding-left: 9px;
}
#qc2 p {
	margin: 0px 0px 10px;
	padding: 0px 0px 10px;
	background-image: url(../images/lColLiPBg_norpt.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#qc2 p span {
	font-size: 26px;
	color: #F0B515;
	letter-spacing: -1px;
	margin: 0px 0px 0px 10px;
	padding: 0px;
	display: block;
	height: auto;
	width: auto;
}
#qc2 form {
	margin: 0px;
	padding: 0px;
}
#qc2 input, #qc2 textarea {
	font: 15px Verdana, Arial, Helvetica, sans-serif;
	padding: 2px;
	height: auto;
	width: 168px;
	border: 1px solid #7C5524;
	margin-bottom: 5px;
	margin-left: 8px;
}
#qc2 input.blur {
	background-color:#FFFFFF;
	background-position: left bottom;
	color: #7C5524;
}
#qc2 input.focus, #qc2 textarea.focus {
	color: #DB861B;
	background-color: #F5F2E5;
	background-image: none;
}
#qc2 textarea {
	height: 118px;
}
#qc2 textarea.blur {
	color: #7C5524;
	background-color:#FFFFFF;
	background-position: left bottom;
	/* fun with IE */
	scrollbar-3dlight-color: #EFE9C9;
	scrollbar-arrow-color: #7C5524;
	scrollbar-base-color: #FFFFFF;
	scrollbar-darkshadow-color: #EFE9C9;
	scrollbar-face-color: #CDBC96;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #7C5524;
}
#qc2 textarea.focus {
	/* fun with IE */
	scrollbar-3dlight-color: #EFE9C9;
	scrollbar-darkshadow-color: #EFE9C9;
	scrollbar-arrow-color: #DB861B;
	scrollbar-shadow-color: #DB861B;
	scrollbar-base-color: #FFFFFF;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-face-color: #F5F2E5;
}
#qc2 button {
	background-color: transparent;
	background-image: url(../images/submitBtn.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px 0px 5px 8px;
	padding: 0px;
	height: 31px;
	width: 174px;
	overflow: hidden;
	border-style: none;
}
#qc2 strong {
	font-size: 11px;
	color: #7C5524;
	float: right;
	display: inline;
	margin-right: 8px;
	font-weight: normal;
}
/* Left Column */
#lCol {
	float: left;
	height: auto;
	width: 190px;
	background-color: #fffbe2;
	margin-top: -30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	padding-top: 0px;
	padding-right: 9px;
	padding-bottom: 150px;
	padding-left: 9px;
}
#lCol ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	text-align: center;
}
#lCol ul li {
}
#lCol ul li p {
	font-size: 14px;
	color: #0f1b8d;
	margin: 0px;
	padding: 0px 0px 12px;
	background-image: url(../images/lColLiPBg_norpt.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	font-weight: bold;
}
#lCol ul li p a:link, #lCol ul li p a:visited {
	color: #0f1b8d;
	text-decoration: none;
}
#lCol ul li p a:hover, #lCol ul li p a:active {
	color: #0f1b8d;
	text-decoration: underline;
}
#lCol ul li ul {
	margin-top: 5px;
	margin-bottom: 5px;
}
#lCol ul li ul li {
	font-size: 13px;
	color: #471200;
}
#lCol ul li ul li a:link, #lCol ul li ul li a:visited {
	color: #471200;
	text-decoration: none;
}
#lCol ul li ul li a:hover, #lCol ul li ul li a:active {
	color: #471200;
	text-decoration: underline;
}
#lPic {
	position: relative;
	height: 205px;
	width: 170px;
	left: 0px;
	top: 0px;
	padding: 10px;
}
#lPicT {
	margin: 0px;
	padding: 0px;
	height: 15px;
	width: 170px;
	position: absolute;
	left: 10px;
	top: 200px;
}
div#lPicT.patient {
	background-image: url(../images/lPicTBg_norpt2.gif);
	background-repeat: no-repeat;
}
div#lPicT.doc {
	background-image: url(../images/lpicTDocBg_norpt2.gif);
	background-repeat: no-repeat;
}
div#lPicT.office {
	background-image: url(../images/lPicTOfficeBg_norpt2.gif);
	background-repeat: no-repeat;
}
#moreSmiles {
	border-style: none;
	margin: 0px 0px 10px 10px;
}
#LVIgraduate {
	border-style: none;
	margin: 0px 0px 10px 10px;
}

#PPELogo {
	border-style: none;
	margin: 0px 0px 10px 10px;
}

#PPMLogo {
	border-style: none;
	margin: 0px 0px 10px 10px;
}

#lLogo {
	background-image: url(../images/lLogoBg_norpt.png);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 115px;
	width: 102px;
	position: absolute;
	left: 75px;
	bottom: 25px;
	cursor: pointer;
}

/* Top Nav */
#topNav {
	position: absolute;
	height: 40px;
	width: 890px;
	display:block;
	left: 0px;
	top: 174px;
	margin: 0px;
	font-size: 18px;
	color: #ece4c0;
	text-align:center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#topNav p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size:18px;
	color: #ece4c0;
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 0px 5px 0px 5px;
	height: 40px;
	width: auto;
}

#topNav p a {
	height: 32px;
	display:block;
	text-decoration: none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size:18px;
	float:left;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#topNav p a:link, #topNav p a:visited {
	color: #FFFFFF;
}
#topNav p a:hover, #topNav p a:active {
	color: #3079cb;
}
#home {
	width: 86px;
}
#about {
	width: 106px;
}
#before {
	width: 168px;
}
#faq {
	width: 80px;
}
#resources {
	width: 190px;
}
#contact {
	width: 126px;
}
#video-container {
margin: 10px 0px 20px 0px;
}
#flash-video {
}
#mast-container {
}
#flash-mast{
}


/* Footer */

#footer {
	background-color: #310e04;
	height: auto;
	width: 900px;
	position: relative;
	left: 50%;
	top: 0px;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -450px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
#footer ul {
	list-style: none;
	color: #fffbe2;
	text-align: center;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 100px;
}
#footer li {
	float: left;
	padding-top: 10px;
	padding-right: 5px;
	padding-left: 5px;
	height: 30px;
	width: auto;
	text-align: center;
}
#footer li.divider {
	background-image: url(../images/fInfoLiDividerBg_norpt.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
#footer h5 {
	font-size: 19px;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	line-height: normal;
	letter-spacing: -1px;
}
#footer ul a:link, #fInfo ul a:visited {
	color: #fffbe2;
	text-decoration: none;
}
#footer ul a:hover, #fInfo ul a:active {
	color: #3079cb;
	text-decoration: underline;
}
#footer h6 {
	font-weight: normal;
	color: #3079cb;
	margin: 5px 0px 0px;
	padding: 0px;
	font-size: 14px;
	clear: both;
	text-align: center;
}
#footer p {
	font-size: 11px;
	text-align: center;
}
#footer .tLinks {
	color: #fffbe2;
}
#footer .tLinks a:link, #footer .tLinks a:visited {
	color: #fffbe2;
	text-decoration: none;
}
#footer .tLinks a:hover, #footer .tLinks a:active {
	color: #3079cb;
	text-decoration: underline;
}
#footer .disclaimer {
	color: #7c5524;
	width: 840px;
	padding-right: 20px;
	padding-left: 20px;
}
#footer .disclaimer a:link, #footer .disclaimer a:visited {
	color: #7c5524;
	text-decoration: none;
}
#footer .disclaimer a:hover, #footer .disclaimer a:active {
	color: #7c5524;
	text-decoration: underline;
}

/* Copyright */
#footer #copyright {
	background-color: #310e04;
	margin: 0px;
	padding: 11px 0px 0px;
	height: 20px;
	width: 100%;
	text-align: center;
	font-size: 11px;
	line-height: normal;
	color: #fffbe2;
}
#footer #copyright p {
	margin: 0px;
	padding: 0px;
}
#footer #copyright a:link, #footer #copyright a:visited {
	color: #fffbe2;
	text-decoration: none;
}
#footer #copyright a:hover, #footer #copyright a:active {
	color: #3079cb;
	text-decoration: underline;
}
/* Mast */
#mast {
	position: absolute;
	height: 174px;
	width: 900px;
	left: 50%;
	top: 0px;
	margin-left: -450px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7b5423;
}

/* ASPX form/Error box controls */
#btnValidateForm {
	margin: 0px 0px 0px 280px;
	padding: 0px 0px 0px 0px;
}#errors {
	height: auto;
	width: 300px;
	border: 1px solid #3079CB;
	margin: 0px 0px 20px 100px;
	padding: 0px;
}
#errors ul {
}
#errors li {
}
/* ASPX form/Captcha controls */
#pnlCaptcha {
	padding: 10px;
	margin-top: 20px;
	border: 1px solid #3079CB;
}
/* the text above the captcha */
#pnlCaptcha label {
}
/* the div which wraps around captcha, text and input */
.captcha {
	padding: 20px;
	height: 50px;
}
/* actual captcha image */
.captcha img {
	border: 1px solid #DB861B;
	float: left;
	margin-top: 5px;
}
/* wraps around text and input alone */
.captcha div {
	margin: 0px 0px 0px 20px;
	padding: 0px;
	float: left;
	height: auto;
	width: 230px;
	display: inline;
}
/* the atual text */
.captcha span {
	font-size: 20px;
	display: block;
}
/* the input for validation */
.captcha input {
	font-size: 20px;
	color: #7C5524;
	padding: 2px;
	border: 1px solid #7C5524;
}
/* the submit button */
#pnlCaptcha #btnSubmit {
	margin: 0px;
	padding: 0px;
	clear: both;
	height: auto;
	width: 100%;
	font-size: 20px;
	color: #FFFFFF;
	background-color: #6B9FD9;
	border: 1px solid #3079CB;
}
/* Clearfix http://www.positioniseverything.net/easyclearing.html */
.clearfix:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}
.clearfix {display: inline-table;}
* html .clearfix {height: 1%;}
.clearfix {display: block;}
.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, .sIFR-hasFlash h3, .sIFR-hasFlash h5, .sIFR-hasFlash h6, .sIFR-hasFlash #qc p span  {
	visibility: hidden;
}

.address2 {
  display: none;
}
.valid {
  background-color: #D0ECAA !important;
}
.invalid {
  background-color: #EC8486 !important;
}
#captcha img {
	margin-left: 85px;
}
