/*== Developed By: Ryan H ===========*/

/*   Globals
=====================================*/
* {margin:0px; padding:0px;}
p, ul, h2, h3, h4, h5 {margin-bottom:10px;}
li {line-height: 1.5em; margin-left:20px;}

a {
	color:#B7B7B7;
	text-decoration:none;
	font-weight:bold;
}
a:hover {color:#fff; text-decoration:none;}
a img {border: none;}

/*  IE uses font-size, Mozilla uses line-height  */
.sIFR-active h1 {font-size:48px; line-height:48px; visibility:hidden; margin-bottom:50px;
}

h1 {
	margin-bottom:10px;
}
h2 {
	font-size: 19px;
}
/*   Body and Wrappers
=====================================*/
body {
	background:#E2E2E2 url(images/layout/BG.jpg) 0 0 repeat-x;
	font:82%/1.5em Verdana, Arial, Helvetica, sans-serif;
	color:#000;	height:100%;
}
#shell {
	background:url(images/layout/bodyBG.jpg) 0 0 repeat-y;
	position:relative;
	margin:0px auto;
	overflow:auto;
	width:900px;
}
#container {
	background:url(images/layout/headBG2.jpg) 0 0 no-repeat;
	position:relative;
	overflow:hidden;
	width:100%;
}
#invisalign {
width:178px;
height:323px;
position: absolute;
left: 660px;
top: 840px;
}



/*   Content Styles
=====================================*/
#content {
	clear:both;
	padding:230px 0 25px 0;
	margin-left:85px;
	width:450px;
	min-height:450px;
	_height:450px; /* for IE6 */
	font-size: 18px;
}
#pagePhoto {
	margin:0px 0px 10px 10px;
	float:right;
}



/*   Footer Styles
=====================================*/
#footer {
	background:#E2E2E2 url(images/layout/footBG.jpg) 0 0 no-repeat;
	font:normal 11px/1.3em Verdana, Arial, Helvetica, sans-serif;
	margin:0px auto;
	overflow:auto;
	width:900px;
	height:100px;
	clear:both;
}
#footSpace{height:55px;}
#foot_info {
	color:#fff;
	margin:0px auto;
	text-align:center;
	line-height:1.5em;
	letter-spacing:-1px;
}
#foot_info a {color:#fff; font-weight:normal;}
#foot_info a:hover {color:#3d95eb;}



/*   Navigation Styles
=====================================*/
#nav {
	margin-top:169px; position:absolute; left:22px;
	padding-left:0px; width:auto; border:2px solid #F8931F;
	background:#FEF2E2; height:26px;
}
#nav li {
	list-style:none; margin:0px; line-height:1em;
	letter-spacing:0px; white-space:nowrap;
	cursor:pointer; position:relative;
	float:left;
}
#nav li a {
	font:bold 15px Arial, Helvetica, sans-serif;
	text-decoration:none;
	line-height:26px;
	border-right:2px solid #F8931F;
	color:#F8931F;
	display:block;
	padding:0px 16px;
}
#nav li a:hover {
	background:#F8931F;
	color:#fff;
}
.menuSubs {
	position:absolute; top:30px; left:0px; z-index:100;
	padding-left:0px; width:150px; background:#F8931F;
	border:1px solid #fff; display:none;
}
#nav li ul li {
	background-image:none;
	letter-spacing:0px;
	white-space:normal;
	border-bottom:1px solid #fff;
	width:100%;
	float:left;
	clear:both;
}
#nav li ul li a {
	font:bold 11px Verdana, Arial, Helvetica, sans-serif;
	line-height:20px; text-align:left; color:#fff;
	padding:0 0 0 10px; width:140px; border:none;
}
#nav li ul li a:hover {
	background:#FEF2E2;
	color:#F8931F;
}

#coupon {
	width: 382px;
	height: auto;
	padding-right: 30px;
	padding-left: 30px;
	background-color: #FFFFFF;
	padding-top: 40px;
	padding-bottom: 40px;
	border: 3px dashed #FF9900;
	text-align: center;
}
#coupon p {
	font-size: 12px;
}
#coupon h3{
	font-size: 24px;
	margin: 0px;
	padding: 0px;
}
#coupon h4{
}
/*   Individual Pages
=====================================*/
.staffBlock {
	padding-top:10px; margin-bottom:10px;
	min-height:225px; _height:225px;
	border-top:1px solid #ddd;
}
.staffBlock img {
	margin:0px 9px 8px 0px;
	float:left;
}

#faq {color:#000; list-style:none;}
.question {cursor:pointer; margin-bottom:10px;}
.faqAnswer {
	padding:10px;
	margin-left:15px;
	width:80%;
	border:1px solid #fff;
	color:#000;
}
#award {
background:#006699;
border:1px solid #fff;
padding:5px;
}
#award p {
padding-top:10px;
margin-bottom:0px;
font-size:12px;
line-height:14px;
color:#DBE9EC;
}


