/*
  $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
*/

html {
    overflow-y: scroll;
}


.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:#666666;
    font-size:12px;
	background: #FFFFFF;
    font-family: Arial, Helvetica, sans-serif;
	text-align: center;
    padding:0px;
	margin: 5px auto;
}


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

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

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

TR.footer {
  background: #bbc3d3;
}

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

.infoBox {
  background: #FFFFFF;
}

.infoBoxContents {
  background: #FFFFFF;
  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: #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: 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;
}

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

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


/* custom */

.time {
  color:#666666;
  font-size:11px;
}
.search {
  color:#cccccc;
  font-size:11px;
}

INPUT.searchbox {font-family: arial;font-size: 11px; width:276px; color: #717171; margin:0px 6px 0px 6px; border: 1px solid #cccccc;}
.searchboxtext {font-family: arial;font-size: 13px; color: #cccccc; margin:0px 0px 2px 4px;}
A.searchboxlink:link { color: #cccccc; font-family: arial;font-size: 13px; text-decoration:none;}
A.searchboxlink:hover { color: #cccccc; font-family: arial;font-size: 13px; text-decoration:none;}
A.searchboxlink:visited { color: #cccccc; font-family: arial;font-size: 13px; text-decoration:none;}

.footer {
  color:#666666;
  font-weight:bold;
  font-size:11px;
  text-align:center;
}

.footer a {
  color:#666666;
}

.footer a:hover {
  text-decoration:none;
}

.siteby {
  color:#cccccc;
  font-weight:bold;
  font-size:11px;
  text-align:center;
  padding-top:10px;
}

#catnav {
  margin-left:7px;
}



TR.header {
  background: #ffffff;
  color:#cccccc;
  font-size:12px;
  font-family: Helvetica;
}

#wrap {
	width: 942px;
	background: #FFFFFF;
	margin: 0 auto;
	text-align: left;
}

#homes {
	width:788ppx;
	background: #FFFFFF;
	text-align: left;
	margin: 0 auto;
}

#maincontents {
    color:#666666;
    font-size:12px;
    font-family: Arial, Helvetica, sans-serif;
	text-align: left;
    width:810px;
    margin-left: -9px;
}
.imageBorder img{
 text-align:center;
	height:180px;
	width:220px;
}
div .imageBorder {
	padding:10px;
	border:#22acbb 1px solid;
	min-height:180px;
	height:auto !important;
	width:220px;
    color:#22acbb;
    text-align:center
}


td .bayridgeBox a {
	text-decoration:none;
    color: #22acbb;	
	font-size:13px;
    text-align: left;
    font-weight:bold;
}
td .bayridgeBox {
    text-align: left;
}

A.leftnav:link { color: #666666;font-family: arial;font-size: 12pt;text-decoration: none;font-style: none; font-weight: bold;}
A.leftnav:visited { color: #666666; font-family: arial;font-size: 12pt;text-decoration: none;font-style: none; font-weight: bold;}
A.leftnav:hover { color: #f882ac; font-family: arial;font-size: 12pt;text-decoration: none;font-style: none; font-weight: bold;}	

TD.paginate, SPAN.paginate, P.paginate {
  font-family: Verdana;
  font-size: 13px;
  color: #f882ac;
  text-decoration: none;
  font-weight:bold;
}

A.prevnext {
  color: #f882ac;
  font-size:13px;
  font-weight:bold;
  text-decoration: none;
  font-family: Verdana;
}

A.prevnext:hover {
  color: #f882ac;
  text-decoration: none;
  font-family: Verdana;
  font-weight:bold;
}

A.pageResults {
  color: #009fb1;
  font-size:13px;
  font-weight:bold;
  text-decoration: none;
  font-family: Verdana;
}

A.pageResults:hover {
  color: #009fb1;
  text-decoration: none;
  font-family: Verdana;
  font-weight:bold;
}


/* PRODUCT INFO */

.prodimageBorder img{
    text-align:center;
	width:395px !important;
	height:300px;
}
div .prodimageBorder {
	padding:10px;
	border:#22acbb 1px solid;
	height:auto !important;
	height:322px;
	min-height:322px;
	width:400px;
    text-align:center;
}

.prod_name {font-family: verdana, tahoma, arial;font-size: 18px; color: #009fb1; vertical-align: bottom; font-weight:bold;}
.prod_price {font-family: verdana, tahoma, arial;font-size: 12px; color: #009fb1; vertical-align: top; text-align:left; font-weight:bold;}
.prod_tab {
scrollbar-base-color : #ffffff;  	
scrollbar-face-color : #22acbb; 	
scrollbar-arrow-color: #000000;  	
scrollbar-3dlight-color  	: #22acbb; 
scrollbar-highlight-color  	: #ffffff;
scrollbar-shadow-color  	: #ffffff; 
scrollbar-darkshadow-color: #22acbb; 
border: 0; 
color:#666666;
height:312px;
width:340px;
pading:0;
margin:0;
 }


/* END PROD INFO */


/************************************/
/* topNavigation dropdown menu code */

#list {  
	margin:0px 0px 0px 0px; 
    z-index:100; 
	margin-top: -4px;
    /* background-color:#525d5a; */
    }

#topNav, 
#topNav ul {
	padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
	list-style: none;
	width: 788px;
	vertical-align: bottom;
	}
#topNav span {display: block;}
#topNav a {display: block;}
#topNav li {float: left;}
#topNav li ul {
	position: absolute;
    background: #ffffff;
	border:1px solid #398992;
	width: 100px;
	left: -999em; 
	 /*using left instead of display to hide menus because display: none isn't read by screen readers */
	}						 
#topNav li ul li {
	display: block;
	width: 100px;
	border-left:0px solid #ffffff;
	border-right:0px solid #ffffff;
	border-bottom:0px solid #ffffff;
    }
#topNav li ul li a {
	color:#666666; 
    font-size:12px;
	font-weight: bold;
    text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration: none;
    padding:2px;
	} 
#topNav li ul li a:hover {
	color:#f882ac; 
    font-size:12px;
	}				 
#topNav li ul a {color:#000000;}
#topNav li ul ul { /* third-and-above-level lists */margin: -20px 0 0 10em;}
#topNav li:hover ul ul, #topNav li.sfhover ul ul {left: -999em;}
#topNav li:hover ul, #topNav li li:hover ul, #topNav li.sfhover ul, #topNav li li.sfhover ul { /* lists nested under hovered list items */left:auto; margin-left:-16px;}

/* end dropdown menu code */

#DESC table, #SPEC table, #MUSTHAVE table { width: 323px; }
#DESC table *, #SPEC table *, #MUSTHAVE table * { font-size:12px; white-space:normal; }

