/*
  $Id: stylesheet.css,v 1.52 2003/02/13 13:54:41 project3000 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: #ffb3b5; 
    font-weight: bold; 
}
.stockWarning { 
    font-family : Verdana, Arial, sans-serif; 
    font-size : 10px; 
    color: #cc0033; 
}
.productsNotifications { 
    background: #a9a996; 
    color: white;
}
.orderEdit { 
    font-family : Verdana, Arial, sans-serif; 
    font-size : 10px; 
    color: #000000; 
    text-decoration: underline; 
}
BODY {
    font-family: Verdana, Arial, sans-serif; 
    font-size:10px;
	color: #000000;
	margin: 5px 0px 5px 0px;
	background-color: #E4E3CE;
	background-image:url(http://www.onegroup.co.nz/b2bclothing.co.nz/images/page_background.gif);
}
.MainTable { 
    width:100%;
    float:inherit;
    background-color:#FFFFFF;
}

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

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

FORM {
	display: inline;
}

TR.header {
	background: #ffffff;
	background-color: #000000;
}

TR.headerNavigation {
	background-color: #E4E3CE;
}
TR.breadcrumb {
font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
  font-weight : bold;
  height:20px;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background-color: #E4E3CE;
  color: #000000;
  font-weight : bold;
}
TD.breadcrumb {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
  font-weight : bold;
  height:20px;
}
TD.product_quantity {
	background-color: #CAE2FF;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-top-style: solid;
	border-right-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-style: solid;
	border-left-width: 1px;
}
A.headerNavigation { 
  color: #000000; 
}

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

A.breadcrumb:hover {
  color: #333333;
}
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;
}
.loginbox {
font-size:10px;
font-family:Arial, Helvetica, sans-serif;

}
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: url(images/content_bg.gif);
}

.infoBoxContents {
  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;
	background-color: #AAA995;
	padding: 5px;
}

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

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

TR.productListing-heading {
  background: #eaebdb;
}

TD.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #a9a996;
  font-weight: bolder;
  font-variant: small-caps;
}

A.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: white;
  font-weight: bolder;
}

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  vertical-align:top;
}

A.pageResults { 
  color: #000000; 
}

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

TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #5E5D58;
}

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;
  color:#666666;
  line-height: 1.25;
}

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: #333333;
  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, TD.productSpecialPrice {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

.moduleRow { 
    
}
.moduleRowOver { 
    background-color: #a9a996; 
    color: white;
    cursor: pointer; 
}
.moduleRowSelected { 
    background-color: #a9a996; 
    color: white; 
}

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








a.search:link, a.search:visited {
    color: #62615F; 
    background: #FAF9F7;
    font-family: Verdana, Arial, sans-serif;
    font-size: 10px;
    text-decoration: underline;
}
a.search:hover {
    color: black; 
    background: #FAF9F7; 
    font-family: Verdana, Arial, sans-serif;
    font-size: 10px;
    text-decoration: underline;
}
.box_border {
    border-top:0px;
    border-left:0px;
    border-right:0px solid black;
    border-bottom:1px solid black;
}
.box_border_top {
    border:0px solid black;
    border-left:0px;
    border-bottom:0px;
}
.shopping_cart_box {
  background: #ffffff;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.main_table {
    background-color:#E4E3CE;
    border:1px solid black;
    
}



.menu {
	width:100%;
	height:27px;
}
.menu A {
text-decoration:none;
color:inherit;
}
.menu_top_home {
    border-left: 0px;
}
.menu_top {
	 border-left: 1px solid #AFAFAF;
    padding:0px 15px 0px 15px;
    background-color: #cccccc;
    font-family: Arial, sans-serif;
    font-size: 11px;
    font-weight: bold;
	color: white;
}

.menu_bottom {
    padding:0px 13px 0px 13px;
    background-color: white;
    font-family: Arial, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #6B6B6B;
	 border-left: 1px solid #AFAFAF;
}
.menu_bottom_home {
    border-left: 0px;
}


.border_left {
    border-left: 1px solid black;
}
.border_right {
    border-right: 1px solid black;
}
.border_top {
    border-top: 1px solid black;
}
.border_bottom {
    border-bottom: 1px solid black;
}

.border_right_gray {
    border-right: 1px solid #888888;
}
.login {
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:11px;
color: white;
height:26px;
}
.shopping_box{
	background-color:#FFFFFF;
}
a.menu_white {
    color: white;
    text-decoration: none; 
}
a.menu_white:hover {
    color: gray;
    text-decoration: none; 
}
A.menu_gray { 
  color: #666666; 
  text-decoration: none; 
}

A.menu_gray:hover { 
  color: black; 
  text-decoration: none; 
}
label {
    cursor: pointer;
}

.copyright {
    text-align: center;
}
.li_none {
    list-style: none;
    padding: 0px;
    margin: 0px;
}
.faq a {
    font-weight: bold;
    color: #5e5d58;
}


