﻿.logo
{
	width: 319px;
	height: 100px;
	border: none;
}
.topImage
{
	background-color: #660066;
	width: 880px;
	height: 130px;
	border: solid 0px #666633;
}
.quote
{
	margin-right: 16px;
}
.mainBar
{
	background: url(images/mainbar-bg.gif) repeat-x;
	height: 25px;
	color: #FFFFFF;
	line-height: 25px;
	width: 884px;
}
.mainBar A
{
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 22px;
	padding-right: 22px;
	margin-right: 22px;
	margin-left: 22px;
	float: left;
	display: block;
	font-weight: bold;
}
.mainBar A:hover, .mainBar A.active
{
	background: url(images/mainbar-hover.gif) repeat-x;
}
.cartButton
{
	font-weight: normal;
	height: 16px;
	vertical-align: middle;
	text-align: center;
	color: White;
	text-decoration: none;
	margin-left: 1px;
	display: block;
	clear: none;
	padding: 4px;
	background-image: url(images/8x8-20pct.png);
}
.cartButton:hover
{
	background-image: url(images/8x8-40pct.png);
}
.topButton
{
	font-weight: normal;
	height: 16px;
	vertical-align: middle;
	text-align: center;
	color: White;
	text-decoration: none;
	margin-left: 1px;
	display: block;
	clear: none;
	padding: 4px;
	background-image: url(images/8x8-20pct.png);
}
.topButton:hover
{
	background-image: url(images/8x8-40pct.png);
}
.topMenu
{
	width: 539px;
	height: 28px;
	border: 0px;
	display: block;
	text-align: right;
	padding-right: 10px;
	background-repeat: no-repeat;
	padding: 0px;
	background-image: url(images/topMenu.png);
}
.cartLabel
{
	width: 102px;
	height: 22px;
	margin: 0px;
	padding: 0px;
	border: 0px none;
	vertical-align: middle;
	color: White;
	background-color: Transparent;
}
.cartBoxDiv
{
	background-image: url(images/TopEntryBackground.png);
	height: 22px;
	vertical-align: middle;
	margin: 0px;
	padding: 0px;
	border: 0px none;
	font-size: 8pt;
	background-repeat: repeat-x;
	background-color: Black;
}
.cartBox
{
	background: transparent;
	border: 0px none;
	font-size: 8pt;
	margin-top: 2px;
	vertical-align: middle;
	width: 100px;
	padding: 0px;
}
.cartBoxLink
{
	background: transparent;
	border: 0px none;
	font-size: 8pt;
	margin-top: 0px;
	padding-top: 2px;
	vertical-align: middle;
	width: 100px;
	padding-left: 0px;
	color: Black;
	text-decoration: none;
	cursor:pointer;
	display: block;
	text-align: left;
}
.cartBoxLink:visited
{
	color: Black;
	text-decoration: none;
	cursor:pointer;
}
.searchLabel
{
	width: 64px;
	height: 22px;
	margin: 0px;
	padding: 0px;
	border: 0px none;
	vertical-align: middle;
	color: White;
	background-color: Transparent;
}
.searchBoxDiv
{
	background-image: url(images/TopEntryBackground.png);
	height: 22px;
	vertical-align: middle;
	margin: 0px;
	padding: 0px;
	border: 0px none;
	font-size: 8pt;
	background-repeat: repeat-x;
	background-color: Black;
}
.searchBox
{
	background: transparent;
	border: 0px none;
	font-size: 8pt;
	margin-top: 2px;
	vertical-align: middle;
	width: 240px;
	padding: 0px;
}
.searchBtn
{
	width: 25px;
	height: 22px;
	margin: 0px;
	padding: 0px;
	border: 0px none;
	vertical-align: middle;
	background-color: Black;
}
.addressBlock
{
	font-family: Arial, Helvetica, Tahoma, Verdana;
	font-size: 10pt;
	color: White;
	font-weight: bold;
	font-variant:small-caps;
}