/*/// RUMInSOn ///*/

/* UNIVERSAL */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: url(../images/bg.jpg) repeat-x;
	background-color: #6983BF;
}
body, li, ul {
	margin: 0;
	padding: 0;
}
a {
	color: #333;
}
a:hover {
	color: #660000;
}
p, h1, h2 {
	padding: 0;
	margin: 0;
}
ul, li {
	list-style:none;
}
/* LAYOUT */
#parent {
	width: 770px;
	height: 1024px;
	margin: 0 auto;
}
#header {
	width: 770px;
	height: 97px;
	background: url(../images/top_head.jpg);
}
#fla {
	width: 770px;
	height: 155px;
	padding: 0;
	margin: 0;
}
#footer {
	width: 770px;
	height: 178px;
	background: url(../images/bg_footer.jpg);
	text-align: center;
	clear: both;
}
/* LAYOUT -- HOME ONLY */
#home-sub-parent {
	background: url(../images/bg_content.gif) repeat-y;
	width: 770px;
	display:table;
}
#home-sub-l {
	width: 525px;
	height: 564px;
min-height: 635px;
	float: left;
}
#home-sub-l-welc {
	width: 525px;
    height: 300px;

	background: url(../images/bg_welcome.jpg);
}
#home-sub-r {
	width: 245px;
	float: right;
	background: url(../images/bg_rightcol.jpg) no-repeat;
	
}

#home-sub-r-qc {
	width: 242px;
	padding: 35px 0 0 3px;

}


#home-sub-r-proc {
margin:0 0 20px;
width:245px;
}
#home-sub-r-proc p {
	color: #333333;
	margin: 0 0 0 25px;
}
.Invisalign {
	background:url(../images/Invisalign_banner.jpg) no-repeat;
	display:block;
	width:inherit;
	height:71px;
}
.Invisalign a:hover {
	background:url(../images/Invisalign_banner.jpg) no-repeat;
}
#home-sub-btm {
	line-height:100%;
	width: 525px;
	height: 301px;
	background: url(../images/bg_homesubs.jpg) no-repeat;
}
#home-sub-btm-tests {
	width: 265px;
	height: 205px; /* 255px */
	float: left;
	padding-top:50px;
}
#home-sub-btm-tests p {
	color: #333333;
	margin:0 10px 10px 40px;
	text-align:center;
}
#home-sub-btm-loc {
	width: 248px;
	height: 255px;
	float: right;
}
#home-sub-btm-loc p {
	color: #333333;
	margin:110px 0 0 38px;
}
/* LAYOUT -- INSIDE ONLY */
#inside-parent {
	width: 770px;
	margin: 0 auto;
	position:relative;
}
#inside-sub-parent {
	width: 770px;
	background: url(../images/bg_content.gif) repeat-y;
	padding-bottom:10px;
}
#inside-sub-l {
	width: 450px;
    
}
#inside-sub-l-mid {
	width: 525px;
min-height: 635px;
	background: url(../images/content_mid.jpg);
}
#inside-sub-l-mid p {
	padding:0 0 20px 0;
}
#inside-sub-l-btm {
	width: 525px;
	height: 24px;
	background: url(../images/content_btm.jpg);
}
#inside-sub-l p {
	width: 450px;
	margin: 0 45px;
	padding: 20px 0;
}
#inside-sub-r {
	width: 245px;
	position: absolute;
	top: 282px;
	left: 525px;
	background: url(../images/bg_rightcol.jpg) no-repeat;
	margin-bottom:20px;
}
#inside-sub-r-qc {
	width: 245px;
	padding: 35px 0 0 3px;
}
#inside-sub-r-qc img {
	border:0;
	padding:0;
	margin:0;
}


#inside-sub-r-proc {
	width: 245px;
	
}
#inside-sub-r-proc p {
	color: #333333;
	margin: 0 0 0 20px;
}
#inside-sub-r-procinside {
	margin-top:15px;
	width: 245px;
}
#inside-sub-r-procinside p {
	color: #333333;
	margin: 5px 0 0 20px;
}

#inside-sub-r-procinside img {
	border:0;
	margin:0;
	padding:0;
}



