/* CSS Document */
body {
	/* background-image: url(../images/bodybkg_01.gif); */
	background-repeat: repeat-y;
	margin: 0px;
}
/* TOP */
/* LEFTNAV */
/* INDEX (OR) "HOT DEALS" PAGE ONLY */
/* TOP LINKS BELOW HEADER IMAGE  */
/* RIGHTCONHOMELINKS - THESE ARE FOR THE INDEX AND CLOTHING PAGES ONLY*/
/* AD PAGES ONLY */
/* INDEX (OR) "HOT DEALS" PAGE ONLY */
/* FORM */
/* WHITESPACE BETWEEN CATEGORIES ON SITEMAP*/
/* INDEX LINKS */


/* TOP */
#topHeaderImg img {
	width: 640;
	height: 145;
	margin: 10px 0px 0px 0px;
	border-style: none;
}
/* LEFTNAV */
#leftNav {
	vertical-align: top;
	max-width: 230px;
	font: normal 9pt/12pt Arial, sans-serif;
	color: #7E84B2;
}
#leftNavHotDeal {
	vertical-align: top;
	max-width: 230px;
	font: normal 9pt/12pt Arial, sans-serif;
	color: #fff;
	background-color: #06C;
}
#leftNavHotDeal a {
	vertical-align: top;
	max-width: 230px;
	font: normal 9pt/12pt Arial, sans-serif;
	color: #fff;
	background-color: #06C;
}
#leftNavHotDeal p {
	vertical-align: top;
	max-width: 230px;
	font: normal 9pt/12pt Arial, sans-serif;
	color: #fff;
	background-color: #06C;
}
#leftNav a {
	text-decoration: underline;
	font: normal 9pt/12pt Arial, sans-serif;
	color: #7E84B2;
}
#leftNav div {
	padding: 20px 0px 0px 0px;
}
#leftNav h3 {
	font: bold 11pt/14pt Arial, sans-serif;
	color: #7E84B2;
	margin-left: 20px;
}
#leftNav p {
	padding: 0px 0px 0px 40px;
	margin: 3px 0px 3px 0px;
	font: normal 9pt/12pt Arial, sans-serif;
	color: 7E84B2;
}
#leftNav li {
	list-style: none;
	/* display: inline; */
}
#wrapleftitems {
	margin: 20px 0px 10px 10px;
}
#wrapleftitems p {
	text-align: left;
}
/* INDEX (OR) "HOT DEALS" PAGE ONLY */

#hotDealsPage {
	background-color: #06C;
}
#hotDealsContent {
	padding: 10px 0px 0px 40px;
	margin: 0px;
	color: #eef;
	background-color: #06C;
}
#hotDealsContent h1 {
	font: normal 15pt/18pt Arial, sans-serif;
	padding: 10px 10px 10px 80px;
	background-image: url(../images/hot_deals/hot_deals_h1.jpg);
	font-weight: bold;
	color: #eef;
}
#hotDealsContent h2 {
	font: normal 13pt/16pt Arial, sans-serif;
	/* background-image: url(../images/hot_deals/hot_deals_for_red_link.jpg); */
	font-weight: bold;
	color: #eef;
}
#hotDealsContent p {
	font: normal 9pt/12pt Arial, sans-serif;
	
}
#hotDealsContent a {
	padding: 10px 40px 10px 5px;
	color: #fff;
	font: normal 13pt/16pt Arial, sans-serif;
	font-weight: bold;
	text-decoration: underline;	
	/* background-image: url(../images/hot_deals/hot_deals_for_red_link.jpg);*/
	/* background-image: url(../images/hot_deals/arrow_hotdeals02.gif); */
	/* background-position: top left; */
	/* background-repeat: no-repeat; */
}

