
body {
	margin: 0;
	padding: 0;
	text-align: left;
	background: #000 url(../images/bg.jpg) no-repeat top left;
	font-family : Arial, Helvetica, sans-serif;
	z-index:0;
}



/* FONTS */

td {
	font-family : Arial, Helvetica, sans-serif;
    font-size:11px;
	color: #666666;
	font-weight : normal;
	text-decoration : none;
	line-height:18px;
}

.date {
	font-family : Arial, Helvetica, sans-serif;
    font-size:11px;
	color: #517f96;
	font-weight : bold;
	text-decoration : none;
}

.newsTitle, 
.newsTitle a {
	font-family : Arial, Helvetica, sans-serif;
    font-size:11px;
	color: #666;
	font-weight : bold;
	text-decoration : none;
}

.newsTitle a:hover { 
	font-family : Arial, Helvetica, sans-serif;
    font-size:11px;
	color: #222;
	font-weight : bold;
	text-decoration : none;
	}

.newsTitle2 {
	font-family : Arial, Helvetica, sans-serif;
    font-size:13px;
	color: #b48241;
	font-weight : normal;
	text-decoration : none;
	line-height:16px;
}


.newsDesc {
	font-family : Arial, Helvetica, sans-serif;
    font-size:11px;
	color: #81796f;
	font-weight : normal;
	text-decoration : none;
	line-height:16px;
}

.newsDesc2 {
	font-family : Arial, Helvetica, sans-serif;
    font-size:11px;
	color: #81796f;
	font-weight : normal;
	text-decoration : none;
	line-height:16px;
}


.smGold {
	font-family : Arial, Helvetica, sans-serif;
    font-size:11px;
	color: #81796f;
	font-weight : normal;
	text-decoration : none;
	line-height: 16px;
}

.medGold {
	font-family : Arial, Helvetica, sans-serif;
    font-size:12px;
	color: #81796f;
	font-weight : normal;
	text-decoration : none;
	line-height: 16px;
}

.smTan {
	font-family : Arial, Helvetica, sans-serif;
    font-size:11px;
	color: #827a70;
	font-weight : normal;
	text-decoration : none;
	line-height:13px;
}




/* LINKS */

a {
	font-family : Arial, Helvetica, sans-serif;
    font-size:11px;
	color: #ad1626;
	font-weight : normal;
	text-decoration : underline;
}


a:visited {
	font-family : Arial, Helvetica, sans-serif;
    font-size:11px;
	color: #ad1626;
	font-weight : normal;
	text-decoration : underline;
}

a:hover {
	font-family : Arial, Helvetica, sans-serif;
    font-size:11px;
	color: black;
	font-weight : normal;
	text-decoration : underline;
}

.newsLink {
	font-family : Arial, Helvetica, sans-serif;
    font-size:11px;
	color: #ad1626;
	font-weight : bold;
	text-decoration : none;
	line-height:16px;
	text-decoration : underline;
	
}


.newsLink:visited {
	font-family : Arial, Helvetica, sans-serif;
    font-size:11px;
	color: #ad1626;
	font-weight : bold;
	text-decoration : none;
	line-height:16px;
	text-decoration : underline;
}

.newsLink:hover {
	font-family : Arial, Helvetica, sans-serif;
    font-size:11px;
	color: #ad1626;
	font-weight : bold;
	text-decoration : none;
	line-height:16px;
	text-decoration : underline;
}

.newsLink2 {
	font-family : Arial, Helvetica, sans-serif;
    font-size:11px;
	color: #666666;
	font-weight : normal;
	text-decoration : none;
	line-height:18px;
	text-decoration : none;
	
}


.newsLink2:visited {
	font-family : Arial, Helvetica, sans-serif;
    font-size:11px;
	color: #666666;
	font-weight : normal;
	text-decoration : none;
	line-height:18px;
	text-decoration : none;
}

.newsLink2:hover {
	font-family : Arial, Helvetica, sans-serif;
    font-size:11px;
	color: #666666;
	font-weight : normal;
	text-decoration : none;
	line-height:18px;
	text-decoration : none;
}

