body{
	margin:0;
	padding:0;
	text-align:center;
	font-family: Trebuchet, Lucida Sans Unicode, Lucida Grande, Lucida Sans, Arial, sans-serif;
	font-size:12px;
	line-height:18px;
	color:#3f4757;
	background:#a6a6a6;
	}
form{
	margin:0;
	padding:0;
	}
h1, h2, h3, h4, h5 p{
	margin:0;
	padding:0;
	}
h1{
	color:#d9282d;
	font-weight:normal;
	font-size:48px;
	line-height:48px;
	margin-top:40px;
	text-indent:-10000px;
	background:url("../images/whatis_imgpers.png") no-repeat;
	width:590px;
	height:57px;
	}

h1 span{
	color:#1e1e1e;
	font-size:36px;
	display:block;
	
	
	}
h2{
	color:#d9282d;
	font-weight:normal;
	font-size:36px;
	line-height:42px;
	margin-top:40px;
	text-indent:-10000px;
	width:187px;
	height:23px;
	background:url("../images/where_do_i_start.png") no-repeat;
	}
h4{
	color:#002f64;
	font-size:16px;
	font-weight:normal;
	margin-top:20px;
	margin-bottom:4px;
	}
h5{
	color:#d9282d;
	font-size:16px;
	font-weight:normal;
	margin-top:20px;
	margin-bottom:4px;
	margin-left:15px;
	}
a{
	color:#00529b;
	text-decoration:none;
	border-bottom:none;
	}
a:hover{
	/*border-bottom:1px dotted #2b72b6;*/
	}
#outerwrapper{
	width:921px;
	margin:0 auto 25px;
	text-align:left;
	background:#FFF url("../images/bg_content.png") repeat-y;
	}
	
#wrapper{
	padding:0px 8px 0;
	width:905px;
	position:relative;
	display:inline;
	float:left;
	}
#header{
	background:url("../images/bg_header2.jpg") no-repeat;
	height:116px;
	position:relative;
	}
#pricesdiv{
	position:absolute;
	top:42px;
	right:0px;
	}
*html #pricesdiv{
	right:-1px;
	}
#homepage_flash{
	height:279px;
	background:url("../images/bg_flash.jpg") no-repeat;
	}
#topnav{
	position:absolute;
	bottom:1px;
	right:0px;
	font-size:10px;
	}
	
#topnav ul{
	list-style:none;
	margin:0;
	float:left;
	background:url("../images/bg_nav_left.png") no-repeat;
	padding-left:38px;
	}

#topnav ul li{
	float:left;
	padding: 0;
	border-left:1px solid #38618a;
	border-right:1px solid #11365c;
	background:url("../images/bg_nav.png") repeat-x;
	}
#topnav ul li.last{
	border:0;
	}
#topnav ul li a{
	color:#FFF;
	text-decoration:none;
	height:22px;
	
	display:block;
	padding:3px 8px;
	}
*html #topnav ul li a{
	width:0;
	}
#topnav ul li a:hover{
	background:url("../images/bg_nav_roll.png") repeat-x;
	}
p#imp_message a{
	display:block;
	color:#FFF;
	background:#D9282D;
	font-weight:bold;
	font-size:14px;
	width:100%;
	margin-top:5px;
	padding:5px 0 5px;
	border:1px solid #990000;
	text-align:center;
	text-decoration:underline;
	}

div#location{
	padding:2px 10px 4px;
	font-size:10px;
	position:relative;
	color:#a6b7c9;
	}
div#welcome{
	position:absolute;
	top:9px;
	right:15px;
	font-size:10px;
	display:none;
	}
	
#sidecontent{
	margin-left:16px;
	padding-top:40px;
	width:180px;
	display:inline;
	float:left;
	}
#usermenu{
	width:380px;
	display:inline;
	float:left;
	margin-top:20px;
	margin-bottom:60px;
	margin-left:50px;
	
	}
#useradmin{
	width:830px;
	float:left;
	margin-top:0px;
	margin-bottom:20px;
	margin-left:35px;

	}
#useradmin a:hover{
	border-bottom:1px dotted #2b72b6;
	}
	
#maincontent{
	width:640px;
	margin-left:26px;
	float:left;
	display:inline;
	}
#morecontent{
	margin-left:36px;
	}
	


.cleardiv{
	clear:both;
	}

.incopy_right{
	float:right;
	}
	
div.step{
	width: 265px;
	float:left;
	font-size:12px;
	line-height:18px;
	margin-right:18px;
	margin-bottom:30px;
	margin-top:20px;
	background:url("../images/dotted_v.png") repeat-y right;
	
	}
div#step3{
	background:none;
	}

#footer{
	clear:both;
	padding-bottom:20px;
	}
div#footer_bottom{
	height:7px;

	}

#content_header{
	clear:both;
	text-align:center;
	background:url("../images/banner_sub.jpg") no-repeat bottom;
	border-top:1px solid #848f9a;
	color:#d0033a;
	position:relative;
	}
