/*
  $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,verdana,arial; font-size: 11px; }
.errorBox { font-family: tahoma,verdana,arial; font-size: 10px; background: #FEDCC6; font-weight: bold; }
.stockWarning { font-family: tahoma,verdana,arial; font-size : 11px; color: #cc0033; text-align: justify; font-weight: bold; }
.productsNotifications { background: #FFF9E7; }
.orderEdit { font-family: tahoma,verdana,arial; font-size : 10px; color: #68A600; text-decoration: underline; }

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

IMG.bordered {
  border-color: #BFBFBF;
  border-width: 1;
}

.picstretch {
	border: 1px solid #BFBFBF;
	text-align: center;
	vertical-align: middle;
	background: white;	
}

.picstretch_red {
	border: 1px solid #D75811;
	text-align: center;
	vertical-align: middle;
	background: white;	
}

.picstretch_nb {
	text-align: center;
	vertical-align: middle;
	background: white;	
}

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

A:hover {
  color: #FA6100;
}

A:focus {
  -moz-outline: 0px;
  outline: 0px;	
}

IMG:focus {
  -moz-outline: 0px;
  outline: 0px;	
}

FORM {
  display: inline;
}

TR.header {
  background: #ffffff;
}

A.headerNavigation {
  font-size: 14px;
  color: #FFFFFF;
  font-weight: bold;
  text-decoration: none;
}

A.headerNavigation: hover {
  font-size: 14px;
  color: #FFFFFF;
  font-weight: bold;
  text-decoration: underline;
}

TABLE.headerError {
  background: #FA6100;
}

TR.headerError {
  background: #FA6100;
}

TD.headerError {
  font-family: tahoma,verdana,arial;
  font-size: 12px;
  background: #FEDCC6;
  color: #FA6100;
  font-weight: bold;
  text-align: center;
}

TABLE.headerInfo{
  background: #68A600;
}

TR.headerInfo {
  background: #68A600;
}

TD.headerInfo {
  font-family: tahoma,verdana,arial;
  font-size: 12px;
  background: #E2E9A3;
  color: #68A600;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #BFBFBF;
}

TD.footer {
  font-family: tahoma,verdana,arial;
  font-size: 10px;
  color: #AA8800;
  font-weight: bold;
  background-image: url(images/infobox/background_grad_yellow.jpg);
  height: 16px;
}

.infoBox {
  background: #BFBFBF;
}

.infoBoxContents {
  background: #FFFFFF;
  font-family: tahoma,verdana,arial;
  font-size: 10px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: tahoma,verdana,arial;
  font-size: 10px;
}

TD.infoBoxHeading{
  font-family: tahoma,verdana,arial;
  font-size: 10px;
  font-weight: bold;
  color: #AA8800;
  background-image: url(images/infobox/background_grad_yellow.jpg);
  height: 16px;
}

A.infoBoxHeading {
  font-family: tahoma,verdana,arial;
  font-size: 10px;
  font-weight: bold;
  color: #AA8800;
}

TD.infoBox, SPAN.infoBox {
  font-family: tahoma,verdana,arial;
  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: #FFF9E7;
}

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

TABLE.productListing {
  border-left: 1px solid #BFBFBF;
  border-right: 1px solid #BFBFBF;
  border-bottom: 1px solid #BFBFBF;
  border-top: 0px;
}

.productListing-heading {
  font-family: tahoma,verdana,arial;
  font-size: 10px;
  font-weight: bold;
  color: #AA8800;
}

TR.productListing-heading {
  background-image: url(images/infobox/background_grad_yellow.jpg);
  height: 17px;
}

TD.productListing-data {
  font-family: tahoma,verdana,arial;
  font-size: 10px;
}

A.pageResults {
  color: #FA6100;
}

A.pageResults:hover {
  color: #000000;
}

TD.pageHeading, DIV.pageHeading, H1.pageHeading, H2.pageHeading, H3.pageHeading{
  font-family: tahoma,verdana,arial;
  font-size: 17px;
  font-weight: bold;
  color: #000000;
}

TD.main, P.main {
  font-family: tahoma,verdana,arial;
  font-size: 11px;
  color: #4B4A4A;
  text-align: justify;
  line-height: 1.5;
}

TD.main2, P.main2 {
  font-family: tahoma,verdana,arial;
  font-size: 11px;
  color: #4B4A4A;
  line-height: 1.5;
}

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

TD.accountCategory {
  font-family: tahoma,verdana,arial;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: tahoma,verdana,arial;
  font-size: 11px;
  color: #4B4A4A;
}

TD.fieldValue {
  font-family: tahoma,verdana,arial;
  font-size: 11px;
  color: #4B4A4A;
}

TD.tableHeading {
  font-family: tahoma,verdana,arial;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: tahoma,verdana,arial;
  font-size: 10px;
  color: #FA6100;
}

INPUT, SELECT {
  font-family: tahoma,verdana,arial;
  font-size: 11px;
  color:#4B4A4A;
  border-color: #7F9DB9;
  border-style: solid;
  border-width: 1px;
  padding-left: 2px;
}


TEXTAREA {
  width: 100%;
  font-family: tahoma,verdana,arial;
  font-size: 11px;
  color:#4B4A4A;
  border-color: #7F9DB9;
  border-style: solid;
  border-width: 1px;
  padding-left: 2px;
}

SPAN.greetUser {
  font-family: tahoma,verdana,arial;
  font-size: 12px;
  color: #009900;
  font-weight: bold;
}

TABLE.formArea {
  background: #FFFFFF;
  border-color: #BFBFBF;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: tahoma,verdana,arial;
  font-size: 12px;
  font-weight: bold;
}

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

SPAN.productSpecialPrice {
  font-family: tahoma,verdana,arial;
  color: #FA6100;
}

SPAN.errorText {
  font-family: tahoma,verdana,arial;
  color: #FF0000;
}

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

.checkoutBarFrom { font-family: tahoma,verdana,arial; font-size: 10px; color: #68A600; }
.checkoutBarCurrent { font-family: tahoma,verdana,arial; font-size: 10px; color: #000000; font-weight: bold;}
.checkoutBarTo { font-family: tahoma,verdana,arial; font-size: 10px; color: #D75811; }

/* message box */

