@charset "utf-8";
/* CSS Document */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,img,input,textarea,
blockquote,th,td {margin:0; padding:0; }
table { border-collapse:collapse; border-spacing:0; }
fieldset,img { border:0; }
address,caption,cite,code,dfn,em,strong,th,var { font-style:normal; font-weight:normal; }
ol,ul { list-style:none; }
a {text-decoration:none; outline:none}
caption,th { text-align:left; }
h1,h2,h3,h4,h5,h6 { font-size:100%; font-weight:normal; }
q:before,q:after { content:”; }
abbr,acronym { border:0; }

div, img {behavior: url(iepngfix.htc);}

body {
	background:url(site_use/bg.png);
	font-family:Arial, 'Helvetica', sans-serif;
	line-height:140%;
}

#wrapall {
	margin:0px auto;
	width:960px;
}

#wrapper {
	margin-top:40px;
	height:900px;
	background:white;
}

#filler {
	background:url(site_use/bg.png);
	height:60px;
}

#footer {
	width:960px;
	margin:0 auto;
	padding-top:30px;
	font-size:10px;
	font-weight:bold;
	text-align:center;
	color: #FFFFFF;
	line-height:120%;
}

#footer p a {
	color: #FF3300;
}

#logo {
	position:absolute;
    z-index:2000;
	margin:15px 0px 0px 25px;
	*margin:15px 0px 0px -200px;
	width:353px;
	height:205px;
}


#left {	
	background:url(site_use/meubg.png) repeat-y;
	height:407px;
	width:23%;
	margin:270px 0px 0px 0px;	
	float:left;
}

#nav {
	padding-left:10px;
	width:190px;
	z-index:1000;
}

#nav li {
	margin:0px 0px 0px 0px;
	width:190px;
	padding:3px 0px 3px 20px;
	position:relative;
	z-index:1000;
}

#nav li a {
	width:190px;
	font-size:14px;
	font-weight:bold;
	color:#336666;
	display: block;
	z-index:1000;
}

#nav li a:hover {
	width:190px;
	color:#993300;
}

#nav li ul a:hover {
	text-decoration:underline;
}

#nav li ul {
	position: absolute;
	left:209px;
	top: 0;
	display: none;
}

#nav li ul li a, #nav li ul li ul li a {
	font-size:9px;
}

#nav li ul ul {
	position: absolute;
	left:209px;
	top: 0;
	display: block;
	z-index:1000;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	display:block;
	z-index:1000;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul { /* lists nested under hovered list items */
	display:block; z-index:1000;
}


/* Holly Hack. IE Requirement \*/
* html ul li { float: left; height: 1%; }
* html ul li a { height: 1%; }
/* End */

#nav li:hover ul, #nav li.over ul { display: block; background:#FFFFFF; z-index:1000;} /* The magic */

#nav li:hover ul li {
	padding:3px 0px 3px 20px;
	border:solid 1px #CCCCCC;
}



#apptnmnt {
	margin:20px 0px 0px 15px;
	width:208px;
	height:360px;
}


#right {
	float:right;
	width:75%;
	z-index:-10;
}

#addy {
	float:left;
	width:720px;
	font-size:20px;
	color:#336666;
}

#addy b {
	margin-left:10px;
	font-weight:bold;
	font-size:20px;
	color:#336666;
}
	

#content {
	float:left;
	width:72%;
	font-size:14px;
	line-height:140%;
	text-align:justify;
	padding-left:10px;
}

#content p {
	color:#993300;
}

#servoffered {
	color: #333;
}

#servoffered span {
	font-weight:bold;
	color:#000;
}

#servoffered ul {
	width:600px;
	margin:5px 0px 10px 10px;
	overflow:hidden;
}

#servoffered ul li {
	display:list-item;	
	width:190px;
	font-size:12px;
	float:left;
}

#ad2 {
	margin:10px 0px 0px 15px;
}

#ads {
	width:650px;
	margin:20px 0px 15px 0px;
	height:160px;
}

#ads li {
	float:left;
	display:inline;
	margin-right:10px;
}

#ads li a:hover{
	opacity:.8;
	filter:alpha (opacity=80);
}

#submenu {
	margin:30px 0px 15px 0px;
}

#submenu li {
	display:inline;
	margin-left:15px;
}

#submenu li a:hover{
	opacity:.8;
	filter:alpha (opacity=80);
}

#partners {
	position:absolute;
	margin:10px 0px 0px 561px;
	*margin:10px 0px 0px 32px;
	_margin:10px 0px 0px -85px;
	width:20%;
}

