/* $Id: skin1.css,v 1.24.2.13 2007/04/17 06:20:49 max Exp $ */
/*
	General styles
*/
* { margin: 0; }

BODY,DIV,TH,TD,P,INPUT,SELECT,TEXTAREA,TT {
	FONT-FAMILY: Vardana, Arial, Helvetica, Sans-serif;
	COLOR: #000000;
	FONT-SIZE: 11px;
}

A:link {
	COLOR: #333;
	TEXT-DECORATION: none;
}
A:visited {
	COLOR: #333;
	TEXT-DECORATION: none;
}
A:hover {
	COLOR: #F03;
	TEXT-DECORATION: underline;
}
A:active  {
	COLOR: #333;
	TEXT-DECORATION: none;
}

a.EricHome:link {
	color: #696969;
	text-decoration: none;
}
a.EricHome:visited {
	color: #696969;
	text-decoration: none;
}
a.EricHome:hover {
	color: #f09;
	text-decoration: none;
}
a.EricHome:active {
	color: #696969;
	text-decoration: none;
}


H1 {
	FONT-SIZE: 15px;
}
H2 {
	FONT-SIZE: 13px;
}
H3 {
	FONT-SIZE: 12px;
}
HR {
	COLOR: #DDDDDD;
	HEIGHT: 1px;
}
HTML,BODY {
	PADDING: 0px;
	BACKGROUND-COLOR: #FFFFFF;
	height: 100%;
}

BODY {
	background-image:url(images/main_bg_top2.png);
	background-position:top left;
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	min-height: 100%; /*700px;*/
	PADDING: 0px;
}

FORM {
	vertical-align: top;
}
TABLE,IMG {
	BORDER: 0px;
}
/*
input,select {
	background-color: #FFF !important;
	color: #000;
	padding-left: 3px;
	vertical-align: middle;
}
*/
/*
	Content enviroment styles
*/
#bg_bottom {
	background-image:url(images/main_bg_bottom2.png);
	background-position:bottom left;
	background-repeat:no-repeat;
	min-height: 100%;
	PADDING: 0px;
	vertical-align: top;
}

TABLE.Container {
	width: 958px;
	vertical-align: top;
	padding: 0px;
	border-collapse: collapse;
	margin: 0px auto; 
}

TD.MainArea {
	vertical-align:top;
	padding-top: 10px;
	width: 958px;
	min-height: 100%;
}
/*
	Header styles
*/
.H1Header {
width: 212px;
	color: #fff;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	padding-left: 10px;
	padding-top: 10px;
	margin: 0px;
}

.HeaderLeft {
	width: 219px;
	height: 136px;
	vertical-align:top;
/*	background-image: url(images/logo2.jpg);
	background-repeat: no-repeat;
	background-position: top left;
*/
}

.HeaderLeft div {
	width: 70px;
	height: 20px;
	color: #fff;
	position: relative;
	top: 80px;
	left: 150px;
}
.HeaderRight {
	width: 830px;
	height: 115px;
	vertical-align:top;
}
.HeadBannerCont {
	height: 50px;
	width: 405px;
	vertical-align:top;
}

.HeadBanner {
	vertical-align:middle;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	padding-left:10px;
	color:#FFFFFF;
	padding-top:12px;
	font-weight: bold;
	font-style: italic;
	width: 460px;
}

#bannerHeaderTxt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	text-align: justify;
}

#bannerHeaderTxt h1{
	margin: 0px;
	display: inline;
}

.HeadBanner #free{
	color:white;
	font-weight: bold;
}

.HeaderMenuLink:link {
	COLOR: #99cc33;
	TEXT-DECORATION: none;
}
.HeaderMenuLink:visited {
	COLOR: #99cc33;
	TEXT-DECORATION: none;
}
.HeaderMenuLink:hover {
	COLOR: #99cc33;
	TEXT-DECORATION: underline;
}
.HeaderMenuLink:active  {
	COLOR: #99cc33;
	TEXT-DECORATION: none;
}

.HeadSearchCont {
	text-align: right;
	padding-right: 0px;
	padding-bottom: 5px;
	vertical-align: top;
	height: 40px;
}
.HeadSearchInput {
	border-style: inset;
 	border-color:#666666; 
	font-size: 14px;
	color:#000000;
	vertical-align:middle;
}
.HeadMenuCont {
	text-align: right;
	padding: 0px 0px 0px 0px;
	vertical-align: middle;
	width: 270px;
	margin-left: auto;
	margin-right: 0px;
}

.HeadCatMenu {
	padding-left: 5px;
	padding-top: 2px;
	width: 500px;
	height: 48px;
	background-image:url(images/menu_bg.gif);
	background-repeat:repeat-x;
	background-position:top;
	vertical-align:top;
}

a.CatMenu:link {
	color: #666;
	text-decoration: none;
}
a.CatMenu:visited {
	color: #666;
	text-decoration: none;
}
a.CatMenu:hover {
	color: #FF3399;
	text-decoration: underline;
}
a.CatMenu:active {
	color: #666;
	text-decoration: none;
}
a.CatMenuSelected:link {
	color: #FF3399;
	text-decoration: none;
}
a.CatMenuSelected:visited {
	color: #FF3399;
	text-decoration: none;
}
a.CatMenuSelected:hover {
	color: #000000;
	text-decoration: underline;
}
a.CatMenuSelected:active {
	color: #FF3399;
	text-decoration: none;
}

.CatMenuItem {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-style:italic;
	font-weight:bold;
	text-align:center;
	border-right: 1px #FFFF99 solid;
	height: 40px;
	vertical-align:middle;
}

.CatMenuItemLast {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-style:italic;
	font-weight:bold;
	text-align:center;
	height: 40px;
	vertical-align:middle;
	padding-left:2px;
}

/*
	Footer styles
*/
.footer_sep {
	color: #666;
	font-weight: bold;
}

.BottomBox {
	background-image:url(images/footer.gif);
	background-position:top left;
	background-repeat:no-repeat;
	margin-left: auto;
	margin-right: auto;
	COLOR: #000000;
	HEIGHT: 121px;
	width: 958px;
	VERTICAL-ALIGN: top;
	position: relative;
	font-size: 9px;
	padding: 0px;
}

.BottomMenu {
	color: #FFFFFF;
	text-align:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	position: absolute;
	top: 10px;
	left: 10px;
	padding: 0px;
}

.BottomMenu a:link{
	color: #FFFFFF;
	text-decoration:none;
}
.BottomMenu a:visited{
	color: #FFFFFF;
	text-decoration:none;
}
.BottomMenu a:hover{
	color: #FFFFFF;
	text-decoration:underline;
}
.BottomMenu a:active{
	color: #FFFFFF;
	text-decoration:none;
}

.BottomMenu1a a:link{
	color: #FFFFFF;
	text-decoration:none;
}
.BottomMenu1a a:visited{
	color: #FFFFFF;
	text-decoration:none;
}
.BottomMenu1a a:hover{
	color: #FFFFFF;
	text-decoration:underline;
}
.BottomMenu1a a:active{
	color: #FFFFFF;
	text-decoration:none;
}
.BottomMenu2a a:link{
	color: #FFFFFF;
	text-decoration:none;
}
.BottomMenu2a a:visited{
	color: #FFFFFF;
	text-decoration:none;
}

.BottomMenu2b a:hover{
	color: #FFFFFF;
	text-decoration:underline;
}
.BottomMenu2b a:active{
	color: #FFFFFF;
	text-decoration:none;
}
.BottomMenu2b a:link{
	color: #FFFFFF;
	text-decoration:none;
}
.BottomMenu2b a:visited{
	color: #FFFFFF;
	text-decoration:none;
}
.BottomMenu2b a:hover{
	color: #FFFFFF;
	text-decoration:underline;
}
.BottomMenu2b a:active{
	color: #FFFFFF;
	text-decoration:none;
}

.BottomMenu2 {
	color: #FFFFFF;
	text-align:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	position: absolute;
	top: 100px;
	left: 810px;
	white-space: nowrap;
	padding: 0px;
}
.BottomMenu1 {
	color: #FFFFFF;
	text-align:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	position: absolute;
	top: 100px;
	left: 20px;
	padding: 0px;
	white-space: nowrap;
}
.BottomMenu1a {
	color: #FFFFFF;
	text-align:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	position: absolute;
	top: 100px;
	left: 180px;
	padding: 0px;
	white-space: nowrap;
}

.BottomMenu2a {
	color: #FFFFFF;
	text-align:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	position: absolute;
	top: 100px;
	left: 610px;
	padding: 0px;
	white-space: nowrap;
}
.BottomMenu2b {
	color: #FFFFFF;
	text-align:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	position: absolute;
	top: 100px;
	left: 670px;
	padding: 0px;
	white-space: nowrap;
}

.BottomCCInfo {
	color: #FFFFFF;
	text-align:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	position: absolute;
	top: 95px;
	left: 410px;
	height: 20px;
	padding: 0px;
	vertical-align: middle;
}

.BottomCCInfo img {
	padding: 0px;
	vertical-align: bottom;
}

.Bottom {
	BACKGROUND-COLOR: #99CC00;
	COLOR: #000000;
}
.BottomPopup {
	WIDTH: 100%;
	TEXT-ALIGN: right;
	PADDING-BOTTOM: 10px;
}
.BottomPopup A {
	FONT-WEIGHT: bold;
}   
.BottomDialogBox {
	BACKGROUND-COLOR: #FFE591;
	PADDING-LEFT: 13px;
	PADDING-TOP: 10px;
	PADDING-BOTTOM: 10px;
}

