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

.boxText { font-family: Verdana, Arial, sans-serif; font-size: 12px; }
.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: #c0c0c0 url(/shop/graphics/bg.gif) repeat-x;
	color: #000000;
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
	margin: 0px;
}

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:link, a.headerNavigation:visited { 
  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: #e7e7e7;
}

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

.infoBoxHeading {
	font-size: 14px;
	font-weight: bold;
	background: #a4a4a4;
	color: #ffffff;
	height: 28px;
	line-height: 28px;
	padding-left: 8px;
	
	-webkit-border-bottom-right-radius: 8px;
    -moz-border-radius-bottomright: 8px;
	-webkit-border-top-left-radius: 8px;
    -moz-border-radius-topleft: 8px;
}

.infoBox, span.infoBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.tableBox {padding-top: 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: 12px;
  background: #404040;
  color: #FFFFFF;
  font-weight: bold;
  height: 23px;
  padding-right: 5px;
}

.productListing-heading a:link, .productListing-heading a:visited {color: #ffffff;}

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  padding-top: 5px;
  padding-right: 8px;
}

A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

.pageHeading {
  font-size: 20px;
  font-weight: bold;
  color: #4a4a4a;
}

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: 12px;
}

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

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

/*******************NEW STYLES**************************/
#wrapper {
	margin: 0px auto;
	width: 1077px;
}

#container {
	background: #ffffff;
	margin: 0px auto;
	overflow: hidden;
	width: 1068px;
}

#header {
	background: url(/shop/graphics/header-bg.gif) no-repeat;
	color: #4a4a4a;
	width: 1077px;
}

#header-a {height: 35px; line-height: 35px; padding-top: 2px; float: left; padding-left: 10px; width: 550px}
#header-b {height: 37px; padding-right: 10px; text-align: right; width: 1077px}
#header-breadcrumb {clear: both; height: 32px; line-height: 32px; margin-left: 20px;}

#menu-a, #menu-b {height: 44px; line-height: 31px;}
#menu-a {float: left; margin-left: 25px;}
#menu-b {margin-right: 7px; text-align: right;}

#body-x {
	float: left;
	width: 197px;
	padding-left: 5px;
}

#body-y {
	float: left;
	padding: 10px;
	padding-top: 0px;
	width: 841px !important;
}

#footer {
	clear: both;
	color: #d5d5d5;
	background: url(/shop/graphics/footer-bg.gif) no-repeat;
	height: 141px;
	padding-top: 30px;
	text-align: center;
	width: 1077px;
}

/*TEXT FORMATTING*/
.text-heading {font-size: 18px; color: #c80000;}
.body-highlight {color: #c80000;}

img {border: 0px;}
img.logo {margin: 24px 0px 24px 30px;}
img.header-message {display: none; position: relative; top: -5px; left: 320px;}

div.container-top {background: url(/shop/graphics/container-top.gif) center no-repeat; font-size: 1px; height: 4px;}

.manufacturers {font-size: 10pt; margin-top: 7px; width: 200px;}
.search {font-size: 10pt; margin-top: 7px; width: 200px;}
.search-button {float: right; padding-left: 4px; padding-top: 7px;}

a:link, a:visited {color: #4a4a4a; text-decoration: none;}
a:hover, a:active {color: #c80000; text-decoration: underline;}

a.category-menu:link, a.category-menu:visited{font-family: arial, helvetica, sans-serif; font-size: 11pt;}
a.category-menu:hover, a.category-menu:active {}

#menu-a a:link, #menu-a a:visited, #menu-b a:link, #menu-b a:visited {color: #4a4a4a; font-weight: bold; margin-right: 18px; text-decoration: none;}
#menu-a a:hover, #menu-a a:active, #menu-b a:hover, #menu-b a:active {color: #c80000; font-weight: bold; margin-right: 18px; text-decoration: none;}

#header-breadcrumb a:link, #header-breadcrumb a:visited {color: #4a4a4a; text-decoration: none}
#header-breadcrumb a:hover, #header-breadcrumb a:active {color: #c80000; text-decoration: underline}

#footer a:link, #footer a:visited {color: #d5d5d5; text-decoration: none;}
#footer a:hover, #footer a:active {color: #ffffff; text-decoration: underline;}