#partners li {
	margin:0px 0px 10px 0px;
}


#right h1, #secondright h1  {
	color:#993300;
	font-style:oblique;
	margin-top:20px;
	font-size:28px;
}

#right #contentwrap #content h1 {
	color:#993300;
	font-style:oblique;
	margin-top:20px;
	font-size:26px;
}

#mainphoto {
	margin-left:122px;
}



/* Other pages template */
#topborder {
	width:960px;
	height:20px;
	background:url(site_use/secondarybg.png);
	margin:0px;
}

#secondheader {
	margin-top:-10px;
	width:960px;
	height:150px;
	background: url(site_use/secondaryheadbg.png);
}

#secondlogo {
	float:left;
	margin:10px 0px 0px 30px;
	_margin:10px 0px 0px 15px;
}

#secondrmdplink {
	float:right;
}

#secondtag {
	float:right;
	margin-right:90px;
	_margin-right:40px;
	width:518px;
}

#secondleft {	
	background:url(site_use/meubg.png) repeat-y;
	height:407px;
	width:23%;
	margin:20px 0px 0px 0px;	
	float:left;
}

#secondright {
	float:right;
	width:75%;
	margin:10px 0px 0px 0px;
}


/* Doctors Page */
#docwrapper {
	margin-top:40px;
	height:2000px;
	*height:2100px;
	background:white;
}

#doctorscontent {
	float:left;
	padding:0px 40px 0px 10px;
	font-size:14px;
	line-height:148%;
	text-align:justify;
}

#doctorscontent p {
	color:#000000;
}

#doctorscontent h1 {
	color:#993300;
	font-style:oblique;
	margin-top:20px;
	font-size:28px;
}

#doctorscontent h2 {	
	color:#993300;
	font-size:16px;
	font-weight:bold;
}

.docimages {
	float:left;
	margin:10px 10px 10px 0px;
}






/*Insurance Page */
#insurancewrapper {
	margin-top:40px;
	height:850px;
	*height:865px;
	_height:850px;
	background:white;
}

#insurancecontent {
	float:left;
	padding:0px 40px 0px 10px;
	font-size:14px;
	line-height:150%;
	text-align:justify;
}

#insurancecontent span {
	font-style:oblique;
	font-weight:bold;
}

#insurancecontent h2 {
	color:#000000;
	font-size:16px;
	font-weight:bold;
}

#insurancecontent ul {
	width:600px;
}

#insurancecontent ul li {
	font-size:14px;
	margin:0px 0px 10px 60px;
	_margin:0px 0px 10px 20px;
	font-style:italic;
	font-weight:bold;
	list-style:outside disc;
}






/*Appntmnt*/
#apptwrapper {
	margin-top:40px;
	height:810px;
	*height:825px;
	_height:810px;
	background:white;
}

#apptcontent {
	float:left;
	padding:0px 40px 0px 10px;
	font-size:14px;
	line-height:145%;
	text-align:justify;
}






/* Digital Technology */
#digiwrapper {
	margin-top:40px;
	height:1700px;
	*height:1715px;
	_height:1800px;
	background:white;
}

#digicontent {
	float:left;
	padding:0px 40px 0px 10px;
	font-size:14px;
	line-height:140%;
	text-align:justify;
}

#digicontent p {
	color:#993300;
}

#digicontent h1 {	
	color:#993300;
	font-style:oblique;
	margin-top:20px;
	font-size:30px;
}

#digicontent h2 {
	color:#336666;
	font-size:16px;
	font-weight:bold;
}

#digieq {
	margin-left:30px;
}

#digieq li {
	margin:20px 0px;
}

#digieq li span {
	font-weight:bold;
}

#dentrix {
	font-size:12px;
	font-style: italic;
	margin:10px 0px 10px 50px;
}

#dentrix span {
	margin-left:150px;
	font-weight:bold;
}




/* First Visit */
#firstvisitwrapper {
	margin-top:40px;
	height:840px;
	*height:855px;
	_height:840px;
	background:white;
}

#firstcontent {
	float:left;
	padding:0px 40px 0px 10px;
	font-size:14px;
	line-height:145%;
	text-align:justify;
}

#firstcontent p {
	color:#993300;
}

#firstcontent h1 {
	color:#993300;
	font-style:oblique;
	margin-top:20px;
	font-size:28px;
}

##firstcontent ul {
	width:650px;
}

#firstcontent ul li{
	list-style:outside disc;
	font-size:14px;
	font-weight:bold;
	margin:10px 0px 0px 50px;
	_margin:10px 0px 0px 20px;
	_width:600px;
}




