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

marquee{
	color: #ff63a5;
	font-size: 12px;
}

#categoriesbox a {
	line-height: 18px;

}

BODY {
  background-color: #000000;
  font-family:  "Trebuchet MS", Arial, Verdana, sans-serif;
  color: #333333;
  margin: 0px;
}

.allcontent{
	margin-top: 3px;
	text-align: left;
  width:1000px;
	background-color: #ffffff;
	border: 2px solid #cccccc; 
}
.allcontent2{
	text-align: left;
  background-color: #ffffff;
}


.newProducts{
	margin-left:3px;
	margin-right:3px;
	margin-top: 0px;
	margin-bottom: 5px; 
}

A {
  color: #333333;
  text-decoration: none;
  font-size: 14px;
}

A:hover {
  /*color: #ff63a5;*/
  text-decoration: underline;
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

b {
	font-family: Verdana, Arial, sans-serif;
}


.headertitle {

	height: 60px;
	
}

.divborder {
	
  border-top: 4px solid #eeeeee;
  border-bottom: 4px solid #eeeeee;

}

.headertitle a{
	font-size: 25px;
	font-family: "Trebuchet MS", Arial, Verdana;
	font-weight: bold;
	font-color : #333333;
}

TR.headerNavigation {
	/*
  background-image: url(images/bg_boxhead.gif);
  background-repeat: repeat-x;
  */
  height: 26px;
}

TD.headerNavigation {
  font-family:  "Trebuchet MS", Arial, Verdana, sans-serif;
  font-size: 12px;
  color: #333333;
  font-weight : normal;
}

TD.headerNavigation a{
  font-family:  "Trebuchet MS", Arial, Verdana, sans-serif;
  font-size: 12px;
  color: #333333;
  font-weight : normal;
}

TR.headerNavigationb {
	/*
  background-image: url(images/bg_boxhead.gif);
  background-repeat: repeat-x;
  */
  /*height: 26px; */
}

TD.headerNavigationb {
  font-family:  "Trebuchet MS", Arial, Verdana, sans-serif;
  font-size: 12px;
  color: #333333;
  font-weight : normal;
}


A.headerNavigation { 
  color: #333333;
  font-size: 12px;
  font-weight : normal;
}

A.headerNavigation:hover {
  color: #333333;
  font-size: 12px;
  font-weight : normal;
}

TR.headerError {
  background: #ff0000;
}

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

TR.headerInfo {
  background: #333333;
}

TD.headerInfo {
  font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #333333;
  font-weight: bold;
  text-align: center;
}

TR.footer {
	/*
  background-image: url(images/bg_boxhead.gif);
  background-repeat: repeat-x;
  */
  height: 26px;
}

TD.footer {
  font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
  font-size: 10px;
  /*background: #ff63a5;*/
  color: #333333;
  font-weight: normal;
}


.infoBox {
  background-color: #ffffff;
  background-repeat: repeat-x;
  /*background-image: url(images/bg_box_content.gif);*/
  border: 1px solid #333333;
/*  border-bottom: 1px solid #cccccc;
  border-right: 1px solid #cccccc;*/
  }

.columnleftstyle {
	border-right: 1px solid #333333;
	border-left: 1px solid #333333;
	border-top: 1px solid #333333;
}

.columnleftstyle .infoBox {
  background-color: #ffffff;
  background-repeat: repeat-x;
  background-image: none;
/*  border: 1px solid #333333; */
	border-left: none;
  border-bottom: 1px solid #333333;
  border-top: 1px solid #333333;
  border-right: none;
/*  border-right: 1px solid #cccccc;  */
  }

.columnrightstyle {
	border-left: 1px solid #333333;
	border-right: 1px solid #333333;
	border-top: 1px solid #333333;
	border-bottom: 1px solid #333333;
}

.columnrightstyle .infoBox {
  background-color: #ffffff;
  background-repeat: repeat-x;
  background-image: none;
/*  border: 1px solid #333333; */
	border-left: none;
  border-bottom: 1px solid #333333;
  border-top: 1px solid #333333;
  border-right: none;
/*  border-bottom: 1px solid #cccccc;
  border-right: 1px solid #cccccc;*/
  }



.infoBoxContent{
  /*background: #ff63a5;*/
  
  margin-left: 5px;
  margin-right: 5px;
/*  width:552px;*/
}

.infoBoxContent2{
  /*background: #ff63a5;*/
  /*background-image: url(images/bg_box_content.gif);*/
  margin-left: 5px;
  margin-right: 5px;
  
  /*width:540px;*/
}

.infoBoxBottom {
  /*background: #ff63a5;*/
  border: 1px solid #333333;
  background-color: #ffffff;
  margin-left: 5px;
  margin-right: 5px;
  width: 592px;
  }

.infoBoxBottom2 {
  /*background: #ff63a5;*/
  background-color: #ffffff;
  border: 1px solid #333333;
  margin-left: 5px;
  margin-right: 5px;
  }
  
.infoBoxContents {
  /*background: #f8f8f9;*/
  font-family:  "Trebuchet MS", Arial, Verdana, sans-serif;
  font-size: 10px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
  font-size: 10px;
}

.infoBoxHeading {
  font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
  font-size: 14px;

  font-weight: normal;
  /*
  background-image: url(images/bg_boxhead.gif);
  background-repeat: repeat-x;
  */
  color: #333333;
  text-align: center;
  border-top: 10px solid #ffffff;
	border-bottom: 5px solid #ffffff;
  /*  border: 1px solid #ffffff;*/
}

.columnrightstyle .infoBoxHeading a {
  font-family:  "Trebuchet MS", Arial, Verdana, sans-serif;
  font-size: 16px;
  font-weight: normal;
}

.columnrightstyle .infoBoxHeading {
  font-family:  "Trebuchet MS", Arial, Verdana, sans-serif;
  font-size: 14px;
  font-weight: normal;
  height: 26px;
/*  background-image: url(images/bg_boxhead.gif);
  background-repeat: repeat-x;
*/
  color: #333333;
  text-align: center;
  background-color: 1px solid #eeeeee;
  border-bottom: 5px solid #eeeeee;
  border-top: 5px solid #eeeeee;
  /*  border: 1px solid #ffffff;*/
}



.columnleftstyle .infoBoxHeading {
  font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
  font-size: 14px;
  font-weight: normal;
  height: 26px;
/*
  background-image: url(images/bg_boxhead.gif);
  background-repeat: repeat-x;
*/
  color: #333333;
  text-align: center;
  background-color: 1px solid #eeeeee;
  border-bottom: 5px solid #eeeeee;
  border-top: 5px solid #eeeeee;
  /*  border: 1px solid #ffffff;*/
  
}

TD.infoBox, SPAN.infoBox {
  font-family: "Trebuchet MS", Arial, Verdana, 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: #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: 4px;
  border-style: solid;
  border-color: #333333;
  border: 4px solid #333333;*/
/*border-spacing: 4px;*/
/*border-collapse: 4px;*/
 
/*  width: 562px;*/
font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
}

.productListing-heading {
  font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
  font-size: 10px;
  background-color: #ffffff;
  color: #333333;
  font-weight: bold;
}

TD.productListing-data {
  font-family:  "Trebuchet MS", Arial, Verdana, sans-serif;
  font-size: 12px;
  background-color: #ffffff;
/*  border: 1px solid #333333; */
  /*color: #ff63a5;*/
  color: #333333;
  font-weight: normal;
  }

A.pageResults {
  color: #0000FF;
}

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

TABLE.Heading{
	margin-top:11px;
/*  margin-left: 5px;
	margin-right: 5px;*/
	margin-left: 5px;
/*	margin-right:5px; */
 	width: 590px;	
/*  background-image: url(images/bg_boxhead.gif);
  background-repeat: repeat-x;
  background-color: #333333;*/
  height: 26px;
   }

TD.pageHeading, DIV.pageHeading {
  /*background-color: #ff63a5;*/

  font-family:Verdana, Arial, sans-serif;
  font-size: 14px;
  font-weight: normal;
  color: #333333;
  padding-left: 5px;
  padding-right:5px;
  height: 21px;
/*
  background-image: url(images/bg_boxhead.gif);
  background-repeat: repeat-x;
  background-color: #333333;
*/

}

TD.pageHeading h1 {
	font-size: 14px;
	font-weight: normal;
	line-height: 15px;
	margin-bottom: 0px;
	padding-bottom: 1px;
	margin-top: 0px;
	padding-top:1px;
	text-align: left;
}

TD.pageHeadingstart h1 {
	font-size: 14px;
	font-weight: normal;
	line-height: 15px;
	margin-bottom: 0px;
	padding-bottom: 1px;
	margin-top: 0px;
	padding-top:1px;
	text-align: center;
}

TR.subBar {
  background-color: #333333;
}

TD.subBar {
  font-family:  "Trebuchet MS", Arial, Verdana, sans-serif;
  font-size: 10px;
  color: #333333;
}

.sizetable{
	font-size: 11px;
	width: 510px;
	border: 1px solid #ff63a5;
}

.sizetable TD {
	border: 1px solid #ff63a5;
}

.sizetableh {
	color: #333333;
	background-color: #333333;
}

.sizetable TBODY TH{
	color: #333333;
	font-weight: bold;
	background-color: #333333;
}

TD.main, P.main {
  font-family:  "Trebuchet MS", Arial, Verdana, sans-serif;
  font-size: 12px;
  line-height: 1.5;
  padding-left: 9px;
  padding-right:9px;
  text-align: justify;
  /*width: 550px;*/
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family:  "Trebuchet MS", Arial, Verdana, sans-serif;
  font-size: 12px;
  /*background-color: #ff63a5;*/
  /*color: #ff63a5;*/
  color: #333333;
}

TD.smallTextNav, SPAN.smallTextNav, P.smallTextNav {
  font-family:  "Trebuchet MS", Arial, Verdana, sans-serif;
  font-size: 12px;
  /*background-color: #ff63a5;*/
/*
  background-image: url(images/bg_boxhead.gif);
  background-repeat: repeat-x;
  background-color: #333333;
*/

  color: #333333;
}

TD.smallTextNav A{
  font-size: 12px;
  /*background-color: #ff63a5;*/
  color: #333333;
  text-decoration: none;
}

TD.smallText A{
  font-family:  "Trebuchet MS", Arial, Verdana, sans-serif;
  font-size: 12px;
  /*background-color: #ff63a5;*/
  font-weight:bold;
}

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

TD.fieldKey {
  font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
  font-size: 12px;
}

TD.tableHeading {
  font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

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

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
  font-size: 11px;
}

TEXTAREA {
  font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
  font-size: 11px;
}

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

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

TD.formAreaTitle {
  font-family:  "Trebuchet MS", Arial, Verdana, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family:  "Trebuchet MS", Arial, Verdana, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

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

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

.moduleRow { }
.moduleRowOver { background-color: #999999; cursor: pointer; }
.moduleRowSelected { background-color: #999999; }

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

/* message box */

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

/* input requirement */

.inputRequirement { font-family: "Trebuchet MS", Arial, Verdana, sans-serif; font-size: 10px; color: #ff0000; }

.extralayer{
 	display:none;
}

