@charset "UTF-8";
/* CSS Document */

body {
	font:small Arial, sans-serif;
	background:#FFC0CB url(background.jpg) 0 0 repeat-x;
	margin:0;
	padding:0;
	color:#000;
	text-align:center;
}
h1 {
	font-size:1.6em;
	color:#C4366E;
	border-bottom:1px dashed #EEA9B8;
	padding:0 0 20px 0;
	margin:20px 0;
}
h2 {
	font-size:1.5em;
	color:#C4366E;
}
h2 a {
	color:#C4366E;
}
h3, h4, h5, h6 {
	font-size:1em;
	color:#C4366E;
}
h1 span, h2 span, h3 span, h4 span, h5 span, h6 span {
	font-weight:normal;
	font-style:italic;
}
hr {
	border:0;
	background:#FFF;
	color:#FFF;
	border-bottom:1px dashed #EEA9B8;
}
a {
	color:#C4366E;
}
a:hover {
	color:#F79644;
}
a img {
	border:none;
}
.current a {
	font-weight:bold;
}
#brand, #nav, #blurb, #main {
	width:904px;
	margin:0 auto;
	text-align:left;
}
#brand {
	height:124px;
	background:url(brand-bg.gif) 0 0 repeat-x;
}
#brand div {
	height:124px;
	background:url(brand-left.jpg) 0 0 no-repeat;
}
#brand div div {
	background:url(brand-right.gif) right top no-repeat;
}
#brand-logo {
	height:124px;
	width:375px;
	display:block;
	float:left;
	text-decoration:none;
}
#brand-logo img {
	visibility:hidden;
}
#brand-tag {
	height:124px;
	width:529px;
	display:block;
	float:left;
	text-decoration:none;
}


#brand-tag img {
	margin-top:52px;
}
#nav {
	height:30px;
	clear:both;
	text-align:center;
	margin-top:16px;
	background:#CD6090 url(nav-left.gif) 0 0 no-repeat;
}
#nav ul {
	height:30px;
	margin:0 auto;
	padding:0;
	list-style:none;
	background:url(nav-right.gif) right top no-repeat;
}
#nav li {
	margin:0;
	padding:0;
	display:inline;
}
#nav a {
	height:24px;
	display:block;
	line-height:24px;
	text-transform:uppercase;
	float:left;
	width:115px;
	color:white;
	text-align:center;
	margin-top:3px;
	border-left:1px solid #D478A1;
	border-right:1px solid #AE527B;
	font-weight:bold;
	text-decoration:none;
}
#nav a:hover {
	text-decoration:underline;
}
#page-home #nav .link-home a, .section-shop #nav .link-shop a, .section-login #nav .link-account a, .section-account #nav .link-account a, .section-order #nav .link-order a, .section-purchase #nav .link-purchase a, .section-about #nav .link-about a, .section-contact #nav .link-contact a {
	text-decoration:underline;
}
#page-home #nav .link-shop a {
	text-decoration:none;
}
#nav .link-home a {
	border-left:none;
}
#nav .link-shop a {
}
#nav .link-account a {
	width:124px;
}
#nav .link-order a {
}
#nav .link-purchase a {
	width:137px;
}
#nav .link-about a {
	width:134px;
}
#nav .link-contact a {
	border-right:none;
	width:143px;
}
#blurb {
	height:234px;
	margin-bottom:16px;
	color:white;
	background:url(blurb-bg.gif) right top repeat-x;
}

#blurb a{
	font-style:normal;
	font-weight:normal;
	text-decoration:none;
	font-size:12px;
	line-height:17px;
	color:#FFFFFF;
	list-style:none;
}

#blurb div {
	height:234px;
	background:url(blurb-left.gif) left top no-repeat;
}
/*#blurb div div {
	background:url(safeT_header.jpg) right top no-repeat;
}*/
#blurb div div {
	background:url(panelimageleft.jpg) right top no-repeat;
}
#blurb h4 {
	margin:0;
	height:63px;
	text-indent:-999em;
	background:url(panelheading.jpg) 33px 18px no-repeat;
}
#blurb h5 {
	font-size:24px;
	margin:0;
	padding:5px 0 0 35px;
	color:white;
	font-weight:normal;
}
#blurb ul {
	margin:5px 0 0 0;
	padding:5px 10px 5px 48px;
	font-size:12px;
	line-height:15px;
}

