html, body
{
    background-color:#ffffff;
}

html, body, ul, ol, form, h1, h2, h3, h4, p, input, textarea, select, button, fieldset
{
    margin: 0px;
    padding: 0px;
}

html, body, input, textarea, select, button, address
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

h1, h2, h3, h4, h5, h6, .site-navigation, .site-navigation li a, .container-12 .content-column h2 a
{
	color: #333333;
}

h1, h2, h3, h4
{
	font-weight: normal;
}

h1
{
	font-size: 20px;
}

h1 sup
{
	font-size: 12px;
}

h2
{
	font-size: 18px;
}

h3
{
	font-size: 12px;
	font-weight: bold;
}

html
{
	border-top: 7px #646464 solid;
}

ul, ol
{
	list-style-position: outside;
}

html, body, input, textarea, select, button, a:hover, .product-image ul li a, .articles-top-navigation li a, #product-browser-view ul li ul li a, .promo-tile a, 
.icon-push-pin a, .icon-shopping-bag a, .icon-envelope a, .icon-question-mark a, .icon-bow a, .icon-ubk a, .icon-share a, .product-callout a, .ubk-callout a, .poy-callout a, .dare-callout a
{
	color: #666666;
}

a, .site-navigation li a:hover, #footer a:hover, .top-links li a:hover, .product-image ul li a:hover, .articles-top-navigation li a:hover, .articles-top-navigation li.active a, #product-browser-view ul li ul li a:hover, #product-browser-view ul li ul li.active a, 
.icon-push-pin a:hover, .icon-shopping-bag a:hover, .icon-envelope a:hover, .icon-question-mark a:hover, .icon-bow a:hover, .icon-ubk a:hover, .icon-share a:hover, .promo-copy h3, .ubk-callout a:hover, .poy-callout a:hover, .top-links li.active a, .ubk-callout a:hover
{
	color: #eb7155;
}

a
{
	text-decoration: none;
}

a img
{
	border: none;
}

a:active
{
	outline: none;
}

sup
{
	font-size: 10px;
	vertical-align: text-top;
}

hr
{
	border: 0px #e3e3e3 solid;
	border-top-width: 1px;
	height: 0px;
	margin: 0px;
}

fieldset
{
	border: none;
}

/**************/

#wrapper
{
	margin: 0px auto 0px auto;
	width: 960px;
}

/**************Start Header Code**************/

#header
{
	height: 103px;
	position: relative;
}

.site-logo
{
	display: block;
	left: 9px;
	position: absolute;
	top: 26px;
}

.site-navigation
{
	bottom: 16px;
	font-size: 16px;
	list-style-type: none;
	position: absolute;
	right: 0px;
	text-transform: lowercase;
}

.site-navigation li
{
	border-bottom: 4px #ffffff solid;
	float: left;
	margin: 0px 10px 0px 40px;
}

.site-navigation li.active
{
	color: #eb7155;
	border-bottom-color: #eb7155;
}

.site-navigation li.active a
{
	color: #eb7155;
}

.site-navigation li a
{
	display: block;
	padding: 8px 0px 8px 0px;
}

.top-links
{
	height: 16px;
	list-style-type: none;
	position: absolute;
	right: 160px;
	top: 8px;
}

.top-links li
{
	float: left;
}

.top-links li a
{
	color: #999999;
}

.top-links li sup
{
	font-size: 8px;
	vertical-align: text-top;
}

.icon-push-pin, .icon-shopping-bag, .icon-envelope, .icon-question-mark, .icon-bow, .icon-ubk, .icon-share, .icon-print
{
	background-repeat: no-repeat;
	font-size: 9px;
	height: 13px;
	padding: 3px 18px 0px 18px;
	text-transform: uppercase;
}

.icon-push-pin
{
	background-image: url('../images/icon-push-pin.gif');
}

.icon-shopping-bag
{
	background-image: url('../images/icon-shopping-bag.gif');
}

.icon-envelope
{
	background-image: url('../images/icon-envelope.gif');
}

.icon-question-mark
{
	background-image: url('../images/icon-question-mark.gif');
}

.icon-bow
{
	background-image: url('../images/icon-samples.gif');
}

.icon-ubk
{
	background-image: url('../images/icon-ubk.gif');
}

.icon-share
{
	background-image: url('../images/icon-share.png');
}

.icon-print
{
	background-image: url('../images/icon-print.png');
}

.icon-share a
{
	cursor: pointer;
}

.icon-print a
{
	cursor: pointer;
	color: #666666;
}

.search-box
{
	border: 1px #a1a1a1 solid;
	height: 17px;
	position: absolute;
	right: 0px;
	top: 7px;
	width: 158px;
}

.search-box input
{
	display: block;
	float: left;
}

