/*
  $Id: stylesheet.css,v 1.56 

2003/06/30 20:04:02 hpdl Exp $

  osCommerce, Open Source E-Commerce 

Solutions
  http://www.oscommerce.com

  Portions Copyright (c) 2003 

osCommerce
  
  Copyright (c) 2005 

osCommerce-Templates.co.uk

  Released under the GNU General 

Public License
*/

.crosshatch_orig {
    background: url(images/crosshatch.gif);
    border: 1px solid #cccccc;
    padding: 8px;
/*    width: 130px; */
    min-height: 140px;
    text-align: center;
    font-size: 80%;
    line-height: 1.5;
}
.crosshatch {
    background: url(images/crosshatch.gif);
    border: 1px solid #cccccc;
    padding: 8px;
    min-height: 140px;
    text-align: center;
    line-height: 1.5;
}

.logoarea {
    background: #fefefe;
    border: 1px solid #eeeeee;
}

.rightpad {
    float: right;
    width: 350px;
    vertical-align: center;
    padding-top: 5px;
    text-align: right;
}

.right {
    float: right;
    width: 300px;
    text-align: right;
}

.left {
    float: left;
    width: 400px;
}

.header-info {
/*  font-family:Tahoma, sans-serif; */
  border: 1px solid #cccccc;
  background: #eeeeee;;
  padding: 3px;
  font-size: 10px;
/*  font-weight: bold; */
  color: #000000;
  padding: 3px;
  height:20px;
}

.search-bar {
    border: 1px solid black;
    background: #CCE6FF;
    font-size: 80%;
    color: #000000;
    padding: 3px;
    height: 28px;
}

.headersearch {
  border: 1px solid #80C1FF;
  background: #fafafa;
  padding: 2px;
}

.button {
    background: white;
    padding: 1px;
    border: 1px solid black;
}

.breadcrumb {
  border: 1px solid #cccccc;
  background: #eeeeee;
  padding: 3px;
  height: 28px;
  font-size: 80%;
  color: #505050;
}
#breadcrumb {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 13px;
  padding-bottom:1px;
  color:#808080;
}
#breadcrumb a, #breadcrumb a:visited {
  color:#808080;
}
ul, ol, dl {
    position: relative;
}

.hide {
    display:none;
}

#categories {
    margin: 0;
    padding: 0;
}
dt {
  margin-top: 3px;
  padding: 2px 2px 2px 10px;
  font-family: Verdana, Arial, sans-serif;
  font-size: 80%;
  background: #80C1FF;
  font-weight: bold;
  border-width: 1px;
  border-style: solid;
  border-color: #80C1FF;
}

#categories dd {
  margin: 0px;
  padding: 5px 2px 5px 10px;
  font-family: Verdana, Arial, sans-serif;
  font-size: 80%;
  background: #CCE6FF;
  border-width: 0px 1px 1px 1px;
  border-style: solid;
  border-color: #80C1FF;
}

#categories a.selected {
    font-size: 12px;
    font-weight: bold;
}


A.selected {
  font-weight: bold;
}

.tinyText {
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
}

.leftcolumn {
  background: #ffffff;
}

.rightcolumn {
}

.maincontent {
  padding: 2px 5px 5px 5px;
}

.boxText {
  font-family: Verdana, Arial, sans-serif;
}

.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: #000000;
  margin:0px;
  font-family: Verdana, Arial, sans-serif;
  font-size: 1em;
  line-height: 1.5;
}

A {
  color: black;
  text-decoration: none;
}

A:visited {
  color: black;
  text-decoration: none;
}

A:hover {
  color: black;
  text-decoration: underline;
}

A.headerlink, A.headerlink:visited{
  font-weight: bold;
  color: #000000;
  text-decoration: none;
}

A.headerlink:hover {
  font-weight: bold;
  color: #000000;
  text-decoration: underline;
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #bbc3d3;
}

TD.headerNavigation {
  font-size: 10px;
  background: #bbc3d3;
  color: #505050;
  font-weight : bold;
}

A.headerNavigation, A.headerNavigation:visited { 
  color: #505050;
}

A.headerNavigation:hover {
  color: #505050;
  text-decoration: underline;
}

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

TD.footer {
  border: 1px solid #cccccc;
  background: #eeeeee;
  padding: 3px;
  height: 28px;
  font-size: 80%;
  color: #808080;
}

.infoBox {
  background: #80C1FF;
  margin-bottom: 5px;
}

.infoBoxContents {
  background: #ffffff;
  font-size: 80%;
  height:100%;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-size: 10px;
}

TD.infoBoxHeading {
  padding: 2px 2px 2px 10px;
  font-family: Verdana, Arial, sans-serif;
  font-size: 80%;
/*  background: #80C1FF; */
  font-weight: bold;
/*  border-width: 1px;
  border-style: solid;
  border-color: #80C1FF; */
}

