/************************
Secret CSS V1
************************/


/******************************
Common Styles 
******************************/
* {
	border: none;
	margin: 0;
	padding: 0;
	font-family: arial;
	font-size: 1em;
}

body {
	min-width: 960px; /*_width:expression(this.offsetWidth>960?960:'');*/
	background:url(#ImagesCDN#/Images/Backgrounds/bkgdMain.gif) repeat-x;
	font-size:62.5%;
}

p {
	color: #8c8c8c;
	font-size: 1.2em;
	line-height: 18px;
}

a {
	color: #134b84;
	text-decoration: none;
	font-size: .94em;
}

h2
{
	font-size:2.4em;
}

h3 {
	color: #134b84;
	font-size: 1.4em;
	font-weight: normal;
}

sup
{
	line-height:0;
	font-size: .8em;
	vertical-align:5px;
}

.headline {
	display: block;
	text-indent: -3000px;
}

.borderLine {
	margin-top: 3px;
	padding-top: 20px;
	background: url(#ImagesCDN#/Images/Common/divBorder.gif) repeat-x;
	float: left;
	width: 100%;
}

.skipToLink
{
	display:none;
}

.noPadding, #header ul li.noPadding
{
	padding:0;
}

blockquote {
	margin: 0 25px;
	}

/******************************
Header & Navigation
******************************/

a#secretLogo
{
	background:url(#ImagesCDN#/Images/Common/logoSecret.png) no-repeat;
	text-indent:-3000px;
	display:block;
	width:258px;
	height:319px;
	position:absolute;
	top:10px;
	left:163px;
	z-index:1000;
}

#countrySelector
{
	background:#59a6d9;
	color:#ffffff;
	font-size:1.2em;
}

#headNav {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 40px;
	z-index:100;
}

#header {
	height: 40px;
	min-width: 960px; /*_width:expression(this.offsetWidth>960?960:'');*/
	overflow: hidden;
	position: relative;
}

#header div {
	width: 960px;
	margin: 0 auto;
	position: relative;
}

#header ul {
	position: absolute;
	top: 5px;
	right: 0;
}

#header ul li {
	float: left;
	list-style: none;
	color: #ffffff;
	padding: 0 3px;
}

#header ul li a {
	color: #ffffff;
	text-decoration: none;
	vertical-align: -3px;
	font-size:1.2em;
}

#header ul li a:hover
{
	color:#071666;
	text-decoration:underline;
}

#searchBox input {
	background: url(#ImagesCDN#/Images/Common/bkgdSearchInput.gif) no-repeat;
	width: 64px;
	height: 22px;
	padding-left: 10px;
	display: block;
	padding-top: 3px;
	padding-right:9px;
	color:#ffffff;
	font-size:1.1em;
}

#header ul li .goLink
{
	background:url(#ImagesCDN#/Images/Common/btnSearch.gif) no-repeat;
	width:31px;
	height:22px;
	display:block;
	*margin-top:1px;
	text-indent:-30000px;
}

/* Navigation */
#navigation {
	height: 39px;
	width:960px;
	margin: 0 auto;
}

#navigation ul {
	height: 39px;
	float:right;
}

#navigation ul li {
	list-style: none;
	float: left;
	position: relative;
	height: 39px;
}

#homeNav a, #productsNav a#products, #sweatNav a, #whatsNewNav a, #specialOffersNav a {
	background: url(#ImagesCDN#/Images/Navigation/navigation.png) no-repeat;
	height: 39px;
	background-position: 0 0;
	text-indent: -3000px;
	display: block;
}

#homeNav a {
	width: 104px;
}

#productsNav a#products {
	width: 115px;
	background-position: -104px 0;
}

#sweatNav a {
	width: 158px;
	background-position: -219px 0;
}

#whatsNewNav a {
	width: 127px;
	background-position: -377px 0;
}

#specialOffersNav a {
	width: 141px;
	background-position: -504px 0;
}

#homeNav a:hover {
	width:104px;
	height:39px;
	background:url(#ImagesCDN#/Images/Navigation/navigation_homeActive.png) transparent no-repeat;
}

#productsNav a#products:hover, #productsNav a#products.active
{
	width:132px;
	height:39px;
	background:url(#ImagesCDN#/Images/Navigation/navigation_productActive.gif) transparent no-repeat;
	position:relative;
	margin-left:-17px;
	z-index:100;
}

#sweatNav a:hover 
{
	width:175px;
	height:39px;
	margin-left:-17px;
	background:url(#ImagesCDN#/Images/Navigation/navSweat_active.gif) transparent no-repeat;
}

#whatsNewNav a:hover {
	width:146px;
	height:39px;
	margin-left:-19px;
	background:url(#ImagesCDN#/Images/Navigation/navWhatsNew_active.gif) transparent no-repeat;
}

#specialOffersNav a:hover {
	width:158px;
	height:39px;
	margin-left:-17px;
	background:url(#ImagesCDN#/Images/Navigation/navSpecialOffer_active.gif) transparent no-repeat;
}

#navigation ul li #subNavigation {
	display: none;
	position: absolute;
	top: 29px;
	left: -32px;
	width: 403px;
	height: 477px;
	z-index: 100;
	padding-top:10px;
	padding-left:13px;
	overflow:hidden;
}

#navigation ul li #subNavigation h4
{
	color:#00215c;
	display:block;
	text-transform:uppercase;
	margin-bottom:10px;
	font-size:1.1em;
}

#navigation ul li #subNavigation ul
{
	float:none;
	margin-left:16px;
	height:auto;
}

#navigation ul li #subNavigation ul ul
{
	margin-left:12px;
}

#navigation ul li #subNavigation #wantDeodorantSubnav ul
{
	margin-left:0;
}

#navigation ul li #subNavigation a
{
	color:#8295b2;
	font-size:1.2em;
}

#navigation ul li #protectionSubnav li,
#navigation ul li #wantDeodorantSubnav li
{
	float:none;
	list-style:disc;
	color:#00215c;
	height:auto;
	position:relative;
	z-index:5;
}

#navigation ul li #subNavigation #wantDeodorantSubnav h4
{
	margin-bottom:5px;
	position:relative;
	z-index:5;
}

#navigation ul li #subNavigation #wantDeodorantSubnav h4 a
{
	color:#00215c;
}

#navigation ul li #wantDeodorantSubnav ul
{
	margin-bottom:10px;
}

#navigation ul li #wantDeodorantSubnav li
{
	list-style:none;
}

#navigation ul li #protectionSubnav li li,
#navigation ul li #wantDeodorantSubnav li li
{
	list-style:none;
	display:block;
	line-height:16px;
}

#strongProtectionList
{
	position:absolute;
	top:63px;
	right:55px;
	z-index:5;
}

.originalSubnavHead
{
	margin-top:10px;
}

#navigation ul li #subNavigation a#protectionTab, #navigation ul li #subNavigation a#wantTab
{
	height:33px !important;
	float:left;
	display:block;
	text-indent:-30000px;
	width:152px;
	position:relative;
	z-index:5;
}

#navigation ul li #subNavigation a#wantTab
{
	width:228px;
}

#protectionSubnav, #wantDeodorantSubnav 
{
	padding-left:35px;
	padding-top:53px;
}

#navigation ul li #subNavigation iframe
{
	width:100%;
	height:100%;
	position:absolute;
	left:0;
	top:0px;
	display:block;
	filter:alpha(opacity=0);
	z-index:0;
}

#wantDeodorantSubnav {
	display:none;
	padding-left:55px;
}

.rightSubnavClt
{
	position:absolute;
	bottom:40px;
	left:25px;
	z-index:5;
}

.subnavCltClinicalProtection
{
	position:absolute;
	bottom:150px;
	left:45px;
	z-index:4;
}
.subnavCltBtmLeft
{
	position:absolute;
	bottom:38px;
	left:22px;
	z-index:4;
}
.subnavCltBtmRt
{
	position:absolute;
	bottom:38px;
	right:25px;
	z-index:4;
}


/******************************
Main Content
******************************/
#homeFlash {
	outline: none;
}

#wrapper {
	margin: 0 auto;
	width: 100%;
	min-width: 960px;
	position: relative;
	overflow: hidden;
}

#home #wrapper {
	margin-top: 0;
}

a#socialize {
	display: block;
	text-indent: -3000px;
	background: url(#ImagesCDN#/Images/Common/btnSocialize.png) no-repeat;
	width: 46px;
	height: 136px;
	position: absolute;
	top: 198px;
	left: 0;
	z-index: 1000;
}

#socializeBtn
{
	display: block;
	text-indent: -3000px;
	background: url(#ImagesCDN#/Images/Common/btnSocialize.png) no-repeat;
	_background-image:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='#ImagesCDN#/Images/Common/btnSocialize.png');
	width: 46px;
	height: 136px;
	position: absolute;
	top: 0;
	right: -46px;
}

a#socialize:hover, #socializeBtn:hover
{
	background: url(#ImagesCDN#/Images/Common/btnSocialize_on.png) no-repeat;
	_background-image:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='#ImagesCDN#/Images/Common/btnSocialize_on.png');
}

div#socializewrapper {
	background: url(#ImagesCDN#/Images/Backgrounds/bkgdSocialize.png) no-repeat;
	position: absolute;
	top: 197px;
	left: -688px;
	width: 688px;
	height: 366px;
	z-index: 1000;
	display: none;
}
div#socializewrapper .left { float: left; margin: 45px 0 0 20px; _margin-left:10px; width: 280px; }
	div#socializewrapper .left p { color: #6885a8; }
	div#socializewrapper .left p a.more, div#socializewrapper .left p a:visited.more {
		color: #3d4d8b; font-weight: bold; 
		text-decoration: none; margin: 20px 0 0 0;
		}
	div#socializewrapper .left .divider {
		background: url(#ImagesCDN#/Images/Backgrounds/bkgdSocializeDivider.png) no-repeat;
		_background-image:none;
		_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='#ImagesCDN#/Images/Backgrounds/bkgdSocializeDivider.png');
		display: block;
		height: 24px;
		width: 260px;
		}