/* HOME Columns - Lydia edited here */

.twocolumns .leftcolumn .rightcolumn{
width:620px;
float:left;
}

.leftcolumn{
width:295px;
float:left;
}

.rightcolumn{
width:290px;
float:right;
padding-left:20px;
}

.twocolumnsSids .leftcolumnSids .rightcolumnSids{
width:620px;
float:left;
}

.leftcolumnSids{
width:355px;
float:left;
}

.rightcolumnSids{
width:150px;
float:right;
padding-left:15px;
}

/* HOME Columns - Lydia edits END*/


#main {
}
#side {
	width:204px;
	float:left;
	margin-right:16px;
	padding-bottom:3em;
}
#content {
	width:684px;
	float:left;
	background:white url(content-bg.gif) 0 0 repeat-y;
}
#content-top {
	background:url(content-top.gif) 0 0 no-repeat;
	padding:0 32px 32px 32px;
	min-height:723px;
}
#content-bottom {
	background:url(content-bottom.gif) 0 0 no-repeat;
	padding:0;
	clear:both;
	height:33px;
	line-height:33px;
	font-size:12px;
	color:white;
	text-align:center;
}
#copyright {
	text-align:center;
	color:white;
	font-weight:normal;
	height:33px;
	line-height:33px;
	padding-left:200px;
	margin-bottom:2em;
}
#copyright * {
	display:inline;
	margin:0;
	padding:0;
	list-style:none;
	color:white;
}
.links-path {
	color:white;
	line-height:30px;
	text-transform:uppercase;
	font-weight:bold;
}
.links-path a {
	color:white;
}
#side ul {
	list-style:none;
	margin:0;
	padding:0 2px;
	background:white url(side-bg.gif) 0 0 repeat-y;
}
#side ul ul {
	padding:0;
	background:none;
}
#side div {
	margin:0 0 17px 0;
	padding:0 0 30px 0;
	background:white url(side-bottom.gif) 0 bottom no-repeat;
}
#side div div {
	margin:0 0 0 0;
	padding:0 0 0 0;
	background:none;
	background:#FAEDF3 url(side-dot.gif) 0 bottom repeat-x;
}
#side li {
	display:inline;
}
#side li a {
	display:block;
	margin:0;
	padding:0.5em 18px;
	text-transform:lowercase !important;
	background:white url(side-dot.gif) 0 bottom repeat-x;
	text-decoration:none;
}
#side .current a {
	background:#B85681;
	border:none;
	color:white;
	text-transform:none;
	position:relative;
	top:-1px;
}
#side .current ul a {
	background:#FFF;
	border:none;
	color:#B85681;
	padding:0.3em 18px 0.3em 28px;
	font-weight:normal;
}
#side ul ul a:hover {
	color:#F79644;
}
#side .current ul .current a {
	font-weight:bold;
	color:#C4366E;
}
#side .current ul .current a:hover {
	font-weight:bold;
	color:#F79644;
}
#side h3, #side label {
	background:url(side-top.gif) 0 0 no-repeat;
	padding: 0 0 0 20px;
	line-height:30px;
	margin:0;
	height:30px;
	color:white;
	font-weight:bold;
	text-transform:uppercase;
}
#side .form-search {
	background:url(side-bg.gif) 0 0 repeat-y;
	padding: 0 0 0 0;
	margin:0;
	color:white;
}
#side .form-search fieldset {
	background:url(side-bottom.gif) 0 bottom no-repeat;
	padding:0 0 20px 0;
	margin:0;
}
#side .form-search label {
}
#side .form-search #keywords {
	width:157px;
	margin:15px 0 15px 20px;
}
#side .form-search #button-search {
	color:white;
	border:none;
	background:#CD6090;
	font-weight:bold;
	font-family:arial;
	margin:0 0 0 20px;
	padding:2px 4px;
}
#side p {
	text-align:center;
}
#text-choosethesleepwrap {
	display:none;
}
.clear {
	clear:both;
	height:1px;
	font-size:1px;
	padding:0;
	margin:0;
}
/* Definition lists */
dt {
	width:100px;
	float:left;
}
dd {
	margin-left:110px;
}
/* CATEGORY -listview */