.search-box input.text
{
	border: 0px #ffffff solid;
	color: #686868;
	font-size: 11px;
	height: 15px;
	outline: none;
	padding: 2px 0px 0px 6px;
	width: 131px;
}

.search-box input.button
{
	margin: 2px 0px 0px 3px;
}

.rules
{
	border-bottom: 12px #e4e4e4 solid;
	border-top: 1px #d3d3d3 solid;
	bottom: 0px;
	font-size: 0px; /*IE6*/
	height: 3px;
	position: absolute;
	width: 100%;
}

/**************End Header Code**************/

#mosaic-flash-object
{
	width: 960px;
	height: 435px;
}

#mosaic-flash-content
{
	display: none;
}

/*************/

.promos
{
	background-color: #f1f1f1;
	margin-bottom: 4px;
	padding-left: 21px;
	width: 939px;
}

.promos-vertical
{
	float: right;
	margin: 0px 0px 0px 10px;
	width: 250px;
}

.promo-tile, .promo-tile a
{
	height: 90px;
	width: 292px;
}

.promo-tile
{
	background-color: #fbfbfb;
	background-image: url('../images/promo-background.gif');
	background-repeat: no-repeat;
	float: left;
	margin: 30px 21px 30px 0px;
	position: relative;
}

.promo-tile a
{
	background-image: url('../images/blank.gif');
	cursor: pointer;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
}

.promos-vertical .promo-tile, .promos-vertical .promo-tile a
{
	width: 250px;
}

.promos-vertical .promo-tile
{
	background-image: url('../images/promo-background-small.gif');
	float: none;
	margin: 0px 0px 20px 0px;
}

.promos-vertical #promo-tile-pick-your-day
{
	background-image: url('../images/promo-background-small-pick-your-day.gif');
}

.promos-vertical #promo-tile-place-for-her
{
	background-image: url('../images/promo-background-small-place-for-her.gif');
}

.promos-vertical #promo-tile-place-for-her .promo-copy h3
{
	color: #ffffff;
}

.promos-vertical #promo-tile-place-for-her .promo-copy p
{
	color: #999999;
}

.promos-vertical #promo-tile-need-wisdom a 
{
	height: 120px;
}

.promo-img
{
	float: left;
	height: 90px;
	width: 97px;
}

.promos-vertical .wider-copy .promo-img
{
	width: 76px;
}

.promos .panty-challenge .promo-img
{
	width: 102px;
}

.promo-img img
{
	display: block;
}

.promo-copy
{
	float: left;
	padding: 6px 2px 0px 0px;
	width: 193px;
}

.promos-vertical .promo-copy
{
	padding-top: 8px;
	width: 151px;
}

.promos-vertical .wider-copy .promo-copy
{
	width: 172px;
}

.promos .panty-challenge .promo-copy
{
	width: 188px;
}

.promos-vertical .panty-personality .promo-img
{
	width: 102px;
}

.promos-vertical .panty-personality .promo-copy
{
	font-size: 10px;
	width: 146px;
}

.promo-copy h3
{
	font-size: 15px;
	font-weight: normal;
	line-height: 17px;
	padding: 8px 6px 4px 0px;
}

.promo-copy p
{
	font-size: 11px;
	line-height: 14px;
	padding-right: 10px;
}

.container-12 .promos .promo-copy p
{
	margin-top: 0px;
}

.promos-vertical .promo-copy h3
{
	padding-bottom: 0px;
}

.promos-vertical .promo-copy p
{
	line-height: 13px;
}

/***************************/




/***************************/

#footer, #footer a, #footer h4
{
	color: #999999;
}

#footer
{
	border-top: 1px #d3d3d3 solid;
	font-size: 10px;
	line-height: 14px;
	padding: 25px 0px 25px 0px;
	position:relative;
}

#footer h4
{
	font-size: 10px;
	font-weight: bold;
	padding-right: 20px;
}

.footer-links left
{
	width: 55%;
}
.footer-links right
{
	width: 45%;
}

.footer-links p, .footer-links ul, .footer-links ul li
{
	display: inline;
}

.footer-links p
{
	font-size: 10px;
	font-weight: bold;
	padding-right: 20px;
}

#footer p a
{
	text-decoration: underline;
}

.footer-links sup
{
	font-size: 10px;
}

.footer-links ul
{
	list-style-type: none;
}

.footer-links ul li
{
	padding-right: 7px;
}

.disclaimer
{
	clear: both;
	padding-top: 15px;
}

/*******************************/

.container-12
{
	margin: 3px 0px 4px 0px;
	width: 960px;
}