#content_header a{
	color:#d0033a;
	}
	
/* Calendar Builder */
ul#calnav{
	list-style:none;
	margin:0;
	padding:6px 0px 0 10px;
	background:#184a7d url("../images/bg_top_gradient.jpg") repeat-x bottom;
	float:left;
	width:895px;
	}
ul#calnav li{
	float:left;
	display:block;
	margin:0;
	padding:0;
	width:68px;
	height:30px;
	text-align:center;
	background:url("../images/tab_up.png") no-repeat -1px 0px;
	font-size:12px;
	}
ul#calnav li.current{
	background:url("../images/tab_current.png") no-repeat -1px 0px;
	color:#ffcf19;
	padding-top:6px;
	height:24px;
	}
ul#calnav li a{
	display:block;
	width:100%;
	height:24px;
	padding-top:6px;
	color:#FFF;
	}
ul#calnav li a:hover{
	border-bottom:0;
	background:url("../images/tab_roll.png") no-repeat -1px 0px;
	}
div#cal_tool{
	float:left;
	border-top:1px solid #BBB;
	background:#EFEFEF url("../images/bg_tool.png") repeat-y;
	}
div#left_column{
	width:160px;
	float:left;
	padding:0 10px;
	
	}
#left_column p{
	font-size:12px;
	line-height:18px;
	}
div#mid_column{
	width:500px;
	float:left;
	padding:0 10px;
	}
div#right_column{
	width:190px;
	float:left;
	padding-left:10px;
	}
*html div#right_column{
	width:170px;
	}
div#img_gallery{
	width:140px;
	overflow:scroll;
	}
img#cal_preview{
	margin-top:20px;
	}
table#cal_list{
	margin:10px auto 250px;
	}
table #cal_list_table{
	width:800px;
	border:1px solid #BBB;
	margin:0 auto;
	}
table.info_table{
	width:500px;
	margin:10px auto;
	border:1px solid #BBB;
	}
table#gallery_table{
	width:780px;
	margin:20px auto 0px;
	background:#EEE;
	border:1px solid #BBB;
	}
table#cart_table, table#cart_totals{
	width:800px;
	border:1px solid #BBB;
	margin:0 auto;
	}
table#cart_table td, table#cart_totals td{
	border-bottom:1px solid #BBB;
	border-right:1px solid #BBB;
	}
table#cart_table{
	margin-top:20px;
	}
table#cart_table a:hover{
	border:0;
	}
table#cart_totals{
	margin-bottom:100px;
	}
table.checkout_table{
	border:1px solid #BBB;	
	margin:20px auto 20px;
	width:780px;
	}
table.checkout_table a:hover{
	border:0;
	}
div#error_div{
	width:500px;
	margin:20px auto 200px;
	}
div#conf_div{
	width:500px;
	margin:20px auto 200px;
	}
table.order_table{
	width:500px;
	margin:20px auto 250px;
	border:1px solid #BBB;
	}
div#faq_div, div.intro_text{
	width:800px;
	margin:20px auto;
	font-size:12px;
	line-height:18px;
	}
p.faq{
	margin-top:2px;
	
	}
div#faq_div h3{
	color:#d9282d;
	font-size:16px;
	font-weight:normal;
	background:0;
	padding:0;
	margin:0;
	margin-top:20px;
	margin-bottom:4px;
	}
div#faq_div h4{
	color:#656e7c;
	font-size:14px;
	font-weight:normal;
	margin-top:20px;
	margin-bottom:4px;
	}
div#faq_div h5{
	font-size:12px;
	font-weight:bold;
	margin-top:15px;
	margin-bottom:0px;
	color:#3f4757;
	margin-left:0;
	}
div#faq_div li{
	margin-bottom:6px;
	font-size:11px;
	line-height:16px;
	}
div.intro_text a:hover{
	border:0;
	}
div#left_column a:hover{
	border-bottom:1px dotted #2b72b6;
	}
div#add_div{
	position:absolute;
	width:100%;
	text-align:center;
	top:4px;
	left:0;
	}
#add_div input, #right_column input{
	font-size:11px;
	}
#assistance_text{
	position:absolute;
	top:165px;
	right:40px;
	}
#help_content{
	width:500px;
	margin:0 auto 20px;
	background:#FFF;
	border:1px solid #BBB;
	margin-top:20px;
	padding:10px 20px;
	text-align:left;
	font-size:12px;
	line-height:18px;
	}	
	
	
	
/*_____________________________________________________________________*/	
	

div.sidebox{
	
	padding-top:8px;
	margin-bottom:10px;
	font-size:12px;
	line-height:18px;
	}
div.sidebox a{
	border:0;
	}
div.sidebox a:hover{
	border:0;
	}
div.sidebox_inner{
	background:url("../images/dotted.png") repeat-x bottom;
	padding-bottom:8px;
	padding-left:15px;
	}