div#socializewrapper .right { margin: 50px 20px 0 0; top: 0; float: right; width: 335px; }
	div#socializewrapper .right .close {
		cursor: pointer;
		position: absolute;
		top: 20px; font-size: 1.1em;
		right: 20px; color: #000000;
		}

#mainContent {
	width: 930px;
	float: left;
	left: 50%;
	padding-left:70px;
	margin-left: -430px;
	overflow: hidden;
	margin-top: 135px;
	padding-bottom: 150px;
	position: relative;
	z-index: 10;
}

#mainContent h1
{
	margin:0 auto;
}

#introText {
	margin-left: 20px;
	width: 430px;
}

.allProducts #introText
{
	padding-left:140px;
}

/* Left Container */
#left, #right {
	float: left;
}

body#home #right h3
{
	font-weight:normal !important;
}

body#home #right p
{
	color:#8c8c8c;
}

body#home h1
{
	text-indent:-30000px;
	display:block;
	height:0;
}

/******************************
Backgrounds
******************************/
body#home #wrapper {
	/*background: url(#ImagesCDN#/Images/Backgrounds/bkgdHomepage.gif) repeat-x;
	*/	
	right: 0;
}

body#home #mainContent {
	padding-left:0;
	margin:0 auto;
	margin-top: 720px;
	left:auto;
	float:none;
}

body#home #mainContent a
{
	font-size:1em;
}

#wrapper {
	
}


/******************************
Product Pages
******************************/
/* All Products */

#hdlProducts
{
	background:url(#ImagesCDN#/Images/Headlines/hdlExploreProducts.gif) no-repeat;
	width:274px;
	height:72px;
	text-indent:-30000px;
	display:block;
}

.allProducts #mainContent {
	padding-left:25px;
	margin-top:140px;
}

#rollOverForInfo {
	float: right;
}

.productCategories {
	width: 272px;
	float:left;
	overflow: hidden;
	margin-top: 45px;
	color:#2d4b7b;
}

.productCategories img, #hoverContainer .mid img
{
	margin-left:10px;
	padding-top:5px;
}

.productCategories .productContent {
	width:172px;
	padding-left:10px;
	padding-top:5px;
	font-size:1.1em;
}

.productCategories #landingScentExpressions .productContent
{
	width:152px;
}

#bkgdClinicalProtection.productCategories .productContent
{
	width:155px;
}

#bkgdClinicalProtection.productCategories img
{
	margin-left:15px;
}


#hoverContainer .mid .productContent
{
	width:145px;
	padding-left:10px;
	padding-top:5px;
	font-size:1.1em;
}

.productCategories img, .productCategories .productContent, #hoverContainer .mid img, #hoverContainer .mid .productContent
{
	float:left;
}

.productCategories .productContent p, #hoverContainer .mid .productContent p
{
	font-size:1.1em;
	color:#00215c;
}

.productCategories .productContent span, #hoverContainer .mid .productContent span
 {
	font-size: 1.1em;
	font-weight: bold;
	text-transform:uppercase;
	color:#2d4b7b;
}

.productCategories .productContent ul,
#hoverContainer .mid ul
{
	list-style:none;
}

.productCategories ul#clinicalStrengthLineup .productContent span {
	margin-left:8px;
}

.productCategories .productContent ul span, #hoverContainer .mid .productContent ul span, 
#hoverContainer .mid .availableIn
{
	font-weight:normal;
	text-transform:none;
	float:none;
	color:#2d4b7b;
	font-size:1.1em;
}

#hoverContainer .mid .availableIn
{
	margin-top:5px;
	margin-left:30px;
	width:244px;
}

#hoverContainer .mid .availableIn li
{
	display: inline;
}

#hoverContainer .mid .availableIn li.dash
{
	margin:0 5px;
}

#hoverOffTop, #hoverOffBtm, #hoverOffLeft, #hoverOffRight
{
	position:absolute;
	width:284px;
	height:10px;
	z-index:15;
	border:1px solid red;
}

#hoverOffTop
{
	top:0;
}

#hoverOffLeft
{
	left:0;
	top:0;
}

#hoverOffRight
{
	right:0;
	top:0;
}

#hoverOffBtm
{
	bottom:0;
}


.productContent a.learnMore, #hoverContainer .mid a.learnMore
{
	margin-top:10px;
	background:url(#ImagesCDN#/Images/Common/btnLearnMoreProducts.png) no-repeat;
	width:88px;
	height:16px;
}

.productCategories div{
	float: left;
	position: relative;
	min-height: 200px;
	height: auto !important;
	height: 200px;
	width:272px;
	margin-bottom:15px;
}

div.productCategories#bkgdClinicalProtection
{
	margin-left:27px;
	_margin-left:15px;
}


div#bkgdStrongProtection div, div#bkgdBasicProtection div
{
	padding-left:10px;
}


#hoverContainer .mid img{
	margin-left:15px;
}


h2#ultimateProtection, h2#hdlStrongProtection, h2#basic {
	display: block;
	text-indent: -3000px;
	width: 272px;
	height: 54px;
	margin:0;
}

#productBackground, #homepageBackground {
	left: 50%;
	width: 1300px;
	margin-left: -650px;
	height: 1169px;
	min-width: 960px;
	position: absolute;
	z-index: 5;
	top: 0;
}

#homepageBackground
{
	z-index:10;
	height:100px;
}

#homeFlash {
	left: 50%;
	width: 1300px;
	margin-left: -650px;
	min-width: 960px;
	position: absolute;
	top: 0;
	z-index:0;
}

#productHighlights {
	width: 280px;
	float: left;
	padding-top:100px;
	position: relative;
	z-index: 1;
}

#productHighlights h1, #productHighlights p {
	display: block;
	text-indent: -9000px;
	line-height: 0;
	margin: 0;
	float: left;
}

#productHighlights a {
	color: #000000;
	text-decoration: underline;
	margin-top: 5px;
	display: block;
	text-transform: uppercase;
}

#productHighlights ul {
	margin-left: 15px;
	margin-top:10px;
	float:left;
}

#productHighlights li {
	float: none;
	clear: both;
	list-style: none;
	list-style-image: url(#ImagesCDN#/Images/Common/arrowHighlight.png);
	text-transform: uppercase;
	color:#374484;
	font-size:1.1em;
}

#productHighlights li span {
	font-weight: bold;
}

#productImage {
    position:absolute;
    left:275px;
    top:0;
	z-index: 0;
}

#productInfo {
	width: 330px;
	float:left;
	margin-top:25px;
	padding-left:8px;
    margin-left:239px;
    position: relative;
    z-index: 1;
}

#productInfo p {
	color: #0a3876;
	margin: 0;
}

#productInfo a.productAvailability, #productInfo a.productAvailabilityException {
	font-weight: bold;
	padding: 0px 0px 3px 5px;
	margin: 0;
	width: 122px;
	display: block;
	cursor: pointer;
	font-size:1.2em;
}
#productInfo #formAvailability a.productAvailability:Hover, #productInfo #formAvailability a.productAvailabilityException:Hover,
#productInfo #formAvailability a.active{
	background:url(#ImagesCDN#/Images/Common/productAvailableActive.png) no-repeat;
	font-size:1.2em;
}


#productScents {
	overflow: hidden;
	position: relative;
	border-bottom:1px solid #8187a5;
	padding-bottom:6px;
}

.clinicalStrengthOriginal #productScents
{
	width:50px;
}

.flawlessRenewal #productScents, .smoothEffects #productScents
{
	width:165px;
}

.flawlessClearGel #productScents, .freshEffects #productScents,
.sheerMineral #productScents
{
	width:100px;
}

.original #productScents
{
	width:140px;
}

#productScents li
{
	float: left;
	list-style:none;
}

#productScents a {
	margin-right: 2px;
	position: relative;
	width: 22px;
	height:52px;
	display:block;
}

.currentScent {
	color: #505050;
	display: block;
	font-size: 1.2em;
	float: none;
	clear: both;
}

.scent {
	width: 23px;
	height: 39px;
	float: left;
	text-indent: -3000px;
	display: block;
	position: absolute;
	bottom: 0;
	cursor: pointer;
}

.active .scent {
	height: 39px;
}

.calloutText
{
	margin-top:20px;
	margin-bottom:20px;
	display:block;
}

.calloutText, .calloutText strong {
	font-size: 1.4em;
}

img.selectedBar {
	display: none;
}
a.active img.selectedBar{
	display: inline;
}

.calloutText strong, .calloutText span {
	font-size: 1em;
}

.productBorder {
	display: block;
	width: 100%;
	background: url(#ImagesCDN#/Images/Common/divBorder.gif) repeat-x;
	height: 1px;
	margin: 10px 0;
}

#productReviews {
	margin-bottom:25px;
}

#productReviews a {
	font-size: 1.1em;
	margin-right: 5px;
}

#productReviews span {
	font-size: 1em;
	color:#0A3876;
}

#productLinks a {
	display: block;
	margin-bottom: 5px;
	font-size:1.2em;	
}

#tabInfo .inappropriateMessage
{
	background:#f9f9f9;
    border:2px solid #d8d8d8;
    padding:15px;
    text-align:center;
    font-weight:bold;
    display:none;
    width:300px;
    margin-top:20px;
}

#tabInfo .inappropriateMessage p
{
	color:red;
}

/* Product Tabs */
#tabInfo {
	float: left;
	width: 860px;
	position:relative;
}


#wrapper.scentExpressions #mainContent {
	margin-top:0px;
	margin-left:-650px;
	width:1300px;
}

