﻿BODY
{
	margin: 0px;
	padding: 0px 0px 0px 0px;
	background-color: #292c33;
	line-height: 16px;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 8pt;
	color: #333;
	cursor: default;
}

BODY.popup
{
	background-image: none;
	background-color: #FFFFFF;
}

.bannerTitle
{
	font-family: ARIAL, Helvetica, sans-serif;
	font-size: 16pt;
	color: #FFF600;
	padding-left: 20px;
	cursor: default;
	text-align: left;
}

a
{
	color: #750015;
	text-decoration: none;
	padding-bottom: 8pt;
	font-weight: bold;
}

H3
{
	color: #333;
	font-size: 12px;
}

.UL
{
	line-height: 14px;
	color: #2a2a2a;
	list-style-image: none;
	list-style-type: square;
}

DIV.decoratedSection
{
	font-family: verdana;
	font-size: 10px;
}
.decoratedSection DIV.content p
{
	padding-bottom: 2px;
	line-height: 14px;
	color: #2a2a2a;
	font-weight: normal;
}

.decoratedSection UL
{
	font-family: verdana;
	font-size: 10px;
	cursor: default;
	color: #333;
}

.decoratedSection a
{
	color: #750015;
	text-decoration: none;
	padding-bottom: 8pt;
	font-weight: bold;
}

.largeMessage
{
	font-size: 12pt;
	cursor: default;
}

.textbox
{
	padding: 0px;
	margin: 0px;
	color: #333333;
	font-family: verdana, Helvetica;
	font-size: 8pt;
	background-color: #ffffff;
}
/*------------------Privacy Statement Page-------------------------*/
/*------------End Privacy Statement Page---------------------------*/

/*---------------------------Register Page-------------------------*/
.regTextbox
{
	padding: 0px;
	margin: 0px;
	color: #333333;
	font-family: verdana, Helvetica;
	font-size: 8pt;
	background-color: #ffffff;
	width: 190px;
}

.requiredIndicator
{
	font-family: verdana, Helvetica;
	font-size: 11px;
	font-weight: bolder;
	color: red;
	text-align: center;
}
.regSeparator
{
	padding: 10px 0px 10px 0px;
	vertical-align: middle;
}

.hand
{cursor:auto;}
/*-----------------------End Register Page-------------------------*/

/*---------------------------Footer Page---------------------------*/
.footerLink
{
	font-family: aria;
	font-size: 8pt;
	color: #ffffff;
	text-decoration: none;
	cursor: hand;
	padding-right: 10px;
}
.footerLink:hover
{
	text-decoration: underline;
}

.footerLinkOrange
{
	font-family: verdana;
	font-size: 7pt;
	color: #e0a336;
	text-decoration: none;
	cursor: hand;
}

.footerLinkOrange:hover
{
	color:#ff6600;
}

.footerSmallPlain
{
	font-family: verdana, Helvetica, sans-serif;
	font-size: 7pt;
	color: #FFFFFF;
	line-height: 10px;
}
/*-------------------------End Footer Page-------------------------*/

/*-----------------------Header Page ------------------------------*/
.topHeaderText
{
	font-family: verdana , Arial;
	font-size: 11px;
	color: #8c8f98;
	cursor: default;
	font-weight: bold;
}

.textboxHeader
{
	border-style: solid;
	border-width: 1px;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	font-family: verdana, Helvetica;
	width: 100px;
	font-size:10px;
	color: #31343d;
}

.navMenu
{
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #ededed;
	cursor: hand;
	text-transform: uppercase;
	padding-left: 19px;
	line-height: 17px;
	background-color: Transparent;
	text-decoration: none;
	padding-bottom: 0px;
}

.navMenu:hover
{
	font-weight: bold;
	color: #750015;
	background-color: #ffffff;
	text-decoration: none;
	line-height: 17px;
	padding-bottom: 0px;
}
/*-------------------End Header Page ------------------------------*/

/*-----------------------Custom Page ------------------------------*/
.decoratedSectionCustom a
{
	color: #b04d1c;
	text-decoration: none;
}

.decoratedSectionCustom a:hover
{
	color: #ff6600;
}
/*---------------------End Custom Page-----------------------------*/