.messageBox { font-family: tahoma,verdana,arial; font-size: 10px; border:1px solid #BFBFBF; }
.messageStackError, .messageStackWarning { font-family: tahoma,verdana,arial; font-size: 10px; color: #D75811; font-weight: bold; background-color: #FEDCC6; }
.messageStackSuccess { font-family: tahoma,verdana,arial; font-size: 10px; color: #68A600; font-weight: bold; background-color: #E2E9A3; }

/* input requirement */

#manu * {background:none;padding-top:0;padding-bottom:0;}
#manu select {background-color:#ffffff;padding-top:0;padding-bottom:0;}
.inputRequirement { font-family: tahoma,verdana,arial; font-size: 11px; color: #68A600; }

/* search words */

.searchwords {
	font-family: tahoma,verdana,arial;
	font-size: 9px;
	color: #999999;
}

/* specials */

.percentOff {
	font-size: 11px;
	color: #FA6100;
	font-family: tahoma,verdana,arial;
	font-weight: bold;
}

.specials_productSpecialPrice {
	font-size: 11px;
	color: #FA6100;
	font-family: tahoma,verdana,arial;
	font-weight: bold;
}

.specials_productOldPrice {
	font-size: 11px;
  	font-family: tahoma,verdana,arial;
	text-decoration: line-through;
}

/* new genBox class */

TABLE.genBox{
	background: #FFFFFF;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	border: 1px solid #BFBFBF;
	width: 100%;
}

TR.genBox{
	background: #FFFFFF;
	font-family: Verdana, Arial, sans-serif;
}

TD.genBox{
	background: #FFFFFF;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	padding: 2px;
}

TABLE.genBoxHeading{
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #AA8800;
	background-image:url(images/infobox/background_grad_yellow.jpg);
	height: 16px;
	width: 100%;
}

A.genBoxHeading{
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #AA8800;
}

/* ----------------------------------------------- */

.smallText_1 a {
	color: #000;
	text-decoration: underline;
}

.smallText_1 a:hover {
	color: #4B4A4A;
	text-decoration: none;
}

.smallText a {
	color: #4B4A4A;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	border-bottom: 1px dotted #BFBFBF;
}

.smallText a:hover {
	color: #68A600;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	border-bottom: 1px dotted #68A600;
}

#myse select {
	width: 90%;
}

.delp {
	color: #808080;
	font-size: 11px;
	font-weight: normal;
}

s {
	color: #808080;
	font-size: 11px;
	font-weight: normal;
}

.main strong {
	color: #4B4A4A;
}

.main a {
	color: #4B4A4A;
	border-bottom: 1px dotted #BFBFBF;
}

.main a:hover {
	color: #68A600;
	border-bottom: 1px dotted #68A600;
}

.subcatl {
	color: #000;
	text-decoration: underline;
	font-weight: normal;
}

.subcatl:hover {
	color: #000;
	text-decoration: none;
	font-weight: normal;
}

/* ----------------------------------------------- */

body {padding:0; margin:0;}
body, td {font-family:Tahoma,verdana,arial; font-size:11px; color: #474747; line-height:14px;}

.bg  {background: url(images/m13.gif); background-repeat: no-repeat;}
.bg1 {background: url(images/m15.gif); background-repeat: repeat-x; font-size:14px; color:#FFFFFF; text-decoration:none; font-weight:bold; padding:0px 0px 0px 12px;}
.bg1 h1, .bg1 h2, .bg1 h3 {font-size:14px; color:#FFFFFF; text-decoration:none; font-weight:bold; margin:0px; padding:0px; display:inline;}
.bg2 {background: url(images/m22.gif); background-repeat: repeat-x; font-size:14px; color:#FFFFFF; text-decoration:none; font-weight:bold; padding:0px 0px 0px 12px;}
.bg3 {background: url(images/m31.gif); background-repeat: repeat-x;}
.bg4 {background: url(images/m34.gif); background-repeat: repeat-x;}
.bg5 {background: url(images/m37.gif); background-repeat: repeat-x;}
.bg6 {background: url(images/m40.gif); background-repeat: repeat-y;}
.bg7 {background:#ECEEF0; font-size:11px; color:#4B4A4A; text-decoration:none; font-weight:bold; padding:0px 0px 0px 12px;}
.bg7 h1, .bg7 h2, .bg7 h3 {font-size:11px; color:#4B4A4A; text-decoration:none; font-weight:bold; margin:0px; padding:0px; display:inline;}

ul {
	margin: 0px;
	padding: 0px;
	list-style: none; 
}

ul li {
	background: url(images/m17.gif) center left no-repeat; margin:0;	
	padding: 0 0 0 33px;
	height: 24px;
}

ul a {
	color: #4B4A4A;
	text-decoration: none;
	font-size: 11px;	
	line-height: 24px;
}

ul a:hover {
	color: #68A600;
}

.el {
	background: url(images/m18.gif) center left no-repeat; margin:0;	
	padding: 0 0 0 33px;
	height: 24px;
}

.al li {
	padding: 0;	
}

.al li a {
	color: #4B4A4A;
	text-decoration: none;
	font-size: 11px;	
	line-height: 24px;
	}
	
.al li strong {
	color: #D75811;
	text-decoration: none;
	font-size: 11px;	
	line-height: 24px;
	font-weight: bold;
	margin-right: 19px;
	margin-left: 7px;
   }	
	
.al li a:hover {
	color: #D75811;	
}

.el_1 {
	background: url(images/m25.gif) center left no-repeat;
	margin: 0;
	padding: 0;
}

.el_2 {
	background: url(images/m24.gif) center left no-repeat;
	margin: 0;
	padding: 0;
}

.el_3 {
	background: url(images/m69.gif) center left no-repeat;
	margin: 0;
	padding: 0 0 0 56px;
	height: 24px;
}

.el_4 {
	background: url(images/m70.gif) center left no-repeat;
	margin: 0;
	padding: 0 0 0 79px;
	height: 24px;
}

.se select {width:110px; height:17px; color:#4B4A4A; font-family:tahoma,verdana,arial; font-size:11px; padding-left:2px;}
.se1 {width:153px; height:17px; color:#282E3E; font-family:tahoma,verdana,arial; font-size:10px; padding-left:2px;}
.go {width:30px; height:15px; font-family:tahoma,verdana,arial; color:#636363; font-size:11px; text-align:center; border: solid 1px #989797;}
.ab {vertical-align: middle;}
.bd {border-right:#BFBFBF solid 1px; border-left:#BFBFBF solid 1px;}
.bd1 img {border:#C1C0C0 solid 1px;}

.tx {font-size:11px; color:#FFFFFF;}
.tx:hover {font-size:11px; color:#FFFFFF; text-decoration:underline;}
.tx1, .tx1 a {font-size:14px; color:#FFFFFF; font-weight:bold; text-decoration:none;}
.tx1 a:hover {font-size:14px; color:#FFFFFF; font-weight:bold; text-decoration:underline;}
.tx2 {font-size:12px; color:#FFFFFF; font-weight:bold;}
.tx3 {font-size:11px; color:#FA6100; font-weight:bold;}
.tx4 {font-size:11px; color:#5A5A5A;}
.tx5 {font-size:11px; color:#4B4A4A; font-weight:bold;}
.tx6 {font-size:13px; color:#474747; font-weight:bold;}
.tx7, .tx7 a {font-size:11px; color:#4B4A4A; text-decoration:none;}
.tx7 a:hover {font-size:11px; color:#68A600; text-decoration:none;}

.ml {color:#FFFFFF; font-size:11px; font-weight:bold; text-decoration:none;}
.ml:hover {color:#FFFFFF; text-decoration:underline;}
.ml1, .ml1 a {color:#4B4A4A; font-size:11px; font-weight:bold; text-decoration:none;}
.ml1 h1, .ml1 h2, .ml1 h3 {color:#4B4A4A; font-size:11px; font-weight:bold; text-decoration:none; margin:0px; padding:0px; display:inline;}
.ml1:hover, .ml1 a:hover {color:#4B4A4A; text-decoration:underline;}
.ml2 a {color:#474747; font-size:11px; text-decoration:none;}
.ml2 a:hover {text-decoration:underline;}
.ml3 {color:#FA6405; font-size:11px; text-decoration:none;}
.ml3:hover {text-decoration:underline;}
.ml4 a {color:#474747; font-size:11px; text-decoration:none;}
.ml4 a:hover {text-decoration:none;}

#zxc1 {color:#5A5A5A; font-size:11px;}
#zxc1 a {color:#5A5A5A; font-size:11px;}
#zxc1 a:hover {text-decoration:underline}

.sea_1 {padding:7px 11px 5px 10px;}
.sea_2 {padding:1px 11px 5px 10px;}

.navigation {
	color: #4B4A4A;
	font-size: 11px;
	text-decoration: none;
}

.navigation a {
	color: #4B4A4A;
	font-size: 11px;
	text-decoration: none;
	border-bottom: 1px dotted #BFBFBF;
}

.navigation a:hover {
	color: #68A600;
	font-size: 11px;
	text-decoration: none;
	border-bottom: 1px dotted #68A600;
}

/* Happy Hours Specials Basic (Live Shopping) */

input.hhsb_balken_hours {
	color: #FA6100;
	background: #FFFFFF;
	border: none;
	font-weight: bold;
}

input.hhsb_balken_minutes {
	color: #0090E0;
	background: #FFFFFF;
	border: none;
	font-weight: bold;
}

input.hhsb_balken_seconds {
	color: #68A600;
	background: #FFFFFF;
	border: none;
	font-weight: bold;
}

input.hhsb_time {
	color: #4B4A4A;
	background: #FFFFFF;
	border: none;
	font-weight: bold;
}
 
#rand {
	border-collapse: collapse;
}

#rand td, #rand th {
	border: none;
}