/* HTML Tags */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #333333;
	background-image: url(images/HeaderBackground.gif);
	width: 750px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
	background-repeat: repeat-x;
}
/************************************************************************
/* Header Tags 
/************************************************************************/
.header {
	width: 749px;
}
.header .uppermenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #A1542C;
	text-align: right;
	position: relative;
	top: 0px;
	right: 40px;
}
.header .uppermenu A:Link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #A1542C;
}
.header .uppermenu A:Visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #A1542C;
}
.header .uppermenu A:Hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}
.secondarymenu {
	background-image: url(images/SecondaryBack.gif);
	float: right;
	height: 67px;
	width: 407px;
}
.secondarymenu .text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #000000;
	text-align: right;
	padding-right: 26px;
}
/*********************************************************************
/* TEMPLATE TAGS
/*********************************************************************/
.main {

}
/*********************************************************************
/* FOOTER TAGS
/*********************************************************************/
.footer {
	background-image: url(images/Footer.jpg);
	height: 79px;
	width: 750px;
	clear: both;
	background-repeat: no-repeat;
	background-position: bottom;
}
.footer .text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	text-align: center;
	font-weight: bold;
	color: #000000;
	padding-top: 5px;
}
.footer .text A:Link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.footer .text A:Visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.footer .text A:Hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #F4A62B;
	text-decoration: none;
}
.footer .legal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #666666;
	text-align: center;
	padding-top: 10px;
}
.footer .legal A:Link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #666666;
}
.footer .legal A:Visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #666666;
}
.footer .legal A:Hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #000;
}
/* Cards */
.cardtop {
	background-image: url(images/Card-Top.gif);
	background-repeat: repeat-x;
}
.cardleft {
	background-image: url(images/Card-Left.gif);
	width: 48px;
}
.cardright {
	background-image: url(images/Card-Right.gif);
	width: 44px;
}
.cardbottom {
	background-image: url(images/Card-Bottom.gif);
	background-repeat: repeat-x;
}
/* Various */
.error {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #FF0000;
	text-align: center;
}
.Left {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #A2552C;
	text-align: right;
}
.FormHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-weight: bold;
	color: #A2552C;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #F4A62B;
	padding: 5px;
}
.MainCategoryList {
	float: left;
	width: 200px;
}
.ProductSidebar {
	float: left;
	width: 200px;
}
.WhatsHot {
	background-image: url(images/HotStuff_Back.gif);
	background-repeat: repeat-y;
	float: left;
	width: 200px;
	margin-right: 5px;
}
.WhatsHot .Product {
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 15px;
}
.WhatsHot .Product .Name {
	text-align: center;
}
.WhatsHot .Product .Name A:Link{
	font-size: 12pt;
	font-weight: bold;
	color: #411B10;
}
.WhatsHot .Product .Name A:Visted{
	font-size: 12pt;
	font-weight: bold;
	color: #FF6600;
}
.WhatsHot .Product .Name A:Hover{
	font-size: 12pt;
	font-weight: bold;
	color: #866E39;
}
.ProductList {
}
.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.ShowCart {
	width: 100%;
	border: 1px solid #333333;
	margin: 5px;
	margin-right: 18px;
}
body > .ShowCart {
	margin-right: 5px;
}
.ShowCart .Head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #411B10;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	text-align: center;
	padding: 5px;
}
.notlast {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333333;
}
.notlastlight {
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #ccc;
}
.ShowCart .Item {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
	padding: 3px;
}
.ShowCart .Product {
	font-size: 9pt;
}
.LatestProduct A{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #F4A62B;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #FF0000;
}
/********************************************************/
/* Invoice Page
/********************************************************/
.InvoiceItem {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #333;
}
.InvoiceItemAlternate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background-color: #FFE6BF;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #333;
}
.InvoiceTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #fff;
	background-color:#FF6600;
}
.InvoiceTitle A:Link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #fff;
}
.InvoiceTitle A:Visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #fff;
}
.InvoiceTitle A:Hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #ccc;
	background-color:#FF6600;
}
.ProductList .Price {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #411B10;
}
.ProductList .ProductNumber {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
}
.ProductList .Name:Link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #866E39;
}
.ProductList .PageNumber {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #7E7668;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
}
.ProductList .PageNumber A {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #7E7668;
}
.ProductList .Name:Visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #866E39;
}
.ProductList .Name:Hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #584314;
}
.ProductList .Type {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #7E7668;
}

.ProductTitle {
	font-weight: bold;
	font-size: 18pt;
	margin: 0px;
}
.ProductSubTitles {
	font-weight: normal;
	font-size: 12pt;
}
.ProductPrice {
	font-weight: bold;
	font-size: 14pt;
}
