.bgImage {
	position: absolute;
	z-index: 0;
	height: 95%;
	width: 95%;
}

.cellBG {
	background-color: #FFF;
}

.linkSideNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}

.cellBGNav {
	background-image: url(images/nav_bg.gif);
}

.linkBottomNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #663399;
	text-decoration: none;
	font-weight: bold;
}
.cellBGNoRepeat {
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(images/bg.gif);
}

.maxcreativeText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 36px;
	font-weight: bold;
	color: #FF0099;
	text-decoration: none;
}

.linkMaxcreative {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 36px;
	font-weight: bold;
	color: #663399;
}

.textNormal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	color: #000;
	text-decoration: none;
	font-weight: bold;
}

.textHead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 22px;
	font-weight: bold;
	color: #FF0099;
	text-decoration: none;
}

.linkNormalText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #009933;
}

.cellBG2 {
	background-color: #663399;
}

.cellBG3 {
	background-color: #ffcccc;
}

.noRepeat {
	background-repeat: no-repeat;
	background-position: center center;
}

.textSmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #996699;
	text-decoration: none;
}

.textItalic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #009933;
	text-decoration: none;
}

.textBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #996699;
	text-decoration: none;
}

.textNote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #339933;
	text-decoration: none;
	font-style: italic;
}

.textPrivacy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	font-weight: bold;
	color: #0000FF;
	text-decoration: none;
}

.linkSideNavDown {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	font-weight: bold;
	color: #663399;
	text-decoration: none;
}

.linkEmailText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #663399;
}

.textItalicSmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #009933;
	text-decoration: none;
	font-style: italic;
}

.textSubNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 22px;
	font-weight: bold;
	color: #663399;
	text-decoration: none;
}

.linkSubNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 22px;
	font-weight: bold;
	color: #009900;
}

a.linkSideNav:hover, a.linkBottomNav:hover, a.textItalic:hover {
    text-decoration: underline;
}

a.linkEmailText:hover {
	text-decoration: none;
	}

a.textItalic:hover {
	text-decoration: none;
	}

a.linkNormalText:hover {
	text-decoration: none;
	}

a.linkMaxcreative:hover {
    text-decoration: none;
	color: #FF0099;
}

a.linkSubNav:hover {
	text-decoration: none;
	color: #663399;
}
.textAccolades {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	line-height: 18px;
	font-weight: bold;
	color: #6666FF;
	text-decoration: none;
}
.textCCC {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 24px;
	font-weight: bold;
	color: #00CC33;
	text-decoration: none;
}
.shippingHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	background-color: #FFCCCC;
}
.shippingNormal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #fff;
}

.normalText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.normal_text_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

.normal-text-red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.storeLeft {
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #FFCCCC;
}

.storeTable {
	border-width: 2px;
	border-style: solid;
	border-color: #FFCCCC;
}

.storeLeftBottom {
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #FFCCCC;
	border-left-color: #FFCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
	color: #000000;
}
.storeRightBottom {
	border-bottom-width: thin;
	border-right-width: thin;
	border-bottom-style: solid;
	border-right-style: solid;
	border-bottom-color: #FFCCCC;
	border-right-color: #FFCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
	color: #000000;
}
.storeRight {
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #FFCCCC;
}

.storeSingleItemTop {
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #FFCCCC;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #FFCCCC;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #FFCCCC;
}

.storeSingleItemBottom {
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #FFCCCC;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #FFCCCC;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FFCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
	color: #000000;
}

.cookieDiv {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	color: #FF0000;
	background-color: #FFFF99;
	text-align: center;
	border: 1px solid #99CC00;
	font-style: italic;
}

.contentsDiv {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFCC;
	border: thin solid #CC0000;
}

.fpTable {
	border: 2px solid #8000FF;
}
#featured {
	right: auto;
	position: absolute;
	visibility: visible;
}
.no-show {
	display: none;
}
.show {
	display: inline;
}
.no_mas {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF0000;
	line-height: 22px;
}
.graphic_left {
	margin-right: 4px;
}
