@import url("fonts.css");
/* reset */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin:0;
	padding:0;
	border:0;
	font-weight:inherit;
	font-style:inherit;
	font-size:100%;
	vertical-align:baseline;
}
object {
	outline: none;
}
body {
	line-height:1.5;
	background-image: url(../images/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #0D0908;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	color: #005447;
}
table {
	border-collapse:separate;
	border-spacing:0;
}
caption, th, td {
	text-align:left;
	font-weight:normal;
}
table, td, th {
	vertical-align:middle;
}
a img {
	border:none;
}
.hide {
	display:none;
}
.flash-replaced .alt {
	display:none;
}
a {
	text-decoration: underline;
	font-weight: bold;
	color: #005447;
}
a:hover {
	color: #3D2F26;
}
/*LAYOUT*/
#container {
	width: 990px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#hd {
	height:136px;
	background-image: url(../images/hd-bg.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#logo a {
	height: 130px;
	width: 450px;
	position: absolute;
	left: 0px;
	top: 0px;
	display: block;
	text-indent: -9999px;
}
#address {
	width: 187px;
	position: absolute;
	left: 122px;
	top: 505px;
	line-height: normal;
	text-align: center;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #4b392e;
}
#address a {
	color: #5C4638;
	text-decoration: none;
}
#address a:hover {
	color: #66817A;
	text-decoration: none;
}
.tel {
	font-size: 18px;
	font-weight: bold;
}
#bd {
	background-image: url(../images/bd-bg.png);
	background-repeat: repeat-y;
	background-position: center top;
}
#content {
	min-height:720px;
	height:auto !important;
	height:720px;
	background-image: url(../images/content-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-right: 40px;
	padding-left: 350px;
	padding-top: 40px;
}
.home #content {
	padding-top: 370px;
	min-height:650px;
	height:auto !important;
	height:650px;}
#ft {
	clear: both;
	background-image: url(../images/ft-bg.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 20px;
	padding-right: 40px;
	padding-left: 100px;
	color: #F4F8F7;
	text-transform: uppercase;
	font-size: 12px;
	text-align: center;
}
#ft a {
	color: #F4F8F7;
	text-decoration: none;
}
#ft a:hover { color:#BED9D4;}
#sidebar {
}
#nav {
	width: 214px;
	position: absolute;
	left: 110px;
	top: 146px;
	z-index: 2000;
}
#slideshow-home {
	height: 344px;
	width: 650px;
	position: absolute;
	z-index: 4;
	top: 136px;
	right: 15px;
}
/**/

/*TYPE*/
.headline {
	font-size: 46px;
	font-family: VelvetScriptRegular;
	color: #4b392e;
	text-shadow: 1px 1px 2px #8a7652;
	text-indent: 10px;
	line-height:80px;
}
.home .headline {
	font-size: 46px;
	font-family: VelvetScriptRegular;
	color: #4b392e;
	text-shadow: 1px 1px 2px #8a7652;
	text-indent: 10px;
	line-height:80px;
	height: 75px;
	overflow: hidden;
}
/*Headline Fx*/	
.rainbow {
	background: transparent;
	display: block;
	position: relative;
	height: 1px;
	overflow: hidden;
	z-index: 4;
}
.rainbow span {
	position: absolute;
	top: 0;
	left: 1px;
	display: block;
	xwhite-space: nowrap;
}
a .rainbow span {
	white-space: nowrap;
}
/*.rainbows-shadow {
	color: #8a7652 !important;
	display:block;
	position: absolute;
	top: 1px;
	left: 1px;
	z-index: 3;
}
*/
h2, h3, h4, h5 {
	line-height: normal;
}
h1 {

}
h2 {
	font-size: 18px;
	color: #4b392e;
	padding-top: 10px;
	padding-bottom: 10px;
}
h3 {
	font-size: 16px;
}
h4 {
	font-size: 14px;
}
p {
	padding-top: 10px;
	padding-bottom: 10px;
}
em {
	font-style: italic;
}
blockquote {
	margin-right: 20px;
	margin-left: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#content ul, #content ol {
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#content ul li, #content ol li {
	padding-top: 5px;
	padding-bottom: 5px;
}
#content #brushing-instructions ul li, #content #flossing-instructions ul li {
	list-style-type: none;
}

