html, body
{
	width: 100%;
	height: 100%;
	text-align: left;
	background: #040404;
}
html, body, div, span, h1, h2, h3, p
{
	margin: 0;
	padding: 0;
}
img
{
	color: #040404;
}
img, table
{
	border: 0;
}
a
{
	text-decoration: underline;
}
a:hover
{
	cursor: pointer;
}

/* Layout Styles */

.Wrapper
{
	width: 100%;
}
.LeftArea
{
	width: 400px;
	height: 100%;
}
.NavigationDiv
{
	position: absolute;
	z-index: 7;
	top: 147px;
	left: 95px;
}
.NavigationDiv ul, .NavigationDiv li
{
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.NavigationDiv ul li a
{
	color: #FFF;
    font: normal 12px/19px Verdana, Arial, Sans-Serif;
    text-transform: uppercase;
    text-decoration: none;
}
.NavigationDiv ul li a#Selected, .NavigationDiv ul li a:link#Selected,.NavigationDiv ul li a:active#Selected,.NavigationDiv ul li a:visited#Selected,.NavigationDiv ul li a:hover#Selected, .NavigationDiv ul li a#Expanded,.NavigationDiv ul li a:link#Expanded,.NavigationDiv ul li a:active#Expanded,.NavigationDiv ul li a:hover#Expanded,.NavigationDiv ul li a:visited#Expanded
{
	color: #BBB0A3;
    font: normal 12px/19px Verdana, Arial, Sans-Serif;
    text-transform: uppercase;
    text-decoration: none;
}
.NavigationDiv ul li ul
{
	padding-bottom: 15px;
}
.NavigationDiv ul li ul li a
{
	color: #BBB0A3;
	font: normal 12px/19px Arial, Sans-Serif;
	text-decoration: none;
	text-transform: lowercase;
	padding-left: 7px;
}
.NavigationDiv ul li ul li a:visited#Selected, .NavigationDiv ul li ul li a:hover#Selected, .NavigationDiv ul li ul li a:active#Selected, .NavigationDiv ul li ul li a:link#Selected
{
	color: #ffffff;
	font: normal 12px/19px Arial, Sans-Serif;
	text-decoration: none;
	text-transform: lowercase;
	padding-left: 7px;
}
.NavigationDiv a
{
	text-decoration: none;
	cursor: pointer;
}
#NavDiv
{
	margin-bottom: 33px;
}
.SearchBox
{
	width: 123px;
	height: 26px;
	background: url("../../Images/SAP/searchbox.png") no-repeat 0 0;
	border: 0;
	color: #FFF;
    font: normal 11px Verdana, Arial, Sans-Serif;
	padding: 6px 0 0 4px;
	margin: 0 3px 0 0;
}
.SearchButton
{
	width: 30px;
	height: 26px;
	background: url("../../Images/Buttons/search-button.png") no-repeat 0 0;
	border: 0;
	cursor: pointer;
	display: block;
}
.NewsletterText
{
	position: relative;
	bottom: 2px;
	left: 20px;
}
.KeywordSearchDiv a:hover
{
	text-decoration: none;
}
.LeftMainImage img
{
	position: absolute;
	z-index: 6;
	top: 311px;
	left: 0px;
}
.RightArea
{
	position: absolute;
	top: 0px;
	left: 400px;
	width: 570px;
}
.ContentWrapper
{
	width: 550px;
	color: #FFF;
    font: normal 12px/18px Verdana, Arial, Sans-Serif;
}
.MainContent
{
	margin-top: -30px;
}
.Header
{
	margin: 49px 0 62px 0;
}
.Footer
{
	margin: 0 0 12px 0;
	padding-top: 55px;
}
.Footer .footernav
{
	color: #FFF;
    font: normal 9px Tahoma, Arial, Sans-Serif;
}
.ListTable tr, .ListTable td
{
	text-align: left;
	vertical-align: middle;
}

/* End Layout Styles */

/* Home */

.HomeMainContent
{
	margin-top: -19px;
}
.HomeArea
{
	width: 550px;
	margin-top: 30px;
}
.HomeSeparator
{
	width: 547px;
	height: 2px;
	background: url("../../Images/SAP/separator.gif") repeat-x 0 0;
	margin: -4px 0 -3px 0;
}
.NavAreaButtonsTable td
{
	vertical-align: top;
	text-align: left;
}
.NavButtonSpacer
{
	height: 7px;
	line-height: 0;
}

/* End Home */

/* Product Gallery */

.ProdCatImage, .ProdListImage
{
	border: 1px solid #ECECEC;
	margin-top: 7px;
}
.ProdCatTitle
{
	text-decoration: none;
}

/* End Product Gallery */

/* Product Display */

.ProdDispBottomTable
{
	margin-top: 7px;
}
.ProdDispInfoTable
{
	margin: 12px 5px -3px 0;
	text-align: left;
	vertical-align: top;
}
.ProdDispLeftBox
{
	width: 102px;
	height: 33px;
	background: url("../../Images/SAP/price-box.gif") no-repeat 0 5px;
	padding-left: 7px;
	border: 0;
}
.ProdDispRightBox
{
	width: 25px;
	height: 33px;
}
.ProdDispImgDiv br
{
	line-height: 11px;
}
.QtyBox
{
	width: 25px;
	height: 23px;
	background: url("../../Images/SAP/qty-box.gif") no-repeat 0 0;
	border: 0;
	padding: 5px 0 0 3px;
	color: #DAB87C;
    font: bold 11px Tahoma, Arial, Sans-Serif;
}
.DollarBox
{
	background: url("../../Images/SAP/dollar.gif") no-repeat 0 5px;
}
.AddToCartDiv
{
	width: 25px;
	height: 22px;
}
.AddedToCartButton
{
	width: 25px;
	height: 22px;
	background: url("../../Images/SAP/added.gif") no-repeat 0 0;
	border: 0;
}
.ArrowBox
{
	background: url("../../Images/SAP/arrow-button.gif") no-repeat 0 6px;
}

/* End Product Display */

/* Shopping Cart */

.CartSeparator
{
	width: 520px;
	height: 2px;
	background: url("../../Images/SAP/separator.gif") repeat-x 0 0;
}
.CartHeader td
{
	padding-top: 10px;
}
.CTTtop
{
	/*margin-top: 66px;*/
}
.CartTotalsTable tr
{
	text-align: right;
	vertical-align: top;
	line-height: 44px;
}
.CartQtyBox
{
	width: 56px;
	height: 30px;
	background: #FFF;
	border: 0;
	color: #000;
	font: normal 14px Arial, Sans-Serif;
	padding: 7px 0 0 21px;
}
.DeleteButton
{
	width: 77px;
	height: 31px;
	background: url("../../Images/Buttons/delete.gif") no-repeat 0 0;
	display: block;
}

/* End Shopping Cart */

/* Checkout */

.CheckoutSeparator
{
	width: 100%;
	height: 22px;
	background: url("../../Images/SAP/separator.gif") repeat-x 0 12px;
}
.SCFormItem
{
	line-height: 33px;
}
.SCFormTextItem, .SCFormFieldItem
{
	width: 133px;
}
.TickedBox
{
	width: 27px;
	height: 24px;
	background: url("../../Images/SAP/tick.gif") no-repeat 0 0;
}
.UntickedBox
{
	width: 27px;
	height: 24px;
	background: url("../../Images/SAP/no-tick.gif") no-repeat 0 0;
}
.NextBackButtons
{
	padding-left: 133px;
	margin: 0;
}
.SCValidationHeading
{
	color: #ff0000;
}

/* End Checkout */

/* Form Styles */

.FormBox
{
	width: 237px;
	height: 30px;
	border: 0;
	border-top: 1px solid #454545;
	border-top: 1px solid #454545;
	margin-top: 4px;
	padding: 6px 0 0 2px;
	background: #FFF;
}
.SubmitButton
{
	width: 93px;
	height: 23px;
	background: url("/Images/Buttons/submit.gif") no-repeat 0 0;
	border: 0;
	cursor: pointer;
	margin-top: 5px;
}
.FormTable td
{
	vertical-align:middle;
}

/* End Form Styles */

.ShopCategoryLink, .ContentSubHeading
{
	text-decoration: none;
}
.TermsList
{
	position: relative;
	right: 16px;	
}
.TermsList ul
{
	position: relative;
	left: 16px;
}
.TermsClause
{
	color: #B6B1A8;
	margin-right: 5px;
}
/*Generic Classes */

.CB
{
	clear: both;
}
.CB1
{
	clear: both;
	height: 1px;
	overflow: hidden;
	margin-bottom: -1px;
}
.CB10
{
	clear: both;
	height: 10px;
	overflow: hidden;
}
.CleanUL, .CleanUL li, .CleanList, .CleanList li
{
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.CP
{
	cursor: pointer;
}
.DB
{
	display: block;
}
.DI
{
	display: inline;
}
.DN
{
	display: none;
}
.FL
{
	float: left;
}
.FR
{
	float: right;
}
.MA
{
	margin-left: auto;
	margin-right: auto;
}
.OH
{
	overflow: hidden;
}
.TC
{
	text-align: center;
}
.TL
{
	text-align: left;
}
.TR
{
	text-align: right;
}
.VT
{
	vertical-align: top;
}
.W100
{
	width: 100%;
}

/* End Generic Classes */

/* NavCartLink Styles */

.CartNavLink, a:link.CartNavLink, a:active.CartNavLink, a:hover.CartNavLink, a:visited.CartNavLink
{
	color: #FFF;
    font: normal 12px/14px Verdana, Arial, Sans-Serif;
    text-transform: uppercase;
    text-decoration: none;
}

.CartNavPic
{
	position: relative;
	top: 4px;
	right: 7px;
}

/* End NavCartLink Styles */

.ProdListControl
{
	vertical-align: bottom;	
}
.ProdListTitle
{
	width: 170px;
	height: 45px;
	padding: 0 5px 0 3px;
}