div#dcatMenu {
	width: 180px;
	height: auto;
	text-transform: capitalize;
	padding: 0 0 20px 4px;
	float: left;
	font-family: Helvetica;
}

div#dcatMenu ul {
	clear: both;
	width: 175px;
	margin: 0;
	padding: 0 0 4px 2px;
	display: block;
	list-style: none;
	list-style-type: none;
}

div#dcatMenu li {
	margin: 0;
	padding: 0;
	height: 14px;
}

div#dcatMenu a {
	display: block;
	width: 100%;
	height: 14px;
	line-height: 14px;
	font-size: 12px;
	padding: 3px 0px 3px 2px;
	margin: 0px;
	text-decoration: none;
}

div#dcatMenu a.selected {
	color: #fff;
	background-color: #9a412e;
}

div#dcatMenu a:hover {
	color: #fff;
	background-color: #587d4c;
}

div#dcatMenu .header {
	margin: 16px 0px 10px 0px;
	padding-top: 7px;
	height: 18px;
	font-size: 20px;
	text-transform: uppercase;
	font-family: 'Lucida Console', Monaco, monospace;
}

div#dcatMenu .first {
	margin-top: 0;
}

body {
	font-family: helvetica;
	padding-bottom: 20px;
	padding-top: 10px;
}

ul {
	list-style: none;
}

#productRightColumn #addareview,
#productRightColumn #emailafriend {
	border: 0;
}

#productReviews {
	width: 460px;
	border: 1px solid red;
}

#productReviewsAddNote {
	width: 400px;
}

.productDetailThumb {
	float: left;
	border: 0px;
/*
	height: 141px;
	width: 131px;
	margin: 0px;
	padding: 0px;
*/
}

#productPhotos div {
	margin-right: auto;
	margin-left: auto;
}

#prodMainImage0,
#prodMainImage1,
#prodMainImage2,
#prodMainImage3,
#prodMainImage4,
#prodMainImage5,
#prodMainImage6,
#prodMainImage7,
#prodMainImage8,
#prodMainImage9,
#prodMainImage10 {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}

#productPhotoThumbnail0,
#productPhotoThumbnail1,
#productPhotoThumbnail2,
#productPhotoThumbnail3,
#productPhotoThumbnail4,
#productPhotoThumbnail5,
#productPhotoThumbnail7,
#productPhotoThumbnail8,
#productPhotoThumbnail9,
#productPhotoThumbnail10,
#productPhotoThumbnail11,
#productPhotoThumbnail12 {
	padding-left: 4px;
}

#productPhotoThumbnail0 img,
#productPhotoThumbnail1 img,
#productPhotoThumbnail2 img,
#productPhotoThumbnail3 img,
#productPhotoThumbnail4 img,
#productPhotoThumbnail5 img,
#productPhotoThumbnail7 img,
#productPhotoThumbnail8 img,
#productPhotoThumbnail9 img,
#productPhotoThumbnail10 img,
#productPhotoThumbnail11 img,
#productPhotoThumbnail12 img {
	vertical-align: middle;
}


#productPhotoThumbnailSection img {
}

#productLeftColumn {
	border-right: 1px solid #6D6D6D;
	width: 490px;
	float: left;
}

#productLeftColumnInner {
	background-color: #fff;
	width: 416px;
	height: auto;
	text-align: center;
	margin-right: 16px;
	margin-left: 16px;
	clear: both;
	padding: 8px 16px 8px 16px;
}

#prodThumbnailRightArrow {
	margin-left: 4px;
}

#prodThumbnainLeftArrow {
	margin-right: 4px;
}

#productRightColumn {
	margin: 0;
	margin-left: 10px;
	padding: 0;
	float: left;
	width: 200px;
}

#productRightColumn #price {
	margin-top: 14px;
	margin-bottom: 4px;
	font-size: 28px;
	font-weight: 100;
	width: 90%;
}

#productPhotos {
/*
	border: 1px solid red;
	width: 330px;
	width: 441px;
	float: left;
	border-right: 1px solid silver;
*/
	margin-right: auto;
	margin-left: auto;
}

#productDescription {
/*
	border: 1px solid red;
*/
	float: left;
	clear: none;
	width: 300px;
	width: 197px;
}

.productGridItem {
	background-color: #fff;
	float: left;
	height: 280px;
	margin-right: 20px;
	margin-bottom: 14px;
	padding: 15px;
	position: relative;
	text-align: center;
	width: 179px;
}

.productGridItem.last {
	margin-right: 0px;
}

.productGridItem .photo {
	margin-left: 22px;
	margin-bottom: 8px;
}

.productGridItem .title a {
	color: #6d6d6d;
	font-size: 14px;
	font-weight: 600;
	text-transform: uppercase;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
}

.productGridItem .sprice {
	color: #587d4c;
	font-size: 14px;
	font-weight: 600;
	position: absolute;
	bottom: 16px;
	right: 15px;
}

.productGridItem .buttons {
	position: absolute;
	bottom: 16px;
	left: 15px;
	width: 60px;
	height: 18px;
	background-color: #707070;
}

.productGridItem .buttons a {
	display: block;
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Helvetica;
	margin-top: 3px;
	font-size: 10px;
}

#categoryGrid {
	clear: both;
}

#productGrid {
	text-align: left;
}

#productGrid .description {
	font-size: 10px;
	padding-top: 0px;
	margin-top: 0px;
}