.container-12 .grid-1, .container-12 .grid-2, .container-12 .grid-3, .container-12 .grid-4, .container-12 .grid-5, .container-12 .grid-6, .container-12 .grid-7, .container-12 .grid-8, .container-12 .grid-9, .container-12 .grid-10, .container-12 .grid-11, .container-12 .grid-12, .container-12 .grid-one-fifth
{
	float: left;
}

.container-12 p
{
	margin-top: 6px;
}

.container-12 .grid-1
{
	width: 80px;
}

.container-12 .grid-2
{
	width: 160px;
}

.container-12 .grid-3
{
	width: 240px;
}

.container-12 .grid-4
{
	width: 320px;
}

.container-12 .grid-5
{
	width: 400px;
}

.container-12 .grid-6
{
	width: 480px;
}

.container-12 .grid-7
{
	width: 560px;
}

.container-12 .grid-8
{
	width: 640px;
}

.container-12 .grid-9
{
	width: 720px;
}

.container-12 .grid-10
{
	width: 800px;
}

.container-12 .grid-11
{
	width: 880px;
}

.container-12 .grid-12
{
	float: none;
	width: 960px;
}

.container-12 .grid-one-fifth
{
	width: 192px;
}

.container-12 .entrance
{
	float: left;
	width: 700px !important;
}

.container-12 .calculator
{
	float: left;
	width: 680px !important;
}

/*******************************/

.image-header img
{
	display: block;
}

.image-header h1, .image-header h2, .image-header h3
{
	color: #ffffff;
	font-size: 0px;
	height: 0px;
}

/*******************************/

.container-12 .content-column
{
	margin: 20px 0px 20px 10px;
	width: 270px;
}

.container-12 .grid-one-fifth .content-column
{
	margin: 10px auto 10px auto;
	width: 172px;
}

.container-12 .content-column img
{
	border: 1px #dadada solid;
	display: block;
}

.container-12 .content-column .image-header img
{
	border: none;
}

.container-12 .content-column .image-header
{
	border-bottom: 1px #e3e3e3 solid;
	padding: 10px 0px 8px 0px;
}

.container-12 .content-column ul
{
	list-style-type: none;
	margin-top: 12px;
}

.container-12 .content-column ul li, .bullet-arrow
{
	height: 26px;
	position: relative;
}

.container-12 .content-column ul li a, .bullet-arrow a
{
	background-image: url('../images/bullet-1.gif');
	background-repeat: no-repeat;
	display: block;
	height: 21px;
	left: -4px;
	padding: 5px 0px 0px 30px;
	position: absolute;
}

/*******************************/

.articles-top-navigation
{
	border-bottom: 1px #d3d3d3 solid;
	font-size: 14px;
	height: 24px;
	margin-bottom: 20px;
	line-height: 18px;
	list-style-type: none;
	padding-left: 10px;
	text-transform: lowercase;
}

.articles-top-navigation li
{
	display: block;
	float: left;
	height: 21px;
	margin: 0px 40px 0px 0px;
}
		
.articles-top-navigation li.active
{
	border-bottom: 3px #eb7155 solid;
}

.left-navigation
{
	float: left;
	font-size: 11px;
	padding: 0px 10px 0px 10px;
	width: 180px;
}

.left-navigation ul
{
	list-style-type: none;
}

.left-navigation ul li
{
	font-weight: bold;
	margin-bottom: 20px;
}

.left-navigation ul li ul
{
	overflow: hidden;
}

.left-navigation ul li .view-more, .left-navigation ul li .view-less
{
	background-image: url('../images/bullet-2.gif');
	background-position: left center;
	background-repeat: no-repeat;
	display: block;
	padding-left: 6px;
}

.left-navigation ul li .view-less
{
	display: none;
}

.left-navigation ul li ul li, .left-navigation ul li .view-more, .left-navigation ul li .view-less
{
	font-weight: normal;
	line-height: 14px;
	margin: 8px 0px 0px 0px;
}

.left-navigation ul li ul li.active a
{
	color: #aaaaaa;
}

.article-list-hero
{
	border: 1px #dadada solid;
	display: block;
	margin-bottom: 20px;
}

.article-ubk-callout
{
	background-image: url('../images/articles-ubk-callout-nav.gif');
	background-position: left top;
	background-repeat: no-repeat;
	display: block;
	font-weight: normal;
	height: 29px;
	line-height: 14px;
	padding-left: 27px;
}

/*******************************/

#pyd-wrapper 
{
	position: relative;
}

#pyd-background 
{
	position: absolute;
	left: -35px;
	top: -10px;
	width: 190px;
	height: 170px;
	background-repeat: no-repeat;
	background-image: url('../images/pick-your-day-menu-flowers.png');
	display: inline;
	z-index: 1;
}

