﻿body
{
	font-family:Verdana;
	font-size:10pt;
	width:auto;
	text-align:center;
	margin:0px;
	background-color:#706350;
}
h1
{
	font-size:12pt;
	font-weight:bold;
}
a 
{
	color:#ff8c7f;
	text-decoration:none;
}
a:hover
{
	text-decoration:underline;
}
a.secondary
{
	color:#706350;
}
#main 
{
	background-color:#FFFFFF;
	width:1000px;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	border-right:1px solid #000000;
	border-left:1px solid #000000;
	border-bottom:1px solid #000000;
}
.frontPageText
{
	display:none;
	color:#ffffff;
}
.header
{
	width:1000px;
	height:217px;
}
.headerBackground1 
{
	background:url('Images/Header.jpg');
}
.headerBackground2
{
	background:url('Images/headers/alpaca.jpg');
}
.headerBackground3
{
	background:url('Images/headers/blue.jpg');
}
.headerBackground4
{
	background:url('Images/headers/camo.jpg');
}
.headerBackground5
{
	background:url('Images/headers/pinkgray.jpg');
}
.headerBackgroundLink
{
	position:absolute;
	margin-top:30px;
	width:700px;
	height:150px;
}
#headerPostIt
{
	background:url('Images/HeaderPostIt.jpg');
	width:293px;
	height:134px;
	float:right;
}
#headerPostItContent
{
	padding-left:24px;
	padding-right:38px;
	padding-top:12px;
	padding-bottom:28px;
}
#headerMenu
{
	float:right;
	padding-top:10px;
}
#headerMenu a 
{
	text-decoration:underline;
	color:#6db9d0;
	margin-right:10px;
	font-size:10pt;
}
#headerMenu a.viewCart
{
	margin-right:5px;
}
#headerMenu .viewCartItemCount
{
	margin-right:65px;
	font-size:8pt;
}
#mainBody
{
	clear:both;
}
#mainBodyLeft
{
	width:250px;
	float:left;
	position:relative;
}
#mainBodyRight
{
	width:750px;
	float:right;
	position:relative;
}
#mainBodyBottom
{
	clear:both;
	padding-top:100px;
	margin-bottom:20px;
	text-align:center;
}
.leftMenu
{
	width:219px;
	margin-bottom:15px;
}
.leftMenuTop
{
	width:219px;
	height:9px;
	background-image:url('Images/LeftMenuTop.jpg');
}
.leftMenuBody
{
	width:195px;
	background-image:url('Images/LeftMenuBody.jpg');
	background-repeat:repeat-y;
	padding-left:15px;
	margin-right:10px;
	overflow:visible;
	padding-right:5px;
}
.leftMenuBottom
{
	width:219px;
	height:15px;
	background-image:url('Images/LeftMenuBottom.jpg');
}
.leftMenuBody div.leftHeader 
{
	color:#ff8c7f;
	text-decoration:underline;
	font-size:10pt;
	font-weight:bold;
	margin-bottom:0px;
}
.leftMenuBody a 
{
	color:#000000;
	margin-left:10px;
	text-decoration:none;
}
.leftMenuBody a:hover
{
	text-decoration:underline;
}
.super
{
	font-size:6pt;
	vertical-align:text-top;
}
.sub
{
	font-size:6pt;
	vertical-align:text-bottom;
}
.redhighlight
{
	color:#FF0000;
}
a.headerlink
{
	text-decoration:underline;
	font-weight:bold;
	font-size:10pt;
}
.center 
{
	text-align:center;
}
.widetextmargin
{
	margin-left:40px;
	margin-right:40px;
}
#pager
{
	margin-top:40px;
}
#pagertop
{
	margin-bottom:20px;
	margin-top:10px;
}
.productDetailNavigateElsewhere
{
	margin-bottom:20px;
}
.productDetailImage
{
	float:left;
	width:324px;
	margin-right:10px;
}
.productDetailInfo
{
	float:left;
	width:350px;
}
.productDetailItemImages
{
	clear:both;
}
.productDetailHeader
{
	color:#000000;
	font-weight:bold;
	font-size:12pt;
	display:block;
	margin-bottom:2px;
}
.productDetailManufacturer
{
	font-style:italic;
	color:#000000;
	font-size:9pt;
	display:block;
	margin-bottom:20px;
}
.productDetailDescription
{
	color:#646464;
	display:block;
	margin-bottom:40px;
}
.productDetailSavings
{
	color:#999999;
	font-size:8pt;
}
.productDetailItemSelection
{
	margin-top:20px;
}
.productDetailRelatedItems
{
	margin-top:50px;
}
.productDetailRelatedItem
{
	float:left;
}
.productClassDisplay
{
	text-align:center;
	width:160px;
	margin-bottom:20px;
}
.strikeout
{
	text-decoration:line-through;
}
.invisible
{
	display:none;
}
.featuredBox 
{
	width:700px;
}
.featuredBoxTop
{
	width:700px;
	height:56px;
	background-image:url('Images/FeaturedBoxTop.jpg');
}
.featuredBoxMiddle
{
	background-image:url('Images/FeaturedBoxDots.jpg');
	background-repeat:repeat-y;
	height:550px;
}
.featuredBoxBottom
{
	width:700px;
	height:28px;
	background-image:url('Images/FeaturedBoxBottom.jpg');
}
.featuredBoxContent
{
	
	margin-left:30px;
	margin-right:30px;
}
.headerText
{
	color:#ff8c7f;
	text-decoration:underline;
	font-size:8pt;
	font-weight:bold;
}
.contentHighlightBox 
{
	border-width:1px;
	border-style:dotted;
	border-color:#706350;
	padding:10px;
	margin:10px;
}