body {
	margin: 0px;
	padding: 9px 16px 0px 16px;
	background: #ccc url("background_pageTile.gif");
	text-align: center;
	}
	

a:link, a:visited { color: #900;}
a:hover {color: #600;}
	
img {
border: 0px;
}	
	
body, td, ul, dl, ol {
	font-family: verdana, helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.4em;
		}
	

#pageWrapper {
	margin: auto;
	width: 776px;
	background-color: #fff;
	background-image: url("bgnd_shadows.gif");
	text-align: center;
	}		

#navTable, #contentTable {
	margin: 0px 8px;
	}

td {
	vertical-align: top;
	}
	
	
ul#leftNav {
	padding: 25px 2px 0px 0px;
	margin: 0px;
	list-style: none;
	text-align: right;
	}
	
ul#leftNav li {
	padding: 0px 0px 3px 0px;
	margin: 0px;
	list-style: none;
	text-align: right;
	}	
	
ul#leftNav li a {
	text-align: right;
	padding: 5px 20px 5px 5px;
	text-transform: uppercase;
	text-decoration: none;
	color: #f90;
	display: block;
	}
	
ul#leftNav li a:hover, ul#leftNav li a.on, ul#leftNav li a.on:hover {
	text-transform: uppercase;
	text-decoration: none;
	color: #000;
	background: url("/assets/leftNav_arrow.gif") right center no-repeat;
	}			
	
ul#leftNav ul.subItems {
	font-size: 75%;
	color: #000;
	text-transform: uppercase;
}	

ul#leftNav ul.subItems li {
	padding: 0px 20px 0px 0px;
	line-height: 100%;
}	

ul#leftNav ul.subItems li span {
	padding: .25em 0px;
	border-bottom: 1px dashed #999;
	display: block;
}	

#pageBanner {
margin: 0px 8px;
padding: 0px;
}

#pageBanner h2 {
margin: 0px;
padding: 0px;
}


	
	
	
td#contentColumn, td.contentColumn {
	padding: 1em 100px 1em 1em;
	background: transparent;
	line-height: 1.6em;
	}
	
td#contentColumn h2, td.contentColumn h2  {
	font-weight: normal;
	color: #000;
	font-size: 28px;
	text-transform: uppercase;
	}
	
td#contentColumn h3, td.contentColumn h3 {
	font-weight: normal;
	color: #000;
	font-size: 17px;
	text-transform: uppercase;
	margin: 0;
	padding: 0;
	}
	
td#contentColumn h3.AboutUsName, td.contentColumn h3.AboutUsName {
	margin-bottom: .75em;
	}	
	
td#contentColumn h4 ,td.contentColumn h4 {
	font-weight: normal;
	color: #900;
	font-size: 14px;
	text-transform: uppercase;
		margin: 0;
	padding: 0;
	}			
		
td#contentColumn p, td.contentColumn p {
	margin: 0;
	padding: .5em 0 .75em 0;
	}
	
p.leadIn {
	font-size: 16px;
	}
	
td#sidebar {
	width: 152px;	
	}
	
.medispaImg	{
	background: url(/assets/sidebar_medispa.gif) no-repeat;
	} 

.medispaImgHome	{
	background: url(/assets/sidebar_medispaHome.gif) no-repeat;
	} 	
	
.essenImg	{
	background: url(/assets/sidebar_essentials.gif) no-repeat;
	}
	
.defaultImg	{
	background: url(/assets/sidebar_default.gif) no-repeat;
	}
	
.moreLink a, .moreLink a:visited {
	color: #900;
	text-decoration: none;
}	

.moreLink a:hover {
	color: #900;
	text-decoration: underline;
}	
	
.recommendedFor {
	/*background: #ccc url(/assets/introParagraph_bottom.gif) bottom left repeat-x;*/
	padding: 0;
	margin-bottom: 0;
	background-color: #ddd;
	}	
	
.recommendedFor_topLeft	{
	/*background: url(/assets/introParagraph_topLeft.gif) top left no-repeat;*/
	padding: 0;
	margin-bottom: 0;
}

.recommendedFor_topRight {
	/*background: url(/assets/introParagraph_topRigh.gif) top right no-repeat;*/
	padding: 1em;
	margin-bottom: 1em;
}		

.recommendedFor_topRight p {
	margin-top: 0px;
	padding-top: 0px;
	}

.recommendedFor p {
margin-bottom: 0;
padding-bottom: .4em;
}

.recommendedFor ul {
margin-top: 0;
padding-top: 0;
}


div.storeButtonsHorizontal {
	text-align: right;
	}
	
div.storeButtonsVertical {
	width: 110px;
	}	

	
table.productList {
	border: 0px;
	margin: 0px;
	padding: 0px;
	}

	
table.productList td, table.productList th {
	padding: .5em;
	vertical-align: top;
	}

table.productList .catSubHead {
	color: #900;
	}

table.productList .catSubHeadHidden {
	position: absolute;
	left: -1000px;
	}

table.productList th {
	vertical-align: top;
	font-size: 10px;
	text-transform: uppercase;
	}	

table.productList th, table.productList td {
	padding: 2px;
	margin: 0px;
	}	