/* SubPage */
#StaffList {
	width:510px;
	margin:0 0 0 40px;
}
#StaffList li {
	display:inline;
	float:left;
	width:215px;
	height:200px;
	margin:0;
	padding:0 0 10px 0;
	text-align:center;
}

#DocLogo {
	display:inline;
	float:left;
	width: 160px;
	height: 250px;
	margin: 0;
	padding: 15px 0 10px 25px;
	
}
#OfficeTour {
	width:510px;
	margin:0 0 0 40px;
}
#OfficeTour li {
	display:inline;
	width:210px;
	margin:0;
	padding:0;
}
/* TEXT */
.welc-text {
	color: #333333;
	margin: 0 22px 10px 205px;
}
.blue-bold-h {
	color: #434B6A;
	font-size: 14px;
	font-weight: bold;
}
.red-bold-h {
	color: #660000;
	font-size: 14px;
	font-weight: bold;
}
h1 {
	color:#336699;
	font-size:16px;
	text-transform:uppercase;
	margin:10px 0 20px 40px;
}
h2 {
	color:#336699;
	font-size:14px;
	text-transform:uppercase;
	margin:10px 0 20px 40px;
}
/* nAVIGATIOn */
#navbox {
	background: url(../images/nav.jpg);
	height: 30px;
	width:770px;
	z-index:10;
}
#nav {
	margin:0 0 0 10px;
	width:760px;
	font-weight:bold;
	font-size:11px;
}
#nav li {
	float:left;
	list-style:none;
	display:block;
}
#nav a {
	display:block;
	padding:5px 0 0 20px;
}
#nav li ul { /* Hides dropdown menu */
	position:absolute;
	margin-left:-5000px;
}
#nav li:hover ul { /* Dropdown position in non IE browsers */
	margin:0 0 0 20px;
}
#nav li.over ul { /* Dropdown position in IE browsers, requires Suckerfish javascript */
	margin:0 0 0 20px;
}
#nav li ul li { /* Dropdown menu submenu style */
	width:185px;
	height:23px;
	float:none; /* Makes submenus horizontal */
	background:url(../images/DropDownMenuBG.png);
	border:1px solid #FFF;
	border-top:none;
	display:table; /* Fixes Hover position in FF */
}
#nav li ul li a {
	height:23px; /* Fixes height in IE */
	padding:0; /* Positions text in submenu */
	font:bold 11px Arial;
	line-height:150%; /* Fixes Gap in nav */
	color:#FFF;
	width:185px;
	padding-left:20px;
}
#nav li ul li a:hover { /* Submenu hover styles */
	color:#FF99CC;
	background:url(../images/DropDownMenuBG.png);
}
#LogoCards {
	width: 245px;
	text-align:center;
}
/********CLASS STYLE**********/
.LImg {
	border:1px solid #666;
	margin:0 7px 7px 0;
	padding:3px;
}
.RImg {
	border:1px solid #666;
	margin:0 0 7px 7px;
	padding:3px;
}
.Img {
	border:1px solid #666;
	margin:0 0 7px 7px;
	padding:3px;
}
/********GALLERY STYLE**********/
table {
	width:100%;
}

/******* FORM STYLE *********/
#ContactFormBox{
margin: 0 0 0 35px;

}
#ContactForm ul, #ContactForm li{
	list-style:none;
}
#ContactForm li{ /* Vertical spacing between form fields */
	margin:4px 0;
}
#ContactForm label{ /* Styles for descriptions */
	width:165px;
	display:block;
	float:left;
}
#ContactForm input{
	width:200px;
}

#ContactForm .dob{
	width:40px;
}
#ContactForm .radio{
	width: 14px;
}
#ContactForm .check{
	width: 14px;
}

#ContactForm .time{
	width: 80px;
}
#ContactForm .zip{
	width: 50px;
}

#ContactForm textarea{
	width:200px;
	height:80px;
}
#ContactForm .SubmitBtn{
	height:20px;
	width:100px;
	background: #5F8EAD;
	color:#333;
}
#Parity{
display:none;
}

.Clear {
clear:both;}