.PromoCont {
	position: relative;
	top: 0px;
	left: 0px;
	width: 958px;
	height: 170px;
	margin-left: auto;
	margin-right: auto;
	margin-top: auto;
	margin-bottom: 0px;
}

.PromoLeft {
	position: absolute;
	top: 0px;
	left: 0px;
	margin: 0px;
	padding: 0px;
}

.PromoRight {
	position: absolute;
	top: 0px;
	left: 385px;
	margin: 0px;
	padding: 0px;
}

.PromoNewsSignUp {
	position: absolute;
	top: 0px;
	left: 770px;
	margin: 0px;
	padding: 0px;
}

.FooterCont {
	position: relative;
	bottom: 0px;
	left: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-top: auto;
	margin-bottom: 0px;
	width: 958px;
	height: 121px;
}

.ShortFooter {
	height: 121px;
	margin: 20px auto 0px;
	position: relative;
	clear: both; 
	bottom: 0px;
	left: auto;
}

/*
	Common styles
*/
.SubmitBox {
	PADDING-TOP: 10px;
}
HR.Line {
	WIDTH: 100%;
	HEIGHT: 1px;
	BORDER-BOTTOM-WIDTH: 0px;
	BORDER-LEFT-WIDTH: 0px;
	BORDER-RIGHT-WIDTH: 0px;
}
.SectionBox {
	BACKGROUND-COLOR: #ffffff;
	TEXT-ALIGN: left;
}
.Text {
	COLOR: #000000;
}
.NumberOfArticles {
	COLOR: #000000;
	FONT-WEIGHT: bold;
}
.TopLabel {
	COLOR: #000000;
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
}
.Message {
	COLOR: #FF3300;
}
.Line {
	BACKGROUND-COLOR: #FF6600;
}
TD.ButtonsRow {
	PADDING-TOP: 2px;
	PADDING-LEFT: 2px;
	PADDING-RIGHT: 12px;
	PADDING-BOTTOM: 2px;
}
.CustomerMessage {
	COLOR: #FF3300;
	FONT-WEIGHT: bold;
}
.ErrorMessage {
	COLOR: #FF3300;
	FONT-WEIGHT: bold;
}
.Star {
	COLOR: #FF0000;
}
.TableHead {
	BACKGROUND-COLOR: #DDDDDD;
	FONT-WEIGHT: bold;
}
.TableSubHead {
	BACKGROUND-COLOR: #EEEEEE;
}
.Spc {
	WIDTH: 1px;
	HEIGHT: 1px;
}
TABLE.EmptyBox {
	WIDTH: 100%;
}
TABLE.EmptyBox TR TD {
	PADDING: 0px;
}

/*
	Popup styles
*/
.PopupContainer {
	HEIGHT: 100%;
	WIDTH: 100%;
	TEXT-ALIGN: center;
}
.PopupTitle {
	BACKGROUND-COLOR: #D6D7D9;
	HEIGHT: 15px;
	VERTICAL-ALIGN: middle;
	TEXT-ALIGN: center;
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
}
.PopupBG {
	BACKGROUND-COLOR: #D6D7D9;
}
.PopupHelpLink {
	FONT-SIZE: 9px;
	COLOR: #330000;
	TEXT-DECORATION: none;
}

/*
	BuyNow section

.BuyNowQuantity {
	HEIGHT: 25px;
	WIDTH: 15%;
	WHITE-SPACE: nowrap;
	PADDING-RIGHT: 10px;
}
.BuyNowPrices {
	WIDTH: 100%;
	HEIGHT: 25px;
	VERTICAL-ALIGN: middle;
}
*/
/*
	Vertical menu
*/
.VertMenuLeftColumn {
	VERTICAL-ALIGN: top;
	PADDING-LEFT: 6px;
	PADDING-RIGHT: 20px;
}
.VertMenuRightColumn {
	VERTICAL-ALIGN: top;
	PADDING-LEFT: 10px;
	PADDING-RIGHT: 0px;
	width: 170px;
}
.VertMenuBox {
	BACKGROUND-COLOR: #FFFFFF;
	PADDING: 1px;
}
.VertMenuBorder {
	BACKGROUND-COLOR: #000000;
}
.VertMenuTitle {
	BACKGROUND-COLOR: #99CC00;
	COLOR: #000000;
	FONT-WEIGHT: bold;
	PADDING: 1px;
}
.VertMenuSubTitle {
	BACKGROUND-COLOR: #99CC00;
}
.VertMenuTitleIcon {
	WIDTH: 21px;
	HEIGHT: 20px;
	MARGIN-LEFT: 8px;
	MARGIN-RIGHT: 8px;
	VERTICAL-ALIGN: middle;
}
.VertMenuItems {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	COLOR: #fff;
	TEXT-DECORATION: none;
}
A.VertMenuItems:link {
	COLOR: #fff;
	TEXT-DECORATION: none;
}
A.VertMenuItems:visited {
	COLOR: #fff;
	TEXT-DECORATION: none;
}
A.VertMenuItems:hover {
	COLOR: #fff;
	TEXT-DECORATION: underline;
}
A.VertMenuItems:active  {
	COLOR: #fff;
	TEXT-DECORATION: none;
}
.VertMenuHr {
	WIDTH: 100%;
	HEIGHT: 1px;
	BORDER-BOTTOM-WIDTH: 0px;
	BORDER-LEFT-WIDTH: 0px;
	BORDER-RIGHT-WIDTH: 0px;
	COLOR: #999999;
}
.CategoriesList {
	FONT-SIZE: 12px;
}

/*
#HelpMenu {

}
*/
.HelpHeader {
	background-image:url(images/help_menu_head.gif);
	background-position:top left;
	background-repeat:no-repeat;
	width: 162px;
	height: 71px;
	margin-top: 32px;
}
.HelpBody {
	background-image:url(images/help_menu_bg.jpg);
	background-repeat:repeat-y;
}
.HelpContent {
	padding-left:20px;
}
.HelpTitle {
	color: #FFF;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	padding-bottom:5px;
}

.HelpFooter {
	background-image:url(images/help_menu_footer.jpg);
	background-position:bottom left;
	background-repeat:no-repeat;
	height: 39px;
}

#accountCont {
	position: relative;
	width: 778px;
	height: 300px;
	margin: 18px auto 10px;
	padding: 0px;
}

#myorders {
	background-image: url(images/my_orders.gif);
	background-position: top left;
	background-repeat: no-repeat;
	width: 384px;
	height: 95px;
	position: absolute;
	top: 0px;
	left: 0px;
}
	
#myprofile {
	background-image: url(images/my_profile.gif);
	background-position: top left;
	background-repeat: no-repeat;
	width: 384px;
	height: 95px;
	position: absolute;
	top: 0px;
	left: 394px;
}
#mypoints {
	background-image: url(images/my_loyalty.gif);
	background-position: top left;
	background-repeat: no-repeat;
	width: 384px;
	height: 95px;
	position: absolute;
	top: 100px;
	left: 0px;
}
#myreturns {
	background-image: url(images/my_returns.gif);
	background-position: top left;
	background-repeat: no-repeat;
	width: 384px;
	height: 95px;
	position: absolute;
	top: 100px;
	left: 394px;
}
#mywishlist {
	background-image: url(images/my_wishlist.gif);
	background-position: top left;
	background-repeat: no-repeat;
	width: 384px;
	height: 95px;
	position: absolute;
	top: 200px;
	left: 0px;
}
#myhelp {
	background-image: url(images/my_help.gif);
	background-position: top left;
	background-repeat: no-repeat;
	width: 384px;
	height: 95px;
	position: absolute;
	top: 200px;
	left: 394px;
}

.myaccountheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #9c3;
	text-transform:uppercase;
	white-space: nowrap;
	padding: 10px;
}

.myaccounttext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
	width: 263px;
	height: 43px;
	margin: 0px auto 0px 10px;
}

.myaccountpointstext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #9c3;
	padding: 5px;
}

.helppoints {
	width: 400px;
	height: 40px;
	background-color: #CCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	margin: 10px auto 10px;
	border: 1px #000 solid;
	vertical-align: middle;
	text-align: center;
}

.pinkLink:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	COLOR: #9c3;
	TEXT-DECORATION: none;
}
.pinkLink:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	COLOR: #9c3;
	TEXT-DECORATION: none;
}
.pinkLink:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	COLOR: #FFF;
	TEXT-DECORATION: underline;
}
.pinkLink:active  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	COLOR: #9c3;
	TEXT-DECORATION: none;
}	

	Dialog box

TABLE.DialogBox {
	WIDTH: 90%;
	HEIGHT: 100%;
	VERTICAL-ALIGN: top;
	margin-left: auto;
	margin-right: auto;
}
TD.DialogBox {
	TEXT-ALIGN: left;
	PADDING: 10px;
	margin-left: auto;
	margin-right: auto;
	WIDTH: 100%;
}

.DialogBorder {
	HEIGHT: 100%;
	PADDING: 0px;
	margin-left: auto;
	margin-right: auto;
	WIDTH: 90%;
}
/*
TD.DialogTitle {
	COLOR: #000000;
	FONT-WEIGHT: bold;
	FONT-SIZE: 11px;
	BACKGROUND-IMAGE: url(images/dialog_bg_n.gif);
	VERTICAL-ALIGN: bottom;
	HEIGHT: 15px;
	PADDING-TOP: 0px;
	PADDING-BOTTOM: 0px;
	PADDING-LEFT: 10px;
	PADDING-RIGHT: 0px;
	TEXT-ALIGN: left;
}
FONT.DialogTitle {
	COLOR: #FFFFFF;
	FONT-WEIGHT: bold;
	FONT-SIZE: 11px;
	VERTICAL-ALIGN: bottom;
	HEIGHT: 15px;
	TEXT-ALIGN: left;
	MARGIN-LEFT: 10px;
}
*/
/*
	Dialog info box
*/

