@import url(global.css);
@import url(navbar.css);

/* HOME */
.home #footer {
	margin-top: 100px;
	}

#flash_content {
	margin: 11px 0 12px 0; /*1px for the ie bug workaround on #content*/
}

#flash_content img {
	display: block;
}

#intro_text {
	height: 0;
	padding-top: 123px;
	width: 850px;
	text-indent: -2000px;
	overflow: hidden;
	background: #fff url(../_img/home-div-intro_text-bg.gif) no-repeat;
	border-top: 1px solid #d2d2d2;
	border-bottom: 1px solid #d2d2d2;
}

/* HEDAERS */

h1 {
	height: 0;
	font-size: 1em;
	margin: 0 auto;
	padding-top: 40px;
	text-indent: -2000px;
	overflow: hidden;
}

.about h1 {
	width: 138px;
	background: url(../_img/about-h1-about_us-bg.gif) no-repeat;
}
.sitemap h1 {
	width: 170px;
	background: url(../_img/h1-sitemap.gif) no-repeat;
}
.linens h1 {
	width: 168px;
	background: url(../_img/linens-h1-our-linens-bg.gif) no-repeat;
}

.linens.nkabasics h1, .linens_main.nkabasics h1{
	margin: 0 0 0 14px;
	background: url(../_img/h1_nkabasics.gif) no-repeat;
	}

.linens.wovens h1, .linens_main.wovens h1{
	margin: 0 0 0 14px;
	width: 250px;
	background: url(../_img/h1_wovens.gif) no-repeat;
	}

.linens.prints h1, .linens_main.prints h1{
	margin: 0 0 0 14px;
	background: url(../_img/h1_prints.gif) no-repeat;
	}

.linens.introductions h1, .linens_main.introductions h1{
	margin: 0 0 0 14px;
	width: 450px;
	background: url(../_img/h1_introductions.gif) no-repeat;
	}
.linens.p_accessories h1, .linens_main.p_accessories h1{
	margin: 0 0 0 14px;
	width: 250px;
	background: url(../_img/h1_accessories.gif) no-repeat;
	}
  
.linens.jacquards h1, .linens_main.jacquards h1 {
	margin: 0 0 0 14px;
	background: url(../_img/h1_jacquards.gif) no-repeat;
}

.linens_main.hospitality h1{
	width: 210px;
	background: url(../_img/h1-hospitality.gif) no-repeat;
}

.linens.bedlinens h1, .linens_main.bedlinens h1{
	margin: 0 0 0 0px;
	width: 200px;
	background: url(../_img/h1-hospitality-bedlinens.gif) no-repeat;
}

.linens.towelspa h1, .linens_main.towelspa h1{
	margin: 0 0 0 0px;
	width: 450px;
	background: url(../_img/h1-hospitality-towelsspa.gif) no-repeat;
}

.linens.blankets h1, .linens_main.blankets h1{
	margin: 0 0 0 0px;
	width: 450px;
	background: url(../_img/h1-hospitality-blankets.gif) no-repeat;
}





.stores h1 {
	width: 228px;
	background: url(../_img/stores-h1-bg.gif) no-repeat;
	
}

.press h1 {
	width: 175px;
	background: url(../_img/press-h1-our_press-bg.gif) no-repeat;
}

.contact h1 {
	width: 175px;
	background: url(../_img/contact-h1-bg.gif) no-repeat;
}

/* ABOUT */

.about #content {
	padding: 30px 15px;
}

.about #main {
	float: left;
	width: 450px;
	padding-bottom: 30px;
	background: url(../_img/gl-div-ding-bg.gif) bottom center no-repeat;
}

.about #content img {
	float: right;
}

.about blockquote {
	width: 446px;
	height: 0;
	padding-top: 126px;
	text-indent: -2000px;
	overflow: hidden;
	background: url(../_img/about-blockquote-bg.gif) no-repeat;
}

.about cite {
	display: block;
	margin-bottom: 30px;
	text-align: right;
	font-style: normal;
	color: #999;
}

/* LINENS - MAIN PAGE */

.linens_main #content {
	padding: 15px;
}

#subnav {
	float: left;
	width: 165px;
	font-size: .9em;
}

#subnav li {
	z-index: 0;
	/* if drop down needs to be inside - move position to #subnav to get z-index to work, but needs each dropdown to be positioned "manually" */
	position: relative;
}

#subnav a {
	display: block;
	padding: .7em 1px;
	color: #666;
	text-decoration: none;
	border-bottom: 1px solid #eeeff0;
}

