
/*
  $Id: stylesheet.css,v 1.00 09/28/04  16:56:56 project3000 Exp $

  This file created as a part of graphical design by AlgoZone, Inc
  http://www.algozone.com for osCommerce v 2.2ms2 Loaded6
  
  Copyright (c) 2003 AlgoZone, Inc

*/

/*
Updated Nick - changed A.pageResults to reflect light blue colour
*/

BODY {
  background-color: #FFFFFF;
  font-family: Helvetica;
  font-size: 11px;
  margin: 0px;
}
.boxText { font-family: Tahoma, Verdana, Arial, sans-serif; font-size: 11px; font-color: #000000;}
.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 10px; font-weight: bold; }
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #F0C697; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }
A { 
  color: #BC050C; 
  text-decoration: none; 
}
A:hover { 
  color: #4C99B3;
  text-decoration: underline; 
}
FORM {
  display: inline;
}
TR.header {
  background: #17191D;
}
.infoBoxLeft, .infoBoxHome, .newProductsBox { 
}
TD.infoBox, SPAN.infoBox { 
	font-family: Verdana, Arial, sans-serif; font-size: 10px; 
}
.infoBox, .infoBoxRight {
border: 1px solid #4C99B3;
}
TD.infoBoxHeading, TD.infoBoxHeadingLeft, TD.infoBoxHeadingRight {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #01759C;
  text-align: left;
  padding-left: 3px;
}
/*
Added Nick - infoBoxHeadingLeft A links for Category heading
*/
.infoBoxHeadingLeft A:link, A:active, A:visited {
  color: #01759C;
  text-decoration: none;
}
.infoBoxHeadingRight {
height: 20px;
}
.infoBoxContents, .infoBoxContentsLeft, .infoBoxContentsRight {
  /* Uncomment to get bacground for component's content */
  /*background-color: #C0E4DF;*/
  font-size: 10px;
  color: #BC050C;  
}
.infoBoxContents A:link, .infoBoxContents A:active, .infoBoxContents A:visited{
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #01759C;
}
.infoBoxContents A:hover {
	color: #45E9CE;
}
.infoBoxContentsLeft A:link, .infoBoxContentsLeft A:active, .infoBoxContentsLeft A:visited{
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #01759C;
}
.infoBoxContentsLeft A:hover {
	color: #45E9CE;
}
.infoBoxContentsRight A:link, .infoBoxContentsRight A:active, .infoBoxContentsRight A:visited{
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #01759C;
}
.infoBoxContentsRight A:hover {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #45E9CE;
}
.productBox {  
border-left: 1px solid #4C99B3;
border-right: 1px solid #4C99B3;
border-bottom: 1px solid #4C99B3;
padding: 4px;
font-family: Verdana, Arial, sans-serif;
font-size: 11px;
font-color: #000000;
}
.productBoxHeading {
border-left: 1px solid #4C99B3;
border-right: 1px solid #4C99B3;
border-top: 1px solid #4C99B3;
line-height: 0.8;
font-family: Verdana, Arial, sans-serif;
font-size: 10px;
font-weight: normal;
padding-left: 4px;
}
.productBoxHeadingRcorner {}
.productBoxHeadingLcorner {}
TR.headerError {
}
TD.headerError {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  background: #F0C697; 
  font-size: 11px;
  color: red;
  text-align : center;
}
TR.headerInfo {
}
TD.headerInfo {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
  background: #F0C697;
  color: #000000;
  text-align: center;
}
TR.footer {
  background: #008193;
}
TD.footer {
  font-family: Arial;
  font-size: 11px;
  background: #009384;
  color: #ffffff;
}
.infoBoxNotice {
  background: #FF8E90;
}
.infoBoxNoticeContents {
  background: #FFE6E6;
  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 {
}
TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
  border-top: 1px solid #FEF1F2;
}
TR.productListing-heading {
  background: #FEF1F2;
}
TD.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #FEF1F2;
  color: #000000;
  font-weight: bold;
}
TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  border-top: 1px solid #FEF1F2;
}
A.pageResults { 
  color: #01759C; 
}
A.pageResults:hover { 
  color: #FFF5ED; 
  background: #BC050C; 
}
.pageHeading, DIV.pageHeading {
  font-family:  Arial;
  font-size: 13px;
  font-weight: bold;
  color: #01759C;
}
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: 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; }
 
/* Added Nick */
#lightbox{
            position: absolute;
            top: 40px;
            left: 0;
            width: 100%;
            z-index: 100;
            text-align: center;
            line-height: 0;
            }
 
#lightbox a img{ border: none; }
 
#outerImageContainer{
            position: relative;
            background-color: #fff;
            width: 250px;
            height: 250px;
            margin: 0 auto;
            }
 
#imageContainer{
            padding: 10px;
            }
 
#loading{
            position: absolute;
            top: 40%;
            left: 0%;
            height: 25%;
            width: 100%;
            text-align: center;
            line-height: 0;
            }
#hoverNav{
            position: absolute;
            top: 0;
            left: 0;
            height: 100%;
            width: 100%;
            z-index: 10;
            }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}
 
#prevLink, #nextLink{
            width: 49%;
            height: 100%;
            background: transparent url(../images/blank.gif) no-repeat; /* Trick IE into showing hover */
            display: block;
            }
/* 
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }
*/
#prevLink { left: 0; float: left; background: url(/images/prevlabel.gif) left 15% no-repeat; }
#nextLink { right: 0; float: right; background: url(/images/nextlabel.gif) right 15% no-repeat; }
/*
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }
*/
 
 
#imageDataContainer{
            font: 10px Verdana, Helvetica, sans-serif;
            background-color: #fff;
            margin: 0 auto;
            line-height: 1.4em;
            }
 
#imageData{
            padding:0 10px;
            }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }  
#imageData #caption{ font-weight: bold;        }
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;      }                                  
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;    }          
                        
#overlay{
            position: absolute;
            top: 0;
            left: 0;
            z-index: 90;
            width: 100%;
            height: 500px;
            background-color: #000;
            filter:alpha(opacity=60);
            -moz-opacity: 0.6;
            opacity: 0.6;
            }
            
 
.clearfix:after {
            content: "."; 
            display: block; 
            height: 0; 
            clear: both; 
            visibility: hidden;
            }
 
* html>body .clearfix {
            display: inline-block; 
            width: 100%;
            }
 
* html .clearfix {
            /* Hides from IE-mac \*/
            height: 1%;
            /* End hide from IE-mac */
            } 
/*----------------------------Suggest Styles--------------------------*/
.suggest_link {
	background-color: #FFFFFF;
	padding: 2px 6px 2px 6px;
}
.suggest_link_over {
	background-color: #3366CC;
	padding: 2px 6px 2px 6px;
}
#search_suggest {
	position: absolute; 
	background-color: #FFFFFF; 
	text-align: left; 
	border: 1px solid #000000;			
}		
/*----------------------------End Suggest Styles------------------------*/