#dialog_message {
	position: relative;
	padding: 0px;
	width: 781px;
	margin: auto;
}

.DialogInfoBoxHeader {
	background-image: url(images/dialog_info_bg_header.gif);
	background-position: top left;
	background-repeat: no-repeat;
	width: 100%;
	height: 7px;
	padding: 0px;
}

.DialogInfoBodyCont {
	background-image: url(images/dialog_info_bg.gif);
	background-color: #f03;
	background-repeat: repeat-y;
	position: relative;
	width: 781px;
}

.DialogInfoIcon {
	position: absolute;
	top: 5px;
	left: 15px;
	height: 15px;
	width: 15px;
}
.DialogInfoTxt {
	color: #fff !important;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding: 0px;
	position: relative;
	text-transform:uppercase;
}	
.DialogInfoClose {
	position: absolute;
	top: 5px;
	right: 15px;
	height: 15px;
	width: 15px;
}
.DialogInfoBodyTxt {
	color: #fff !important;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	position: relative;
	width: 600px;
	margin: 0px auto 0px;
	padding: 20px;
	text-align: left;
}
.DialogInfoBodyLinks {
	margin-left: auto;
	margin-right: 0px;
	width:300px;
	text-align:right;
}
.DialogInfoBoxFooter {
	background-image: url(images/dialog_info_bg_footer.gif);
	background-position: top left;
	background-repeat: no-repeat;
	width: 781px;
	height: 7px;
	padding: 0px;
}
/*
	Dialog tools section
*/
.NavDialogTitle {
	WIDTH: 50%;
    FONT-SIZE: 11px;
    FONT-WEIGHT: bold;
    COLOR: #330000;
	PADDING-LEFT: 8px;
}   
.NavDialogBorder {
	BACKGROUND-COLOR: #D6D7D9;
}
.NavDialogBox {
	BACKGROUND-COLOR: #FFFFFF;
}
.NavDialogSeparator {
	WIDTH: 100%;
	HEIGHT: 14px;
	BACKGROUND-IMAGE: url(images/separator.gif);
	PADDING-LEFT: 7px;
}
.NavDialogSeparator IMG {
	WIDTH: 100%;
	HEIGHT: 14px;
}
.NavDialogCell {
	PADDING-RIGHT: 3px;
}
.NavDialogCell A IMG {
	WIDTH: 9px;
	HEIGHT: 9px;
}

/*
	Product details page
*/
.ProductTitleLink:link {
	COLOR: #000000;
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
	text-decoration: none;
	white-space: nowrap;
}
.ProductTitleLink:visited {
	COLOR: #000000;
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
	text-decoration: none;
	white-space: nowrap;
}
.ProductTitleLink:hover {
	COLOR: #FF0033;
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
	text-decoration: none;
	white-space: nowrap;
}
.ProductTitleLink:active {
	COLOR: #000000;
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
	text-decoration: none;
	white-space: nowrap;
}

.ProductTxtTitle {
	COLOR: #000000;
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
	white-space:normal;
}
.ProductNewTitle {
	COLOR: #FF0033;
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
	white-space:normal;
}
.ProductOnSaleTitle {
	COLOR: #669933;
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
	white-space:normal;
}
.MarketPrice {
	COLOR: #CCC;
	FONT-WEIGHT: normal;
	FONT-SIZE: 12px;
	white-space:normal;
}

.ProductTitleHidden {
	COLOR: #666666;
	FONT-WEIGHT: bold;
	FONT-SIZE: 11px;
}
#product_price {
	COLOR: #FF0099;
	FONT-WEIGHT: bold;
	FONT-SIZE: 21px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.ProductListPrice {
	COLOR: #666;
	FONT-SIZE: 21px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: line-through;
}

.ProductDetails {
	COLOR: #000000;
}
.ProductPriceTitle {
	COLOR: #669933;
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
}
.ProductPriceConverting {
	COLOR: #000000;
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
}
.ProductPrice {
	COLOR: #669933;
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
}
.ProductPriceSmall {
	COLOR: #669933;
	FONT-WEIGHT: bold;
}
.SaveMoneyLabel {
	WIDTH: 57px;
	HEIGHT: 57px;
	TEXT-ALIGN: center;
	VERTICAL-ALIGN: middle;
	COLOR: #FFFFFF;
	FONT-WEIGHT: bold;
	BACKGROUND-IMAGE: url(images/save_money.gif);
	BACKGROUND-REPEAT: no-repeat;
}
#product_alt_price {
	FONT-SIZE: 14px;
	FONT-FAMILY: Times New Roman;
}
.PImgView {
	TEXT-ALIGN: left;
	VERTICAL-ALIGN: top;
	WIDTH: 66px;
	padding: 0px 0px 0px 13px;
	margin: 0px;
}
.ViewThumb{
	padding: 0px;
	margin: 0px;
	height: 64px;
	width: 64px;
}

#RightImg {
	padding: 0px;
	margin: 0px;
	position: relative;
	top: 35px;
}

#LeftImg {
	padding: 0px;
	margin: 0px;
	position: relative;
	top: 45px; 
}

#BottomImg {
	padding: 0px;
	margin: 0px;
	position: relative;
	top: 83px;  
}

#TopImg {
	padding: 0px;
	margin: 0px;
	position: relative;
	top: 75px; 
}

#BackImg {
	padding: 0px;
	margin: 0px;
	position: relative;
	top: 55px; 
}

#FrontImg {
	padding: 0px;
	margin: 0px;
	position: relative;
	top: 65px; 
}

#MainImg {
	padding: 0px;
	margin: 0px;
	position: relative;
	top: 25px;
}

.PImgBox {
	TEXT-ALIGN: left;
	VERTICAL-ALIGN: top;
	WIDTH: 411px;
	padding: 40px 0px 0px 14px;
	margin: 0px;
}

.PImgData {
	TEXT-ALIGN: left;
	VERTICAL-ALIGN: top;
	WIDTH: 400px;
	padding: 30px 0px 0px 0px;
	margin-left: 0px;
	margin-right: auto;
}

.SizeOptionHeader {
    margin: 0px;
	padding:0px 0px 0px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight: bold;
	color: #666;
	vertical-align:middle;
}

.SizeOptionText{
	white-space: nowrap;
	font-size:12px; 
	text-align:left; 
	white-space:nowrap; 
	padding: 0px 5px 0px 0px; 
	font-family:Georgia, 'Times New Roman', Times, serif;
	vertical-align:bottom;
}

.ProductSkuLbl {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight: bold;
	text-align:right;
	color: #666;
	white-space:nowrap;
	padding-right: 3px;
	width: 65px;
	padding-left: 0px;
	margin-left: 0px;
}
.ProductBrandTxt:link, .ProductBrandTxt:visited  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #fff;
	text-decoration:underline;
	white-space:nowrap;
}
.ProductBrandTxt:hover  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #fff;
	text-decoration:underline;
	white-space:nowrap;
}
.ProductBrandTxt:active  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #fff;
	text-decoration:underline;
	white-space:nowrap;
}

.ProductShipTxt {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color: #669933;
	padding: 10px 0px;
	text-align:left;
}

#prod_bg {
	background-image:url(images/prod_bg.gif);
	background-repeat:no-repeat;
	height: 568px;
	padding: 0px;
	margin: 0px;
	width: 955px;
	position: relative;
}

.ProdLine {
	margin-left: 3px;
	padding: 0px 0px 10px 0px;
}

.DetailsHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bold;
	color: #666;
	white-space:nowrap;
	padding-top: 10px;
}
.DetailsSub {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #666;
	white-space:nowrap;
	padding: 0px;
}

/*
	Products list
*/
TD.PListImgBox {
	WIDTH: 125px;
	TEXT-ALIGN: center;
	VERTICAL-ALIGN: top;
	WHITE-SPACE: nowrap;
	PADDING-RIGHT: 8px;
}
DIV.PListImgBox {
	WHITE-SPACE: nowrap;
}
HR.PListLine {
	WIDTH: 100%;
	HEIGHT: 1px;
	BORDER-BOTTOM-WIDTH: 0px;
	BORDER-LEFT-WIDTH: 0px;
	BORDER-RIGHT-WIDTH: 0px;
}
.PListTaxBox {
	PADDING-LEFT: 70px;
	PADDING-RIGHT: 2px;
	PADDING-TOP: 2px;
	PADDING-BOTTOM: 2px;
}
.PListCell {
	BACKGROUND-COLOR: #ffffff;
	TEXT-ALIGN: center;
	PADDING: 10px;
	VERTICAL-ALIGN: top;
}

#productArea {
	padding: 0px 0px 0px 0px;
	margin: 0px;
}
/*
	Items style
*/
.ItemsList {
	COLOR: #000000;
	FONT-WEIGHT: bold;
}
.ItemsListDisabled {
	COLOR: #909090;
}
A.ItemsList:link {
	COLOR: #330000;
	TEXT-DECORATION: none;
}
A.ItemsList:visited {
	COLOR: #330000;
	TEXT-DECORATION: none;
}
A.ItemsList:hover {
	COLOR: #330000;
	TEXT-DECORATION: underline;
}
A.ItemsList:active {
	COLOR: #330000;
	TEXT-DECORATION: none;
}

/*
	Location bar
*/
h1.NavigationPath {
	COLOR: #000000;
	FONT-WEIGHT: bold;
	TEXT-DECORATION: none;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	display: inline;
	margin: 0px;
	padding: 0px;
}

