/*
  $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
*/
@font-face {
	font-family: BitBold;
	src: url(images/design/BitBold.ttf);
}
@font-face {
	font-family: "Visitor TT1 BRK";
	src: url(images/design/visitor1.ttf);
}

.boxText { font-family: tahoma, Arial, sans-serif; font-size: 10px; }
.errorBox { font-family : tahoma, Arial, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : tahoma, Arial, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : tahoma, Arial, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }

BODY {
  background-color: #2b2b2b;
  color: #000000;
  margin: 0px;
  padding:0px;
  border:0px;
  font-family:verdana,tahoma,arial,sans-serif;
}

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

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

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
}

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

A.headerNavigation { 
  color: #FFFFFF; 
}

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

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Tahoma, tahoma, 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, tahoma, Arial, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #bbc3d3;
}

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

.infoBox {
  background: #e2e2e2;
}
.infoBoxNormal {
	background-image:url(images/infobox/infobar.png);
	background-repeat:no-repeat;
	background-position:top;
	height:28px;
}

.infoBoxHome {
	background-image:url(images/infobox/infobarhome.png);
	background-repeat:no-repeat;
	background-position:top;
	height:28px;
	padding:2px;
}
.infoBoxHome2 {
	background-image:url(images/infobox/infobarhome2.png);
	background-repeat:no-repeat;
	background-position:top;
	height:28px;
	padding:2px;
}
.infoBoxHome3 {
	background-image:url(images/infobox/infobarhome_best_seller.png);
	background-repeat:no-repeat;
	background-position:top left;
	height:28px;
	padding:2px;
}

.infoBoxH {
	background-image:url(images/infobox/infobar2.jpg);
	background-repeat:no-repeat;
	background-position:top ;
	height:207px;
	width:370px;
}

.infoBoxContents {
  background-image:url(images/design/infobg.jpg);
  background-repeat:repeat-x;
  background-position:top;
/*  background: #ededed;*/
  font-family: tahoma, Arial, sans-serif;
  font-size: 10px;
}
.infoBoxContentsG {
	font-family:tahoma,arial,sans-serif;
	font-size:10px;
	color:#4b4b4b;
}
.infoBoxContentsR {
	font-family:tahoma,arial,sans-serif;
	font-size:10px;
	color:#994704;
}

.infoBoxNotice {
  background: #FF8E90;
}

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

TD.infoBoxHeading {
  /*font-family: tahoma, Arial, sans-serif;*/
  font-family:"Visitor TT1 BRK", "bitstream vera sans", sans-serif;
  font-size: 10px;
  font-weight: bold;
  /*background: #bbc3d3*/;
  color: #ffffff;
  letter-spacing: 0em;
}
TD.infoBoxHeading.Thin {
	font-weight:normal;
}

TD.infoBox, SPAN.infoBox {
  font-family: tahoma, 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: #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: 1px;
  border-style: solid;
  border-color: #e2e2e2;
  border-spacing: 1px;
}

.productListing-heading {
  font-family: tahoma, Arial, sans-serif;
  font-size: 10px;
  background: #ededed;
  color: #000000;
  font-weight: bold;
}

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

A.pageResults {
  color: #ffffff;
}

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

TD.pageHeading, DIV.pageHeading {
	background-image:url(images/infobox/infobar_long.png);
	background-repeat:no-repeat;
	background-position:top;
	height:28px;
  font-family: tahoma,arial,helvetica,sans-serif;
  font-size: 18px;
  font-weight: bold;
  color: #ffffff;
  padding-left:5px;
  padding-right:5px;
  height:30px;
  vertical-align:middle;
}

TR.subBar {
  background: #f4f7fd;
}

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

TD.main, P.main {
  font-family: tahoma, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}
TD.main.pgHead, P.main.pgHead{
	background-color:#ffffff;
	font-weight:bold;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: tahoma, Arial, sans-serif;
  font-size: 10px;
}
TD.smallText.wt {
	color:#ffffff;
}
TD.accountCategory {
  font-family: tahoma, Arial, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: tahoma, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: tahoma, Arial, sans-serif;
  font-size: 12px;
}

TD.tableHeading {
  font-family: tahoma, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

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

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: tahoma, Arial, sans-serif;
  font-size: 11px;
}
INPUT.quickfindfield {
	font-family:tahoma,arial,sans-serif;
	font-weight:normal;
	font-size:11px;
	width:110px;
	border:solid 1px #ff8f23;
}

TEXTAREA {
  width: 100%;
  font-family: tahoma, Arial, sans-serif;
  font-size: 11px;
}

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

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

