
.pageTitleHeader{
	font-size: 14pt;
	font-weight:bold;
}

.errorMessage{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13pt;
	color:red;
}

.errorMessageSmall{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color:red;
}

.blackText7pt{
	FONT-SIZE: 7pt;
	COLOR: #000000;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
}

.requiredFieldMarker{
	font-size: 10pt;
	color:red;
}

.productDataListHeader{
	FONT-WEIGHT: bold;
	FONT-SIZE: 10pt;
	font-family: Arial, Verdana, Geneva, Sans-Serif;
	text-align : center;
}

.productDataListHeader A:visited {
			color: black; text-decoration: none;
		}
		.productDataListHeader A:link {
			color: black; 
			text-decoration: none;
		}
		.productDataListHeader A:hover {
			color: red; 
			text-decoration: underline;
		}
		.productDataListHeader A:active {
			color: yellow; 
			text-decoration: underline;
		}
		

.productListItem{
	FONT-SIZE: 10pt;
	COLOR: black;
	font-family: Arial, Verdana, Geneva, Sans-Serif;
}

.productListItem A:visited {
			color: blue; text-decoration: none;
		}
		.productListItem A:link {
			color: blue; 
			text-decoration: none;
		}
		.productListItem A:hover {
			color: red; 
			text-decoration: underline;
		}
		.productListItem A:active {
			color: red; 
			text-decoration: underline;
		}
		

.productListAlternatingItem{
	FONT-SIZE: 10pt;
	COLOR: black;
	font-family: Arial, Verdana, Geneva, Sans-Serif;
}

.productListAlternatingItem A:visited {
			color: blue; text-decoration: none;
		}
		.productListAlternatingItem A:link {
			color: blue; 
			text-decoration: none;
		}
		.productListAlternatingItem A:hover {
			color: yellow; 
			text-decoration: underline;
		}
		.productListAlternatingItem A:active {
			color: red; 
			text-decoration: underline;
		}
		


.cartSummaryHeader{
	font-size:12px;
	font-weight:bold;
	color:white !important;
	font-family : Arial, Verdana, Geneva,  Helvetica, sans-serif;
	background-color:#75401D;
}

.cartSummaryItem{
	font-size:10pt;
	font-family : Arial, Verdana, Geneva,  Helvetica, sans-serif;
}

.cartSummaryItem A:visited {
			color: black; text-decoration: none;
		}
		.cartSummaryItem A:link {
			color: black; text-decoration: none;
		}
		.cartSummaryItem A:hover {
			color: blue; text-decoration: underline;
		}
		.cartSummaryItem A:active {
			color: red; text-decoration: underline;
		}
		
		
.cartSummaryAlternatingItem{
	font-size:10pt;
	font-family : Arial, Verdana, Geneva,  Helvetica, sans-serif;
}
	
.cartSummaryAlternatingItem A:visited {
			color: black; text-decoration: none;
		}
		.cartSummaryAlternatingItem A:link {
			color: black; text-decoration: none;
		}
		.cartSummaryAlternatingItem A:hover {
			color: blue; text-decoration: underline;
		}
		.cartSummaryAlternatingItem A:active {
			color: red; text-decoration: underline;
		}

.CartSummarySubTotal{
	font-size:10pt;
	font-family : Arial, Verdana, Geneva,  Helvetica, sans-serif;
}
.CartSummaryDiscount{
	font-size:10pt;
	font-family : Arial, Verdana, Geneva,  Helvetica, sans-serif;
}
.CartSummaryTax{
	font-size:10pt;
	font-family : Arial, Verdana, Geneva,  Helvetica, sans-serif;
}
.CartSummaryShipping{
	font-size:10pt;
	font-family : Arial, Verdana, Geneva,  Helvetica, sans-serif;
}
.CartSummaryGrandTotal{
	font-size:10pt;
	font-family : Arial, Verdana, Geneva,  Helvetica, sans-serif;
}


		
.RegularPricingStrikeThru{
text-decoration : line-through;
color:red;
}

.WebSpecial{
font-size:9pt;
color:red;
}


.menuCategoryLevel0{
	font-size:9pt;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	border-color:Gray;
		border-width:1px;
		border-style:Ridge;
		border-collapse:collapse;
		cursor:hand !important;
		text-align:center !important;
}

.menuCategoryLevel0Over{
	font-size:9pt;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	border-color:Gray;
	border-width:1px;
	border-style:Ridge;
	border-collapse:collapse;
	background-color:gainsboro;
	cursor:hand;
}


.menuCategoryLevel1{
	font-size:8pt;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	border-color:Gray;
	border-width:1px;
	border-style:Ridge;
	border-collapse:collapse;
}
.menuCategoryLevel1Over{
	font-size:8pt;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	border-color:Gray;
	border-width:1px;
	border-style:Ridge;
	border-collapse:collapse;
	background-color:gainsboro;
}