.NavigationPath {
	COLOR: #000000;
	FONT-WEIGHT: bold;
	TEXT-DECORATION: none;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
}
A.NavigationPath:link {
	COLOR: #669933;
	FONT-WEIGHT: bold;
	TEXT-DECORATION: none;
}
A.NavigationPath:visited {
	COLOR: #669933;
	FONT-WEIGHT: bold;
	TEXT-DECORATION: none;
}
A.NavigationPath:hover {
	COLOR: #FF0099;
	FONT-WEIGHT: bold;
	TEXT-DECORATION: underline;
}
A.NavigationPath:active  {
	COLOR: #669933;
	FONT-WEIGHT: bold;
	TEXT-DECORATION: none;
}
.NavigationPathBlack {
	COLOR: #000000;
	FONT-WEIGHT: bold;
	TEXT-DECORATION: none;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
}

#total_items {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color: #000;
}

/*
	Buttons
*/
.FormButton {
	COLOR: #000000;
	FONT-WEIGHT: bold;
	white-space: nowrap;
	height: 22px;
}
TABLE.ButtonTable {
	CURSOR: pointer;
	VERTICAL-ALIGN: middle;
	DIRECTION: ltr;
	height: 22px;
}
TD.Button {								 
	BACKGROUND-IMAGE: url(images/butbg-grey.jpg);
	BACKGROUND-COLOR: #fff;
	BACKGROUND-REPEAT: repeat-x;
	PADDING: 0px 5px 0px 5px;
	margin: 0px;
	VERTICAL-ALIGN: middle;
	WHITE-SPACE: nowrap;
	FONT-FAMILY: Arial;
	COLOR: #FFF;
	FONT-WEIGHT: bold;
	FONT-SIZE: 11px;
	TEXT-DECORATION: none;
	height: 22px;
}
/* FONT.Button {								 
	FONT-FAMILY: Arial;
	COLOR: #FFF;
	FONT-WEIGHT: bold;
	FONT-SIZE: 11px;
	TEXT-DECORATION: none;
}
*/
IMG.ButtonSide {
	width: 4px;
	height: 22px;
	padding: 0px;
	margin: 0px;
}
.SimpleButton TR TD {
	PADDING: 0px;
	WHITE-SPACE: nowrap;
}
A.Button:link, A.Button:visited, A.Button:hover, A.Button:active {
	COLOR: #330000;
	FONT-WEIGHT: bold;
}
.GoImage {
	WIDTH: 20px;
	HEIGHT: 13px;
	VERTICAL-ALIGN: middle;
	BORDER: 0px;
}

/*
	Small text/link style
*/
.SmallNote:link {
	COLOR: #999999;
	TEXT-DECORATION: none;
	FONT-SIZE: 9px;
	FONT-FAMILY: Arial, Verdana, Helvetica, Sans-serif;
}
.SmallNote:visited {
	COLOR: #999999;
	TEXT-DECORATION: none;
	FONT-SIZE: 9px;
	FONT-FAMILY: Arial, Verdana, Helvetica, Sans-serif;
}
.SmallNote:hover {
	COLOR: #999999;
	TEXT-DECORATION: underline;
	FONT-SIZE: 9px;FONT-FAMILY: Arial, Verdana, Helvetica, Sans-serif;
}
.SmallNote:active {
	COLOR: #999999;
	TEXT-DECORATION: none;
	FONT-SIZE: 9px;FONT-FAMILY: Arial, Verdana, Helvetica, Sans-serif;
}
.SmallText {
	COLOR: #7C4C00;
	TEXT-DECORATION: none;
	FONT-SIZE: 9px;
	FONT-FAMILY: Arial, Verdana, Helvetica, Sans-serif;
}

/*
	Category page
*/
.SubcatTitle {
	TEXT-ALIGN: left;
	WIDTH: 95%;
	PADDING-LEFT: 5px;
}
.SubcatInfo {
	TEXT-ALIGN: right;
	WHITE-SPACE: nowrap;
	COLOR: #000000;
}

div#catHeader img {
	float:left;
	padding-bottom:10px;
	padding-right: 10px;
	vertical-align:top;
}
/*
	Search sort bar
*/
.SearchSortTitle {
	FONT-WEIGHT: bold;
	PADDING-RIGHT: 20px;
}
.SearchSortLink:link, .SearchSortLink:visited, .SearchSortLink:hover, .SearchSortLink:active {
	TEXT-DECORATION: underline;
}
.SearchSortImg {
	WIDTH: 9px;
	HEIGHT: 9px;
	MARGIN-RIGHT: 5px;
}
.SearchSortCell {
	PADDING-RIGHT: 20px;
}

/*
	Expandable section
*/
.ExpandSectionMark {
	WIDTH: 11px;
	CURSOR: pointer;
	VERTICAL-ALIGN: middle;
}

/*
	Tab mechanism
*/
.Tab {
	BACKGROUND-COLOR: #FFE640;
	FONT-WEIGHT: bold;
	TEXT-TRANSFORM: uppercase;
	WIDTH: 85px;
	HEIGHT: 30px;
	TEXT-ALIGN: center;
}
.TabTop {
	HEIGHT: 5px;
	BACKGROUND-COLOR: #FFE640;
}
TD.TabLeftSide {
	WIDTH: 9px;
	BACKGROUND-IMAGE: url(images/tab_l.gif);
}
TD.TabRightSide {
	WIDTH: 9px;
	BACKGROUND-IMAGE: url(images/tab_r.gif);
}
TD.TabLeftCorner {
	WIDTH: 9px;
	HEIGHT: 9px;
	BACKGROUND-IMAGE: url(images/tab_c1.gif);
}
TD.TabRightCorner {
	WIDTH: 9px;
	HEIGHT: 9px;
	BACKGROUND-IMAGE: url(images/tab_c2.gif);
}
TD.TabCenter {
	HEIGHT: 9px;
	BACKGROUND-IMAGE: url(images/tab_b.gif);
}
IMG.TabCorner {
	WIDTH: 9px;
	HEIGHT: 9px;
}
IMG.TabSide {
	WIDTH: 9px;
	HEIGHT: 1px;
}

/*
	Pagination mechanism
*/
.NavigationArrow {
	WIDTH: 9px;
	HEIGHT: 9px;
}
.NavigationTitle {
	WHITE-SPACE: nowrap;
	HEIGHT: 14px;
	PADDING-RIGHT: 10px;
}
.NavigationCell {
	TEXT-ALIGN: center;
	VERTICAL-ALIGN: bottom;
	WIDTH: 17px;
	HEIGHT: 14px;
}
.NavigationCell A:link, .NavigationCell A:visited, .NavigationCell A:hover, .NavigationCell A:active {
	TEXT-DECORATION: none;
}
.NavigationCell IMG {
	HEIGHT: 1px;
	WIDTH: 17px;
}
.NavigationCellWide {
	TEXT-ALIGN: center;
	VERTICAL-ALIGN: bottom;
	WIDTH: 23px;
	HEIGHT: 14px;
}
.NavigationCellWide A:link, .NavigationCellWide A:visited, .NavigationCellWide A:hover, .NavigationCellWide A:active {
	TEXT-DECORATION: none;
}
.NavigationCellWide IMG {
	HEIGHT: 1px;
	WIDTH: 23px;
}
.NavigationCellSel {
	VERTICAL-ALIGN: middle;
	FONT-WEIGHT: bold;
	TEXT-ALIGN: center;
	WIDTH: 15px;
}

.SearchNavigationTitle {
	WHITE-SPACE: nowrap;
	HEIGHT: 14px;
	PADDING-RIGHT: 10px;
	color: #fff;
}
.SearchNavigationCell {
	TEXT-ALIGN: center;
	VERTICAL-ALIGN: bottom;
	WIDTH: 17px;
	HEIGHT: 14px;
	color: #fff;
}
.SearchNavigationCell A:link, .SearchNavigationCell A:visited {
	TEXT-DECORATION: none;
	color: #fff;
}
.SearchNavigationCell A:hover {
	color: #f06;
	text-decoration: none;
}
.SearchNavigationCell A:active {
	TEXT-DECORATION: none;
	color: #fff;
}

.SearchNavigationCellWide {
	TEXT-ALIGN: center;
	VERTICAL-ALIGN: bottom;
	WIDTH: 23px;
	HEIGHT: 14px;
}
.SearchNavigationCellWide A:link, .SearchNavigationCellWide A:visited {
	TEXT-DECORATION: none;
	color: #fff;
}
.SearchNavigationCellWide A:hover {
	color: #f06;
	text-decoration: none;
}
.SearchNavigationCellWide A:active {
	TEXT-DECORATION: none;
	color: #fff;
}
.SearchNavigationCellSel {
	VERTICAL-ALIGN: middle;
	FONT-WEIGHT: bold;
	TEXT-ALIGN: center;
	WIDTH: 15px;
	color: #9c3;
}

#page_selector {
	width: 188px;
	position: relative;
	float: right;
	text-align: right;
	padding-top:10px;
	white-space: nowrap;
}

