/*
  $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: 10px; }
.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: #f2fff7; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }

/* PGLH */
#category_nav { padding: 0; }
.category_item { font-weight: bold; display: block; padding: 5px; border-bottom: 1px solid #FFFFFF; background-color: #FFF; }
* html .category_item { width: 100%; }
.category_item:hover { background-color: #FFF; color: #000099; text-decoration: none; }
.category_item_inner { background-color: #FFF; font-size: 9px; font-weight: normal }
.category_item_inner:hover { background-color: #FFF; }

BODY {
  background: #ffffff;
  background: url('/images/bg_logo.jpg') no-repeat left top;
  color: #000000;
  margin: 0px;
}

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

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

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  	background-image: url('/navbar/images/bg.gif');
	background-repeat: repeat-x;
}

TD.headerNavigation {
  height: 18px;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background-image: url('/navbar/images/bg.gif');
  background-repeat: repeat-x;
  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: 12px;
  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: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  height: 18px;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background-image: url('/navbar/images/bg.gif');
  background-repeat: repeat-x;
  color: #ffffff;
  font-weight : bold;
}

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

.infoBox {
  background: #FFF;
  margin: 3px 0 15px 0;
}

.infoBoxContents {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.infoBoxNotice {
  background: #FF8E90;
}

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

TD.infoBoxHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: bold;
	font-style: italic;
	color: #C00;
	background-image: url(/images/v2/sidebox_hdr_bkg.gif);
	background-repeat: no-repeat;
	background-color: #FFF;
	line-height: 1.5em;
	border-bottom: 1px solid #DCDCDC;
}

TD.inforedBoxHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	/*font-weight: bold;*/
	color: #ffffff;
	font-weight:bolder;
	/*background-image: url(navbar/images/bg.gif);*/
	background-repeat: repeat-x;
	background-color: red;
	text-transform: uppercase;
	line-height: 16px;
}

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: #fff;
  border:0;
}

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: #fff; /*#f8f8f9*/
  border:0;
}

A.pageResults {
  color: #0000FF;
}

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

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

TR.subBar {
  background: #f4f7fd;
}

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

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

TD.main_head, P.main_head {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  background-color: #809FFF;
}

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

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: 12px;
  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: 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: #D7E9F7; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #E9F4FC; }

.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #8c8c8c; }
.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: #ffb3b5; }
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #99ff00; }

/* input requirement */

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

#pdfs .main h5 {
	margin: 0px;
	padding: 5px 0px;
	font: bolder normal 11px Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	border-bottom: 1px solid #CCCCCC;
}
#pdfs .main input {
	font-family: Arial, Helvetica, sans-serif;
}
.box {
	border: 1px solid #004481;
	padding: 10px;
	background: #FFFFFF url(images/design/PDF_icon_lrg.jpg) no-repeat right center;
	margin-bottom: 15px;
}
.box2 {
	border: 1px solid #004481;
	padding: 10px;
	background: #FFFFFF;
	margin-bottom: 15px;
}
#pdfs h3 {
	font: bold normal 16px Arial, Helvetica, sans-serif;
	color: #221785;
	margin: 0px;
	padding: 0px;
}
#pdfs h3 {
	font: bolder 16px Arial, Helvetica, sans-serif;
	color: #221785;
	margin: 0px;
	padding: 0px 0px 5px 0px;
	border-bottom: 1px none #999999;
}
#pdfs h3 a{
	font: bolder 16px Arial, Helvetica, sans-serif;
	color: #221785;
	margin: 0px;
	padding: 0px 0px 5px 0px;
}

#pdfs .main .box li {
	padding: 5px 0px 0px 35px;
	margin: 0px;
	border: 1px none #CCCCCC;
	list-style: none;
	background: url(styles/images/pdf.gif) no-repeat left top;
}
#pdfs .main .box ul {
	margin: 0px;
	padding: 0px;
}
#pdfs .main .box h2 {
	font: 18px Arial, Helvetica, sans-serif;
	color: #221785;
	margin: 0px;
	padding: 0px 0px 10px;
}
#pdfs .main .box2 h2 {
	font: 18px Arial, Helvetica, sans-serif;
	color: #221785;
	margin: 0px;
	padding: 0px;
}
#pdfs .main .box2 h6 {
	margin: 0px;
	padding: 0px;
	font-size: 9px;
}
.notice {
	border: 1px solid #CCCCCC;
	padding: 0px 10px 5px;
	margin-bottom: 5px;
	background: #FFFFCC;
	margin-top: 10px;
	margin-right: 150px;
}
#pdfs .main .box .notice p {
	margin: 5px 0px 0px;
	padding: 0px;
}
.help {
	border: 1px solid #009900;
	padding: 0px 10px 5px;
	margin-bottom: 5px;
	background: #D1EFD1;
	margin-top: 10px;
}
#pdfs .main .box .help p {
	margin: 5px 0px 0px;
	padding: 0px;
}
.go_link {
	border: 1px solid #CCCCCC;
	margin: 0px;
	padding: 5px;
}
#pdfs .main .box .go_link a {
	margin: 0px;
	padding: 1px 5px;
	display: block;

}
#pdfs .main .box .go_link a:hover {
	display: block;

	background: #E9E9E9;
	color: #3300CC;
	text-decoration: none;
}