.sml {
	font-family : Arial, Helvetica, sans-serif;
    font-size:11px;
	color: #ad1626;
	font-weight : normal;
	text-decoration : none;
	line-height:16px;
	text-decoration : underline;
	
}


.sml:visited {
	font-family : Arial, Helvetica, sans-serif;
    font-size:11px;
	color: #ad1626;
	font-weight : normal;
	text-decoration : none;
	line-height:16px;
	text-decoration : underline;
}

.sml:hover {
	font-family : Arial, Helvetica, sans-serif;
    font-size:11px;
	color: #ad1626;
	font-weight : normal;
	text-decoration : none;
	line-height:16px;
	text-decoration : underline;
}


.btmLink {
	font-family : Arial, Helvetica, sans-serif;
    font-size:11px;
	color: #FFFFFF;
	font-weight : normal;
	text-decoration : underline;
}


.btmLink:visited {
	font-family : Arial, Helvetica, sans-serif;
    font-size:11px;
	color: #FFFFFF;
	font-weight : normal;
	text-decoration : underline;
}

.btmLink:hover {
	font-family : Arial, Helvetica, sans-serif;
    font-size:11px;
	color: #b81137;
	font-weight : normal;
	text-decoration : underline;
}


/* LIST */

ul {
	list-style-image: url(../images/arrowBullet.gif);
}

/* TABLE */
.tborder {
	border: 1px solid #8B8B8B
}

h1, h2 { 
	font-size: 15px;
	font-weight: bold;
	color: #16455c;
	margin: 10px 0;
	}
	
#maincontent { 
	display: block;
	background: url(../images/bg-maincontent.gif) no-repeat left bottom;
	padding: 0 0 10px 0;
	}
	
#contenttable { 
	position: relative;
	padding: 0 30px 0 15px;
	background: #fff url(../images/bg-contenttable.gif) no-repeat left bottom;
	}
	
.column1 { 
	display: block;
	float: left;
	width: 220px;
	}
	
.column2 { 
	display: block;
	float: left;
	width: 160px;
	}
	
.staff { 
	display: block;
	float: left;
	width: 100px;
	}
	

/* HOME FOOTER LINKS */


#footerLinks { 
	height: 103px;
	margin-top: 30px;
	}

#footerLinks a { 
	display: block;
	position: absolute;
	bottom: 0;
	height: 63px;
	outline: none;
	text-decoration: none;
	text-indent: -5000px;
	}
	
#footerLinks a.invisalign { width: 131px; left: 65px; bottom: 55px; height: 50px; }
#footerLinks a.cerec { width: 119px; left: 240px; bottom: 55px; height: 50px; }
#footerLinks a.britesmile { width: 160px; left: 55px; height: 55px; }
#footerLinks a.carecredit { width: 170px; left: 240px; height: 55px; }

		



/* FORMS */

.select {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 9px;
		color: #969696;
		background-color: #FFFFFF;
		border:solid 1px #cbcbcb;
		font-weight: normal;
}

/* SLIDESHOW */

#flashcontenttwo { 
	position: relative;
	margin-left: -10px;
	background: url(../images/bg-slideshow.gif) no-repeat;
	width: 430px;
	height: 200px;
	padding: 10px 25px 10px 5px;
	display: block;
	z-index:100;
	}
	
#slideshow { 
	width: 430px;
	height: 200px;
	display: block;
	overflow: hidden;
	}

#slideshow img { 
	width: 430px;
	height: 200px;
	border: 0;
	}


/* MAIN MENU */

#mainmenu { 
	margin: 40px 0 0 20px;
	position:relative;
	}

#mainmenu ul { 
	display: block;
	float: left;
	width: 155px;
	padding: 0;
	margin: 0;
	list-style-type: none;
	list-style-image: none;
	}
	