.layout-listview {
	padding:1em 0 1em 0;
}
.layout-listview .product {
	border-top:1px dashed #EEA9B8;
	padding-top:30px;
}
.layout-listview .product-image {
	margin:0 20px 20px 0;
}
.product-image img {
	border:4px solid #DD83A3;
}
.products .highlight-price, .subsection-product .highlight-price {
	font-size:20px;
	color:#C4366E;
	border-bottom:none;
	font-weight:normal;
}
.layout-listview .highlight-price, .subsection-product .highlight-price {
	border:1px dashed #EEA9B8;
	border-bottom:none;
	padding:10px 20px;
}
.products .highlight-currency, .subsection-product .highlight-currency {
	font-size:20px;
	color:#C4366E;
	font-weight:bold;
}
.subsection-grouping h1, .subsection-category h1 {
	border:none;
}
.product-summary {
	margin-right:200px;
}
.subsection-category products, .category-description {
	margin:1em 0;
}
.product-name {
	font-size:1.6em;
}
.layout-listview .product-name {
	margin-right:200px;
}
#limitform, #defaultlimitform {
	display:none;
}
/* CATEGORY -gridview */

.layout-gridview {
	padding:20px 0 1em 0;
}
.subsection-grouping .layout-listview .product, .layout-gridview .product {
	width:33%;
	height:255px;
	float:left;
	clear:none;
	text-align:center;
}
.subsection-grouping .layout-listview .product-image, .layout-gridview .product-image {
}
.subsection-grouping .layout-listview .product-image img, .layout-gridview .product-image img, .product-thumbnail img {
	border:4px solid #DD83A3;
}
.layout-gridview .product-name {
	padding:2px;
}
.subsection-grouping .layout-listview .product-summary {
	display:none;
}
.subsection-grouping .layout-listview .highlight-price {
	float:none;
}
.products-more {
	height:72px;
	line-height:72px;
	background:url(products-more.gif) 50% 50% no-repeat;
	font-weight:normal;
	font-size:smaller;
}
.products-more span {
	font-weight:bold;
	font-size:medium;
}
/* HOME */

#page-home .links-path {
	visibility:hidden;
}
#page-home .highlight-edit, .subsection-product .highlight-edit {
	position:absolute;
	top:410px;
	left:80%;
}
#page-home #text-choosethesleepwrap {
	display:block;
	position:absolute;
	top:412px;
	color:white;
	text-transform:uppercase;
	font-weight:bold;
	text-align:center;
	width:100%;
	left:0;
}
#page-home #text-choosethesleepwrap em {
	display:block;
	width:904px;
	font-weight:bold;
	margin:auto;
	font-style:normal;
	text-indent:251px;
	text-align:left;
}
#page-home #text-choosethesleepwrap span {
	text-transform:none;
	font-style:italic;
	font-weight:normal;
}
.home-content {
	float:right;
	width:295px;
	padding-top:2em;
}
#page-home #content-top center {
	float:right;
	width:295px;
	padding-top:2em;
	text-align:left;
}
#page-home .products {
	float:right;
	width:295px;
	margin-right:28px;
	margin-top:20px;
	text-align:left;
	padding-bottom:350px;
	background:url(home-since-1992.jpg) bottom left no-repeat;
}
#page-home .product {
	clear:both;
	width:auto;
	float:none;
	text-align:left;
	height:auto;
	border-bottom:1px dashed #EEA9B8;
	border-top:none;
	margin-bottom:20px;
	min-height:150px;
}
#page-home .products .product-image {
	float:right;
	margin-left:20px;
	margin-right:0;
	position:relative;
	top:12px;
	padding:0;
}
#page-home .products .product-image img {
	width:112px;
	height:112px;
	margin:0;
}
#page-home .products .product-name {
	padding-right:0 !important;
	margin-right:0 !important;
	float:right;
	width:295px;
	position:relative;
	top:-160px;
}
#page-home .products .product-summary {
	margin:10px auto;
}
#page-home .products .product-category {
	display:none;
}
#page-home .products .highlight-price {
	position:relative;
	top:30px;
	display:none;
}
/* PRODUCT PAGE */



