/*
  $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: Tahoma, Verdana, Arial, sans-serif; font-size: 12px; }
.errorBox {  font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning {  font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit {  font-size : 10px; color: #70d250; text-decoration: underline; }

BODY {
  background: #ffffff;
  color: #000000;
  margin: 0px;
}

BODY, TD {
font-family: Verdana, Arial, sans-serif;
font-size:11px;
}

A {
  color: #000000;
  text-decoration: none;
}

A:hover, A.bluelink {
  color: #0B94B1;
  text-decoration: underline;
}

FORM {
	display: inline;
}

TD.headerNavigation {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #FA6400;
  border-top: 1px solid #3E3E3E;
  border-bottom: 1px solid #3E3E3E;
  color: #ffffff;
  font-weight : bold;
  padding-right:10px;
}

A.headerNavigation, 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 {
}

TD.footer {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
  background-image:url(images/footbg.gif); 
  background-repeat:repeat-x;
  background-color: #545454;
  color: #ffffff;
  padding:8px;
  line-height:1.5;
  font-weight: bold;
}
TD.footer A, TD.footer A:hover{
	color:#ffffff;
}
.infoBox {
  background-color:#333333;
}

.infoBoxContents {
  background-color:#FFFFFF;
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
}
.infoBoxCouponContents {
  background-color:#FFCC99;
}

.infoBoxContents2 {
  
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
}
.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-size: 10px;
}

TD.infoBoxHeading {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 14px;
  background-image:url(images/boxheader.gif);
  color: #ffffff;
}


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: 1px;
  border-style: solid;
  border-color: #545454;
}

.productListing-heading {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 13px;
  background: #545454;
  color: #FFFFFF;
}

TD.productListing-data {
  font-size: 10px;
  border-bottom:1px solid #545454;
}

A.pageResults {
}

A.pageResults:hover {
}

TD.pageHeading, DIV.pageHeading {
  font-family: Arial, Tahoma, Verdana, Arial, sans-serif;
  font-size: 18px;
  font-weight: bold;
  color: #0B94B1;
}

h2 {
  font-family: Arial, Tahoma, Verdana, Arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #0B94B1;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  
  font-size: 10px;
  color: #000000;
}

TD.main, P.main {
  
  font-size: 11px;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  
  font-size: 10px;
}

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: #FA6400;
  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-size: 10px; color: #000000; }

/* message box */

