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

body { 
	ScrollBar-Arrow-Color: #000000; 	ScrollBar-Face-Color: #999999;
	ScrollBar-HighLight-Color: #666666; ScrollBar-Shadow-Color: #cccccc;
	ScrollBar-3DLight-Color: #cccccc; 	ScrollBar-DarkShadow-Color: #000000;
	ScrollBar-Track-Color: #E4E4E4;
	Background-color: #000000;
	}

/* box outline */
.mainBox {
	border: 2px outset #cc3300;
	}
	
/* primary link formating */
a:link {
	Color: #cc3300;
	Text-Decoration: underline;
	Font-Family: Georgia, "Times New Roman", Times, serif; 
	Font-Size: 12px; 
	Font-Weight: bold;
}
a:visited {
	Color: #cc3300;
	Text-Decoration: underline;
	Font-Family: Georgia, "Times New Roman", Times, serif; 
	Font-Size: 12px; 
	Font-Weight: bold;
}
a:active {
	Color: #cc3300;
	Text-Decoration: underline;
	Font-Family: Georgia, "Times New Roman", Times, serif; 
	Font-Size: 12px; 
	Font-Weight: bold;
}
a:hover {
	Color: #cc0000;
	Text-Decoration: underline;
	Font-Family: Georgia, "Times New Roman", Times, serif; 
	Font-Size: 12px; 
	Font-Weight: bold;
}

/* header / footer formating */
TD.header {
  Font-Family: Verdana, Arial, Tahoma; 
  Font-Size: 12px; 
  font-weight: bold;
  color: #cc0000;
   text-align: center;
}
TD.footer {
	Font-Family: Verdana, Arial, Tahoma;
	font-weight: bold;
	color: #000000;
	text-align: center;
	font-size: 10px;
	background-color: #e1e1e1;
}

table.footer {
	Font-Family: Verdana, Arial, Tahoma;
	font-weight: bold;
	color: #000000;
	text-align: center;
	font-size: 10px;
	background-color: #e1e1e1;
}

/* primary text formating */

TD.main, P.main {
  font-family: Georgia, "Times New Roman", Times, serif;
  color: #000000;
  font-size: 12px;
}
TD.main2, P.main2 {
  font-family: Georgia, "Times New Roman", Times, serif;
  color: #000000;
  font-size: 14px;
  Font-Weight: Bold;
}
TD.main3, P.main3 {
  font-family: Georgia, "Times New Roman", Times, serif;
  color: #0000cc;
  font-size: 11px;
}
TD.smallText, SPAN.smallText, P.smallText {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 9px;
}

/* header tag formating */
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}


