body {
	margin:  0;
	padding:  0;
	font: 12px/16px Lucida Sans Unicode, Lucida Grande, sans-serif;
	color: #333333;
	background:  url('./graphics/homeMain_bk.gif') top left repeat-x #fe9a83;
	text-align: center;
}

#mainwrapper {
	margin: 0 auto;
	width:972px;
	padding: 0;
	text-align:left;
	background: url('./graphics/MainWrap_bk.gif') top left repeat-y #ffffff;
	}

#bodywrapper {
	margin: 0;
	padding: 0;
	
}



/* -------------- MAIN SITE HEADER -------------- */

#header {
	width: 972px;
	height: 180px;
	background: url('./graphics/Main_header.gif') top left no-repeat;
	overflow: hidden;
}

#header .logo { text-indent: -10000px; margin: 0; padding: 0;}
#header .logo a {width: 400px; height: 85px; background: url(./graphics/1pix.gif) no-repeat; cursor: hand; float: left;}
#header .logo a:hover {width: 400px; height: 85px; background: url(./graphics/1pix.gif) no-repeat bottom; cursor: hand;  float: left; text-decoration: none;}


#AccountNav { float: right; padding: 15px 10px; width: 550px; }
#navlist { text-align: right; margin: 0; }
#navlist li { display:inline; padding:0 5px 0 5px; border-right: 1px solid #FFFFFF; color: #FFFFFF; font: 13px Lucida Sans Unicode, Lucida Grande, sans-serif;}
#navlist li.nodiv { border: none; padding: 0 0 5px 5px;}
#navlist a { color: #FFFFFF; text-decoration: none; font-weight: bold; }
#navlist a:hover { color: #FFFFFF; text-decoration: underline; font-weight: bold; }

#SearchBox { float: right; padding: 2px 10px 0 0;}

.giftcards { float: left; padding: 0px 20px 0px 120px; width: 100px; }

.HeaderSpacer {
	clear: both;
}

#HeaderNav {
	float: right;
	clear: both;
	width: 840px;
	padding-top: 20px;
	}

#HeaderNav em { display: none;}
#HeaderNav ul { width: 840px; float: right; padding: 0px; margin: 0px; list-style-type: none;}
#HeaderNav li { float: left; padding: 0px; margin: 0px; display: inline}
#HeaderNav li a { DISPLAY: block; HEIGHT: 58px; }
#HeaderNav li a.Shop { background: url(./graphics/menu_01.gif) no-repeat left top; WIDTH: 110px; }
#HeaderNav li a.ShopActive { background: url(./graphics/menu_01.gif) no-repeat left bottom; WIDTH: 110px; }
#HeaderNav li a.Talk { background: url(./graphics/menu_02.gif) no-repeat left top; WIDTH: 82px; }
#HeaderNav li a.TalkActive { background: url(./graphics/menu_02.gif) no-repeat left bottom; WIDTH: 82px; }
#HeaderNav li a.Blog { background: url(./graphics/menu_03.gif) no-repeat left top; WIDTH: 87px;}
#HeaderNav li a.BlogActive { background: url(./graphics/menu_03.gif) no-repeat left bottom; WIDTH: 87px; }
#HeaderNav li a.Gallery { background: url(./graphics/menu_04.gif) no-repeat left top; WIDTH: 96px; }
#HeaderNav li a.GalleryActive { background: url(./graphics/menu_04.gif) no-repeat left bottom; WIDTH: 96px; }
#HeaderNav li a.Patterns { background: url(./graphics/menu_05.gif) no-repeat left top; WIDTH: 107px; }
#HeaderNav li a.PatternsActive { background: url(./graphics/menu_05.gif) no-repeat left bottom; WIDTH: 107px; }
#HeaderNav li a.Library { background: url(./graphics/menu_06.gif) no-repeat left top; WIDTH: 133px; }
#HeaderNav li a.LibraryActive { background: url(./graphics/menu_06.gif) no-repeat left bottom; WIDTH: 133px; }
#HeaderNav li a.Profile { background: url(./graphics/menu_07.gif) no-repeat left top; WIDTH: 116px; }
#HeaderNav li a.ProfileActive { background: url(./graphics/menu_07.gif) no-repeat left bottom; WIDTH: 116px; }
#HeaderNav li a.Outlet { background: url(./graphics/menu_08.gif) no-repeat left top; WIDTH: 109px; }
#HeaderNav li a.OutletActive { background: url(./graphics/menu_08.gif) no-repeat left bottom; WIDTH: 109px; }
#HeaderNav li a:hover { background-position: left bottom; }



/* -------------- MAIN SITE FOOTER -------------- */

#footer {
	clear: both;
	margin: 0;
	padding: 0 10px;
	width: 972px;
	_width: 952px;
	height: 185px;
	background: url('./graphics/Main_footer_bk.gif') bottom left no-repeat;
}

#footerHdr { 
	font-size: 18px;
	color: #df6355;
	font-weight: bold;
	padding: 26px 0 20px 0;
	text-align: center;
	text-transform: uppercase;
	}

#footer ul {
	list-style: none;
	margin: 0;
	padding: 0 0 0 1em;
	text-indent: 0em;
}