#subnav .first a {
	border-top: 1px solid #fff;
}

#subnav .selected a, #subnav a:hover {
	border-left: 3px solid #d6d6d6;
	border-right: 3px solid #d6d6d6;
	padding-left: 10px;
	font-weight: bold;
}

#subnav .first a:hover {
	border-top: 1px solid #eeeff0;
}

#subnav li ul {
	display: none;
	position: absolute;
	top: -1px;
	/* if drop down needs to be inside - change this to 155px */
	left: 165px;
}

#subnav li:hover ul, #subnav li.over ul {
	display: block;
}

#subnav li:hover ul a, #subnav li.over ul a {
	width: 170px;
	font-weight: normal;
	border-left: 1px solid #eeeff0;
	border-right: 1px solid #eeeff0;
	padding: .3em 10px;
	background-color: #fff;
}

#subnav li ul .first a {
	border-top: 1px solid #eeeff0;
}

#subnav li ul a:hover {
	background-color: #f8f8f8;
	font-weight: bold;
}

#cat_thumbs {
	float: right;
	width: 645px;
	margin-right: -15px;
}

#cat_thumbs li {
	display: block;
	float: left;
	margin: 0 7px 15px 0; /* yann I modified this*/
	
}

#cat_thumbs li a{
	display: block; /* yann I added this*/
	padding: 4px; /* yann I added this*/
}
#cat_thumbs li a:hover {
	border: solid 1px #555;  /* yann I added this*/
	padding: 3px;  /* yann I added this*/
}

#cat_thumbs img {
	display: block;
}

/* LINENS - SUBCATEGORY*/

#subcat_thumbs {
	float: right;
	width: 645px;
	margin-right: -15px;
	font-size: 1.2em;
}

#subcat_thumbs .thumb {
	float: left;
	width: 200px;
	margin: 0px 14px 15px 0;/* yann I modified this*/
	text-align: center;
	font-size: .8em;
}
#subcat_thumbs .thumb a img {/* yann I added this*/
	padding: 4px;/* yann I added this*/
	}
#subcat_thumbs .thumb a:hover img{ /* yann I added this*/
	border: solid 1px #555; /* yann I added this*/
	padding: 3px; /* yann I added this*/
}
/* LINENS */

.linens #content {
	margin-bottom: 15px;
	border-bottom: 1px solid #fff; /* IE */
	background: url(../_img/gl-div-content-bg.gif) 335px 0 repeat-y;
}

.linens #main {
	float: right;
	width: 499px;
}

.linens #sub {
	float: left;
	width: 320px;
}

.linens h2 {
	margin-bottom: 10px;
	text-align: center;
	font: 1.1em/2em "Lucida Grande", helvetica, sans-serif;
	text-transform: uppercase;
	font-weight: bold;
	color: #656565;
	border-top: 1px solid #d7d7d7;
	border-bottom: 1px solid #d7d7d7;
}

.back {
	position: absolute;
	top: 0;
	right: 0;
	height: 40px;
	width: 147px;
	background: url(../_img/gl-a-back_to_linens-bg.gif) no-repeat;
}

.back a {
	display: block;
	height: 0;
	padding-top: 40px;
	width: 147px;
	text-indent: -2000px;
	overflow: hidden;
	background: url(../_img/gl-a-back_to_linens-bg.gif) no-repeat;
}

#chooser {
	width: auto;
	text-align: center;
	height: 20px;
	margin: 10px auto 5px auto;
	solid 1px blue;
}

#chooser li {
	/*float: left;*/
	display: inline;
	padding: 0px 5px;
	border-right: 1px solid #999;
}

#chooser li.last {
	border-right: none;
}

#chooser a {
	text-decoration: none;
}

#chooser a:hover {
	text-decoration: underline;
}

#chooser .selected a {
	font-weight: bold;
}

.product {
	border-bottom: 1px solid #d2d2d2;
	margin-bottom: 15px;
	padding-bottom: 15px;
}

.product dl {
	float: left;
	width: 80px;
	text-align: center;
	font-size: .75em;
	line-height: 1.3em;
}

.product dd a {
	display: block;
	width: 2.5em;
	margin: -.5em auto 0 auto;
	line-height: 2em;
	padding-left: 12px;
	background: url(../_img/gl-a-view-bg.gif) 0 .5em no-repeat;
}

.product h3, .product h4, .product p, .product ul {
	margin-left: 95px;
}



.product h3 {
	font-size: 1.1em;
	margin-bottom: .5em;
}

.product h4 {
	font-size: 1em;
}