h5 {
  padding: 2px 2px 2px 10px;
  font-family: Verdana, Arial, sans-serif;
  background: #80C1FF;
  font-weight: bold;
  border-width: 1px;
  border-style: solid;
  border-color: #80C1FF;
}

.bordermain {
  border-width: 1px;
  border-style: solid;
  border-color: #80C1FF;
}

.infoBoxHeadingRight {
  font-family: Verdana, Arial, sans-serif;
  font-size: 80%;
  background: #80C1FF;
  font-weight: normal;
  border-width: 1px;
  border-style: solid;
  border-color: #80C1FF;
}


TD.infoBox, SPAN.infoBox {
  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: #bbbbbb;
}

.productListing-heading {
  font-size: 12px;
  background: #cccccc;
  color: #575757;
  font-weight: bold;
}

TD.productListing-data {
  font-size: 10px;
}
.productListing-bottom {
	height: 1px;
	background: #f8f8f9;
	font-size: 0px;
	color: #ffffff;
}
A.pageResults {
  color: #0000FF;
}

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

TD.pageHeading, TD.pageHeading H1, DIV.pageHeading {
  font-family: Arial, Verdana, sans-serif;
  font-size: 150%;
  font-weight: bold;
  color: #013F69;
  margin-bottom:0px;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-size: 10px;
  color: #000000;
}

TD.main, P.main {
  font-size: 80%;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-size: 10px;
}

TD.mediumText, SPAN.mediumText, P.mediumText {
  font-size: 11px;
}

TD.accountCategory {
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-size: 12px;
}

TD.tableHeading {
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-size: 10px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-size: 11px;
}

SPAN.greetUser {
  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 {
  color: #ff0000;
}

SPAN.errorText {
  color: #ff0000;
}

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

background-color: #E9F4FC; }

.checkoutBarFrom, .checkoutBarTo {
    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;
}

.categories {
  padding: 2px 2px 2px 10px;
  font-family: Verdana, Arial, sans-serif;
  font-size: 100%;
  background: #80C1FF;
  font-weight: bold;
  border-width: 2px 0px 0px 0px;
  border-style: solid;
  border-color: #ffffff;
}

.subcategories {
  margin: 0px;
  padding: 5px 2px 5px 3px;
  font-family: Verdana, Arial, sans-serif;
  font-size: 100%;
  background: #CCE6FF;
  border-width: 0px 1px 1px 1px;
  border-style: solid;
  border-color: #80C1FF;
}
td.infoBoxHeadingCenter {
  padding: 2px 2px 2px 10px;
  font-family: Verdana, Arial, sans-serif;
  font-size: 80%;
  background: #80C1FF;
  font-weight: bold;
  border-width: 1px;
  border-style: solid;
  border-color: #80C1FF;
}
table.productTable {
	height: 100%;
	font-size:10px;
}
table.infoBoxContents table.productTable td.productNameCell a:link, table.infoBoxContents table.productTable td.productNameCell a:visited{
	text-decoration: none;
	font-size:10px;
}
table.infoBoxContents table.productTable td.productNameCell a:hover {
	text-decoration: underline;
	font-size:10px;
}
td.productColumnSell {
	text-align: center;
	height:100%;
}
TD.infoBox2Heading {
  padding: 2px 2px 2px 10px;
  font-family: Verdana, Arial, sans-serif;
  font-size: 80%;
  background: #80C1FF;
  font-weight: bold;
  border-width: 1px;
  border-style: solid;
  border-color: #80C1FF;
}
.contentBox {
  background: #80C1FF;
  margin-bottom: 5px;
}

.contentBoxContents {
  background: #ffffff;
/*  font-size: 80%; */
}
.contentBoxWB .contentBox {
  margin-bottom: 5px;
}
.link_url {
  padding:0px 0px 5px 25px;
}
.link_url a, .link_url a:visited{
  font-size:9px;
  color:#008000;
  text-decoration:none;
}
.link_url a:hover{
  font-size:9px;
  color:#008000;
  text-decoration:underline;
}
.link_d {
  padding-left:25px;;
}
div.link_t {
  margin:1px 0px 0px 5px;
}
div.link_t a, div.link_t a:visited{
  text-decoration:underline;
  font-weight:bold;
}
div.link_t a:hover{
  text-decoration:none;
  font-weight:bold;
}
tr.linkListing-odd {
  background: #f4f7fd;
}
tr.linkListing-even {
  background: #ffffff;
}
.linkListing-heading {
  font-size: 12px;
  background: #cccccc;
  color: #575757;
  font-weight: bold;
}
td.linkListing-data {
  font-size: 11px;
}
.header_bar {
    background: #ffffff;
    padding: 3px;
    font-size: 80%;
    color: #000000;
    padding: 3px;
    height: 33px;
}
td.productBG {
    font-size: 80%;
}
h2 {
  font-size:16px;
}