#wrapper.scentExpressions #tabInfo
{
	padding-top:20px;
}

#scentNoFlashContent
{
	padding:20px 20px 20px 100px;
	width:750px;
	margin-top:145px;
}

#scentNoFlashContent h1
{
	font-size:2.7em;
	color:#0A3876;
	text-align:center;	
}

#scentNoFlashContent h2
{
	margin-top:55px;
}

#scentNoFlashContent h3
{
	margin-top:15px;
}

#scentNoFlashContent a
{
	text-decoration:underline;
	margin-top:10px;
}

#scentNoFlashContent ul	
{
	list-style:none;
}

#tabInfo ul {
	float:left;
}

#tabInfo li a
{
	font-size:1.1em;
	color:#00318a;
	border-bottom:1px solid #b8bbcd;
	outline:none;
}

#tabInfo li.active a
{
	font-size:1.1em;
	font-weight:bold;
}

#tabInfo li.active 
{
	background:url(#ImagesCDN#/Images/Tabs/tabActiveArrow.gif) no-repeat;
	background-position:right 5px;
	padding-right:15px;
}

#tabInfo li {
	float: left;
	list-style: none;
	margin-right: 12px;
	font-size:1.1em;
}

#tabInfo div {
	width: 100%;
	overflow: hidden;
}


#tabInfo div#tab_container {
	margin: 0 auto;
	margin-top:40px;
}

#tab_container div {
	border-bottom: 1px solid #adadad;
	padding-bottom: 20px;
}

#tabInfo h3 {
	color: #8c8c8c;
	font-size: 1em;
	font-weight: normal;
}

#tabInfo h3 span {
	color: #2a669f;
	font-weight: bold;
	font-size: .9em;
}

.tab_content {
	padding-top: 0;
}

/* People Are Talking */
#tabInfo div.peopleContent {
	width: 369px;
	float: left;
	border: none;
	background: url(#ImagesCDN#/Images/Common/borderVertical.gif) repeat-y;
	background-position: right 0;
	padding-left: 15px;

	margin-bottom:15px;
}

#tabInfo div.noBackground {
	background-image: none;
}

#tabInfo div.peopleContent img, #tabInfo div.peopleContent div {
	float: left;
	border: none;
	padding-top: 10px;
}

#tabInfo div.peopleContent div {
	width: 242px;
	padding: 10px 10px 0 10px;
}

#tabInfo h3 {
	font-size: 1.6em;
	font-weight: bold;
	color: #2a669f;
}

#tabInfo p {
	font-size: 1.1em;
	font-style: italic;
	color: #787878;
	margin-top: 0;
}

#tabInfo #talking div.peopleContent p {
	margin-top: 8px;
}

#talking a {
	text-decoration: underline;
}

#tabInfo p.peopleLink, #talking a {
	font-style: normal;
	font-weight: bold;
	color: #2a669f;
	font-size:1.1em;
}

#tabInfo p.peopleLink a
{
	font-size:1.1em;
}

.bigQuote {
	font-size: 700%;
	font-family: Georgia;
	color: #90e7ff;
	font-style: italic;
	margin-right: 5px;
	float: left;
	height: 55px;
	margin-top: -20px;
	padding-top: 35px;
	margin-bottom: -60px;
}

.talkingBorder {
	display: block;
	background: url(#ImagesCDN#/Images/Common/borderHorizontial.gif) repeat-x;
	height: 1px;
	margin: 10px 0;
	width: 800px;
	float: left;
}

/* Review Tabs */
#ratings div {
	border: none;
}

#tab_container div#overallReview {
	background: #f2f2f2;
	padding: 10px 28px;
}

#overallReview a {
	background: url(#ImagesCDN#/Images/Ratings/btnWriteReview.gif) no-repeat;
	width: 135px;
	height: 30px;
	text-indent: -3000px;
	display: block;
	float: right;
	margin-right: 40px;
}

#overallReview h3 {
	float: left;
}

#overallReview h3, #overallReview h3 strong {
	color: #515151;
	font-size: 1.8em;
	font-weight: normal;
}

#overallReview h3 strong {
	font-weight: bold;
	font-size:1em;
}

#overallRatingTabs {
	background: url(#ImagesCDN#/Images/Ratings/imgOverallStarsRating.gif) no-repeat;
	width: 0px;
	height: 16px;
	float: left;
	margin-left: 15px;
	margin-top: 3px;
}

#overallRatingTabs.fiveStars {
	width: 114px;
}

#overallRatingTabs.fourAndHalfStars {
	width: 106px;
}

#overallRatingTabs.fourStars {
	width: 93px;
}

#overallRatingTabs.threeAndHalfStars {
	width: 81px;
}

#overallRatingTabs.threeStars {
	width: 69px;
}

#overallRatingTabs.twoAndHalfStars {
	width: 57px;
}

#overallRatingTabs .twoStars {
	width: 45px;
}

#overallRatingTabs .oneAndHalfStars {
	width: 33px;
}

#overallRatingTabs .oneStars {
	width: 21px;
}

#overallRatingTabs .halfStars {
	width: 8px;
}

#overallRating
{
	overflow:hidden;
}

#overallRating p
{
	width:180px;
	float:left;
	display:block;
}

#overallRating span {
	background: url(#ImagesCDN#/Images/Common/imgProductRatingStars.gif) no-repeat;
	height: 13px;
	float: left;
	margin-top: 3px;
}

#overallRating span.fiveStars {
	width: 76px;
}

#overallRating span.fourStars {
	width: 64px;
}

#overallRating span.fourAndHalfStars {
	width: 70px;
}

#overallRating span.threeAndHalfStars {
	width: 55px;
}

#overallRating span.threeStars {
	width: 48px;
}

#overallRating span.twoAndHalfStars {
	width: 39px;
}

#overallRating span.twoStars {
	width: 30px;
}

#overallRating span.oneAndHalfStars {
	width: 23px;
}

#overallRating span.oneStars {
	width: 15px;
}

#overallRating span.halfStars {
	width: 6px;
}

#ratings div.productReview {
	padding: 10px 30px;
	float:left;
}

#ratings div.reviewRating {
	float: left;
	width: 215px;
}

#ratings div.reviewRating h3 {
	margin-bottom: 15px;
}

#tabInfo .reviewRating ul {
	float: left;
	margin-top: 20px;
	width:100%;
}

#tabInfo .reviewRating li {
	display: block;
	float: none;
	font-size: 1.1em;
	color: #787878;
}

#ratings .reviewComment {
	width: 500px;
	float: left;
	padding-left: 25px;
}

#ratings div.reviewComment .calendarDate {
	float: left;
	background: url(#ImagesCDN#/Images/Ratings/bkgdDate.gif) no-repeat;
	width: 51px;
	height: 51px;
}

#tabInfo p.helpfulReview {
	color: #533e04;
	font-size: 1.1em;
	font-style: normal;
}

.helpfulReview span {
	color: #134B84;
}

.comment a {
	text-decoration: underline;
}

.day, .date {
	color: #ffffff;
	float: left;
	font-size: 2.1em;
	padding-left: 12px;
	padding-top: 5px;
}

.date {
	padding-top: 0;
	padding-left: 15px;
	font-size: 1.2em;
}

.reviewRating span {
	width: 120px;
	float: left;
	color: #787878;
	font-weight: bold;
	margin-bottom: 5px;
	font-size:1.1em;
}

.reviewRating span.productRating {
	background: url(#ImagesCDN#/Images/Ratings/imgStarsRating.gif) no-repeat;
	width: 0px;
	height: 13px;
	float: left;
}

.inappropriateFlag
{
	font-size:1.2em;
}

.reviewRating span.productRating.fiveStars {
	width: 77px;
}

.reviewRating span.productRating.fourAndHalfStars {
	width: 71px;
}

.reviewRating span.productRating.fourStars {
	width: 62px;
}

.reviewRating span.productRating.threeAndHalfStars {
	width: 54px;
}

.reviewRating span.productRating.threeStars {
	width: 46px;
}

.reviewRating span.productRating.twoAndHalfStars {
	width: 39px;
}

.reviewRating span.productRating.twoStars {
	width: 32px;
}

.reviewRating span.productRating.oneAndHalfStars {
	width: 23px;
}

.reviewRating span.productRating.oneStars {
	width: 16px;
}

.reviewRating span.productRating.halfStars {
	width: 7px;
}





#ratings div.reviewComment .comment {
	float: left;
	width: 430px;
	padding-left: 10px;
}

.comment h3 {
	margin-bottom: 10px;
}

/* FAQs Tab */
#FAQs h3 {
	color: #515151;
	font-size: 1.8em;
	font-weight: normal;
}
#FAQs h3 strong {
	color: #2a669f;
	font-weight: bold;
}

#FAQs dl.reveal-list {
	margin-top: 25px;
}
#FAQs dl.reveal-list dt {
	background: transparent url(#ImagesCDN#/Images/Tabs/bkgd-reveal-plusminus.gif) 0 3px no-repeat;
	cursor: pointer;
	padding: 0 0 0 23px;
	color: #1ea9d4;
	font-size: 1.2em;
	font-weight: bold;
	margin: 0 0 5px 0;
	zoom: 1;
	background-position:0 3px;
}
#FAQs dl.reveal-list dt.closed {
	background-position: 0 -38px;
	color: #1ea9d4;
	margin-bottom: 25px;
}

#FAQs dl.reveal-list dt strong
{
	font-size:1em;
}

#FAQs dl.reveal-list dd {
	background: none;
	padding: 0 0 0 23px;
	margin: 0 0 25px 0;
	font-style: normal;
	overflow:hidden;
	font-size:1.1em;
	color:#787878;
}

#FAQs dl.reveal-list dd strong{
	font-size:1.1em;
}

