/*
  $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
*/

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

BODY {
  background: #ffffff;
  color: #000000;
  margin: 0px;
  background-image: url("custom/images/background.jpg")
}

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

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

FORM {
	display: inline;
}

TR.header {
  background: #FFFFCC;
  height: 115px;
}

TR.headerNavigation {
  background: #E9A4A4;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #E9A4A4;
  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: #E9A4A4;
}

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

TR.footer {
  background: #E9A4A4;
}

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

.infoBox {
  background: #b6b7cb;
}

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

.infoBoxNotice {
  background: #FF8E90;
}

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

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

TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, sans-serif;
  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: 1px;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 1px;
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #b6b7cb;
  color: #FFFFFF;
  font-weight: bold;
}

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

A.pageResults {
  color: #0000FF;
}

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

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

TR.subBar {
  background: #f4f7fd;
}

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

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

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

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

#logo img { width: 600px; height: 194px; }

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; 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; }

/* message box */

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

/* input requirement */

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

/* custom stuff */
#mainContainer { margin: auto; width: 800px; height: 800px; background-color: #fdffcc; border-left: 1px solid #f6ff00; border-right: 1px solid #f6ff00; }
#header { background-image: url("images/logo.jpg"); background-repeat: no-repeat; width: 800px; height: 175px; margin-top: 3px; margin-bottom: -1px; }

#primaryNavHeader { background-image: url("images/primaryNavHeader.jpg"); margin-top: 137px; margin-left: 30px; width: 140px; height: 37px; float: left; border: 0px; }
#primaryNavHeader h1 { font-family: verdana; font-size: 0.8em; color: #a7a33e; margin-top: 12px; text-align: center; }

#globalNav { margin-top: 135px; margin-right: 130px; float: right; }
#globalNav li { display: inline; margin-left: 30px; color: #2f2a91; font-family: "comic sans ms"; font-size: 1em; font-weight: normal; letter-spacing: 2px; }
#globalNav a:link { color: #2f2a91 }
#globalNav a:visited { color: #2f2a91 }
#globalNav a:hover { color: #574eff }

#leftContainer { margin-left: 2px; width: 140px; float: left; }
#primaryNavContainer { border-left: 1px solid #929292; border-right: 1px solid #929292; }
#primaryNav { margin: 0px; padding: 0px; list-style: none; }
#primaryNav li { padding-top: 8px; height: 27px; border-bottom: 1px solid #929292; font-family: "comic sans ms"; font-size: 0.8em; font-weight: bold; } 
			#menuItem21 {  }
			#menuItem21:hover { background-color: #ffa7a7; }
			#menuItem21 a:hover { color: #8e0000 } 
			#menuItem21active { background-color: #ffa7a7; }
			
			#menuItem2 { background-color: #fff; }
			#menuItem2:hover { background-color: #baffc5; }
			#menuItem2 a:hover { color: #007d14 } 
			#menuItem2active { background-color: #baffc5; }
			
			#menuItem3 { background-color: #fff; }
			#menuItem3:hover { background-color: #d5c2ff; }
			#menuItem3 a:hover { color: #2b008a } 
			#menuItem3active { background-color: #d5c2ff; }
			
			#menuItem4 { background-color: #fff; }
			#menuItem4:hover { background-color: #ffd3af; }
			#menuItem4 a:hover { color: #984400 } 
			#menuItem4active { background-color: #ffd3af; }
			
			#menuItem5 { background-color: #fff; }
			#menuItem5:hover { background-color: #ffabec; }
			#menuItem5 a:hover { color: #920071 } 
			#menuItem5active { background-color: #ffabec; }
			
			#menuItem6 { background-color: #fff; }
			#menuItem6:hover { background-color: #acfffa; }
			#menuItem6 a:hover { color: #007b74 } 
			#menuItem6active { background-color: #acfffa; }
			
			#menuItem7 { background-color: #fff; }
			#menuItem7:hover { background-color: #ffe9a4; }
			#menuItem7 a:hover { color: #686223 } 
			#menuItem7active { background-color: #ffe9a4; }
			
			#menuItem8 { background-color: #fff; }
			#menuItem8:hover { background-color: #a4d5ff; }
			#menuItem8 a:hover { color: #003c6f } 
			#menuItem8active { background-color: #a4d5ff; }

#primaryNav a { margin-left: 10px; color: #000; }
#primaryNav img { width: 10px; height: 13px; margin-right: 8px; border: 0px; }
#primaryNavFooter img { height: 25px; width: 140px; }

#secondaryNavContainer { margin-top: 0px; margin-left: 30px; width: 740px; height: 20px; background-color: #fff2e1; border: 1px solid #929292 }
#secondaryNav { margin-left: 125px; margin-top: 0px; }
#secondaryNav li { display: inline; margin-right: 10px; color: #dc8282; font-family: "comic sans ms"; font-size: 0.8em; font-weight: bold; letter-spacing: 1px; }
#secondaryNav a:link { color: #dc8282; }
#secondaryNav a:visited { color: #dc8282; }
#secondaryNav a:hover { color: #ea68ae; }
#content {font-family: "comic sans ms"; font-size: 0.8em;}

TD.Test, SPAN.Test, P.Test {
  font-family: Verdana, Arial, sans-serif;
  font-size: 20px;
}

#priceItem{
font-family: Verdana, Arial, sans-serif;
font-size: 16px;
color: red;
font-weight: bold;
}

#rrpItem{
text-decoration: line-through;
font-family: Verdana, Arial, sans-serif;
font-size: 12px;
font-weight: bold;
}

#saveItem{
font-family: Verdana, Arial, sans-serif;
font-size: 12px;
color: red;
font-weight: bold;
}

#CustomContent{
font-family: Verdana, Arial, sans-serif;
font-size: 12px;
color: black;
}

#heading2{
font-family: Verdana, Arial, sans-serif;
font-size: 14px;
color: black;
font-weight: bold;
}
