﻿a:link
{
	color: #000000;
	font-family: Verdana;
	text-decoration: underline;
}
a:visited
{
	color: #000000;
	font-family: Verdana;
	text-decoration: underline;
}
a:hover
{
	color: #000000;
	font-family: Verdana;
	text-decoration: underline;
}
a:active
{
	color: #000000;
	font-family: Verdana;
	text-decoration: underline;
}

a.navTrail
{
	color: #000000;
	font-size: 7pt;
	font-family: Verdana;
	text-decoration: underline;
}

#bottomNav a,
#bottomNav a.bold
{
	color:#000;
	font-size:7pt;
}

#bottomNav a.bold
{
	font-weight:bold;
}

#bottomNav1 a,
#bottomNav1 a.bold
{
	color:#000;
	font-size:7pt;
}

#bottomNav1 a.bold
{
	font-weight:bold;
}

.ProdSearchTextBox
{
	font-size: 14px;
}

div.loginBox
{
	background-color:#822434;
}

/**********************************************************************
*  General Styles
**********************************************************************/
.Bold8pt
{
	font-size: 8pt;
	font-family: Verdana;
	font-weight: bold;
}

.Bold7pt
{
	font-size: 7pt;
	font-family: Verdana;
	font-weight: bold;
}


/**********************************************************************
*  Header Elements
**********************************************************************/
.NavLeftFill
{
	background-image:url(/images/themes/Theme1D/topnav/TOPNAV_01.jpg);
}

.SubTotalBox
{
	color:#fff; 
	font-weight:bold;
	text-align:right;
	font-size: 10px;
	padding-right: 6px;
}

.SubTotalBoxBackground
{
	background-image:url(/images/themes/Theme1D/backgrounds/topnavline.gif);
}

.LoginLink
{
	color: #000;
	font-size: 10px;	
	font-weight: bold;
}

/**********************************************************************
*  Title Bars
**********************************************************************/
.TitleMainLeft
{
	background-image:url(/images/themes/Theme1D/backgrounds/MainLeft.gif);
}

.TitleMainLine,
.ProductTitle
{
	background-image:url(/images/themes/Theme1D/backgrounds/MainLine.gif);
	color: #FFFFFF;
}

.SubTitleLeft
{
	background-image:url(/images/themes/Theme1D/backgrounds/HeaderLeft.gif);
}

.SubTitleLine
{
	background-image:url(/images/themes/Theme1D/backgrounds/HeaderLine.gif);
	color: #FFFFFF;
}

.SubTitleRight
{
	background-image:url(/images/themes/Theme1D/backgrounds/HeaderRight.gif);
}

/**********************************************************************
*  Product Index Navigation
**********************************************************************/
.ProductIndexActiveLetter
{
	color: #002B83;
	font-size: 10pt;
	font-family: Verdana;
	font-weight: bold;
}

.ProductIndexInactiveLetter
{
	color: #AAAAAA;
	font-size: 10pt;
	font-family: Verdana;
	font-weight: bold;
}

/**********************************************************************
*  Home Page Category List
**********************************************************************/
.HomeCategoryBackground
{
	background-color:#D5B5BA;
}

.HomeCategoryBackgroundAlt
{
	background-color:#ffffff;
}

a.HomeCategoryLink
{
	padding-left:5px;
}

a.HomeCategoryLink:link
{
	color: #000000;
	font-size: 7pt;
	font-family: Verdana;
	font-weight: bold;
	position: relative;
	top: -1px;
	text-decoration: none;
}
a.HomeCategoryLink:visited
{
	color: #000000;
	font-size: 7pt;
	font-family: Verdana;
	font-weight: bold;
	position: relative;
	top: -1px;
	text-decoration: none;
}
a.HomeCategoryLink:hover
{
	color: #000000;
	font-size: 7pt;
	font-family: Verdana;
	font-weight: bold;
	position: relative;
	top: -1px;	
	text-decoration: none;
}
a.HomeCategoryLink:active
{
	color: #000000;
	font-size: 7pt;
	font-family: Verdana;
	font-weight: bold;
	position: relative;
	top: -1px;	
	text-decoration: none;
}

/**********************************************************************
*  Product Listings
**********************************************************************/
.ProductLink:link
{
	text-decoration:none;
	font-weight:bold;
}

.ProductLink:hover
{
	text-decoration:none;
	font-weight:bold;
}

.ProductLink:visited
{
	text-decoration:none;
	font-weight:bold;
}

.ProductLink:active
{
	text-decoration:none;
	font-weight:bold;
}

/* *********************************************************************
*  Product Listing Grid
**********************************************************************/
.gridHeaderLeft
{
	background-repeat: no-repeat;
	background-position: left top;
	background-image:url(/images/themes/theme1d/grid/grid-topleft.gif);
}

.gridShading
{
	background-color: #d2d0d3;
}

.gridHeaderRight
{
	background-repeat: no-repeat;
	background-position: right top;
	background-image:url(/images/themes/theme1d/grid/grid-topright.gif);
}


.HeaderColor
{
	background-color:#d2d0c3;
}

.NavColor
{
	background-color:#5b6334;
}

.CatalogNavButton
{
	border:2px solid #ccc;
	background-color:#5b6334;
    color:#fff;
    font-weight:normal;
    font-family:arial, sans-serif;
    font-size:10px;
    width:65px;
}


