@charset "UTF-8";

/***************************
*global reset from eric meyer*
******************************/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: "Times New Roman", Times, serif;
	vertical-align: baseline;
}
/* remember to define focus styles! */

ol, ul {
	list-style: none;
}

ol, ul {
	list-style: url() none inside;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
/***************************
*end of global reset 
******************************/
/* Clearfix */
.clearfix:after {
	clear: both;
	content: ".";
	display: block;
	height: 0px;
	visibility: hidden;
}
body {
	line-height: 1.3;
	font-size: .9em;
	color: #000000;
	background: #ffffff url(../images/noisebg.gif) repeat;
	clear: both;
	font-family: "Times New Roman", Times, serif;
}

h1 {
	text-indent: -9999px;
	display: inline-block;
}
h2 {
	text-indent: -9999px;
}

h3 {
	font-size: 2em;
	margin-left: -5px;
	margin-bottom: 5px;
}

h4 {
	font-size: 1.5em;
	margin-bottom: 0px;
	margin-left: 5px;
	text-transform: uppercase;
	margin-top: 5px;
}

p {
	margin: 10px 0px 0px;
}
#wrapper {
	height:auto !important;
	padding: 0px;
	width: 980px;
	border: 1px solid #E8E8E8;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
}
#logo {
	background: url(../images/logo.png) no-repeat left top;
	padding: 0px;
	height: 90px;
	width: 500px;
	margin: 2px 0px 0px 10px;
	float: left;
}
#banner {
	padding: 0px;
	width: 968px;
	background: url(../images/bannerpic.jpg) no-repeat;
	height: 206px;
	margin: 0px auto 5px;
	clear: both;
}
#topmenu {
	margin: 0px;
	padding: 0px 0px 0px 70px;
	height: 45px;
	width: 910px;
	background: url(../images/images/menubarbg.png) repeat-x left top;
}

#addressbox  p {
	margin-top: 10px;
	margin-left: 275px;
	font-size: 20px;
}
#addressbox {
	margin: 0px 16px 0px 0px;
	float: right;
	height: 90px;
	width: 300px;
	background: url(../images/addressbox.jpg) no-repeat right;
}
#pagetitle {
	padding: 0px;
	width: 500px;
	margin-left: 20px;
	clear: both;
	margin-bottom: -10px;
}

#topcontent {
	background: url(../images/contenttop.png) no-repeat;
	margin: 0px;
	padding: 0px;
	height: 17px;
}


#content {
	margin: 0px;
	padding: 0px 0px 0px 20px;
	background: url(../images/contentsides.png) repeat-y left top;
	min-height: 1px;
}
#maincontent {
	background: url(../images/contentbg2.png) repeat-x left top;
	margin: 0px;
	width: 670px;
	min-height: 100px;
	padding: 10px 10px 10px;
	float: left;
}
#sidescontent {
	background: url(../images/contentsides.png) repeat-y left;
	margin: 0px;
	padding: 0px;
}
#subcontent {
	margin: -15px 0px 0px;
	padding: 0px;
	float: right;
	width: 250px;
}


#adbox {
	background: url(../images/adboxso.png) no-repeat left top;
	margin: 0px;
	height: 215px;
	padding: 15px 5px 5px 5px;
}
#adboxtext {
	margin-right: 30px;
	margin-left: 5px;
}
.whitetext {
	color: #FFFFFF;
	font-size: 160%!important;
	line-height: 1em;
	margin-top: 15px!important;
	margin-bottom: 15px!important;
}

#mainmenu {
	margin: 0px 0px 20px;
	width: 230px;
	line-height: 1.5;
	padding: 0px;
}
#adbox h4 {
	color: #666666;
	width: 100px;
	text-transform: uppercase;
	border: 0px none #FFFFFF;
	margin: 0px 0px 20px;
	padding: 0px;
	font-size: 1.4em;
	line-height: 1;
}
.adboxnarrow {
	margin-right: 70px;
}
.readmore {
	margin-top: 10px;
	margin-left: 50px;
}
#botcontent {
	background: url(../images/contentbot.png) no-repeat left bottom;
	margin: 0px;
	padding: 0px;
	height: 20px;
}
#footer {
	width: 980px;
}
.clear {
	clear: both;
}
#footernav {
	clear: both;
	text-align: center;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#copyright {
	float: right;
	margin-right: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}

