/*
  $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: Tahoma; font-size: 12px; color: #660033; background: #ffffff; font-weight: bold;}
.errorBox { font-family : Tahoma; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Tahoma; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Tahoma; font-size : 10px; color: #70d250; text-decoration: underline; }

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

A {
  color: #293b74;
  text-decoration: none;
}

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

FORM {
	display: inline;
}

TR.header {
  background: #ffffff; 
  }

TR.headerNavigation {
  background: #293b74;
  color: #ffffff;
}

TD.headerNavigation {
  font-family: Tahoma;
  font-size: 11px;
  background: #293b74;
  color: #ffffff;
  font-weight : bold;
}

A.headerNavigation { 
  color: #ffffff; 
}

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

TR.headerError {
  background: #ff0000;
}

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

TR.headerInfo {
  background: #00ff00;
}

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

TR.footer {
  background: #293b74;
}

TD.footer {
  font-family: Tahoma;
  font-size: 10px;
  background: #293b74;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
  background: #b6b7cb;
}

.infoBoxContents {
  background: #ffffff;
  font-family: Tahoma;
  font-size: 10px;
}

.infoBoxNotice {
  background: #ffffff;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Tahoma;
  font-size: 10px;
}


.infoboxHeading A {
  font-family: Tahoma;
  font-size: 12px;
  font-weight: bold;
  background: #293b74;
  color: #ffffff;
}

TD.infoBoxHeading {
  font-family: Tahoma;
  font-size: 12px;
  font-weight: bold;
  background: #293b74;
  color: #ffffff;
}


.infoboxHeading A:hover {
  font-family: Tahoma;
  font-size: 12px;
  font-weight: bold;
  background: #293b74;
  color: #ffffff;
}

TD.infoBox, SPAN.infoBox {
  font-family: Tahoma;
  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: #ffffff;
}

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

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

.productListing-heading {
  font-family: Tahoma;
  font-size: 10px;
  background: #b6b7cb;
  color: #ffffff;
  font-weight: bold;
}

TD.productListing-data {
  font-family: Tahoma;
  font-size: 10px;
}

A.pageResults {
  color: #527693;  
  font-size:16;
}

A.pageResults:hover {
  color: #527693;
  font-size:16;
  background: #F5BC32;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Myriad Web, verdana, sans-serif;
  font-size: 20px;
  /*font-weight: bold;*/
  color: #293b74;  /*#9a9a9a*/
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Tahoma;
  font-size: 10px;
  color: #000000;
}

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

TD.imain, P.imain {
  font-family: Tahoma;
  font-size: 12px;
  line-height: 1.3;
  color: #293b74;
  /*font-weight: bold; */
}

TD.indexMain, P.indexMain {
  font-family: Tahoma;
  font-size: 12px;
  line-height: 1.5;
  font-weight: bold;
  color: #527693;
}

TD.loginMain, P.loginMain {
  font-family: Tahoma;
  font-size: 12px;
  line-height: 1.5;
  font-weight: bold;
  color: #F2F2F9;
}

TD.new, P.new , A.new{
  font-family: Tahoma;
  font-size: 12px;
  line-height: 1.5;
  color: red;
}


TD.forgot, P.forgot, A.forgot {
  font-family: Tahoma;
  font-size: 12px;
  font-weight: bold;
  line-height: 1.5;
  color: #F4C249;
}

TD.assure, P.assure {
  font-family: Tahoma;
  font-size: 11px;
  line-height: 1.5;
  color: red;
}


TD.FAQ, P.FAQ {
  font-family: Tahoma;
  font-size: 14px;
  line-height: 1.5;
  color: blue;
}

TD.FAQ2, P.FAQ2 {
  font-family: Tahoma;
  font-size: 14px;
  line-height: 1.5;
  color: black;
}


TD.main2, P.main2, a.main2 {
  font-family: Tahoma;
  font-size: 14px;
  color: #FF0033;
  line-height: 1.5;
  font-weight: bold;
}