#mainmenu ul li { 
	font-size: 10px;
	line-height: 15px;
	height: 16px;
	text-transform: uppercase;
	border-bottom: 1px solid #fff;
	}
	
#mainmenu ul li.last { 
	border-bottom: 0;
	}
	
#mainmenu ul li a { 
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #fff;
	padding: 0 0 0 10px;
	}
	
#mainmenu ul li a:hover { 
	background: url(../images/arrow.gif) no-repeat 0 3px;
	}
	
	
/* BANNER */

#banner { 
	display: block;
	background: transparent url(../images/bg-banner.gif) no-repeat;
	height: 128px;
	}
	
#banner #logo { 
	float: left;
	display: block;
	width: 175px;
	margin: 0;
	}

#banner #logo a { 
	display: block;
	width: 175px;
	height: 128px;
	text-indent: -5000px;
	outline: none;
	border: 0;
	text-decoration: none;
	}
	
#banner #logo a h1 { margin: 0; }
	
#banner #topmenu { 
	float: right;
	display: block;
	width: 165px;
	}

#topmenu ul { 
	display: block;
	width: 165px;
	padding: 0;
	margin: 0;
	list-style-type: none;
	list-style-image: none;
	}
	
#topmenu ul li { 
	font-size: 10px;
	line-height: 13px;
	height: 13px;
	color: #818181;
	font-weight: bold;
	}
	
#topmenu ul li a { 
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
	}

#topmenu ul.first { margin-top: 13px; }
#topmenu ul.second { margin-top: 0px; }
	
#topmenu ul.first li a { color: #818181; }
#topmenu ul.first li a:hover { color: #444; }

#topmenu ul.second li a { color: #517f96; }
#topmenu ul.second li a:hover { color: #285b74; }


/* FOOTER */

#footernav { 
	padding: 5px 20px;
	background: #fff;
	}
	
#footernav ul { 
	padding: 0;
	margin: 0;
	list-style-type: none;
	list-style-image: none;
	}

#footernav ul li { 
	display: block;
	float: left;
	width: auto;
	font-size: 10px;
	line-height: 15px;
	height: 16px;
	text-transform: uppercase;
	border-bottom: 1px solid #fff;
	}
	
#footernav ul li a { 
	display: block;
	font-size: 10px;
	text-decoration: none;
	color: #69787f;
	padding: 5px 7px 0 7px;
	}

#footernav ul li a:hover { color: #244555; }

#footer { 
	background: url(../images/bg-footer.gif) no-repeat;
	height: 47px;
	text-align: right;
	line-height: 47px;
	padding: 0 20px 0 0;
	}
	
#footer a { 
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #568fac;
	text-decoration: none;
	text-shadow: #0c2633 0 1px 0;
	}
	
#footer a:hover { color: #70a3bc; }


/* NEW NEWS LIST */

.red { color: #932d05; }

ul#newslist { 
	padding: 0;
	margin: -5px 0 0 0;
	position: relative;
	list-style-type: none;
	list-style-image: none;
	}
	
ul#newslist li { 
	border-bottom: 1px dotted #ccc;
	padding: 6px 0;
	line-height: 14px;
	}
	
ul#newslist li a { 
	line-height: 14px;
	}
	
.clear { clear: both; }

.biophoto { 
	position: relative;
	margin: -5px 15px 5px 0;
	}

h3 { 
	font-size: 14px;
	font-weight: normal;
	margin: 20px 0 10px 0;
	color: #70a3bc;
	}


/* BG VIDEO */





#bg-video {
	position: absolute;
	width: 350px;
	height: 500px;
	top: 242px;
	left: 0px;
	cursor: pointer;
	z-index: 10;
}



#video-top {
	position: absolute;
	top: 0px;
	z-index: 20;
}


#video-bottom {
	position: absolute;
	z-index: 10;
	bottom: 0px;
}

#player_api, #player {
	z-index: 10;
	position:relative;
	cursor: pointer;
	background: url(/SDC-welcome-video-BG.jpg) no-repeat 0px 0px;
	border:none;
	outline:none;
}


