/*
Bright Red:		#cc0033
Dark Red:		#990000
Faint Red:		#ffe6e6

Dark Blue:		#005bbf
Faint Blue:		#e6e6ff

Yellow:			#FFFFCF
*/

body
{
	background-color: white;
	color: Black;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	border: 0px;
	width: 100%;
	height: 100%;
}

A,
A:visted,
A:link,
A:active,
A:hover
{
	color: #cc0033;
	text-decoration: none;
}
.visitor_body
{
	height: 400px;
}
IMG
{
	border: 0px solid black;
}
TABLE
{
	border: 0px solid black;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
TD
{
	border: 0px solid black;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
sup
{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 6pt;
}

.body
{
	padding-right: 10px;
}

#Page_Header,
#TopNavBar,
#LeftBar,
#BlueFooter,
#RedFooter,
.SearchInBodyHeader,
.debug
{
	display: none;
}


.start_box
{
	border:1px solid #A40129;
	background-color: #E8BFC9;
	width: 248px;
	height:94px;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 10pt;
	font-weight: bold;
	text-align: center;
	letter-spacing: -1;
	padding: 3 3 3 3;
}
.start_box INPUT
{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 8pt;
}
.start_box_input
{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 8pt;
	border: 1px solid black;
}
.start_box TD
{
	padding: 3 5 3 3;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 10pt;
	letter-spacing: -1;
}
#container
{
	MIN-HEIGHT: 100%;
	POSITION: relative;
	height: 100%;
}

.bodyheader
{
	border-top: 1px solid #cc0033;
	border-bottom: 1px solid #cc0033;
	font-family:Palatino Linotype, Serif;
	font-size: 10pt;
	font-weight: bold;
	color: #cc0033;
	margin-top: 6px;
	margin-bottom:8px;
	padding-left: 8px;
}
H1
{
	border-top: 1px solid #cc0033;
	border-bottom: 1px solid #cc0033;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 10pt;
	font-weight: bold;
	color: #cc0033;
	margin-top: 6px;
	margin-bottom:8px;
	padding-left: 8px;
}
.bodyheader A
{
	color: #cc0033;
}

#body
{
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 8px;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 8pt;
}
.Customer_Address
{
	color: #cc0033;
	padding: 4px;
	margin: 3px;
	border: 1px solid black;
}
.subcategories
{
	/* color: #990000; */
	padding: 2px;
	border-bottom: 1px solid #CCCCCC;
}
.col3
{
	float: left;
	width: 24%;
}
.alpha
{
	text-align: center;
	font-weight: bold;
	background: silver;
	padding: 2px;
	margin: 2 0 6 0;
}
INPUT
{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 8pt;
	padding-left: 2px;
	padding-right: 2px;
	
}
TEXTAREA
{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 8pt;
	padding-left: 2px;
	padding-right: 2px;
	
}
.grid
{
	background-color: #ffe6e6;
	float:left;
	padding: 10 10 10 10;
}
.grid DIV
{
	background-color: White;
	border: 1px solid #cc0033;
	float:left;
}
.grid .cartdiv
{
	background-color: #ffe6e6;
	border:0;
	float:right;
	width:100%;
	text-align:right;
	margin-bottom: 10px;
}

.grid .cartbutton
{
	background-color: white;
	border:2px solid #cc0033;
	color: #cc0033;
	font-weight:bold;
}

.ItemDetailBackGround
{
	width: 100%;
	height: 100%;
	background-color: #e6e6e6;
	padding: 10 10 10 10;
	text-align: center;
}
.ItemDetail
{
	background-color: White;
	border: 1px solid #cc0033;
	width: 90%;
	height: 100;
	/* margin-left: 10px; */
	/* margin-top: 20px; */
	padding: 5 5 5 5;
	font-family:Times New Roman,Times,serif;
}
.ItemDetail .image
{
	border-right: 1px solid silver;
	border-Bottom: 1px solid silver;
	text-align: center;
	font-family:Times New Roman,Times,serif;
	font-size: 8pt;
}
.ItemDetail .body
{
	padding-left: 10px;
	font-size: 10pt;
	height: 100%;
}
.ItemDetail .body P
{
	font-size: 12pt;
	font-weight: bold;
}
.ItemDetail .header
{
	font-weight:bold;
	margin:2 0 0 0;
}
.ItemDetail TABLE
{
	border: 1px solid #cc0033;
	font-size: 8pt;
	font-family: Times New Roman,Serif;
	width: 100%;
}
.ItemDetail TABLE THEAD TD
{
	background-color: #cc0033;
	color: White;
	font-size: 8pt;
}
.ItemDetail TABLE TD
{
	font-size: 8pt;
	font-family: Times New Roman,Serif;
	padding-left: 3px;
}
.SilverBorder
{
	vertical-align: top;
	font-size: 8pt;
	border-bottom: 1px solid silver;
}
.highlight
{
	background-color: #cc0033;
	color: White;
	font-weight:bold;
	padding-left:2px;
	padding-right:2px;
	text-transform:capitalize;
}
.AddtoCartBar,
.AddWish,
.DropWish
{
	display: none;
}

.qty
{
	text-align: right;
	border: 1px solid gray;
}
.hidden
{
	height: 1px;
	width: 1px;
	overflow:hidden;
}
.right
{
	text-align:right;
	width: 30%;
	float:right;
}

.ClstrList
{
	font-size: 8pt;
	font-family: Verdana, Arial, Sans-Serif;
}

.ClstrList THEAD
{
	background-color: Silver;
}
.ClstrList TD
{
	border-bottom: 1px solid silver;
	padding-top: 1px;
	padding-bottom: 1px;
}
.WhatsNewList
{
	font-size: 12pt;
	font-family: Verdana, Arial, Sans-Serif;
}
.WhatsNewList THEAD
{
	background-color: #cc0033;
	color: White;
	font-weight: bold;
	font-family: Verdana, Arial, Sans-Serif;
}
.WhatsNewList TD
{
	padding-top: 0px;
	padding-bottom: 0px;
	vertical-align: middle;
}

.ItemList
{
	font-size: 8pt;
	font-family: Verdana, Arial, Sans-Serif;
}
.ItemList THEAD
{
	background-color: #dddddd;
}
.ItemList THEAD TD
{
	padding: 2px, 2px, 2px, 2px;
}
.ItemList THEAD .small
{
	font-size: 7pt;
	padding: 2px, 2px, 2px, 2px;
}

.PriceSpan
{
	width: 50px;
	text-align: center;
	margin: 0px, 1px, 0px, 2px;
}
.CartTable
{
	font-size: 8pt;
	font-family: Verdana, Arial, Sans-Serif;
}

.CartTable THEAD TD
{
	background-color: #FFFFCF;
	border-top: 1px solid #cc0033;
	border-bottom: 1px solid #cc0033;

	padding-top: 2px;
	padding-bottom: 2px;
	font-size: 8pt;
	font-weight: bold;
}
.CartTable TD
{
	font-size: 8pt;
	font-family: Verdana, Arial, Sans-Serif;
}
.CartTable .Desc
{
	padding-left:15px;
	border-bottom: 1px solid silver;
	font-size: 7pt;
}
.CartTable .updateqty
{
	background-color: #FFFFCF;
	border-top: 1px solid #cc0033;
	border-bottom: 1px solid #cc0033;
	padding: 3px 2px 2px 2px;
	font-size: 5pt;
	font-family: Verdana, Arial, Sans-Serif;
}
.CartTable .updateqty INPUT
{
	background-color: #ffe6e6;
}

.AddressTable
{
	font-size: 8pt;
	font-family: Verdana, Arial, Sans-Serif;
}

.AddressTable THEAD TD
{
	background-color: #ffe6e6;
	border-top: 1px solid #cc0033;
	border-bottom: 1px solid #cc0033;

	padding-top: 2px;
	padding-bottom: 2px;
	font-size: 8pt;
	font-weight: bold;
}
.AddressTable TD
{
	font-size: 8pt;
	font-family: Verdana, Arial, Sans-Serif;
	border-bottom: 1px solid silver;
}
.AddressTable .updateqty
{
	background-color: #ffe6e6;
	border-top: 1px solid #cc0033;
	border-bottom: 1px solid #cc0033;
	padding: 3px 2px 2px 2px;
}
.soa
{
	color: Red;
	text-align: center;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 10pt;
	font-weight: bold;
	padding-top: 10px;
}
.promo
{
	color: Blue;
	font-weight: bold;
}
PRE
{
	background-color: #ffe6e6;
}
.currentactivity
{
	font-family: Tahoma, Arial, Sans-Serif;
	font-size: 8pt;
}
.currentactivity THEAD
{
	background-color: Silver;
	font-size: 10pt;
}
.currentactivity TD
{
	padding: 1px 3px 1px 3px;
}
.alert
{
	text-align: center;
	border: 1px solid #cc0033;
	color: #990000;
	padding: 4 4 4 4;
	font-size: 10pt;
	font-weight:bold;
}
.alert small
{
	color: Black;
	font-weight: normal;
}
.SearchInBodyHeader
{
	color: #cc0033;
	font-size: 8pt;
	font-weight:normal;
	text-align: center;
	background-color: #ffe6e6;
}
.SearchInBodyHeader INPUT
{
	border: 1px solid black;
}
.error
{
	color: Red;
	font-weight: bold;
	padding: 5 0 5 0;
}
#goBtn
{
	width: 25;
	height: 17;
	background-color: #cc0033;
	color: white;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 8pt;
	border: 1px;
	font-style: italic;
}
#resetBtn
{
	height: 17;
	background-color: #cc0033;
	color: white;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 8pt;
	border: 1px;
	font-style: italic;
}
.newcusttable
{
	font-size:8pt;
	font-family: Verdana, Arial, Sans-Serif;
	width: 100%
}
.newcusttablebordered
{
	border: 1px solid #cc0033;
	font-size:8pt;
	font-family: Verdana, Arial, Sans-Serif;
	width: 100%
}
.whlsle
{
	background-color: #dddddd;
	/*color: #990000; */
	padding-right: 2px;
}
.dropdown
{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 8pt;
}
.showdates
{
	margin-bottom: 10px;
	
}
.showdates b
{
	color: #cc0033;
}
.thumbnail60 span
{
	display: none;
}
.FOB
{
	color: #00cc00;
	font-weight: bold;
	font-size: 8pt;
}

.OrderHistory
{
	border: 1px solid black;
}
.OrderHistory .b
{
	border-right: 1px solid silver;
	border-bottom: 1px solid silver;
}
.OrderHistory TD
{
	font-family: Sans-Serif;
	font-size: 8pt;
	padding: 1px 2px 1px 2px;
}
.OrderHistory .red
{
	background-color: #cc0033;
	color: White;
	padding: 0px 2px 0px 2px;
	font-family: Palatino Linotype, Serif;
	font-size: 10pt;
	font-weight: bold;
	border: 0px;
}
.OrderHistory THEAD TD
{
	background-color: #cc0033;
	color: White;
	padding: 0px 2px 0px 2px;
	text-align: center;
	font-family: Palatino Linotype, Serif;
	font-size: 10pt;
	font-weight: bold;
}
.OrderHistory TFOOT TD,
.OrderHistory TFOOT A,
.OrderHistory TFOOT A:link,
.OrderHistory TFOOT A:visited
{
	background-color: #cc0033;
	color: White;
	text-decoration: none;
	font-family: Palatino Linotype, Serif;
	font-size: 10pt;
	padding: 0px;
}
.OrderHistory TFOOT A:active,
.OrderHistory TFOOT A:hover
{
	text-decoration: underline;
	font-family: Palatino Linotype, Serif;
	font-size: 10pt;
}
.shaded TD
{
	background-color: #FFFFCF;
	border: 0px;
}
.unshaded TD
{
	background-color: white;
}
.backordered TD
{
	background-color: #ffe6e6;
	border: 0px;
}

.AdminLogin
{
	margin: 10px, 0px, 10px, 0px;
	width: 650px;
	border: 1px solid #cc0033;
}
.AdminLogin DIV
{
	text-align: center;
	background-color: #ffe6e6;
	padding: 5px;
}
.AdminLogin .pass
{
	text-align: left;
	background-color: #FFFFCF;
}
.AdminLogin .pass SPAN
{
	margin: 0px, 0px, 0px, 100px;
	width: 160px;
	text-align: left;
}
.AdminLogin .pass INPUT
{
	font-size: 8pt;
	border: 1px solid gray;
}
.AdminLogin .pass .GoBtn
{
	font-size: 8pt;
	border: 1px solid gray;
	background-color: #cc0033;
	color: White;
}