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

BODY {
  text-align: center;
  background: #ffffff;
  color: #000000;
  margin: 0px;
}

.fixcenter {
  width: 780px;
  border: solid; border-width: 0px;
  background: #ffffff;
  color: #000000;
  margin: auto;
  margin-top: 20px;
  text-align: left;
}

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

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

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #bbc3d3;
}

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

A.headerNavigation { 
  color: #FFFFFF; 
}

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 {
  background-color: #99CC33;
}

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


.aldsSpecialsBox {
  background: url(images/design/left_nav_bg.gif);
  text-align: center;
  font-family: Verdana, Arial, sans-serif;
  font-size: 9px;
}

.aldsWhatsNewBox {
  background: url(images/design/left_nav_bg.gif);
  text-align: center;
  font-family: Verdana, Arial, sans-serif;
  font-size: 9px;	<!-- makes page jump around in firefox -->
}

.aldsCategoriesBox {
	background: url(images/design/left_nav_bg.gif);
	text-align: center;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
}

.aldsSslLogoBox {
  background: url(images/design/left_nav_bg.gif);
  text-align: center;
}

.aldsLeftFooter {
  background: url(images/design/left_nav_bg.gif);
  text-align: center;
}

.aldsFooterCopyright {
  text-align: center;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  background: #FFFFFF;
  color: #000000;
  font-weight: normal;
}

.aldsLeftFooterNav {
  background: url(images/design/bottom_nav_left_bg.gif);
  text-align: center;
}

.aldsFooterNav {
	text-align: center;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	line-height: 18px;
}

.aldsList {
	text-align: left;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #333399;
	font-weight: bold;
	list-style-image: url(images/design/bullet.gif);
	list-style-type: none;  
}

.aldsListHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

.aldsRightPhoto {
	text-align: right;
	vertical-align: top;
	padding: 15px;
}

.infoBox {
  background: #99CC33;
}

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

.infoBoxNotice {
  background: #FF8E90;
}

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

TD.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  background: #99CC33;
  color: #ffffff;
}

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

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: #99CC33;
	border-spacing: 1px;
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  background-color: #85db18;
  color: #000000;
  font-weight: bold;
}
td.productListing-heading{
  border: 1px solid black;
}

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

A.pageResults {
  color: #000000;
}

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

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

TR.subBar {
  background: #f4f7fd;
}

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

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

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}
.product_price{
background-image:url(/images/star_burst.jpg);
background-repeat:no-repeat;
background-position:center;
white-space: nowrap;
width: 100px;
}
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: 11px;
  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: #333399;
  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 {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

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

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

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

/* message box */

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

/* input requirement */

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

/* categories */
.CategoriesBox {
  background: #dddddd;
}
TD.CategoriesBoxHeading {
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
}
.CategoriesBoxContents {
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background-color: #FFFFFF;
}
#thecategories a:hover {
	color: #000000;
}

.catwithsubs, .catwithnosubs {
	padding-right: 5px;
}

#thecategories {
	position: relative;
	top: -9px;
	margin-bottom: -16px;
	width: 177px;
	
}

.activelink {
	display: block;
	font-weight: bold;
}

#thecategories a {
	display: block;
	padding-bottom: 6px;
	padding-top: 7px;
	width: 100%;
	text-decoration: none;
	color: #000000;
}

/*mozilla fix*/
html>body #thecategories a {
	width: auto;
}
/*end of mozilla fix*/

#topcat {
	background-image: url(images/clearsound/side_nav.gif);
	background-repeat: no-repeat;
}


#topcat a {
	padding-left: 5px;
}

#topcat a:hover {
	background-image: url(images/clearsound/side_nav_on.gif);
	background-repeat: no-repeat;
}

#secondcat {
	padding-left: 20px;

	
}

#secondcat a {
	padding-left: 20px;
	background-image: url(images/clearsound/side_sub_nav.gif);
	background-repeat: no-repeat;
}

#secondcat a:hover {
	padding-left: 20px;
	background-image: url(images/clearsound/side_sub_nav_on.gif);
	background-repeat: no-repeat;
}

#thirdcat a {
	padding-left: 35px;
}

#fourthcat a {
	padding-left: 50px;
}

#fifthcat a {
	padding-left: 65px;
}

#searchText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  padding-left: 4px;
  line-height:20px;
  
}
#searchText INPUT {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-left: 4px;
	vertical-align:middle;
	
 }
 
 #topText  {
	color:#000000;
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	vertical-align:middle;
 }
 
  #topText a {
	color:#000000;
	text-decoration:none;
 }
 
  #topText a:hover {
  color:#000000;
  text-decoration:none;
 }
 
  #selectCurrency {
	color:#000000;
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	vertical-align:top;
 }
 
 h1 {
	font-family: Arial, Verdana, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
 }
 
TD.comicHeader{
	font-family: Comic Sans MS;
	cont-size: 16px;
	font-weight: bold;
	color: #000000;
 }
 
TD.comicHeaderNormal{
	font-family: Comic Sans MS;
	cont-size: 16px;
	color: #000000;
 }
 
TD.comicText{
	font-family: Comic Sans MS;
	cont-size: 12px;
	color: #000000;
 }
  .whatsnewBackground {
	background-image: url(images/whats_new_bg.jpg);
	background-repeat:no-repeat;	
 }
 /* floats */
.floatRight { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin: 10px 0px 10px 8px;
}
.floatLeft { /* this class can be used to float an element left in your page */
	float: left;
	margin: 10px 8px 10px 0;
}

.floatCenter {
	float: none;
	margin: 10px 40px 10px 40px;
}

/******************** DEALER STYLESHEET *************************/
table#product-list { font-family: Verdana; font-size: 13px; width: 800px; line-height: 1.5; }
table#product-list th, table#product-list td { border: 1px solid #999; padding: 3px; font-size: 12px; }
table#product-list th, table#product-list td.product-category { font-size: 12px; background-color: #ceff63; padding: 10px; }
table#product-list td.product-category { background-color: #85db18; font-weight: 900; }
table#product-list td.product-code { text-align: center; width: 50px; }
table#product-list td.product-name { width: 500px !important; }
table#product-list td.retail-price, table#product-list td.dealer-price { font-weight: 900; text-align: center; width: 70px; }
table#product-list td.qty-per-case { text-align: center; width: 50px; }
table#product-list td.case-lot-price { text-align: center; width: 60px; }
table#product-list td.part-number { width: 70px; }
table#product-list td.product-category-name { background-color: #ceff63; font-weight: 900; font-size: 12px; }
table#product-list td.sub-product-category { font-style: italic; background-color: #ceff63; }