.product ul {
	margin-bottom: 1em;
	list-style-type: square;
	/*list-style-position: inside;*/
}
.product li {margin-left: 15px;}

.view {
	height: 21px;
	width: 121px;
	margin-bottom: 0;
	background: url(../_img/linens-a-view_components-bg.gif) no-repeat;
	display: block;
}

.view a {
	display: block;
	height: 0;
	padding-top: 21px;
	width: 121px;
	text-indent: -2000px;
	overflow: hidden;
	background: url(../_img/linens-a-view_components-bg.gif) no-repeat;
}

#components {
	margin-top: -10px;
	padding-top: 15px;
	border-top: 5px solid #d2d2d2;
}

#components h5 {
	height: 0;
	margin-bottom: 13px;
	padding-top: 13px;
	width: 236px;
	text-indent: -2000px;
	overflow: hidden;
	background: url(../_img/linens-h5-product_components-bg.gif) no-repeat;
}

#components table {
	width: 100%;
	border-collapse: collapse;
	border: 1px solid #e5e5e7;
	margin-bottom: 5px;
}

#components th {
	font-size: .9em;
	text-transform: uppercase;
}

#components th, #components td {
	padding: 1px 6px;
	border: 1px solid #e5e5e7;
}

.odd {
	background-color: #f8f9f9;
}

.asterisk {color: #666; font-size: .9em; }
/* SLIDESHOW - LINENS */

#slide_show {
	margin-bottom: 15px;
}

#imageContainer img {
	display:none;
	position:absolute;
	top:0; left:0;
	z-index: 100;
}

#swatch-viewer { 
	width: 330px; 
	height: 540px; 
	color: #666666;
	font-family: "Lucida Sans", sans-serif;
}

#imageContainer {
	position:relative;
	margin:auto;
	width:320px;
	height:435px;
	overflow: hidden;
	margin-bottom: 5px;
}

#slide_show .swatch {
	width: 51px;
	height: auto;
	float: left;
	text-align: center;
	display: block;
	margin-right: 10px;
	line-height: 1.2em;
	color: #888;
	
	}
#slide_show .swatch a{
	display: block;
	height: 0;
	padding-top: 51px;
	text-align: center;
	}

#slide_show .swatch img {
	border: solid 1px #ccc;
	}
.instructions {
	clear: both;
	float: none;
	font-size: .9em;
	line-height: 1.2em;
	color: #777;
	padding-right: 15px;
	}
.label {
	padding: 10px 0;
	
}

/* COORDINATE - LINENS */

.coordinate {
	background-color: #f8f9f9;
}

.coordinate h5 {
	height: 0;
	padding-top: 25px;
	width: 320px;
	text-indent: -2000px;
	overflow: hidden;
	background-color: #e6e9ec;
	background-repeat: no-repeat;
}

.coordinate ul {
	padding-bottom: 10px;
}

.coordinate li {
	padding: 10px 0 0 10px;
}

.patterns h5 {
	background-image: url(../_img/linens-h5-coordinating_patterns-bg.gif);
}

.accessories h5 {
	background-image: url(../_img/linens-h5-coordinating_accessories-bg.gif);
}

.accessories img {
	display: block;
	float: left;
	margin: 0 10px 10px 0;
}

.accessories ul {
	padding-bottom: 0;
}

.accessories li {
	padding: 10px 0;
	line-height: 55px;
	border-bottom: 1px solid #e5e5e7;
}

.accessories li.last {
	border-bottom: none;
}

/* SWATCHES POP UP */
.pop-up {
	width: 620px;
	height: 530px;
	background: #fff;
	z-index: 5000;
	position: absolute;
	/*margin: 0 auto;
	top: 50%;
	left:  50%;*/
	border: solid 1px #ccc;
	/*bottom: 0px;
	right: 0px;*/
	/*margin-top: -265px;
		margin-left: -300px;*/
		padding: 0 20px 20px 20px;
	}
.pop-up #swatches {
	float: left;
	width: 100px;
	padding-right: 5px;
	height: 450px;
	overflow: auto;
	}
	
	

.pop-up #swatches img {
	padding-bottom: 20px;
	float: left;
	}
/*#selected {
	float: left;
	width: 500px;
	height: 488px;
	position: relative;
	overflow: hidden;
	padding-left: 5px;
}*/
.slideshow_container {
	float: left;
	width: 500px;
	height: 488px;
	position: relative;
	overflow: hidden;
	padding-left: 5px;
	}
.pop-up .close {
	text-align: right;
	padding: 10px 0 5px 0;
}
#pop_slide_show {
	margin-bottom: 15px;
}

