/* Define Tags */
html, body {
	height:100%;
	} 

.body { 
	margin:0;
	padding:0;
	background:url(images/mainBg.jpg) top center no-repeat #1e1724;
	} 
a, a:visited, a:hover {	
	font-size:12px;	
	font-family:Verdana,Arial,Helvetica; 
	font-weight:400;
	color:#827F7F;	
	line-height:1.5em;
	text-decoration:underline;
	}
a:hover {
	color:#000000;
	text-decoration:none;
	}
#content {
	font-size:12px;	
	font-family:Verdana,Arial,Helvetica; 
	font-weight:400;
	color:#827F7F;	
	line-height:1.5em;
	overflow: hidden;
}
#content td { 
	font-size:12px;	
	font-family:Verdana,Arial,Helvetica; 
	font-weight:400;
	color:#827F7F;	
	line-height:1.5em;
}
#content p {
	font-size:12px;	
	font-family:Verdana,Arial,Helvetica; 
	font-weight:400;
	color:#827F7F;	
	line-height:1.5em;
}
#content span {
	font-size:12px;	
	font-family:Verdana,Arial,Helvetica; 
	font-weight:400;
	color:#827F7F;	
	line-height:1.5em;
}
#content a, #content a:visited, #content a:hover {
	font-size:12px;	
	font-family:Verdana,Arial,Helvetica; 
	font-weight:400;
	color:#827F7F;	
	line-height:1.5em;
	text-decoration:underline;
}
#content a:hover {
	color:#333;
	text-decoration:none;
}

#topMenu {
	font-size:11px;	
	font-family:Verdana,Arial,Helvetica; 
	font-weight:400;
	color:#8A8A8A;	
	line-height:1.5em;
}
#topMenu p {
	font-size:11px;	
	font-family:Verdana,Arial,Helvetica; 
	font-weight:400;
	color:#8A8A8A;	
	line-height:1.5em;
}
#topMenu a, #topMenu a:visited, #topMenu a:hover {
	font-size:11px;	
	font-family:Verdana,Arial,Helvetica; 
	font-weight:400;
	color:#8A8A8A;	
	line-height:1.5em;
	text-decoration:underline;
}
#topMenu a:hover {
	color:#676767;
	text-decoration:none;
}

.menuStyle, .menuStyle ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

.menuStyle a {
	display: block;
	width: 10em;
	margin: 4px 0px 2px 20px;
	font-size:11px;	
	font-family:Verdana,Arial,Helvetica; 
	font-weight:400;
	color:#8A8A8A;	
	line-height:1.5em;
	text-decoration:none;
}

.menuStyle li {
	float: left;
	width: 10em;
}

.menuStyle li ul {
	position: absolute;
	width: 10em;
	left: -999em;
	background-image:url(images/sa_menu_background.gif);
}

.menuStyle li:hover ul, .menuStyle li.sfhover ul {
	left: auto;
}

/* Second level drop down menus */
.menuStyle li:hover ul ul, .menuStyle li.sfhover ul ul {
	left: -999em;
}

.menuStyle li:hover ul, .menuStyle li li:hover ul, .menuStyle li.sfhover ul, .menuStyle li li.sfhover ul {
	left: auto;
}

/* Third level drop down menus */
.menuStyle li:hover ul ul, .menuStyle li:hover ul ul ul, .menuStyle li.sfhover ul ul, .menuStyle li.sfhover ul ul ul {
	left: -999em;
}

.menuStyle li:hover ul, .menuStyle li li:hover ul, .menuStyle li li li:hover ul, .menuStyle li.sfhover ul, .menuStyle li li.sfhover ul, .menuStyle li li li.sfhover ul {
	left: auto;
}

.sideNav ul {
	padding-left: 20px;
}
.sideNav ul li {
	float: left;
	width: 10em;
}

.sideNav ul li ul {
	padding-left: 10px;
}

.menuDrop{
	position:absolute;
	top:1px;
	border: 1px solid #E1E1E1; /*THEME CHANGE HERE*/
	border-bottom-width: 0;
	font:normal 11px Verdana;
	line-height:18px;
	z-index:100;
	background-color: white;
	width: 200px;
	visibility: hidden;
}

.menuDrop a{
	width: auto;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid #E1E1E1; /*THEME CHANGE HERE*/
	padding: 2px 0;
	text-decoration: none;
	font-size:10px;
	font-weight:400;
	color: black;
}

* html .menuDrop a{ /*IE only hack*/
width: 100%;
}

