@charset "UTF-8";
/* CSS Document */

html {
	height: 100%;
}
body {
	margin: 0;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	font-size: 12px;
	background:#FFF;
	color: #333;
}
/*  misc
------------ */
form {
	padding:0;
	margin:0;
}
input.btn {
	border:#f6f6f6 1px solid;
	color:#ffffff;
	background:#098ab5;
	padding:3px 5px;
}
input.btn:hover {
	cursor: pointer;
	border:#076382 1px solid;
}
img {
	border:0;
	padding:0;
	margin:0;
}
/*span.hightlight-pro { color:#f00; }*/
/* --- */

.top {
	background: #000;
	height: 30px;
}
.topcontainer {
	width: 970px;
	height: 30px;
	margin: 0 auto;
}
.topcontainer ul {
	margin: 0;
	padding: 0;
}
.topcontainer ul li {
	display: block;
	float: right;
	line-height: 30px;
	margin-left: 20px;
}
.topcontainer ul li a {
	color: #5ccff6;
	text-transform: uppercase;
	font-size: 12px;
	text-decoration: none;
	font-family: Helvetica, Arial, sans-serif;
}
.topcontainer ul li a:hover {
	color: #b0eafd;
}
.logobar {
	height: 52px;
	padding: 5px;
	vertical-align: middle;
}
.logocontainer {
	width: 970px;
	margin: 0 auto;
	height: 52px;
	vertical-align: middle;
}
.logoright {
	float: right;
	width: 261px;
	text-align: right;
}
.nav {
	height: 46px;
	background-image: url(../../images/site/navbg.png);
	background-repeat: repeat-x;
	text-align: center;
}
.header {
	height: 180px;
	background: #000;/*text-align: center;*/
}
.header-container {
	margin: 0 auto;
	width: 990px;
	height: 180px;
	border: none;
	text-align: left;
}
#header-swf {
	position: absolute;
	width: 980px;
	height: 180px;
	margin-left: -15px;
}
.subnav {
	width: 970px;
	margin: 0 auto;
	height: 24px;
	line-height: 24px;
	font-size: 12px; /* 14px */
	margin-top: 10px;
	border-bottom: 1px solid #ccc;
}
.subnav a {
	text-decoration: none;
	color: #098ab5;
	margin: 0 20px 0 0;
}
.subnav a:hover {
	color: #03465d;
	text-decoration: none;
}
.subnav ul {
	margin: 0;
	padding: 0;
}
.subnav ul li {
	display: inline;
	line-height: 24px;
	list-style-type: none;
}
.container {
	width: 970px;
	margin: 0 auto;
}
.container p {
	line-height: 18px;
	margin: 5px 0 7px 0;
}
.container strong {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.container h1 {
	color: #333;
	font-size: 18px;
	margin: 0 0 8px 0;
	font-weight: normal;
	line-height: 24px;
}
.container h2 {
	color: #333;
	font-size: 16px;
	margin: 0 0 8px 0;
	font-weight: normal;
	line-height: 22px;
}
.container h1 strong {
	color: #098ab5;
}
.container h3 {
	font-size: 14px;
	font-weight: normal;
	color: #333; /* blue #0a9dce */
	line-height: 22px;
	margin: 5px 0 10px 0;
	line-height: 20px;
}
.container h4 {
	color: #333;
	margin: 0;
}
.container a {
	text-decoration: none;
	color: #098ab5;
}
.container a:hover {
	text-decoration: underline;
}
.container ol li {
	line-height: 18px;
	margin-bottom: 10px;
}
.container p.smalltext {
	font-size: 10px;
	color: #333;
	margin: 0;
}
.content-secondary {
	border-right: solid #ccc 1px;
	padding: 15px 15px 0 0;
	width: 739px;
	float: left;
}
.left {
	float: left;
	width: 754px;
}
.homecol-2 {
	float: right;
	width: 323px;
	padding: 15px 10px 0 0;
}
.homecol-1 {
	width: 399px;
	float: left;
	padding: 15px 10px 0 0;
	border-right: 1px solid #ccc;
}
.homecol-3 {
	float: right;
	width: 215px;
	padding:0 0 0 0;
	border-left: 1px solid #ccc;
}
.col-3 {
	float: right;
	width: 215px;
	padding:0 0 0 0;
}
.homecol-3 div.module, .col-3 div.module {
	min-height: 46px;
	background-image: url(../../images/sidebar-module-bg.png);
	background-repeat: repeat-x;
	background-position: bottom;
	padding: 15px;
}
.homecol-3 div.module ul, .homecol-3 div.module p, .col-3 div.module ul, .col-3 div.module p {
	padding: 0;
	margin: 0;
}
.homecol-3 div.module ul li, .col-3 div.module ul li {
	list-style: none;
	line-height: 20px;
}
.footer {
	width: 900px;
	clear: left;
	margin: 15px auto;
	text-align: center;
	font-size: 11px;
}
.footer ul {
	padding: 0;
	margin: 0;
}
.footer ul li {
	display: inline;
}
.footer ul li a {
	color: #38a8ce;
	text-decoration: none;
	margin: 0 5px;
}
.clear {
	clear: both;
}
.imgleft {
	float: left;
	margin: 0 15px 15px 0;
}
.imgright {
	float: right;
	margin: 0 0 15px 15px;
}
.right {
	float: right;
}
.break {
	height: 1px;
	background: #ccc;
	margin: 20px;
	clear: both;
}
. {
 color: #000;
}
/* home page (random article) */
.articles {
	padding: 20px 15px 15px 15px;
	font-size:90%;
}
.articles h4 {
	margin-bottom:5px;
	padding-bottom:0;
	font-size:12px;
	line-height: 16px;
}
.articles p {
	margin:0;
	padding:0;
	line-height: 18px;
}
/* Dentist Landing Page */
.dentist-profile {
	width: 970px;
	height: 180px;
	margin: 0 auto;
	display: block;
}
.dentist-info {
	width: 418px;
	height: 150px;
	float: left;
	padding: 15px 15px 15px 0;
	text-align: left;
}
.dentist-info-address {
	width: 200px;
	float: left;
}
.dentist-info-hours {
	width: 200px;
	float: right;
}
.dentist-info img.profilepic {
	margin: 0 15px 10px 0;
	float: left;
}
.dentist-info h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #90dff9;
	margin: 0 0 3px 0;
	font-size: 17px;
}
.dentist-info h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #90dff9;
	margin: 0 0 2px 0;
	font-size: 14px;
}
.dentist-info p {
	color: #fff;
	font-size: 12px;
	margin: 0 0 3px 0;
	line-height: 16px; /* Unifies FF, Safari and IE's line height variances */
}
.dentist-map {
	width: 537px;
	height: 180px;
	float: right;
}
.container ul li {
	color: #333;
	list-style-image: url(/images/bullet-bluetriangle.png);
}
/* About Venus Smile */
.about-accordion {
	width: 580px;
	float: right;
}
.about-accordion-img {
	float: left;
	width: 151px;
	height: 92px;
}
.col-left {
	width: 345px;
	float: left;
	padding: 15px 15px 15px 0;
	border-right: solid 1px #ccc;
}
.col-right {
	float: right;
	padding: 15px;
	width: 345px;
}
.linkbadge {
	text-transform: uppercase;
	color: #0a9dce;
	text-decoration: none;
	font-weight: bold;
	font-family: Helvetica, Arial, sans-serif;
}
.nobreak {
	white-space: nowrap;
}
/* Prompt Classes */
.error, .error-text {
	color: red;
}
/* Find A Dentist Listing */
table.dentist-listing {
	margin:5px 0;
	padding:0;
	width:100%;
}
table.dentist-listing th {
	color:#fff;
	background:#38a8ce;
	font-weight:bold;
	padding:4px 6px;
	text-align:left;
}
table.dentist-listing td {
	padding:4px;
	text-align:left;
	vertical-align:top;
}
table.dentist-listing td.border-b {
	border-bottom:#ccc solid 1px;
}
table.dentist-listing td.profile-img {
	width:88px;
}
table.dentist-listing td.profile-img img {
	max-width:80px;
	max-height:100px;
	border:0;
}
table.dentist-listing td.profile-info {
	width:180px;
}
table.dentist-listing td.profile-about {
}
table.dentist-listing td.profile-associations {
	width:125px;
}
table.dentist-listing td.profile-links {
	font-size:88%;
}
ul.dentistlisting {
	margin-left: 20px;
	padding: 0px;
}
ul.dentistlisting li {
	line-height: 18px;
	list-style-type: none;
	list-style-image: none;
}
ul.dentistlisting li ul {
	list-style-image: none;
	list-style-type: none;
	margin: 15px 0;
	padding: 0;
}
/* health articles */
div.IntroArticle {
	margin:20px 0;
	padding:10px;
	background:#f6f6f6; /* e6e6e6 */
	border:#d6d6d6 solid 1px;
}
div.IntroArticle h3 {
	margin-top:0;
	padding-top:0;
}
div.IntroArticle h4 {
	margin-bottom:0;
	padding-bottom:2px;
}
div.IntroArticle p {
	margin-bottom:0;
	padding-bottom:0;
}
/* quote - /venus-white/testimonials/ */
p.quote {
	margin:0;
	padding:0;
	font-style:italic;
	color: #000;
}
p.quote-author {
	margin:0;
	padding:4px 20px 20px 60px;
	font-style:normal;
	text-align:left;
	font-size: 13px;
	text-align: right;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
/* page top anchor */
p.pagetop {
	margin:0 0 15px 0;
	padding:0 25px;
0 0;
	height:16px;
	text-align:right;
}
p.pagetop a.pagetop {
	color:#000;
	font-size:85%;
	text-transform:uppercase;
	text-decoration:none;
}
p.pagetop a.pagetop:hover {
	color:#0a9dce;
	font-size:85%;
	text-transform:uppercase;
	text-decoration:none;
}
/* /smile-makeovers/ */
ul.nav-smile-makeover {
	margin:0 0 5px 0;
	padding:0 0 0 20px;
}
ul.nav-smile-makeover li {
	list-style-type:none;
	list-style-image:none;
	padding:0 0 6px 0;
}
/* smile makeover box */
.makeovernav {
	float: left;
	width: 225px;
}
.makeovernav li {
	line-height: 22px;
}
.makeovernav ul {
	margin: 0 0 0 20px;
	padding: 0;
}
.photoWrapper {
	width:450px;
	padding: 15px;
	background:#f5fff5;
	border:1px solid #eee;
	text-align:center;
	margin-bottom:25px;
	float: right;
}
.photoCell {
	float:left;
	text-align:left;
	vertical-align:top;
	font-size:10px;
	margin-left:auto;
	margin-right:auto;
}
.photoCellBlank {
	float:left;
	text-align:left;
	vertical-align:top;
	font-size:10px;
	background:#f5fff5;
	/* */
	margin-left:auto;
	margin-right:auto;
	width:220px;
	height:133px;
}
.beforeAfter {
	border:1px solid #ccc;
	padding:5px;
	margin:5px;
	color:#999;
	background:#FFF;
	text-align:center;
}
.beforeAfterBlank {
	border:0px solid #ccc;
	padding:5px;
	margin:5px;
	color:#999;
	background:#f5fff5;
}
.citation {
	font-size:11px;
	color:#000;
	text-align:left;
	padding:5px 0 0 0;
	float:left;
	z-index:1;
	clear: both;
	width: 450px;
}
div.makeover a:link {
	text-decoration:none;
	color:#008abc;
}
div.makeover a:active {
	text-decoration:none;
}
div.makeover a:visited {
	color:#0097cc;
	text-decoration:none;
}
div.makeover a:hover {
	color:#666;
	text-decoration:underline;
}
/* dentist profile */
div.dentist-profile a:link {
	text-decoration:underline;
	color:#008abc;
}
div.dentist-profile a:active {
	text-decoration:underline;
}
div.dentist-profile a:visited {
	color:#0097cc;
	text-decoration:underline;
}
div.dentist-profile a:hover {
	color:#ccc;
	text-decoration:underline;
}
/* dentist profile - main content photo not the head shot */
img.profilephoto {
	max-width:250px;
	max-height:250px;
}
/* dentist profile - landing page - main content */
h4.additionTopics {
	margin-bottom:0;
	padding-bottom:0;
}
p.additionTopics {
	margin-top:0;
	padding-top:0;
}
/* product pages */ 
table.tblListProducts {
	border:0;
	margin:0;
	padding:0;
	width:100%;
}
table.tblListProducts td {
	padding:4px 5px;
	vertical-align:top;
}
table.tblListProducts td.tdProductImg {
	width:150px;
}
table.tblListProducts td.tdProductDescription {
	width:auto;
}
table.tblListProducts td.tdProductDescription img.store-product-logo {
	margin:5px 0;
	padding:0;
}
table.tblListProducts td.tdProductPricing {
	width:150px;
}
table.tblListProducts td.tdProductPricing h5.alert {
	font-weight:bold;
	color:#999;
}
table.tblListProducts td.tdProductPricing span.price {
	font-weight:bold;
	font-size:125%;
	color:#000;
}
/* shopping cart pages */ 
table.tblCartContents {
	margin:10px 0;
	background:#f6f6f6;
}
table.tblCartContents th {
	background:#ccc;
	color:#000;
	vertical-align:middle;
}
table.tblCartContents th, table.tblCartContents td {
	padding:5px 6px;
}
table.tblCartContents td {
	vertical-align:top;
}
table.tblCartContents th.thQty {
	border-top:#e5e5e5 1px solid;
	border-bottom:#e5e5e5 1px solid;
	border-left:#e5e5e5 1px solid;
}
table.tblCartContents th.thDescription {
	border-top:#e5e5e5 1px solid;
	border-bottom:#e5e5e5 1px solid;
	border-left:#e5e5e5 1px solid;
}
table.tblCartContents th.thPrice {
	border-top:#e5e5e5 1px solid;
	border-right:#e5e5e5 1px solid;
	border-bottom:#e5e5e5 1px solid;
	border-left:#e5e5e5 1px solid;
}
table.tblCartContents td.tdQty {
	border-bottom:#e5e5e5 1px solid;
	border-left:#e5e5e5 1px solid;
}
table.tblCartContents td.tdDescription {
	border-bottom:#e5e5e5 1px solid;
	border-left:#e5e5e5 1px solid;
}
table.tblCartContents td.tdPrice {
	text-align:right;
	border-right:#e5e5e5 1px solid;
	border-bottom:#e5e5e5 1px solid;
	border-left:#e5e5e5 1px solid;
}
table.tblCartContents td.tdDescription span.InStock {
	color:#030;
	font-weight:bold;
}
table.tblCartContents td.tdDescription span.OutOfStock {
	color:#300;
	font-weight:bold;
}
table.tblCartContents td.tdTotal {
	text-align:right;
	font-weight:bold;
	border:0;
	background:#fff;
}
table.tblCartContents td.tdTotalCost {
	text-align:right;
	font-weight:bold;
	border-right:#e5e5e5 1px solid;
	border-bottom:#e5e5e5 1px solid;
	border-left:#e5e5e5 1px solid;
}
/* admin -- dialog table (view leads) */
table.tblDialogDetails {
	border:0;
}
table.tblDialogDetails td {
	font-weight:normal;
	vertical-align:top;
}
table.tblDialogDetails td.heading {
	font-weight:bold;
}
/* Callouts */
.callout {
	background: url(/images/callout-bg.png) repeat-x bottom;
	border: solid 1px #0098cb;
	margin: 20px 15px 30px 15px;
}
.callout p {
	margin: 20px;
}
.callout-tail {
	clear: both;
	position: absolute;
	margin: 0 0 -29px 500px;
	width: 48px;
	height: 29px;
	background: url(/images/callout-tail.png) no-repeat;
}
/* health smile badges */
	div.badge-news, div.badge-faq, div.badge-definitions, div.badge-inthenews {
	width: 545px;
	min-height: 92px;
	margin: 10px 0;
	padding: 15px 15px 15px 150px;
	border: solid 1px #ccc;
	background: url(/images/healtharticles-bg.png) bottom no-repeat;
}
div.badge-news .icon, div.badge-faq .icon, div.badge-definitions .icon, div.badge-inthenews .icon {
	width: 140px;
	height: 122px;
}
div.badge-news .icon {
	background: url(/images/icon-inthenews.png) no-repeat;
	position: absolute;
	margin: -15px 0 0 -150px;
}
div.badge-faq .icon {
	background: url(/images/icon-faq.png) no-repeat;
	position: absolute;
	margin: -15px 0 0 -150px;
}
div.badge-inthenews .icon {
	background: url(/images/icon-venusinthenews.png) no-repeat;
	position: absolute;
	margin: -15px 0 0 -150px;
}
div.badge-definitions .icon {
	background: url(/images/icon-definitions.png) no-repeat;
	position: absolute;
	margin: -15px 0 0 -150px;
}
div.badge-news h3,  div.badge-faq h3,  div.badge-inthenews h3,  div.badge-definitions h3 {
	color: #3a939b;
	text-transform: uppercase;
	font-weight: normal;
	text-align: right;
	margin:0; /* margin: 0 0 0 200px; display: block; white-space: nowrap; */
}
/* div.badge-definitions h3 { margin: 0 0 0 150px; display: block; color: #3a939b; text-transform: uppercase; font-weight: normal; text-align: right; white-space: nowrap; } */
	div.badge-news p, div.badge-faq p, div.badge-definitions p, div.badge-inthenews p {
	margin:5px 0 0 0;
	padding:0;
	line-height: 18px;
}
/* faq section on home page */
.faqbox h1 {
	color: #0a9dce;
	text-transform: uppercase;
	font-weight: normal;
	font-size: 14px;
}
.faqbox p strong {
	color: #0a9dce;
}
ul.sitemap li {
	line-height: 24px;
}
#virtualsmile {
	width: 160px;
	height: 160px;
	float: right;
}
p.detailtext {
	font-size: 10px;
	color: #555;
	margin: 2px 0;
	padding: 0;
	line-height: 12px;
}

div.boximage {
	width: 350px;
	padding: 0 10px;
	float: left;
}
.productinfo {
	width: 360px;
	float: right;
}

/* Admin */
p.adminnav a {
	margin: 0 10px;
}
li.alert {
	line-height: 20px;
	background-image: url(/images/icon-alert20.png);
	background-repeat: no-repeat;
	list-style-type: none;
	padding-left: 26px;
	margin: 15px 5px;
}
p.landingpagestatus {
	margin: 10px 0;
}
p.landingpagestatus a {
	margin: 0 8px;
}
.savebtn {
	width: 150px;
	margin: 20px 0;
}
/* Dentist Landing Page Fixes */
div.dentist-map iframe, body.dentist #header-swf, body.dentist #header-swf .dentist-profile {
	margin: 0;
	padding: 0;
}
body.dentist .header-container {
	width: 970px;
}
/* End Dentist Landing Page Fixes */

.success {
	color:#060;
}

.member-data {
	margin-left: 30px;
}