
/*
  $Id: stylesheet.css,v 1.1.1.1 2003/09/18 19:06:13 wilt Exp $

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
*/
.cat_description {  
font-family : Myriad, Arial, Helvetica; 
font-size : 10px; 
color: #808285; 
font-weight: bold 
}

.boxText1 { 
 font-family : Myriad, Arial, Helvetica;
 font-size: 10px; 
 color: #A85F00;
 }
.errorBox { font-family : Myriad, Arial, Helvetica; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Myriad, Arial, Helvetica; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Myriad, Arial, Helvetica; font-size : 10px; color: #70d250; text-decoration: underline; }

BODY {
  background: #ffffff;
  color: #000000;
  margin: 0px;
}



FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

.header_bottom {
	background-image: url(images/header_nav_bg_bottom.gif);
	background-repeat: repeat-x;
}

.header_top {
	background-image: url(images/header_bg1.gif);
	background-repeat: repeat-x;
}

.footer_bottom {
	background-image: url(images/footer_bg1.gif);
	background-repeat: repeat-x;
}

TD.headerNavigation {
	font-family : Verdana, Helvetica;
	font-size: 11px;
	font-weight : normal;
	color: #858987;
}

A.headerNavigation {
  color: #858987;
  font-weight : bold;
  text-decoration: none;
}

TR.headerError {
  background: #ff0000;
}

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

TR.headerInfo {
  background: #00ff00;
}

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

TR.footer {
  background: #ffffff;
   font-family : Myriad, Arial, Helvetica;
  font-size: 9px;
  color: #D9BC91;
}

TD.footer {
  font-family : Myriad, Arial, Helvetica;
  font-size: 9px;
  color: #D9BC91;
  font-weight: bold;
}

A.footer {
  font-family : Myriad, Arial, Helvetica;
  font-size: 9px;
  color: #D9BC91;
  font-weight: bold;
}

a:hover.footer {
  font-family : Myriad, Arial, Helvetica;
  font-size: 9px;
  background: #ffffff;
  color: #D9BC91;
  font-weight: bold;
}

.infoBox {
   /*
    border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: dotted;
	border-top-color: #CAD704;
	border-left-color: #CAD704;
*/
}

.dottedline {

    border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: dotted;
	border-top-color: #CAD704;
	border-left-color: #CAD704;
}

.searchbox {
  background: #F2F1B7;
}

.categorybox {
    background: #FFFFFF;
	font-family : Myriad, Arial, Helvetica;

	font-size: 20px;
	color: #808285;
	font-weight: bold;
	text-decoration: none;
}


.boxoutline {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: dotted;
	border-top-color: E6E171;
	border-left-color: #CAD704;
}
A.categorybox {
	background: #FFFFFF;
	font-family : Myriad, Arial, Helvetica;
	font-size: 10px;
	color: #808285;
	font-weight: bold;
	text-decoration: none;
	
}

.infoBoxContents2 {
  font-family : Myriad, Arial, Helvetica;

  color: #AC5105;
  font-size: 11px;
}

A.infoBoxContents2 {
	font-family : Myriad, Arial, Helvetica;
	color: #AC5105;
	font-size: 12px;
}

A:hover.infoBoxContents2 {
  font-family : Myriad, Arial, Helvetica;

  color: #AC5105;
  font-size: 12px;
  border-top-width: thin;
  border-right-width: thin;
  border-bottom-width: thin;
  border-left-width: thin;
  border-top-style: solid;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-top-color: #FF0000;
  border-right-color: #FF0000;
  border-bottom-color: #FF0000;
  border-left-color: #FF0000;

}

.infoBoxNotice {
  background: #F6F4CB;
}

.infoBoxNoticeContents {
  background: #F6F4CB;
  font-family : Myriad, Arial, Helvetica;

  font-size: 10px;
}

TD.infoBoxHeading {
  font-family : Myriad, Arial, Helvetica;

  font-size: 10px;
  font-weight: bold;
  background: ;
  color: #F1F1F2;
}

TD.infoBox, SPAN.infoBox {
  font-family : Myriad, Arial, Helvetica;

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

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

.productListing-heading {
  font-family : Myriad, Arial, Helvetica;

  font-size: 10px;
  background: #CBE454;
  color: #FFFFFF;
  font-weight: bold;
}

.productlisting-headingPrice { 
  font-family : Myriad, Arial, Helvetica;

  font-size: 20px;
  font-weight: bold;
  color: #AE6204;
}

.product-detail { 
  font-family : Myriad, Arial, Helvetica;
  font-size: 13px;
  font-weight: bold;
  color: #AE6204;

}

.product-testimonial { 
  font-family : Myriad, Arial, Helvetica;
  font-size: 13px;
  font-weight: bold;
  color: #AE6204;

}

.product-description {
	font-family : Myriad, Arial, Helvetica;
	font-size: 13px;
	font-weight: bold;
	color: #707070;
}

TABLE.productListing {
 /* border: 0px dotted #CAD704;
  border-spacing: 1px; */
}

TD.productListing-data {
	font-family : Myriad, Arial, Helvetica;
	font-size: 10px;
}

A.pageResults {
  color: #0000FF;
}

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

TD.pageHeading, DIV.pageHeading {
  font-family : Myriad, Arial, Helvetica;

  font-size: 18px;
  font-weight: bold;
  color: #FC8E00;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family : Myriad, Arial, Helvetica;

  font-size: 10px;
  color: #000000;
}


TD.smallText, SPAN.smallText, P.smallText {
	font-family : Myriad, Arial, Helvetica;

	font-size: 10px;
	color: #808285;
}

TD.accountCategory {
  font-family : Myriad, Arial, Helvetica;

  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family : Myriad, Arial, Helvetica;

  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family : Myriad, Arial, Helvetica;

  font-size: 12px;
}

TD.tableHeading {
  font-family : Myriad, Arial, Helvetica;

  font-size: 12px;
  font-weight: bold;
}

TD.category_desc {
	font-family : Myriad, Arial, Helvetica;

	font-size: 11px;
	line-height: 1.5;
	color: #808285;
	/*
	border-bottom-style: dotted;
	sborder-bottom-color: F7F6D2;
	border-bottom-width: thin;
	border-bottom-color: #ECEA96;
*/
}

TD.display_count {
    font-family : Myriad, Arial, Helvetica;

	font-size: 11px;
	line-height: 1.5;
	color: #BF8D3B;
	/*
	border-bottom-style: dotted;
	sborder-bottom-color: F7F6D2;
	border-bottom-width: thin;
	border-bottom-color: #ECEA96;
*/s
}

SPAN.newItemInCart {
  font-family : Myriad, Arial, Helvetica;

  font-size: 10px;
  color: #ff0000;
}

CHECKBOX, RADIO, SELECT {
  font-family : Myriad, Arial, Helvetica;

  font-size: 11px;
  color: #808285;

}

INPUT, {
  font-family : Myriad, Arial, Helvetica;
  font-size: 11px;
  color: #808285;
  
}

TEXTAREA {
	width: 100%;
	font-family : Myriad, Arial, Helvetica;
	font-size: 11px;
	color: #808285;
  
}

SPAN.greetUser {
  font-family : Myriad, Arial, Helvetica;

  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;
  color: #FC8E00;
  font-size: 12px;
  font-weight: bold;
}

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

SPAN.productSpecialPrice {
  font-family : Myriad, Arial, Helvetica;

  color: #ff0000;
}

SPAN.errorText {
  font-family : Myriad, Arial, Helvetica;

  color: #ff0000;
}

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

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

/* message box */

.messageBox { font-family : Myriad, Arial, Helvetica;
 font-size: 10px; }
.messageStackError, .messageStackWarning { font-family : Myriad, Arial, Helvetica;
 font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess { font-family : Myriad, Arial, Helvetica;
 font-size: 10px; background-color: #FC8E00; }

/* input requirement */

.inputRequirement { font-family : Myriad, Arial, Helvetica;
 font-size: 10px; color: #ff0000; }

/* VJ Links Manager v1.00 begin */
TABLE.linkListing {
  border: 1px;
  border-style: solid;
  border-color: #CAD704;
  border-spacing: 1px;
}

.linkListing-heading {
  font-family : Arial, Helvetica;

  font-size: 10px;
  font-weight: bold;
  background: #CAD704;
  color: #FFFFFF;
  text-align: center;
}

.Listing-heading {
  font-family: "Myriad";
  font-size: 10px;
  background: #F1F1F2;
  color: #77787B;
}


TD.linkListing-data {
  border-right: 1px solid #CAD704;
  border-bottom: 1px solid #CAD704;
  padding: 4px;
  font-family : Myriad, Arial, Helvetica;

  font-size: 10px;
}

TR.linkListing-odd {
  background: #F6F4CB;
}

TR.linkListing-even {
  background: #F5F5F5;
}
HR {
	color: #ccc;
	background: #ccc; 
	border : #ccc;
	margin:5px;
	margin-left: 0px;
	margin-right: 0px;
}

.PIName {text-decoration:none; font-family : Verdana, Arial, Helvetica; font-weight: bolder; font-size:14px}
.PISubName	{color: #858789; text-decoration:none; font-family : Verdana, Arial, Helvetica;  font-size:12px}		
.boxText, .PIShortDescription, .main {color: #858789; text-decoration:none; font-family : Verdana; font-size:12px}
.PISkinType {color: #858789; text-decoration:none; font-family : Verdana, Arial, Helvetica; font-size:10px}
.PIMoreInfo {text-decoration:none; font-weight:bolder; font-family : Verdana, Arial, Helvetica; font-size:10px}
.PIImage {}
.PIWeight, .PIPrice, .PIWeight  { color: #858789; text-decoration:none; font-family : Verdana, Arial, Helvetica; font-size:12px }


.csTitle {
  font-family: Arial Narrow, Serif;
  font-size: 11px;
  font-weight:bolder;
  line-height:11px;  
  color: #F18C20;
}

.csHeaderTitle { text-decoration:none; font-weight:bold; font-family : Verdana, Arial, Helvetica; font-size:14px; color:#FC8E00} 
.csEmText { text-decoration:none; font-weight:normal; font-family : Verdana, Arial, Helvetica; font-size:11px; color:#FC8E00;} 
.csEmLogin { text-decoration:none; font-weight:normal; font-family : Verdana, Arial, Helvetica; font-size:6px; color:#76787B} 
.csText { text-decoration:none; font-weight:normal; font-family : Verdana, Arial, Helvetica; font-size:11px; color:#858987} 

A.csLink { text-decoration:none; font-weight:normal; font-family : Verdana, Arial, Helvetica; font-size:11px;} 

A.csLink:link, A.csLink:active, A.csLink:visited  { color: #858789; }
A.csLink:hover  { color: #FC8E00; }

.footnote {
	font-family: Arial, Serif;
  font-size: 9px;
  font-weight:bold;  
  background-color: #FC8E00;
  color: #fff;  
}

A.footerNavigation:link, A.footerNavigation:active, A.footerNavigation:visited {
  color: #858987;
  font-weight : bold;
  text-decoration: none;
}

A.footerNavigation:hover {
	color: #FC8E00;
}




						
