/*
  $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:#CC0000; font-weight: bold; color:#ffffff }
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 10px; background-color: #CC0000; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #333399; text-decoration: underline; }

BODY {
  background: #336699;
  color: #000000;
  margin: 0px;
  background-image:url(images/body-bg.gif); 
  background-repeat:repeat-x; 
  text-align:center;
  font-family:Arial, Helvetica, sans-serif;
}

h2 { font-size:1.6em; font-family:Georgia, "Times New Roman", Times, serif; font-weight:normal; margin-bottom:0.25em; }

A {
  color: #339999;
  text-decoration: underline;
}

A:hover {
  color: #339999;
  text-decoration: none;
}

FORM {
	display: inline;
}

table { width:900px; background-color:#FFFFFF; margin:0px auto; text-align:left; }
table table { width:auto; text-align:left; margin:0px 0px; }
table table td{ text-align:left; }

div#header {
	background-color:transparent;
	background-image:url(images/seagulls.gif);
	background-repeat:no-repeat;
	background-position:right bottom;
	width:900px;
	height:152px;
	margin: 0px auto;
}
div#logo { text-align:left; position:relative; top:25px; }

div#menu { height:25px; font-weight:bold; width:900px; margin: 10px auto 5px auto; position:relative; top:40px; }
div#menu li { float:left; text-align:center; position:relative; list-style:none; }
div#menu li a:link, div#menu li a:active, div#menu li a:visited{ color:#000000; text-decoration:none; text-transform:uppercase; padding-right:35px; }
div#menu li a:hover{ color:#CCFFFF; text-decoration:none; }
/* current page highlighting*/
div#menu li a.current:link, div#menu li a.current:active, div#menu li a.current:visited{ color:#CCFFFF; text-decoration:none; text-transform:uppercase; padding-right:35px; }
div#menu li a.current:hover{ color:#CCFFFF; text-decoration:none; }

div#breadcrumbs {
	position:relative;
	top:0px;
	background: transparent;
}

table#categories { font-family:Georgia, "Times New Roman", Times, serif; margin:0 auto; width:450px;}
table#categories td { text-align:center; font-size:1.1em; }
table#categories a:link, table#categories a:visited { text-decoration:none; }
table#categories a:active, table#categories a:focus, table#categories a:hover { text-decoration:underline; }
table#categories td img { border:1px solid #339999; }

TR.headerNavigation, TABLE.headerNavigation {
  background-color: transparent;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background-color: transparent;
  color: #000000;
  font-weight : normal;
}

A.headerNavigation { 
  color: #333399; 
  font-weight:bold;
}

A.headerNavigation:hover {
  color: #333399;
  font-weight:bold;
}

A.categories { 
  color: #333399; 
  font-weight:bold;
  height:17px;
}

A.categories:hover {
  color: #333399;
  font-weight:bold;
  height:17px;
}

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;
}

TABLE.page {
	margin-top:-35px;
}

.page td{
	padding-left:5px;
}

TABLE.footer {
  background: transparent;
  text-transform:uppercase;
  padding-top:6px;
}

TABLE.footer a:link, TABLE.footer a:visited, TABLE.footer a:active {
	text-decoration:underline;
	color:#000000;
}

TABLE.footer a:hover {
	text-decoration:none;
	color:#000000;
}
/* sryled box used on signup page */
.Box {
	border:1px solid #333399;
	background-color:#cc99ff;
}

.Box table {
	background-color:#cc99ff;
}

.BoxContents {
  font-size: 10px;
  background-color:#cc99ff;
}

/* whitelink */
a.whitelink:link, a.whitelink:visited, a.whitelink:active {
	text-decoration:underline;
	color:#FFFFFF;
}

a.whitelink:hover {
	text-decoration:none;
	color:#FFFFFF;
}

.infoBox {
	background:transparent;
}

.infoBoxContents {
  font-size: 10px;
  background:transparent;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.infoBoxHeading {
  font-family:Georgia, "Times New Roman", Times, serif;
  font-size: 18px;
  color: #000000;
}

TR.leftbox {
	background-image:url(images/left-dash.gif);
	background-position:bottom;
	background-repeat:no-repeat;
}

TR.rightbox {
	background-image:url(images/right-dash.gif);
	background-position:bottom;
	background-repeat:no-repeat;
}

TR.leftbox h1, TR.rightbox h1 { 
	font-family:Georgia, "Times New Roman", Times, serif;
  	font-size: 17px;
	font-weight:normal;
  	color: #000000;
	margin-bottom:0px;
	margin-top:5px;
	padding-top:0px;
}

TR.leftbox h1 { 
	width:150px;
}

TR.rightbox h1 { 
	width:190px;
}

TR.leftbox li { 
	list-style-image:url(images/arrow-list.gif);
}

.leftbox-outer { 
	border-right:1px solid #cccccc; 
	border-left:1px solid #cccccc;
}

.rightbox-outer {
	margin-top:32px;
}

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 #size {
  border: 1px;
  border-style: solid;
  border-color: #333399;
  border-spacing: 1px;
  width:520px;
  font-size:1.0em
}

#size th {
	color:#333399;
	font-weight:bold;
}

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #333399;
  border-spacing: 1px;
  width:520px;
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #333399;
  color: #FFFFFF;
  font-weight: bold;
}

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

A.pageResults {
  color: #339999;
}

A.pageResults:hover {
  color: #000000;
}

TD.pageHeading, DIV.pageHeading, h1 {
  font-family:Georgia, "Times New Roman", Times, serif;
  font-size: 25px;
  font-weight: normal;
  color: #000000;
  padding-top:35px;
}

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.main li {
	list-style:url(images/arrow-list.gif) inside;
	padding:0;
	margin-left:0.75em;
}

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: #339999;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

TEXTAREA {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

.inputbox { 
	width:250px;
}

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: #FFCCFF; }
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #CCFFFF; }

/* input requirement */

.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ff0000; }
.inputBorder { border:1px solid #66CCCC; background-color:#FFFFFF; }
