 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: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* 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 CSS Reset */

body {
	background: url('../images/body-bg.jpg') top left repeat-x #c5e2a3;
	width: 100%;
	font-family: arial, tahoma, sans-serif;
	font-weight: normal;
	font-size: 62.5%;
	color: #000;
	line-height: 1.3em;
}
.topalign {
	vertical-align: top;
}



a {
	color: #ab720b;
	text-decoration: none;
	font-size: 1.1em;
}

a:hover {
	color: #58554c;
	text-decoration: underline;
}
	

div#container {
	width: 1050px;
	margin: 0 auto;
	position: relative;
}

div#container-bg {
	width: 100%;
	float: left;
	background: url('../images/container-bg.gif') top left repeat-y transparent;
}

div#header {
	width: 100%;
	float: left;
}

div#logo {
	width: 500px;
	float: left;
	padding: 20px 0 0 80px;
}

div#cartbutton {
	width: 188px;
	float: left;
	padding: 0px 0 0 170px;
}

div#contact {
	width: 350px;
	float: right;
	text-align: right;
	padding: 10px 90px 0 0;
}

div#contact p {
	font-size: 13px;
	font-weight: bold;
	color: #625f55;
	line-height: 1.3em;
	font-family: cambria, garamond, georgia, times, "times new roman", serif;
}

option {
	color: #625f55;
	padding-left: 12px;
}

option.subList {
	padding-left: 22px;
}

form {
	border: 1px solid #c5e2a3;
	width: 460px;
	float: none;
	font-family: arial, verdana, sans-serif;
	color: #a5a5a5;
	font-weight: lighter;
	margin-top: 10px;
}

#quickListSelect {
	width: 100%;
	padding:0;
	margin: 0;
	color: #a5a5a5;
	border: 0;
	font-size: 12px;
}

.selectHeader {
	background: #c5e2a3;
	padding: 2px 0 2px 2px;
}

div#topNav {
	width: 904px;
	height: 49px;
	background: url('../images/nav-tile-bg.jpg') top left repeat-x;
	float: left;
	margin: 10px 0 0 70px;
	font-family: cambria, garamond, georgia, times, "times new roman", serif;
}

* html div#topNav {
	margin: 10px 0 0 35px;
}

div#topNav ul li {
	display:block;
	float:left;
	position:relative;
	z-index:1;
	text-align: center;
	
}

div#topNav li ul {
	display: none;
	margin: 0;
	padding: 0;
}

div#topNav li ul li {
	margin: 0;
	padding: 0;
}

div#topNav li:hover ul, div#topNav li.over ul {
background:#FFFFFF none repeat scroll 0%;
border:1px solid #a5a5a5;
border-top: 0;
display:block;
left:0;
position:absolute;
top:46px;
width:199px;
z-index:100;
margin: 0;
}

div#topNav li ul li a {
background:#FFFFFF none repeat scroll 0%;
border-top:1px solid #BFBFBF;
color:#625f55;
display:block;
float:none;
height:1%;
width: 187px;
text-indent:0pt;
text-align: left;
padding: 10px 0 10px 10px;
}

div#topNav ul li a {
	font-size: 1.3em;
	color: #625f55;
	text-decoration: none;
	font-weight: bold;
	display: block;
	padding: 6px 6px 7px 6px;
	border-right: 2px solid #fff;
	margin-top: 7px;
}

div#topNav ul li ul li a {
	margin: 0;
}

div#topNav ul li a:hover {
	color: #ab710a;
}

div#topNav .one {
	width: 150px;
}

div#topNav .two {
	width: 120px;
}

div#topNav .three {
	width: 140px;
}

div#topNav .four {
	width: 90px;
}

div#topNav .five {
	width: 115px;
}

div#topNav .six {
	width: 120px;
}

div#topNav .seven {
	width: 85px;
}

div#topNav .eight {
	width: 80px;
}

div#topNav .seven a {
	border-right: 0;
}


div#content {
	width: 902px;
	background: #fff;
	float: left;
	margin-left: 72px;
	padding: 25px 0 0 0;
}

* html div#content {
	margin-left: 35px;
}

div#content .doctor-img {
	float: right;
	padding: 2px;
	margin: 0 0 5px 15px;
	border: 1px solid #ab720b;
}

div#content .center-img {
	padding: 2px;
	margin: 0 auto;
	border: 1px solid #ab720b;
	display: block;
}

div#leftSidebar {
	width: 180px;
	float: left;
	padding: 0 15px 0 15px;
	font-family: cambria, garamond, georgia, times, "times new roman", serif;
}

div#leftSidebar h1 {
	font-size: 16px;
	color: #76756c;
	padding: 0px 0 2px 8px;
	margin-bottom: 10px;
	line-height: 1.1em;
	font-weight: bold;
}

div#leftSidebar ul {
	background: #ebf5df;
	padding: 10px;
}

div#leftSidebar ul li {
	border-bottom: 1px solid #76756c;
	padding: 8px 0;
}

div#leftSidebar ul li.last {
	border: 0;
}

div#leftSidebar a {
	color: #76756c;
	font-size: 13px;
	font-weight: bold;
}

div#leftSidebar a:hover {
	color: #ab720b;
}

div#rightSidebar {
	width: 185px;
	float: right;
	padding: 0 15px;
}

div#rightSidebar div#news, div#rightSidebar div#spotlight {
	border: 3px solid #d4e5b9;
	margin: 0 0 25px 0;
}