#pyd-navigation 
{
	padding: 0px 0px 10px 10px;
	background-image: url('../images/pick-your-day-menu-nav-bg.png');
	background-position: bottom left;
	position: relative;
	z-index: 5;
	*top: -12px;
}

#pyd-navigation-header 
{
	border-top: #da5287 3px solid;
	margin-bottom: 8px;
	margin-left: -6px;
}

#pyd-navigation ul
{
	margin-right: 6px;
}

#pyd-navigation ul li 
{
	border-top: 1px solid #cccccc;
	padding-top: 5px;
}

.pick-your-day-hero-header {
	position: absolute;
	left: -8px;
	top: 15px;
}

.pick-your-day-icon 
{
	padding-bottom: 10px;	
}


.pyd-accordion-click 
{
	cursor: pointer;
}

.pyd-accordion-indicator 
{
	background: #ee7055;
	color: #ffffff;
	width: 30px;
	height: 30px;
	text-align: center;
	float: left;
	font-weight: 800;
	overflow: hidden;
}

.pyd-accordion-title 
{
	background: #dddddd;
	width: 450px;
	height: 30px;
	float: left;
}

.pyd-accordion-copy 
{
	margin-left: 41px;
}

.pyd-accordion-title .image-header h2
{
	color: #dddddd;
}

.pyd-accordion-article 
{
	width: 450px;
	padding-top: 20px;
	padding-bottom: 20px;
}

.pyd-accordion-article-link
{
	background-image: url("../images/bullet-2a.gif");
	background-position: -0px 4px;
	background-repeat: no-repeat;
	padding-left: 10px;
}

.pyd-accordion-article, .pyd-accordion-section-hero
{
		float: right;
}

.pyd-accordion-section-hero 
{
	height: 105px;	
}

.pyd-accordion-article-odd
{
	background: #dddddd;
}

.pyd-accordion-article-even
{
	background: #eeeeee;
}

.pyd-accordion-title .image-header
{
	margin-top: 5px;
	margin-left: 10px;
}

.pyd-step-one .icon-share
{
	margin-top: 8px;
	margin-right: -13px;
}

.pyd-accordion-article-icon 
{
	width: 60px;
	height: 50px;
	background-image: url('../images/pyd-facts-question-mark-icon.png');
	background-position: center top;
	background-repeat: no-repeat;
	float: left;
}

.pyd-accordion-article-content 
{
	width: 360px;
	float: left;	
}

.pyd-gtf-back-link a
{
	color: #DA5287;
	background-image: url("../images/bullet-4.gif");
	background-position: -0px 4px;
	background-repeat: no-repeat;
	padding-left: 10px;
}

.pyd-gtf-back-link a:hover
{
	text-decoration: underline;
}

.pyd-cta 
{
	padding-top: 10px;
	text-align: right;
    border-top: 1px solid #E3E3E3;
}

.pyd-cta-to-step-3
{
	border-top: 0px;
}

.container-12 .pyd-accordion .pyd-accordion-window 
{
	float: right;
}

/*************** Pick Your Day - Commit to talk - Questions ****************/

#video_container{
	height:308px;
	margin-bottom:10px;
	padding:5px;
	width:470px;
}


#video_embed{
	width:470px;
	height:308px;
}

#video_content{
	display:none;
}

.pyd-popup-content 
{
	width: 259px;
}

.pyd-qa-question 
{
	padding: 20px 20px 0px 65px;
	background-image: url("../images/pyd-questions-q-logo.png");
	background-position: 15px 17px;
	background-repeat: no-repeat;
	margin: 0px 10px 10px 0px;
	min-height: 35px;
}

.pyd-qa-answer
{
	padding: 0px 20px 20px 65px;
	background-image: url("../images/pyd-questions-a-logo.png");
	background-position: 15px 5px;
	background-repeat: no-repeat;
	min-height: 55px;
}

.pagination-wrapper-large .pyd-qa-question
{
	background-position: 40px 17px;
	padding-left: 85px;
}

.pagination-wrapper-large .pyd-qa-answer 
{
	background-position: 40px 5px;
	padding-left: 85px;
}

#wrapper .eventOverlay-wider 
{
	width: 349px;
}

#eventOverlayContainer .pyd-qa-popup-align 
{
	padding-top: 16px;
}

#eventOverlayContainer p.pyd-qa-popup-align, #eventOverlayContainer .pyd-qa-popup-align p 
{
	margin-top: 0px;
}

.pyd-popup-content .pyd-qa-question, .pyd-popup-content .pyd-qa-answer
{
	padding: 0px 0px 0px 40px;
	background-position: 0px 5px;
	background-repeat: no-repeat;
	margin: 0px 10px 10px 0px;
	min-height: 50px;
}

