/*

  $Id: stylesheet.css,v 1.1 2004/08/25 22:44:43 akhan 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: 10px; ; background-color: #000000; color: #FFFFFF; }
.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #E9E9F8; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #70d200;  font-weight : bold; text-decoration: underline; }

/*BODY {

  background: #E9E9F8;
  color: #000000;
  margin: 0px;
}

A {
  color: #000000;
  text-decoration: none;
}


A:link {
	text-decoration: none;
	color:#81CBB0;
}


A:hover {
  color: #FFCC00;
  text-decoration: underline;
}

*/



BODY	{
	scrollbar-base-color: #000000;
	scrollbar-track-color: #333333;
	scrollbar-arrow-color: #8BC1AD;
	background-color: #000000;
	}

		

a:link, a:visited, a:active	{ color: #81CBB0; text-decoration: none; }
a:hover				{ color: #FFCC00; text-decoration: none; }



TABLE		      { COLOR: #C0C0C0; FONT: 12px verdana, arial, sans-serif; font-weight: bold; }
.title		{ COLOR: #FFFFFF; FONT: 18px verdana, arial, sans-serif; font-weight: bold; }
.subtitle   	{ COLOR: #DCD7EC; FONT: 14px verdana, arial, sans-serif; font-weight: bold; }
.smalltitle 	{ COLOR: #8BC1AD; FONT: 13px verdana, arial, sans-serif; font-weight: bold; }
.date-font	      { color: #000000; font: 10px verdana, arial, sans-serif; font-weight: bold; }
#date-location	{ left: 4px; POSITION: absolute; TOP: 23px; }

/* GENERAL TEXT SIZES and COLORS */


.smalltext		      { COLOR: #99CC99; FONT: 11px arial, sans-serif; font-weight: bold; }
.footer			{ COLOR: #C0C0C0; FONT: 9px verdana, arial, sans-serif; font-weight: bold; }
.phonetitle		      { COLOR: #8BC1AD; FONT: 13px arial, sans-serif; font-weight: bold; }
.list 			{ COLOR: #CCCC99; FONT: 12px verdana, arial, sans-serif; font-weight: normal; }
.testimonial		{ COLOR: #8BC1AD; FONT: 11px verdana, arial, sans-serif; font-style: italic; font-weight: bold; }

/* HEADER BACKGROUND COLOR - edit the header.js also */

.headercolor		{ background-color: #000000; }


/* NON GALLERY IMAGE BORDERS   C0C0C0 */

.borders		{ border: #CC3366 1px solid;  }


FORM {

	display: inline;

}



TR.header {
  background: #000000;
}


TR.headerNavigation {
  background: #FFFFFF;
}


TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #FFFFFF;
  font-weight : bold;
}


A.headerNavigation { 
  color: #000000; 
}

A.headerNavigation:hover {
  color: #808080;
}


TR.headerError {
  background: #ff0000;
}


TD.headerError {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}


TR.headerInfo {
  background: #000000;
}


TD.headerInfo {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #000000;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}



TR.footer {
  background: #000000;
  color: #FFFFFF;
  font-weight: bold;
}


TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #ffffff;
  color: #000000;
  font-weight: bold;
}


.infoBox {
  background: #000000;
 /*  border-style:inset;
    border-width:thick;*/
    border-color: #81CBB0;
    border: 1px;
   border-width:thin;
   border-style:solid;
}

.infoBoxContents {

  background: #000000;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #ffffff;
}



.infoBoxNotice {

  background: #000000;

}


.infoBoxNoticeContents {
  background: #000000;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}


TD.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  background: #000000;
  color: #ffffff;
}

TD.infoBoxHeading hover {
  color: #FFFF00;
  text-decoration: underline;
}



TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}


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: #000000;
}


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: #000000;
}


TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #81CBB0;
  border-spacing: 1px;
}


.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
  font-weight : bold;
  background: #ffffff;
}

A.productListing-heading {
   color: #000000;
   font-weight : bold;
}

A.productListing-heading:link {
  color: #000000;
  font-weight : bold;
}

A.productListing-heading:hover {
  color: #808080;
  text-decoration : underline; 
}

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #FFFFFF
}



A.pageResults {
  color: #FFFFFF;
}



A.pageResults:hover {
  color: #FF0000;
  background: #FFFF33;
}


TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 20px;
  color: #000000;
  font-weight: bold;
}


TR.subBar {
  background: #f4f7fd;
}


TD.subBar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #ffffff;
}


TD.main, P.main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}


TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}


TD.accountCategory {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #000000;
}


TD.fieldKey {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}



TD.fieldValue {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}


TD.tableHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}


SPAN.newItemInCart {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #ff0000;
}


CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}


TEXTAREA {
  width: 100%;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}



SPAN.greetUser {

  font-family: Verdana, Arial, sans-serif;

  font-size: 11px;

  color: #000000;

}



TABLE.formArea {

  background: #f1f9fe;

  border-color: #81CBB0;

  border-style: solid;

  border-width: 1px;

}



TD.formAreaTitle {

  font-family: Tahoma, Verdana, Arial, sans-serif;

  font-size: 12px;

  font-weight: bold;

}



SPAN.markProductOutOfStock {

  font-family: Tahoma, Verdana, Arial, sans-serif;

  font-size: 12px;

  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: #000000; cursor: pointer; cursor: hand; }

.moduleRowSelected { background-color: #000000; }



.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; }

.checkoutBarCurrent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; }



/* message box */



.messageBox { font-family: Verdana, Arial, sans-serif; font-size: 10px; }

.messageStackError, .messageStackWarning { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #000000; }

.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #000000; }



/* input requirement */



.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ff0000; }

TR.productListing-even { }