/*
  $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: font-family: Verdana, Arial, Helvetica, Sans-Serif; font-size: 11px; }
.errorBox { font-family : Verdana, Arial, Helvetica, Sans-Serif; font-size : 11px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Verdana, Arial, Helvetica, Sans-Serif; font-size : 11px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Arial, Helvetica, Sans-Serif; font-size : 11px; color: #70d250; text-decoration: underline; }

body {
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	background-color: #FFFFFF;
}

td {
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #818181;
}

A {
  color: #399CC9;
  text-decoration: none;
}

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

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #bbc3d3;
}

TD.headerNavigation {
  font-family: Verdana, Arial, Helvetica, Sans-Serif;
  font-size: 11px;
/*  background: #bbc3d3; */
/*  line-height: 23px; */
  color: #ffffff;
  font-weight : bold;
}

A.headerNavigation { 
  color: #FFFFFF; 
}

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

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Verdana, Arial, Helvetica, Sans-Serif;
  font-size: 11px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Verdana, Arial, Helvetica, Sans-Serif;
  font-size: 11px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #bbc3d3;
}

TD.footer {
  font-family: Verdana, Arial, Helvetica, Sans-Serif;
  font-size: 11px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
  background: #FFFFFF;
}

.infoBoxContents {
  background: #FFFFFF;
  font-family: Verdana, Arial, Helvetica, Sans-Serif;
  font-size: 11px;

  border-left: solid #9b9b9b 2px;
  border-right: solid #9b9b9b 2px;
}

.infoBoxContents2 {
  background: #FFFFFF;
  font-family: Verdana, Arial, Helvetica, Sans-Serif;
  font-size: 11px;
}


.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Verdana, Arial, Helvetica, Sans-Serif;
  font-size: 11px;
}

TD.infoBoxHeading {
  font-family: Verdana, Arial, Helvetica, Sans-Serif;
  font-size: 14px;
  font-weight: bold;
  background: #FECA67;
  color: #72318F;
}

TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, Helvetica, Sans-Serif;
  font-size: 11px;
}

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.productListing {
  border: 2px;
  border-style: solid;
  border-color: #FFFFFF;
  border-spacing: 2px;
}

.productListing-heading {
  font-family: Verdana, Arial, Helvetica, Sans-Serif;
  font-size: 11px;
  background: #FECA67;
  color: #000000;
  font-weight: bold;
}

TD.productListing-data {
  font-family: Verdana, Arial, Helvetica, Sans-Serif;
  font-size: 11px;
}

A.pageResults {
  color: #000000;
}

A.pageResults:hover {
  color: #C81400;
}

TD.pageHeading, DIV.pageHeading, SPAN.pageHeading {
  font-family: Verdana, Arial, Helvetica, Sans-Serif;
  font-size: 18px;
  font-weight: bold;
  color: #000099;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Verdana, Arial, Helvetica, Sans-Serif;
  font-size: 11px;
  color: #000000;
}

TD.main, P.main {
  font-family: Verdana, Arial, Helvetica, Sans-Serif;
  font-size: 11px;
  font-weight: normal;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, Helvetica, Sans-Serif;
  font-size: 11px;
}

TD.accountCategory {
  font-family: Verdana, Arial, Helvetica, Sans-Serif;
  font-size: 11px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: Verdana, Arial, Helvetica, Sans-Serif;
  font-size: 11px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Verdana, Arial, Helvetica, Sans-Serif;
  font-size: 11px;
}

TD.tableHeading {
  font-family: Verdana, Arial, Helvetica, Sans-Serif;
  font-size: 11px;
  font-weight: bold;
}

TD.category_desc {
  font-family: Verdana, Arial, Helvetica, Sans-Serif;
  font-size: 11px;
  line-height: 1.5;
}

SPAN.newItemInCart {
  font-family: Verdana, Arial, Helvetica, Sans-Serif;
  font-size: 11px;
  color: #C81400;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Verdana, Arial, Helvetica, Sans-Serif;
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family: Verdana, Arial, Helvetica, Sans-Serif;
  font-size: 11px;
}