.subsection-product .product-image {
	width:150px;
	margin-right:30px;
	float:left;
	clear:none;
	position:relative;
	top:-70px;
}
.subsection-product .product-image .link-image {
	text-decoration:none;
}
.subsection-product .product-image img {
	max-width:148px;
	max-height:148px;
}
#page-zoom .product-image {
	top:30px;
}
#page-zoom .product-image img {
	max-width:100% !important;
	max-height:100% !important;
}
#page-zoom h1 {
	display:none;
}
.subsection-product .product-image .link-zoom {
	background:none;
	font:x-small arial, sans-serif;
	color:#7F7B68;
}
.product-thumbnail a {
}
.product-thumbnail img {
}
.subsection-product .product-thumbnail .image-title {
}
.subsection-product h1 {
	border:none;
	position:relative;
	top:180px;
}
.link-zoom {
	display:none;
}
.subsection-product .product-summary {
	display:none;
}
.subsection-product .product-description {
	clear:both;
	position:relative;
	top:-20px;
}
.subsection-product .form-standard, .subsection-product .product-attributes {
	width:300px;
	clear:none;
	float:left;
	position:relative;
	top:-70px;
}
.subsection-product .form-standard {
	margin:0;
}
.subsection-product .product-attributes {
	padding:0;
	margin-bottom:-5px;
}
.subsection-product .product-attributes * {
	clear:none;
}
.subsection-product .product-attributes .highlight-price {
	width:258px;
	display:block;
}
.subsection-product .product-attributes .attribute-price dt {
	display:none;
}
.subsection-product .product-image * {
	margin:0 auto;
	text-align:center;
}
.subsection-product .attribute-shipping {
	font-size:xx-small;
	position:relative;
	top:-7px;
	margin-bottom:-10px;
}
/* DOWNOALD - display on product page of sleepwraps only */

#download {
	display:none;
}
.category-sleepwraps #download {
	display:block;
	clear:both;
	position:absolute;
	z-index:99;
	top:455px;
	margin:0 0 0 500px;
	width:120px;
}
.subsection-category #download {
	display:none;
}
/* TESTIMONIAL */

#testimonial {
	display:none;
}
.subsection-product #testimonial {
	display:block;
	clear:both;
	position:relative;
	z-index:99;
}
/* HOMEPAGE */



#page-home h1 {
	display:none;
}
/* DEFAULTS */

.highlight-price {
	color:#902138;
}
.highlight-currency {
	color:#7EA1B6;
	font:x-small arial, sans-serif;
}
.highlight-edit {
	font:bold medium arial, sans-serif;
}
.highlight-edit-small, .highlight-note {
	font:x-small arial, sans-serif;
}
.form-standard fieldset, .box-action {
	border-color:#D7D7D7;
	background-color:#F6F6F6;
}
#sortby {
	margin:-58px 0 0 0;

}
/* ADMIN + CHECKOUT 
*/

.section-admin #side, .section-purchase #side {
	display:none;
}
.section-admin #content, .section-purchase #content {
	width:904px;
	float:none;
	background:white url(content-bg-full.gif) 0 0 repeat-y;
}
.section-admin #content-top, .section-purchase #content-top {
	background:url(content-top-full.gif) 0 0 no-repeat;
}
.section-admin #content-bottom, .section-purchase #content-bottom {
	background:url(content-bottom-full.gif) 0 0 no-repeat;
}
#page-order .table-data .product-image {
	display:inline;
	width:40px;
	float:left;
	margin:5px 3px 20px 0;
}
#page-mailouts .table-data * {
	font-size:11px;
	}
.admin .table-data {
	clear:both;
}
.admin .option-left {
	width:345px;
}


