/*
 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: 13px;
	scrollbar-face-color: #867d56;
    scrollbar-shadow-color:White;
	scrollbar-arrow-color: #D4CBA4;
	background-repeat: repeat-x;
/*  
	scrollbar-highlight-color:
    scrollbar-3dlight-color:
    scrollbar-darkshadow-color:
    scrollbar-track-color: 
*/
}
P, SPAN{
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	FONT-SIZE: 13px; 
}
TABLE, TD { 
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	FONT-SIZE: 13px; 
}
TEXTAREA, INPUT, SELECT {  
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	font-size: 13px;
}
HR{
	height: 1pt;
	color: #867d56;
}
H4{
    color: #867d56;
}
A:  {
	COLOR: #B90000;
	text-decoration: underline; 
}
A:link  {
	COLOR: #B90000;
	text-decoration: underline; 
}
A:visited { 
	COLOR: #B90000;
	text-decoration: underline; 
}
A:active {
	COLOR: #B90000;
	text-decoration: underline; 
}
A:hover {
	COLOR: Black;
}
.copyright{
	font-size: 11px;
	COLOR: Black;
}
.copyright A:  {
	COLOR: black;
	FONT-WEIGHT: bold;
	text-decoration: underline; 
	 
}
.copyright A:link  {
	COLOR: black;
	FONT-WEIGHT: bold;
	text-decoration: underline; 
	
}
.copyright A:visited { 
	COLOR: black;
	FONT-WEIGHT: bold;
	text-decoration: underline; 
	 
}
.copyright A:active {
	COLOR: black;
	FONT-WEIGHT: bold;
	text-decoration: underline; 
	 
}
.copyright A:hover {
	COLOR: black;
	FONT-WEIGHT: bold; 
	text-decoration: none;
	 
}

.leftnav{
	font-size: 11px;
	COLOR: Black;
}
.leftnav A:link  {
	COLOR: Black;
	text-decoration: none; 
}
.leftnav A:visited { 
	COLOR: Black;
	text-decoration: none; 
}
.leftnav A:active {
	COLOR: Black;
	text-decoration: none; 
}
 .leftnav A:hover {
	COLOR: #867d56;
	text-decoration: underline;
}
.departmentlistheader{
	background-color: #BBB494;
	color: black;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
}

.departmentlistitem{
	background-color: #EEEEED;
	border: none;
	color: black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left: 15px;
}

.departmentlistitem a{
	color: black;
	text-decoration: none;
}

.departmentlistitem a:visited{
	color: black;
	text-decoration: none;
}

.departmentlistitem a:hover{
	border-bottom: none;
	color: #867d56;
	text-decoration: underline;
}

.departmentlistitem a:active{
	color: black;
	text-decoration: none;
}

.featureditemheader{
	background-color: black;
	color: #BBB494;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	text-align: right;
	border: 1pt solid black;
}

.featureditemtext{
	background-color: #BBB494;
	font-size: 11px;
	border: 1pt solid black;
}

.cartsummary{
	background-color: #EEEEED;
	color: black;
	font-size: 11px;
	padding-bottom: 1px;
	padding-right: 5px;
	padding-top: 1px;
}

.buyboxcontent{
	background-color: #EEEEED;
	border: 1pt solid #C5C5C5;
	color: black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left: 15px;
}

.buyboxheader{
	background-color: #BBB494;
	color: black;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.tableheader{
	background-color: #BBB494;
	color: black;
	font-size: 14px;
	font-weight: bold;
}
.tableheader a{
	color: black;
	text-decoration: underline;
}
.tableheader a:link{
	color: black;
	text-decoration: underline;
}
.tableheader a:visited{
	color: black;
	text-decoration: underline;
}

.tableheader a:hover{
	color: black;
	text-decoration: none;
}

.tableheader a:active{
	color: black;
	text-decoration: underline;
}

.shoppingtoolsheader{
	background-color: #BBB494;
	color: black;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.shoppingtoolsitem{
	background-color: #EEEEED;
	border: 1pt solid #C5C5C5;
	color: black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 15px;
}

.checkoutContent{
	background-color: #EEEEED;
	border: 1pt solid #C5C5C5;
	color: black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	
}
.chartsize{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	COLOR: Black;
}
.charthdr{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	COLOR: White;
	font-weight: bold;
}
.chartsubhdr{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	COLOR: Black;
	font-weight: bold;
}
.engraved{
    color:#505050;
    font-size:11pt;
    font-family:Fixedsys;
    letter-spacing:1px;
    font:normal;
    text-align:left;
    padding:3px;
    margin-left:3px;
}
/*
.engraved{
 background-color:gray;
 color:white;
 font-size:12pt;
 font-family:Fixedsys;
 letter-spacing:3px;
 font:normal;
 text-align:left;
 padding:5px;
 padding-left:10px;
 overflow:hidden;
 filter:progid:DXImageTransform.Microsoft.Engrave();
 cursor:default;
}
*/