SPAN.productSpecialPrice {
  font-family: tahoma, Arial, sans-serif;
  color: #ff0000;
}

SPAN.errorText {
  font-family: tahoma, Arial, sans-serif;
  color: #ff0000;
}

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

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

/* message box */

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

/* input requirement */

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


A.toplink, A.toplink:HOVER {
	color:#ffffff;
	font-family: "Visitor TT1 BRK", "bitstream vera sans", sans-serif;
	font-size: 10px;
	font-weight:bold;
	text-decoration:none;
	line-height:14px;
}
.rowcat {
	border:solid 1px #ff0000;
}
.tdcatleft {
	height:27px;
	vertical-align:middle;
	text-align:center;
	width:27px;
}
.leftsrc {
	font-family: "Visitor TT1 BRK", "bitstream vera sans", sans-serif;
	font-size: 10px;
	font-weight:normal;
	text-decoration:none;
	line-height:14px;
	color:#ffffff;
	border-bottom: dotted 1px #ffaa28;
}
.tdcatr {
	padding-left:10px;
	border-bottom:solid 1px #717171;
	vertical-align:middle;
}
.tdcatr.last {
	border:none;
}
A.toplink.bottom {
	color:#ffffff;
}
A.toplink.bottom:HOVER {
	color:#717171;
}
.footext {
	font-family:arial;
	font-size:11px;
	font-weight:bold;
	color:#ffffff;
	text-align:center;
}
.tsubh {
	height:268px;
	background-image:url(images/bgheader.jpg);
}
.tsubhd {
	position:relative;
	top:10px;
	left:0px;
	width:228px;
	height:236px;
	padding-top:15px;
	padding-left:10px;
	float:left;
	vertical-align:middle;
	background-image:url(images/bg2header.gif);
	background-repeat:no-repeat;
}
.trflyer {
	height:21px;
}
.trflyerin {
	height:3px;
}


.cathdr {
	/*background-color:#de480b;*/
	background-color:#383838;
	background-image:url(images/design/cathdr.gif);
	background-repeat:no-repeat;
	background-position:top left;
	height:32px;
	font-family:tahoma,arial,helvetica,sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#ffffff;
	text-align:center;
}
.catbtm {
	background-color: #ac1904;
	background-image:url(images/design/catbtm.gif);
	background-repeat:no-repeat;
	background-position:bottom left;
	height:15px;
}
TD.leftbar {
	background-image:url(images/design/leftbar.png);
	background-repeat:no-repeat;
	height:36px;
}

.qsrc {
	text-align:left;
	font-family:tahoma,arial,helvetica,sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#ffffff;
	padding-left:4px;
}
.hdr {
	table-layout:fixed;
	background-color:#ffffff;
	height:277px;
}
.topbox {
	padding-left:10px;
	border-bottom:dotted 1px #717171;
	vertical-align:middle;
	height:30px;
	color:#717171;
}
.topbox.last {
	border:none;
}
.mtop {
	background-image:url(images/mtop.gif);
	background-repeat:no-repeat;
	background-position:bottom left;
	height:48px;
	vertical-align:middle;
}
.mtop2 {
	height:48px;
	vertical-align:middle;
}
.tellafriend {
	font-family:tahoma,arial,helvetica,sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#ffffff;
}
.tella {
	border: solid 1px #ceba5c;
	height: 17px;
}
.topmisc {
	position:absolute;
	top:0px;
	right:0px;
	margin:0px;
	border:0px;
}
.qforum {
	background-color: #ffa927;
	background-image:url(images/design/qforum.gif);
	background-repeat:no-repeat;
	background-position:top left;
	height:36px;
	text-align:center;
	font-family: helvetica, arial,sans-serif;
}
.qforum A{
	font-family:helvetica,tahoma,arial,helvetica,sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#ffffff;
	text-decoration:none;
}
.outermaintbl {
	width:884px;
	border:none;
	table-layout:fixed;
	background-color:#2b2b2b;
}
.maintbl {
	width:100%;
	border:none;
	table-layout:fixed;
}
TD.mcell { /* main content/cell */
	vertical-align:top;
	background-color:#ffffff;
}
TD.rcell { /* right column */
	width:128px;
	vertical-align:top;
}
TD.msep { /* right spacer */
	width:7px;
}
TD.tsep { /* left spacer*/
	width:7px;
}

h1 { 
 font-family: Verdana, Arial, sans-serif;
 font-size: 20px;
 font-weight: bold;
 margin-bottom: 0;
 padding-bottom: 0;
}

