/******************************************************************************
	This is a color style sheet. No positional or typeface formatting should
	be included here. That goes in the template-specific style sheet
	'Layout.css'.
******************************************************************************/

/* custom additions */
input, select, option, textarea {
}

.BreadcrumbTrail a:link, .BreadcrumbTrail a:visited {
	font-family: Tahoma;
	font-weight: bold;
}

/* 001 */
body, td {
	font-family: Verdana,Helvetica, sans-serif; 
	font-size: 11px; 
	color: #000000;
}

/* 002 */
a:link, a:visited  {
	font-family: Verdana,Helvetica, sans-serif; 
	color:#002f5d;
	text-decoration:none;
}

a:hover {
	font-family: Verdana,Helvetica, sans-serif; 
	color:#002f5d;
	text-decoration:underline;
}

/* 003 */
ul {
}

/***** TEMPLATE ELEMENTS *****/
/* 004 */
.Header {
}

/* 005 */
.HeaderCell
{
}

/* 006 */
.HeaderLink {
}

/* 007 */
.HeaderLink a:link, .HeaderLink a:visited {
}

/* 008 */
.CommerceHeaderLinks td {
}

/* 009 */
.CommerceHeaderLinks a:link, .CommerceHeaderLinks a:visited {
}

/* 010 */
.WelcomeUser {
}

/* 011 */
.Content {
}

/***** SIDEBAR ELEMENTS *****/
/* 012 */
.SidebarSectionContainer {
}

/* 013 */
.SidebarSectionHeader {
	background-color: #892034;
	font-size: 10px;
	border: solid 1px #C7C7C7;
	color: #ffffff;
}

/* 014 */
.SidebarSection {
	background-color: #E5E5E5;
	border: solid 1px #C7C7C7;
}

.SidebarSection a:link, .SidebarSection a:visited {
	color: #000000;
}

.SidebarSection a:hover {

}

/* 015 */
.SidebarCategoriesContainer {
}

/* 016 */
.SidebarCategoriesHeader {
	background-color: #892034;
	font-size: 10px;
	border: solid 1px #C7C7C7;
	color: #ffffff;
}

/* 017 */
.SidebarCategoriesSection {
	background-color: #E5E5E5;
	border: solid 1px #C7C7C7;
}

.SidebarCategoriesSection a:link, .SidebarCategoriesSection a:visited {
	color: #000000;
}

.SidebarCategoriesSection a:hover {
}

/***** NAVIGATION ELEMENTS *****/
/* 019 */
.NavBar {
	background-color: #892034;
	padding: 0px;
}

/* 020 */
.NavBar a:link, .NavBar a:visited {
	color: #ffffff;
	text-decoration: none;
	padding: 5px 0px 5px 0px;
	width: 110px;
	text-align: center;
	font-size: 11px;
}

/* custom hover for navibar */
.NavBar a:hover {
	background-color: #002f5d;
}


/* 021 */
.LeftNavBar {
}

/* 022 */
.LeftNavBar a:link, .LeftNavBar a:visited {
}

/* 023 */
.LeftNavBar a:hover {
}

/***** FEATURED PRODUCTS ELEMENTS *****/
/* 024 */
.FeaturedProductsItem {
}

/***** PRODUCT LISTING ELEMENTS *****/
/* 025 */
.CategoryProduct {
}

/* 026 */
.ProductMinimumOrder {
}

/* 027 */
.ProductCost {
}

/* 028 */
.SubCategory {
}

/***** ADVANCED SEARCH ELEMENTS *****/
/* 029 */
.AdvancedSearchHeading {
	background-color: #892034;
	font-size: 10px;
	border: solid 1px #C7C7C7;
	color: #ffffff;
}

/* 030 */
.AdvancedSearchContent {
	background-color: #E5E5E5;
	border: solid 1px #C7C7C7;
}

