/*
  $Id: stylesheet.css 1739 2007-12-20 00:52:16Z hpdl $

  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; }

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

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

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

h1 {
	color:#77b05c;
	font-weight:normal;
	font-size:20px;
	padding:10 0 5 0;
	margin:0 0 0 0;	
}

h2 {
	color:#77b05c;
	font-weight:normal;
	font-size:14px;
	padding:0 0 0 0;
	margin:0 0 0 0;	
}
.otherlinks, .otherlinks a {
	width:100%;
	text-align:right;
	font-size:12px;
	color:#FE6E02; 
	text-decoration:underline;
}
.featured-header {
	background-image:url(images/featured-bg.gif);
	background-repeat:no-repeat;
	width:720px;
	font-size:14px;
	margin-top:20px;
}
.productattributetitle {
	width:30%;
	float:left;
	color:#4E8534;
}
.productattribute {
	width:70%;
	float:left;	
}
.featured-title {
	color:#355f21;
	padding-left:20px;
	padding-top:10px;
	text-transform:uppercase;
}
.featured-range img {
	margin:1px;
}
.featured-range a {
	color:#FFF;
	text-transform:uppercase;
	font-weight:bold;
}
.featured-range {
	height:150px;
	background-image:url(images/featured-range-bg.gif);
	background-repeat:repeat-x;
	width:216px;
	float:left;
	margin-top:15px;
	margin-left:15px;
	text-align:center;
}
.featured-title b {
	color:#4ab419;	
}
.featured-box {
	width:718px;
	border:solid 1px #d3d3d3;
}
.featured-box-bottom {
	clear:both;
	height:15px;
}
FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

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;
}

.infoBox {
  background: #79B05C;
}

.infoBoxContents {
  background: #DEEDD6;
  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: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #79B05C;
  color: #FFFFFF;
  font-weight: bold;
  padding:2px;
} 

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

TABLE.productListing {
  border: none;
}

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

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  border: 1px solid #4e8534;
  background-image:url(images/productbg.jpg);
  background-position:bottom;
  background-repeat:repeat-x;
  padding:10px 0 5px 0;
}
TD.shoppingCart-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.productimage {
  height:130px;
  text-align:center;
  display:table-cell; 
  vertical-align:bottom;
  width:140px;
} 
.productbottomrow {
  text-align:center;
  width:150px;
  padding-top:10px;
  border-top:dotted 1px #595e64;
}
.productstock {
  text-align:right;
  width:150px;
  padding-bottom:10px;
}
.productname {
  text-align:center;
  font-size:11px;
  height:25px;
}
.productinfo {
  width:40%;
  float:left;
  text-align:right;
}
.productprice {
  line-height:15px;
  font-size:11px;
  width:60%;
  float:left;
  color:#c00000;
  font-weight:bold;
  text-align:left;
}
A.pageResults {
  color: #0000FF;
}

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

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

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;
}

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; }

body {
	font-family:Arial, Helvetica, sans-serif;
	padding:0;
	margin:0;
}
.menuleft {
	background-image:url(images/menu-left.gif);
	background-repeat:no-repeat;
	height:40px;
	width:10px;
}
.menuright {
	background-image:url(images/menu-right.gif);
	background-repeat:no-repeat;
	height:40px;
	width:7px;
}
.menu {
	background-image:url(images/menu.gif);
	background-repeat:repeat-x;
	height:40px;
	width:973px;
}
.menuitem a, .menuitem a:hover {
	float:left;
	color:#FFF;
	text-decoration:none;
	line-height:40px;
	text-transform:uppercase;
	font-weight:bold;
	font-size:14px;
}
.menuspacer {
	float:left;
	padding:none;
	margin:none;
	background-image:url(images/menu-spacer.gif);
	background-position:center;
	height:40px;
	width:34px;
	background-repeat:no-repeat;
}
.logo img {
	margin:10px;
}
.shoppingcart {
	font-size:16px;
	color:#4e8f2b;
	font-weight:bold;
	line-height:25px;
	float:right;
	margin-left:10px;
}
.basket, .checkout, .logoff, .account {
	float:right;
	color:#40474f;
	background-repeat:no-repeat;
	font-size:12px;
	font-weight:bold;
	padding-left:30px;
	line-height:25px;
	margin-left:10px;
}
.vatincrease {
	background-image:url(images/vatincrease.gif);
	background-repeat:no-repeat; 
	background-position:5px;
}

.checkout {
	background-image:url(images/checkout.gif);
}
.basket {
	background-image:url(images/shopping-cart.gif);
}
.logoff {
	background-image:url(images/logoff.gif);
}
.account {
	background-image:url(images/account.gif);
}
.telephone {
	float:right;
	clear:both;
	padding-top:10px;
	color:#e61a63;
	font-weight:bold;
	font-size:20px;
	margin-left:10px;
}
.call {
	color:#40474f;
	font-size:20px;
	font-weight:normal;
	padding-right:10px;
}
.categories {
	width:235px;
	height:40px;
	background-image:url(images/categories.gif);
	background-repeat:no-repeat;
	color:#FFF;
	text-align:center;
	font-weight:bold;
	font-size:16px;
	text-transform:uppercase;
	line-height:40px;
}
.categories-item {
	width:235px;
	height:30px;
	border-bottom:dotted 1px #595e64;
}
.categories-item a {
	color:#595e64;
	font-size:12px;
	line-height:30px;
	text-decoration:none;
	margin-left:10px;
	background-image:url(images/pink-arrow.gif);
	background-repeat:no-repeat;
	background-position:left;
	padding-left:15px;
	font-weight:bold;
	display:block;
}
#last {
	border-bottom:none;
	padding-bottom:10px;
}
.safeandsecure {
	font-size:16px;
	color:#4e8f2b;
	font-weight:bold;
	line-height:25px;
	text-align:center;
	margin-top:10px;
}
.footer {
	border-top:dotted 1px #595e64;
	font-weight:bold;
	text-align:center;
	color:#595e64;
	font-size:12px;
	padding-top:10px;
	padding-bottom:10px;
}
.footer a {
	color:#595e64;
	text-decoration:none;
	padding-left:10px;
	padding-right:10px;
}
.mainbody {
	text-align:left;
}

.phoneMessage {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding-left:10px;
	padding-right:10px;
	padding-top:5px;
	padding-bottom:5px;	
	color:#696969;
	font-weight:bold;
/*	font-style:italic; */
	border-style:dotted;
	border-width:1px;
	background-color:#F5F5F5;
	clear:both;
	}
	