#FAQs dl.reveal-list dd p {
	font-style: normal;
}

#FAQs dl.reveal-list dd a
{
	font-size:1em;
}
#FAQs dl.reveal-list dd.closed {
	display: none;
}

#tabInfo #FAQs li
{
	color:#787878;
}

/* Breadcrumbs */
#breadcrumbs {
	color: #ffffff;
	padding-left:590px;
	float: left;
	margin-top: 76px;
	width:100%;
}

#breadcrumbs li {
	float: left;
	list-style: none;
	padding: 0 3px;
	color:#37649f;
	padding-left:0 !important;
}

#breadcrumbs li a
{	
	color:#37649f;
	font-size:1.1em;
}

#breadcrumbs li a.current {

}

/******************************
Clinical Strength
******************************/
#clinicalStrengthNav {
	float: left;
	padding-left: 280px;
	margin-top:5px;
	position:relative;
	z-index:10;
}

#clinicalStrengthNav li {
	float:left;
	list-style:none;
}

#clinicalStrengthNav a
{
	background:url(#ImagesCDN#/Images/Products/ClinicalStrength/navClinicalStrength.png) no-repeat;
	text-indent:-30000px;
	display:block;
	height:40px;
	width:98px;
}

#clinicalStrengthNav li#csOriginal a
{
	background-position:0 0px;
}

#clinicalStrengthNav li#csSport a 
{
	background-position:-98px 0px;
}

#clinicalStrengthNav li#csWaterproof a 
{
	background-position:-197px 0px;
}

#clinicalStrengthNav li#csSensitiveSkin a 
{
	background-position:-296px 0px;
}

#clinicalStrengthNav li#csHowItWorks a 
{
	background-position:-396px 0px;
	width:134px;
}

.clinicalStrengthOriginal #clinicalStrengthNav li#csOriginal a, #clinicalStrengthNav li#csOriginal a:hover 
{
	background-position:0 -57px;
}

.clinicalStrengthSport #clinicalStrengthNav li#csSport a, #clinicalStrengthNav li#csSport a:hover 
{
	background-position:-98px -57px;
}

.clinicalStrengthWaterproof #clinicalStrengthNav li#csWaterproof a, #clinicalStrengthNav li#csWaterproof a:hover
{
	background-position:-197px -57px;
}

.clinicalStrengthSensitive #clinicalStrengthNav li#csSensitiveSkin a, #clinicalStrengthNav li#csSensitiveSkin a:hover
{
	background-position:-296px -57px;
}

#clinicalStrengthNav li#csHowItWorks a:hover
{
	background-position:-396px -57px;
}

.clinicalStrength #mainContent
{
	padding-left:75px;
}

.transcript
{
	width:560px;
	margin:0 auto;
	margin-top:50px;
}

.transcript h1
{
	color:#00215C;
	font-size:2.4em;
}

.clinicalStrength #productHighlights {
	padding-top:92px;
	position:relative;
	z-index:5;
}

.clinicalStrength #tabInfo
{
	margin-top:35px;
}

.clinicalStrength #productHighlights h1 {
	background: url(#ImagesCDN#/Images/Headlines/hdlSecretClinicalStrength.jpg) no-repeat;
	width: 228px;
	height: 180px;
	margin-top:8px;
}

#clinicalStrengthFlash {
	width: 608px;
	height: 370px;
	position:absolute;
	top:92px;
	right:120px;
	outline:none;
	z-index:0;
}

a#btnClinicalStrengthLanding
{
	text-indent:-30000px;
	display:block;
	float:right;
	width:236px;
	height:138px;
	background:url(#ImagesCDN#/Images/Products/ClinicalStrength/btnClinicalStrengthLanding.png) no-repeat;
	margin-top:32px;
	padding-right:160px;
	position:relative;
	z-index:100;
}


/* Original */
.clinicalStrengthOriginal #productHighlights
{
	padding-top:92px;
}
.clinicalStrengthOriginal #productHighlights h1 {
	background: url(#ImagesCDN#/Images/Headlines/hdlSecretClinicalStrengthOriginal.jpg) no-repeat;
	width: 281px;
	height: 161px;
	margin-top:6px;
}

.clinicalStrengthOriginal #productImage
{
	top:40px;
}

.clinicalStrengthOriginal #productInfo
{
	padding-left:18px;
}


/* Sport */
.clinicalStrengthSport #productHighlights
{
	padding-top:92px;
}

.clinicalStrengthSport #productHighlights h1 {
	background: url(#ImagesCDN#/Images/Headlines/hdlSecretClinicalStrengthSport.jpg) no-repeat;
	width: 233px;
	height: 152px;
	margin-top:6px;
}

.clinicalStrengthSport .productFormScentGroup, .clinicalStrengthSport .currentScent {
	display: none !important;
}

.clinicalStrengthSport #productImage
{
	top:40px;
}

.clinicalStrengthSport #productInfo
{
	padding-left:18px;
}

/* Waterproof */

.clinicalStrengthWaterproof #productHighlights
{
	padding-top:92px;
}

.clinicalStrengthWaterproof #productHighlights h1 {
	background: url(#ImagesCDN#/Images/Headlines/hdlSecretClinicalStrengthWaterproof.jpg) no-repeat;
	width: 233px;
	height: 164px;
	margin-top:6px;
}

.clinicalStrengthWaterproof #productScents, .clinicalStrengthWaterproof .currentScent {
	display: none !important;
}

.clinicalStrengthWaterproof #productImage
{
	top:40px;
}

.clinicalStrengthWaterproof #productInfo
{
	padding-left:18px;
}

/* Sensitive Skin */
.clinicalStrengthSensitive #productHighlights
{
	padding-top:92px;
}

.clinicalStrengthSensitive #productHighlights h1 {
	background: url(#ImagesCDN#/Images/Headlines/hdlSecretClinicalStrengthSensitive.jpg) no-repeat;
	width: 246px;
	height: 150px;
	margin-top:6px;
}

.clinicalStrengthSensitive .productFormScentGroup, .clinicalStrengthSensitive .currentScent {
	display: none !important;
}

.clinicalStrengthSensitive #productImage
{
	top:40px;
}

.clinicalStrengthSensitive #productInfo
{
	padding-left:18px;
}

#clinicalStrengthVideo
{
	display:none;
	position:absolute;
	width:572px;
	height:401px;
	top:80px;
	right:40px;
	outline:none;
	z-index:100;
}

#clinicalStrengthVideo a
{
	font-size:1.1em;
	display:block;
	float:right;
	margin-right:100px;
	_margin-right:50px;
}


/* Flawless Gel */
.flawlessClearGel #mainContent
{
	margin-top:170px;
	padding-left:75px;
}

.flawlessClearGel #productHighlights h1 {
	background: url(#ImagesCDN#/Images/Headlines/hdlFlawlessClearGel.jpg) no-repeat;
	width: 258px;
	height: 160px;
}

.flawlessClearGel #productImage
{
	padding-top:0;
}

.flawlessClearGel #productInfo
{
	margin-top:210px;
}

/* Flawless Renewal Solid */
.flawlessRenewal #mainContent
{
	margin-top:180px;
	padding-left:75px;
}

.flawlessRenewal #productImage
{
	padding-top:0;
}

.flawlessRenewal #productInfo
{
	margin-top:190px;
}

.flawlessRenewal #productHighlights h1 {
	background: url(#ImagesCDN#/Images/Headlines/hdlFlawlessRenewal.jpg) no-repeat;
	width: 282px;
	height: 147px;
}

/* Fresh Effects */
.freshEffects #productHighlights h1 {
	background: url(#ImagesCDN#/Images/Headlines/hdlFreshenUp.png) no-repeat;
	width: 247px;
	height: 126px;
}

.freshEffects #mainContent
{
	margin-top:180px;
	padding-left:75px;
}

.freshEffects #productHighlights
{
	padding-top:120px;
}

.freshEffects #productImage
{
	padding-top:0;
}

.freshEffects #productInfo
{
	margin-top:190px;
}

/* Sheer Mineral */
.sheerMineral #productHighlights h1 {
	background: url(#ImagesCDN#/Images/Headlines/hdlSheerMineral.jpg) no-repeat;
	width: 239px;
	height: 122px;
}

.sheerMineral #productHighlights
{
	padding-top:120px;
}

.sheerMineral #mainContent
{
	margin-top:180px;
	padding-left:75px;
}

.sheerMineral #productImage
{
	padding-top:0;
}

.sheerMineral #productInfo
{
	margin-top:170px;
}


/* Sheer Mineral */
.smoothEffects #productHighlights h1 {
	background: url(#ImagesCDN#/Images/Headlines/hdlSmoothEffects.jpg) no-repeat;
	width: 269px;
	height: 195px;
}

.smoothEffects #productHighlights {

}

.smoothEffects #mainContent
{
	margin-top:180px;
	padding-left:75px;
}

.smoothEffects #productImage
{
	padding-top:0;
}

.smoothEffects #productInfo
{
	margin-top:170px;
}


/* Original */
.original #productHighlights h1 {
	background: url(#ImagesCDN#/Images/Headlines/hdlOriginal.jpg) no-repeat;
	width: 217px;
	height: 115px;
}

.original #productHighlights {
	padding-top:140px;
}

.original #mainContent
{
	margin-top:180px;
	padding-left:75px;
}

.original #productImage
{
	padding-top:0;
}

.original #productInfo
{
	margin-top:170px;
}



/* Body Mists */
.bodyMists #productHighlights h1 {
	width: 337px;
	height: 106px;
}

.bodyMists #mainContent
{
	margin-top:180px;
	padding-left:75px;
}

.bodyMists #productHighlights
{
	padding-top:120px;
	height: 320px;
}


/* Body Splashes */
.bodySplashes #productHighlights h1 {
	width: 337px;
	height: 226px;
}