.pyd-convo
{
	clear: both;
	width: 100%;
}

.pyd-convo-text 
{
	float: left;
	margin-top: 10px;
}

.pyd-convo-text p
{
	line-height: 1.3;
	padding-top: 10px;
}

.pyd-facts-text p
{
	font-size: 13px;
	line-height: 1.3;
}

.pyd-convo img.page
{
	float: left;
	margin: 0px 20px 0px 35px;
    border: 1px solid #aaa;
}

#eventOverlayContainer .pyd-popup-header
{
	width: 250px;
}

#iceBreaker_content .pyd-popup-header, #iceBreaker_content .pyd-convo-footer,
#talkDay_content .pyd-popup-header, #talkDay_content .pyd-popup-content, #talkDay_content .pyd-popup-footer
{
	width: 259px;
	margin-left: 10px;
	margin-right: 10px;
}

#iceBreaker_content .pyd-popup-content, #factDay_content .pyd-popup-content
{
	width: 279px;	
}

#qaDay_content .pyd-popup-content 
{
	width: 329px;
}

#qaDay_content .pagination-section-content 
{
	width: 279px;
}

#iceBreaker_content .pyd-convo-text
{
	width: 229px;
}

.pyd-convo-image-wrapper, .pyd-talkday-image-wrapper
{
	width: 279px;
	height: 119px;
	overflow: hidden;
}

.pyd-convo-odd, .pyd-convo-even
{
	padding-top: 20px;
	padding-bottom: 20px;
}

.pyd-qa-odd, .pyd-convo-odd
{
	background: #ffffff;
}

.pyd-qa-even, .pyd-convo-even
{
	background: #dddddd;
}

.pagination-data 
{
	display: none;
}

.pyd-qa-header, .pyd-qa-footer, .pyd-convo-header, .pyd-convo-footer
{
	width: 753px;
	border-left: solid 1px #cccccc;
	border-right: solid 1px #cccccc;
}

#popup-page-content
{
	zoom: 1;
}

#popup-page-content .pyd-qa-header, #popup-page-content .pyd-qa-footer, 
.pyd-popup-content .pyd-convo-header, .pyd-popup-content .pyd-convo-footer
{
	width: 260px;
	padding-left: 0px;
	padding-right: 0px;
	border-left: 0px;
	border-right: 0px;
}

#popup-page-content .pyd-qa-header, #popup-page-content .pyd-qa-footer 
{
	width: 310px;
}

.pyd-qa-header
{
	height: 119px;
	background-image: url("../images/pyd-qa-background.png");
	background-repeat: no-repeat;
	background-position: top left;
}

.pyd-qa-header .image-header 
{
	padding-top: 45px;
	padding-left: 40px;
}

.pyd-qa-header .image-header h1 
{
	color: #72BB5F;
}

.pyd-convo-header .image-header h1
{
	color: #65ADC4;
}

.pyd-convo-header
{
	height: 101px;
	background-image: url("../images/pyd-convo-background.png");
	background-repeat: no-repeat;
	background-position: top left;
}

.pyd-convo-header .image-header 
{
	padding-top: 15px;
	padding-left: 40px;
}

.pyd-convo-header .pyd-convo-header-text 
{
	padding-left: 40px;
	color: #333333;
	line-height: 1.6;
}

.pyd-qa-expand 
{
	margin-top: 20px;
}

.pyd-qa-expand-text 
{
	display: none;	
}

.pyd-qa-pagination, .pyd-convo-pagination
{
	border-bottom: solid 1px #cccccc;
	padding: 10px;
}

.pagination-pages .pagination span.prev, .pagination-pages .pagination span.next 
{
	visibility: hidden;
}

.pagination-pages .pagination span, .pagination-pages .pagination a 
{
	padding: 0px 4px 9px;
}

.pagination-pages .pagination span 
{
	background-image: url("../images/pagination-indicator.gif");
	background-repeat: no-repeat;
	background-position: center 16px;
}

#eventOverlayContainer .pagination-pages .pagination a, #eventOverlayContainer .pagination-pages .pagination span
{
	display: none;
}

#eventOverlayContainer .pagination-pages .pagination .prev, #eventOverlayContainer .pagination-pages .pagination .next
{
	display: inline;
}

#eventOverlayContainer .pagination-pages .pagination .prev
{
	border-right: solid 1px #cccccc;
	padding-left: 10px;
	padding-right: 10px;
	background-image: url("../images/bullet-4.gif");
	background-repeat: no-repeat;
	background-position:left 4px;
}

#eventOverlayContainer .pagination-pages .pagination .next
{
	padding-left: 10px;
	padding-right: 10px;
	background-image: url("../images/bullet-2.gif");
	background-repeat: no-repeat;
	background-position: right 4px;
}

