
/*
  $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:Arial, Helvetica, sans-serif; font-size: 12px; }
.errorBox { font-family:Arial, Helvetica, sans-serif; font-size : 12px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family:Arial, Helvetica, sans-serif; font-size : 12px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family:Arial, Helvetica, sans-serif; font-size : 12px; color: #330066; }
a.orderEdit:hover { text-decoration: underline; }

BODY {
position:relative;
  background: #dadada;
  color: #999999;
  font-family:Arial, Helvetica, sans-serif;
}

#background{position:absolute; z-index:0; width:100%; left:0; top:0; height:100%; overflow:hidden;}

#centerer {
	width:100%;
	height:100%;
	position:relative;
	vertical-align:middle;
	background-image:url(images/background.jpg);
	background-repeat:repeat;
}
img {
	outline:none;
	border:none;
}
#container {
margin:auto;
	position:relative;
	width:908px;
	height:557px;
	z-index:100;
}

A {
  color: #999999;
  text-decoration: underline;
  outline:none;
  border:none;
}

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

FORM {
	display: inline;
}

TD.headerNavigation {
  font-family:Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #999999;
  font-weight : bold;
  padding:0 0 0 0;
}

A.headerNavigation { 
  color: #999999; 
}

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

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family:Arial, Helvetica, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family:Arial, Helvetica, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #bbc3d3;
}

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

.infoBox {
  background: #ffffff;
}

.infoBoxContents {
  background: #ffffff;
  font-family:Arial, Helvetica, sans-serif;
  font-size: 11px;
}

.infoBoxNotice {
  background: #fff;
}

.infoBoxNoticeContents {
	color:red;
  font-family:Arial, Helvetica, sans-serif;
  font-size: 11px;
}

TD.infoBoxHeading {
  font-family:Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
  background: #fff;
}

TD.infoBox, SPAN.infoBox {
  font-family:Arial, Helvetica, 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.productListing {
  border: 0px;
  border-style: solid;
  border-color: #ffffff;
  background-color:#ffffff;
}

.productListing-heading {
  font-family:Arial, Helvetica, sans-serif;
  font-size: 11px;
  background: #ffffff;
  color: #FFFFFF;
  font-weight: bold;
}

TD.productListing-data {
  font-family:Arial, Helvetica, sans-serif;
  font-size: 11px;
}

A.pageResults {
  color: #0000FF;
}

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

TD.pageHeading, DIV.pageHeading {
  font-family:Arial, Helvetica, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #9a9a9a;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family:Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #000000;
}

TD.main, P.main {
  font-family:Arial, Helvetica, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}
TD.main_n {
  font-family:Arial, Helvetica, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  text-align:left;
}
TD.main1 {
  font-family:Arial, Helvetica, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family:Arial, Helvetica, sans-serif;
  font-size: 11px;
}

TD.accountCategory {
  font-family:Arial, Helvetica, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family:Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family:Arial, Helvetica, sans-serif;
  font-size: 12px;
}

TD.tableHeading {
  font-family:Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family:Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family:Arial, Helvetica, sans-serif;
  font-size: 11px;
  border:0;
  background-color:#ebeaea;
}

.main INPUT { 
	margin-bottom:8px;
	width:190px;
	}
.main1 INPUT { 
	margin-bottom:8px;
	width:260px;
	}
.main SELECT {
	width:190px;
	margin-bottom:8px;
	}
.main4 SELECT {
width:260px;
	margin-bottom:8px;
	border:0;
}
.main2 SELECT {
	width:120px;
	margin-bottom:8px;
	}
.main5 TEXTAREA {
	width:400px;
	height:120px;
}
.main1 SELECT {
	width:56px;
	margin-bottom:8px;
	}
	
#checked { 
	width:12px;
	padding:0;
	margin:0;
	border:0;
	background-color:#f2f2f2;
	}
td.main1 {
	width:260px;
}

TEXTAREA {
  width: 100%;
  font-family:Arial, Helvetica, sans-serif;
  font-size: 11px;
   background-color:#ebeaea;
   border:0;
   overflow:auto;
}
.main1 TEXTAREA {
  width: 260px;
  font-family:Arial, Helvetica, sans-serif;
  font-size: 11px;
   background-color:#ebeaea;
   height:96px;
   border:0;
   overflow:auto;
}

SPAN.greetUser {
  font-family:Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #f0a480;
  font-weight: bold;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family:Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family:Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

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

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

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

.checkoutBarFrom, .checkoutBarTo { font-family:Arial, Helvetica, sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family:Arial, Helvetica, sans-serif; font-size: 10px; color: #000000; }

/* message box */