.bodySplashes #mainContent
{
	margin-top:180px;
	padding-left:75px;
}

.bodySplashes #productHighlights
{
	padding-top:120px;
	height: 320px;
}


/******************************
Footer
******************************/

#footer {
	background: url(#ImagesCDN#/Images/Footer/bkgdFooter.gif) repeat-x;
	height: 39px;
	color: #999999;
}

#footer ul {
	width: 960px;
	margin: 0 auto;
}

#footer ul li {
	padding: 13px 2px 0 2px;
	float: left;
	list-style: none;
	font-size:1.2em;
}

#footer ul li img {
	vertical-align: -1px;
}

#footer ul li a {
	margin: 0 3px;
	color: #999999;
	font-size:1em;
}

#footer ul li a:hover
{
	text-decoration:underline;
	color:#ffffff;
}

#footer ul li#bbb {
	float: right;
	padding-top: 6px;
}

#footer ul li#bbb a {
	background: url(#ImagesCDN#/Images/Footer/logoBBB.gif) no-repeat;
	width: 71px;
	height: 27px;
	display: block;
	text-indent: -3000px;
	border: none;
}

/******************************
Home
******************************/
#home #left {
	width: 555px;
	margin-left: 40px;
	margin-right: 15px;
}

#home #right {
	width: 270px;
}

#home #left h2 {
	background: url(#ImagesCDN#/Images/Headlines/subWhatsNew.gif) no-repeat;
	width: 128px;
	height: 24px;
}

#home #right h2 {
	background: url(#ImagesCDN#/Images/Headlines/hdlSweat101.gif) no-repeat;
	width: 152px;
	height: 24px;
}

#home #right h3
{
	font-size:1.6em;
}

.whatsNewContent {
	margin-bottom: 30px;
	float: left;
}

body#home #mainContent .whatsNewContent a
{
	font-size:1.2em;
}

.whatsNewContent p
{
	color:#8c8c8c;
}

.whatsNewContent img {
	float: left;
	width: 170px;
	height:70px;
	margin-right: 15px;
}

.whatsNewContent div {
	width: 365px;
	float: left;
}

.whatsNewContent div h3 {
	color: #134b84;
	font-size: 1.8em;
	font-weight: normal;
}


/* Homepage Non-flash */

#nonFlashHomepage
{
	width: 960px;
	float: left;
	left: 50%;
	margin-left: -480px;
	overflow: hidden;
	position: relative;
	z-index: 10;
	padding-top:700px;
	margin-bottom:-680px;
}

#nonFlashHomepage ul
{
	position:absolute;
	left:0;
	top:200px;
	width:165px;
}

#nonFlashHomepage a
{
	font-size:1.2em;
}

#nonFlashHomepage li
{
	padding:5px;
}

#nonFlashHomepage li a
{
	color:#000000;
	text-transform:uppercase;
	background:#ffffff;
	text-align:left;
}

#nonFlashHomepage li a.active
{
	text-align:right;
	background:#41adde;
	color:#ffffff;
	font-size:1.5em;
	font-weight:bold;
}

#nonFlashHomepage div#homepagecallouts
{
	padding-top: 20px;
	padding-left:50px;
}

#firstStory
{
	position:absolute;
	top:400px;
	left:210px;	
	text-decoration:underline;
}

#storyboards
{
	position:absolute;
	top:460px;
	left:210px;
	width:480px;
}

#storyboards h2, #storyboards h3
{
	font-size:1.5em;
	text-transform:uppercase;
}

#storyboards a
{
	font-size:1.2em;
	margin-bottom:15px;
	display:block;
	font-weight:normal;
}

#storyboards a
{
	text-decoration:underline;
}

#nonFlashHomepage #storyboards ul
{
	position:relative;
	top:0;
	left:0;
	list-style:none;
	overflow:hidden;
	width:auto;
}

#nonFlashHomepage #storyboards li
{
	padding:0;
	float:left;
	padding-right:15px;
}

#storyboards li a
{
	background:none;
	color:#134b84;
}

.homeCallout
{
	width:280px;
	float:left;
	margin-right:3px;
}


/**************************************
What's New 
**************************************/
h1#whatsNew {
	display: block;
	text-indent: -3000px;
	background: url(#ImagesCDN#/Images/Headlines/hdlWhatsNew.jpg) no-repeat;
	width: 945px;
	height: 127px;
}

#posts {
	float: left;
	width: 622px;
	padding-left: 48px;
	color: #19326a;
}

#posts p {
	color: #19326a;
}


.entry {
	background: #ffffff;
	border: 1px solid #96bedc;
	padding: 8px;
	margin: 12px 0;
}

.entry h2 {
	float: left;
}

.entry h2, .entry span {
	font-size: 2em;
	font-weight: normal;
	text-transform: uppercase;
}

.entry h2 span {
	font-weight: bold;
}

.entry .date {
	font-size: 1.4em;
	text-transform: uppercase;
	float: right;
	margin-right: 10px;
	margin-top: 5px;
}

.entry p {
	font-size: 1.2em;
	line-height: 16px;
}

.entry img {
	margin-bottom: 20px;
}

.entry_link {
	font-weight: bold;
	text-transform: uppercase;
	font-size: 1.4em;
	margin: 15px 0;
	display: block;
}

/******************************************************
	Sweat 101 Section
******************************************************/
.subpages .inner
{
	width:780px;
	padding-left:60px;
	padding-top:50px;
}

.subpages .inner #introText
{
	margin-left:0;
}

#leftColumn {
	width: 510px;
	float: left;
}

#rightColumn {
	width: 195px;
	float: left;
	padding-left:50px;
}

#rightColumn h2 {
	background: url(#ImagesCDN#/Images/Headlines/moreInfo.gif) no-repeat;
	text-indent: -3000px;
	display: block;
	width: 171px;
	height: 28px;
}

#rightColumn h3 {
	font-size: 1.5em;
	font-weight: normal;
	text-transform: uppercase;
}

#rightColumn p {
	margin-top: 0;
}

h1#sweat101 {
	display: block;
	text-indent: -3000px;
	background: url(#ImagesCDN#/Images/Headlines/hdlSweat101.jpg) no-repeat;
	width: 945px;
	height: 131px;
}

p {
	color: #8089b2;
	margin: 8px 0;
}

p.quote {
	font-size: 1.8em;
	font-weight: bold;
	color: #0a3876;
	line-height: 20px;
}

h2 {
	color: #0a3876;
	font-weight: bold;
	margin: 5px 0;
}

h3 {
	color: #0a3876;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

div .hyperhidrosisSociety {
	margin-top: 10px;
}

.hyperhidrosisSociety .left {
	float: left;
	width: 186px;
}

.hyperhidrosisSociety .right {
	float: left;
	width: 454px;
	padding: 10px 0 0 0;
}

div .excessiveSweating {
	clear: both;
	padding-top: 20px;
}

.excessiveSweating div.left {
	width: 237px;
	float: left;
}

.excessiveSweating div.right {
	width: 380px;
	float: left;
}

.clear {
	clear: both;
}

.learnMore, .whereToBuy, .basicContent span.learnMore {
	background: url(#ImagesCDN#/Images/Common/btnLearnMore.gif) no-repeat;
	width:97px;
	height:18px;
	text-indent:-30000px;
	display:block;
	margin-bottom:5px;
}

.whereToBuy
{
	background: url(#ImagesCDN#/Images/Common/btnWhereToBuy.png) no-repeat;
	display:block;
	margin-top:5px;
}

#rightColumn div.divider {
	border-top: 1px solid #7580a2;
	height: 1px;
	margin: 20px 0;
	display: block;
}

.cltRight {
	float: right;
	margin: 15px 0 5px 10px;
}

.cltLeft {
	float: left;
	margin: 5px 20px 10px 0;
}

/* Sweat Help 101 */

.subpages #mainContent
{
	padding-left:83px;
}

h1#sweat101Help {
	background: url(#ImagesCDN#/Images/Headlines/hdlSweat101Help.jpg) no-repeat;
	width: 286px;
	height: 44px;
	display: block;
	text-indent: -3000px;
	margin-top:15px;
}

h2#sweat101SubHead {
	margin: 25px 0 0 20px;
}

#sweatCallouts {
	padding-top:46px;
	float:left;
	margin-left:-40px;
	_margin-left:-20px;
}

#sweatCallouts a
{
	background:url(#ImagesCDN#/Images/sweat101/sweat101Callouts.jpg) no-repeat;
	width:427px;
	height:176px;
	display:block;
	float:left;
	text-indent:-30000px;
}

#sweatCallouts #cltExcessiveSweating
{
	width:419px;
	height:176px;
	background-position:-427px 0;
}

#sweatCallouts #cltForMoms
{

	background-position:0 -230px;
	height:186px;
}

#sweatCallouts #cltForTeens
{

	background-position:-427px -230px;
}

#sweatCallouts h2 {
	font-weight: bold;
	padding: 5px 10px 25px 10px;
	font-size: 1.6em;
	margin: 0 0 0 85px;
	_margin-left:45px;
}

#sweatCallouts .tooMuch {
	width: 500px;
	font-weight:normal;
	float:left;
}

#sweatCallouts .tips {
	width: 750px;
	font-weight:normal;
	float:left;
}

/* Still Sweating */
h1#hdlStillSweating {
	background: url(#ImagesCDN#/Images/Headlines/hdlStillSweating.gif) no-repeat;
	width: 274px;
	height: 36px;
	display: block;
	text-indent: -3000px;
}

#leftColumn.stillSweating h2
{
	font-size:1.6em;
	font-weight:normal;
	margin-bottom:15px;
}

#leftColumn.stillSweating p
{
	margin-top:0;
}

#leftColumn.stillSweating img
{
	float:left;
	margin-right:10px;
	margin-top:15px;
	width:270px;
	display:block;
	height:292px;
}