h2 {
 font-family: Verdana, Arial, sans-serif;
 font-size: 14px;
 font-weight: normal;
 margin-bottom: 0;
 padding-bottom: 0;
}

.maintbl.tl {
	background-color:#ae1b04;
	vertical-align:top;
	height:14px;
	width:14px;
}
.maintbl.tr{
	background-color:#2e2e2e;
	vertical-align:top;
	height:14px;
	width:14px;
}
.tdprod {
	width:32%;
	font-family:verdana,arial,helvetica,sans-serif;
	vertical-align:top;
	background-color:#ffffff;
}
.tdprod.title {
	color:#000000;
	font-size:12px;
	font-weight:bold;
	height:25px;
	vertical-align:middle;
	background-color: #e6e6e6;
	border-bottom: dotted 1px #000000;
}
.tdprod.body {
	font-size:11px;
}
.tdprod.price {
	color:#c53007;
	font-size:13px;
	font-weight:bold;
	padding-top:10px;
}
.tdsep {
	background-image:url(images/design/filler.gif);
	background-repeat:repeat-y;
}
.tdprod.sep {
	height:2px;
	border-bottom: dotted 1px #000000;
}
A.tdprodtitle {
	font-family:tahoma,arial,helvetica,sans-serif;
	color:#000000;
	font-size:12px;
	font-weight:bold;
}
.filler {
	width:1px;
	background-image:url(images/design/pixel_trans_red.gif);
	background-repeat:repeat-y;
	background-position:top center;
	height:200px;
}
.infoleft {
	font-family: "Visitor TT1 BRK", "bitstream vera sans", sans-serif;
	font-size: 10px;
	text-align:center;
	line-height:14px;
	letter-spacing:-0.5px;
	color:#000000;
}
.diners {
	font-family:serif;
	font-size:11px;
	font-style:italic
}
.diners.d2 {
	font-size:10px;
}
.fakt {
	font-family:tahoma,arial,sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#2e6eb5;
}
.fakt.f2 {
	color:#000000;
}
A.btmlinks {
	color:#b71b07;
	font-family:tahoma;
	font-size:11px;
	font-weight:bold;
}
A.btmlinks:HOVER { color:#ffffff;text-decoration:none}
.btmtext {
	color: #999999;
	font-size:12px;
}
.homebtm {
	font-family:helvetica,arial,sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#ffffff;
}
.homebtm.b {
	font-size:22px;
}
.homebtm.light {
	font-weight:normal;
	font-size:16px;
	font-style:italic;
}
.proddot {
	border-top: dotted 1px #000000;
	padding-top:3px;
	padding-bottom:3px;
}
#divhelp {
	font-family:helvetica,arial,sans-serif;
	font-size:12px;
	padding:2px;
	position:absolute;
	top:1px;
	left:1px;
	width:100px;
	height:auto;
	overflow:hidden;
	background-color:#ffffe1;
	border:solid 1px #2E5BA7;
	display:none;
	z-index:1000;
}
A.co_error, A.co_error:HOVER {
	font-family:helvetica,arial,sans-serif;
	font-weight:bold;
	font-size:15px;
	text-decoration:none;
	color: #ff0000;
}
TABLE.tdotted,TD.tdotted {
	border-right:dotted 1px #777777;
	border-left:dotted 1px #777777;
	background-color:#000000;
}
TD.tdotted.top {
	background-image:url(images/design/tbg.jpg);
	background-repeat:repeat-x;
}
TD.tdotted.top2 {
	background-image:url(images/design/tbg2.jpg);
	background-repeat:repeat-x;
}
TD.tdotted.infobg {
	background-color:#000000;
	background-image:url(images/design/infobg.jpg);
	background-repeat:repeat-x;
	height:185px;
}
DIV.infoleft {
	clear:none;
	float:left;
	margin-right:3px;
	margin-top: 3px;
}
A.regular, A.regular:HOVER {
	font-size:10px;
	font-weight:400;
	text-decoration:none;
}
.rm {
	cursor:pointer;
}
.h_td_heading {
	font-family:tahoma,arial,helvetica,sans-serif;
	font-size:11px;
	font-weight:bold;
}
.h_hr {
	border:solid 1px dotted;
	height:1px;
}
.h_price {
	font-family:tahoma,arial,helvetica,sans-serif;
	font-size:11px;
	color:#994704;
}
A.subcats,A.subcats:HOVER, A.subcats:VISITED {
	color:#ffffff;
	font-weight:bold;
}
.listingBox {
	border-bottom:solid 1px;
	background-color:#ffffff;
	height:225px;
	table-layout:fixed;
}