div#rightSidebar ul {
	padding: 0 8px 10px 8px;
	font-size: 12px;
	line-height: 1.3em;
}

div#rightSidebar h1 {
	font-size: 18px;
	color: #739642;
	border-bottom: 2px dotted #739642;
	font-family: cambria, garamond, georgia, times, "times new roman", serif;
	padding: 10px 5px;
	margin: 0 4px 10px 4px;
}

div#rightSidebar ul li.date {
	font-weight: bold;
	font-size: 13px;
	color: #739642;
	padding: 14px 0 0 0;
}

div#rightSidebar ul li.date-first {
	padding: 0;
	font-weight: bold;
	font-size: 13px;
	color: #739642;
}

div#rightSidebar ul li.entry-header {
	font-weight: bold;
}

div#rightSidebar ul li.more {
	padding: 10px 0 0 0;
}

div#rightSidebar ul li.more a {
	color: #839f55;
}

div#mainColumn {
	width: 470px;
	float: left;
	padding: 0 0 25px 0;
}

img.center {
    display: block;
    margin: 5px auto;
	padding: 5px;
	border: 0;
}

table.beforeAfter td {
padding: 5px;
border: 1px solid #a5a5a5;

}

table.beforeAfter img.center {
    display: block;
    margin: 5px auto;
	padding: 2px;
}

img.right {
    float: right;
	padding: 5px 0 5px 5px;
}

div#mainColumn h1 {
	font-size: 26px;
	color: #739642;
	border-bottom: 2px dotted #739642;
	font-family: cambria, garamond, georgia, times, "times new roman", serif;
	padding: 30px 0 10px 0;
	margin-bottom: 10px;
	line-height: 1.1em;
}

div#mainColumn h2 {
	font-size: 22px;
	color: #739642;
	font-family: cambria, garamond, georgia, times, "times new roman", serif;
	padding: 10px 0;
	line-height: 1.1em;
}

div#mainColumn h3 {
	font-size: 19px;
	color: #739642;
	font-family: cambria, garamond, georgia, times, "times new roman", serif;
	padding: 15px 0 10px 0;
	line-height: 1.1em;
}

div#mainColumn p {
	font-size: 1.2em;
	line-height: 1.3em;
	padding: 0 0 8px 0;
	text-align: justify;
}

div#mainColumn p strong {
	font-weight: bold;
}

div#mainColumn p.employee-description {
	font-style: italic;
	color: #a5a5a5;
}

.slickbox0, .slickbox1 {
	border: 1px solid #ab720b;
	padding: 10px 15px 2px 15px;
	color: #739642;
	margin-bottom: 10px;
}

div#mainColumn ul, div#mainColumn ol {
	padding-bottom: 10px;
	padding-left: 10px;
}

div#mainColumn ul {
	list-style-image: url('../images/list-disc.gif');
}

div#mainColumn li {
	margin-left: 10px;
	font-size: 12px;
	line-height: 1.3em;
	padding: 3px 0;
	text-align: justify;
}

div#mainColumn ol li {
	list-style-type: decimal;
}

div#footer {
	width: 1050px;
	background: url('../images/sub-footer-bg.jpg') top left no-repeat #c5e2a3;
	float: left;
	padding: 0 0 15px 0;
}

div#footer ul.bottomNav {
	text-align: center;
	width: 100%;
	padding: 20px 0 10px 0;
}

div#footer ul.bottomNav li {
	display: inline;
	text-align: center;
	border-right: 2px solid #625f55;
	font-size: 11px;
	font-weight: 700;
	padding: 0 10px;
}

div#footer ul.bottomNav li.last {
	border: 0;
}

div#footer a {
	color: #625f55;
	background-color:#DBEDC5;
	text-decoration: none;
	font-size:12px;
}

div#footer a:hover {
	color: #ab710a;
	background-color:#DBEDC5;
	text-decoration: underline;
	font-size:12px;
}

div#copyright {
	padding: 15px 0 0 0;
	text-align: center;
	font-weight: lighter;
	color: #739642;
}

div#copyright a {
	font-weight: bold;
	font-size:12px;
}

table.beforeAfter {
	width: 75%;
	/* border: 1px solid #a5a5a5; */
	padding: 4px;
	margin: 10px auto;
}

table.beforeAfter td {
	width: 50%;
	text-align: center;
	vertical-align: top;
}

table.beforeAfter th {
text-align: center;
font-weight: bold;
font-size: 14px;
padding: 10px 0 2px 0;
}

div#mainColumn table.beforeAfter p {
	text-align: center;
	font-size: 11px;
	color: #a5a5a5;
}

.skincareItem {
	border: 1px solid #a5a5a5;
	padding: 5px;
	margin: 10px 0;
}

.skincareItem h2 {
	float: left;
}

.skincareItem p {
	clear: both;
}

.float {
	float: right;
}

#mainColumn ul.derm {
width: 130px;
float: left;
margin: 0 8px;
}

#mainColumn ul.derm li {
text-align: left;
}

#mainColumn ul.derm li.listHeader {
font-weight: bold;
color: #739642;
list-style-type: none;
list-style-image: none;
text-transform: uppercase;
}

#leftSidebar ul li ul.subList li {
border: 0;
list-style-image: url('../images/list-disc.gif'); 
padding: 2px 0;
}

sub {
vertical-align: sub;
font-size: .8em;
}