.pagination-wrapper-large .pagination-content
{
	width: 753px;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	position: relative;
}

.pagination-wrapper-large .pyd-qa-answer p
{
	width: 580px;
}

.pagination-wrapper-large .pyd-qa-answer strong p
{
	width: 630px;
}

.pagination-section, .pyd-pagination-text
{
	position: relative;
}

#factDay_content .pagination-section-text, #factDay_content .pagination-section-button, #factDay_content .pagination-section-content 
{
	min-height: 150px;
}

#qaDay_content .pagination-section-text, #qaDay_content .pagination-section-button, #qaDay_content .pagination-section-content 
{
	min-height: 330px;
}

#iceBreaker_content .pagination-section-text, #iceBreaker_content .pagination-section-button, #iceBreaker_content .pagination-section-content
{
	min-height: 130px;
}

.pagination-section-button 
{
	width: 15px;
	position: absolute;
	margin: 0px 5px;
	min-height: 100px;
	-moz-user-select: none;
	-khtml-user-select: none;
	user-select: none;
}

.pagination-section-bottom .pagination-section-button 
{
	bottom: 0px;
}

.pagination-section-top .pagination-section-button 
{
	top: 0px;
}

.pagination-section-button-prev, .pagination-section-button-prev-disabled
{
	left: 0px;
}

.pagination-section-button-next, .pagination-section-button-next-disabled
{
	right: 0px;
}

#iceBreaker_content .pagination-section-button-prev 
{
	margin-right: 0px;	
	margin-left: 5px;	
}

#iceBreaker_content .pagination-section-button-next 
{
	margin-right: 5px;	
	margin-left: 0px;	
}

.pagination-section-button a
{
	position: absolute;
	top: 50%;
	margin-top: -0px;
	cursor: pointer;
}

.pagination-section-button img.button-disabled
{
	position: absolute;
	top: 50%;
	margin-top: -0px;
}

.pagination-section-content 
{
	width: 229px;
	position: relative;
	margin-left: 25px;
	margin-right: 25px;
}

.pyd-popup-header
{
	padding-top: 15px;
}

.pyd-popup-footer 
{
	padding-top: 10px;
	padding-bottom: 10px;	
}

.pyd-popup-header a.see-all, a.see-all
{
	padding-right: 7px;
	background-image: url("../images/bullet-2.gif");
	background-repeat: no-repeat;
	background-position: right 4px;
}

.pyd-popup-footer 
{
	border-top: solid 1px #cccccc;
	margin-top: 10px;
	width: 259px;
	
}

.pyd-footer-icon 
{
	width: 20px;
	margin-right: 2px;
	float: left;
}

.pyd-footer-pages 
{
	float: right;
	visibility: hidden;
	width: 1px;
	overflow: hidden;
}

.pyd-footer-pagebuttons 
{
	width: 120px;
	float: left;
}

/*******************************/

#_90101 div.submit-comment-pyd textarea
{
	width: 560px;
	height: 200px;
}

.pyd-links {
    border-top: 1px solid #E3E3E3;
    margin-top: 12px;
    padding-top: 10px;
	height: 16px;
	list-style-type: none;
	position: relative;
	top: auto;
	right: auto;
}

#wrapper #_90101 ul.pyd-links
{
	margin-left: 0px;
}

.pyd-links li 
{
	float: right;
}

/*******************************/

div.product-swap-alt 
{
	height: 140px;
	width: 130px;
	display: block;
}

.product-swap-alt a
{
	height: 105px;
	width: 130px;
	background-repeat: no-repeat;
	display: block;
	position: relative;
}

.product-swap-alt a.product-12852
{
	background-image: url('../images/products/12852_thumb.png');
}

.product-swap-alt a.product-12999
{
	background-image: url('../images/products/12999_thumb.png');
}

.product-swap-alt a div.product-swap-text
{
	background-image: url('../images/product-details-feature-alt-arrow.png');
	background-position: 0px 4px;
	background-repeat: no-repeat;
	height: 30px;
	position: absolute;
	bottom: 0px;
	clear: both;
}

.product-swap-alt a div.product-swap-text span
{
	margin-left: 25px;
	display: block;
}

/*******************************/

.article p
{
	margin-top: 12px;
}

.article h2, .article h3
{
	font-size: 13px;
	font-weight: bold;
	margin-top: 12px;
}

.article h3
{
	font-size: 12px;
	font-style: italic;
}

.article ul, .article ol
{
	margin: 12px 0px 0px 30px;
}

.article span.question
{
	display: block;
	font-weight: bold;
	padding-left: 14px;
	text-indent: -14px;
}