.menuDrop a:hover{ /*THEME CHANGE HERE*/
background-color: #F0F0F0;
}

#menuList ul, #menuList li {
	display: inline;
	list-style-type: none;
}

#menuList a, #menuList a:visited, #menuList a:hover {
	float: left;
	margin: 4px 20px 2px 0px;
	font-size:12px;	
	font-family:Verdana,Arial,Helvetica; 
	font-weight:400;
	color:#8A8A8A;	
	line-height:1.5em;
	text-decoration:none;
}

#menuList a:hover
{
	border-bottom: 2px solid #2D5D75;
	padding-bottom:-2px;
	background: transparent;
	color:#676767;
}

/* Site Structure Start */
{ Start of New CSS Structure }

#site {
	margin:0 auto;
	width:985px;
}
#logo {
	width:289px;
	height:91px;
	background:url(images/logo.jpg) top center no-repeat;
	float:left;
}
#mainNavWrap{
}
	#contactus{
		width:184px;
		height:46px;
		float:right;
		background:url(images/contact_us.jpg) 0 0;
	}
	#contactus:hover{
		background:url(images/contact_us.jpg) 0 46px;
	}
		#contactus a, #contactus a:hover{
			width:184px;
			height:46px;
			display:block;
		}
	#mainNav {
		margin-top:1px;
		width:696px;
		height:44px;
		float:right;
		text-align:right;
	}
		#nav1, #nav1 a{
			margin:0;
			width:98px;
			height:44px;
			display:block;
			float:left;
			background:url(images/mainNav.jpg) 0 0;
		}
			#nav1:hover, #nav1 a:hover, #nav1.active, #nav1 a.active{
				background:url(images/mainNav.jpg) 0 -44px;
			}
		#nav2, #nav2 a{
			margin:0;
			width:117px;
			height:44px;
			display:block;
			float:left;
			background:url(images/mainNav.jpg) -98px 0;
		}
			#nav2:hover, #nav2 a:hover, #nav2.active, #nav2 a.active{
				background:url(images/mainNav.jpg) -98px -44px;
			}
		#nav3, #nav3 a{
			margin:0;
			width:121px;
			height:44px;
			display:block;
			float:left;
			background:url(images/mainNav.jpg) -215px 0;
		}
			#nav3:hover, #nav3 a:hover, #nav3.active, #nav3 a.active{
				background:url(images/mainNav.jpg) -215px -44px;
			}
		#nav4, #nav4 a{
			margin:0;
			width:123px;
			height:44px;
			display:block;
			float:left;
			background:url(images/mainNav.jpg) -336px 0 ;
		}
			#nav4:hover, #nav4 a:hover, #nav4.active, #nav4 a.active{
				background:url(images/mainNav.jpg) -336px -44px;
			}
		#nav5, #nav5 a{
			margin:0;
			width:133px;
			height:44px;
			display:block;
			float:left;
			background:url(images/mainNav.jpg) -459px 0;
		}
			#nav5:hover, #nav5 a:hover, #nav5.active, #nav5 a.active{
				background:url(images/mainNav.jpg) -459px -44px;
			}
		#nav6, #nav6 a{
			margin:0;
			width:104px;
			height:44px;
			display:block;
			float:left;
			background:url(images/mainNav.jpg) -592px 0;
		}
			#nav6:hover, #nav6 a:hover, #nav6.active, #nav6 a.active{
				background:url(images/mainNav.jpg) -592px -44px;
			}
#submenuWrapper{
	margin:0 auto;
	clear:both;
	width:985px;
	height:53px;
	background:url(images/subNavBg.jpg) top center no-repeat;
}
	#subMenu {
		width:985px;
		height:30px;
		float:left;
		/*background: url(images/subNavBg.jpg) top center repeat-y;*/
		text-align:center;
	}
	
	.subMenu-links {
		display:none;
		height:22px;
		padding:2px 20px 0 20px;
		overflow:hidden;
	}
	
	.subMenu-links a, .subMenu-links a:visited, .subMenu-links a:hover {
		padding:4px 5px;
		border-left:1px solid #e9dcf1;
		font:italic bold 12px Georgia;
		color: #e9dcf1;
		line-height:12px;
		text-decoration:none;
	}
	
	.subMenu-links a:hover {
		color:#ffffff;
		line-height:12px;
	}
	
	.subMenu-links a.first, .subMenu-links a.first:visited, .subMenu-links a.first:hover {
		border:none;
		padding-left:6px;
		line-height:12px;
	}
	#specialsTicker{
		clear:both;
		margin:0 auto;
		width:985px;
		height:23px;
		/*background:url(images/specialsBg.jpg) top center no-repeat;*/
	}
		#ticker-container { margin:6px 0 0 120px; font-size:12px; color: #e0dcd9; position:relative; overflow:hidden; width:850px; height:23px; }
		#ticker-content-scroll { position:absolute; top:4px; left:0; }
		#ticker-content-scroll div { float:left; }
		#ticker-content-scroll .ticker-text { padding:0 10px 0 0; }
		#ticker-content-scroll .ticker-seperator { border:1px solid #B4B9BF; border-width:0 0 0 1px; height:14px; margin:2px 10px 0 0;}

