/* CSS Document */
IMG{border:0}
.SearchInput {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: Black;
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
	height: 18px;
	width: 130px;
}
A{
	cursor: pointer;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
P{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
}
TD{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
}

.CopyWrite{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #000000;
	text-align: left;
}
.GSS{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF9933;
	text-align: left;
}
.LoginLabel{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}
.ForgotLabel{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}

.ReportTitle{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #000000;
}
.FormWarning{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: red;
}
.FormNotes{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
}
.FormLabel{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #000000;
	white-space: nowrap;
	text-align: right;
}
.FormInput{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
}
.HTMLEditor{
	font-family: Arial, Helvetica, sans-serif;
	background-color: #cccccc;
	border-color: #cccccc;
}
.TextSmall{
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
.BrowseInput{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
	height: 18px;
	width: 25px;
	text-align: center;
}
.BrowseLabel{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: Bold;
	color: black;
}
.BrowseText{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: black;
}
.BrowseOutStock{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bolder;
	color: red;
	text-decoration: line-through;
}
.BrowsePacking{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: 100;
	color: black;
}
.BrowseTitle{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: Black
}
.BrowseElements{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: Black;
	font-style: normal;
	text-decoration: underline;
}
.BrowseImgBuy{
	cursor: pointer;
}
.BrowseItem{
	background-repeat: no-repeat;
}

.TabFinalPart{
	background-image: url(/Images/TabStrip/TabEnd.gif);
}
.LeftMenuItem{
	background-image: url(/Images/LeftMenuBG.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #000000;
	vertical-align:middle;
}
.ALeftMenuItem{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #000000;
}
.LeftSubMenuItem{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #407FA2;
}
.LeftMenuItemSelected{
	background-image: url(/Images/ExtraBGSel.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: white;
	vertical-align:middle;
}
.PriceRegular{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: red;
	text-decoration: line-through;
}
.PriceHandH{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: black;
}
.PriceHandHPromo{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: red;
	text-decoration: line-through;
}
.PricePromo{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bolder;
	color: red;
}
.OrderHeader{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bolder;
	color: White;
	background-image: url(/Images/NavigatorBG.gif);
	text-align: center;
    white-space: nowrap;
}
.CouponErrMsg{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: red;
}
.PaymentVisa{
	background: url(/Images/CC/visa.gif) no-repeat 0;
	width: 37px;
	height: 23px;
	margin-right: 0.4em;
	float: left;
	clear: none;
}
.PaymentMC{
	background: url(/Images/CC/mc.gif) no-repeat 0;
	width: 37px;
	height: 23px;
	margin-right: 0.4em;
	float: left;
	clear: none;
}
.PaymentAmex{
	background: url(/Images/CC/amex.gif) no-repeat 0;
	width: 37px;
	height: 23px;
	margin-right: 0.4em;
	clear: none;
	float: left;
}
.PaymentDisc{
	background: url(/Images/CC/disc.gif) no-repeat 0;
	width: 37px;
	height: 23px;
	margin-right: 0.4em;
	clear: none;
	float: left;
}
.PaymentDinn{
	background: url(/Images/CC/dine.gif) no-repeat 0;
	width: 37px;
	height: 23px;
	margin-right: 0.4em;
	clear: none;
	float: left;
}
option.ExpirationDate{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #CCCCCC;
}
.OrderDisclosure{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #000000;
}
.HomeText{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: Bold;
	color: black;
}