#page_selector2 {
	width: 188px;
	position: relative;
	float: right;
	text-align: right;
	padding-bottom:10px;
	white-space: nowrap;
}
.option_bar {
	padding-top:10px;
	padding-bottom:10px;
	color:#669933;
	font-size:12px;
	font-weight:bold;
	width: 765px;
	margin-left: 0px;
	margin-right: auto;
	float:left;
}
/*
	Subheader styles
*/
TABLE.SubHeaderGrey {
	WIDTH: 100%;
	MARGIN-BOTTOM: 10px;
}
.SubHeaderGrey {
	COLOR: #666666;
	FONT-SIZE: 11px;
	FONT-WEIGHT: bold;
	PADDING: 0px;
}
.SubHeaderGreyLine {
	HEIGHT: 1px;
	BACKGROUND-COLOR: #CCCCCC;
	PADDING: 0px;
}
TABLE.SubHeaderBlack {
	WIDTH: 100%;
	MARGIN-BOTTOM: 10px;
}
.SubHeaderBlack {
	COLOR: #000000;
	FONT-SIZE: 12px;
	FONT-WEIGHT: bold;
	PADDING: 0px;
}
.SubHeaderBlackLine {
	HEIGHT: 1px;
	BACKGROUND-COLOR: #000000;
	PADDING: 0px;
}
TABLE.SubHeaderRed {
	WIDTH: 100%;
	MARGIN-BOTTOM: 10px;
}
.SubHeaderRed {
	FONT-WEIGHT: bold;
	PADDING: 0px;
}
.SubHeaderRedLine {
	HEIGHT: 1px;
	BACKGROUND-COLOR: #550000;
	PADDING: 0px;
}
TABLE.SubHeader {
	WIDTH: 100%;
	MARGIN-BOTTOM: 10px;
}
.SubHeader {
	COLOR: #FF3300;
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
	PADDING: 0px;
}
.SubHeaderLine {
	HEIGHT: 1px;
	BACKGROUND-COLOR: #FF6600;
	PADDING: 0px;
}

/*
	User profile page
*/
.RegSectionTitle {
	COLOR: #550000;
	FONT-SIZE: 10px;
	FONT-WEIGHT: bold;
	border-bottom: 1px solid #ccc;
	text-transform: uppercase;
}

.LongRegHeader {
	background-image: url(images/long_grey_header.gif);
	background-position: top left;
	background-repeat: no-repeat;
	width: 779px;
	height: 28px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #fff;
	font-weight: bold;
	padding: 8px 0px 0px 5px;
	text-align: left;
	vertical-align: top;
	text-transform: uppercase;
	position: relative;
}

.ShortRegHeader {
	background-image: url(images/sec_head_cart.gif);
	background-position: top left;
	background-repeat: no-repeat;
	width: 384px;
	height: 28px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #fff;
	font-weight: bold;
	padding: 8px 0px 10px 5px;
	text-align: left;
	vertical-align: top;
	text-transform: uppercase;
}

.RegSection {
	width: 779px;
	clear: both;
	padding: 15px 0px 0px 0px;
	margin: 0px;
}

.reg_left_col {
	float: left;
	width: 384px;
	margin: 0px;
	padding: 5px 0px 0px 0px;
}

.reg_right_col {
	float: right;
	width: 384px;
	margin: 0px;
	padding: 5px 0px 0px 0px;
}

.reg_field {
	float: left;
	width: 120px;
	height: 24px;
	text-align:right;
	vertical-align: middle;
	margin: 0px;
	padding: 0px;
}

.reg_control {
	float: right;
	width: 260px;
	height: 24px;
	text-align:left;
	vertical-align: middle;
	margin: 0px;
	padding: 0px;
}

#reg_dlg {
	position: relative;
	width: 785px;
	margin-left: auto;
	margin-right: auto;
}
/*
	Customer reviews module
*/
IMG.StarImg {
	WIDTH: 14px;
	HEIGHT: 14px;
}

/*
	Manufacturers module
*/
.ManufacturersItem {
	TEXT-ALIGN: left;
	WHITE-SPACE: nowrap;
	WIDTH: 95%;
	PADDING-LEFT: 5px;
}

/*
	Recommended products module
*/
UL.RPItems {
	PADDING-LEFT: 10px;
	PADDING-TOP: 0px;
	PADDING-BOTTOM: 0px;
}

/*
	Webmaster mode
*/
SPAN.Lbl {
	COLOR: green;
	FONT-WEIGHT: bold;
}
.Section {
	MARGIN: 0px;
	PADDING: 0px;
}

/*
	Fast Lane Checkout module
*/
.FLCAuthBox {
	WHITE-SPACE: nowrap;
	PADDING-LEFT: 10px;
	PADDING-RIGHT: 5px;
}
.FLCAuthPreBox {
	PADDING-LEFT: 30px;
	HEIGHT: 20px;
	WIDTH: 100%;
}
.FLCTopPad {
	VERTICAL-ALIGN: middle;
	HEIGHT: 15px;
}
.FLCTopPad IMG {
	WIDTH: 1px;
	HEIGHT: 15px;
}

A.CheckoutTab:link {
	COLOR: #330000;
	FONT-WEIGHT: bold;
	FONT-SIZE: 11px;
	TEXT-DECORATION: underline;
}
A.CheckoutTab:visited {
	COLOR: #330000;
	FONT-WEIGHT: bold;
	FONT-SIZE: 11px;
	TEXT-DECORATION: underline;
}
A.CheckoutTab:hover {
	COLOR: #330000;
	FONT-WEIGHT: bold;
	FONT-SIZE: 11px;
	TEXT-DECORATION: none;
}
A.CheckoutTab:active {
	COLOR: #330000;
	FONT-WEIGHT: bold;
	FONT-SIZE: 11px;
	TEXT-DECORATION: underline;
}
.CheckoutTabSel {
	COLOR: #330000;
	FONT-WEIGHT: bold;
	FONT-SIZE: 11px;
}
.LineAfterCart {
	BACKGROUND-COLOR: #666;
	height: 2px;
}
.LineBeforeCart {
	BACKGROUND-COLOR: #AD3;
	height: 2px;
}
.BigButtonTitle {
	COLOR: #330000;
	FONT-WEIGHT: bold;
	FONT-SIZE: 11px;
}
.RedBackground {
	BACKGROUND-IMAGE: URL(images/tab_bg_r.gif);
	BACKGROUND-COLOR: #4294FF;
	COLOR: #330000;
	FONT-WEIGHT: bold;
	FONT-SIZE: 11px;
	TEXT-ALIGN: center;
}
.YellowBackground {
	BACKGROUND-IMAGE: URL(images/tab_bg.gif);
	BACKGROUND-COLOR: #FFE742;
	COLOR: #330000;
	FONT-WEIGHT: bold;
	FONT-SIZE: 11px;
	TEXT-ALIGN: center;
}
A.ShippingMethod:link {
	COLOR: #330000;
	FONT-WEIGHT: bold;
	FONT-SIZE: 11px;
	TEXT-DECORATION: underline;
}
A.ShippingMethod:visited {
	COLOR: #330000;
	FONT-WEIGHT: bold;
	FONT-SIZE: 11px;
	TEXT-DECORATION: underline;
}
A.ShippingMethod:hover {
	COLOR: #330000;
	FONT-WEIGHT: bold;
	FONT-SIZE: 11px;
	TEXT-DECORATION: none;
}
A.ShippingMethod:active {
	COLOR: #330000;
	FONT-WEIGHT: bold;
	FONT-SIZE: 11px;
	TEXT-DECORATION: underline;
}
.BBCorner {
	WIDTH: 9px;
	HEIGHT: 9px;
}
.FLC_Register {
    COLOR: #999;
    FONT-SIZE: 12px;
    FONT-WEIGHT: bold;
}
TD.FLCDialogCell {
	WIDTH: 50%;
	HEIGHT: 220px;
	TEXT-ALIGN: center;
}
TABLE.FLCDialog {
	WIDTH: 100%;
	HEIGHT: 100%;
}

/*
		-- ADDONS --
*/

/*
	Gift registry module
*/
.HighLight {
	BACKGROUND-COLOR: #FFFFCC;
}

/*
	Feature comparison module
*/
TABLE.CompareBtn {
	CURSOR: pointer;
}
TD.CompareBtnLeft {
	HEIGHT: 18px;
	WIDTH: 21px;
	BACKGROUND-IMAGE: url(images/compare1.gif);
}
TD.CompareBtnLeft IMG {
	HEIGHT: 18px;
	WIDTH: 21px;
}
TD.CompareBtnMain {
	BACKGROUND-IMAGE: url(images/compare2.gif);
	BACKGROUND-REPEAT: repeat-x;
	VERTICAL-ALIGN: top;
	PADDING-LEFT: 5px;
	PADDING-TOP: 2px;
}
TD.CompareBtnMainMozilla {
	BACKGROUND-IMAGE: url(images/compare2.gif);
	BACKGROUND-REPEAT: repeat-x;
	VERTICAL-ALIGN: top;
	PADDING-LEFT: 5px;
	PADDING-TOP: 1px;
}
TD.CompareBtnRight {
	HEIGHT: 18px;
	WIDTH: 9px;
}
TD.CompareBtnRight IMG {
	HEIGHT: 18px;
	WIDTH: 9px;
}
TD.FCompProductSelBox {
	PADDING: 0px;
	WHITE-SPACE: nowrap;
}
TD.FCompProductButtonBox {
	PADDING-LEFT: 25px;
	PADDING-TOP: 0px;
	PADDING-BOTTOM: 0px;
	PADDING-RIGHT: 0px;
	WIDTH: 100%;
	WHITE-SPACE: nowrap;
}
TD.FCompProductAddCL {
	PADDING-TOP: 10px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px;
	PADDING-RIGHT: 0px;
}

TD.FCompFeatureHCell {
	VERTICAL-ALIGN: top;
	TEXT-ALIGN: center;
	BACKGROUND-COLOR: #EEEEEE;
	FONT-WEIGHT: bold;
}
.HightLightEqualRow {
	BACKGROUND-COLOR: #ffe8af;
	TEXT-ALIGN: center;
}

