form
{
	margin: 0;
}

hr
{
	color: blue;
}
/*
a:link
{
	color: #069;
}
a:visited
{
	color: #6c5f74;
}
a:hover
{
	color: #ff6633;
}
*/
.style4
{
	font-size: x-small;
	color: #336;
	line-height: 1em;
	font-family: Caecilia LT Std, Trebuchet MS, Arial, serif;
}

/*=================================================
		MASTER PAGE
===================================================*/
/*
body
{
	font-family: Caecilia LT Std, Trebuchet MS, Arial, serif;
	font-size: small;
	margin: 0;
	height: 100%;
	background-color: #eee;
	width:760px;
}
*/

.MasterTable
{
	border: 1px solid #000;
	background: #fff;
	padding: 0;
	margin: 0;
	width: 805px;
}

.WholePage
{
	border: 1px solid #210;
	width: 805px;
	background-color: #fff;
}

.Header
{
	background-color: #bdca8d;
	height: 90px;
	width: 758px;
	border-bottom: 1px solid #210;
}

.Header1
{
	background-color: #bdca8d;
	height: 90px;
	width: 758px;
}

.NavColumn
{
	background-color: #fff;
	border-right: 1px solid #210;
	width: 153px;
}
.Category
{
	color: #6c5f74;
	font-size: 9pt;
}
.ContentColumn
{
	width: 604px;
	background-color: #fff;
	border-top: 1px solid #fff;
}

.TopNav
{
	background-color: #ececd8;
	height: 30px;
	width: 758px;
}

.Footer
{
	background-color: #fff;
	color: #069;
	font-size: small;
	width: 604px;
}
.SearchButton
{
	margin: 8px;
}


.FooterCopyright
{
	font-size: x-small;
	color: #336;
	line-height: 1em;
	font-family: Caecilia LT Std, Trebuchet MS, Arial, serif;
}

.errorSm
{
	color: #cd392d;
	font-size: x-small;
}

.TabButton
{
	border: 0 none;
	vertical-align: bottom;
}

/*=================================================
				Left Nav
===================================================*/
.NavSubCat
{
	padding-left: 3px;
	padding-right: 2px;
}
.NavSubCatBullet
{
	font-size: 9px;
	padding-left: 4px;
}
table.NavSubCatTable
{
	background-color: #dbd6bc;
	width: 100%;
	padding-bottom: 2px;
}
.NavSubCat a:link
{
	font-size: 8pt;
	color: #069;
}
.NavSubCat a:visited
{
	font-size: 8pt;
	color: #666;
}
.NavSubCat a:hover
{
	font-size: 8pt;
	color: #f00;
	text-decoration: none;
}
.TabButton
{
	border: 0 none;
	vertical-align: bottom;
}

/*=================================================
		CUSTOMER SERVICE & DETAIL
===================================================*/

.HelpTitle
{
	background-color: #ececd8;
	height: 90px;
	border-bottom: 1px solid #210;
	width: 604px;
}

.HelpSubtitle
{
	font-family: Caecilia LT Std, Trebuchet MS, Arial, serif;
	font-size: small;
	font-weight: bold;
	color: #cd392d;
	text-decoration: none;
	text-align: left;
}

.HelpBody
{
	vertical-align: top;
	font-family: Caecilia LT Std, Trebuchet MS, Arial, serif;
	font-size: small;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
}

/*=================================================
		SHOPPING CART & CHECKOUT
===================================================*/

.CheckoutFooter
{
	background-color: #fff;
	color: #069;
	font-size: small;
	width: 760px;
}

.cartItemsTable
{
	border: 0;
	padding: 0;
	margin: 0;
	width: 760px;
	font-family: Caecilia LT Std, Trebuchet MS, Arial, serif;
	color: #210;
}

.cartItemsHeader
{
	background-color: #ececd8;
	font-weight: bold;
	font-family: Caecilia LT Std, Trebuchet MS, Arial, serif;
}

.cartItemSeparator
{
	border-bottom: 1px dashed #ccc;
}
.SpecialOffers_Cart_Header
{
	background-color: #e3e3c7;
}
.SpecialOffers_Cart_Main
{
	background-color: #ececd8;
}
.couponTable
{
	border-top: 1px solid #666;
	border-bottom: 1px solid #666;
	background-color: #ececd8;
}
.giftwrapOfferTable
{
	border: 1px solid #bdca8d;
}

a.SmallLink
{
	font-family: Arial;
	font-size: 10px;
	color: #7b531f;
	text-decoration: underline;
}

a.NormalLink
{
	font-family: Caecilia LT Std, Trebuchet MS, Arial, serif;
	color: #069;
	font-weight: lighter;
	text-decoration: underline;
}


.OrangeBoldText
{
	font-family: Caecilia LT Std, Trebuchet MS, Arial, serif;
	font-size: medium;
	font-weight: bold;
	color: #e80;
}

.OrangeBigBoldText
{
	font-family: Caecilia LT Std, Trebuchet MS, Arial, serif;
	font-size: large;
	font-weight: bold;
	color: #e80;
}

.OrangeNormalText
{
	font-family: Caecilia LT Std, Trebuchet MS, Arial, serif;
	font-size: small;
	color: #e80;
}

.MediumBolderText
{
	font-family: Caecilia LT Std, Trebuchet MS, Arial, serif;
	font-size: 12px;
	font-weight: bold;
	color: #210;
}

