/*
  $Id: stylesheet.css,v 1.52 2003/02/13 13:54:41 project3000 Exp $

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

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
*/

.boxText  /* text in all the sides' boxes */    { font-family: Verdana, Arial, sans-serif; font-size: 11px; 	font-weight: bold;}


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


.smallText  /* ???  */   { font-family: Verdana, Arial, sans-serif; font-size: 10px; }


.smallText-red { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #cc0033; }
.smallText-time { font-family: Verdana, Arial, sans-serif; font-size: 6px; color: #00ff00; }
.main { font-family: Verdana, Arial, sans-serif; font-size: 11px; }
.main-red{ font-family: Verdana, Arial, sans-serif; font-size: 11px; color: #cc0033; }
.main-fluo { font-family: Verdana, Arial, sans-serif; font-size: 11px; background: #ffb3b5; font-weight: bold; }
.biggerText { font-family : Verdana, Arial, sans-serif; font-size : 12px; }
.biggerText-red { font-family : Verdana, Arial, sans-serif; font-size : 12px; color: #cc0033; }
.biggerText-fluo { font-family : Verdana, Arial, sans-serif; font-size : 12px; background: #ffb3b5; font-weight: bold; }
.biggestText { font-family : Verdana, Arial, sans-serif; font-size : 13px; }
.biggestText-red { font-family : Verdana, Arial, sans-serif; font-size : 13px; color: #cc0033; }
.biggestText-fluo { font-family : Verdana, Arial, sans-serif; font-size : 13px; background: #ffb3b5; font-weight: bold; }





BODY   /* background color of the page ffffff or e9eaff    and border-colormakes fluo around the window */ {
  background: #fff;
  color: #000000;
    border-color: #00ff00;
  margin: 0;
}

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

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


A.menucateg { display: block; text-decoration: none; font-weight: bold; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; background-color: #f33; border: solid 1px #f8f8f9; }

A.menucateg:hover { 
border: solid 1px #6633cc;
background-color:#3ff;
text-decoration: none;
font-weight: bold;
color: #03c;
}

A.menusubcateg { display: block; text-decoration: none; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; background-color: #ff3; border: solid 1px #f8f8f9; }

A.menusubcateg:hover { 
border: solid 1px #6633CC;
background-color:#006699;
text-decoration: none;
color: #03c;
}





FORM {
	display: inline;
}

TR.header  /* background color of the header */ {
  background: #03c;
}

TD.header  /* background color of the header */ {
  background: #03c;
}

TR.headerNavigation  /*  background color of the breadcrumb only */ {
  background: #03c;
}

TD.headerNavigation  /* breadcrumb */ {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;

	color: #ffffff;
	font-weight : bold;
}


A.headerNavigation {
  color: #FFFFFF;
}

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



td.LineSpacer {
    border-style:solid;
    border-bottom:thin dotted #8a8a8a;
}



TR.featured  /*  featured products only */ {

}

TD.featured {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11 px;
	font-weight : bold;
}


A.featured {
  color: #03c;
}

A.featured:hover {
  color: #03c;
}





table.visible  {
	width : 100%;
	border-color : #03c #03c #03c #03c ;
	margin : 0px;
    border-collapse: separate;
    border-spacing: 0pt;
 
 
	padding-bottom : 0px;
	padding-top : 0px;
	padding-right : 0px;
	padding-left : 0px;
    	border-style: solid;
    	border-top-width: 1px;
   	border-right-width: 2px;
   	border-bottom-width: 1px;
   	border-left-width: 2px
}






TD.column {
  background: #03c;
  border-color: #03c;

}


TD.central_area {
  background: #ffffff;
	width : 100%;
	border-color:#ffffff #ffffff #ffffff #ffffff ;
	margin : 0px;
    border-collapse: separate;
    border-spacing: 0pt;


	padding-bottom : 0px;
	padding-top : 0px;
	padding-right : 0px;
	padding-left : 0px;
    	border-style: solid;
    	border-top-width: 10px;
   	border-right-width: 9px;
   	border-bottom-width: 10px;
   	border-left-width: 9px

}




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 of the footer only */ {
  background: #33c;
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;

  color: #ffffff;
  font-weight: bold;
}
A.footer { 
  color: #FFFFFF; 
}

A.footer:hover {
  color: #ffffff;
}


.infoBox  /* border color around boxes */ {
  background: #03c;
}

.infoCategories  /* border color around boxes */ {
  background: #03c;
}

.infoCart  /* border color around cart box */ {
	background: #03c;
}

.infoCheck  /* border color around checkout box */ {
	background: #03c;
}

.infoFeatured  /* border color around checkout box */ {
	background: #03c;
}

.infospecialscroll  /* border color around checkout box */ {
	background: #03c;
}


.infoBoxContents { font-family: Verdana, Arial, sans-serif; font-size: 10px; background: #8CABF0; }


.infoCategoriesContents {
	background: #03c;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
}

.infoCartContents {
	background: #8CABF0;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
}

.infoCheckContents {
	background: #8CABF0;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
}

.infoFeaturedContents {
	background: #ffffff;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
}

.infospecialscrollContents    /* text under items in special scroll boxe */     {
	background: #8CABF0;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;	
}



.infoBoxNotice {
  background: #8CABF0;
}

.infoBoxNoticeContents {
  background: #8CABF0;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.infoBoxHeading  /* all boxes heading color and text color */ {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background: #03c;
	color: #ff0;
}

TD.infoCategoriesHeading  /* categories box heading color and text color */ {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  background: #03c;
  color: #ffffff;
}

TD.infoCartHeading  /* cart box heading color and text color */ {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  background: #03c;
  color: #ffffff;
}

TD.infoCheckHeading  /* checkout box heading color and text color */ {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  background: #03c;
  color: #ffffff;
}


TD.infoFeaturedHeading  /* featured box heading color and text color */ {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  background: #03c;
  color: #ffffff;
}


TD.infospecialscrollHeading  /* featured box heading color and text color */ {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  background: #03c;
  color: #ffffff;
}



TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, 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: #f4f7fd;
}

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;
}


TR.site_map {
  background: #c7e1ff;
}

TD.site_map-even {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  background: #DBF2F2;
  color: #ffffff;
}
TD.site_map-odd {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  background: #E7DBF2;
  color: #ffffff;
}




TR.items {
  background: #c0f;
}

TD.items-cat { font-family: Verdana, Arial, sans-serif; font-size: 15px; font-weight: bold; background: #A9C2D3; padding: 2pt; border-width: 2pt; }

TD.items-subcat { font-family: Verdana, Arial, sans-serif; font-size: 11px; font-weight: bold; background: #dbe1f2; padding-left: 12pt; border: solid 1pt #c7e1ff; }

TD.items-even { font-family: Verdana, Arial, sans-serif; font-size: 11px; font-weight: bold; background: #CFE6E6; color: #ffffff; text-align: center; }
TD.items-odd { font-family: Verdana, Arial, sans-serif; font-size: 11px; font-weight: bold; background: #C7DDDD; color: #ffffff; text-align: center; }






TR.productListing-heading {
  background: #d2e9fb;
}

TD.productListing-heading {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	background: #d2e9fb;
	color: #000000;
	font-weight: bold;
	font-variant: normal;
}


TD.productFeatured-data   /* text under items in featured products */     {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  	font-weight: bold;
}


TD.productListing-data   /* text under items in catalog */     {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;

}


TD.clicktoenlarge   /* text  click to enlarge under pictures in product info and dynamic mopics */     {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}




A.pageResults { 
  color: #0000FF; 
}

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

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

TR.subBar {
  background: #f4f7fd;
}

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

TD.main, P.main   /* text in catalog blabla, trademarks blabla etc,  and product info blabla */     {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText  /* text under sub-categories icons */     {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  	font-weight: bold;
}


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

TD.fieldKey {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #f0a480;
  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;
  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.fieldSearch {
  font-family: Verdana, Arial, sans-serif;
  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, 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: hand; }
.moduleRowSelected { background-color: #E9F4FC; }

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