/***** PRODUCT CATEGORY LISTING ELEMENTS *****/
/* 031 */
a.ProductCategoriesSelected:visited, a.ProductCategoriesSelected:link {
}

/***** PRODUCT DETAILS *****/
/* 032 */
.ProductOptionsContainer {
	background-color: #E5E5E5;
	border: solid 1px #C7C7C7;
}

/* 033 */
.ProductOptionsHeader {
	background-color: #892034;
	font-size: 10px;
	border: solid 1px #C7C7C7;
	color: #ffffff;
}

/* 034 */
.ProductOptionsColorAndLogos {
}

/* 035 */
.ProductOptionsColorAndLogos select {
}

.ProductOptionsColorAndLogos a:link {
	font-weight: bold;
}

/* 036 */
.ProductSizeTable {
}

/* 037 */
.ProductSizeHeader {
	background-color: #892034;
	font-size: 10px;
	border: solid 1px #C7C7C7;
	color: #ffffff;
	width: 78px;
	padding: 3px 0px 3px 5px;
}

/* 038 */
.ProductSizeItem {
}

/* 039 */
.ProductSummary {
}

/* 040 */
.ProductSummaryLabel {
}

/* 041 */
.ProductSummaryItem {
}

/***** CHECKOUT ELEMENTS *****/
/* 043 */
.CheckoutSectionHeader {
	background-color: #892034;
	font-size: 10px;	
	color: #ffffff;
}

/* 044 */
.CheckoutSectionHeader select {
}

/* 045 */
.CheckoutSectionContent {
	background-color: #E5E5E5;
}

/* 046 */
.CartTitle {
}

/* 047 */
.CartTableHeader {
	background-color: #892034;
	font-size: 10px;
	border: solid 1px #C7C7C7;
	color: #ffffff;
}

/* 048 */
.CartTableHeader td {
	color: #ffffff;
}

/* 049 */
.CartLineItem,  {
	background-color: #E5E5E5;
	font-weight: normal;
}

.CartLineItem a:link, .CartLineItem a:visited {
	color: #000000;
}

/* 050 */
.CartLineItemAlternate, 
}

.CartLineItemAlternate a:link, .CartLineItemAlternate a:visited {
	color: #000000;
}

/* 051 */
.CartTotal {
}

/* 052 */
.CartProductName {
}

/* 053 */
.CartItemNumber {
}

/* 054 */
.CartQuantityMinimum {
}

/* 055 */
.CartProductColor {
}

/* 056 */
.CartPersonalization {
}

/***** DATAGRID ELEMENTS *****/
/* 057 */
.DataGrid {
}

/* 058 */
.DataGridHeader {
	background-color: #892034;
	font-size: 10px;
	border: solid 1px #C7C7C7;
	color: #ffffff;
}

/* 059 */
.DataGridItem {
}

.DataGridHeader td, .DataGridHeader tr {
	background-color: #892034;
	color: #ffffff;
	font-size: 11px;
}

/* 060 */
.DataGridAlternatingItem {
	background-color: #E5E5E5;
	border: solid 1px #C7C7C7;
}

/***** USER DETAILS ELEMENTS *****/
/* 061 */
.UserDetailsSectionHeader {
	background-color: #892034;
	font-size: 10px;
	border: solid 1px #C7C7C7;
	color: #ffffff;
}

/* 062 */
.UserDetailsSection {
	background-color: #E5E5E5;
	border: solid 1px #C7C7C7;
}

/* 063 */
.UserDetailsSubmit {
	padding: 2px;
	background-color: #e5e5e5;
	border: solid 1px #c7c7c7;
}

/* 064 */
.OrderItemGroupContainer {
}

/* 065 */
.UserAccountNavigationLinks {
}

/* 066 */
.UserAccountNavigationLink a:link, .UserAccountNavigationLink a.visited {
}

/* 067 */
.UserAccountNavigationLink a:hover {
}

/* 068 */
.UserAccountNavigationLinkCurrent {
}