#slideShow{
	clear:both;
	margin:0 auto;
	width:985px;
	height:281px;
	/*background:url(images/homePageSlide.jpg) top center no-repeat;*/
	background:url(images/home_hdr.jpg) top left no-repeat;
}
#videoHolder {
	width:312px;
	height:294px;
	float: left;
	margin: 20px 0 0 0;
	background:url(images/videoHolder.jpg) no-repeat top left;
}
#mediaHolder{
	width:360px;
	height:281px;
	float:left;
	margin:0;
}
	#testimonialPlayer { width:304px; height:223px; margin:4px auto; }
#homePageTabs{
	margin:20px 0 0;
	padding:0;
	width:653px;
	height:auto;
	float:right;
}
	#tabHeader{
		list-style:none;
		margin:0 2px 0 0;
		padding:0;
		
	}
		#homePageTabs ul.tabs {
			margin:0;
			padding: 0;
			float: left;
			list-style: none;
			width:653px;
			height:30px;
			background:url(images/tabTop.jpg) top center;
		}
		#homePageTabs ul.tabs li {
			float: left;
			margin:10px 0 0 3px;
			padding: 0;
			height: 20px; /*--Subtract 1px from the height of the unordered list--*/
			line-height: 20px; /*--Vertically aligns the text within the tab--*/
			position: relative;
			background:url(images/tabBg.jpg) top center;
		}
		#homePageTabs ul.tabs li a {
			text-decoration: none;
			color: #827f7f;
			display: block;
			font-size: 1.2em;
			padding: 0;
			width:213px;
			height:20px;
			outline: none;
			text-align:center;
			text-transform:uppercase;
		}
		#homePageTabs ul.tabs li.active  { /*--Makes sure that the active tab does not listen to the hover properties--*/
			background:url(images/tabBgActive.jpg) top center;
			height: 25px; /*--Subtract 1px from the height of the unordered list--*/
			line-height: 25px; /*--Vertically aligns the text within the tab--*/
			margin-top:5px;
		}
		#homePageTabs ul.tabs li.active a{
			color:#44283a;
			line-height:25px;
			font-weight:700;
		}
		#homePageTabs .tab_container {
			border-top: none;
			overflow: hidden;
			clear: both;
			float: left; 
			width: 100%;
			background:url(images/tabBottom.jpg) bottom center no-repeat #ffffff;
		}
		#homePageTabs .tab_container .tab_content {
			padding: 20px;
			font-size: 1.2em;
		}

#contentTop{
	clear:both;
	margin:10px auto 0;
	width:985px;
	height:5px;
	background: url(images/contetnTop.jpg) bottom center no-repeat #ffffff;
}

#content {
	clear:both;
	width:965px;
	padding:10px;
	height:auto;
	background: url(images/contetnBottom.jpg) bottom center no-repeat #ffffff;
}
#footerWrap {
	clear:both;
	margin:0 auto;
	background:url(images/footerBgRpt.jpg) top repeat-x;
	width:100%;
	height:200px;
}
	#footer{
		width:963px;
		margin:0 auto;
		height:auto;
		font-size:11px;	
		font-family:Verdana,Arial,Helvetica; 
		font-weight:400;
		color:#ffffff;	
		line-height:1.1em;
		text-decoration:none;
	}
	
	#footer a, #footer a:visited, #footer a:hover {
		font-size:11px;	
		font-family:Verdana,Arial,Helvetica; 
		font-weight:400;
		color:#d2cfcd;	
		line-height:20px;
		text-decoration:none;
		text-align:center;
	}
	#footer a:hover {
		color:#ffffff;
		text-decoration:underline;
	}
		#footerLeft{
			width:447px;
			margin:12px auto;
			height:90px;
			float:left;
		}
		#footerRight{
			margin-top:12px;
			display:block;
			float:right;
			width:288px;
			height:auto;
		}
		#footer #footerRight, #footer #footerRight a, #footer #footerRight a:hover{
			font-size:10px;
			font-weight:400;
			color:#d2cfcd;
			line-height:1.1em;
		}