div.sidebox h4{
	text-indent:-10000px;
	margin-top:0;
	}
div.register h4{
	width:127px;
	height:40px;
	background:url("../images/please_register.png") no-repeat;
	}
div.login h4{
	width:114px;
	height:39px;
	background:url("../images/please_login.png") no-repeat;
	}
div.sidebox label{
	display:block;
	
	}
input.text_entry{
	margin-bottom:5px;
	}
#content div.step h3{
	font-weight:normal;
	font-size:18px;
	color:#00346c;
	
	margin-bottom:10px;
	border-bottom:0;
	background:none;
	padding:0;
	}
#content div.step h3 span.stepnumber{
	
	color:#d9282d;
	font-size:20px;
	
	}
div.stepbox{

	padding-top:8px;
	}
div.stepbox_inner{

	padding:0px 10px 8px;
	}
div.stepbox p{
	margin:10px 2px;
	padding:0;
	}
div#welcome{
	color:#d9282d;
	}
div#location{
	background:#012449;

	}
#content h3{
	font-weight:normal;
	padding:0 10px;
	font-size:12px;
	background:#FFF;
	margin-bottom:4px;
	border-bottom:1px solid #DDD;
	background:url("../images/bg_h3.png") repeat-x bottom;
	color:#FFF;
	}
#usermenu, #useradmin{
	border:1px solid #EEE;
	
	}
#usermenu ul, #useradmin ul{
	list-style:none;
	margin:0;
	padding:0px 0 20px;
	font-size:12px;
	}
#usermenu ul li, #useradmin ul li{
	margin:0 0 10px 0;
	padding:0 26px;
	background:url("../images/bullet.png") no-repeat;
	}
#usermenu ul li:hover, #useradmin ul li:hover{
	}

#footer{
	border-top:1px solid #a9b2bf;
	color:#FFF;
	background:#00346c;
	font-size:70%;
	text-align:center;
	}
#footer a{
	color:#FFF;
	}
div#footer_bottom{
	background:#a6a6a6 url("../images/bg_content_bottom.png") no-repeat top;
	text-align:center;
	font-size:70%;
	padding-top:15px;
	}
div#month_title{
	width:302px;
	background:url("../images/bg_month_title.png") no-repeat bottom center;
	margin:20px auto 0;
	height:38px;
	padding-top:18px;
	}
span.month_title{
	color:#00346c;
	font-size:26px;
	padding:0 12px;
	}

div#right_column p{
	margin:0;
	padding:10px 0 0 0;
	}
p.smaller{
	margin:0;
	padding:0;
	font-size:10px;
	line-height:16px;
	}
div#left_column p.smaller{
	margin:0;
	padding:0;
	font-size:10px;
	line-height:16px;
	}
span.add_edit_update{
	font-size:12px;
	float:right;
	margin-top:-25px;
	color:#FFF;
	}
span.add_edit_update a:hover{
	border-bottom:1px solid #FFF;
	color:#FFF;
	}
span.add_edit_update a{
	color:#FFF;
	}

div.tab_text{
	color:#FFF;
	font-size:12px;
	background:url("../images/bg_tab.png") no-repeat right;
	padding-left:10px;
	}
div.preview_box{
	border:1px solid #bcbec0;
	}
div.thumb_box{
	background:#EEE;
	font-size:11px;
	font-weight:bold;
	text-align:center;
	width:84px;
	float:left;
	margin:5px 3px;
	border:1px solid #CCC;
	color:#00346c;
	}
div.thumb_box img{
	margin:2px auto 0;
	padding:0;
	display:block;
	}
p#firstlast{
	color:#00346c;
	font-size:11px;
	line-height:14px;
	padding:2px 4px;
	}
span.f, span.fl{
	display:block;
	}
span.f, span.f-inline{
	color:#E23940;
	}
span.f, span.f-inline{
	color:#E23940;
	font-weight:bold;
	}
span.fl-inline{
	font-weight:bold;
	}
tr.headerRow td{
	background:#CCC;
	}
tr.evenRow td{
	background:#EEE;
	}



/*Direct Smile Loading Bars */
#loadingDiv1 {
	position:absolute;
	width:500px;
	height:20px;
	z-index:1;
	background-color: #FFFFFF;
	left: 50px;
	top: 50px;
	border: thin solid #000000;
	padding: 5px 5px 5px 5px;
}
#loadingDiv2 {
float:left;
	width:0%;
	height:20px;
	z-index:1;
	background-color: #0000FF;
	text-align:center;
}
#loadingDiv3 {
position:absolute;
	width:100%;
	height:20px;
	z-index:1;
	text-align:center;
	color:#003300;
}
#patient {
	position:absolute;
	width:500px;
	height:20px;
	z-index:1;
	/*background-color: #FFFFFF;*/
	left: 50px;
	top: 20px;
	/*border: thin solid #000000;*/
	padding: 5px 5px 5px 5px;
}
/*END: DS Loading Bars*/