
body {
	text-align: center;
}

/* IE 5 Hacks for correcting border box model */
* html #Wrapper2 {
	width: 772px;
	w\idth: 768px;
}

#Wrapper {
	width: 782px;
	margin: 0 auto 0 auto;
	background-image: url('../images/leftgradient.jpg');
	background-repeat: repeat-y;
	background-position: top left;
	text-align: left;
}

#Wrapper1 {
	margin-left: 5px;
	width: 777px;
	background-image: url('../images/rightgradient.jpg');
	background-repeat: repeat-y;
	background-position: top right;
}

#Wrapper2 {
	width: 768px;
	padding: 0;
	margin: 0;
	background-color: #684e43;
}

#Copyright {
	width:780px;
	padding-right:30px;
	margin: 5px auto 15px auto;
	text-align:right;
	color: #e5cfb8;
	font-size: 11px;
}
#Copyright a, #Copyright a:visited, #Copyright a:hover {
	color: #e5cfb8;
}

/* Header *************************************************/
#Header {
	height: 83px;
	border-bottom: none;
	background-image: url('../images/header.gif');
}
#Header a#LogoLink {
	position: absolute;
	margin-top: 30px;
	margin-left: 20px;
	width: 370px;
	height: 60px;
	border: none;
	text-decoration: none;
}
#Header em {
	visibility: hidden;
}
#TopMenu .Menu {
	width: 768px;
	height: 33px;
}

/* Body *************************************************/
#Body {
	padding:0 0 0 0;
}

#ContentHeading {
	color: #e5cfb8;
	font-size: 1em;
	font-weight: bold;
}

#CrumbTrail {
	float: left;
	padding-top: 8px;
	margin-left: 10px;
	font-size: 12px;
	font-family: Arial;
	font-style: italic;
}

#ContentMessage {
	float: right;
	padding: 3px 7px 3px 0;
	font-size: 1em;
}

#ContentMessage img {
	vertical-align: middle;
	padding-bottom: 2px;
}

#MainMenuArea {
	float: left;
	width: 200px;
	margin: 0;
	background-color:#cc9966;
	padding-bottom: 20px;
}

/* Content ************************************************/
#Content {
	position: relative;
	float: right;
	width: 548px;
	min-height: 400px;
	_height: 400px; /** IE only hack. Ignores _ at beginning of property. */
	padding: 12px 8px 45px 12px;
	background-color:#e5cfb8;
}

div.contentArea {
	padding: 0 12px 0 12px;
}

/* Paging menus */
.pagingNav {
	padding: 8px 0 13px 0;
	text-align: center;
	font-size: 12px;
	color: #3b251e;
}
.pagingNav a {
	
	color: #3b251e;
	text-decoration: none;
}
.pagingNav div.previous {
	float: left;
	width: 110px;
}
.pagingNav div.next {
	float: right;
	width: 90px;
}
.pagingNav div.pager {
	float: left;
	width: 343px;
}

/* Product Listing Area **************************/
#ProductListing {
	width: 540px;
	margin: 0 auto 0 auto;
	min-height: 350px;
	_height: 350px;
}

.productItem {
	width: 174px;
	margin: 0;
	padding: 0;
	margin-bottom: 20px;
	line-height: 13px;
	text-align: center;
}
.centerItem {
	float: left;
	width: 174px;
	margin: 0 0 0 9px;
	padding: 0;
	margin-bottom: 20px;
	line-height: 13px;
	text-align: center;
}

.listingImage {
	width: 165px;
	height: 165px;
	padding: 0 0 3px 1px;
	margin: 0 0 2px 0;
	background-image: url('../images/listing-image-border.gif');
	background-repeat: no-repeat;
	background-position: bottom center;
}

.productItem strong {
	display: block;
	font-size: 12px;
	color: #3b251e;
	font-weight: normal;
}

.productItem a {
	color: #3b251e;
	font-size: 12px;
	font-style: italic;
	text-decoration: none;
}
.productItem a:hover {
	color: #3b251e;
	text-decoration: underline;
}
.productItem a:visited {
	color: #7D4D3F;
}

.productBannerList {
	position: absolute;
	bottom: 50px;
	left: 5px;
	padding: 5px 2px 5px 2px;
	width: 161px;
	background-color: #DEE5D5;
	z-index: 2;
	text-align: center;
	line-height: 1em;
}

/* Product Detail Page ************************************/
#ProductDetail a.gobacklink {
	position: absolute;
	margin-top: 2px;
	right: 18px;
	color: #56462C;
}

#ProductDetail .detailArea {
	padding: 0 0 0 12px;
}

#ProductDetail .salesLine {
}

#ProductDetail .productReview {
	padding: 0 0 4px 0;
	margin: 6px 14px 0 0;
	color: #3b251e;
	border-bottom: 1px solid #3b251e;
}

#ProductDetail .imageHolder {
	position: relative;
	float: right;
	padding-left: 5px;
	background-color: #e5cfb8;
}
#ProductDetail .detailImage {
	width: 251px;
	height: 251px;
	padding: 0 0 3px 1px;
	margin: 0 10px 4px 16px;
	background-image: url('../images/detail-image-border.gif');
	background-repeat: no-repeat;
	background-position: bottom center;
}

#ProductDetail em {
	color: #4B3429;
	font-weight: bold;
	text-decoration: none;
}

#ProductDetail h2 {
	margin: 16px 0 8px 0;
	font-size: 1em;
	color: #3b251e;
}

#ProductDetail .promoText {
	margin: 12px 0 12px 0;
}

#ProductDetail strong {
	color: #62803A;	
}

#ProductDetail ul.itemContentsList {
	padding: 0 0 0 10px;
	margin: 0 0 12px 6px;
	list-style: square outside;
	line-height: 1.3em;
	color: #4B3429;
}
#ProductDetail ul.itemContentsList li {
	margin-top: 3px;
}

#ProductDetail .quantityField {
	float: left;
}

#ProductDetail ul.itemDataList {
	float: right;
	padding: 0;
	margin: 0 16px 16px 6px;
	list-style: none inside;
	color: #3b251e;
	font-size: 1.1em;
	font-weight: bold;
}
#ProductDetail .itemDataList li {
	display: inline;
}

#ProductDetail div.addToCart {
	padding: 0 0 0 6px;
}

#ProductDetail label {
	margin: 0 4px 0 0;
	font-weight: bold;
}

.productBannerDetail {
	position: absolute;
	padding: 5px;
	left: 21px;
	bottom: 50px;
	width: 242px;
	background-color: #DEE5D5;
	z-index: 2;
	text-align: center;
}