/* Site Structure End */



/* Custom Class Names */
p, td, li, .copy, .copySmall, .copyLarge, .form, .button, .error {
	font-size:12px;	
	font-family:Verdana,Arial,Helvetica; 
	font-weight:400;
	color:#827f7f;	
	line-height:1.5em;
	}
	
.copySmall, a.copySmall, a.copySmall:visited, a.copySmall:hover {	
	font-size:10px;	
	}
	
.copyLarge, a.copyLarge, a.copyLarge:visited, a.copyLarge:hover {	
	font-size:14px;	
	}

.form {
	background-color:#fff;
	border:1px solid #D7CEB2;
	height:21px;
	}
.textField{
	width:100%;
	height:21px;
	border:1px solid #E3CA94;
}
.textArea{
	width:100%;
	height:90px;
	border:1px solid #E3CA94;
}	
.button { 
	color:#fff;
	cursor:pointer;
	font-weight:bold; 
	background-color:#805C76;
	border:1px solid #805C76; 
	cursor:pointer;
	padding:5px 15px;
	}
.button:hover {background:#B393AB; border:solid 1px #B393AB;}
	
.error, a.error, a.error:visited, a.error:hover {	
	color:#900;	
	}

.bold {	
	font-weight:bold;
	}

.clear {
	clear:both;
	}
	
h1, h2, h3, h4, h5, h6 {
	font-family:Verdana,Arial,Helvetica; 
	color:#1c1820;
	padding:2px 10px;
	font-size:20px;
	}
h1 {
	font-size:20px;
	line-height:20px;
	}
h2 {
	color:#44283a;
	font-size:18px;
	line-height:18px;
	}
h3 {
	font-size:12px;
	border-bottom:0;
	}
h4 {
	font-size:10px;
	border-bottom:0;
	}
h5 {
	font-size:9px;
	border-bottom:0;
	}
	
form {
	margin:0;
	padding:0;
	}

img {
	padding:2px;
	border:1px solid #636;
	}
	
/*****************/
/* Message boxes */
/*****************/
.info, .success, .warning, .error, .validation {
    border: 1px solid;
    margin: 10px 0px;
    padding:15px 10px 15px 50px;
    background-repeat: no-repeat;
    background-position: 10px center;
}
.info {
    color: #00529B;
    background-color: #BDE5F8;
    background-image: url('images/information.png');
}
.success {
    color: #4F8A10;
    background-color: #DFF2BF;
    background-image:url('images/success.png');
}
.warning {
    color: #9F6000;
    background-color: #FEEFB3;
    background-image: url('images/warning.png');
}
.error {
    color: #D8000C;
    background-color: #FFBABA;
    /*background-image: url('images/error.png');*/
}
.validation {
    color: #D63301;
    background-color: #FFCCBA;
    background-image: url('images/validation.png');
}

/* Ask the Dentist (Home Page Links) */
#ask_the_dentist a { background:url(images/ask_the_dentist_li.gif) left no-repeat; text-decoration:none; color:#000; font-weight:bold; display:block;padding:5px 0 5px 15px;margin:0;color:#442739; }

/* Before and After (home page) */
.before_and_after {  width:258px; display:inline; float:left; margin:10px 20px;text-align:center; font-size:12px; font-weight:bold; }
.before_and_after img { border:2px solid #000; }

#more-vid {
		display: block;
		height: 48px;
		width: 313px;
		clear: both;
		padding: 20px 0;
		}
		
.more-vid-button {
	background: url(images/more_vid.jpg);
	height: 48px;
	width: 313px;
	display: block;
	text-indent: -9999px;
	}
	
	.more-vid-button:hover {
		background: url(images/more_vid.jpg) 0 -48px;
		height: 48px;
		width: 313px;
		display: block;
		}
#vid-thumbs { width: 600px; margin: 0 auto; padding: 20px 0 0 0; }
#testimonialPlayer1 { }
	#testimonialPlayer1 img { float: left; padding: 0 0 0 5px; border: 0; display: inline; }
	
	#videoHolder1 {
	width:304px;
	height:223px;
	margin: 0 auto 0 auto;
	/*background:url(images/videoHolder.jpg) no-repeat top left;*/
}
