body {
	margin: 0px;
	background: url(../images/bkgd_plum.gif) repeat-x left -2px;
	background-color: #f1f1f1;
}

#container {
	width: 780px;
	height: auto;
	position: absolute;
	left: 50%;
	margin-left: -400px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #565656;
}

#sleep-cta {
	background:url(../images/invisalign-cta-4.jpg) 0 0 no-repeat;
	width:200px;
	height:144px;
	position:absolute;
	top:355px;
	left:315px;
	overflow:hidden;
	}

#sleep-cta:hover { background-position:0 -144px;}

#invisalign-cta2 {
	background:url(../images/invisalign-cta2.jpg) 0 0 no-repeat;
	width:200px;
	height:100px;
	float:right;
	margin:0 0 5px 5px;
}

#invisalign-cta2:hover { background-position:0 -100px;}

img {
	border: none!important;
}
.face
{
color:#000;
font-size:18px;
font-weight: bold;
}

/*------------------------------------------*/
/*-----------------header-------------------*/
/*------------------------------------------*/

#header {
	width: 670px;
	height: 80px;
	margin-top: 15px;
	margin-bottom: 0px;
}
#header img {
	border:none;
}
#iColor {
	width: 125px;
	height: 18px;
	position: absolute;
	left: -30px;
	top: 20px;
	text-align: center;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	border: 1px solid #ab8ac1;
}
#options {
	width: 400px;
	height: 150px;
	position: absolute;
	left: 30px;
	top: 20px;
	text-align: center; 
	z-index: 5;
	padding-left: 50px;
}

#options img {
	margin: 3px;
	border: 1px solid #CCCCCC;
	cursor: pointer;
}

#address {
	position: absolute;
	width: 250px;
	height: 50px;
	top: 22px;
	left: 422px;
	font-size: 12px;
	color: #ab8ac1;
	text-align: right;
	font-weight: bold;
}

#headerFlash {
	width: 673px;
	height: 228px;
	position: absolute;
	top: 100px;
	left: 0;
	background-image: url(../images/top_plum.gif);
	text-align: right;
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 0px;
}

#contactBtn {
	width: 127px;
	height: 272px;
	position: absolute;
	left: 673px;
	top: 60px;
	margin-bottom: 0px;
}

#contactBtn a {
	width: 127px;
	height: 272px;
	display: block;
}

#contactBtn a:link, #contactBtn a:visited {
	background-image: url(../images/contactBtn_plum.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#contactBtn a:hover, #contactBtn a:active {
	background-image: url(../images/contactBtn_plum.gif);
	background-repeat: no-repeat;
	background-position: -127px 0px;
}


/*------------------------------------------*/
/*------------contentContainer--------------*/
/*------------------------------------------*/

#contentContainer {
	width: 780px;
	height: auto;
	background: url(../images/content.gif) repeat-y left top;
	
	position: absolute;
	top: 328px;
	left: 0px;
	margin: 0;
}

#contentTop {
	width: 772px;
	height: 8px;
	position: absolute;
	top: -5px;
	left: 3px;
}


/*------------------------------------------*/
/*-----------------sideNav------------------*/
/*------------------------------------------*/

#sideNav {
	width: 185px;
	height: auto;
	float:left;
	padding:15px 10px 0px 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #b0b0b0;
}

#sideNav ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-type: none;
	line-height: 20px;
	margin: 0 0 35px 0;
	padding-right: 0px;
	padding-left: 0px;
	float:left;	
}

#sideNav ul li {
	margin: 0px;
	
}

#sideNav a:link, #sideNav a:visited {
	font-weight: bold;
	color: #565656;
	text-decoration: none;
}

#sideNav a:hover, #sideNav a:active {
	color: #835b9e;
	font-weight: bold;
}

/*qc*/


#qc {
	float:left;	
}

#qc h6{
	margin: 0px 0px 10px 0px;
	font-size: 14px;
	text-align: center;
	background-color: #816eed;
	color: #FFFFFF;
}

#qc form {
	margin: 0px 0px 0px 25px;
	padding: 0;
}
#qc label {
	width: 70px;
	font-weight: bold;
}
#qc input, #qc select, #qc textarea {
	width: 133px;
	margin-bottom: 8px;
	border: 1px solid #765dff;
	background-color: #FFFFFF;
	padding-left: 2px;
}
#qc textarea {
	width: 133px;
	height: 150px;
	margin: 5px 0px 0px 0px;
	padding-left: 2px;
}
#qc form br {
	clear: left;
}
#qc #buttons {
	margin: 5px 0px 0px 30px;
}
#qc #buttons input {
	width: 80px;
	font-weight: bold;
	color: #FFFFFF;
	border: 1px solid #816eed;
	background-color: #816eed;
}
#qc .valid {
	background-color:#009900;
	color:#FFFFFF;
}
#qc .invalid {
	background-color:#FF0000;
	color:#FFFFFF
}
/*end qc*/

/*------------------------------------------*/
/*-----------------content------------------*/
/*------------------------------------------*/

#content {
	height: auto;
	width: 495px;
	margin-bottom: 10px;
	padding-right: 20px;
	padding-top: 25px;
	padding-left:25px;
	margin-top: 10px;
	float:right;
	position: relative;
}