/*html body #main .highlight-edit, 
html body #main .highlight-edit-small, 
html body #main .highlight-edit-smallest {
	color:#00840C !important;
	}*/
	
	
/* SHOP - sitemap */
#page-shop .highlight-price {	
	border:none;
	font-size:1em;
	font-weight:normal;
	padding:0;
	}
#page-shop .layout-listview .highlight-price {	
	float:right !important;
	}
#page-shop .product-name {
	font-size:1em;
	}
#page-shop .products ul {
	list-style:none;
	margin:0;
	padding:0;
	}
	
#page-shop .layout-listview .product2,
#page-shop .layout-listview .product4,
#page-shop .layout-listview .product6,
#page-shop .layout-listview .product8,
#page-shop .layout-listview .product10,
#page-shop .layout-listview .product12 {
	background:#ffeff4;
	}
#page-shop .product-name {
	margin-right:0;
	}
#page-shop .product {
	border:none;
	padding:3px 10px !important;
	}
#page-shop .layout-gridview .product {
	width:30% !important;
	height:185px;
	}
#page-shop .products h2 a {
	text-decoration:none;
	}
#page-shop .products h2 {
	clear:both;
	}



/* PRINT */

@media print {
body {
	font-size: 11pt;
	line-height:1.3em !important;
}
p, ul, ol, div {
	font-size: 11pt;
	line-height:1.3em !important;
}
.links-admin, .links-groupings, #page-admin-order #order-nextprevious, #page-admin-order .highlight-edit, #page-admin-order form .submit {
	display:none;
}
#side, .links-path, .links-admin, .highlight-edit, .highlight-edit-small, .form-search, #sortby, .links-footer, #download, #testimonial h2 a, #nav, #brand-tag, #blurb, #content-end, .subsection-product .form-standard {
	display:none !important;
}
#brand-logo img {
	visibility:visible;
}
.subsection-product .product-image {
	top:0;
}
#brand {
	height:40px;
}
#footer {
	border-top:1px dotted gray !important;
}
h1 {
	border:1px solid red;
	margin:0;
	padding:0;
}
#content {
	width:auto;
	margin:0;
	padding:0;
}
#copyright {
	padding-left:0px;
}
#content-bottom {
	text-align:center;
	font-size:x-small;
}
* {
	color:black !important;
	text-decoration:none;
	border-color:gray !important;
	position:static !important;
}
}

/* NEWSLETTER STYLES */

p.mainCopy {
	font-family:Helvetica Neue Light, Helvetica Neue, Helvetica, Arial, sans-serif;
	font-weight:lighter;
	margin-top:10px;
	text-align:left;
	line-height:115%;
	letter-spacing:1px;
	font-size:12px;
	color:#333333;
}
p.header1 {
	font-family:Helvetica Neue Light, Helvetica Neue, Helvetica, Arial, sans-serif;
	font-weight:lighter;
	padding-left:0px;
	padding-right:0px;
	padding-bottom:0px;
	margin-top:10px;
	text-align:left;
	line-height:115%;
	letter-spacing:1px;
	font-size:22px;
	color:#CE4685;
}
p.subheader1 {
	font-family:Helvetica Neue Light, Helvetica Neue, Helvetica, Arial, sans-serif;
	font-weight:lighter;

	margin-top:10px;
	text-align:left;
	line-height:115%;
	letter-spacing:1px;
	font-size:16px;
	color:#333333;
}
p.header2 {
	font-family:Helvetica Neue Light, Helvetica Neue, Helvetica, Arial, sans-serif;
	font-weight:lighter;
	padding-left:0px;
	padding-right:0px;
	padding-bottom:0px;
	margin-top:10px;
	text-align:left;
	line-height:115%;
	letter-spacing:1px;
	font-size:20px;
	color:#CE4685;
}
p.header3 {
	font-family:Helvetica Neue Light, Helvetica Neue, Helvetica, Arial, sans-serif;
	font-weight:lighter;
	padding-left:0px;
	padding-right:0px;
	padding-bottom:0px;
	margin-top:10px;
	text-align:left;
	line-height:115%;
	letter-spacing:1px;
	font-size:24px;
	color:#F79644;
}
.newsletterHr{
	border:0;
	background:#FFFFFF;
	color:#FFFFFF;
	border-bottom:1px dashed #EEA9B8;
}
a.Newsletter {
	color:#CE4685;
	text-decoration:none;
}
a.Newsletter:hover {
	color:#F79644;
	text-decoration:none;
}
a.submenu {
	color:#FFF;
	text-decoration:none;
}
a.submenu:hover {
	color:#F79644;
	text-decoration:none;
}
ul#Newsletter {
	list-style:none;
	width: 521px;
	height: 15px;
	padding:0px;
	margin:0px;
	font-family:Helvetica Neue Light, Helvetica Neue, Helvetica, Arial, sans-serif;
	font-size:12px;
	font-weight:lighter;
}
ul#Newsletter li {
	list-style:none;
	display:inline;
	width: 600px;
	height: 15px;
	padding:0px;
	margin-left:20px;
	margin-right:20px;
}
.imgRight {
	display:inline;
	float:right;
	padding:10px;
}
.imgLeft {
	display:inline;
	float:left;
	padding:10px;
}
#newsletterMain {
	margin:0;
	background:url(/images/library/bg_head.jpg) 0 0 repeat-x;
	background-color:#FFC0CB;
	padding-bottom:40px;
}
#newsletterCopy {
	background-color:#FFFFFF;
	border: 1px solid #CD6090;
	width: 519px;
	margin:0px auto;
	padding-left:30px;
	padding-right:30px;
	padding-bottom:10px;
	padding-top:20px;
}
#newsletterFooter {
	background-color:#CD6090;
	width:521px;
	margin:0px auto;
	padding-left:30px;
	padding-right:30px;
	padding-top:10px;
}