/*
	Special offers module
*/
.SpecialOffersPrice {
	COLOR: #FF3300;
	FONT-WEIGHT: bold;
	FONT-SIZE: 14px;
}
.SpecialOffersThumb {
	DISPLAY: inline;
	MARGIN-LEFT: -51px;
}
.SpecialOffersThumb A IMG {
	WIDTH: 47px;
	HEIGHT: 44px;
}

/*	Explorer skin */

/*
	Product configurator module
*/
.ProductBG {
	BACKGROUND-COLOR: #ffffff;
}
.SlotCell {
	WIDTH: 50%;
	HEIGHT: 35px;
	PADDING-TOP: 25px;
	BACKGROUND-COLOR: #ffffff;
	TEXT-ALIGN: center;
}
.SlotProductCell {
	WIDTH: 50%;
	HEIGHT: 35px;
	BACKGROUND-COLOR: #ffffff;
	TEXT-ALIGN: center;
}
TABLE.PCSummaryTable {
	WIDTH: 100%;
	BACKGROUND-COLOR: #ffffff;
}
.PImageImageCell {
	PADDING: 5px;
	TEXT-ALIGN: center;
	VERTICAL-ALIGN: middle;
	HEIGHT: 100%;
}
.PImageImageCell IMG {
	TEXT-ALIGN: center;
	VERTICAL-ALIGN: middle;
}
.PImageNumbersCell {
	PADDING-RIGHT: 10px;
	PADDING-LEFT: 10px;
	WHITE-SPACE: nowrap;
}
.PImageLine {
	HEIGHT: 1px;
	BACKGROUND-COLOR: #CCCCCC;
}
.PImageLine IMG {
	HEIGHT: 1px;
}
BODY.PImage {
	BACKGROUND-COLOR: #FFFFFF;
}
.PImagePageRow {
	HEIGHT: 30px;
	VERTICAL-ALIGN: middle;
	PADDING-LEFT: 10px;
}
.EqualRow {
	BACKGROUND-COLOR: #ffffff;
	TEXT-ALIGN: center;
}
TD.FCChain {
	WIDTH: 18px;
	BACKGROUND-REPEAT: repeat-y;
}
TD.FCChain IMG {
	WIDTH: 18px;
	HEIGHT: 1px;
}
TD.FCExplorerBox {
	WIDTH: 37px;
	VERTICAL-ALIGN: top;
	BACKGROUND-REPEAT: repeat-y;
}
TD.PListImgBox {
	WIDTH: 125px;
	TEXT-ALIGN: center;
	VERTICAL-ALIGN: top;
	WHITE-SPACE: nowrap;
	PADDING-RIGHT: 8px;
}
DIV.PListImgBox {
	WHITE-SPACE: nowrap;
}
TD.FLCDialogCell {
	WIDTH: 50%;
	HEIGHT: 225px;
	TEXT-ALIGN: center;
}
TD.FLCDialogCellAntibot {
	WIDTH: 50%;
	HEIGHT: 350px;
	TEXT-ALIGN: center;
}
TABLE.FLCDialog {
	WIDTH: 100%;
	HEIGHT: 100%;
}

/*
	Last checkout step
*/
TD.LCSBackground {
	BACKGROUND-COLOR: #4095ff;
}
TABLE.WebBasedPayment {
	HEIGHT: 100%;
	WIDTH: 100%;
}
TABLE.WebBasedPayment TR TD {
	TEXT-ALIGN: center;
	VERTICAL-ALIGN: middle;
	HEIGHT: 90%;
	PADDING: 0px;
}


/*
	List Box Selectors
	
*/
div.LeftList {
	background-image:url(images/left_selector_bg.gif);
	background-position:top left;
	background-repeat:no-repeat;
	width:180px;
	height:185px;
	vertical-align:bottom;
	padding-left:10px;
}

div.MiddleList {
	background-image:url(images/mid_selector_bg.gif);
	background-position:top left;
	background-repeat:no-repeat;
	width:180px;
	height:185px;
	vertical-align:bottom;
	padding-left:10px;
}

div.RightList {
	background-image:url(images/right_selector_bg.gif);
	background-position:top left;
	background-repeat:no-repeat;
	width:180px;
	height:185px;
	vertical-align:bottom;
	padding-left:10px;
}

div.ListTitle {
	color:#fff;
	text-align:left;
	padding: 10px 0px 10px 10px;
	width:140px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-weight:bold;
}
div#styleList {
	overflow:auto;
	height: 140px;
	width: 170px;
	margin: 0px;
	padding: 0px;
	white-space:nowrap;
	text-align:left;
	background-image:url(images/ul-bg.gif);
	background-repeat:repeat-y;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}
div#styleList ul {
	overflow-x: hidden;
	margin-left: 0px;
	margin-top: 0px; 
	padding:0px; 
	list-style-type:none;
}
div#styleList li {
	margin-left: 0px; 
	padding-top:0px; 
	overflow:hidden; 
	list-style-type:none; 
	vertical-align:middle; 
	height:17px;
}
div#styleList li img {
	vertical-align: middle;
	padding:2px;
}

div#brandList {
	overflow:auto;
	height: 140px;
	width: 171px;
	margin: 0px;
	padding: 0px;
	white-space:nowrap;
	text-align:left;
	background-image:url(images/ul-bg.gif);
	background-repeat:repeat-y;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}
div#brandList ul {
	overflow-x: hidden;
	margin-left: 0px;
	margin-top: 0px; 
	padding:0px; 
	list-style-type:none;
}
div#brandList li {
	margin-left: 0px; 
	padding-top:0px; 
	overflow:hidden; 
	list-style-type:none; 
	vertical-align:middle; 
	height:17px;
}
div#brandList li img {
	vertical-align: middle;
	padding:2px;
}

div#heelsList {
	overflow:hidden;
	height: 140px;
	width: 170px;
	margin: 0px;
	padding: 0px;
	white-space:nowrap;
	text-align:left;
	background-image:url(images/ul-bg.gif);
	background-repeat:repeat-y;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}
div#heelsList ul {
	overflow-x: hidden;
	margin-left: 0px;
	margin-top: 0px; 
	padding:0px; 
	list-style-type:none;
}
div#heelsList li {
	margin-left: 0px; 
	padding-top:0px; 
	overflow:hidden; 
	list-style-type:none; 
	vertical-align:middle; 
	height:17px;
}
div#heelsList li img {
	vertical-align: middle;
	padding:2px;
}

div#colorList {
	overflow:hidden;
	height: 140px;
	width: 170px;
	margin: 0px;
	padding: 0px;
    white-space: nowrap;
    text-align: left;
	background-image:url(images/ul-bg.gif);
	background-repeat:repeat-y;
}

.colorListCont {
	margin: 0px;
	padding: 0px 0px 0px 6px;
	width:170px;
    height: 140px;
}

.ColorCell {
	padding: 0px;
	margin: 0px;
	width: 30px;
	height: 27px;
	cursor:pointer;
}

.ColorCell img {
	border:none;
	padding: 0px;
	margin: 0px;
	vertical-align: bottom;
}
a.on:link {
	color: #669933;
	TEXT-DECORATION: none;
}
a.on:visited {
	color: #669933;
	TEXT-DECORATION: none;
}
a.on:hover {
	color: #669933;
	TEXT-DECORATION: none;
}
a.on:active  {
	color: #669933;
	TEXT-DECORATION: none;
}

a.off:link {
	color: #000000;
	TEXT-DECORATION: none;
}
a.off:visited {
	color: #000000;
	TEXT-DECORATION: none;
}
a.off:hover {
	color: #000000;
	TEXT-DECORATION: none;
}
a.off:active  {
	color: #000000;
	TEXT-DECORATION: none;
}
a.no {
    padding:0px;
    margin:0px;
	width: 30px;
	height: 27px;
}

a.no:link {
	color: #999999;
	TEXT-DECORATION: none;
}
a.no:visited {
	color: #999999;
	TEXT-DECORATION: none;
}
a.no:hover {
	color: #999999;
	TEXT-DECORATION: none;
	cursor: default;
}
a.no:active  {
	color: #999999;
	TEXT-DECORATION: none;
}

img.no {
	cursor: default;
}

.Strike {
	text-decoration:line-through;
	color: #666;
}
div#sizeList {
	overflow:hidden;
	height: 140px;
	width: 170px;
	margin: 0px;
	padding: 0px;
	white-space:nowrap;
	text-align:left;
	background-image:url(images/ul-bg.gif);
	background-repeat:repeat-y;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
.sizeListCont {
	margin: 0px;
	padding: 0px 0px 0px 5px;
	width:170px;
    height: 140px;
}

.sizeCellOn {
	height: 27px;
	width: 30px;
	background-color: #669933;
	color: #FFF;
	border: 1px #FF0099 solid; 
	text-align:center;
	vertical-align:middle;
	cursor:pointer;
	font-size:10px;
	padding: 0px;
	margin: 0px;
}

.sizeCellOff {
	height: 27px;
	width: 30px;
	background-color: #FFFFFF;
	border: 1px #FF0099 solid; 
	text-align:center;
	vertical-align:middle;
	cursor:pointer;
	font-size:10px;
	padding: 0px;
	margin: 0px;
}

.sizeCellNo {
	height: 27px;
	width: 30px;
	background-color: #CCC;
	border: 1px #FF0099 solid; 
	text-align:center;
	vertical-align:middle;
	cursor:default;
	font-size:10px;
	padding: 0px;
	margin: 0px;
}

/*
	Welcome Section
*/
.welcomeLeftImage {
	padding:0px;
	background-image: url(images/left-pink.jpg);
	background-position: top left;
	background-repeat:no-repeat;
	background-color: #FF0099;
	position: absolute;
	top: 0px;
	left: 0px;
	font-family: Georgia, 'Times New Roman', Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #fff;
	width: 376px;
	height: 330px;
}