/**/

/* NAVIGATION */
#nav ul li a#about-us, #nav ul li a#for-new-patients, #nav ul li a#about-orthodontics, #nav ul li a#about-braces, #nav ul li a#orthodontic-treatments, #nav ul li a#invisalign, #nav ul li a#first-aid, #nav ul li a#contact-us, #nav ul li a#home {
	background-image: url(../images/nav.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display:block;
	position: relative;
	height:33px;
	width: 214px;
}
#nav ul li a#about-us {
	background-position: left top;
	height:43px;
}
#nav ul #about-us:hover, #nav li:hover #about-us, #nav li.sfhover #about-us, #nav .active #about-us, #nav ul #about-us.active {
	background-position: -214px top;
}
#nav ul li a#for-new-patients {
	background-position: left -43px;
	height:35px;
}
#nav ul #for-new-patients:hover, #nav li:hover #for-new-patients, #nav li.sfhover #for-new-patients, #nav .active #for-new-patients, #nav ul #for-new-patients.active {
	background-position: -214px -43px;
}
#nav ul li a#about-orthodontics {
	background-position: left -78px;
}
#nav ul #about-orthodontics:hover, #nav li:hover #about-orthodontics, #nav li.sfhover #about-orthodontics, #nav .active #about-orthodontics, #nav ul #about-orthodontics.active {
	background-position: -214px -78px;
}
#nav ul li a#about-braces {
	background-position: left -111px;
}
#nav ul #about-braces:hover, #nav li:hover #about-braces, #nav li.sfhover #about-braces, #nav .active #about-braces, #nav ul #about-braces.active {
	background-position: -214px -111px;
}
#nav ul li a#orthodontic-treatments {
	background-position: left -144px;
}
#nav ul #orthodontic-treatments:hover, #nav li:hover #orthodontic-treatments, #nav li.sfhover #orthodontic-treatments, #nav .active #orthodontic-treatments, #nav ul #orthodontic-treatments.active {
	background-position: -214px -144px;
}
#nav ul li a#invisalign {
	background-position: left -177px;
}
#nav ul #invisalign:hover, #nav li:hover #invisalign, #nav li.sfhover #invisalign, #nav .active #invisalign, #nav ul #invisalign.active {
	background-position: -214px -177px;
}
#nav ul li a#first-aid {
	background-position: left -210px;
	height:32px;
}
#nav ul #first-aid:hover, #nav li:hover #first-aid, #nav li.sfhover #first-aid, #nav .active #first-aid, #nav ul #first-aid.active {
	background-position: -214px -210px;
}
#nav ul li a#contact-us {
	background-position: left -242px;
}
#nav ul #contact-us:hover, #nav li:hover #contact-us, #nav li.sfhover #contact-us, #nav .active #contact-us, #nav ul #contact-us.active {
	background-position: -214px -242px;
}
#nav ul li a#home {
	background-position: left -274px;
	height:53px;
}
#nav ul #home:hover, #nav li:hover #home, #nav li.sfhover #home, #nav .active #home, #nav ul #home.active {
	background-position: -214px -274px;
}
/*Utility Nav*/
#utility-nav {
	height: 46px;
	width: 331px;
	position: absolute;
	z-index: 10;
	top: 88px;
	right: 20px;
}
#utility-nav li {
	list-style-type: none;
	display: inline;
}
#utility-nav ul li a#patient-login, #utility-nav ul li a#doctor-login {
	background-image: url(../images/btn-logins.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display:block;
	position: relative;
	height:46px;
	float: left;
}
#utility-nav ul li a#patient-login {
	background-position: left top;
	width:166px;
}
#utility-nav ul #patient-login:hover, #utility-nav li:hover #patient-login, #utility-nav li.sfhover #patient-login, #utility-nav .active #patient-login, #utility-nav ul #patient-login.active {
	background-position: left -46px;
}
#utility-nav ul li a#doctor-login {
	background-position: right top;
	width:165px;
}
#utility-nav ul #doctor-login:hover, #utility-nav li:hover #doctor-login, #utility-nav li.sfhover #doctor-login, #utility-nav .active #doctor-login, #utility-nav ul #doctor-login.active {
	background-position: right -46px;
}
/*Sub Nav*/
.sub_nav {
	padding-top: 10px;
	padding-bottom: 10px;
}
.sub_nav a {
	color: #005447;
	text-decoration: none;
}
.sub_nav a:hover, .sub_nav a.active {
	color: #005447;
	text-decoration: underline;
}
/**/


