@charset "utf-8";
/* CSS Document */
body {
	margin: -10px 0 0 -10px;
	padding: 0;
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	color: #58585A;
	font-size: 11px;
	line-height: 18px;
}
html body{
	margin:0;
	padding:0;
}
td{
	vertical-align: top;
}
p, ul{
	margin-top: 0px;
}
a.mapquestLink{
	font-weight: bold;
	color: #58585A;
	font-style: italic;
	text-decoration: none;
}
a.mapquestLink:hover{
	text-decoration: underline;
}
#leftShadow{
	background-image: url(../images/shadowl.gif);
	background-repeat: repeat-y;
}
#rightShadow{
	background-image: url(../images/shadowr.gif);
	background-repeat: repeat-y;
}
#bottomShadow{
	background-image: url(../images/shadowb.gif);
	background-repeat: repeat-x;
}
#mainContent{
	padding-top: 33px;
	padding-left: 0px;
	padding-right: 70px;
	padding-bottom: 20px;
}
#beforeAfterPics{
	padding-top: 33px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
}
#mainContent.withSub{
	padding-top: 28px;
}
#contactDets{
	padding-left: 18px;
	padding-top: 10px;
	padding-bottom: 12px;
	padding-right: 0px;
	line-height: 17px;
	font-size: 12px;
}
#contactDets a, a.normal{
	text-decoration: none;
	color: #58585A;
}
#contactDets a:hover, a.normal:hover{
	text-decoration: underline;
}
#surgicalMenu{
	background-image: none;
	background-color: #F3F7F8;
}
#surgicalSubMenu{
	background-color: #F3F7F8;
	border-bottom-color: #86AAAA;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	padding-top: 8px;
	padding-bottom: 10px;
	padding-left: 12px;
	text-align: center;
}
#cosmeticSubMenu{
	background-color: #ffffff;
	color: #57898A;
	border-bottom-color: #86AAAA;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	padding-top: 8px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: center;
}
#newslinksSubMenu{
	background-color: #FEF6F1;
	border-bottom-color: #F2934A;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	padding-top: 8px;
	padding-bottom: 10px;
	padding-left: 12px;
	text-align: center;
	color: #F26E22;
}
#surgicalSubMenu a{
	display: inline;
	margin-right: 15px;
	color: #57898A;
	text-decoration: none;
}
#cosmeticSubMenu a{
	display: inline;
	margin-left: 8px;
	margin-right: 8px;
	color: #57898A;
	text-decoration: none;
}
#newslinksSubMenu a{
	display: inline;
	margin-left: 8px;
	margin-right: 8px;
	text-decoration: none;
	color: #F26E22;
}
#surgicalSubMenu a:hover, #cosmeticSubMenu a:hover, #newslinksSubMenu a:hover{
	text-decoration: underline;
}
.cosmeticWhiteMenu{
	padding-bottom: 8px;
}
.cosmeticSubSubMenu{
	background-color: #F0F4F4;
	padding: 6px 0px 7px 0px;
}
.orangeBg{
	background-color: #F6E5D1;
}
.gothPageSpacer{
	background-color: #E0E4E7;
}
.surgicalSpacer{
	background-color: #DFE6E7;
}
.therapeuticSpacer{
	background-color: #DFE4E8;
}
.beforeAfterSpacer{
	background-color: #E2E7E0;
}
.newslinksSpacer{
	background-color: #F8DFCD;
}
.patientformsSpacer{
	background-color: #F8EFD4;
}
.wellnessSpacer{
	background-color: #EAEBDF;
}
.contactSpacer{
	background-color: #F0EBD5;
}
.homepage{
	background-image: url(../images/homebg.gif);
	background-repeat: repeat-y;
}
.gothpage{
	background-image: url(../images/gothbg.gif);
	background-repeat: repeat-y;
}
.surgicalpage{
	background-image: url(../images/surgicalbg.gif);
	background-repeat: repeat-y;
}
.therapeuticpage{
	background-image: url(../images/therapeuticbg.gif);
	background-repeat: repeat-y;
}
.cosmeticpage{
	background-image: url(../images/cosmeticbg.gif);
	background-repeat: repeat-y;
}
.beforeafterpage{
	background-image: url(../images/beforeafterbg.gif);
	background-repeat: repeat-y;
}
.newslinkspage{
	background-image: url(../images/newslinksbg.gif);
	background-repeat: repeat-y;
}
.patientformspage{
	background-image: url(../images/patientformsbg.gif);
	background-repeat: repeat-y;
}
.wellnesspage{
	background-image: url(../images/wellnessbg.gif);
	background-repeat: repeat-y;
}
.contactpage{
	background-image: url(../images/contactbg.gif);
	background-repeat: repeat-y;
}
.mainTitle{
	font-weight: bold;
	font-style: italic;
	font-size: 15px;
	padding-bottom: 10px;
}
.smallerTitle{
	font-size: 13px;
}
.bigBold{
	font-weight: bold;
	font-size: 13px;
}
.boldItal{
	font-weight: bold;
	font-style: italic;
	font-size: 13px;
}
.rightImage{
	float: right;
	padding-top: 10px;
	padding-left: 20px;
	padding-bottom: 15px;
}
.formfield{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #F8F8EC;
	border-style: solid;
	border-width: 1px;
	border-color: #B8A03E;
	padding: 2px;
	color: #58585A;
}