/*
  $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 { font-family: Verdana, Arial, sans-serif; font-size: 12px; }
.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 11px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 11px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 11px; color: #70d250; text-decoration: underline; }

BODY {
  background: #ffffff;
  color: #000000;
  margin: 0px;
}

A {
  color: #000000;
  text-decoration: underline;
}

A:hover {
  color: #AABBDD;
  text-decoration: underline;
    font-weight: bold;
  
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #660066;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  background: #660066;
  color: #ffffff;
  font-weight : bold;
}

A.headerNavigation { 
  color: #FFFFFF; 
}

A.headerNavigation:hover {
  color: #ffffff;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 13px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 13px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #660066;
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  background: #660066;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
  background: #b6b7cb;
}

searchBox2{
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  background: #660066;
  color: #ffffff;
  font-weight: bold;
}

.infoBoxContents {
  background: #f8f8f9;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

TD.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  background: #660066;
  color: #ffffff;
}

TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

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: #f8f8f9;
}

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: #f8f8f9;
}

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 1px;
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  background: #b6b7cb;
  color: #FFFFFF;
  font-weight: bold;
}
TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

TR.productListing-odd-adv{
  background: #ffffff;
}

TR.productListing-even-adv {
  background: #ffffff;
}


TABLE.productListing-adv {
   border: 0px;


}
.productListing-heading-adv {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  background: #FFFFFF;
  color: #b6b7cb;
  font-weight: bold;
}

TD.productListing-data-adv {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

A.pageResults {
  color: #0000FF;
}

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

TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #9a9a9a;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #000000;
}

TD.main, P.main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

TD.accountCategory {
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
}

TD.tableHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

TEXTAREA {
  width: 100%;
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

SPAN.greetUser {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #f0a480;
  font-weight: bold;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 13px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #E9F4FC; }

.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial, sans-serif; font-size: 11px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Verdana, Arial, sans-serif; font-size: 11px; color: #000000; }

/* message box */