#hyperhidrosisSociety
{
	
}

#hyperhidrosisSociety a
{
	margin-left:10px;
	margin-top:5px;
	font-size:1em;
}

#rightSweatContent
{
	float:left;
	width:220px;
	padding-left:10px;
	margin-top:20px;
}

/* What is Hyperhidrosis */
#wrapper.whatIsHyperhidrosis #mainContent
{
	margin-top:155px;
}

#wrapper.whatIsHyperhidrosis #leftColumn
{
	padding-left:54px;
	padding-right:10px;
}

#wrapper.whatIsHyperhidrosis #leftColumn a
{
	text-decoration:underline;	
	font-size:1em;
}

#mainContent h1#hdlHyperhidrosis
{
	background:url(#ImagesCDN#/Images/Headlines/hdlHyperhidrosis.gif) no-repeat;
	width:335px;
	height:67px;
	display:block;
	text-indent:-3000px;
	margin-bottom:20px;
}

#webMD
{
	background:url(#ImagesCDN#/Images/Sweat101/bkgdWebMD.png) repeat-y;
	width:510px;
	padding-bottom:10px;
	margin-bottom:15px;
}

#webMD img
{
	margin-bottom:10px;
	width:510px;	
}

#webMD p, #webMD h4
{
	color:#1284b7;
	width:490px;
	padding:0 10px;
}

#webMD h4
{
	font-size:1.2em;
	
}


/* For Moms */
h1#hdlForMoms {
	background: url(#ImagesCDN#/Images/Headlines/hdlTipsForMoms.gif) no-repeat;
	width: 281px;
	height: 43px;
	display: block;
	text-indent: -3000px;
	margin: 20px 0 0px 320px;
	background-position: 0 1px;
	padding-top: 1px;
}

.forMoms img, .forTeens img 
{
	float: left;
	margin-right: 20px;
}

.forMoms h3, .forTeens h3
{
	font-size:1.6em;
}

.forMoms h4, .forTeens h4
{
	font-size:1.4em;
	font-style:italic;
	color:#394585;
	line-height:20px;
	margin-top:20px;
}

.forMoms .content, .forTeens .content
{
	float:left;
	width:290px;
}

.forMoms .content a, .forTeens .content a
{
	font-size:1em;
}

/* For Teens */
h1#hdlForTeens {
	background: url(#ImagesCDN#/Images/Headlines/hdlForTeens.gif) no-repeat;
	width: 296px;
	height: 43px;
	display: block;
	text-indent: -3000px;
	margin: 20px 0 0px 320px;
	background-position: 0 1px;
	padding-top: 1px;
}

/* The Basics */
h2#hdlBasics {
	background: url(#ImagesCDN#/Images/Headlines/hdlTheBasics.gif) no-repeat;
	width: 140px;
	height: 23px;
	display: block;
	text-indent: -3000px;
}

.basicContainer, .faqContainer
 {
	padding: 8px 15px 8px 0;
	margin-bottom: 10px;
	position: relative;
	overflow:hidden;
	_overflow:inherit
}
.basicContainer  
{
	border-bottom: solid 1px #bdc6d7; 
	min-height:60px; 
	height:auto !important; 
	height:60px; 
	padding-right:0;
	}

.basicContent, .faqContent {
	display: none;
	position: relative;
	padding-left: 7px;
	padding-right: 10px;
	clear:both;
	background:#c3e4f4;
	width:420px;
	float:right;
}

.basicContent a, .faqContent a {
	text-decoration: underline;
	position:relative;
	z-index:10;
}

.basicContent a#basic02Callout {
	background: url(#ImagesCDN#/Images/Sweat101/cltClinicalStrengthBasics.jpg) no-repeat;
	padding-top: 25px;
	padding-left: 155px;
	min-height: 131px;
	height: auto !important;
	height: 131px;
	display: block;
	text-decoration: none;
}

.basicContainer span {
	background: url(#ImagesCDN#/Images/Sweat101/basicsBorder.gif) no-repeat;
	width: 608px;
	height: 2px;
	display: block;
}

.basicContainer .basicContent span.flowerbkgd
{
    background:url(#ImagesCDN#/Images/Sweat101/tipBkgd.png) no-repeat;
    _background-image:none;
    width:100%;
    height:100%;
    position:absolute;
    display:block;
    bottom:-6px;
}

.basicContainer a span, .faqContainer a span {
	background-image: none;
	background-color: #0a3876;
	width: 80px;
	height: auto;
	margin-top: 10px;
}

.basicContainer h2 {
	font-size: 1.8em;
	font-weight: normal;
	text-transform: uppercase;
	min-height: 20px;
	height: auto !important;
	height: 20px;
	padding-top: 20px;
	cursor: pointer;
	float:left;
	padding-left:10px;
	width:427px;
	margin:0;
}

.basicContainer h2 span {
	background: url(#ImagesCDN#/Images/Sweat101/basicArrows.gif) no-repeat;
	background-position: right 8px;
	width: auto;
	height: auto;
	display: inline;
	font-size: 1em;
	padding-right: 25px;
	font-weight: bold;
}

.basicContainer h2 span.active {
	background-position: right -19px;
}

span#basic01, span#basic02, span#basic03, span#basic04, span#basic05, span#basic06
 {
	background: url(#ImagesCDN#/Images/Sweat101/imgBasicNumbers.gif) no-repeat;
	height: 60px;
	width:78px;
	cursor: pointer;
	text-indent:-30000px;
	display:block;
	position:absolute;
	top:5px;
	background-position:-2px 0;
}

span#basic02 {
	background-position: -2px -73px;
}

span#basic03 {
	background-position: -2px -144px;
}

span#basic04 {
	background-position: -2px -210px;
}

span#basic05 {
	background-position: -2px -278px;
}

span#basic06 {
	background-position: -2px -351px;
}

.basicContainer h2 {
	padding-top: 0;
}

.basicActiveTop, .basicActiveBtm,
.faqTop, .faqBtm
{
	float:right;
	width:437px;
	overflow:hidden;
}

.faqTop, .faqBtm
{
	float:left;
	width:490px;
}

.faqBtm
{
	background:url(#ImagesCDN#/Images/FAQ/faqBtm.gif) no-repeat;
	height:5px;
	display:none;
}

.basicActiveTop h2
{
	margin-top:5px;
}

.basicActiveBtm
{
	background:url(#ImagesCDN#/Images/sweat101/basicBtm.gif) no-repeat;
	height:6px;
	display:none;
}

/* About Us */

h1#hdlAboutUs {
	display: block;
	text-indent: -3000px;
	background:url(#ImagesCDN#/Images/Headlines/hdlAboutSecret.jpg) no-repeat;
	width:330px;
	height:94px;
}

.aboutUs #introText {
	width: auto;
	margin-bottom: 25px;
}

.aboutUs .inner
{
	width:700px;
	margin:30px 0 0 35px; 
	*margin-top:22px;
}

.aboutUs img {
	float: left;
	margin-right: 20px;
	margin-top:10px;
}

.aboutUs h3
{
	font-size:1.6em;
}

.aboutUs .content
{
	float:left;
	width:430px;
}

.aboutUs .content a
{
	font-size:1em;
}

.darkBlueBorder
{
	display:block;
	width:100%;
	border-top:1px solid #8187a5;
	height:1px;
	line-height:1px;
	margin-top:8px;
}

.lightBlueBorder
{
	display:block;
	width:100%;
	border-top:1px solid #cdcfdb;
	height:1px;
	line-height:1px;
	margin-top:3px;
	overflow:none;
}

.periodContainer a {
	text-decoration: underline;
}

.periodContainer p {
	margin-bottom: 25px;
}

.periodContainerTop {
	background: url(#ImagesCDN#/Images/AboutUs/periodContainerTop.png) no-repeat; ;
width:756px;
height:7px;
float:left;
}

.periodContainerTop {
	background: url(#ImagesCDN#/Images/AboutUs/periodContainerBtm.png) no-repeat;
	width: 756px;
	height: 10px;
	float: left;
}

/* Hover State */
#hoverContainer {
	position: absolute;
	overflow: hidden;
	z-index: 1000;
	width: 304px;
	display: none;
	height:294px;
	padding-top:30px;
	background:url(#ImagesCDN#/Images/Products/bkgdHoverContent.png) no-repeat;
}


#hoverContainer .mid {
    width: 284px;
    padding: 0 10px 0 10px;
    float: left;
    position: relative;
}

.productContent .protection, .productContent .form {
	color: #00215c;
	font-weight: bold;
}

.hoverContent {
	display: none;
}

/***** MODAL *******/
#modalBackground {
	position: fixed;
	_position:absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: #000000;
	z-index: 999;
}

#reviewForm {
	position: absolute;
	z-index: 100000;
	background: url(#ImagesCDN#/Images/Ratings/hdlWriteAReview.gif) no-repeat;
	padding-top: 36px;
	width: 814px;
	display: none;
}

#reviewForm a.close {
	width: 75px;
	height: 30px;
	display: block;
	text-indent: -30000px;
	position: absolute;
	top: 0;
	right: 0;
}

/* Innovation */

#hdlInnovation
{
	background:url(#ImagesCDN#/Images/Headlines/hdlInnovation.gif) no-repeat;
	width:330px;
	height:81px;
	display:block;
	text-indent:-30000px;
}

#wrapper.innovation #mainContent {
	margin-top:145px;
}

#innovationForm, #yourInfoForm {
	width: 535px;
	padding: 15px 12px;
	margin:20px auto 0 auto;
}

#innovationForm h2 {
	font-size: 1.6em;
	font-weight: normal;
	margin-bottom: 20px;
	color:#071666;
}

#innovationForm p {
	font-size: 1.6em;
	color: #071666;
	margin-bottom: 0;
	margin-top: 15px;
}