/* HOMEPAGE EDITIONS*/

.sticker{
	background: url('/images/library/homepage/18yrs.jpg') right 0 no-repeat;
	color:#333333;
	}
	
	.twoCols h2.titleOne{
	* margin-top:20px;
	margin-bottom:0;
	* margin-bottom:10px;
	text-decoration:none;
	}
	.twoCols h2.titleOne a{
	text-decoration:underline;
	}
	
	.twoCols h2{
	font-weight:100;
	text-decoration:underline;
	}
	
	.twoCols h2.titleOne sup{
	text-decoration:none;
	font-size:12px;
	}
	
	.lCol{
		width:295px;
		height:auto;
		float:left;
	}
	
	.rCol{
		width:295px;
		height:auto;
		float:left;
		margin-left:30px;
	}
	
	.twoCols h2 a, .lCol h2 a, .rCol h2 a{
		font-weight:100;
	}
	
	.lCol h2 a sup, .rCol h2 a sup{
		font-weight:100;
		text-decoration:none;
	}
	
	.lCol h2, .rCol h2{
		font-weight:100;
		font-size:18px;
		line-height:20px;
	}
	
	.lCol a, .rCol a{
		font-weight:400;
	}
	
	.rCol img.rightCimg{
	float:right;
	display:inline;
	
	}
	
	.rCol span.short{
	width:210px;
	float:left;
	}
	
	.rCol span.long{
	width:295px;
	float:left;
	}
	
	.rCol img.swrap{
		margin-top:20px;
	}
	
	.twoCols h2.titleOne{
	float:left;
	}
	
	.twoCols img.twoCimg{
		margin:10px 0;
	}
	
	.twoCols p.ptxt{
	color:#C4336C;
	font-size:16px;
	font-weight:100;
	}
	
	ul.point{
		margin:10px 0;
		padding:0;
	}
	
	ul.point li{
	background: url('li_arw.jpg') left 4px no-repeat;
	list-style:none;
	margin:5px 0;
	padding:0 0 0 20px;
	line-heght:20px;
	}
	
	.rCol h2{
	margin-top:20px;
	}
	
	.lCol img.lCimg{
	margin:20px 0 0;
	}
	
	.rCol a.icons img{
	margin-top:10px;
	margin-right:2px;
	float:right;
	}
	
	.rCol div.ico{
	margin-top:70px;
	* margin-top:65px;
	}