/*Online Patient Forms*/
#patientformwrapper {
	margin-top:40px;
	height:1250px;
	*height:1275px;
	background:white;
}

#patcontent {
	float:left;
	padding:0px 40px 0px 10px;
	font-size:14px;
	line-height:148%;
	text-align:justify;
}

#patcontent p {
	color:#993300;
}

#patcontent h1 {
	color:#993300;
	font-style:oblique;
	margin-top:20px;
	font-size:28px;
}

#patcontent h3 {
	color:#993300;
	font-size:16px;
	font-weight:bold;
	_margin:5px 0px 5px 0px;
}

#patformwrap {
	margin:10px 15px;
	color:#006699;
	font-size:14px;
}

.patforms {
	list-style:outside disc;
	margin-left:40px;	
	color:#336666;
}

.patforms li {
	_width:600px;
}

.patforms a {
	color:#336666;
}

.patforms a:hover {
	color:#993300;
	text-decoration:underline;
}






/* Contact Page */
#contactwrapper {
	margin-top:40px;
	height:1900px;
	*height:1915px;
	_height:1900px;
	background:white;
}

#contactcontent {
	float:left;
	padding:0px 40px 0px 10px;
	font-size:14px;
	line-height:145%;
	text-align:justify;
	font-weight:bold;
}

#contactcontent p {
	color:#993300;
	font-weight: normal;
}

#contactcontent h1 {
	color:#993300;
	font-style:oblique;
	margin-top:20px;
	font-size:28px;
}

#contactcontent h2 {
	color:#336666;
	font-size:22px;
	font-weight:bold;
}

#contactcontent h3 {
	color:#993300;
	font-size:14px;
	font-weight:bold;
}

#worktimes {
	margin:10px 0px;
	color:#993300;
	font-size:14px;
	line-height:145%;
	font-weight:bold;
	height:50px;
}

#workleft {
	float:left;
	width:350px;
}

#workright {
	float:left;
	width:200px;
}

#map {
	float:left;
	margin:10px 0px 0px 0px;
	border:solid #333333 10px;
}

#mapbutton {
	float:left;
	font-size:12px;
	width:620px;
	height:40px;
}



/*Procedures*/
#procedwrapper {
	margin-top:40px;
	height:4100px;
	*height:4400px;
	_height:4400px;
	background:white;
}

#procedwrapper #digicontent ul li a {
	color:#993300;
	font-size:14px;
	font-weight:bold;
	margin:10px 0px;
}

#procedwrapper #digicontent ul li a:hover {
	text-decoration:underline;
	color:#006699;
}

#procedwrapper #digicontent ul li {
	margin:10px 0px;
}


#amalgamwrapper {
	margin-top:40px;
	height:1000px;
	*height:1015px;
	_height:1000px;
	background:white;
}

#cadwrapper {
	margin-top:40px;
	height:800px;
	*height:815px;
	_height:800px;
	background:white;
}

#cosmeticwrapper {
	margin-top:40px;
	height:1750px;
	*height:1765px;
	_height:1770px;
	background:white;
}

#xraywrapper {
	margin-top:40px;
	height:1100px;
	*height:1150px;
	background:white;
}

#scalingwrapper {
	margin-top:40px;
	height:1150px;
	*height:1180px;
	_height:1180px;
	background:white;
}

#sedationwrapper {
	margin-top:40px;
	height:1850px;
	*height:1865px;
	_height:1870px;
	background:white;
}



/* forms */

.loader {
	
}

.bar{
	display:none;	
	background: url('ajax-loader.gif') no-repeat;
	margin-left:20px;
	margin-top:50px;
	height:20px;
	width: 230px;
}

.submit {
	margin-left:270px;
}

#contactForm{
	float:left;	
 	position:relative;
	background-color: #fdfdfd;	
	height: 200px;
	font-size:12px;
	font-weight:bold;
	color:#993300;
}

#formcontainer {
 	float:left;	
 	position:relative;
 	height: 200px;
 	width:600px;
}

label {
	float:left;
	text-align:right;
	width:120px;
	margin-right:15px;
}

input {
}

#ctime {
	float:left;
	margin:0px 0px 10px 0px;
}

#contactl {
	float:left;
	width:240px;
	margin-left:0px;
}

#contactl h4, #contactr h4 {
	font-size:12px;
	font-weight:bold;
	margin-left:70px;
	color:#000000;
}

#contactr {
	margin-left:0px;
	float:left;
}