﻿a
{
	color:#002b83;
	text-decoration:underline;
}

a.navTrail
{
	color: #002B83;
	font-size: 7pt;
	font-family: Verdana;
	text-decoration: underline;
}

#bottomNav a,
#bottomNav a.bold
{
	color:#002b83;
	font-size:7pt;
}

#bottomNav a.bold
{
	font-weight:bold;
}

#bottomNav1 a,
#bottomNav1 a.bold
{
	color:#002b83;
	font-size:7pt;
}

#bottomNav1 a.bold
{
	font-weight:bold;
}
		
.BackBorder 
{
	background-color: #00349A;
	color:White; 
	font-weight:bold;
	text-align:right;
	font-size: 10px;
	padding-right: 6px;
	
		
}

.ProdSearchTextBox
{
	font-size: 14px;
}

div.loginBox
{
	background-color:#ab0914;
}

/**********************************************************************
*  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/theme1a/topnav/TOPNAV_01.jpg);
}

.SubTotalBox
{
	color:White; 
	font-weight:bold;
	text-align:right;
	font-size: 10px;
	padding-right: 6px;
}

.SubTotalBoxBackground
{
	background-image:url(/images/themes/theme1a/backgrounds/topnavline.gif);
}

.LoginLink
{
	color: #002B83;
	font-size: 10px;	
	font-weight: bold;
}

/**********************************************************************
*  Title Bars
**********************************************************************/
.TitleMainLeft
{
	background-image:url(/images/themes/theme1a/backgrounds/MainLeft.gif);
}

.TitleMainLine,
.ProductTitle
{
	background-image:url(/images/themes/theme1a/backgrounds/MainLine.gif);
	color: #FFFFFF;
}

.SubTitleLeft
{
	background-image:url(/images/themes/theme1a/backgrounds/HeaderLeft.gif);
}

.SubTitleLine
{
	background-image:url(/images/themes/theme1a/backgrounds/HeaderLine.gif);
	color: #FFFFFF;
}

.SubTitleRight
{
	background-image:url(/images/themes/theme1a/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:#f3dade;
}

a.HomeCategoryLink
{
	padding-left:5px;
}

a.HomeCategoryLink:link
{
	color: #002B83;
	font-size: 7pt;
	font-family: Verdana;
	font-weight: bold;
	position: relative;
	top: -1px;
	text-decoration: none;
}
a.HomeCategoryLink:visited
{
	color: #002B83;
	font-size: 7pt;
	font-family: Verdana;
	font-weight: bold;
	position: relative;
	top: -1px;
	text-decoration: none;
}
a.HomeCategoryLink:hover
{
	color: #002B83;
	font-size: 7pt;
	font-family: Verdana;
	font-weight: bold;
	position: relative;
	top: -1px;	
	text-decoration: none;
}
a.HomeCategoryLink:active
{
	color: #002B83;
	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/theme1a/grid/grid-topleft.gif);
}

.gridShading
{
	background-color: #d9dfed;
}

.gridHeaderRight
{
	background-repeat: no-repeat;
	background-position: right top;
	background-image:url(/images/themes/theme1a/grid/grid-topright.gif);
}

.HeaderColor
{
	background-color:#c8d0e5;
}

.NavColor
{
	background-color:#00349a;
}

.CatalogNavButton
{
	border:2px solid #ccc;
	background-color:#00349a;
    color:#fff;
    font-weight:normal;
    font-family:arial, sans-serif;
    font-size:10px;
    width:65px;
}