.InputLabel{
	text-align:right;
}

.InputArea{
	font-size:8pt;
	text-align:left;
}

.addToCartButton
{
	font-weight:bold;
	background-color:yellow;
	font-size:19px;
}

.topNav
{
	font-family:Times New Roman;
	font-size:14pt;
	font-weight:bold;
}

.topNav A:visited {
	color: black; 
	text-decoration: none;
}
.topNav A:link {
	color: black; 
	text-decoration: none;
}
.topNav A:hover {
	color: #f00000; 
	text-decoration: none;
}
.topNav A:active {
	color: yellow; 
	text-decoration: underline;
}

.formButton{

}

/*Modal Popup*/
.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.unitPrice
{
	color:black;
	font-weight:bold;
}

.productListingName{
	color:#909090 !important;
	font-size:11px;
	color:black;
}

.productListingName a:link{
	color:#909090;
	text-decoration:none;
	
}

.productListingName a:visited{
	color:#909090;
	text-decoration:none;
	
}

.productListingName a:hover{
	color:#a0a0a0;
	text-decoration:underline;
	
}

.CartCommandButton{
	font-weight:bold;
	font-size:16px;
	padding:6px;
	text-decoration:none;
}

.CartCommandButton a:link{
	color:#909090;
	text-decoration:none;
	
}

.CartCommandButton a:hover{
	color:#909090;
	text-decoration:underline;
	
}

.CartCommandButton a:visited{
	color:#909090;
	text-decoration:none;
	
}

.categoryNav
{
	padding: 1px 0px 0px 0px !important;
	font-weight: bold;
	color: #ffffff !important;
	font-size: 14px;
}

.categoryNav:hover
{
	 
	cursor:hand !important;
	text-decoration:underline !important;
}

.subCategoryNav
{
	
	border-left-color:Black;
	border-left-width:1px;
	border-left-style:groove;
	border-right-color:Black;
	border-right-width:1px;
	border-right-style:groove;
	width:215px !important;
	
	text-align:center;
	text-decoration:none !important;
	 color:white !important;
	text-transform:uppercase;
	padding:3px;
	font-size:11px !important;
	font-weight:normal !important;
	background:#75401e;
}

.subCategoryNav:hover
{
	 
	/*background:#75401e;*/
	
	border-left-color:Black;
	border-left-width:1px;
	border-left-style:groove;
	border-right-color:Black;
	border-right-width:1px;
	border-right-style:groove;
	width:215px !important;
	cursor:hand !important;
	text-align:center;
	text-decoration:underline !important;
	background-color:#984a1c; !important;
	color:white !important;
	text-transform:uppercase;
	font-weight:normal !important;
	padding:3px;
}

.subCategoryNav_FirstItem
{

	border-left-color:Black;
	border-left-width:1px;
	border-left-style:groove;
	border-right-color:Black;
	border-right-width:1px;
	border-right-style:groove;
	border-top-color:Black;
	border-top-width:1px;
	border-top-style:groove;
	width:215px !important; 
	text-align:center;
	text-decoration:none !important;
	 color:white !important;
	text-transform:uppercase;
	padding:3px;
	font-size:11px !important;
	font-weight:normal !important;
	background:#75401e;
	
}

.subCategoryNav_FirstItem:hover
{

	border-left-color:Black;
	border-left-width:1px;
	border-left-style:groove;
	border-right-color:Black;
	border-right-width:1px;
	border-right-style:groove;
	border-top-color:Black;
	border-top-width:1px;
	border-top-style:groove;
	width:215px !important;
	cursor:hand !important;
	text-align:center;
	text-decoration:underline !important;
	background-color:#984a1c; !important;
	color:white !important;
	text-transform:uppercase;
	font-weight:normal !important;
	padding:3px;
}



.subCategoryNav_LastItem
{

	border-left-color:Black;
	border-left-width:1px;
	border-left-style:groove;
	border-right-color:Black;
	border-right-width:1px;
	border-right-style:groove;
	border-bottom-color:Black;
	border-bottom-width:1px;
	border-bottom-style:groove;
	width:215px !important; 
	text-align:center;
	text-decoration:none !important;
	 color:white !important;
	text-transform:uppercase;
	padding:3px;
	font-size:11px !important;
	font-weight:normal !important;
	background:#75401e;
	
}

.subCategoryNav_LastItem:hover
{
	
	border-left-color:Black;
	border-left-width:1px;
	border-left-style:groove;
	border-right-color:Black;
	border-right-width:1px;
	border-right-style:groove;
	border-bottom-color:Black;
	border-bottom-width:1px;
	border-bottom-style:groove;
	width:215px !important;
	cursor:hand !important;
	text-align:center;
	text-decoration:underline !important;
	background-color:#984a1c; !important;
	color:white !important;
	text-transform:uppercase;
	font-weight:normal !important;
	padding:3px;
}