/*--------------------------FAQ Page-------------------------------*/
/*-----------------------End FAQ Page------------------------------*/

/*---------------------Login Page ---------------------------------*/

.textboxLogin
{
	padding: 0px;
	margin: 0px;
	color: #333333;
	font-family: verdana, Helvetica;
	background-color: #ffffff;
	width: 190px;
}

.ulSummary
{
	color: Red;	
}
/*----------------------End Login Page-----------------------------*/

/*-------------------Terms Of Use Page ----------------------------*/
/*---------------------End Terms Of Use Page-----------------------*/

/*------------------------catalogView Page-------------------------*/
.itemNumberHyperCatalogView
{
	color: #b04d1c;
	text-decoration: none;
	cursor: auto;
	font-size: smaller;
	font-weight: bold;
}

.itemNumberHyperCatalogView:hover
{
	color: #ff6600;
}

.productNameCatalogView
{
	vertical-align: top;
	font-weight: bold;
	font-size: smaller;
}

.comboCatalogView
{
	padding: 0px;
	margin: 0px;
	color: #333333;
	font-family: verdana, Helvetica;
	background-color: #ffffff;
}

/*--------------------End cataloView Page--------------------------*/

/*--------------------popularItems Control-------------------------*/
.itemNumberHyperPopularItems
{
	color: #750015;
	text-decoration: none;
	cursor: auto;
	font-size: smaller;
	font-weight: bold;
}

.productNamePopularItems
{
	vertical-align: top;
	font-size: smaller;
	font-weight: bold;
}
/*-------------------End popularItems Control----------------------*/

/*---------------------itemDetails Page----------------------------*/
.itemName
{
	font-size: 10pt;
	line-height: 14pt;
	font-weight: bold;
	color: #333;
	font-family: Verdana;
}

.itemSectionTitle
{
	font-size: 7pt;
	font-weight: bold;
	color: #333;
	font-family: Verdana;
}
	
.itemDescription
{
	font-size: 8pt;
	color: #333333;
	font-family: Verdana;
}
/*----------------------End itemDetails Page-----------------------*/

/*------------------------Shopping Cart----------------------------*/
.gvSC
{
	border: 1px solid #ededed;
	font-family: verdana, Helvetica, sans-serif;
	font-size: 8pt;
	color: #333333;
}

.gvSCHeader
{
	background-color: #ededed;
	color:#333333;
}

.gvSCRow
{
	border: 0px solid;
}

.gvSCLink
{
	font-family: verdana;
	color: #b04d1c;
	text-decoration: none;
	font-size: 7pt;
	font-weight: normal;
}

.gvSCLink:hover
{
	color: #ff6600;
}

.gvSCProductNameLink
{
	font-family: verdana;
	color: #b04d1c;
	text-decoration: none;
	font-size: 8pt;
	font-weight: bold;
}

.gvSCProductNameLink:hover
{
	color: #ff6600;
}
/*-----------------------End shoppingCart Page---------------------*/

/*------------------------contactUs Page---------------------------*/
.cuLink
{
	color: #b04d1c;
	text-decoration: none;
}

.cuLink:hover
{
	color: #ff6600;
}
/*--------------------End contactUs Page---------------------------*/

/*-----------------------checkout Page-----------------------------*/
.gvCheckout
{
	border: 1px solid #ededed;
	font-family: verdana, Helvetica, sans-serif;
	font-size: 8pt;
	color: #333333;
}

.gvCheckoutHeader
{
	background-color: #ededed;
	color:#333333;
}

.checkoutLink
{
	color: #b04d1c;
	text-decoration: none;
}

.checkoutLink:hover
{
	color: #ff6600;
}
/*--------------------End checkout Page----------------------------*/





/*---------------GRIDS---------------*/

.tbl2col
{
	width:672px;
	text-align:right;
}
.headerTable
{
	border: thin solid #675f5a;
	background-color: #fff7e8;
	padding-left:10px;
	padding-right:10px;
	padding-top:5px;
	padding-bottom:5px;
}
.headerTableTD
{
	border-left-style: solid;
	border-left-width: thin;
	border-left-color: #675f5a;
}