#footer ul li {
	font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #df6355;
	font-weight: bold;
}

#footer ul li a {
	font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	font-weight:normal;
}

#footer ul li a.HeaderLink {
	font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #df6355;
	font-weight: bold;
	text-decoration: none;
}

#footer ul li a:hover {
	text-decoration: underline;
}

#footerServiceBox {
	width: 150px;
	float: left;
}

#footerDeptBox {
	width: 105px;
	float: left;
}

#footerCommitBox {
	width: 140px;
	float: left;
}

#footerCatalogBox {
	width: 130px;
	float: left;
}

#footerShopBox {
	width: 130px;
	float: left;
}

#footerEmailBox {
	width: 290px;
	float: left;
	font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
	font-size: 10px;
	line-height: 16px;
}

#footerEmailBox h3 {font-size: 12px; color: #df6355; font-weight: bold; margin: 0; padding: 0; line-height: 16px;}

#copyright {
	clear: both;
	margin:0 auto 15px;
	padding: 0;
	width: 960px;
	text-align: right;
}



/* -------------- MAIN SITE CENTRAL CONTENT AREA -------------- */

#contentarea {
	display: inline;
	width: 952px;
	float: left;
	padding: 0 10px;
	margin-top: 5px;
}

#contentarea h1 {
	color:#333333;
	font-weight: bold;
	font-size: 24px;
	line-height: 24px;
	padding: 0;
	margin: 0;
}

#MainSidebar { 
	float: left;
	width: 220px;
	background: url('./graphics/Side_top.gif') top left no-repeat;
	margin-right: 20px;
	margin-left: 5px;
	display: inline;
	}

ul#mainnav {
	list-style-type: none;
	margin: 10px 0 0 0;
	padding: 0 15px;
	border-bottom: 1px solid #df6152;
	background: url('./graphics/Side_bk.gif') top left repeat-y;
	}

ul#mainnav ul {
	text-align: left;
	list-style-type: disc;
	list-style-position: inside;
	text-indent: -15px;
	margin: 5px 15px;
	padding: 0;
}

ul#mainnav li {
	line-height: 18px;
	font-size: 14px;
	font-weight:bold;
	color: #df6152;
}

ul#mainnav li li {
	font-size: 10px;
	font-weight: normal;
}

ul#mainnav a {
	font-size: 14px;
	color: #df6152;
	font-weight: bold;
	text-decoration: none;
	outline: none;
}

ul#mainnav ul li a {
	font-size: 12px;
	color: #df6152;
	padding-left: 5px;
	font-weight: normal;
	text-decoration: none;
	outline: none;
}


ul#mainnav ul li a.active {
	color: #ab3123;
	font-weight: bold;
}

ul#mainnav ul li a:hover {
	color: #ab3123;
	text-decoration: underline;
}

#MainContent {
	float: left;
	width: 700px;
	}

#MainContent h1 {
	line-height: 28px;
	font-size: 24px;
	font-weight:bold;
	color: #993300;
	margin: 10px 0 0 0;
}

#MainContent h1.dept {
	line-height: 16px;
	font-size: 14px;
	font-weight:bold;
	color: #000000;
	margin: 10px 0 0 0;
	text-align:center;
}

#MainContent h2 {
	line-height: 24px;
	font-size: 16px;
	font-weight:bold;
	color: #993300;
	margin: 10px 0 0 0;
}



/* -------------- MAIN SITE GENERAL STYLES -------------- */

