/*
  $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
*/
body {padding:0; margin:0;}
body, td {font-family:verdana,arial; font-size:12px; color:#676767;}
.bg  {background:url(images/m13.gif); background-repeat:repeat-y;}
.bg1 {background:url(images/m14.gif); background-repeat:repeat-x;}

.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: #000; text-decoration: underline; }

FORM {
	display: inline;
}

.infoBox {
  background: #b6b7cb;
}

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

TR.headerNavigation {
  background:url(images/bkgnd.gif); 
}

TD.headerNavigation {
  font-family: Verdana, 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, 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;
}

.infoBoxNotice {
  background: #FF8E90;
}

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

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

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

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

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #b6b7cb;
  color: #FFFFFF;
  font-weight: bold;
}

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

A.pageResults {
  color: #0000FF;
}

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

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

TR.subBar {
  background: #f4f7fd;
}

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

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

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: #cccccc;
  border-color: #848e8d;
  border-style: solid;
  border-width: 1px;
}

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

SPAN.markProductOutOfStock {
  font-family: 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; height: 20px; border-top: #FF6633 1px dotted; border-bottom: #FF6633 1px dotted;}
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #99ff00; }

/* input requirement */
#manu * {background:none;border:none;}
#manu select {background-color:#fff;border:1px solid #4a4a4a;}
.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ff0000; }

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

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

#myse select {
	width:90%;
}

ul{
   margin:0px;
   padding:0px;
   list-style:none;
}
ul li{		
	margin:0px;
	padding:0;
}
ul a{
	color: #676767;
	text-decoration:none;
    font-size:11px;
	line-height:20px;
}

ul a:hover{
	color:#446517;
}

.al  li{		
	margin:0px;
	padding:0;
}
.al li a{
	color:#676767;
	text-decoration:none;
    font-size:11px;
	line-height:12px;
}
.al li a:hover{
	color:#3D6E0A;
}