.slideshow_container img {
	display:none;
	position:absolute;
	top:0; left:0;
	z-index: 6000;

}




/* STORES */

.stores #content {
	width: 240px;
	margin: 20px auto;
}

.stores #content h2 {
	margin-bottom: 20px;
	height: 0;
	padding-top: 23px;
	text-indent: -2000px;
	overflow: hidden;
	width: 237px;
	background: url(../_img/stores-h2-retailers-bg.gif) no-repeat;
}

.stores form {
	margin-top: 20px;
}

.stores form ol li {	/* clears the default li formating */
	margin: 0;
	padding: 0 0 12px 0;
	background: none;
}

.stores form label {
	display: inline-block;
	width: 90px;
	vertical-align: top;
}

.stores form p {
	margin-top: 10px;
}

.stores form ol input, .stores form ol select  {
	width: 130px;
}

.stores #submit {
	margin-left: 94px;
}

.stores #zip {
	width: 5em;
}

/* STORES  - GOOGLE PAGE */

.stores #content.google {
	width: 820px;
	padding: 0 15px;
}

#google_map {
	width: 300px;
	height: 500px;
	float: right;
}

.google td a {
	color: #909c2e;
	text-decoration: none;
}

.google td a:hover {
	text-decoration: underline;
}

.google .search {
	margin: -40px 0 30px 0;
	text-align: right;
	height: 21px;
}

.google .bottom {
	margin: 20px 0 30px 0;
	padding-top: 10px;
	border-top: 1px solid #ccc;
}

.google .search span {
	float: right;
	display: block;
	width: 94px;
	height: 21px;
	background: url(../_img/stores-a=search_again-bg.gif) no-repeat;
}

.google .search a {
	display: block;
	height: 0;
	font-size: 1em;
	width: 94px;
	padding-top: 21px;
	text-indent: -2000px;
	overflow: hidden;
	background: url(../_img/stores-a=search_again-bg.gif) no-repeat;
}

/* PRESS */

.press #section_info a {
	position: absolute;
	right: 10px;
	top: 10px;
	display: block;
	height: 0;
	width: 148px;
	padding-top: 20px;
	text-indent: -2000px;
	overflow: hidden;
	background: url(../_img/press-a-retail_press-bg.gif) no-repeat;
}

.press #content {
	margin-bottom: 15px;
	color: #666;
	background: url(../_img/gl-div-content-bg.gif) 524px 0 repeat-y;
	border-bottom: 1px solid #fff; /* IE */
}

.press #content a {
	color: #666;
}

.press #main {
	float: left;
	width: 500px;
}

.press #sub {
	float: right;
	width: 280px;
}

.press #content h2 {
	height: 0;
	padding-top: 23px;
	text-indent: -2000px;
	overflow: hidden;
}

.press #main h2 {
	width: 211px;
	background: url(../_img/press-h2-print-bg.gif) no-repeat;
}

.press #sub h2 {
	width: 157px;
	background: url(../_img/press-h2-web-bg.gif) no-repeat;
}

.press .publication {
	float: left;
	width: 150px;
	margin: 15px 15px 5px 0;
	text-align: center;
}

.press .website {
	padding-top: 15px;
	border-bottom: 1px solid #eeeff0;
}

/* CONTACT */

.contact #content {
	padding: 15px;
	color: #666;
}

.contact #content p {
	width: 700px;
}

.contact fieldset {
	padding: 10px 0;
}

.contact fieldset em {
	font-weight: bold;
	font-style: normal;
}

.contact fieldset ol {
	margin: 0;
}

.contact fieldset ol li {	/* clears the default li formating */
	margin: 0;
	padding: 0 0 10px 0;
	background: none;
}

.contact fieldset label {
	display: inline-block;
	width: 110px;
	vertical-align: top;
	font-weight: bold;
	color: #333;
}

.contact fieldset input {
	width: 260px;
	border: 1px solid #ccc;
}

.contact fieldset textarea {
	height: 92px;
	width: 366px;
	border: 1px solid #ccc;
}

.contact #submit {
	width: 55px;
	margin-left: 114px;
	border: none;
}

/** Hospitality **/
#p-hospitality .product h3, #p-hospitality .product h4, #p-hospitality .product p, #p-hospitality .product ul
{
	margin-left: 0px;
}
#p-hospitality p.view {display: none;}

/* Sitemap */

.sitemap #main ol {
	margin-left: 15px;
	}
.sitemap #main li ul {
		margin-left: 40px;
	
	}
.sitemap #footer {margin-top: 50px;}