.messageBox { font-family: Verdana, Arial, sans-serif; font-size: 11px; }
.messageStackError, .messageStackWarning { font-family: Verdana, Arial, sans-serif; font-size: 11px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 11px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 11px; color: #ff0000; }


/* for alternate new products */
.ourtexthere{
 font-family: Verdana;
 font-size: 12px;
}

.greetinguser {

/*background: #f8f8f9;*/
 border: Black 1px;
 border-style: solid;
 background:#EFEFEF;
 font-family: Verdana;
 font-size: 12px;
}
.greetinguserwhite {

/*background: #f8f8f9;*/
 border: Black 1px;
 border-style: solid;
 background:#ffffff;
 font-family: Verdana;
 font-size: 12px;
}
/*
table.greetinguser td.ourtexthere img {
border: 1px darkblue solid;
}

table.greetinguser td.ourtexthere a:hover img {
border: 1px orange solid;
}
*/

/* CSS Document */
h1,h2,h3{font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;font-style: italic;color:#660066;}
h4{font-family: "Times New Roman", Times, serif;font-style: bold;color:#800000;font-size: 18px;font-style:italic;}
.headtitle {font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;font-style: italic;color:#660066;}
.headsub {font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;font-style: italic;color:#660066;}
.cathead{font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;font-size: 13px;font-weight:bold;font-style: italic;color:#660066;}
.catsub {font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;font-size: 12px;font-weight:bold;color:#000000;}

.nocurls {font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;font-size; 12px}
.curly {font-family: "Times New Roman", Times, serif;font-size: 14px;}
p {font-family:Arial, Helvetica, sans-serif,Verdana, Geneva;font-size: 12px;}
.fronty {font-family:Comic Sans MS,Arial, Helvetica, sans-serif,Verdana, Geneva;font-size: 13px;color:#000000;}
.tcell {font-family:Arial, Helvetica, sans-serif,Verdana, Geneva;font-size: 12px;}
a:hover {color:#660066;}

.pdetail{font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;}
.ptitle{font-family: "Times New Roman", Times, serif;font-size: 18px;color:#660066;font-style:italic;font-weight:bold;}
.pimage{font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;font-size: 10px;color:#000000;}
.pdescr{font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;font-size: 12px;color:#000000;}
.ptypes{font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;font-size: 11px;color:#000000;}
.pprice{font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;font-size: 11px;color:#660066;}

.cellmed {font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;font-size: 12px;color:#660066;}


.ppriceup{font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;font-size: 12px;color:#660066;}
.middletitle {font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;font-size: 13px;font-weight:bold;color:#660066;}
ul {list-style-image: url(images/tri17.gif);list-style-position: outside;font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;font-size: 13px;font-weight:bold;color:#660066;}
li {font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;font-size: 12px;font-weight:bold;color:#000000;}
ul.sublist {list-style-image: url(images/blktri2.gif);list-style-position: outside;}
li.sublist {font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;font-size: 11px;font-weight:normal;}

ul.sublist2 {list-style-image: url(images/minus17.jpg);list-style-position: outside;}
li.sublist2 {font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;font-size: 11px;font-weight:normal;}

ul.nailslist {list-style-image: url(images/bftag.gif);list-style-position: inside;}
li.nailslist {font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;font-size: 11px;font-weight:normal;}

ul.nailslist2 {list-style-image: url(images/bflytag.jpg);list-style-position: outside;font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;font-size: 13px;font-weight:bold;color:#660066;}
li.nailslist2 {font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;font-size: 12px;font-weight:normal;color:#000000;}

ul.normallist {list-style-image: url(images/tri17.gif);list-style-position: outside;font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;font-size: 13px;font-weight:bold;color:#660066;}
li.normallist {font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;font-size: 12px;font-weight:normal;color:#000000;}


.linktitle {font-style: italic;font-weight: bold;color: #660066;}
a.linktitle:link {font-style: italic;font-weight: bold;color: #660066;text-decoration:none;}
a.linktitle:active {font-style: italic;font-weight: bold;color: #FF0000;text-decoration: none;}
a.linktitle:visited {font-style: italic;font-weight: bold;color: #800000;text-decoration: none;}
a.linktitle:hover {font-style: italic;font-weight: bold;color: #000000;text-decoration: underline;}

.linktitle2 {font-family: "Times New Roman", Times, serif;font-size: 18px;font-style: italic;font-weight: bold;color: #660066;}
a.linktitle2:link {font-style: italic;font-weight: bold;color: #660066;text-decoration:underline;}
a.linktitle2:active {font-style: italic;font-weight: bold;color: #FF0000;text-decoration: underline;}
a.linktitle2:visited {font-style: italic;font-weight: bold;color: #800000;text-decoration: underline;}
a.linktitle2:hover {font-style: italic;normal: bold;color: #000000;text-decoration: underline;}

.navtitle2 {font-family: "Brush Script MT", Verdana, Geneva, Arial, Helvetica, sans-serif;font-size: 18px;color: #660066;}
a.navtitle2:link {color: #660066;text-decoration:none;}
a.navtitle2:active {color: #FF0000;text-decoration: underline;}
a.navtitle2:visited {color: #800000;text-decoration: underline;}
a.navtitle2:hover {font-family: "Times New Roman";normal: bold;color: #000000;text-decoration: underline;}

.navtitle24 {font-family: "Brush Script MT", Verdana, Geneva, Arial, Helvetica, sans-serif;font-size: 20px;color: #800000;font-weight:bold;}
a.navtitle24:link {color: #660066;text-decoration:none;}
a.navtitle24:active {color: #FF0000;text-decoration: underline;}
a.navtitle24:visited {color: #800000;text-decoration: underline;}
a.navtitle24:hover {font-family: "Times New Roman";normal: bold;color: #000000;text-decoration: underline;}

.thebox{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-align:left;
	background-color: #FFFFFF;
	text-decoration: none;
	}

.theboxpurple{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color:#660066;
	text-align:left;
	text-decoration: none;
	}
		.theboxpurplecenter{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color:#660066;
	text-align:center;
	
	}	