.welcomeRightImage {
	padding:0px;
	position:absolute;
	top: 0px; 
	left: 376px;
	width: 582px;
	height: 330px;
}

.welcomeImageCont {
	width: 958px;
	height: 330px;
	position: relative;
}

#filterPrice {
	width: 80px; 
	padding: 0px;
	font-size:9px;
}
#sort_by {
	width: 90px; 
	padding: 0px;
	font-size:9px;
}

.noProds {
	height: 200px;
	text-align:center;
	padding-top:20px;
	font-size: 28px;
	color:#666;
}

.OptionCrumb {
	color: #000;
	display:inline;
	padding-right:5px;
	cursor:pointer;
}

.ViewThumb {
	border-right: none;
	padding-bottom: 1px;
	/* background-color: #fff; */
}

.product_thumbnail {
	padding: 0px;
}

#MidCont {
	position: relative;
	height: 340px;
}

#BlowoutSaleCont {
	position: absolute;
	top: 25px;
	left: 0px;
	height: 361px;
	width: 192px;
}
.BlSHead {
	position: absolute;
	background-image: url(images/blowout_sale_bg.jpg);
	width: 192px;
	height: 49px;
	top: 2px;
	left: 0px;
}
.BlSHead H2 {
	margin: 15px 15px;
}
.BlS {
	position: absolute;
	top: 51px;
	left: 0px;
	width: 192px;
	height: 312px;
}

#BrandSpotlightCont {
	position: absolute;
	top: 25px;
	left: 195px;
	height: 361px;
	width: 188px;
}
.BSHead {
	position: absolute;
	background-image: url(images/brand_spotlight_bg.jpg);
	background-repeat: no-repeat;
	width: 188px;
	height: 49px;
	top: 2px;
	left: 0px;
}
.BSHead H2 {
	margin: 15px 15px;
}
.BS {
	position: absolute;
	top: 51px;
	left: 0px;
	width: 188px;
	height: 312px;
}

#CelebCornerCont {
	position: absolute;
	top: 25px;
	left: 386px;
	height: 361px;
	width: 575px;
}


.CelebCornerHead {
	position: absolute;
	background-image: url(images/celebrity_corner_bg.jpg);
	width: 575px;
	height: 49px;
	top: 2px;
	left: 0px;
}

.CelebCornerHead H2 {
	margin: 15px 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	font-style: italic;
	color: #fff;
	text-decoration: none;
	white-space: nowrap;
}

.CCJS {
	position: absolute;
	width: 196px;
	height: 312px;
	top: 51px;
	left: 0px;
}

.CCL {
	position: absolute;
	width: 191px;
	height: 312px;
	top: 51px;
	left: 196px;
}

.CCPH {
	position: absolute;
	width: 188px;
	height: 312px;
	top: 51px;
	left: 387px;
}



#left_float {
	position: absolute;
	top: 26px;
	left: -33px;
	z-index: 3;
}

.WH:link,
.WH:visited,
.WH:hover,
.WH:active,
.sitc h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 19px;
	font-style: italic;
	color: #fff;
	text-decoration: none;
	white-space: nowrap;
}

.WH:hover { text-decoration: underline; }

.WH2:link,
.WH2:visited,
.WH2:hover,
.WH2:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	font-style: italic;
	color: #fff;
	text-decoration: none;
	white-space: nowrap;
}

.WH2:hover { text-decoration: underline; }

/*  Cart Styles */
.cart_header {
	margin: 0px;
	width: 958px;
	height: 38px;
	background-image:url(images/cart_grey_ln_bg.jpg);
	background-repeat:no-repeat;
	background-position:top left;
}

.cart_header td {
	padding: 7px 0px 0px 0px;
	color: #fff;
	vertical-align:top;
	font-weight: bold;
	font-size: 12px;
	text-align: left;
	background-image:url(images/cart_grey_ln_bg.jpg);
	background-repeat:no-repeat;
	background-position: top center;
}
.cart_header td.first {
	background-image:url(images/cart_grey_ln_bg.jpg);
	background-repeat:no-repeat;
	background-position: top left;
}

.cart_header td.last {
	background-image:url(images/cart_grey_ln_bg.jpg);
	background-repeat:no-repeat;
	background-position: top right;
}
.cart_footer {
	margin: 0px;
	width: 958px;
	height: 28px;
	background-image:url(images/cart_grey_ln_bg.jpg);
	background-repeat:no-repeat;
	background-position:top left;
}

.cart_footer td {
	padding: 7px 0px 0px 0px;
	color: #fff;
	vertical-align:top;
	font-weight: bold;
	font-size: 12px;
	height: 28px;
	background-image:url(images/cart_grey_ln_bg.jpg);
	background-repeat:no-repeat;
	background-position:top center;
}
.cart_footer td.first {
	padding: 0px 0px 0px 0px;
	background-image:url(images/cart_grey_ln_bg.jpg);
	background-repeat:no-repeat;
	background-position:top left;
}

.cart_footer td.last {
	background-image:url(images/cart_grey_ln_bg.jpg);
	background-repeat:no-repeat;
	background-position:top right;
}

.cart_prod td.first {
	background-image:url(images/cart_line_bg.jpg);
	background-repeat:no-repeat;
	background-position:top left;
}

.cart_prod td.last {
	background-image:url(images/cart_line_bg.jpg);
	background-repeat:no-repeat;
	background-position:top right;
}

.cart_prod {
	margin: 0px;
	padding: 0px;
	width: 958px;
	height: 90px;
	background-image:url(images/cart_line_bg.jpg);
	background-repeat:no-repeat;
}
.cart_prod td {
	padding: 15px 0px 0px 0px;
	margin: 0px;
	color: #fff;
	height: 75px;
	vertical-align:top;
	text-align: left;
	font-weight: bold;
	font-size: 12px;
	background-image:url(images/cart_line_bg.jpg);
	background-repeat:no-repeat;
	background-position:top center;
}

TD.PListCartImgBox {
	WIDTH: 70px;
	TEXT-ALIGN: left;
	VERTICAL-ALIGN: top;
	WHITE-SPACE: nowrap;
	PADDING: 8px 0px 0px 9px;
	margin: 0px;
	background-position:top left;
}
.co_button {
	text-align: right;
	padding: 10px 0px;
	margin-left: auto;
	margin-right: 0px;
	height: 44px;
	width: 135px;
}
.cs_button {
	text-align: left;
	float: left;
	padding: 10px 0px;
	margin-left: 0px;
	margin-right: auto;
	height: 44px;
	width: 135px;
}

.cart_prod_price {
	height: 25px;
	vertical-align:middle;
	text-align:center;
	font-size: 12px;
	color: #fff;
	font-weight: bold;
}
.cart_remove_item {
	vertical-align: bottom;
	height: 20px;
	margin-top: auto;
	margin-bottom:10px;
	width: 127px;
	margin-left:auto;
	margin-right:15px;
}

#count_down {
	height: 28px;
	text-align:center;
	width: 90%;
	padding: 0px;
	margin: auto;
	color: #000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	vertical-align:middle;
	text-align:left;
}

#count_down b{
	font-weight: bold;
	color:#000;
}

/*
	Send to Friend Styles
*/
#send_to_friend_popup {
	background-image: url(images/send_to_friend_popup.gif);
	background-position: top left;
	background-repeat: no-repeat;
	height: 420px;
	width: 390px;
	margin: 0px;
	padding: 0px;
	position: absolute;
	z-index: +1;
	visibility: hidden;
}

#send_to_friend_popup_nologin {
	background-image: url(images/send_to_friend_popup_nologin.gif);
	background-position: top left;
	background-repeat: no-repeat;
	height: 50px;
	width: 120px;
	margin: 0px;
	padding: 0px;
	position: absolute;
	z-index: +1;
	visibility: hidden; 
}

.STFNoLoginCont {
	width: 90px;
	height: 40px;
	margin: 5px 0px 0px 5px;
	padding: 0px;
	color: #33CC00;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.STFNoLoginCont a:link, a:visited {
	color: #CC0099;
	text-decoration: none;
}
.STFNoLoginCont a:hover {
	color: #33CC00;
	text-decoration: none;
}
.STFNoLoginCont a:active {
	color: #CC0099;
	text-decoration: none;
}

.STFHeader {
	margin: 35px 20px 10px 20px;
	text-align:left;
	height: 70px;
	position:relative;
}

.STFProduct {
	color:#33CC00;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	position:absolute;
	display: inline;
	top: 30px;
	left: 90px;
	height: 25px;
}
.STFMan {
	color:#CC0099;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	position:absolute;
	display: inline;
	top: 0px;
	left: 90px;
	height: 25px;
}

.STFFormButton {
	color:#CC0099;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-align: right;
}

.STFFooter {
	margin: 35px 20px 10px 20px;
	text-align:left;
	height: 70px;
	position:relative;
}
#STFSend {
	color:#CC0099;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	position:absolute;
	top: 0px;
	left: 30px;
	height: 25px;
}
#STFCancel {
	color:#CC0099;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	position:absolute;
	top: 0px;
	left: 110px;
	height: 25px;
}

/*

	New Checkout Page Styles
	
*/

#checkout_left_col {
	width: 375px;
	float: left;
}

#checkout_mid_col {
	width: 10px;
	float: left;
}

#checkout_right_col {
	width: 375px;
	float: left;
}

.checkout_sec_header {
	background-image: url(images/sec_head_cart.gif);
	background-position: top left;
	background-repeat: no-repeat;
	width: 385px;
	height: 28px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #fff;
	font-weight: bold;
	padding: 8px 0px 0px 5px;
	text-align: left;
	vertical-align: middle;
	position: relative;
}