#innovationForm input, #innovationForm textarea {
	border-top: 1px solid #071666;
	border-left: 1px solid #071666;
	border-right: 1px solid #eaebf1;
	border-bottom: 1px solid #eaebf1;
	padding:5px;
	display: block;
	width: 48em;
	margin-top:3px;
	font-size:1.1em;
}

#yourInfoForm p {
	font-size: 1.2em;
	color: #071666;
	margin-bottom: 0;
	margin-top:0;
}

#yourInfoForm p.requiredText {
	font-size: 1.2em;
	font-weight: normal;
	color: #8295b2;
}

.required {
	color: red;
}

.error {
	color: red;
	display:block;
	margin-top:10px;
}

#yourInfoForm select {
	margin-bottom:10px;
	background:#ebf7fc;
	color:#071666;
	margin-right:10px;
	font-size:1.1em;
}

#yourInfoForm input {
	border: 1px solid #071666;
	width: 21em;
	height: 19px;
	margin-bottom:10px;
	border-top: 1px solid #071666;
	border-left: 1px solid #071666;
	border-right: 1px solid #eaebf1;
	border-bottom: 1px solid #eaebf1;
	padding:5px;
	font-size:1.1em;
}

#yourInfoForm p#agreetoterms input {
	width: auto;
	vertical-align: top;
	margin-right: 8px;
	background-color: Transparent;
	border:none;
}

#yourInfoForm p#agreetoterms {
	color: #071666;
	margin: 0 0 15px 0;
	font-weight: normal;
}

#yourInfoForm p#agreetoterms a {
	color: #071666;
	text-decoration: underline;
	font-size:1em;
}

#yourInfoForm input.btnIinnovationSubmit {
	background: url(#ImagesCDN#/Images/Common/btnSubmit.gif) no-repeat;
	width: 84px;
	height: 23px;
	border: none;
	text-indent: -9999px;
	cursor: pointer;
	font-size: 0;
	line-height: 0;
	display: block;
}

#yourInfoForm .footnote {
	font-size: 1.1em;
	margin: -5px 0 15px 0;
	}

#thankYou
{
	width:550px;
	margin-top:140px;
}

/* Product Recommender */

.productRecommender #mainContent
{
	padding-left:120px;
	margin-top:155px;
}

.productRecommender #mainContent a
{
	font-size:1.2em;
}	

.productRecommender h1
{
	display:block;
	height:0;
	text-indent:-30000px;
}

#SecretProductRecommender
{
	position:relative;
	left:-100px;
}	

.productRecommender .inner
{
	width:650px;
	margin-left:60px;
	padding-top:60px;
	position:relative;
}

.productRecommender #hdlProductRecoReadyToFind {
	background: url(#ImagesCDN#/Images/Headlines/hdlProductRecoReadyToFind.gif) no-repeat;
	width:454px;
	height:64px;
	text-indent: -3000px;
	display: block;
	margin-left:
}

#bdyProductRecoStep1 img
{
	position:absolute;
	right:0;
	top:40px;
}


.productRecommender #productRecoProductResult{
	height:407px;
	margin-left:50px;
	position:relative;
}

.productRecommender h2
{
	font-size:1.6em;
	font-weight:normal;
}

.productRecommender select
{
	color:#19326a;
	background:#eaf7fc;
	border-style:none;
	margin-right: 25px;
	vertical-align:top;
	margin-top:5px;
	}

#bdyProductRecoStep2
{
	margin-top:45px;
}

.productRecommender #productRecoProductResult img
{
	float:left;
	marign-top:-15px;
}	

.productRecommender #productRecoProductResult div
{
	margin-left:15px;
	width:245px;
	float:left;
}	

.productRecommender #productRecoProductResult p
{
	font-size:1.2em;
	line-height:15px;
	color:#374484;
	text-transform:uppercase;
}

.productRecommender #productRecoProductResult h1
{
	font-size:1.4em;
	color:#374484;
}

.productRecommender #productRecoProductResult ul
{
	margin-top:18px;
	list-style:none;
}

.productRecommender #productRecoProductResult li
{
	margin:5px 0;
}

.productRecommender #productRecoProductResult li a
{
	text-decoration:underline;
}

#btnStartOver
{
	background:url(#ImagesCDN#/Images/Common/btnStartOver.png) no-repeat;
	width:130px;
	height:25px;
	display:block;
	text-indent:-30000px;
}

/* Scent Expressions */
#scentExpressionsFlash {
	outline: none;
	margin-left:200px;
	margin-top:70px;
}

.scentExpressions .inner
{
	float:left;
	left:50%;
	margin-left:-430px;
	padding-bottom:150px;
	position:relative;
	width:840px;
	z-index:10;
	display: block;
}

body#searchLanding #posts
{
	width:100%;
}

.entry li
{
	list-style:none;
}

/* FAQs */
h1#hdlFaq {
	display: block;
	text-indent: -3000px;
	background:url(#ImagesCDN#/Images/Headlines/hdlFAQ.gif) no-repeat;
	width:409px;
	height:89px;
}

#wrapper.faq #mainContent
{
	margin-top:155px;
	padding-left:115px;
}

.faq .inner
{
	width:528px;
	margin-left:120px;
	margin-top:40px;
}

#wrapper.faq label
{
	font-size:1.6em;
	color:#0A3876;
	text-transform:uppercase;
	font-weight:bold;
}

#wrapper.faq label, #wrapper.faq select {
	float:left;
	margin-right:15px;
}

#wrapper.faq h2 { width: 600px; margin: 15px 0 60px 0; }

#wrapper.faq h2 span {
	font-size:1.1em;
	width:600px;
	margin:15px 0;
}

#wrapper.faq select {
	color:#19326a;
	background:#eaf7fc;
}

.faqContainer {
	width:475px;
	float:left;
	padding-left:35px;
}

.faqContent {
	float:left;
	width:460px;
	padding:0 15px;
}

.faqContainer
{
	position:relative;
	border-bottom:1px solid #c6ccda;
}

.faqContainer h3 span {
	font-size: 1.4em;
	font-weight: normal;
	text-transform: uppercase;
	min-height: 20px;
	display: inline;
	height: auto !important;
	height: 20px;
	cursor: pointer;
	width:100%;
}

.faqContainer h3 span strong {
	width: auto;
	height: auto;
	font-size: 1em;
	font-weight: bold;
	float:none;
	background:none;
	display:inline;
}
.faqContainer h3
{
	margin-left:10px;
	margin-top:10px;
}

.faqContainer label.expand {
	background: url(#ImagesCDN#/Images/FAQ/faqPlusMinus.gif) no-repeat;
	width:27px;
	height:27px;
	background-position:0 -2px;
	display:block;
	text-indent:-3000px;
	position:absolute;
	top:18px;
	left:0;
}

.faqContainer label.plusMinusActive {
	background-position: 0 -28px;
}

.footnote
{
	font-size:.9em;
}

.faqContent p, .faqContent li
{
	color:#8089B2;	
}

.faqContent a
{
	font-size:1em;
}

.faqContent ul, .faqContent ol
{
	margin-left:20px;
	color:#8089B2;
}

#samplesCoupons h3.faqSubcategory
{
	font-size:2em;
}

#samplesCoupons p strong
{
	font-size:1.8em;
}

#samplesCoupons h3.faqSubcategory, #samplesCoupons p
{
	float:left;
	width:100%;
}

#wrapper.whereToBuy #mainContent
{
	padding-top:135px;
	padding-left:30px;
	width:819px;
}

#wrapper.whereToBuy select
{
	background:#aaaaaa;
	color:#ffffff;
	width:195px;
	margin-bottom:15px;
}
h1#whereToBuyhdl {
	background: url(#ImagesCDN#/Images/Headlines/hdlWhereToBuy.gif) no-repeat;
	background-position: 0 10px;
	width: 338px;
	height: 106px;
	display: block;
	text-indent: -3000px;
	margin: 10px 0 0 280px;
	padding-top: 10px;
}

label#whereToBuySubHead {
	font-size: 1.7em;
	font-weight: normal;
	width: 300px;
	margin: 10px 0 0 60px;
	color:#0A3876;
	display:block;
	}

#wrapper.whereToBuy h2
{
	font-size:1.8em;
	font-weight:normal;
	text-transform:uppercase;
	border-bottom:1px solid #19326a;
	padding-bottom:5px;
	margin-bottom:20px;
}

#storeFinder
{
	padding-left:20px;
	width:232px;
	float:left;
}

#wrapper.whereToBuy .productInfo
{
	float:left;
	width:560px;
	background:url(#ImagesCDN#/Images/WhereToBuy/wtbProductBkgd.png) no-repeat;
	background-position:0 bottom;
}

#wtbImage img
{
	height:400px;
}

#productInformationForm #productInformation
{
	float:left;
	width:600px;
	min-height:350px;
	height:auto !important;
	height:350px;
}

#productInformationForm #productInformation h4
{
	font-weight:bold;
}

#productInformationForm #productInformation h4, #productInformationForm #productInformation h5, #productInformationForm #productInformation h6
{
	color:#19326a;
	font-size:1.4em;
	font-weight:normal;
	margin-top:3px;
	margin-left:250px;
}

#wrapper.whereToBuy h2 strong
{
	font-weight:bold;
	font-size:1em;
}

#wtbDisclaimer
{
	padding-top: 15px;
	margin: 15px 0 0 60px;
	width: 490px;
}

#wtbDisclaimer p
{
	font-size:1.2em;
	color: #106FB4;
}

#productInformationForm
{
	padding-bottom:15px;
	width:100%;	
	float:left;
	margin: 0 0 0 40px;
}

#productInformationForm select {
	margin: 10px 0 10px 0;
	width: 18em;
	font-size:1.1em;
	}