/* formating for horizontal navigation files */
.infoBox {
  color: #cc3300;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}
A.infoBox:Link { 
  color: #cc3300;
   Text-Decoration: none;
	Font-Family: Verdana, Arial, sans-serif; 
	Font-Size: 10px; 
	Font-Weight: bold; 
}
A.infoBox:Active { 
  color: #cc3300;
   Text-Decoration: underline;
	Font-Family: Verdana, Arial, sans-serif; 
	Font-Size: 10px; 
	Font-Weight: bold; 
}
A.infoBox:Visited { 
  color: #cc3300;
   Text-Decoration: underline;
	Font-Family: Verdana, Arial, sans-serif; 
	Font-Size: 10px; 
	Font-Weight: bold; 
}
A.infoBox:Hover {
  Color: #cc0000;
	Text-Decoration: underline;
	Font-Family: Verdana, Arial, sans-serif; 
	Font-Size: 10px; 
	Font-Weight: bold;
}
.infoBoxContents {
  color: #cc3300;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}
A.infoBoxContents:Link { 
  color: #cc3300;
   Text-Decoration: underline;
	Font-Family: Verdana, Arial, sans-serif; 
	Font-Size: 10px; 
	Font-Weight: bold; 
}
A.infoBoxContents:Active { 
  color: #cc3300;
   Text-Decoration: underline;
	Font-Family: Verdana, Arial, sans-serif; 
	Font-Size: 10px; 
	Font-Weight: bold; 
}
A.infoBoxContents:Visited { 
  color: #cc3300;
   Text-Decoration: underline;
	Font-Family: Verdana, Arial, sans-serif; 
	Font-Size: 10px; 
	Font-Weight: bold; 
}
A.infoBoxContents:Hover {
  Color: #cc0000;
	Text-Decoration: underline;
	Font-Family: Verdana, Arial, sans-serif; 
	Font-Size: 10px; 
	Font-Weight: bold;
}
TD.infoBoxHeading {
  Font-Family: Verdana, Arial, sans-serif; 
  Font-Size: 12px; 
  font-weight: bold;
	color: #FF0000;
   text-align: center;
}

/* formating for vertical navigation files */

A.infoBox_2:Link { 
  color: #cc3300;
   Text-Decoration: none;
	Font-Family: Georgia, "Times New Roman", Times, serif; 
	Font-Size: 11px; 
	Font-Weight: bold; 
}
A.infoBox_2:Active { 
  color: #cc3300;
   Text-Decoration: underline;
	Font-Family: Georgia, "Times New Roman", Times, serif; 
	Font-Size: 11px; 
	Font-Weight: bold; 
}
A.infoBox_2:Visited { 
  color: #cc3300;
   Text-Decoration: underline;
	Font-Family: Georgia, "Times New Roman", Times, serif; 
	Font-Size: 11px; 
	Font-Weight: bold; 
}
A.infoBox_2:Hover {
  Color: #cc0000;
	Text-Decoration: underline;
	Font-Family: Georgia, "Times New Roman", Times, serif; 
	Font-Size: 11px; 
	Font-Weight: Bold;
}
.infoBoxContents_2 {
  color: #cc3300;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 11px;
  }
A.infoBoxContents_2:Link { 
  color: #cc3300;
   Text-Decoration: none;
	Font-Family: Georgia, "Times New Roman", Times, serif; 
	Font-Size: 11px; 
	Font-Weight: bold; 
}
A.infoBoxContents_2:Active { 
  color: #cc3300;
   Text-Decoration: underline;
	Font-Family: Georgia, "Times New Roman", Times, serif; 
	Font-Size: 11px; 
	Font-Weight: bold; 
}
A.infoBoxContents_2:Visited { 
  color: #cc3300;
   Text-Decoration: underline;
	Font-Family: Georgia, "Times New Roman", Times, serif; 
	Font-Size: 11px; 
	Font-Weight: bold; 
}
A.infoBoxContents_2:Hover {
  Color: #cc0000;
	Text-Decoration: underline;
	Font-Family: Georgia, "Times New Roman", Times, serif; 
	Font-Size: 11px; 
	Font-Weight: bold;
}
TD.infoBoxHeading_2 {
  Font-Family: Georgia, "Times New Roman", Times, serif; 
  Font-Size: 12px; 
  font-weight: bold;
	color: #FF0000;
   text-align: center;
}

/* form formating */
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;
}
TABLE.formArea {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background-color: #dfdfdf;
  border-color: #999999;
  border-style: solid;
  border-width: 1px;
}
TD.formAreaTitle {
  Font-Family: Verdana, Arial, Tahoma; 
  Font-Size: 12px; 
  font-weight: bold;
	color: #0000cc;
  background-color: #dfdfdf;
}

/* don't need to change anything below this line */
/* 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; }

/* error formating */
TR.headerError {
  background: #000000;
}
TD.headerError {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #000000;
  font-weight : bold;
  text-align : center;
}
TR.headerInfo {
  background: #dfdfdf;
}
TD.headerInfo {
  Font-Family: Verdana, Arial, Tahoma; Font-Size: 12px; font-weight: bold;
	color: #FF0000;
  background-color: #dfdfdf;
   text-align: center;
}
SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}
td {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
  	font-size: 12px;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
  	font-size: 12px;
}