.article span.answer, .article span.answerb
{
	border-top: 1px #e3e3e3 dotted;
	display: block;
	margin-top: 4px;
	padding: 4px 0px 8px 14px;
	text-indent: -14px;
}

.article span.answerb
{
	border: none;
	text-indent: 0px;
}

.rating
{
	background-image: url('../images/rating-star-empty.gif');
	background-repeat: repeat-x;
	height: 10px;
	margin-top: 4px;
	width: 65px;
}

.rating span
{
	background-image: url('../images/rating-star-full.gif');
	background-repeat: repeat-x;
	display: block;
	height: 10px;
	width: 0px;
}

.rating span.star-1
{
	width: 13px;
}

.rating span.star-2
{
	width: 26px;
}

.rating span.star-3
{
	width: 39px;
}

.rating span.star-4
{
	width: 52px;
}

.rating span.star-5
{
	width: 65px;
}

#rating-widget
{
	position: relative;
}

#rating-widget span
{
	background-image: none;
	cursor: pointer;
	left: 0px;
	position: absolute;
	top: 0px;
}

ul.terms
{
	margin: 12px 0px 0px 0px;
}

ul.terms li
{
	border-top: 1px #e3e3e3 dotted;
	list-style-type: none;
	margin: 0px;
	padding: 6px 0px 6px 0px;
}

#morearticles
{
	/*border-bottom: 1px #e3e3e3 dotted;*/
	border-top: 1px #e3e3e3 dotted;
	font-weight: bold;
	margin-top: 12px;
	/*padding-bottom: 12px;*/
}

#morearticles a
{
	font-weight: normal;
}

#morearticles b, #morearticles strong
{
	display: none;
}

.error
{
	background-color: #fbe5e0;
	border: 1px #f8cec4 solid;
	display: none;
	padding: 10px;
}

.error h4
{
	color: #c33000;
	font-size: 12px;
	font-weight: bold;			
}

.error ul, .error ol
{
	margin-left: 12px;
}

.error ul, .error ol, .error p
{
	margin-top: 6px;
}

.submit-comment
{
	border-top: 1px #e3e3e3 solid;
	margin-top: 12px;
}

.submit-comment h3
{
	font-size: 13px;
}

.submit-comment input.text, .submit-comment textarea
{
	border: 1px #a1a1a1 solid;
	height: 15px;
	outline: none;
	padding: 2px 0px 2px 2px;
	width: 300px;
}

.submit-comment textarea
{
	height: 200px;
	width: 600px;
}

.submit-comment input.button
{
	padding: 2px 4px 2px 4px;
}

#comment-form-confirmation
{
	display: none;
}

.submit-comment ul.comments
{
	background-color: #f1f1f1;
	list-style-type: none;
	margin: 10px 0px 0px 0px;
	overflow: hidden;
}

.submit-comment ul.comments li
{
	border-bottom: 1px #dddddd dashed;
	padding: 10px;
}

.submit-comment ul.paginator
{
	list-style-type: none;
	margin: 10px 0px 0px 0px;
	text-align: center;
}

.submit-comment ul.paginator li
{
	display: inline;
	padding: 0px 3px 0px 3px;
}

/*******************************/

.search-results
{
	list-style-type: none;
}

.search-results li
{
	border-bottom: 1px #e3e3e3 dashed;
	padding: 10px;
}

.search-results li h3 sup
{
	font-size: 10px;
	font-weight: normal;
	padding-right: 4px;
}

.paginator
{
	font-size: 14px;
	list-style-type: none;
	margin-top: 10px;
	text-align: center;
}

.paginator li
{
	display: inline;
	padding: 0px 4px 0px 4px;
}

/*******************************/

.free-sample-wrapper
{
	background-color: #f3f3f3;
	margin: 20px 30px 0px 30px;
	padding: 30px 0px 26px 0px;
	position: relative;
}

.free-sample-wrapper .image-header
{
	margin: 0px 0px 30px 35px;
}

.free-sample-wrapper .icon-share
{
	left: 370px;
	position: absolute;
	top: 34px;
}

.sampling-pack-wrapper
{
	background-image: url('../images/free-sample-background.gif');
	background-repeat: repeat-y;
	padding-left: 10px;
	width: 600px;
}

.sampling-pack
{
	float: left;
	font-size: 10px;
	line-height: 16px;
	width: 216px;
}

.sampling-pack img
{
	display: block;
	margin-left: 20px;
}

.sampling-pack .image-header
{
	margin: 0px 0px 0px 25px;
}

.sampling-pack .image-header img
{
	margin: 0px;
}

.sampling-pack h3
{
	color: #666666;
	font-size: 10px;
	margin: 3px 0px 0px 25px;
}

.sampling-pack ul
{
	list-style-type: none;
	margin-left: 25px;
}

