﻿BODY
{
	height: auto;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	font-family: Arial, Sans-Serif !important;
	font-size: 12px;
	background-color: #000000;
	cursor: default;
  color:#babdbf;
  line-height:16px;
}

BODY.popup
{
	background-image: none;
	background-color: #000000;
}

a img, a:link img, a:visited img, a:hover img, a:active img { border:0 !important; }

a
{
	color: #000000;
	text-decoration: none;
	padding-bottom: 11px;
	font-weight: bold;
}

a:hover
{
	text-decoration: underline;
}

a.white
{
	color: #ffffff;
	text-decoration: underline;
	line-height:18px;
	font-weight:normal;
	text-transform:none;
	font-family:Arial, Helvetica, sans-serif !important;
	font-size:12px;
}

a.white:hover
{
	color: #eecc66;
}

.button
{
	border: 1px solid #515151;
	font:13px/1.231 arial, helvetica, clean, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #668499;
	background-color: #000000;
	padding: 2px;
	width: 127px;
	text-transform: uppercase;
	height:26px;
	cursor:pointer;
}
.button:hover
{
	color: #eecc66;
}

INPUT.textbox
{
	border: 1px solid #515151;
	font:13px/1.231 arial, helvetica, clean, sans-serif;
	color: #668499;
	background-color: #000000;
	width: 127px;
	text-transform: uppercase;
	height:26px;
}

.UL
{
	line-height: 14px;
	color: #2a2a2a;
	list-style-image: none;
	list-style-type: square;
}

/*------------------Privacy Statement Page-------------------------*/
/*------------End Privacy Statement Page---------------------------*/

/*---------------------------Register Page-------------------------*/
.regTextbox
{
	padding: 0px;
	margin: 0px;
	color: #333333;
	font-family: arial;
	font-size: 11px;
	background-color: #ffffff;
	width: 190px;
}

.requiredIndicator
{
	font-family: arial;
	font-size: 11px;
	font-weight: bolder;
	color: red;
	text-align: center;
}

.hand
{cursor:auto;}
/*-----------------------End Register Page-------------------------*/

/*--------------------popularItems Control-------------------------*/
.itemNumberHyperPopularItems
{
	text-decoration: none;
	cursor: auto;
	font-size: smaller;
	font-weight: bold;
}

.productNamePopularItems
{
	vertical-align: top;
	font-size: smaller;
	font-weight: bold;
}
/*-------------------End popularItems Control----------------------*/

/*------------------------Shopping Cart----------------------------*/
.gvSC
{
	border: 1px solid #ededed;
	font-family: arial;
	font-size: 8pt;
	color: #333333;
}

.gvSCHeader
{
	background-color: #ededed;
	color:#333333;
}

.gvSCRow
{
	border: 0px solid;
}

.gvSCLink
{
	font-family: arial;
	color: #b04d1c;
	text-decoration: none;
	font-size: 7pt;
	font-weight: normal;
}

.gvSCLink:hover
{
	color: #ff6600;
}

.gvSCProductNameLink
{
	font-family: arial;
	color: #b04d1c;
	text-decoration: none;
	font-size: 8pt;
	font-weight: bold;
}

.gvSCProductNameLink:hover
{
	color: #ff6600;
}
/*-----------------------End shoppingCart Page---------------------*/

/*-----------------------checkout Page-----------------------------*/
.gvCheckout
{
	border: 1px solid #ededed;
	font-family: arial;
	font-size: 8pt;
	color: #333333;
}

.gvCheckoutHeader
{
	background-color: #ededed;
	color:#333333;
}
/*--------------------End checkout Page----------------------------*/