.messageBox {  font-size: 10px; border:1px solid #333333; border-collapse:collapse;}
.messageBox TD {border-bottom:1px solid #333333;}
.messageStackError, .messageStackWarning {  font-size: 11px; background-color: #BB0A0A; color:#FFFFFF; padding:1px;}
.messageStackSuccess {  font-size: 11px; background-color: #3b9300; padding:1px; color:#FFFFFF;}

/* input requirement */

.inputRequirement {  font-size: 10px; color: #ff0000; }

TD.mainarea {padding:10px;}
TD.maintextarea {padding:4px 8px 4px 8px; background-color:#F3F3F3; border:1px solid #545454;}

.buttonSubmit{
	background-color: #545454;
	color: #FFFFFF;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	border: 1px;
 	border-color: #202020;
 	border-style: solid ;
	cursor: pointer;
 }
span.buttonSubmit{	padding:1px 12px 2px 12px;}.checkboxtable{background-color:#FA6400; border:1px solid #202020;}
TD.checkmain {  
  font-size: 14px;
  font-weight:bold;
  line-height: 1.5;
  color:#FFFFFF; white-space:nowrap;}
.innertable{background-color:#CCCCCC; border:1px solid #202020;}
TD.optionmain{ font-size:11px; line-height:1.5; border-bottom:1px solid #999999; white-space:nowrap;}
TD.optionmessages {
background-color:#E0E0E0;
 font-size:11px; line-height:1.5; border-bottom:1px solid #999999;
}
TD.optionsheader{ font-size:14px; font-weight:bold;}

TD.categorybox {background-color:#FFFFFF; border:1px solid #333333;}
.catheading {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:13px; font-weight:bold;}
.catheading A, .catheading A:hover {color:#D26900;}
TD.catcolors TD {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px;}
TD.catprice {font-size:11px; font-weight:bold; color:#D26900;}
TABLE.productdetails TD{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	border-bottom:1px dotted #E9E9E9;
}
TABLE.pricingtable {border:1px solid #333333; border-collapse:collapse;}
TABLE.pricingtable TD {border:1px solid #333333; font-size:11px; padding:2px;}
TABLE.pricingtable TR.saleprice TD {font-weight:bold; color:#FF0000;}

TR.pricingtabletop {background-color:#E4E4E4;}

TABLE.unitdetails {border:1px solid #999999; border-collapse:collapse;}
TR.unitdetailstitle {background-color:#CCCCCC;}
TABLE.unitdetails TD{font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; color:#000000; 
border-top:1px solid #CCCCCC;
border-bottom:1px solid #CCCCCC;
border-left:1px dotted #CCCCCC;
border-right:1px dotted #CCCCCC;
}
TD.homecolorselect {font-weight:bold; font-family:Tahoma, verdana, arial; font-size:12px; cursor:pointer;}
.UPSheader {
  font-size: 13pt;
  color: #663300;
  font-weight: 900;
}

.UPSheader2	{
  font-size: 8pt;
  font-weight: bold;
  color: #ffffff;
}

.appheadercolor {
  background-color: #996633;
}

.modulepad {
  padding-left:10px;
  padding-right:10px;
}

.spacing {
  padding-left: 10px;
  padding-right: 10px;
}

.modpadbullet {
  padding-left:6px;
  text-indent: -9px;
  padding-right:5px;
}

TD.ups {
  font-family: verdana, arial,sans-serif;
  font-size: 7pt;
}

TD.upsSmall {
  font-family: verdana, arial,sans-serif;
  font-size: 6pt;
}

.brownbold {
  color: #663300;
  font-weight: bold;
}
/* VJ Links Manager v1.16 begin */
TABLE.linkListing {
  border: 1px;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 1px;
}

.linkListing-heading {
  
  font-size: 10px;
  font-weight: bold;
  background: #b6b7cb;
  color: #FFFFFF;
  text-align: center;
}
A.linkListing-heading {
  color: #FFFFFF;
}
A.linkListing-heading:hover {
  color: #FF0000;
}
TD.linkListing-data {
  border-right: 1px solid #b6b7cb;
  border-bottom: 1px solid #b6b7cb;
  padding: 4px;
  
  font-size: 10px;
}

TR.linkListing-odd {
  background: #f8f8f9;
}

TR.linkListing-even {
  background: #F5F5F5;
}

.linkFeatured {
  
  font-size: 10px;
  font-weight: bold;
  background: #dbd6d6;
  color: #FFFFFF;
  text-align: center;
  border: 1px solid black;
}
.linkFeaturedHeading {
  
  font-size: 14px;
  font-weight: bold;
  background: #dbd6d6;
  color: #FFFFFF;
  text-align: center;
}
.linkFeaturedMain {
  
  font-size: 10px;
  font-weight: bold;
  background: #dbd6d6;
  color: #FFFFFF;
  text-align: center;
}
A.linkListingMain {
  color: #fff;
}
A.linkListingMain:hover {
  color: #FF0000;
}

.linkListingCats {
  
  font-size: 11px;
  font-weight: bold;
  color: #000;
  text-align: center;
}
A.linkListingCats {
  color: #000;
  line-height: 1.5;
}
A.linkListingCats:hover {
  color: #FF0000;
}

.linkListingSubCats {
  
  font-size: 9px;
  font-weight: normal;
  color: #000;
  text-align: center;
}
A.linkListingSubCats {
  color: #000;
  line-height: 1.5;
}
A.linkListingSubCats:hover {
  color: #FF0000;
}

/* VJ Links Manager v1.16 end */
TD.reckit {font-family:Tahoma,Verdana, Arial, Helvetica, sans-serif; color:#333333; font-size:10px; font-weight:bold; text-transform:uppercase;}
UL.hotsearch {margin:0px 0px 0px 25px; padding:0px; font-size:11px; list-style-type:square;}

TABLE.librarykit {background-color:#FFFFFF; border:1px solid #000000;}
TD.librarysearch {
  font-family: Arial, Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #0B94B1;
}
TD.testibox {border:1px solid #333333; padding:4px; 
  font-size: 11px;
  line-height: 1.5;
  width:50%;
  background-color:#FFFFFF;}
 .testtop {font-size:14px; font-weight:bold; font-style:italic;}
.testititle {font-size:12px; font-weight:bold;}
.testititle A {color:#0B94B1; text-decoration:underline;}
TD.minilistings {
border:1px solid #333333; background-color:#F3F3F3;
}
TD.viewdetails {
border-right:1px solid #333333; border-top:1px solid #333333; border-bottom:1px solid #333333; cursor:pointer; padding:0px 3px 0px 5px;
}
.rightcur {    
font-size: 8px;
vertical-align: baseline;
position: relative;
bottom: 2px;
}
A.redlinks {
color:#CC3300;
font-weight:bold;
}
A.redlinks:hover{
color:#000099;
}
TD.sampleprods{
font-family:Tahoma, Verdana, Arial, sans-serif; 
font-size: 12px;
background-color:#f6f6f6;
padding:5px;
border:1px solid #999999;
}
TD.samplebox{
padding:10px 10px 10px 10px;
}

TABLE.sponsordetails {border-collapse:collapse;}
TABLE.sponsordetails TD{border:1px solid #333333; padding:1px 3px; border-collapse:collapse; font-size:11px;}
TABLE.sponsordetails TD.title {background-color:#EEEEEE; font-weight:bold;}

UL.nav, UL.nav UL {margin:0px; padding:0px; list-style-type:none; background-color:#0B94B1; font-family: Tahoma,Verdana, Arial, sans-serif; font-size:13px; color:#FFF;}
UL.nav A {display:block; background-image:url(images/caticon2.gif); background-position:7px 5px; background-repeat:no-repeat; padding:3px 1px 3px 25px; color:#FFF; text-decoration:none;}
UL.nav A:hover {color:#fa6400; background-color:#dedede; font-weight:bold; background-image:url(images/caticon3.gif);}
UL.nav LI {border-bottom:1px solid #202020;}
UL.nav LI LI {border-top:1px solid #202020; border-bottom:none;}
UL.nav LI LI A {background-position:16px 5px; padding-left:35px;}
UL.nav LI.selected, UL.nav LI.selected LI.selected {font-weight:bold;}
UL.nav LI.selected LI {font-weight:normal;}

TD.whatsnewpic {background-color:#f1f1f1; border:1px solid #000;}
TD.whatsnew {padding:2px 2px 2px 7px;}
TD.whatsnew P {margin:0px;}
TD.whatsnew A {text-decoration:underline;}

#loadingrates{
	background-color:#090;
	color:#FFF;
	font-weight:bold;
	font-size:12px;
	border:1px solid #060;
	padding:2px 4px 2px 25px;
	background-image:url(images/ajax-loader.gif);
	background-repeat:no-repeat;
	background-position:4px 3px;
}
