* { font-family: Verdana, Arial, Helvetica, sans-serif; padding: 0px; margin: 0px; font-size: 100%; }
html, body { height: 100%; line-height: 1.75em; }

body { font-size: 0.7em; color: #506E7D; padding: 0px 10px; background-color: #EAF4F2; }

a, a:visited { color: #2575B5; font-weight: bold; }
em { font-style: normal; font-weight: bold; }
h1, h2, h3, h4, h5, h6 { color: #629FBD; font-weight: normal; margin-top: 0.5em; }
h1 { font-size: 1.8em; margin-bottom: 12px; }
h2 { font-size: 1.3em; margin-bottom: 4px; font-weight: bold; }
h3 { font-size: 1.2em; }
h4 { font-size: 1.1em; }
h5 { font-size: 1em; }
h6 { font-size: 1em; }
hr { margin: 10px 0px; }          
img { border: 0px; }
p { margin: 0px 0px 10px 0px; line-height: 1.4em; }

table h1, table h2, table h3, table h4, table h5, table h6 { margin-top: 0px; }

table.form td, table.form th { padding: 2px; }
input.text, select, textarea { padding: 1px; border: 1px solid #808080; }
input.button { background-color: #1A3A6E; color: #FFFFFF; border: 0px; padding: 3px 5px; font-weight: bold; }

table.data { border-collapse: collapse; }
table.data td, table.data th { padding: 4px; border: 1px solid #1A3A6E; }
table.data th { background-color: #E0E0E0; text-align: left; }
table.data td { background-color: #F0F0F0; }

table.product-list img { padding-bottom: 10px; padding-right: 10px; }

ol, ul { margin-left: 1.2em; padding-left: 1.2em; margin-top: 1em; margin-bottom: 1em; }

#root { width: 960px; margin: 0px auto; background-color: #EAF4F2; }
	#root-bkgd { background-image: url(../../images/root-bkgd.gif); background-repeat: repeat-y; }

		#header-root { }
			#header-logo { padding: 0px 0px 0px 0px; float: left; }
			#header-date { padding: 40px 20px 0px 0px; float: right; }

			#nav-root { clear: both; }
				#nav-bkgdcontainer { background-image: url(../../images/madeley-dental-menu-bk.gif); background-repeat: no-repeat; width: 960px; height: 42px;}
					#nav-base { background-image: url(../../images/madeley-dental-menu-base.gif); background-repeat: no-repeat; width: 960px; height: 11px; line-height: 0px; font-size: 1px; }
			#body-root { height: 1%; background-image: url(../../images/madeley-dental-main-bk.gif); background-repeat: repeat-y; border: 0px; padding-left: 30px; padding-right: 30px; }
				#left-root { float: left; width: 170px; margin-right: 6px; }
					#left-content { padding: 4px; }
						#left-image img { margin: 8px 2px 0px 2px; }
				#main-root { float: left; width: 900px; }
					#main-content { padding: 20px; }
						#main-content img { margin-left: 30px; }
				#right-root { float: left; width: 168px; }
					#right-content { padding: 25px 10px 10px 10px; }

	#footer-root { width: 960px; height: 81px; background-image: url(../../images/madeley-dental-footer.gif); background-repeat: no-repeat; }
		#footer-content { text-align: right; font-size: 1em; color: #ffffff; padding: 5px 5px 0px; }
#footer-content a { color: #FFFFFF; }
.align-left { text-align: left; }
.align-center { text-align: center; }
.align-right { text-align: right; }
.valign-top { vertical-align: top; }
.valign-middle { vertical-align: middle; }
.valign-bottom { vertical-align: bottom; }
.clear-left { clear: left; line-height: 1px; height: 1px; font-size: 1px; }
.clear-right { clear: right; line-height: 1px; height: 1px; font-size: 1px; }
.clear { clear: both; line-height: 1px; height: 1px; font-size: 1px; }
.float-left { float: left; }
.float-right { float: right; }
.error { text-align: center; font-weight: bold; color: red; }
.smaller { font-size: 0.8em; line-height: 1.5em;}
.thumb50x50 { float: left; width: 50px; height: 50px; margin: 2px; }

.services-box { float: left; width: 160px; margin-right: 10px; margin-bottom: 10px; border: 1px solid #E0E0E0; min-height: 85px; height: auto !important; height: 85px; }
	.services-box h3 { font-size: 1em; margin: 0px; padding: 0px 4px; background-image: url(../../images/services-box-hbk.gif); }
	.services-box-text { padding: 4px; border-top: 1px solid #E0E0E0; font-size: 1em; line-height: 1.2em; }
