/* 
  5/8/2009
  $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
*/
/* backup 23-01-2009
.boxText { font-family: Helvetica, sans-serif, Arial; font-size: 11px;  text-transform:uppercase;}
*/
@font-face {
	font-family:Technical;
	src: url(Technical.TTF);
}
@font-face {
	font-family:Swiss;
	src: url(Swiss.TTF);
}

.boxText { font-family: Helvetica, sans-serif, Arial; font-size: 11px;}
.errorBox { font-family : Helvetica, sans-serif, Arial; font-size : 12px; background: #ffff01; font-weight: bold; }
.stockWarning { font-family : Helvetica, sans-serif, Arial; font-size : 12px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Helvetica, sans-serif, Arial; font-size : 11px; background: #FFFF00; color: #000000; text-decoration: underline; font-weight : bold; }

BODY {
  background: #ffffff;
  color: #000000;
  text-align: center;
  margin: 0px;
  font-family: Helvetica, sans-serif, Arial;
  height:auto;
  

}


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

A:hover {
  color: #BEBE01;
  text-decoration: none;
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
  text-transform:uppercase;
}

TR.headerNavigation {
  background: #ffffff;
  text-transform:uppercase;
}

TD.headerNavigation {
  font-family: Helvetica, sans-serif, Arial;
  font-size: 9px;
  background: #ffffff;
  color: #000000;
  font-weight : bold;
  text-transform:uppercase;
}

A.headerNavigation { 
  color: #000000; 
  text-transform:uppercase;
}

A.headerNavigation:hover {
  color: #000000;
  text-transform:uppercase;
}
A.headerNavigation img{
	border:none;
}

/* start Breadcrumb*/
A.headerNavigation_breadcrumb { 
  color: #9A9A9A;
  font-size:12px; 
}

A.headerNavigation_breadcrumb:hover {
  color: #bbbbbb;
  font-size:12px;
}
A.headerNavigation_breadcrumb img{
	border:none;
}

/* End breadcrumb*/

/* start Breadcrumb_new*/
A.headerNavigation_new { 
  color: #000000; 
  font-size:11px;
}

A.headerNavigation_new:hover {
  color: #bbbbbb;
  font-size:12px;
}
A.headerNavigation_new img{
	border:none;
}
/* End breadcrumb_new*/

TR.headerError {
  background: #ffff01;
  text-transform:uppercase;
}

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

TR.headerInfo {
  background: #00ff00;
}

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

TR.footer {
  background: #bbc3d3;
}

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

.infoBox {
  background: #ffffff;
  border: 0px;
}

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

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Helvetica, sans-serif, Arial;
  font-size: 12px;
}

TD.infoBoxHeading {
  font-family: Helvetica, sans-serif, Arial;
  font-size: 12px;
  font-weight: bold;
  background: #FFFF01;
  color: #000000;
  text-transform:uppercase;
}

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

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: 0px;
  border-style: solid;
  border-color: #000000;
  border-spacing: 1px;
}

.productListing-heading, .productListing-heading:hover {
  font-family: Helvetica, sans-serif, Arial;
  font-size: 12px;
  background: #000000;
  color: #FFFFFF;
  font-weight: bold;
  text-transform:uppercase;
}

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

TD.productListing-data1 {

  font-family: Helvetica, sans-serif, Arial;
  font-size: 12px;
  font-weight: bold;
  color: #9a9a9a;
  /*text-transform:uppercase;*/
}

A.pageResults {
  color: #0000FF;
}

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

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

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

TR.subBar {
  background: #f4f7fd;
}

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

TD.main, P.main {
  font-family: Helvetica, sans-serif, Arial;
  font-size: 13px;
  line-height: 1.5;
}

TD.main1 {
  font-family: Helvetica, sans-serif, Arial;
  font-size: 18px;
  line-height: 1;
  font-weight:bold;
  height:15px;
  vertical-align:top;
}

