/* @override http://rosemontdev.com/nationalveneerdentist/css/styles.css */

body {margin: 0;}

.bodyDark { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #003366; line-height: normal}

.header { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: 814A0F; line-height: 15px ; font-weight: bold}

.rolloverFooter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333366;
	text-decoration: underline;
}

img { display:block; }

a.rolloverFooter:hover {
	color: #ffffff;
	text-decoration: underline;
}

.rolloverBody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #66CCFF;
	
	text-decoration: underline;
}

a.rolloverBody:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.rolloverSide {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0066CC;
	
	text-decoration: underline;
}

a.rolloverSide:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.box {
	border: 1px solid #A98778;
}
.bodyDarkBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003366;
	line-height: normal;
	font-weight: bold;

}
.bodyLight {
font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #FFFFFF; line-height: normal
}
.bodyLightBold {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	line-height: normal;
	font-weight: bold;
}
.backgroundWoman {
background-repeat: no-repeat ; background-image: url(../teeth/index/bg_woman_fixed.jpg); background-position: 100% 100%
}
.backgroundCouple {

background-repeat: no-repeat ; background-image: url(../teeth/index/index_r8_c3.jpg); background-position: 100% 100%
}

/* ------ New Nav Styles -------- */
.nav ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	position: relative;
}

.nav .nav-item-main {
	display: block;
	float: left;
	position: relative;
}

.nav .nav-item-main ul {
	display: none;
	background: #e5e5e5;
	color: #fefefe;
}

.nav .nav-item-main:hover ul {
	display: block;
	position: absolute;
	top: 19px;
	left: 7px;
	z-index: 9999;
	border: 1px solid #0f3461;
}

.nav .nav-item-main ul li a {
	color: #0f3461;
	display: block;
	width: auto;
	padding: 2px 4px;
	text-decoration: none;
}

.nav .nav-item-main ul li a:hover {
	background: #a0a0a0;
	color: #fefefe;
}

#nav3 ul, #nav4 ul {
	width: 125px;
}

#nav3 {
	z-index: 2;
}

#nav4 {
	z-index: 1;
}


.footer {
font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #333366; line-height: normal
}
.smallbody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003366;
}

#vw {
margin:0 0 15px 10px;
}

#btn-contact {
	background: url("../images/btn-contact.jpg") no-repeat;
	display: block;
	width: 167px;
	height: 61px;
	text-indent: -9999em;
}

#btn-contact:hover {
	background: url("../images/btn-contact.jpg") bottom no-repeat;
}

#btn-video {
	background: url("../images/btn-video.jpg") no-repeat;
	display: block;
	width: 167px;
	height: 172px;
	text-indent: -9999em;
}