.messageBox { font-family:Arial, Helvetica, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family:Arial, Helvetica, sans-serif; font-size: 10px; background-color: #ffffff; color:#cc99cc; }
.messageStackSuccess { font-family:Arial, Helvetica, sans-serif; font-size: 11px; color: #333; }

/* input requirement */

.inputRequirement { font-family:Arial, Helvetica, sans-serif; font-size: 11px; color: #999999; }

hr { border:0; border-top:#dbd1e7 1px solid; }

td.pageHeading1 { font-size:12px; color:#000000; font-weight:bold;
}
td.pageHeading2 { font-size:12px; color:#999999;
}

.checkboxdelivery { border-color:#999; width:15px; padding:0; margin:0; margin-right:5px; }

.fakelink { color: #330066;
  text-decoration: none; }
  
.mainContent {
	padding:6px 45px 5px 23px;
	height:100%;
}


/*
   Styles for scrolling layers  
	 Specify width and height in hold and wn, and in clip for wn 
*/
div#hold	{ 
	position:relative; overflow:hidden;
	width:700px; height:424px; 
  z-index:100; 
	}
div#wn	{ 
	position:absolute; 
	left:0px; top:0px; 
	width:700px; height:424px; 
	clip:rect(0px, 700px, 424px, 0px); 
	overflow:hidden;	
	z-index:1; 
	}
div.content { 
	position:absolute; visibility:hidden;
	left:0px; top:0px; 
	z-index:1; 
	}

/* Set small font-size or size/position of div's will be off in some browsers  */

table#scrollbar { 
  position:relative; 
  height:1px;
  font-size:1px; 
  z-index:3;
  }
  
div#track { 
  position:relative; 
  top:1;
  width:697px; 
  height:9px;
  background-color:#FFFFFF;
  border-top:1px #cccccc solid;
  border-bottom:1px #cccccc solid;
  z-index:1;
  }

div#dragBar {
  position:relative;
  width:60px; 
  height:5px;
  background-color:#cccccc;
  z-index:1;
  }
  
div#up { 
  position:relative; 
  z-index:2; 
}

div#down { 
  position:relative; 
  z-index:3; 
}

a { outline:none; }

#scrollLinks {
	padding-left:14px;
}

/* Fading Tooltips By Dustin Diaz*/
body div#toolTip { position:absolute;z-index:1000;width:120px;background:#DDDDDD;border:0px double #999;text-align:left;padding:5px;min-height:1em;-moz-border-radius:5px; }
body div#toolTip p {
	margin:0;
	padding:0;
	color:#333333;
	font:10px Arial, Helvetica, sans-serif;
	text-align: left;
}
body div#toolTip p em { display:none;margin-top:3px;color:#f60;font-style:normal;font-weight:bold; }
body div#toolTip p em span { font-weight:bold;color:#fff; }

/* Instructions */
#instructions {
	position: relative;
	width: 121px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 0px;
	top: 0px;
	padding-top: 0px;
	padding-left: 0px;
  	font-family:Arial, Helvetica, sans-serif;
  	font-size: 11px;
	line-height: 1.5;
	color: #cccccc;
 }
 
 #scrollinstructions {
 	position: relative;
 	z-index: 300;
 	width: 166px;
 	height: 9px;
 	top: -29px;
 	right: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-top: 0px;
	padding-left: 0px;
 	background-color: #ffffff;
 }

 div#scrollbarcontainer {
  	position: relative;
  	z-index: 100;
  	top: -232px;
  	height: 22px;
 }
 
 #wholesale_enquiry_button {
 	cursor:pointer;
 }
  #wholesale_enquiry_submit {
 	cursor:pointer;
 }