#footer h4 {
	font-size: 1.2em;
	margin-bottom: 5px;
	margin-left: 0px;
	text-transform: none;
}
#footerleft {
	margin: 0px 0px 0px 20px;
	padding: 5px 5px 5px 0px;
	float: left;
	width: 280px;
}
#testimonial {
	border: 1px solid #CCCCCC;
	width: 210px;
	margin-top: 5px;
	background-color: #DCE7F2;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#footerright {
	margin: 0px 20px 0px 0px;
	float: right;
	width: 280px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}


#footerleft p {
	padding-left: 10px;
}
.padding5px {
	margin-left: 5px;
	margin-right: 5px;
}

blockquote {
	font-size: 1em!important;
	padding: 0em 0px 0em 15px;
	margin-top: 5px;
}

blockquote span.open {
	background-image: url(../images/so-q.gif);
	background-repeat: no-repeat;
	background-position: left 0px;
	padding-top: 2px;
	padding-right: 0;
	padding-bottom: 2px;
	padding-left: 30px;
}

blockquote span.close {
	padding: 2px 25px 2px 0;
	background-image: url(../images/sc-q.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

blockquote.testimonial {
	padding: 0 0 15px;
	border-bottom: 1px solid #E6E6E6;
}

div.quote-hilite {
	background: #333333;
	color: #FFFFFF;
}


#faqs #maincontent p {
	margin: 10px 0px 5px!important;
}
#maincontent h4 {
	text-transform: none;
	margin: 10px 0px -10px;
	padding: 0px;
}
#adboxtext p {
	padding: 0px;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: 0px;
	line-height: 1;
}
#form {
	background: #DCE7F2;
	width: 670px;
	margin-top: 10px;
	border: 1px solid #009999;
}
#otbox {
	background: url(../images/otbox.png) no-repeat 0px top;
	margin: 0px;
	padding: 0px;
	width: 240px;
	height: 250px;
}
#otbox h4 {
	padding-top: 20px;
	padding-bottom: 10px;
	margin-left: 15px;
}
#otbox ul {
	margin-left: 20px;
}
#footer  ul, #footer p {
	margin: 0px 5px;
}
#footer #footerleft p {
	padding-left: 0px;
}
#footernav  ul li {
	display: inline;
	list-style: none;
	padding: 15px 5px;
	margin: 15px 5px;
}
a#footernav {
	display: inline;
	list-style: none;
	padding: 15px 5px;
	margin: 15px 5px;
}
a:link {
	text-decoration: none;
	padding-bottom: 1px;
	border-bottom: 1px dotted #006699;
	color: #006699;
 }
 a:visited {
	text-decoration: none;
	border-bottom: 0px dotted #D6AB95;
	color: #D6AB95;
 }


a:hover {
	text-decoration: none;
	border-bottom: 1px dotted #D6AB95;
	color: #D6AB95;
	}
a:active {
	text-decoration: none;
	border-bottom: 0px dotted #0033FF;
	color: #E6C6A7;
	}