a {color:#333333; text-decoration:underline; border: 0px; }
a:visited {color:#333333; border: 0px; }
a:hover {color:#333333; text-decoration:underline; border: 0px; }

select { background: #cccccc !important; font: 12px/14px Lucida Sans Unicode, Lucida Grande, sans-serif; color: #333333; vertical-align: middle; }
textarea { background: #ffffff !important; font: 12px/14px Lucida Sans Unicode, Lucida Grande, sans-serif; color:#333333; padding: 6px;}
form { padding: 0px; margin: 0px; }
img { border: none;}

p, td, ul, li { font: 12px/16px Lucida Sans Unicode, Lucida Grande, sans-serif; }

.redbold { color: #cc0000; font-weight: bold; }

.small { font : 10px/12px Lucida Sans Unicode, Lucida Grande, sans-serif; }

input.text {
	font : 12px/14px Lucida Sans Unicode, Lucida Grande, sans-serif;
	voice-family: "\"		}\"";
	voice-family:inherit;
	border : 1px solid #666;
	padding : 3px;
	background : #FFF !important;
	margin: 0;
	}

em { font-weight: bold; font-style: italic; }

.clearBoth { clear:both; }

hr {
background-color:#993300;
border:0pt none;
color:#993300;
height:1px;
width:100%;
}

.Stock {
font-size: 10px;
line-height: 11px;
font-style: italic;
}

.StockRed {
font-size: 10px;
line-height: 11px;
font-style: italic;
color: #f00;
}

/* -------------- HOMEPAGE STYLES -------------- */

p.HP_first { padding: 10px 15px 35px 15px; font-size: 12px; line-height: 16px; margin: 0;}

.box {
	width: 200px;
	height: 250px;
	text-align: center;
	background: url('./graphics/div-bottom.gif') no-repeat bottom left;
	float: left;
	display: inline;
	margin: 0;
	padding: 0;
	}

.box h3 {
	margin: 0;
	padding: 6px 0 4px 0;
	font-size: 14px;
	color: #ffffff;
	border-bottom: 1px solid #cccccc;
	}

.box h3.one {
	background: url('./graphics/h3-one-bg.gif') no-repeat top left;
	}

.box h3.two {
	background: url('./graphics/h3-two-bg.gif') no-repeat top left;
	}

.box h3.three {
	background: url('./graphics/h3-three-bg.gif') no-repeat top left;
	}

.box h3.one a { color: #ffffff; text-decoration: none; }
.box h3.two a { color: #ffffff; text-decoration: none; }
.box h3.three a  { color: #ffffff; text-decoration: none; }

.HPThumbImage {
	width: 190px;
	padding: 5px;
	text-align: center;
}

.HPThumbImage img {
	width: 150px;
	height: 150px;
}

.HPThumbTitle {
	font-size: 12px;
	text-align: center;
}

.HPThumbTitle a {
	color: #df6152;
}

.HPThumbTitle a:hover {
	text-decoration:underline;
}

.HPThumbSalePrice {
	width: 170px;
	font-size: 16px;
	font-weight: bold;
	color: #B53550;
	padding-top: 10px;
	padding-bottom: 3px;
}

.HPThumbRegPrice {
	font-size: 10px;
	width: 150px;
	padding-bottom: 5px;
}



/* -------------- DEPARTMENT PAGE STYLES -------------- */

#deptPagingBottom, #deptPagingTop { text-align: right; width:680px; }

#deptBreadcrumb {
	width: 694px;
	text-align: left;
	font-size: 10px;
}

#deptSortNumberRow {
	width: 684px;
	height: 20px;
	background-color: #DE6152;
	padding: 5px;
	color: #ffffff;
}

#deptSortNumberRow a { color: #ffffff; }

#deptSort {
	text-align: left;
	float: left;
	vertical-align: middle;
}

#deptNumber {
	text-align: right;
	float: right;
	vertical-align: middle;
}

#deptNarrowResults {
	width: 694px;
	text-align: left;
	line-height: 22px;
	margin-top: 10px;
}

#deptArrows { 
	width: 694px;
	text-align: right;
}

#deptThumbwrapper {
	width: 694px;
}

.deptSpaceHor {
	width: 10px;
	height: 10px;
	clear: both;
}

#deptThumbRow {
	width: 100%; 
	height: 300px; 
	background: url('./graphics/DeptPageProd_bk.gif') repeat-x; 
	padding-top: 15px;
}

.deptThumbBox {
	width: 150px;
	padding-left: 40px;
	padding-right: 40px;
	float: left;
}

.deptThumbImage {
	width: 150px;
	height: 150px;
	padding-top: 10px;
	padding-bottom: 3px;
	vertical-align: middle;
}

.deptThumbTitle {
	width: 150px;
}

.deptThumbTitle a {
	color: #5e6304;
}

.deptThumbTitle a:hover {
	text-decoration:underline;
}

.deptThumbSalePrice {
	width: 150px;
	font-size: 16px;
	font-weight: bold;
	color: #B53550;
	padding-top: 10px;
	padding-bottom: 3px;
}

.deptThumbRegPrice {
	width: 150px;
	font-size: 12px;
	padding-bottom: 5px;
}

.deptSpaceHorLine {
	height: 25px;
	background: url('./graphics/deptSpaceHorLine_bk.gif') no-repeat;
	width: 100%;
	clear: both;
}



/* -------------- CUSTOMER SERVICE PAGE STYLES -------------- */

#ServiceSidebar { 
	float: left;
	width: 220px;
	background: url('./graphics/ServiceSide_top.gif') top left no-repeat;
	margin-right: 20px;
	margin-left: 5px;
	display: inline;
	}

#ServiceContent {
	float: left;
	width: 694px;
	}

#ServiceContent h1 {
	line-height: 28px;
	font-size: 24px;
	font-weight:bold;
	color: #993300;
	margin-top: 10px;
}

#ServiceContent h2 {
	line-height: 24px;
	font-size: 16px;
	font-weight:bold;
	color: #993300;
	margin: 10px 0 0 0;
}


ul#ServiceNav {
	list-style-type: none;
	margin: 35px 0 0 0;
	padding: 0 15px 15px 15px;
	border-bottom: 1px solid #df6152;
	background: url('./graphics/Side_bk.gif') top left repeat-y;
	}

ul#ServiceNav ul {
	text-align: left;
	list-style-type: disc;
	list-style-position: inside;
	margin: 5px;
	padding: 0;
}

ul#ServiceNav li {
	line-height: 26px;
	font-size: 14px;
	color: #df6152;
}

ul#ServiceNav a {
	font-size: 14px;
	color: #df6152;
	text-decoration: none;
	outline: none;
}

ul#ServiceNav a:active {
	font-weight:bold;
}
