/*

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

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



BODY {

  background: #ffffff;

  color: #000000;
  
  text-weight: bold

  margin: 0px;

}



a:link {

	color: #404566;

	text-decoration: underline;

}

a:visited {

	text-decoration: none;

	color: #404566;
	text-decoration: underline;

}

a:hover {

	text-decoration: none;

	color: #404566;
	text-decoration: underline;

}

a:active {

	text-decoration: none;

	color: #000066;
text-decoration: underline;
}



a.menu:link {

	color: #ffffff;

	font-weight: normal;
	text-decoration: underline;

}

a.menu:visited {

	color: #ffffff;

	font-weight: normal;
	text-decoration: underline;

}

a.menu:hover {

	color: #ffffff;

	font-weight: bold;
	
	text-decoration:underline;

}

a.menu:active {

	color: #ffffff;

	text-decoration: bold;
	text-decoration: underline;

}

.speciallink {

	font-family: verdana, arial, helvetica, sans-serif;

	color: #0000FF;

	text-decoration: underline;

}

.speciallink A:link {

color: #0000FF;

text-decoration: none;

text-decoration: underline;

}



.speciallink A:visited {

color: #0000FF;

text-decoration: none;

text-decoration: underline;

}



.speciallink A:hover {

color: #0000FF;

text-decoration: underline;

}

FORM {

	display: inline;

}



TR.header {

  background: #ffffff;

}



TR.headerNavigation {

  background: #ffffFF;

}



TD.headerNavigation {

  font-family: Verdana, Arial, sans-serif;

  font-size: 12px;

  background: #ffffFF;

  color: #ffffFF;

}





a.headerNavigation:link {

	color: #000000;

	text-decoration: none;

}

a.headerNavigation:visited {

	text-decoration: none;

	color: #000000;

}

a.headerNavigation:hover {

	text-decoration: underline;

	color: #000000;

}

a.headerNavigation:active {

	text-decoration: none;

	color: #000000;

}



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: #F3F3F3;

}



TD.footer {

  font-family: Verdana, Arial, sans-serif;

  font-size: 9px;

  background: #F3F3F3;

  color: #000000;

  font-weight: bold;

}



.infoBox2 {

  background: #1D1179;

}



.infoBox1 {

  background: #1D1179;

}



.infoBox {

  background: #1D1179;

}



.infoBoxContents {

  background: #1D1179;

  font-family: Verdana, Arial, sans-serif;
  
  color: #FFFFFF;

  font-size: 10px;

}



.infoBoxContents1 {

  background: #1D1179;

  font-family: Verdana, Arial, sans-serif;
  
    color: #FFFFFF;

  font-size: 10px;

}

.infoBoxContents2 {

  background: #ffffff;

  font-family: Verdana, Arial, sans-serif;
 
  font-size: 10px;

}


.infoBoxNotice {

  background: #ffffff;

}



.infoBoxNoticeContents {

  background: #ffffff;

  font-family: Verdana, Arial, sans-serif;

  font-size: 10px;

}



TD.infoBoxHeading {

  font-family: Verdana, Arial, sans-serif;

  font-size: 11px;

  font-weight: bold;

  background: #FF6500;

  color: #ffffff;

}



TD.infoBoxHeading1 {

  font-family: Verdana, Arial, sans-serif;

  font-size: 11px;

  font-weight: bold;

  background-image: url(bkgd3.gif);
  
  height: 35px;

  color: #ffffff;

}



TD.infoBoxHeading2 {

  font-family: Verdana, Arial, sans-serif;

  font-size: 11px;

  font-weight: bold;

  background: #FF6500;

  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: #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: #A9AAC6;

  border-spacing: 1px;

}



.productListing-heading {

  font-family: Verdana, Arial, sans-serif;

  font-size: 10px;

  background: #A9AAC6;

  color: #FFFFFF;

  font-weight: bold;

}



TD.productListing-data {

  font-family: Verdana, Arial, sans-serif;

  font-size: 10px;

}



A.pageResults {

  color: #0000FF;

}



A.pageResults:hover {

  color: #0000FF;

  background: #FFFF33;

}



strong {

font-family: Verdana, Arial, sans-serif;

font-size: 14px;

font-weight : bold;

}



p {

font-size: 12px;

font-family: Verdana, Arial, sans-serif;

}



li, ol, ul {

font-family: Verdana, Arial, sans-serif;

  font-size: 12px;

  border:0px none;

  margin:6

}



div {

font-family: Verdana, Arial, sans-serif;

font-size: 12px;

}



div.menu{

 display: block;

 text-align: left;

 border:0px solid #1D1179;

 margin:0px;

}



div.menu1{

 display: block;

 text-size: x-small;

 text-align: left;

 border:0px solid #1D1179;

 margin:0px;

 background:#1D1179;

}







TD.pageHeading, DIV.pageHeading, h1 {

font-family: Verdana, Arial, sans-serif;

font-size: 14px;

font-weight: bold;

color: #003366;

}



TR.subBar {

  background: #f4f7fd;

}



TD.subBar {

  font-family: Verdana, Arial, sans-serif;

  font-size: 10px;

  color: #000000;

}



TD.main, P.main {

  font-family: Verdana, Arial, sans-serif;

  font-size: 11px;

  line-height: 1.5;

}



TD.smallText, SPAN.smallText, P.smallText {

  font-family: Verdana, Arial, sans-serif;

  font-size: 10px;

}



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;

}



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





.title-div{background-color:#000066;

           padding-top:0px;

           padding-bottom:0px; }



.style9 {font-family: Tahoma}

.style12 {font-family: Tahoma; font-size: small; }

.style20 {font-size: 12px; font-family: Tahoma; }

.style30 {font-size: 12px; font-family: Tahoma; color: #404566; }

.style31 {color: #404566}

.style33 {color: #003366}

.style36 {font-family: "Arial Black"; font-size: x-large; }

.style37 {font-size: small}



.content_body {

border-left:2px dashed #cccccc;

border-right:2px dashed #cccccc;

border-top:0px dashed #cccccc;

border-bottom:0px dashed #cccccc;

}



h1 { 

 font-family: Verdana, Arial, sans-serif;

 font-size: 12px;

 font-weight: bold;

}



h2 { 

 font-family: Verdana, Arial, sans-serif;

 font-size: 10px;

}



/* BEGIN Fancier Invoice and Packingslip */

.order_history_top { color : #006699; font-weight: bold; font-family: Verdana; font-size: 13px; }

.order_infobox_heading { color : #000000; font-weight: bold; font-family: Verdana; font-size: 12px; }

.order_infobox_data { color : #000000; font-family: Verdana; font-size: 12px; }

.product_infobox_heading_row { background-color: #C9C9C9; }

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

.product_infobox_data_row { background-color: #F0F1F1; }

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

/* END Fancier Invoice and Packingslip */