/*   Forms Styles
=====================================*/
form {padding:0;margin:0;}
.text  {border:1px solid #666; width:200px;}
.error {border:1px solid #f00;background-color:#ffe0e0;}
.req {color:#999;font-size:10px;margin-left:5px;}
.req2 {color:#f00;font-weight:bold;margin-left:5px;}
.formText {text-align:right; padding-right:15px; width:33%; line-height:14px; padding-bottom:10px;}



/*   sIFR3 Styles
=====================================*/
.sIFR-flash {
	visibility: visible !important;
	margin: 0;
	padding: 0;
}
.sIFR-unloading .sIFR-flash {
	visibility: hidden !important;
}
.sIFR-replaced, .sIFR-ignore {
	visibility: visible !important;
	margin:0; /* may not be needed */
	padding:0; /* may not be needed */
}
.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}
.sIFR-replaced div.sIFR-fixfocus {
	margin: 0pt; 
	padding: 0pt; 
	overflow: auto; 
	letter-spacing: 0px; 
	float: none;
}
.sIFR-dummy { 
	width: 0px;
	height: 0px;
	margin-left: 42px;
	z-index: 0;
}
/*-------------------- Page 1 Forms <---------------------*/

#disclaim2 {
	font-size: 14px;
	font-weight: bold;
	line-height: 14px;
}

#contact{
}
#contact form{
}
#contact ul{
	list-style-type: none;
}
#contact ul li{
}
#contact div{
}
#contact input{
	height: 20px;
	width: 190px;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-left: 10px;
	border: 1px solid #F7941D;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
#contact textarea{
	height: 95px;
	width: 190px;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-left: 10px;
	border: 1px solid #F7941D;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
#contact input.select{
}
#contact .button{
	background: transparent url(images/contact-submit.jpg) no-repeat top left;
	width:200px;
	height:25px;
	cursor:pointer;
}
#contact input.orange-main{
}

#contact img {
    vertical-align:middle;
}
.address2 {
    display:none;
}
.valid {
    background-color: #007940!important;
    color: #FFFFFF!important;
}
.invalid {
    background-color: #F00000!important;
    color: #FFFFFF!important;
}
#qc {
	width:285px;
	height:237px;
	position: absolute;
	left: 555px;
	top: 580px;
	background-image:url(images/rudman-qc2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 43px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 15px;
}
#qc form{
	width:255px;
	height:113px;
	padding:0;
	margin:0;
}

#qc p#disclaim {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	line-height: 11px;
}

#qc ul{
	list-style-type: none;
	padding:0;
	margin:0;	
}
#qc ul .left {
	float:left;
}
#qc ul .left p{
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}
#qc ul .right {
	float:right;	
}
#qc ul li{
	padding:0;
	margin:0;		
}
#qc div{
}
#qc input{
	width:115px;
	height:16px;
	margin:0 0 5px 0;
	padding: 0 0 0 5px;
	border:none;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
}
#qc textarea{
	width:115px;
	height:90px;
	margin:0 0 0 0;
	padding: 0 0 0 5px;
	border:none;
	font-size:11px;	
	font-family:Arial, Helvetica, sans-serif;		
}
#qc input.select{
}
#qc .button {
	width:123px;
	height:18px;
	background: transparent url(images/submit.jpg) no-repeat top left;
	padding-bottom:1px;
	cursor:pointer;
	
}
#qc input.orange-main{
}


#qc1 {
	width:285px;
	height:160px;
	position: absolute;
	left: 555px;
	top: 545px;
	background-image:url(images/rudman-qc.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 43px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 15px;
}
#qc1 form{
	width:255px;
	height:113px;
	padding:0;
	margin:0;
}
#qc1 ul{
	list-style-type: none;
	padding:0;
	margin:0;	
}
#qc1 ul .left {
	float:left;
}
#qc1 ul .left p{
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}
#qc1 ul .right {
	float:right;	
}
#qc1 ul li{
	padding:0;
	margin:0;		
}
#qc1 div{
}
#qc1 input{
	width:115px;
	height:16px;
	margin:0 0 5px 0;
	padding: 0 0 0 5px;
	border:none;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
}
#qc1 textarea{
	width:115px;
	height:90px;
	margin:0 0 0 0;
	padding: 0 0 0 5px;
	border:none;
	font-size:11px;	
	font-family:Arial, Helvetica, sans-serif;		
}
#qc1 input.select{
}
#qc1 .button {
	width:123px;
	height:18px;
	background: transparent url(images/submit.jpg) no-repeat top left;
	padding-bottom:1px;
	
}
#qc1 input.orange-main{
}
#smedia{
width:185px;
height:130px;
position: absolute;
left: 600px;
top: 840px;
border:1px solid #FFFFFF;

}
#blogger-navigation {
	width:285px;
	height:auto;
	position: absolute;
	left: 555px;
	top: 740px;
	margin: 10px 0 0 0;
}
#blogger-navigation h3{
}
#blogger-navigation ul{
}
#blogger-navigation ul li{
}
#blogger-navigation ul li a{
}
#blogger-navigation ul li a:link, #blogger-navigation ul li a:visited{
}
#blogger-navigation ul li a:hover, #blogger-navigation ul li a:active{
}
#blogger-navigation #powered-by{
}

#phone {
	position: absolute;
	left: 696px;
	top: 230px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	font-style: normal;
	color: #000000;
}
#contact img {
    vertical-align:middle;
}
.address2 {
    display:none;
}
.valid {
    background-color: #007940!important;
    color: #FFFFFF!important;
}
.invalid {
    background-color: #F00000!important;
    color: #FFFFFF!important;
}
/*   Standard Image/Feature Styles
=====================================*/
#feature {margin:30px auto 20px auto;}
.caption {font-style:italic; color:#666;}
.right {margin:0px 0px 8px 9px; float:right;}
.left {margin:0px 9px 8px 0px; float:left;}
.photoright {padding:3px; background:#fff; border:1px solid #777; float:right; margin:1px 0px 8px 9px;}
.photoleft {padding:3px; background:#fff; border:1px solid #777; float:left; margin:1px 9px 8px 0px;}
.photo {padding:3px; background:#fff; border:1px solid #777;}
.featureRight {border:5px solid #074d97; padding:2px; float:right; margin:0 0 8px 8px;}
.featureCenter {border:5px solid #074d97; padding:2px; margin:7px auto 7px auto; }
