/*
  $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: #0E60C4; text-decoration: underline; }
FORM {
	display: inline;
}

.infoBox {
  background: #b6b7cb;
}

.infoBoxContents {
  background: #f8f8f9;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}











TR.headerNavigation {
  background: #bbc3d3;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #bbc3d3;
  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: #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: 0px;
  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;
}

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 {
  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: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

TABLE.border2	{
			border:1px solid #cfcfcf;
			}
			
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 */
#manu * {background:none;padding-top:0;padding-bottom:0;}
#manu select {background-color:#fff;padding-top:0;padding-bottom:0;}
.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%;
}

.delp {
	color:#808080;
	font-size:11px;
	font-weight:normal;
}

.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;
}

TD.floatInfo, DIV.floatInfo {

display:none; 
      position:absolute; 
      border-style: solid; 
      border-width: 1px;
      border-color: #ffcc00;
      background-color: #ffff99;
      padding: 5px;
      width:150px;
}

IMG.floatAnchor {
	cursor:pointer;
	vertical-align:text-bottom;
}

/* -------------------------- --------------------------------------------*/
body {padding:0; margin:0; background:url('images/bg.gif'); background-repeat: repeat; }
body, td {font-family: verdana,arial; font-size:11px; color:#888888;}
table {background:#ffffff;}

.mainbg{background:url('images/bg.gif') repeat-x; }
.bg  {background:url('images/m11.gif') repeat-x; }
.bg1 {background:url('images/m13.gif') no-repeat; }
.login{font-family: verdana,arial; font-size:11px; color:#444444; text-decoration:none;}
.login a{font-family: verdana,arial; font-size:11px; color:#444444; text-decoration:underline;}
.login a:hover{font-family: verdana,arial; font-size:11px; color:#71acd6; text-decoration:underline;}

ul{
   margin:0px;
   padding:0px;
   list-style:none;
}
ul li{		
	padding-left:10px; padding-right:0; padding-top:0; padding-bottom:0
}
ul a{
font-family:verdana, Arial, Helvetica, sans-serif;
	color:#000033;
	text-decoration:none;
    font-size:12px;
	line-height:22px;
}
ul a:hover{
	 color:#71acd6;
	 text-decoration:underline;
}
ul b{
	color:#FC2B00;
	text-decoration:none;
    font-size:11px;
	line-height:22px;
}
ul b:hover{
	 color:#FC2B00;	 

}

.al{		
   height: 22px; margin-left:0px; margin-right:0; margin-top:0; margin-bottom:0; padding-left:10px; padding-right:0; padding-top:0; padding-bottom:0
}


.se  {width:123px; height:20px; font-family:tahoma,verdana,arial; color:#7A7A7A; font-size:10px; padding-left:3px;}
.go  {width:30px; height:18px; font-family:tahoma,verdana,arial; color:#636363; font-size:11px; text-align:center; border:#989797 solid 1px; padding-bottom:3px;}
.bd {border:#C3C3C3 solid 0px; height:124px;}
.ab img   {vertical-align: middle;}

.tx  {font-size:10px; color:#595959;}
.tx1 {font-size:13px; color:#FFFFFF; font-family:arial; text-transform:uppercase; font-weight:bold;}
.tx2 {font-size:11px; color:#3E698D;}
.tx3 {font-size:17px; color:#D95B04;}

.tx33 a {font-size:11px; color:#0E60C4; text-decoration:underline;}
.tx33 a:hover {font-size:11px; color:#0E60C4; text-decoration:none;}

.tx4 {font-size:11px; color:#949494; text-decoration:none;}
.tx4 a{font-size:11px; color:#949494; text-decoration:none;}
.tx4 a:hover{font-size:11px; color:#71acd6; text-decoration:none;}

.tx4b {font-size:10px; color:#333333; text-decoration:none;}
.tx4b a{font-size:11px; color:#949494; text-decoration:none;}
.tx4b a:hover{font-size:11px; color:#71acd6; text-decoration:none;}

.tx5 {font-size:11px; color:#3E698D; text-transform:uppercase; font-weight:bold;}
.tx6 {font-size:11px; color:#666666; font-weight:bold;}
.tx7 {font-size:9px; color:#666666;}
.tx8 {font-size:13px; color:#5F5F5F; font-family:arial; text-transform:uppercase; font-weight:bold;}
.tx9 {font-size:12px; color:#828070; font-weight:bold;}
.tx10 {font-size:11px; color:#828070;}

.ml {color:#3E698D; font-size:11px; text-decoration:none; text-transform:uppercase; font-weight:bold;}
.ml:hover {text-decoration:underline;}

.m2 a {color:#3E698D; font-size:11px; text-decoration:none; text-transform:uppercase; font-weight:bold;}
.m2 a:hover {text-decoration:underline;}

.ml1 {color:#595959; font-size:10px; text-decoration:none;}
.ml1:hover {text-decoration:underline;}

.ml1_1 a {color:#595959; font-size:10px; text-decoration:none;}
.ml1_1 a:hover {color:#595959; font-size:10px; text-decoration:underline;}

.ml1_2 a {color:#D95B04; font-size:10px; text-decoration:underline;}
.ml1_2 a:hover {color:#D95B04; font-size:10px; text-decoration:none;}

.ml2 {color:#949494; font-size:11px; text-decoration:none;}
.footer2 {color:#d6d6d6; font-size:10px; text-decoration:none;}

.ml2:hover {text-decoration:underline;}
.ml3 {color:#828070; font-size:11px; text-decoration:none;}
.ml3:hover {text-decoration:underline;}


#zxc1   {color:#656565; font-size:11px; text-decoration:underline; font-weight:bold;}
#zxc1 a {color:#656565; font-size:11px; text-decoration:underline; font-weight:bold;}
#zxc1 a:hover {text-decoration:none;}

.border	{
			border-left:10px solid #ffffff; border-right:10px solid #ffffff; border-top:10px solid #ffffff; border-bottom:10px 0px 10px 0px solid #ffffff; 
			}
			
			
.padd	{
			padding:5px 5px 5px 5px;
			}
			
			//cart
			
						SPAN.removeProduct {
  font-family: Verdana, Arial, sans-serif;
  font-size: 9px;
  color: #3366FF;
  font-weight: normal;
}

INPUT.quantitybox {
  border: 1px;
  border-style: solid;
  border-color: #000000;
    font-size: 12px;
  width: 20px;
  height: 22px;
  border-spacing: 0px;
  background: #F8f8f9;
}


.points {  font-family:  Verdana, Arial, sans-serif;  font-size: 13px;  color: #333333; list-style: round;}
.pointsheader {  font-family:  Verdana, Arial, sans-serif;  font-size: 17px;  color: #000000; text-decoration: none;}
.pointsheader:link {  font-family:  Verdana, Arial, sans-serif;  font-size: 17px;  color: #000000; text-decoration: none;}
.pointsheader a{  font-family:  Verdana, Arial, sans-serif;  font-size: 17px;  color: #000000; text-decoration: none;}
.pointsheader a:link{  font-family:  Verdana, Arial, sans-serif;  font-size: 17px;  color: #000000; text-decoration: none;}
.pointsheader a:hover{  font-family:  Verdana, Arial, sans-serif;  font-size: 17px;  color: #196dca; text-decoration: none;}

.pointsprice {font-family:  Verdana, Arial, sans-serif;  font-size: 17px;  color: #196dca; text-decoration: bold;}
.pointsvat {font-family:  Verdana, Arial, sans-serif;  font-size: 10px;  color: #333333; text-decoration: bold;}
.pointsmore  {font-family:   Arial, sans-serif;  font-size: 12px;  color: #196dca; text-decoration: none; }
.pointsmore a:link {font-family:   Arial, sans-serif;  font-size: 12px;  color: #196dca; text-decoration: none; }
.pointsmore a:hover {font-family:  Arial, sans-serif;  font-size: 12px;  color: #333333; text-decoration: none; }
.pointssmall {font-family:  Verdana, Arial, sans-serif;  font-size: 11px;  color: #333333;text-decoration: bold; }
.pointssubtitle{font-family:  Verdana, Arial, sans-serif;  font-size: 12px;  color: #196dca; font-weight: bold; }
.introheading  {font-family:   Trebuchet MS, Arial, sans-serif;  font-size: 20px;  color: #8bb7d6; font-weight: bold }
.checkoutlive {font-family:   Trebuchet MS, Arial, sans-serif;  font-size: 17.5px;  color: #8bb7d6; font-weight: bold }
.checkoutgrey  {font-family:   Trebuchet MS, Arial, sans-serif;  font-size: 17.5px;  color: #d4d4d4; font-weight: bold }
.wb {background: #ffffff;}

.infoBoxContents2 {
  background: #e9e9e9;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-color: #5f5f5f;
  text-decoration: none;
}

.infoBoxContents2 a{
  background: #e9e9e9;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-color: #5f5f5f;
  text-decoration: none;
}

.infoBoxContents2 a:hover{
  background: #e9e9e9;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-color: #8bb7d6;
  text-decoration: none;
}




img.special {border: 1px #cccccc solid;}


/* ------------------------------------------ ------------------------------------ */