.PaymentFields {
	position: absolute;
	visibility: hidden;
	width: 380px;
}

#pmt_fields_cont {
	width: 385px;
	height: 200px;
	position: relative;
}

.cart_modify:link, .cart_modify:visited {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #AADD33;
}

.cart_modify:hover {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0099;
}
.cart_modify:active {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #AADD33;
}
.search_again:link, .search_again:visited {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666;
}

.search_again:hover {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #f03;
}
.search_again:active {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666;
}
#secureLogin {
	margin-left: auto;
	margin-right: auto;
	width: 390px;
	margin-top: 40px;
}

.SecureLoginBody {
	padding-left: 10px;
}

#SitemapCont {
	position: relative;
	height: 1100px;
	width: 100%;
}

.sitemapUL {
	margin: 0px;
	padding: 0px;
	text-align: left;
}

#SitemapStylesCont {
	position: absolute;
	top: 35px;
	left: 20px;
}

#SitemapSaleCont {
	position: absolute;
	top: 430px;
	left: 20px;
}

#SitemapBrandsCont {
	position: absolute;
	top: 35px;
	left: 300px;
}

#SitemapHelpCont {
	position: absolute;
	top: 35px;
	left: 580px;
}
#SitemapPagesCont {
	position: absolute;
	top: 230px;
	left: 580px;
}
#SitemapSpecialCont {
	position: absolute;
	top: 320px;
	left: 580px;
}
#SitemapGirlsCont {
	position: absolute;
	top: 450px;
	left: 580px;
}

/* Copyright 2006 LuckyTeam.co.uk. To use this code on your own site, visit http://luckyteam.co.uk */

.luckyZoomSmallImageCont {
position: relative;
}

.luckyZoomBigImageCont {
overflow: hidden;
position: absolute;
z-index: 110;
border: 1px solid #9c3;
visibility: hidden;
/* display: none; */
}

.luckyZoomHeader {
position: relative;
z-index: 10;
left: 0px;
top: 0px;
font: 10px Tahoma, Verdana, Arial, sans-serif;
color:#fff;
background:#9E2F2D;
padding:3px;
}

.luckyZoomHeader a {
color: #fff;
}

.luckyZoomPup {
z-index                 : 10;
visibility              : hidden;
position                : absolute;
width                   : 50px;
height                  : 50px;
border: 1px solid #9c3;
background: #ccc;
opacity: 0.25;
-moz-opacity: 0.25;
-khtml-opacity: 0.25;
filter: alpha(opacity=25);
}

/* Begin Sex & the City Promo CSS */

#sexincity {
	width: 195px;
	height: 324px;
	background-image: url(images/sitc/sexnthecitybg.jpg);
	background-repeat:no-repeat;
	background-position:top;
	margin:0px;
	padding:0px;
	position:absolute;
	top: 9px;
	
}

#sexoffbutton {
	position: relative;
	top: 245px;
	left: 65px;
}

#sexcitygirls {
	position: absolute;
	top: 5px;
	left: 200px;
}

#carrieHead {
	position: absolute;
	background-image: url(images/sitc/carrie_head.jpg);
	width: 192px;
	height: 49px;
	top: 2px;
	left: 0px;
	line-height: 49px;
}
#carrie {
	position: absolute;
	background-image: url();
	width: 192px;
	height: 324px;
	top: 3px;
	left: -5px;
}

#carrieimg {
	position: absolute;
	top: 50px;
	
}

#sam {
	position: absolute;
	background-image: url();
	width: 192px;
	height: 324px;
	top: 3px;
	left: 187px;
	margin:0px;
	padding:0px;
}

#samHead {
	position: absolute;
	background-image: url(images/sitc/sam_head.jpg);
	width: 192px;
	height: 49px;
	top: 2px;
	left: 0px;
	line-height: 49px;
}

#samimg {
	position: absolute;
	top: 50px;
	
}

#mir {
	position: absolute;
	background-image: url();
	width: 191px;
	height: 324px;
	top: 3px;
	left: 378px;
	margin:0px;
	padding:0px;
}

#mirHead {
	position: absolute;
	background-image: url(images/sitc/mir_head.jpg);
	width: 192px;
	height: 49px;
	top: 2px;
	left: 0px;
	line-height: 49px;
}

#mirimg {
	position: absolute;
	top: 50px;
	
}

#char {
	position: absolute;
	background-image: url();
	width: 191px;
	height: 324px;
	top: 3px;
	left: 569px;
	margin:0px;
	padding:0px;
}

#charHead {
	position: absolute;
	background-image: url(images/sitc/char_head.jpg);
	width: 190px;
	height: 49px;
	top: 2px;
	left: 0px;
	line-height: 49px;
}

#charimg {
	position: absolute;
	top: 50px;
	
}

.sitc h2 {
	text-align: center;
	height: 41px;
	
}



/* End Sex & The City Promo CSS */


/* Begin Memorial Day Update */

#midLeft {
	width: 191px;
	height: 340px;
	position: absolute;
	top: 2px;
	left: 0px;
	line-height: 49px;
}

#midLeftHead {
	width: 191px;
	height: 49px;
	position: absolute;
	background-image: url(images/welcome/index_center_left_head.gif);
	top: 2px;
	left: 0px;
	line-height: 49px;
}
#midLeftImg {
	width: 191px;
	height: 49px;
	position: absolute;
	top: 51px;
	left: 0px;
	
}

#midMiddle {
	width: 189px;
	height: 340px;
	position: absolute;
	top: 1px;
	left: 193px;
	line-height: 49px;
}

#midMiddleHead {
	width: 189px;
	height: 49px;
	position: absolute;
	background-image: url(images/welcome/index_center_middle_head.gif);
	top: 3px;
	left: 0px;
	line-height: 49px;
}
 
#midMiddleImg {
	width: 189px;
	height: 49px;
	position: absolute;
	top: 52px;
	left: 0px;
	
}

#midRight {
	width: 574px;
	height: 340px;
	position: absolute;
	top: 2px;
	left: 380px;
	line-height: 49px;	
}

#midRightHead {
	width: 574px;
	height: 49px;
	background-image: url(images/welcome/index_center_right_head.gif);	
	position: absolute;
	top: 2px;
	left: 4px;
	line-height: 49px;
}

#midRightImg {
	width: 574px;
	height: 49px;
	position: absolute;
	top: 51px;
	left: 4px;
}

#MidCont .leftHeader {
    width: 382px;
    height: 49px;
    line-height: 49px;
    background: url(images/welcome/header_left.png);
}

#MidCont .rightHeader {
    width: 574px;
    height: 49px;
    line-height: 49px;
    background: url(images/welcome/header_right.png);
}

#MidCont div, #MidCont img, #MidCont a {
    padding: 0;
    margin: 0;
    border: 0;
}

/* Sale Page */
.saleHeader {
	width: 958px;
	height: 49px;
	line-height: 49px;
}
.saleHeader h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 19px;
	font-style: italic;
	color: #fff;
	text-align: center;	
}

.saleList { padding-left: 20px; width: 958px; }
.saleList ul { margin: 0 15px 0 0; padding: 0; list-style-type: none; }
.saleList li { font-weight: bold; line-height: 16px; }
.saleList li a:link,
.saleList li a:active,
.saleList li a:visited,
.saleList li a:hover {
	font-weight: bold;
	font-size: 10px;
	font-family: verdana;
	text-decoration: none;
}

/* Favorite Brand Sale Page */
.favoriteBrandSaleHeader { background-image: url(images/favorite_brand_sale/favorite_brand_sale_header.png); }
.favoriteBrandSaleHeader h1 { color: #fff; }

.favoriteBrandSaleList li { color: #fe0098; }
.favoriteBrandSaleList li a:link,
.favoriteBrandSaleList li a:active,
.favoriteBrandSaleList li a:visited,
.favoriteBrandSaleList li a:hover { color: #fe0098; }

/* Favorite Brand Sale Page */
.backToSchoolSaleHeader { background-image: url(images/back_to_school_sale/back_to_school_header.png); }
.backToSchoolSaleHeader h1 { color: #fff; }

.backToSchoolSaleList li { color: #3f4a5c; }
.backToSchoolSaleList li a:link,
.backToSchoolSaleList li a:active,
.backToSchoolSaleList li a:visited,
.backToSchoolSaleList li a:hover { color: #3f4a5c; }

/* Tall footer blocks */
.tallFooter {
    width: 958px;
    padding-left: 2px;
    margin-left: auto;
    margin-right: auto;
    /*margin-bottom: 10px;*/
}
.tallFooter .footerBlock {
    float: left;
    width: 149px;
    height: 160px;
    margin-right: 4px;
}

.bottomMargin {
    height: 4px;
    clear: both;
}

#newsSignup {
	float: right;
	height: 160px;
	width: 193px;
	padding:0px;
	margin: 0px;
	background-image:url(images/news_bg.jpg);
	background-position:top left;
	background-repeat:no-repeat;
}

#newsTxt {
	color: #666;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: center;
	padding-top: 70px;
}

#newsTxt p {
	position: relative;
	margin-top: 5px;
	margin-bottom: 5px;
}

#newsTxt .newsletterSubmit {
    vertical-align: middle;
}

/* Status Message */
#status_message {
	color: #333;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #FDFF2F;
	font-style: italic;
	font-size: 15px;
	height: 25px;
	line-height: 25px;
	margin: 10px 0 3px 0;
}

#status_message .error { color: #f00; }


/* Floats and Clears */
.floatLeft { float: left; }
.floatRight { float: right; }
.clearBoth { clear: both; }

/* Test Styles */
.border { border: 1px solid #f00; }