.se  {width:143px; height:18px; font-family:verdana,arial; font-size:11px; color:#5F5F5F; padding-left:3px;}
.se1 {width:147px; height:17px; font-family:verdana,arial; font-size:10px; color:#3A2701; padding-left:3px; background-color:#E9E9E9;}
.go  {width:30px; height:14px; font-family:verdana,arial; font-size:11px; color:#636363; padding-left:3px; border: 1px solid #989797; line-height:12px;}
html>body .go  {width:30px; height:16px; font-family:verdana,arial; font-size:11px; color:#636363; padding-left:3px; border: 1px solid #989797; line-height:12px;}
.ab  {vertical-align: middle;}
.tx  {font-size:11px; color:#626262; font-weight:bold;}
.tx1 {font-size:11px; color:#8E8E8E;}
.tx2 {font-size:12px; color:#D8E4E0; font-weight:bold; text-transform:uppercase; background-color: #afc1c3;}
.tx3 {font-size:12px; color:#3D6E0A; font-weight:bold; text-transform:uppercase;}
.tx3 a {font-size:11px; color:#3D6E0A; font-weight:bold; text-transform:uppercase;text-decoration:none;}
.tx4 {font-size:11px; color:#676767; font-weight:bold;}
.tx5 {font-size:14px; color:#3d6e0a; font-weight:bold;}
.tx6 {font-size:11px; color:#4A4A4A; font-weight:bold;}
.tx7 {font-size:11px; color:#1788C4; font-weight:bold; text-transform:uppercase;}
.tx8 {font-size:12px; color:#6B6B6B; font-weight:bold;}

.ml {color:#FFFFFF;	font-size:11px; text-decoration:none;}
.ml:hover { text-decoration:underline;}
.ml1 {color:#3D6E0A; font-size:11px; text-decoration:none; font-weight:bold;}
.ml1:hover {text-decoration:underline;}
.ml2 {color:#D8E4E0; font-size:11px; text-decoration:none;}
.ml2:hover { text-decoration:underline;}
.ml3 {color:#676767; font-size:11px; text-decoration:underline;}
.ml3:hover { text-decoration:none; font-weight:bold;}
.closepopup {color:#aca793; font-size:11px; text-decoration:none; font-weight:bold;}
.closepopup:hover { text-decoration:underline; font-weight:bold;}


#zxc1 {color:#000000; font-size:10px;}
#zxc1 a {color:#000000; font-size:10px; text-decoration:none;}
#zxc1 a:hover {text-decoration:underline;}

.delp {
	color:#FF0000;
	font-size:11px;
	font-weight:normal;
	display: block;
}

.main a {
	color:#000;
	text-decoration:none;
}

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

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

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

/*--------Footermenu---------*/
.boxCornerTopLeft {background:url(images/bcTL.gif); background-repeat:none; margin: 0 0 0 0;}
.boxCornerTopRight {background:url(images/bcTR.gif); background-repeat:none; margin: 0 0 0 0;}
.boxCornerBottomLeft {background:url(images/bcBL.gif); background-repeat:none; margin: 0 0 0 0;}
.boxCornerBottomRight {background:url(images/bcBR.gif); background-repeat:none; margin: 0 0 0 0;}

.box2CornerBottomLeft {background:url(images/box2BL.gif); background-repeat:none; margin: 0 0 0 0;}
.box2CornerBottomRight {background:url(images/box2BR.gif); background-repeat:none; margin: 0 0 0 0;}

.catCornerTopLeft {background:url(images/catTL.gif); background-repeat:none; margin: 0 0 0 0;}
.catCornerTopRight {background:url(images/catTR.gif); background-repeat:none; margin: 0 0 0 0;}
.catCornerBottomLeft {background:url(images/catBL.gif); background-repeat:none; margin: 0 0 0 0;}
.catCornerBottomRight {background:url(images/catBR.gif); background-repeat:none; margin: 0 0 0 0;}

.headermenuTable {background-color: #212620; margin: 0 0 0 0; width: 766px;}
.headermenu {background-color: #212620; margin: 0 0 0 0; width: 175px;}

.footermenuTable {background-color: #AFC1C3; margin: 0 0 0 0; width: 766px;}
.footermenu {background-color: #AFC1C3; margin: 0 0 0 0; width: 175px;}
.footerMenuHeader {color: #D8E4E0; font-size: 12px; font-weight:bold;}
ul.footermenuList{color:#5c6667; font-size: 11px; text-decoration: none; list-style-type: none;}
.footermenuList li a{color: #5c6667; font-size: 11px; height: 16px; margin: 0 0 -1 10; padding: 0 0 0 10px; display: block;}
.footermenuList li a:hover{color: #5c6667; font-size: 11px; text-decoration: none; height: 16px; padding: 0 0 0 10px; background-color: #D8E4E0;}
.CopyRight {background: #FFF; font-size: 11px; text-decoration: none; color: #848E8D; border: none;}
.CopyRightTD {background: #FFF; font-size: 11px; padding-left: 15px; border-left-color: #AFC1C3; border-left-style: dotted; border-left-width: 1px;}

.logbox { margin-right: 15px; }
ul.logbox { text-decoration:none; list-style-type: none; display: inline; }
.logbox li a{ display: inline; }
.logbox li a:hover{ text-decoration: underline; }

TD.leftColCog {
font-size: 12px;
padding:.4em 0 .4em 20px;
margin:0 0 1em 0;
border-bottom: 1px solid #61553B;
color: #848e8d;
background: #afc1c3 url(images/cog.png) no-repeat left center;
}

TD.leftColDate {
font-size: 12px;
padding:.4em 0 .4em 20px;
margin:0 0 1em 0;
border-bottom: 1px solid #61553B;
color: #848e8d;
background: #afc1c3 url(images/date.png) no-repeat left center;
}

TD.leftColNews {
font-size: 12px;
padding:.4em 0 .4em 20px;
margin:0 0 1em 0;
border-bottom: 1px solid #61553B;
color: #848e8d;
background: #afc1c3 url(images/news.png) no-repeat left center;
}
/*--------Eof Footermenu---------*/

.alert_text {text-align: center; vertical-align: middle; height: 35px; font-size:10px; color: #000000; background: #eeeeee url(images/information.png) no-repeat 10px center; border-bottom: #afc1c3 1px dotted; border-top: #afc1c3 1px dotted;}

.available_text {text-align: center; vertical-align: middle; height: 35px; font-size:12px; color: #000000; background: #eeeeee url(images/date.png) no-repeat 10px center; border-bottom: #afc1c3 1px dotted; border-top: #afc1c3 1px dotted;}

.basicTable {width:766px; }
.ColumnLeft {background:#d8e4e0; width:200px;}
.breadcrumb {text-decoration: none; color: #848E8D; background:#ffffff; border-bottom: #5C6667 1px dotted;}
.breadcrumb a {text-decoration: none; color: #848E8D;}
.breadcrumb a:hover{text-decoration: none; color: #AFC1C3;}
div.opening {display: block; width: 506px; float: left;}
div.openingday {width: 105px; text-align: right; margin-right: 15px; display: block; float: left;}
div.openinghour {width: 371px; text-align: left; margin-left: 15px; display: block; float: left;}
div.pic {margin: 0 10px 0 0; padding: 10px; border: #CCCCCC 1px solid; display: block; float: left;}
div.shopabout {display: block; float: left;}
#loginbox {border: #212620 1px solid; background-color: #eee;}
.pricing {padding: 5px; background-color:#339933 ; color: #fff; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; }
.producttable {border: #d8e4e0 1px dotted; padding: 5px; height: 250px; }
.producttable:hover {background: #eee; }
.productheader, .productheader a {padding: 0 5 5 5; background: #5c6667; font-family:verdana,arial; font-size:12px; color:#fff; text-decoration:none; font-weight:bold;}
.productheader a:hover {text-decoration:underline;}
.newsheader {font-weight: bold; font-size: 14px; border-bottom: 1px #212620 dotted; border-top: 1px #212620 dotted;  background: #eeeeee;}
.newscontent {font-size: 12px;}
.newsdate {font-weight: bold; font-size: 10px; background-color: #eeeeee; text-align: right;}
h4 {font-size: 14px; font-weight: bold; text-align: left; margin: 15 0 15 0;}