/*
  $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: #03067a;*/
	background-color:#000;
  color: #000000;
  margin: 0px;
	font-family: Verdana, 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 {
  background: #03067a;
}

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

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

.links-table {background: #03067a;}

.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: #03067a;
  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;}


#map{z-index: 0; position: absolute; top: 0px; left: 0px;}
#header-menu-bar{z-index: 100; position: absolute; top: 65px; left: 140px;}
#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: #1e3296; 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-page-content{float:right;}

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


/* New style, Janaury 2010 */
.clr{clear:both;}
#page-container {width:950px; margin-left:auto; margin-right:auto; position:relative; background-color:#21ade7; padding-bottom:5px; margin-top:5px;}
#header-logo-background{z-index: 50; position: relative; top: 0px; left: 0px; height:85px; background-image:url(img/header_background.jpg);}
#header-logo{z-index: 90; float:left; height:59px; margin-left:10px; margin-top:0px;}
#header-logo img {border:none;}
#header-contact {text-align:right; color:#FFF; font-size:100%; font-family:Verdana, Arial, Helvetica, sans-serif;}
#header-contact a {color:#fff;}
#header-contact a:hover {color:#fff; text-decoration:underline}

#header-menu-options{z-index:100; position:relative; padding:6px; margin:0px 5px 5px 5px; font-family:Verdana,Arial,sans-serif; font-size:60%; background:#ffffff; color:#000000; font-weight:bold;}
#header-menu-options-l{float:left;}
#header-menu-options-r{float:right; width:400px; text-align:right;}
#main-content-prod{width:750px; position: relative; float:right;}
#main-content-prod td {font-size:10px;}

#menu-column {position:relative; width:189px; float:left; margin-left:5px;}
#menu-column ul {list-style : none; margin : 0 0 0 0; padding : 0; border : none; text-align : left; font-size:10px; } 
#menu-column li {display : inline; } 
#menu-column li a {display : block; padding : 4px 1px 4px 4px; margin-bottom:1px; text-decoration:none; Xheight:14px;} 
#menu-column li a:hover {background-color : #fffc00; text-decoration:none; color:#000;}

.blue-t       {background-color:#0000ff; color:#ffffff;}
.green-t      {background-color:#00ef60; color:#000000;}
.orange-t     {background-color:#ffcc00; color:#000000;}
.white-t      {background-color:#ffffff; color:#000000;}
.yellow-t     {background-color:#fffc00; color:#000000;}
.cyan-t       {background-color:#14fff7; color:#000000;}
.purple-t     {background-color:#eb0dff; color:#ffffff;}
.red-t        {background-color:#ca1818; color:#ffffff;}
.dark_green-t {background-color:#037c03; color:#ffffff;}
.black-t      {background-color:#000000; color:#ffffff;}
.grey-t       {background-color:#ababab; color:#000000;}
.white-t      {background-color:#ffffff; color:#000000;}

#product-header{z-index:100; position:relative; padding:0px; margin:0px 0px 0px 0px; font-family:Verdana,Arial,sans-serif; font-size:200%; background:#ffffff; color:#000000; font-weight:bold; text-align:left;}
#header-cart {font-size:90%; margin-top:8px;}
#header-cart a {color:#fff; text-decoration:none;}
#header-cart a:hover {text-decoration:underline;}
#search-box{background-color:#fffc00; padding:3px; margin-bottom:5px;}

#footer-info{position:relative; background-color:#fff; width:735px; margin:5px 5px 5px 0px; padding:5px;}
.footer-info-col{float:left; width:230px; margin:5px 5px 5px 0px; padding:5px; background-color:#F0F0F0; font-size:70%; height:85px; font-weight:bold;}
.footer-info-col a{text-decoration:none;}
.footer-info-col a:hover{text-decoration:underline; color:#000;}
#footer-center{text-align:center; font-size:70%; font-weight:bold;}
#footer-center img {margin-bottom:5px;}

#header-trade{z-index:100; position:relative; padding:6px; margin:0px 5px 5px 5px; font-family:Verdana,Arial,sans-serif; font-size:60%; background:#ffffff; color:#000000; font-weight:normal; text-align:center;}