.portraits {
	margin: 0px;
	padding: 0px;
	height: 170px;
}
.botimg  {
	margin-right: auto;
	margin-left: auto;
	display: block;
}
img.floatLeft {
	float: left;
	padding: 0px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.introtext {
	font-size: 230%;
	line-height: 1;
	padding-right: 30px;
}

#footer img.floatLeft {
	float: left;
	margin: 5px 5px 15px;
}
#subcontent img {
	margin: 0px 5px 0px 0px;
	padding: 0px;
}
p#maincontent ul li{
	margin: 0px 0px 0px 10px;
	padding: 0px;
	list-style: disc inside;
}
#form ul li{
	list-style: none inside;
	margin: 2px 0px 5px;
}
#newsletform {
	margin: 5px;
	padding: 10px;
	width: 210px;
	border: 1px solid #e8e8e8;
	background: #FCFCFC;
}
#newsletform #submitbutton {
	margin-top: 5px;
	margin-left: 0px;
}
#newsletform .contact_li {
	padding-bottom: 5px;
}
#maincontent li {
	list-style: disc inside;
	margin-left: 25px;
	padding: 0px;
}
img.floatLeft2 {
	float: left;
	margin: 5px 40px 5px 0px;
}
#addressbox  p {
	color: #666666;
	text-transform: uppercase;
	padding: 0px 7px 0px 0px;
	font-size: 1.3em;
	line-height: 1.2em;
	text-indent: -9999px;
}
#template {
}
#appoint #testimonial,#cont #testimonial, #thx #testimonial{
	border: 1px solid #CCCCCC;
	width: 215px;
	margin-top: 10px;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-left: 10px;
	margin-right: 5px;
}
#subcontent img {
	margin-top: 10px;
}
.bold {
	font-weight: bold;
	margin-left: 30px;
}
img#subcontent {
	display: block;
}
#testimonial p {
	margin-top: 0px;
}
#testimonial ul {
	margin-left: 10px;
}
.top_marg {
	margin-top: 20px;
}
#buttons {
	clear: both;
	padding: 5px;
}
.form_left {
	margin: 0px;
	float: left;
	width: 340px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.short_label {
	width: 70px;
}

.long_label {
	width: 175px;
}
.form_right {
	margin: 0px;
	float: right;
	width: 320px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.add_label {
	width: 100px;
}
#top_form  {
	height: 100%;
	padding: 5px 5px 0px;
	margin: 0px;
}
#bot_form  {
	clear: both;
	height: 100%;
	padding: 0px 5px 5px;
	margin: 0px;
}
.label_vlong {
	width: 235px;
}
.label_find
 {
	width: 165px;
}
#otbox li {
	line-height: 1.7;
}
#appoint #testimonial li, #cont #testimonial li, #thx #testimonial li {
	line-height: 1.6;
}
#appoint #mainContent li {
	line-height: 1.4;
}
#siteby {
	float: left;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
}
#maincontent ul {
	margin-top: 10px;
	list-style: disc inside;
}
#mercury #subcontentimg {
	background: url(../images/Picture39.jpg) no-repeat left top;
	padding: 0px;
	height: 330px;
	width: 235px;
	margin-top: 10px;
}


#faqs #subcontentimg {
	background: url(../images/Picture18.jpg) no-repeat left top;
	margin-top: 10px;
	padding: 0px;
	height: 352px;
	width: 235px;
}
#implants #subcontentimg {
	background: url(../images/Picture10.jpg) no-repeat left top;
	margin-top: 10px;
	padding: 0px;
	height: 177px;
	width: 235px;
}
#hygiene #subcontentimg {
	background: url(../images/Picture13.jpg) no-repeat left top;
	margin-top: 10px;
	padding: 0px;
	height: 277px;
	width: 235px;
}
#payments #subcontentimg {
	background: url(../images/Picture25.jpg) no-repeat left top;
	margin-top: 10px;
	padding: 0px;
	height: 285px;
	width: 235px;
}

.lk {
	margin-bottom:5px
}

a:link.lk {
	text-decoration: none;
	padding-bottom: 1px;
	border-bottom: 1px dotted #ddb389;
	color: #ddb389;
 }
 a:visited.lk {
	text-decoration: none;
	color: #000000;
	padding-bottom: 1px;
	border-bottom: 1px dotted #cccccc;
 }


a:hover.lk, a:active.lk {
	text-decoration: none;
	border-bottom: 0px dotted #0033FF;
	color: #006699;
	}
	
#form li{
	margin-left:0px!important;
}
	
textarea#address {
	border: 1px solid #799250;
	width: 200px;
	background: #F1F5F9;
	overflow: auto;
	height: 100px;
	color: #000000;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
}
label#hometel,label#worktel {
	width: 120px!important;
	
}
#name label,label#email, label#postcode {
	width: 100px!important;
	
}
label {
	width: 150px;
	float: left;
	display: block;
}
label#Security_code  {
	width: auto;
	margin-right: 10px;
}
input text {
	background:transparent;
}
textarea.input {
	background:transparent;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.form_field {
	padding-bottom: 10px;
}

#postcode,#emailadd,#find,#hometel,#worktel,#name, #Security_question {
	border: 1px solid #799250;
	background: #F1F5F9;
	color: #000000;
}
#postcode,#find,#hometel,#worktel {
	width: 135px;
}

#emailadd, #name{
	width: 240px;
}
 #days, #time {
	border: 1px solid #799250;
	width: 80px;
	background: #ffffff;
	color: #000000;
	height: 20px;
}
#submitbutton{
	margin-left: 30px;
	margin-top: 0px;
}
#resetbutton{
	margin-left: 270px;
	margin-top: 0px;
}
#emailthx {
	padding: 10px;
	margin-top: 20px;
	margin-left: 100px;
	height: 300px;
}
#question {
	clear: both;
	padding: 5px;
}
#staff .floatLeft {
	margin-right: 15px;
	border: 1px solid #000033;
}