TD.galleryprice, P.galleryprice, a.galleryprice {
  font-family: Tahoma;
  font-size: 12px;
  font-weight: bold;
  color: #666666;
  line-height: 1.5;
}
a.savings, span.savings {
  font-family: Tahoma;
  font-size: 12px;
  color: #880D53;
  line-height: 1.5;
  font-weight: bold;
}


TD.smallText, SPAN.smallText, P.smallText {
  font-family: Tahoma;
  font-size: 10px;
}

TD.subcatText, SPAN.subcatText, P.subcatText {
  font-family: Tahoma;
  font-size: 14px;
}

TD.navText, SPAN.navText, P.navText {
  font-family: Tahoma;
  font-size: 14px;
  font-weight: bold;
  color: #293b74; /*#1E6E94;*/
  
}

TD.specialText, SPAN.specialText, P.specialText {
  font-family: Tahoma;
  font-size: 12px;
  font-weight: bold;
  color: #293b74; /*#1E6E94;*/
  
}

TD.navText2, SPAN.navText, P.navText {
  font-family: Tahoma;
  font-size: 16px;
  font-weight: bold;
  color: #293b74; /*#1E6E94;*/
  
}

TD.featuredText, SPAN.featuredText, P.featuedText {
  font-family: Tahoma;
  font-size: 12px;
  font-weight: bold;
}

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

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

TD.fieldValue {
  font-family: Tahoma;
  font-size: 12px;
}

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

TD.category_desc {
  font-family: Verdana, Arial, sans-serif;
  font-style:italic;
  color:red;
  font-size: 11px;
  line-height: 1.5;
}

SPAN.newItemInCart {
  font-family: Tahoma;
  font-size: 10px;
  color: #ff0000;

}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Tahoma;
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family: Tahoma;
  font-size: 11px;
}

SPAN.greetUser {
  font-family: Tahoma;
  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: Tahoma, Tahoma;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Tahoma, Tahoma;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Tahoma;
  color: #ff0000;
  font-size: 14px;
  font-weight: bold;
}

SPAN.errorText {
  font-family: Tahoma;
  color: #ff0000;
}


/*<!-- Tabs contribution begins-->*/
TD.tab {
	background-color: #293b74;
	font-family: Myriad Web, Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: smaller;
	}
		
A.tab {
	font-family: Myriad Web, Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 10px;
	color: #ffffff;
	text-decoration : none;
	}
A.tab:hover {
	font-family: Myriad Web, Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 10px;
	color: #ff0000;
	text-decoration : none;
}
TD.ontab {
	background-color: #293b74;
	font-family: Myriad Web, Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: smaller;
	color: #ffffff;
	}

A.headerLink { 
	background-color: #ffffff;
	font-family: Myriad Web, Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: smaller;
	color: #000099;
	text-decoration : none;
}
A.headerLink:hover {
	font-family: Myriad Web, Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: smaller;
	color: #99ccff;
	text-decoration : none;
}
A.ontab {
 font-family: Myriad Web, Geneva, Arial, Helvetica, sans-serif;
 font-style: normal;
 font-weight: bold;
 font-size: smaller;
 color: #ff6500;
 text-decoration : none;
}
/*<!-- End of category tabs contribution-->*/
.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #E9F4FC; }

.checkoutBarFrom, .checkoutBarTo { font-family: Tahoma; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Tahoma; font-size: 10px; color: #000000; }

/* message box */

.messageBox { font-family: Tahoma; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Tahoma; font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Tahoma; font-size: 10px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: Tahoma; font-size: 10px; color: #ff0000; }

/*added for the categories box*/
TABLE.categ {
  border: 0px;
  border-spacing: 0px;
  font-family: Tahoma;
  font-size: 12px;
  background: #ffffff;
  color: #BA0C2D;
}

TD.categ {
     vertical-align: top;
	  color: #BA0C2D;
}