/*Misc*/
#left-edge-home {
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 345px;
	width: 30px;
	position: absolute;
	left: 75px;
	top: 134px;
}
.main-photo {
	float:right;
	margin-bottom: 10px;
	margin-left: 15px;
}
.back-to-top {
	clear: both;
	padding-top: 10px;
	padding-bottom: 10px;
}
#side-meet-dr a {
	background-image: url(../images/btn-meet-dr2.png);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	display: block;
	height: 130px;
	width: 214px;
	position: absolute;
	left: 110px;
	top: 637px;
}
#side-meet-dr a:hover {
	background-image: url(../images/btn-meet-dr2.png);
	background-repeat: no-repeat;
	background-position: right top;
}

#side-meet-dr2 a {
	background-image: url(../images/btn-meet-dr2.png);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	display: block;
	height: 130px;
	width: 214px;
	position: absolute;
	left: 110px;
	top: 778px;
}
#side-meet-dr2 a:hover {
	background-image: url(../images/btn-meet-dr2.png);
	background-repeat: no-repeat;
	background-position: right top;
}

#social-icons a img {
    height: 32px;
    width: auto;
}


#social-icons {
	position:absolute;
	left:108px;
	top:800px;
	width:214px;
	display:block;
	text-align:center;
}
.back-to-top a {
}
.back-to-top a:hover {
}
.member {
	background-color: #FFF;
	text-align: center;
	padding: 10px;
	clear: both;
	border: 1px solid #333;
	-webkit-box-shadow: 0px 0px 5px #005473;
	-moz-box-shadow: 0px 0px 5px #005473;
	box-shadow: 0px 0px 5px #005473;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.home .member {
	background-color: #FFF;
	text-align: center;
	padding: 0px;
	clear: both;
	border: 0px none #fff;
	-webkit-box-shadow: 0px 0px 0px #fff;
	-moz-box-shadow: 0px 0px 0px #fff;
	box-shadow: 0px 0px 0px #fff;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -250px;
}
.member img {
	padding: 10px;
}
.home .member img {
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 25px;
}
#hm-announcement {
	padding: 20px;
	background-color: #ebf4f3;
	border: 1px solid #d5e8e4;
	margin: 20px 0;
}
.intro {
	font-style: italic;
	font-size: 14px;
}
.bi-column {
	width:50%;
	float:left;
}
.tri-column {
	width:30%;
	float:left;
}
/**/
/* SESAME CSS */
img.right {
	margin: 0 0 15px 15px;
	float: right;
	clear: right;
}
img.left {
	margin: 0 15px 15px 0;
	float: left;
	clear: left;
}
img.left-border, .left-border {
	float: left;
	clear: left;
	margin: 5px 15px 15px 0;
	border: solid 1px #333;
	-webkit-box-shadow: 0px 0px 5px #005473;
	-moz-box-shadow: 0px 0px 5px #005473;
	box-shadow: 0px 0px 5px #005473;
}
img.right-border, .right-border {
	float: right;
	clear: right;
	margin: 5px 0 15px 15px;
	border: solid 1px #333;
	-webkit-box-shadow: 0px 0px 5px #005473;
	-moz-box-shadow: 0px 0px 5px #005473;
	box-shadow: 0px 0px 5px #005473;
}
.border {
	float: left;
	clear: right;
	margin: 5px 0 15px 15px;
	border: solid 1px #333;
	-webkit-box-shadow: 0px 0px 5px #005473;
	-moz-box-shadow: 0px 0px 5px #005473;
	box-shadow: 0px 0px 5px #005473;
}
p.flash_notice {
	margin: 18px;
	padding: 9px;
	color: #ff0000;
	border: 1px dotted #ff0000;
	background: #ffffff;
	text-align: center;
}
.clear {
	clear: both;
}
/* This styled div acts as the hr for most browsers */
div.hr {
	height: 0px;
	background-color: #005473; /* Customize me! */
	border: solid 1px #005473; /* Customize me! */
	border-width: 1px 0 0 0; /* Customize me! */
	margin: 20px 0;
	padding: 0;
	clear: both;
}
/* This is the backup for screen readers */
hr {
	display: none;
	height: 0px;
	background-color: #005473;
	border: solid 1px #005473;
	border-width: 1px 0 0 0;
	clear: both;
}
/* Clear Fix */
.clear {
	clear: both;
}
.cf:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.cf {
	display: inline-block;
} /*this trips hasLayout for ie7*/
.cf {
	display: block;
} /*this returns it back to normal*/
* html .cf {
	height: 1px;
}
div.box {
	float: right;
	clear: right;
	width: 334px;
	padding: 5px 0 5px 5px;
	margin: 0 0 20px 20px;
	border: 1px solid #333;
	background: #46352B;
	-webkit-box-shadow: 0px 0px 5px #005473;
	-moz-box-shadow: 0px 0px 5px #005473;
	box-shadow: 0px 0px 5px #005473;
}
div.box img {
	float: left;
	border: solid 1px #333; /* Customize me! */
	margin-right: 5px;
}
div.box p {
	float: left;
	width: 50%;
	margin: 0;
	padding: 0;
	color:#fff;
}
/* invisalign teen */
span.indent {
	padding-left: 40px;
}
#invisalign-sidebar {
	border: 1px solid #333;
	background: #fff;
	-webkit-box-shadow: 0px 0px 5px #005473;
	-moz-box-shadow: 0px 0px 5px #005473;
	box-shadow: 0px 0px 5px #005473;
	width: 275px;
	margin: 0 0 15px 15px;
	padding: 0;
	float: right;
	clear: right;
}
#invisalign-sidebar a {
	color: #036;
}
#invisalign-sidebar h3 {
	background: #46352B;
	margin: 0;
	padding: 15px;
	color: #fff;
}
#invisalign-sidebar p {
	padding: 0 15px;
	margin: 15px 0;
}
.thumb {
	border: solid 1px #000;
	margin: 0 10px 10px 0;
	float: left;
	clear: left;
}
.clear {
	clear: both;
}
/* Emergency Care */
ul#toggle-emergency {
	list-style: none;
	margin: 0 0 0 0;
}
ul#toggle-emergency li {
	border: solid 1px #005473;
	border-width: 0 0 1px 0;
	padding: 1em 0;
	margin: 0;
}
#toggle-emergency p.cf {
	overflow: hidden;
	padding-bottom: 20px;
}
.general-soreness {
	background: url(http://media.sesamehost.com/images/emergency-care/general-soreness.gif) no-repeat;
	width: 80px;
	height: 60px;
}
.headgear {
	background: url(http://media.sesamehost.com/images/emergency-care/headgear.gif) no-repeat;
	width: 80px;
	height: 60px;
}
.loose-appliance {
	background: url(http://media.sesamehost.com/images/emergency-care/loose-appliance.gif) no-repeat;
	width: 80px;
	height: 60px;
}
.loose-bracket {
	background: url(http://media.sesamehost.com/images/emergency-care/loose-bracket.gif) no-repeat;
	width: 80px;
	height: 60px;
}
.loose-wire {
	background: url(http://media.sesamehost.com/images/emergency-care/loose-wire.gif) no-repeat;
	width: 80px;
	height: 60px;
}
.poking-wire {
	background: url(http://media.sesamehost.com/images/emergency-care/poking-wire.gif) no-repeat;
	width: 80px;
	height: 60px;
}
.general-soreness, .headgear, .loose-appliance, .loose-bracket, .loose-wire, .poking-wire {
	margin-top: 15px;
}
#flash-general-soreness, #flash-headgear, #flash-loose-appliance, #flash-loose-bracket, #flash-loose-wire, #flash-poking-wire {
	margin-top: -10px;
}
/* Damon System */
#damon-bracket {
	display: block;
	margin: 0 auto 10px auto;
}
#damon-wrap {
	width: 400px;
	margin: 0 auto;
}
#damon-left {
	float: left;
	width: 175px;
	margin-right: 20px;
}
#damon-right {
	float: left;
	width: 170px;
}
#flash-damon-system-comparison {
	margin: 10px auto;
	width: 250px;
	display: block;
}
#video-the-damon-system {
	margin: 0 15px 15px 0;
	width: 240px;
	height: 206px;
	float: left;
	clear: left;
	border: 1px solid #333;
	-webkit-box-shadow: 0px 0px 5px #005473;
	-moz-box-shadow: 0px 0px 5px #005473;
	box-shadow: 0px 0px 5px #005473;
}
#video-the-damon-system-2 {
	margin: 0 15px 15px 0;
	width: 400px;
	height: 330px;
	float: left;
	clear: left;
	border: 1px solid #333;
	-webkit-box-shadow: 0px 0px 5px #005473;
	-moz-box-shadow: 0px 0px 5px #005473;
	box-shadow: 0px 0px 5px #005473;
}
p.flash_notice {
	margin: 18px;
	padding: 9px;
	color: #ff0000;
	border: 1px dotted #ff0000;
	background: #ffffff;
	text-align: center;
}
/* Reset */
#pro-pack {
	position: relative;
	font-size: inherit;
	line-height: inherit;
}
#pro-pack img {
	display: block;
}
#pro-pack a, #pro-pack img, #pro-pack object {
	border:none;
	outline:none;
}
/* Global Styles ------------------- */
#pro-pack .border {
	border: solid 1px #333; /* Customize me!! */
}
#pro-pack .right {
	float: right;
	margin: 0 0 15px 15px;
}
#pro-pack .left {
	margin: 0 15px 15px 0;
	float: left;
}
#pro-pack .right-border {
	border: solid 1px #333; /* Customize me!! */
	float: right;
	clear: right;
	margin: 0 0 15px 15px;
}
#pro-pack .left-border {
	border: solid 1px #333; /* Customize me!! */
	float: left;
	clear: left;
	margin: 0 15px 15px 0;
}
#pro-pack img.border {
	border: solid 1px #333; /* Customize me!! */
}
/* Main Invisalign page ----------------- */
#pro-pack #video-invisalign {
	width: 360px;
	height: 266px;
	display: block;
	border: 1px solid #333;
	-webkit-box-shadow: 0px 0px 5px #005473;
	-moz-box-shadow: 0px 0px 5px #005473;
	box-shadow: 0px 0px 5px #005473;
}
#pro-pack p.flash_notice {
	margin: 18px;
	padding: 9px;
	color: #ff0000;
	border: 1px dotted #ff0000;
	background: #ffffff;
	text-align: center;
}
/* Invisalign Before and After */
#pro-pack #invisalign-before-after {
	width: 488px;
	min-height: 335px;
	line-height: 18px;
	margin: 0 0 18px 0;
	padding: 10px 0 10px 10px;
	border: 1px solid #333;
	background: #46352B;
	-webkit-box-shadow: 0px 0px 5px #005473;
	-moz-box-shadow: 0px 0px 5px #005473;
	box-shadow: 0px 0px 5px #005473;
}
#pro-pack #invisalign-before-after ul.slideshow {
	list-style: none;
	margin: 0;
	padding: 0;
	width: 488px;
	height: 270px;
	overflow: hidden;
}
#pro-pack ul#before-after-cycle li img {
	width: 232px;
	height: 265px;
	float: left;
	margin-right: 10px;
	border: solid 1px #333; /* Customize me */
}
#pro-pack #invisalign-before-after p {
	float: left;
	width: 50%;
	margin: 0 0 10px 0;
	color:#fff;
}
#pro-pack #invisalign-before-after div.cycle-detail {
	_width: 478px;
	min-height: 55px;
	_height: 75px;
	line-height: 18px;
	clear: both;
	background-color: #fff; /* Customize me */
	color: #333; /* Customize me */
	padding: 10px;
	margin: 0 10px 0 0;
	border: solid 1px #333; /* Customize me */
	-moz-border-radius: 5px; /* Optional - you may customize or remove - Does not work in IE */
	-webkit-border-radius: 5px; /* Optional - you may customize or remove - Does not work in IE */
}
#pro-pack #invisalign-before-after div.before-after-nav {
	background: #fff; /* Customize me */
	_width: 478px;
	margin: 0 10px 10px 0;
	padding: 5px 3px;
	border: solid 1px #333; /* Customize me */
	-moz-border-radius: 5px 5px 0 0; /* Optional - you may customize or remove - Does not work in IE */
	-webkit-border-top-left-radius: 5px; /* Optional - you may customize or remove - Does not work in IE */
	-webkit-border-top-right-radius: 5px; /* Optional - you may customize or remove - Does not work in IE */
}
#pro-pack #invisalign-before-after .before-after-nav a {
	text-decoration: none;
	font-size: 12px;
	padding: 5px;
	margin: 0 3px;
	outline: none;
	color: #333; /* Customize me */
}
#pro-pack #invisalign-before-after .before-after-nav a.activeSlide, #pro-pack #invisalign-before-after .before-after-nav a:hover {
	color: #009EC7;
} /* Customize me */
/* Invisalign Testimonials ------------------ */
#pro-pack ul#testimonials {
	margin: 0;
	padding: 0;
	list-style: none;
	list-style-image: none;
}
#pro-pack .invisalign-block {
	width: 315px;
	float: left;
}
/* Invisalign Videos ------------------- */
#pro-pack div.invisalign-flash {
	background: url(http://media.sesamehost.com/images/invisalign-pro-package/invisalign-video-bg.jpg) no-repeat;
	width: 450px;
	height: 250px;
	border: solid 1px #333; /* Customize me!! */
	margin-bottom: 15px;
}
#pro-pack div.invisalign-flash img {
	margin: 30px 50px 0;
	float: right;
}
#pro-pack .bump-right {
	margin-right: 5px;
}
#pro-pack #video-invisalign-best-friends, #pro-pack #video-invisalign-news-travels-fast {
	width: 320px;
	height: 206px;
	display: block;
}
#pro-pack #video-invisalign-lobby {
	width: 320px;
	height: 266px;
	display: block;
}
/* Invisalign Footer -------------------- */	
#pro-pack #invisalign-footer {
	background: #fff;
	width: 100%;
	margin: 30px 0;
	padding: 0;
	font-size: 11px;
	clear: both;
	border: 1px solid #333;
	-webkit-box-shadow: 0px 0px 5px #005473;
	-moz-box-shadow: 0px 0px 5px #005473;
	box-shadow: 0px 0px 5px #005473;
}
#pro-pack #invisalign-footer h3 {
	background: #46352B; /* Customize me!! */
	margin: 0;
	padding: 8px 15px;
	color: #fff; /* Customize me!! */
	font-size: 14px;
}
#pro-pack #invisalign-footer ul li img {
	margin: 0 10px 0 15px;
	float: left;
}
#pro-pack #invisalign-footer p {
	padding: 0 15px;
	margin: 30px 0 15px 0;
}
#pro-pack #invisalign-footer ul {
	margin: 15px;
	padding: 0 0 15px 0;
	list-style: none;
	border: solid 1px #333; /* Customize me!! */
	border-width: 0 0 1px 0;
}
#pro-pack #invisalign-footer li {
	width: 33%;
	float: left;
	margin: 0;
	padding: 0;
	border: none;
	background: none;
}
#pro-pack #invisalign-footer li a {
	float: left;
}
#pro-pack .invisalign-footer-logo {
	margin: 0 30px 0 15px;
	float: left;
}
/* Clear Fix --------------------- */
.clear {
	clear: both;
}
.cf:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.cf {
	display: inline-block;
} /*this trips hasLayout for ie7*/
.cf {
	display: block;
} /*this returns it back to normal*/
* html .cf {
	height: 1px;
}
/* Google Map */
	/*hides iframe <a> tag*/
	.iframe {
	display: none;
}
.map {
	width: 600px;  /*your width in px*/
	height: 350px; /*your height in px*/
	overflow: hidden; /*VERY IMPORTANT, ensures the frame doesn't show scrollbars*/
	display: block;
	margin: 0 0 18px 0; /*use what you like here*/
	padding: 2px; /*create some padding around your map*/
	border: 1px solid #333;
	background: #46352B;
	-webkit-box-shadow: 0px 0px 5px #005473;
	-moz-box-shadow: 0px 0px 5px #005473;
	box-shadow: 0px 0px 5px #005473;
}
/* Office Tour */
#slideshow-container ul.slideshow {
	list-style: none;
	width: 460px;
	height: 350px;
	margin: 0;
	padding: 0;
}
#slideshow-container {
	border: 1px solid #333;
	background: #46352B;
	-webkit-box-shadow: 0px 0px 5px #005473;
	-moz-box-shadow: 0px 0px 5px #005473;
	box-shadow: 0px 0px 5px #005473;
	width: 460px;
	padding: 10px;
	line-height: 18px;
}
#slideshow-container div#caption {
	min-height: 18px;
	clear: both;
	background-color: #fff; /* Customize me */
	color: #333; /* Customize me */
	padding: 10px;
	margin: 10px 0 0 0;
	border: solid 1px #333; /* Customize me */
	-moz-border-radius: 5px; /* Optional - you may customize or remove */
	-webkit-border-radius: 5px;
	-moz-box-shadow: inset 1px 1px 5px #666;
	-webkit-box-shadow: inset 1px 1px 5px #666;
	box-shadow: inset 1px 1px 5px #666;
}
#slideshow-container ul.slideshow img {
	width: 460px;
	height: 350px;
	margin: 0;
}
.office-tour-nav {
	background-color: #fff; /* Customize me */
	margin: 0 0 10px 0;
	padding: 5px 3px;
	border: solid 1px #333; /* Customize me */
	-moz-border-radius: 5px 5px 0 0; /* Optional - you may customize or remove */
	-webkit-border-top-left-radius: 5px; /* Optional - you may customize or remove */
	-webkit-border-top-right-radius: 5px; /* Optional - you may customize or remove */
	-moz-box-shadow: inset 1px 1px 5px #666;
	-webkit-box-shadow: inset 1px 1px 5px #666;
	box-shadow: inset 1px 1px 5px #666;
}
.office-tour-nav a {
	text-decoration: none;
	font-size: 12px;
	padding: 5px;
	margin: 0 3px;
	color: #333;
}
.office-tour-nav a.activeSlide, .office-tour-nav a:hover {
	color: #399;
}
/*-----------------------------------------------
	Forms
	*/
	/* Global form styles */
	div.referral-form, div.appointment-form, div.comments {
	width: 100%;
	margin-top: 18px;
	letter-spacing: normal;
}
fieldset {
	border: 0;
	padding: 9px 0;
	margin: 0 18px;
}
fieldset h2 {
	margin: 0 0 9px;
}
fieldset p {
	margin: 0 0 18px;
}
fieldset p.disclaimer {
	font-size: 90%;
	font-style: italic;
	margin: 0;
}
fieldset dl {
}
fieldset dl dt {
	font-size: 16px;
	clear: both;
	margin: 9px 0 0;
}
fieldset dd ul {
	margin: 9px 0;
}
fieldset dd ul li, fieldset dd ol li {
	list-style: none;
}
fieldset dd li {
	clear: both;
	margin: 3px 0;
	padding: 5px 0 4px 10%;
	overflow: auto;
	height: auto;
	position: relative;
}
fieldset dd li:hover {
	background: #C4DBD8;/* customize me - this is the hover color change of li */
}
fieldset dd li input:hover, fieldset dd li input:focus, fieldset dd li select:hover, fieldset dd li select:focus, fieldset dd li textarea:hover, fieldset dd li textarea:focus {
	background: #f1f1f1;/* customize me - this is the hover color change of form fields*/
	outline-color: #537197;/* customize me */
	border: 1px solid #900;
}
fieldset li h3 {
	font-size: 12px;
	line-height: 18px;
	margin: 0;
}
fieldset li div {
	float: left;
	display: inline-block;
	width: 40%;
	position: relative;
	padding-right: 5%;
}
fieldset li div.input-street {
	width: 85%;
}
fieldset li div.input-city {
	width: 60%;
}
fieldset li div.input-full-name {
	width: 85%;
}
fieldset li div.input-phone-full {
	width: 85%;
}
fieldset li div.input-email {
	width: 85%;
}
fieldset li div.input-zip {
	width: 20%;
}
fieldset li div.content-switch, fieldset li div.radio, fieldset li div.checkbox {
	width: 85%;
}
fieldset li div.radio input {
	border: none;
}
fieldset li div.radio label {
	padding-right: 9px;
	font-size: 90%;
}
/*fieldset li div.hidden-content, fieldset li.hidden-content {display: none;}*/
						fieldset li div.input-select-full {
	width: 85%;
}
fieldset li div.input-comments {
	width: 85%;
}
li div.input-comments textarea {
	height: 63px;
	overflow: auto;
}
fieldset li div.input-captcha {
	width: 50%;
}
fieldset li div.verification {
	width: 35%;
}
li div.verification img {
	border: 1px solid;
	margin-top: 9px;
	-moz-border-radius: 4px; /*for Moz, optional*/
	-webkit-border-radius: 4px; /*for Webkit Browsers, optional*/
}
fieldset li div label {
	line-height: 18px;
	font-weight: bold;
	margin-bottom: 9px;
	font-size: 80%;
	color: #537197;/*override to match site*/
}
fieldset li div input, fieldset li div textarea, fieldset li div select {
	display: block;
	line-height: 18px;
	width: 100%;
	border: 1px solid;
	padding: 5px;
	text-indent: 4px;
	margin-top: 9px;
	-moz-border-radius: 4px; /*for Moz, optional*/
	-webkit-border-radius: 4px; /*for Webkit Browsers, optional*/
	-moz-box-shadow: inset 1px 1px 5px #666;
	-webkit-box-shadow: inset 1px 1px 5px #666;
	box-shadow: inset 1px 1px 5px #666;
}
fieldset li div select {
	height: 35px;
	padding-right:5px
}
fieldset li div.radio input {
	display: inline;
	width: auto;
	margin-right: 4px;
}
fieldset li div div {
	width: 100%;
}
button {
	border:0 none;
	margin:0;
	text-align:left;
}
.form-footer button, .form-footer button:visited {
	display: inline-block;
	padding: 5px 10px 6px;
	color: #fff;
	text-decoration: none;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
	text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.25);
	border-bottom: 1px solid rgba(0, 0, 0, 0.25);
	position: relative;
	cursor: pointer;
	font-weight: bold;
	line-height: normal;
	background-color: #46352B;
}
.form-footer button:hover {
	background-color: #4F837C;
	color: #fff;
}
.form-footer button:active {
	top: 1px;
}
 button::-moz-focus-inner {
padding:0;
}
/* appointment form
	* Styles only for the appointment request form
	*/


	/* comment form
	* Styles only for the comments form
	*/
	/*numbering added by jQuery*/
	fieldset ol li span.comment-number {
	font-size: 150%;
	color: #537197;/* customize me*/
	position: absolute;
	left: 9px;
	top: 9px;
}
/* referral form
	* Styles only for the referral form
	*/
	.referral-form fieldset li div.radio {
	width: 40%;
}
/* JQuery */
	input.error, select.error, textarea.error {
	border-color: #a52003;
	background: #fefda1;
}
div.error {
	background: url(../images/validate_error.gif) 0 0 no-repeat;
	color: #a52003;
	width: 18px;
	height: 18px;
	position: absolute;
	top: 0;
	right: 0;
	overflow: hidden;
	display: block;
	margin: 12px -2% 0 0;
	text-indent: -999em;
}
div.success {
	background: url(../images/validate_ok.gif) 0 0 no-repeat;
	width: 18px;
	height: 18px;
	position: absolute;
	top: 0;
	right: 0;
	overflow: hidden;
	display: block;
	margin: 12px -2% 0 0;
	text-indent: -999em;
}
.contact-form div.error, .contact-form div.success {
	margin-left: 0;
}
