/*

  $Id: stylesheet.css,v 1.56 2003/06/30 20:04:02 hpdl Exp $

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
*/

.boxText, A.boxText, A.boxText:hover { font-family: Arial; font-size: 12px; font-weight: bold; color: #000000;}
.errorBox { font-family: Arial; font-size: 12px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family: Arial; font-size: 12px; color: #CC0033; font-weight: bold;  }
.productsNotifications { background: #FFF6FB; }
.orderEdit { font-family: Arial; font-size: 12px; color: #4B00B0; text-decoration: underline; }

BODY { 
	background: #FE98C7 url(images/bg_page.jpg) repeat-x; 
	color: #000000; 
	margin: 0px;
}

/* Printable Catalogue Extras */

.border {
	background: #AD70FF;
}

/* END Printable Catalogue Extras */

.background_content { 
	background: #FFFFFF url(images/bg_content.jpg) no-repeat; 
	background-position: bottom right;
}

.background_leftside {
	background: url(images/bg_leftside.jpg) repeat-y; 
	color: #000000;
	font-family: arial;
	font-size: 12px; 
}

.spacer {
	background: #AD70FF;
}

/* //HW: Added this for popup Windows with Text and the CVC window */
.tableBackground { background: #FFFFFF; color: #000000; cellpadding: 5px; cellspacing: 5px; border: 0; width: 100%;}
.cvcTableBackground { background: #000000; color: #FFFFFF; cellpadding: 5px; cellspacing: 5px; border: 0;}
/* //HW: END OF */

A { color: #FE338E; text-decoration: none;}
A:hover { color: #FE338E; text-decoration: underline; }
FORM {display: inline; }
TR.header { background: none; }

TR.headerNavigation, TD.headerNavigation, A.headerNavigation { font-family: Arial; font-size: 9px; color: #FFFFFF; }
A.headerNavigation:hover { text-decoration: underline; }

TR.headerError { background: #ff0000; }
TD.headerError { font-family: Arial; font-size: 12px; background: #FF0000; color: #FFFFFF; font-weight : bold; text-align : center; }

TR.headerInfo { background: #00ff00; }
TD.headerInfo { font-family: Arial; font-size: 12px; background: #00FF00; color: #FFFFFF; font-weight: bold; text-align: center; }

TR.footer { background: #FFFFFF url(images/bg_footer.jpg) repeat-x; color: #4B00B0; height: 21px;}
TD.footer { font-family: Arial; font-size: 12px; color: #4B00B0; text-align: centre; }
a.footer, a.footer:active, a.footer:visited { color: #4B00B0; text-decoration: none; }
a.footer:hover { color: #4B00B0; text-decoration: underline;}

.infoBox { background: none; }
.infoBoxContents { background: transparent; font-family: Arial; font-size: 12px; font-weight: normal;}
.infoBoxNotice { background: #FF8E90; }
.infoBoxNoticeContents { background: #FF0000; font-family: Arial; font-size: 12px; }
TD.infoBoxHeading { font-family: Arial; font-size: 12px; font-weight: bold; background: none; color: #4B00B0; padding-top: 12px;  }
TD.infoBox, SPAN.infoBox { font-family: Arial; font-size: 12px; font-weight: normal;}

TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd { background: #FEF1F8; }
TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even { background: #F3EBFE; }

TABLE.productListing { border-top: 1px; border-bottom: 1px; border-right: 1px; border-left: 1px; border-style: dotted; border-color: #4B00B0; border-spacing: 1px; }
.productListing-heading { font-family: Arial; font-size: 12px; background: #F3EBFE; color: #4B00B0; font-weight: bold; }
TD.productListing-data, .productListing-data,.productListing { font-family: Arial; font-size: 12px; color: #4B00B0; }
TD.productListing-data { padding: 5px; }

/* A.pageResults { .main color: #0000FF; }*/
A.pageResults:hover { color: #0000FF; background: #FFFF33; }

TD.pageHeading, DIV.pageHeading, .pageHeading { font-family: Arial; font-size: 14px; font-weight: bold; color: #005CE5; }
TD.pageHeadingSpecials, DIV.pageHeadingSpecials, .pageHeadingSpecials { font-family: Arial; font-size: 14; font-weight: bold; color: #005CE5; }


TR.subBar { background: #f4f7fd; }
TD.subBar { font-family: Arial; font-size: 12px; color: #000000; }

TD.main, P.main, TD, P { font-family: Arial; font-size: 13px; line-height: 1.5; }

TD.smallText, SPAN.smallText, P.smallText { font-family: Arial; font-size: 12px; }
TD.categoryText, SPAN.categoryText, P.categoryText { font-family: Arial; font-size: 12px; }

TD.accountCategory { font-family: Arial; font-size: 13px; color: #aabbdd; }

TD.fieldKey { font-family: Arial; font-size: 12px; font-weight: bold; }
TD.fieldValue { font-family: Arial; font-size: 12px; }

TD.tableHeading { font-family: Arial; font-size: 12px; font-weight: bold; }

SPAN.newItemInCart { font-family: Arial; font-size: 12px; color: #ff0000; }

CHECKBOX, INPUT, RADIO, SELECT { font-family: Arial; font-size: 12px; }
TEXTAREA { width: 100%; font-family: Arial; font-size: 12px; }

SPAN.greetUser { font-family: Arial; font-size: 12px; color: #4B00B0; font-weight: bold; }

TABLE.formArea { background: #f1f9fe; border-color: #7b9ebd; border-style: solid; border-width: 1px; }
TD.formAreaTitle { font-family: Arial; font-size: 12px; font-weight: bold;}

.moduleRow { }
.moduleRowOver { background-color: #FE98C7; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #FFF0F7; }

.checkoutBarFrom, .checkoutBarTo { font-family: Arial; font-size: 12px; color: #556556; }
.checkoutBarCurrent { font-family: Arial; font-size: 12px; color: #4B00B0; }

/* message box */

.messageBox { font-family: Arial; font-size: 12px; border: 1px dotted #4B00B0; border-spacing: 1px;}
.messageStackError, .messageStackWarning { font-family: Arial; font-size: 12px; background-color: #FFA7A7; border: 1px  dotted #FE4C4C; border-spacing: 1px;}
.messageStackSuccess { font-family: Arial; font-size: 12px; background-color: #FEF1F8; border: 1px dotted #4B00B0; border-spacing: 1px;}

/* input requirement */

.inputRequirement { font-family: Arial; font-size: 12px; color: #4B00B0; }

/* HW: MODS */

TD.bottomNavigation { font-family: Arial; font-size: 10px; color: #4B00B0; font-weight : normal; line-height: 15px; text-align: middle;}
a.bottomNavigation:link, a.bottomNavigation:active, a.bottomNavigation:visited { color: #FE338E; text-decoration: none; }
a.bottomNavigation:hover { color: #FE338E; text-decoration: underline;}

#rule { background-image: url(images/bg_dotted.gif); width: 100%; height: 5px; background-position: center; }
.Banner { background: #FE338E; }

.boxText ul { list-style-type: none; margin: 0px; padding: 0px; }
ul.mainlevel { list-style-type: none; margin: 0px; padding: 0px; }
ul.mainlevel li { border: 1px solid #FFF6FB; }


ul li a.mainlevel:link, ul li a.mainlevel:visited {
	display: block;
	background: url(images/bullet.jpg) no-repeat;
	background-position: left top;
	valign: top;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #4B00B0;
	text-align: left;
	padding-left: 13px;
	text-decoration: none;
}

ul li a.mainlevel:hover {
	background: url(images/bullet_ro.jpg) no-repeat;
	text-decoration: none;
	color: #005CE5;
}

.boxText ul ul { list-style-type: none; margin: 0px; padding: 0px;}

ul li a.sublevel:link, ul li a.sublevel:visited {
	display: block;
	background: url(images/subbullet.jpg) no-repeat;
	background-position: left top;
	vertical-align: middle;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #FE338E;
	text-align: left;
	padding-left: 23px;
	text-decoration: none;
}

ul li a.sublevel:hover {
	background: url(images/subbullet_ro.jpg) no-repeat;
	text-decoration: none;
	color: #005CE5;
}

/* HW: END MODS */

/* ----------------- coolMenu ----------------- */

.clCMEvent{ position:absolute; width:99%; height:99%; clip:rect(0,100%,100%,0); left:0;  top:0; visibility:visible; }
.clCMAbs{ position:absolute; visibility:hidden; left:0; top:0; }
.clBar{ position:absolute; width:10; height:10; background-color:#FFFFFF; layer-background-color:#FFFFFF; visibility:hidden; }

.clLevel0,.clLevel0over{ position:absolute; padding:1px; font-family: Arial; font-size:11px; }
.clLevel0{ background-color:#FFFFFF; layer-background-color:#FFFFFF; color:#000000; }
.clLevel0over{ background-color:#bbc3d3; layer-background-color:#bbc3d3; color:#FFFFFF; cursor:pointer; }
.clLevel0border{ position:absolute; visibility:hidden; background-color:#c0c0c0; layer-background-color:white; }

.clLevel1, .clLevel1over{ position:absolute; padding:2px; font-family: Arial; font-size:11px; }
.clLevel1{ background-color:#FFFFFF; layer-background-color:#FFFFFF; color:#000000; }
.clLevel1over{ background-color:#bbc3d3; layer-background-color:#bbc3d3; color:#FFFFFF; cursor:pointer; cursor:hand; }
.clLevel1border{ position:absolute; visibility:hidden; background-color:#c0c0c0; layer-background-color:white; }

/* ----------------- coolMenu_eof ----------------- */

/* Tables */
TABLE.productSpecialPrice, TABLE.productPriceInBox { border: 0px; cellspacing: 2px; cellpadding: 2px; align: right; background-color: none; }
.priceBox { border: 0px; cellspacing: 2px; cellpadding: 2px; align: right; background-color: none; }

/* Price */
SPAN.markProductOutOfStock { font-family: Arial;  font-size: 12px;  color: #4B00B0;  font-weight: bold;}
SPAN.errorText { font-family: Arial; font-size: 12px; color: #FF0000; }
TR.productPriceInBox, TD.productPriceInBox, .productPriceInBox { font-family: Arial; font-size: 12px; color: #4B00B0; }

/* Special Price */
SPAN.productSpecialPrice, TR.productSpecialPrice, TD.productSpecialPrice, .productSpecialPrice { font-weight:bold; color: #FE338E; }
.productSpecialPrice_ProductInfo {font-weight:bold; color:#FE338E;}

/* Price Breaks */
.priceBreakBox { border: 0px; cellspacing: 2px; cellpadding: 2px; align: right; background-color: none; }
TR.priceBreakBoxSinglePrice, TD.priceBreakBoxSinglePrice, .priceBreakBoxSinglePrice { font-family: Arial; font-size: 12px; color: #4B00B0; }
TR.priceBreakBoxMultiQty, TD.priceBreakBoxMultiQty, .priceBreakBoxMultiQty { font-family: Arial; font-size: 12px; background: #224224; text-align: right; }
TR.priceBreakBoxMultiPrice, TD.priceBreakBoxMultiPrice, .priceBreakBoxMultiPrice { font-family: Arial; font-size: 12px; background: #FEF1F8; }
TR.productPriceInListing, TD.productPriceInListing, .productPriceInListing { font-family: Arial; font-size: 12px; background-color: #FFFFFF; }
TR.productPriceInProdInfo, TD.productPriceInProdInfo, .productPriceInProdInfo { font-family: Arial; font-size: 12px; background-color: #FFFFFF; }

/* HW Printable Catalog */
TD.pcat_prod, A.pcat_prod { font-family : Arial; font-size: 12px; line-height: 1; weight:bold; color:000000; padding:4px}
TD.pcat_prod_details { font-family : Arial; font-size: 12px; line-height: 1; color:000000; padding:4px}
TD.pcat_attr_head { font-family : Arial; font-size: 12px; line-height: 1; weight:normal; color:440044;}
TD.pcat_attr_body { font-family : Arial; font-size: 12px; line-height: 1; color:440044; }
TABLE.pcat_background {background-color:ffffff;}
TR.pcat_bg_grey {background-color:eeeeee;}

TD.left_column {backgroundxx-color:101101; border-right: 1px dotted #4B00B0;}

.products_overview {
	font-family: Arial;
	font-size: 12px;
	line-height: 1;
	color: #FE98C7;
	font-style: italic;
}

.imgThumb {
	border:1px;
	border-style:solid;
	border-color: #4803AE;
}

.imgMid {
	border:0px;
	border-style:solid;
	border-color: #FE98C7;
}

.imgBig {
	border:0px;
	border-style:solid;
	border-color: #4803AE;
}

.imgBrand {
	border:0px;
	border-style:solid;
	border-color: #FFFFFF;
}

.imgCategory {
	border:0px;
	border-style:solid;
	border-color: #FFFFFF;
}

.imgButton {
	border:0px;
	border-style:solid;
	border-color: #FFFFFF;
}

#master1 {
	border:0px;
	border-style:solid;
	border-color: #FFFFFF;
}

.invisible { display: none; }

/* START Bra Size Grid */
 
TD.gridbgDefault 	{ background-color:#EEEEEE; text-align: center; }
TD.gridbgSoldOut 	{ background-color:#DCDEE0; text-align: center; }
TD.gridbgOrderNow 	{ background-color:#95B8D5; text-align: center; }
TD.gridbgInStock 	{ background-color:#E6AACE; text-align: center; }

.main TH 				{ background-color: #999999; font-family: Arial; color: #FFFFFF; font-size: 10px; line-height: 1; height: 16px; width: 15px; }
.main TH.headerCorner 	{ background-color: #999999; font-family: Arial; text-align: center; color: #000000; font-size: 10px; line-height: 1; height: 16px; width: 15px; font-weight: normal; }
.main TH.header 		{ background-color: #999999; font-family: Arial; text-align: center; padding-top: 2px; color: #FFFFFF; font-size: 10px; line-height: 1; height: 16px; width: 15px; font-weight: normal; }
.main TH.header2 		{ background-color: #999999; font-family: Arial; text-align: center; padding-top: 2px; color: #000000; font-size: 10px; line-height: 1; height: 16px; width: 15px; font-weight: normal; }
TD.header2 				{ background-color: #999999; font-family: Arial; text-align: center; padding-top: 2px; color: #FFFFFF; font-size: 10px; line-height: 1; height: 16px; width: 15px; }

/* END Bra Size Grid */

TABLE.infoBoxContents TD.smallText .imgThumb {
	border: 0px;
	border-style: solid;
	border-color: #636466;
}

TD.brand {font-family : Arial; font-size: 12px; line-height: 1.5; }

TD.brand img {
	border:0px;
	border-style:solid;
	border-color: #e2e2e2;
}

TABLE.mytable TD { }
.coupon_amount {color:red}.
.voucher_redeem_amount_table {background-color:#EFF0F1;};

/* data table */
.dataTableHeadingRow { background-color: #FFFFFF; }
.dataTableHeadingContent { font-family: Arial; font-size: 12px; color: #000000; font-weight: bold; }
.dataTableRow { background-color: #EEEEEE; }
.dataTableRow_2 { background-color: #FFFFFF; font-family: Arial; font-size: 12px; color: #000000;}
.dataTableRowSelected { background-color: #C8C8C8; }
.dataTableRowOver { background-color: #FFFFFF; cursor: pointer; cursor: hand; }
.dataTableContent { font-family: Arial; font-size: 12px; color: #000000; }

/* invoice & packing slip  */
.dataTableContentInvoice { font-family: Arial; font-size: 12px; color: #000000; }
.invoiceMain { font-family: Arial; font-size: 12px; }

.largeimagecaption { font-family: Arial; font-size: 13px; font-weight: bold; color: #FFFFFF;}

/* Lightbox */
#lightboxCaption, #keyboardMsg { font-family: Arial; font-size: 12px; color: #000000;}