SPAN.greetUser {
  font-family: Verdana, Arial, Helvetica, Sans-Serif;
  color: #f0a480;
  font-weight: bold;
}

TABLE.formArea {
  background: #EEEEEE;
  border-color: #C81400;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: Verdana, Arial, Helvetica, Sans-Serif;
  font-size: 11px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Verdana, Arial, Helvetica, Sans-Serif;
  font-size: 11px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Verdana, Arial, Helvetica, Sans-Serif;
  font-weight: bold;
  font-size: 18px;
  color: #076B3C;
}

SPAN.errorText {
  font-family: Verdana, Arial, Helvetica, Sans-Serif;
  color: #C81400;
}

.moduleRow { }
.moduleRowOver { background-color: #FFEBDE; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #E9F4FC; }

.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial, Helvetica, Sans-Serif; font-size: 11px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Verdana, Arial, Helvetica, Sans-Serif; font-size: 11px; color: #000000; }

/* message box */

.messageBox { font-family: Verdana, Arial, Helvetica, Sans-Serif; font-size: 11px; }
.messageStackError, .messageStackWarning { font-family: Verdana, Arial, Helvetica, Sans-Serif; font-size: 11px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Verdana, Arial, Helvetica, Sans-Serif; font-size: 11px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: Verdana, Arial, Helvetica, Sans-Serif; font-size: 11px; color: #C81400; }

/* Site Requirements */

/* delete
td.top_menu_bg {
	background-color: #DDDDDD;
	background-image: url('images/site/top_menu_bg.gif');
	background-repeat: repeat-x;
}

*/

td.new_infoBoxHeading {

	/* font-family: Arial, Helvetica, Sans-Serif; font-size: 14px; */
	font-weight: normal;
	text-decoration: none;
	color: #000000;
}

a, a:visited {

	font-weight: bold;
	text-decoration: none;
	color: #818181;
}

a:hover {
	font-weight: bold;
	text-decoration: underline;
	color: #FBAD29;
}

a.left_menu, a.left_menu:visited {
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}

a.left_menu:hover {
	font-weight: bold;
	text-decoration: underline;
	color: #FBAD29;
}

/* delete */
td.side_menu_bg {
	background-color: #D7F286;
}

td.left_menu_bg {
	background-color: #8CB73B;
}

.product_heading {
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #2A00AA;
}

a.product_heading, a.product_heading:visited {
	font-family: Verdana, Arial, Helvetica, Sans-Serif;	
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #2A00AA;
}

a.product_heading:hover {
	font-family: Verdana, Arial, Helvetica, Sans-Serif;	
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
	color: #2A00AA;
}

/* delete
td.top_menu_left_txt {

	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	color: #006A34;

	border-right: solid #006A34; 1px;
}
*/
/* delete
td.top_menu_right_txt {

	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	color: #006A34;

	border-left: solid #006A34; 1px;
}
*/
/*
a.menus, a.menus:visited {
	font-family: Verdana, Arial, Helvetica, Sans-Serif;	
	font-weight: bold;
	text-decoration: none;
	color: #72318F;
}

a.menus:hover {
	font-family: Verdana, Arial, Helvetica, Sans-Serif;	
	font-weight: bold;
	text-decoration: underline;
	color: #72318F;
}
*/

a.categories, a.categories:visited {
  font-size: 10px;
  font-weight: bold;
  text-decoration: none;
  color: #FFFFFF;

}

a.categories:hover {
  font-size: 10px;
  font-weight: bold;
  text-decoration: underline;
  color: #FBAD29;
}


td.top_menu_text {
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-weight: bold;
	text-decoration: none;
	font-size: 10px;
	color: #FFFFFF
}

a.top_menu, a.top_menu:visited {
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-weight: bold;
	text-decoration: none;
	font-size: 10px;
	color: #FFFFFF
}

a.top_menu:hover {
	text-decoration: underline;
	color: #FFFFFF
}


td.box_bottom_corner {
	background: #EEEEEE;

}

a.whiteNav, a.whiteNav:visited { 
  color: #FFFFFF; 
}

a.whiteNav:hover {
  color: #FFFFFF;
  text-decoration: underline;
}


a.part, a.part:visited {
  color: #0000FF;
  text-decoration: none;
}

a.part:hover {
  color: #FF0000;
  text-decoration: underline;
}


td.banner_bg {
	background-image: url(images/layout/banner_bg.gif);
	background-repeat: repeat-x;
}

td.top_sep_1 {
	background-image: url(images/layout/top_sep_1.gif);
	background-repeat: repeat-x;
}

td.top_sep_2 {
	background-image: url(images/layout/top_sep_2.gif);
	background-repeat: repeat-x;
}


td.new_box_borders {
	border-left: solid #9b9b9b 2px;
	border-right: solid #9b9b9b 2px;
}

td.infobox_bottom_bg {
	background-image: url(images/layout/infobox_bottom_bg.gif);
	background-repeat: repeat-x;
}


.product_price {
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 16px;
	font-weight: bold;
	color: #52B861;
}

.colourBox {
	/* background-color: #FCF9DE; */
	background-color: #FFFFFF;
}

.colourBoxImageBorder {
	/* border: solid #FFFBDB 2px; */
	
	padding: 2px;
}

.menu_selected {
	font-weight: bold;

	color: #FBAD29;
	/* color: #076B3C; */
}

.sub_menu_highlight {
	font-weight: bold;
	color: #076B3C;
}

.sub_menu_selected {
	font-weight: bold;
	color: #FBAD29;
}


.main_heading { 
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	text-align: center;
}

.product_heading_large {
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	color: #2A00AA;
}

ul.site_map_list {
	margin: 0 0 0 0; 
	padding-left: 15px;
	list-style: none; 
}

.site_map_heading {
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

.colourBoxOrange {
	background-color: #FECA67;
}

.disclaimer  {
	font-size: 10px;
	font-weight: normal;
	color: #818181;
}

a.disclaimer,  a.disclaimer:visited {
	font-size: 10px;
	font-weight: normal;
	text-decoration: underline;
	color: #818181;
}

a.disclaimer:hover {
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	color: #818181;
}

td.bottom_divider {
	background-image: url(../shop/images/site/green_div.gif);
	background-position: bottom left;
	background-repeat: repeat-x;
	border-left: solid #ffffff 10px;
}

/* older items below this */
/*
td.search_bg {
	background-color: #005B7F;
}

td.search_text {
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-weight: normal;
	text-decoration: none;
	font-size: 10px;
	color: #FFFFFF
}

input.search {
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	padding: 2px;

	background-color: #FFFFFF;
	border: solid #5F8EA1 1px;
}
*/
/*
td.logo_bg {
	background-color: #006E99;
	background-image: url('images/layout/logo_bg.jpg');
	background-repeat: no-repeat;
	background-position: right top;
}
*/
/*
td.top_menu_bg {
	background-color: #FFFFFF;
	background-image: url('images/layout/orange_bar.gif');
	background-repeat: repeat-x;
	border-bottom: solid #000000 1px;

}
*/


/* additional layout */

/*

td.top_tab {
	background-image: url(images/layout/top_tab_bg.gif);
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #646464;
	text-align: center;
}

a.top_tab, a.top_tab:visited {
	color: #646464;
	text-decoration: none;
}

a.top_tab:hover {
	color: #399CC9F;
	text-decoration: none;
}

td.top_area {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 10px;
	line-height: 13px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}

td.top_area_border {
	border-right: solid #9B9B9B 1px;
}

a.top_area, a.top_area:visited {
	color: #000000;
	text-decoration: none;
}

a.top_area:hover {
	color: #399CC9;
	text-decoration: none;
}

a.top_rev, a.top_rev:visited {
	color: #399CC9;
	text-decoration: underline;
}

a.top_rev:hover {
	color: #888888;
	text-decoration: none;
}

.currency_select {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	background-color: #FFFFFF;
	border: solid #9B9B9B 1px;
	padding: 1px;
	width: 130px;
}

.search_input {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	background-color: #FFFFFF;
	border: solid #9B9B9B 1px;
	padding: 1px;
	width: 130px;
	height: 21px
}

/* td.search_bg {
	background-image: url(images/layout/banner_bg_left.gif);
	background-repeat: no-repeat;
	background-position: right;
} */