.BoldText
{
	font-family: Times New Roman;
	font-size: 14px;
	font-weight: bold;
	color: #4a4a49;
}

.BoldText_Label
{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000;
}
.BoldText_Amount
{
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #000;
}

.SmallBoldText
{
	font-family: Arial;
	font-size: x-small;
	font-weight: bold;
	color: #210;
}


.NormalTextArial
{
	font-family: Arial;
	font-size: 11px;
	color: #4a4a49;
}

.MediumText
{
	font-family: Caecilia LT Std, Trebuchet MS, Arial, serif;
	font-size: medium;
	color: #210;
}

.BlueSmallText
{
	color: #069;
	line-height: 1em;
	font-size: x-small;
	font-family: Caecilia LT Std, Trebuchet MS, Arial, serif;
}

.BlueBoldText
{
	color: #069;
	line-height: 1em;
	font-size: small;
	font-weight: bold;
	font-family: Caecilia LT Std, Trebuchet MS, Arial, serif;
}

.RedBoldText
{
	color: #b00;
	font-weight: bold;
	font-size: small;
	font-family: Caecilia LT Std, Trebuchet MS, Arial, serif;
}

.RedMediumBoldText
{
	font-size: medium;
	color: #900;
	font-weight: bold;
}

.RedText
{
	color: #b00;
	font-size: small;
	font-family: Arial;
}

.RedSmallText
{
	color: #b00;
	font-size: x-small;
	font-family: Arial;
}

.GreyText
{
	color: #000;
	font-family: Times New Roman;
	font-size: 12px;
}
.GreyTextBold
{
	color: #000;
	font-family: Times New Roman;
	font-size: 12px;
	font-weight: bold;
}
.ItalicGreyText
{
	color: #6c5f74;
	font-family: Caecilia LT Std, Trebuchet MS, Arial, serif;
	font-size: small;
	font-style: italic;
}

.SmallGreyText
{
	font-size: smaller;
	color: #6c5f74;
	font-family: Caecilia LT Std, Trebuchet MS, Arial, serif;
}

.XSmallGreyText
{
	font-size: 9px;
	color: #999;
	line-height: 1em;
	font-family: Arial;
}

.XSmallGreyText1
{
	font-size: x-small;
	color: #000;
	line-height: 1em;
	font-family: Arial;
	text-decoration: underline;
}

.xsmallText
{
	font-family: Caecilia LT Std, Trebuchet MS, Arial, serif;
	font-size: xx-small;
	color: #999;
}

.merchantText
{
	font-size: x-small;
	color: #333;
	line-height: 1.25em;
	font-family: Caecilia LT Std, Trebuchet MS, Arial, serif;
}

.whiteSmallText
{
	font-family: arial, helvetica;
	font-size: small;
	color: #fff;
	text-decoration: underline;
}

.GreenNormalText
{
	font-family: arial, helvetica;
	font-size: medium;
	color: #390;
}

.GreenBoldText
{
	font-family: arial, helvetica;
	font-size: medium;
	font-weight: bold;
	color: #390;
}

.cartTitle
{
	/*border-top: 1px solid #bdca8d;*/
	background-color: #ececd8;
	height: 60px;
	border-bottom: 1px solid #bdca8d;
}

.CartBottom
{
	background-color: #fff;
	height: 120px;
}

.CartBottom1
{
	border-top: 1px solid #bdca8d;
	background-color: #ececd8;
	height: 60px;
}


.addressTable
{
	height: 20px;
	background-position: left;
}


/*=================================================
		SEARCH LISTING
===================================================*/


.SearchListItem
{
	background-color: #fffaf0;
}

.SearchDetailHtml
{
	font-family: Caecilia LT Std, Trebuchet MS, Arial, serif;
	line-height: 1.3em;
	color: #210;
	font-size: small;
}

/* for search result header */
.SearchName
{
	font-family: Caecilia LT Std, Trebuchet MS, Arial, serif;
	font-weight: bold;
	color: #333;
	font-size: small;
}

.StyleName
{
	font-family: Caecilia LT Std, Trebuchet MS, Arial, serif;
	color: #333;
	font-size: small;
}

/* for search result */
.DetailDisplay
{
	font-family: Caecilia LT Std, Trebuchet MS, Arial, serif;
	color: #210;
	line-height: 1em;
	font-size: small;
}

.SalePrice
{
	font-weight: bold;
	color: #b00;
}

.PriceLineThr
{
	font-weight: bold;
	text-decoration: line-through;
}
.Price
{
	font-weight: bold;
}

.SearchCat
{
	background-color: #ececd8;
}

.SearchSort
{
	background-color: #eee;
}

.SearchPageHeader
{
	color: #b00;
	font-weight: bold;
	font-size: small;
}

/*=================================================
		SPECIAL OFFER
===================================================*/


.SpecialOfferTitle
{
	font-weight: bold;
	color: #b00;
}


/*=================================================
		BESTSELLER
===================================================*/
.BestSellerTable
{
	width: 100%;
	vertical-align: top;
	border-bottom: 2px solid #cd392d;
	border-top: 2px solid #cd392d;
	padding: 0;
}


/*=================================================
		Bill Me Later
===================================================*/
.faqs_content
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	left: 10px;
	color: #666;
}