.phoneMessage2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding-left:10px;
	padding-right:10px;
	padding-top:5px;
	padding-bottom:5px;	
	color:white;
	font-weight:bold;
	border-width:1px;
	background-color:red;
	clear:both;
}

A.phoneLink {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	text-decoration:underline;
}
	
.offerMessage {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	padding-left:200px;
	padding-right:10px;
	padding-top:1px;
	padding-bottom:0px;	
	color:#696969; 
/*	font-style:italic; 
	border-style:dotted;
	border-width:1px;*/
	background-color:white; 
	background-image:url(images/pricebustbg.jpg);
	background-position:30px;
	background-repeat:no-repeat;	
	height:120px;
	}
	
ul.TickList {
  list-style-image: url('images/greentick.gif') ;
}
		
.OfferFooter {
	font-size:10px;
	color:#666666;
	text-align:center;
	padding-bottom:5px;
	}		
		
.pricepromise {
	float:right; 
	width:125px;
	clear:both;
	background-image:url(images/pricepromise.gif);
	background-repeat:no-repeat;
	height:135px;
}

.leftmenu-box {
	width:240px;
	font-size:14px;
	border-style:solid;
	border-width:thin;
	border-color:#79b05c;
	background-color:#deedd6;
	margin-bottom:15px;
	text-align:center;
	padding-bottom:5px
}

.left-menu-header {
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	color:#4ab419;	
	border:solid 1px #DEDEDE;
	background:#EFEFEF;

	padding:4px;
	text-align:center;
	margin-bottom:4px;
}

.moneyback {
 position:absolute;
 z-index:100;
 margin-left:200px;
}