#pdfs .main .box .go_link p {
	margin: 0px;
	padding: 0px;
}
#pdfs .main .box p {
	margin-right: 110px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #004481;
	margin: 0px;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #004481;
	margin: 0px;
}

.discount { font-size: 12px; font-family: verdana, tahoma, arial, helvetica, sans-serif; color: #000000; background-color: #FFFFAA; }

#hd_Categories, #hd_Manufacturers, #hd_Information, #hd_ShoppingCart, #hd_Bestsellers, #hd_Currencies, #hd_Notifications { text-align: center }

#hd_Categories { color: #C72323 }
#hd_Manufacturers { color: #178B17  }
#hd_Information { color: #0B3DCA }
#hd_ShoppingCart { color: #F00  }
#hd_Bestsellers { color: #008000  }
#hd_Currencies { color: #0000C0  }
#hd_specials { color: #F60; font-weight: bold; font-style: italic }
#hd_manufacturers_fp, #hd_Customerswhoboughtthisproductalsopurchased  { background-image: none; text-align: left; color: #FE9805; padding: 5px; font-size: medium; font-weight: bold }

#hd_ShoppingCart, #hd_Bestsellers, #hd_Currencies, #hd_Notifications { background-image: url(/images/v2/sidebox_hdr_bkg.gif) }

#bx_Categories .boxText { border: 0; padding: 0 }
#bx_Manufacturers, #bx_Information, #bx_ShoppingCart, #bx_Currencies { border: 1px solid #DCDCDC; padding: 3px; background: #F5F5F5 }


#hd_ShoppingCart a:link, #hd_ShoppingCart a:visited, #hd_ShoppingCart a:active { color: #F00 }
#hd_ShoppingCart a:hover { color: #000  }

#hd_specials a:link, #hd_specials a:visited, #hd_specials a:active { color: #7E00AC }
#hd_specials a:hover { color: #000  }

#specials { border: 1px solid #DCDCDC; margin-top: 3px; padding: 5px }
#specials_iframe { margin-top: 3px }

TABLE.productListing {
  background: #F7F7F7; border: 1px solid #DEDEDE; margin-bottom: 3px
}

TD .productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #F7F7F7;
  color: #FE9805;
  font-weight: bold;
  border-bottom: 1px solid #DEDEDE;
  text-decoration: none
}

.productListing a { border: 0 }

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

.infoBoxHeadingCnt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	font-style: italic;
	color: #C00;
	background-image: url(/images/v2/mainbit_hdr_bkg.gif);
	background-repeat: no-repeat;
	background-color: #FFF;
	line-height: 1.5em;
	border-bottom: 1px solid #DCDCDC;
}

.boxText { overflow: hidden }

h5 { font-size: 100%; margin: 10px 0 10px 0 }

legend { margin-bottom: 10px }

 #mf_tl, #mf_tr, #mf_bl, #mf_br { width: 12px; height: 12px; font-size: 1px }
 #mf_tl { background: #fff url('/images/mf_tbl/mf_tl.gif') no-repeat top left }
 #mf_tr { background: #fff url('/images/mf_tbl/mf_tr.gif') no-repeat top left }
 #mf_bl { background: #fff url('/images/mf_tbl/mf_bl.gif') no-repeat top left }
 #mf_br { background: #fff url('/images/mf_tbl/mf_br.gif') no-repeat top left }

 .mf_th { background: #CDE8FB; border-top: 1px solid #A5CAF5; height: 12px; font-size: 1px }
 .mf_tf { background: #CDE8FB; border-bottom: 1px solid #A5CAF5; height: 12px; font-size: 1px; color: #CDE8FB }
 .mf_tr { background: #CDE8FB; border-left: 1px solid #A5CAF5; font-size: 1px }
 .mf_img { background: #CDE8FB; width: 30px }
 .mf_nme { background: FFF; border: 1px solid #A5CAF5; border-left: 0; border-right: 0 }
 .mf_sep { background: #fff url('/images/mf_tbl/mf_sep.gif') no-repeat top left; width: 14px }
 .mf_br { background: #CDE8FB; border: 1px solid #A5CAF5; border-top: 0; border-bottom: 0; height: 10px; font-size: 1px }
 .mf_img img { border: none }
 
 .mf_nme h4 { color: #000 }