#productInformationForm input
{
	margin: 0 0 20px 0;
	width: 11em;
	border: solid 1px #353d75;
	height: 25px;
	font-size: 1.8em;
}

#buyProduct
{
	float:left;
	width:775px;
}

#wrapper.whereToBuy #buyProduct h2
{
	background:#19326a;
	color:#ffffff;
	font-weight:normal;
	padding:8px 12px;
	margin-left:196px;
	margin-bottom:0;
	margin-top:0;
	display:inline-block;
	font-size:1.8em;
}

h2.buy span
{
	font-weight:bold;
	font-size:1em;
}

.buyFind
{
	background:#cbe9f8;
	margin-top:15px;
	padding:0 30px 15px 15px;
}

.buyBorder
{
	height:1px;
	border-top:1px solid #19326a;
	width:100%;
	margin-top:20px;
}

#wtbImage 
{
	float:left;
}

#productInformationForm input#btnFindIt
{
	background:url(#ImagesCDN#/Images/WhereToBuy/btnFindIt.png) no-repeat;
	width:83px;
	height:22px;
	display:block;
	text-indent:-3000px;
	border:none; 
	float:right;
	margin: 0 20px 0 0;
}

/* Discontinued Products */

#hdlDiscontinuedProducts
{
	background:url(#ImagesCDN#/Images/Headlines/hdlDiscontinuedProducts.gif) no-repeat;
	width:485px;
	height:87px;
	display:block;
	text-indent:-30000px;
}

#wrapper.discontinuedProducts #mainContent
{
	padding-left:155px;
}

#discontinuedProductForm
{
	margin-top:40px;
	padding-top:40px;
	overflow:hidden;
	width:720px;
}

.discontinuedContent
{
	float:left;
	width:100%;
	background-position:0 bottom;
	padding-bottom:50px;
	padding-top:30px;
}

#discontinuedProductForm #scentExpressions table tr {
	margin: 0 0 30px 0;
	}
#discontinuedProductForm #scentExpressions table tr td {
	width: 140px;
	}
	#discontinuedProductForm #scentExpressions table tr td span {
		font-size: 1.1em;
		text-transform: uppercase;
		color: #071666;
		padding: 4px 0 0 10px;
		display: block;
		height: 16px; cursor: pointer;
		text-decoration:underline;
		}
	#discontinuedProductForm #scentExpressions table tr td span:hover, #discontinuedProductForm #scentExpressions table tr td span.active {
		padding: 2px 0 0 9px;
		display: block;
		height: 14px;
		font-weight:bold;
		}

.discontinuedContent img {
	float:left;
	margin-right:15px;
}

.discontinuedContent h3
{
	margin-top:50px;
	font-size:1.7em;
	font-weight:normal;
	color:#182670;
	text-transform:uppercase;
	margin-bottom:10px;
}

.discontinuedContent a
{
	color:#182670;
	margin-bottom:5px;
	text-decoration:underline;
	display:block;
	margin-left:160px;
	font-size:1.2em;
}

.discontinuedContent p
{
	color:#071666;
	font-size:1.6em;
}

.discontinuedContent select
{
	background:#dbf1fa;
	color:#071666;
	display:block;
	font-size:1.1em;
	
}

.discontinuedContent .left
{
	width:290px;
	float:left;
}

.discontinuedContent .right
{
	width:420px;
	min-height:220px;
	height:auto !important;
	height:220px;
	float:left;
	position:relative;
}

.discontinuedContent .right img
{
	width:175px !important;
	height:211px !important;
	margin-right:-40px;
	position:absolute;
	top:0;
	left:0;
}

.discontinuedContent .right h3
{
	margin: 10px 0 10px 160px;
	font-size:1.5em;
	width: 200px;
	font-weight:normal;
	color:#182670;
}

.discontinuedContent .right p
{
	font-size:1.4em;
	color:#006699;
}

.hdlLiked, .hdlLoved
{
	background:url(#ImagesCDN#/Images/Headlines/hdlIfYouLiked.gif) no-repeat;
	width:158px;
	display:block;
	text-indent:-3000px;
	margin-bottom:10px;
	margin-left:80px;
}

.hdlLoved
{
	background:url(#ImagesCDN#/Images/Headlines/hdlYoullLove.gif) no-repeat;	
	width:265px;
	margin-left:160px;
}

h2#hdlScentExpressionDisc
{
	background:url(#ImagesCDN#/Images/Headlines/hdlCantFindScentExpression.gif) no-repeat;
	width:603px;
	height:24px;
	display:block;
	text-indent:-3000px;
}

#scentExpressions .hdlLiked, #scentExpressions p
{
	margin-left:5px;
}

#scentExpressions p
{
	margin-bottom:30px;
}

/* Special Offers */
h1#specialOffers {
	background: url(#ImagesCDN#/Images/Headlines/hdlSpecialOffers.gif) no-repeat;
	background-position: 0 10px;
	width: 264px;
	height: 82px;
	display: block;
	text-indent: -3000px;
	padding-top: 10px;
	margin-bottom:70px;
	}
.specialOffer
{
	overflow:hidden;
	margin:20px auto;
	width:675px;
}

.specialOffer h2
{
	font-size:1.8em;
	font-weight:normal;
	border-bottom: solid 1px #5c76a0;
	margin: 0 0 0 0;
}

.specialOffer div
{
	float:left;
	width:404px;
}

.specialOffer a
{
	background:url(#ImagesCDN#/Images/SpecialOffers/btnGetSavings.png) no-repeat;
	width:121px;
	height:23px;
	display:block;
	text-indent:-3000px;
	margin:15px 0 0 0;
}

.specialOffer p
{
	margin: 2px 0 0 0;
	padding: 8px 0 0 0;
	color:#6d80ae;
	font-size:1.2em;
	border-top: solid 1px #9ab7d3;
}

.specialOffer img
{
	float:left;
	margin-right:15px;
}


/* Tab Pagination */
#tabInfo p.tabPagination 
{
	background: url(#ImagesCDN#/Images/Common/borderHorizontial.gif) repeat-x;
	padding-top:15px;
	font-style:normal;
	text-align:center;
	font-weight:bold;
	clear:both;
}

.tabPagination a
{
    vertical-align:middle;
}

/* Search Results */
h1#hdlSearchResults
{
	background:url(#ImagesCDN#/Images/Headlines/hdlYourSearchResults.gif) no-repeat;
	width:346px;
	height:86px;
	display:block;
	text-indent:-30000px;
}

.searchResults .inner
{
	width:540px;
	margin:55px auto 0 auto;
}

.searchResults input.searchTextBox
{
	border: 1px solid #d8d8d8;	
	width:280px;
	height:21px;
}



.searchResults input.btnSubmitSearch
{
	background: url(#ImagesCDN#/Images/Common/btnSubmit.gif) no-repeat;
	width: 128px;
	height: 23px;
	border: none;
	text-indent:-30000px;
	background-color: transparent;	
	margin-left:15px;
	vertical-align:top;
	font-size: 0;
	line-height: 0;
	cursor:pointer;
}



p#searchKeyword
{
	border-top:1px solid #7983a4;
	border-bottom:1px solid #7983a4;
	padding:8px 0 8px 8px;
	margin-top:20px;
	color:#8089b2;
}

#wrapper.searchResults #mainContent ul
{
	list-style:none;
	margin-top:25px;
	margin-left:0;
}

#wrapper.searchResults #mainContent li
{
	margin:25px 0;
	color:#8089b2;
}

#wrapper.searchResults li span
{
	color:#8089b2;
	margin:5px 0;
	display:block;
}

#wrapper.searchResults #mainContent li a
{
	background:url(#ImagesCDN#/Images/Common/btnRead.gif) no-repeat;
	width:97px;
	height:20px;
	display:block;
	text-indent:-30000px;
	margin-top:10px;
} 

#wrapper.searchResults li h3
{
	color:#071666;
	font-size:1.4em;
}

#wrapper.searchResults #mainContent li a
{
	text-decoration:underline;
}

#facebookLike
{
	float:left;
	margin-top:25px;
}

/* Site Map */

#sitemapContent
{
	width: 540px;
	position: relative;
	left: 250px;
	top:0;
	}
.sitemap #mainContent
{
	padding-left:0;
}

.sitemap #mainContent ul
{
	list-style: none;
}

.sitemap #mainContent ul li a
{
	padding-top: 10px;
	font-weight:bold;
	color:#0a3876;
	font-size:1.6em;
	text-transform:uppercase;
}

.siteMapSection
{
	margin-top:20px;
}

.sitemap #mainContent ul li ul
{
	list-style:none;
	padding-left: 20px;
	padding-top:10px;
}

.sitemap #mainContent ul li ul li
{
	border-style: none;
	color:#586aa0;
	font-size:1.1em;
}

.sitemap #mainContent ul li ul li a
{
	color:#586aa0;
	font-size:1em;
	text-transform:uppercase;
	font-weight:normal;
}

.sitemap #mainContent ul li ul li ul
{
	padding-left: 20px;
}

.sitemap #mainContent ul li ul ul ul
{
	padding-top:0;
}

.sitemap #mainContent ul li ul ul ul a
{
	text-transform: none;
	font-weight:normal;
	line-height:18px;
	font-size:.9em;	
}

.sitemap #mainContent ul li li
{
	padding-top: 0;
	font-weight:normal;
	text-transform:uppercase;
}
#hdlSiteMap
{
	background:url(#ImagesCDN#/Images/Headlines/hdlSiteMap.gif) no-repeat;
	width:158px;
	height:34px;
	display:block;
	text-indent:-30000px;
}

.hdl404 h1
{
	width:158px;
	height:34px;
	color:#0A3876;
	font-size:2em;
}

.hdl404 .content p
{
	margin-left: 200px;
	}