/*
 All contents of this file and all associated Page Concepts' 
 files are copyright 1996-2001, ajk concepts, inc. 
 Duplication without permission is strictly prohibited. 
*/
BODY { 
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	FONT-SIZE: 12px;
	scrollbar-face-color: #98271B;
    scrollbar-shadow-color:White;
	scrollbar-arrow-color: #F5DEB3;
/*  
	scrollbar-highlight-color:
    scrollbar-3dlight-color:
    scrollbar-darkshadow-color:
    scrollbar-track-color: 
*/
}
P, SPAN{
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	FONT-SIZE: 12px; 
}
TABLE, TD { 
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	FONT-SIZE: 12px; 
}
TEXTAREA, INPUT, SELECT {  
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	font-size: 12px;
}
HR{
	height: 1pt;
}
H1{
	COLOR: #98271b;
	FONT-SIZE: 16px;
}
A:link  {
	COLOR: #98271B;
	text-decoration: none;
	FONT-WEIGHT: bold;
}
A:visited { 
	COLOR: #98271B;
	text-decoration: none;
	FONT-WEIGHT: bold;
}
A:active {
	COLOR: #98271B;
	text-decoration: none;
	FONT-WEIGHT: bold;
}
A:hover {
	COLOR: #98271B;
	text-decoration: underline;
	FONT-WEIGHT: bold;
}
.copyright{
	font-size: 11px;
	COLOR: Black;
}
.copyright A:link  {
	COLOR: #98271B;
	text-decoration: underline; 
	 FONT-WEIGHT: bold;
}
.copyright A:visited { 
	COLOR: #98271B;
	text-decoration: underline; 
    FONT-WEIGHT: bold;
}
.copyright A:active {
	COLOR: #98271B;
	text-decoration: underline; 
	 FONT-WEIGHT: bold;
}
 .copyright A:hover {
	COLOR: #98271B;
	text-decoration: none; 
    FONT-WEIGHT: bold;
}

.topnav{
	font-size: 12px;
	COLOR: White;
	 FONT-WEIGHT: bold;
}
.topnav A:link  {
	COLOR: White;
	text-decoration: none;
	 FONT-WEIGHT: bold;
}
.topnav A:visited { 
	COLOR: White;
	text-decoration: none;
    FONT-WEIGHT: bold;
}
.topnav A:active {
	COLOR: White;
	text-decoration: none;
	 FONT-WEIGHT: bold;
}
 .topnav A:hover {
	COLOR: White;
	text-decoration: underline; 
    FONT-WEIGHT: bold;
}
.leftNav{
	background-color: #f1eee7;
	border: none;
	color: #98271b;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.leftNav a{
	color: #98271b;
	text-decoration: none;
}

.leftNav a:visited{
	color: #98271b;
	text-decoration: none;
}

.leftNav a:hover{
	border-bottom: none;
	color: #98271b;
	text-decoration: underline;
}

.leftNav a:active{
	color: #98271b;
	text-decoration: none;
}

.departmentlistheader{
	background-color: #a54539;
	color: #F1EEE7;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
}

.departmentlistitem{
	background-color: #f1eee7;
	border: none;
	color: #98271b;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left: 15px;
}

.departmentlistitem a{
	color: #98271b;
	text-decoration: none;
}

.departmentlistitem a:visited{
	color: #98271b;
	text-decoration: none;
}

.departmentlistitem a:hover{
	border-bottom: none;
	color: #98271b;
	text-decoration: underline;
}

.departmentlistitem a:active{
	color: #98271b;
	text-decoration: none;
}
.featureditemheader{
	background-color: #A54539;
	color: #F1EEE7;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
}

.featureditemtext{
	background-color: #f1eee7;
	font-size: 11px;
}
.featureditemtext a{
	color: #000000;
	text-decoration: underline;
}

.featureditemtext a:visited{
	color: #000000;
	text-decoration: underline;
}

.featureditemtext a:hover{
	color: #000000;
	text-decoration: none;
}
.cartsummary{
	background-color: #f1eee7;
	color: black;
	font-size: 11px;
	padding-bottom: 1px;
	padding-right: 5px;
	padding-top: 1px;
}
.checkoutContent{
	background-color: #f1eee7;
	border: 1pt solid #C5C5C5;
	color: #98271b;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	
}
.buyboxcontent{
	background-color: #f1eee7;
	border: 1pt solid #C5C5C5;
	color: #98271b;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left: 15px;
}
.buyboxheader{
	background-color: #A54539;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.shoppingtoolsheader{
	background-color: #A54539;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.tableheader{
	background-color: #A54539;
	color: white;
	font-size: 14px;
	font-weight: bold;
}
.tableheader a{
	color: white;
	text-decoration: underline;
}
.tableheader a:link{
	color: white;
	text-decoration: underline;
}
.tableheader a:visited{
	color: white;
	text-decoration: underline;
}
.tableheader a:hover{
	border-bottom: none;
	color: white;
	text-decoration: none;
}

.tableheader a:active{
	color: white;
	text-decoration: underline;
}