/*
  $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: #70d250; text-decoration: underline; }

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

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

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

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #b46c00;
}

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

A.headerNavigation { 
  color: #000000; 
}

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

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

TR.footer {
  background: #b46c00;
}

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

.links-table {background: #b46c00;}

.infoBox {
  background: #b6b7cb;
}

.infoBoxContents {
  background: #f8f8f9;
  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;
  font-weight: bold;
  background: #b46c00;
  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: 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 {
  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;
}

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

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

/* Value Aquatic specific styles */
/* All pages */

#main{	z-index: 100; position: absolute; top: 0px;	left: 0px;  padding:0px 0px 0px 0px;}

#header-logo-background{z-index: 50; position: relative; top: 0px; left: 0px; height:100px; background-image:url(img/header_background.jpg); background-repeat:repeat-x;}
#header-logo{z-index: 90; float:left; height:85px;}
#header-contact {position:relative; float:right; margin-top:4px; text-align:right; color:#FFF; font-size:100%; font-family:Verdana, Arial, Helvetica, sans-serif; margin-right:5px;}
#header-contact a {color:#fff;}
#header-contact a:hover {color:#fff; text-decoration:underline}

#header-tag{float:right; margin-top:15px; margin-right:10px; }

#map{z-index: 0; position: absolute; top: 0px; left: 0px;}

#header-menu-bar{z-index: 100; position: absolute; top: 65px; left: 140px;}

#header-menu-options{z-index: 100; position: relative; top: 8px; left: 20px;}

#menu-img{z-index: 100; position: absolute; top: 17px; left: -192px;}

#menu-text{z-index: 101; position: absolute; top: 120px; left: 15px;}



.small {font-family: "Trebuchet MS"; font-size: 10px; color: #000000; text-decoration: none;}

.normal {font-family: "Trebuchet MS"; font-size: 12px; color: #000000; text-decoration: none;}

.normal-white {font-family: "Trebuchet MS"; font-size: 12px; color: #FFFFFF; text-decoration: none;}

.normal-red {font-family: "Trebuchet MS"; font-size: 12px; color: #FF0000; text-decoration: none;}

.credit {font-family: "Trebuchet MS"; font-size: 12px; color: #c17f1e; text-decoration: none;}

.big {font-family: "Trebuchet MS"; font-size: 16px; color: #000000; text-decoration: none;}

.huge {font-family: "Trebuchet MS"; font-size: 20px; color: #000000; text-decoration: none;}

.required {font-family: "Trebuchet MS"; font-size: 12px; color: #FF0000; text-decoration: none;}

.form-colour{background-color: #EEEEEE;}

.table-colour{background-color: #A8D3FF;}

.form-normal {text-align: right;}
.form-disabled {
	text-align: right;
	color: #000000; 
	background-color: #FFFFFF;
	border: 1px solid #FFFFFF;
}

.menu-white{color: #FFFFFF;}
.menu-black{color: #000000;}

/* home page specific */

#main-welcome{z-index: 100; position: absolute; top: 95px; left: 145px; width:560; padding:0px 0px 0px 10px;}

#main-content-home{z-index: 90; position: absolute; top: 85px; left: 120px;}

#product-1-outer{z-index: 95; position: absolute; top:300px; left:145px; width:188px; height:171px; padding:0px 0px 6px 6px; background: url(../img/product_box.gif) no-repeat;}

#product-1-inner{z-index: 100; position: relative; top:0px; left:0px; width:170px; height:160px;}

#product-2-outer{z-index: 95; position: absolute; top:300px; left:335px; width:188px; height:171px; padding:0px 0px 6px 6px; background: url(../img/product_box.gif) no-repeat;}

#product-2-inner{z-index: 100; position: relative; top:0px; left:1px; width:170px; height:160px;}

#product-3-outer{z-index: 95; position: absolute; top:300px; left:525px; width:188px; height:171px; padding:0px 0px 6px 6px; background: url(../img/product_box.gif) no-repeat;}

#product-3-inner{z-index: 100; position: relative; top:0px; left:0px; width:170px; height:160px;}

#product-4{z-index: 100; position: absolute; top:475px; left:145px; width:575; height:104; padding:0px; background: url(../img/product_box_large.gif) no-repeat;}



/* product detail page specific */

#product{z-index: 100; position: absolute; top: 95px; left: 145px; width:560; padding:0px 0px 0px 10px;}

#main-content-prod{z-index: 90; position: absolute; top: 85px; left: 192px; clip:  rect(   )}fs

#main-page-content{left-padding:300px;}

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

h2 { 
 font-family: Verdana, Arial, sans-serif;
 font-size: 14px;
}

h3 { color:#0033FF; margin-bottom:0px; margin-top:0px;}

