/* -----------------------------------------------------------------------

   Blueprint CSS Framework 0.7.1
   http://blueprintcss.googlecode.com

   * Copyright (c) 2007-2008. See LICENSE for more info.
   * See README for instructions on how to use Blueprint.
   * For credits and origins, see AUTHORS.
   * This is a compressed file. See the sources in the 'src' directory.

----------------------------------------------------------------------- */

/* reset.css */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;}
body {	line-height:1.5; }
table {border-collapse:separate;border-spacing:0;}
caption, th, td {text-align:left;font-weight:normal;}
table, td, th {vertical-align:middle;}
blockquote:before, blockquote:after, q:before, q:after {content:"";}
blockquote, q {quotes:"" "";}
a img {border:none;}

/* typography.css */
body {font-size:75%;color:#222;background:#fff;font-family: Helvetica, Arial, sans-serif;}
h1, h2, h3, h4, h5, h6 {font-weight:normal;color:#111;}
h1 {font-size:3em;line-height:1;margin-bottom:0.5em;}
h2 {font-size:2em;margin-bottom:0.75em;}
h3 {font-size:1.5em;line-height:1;}
h4 {font-size:1.2em;line-height:1.25;margin-bottom:1.25em;height:1.25em;}
h5 {font-size:1em;font-weight:bold;margin-bottom:1.5em;}
h6 {font-size:1em;font-weight:bold;}
h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {margin:0;}
p {	margin-top: 0;	margin-right: 0;	margin-bottom: 1.5em;	margin-left: 0px;}
a:focus, a:hover {color:#000;}
a {color:#009;text-decoration:underline;}
blockquote {margin:1.5em;color:#666;font-style:italic;}
strong {font-weight:bold;}
em, dfn {font-style:italic;}
dfn {font-weight:bold;}
sup, sub {line-height:0;}
abbr, acronym {border-bottom:1px dotted #666;}
address {margin:0 0 1.5em;font-style:italic;}
del {color:#666;}
pre, code {margin:1.5em 0;white-space:pre;}
dl {margin:0 0 1.5em 0;}
dl dt {font-weight:bold;}
dd {margin-left:1.5em;}
table {margin-bottom:1.4em;width:100%;}
th {font-weight:bold;background:#C3D9FF;}
th, td {padding:4px 10px 4px 5px;}
tr.even td {background:#E5ECF9;}
tfoot {font-style:italic;}
caption {background:#eee;}
.small {font-size:.8em;margin-bottom:1.875em;line-height:1.875em;}
.large {font-size:1.2em;line-height:2.5em;margin-bottom:1.25em;}
.hide {display:none;}
.quiet {color:#666;}
.loud {color:#000;}
.highlight {background:#ff0;}
.added {background:#060;color:#fff;}
.removed {background:#900;color:#fff;}

.last {margin-right:0;padding-right:0;}
.top {margin-top:0;padding-top:0;}
.bottom {margin-bottom:0;padding-bottom:0;}

/* grid.css */
.container {width:912px; height:728px;	margin-top: 0;	margin-right: auto;	margin-bottom: 0;	margin-left: auto;	background-image: url(../images/mainPageBg.gif);	background-repeat: no-repeat;	background-position: center top;	}
body {margin:1.5em 0;}

div.span-7, div.span-8, div.span-23, div.span-24 { float:left;}

.span-7 {width:294px; height: 168px;}
.span-8 {width:294px; height: 168px; }
.span-23 { width:892px;}
.span-24, div.span-24 {width:950px;margin:0;}
/*div.border {padding-right:4px;margin-right:5px;}*/
.box {padding:1.5em;margin-bottom:1.5em;background:#E5ECF9;}

hr {color:#ddd;	width:100%;	height:1px;	border:none; background-color: #ddd; left: 30px; margin-right: 0; margin-bottom: 10px; margin-left: 0;}
hr.space {background:#fff;color:#fff;}
.clearfix:after, .container:after {content:".";display:block;height:0;clear:both;visibility:hidden;}
.clearfix, .container {display:inline-block;}
* html .clearfix, * html .container {height:1%;}
.clearfix, .container {display:block;}
.clear {clear:both;}


/* additional CSS */
body { background-image: url(../images/bgGradient.gif); background-repeat: repeat-x; background-position: top;}
h3{ line-height:25px;}
a {	text-decoration: none; color: #B32417;}

.logo {	left: 33px;	top: 12px;	position: relative;	height: 55px; width: 281px; }


/* navigation */
#tnav {	padding:0px; list-style-type:none;	width:auto; margin-top: 15px; margin-right: 0px; margin-bottom: 0px; margin-left:11px;}
#tnav li {float:left; height: 40px; }
#tnav li a{float: left; display: block; text-indent: -9999px; height: 40px;}

#tnav01 {width: 89px; background:url(../images/home.gif) 0 0 no-repeat;}
#tnav01:hover {background-position: 0 -40px;}

#tnav02 {width: 131px; background:url(../images/about.gif) 0 0 no-repeat;}
#tnav02:hover {background-position: 0 -40px;}

#tnav03 {width: 112px; background:url(../images/skinCare.gif) 0 0 no-repeat;}
#tnav03:hover {background-position: 0 -40px;}

#tnav04 {width: 135px; background:url(../images/treatments.gif) 0 0 no-repeat;}
#tnav04:hover {background-position: 0 -40px;}

#tnav05 {width: 215px; background:url(../images/howbad.gif) 0 0 no-repeat;}
#tnav05:hover {background-position: 0 -40px;}

#tnav06 {width: 208px; background:url(../images/who.gif) 0 0 no-repeat;}
#tnav06:hover {background-position: 0 -40px;}

#tnav a:hover, #tnav .current {background-position: 0 -40px;}



/* home page */
.mainArticleText {text-align: left;	width: 490px; line-height: 18px; margin-top: 40px; left: 340px;	position: relative;}
/*.homeMainArticle {	background-image: url(../images/mainHomeBG.jpg); background-repeat: no-repeat;	height:313px; left: 11px; position:relative; margin-top: 5px; margin-bottom: 5px; width: 891px;}*/



.jumpOne {	background-image: url(../images/bg_howbad.jpg);	background-repeat: no-repeat;	background-position: center; left:11px; position:relative;  margin-right:8px;}
.jumpTwo { width:290px; margin-left:8px; margin-right:9px;}
.jumpThree {position:relative;	background-image: url(../images/bg_dermatologist.jpg);	background-repeat: no-repeat;	background-position: center;}
.jumpText {	margin-top:37px;	margin-left: 12px; width:260px;}
.jumpTextThree {margin-top: 65px;	margin-left: 15px; width:260px;}


/* internal pages */
.mainArticleTextInt {  text-align: left;	width: 450px; float: left;	font-size: 12px; line-height: 18px;	top: 40px; left: 40px; position:relative }
.mainArticleTextRight {	text-align: left; width: 310px;	float: right; font-size: 12px; line-height: 18px; margin-top: 85px;	margin-right: 40px;}
.rightArticle {	margin-top: 5px;	margin-bottom: 5px; }
.about { float: left; margin-top: 0px; margin-right: 30px;	margin-bottom: 10px;}

.footer{ text-align: right;	background-image: url(../images/footer.gif); background-repeat: no-repeat;	background-position: left bottom;	height: 45px; width:832px; position:relative; left:40px; padding-top:40px}

.linkArtcleTextInt {  text-align: left;	width: 820px; float: left;	font-size: 12px; line-height: 18px;	margin-top: 40px; margin-left: 40px; }

ul.bulletList, ol.bulletList{ list-style-position: outside; margin-bottom:20px;  }
ol.bulletList li, ul.bulletList li{ margin-bottom:5px;}
ol.letterList {list-style-type:lower-alpha}

.privacy{font-size:10px;}

.navigation{ left: 11px; height: 40px; width: 890px; position: relative; }