.sampling-pack .bullet-arrow
{
	margin-left: 25px;
}

.sampling-pack .bullet-arrow a
{
	background-image: url('../images/bullet-3.gif');
}

/*******************************/

.shop-buy
{
	padding-left: 10px;
	text-align: right;
	overflow: hidden;
	width: 230px;
}

.shop-buy fielset
{
	overflow: hidden;
	width: 230px;
}

.shop-buy h3
{
	text-align: left;
}

.shop-buy select
{
	margin: 0px 5px 6px 0px;
	width: 225px;
}

.shop-buy select#distanceDropdown
{
	display: block;
	float: left;
	width: 130px;
}

.shop-buy input.text
{
	border: 1px #a1a1a1 solid;
	display: block;
	float: left;
	height: 13px;
	margin: 0px 5px 18px 0px;
	outline: none;
	padding: 2px;
	width: 84px;
}

.buy-online-results
{
	border-collapse: collapse;
	margin: 10px auto 0px auto;
	width: 640px;
}

.buy-online-results th, .store-locator-results th
{
	height: 30px;
	text-align: center;
	vertical-align: top;
}

.buy-online-results td
{
	border: 1px #e4e4e4 solid;
	text-align: center;
	vertical-align: middle;
}

.buy-online-results td.logo
{
	width: 20%;
}

.buy-online-results td.items
{
	padding: 5px;
}

.buy-online-results td p
{
	margin: 0px;
	text-align: left;
	width: 70px;
}

.buy-online-results td table
{
	width: 100%;
}

.buy-online-results td table td
{
	border: none;
	border-collapse: collapse;
	text-align: left;
}

.buy-online-results td table td.description
{
	padding: 2px 10px 2px 10px;
	width: auto;
}

.buy-online-results td table td.price
{
	width: 80px;
}

.buy-online-results td table td.link
{
	width: 80px;
}

.buy-online-results td table tr.odd
{
	background-color: #f3f3f3;
}

.buy-online-results td table tr.odd .bullet-arrow a
{
	background-image: url('../images/bullet-3.gif');
}

.store-locator-results
{
	border-collapse: collapse;
	margin: 10px auto 0px auto;
	width: 630px;
}

.store-locator-results td
{
	border: 1px #e4e4e4 solid;
	text-align: center;
	vertical-align: middle;
}

.store-locator-results th.retailer-info
{
	text-align: left;
	padding-left: 9px;
}

.store-locator-results td.retailer-info
{
	text-align: left;
	padding: 4px 8px 4px 8px;
}

.store-locator-results td.retailer-info address
{
	font-style: normal;
}

.store-locator-results td.retailer-info .bullet-arrow a
{
	width: 100px;
}

/*******************************/

.float-left
{
	float: left;
}

.float-right
{
	float: right;
}

.clear-both
{
	clear: both;
	font-size: 0px;
	height: 0px;
	width: auto;
}

.display-block
{
	display: block;
}

.display-none
{
	display: none;
}

.text-align-left
{
	text-align: left;
}

.text-align-center
{
	text-align: center;
}

.text-align-right
{
	text-align: right;
}

.font-size-11
{
	font-size: 11px;	
}

.font-size-12
{
	font-size: 12px;	
}

.font-size-13
{
	font-size: 13px;	
}

.font-size-14
{
	font-size: 14px;
}

.margin-bottom-4px
{
	margin-bottom: 4px;
}

.margin-10px
{
	margin: 10px;
}

.margin-top-10px
{
	margin-top: 10px;
}

p.margin-top-10px
{
	margin-top: 10px;
}

.margin-right-10px
{
	margin-right: 10px;
}

.margin-bottom-10px
{
	margin-bottom: 10px;
}

.margin-left-10px
{
	margin-left: 10px;
}

.margin-top-20px
{
	margin-top: 20px;
}

.margin-bottom-20px
{
	margin-bottom: 20px;
}

#tween_product_overview_embed{
	height:340px;
	width:560px;
	border:solid 1px #AAAAAA;
}

#tween_product_overview_content{
	display:none;
}

.print-only 
{
	display: none;
}

a.addthis_counter a.atc_s
{
     /*width: 80px;
     background: url("/na/images/kotex_nsc01.png") no-repeat scroll 0 0 transparent;
     height: 22px;*/
}

a.addthis_counter a.atc_s:hover {
    /*background-position: 0 -22px;
    height: 22px;*/
}

.addthis_toolbox
{
    height: 22px;
    /*margin: 10px 0 0 -6px;*/
    margin: 10px 0 0 0px;
}

.addthis_counter.addthis_pill_style {
    height: 22px;
}

.addthis_pill_style
{
    margin-right: 20px;
}