#categoryGrid h2 a,
#productGrid h2 a {
	font-size: 12px;
	text-decoration: none;
	text-transform: uppercase;
	color: #6d6d6d;
}

#store_pagewrapper {
	border: 0px solid red;
	clear: both;
	width: 970px;
	padding-top: 0px;
	margin-left: auto;
	margin-right: auto;
}

#store_mainwrapper {
	background-color: #f5f5f5;
	clear: both;
	padding-left: 20px;
	padding-right: 20px;
	width: 930px;
	margin-top: 16px;
	margin-top: 0px;
}

#store_maincontent_small {
	border-left: 1px solid #6d6d6d;
	padding: 0;
	margin: 0;
	padding-left: 10px;
	margin-left: 5px;
	width: 720px;
	float: right;
	overflow: hidden;
}

#store_maincontent {
	width: 880px;
	float: left;
}

#store_leftcolumn_content {
	margin-left: auto;
	margin-right: auto;
	margin-top: 30px;
	width: 190px;
}

#store_headerwrapper {
	position: relative;
	border-bottom: 1px solid #F0E9D7;
	height: 64px;
}

#store_headerimage {
	background-color: #F0E9D7;
	height: 100px;
	width: 877px;
	margin-bottom: 0;
	padding-bottom: 0;
}

#store_headerimage_allproducts {
	background-color: #FDE500;
	height: 145px;
	width: 877px;
}

#store_img_header {
	border: 0;
}

#store_img_recal_logo{
	border: 0;
}

#store_recallogo_main {
	float: left;
	height: 50px;
	padding-top: 14px;
}

#store_recallogo {
	border: 0;
	height: 70px;
}

#store_img_recallogo {
	padding-left: 20px;
	border: 0;
}

#store_leftcolumn {
	float: left;
	width: 211px;
}

#store_leftcolumn_inner {
	border: 1px solid #F0EAD8;
	margin-left: auto;
	margin-right: auto;
	margin-top: 30px;
	padding-top: 10px
}

#store_header_right {
	float: right;
	height: 60px;
	margin: 20px;
	width: 190px;
}

#store_recalslogan {
	float: left;
	font-size: 12px;
	padding-top: 42px;
	text-align: center;
	vertical-align: middle;
	width: 300px;
}

#store_headerlogo {
	float: left;
	height: 70px;
	margin: 15px;
	width: 90px;
}

#store_rssicon {
	display: table-cell;
	float: left;
	padding-top: 26px;
	vertical-align: middle;
	width: 220px;
}

#store_img_jp_slogan {
	float: left;
	padding-top: 2px;
	vertical-align: middle;
}

#store_header_links {
	position: absolute;
	top: 0;
	right: 0;
	float: right;
	padding-top: 10px;
	padding-right: 10px;
	width: 390px;
	text-align: right;
}

#store_header_links a {
	padding: 6px;
	font-family: Tahoma;
	text-decoration: none;
}

#store_input_search_form {
	margin: 0;
	padding: 0;
}

#store_input_search_header {
	position: absolute;
	bottom: 0px;
	right: 60px;
	width: 160px;
}

#store_input_search_button {
	position: absolute;
	bottom: 3px;
	right: 10px;
}

#store_headerlinks_list {
	text-align: left;
	margin:0;
}

#store_headerlinks_list ul {
	padding-top: 5px;
	height: 30px;
	margin: 0;
}

#store_headerlinks_list li {
	display: inline;
	font-size: 13px;
	text-align: center;
	color:#000;
}

#store_headerlinks_list a {
	text-decoration: none;
	color:#000;
	padding-left: 10px;
	padding-right: 10px;
}

#store_headerlinks_list a:hover{
	background-color: #39b54a;
	color: #fff;
}

#store_img_rss_icon {
	float: left;
	padding-left: 10px;
}

#store_img_flag_icon {
	border: 1px solid silver;
	float: left;
	margin-left: 10px;
}

.readmore_footer span a {
	color: #ec7e4c;
	font-size: 10px;
	padding-top: 2px;
	text-decoration: none;
}

#store_mainfooter {
	background-color: #F5F5F5;
	border: 1px solid #703f0d;
	clear: both;
	display: block;
	height: 20px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	padding-top: 11px;
	width: 968px;
}

#store_mainfooter_links {
	float: left;
}

#store_mainfooter_links ul li a img,
#store_mainfooter_links ul li img {
        border: 0;
}

#store_mainfooter_copyright {
	float: right;
	font-size: 11px;
	font-weight: 700;
	padding-right: 10px;
}

#store_mainfooter_links ul, #store_mainfooter_links li, #store_mainfooter_links a {
	display: inline;
	font-size: 10px;
	font-weight: 700;
	padding-left: 0px;
	color: #000;
	text-decoration: none;
}

#store_mainfooter_links ul, #store_mainfooter_links li {
	display: inline;
	font-size: 11px;
	font-weight: 700;
	padding-left: 10px;
}

#bgimage {
        position: fixed;
        top: 0px;
        left: 0px;
        width: 100%;
        height: 100%;
        z-index: -99;
}

#header_acct_links {
	position: absolute;
	right: 0px;
	bottom: 60px;
}

#header_acct_links a {
	font-size: 10px;
	font-family: Helvetica;
	color: #707070;
	text-decoration: none;
}