#content h1 {
	background-image: url(../images/h1.gif);
	background-repeat: no-repeat;
	background-color: #afadad;
	background-position: left top;
	padding-left: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #FFFFFF;
	font-weight: normal;
	padding-top: 10px;
	padding-bottom: 12px;
	width: 490px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #b0b0b0;
	margin: 0px;
}

#content h2 {
	font-size: 11px;
	font-weight: bold;
	color: #5c5c5c;

}
#content p.score{
	font-size: 14px;
}
#content a:link, #content a:visited {
	color: #835b9e;
	font-weight: 600;
	text-decoration: none;
}

#content a:hover, #content a:active {
	color: #835b9e;
	text-decoration: underline;
}
#content p.patient {
	color: #835b9e;
	padding: 10px;
	font-size: 13px;
	
}
.imgLeft {
	float: left;
	margin: 0px 18px 5px -2px;
	border: #ab8ac1 3px solid;
}
.imgRight {
	float: right;
	margin: 0px 0px 5px 18px;
	border: #ab8ac1 3px solid;
}
#map {
	width: 488px;
	height: 500px;
	border: 1px solid #835b9e;
}

/*------------------------------------------*/
/*------------------bna------------------*/
/*------------------------------------------*/

.galleryPad {
	padding: 0 0 0 30px;
}

.gallery-box img {
	border: #ab8ac1 3px solid;
}

.boxLeft {
	width: 200px;
	height: auto;
	float: left;
	text-align: center;
	color: #ab8ac1;
}

.boxRight {
	width: 200px;
	height: auto;
	float: right;
	text-align: center;
	color: #ab8ac1;
}

/*------------------------------------------*/

#Contact {
	margin-top: 15px;
	text-align: center;
}

#Contact a:link, #Contact a:visited {
	font-size: 18px;
	color: #ab8ac1;
}

#Contact a:hover, #Contact a:active {
	color: #835b9e;
}

/*------------------------------------------*/
/*------------------footer------------------*/
/*------------------------------------------*/

/*---#footerTop {
	width: 772px;
	height: 8px;
	position: absolute;
	top: -1px;
	left: 3px;
}---*/


#footer {
	background-color: #f1f1f1;
	background-image: url(../images/footerTop.gif);
	background-position: top;
	background-repeat: no-repeat;
	text-align: center;
	padding-top: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #ab8ac1;
	font-weight: bold;
	clear:both;
}

#footer #Page1 {
	font-size: 10px;
	padding: 20px;
}

#footer a:link, #footer a:visited {
	color: #ab8ac1;
	text-decoration: none;
}

#footer a:hover, #footer a:active {
	color: #835b9e;
}


/*------------------------------------------*/
/*-------this is for the design!!!----------*/
/*------------------------------------------*/

#shadowRight1 {
	width: 8px;
	height: 199px;
	position: absolute;
	top: 256px;
	left: 775px;
	background: url(../images/right_shadow_plum.gif) left top no-repeat;
}

#shadowRight2 {
	width: 8px;
	height: 199px;
	position: absolute;
	top: 466px;
	left: 775px;
	background: url(../images/right_shadow_plum.gif) left top no-repeat;
}


#shadowLeft1 {
	width: 8px;
	height: 199px;
	position: absolute;
	top: 256px;
	left: -6px;
	background: url(../images/left_shadow_plum.gif) left top no-repeat;
}


#shadowLeft2 {
	width: 8px;
	height: 199px;
	position: absolute;
	top: 466px;
	left: -6px;
	z-index: 10;
	background: url(../images/left_shadow_plum.gif) left top no-repeat;
}

/*------------------------------------------*/
/*-------------main contact form------------*/
/*------------------------------------------*/

#mainContact {
	text-align: center;
	font-size: 12px;
}

#mainContact input {
	width: 150px;
	border: 1px solid #ab8ac1;
	margin: 5px;
}

#mainContact textarea {
	width: 150px;
	height: 100px;
	border: 1px solid #ab8ac1;
	margin: 5px;
}

#mainContactBtn input {
	text-align: center;
	width: 150px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
	background-color: #835b9e;
	border: 1px solid #ab8ac1;
}

#captcha, .address2 {
	display: none;
}
#mainContact .valid {
	background-color:#009900;
	color:#FFFFFF;
}
#mainContact .invalid {
	background-color:#FF0000;
	color:#FFFFFF
}
/* ASPX form/Captcha controls */
#lblErrors {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#lblErrors ul {
}
#lblErrors li {
}
#pnlCaptcha {
	width: 350px;
	height: auto;
	margin-top: 10px;
	text-align: center;
	margin-left: 80px;
}
#pnlCaptcha label {
}
.captcha {
	margin: 15px 0 0 0px;
	display: inline;
}
.captcha img {
}
.captcha div {
	margin: 10px 0 0 0;
}
.captcha span {
}
.captcha input {
	margin-left: 10px;
}
#btnSubmit {
	margin: 20px 0 5px 0px;
}

/*----------------- Clearfix, Please do not modify <--------------------*/

/* Clearfix */
.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.clearfix {
	display:inline-block;
}
/* Hide from IE Mac \*/
.clearfix {
	display:block;
}
/* End hide from IE Mac */
.brclear {
	clear:both;
	height:0;
	margin:0;
	font-size: 1px;
	line-height: 0;
}