table.productList tr td {
	border-bottom: 1px solid #bbb;
	}

tr.altGroup td, tr.altGroup th, tr.altGroupAltRow td, tr.altGroupAltRow th {
	background-color: #ddd;
	}	
	
table.productList tr td.productName a {
	font-size: 11px;
	text-decoration: none;
	color: black;
	}

table.productList tr td.productName a:hover {
	font-size: 11px;
	color: #900;

	}
	
table.productList tr td.skinType img {
	padding: 0px 1px 0px 0px;
	margin: 0px;
	}	

/*
table.productList tr td, table.productList tr th {
	background-color: #ccc;
	}
	
table.productList tr.AltRow td, table.productList tr.AltRow th {
	background-color: #c3c3c3;
	}
	
table.productList tr.altGroup td, table.productList tr.altGroup th {
	background-color: #fff;
	}
	
table.productList tr.altGroupAltRow td, table.productList tr.altGroupAltRow th {
	background-color: #eee;
	}	
*/
	
/* ----- Product Details Page -------- */

#productImageWrapper td {
	vertical-align: top;
	}


	
	
#productDescription h3, #productDescription p.productPrice {
	color: #900;
	font-weight: bold;
	font-size: 12px;
	}
	
#productDescription h3#prodDetail {
	font-size: 14px;
	}	
	
#productDescription h3#prodDetail span.prodSize {
	font-size: 10px;
	
	}	
	
#buyButton, #returnButton {
	text-align: center;
	background: url(/assets/buyButton_background.gif) no-repeat bottom center;
	padding: 5px 15px 10px 15px;
	width: 100px;
	}
	
#buyButton a, #returnButton a {
	font-weight: bold;
	text-decoration: none;
	padding: 5px 15px;
	text-align: center;
	display: block;
	color: black;
	}
	
#buyButton a:hover, #returnButton a:hover {
	font-weight: bold;
	text-decoration: underline;
	}		
	
table.prodGroupList	img {
	border: 1px solid #ccc;
	}
	
	
/* ----- misc type style ---- */

.cityName {
font-weight: bold;
text-transform: uppercase;
}

.biggerText {
	font-size: 140%;
	}
	
.coloredText, h3.coloredText, td#contentColumn h3.coloredText, td.contentColumn h3.coloredText {
	color: #900;
	}	
	
div.testimonial {
	border-bottom: 1px dashed #999;
	}	

.mapLink a:link, .mapLink a:hover, .mapLink a:visited {
	color: black;
	}	

	
div.aboutUsPhotoCaption, div.newsPhotoCaption, div.imageCaption {
	text-transform: uppercase;
	font-size: 11px;
	text-align: center;
}

div.imageCaption img {
	padding-top: 5px;
	}

div.aboutUsPhotoCaption span.title, div.newsPhotoCaption span.title {
	font-size: 9px;
	color: #999;
	line-height: 11px;
}

	

	
/* ----- Footer ----- */

.prodDetailSkinTyle {
	font-size: 9px;
	text-transform: uppercase;
	}

#pageFooter {
	border-top: 1px solid #ccc;
	padding: 1em;
	margin: 0px 20px;
	text-align: center;
	}	
	
#pageFooter p {
	padding: .2em 0em;
	margin: 0px;
	}	
		
#pageFooter a {
	text-transform: uppercase;
		text-decoration: none;
	}
	
#pageFooter	.pitch {
	font-size: 85%;
	}

#pageFooter .footerLinksLine1 a {
	color: #900;
}

#pageFooter .footerLinksLine2 a {
	color: #000;
}	
	
	
/* ----- Styles for the article page ----- */

#articlesContentTable td#sidebar {
	width: 200px;
	}

#articleNav {
	padding: 50px 20px 0px 20px;
	text-align: right;
}
	
#articleNav dl, #articleNav ul {
	list-style: none;
	}
	
#articleNav dl {
	background: #f7f7f7;
	border: 1px solid #dfdfdf;
	}		
	
#articleNav dl, #articleNav dt, #articleNav dd, #articleNav ul, #articleNav li {
	padding: 0px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	}

#articleNav li a {font-family: Arial, Helvetica, sans-serif !important;}

#articleNav dt {
	color: #666;
	text-transform: uppercase;
	padding: .4em 5px .4em 5px;
	}
	
#articleNav dd {
	padding: .4em 5px .4em 5px;
	}	
		
	
#articleNav li {
	padding: .4em 0 .4em 0;
	line-height: 110%;
	}	

#articleNav li.activeLink {
font-weight: bold;
}


#articlesContentTable span.publishDate, #articlesContentTable span.category { 
	font-size: 80%;
	color: #999;
	padding: 0px;
	margin: 0px;
	}
	
#articlesContentTable h3 span {
	font-size: 80%;
	color: #999;
	text-transform: none;
	padding-top: .5em;
	}

	
#articlesContentTable .author {
	color: #900;
	}
	
#articlesContentTable blockquote {
	font-size: 120%;
	font-weight: bold;
}	

#articlesContentTable div#contactInfo {
	border-top: 1px solid #999;
}