TD.mainFPL {
	padding-top: 5px;
	padding-bottom: 5px;
  font-family: Helvetica, sans-serif, Arial;
  font-size: 16px;
  font-weight:bold;
  line-height: 1;
  height:15px;
  vertical-align:top;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Helvetica, sans-serif, Arial;
  font-size: 12px;
  background-color:#FFFFFF;
}
TD.smallText1 {
  font-family: Helvetica, sans-serif, Arial;
  font-size: 12px;
  vertical-align:top;
  width:33%;
  background-color:#FFFFFF;
}

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

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

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

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

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

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

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Helvetica, sans-serif, Arial;
  font-size: 11px;
}

TEXTAREA {
  width: 99%;
  font-family: Helvetica, sans-serif, Arial;
  font-size: 11px;
}

SPAN.greetUser {
  font-family: Helvetica, sans-serif, Arial;
  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, Helvetica, sans-serif, Arial;
  font-size: 12px;
  font-weight: bold;
}

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

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

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

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

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

/* message box */

.messageBox { font-family: Helvetica, sans-serif, Arial; font-size: 12px; }
.messageStackError, .messageStackWarning { font-family: Helvetica, sans-serif, Arial; font-size: 12px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Helvetica, sans-serif, Arial; font-size: 12px; background-color: #99ff00; }

/* input requirement */

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


/* Ryan Edits */
 .sidemenu, a.sidemenu, a.sidemenu:hover {
  background: #ffffff;
  color: #000000;
  margin: 0px;
  font-size: 13px;
  text-decoration: none;
  font-family: Helvetica, sans-serif, Arial;
  text-transform:uppercase;
 

}
#container {
  margin: 0 auto;
  width: 1056px;
  text-align: left;
  } 

.min{
font-size:11px;
}

.div1{
	width:165px;
	float:left;
	text-align:left;
}

.div2{
	font-size:10px;
	width:30px;
	float:right;
	text-align:right;
}

.div11{
	width:110px;
	float:left;
	text-align:left;
	color:#918F8C;
}

.div22{
	font-size:10px;
	width:85px;
	float:right;
	text-align:right;
}

.divG1{
	width:165px;
	float:left;
	text-align:left;
	padding-left:15px;
}

.divG2{
	font-size:10px;
	width:10px;
	float:right;
	text-align:right;
}

.divG11{
	width:110px;
	float:left;
	text-align:left;
	color:#918F8C;
	padding-left:15px;
}

.divG22{
	font-size:10px;
	width:85px;
	float:right;
	text-align:right;
	padding-right:3px;
}

.divA{
    float:left;
    text-align:left;
	display:block;
	width:165px;
}

.divAA{
	font-size:10px;
    float:right;
    text-align:right;
	display:block;
	width:30px;
}

.divB{
	float:left;
    color:#918F8C;
	display:block;
	width:165px;
}
.divPS{
	float:left;
	display:block;
	width:165px;
}

.divBB{
	font-size:10px;
	float:right;
	display:block;
	width:30px;
	text-align:right;
}

.divGS1{
    float:left;
    text-align:left;
	display:block;
	width:165px;
}

.divGS11{
	font-size:10px;
    float:left;
	display:block;
	width:30px;
	text-align:right;
}

.divGS2{
	float:left;
    color:#918F8C;
	display:block;
	width:115px;
}

.divGS22{
	font-size:10px;
	float:left;
	display:block;
	width:85px;
	text-align:right;
}

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

.newregSuccessText{
	color:#969BA8;
	font-size:14px;
	text-align:left;
}

.td_div_show a {
color:white;
}

.aboutus_desc {
/*	border:1px solid #000000;*/
	width:680px;
	*width:700px;
	height:200px;
	padding: 5px 10px 5px 10px;
	overflow:auto;
}
.menutitle{ font-family:Arial, Helvetica, sans-serif;}
.footerNav{ background:#767a7d; color:#fff;}
.footerNav a{ color:#FFF !important;}
.footerNav .smallText{ background:none;font-size:13px !important;}
.footerNav .smallText div{ font-size:11px !important; text-transform:uppercase;}