/* TOP LINKS BELOW HEADER IMAGE  */
#topLinks div {
	color: #7E84B2;
}
#topLinks ul {
	list-style: none;
	display: inline;
}
#topLinks li {
	display: inline;
	list-style-position: outside;
	padding: 0px 0px 0px 20px;
}
#topLinks a {
	color: #7E84B2;
	font: normal normal normal 11pt/14pt Arial, sans-serif;
}
#topLinks p {
	color: #7E84B2;
	font: normal normal normal 11pt/14pt Arial, sans-serif;
}
h1{
	color: #7E84B2;
	font: bold normal 13pt/16pt Arial Black, sans-serif;
	padding: 10px 0px 0px 40px;
}
/* RIGHTCONHOMELINKS - THESE ARE FOR THE INDEX AND CLOTHING PAGES ONLY*/
#rightConHomeLinks a {
	font: normal normal normal 15pt/18pt Verdana, sans-serif;
	color: #7E84B2;
	text-decoration: none;
}
#rightConHomeLinks li {
	list-style-type: none;
	padding: 0px 0px 0px 40px; 
	margin: 16px 0px 0px 0px;
	background-image: url(../images/bodybkg_01.gif);
	background-repeat: repeat-y;
	display: block;
}
/* AD PAGES ONLY */
#adContents a {
	font: normal normal normal 11pt/14pt Arial, sans-serif;
	float: left;
	margin-left: 20px;
	margin-right: 10px;
	max-width: 400px;
}
#adContents h2 {
	font: normal normal normal 15pt/16pt Arial, sans-serif;
	color: #7E84B2;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 5px;
	margin-top: 35px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	border: 1px solid #FFFFCC;
	background-image: url(../images/bkg_productheader2.gif);
	background-repeat: repeat-y;
	max-width: 450px;
	}

#adContents img {
	border: 0px;
}
#adContents p, ul {
	font: normal normal normal 11pt/14pt Arial, sans-serif;
	margin-left: 20px;
	margin-right: 10px;
	max-width: 400px;
}
.adContentsNoli {
	list-style-type: none;
}
.red {
	font-weight: bold;
	color: #f00;
}
.blue {
	font-weight: bold;
	color: #00f;
}
.black {
	font-weight: bold;
	color: #000;
}
/* END ADD CONTENTS */
#footer a {
	padding: 0px 6px 4px 4px;
	color: #7E84B2;
	font: normal normal normal 9pt/12pt Arial, sans-serif;
}
#footer div{
	float: left;
}
#footer ul{
	list-style: none;
}
#footer li{
	display: inline;
	list-style-position: outside;
}
#footer p {
	color: #7E84B2;
	font: normal normal normal 11pt/14pt Arial, sans-serif;
	clear: left;
	margin: 0px 0px 0px 60px;
}
/* FORM */
form p {
	color: #7E84B2;
	font: normal normal normal 11pt/14pt Arial, sans-serif;
	margin: 0px;
	padding: 0px 0px 0px 20px;
}
input {
	color: #7E84B2;
	font: normal normal normal 11pt/14pt Arial, sans-serif;
	margin: 0px 0px 0px 20px;
}
/* DIV STYLES */
#leftSide {
	float: left;
}
#containLeftRight {
	float: left;
}
/* INDEX LINKS */
#indexLink a{
	color: #45439F;
	font: normal normal normal 11pt/12pt Arial, sans-serif;
	margin: 0 0 0 60px;
}
#indexLink h2{
	color: #45439F;
	font: normal normal normal 15pt/16pt Arial, sans-serif;
	margin: 40px 0 0 60px;
}


/* SITEMAP CODE - zzz_sitemap.html */
/* 	color: #45439F; */
#sitepage {
	background-image: url(../images/whw_bkg_sitemap.gif); 
	background-color: #0066CC;
	color: #00b;
}
h1 {
	font: normal bold normal 17pt/18pt Arial, sans-serif;
	margin: 10px 0px 0px -20px;	
}
h2 {
	margin: 0px 0px 0px 10px;
	font: normal bold normal 11pt/14pt Arial, sans-serif;
}
p {margin: 10px 0px 20px 20px;}
.set {
	padding: 0px 0px 0px 10px;
  border-top: 3px solid #eee;
	clear: left;
	}
.subset {
  margin: 0px;
	padding: 20px;
	float: left;
}
/* ssc - subSetCell */
.ssc {
	margin: 10px 0px 0px 20px;
}
