/*
  $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-size: 10px; }
.errorBox {font-size : 10px; background: #ffb3b5; font-weight: bold; }
BODY {
  color: #000000;
  margin: 0px;
  font-family:Verdana, Arial, Helvetica, sans-serif;
}
A {
  color: #000000;
  text-decoration: none;
}
A:hover {
  color: #999999;
  text-decoration: underline;
}
FORM {
	display: inline;
}
TABLE.header {
  background-image:url(/includes/languages/english/images/work_from_home_k.jpg);
  background-repeat: repeat;
}
TD.header {
  height: 148px;
}
A.header { 
  color: #FFFFFF; 
}
A.header:hover {
  color: #ffffff;
}
TR.headerNavigation {
  background-image:url(/includes/modules/themes/images/work_from_home_k_header_box.jpg);
  background-repeat: repeat;
}
TD.headerNavigation {font-size: 10px;
  background-image:url(/includes/modules/themes/images/work_from_home_k_header_box.jpg);
  background-repeat: repeat;
  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-image:url(/includes/modules/themes/images/work_from_home_k_header_box.jpg);
  background-repeat: repeat;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}
TABLE.footer {
  background-image:url(/includes/modules/themes/images/work_from_home_k_footer.jpg);
  background-repeat: repeat;
}
TD.footer {font-size: 10px;
  color: #ffffff;
  font-weight: bold;
}
A.footer { 
  color: #FFFFFF; 
}
A.footer:hover {
  color: #ffffff;
}
TR.footerNavigation {
  background-image:url(/includes/modules/themes/images/work_from_home_k_header_box.jpg);
  background-repeat: repeat;
}
TD.footerNavigation {font-size: 10px;
  font-weight : bold;
  color: #ffffff;
}
A.footerNavigation { 
  color: #FFFFFF; 
}
A.footerNavigation:hover {
  color: #ffffff;
}
.infoBox {
  background: #666666;
}
.infoBoxContents {
  background: #f8f8f9;font-size: 10px;
}
.infoBoxNotice {
  background-image:url(/includes/modules/themes/images/work_from_home_k_header_box.jpg);
  background-repeat: repeat;
}
.infoBoxNoticeContents {
  background: #FFE6E6;font-size: 10px;
}
TD.infoBoxHeading {font-size: 10px;
  font-weight: bold;
  background-image:url(/includes/modules/themes/images/work_from_home_k_header_box.jpg);
  background-repeat: repeat;
  color: #ffffff;
  padding-left: 5px;
  height: 18px;
}
TD.infoBox, SPAN.infoBox {font-size: 10px;
}
h1 {font-size: 20px;
 font-weight: bold;
}
h2 {font-size: 14px;
}
A.pageResults {
  color: #0000FF;
}
A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}
TD.pageHeading, DIV.pageHeading {font-size: 16px;
  font-weight: bold;
  color: #333333;
}
TD.indexHeading {font-size: 16px;
  font-weight: bold;
  color: #333333;
}
TR.subBar {
  background: #f4f7fd;
}
TD.subBar {font-size: 10px;
  color: #000000;
}
TD.main, P.main {font-size: 11px;
  line-height: 1.5;
}
TD.smallText, SPAN.smallText, P.smallText {
  font-size: 10px;
  color: #333333;
}
TD.tableHeading {font-size: 12px;
  font-weight: bold;
}
TEXTAREA {
  width: 100%;font-size: 11px;
}
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.errorText {color: #ff0000;
}
.messageBox {font-size: 10px; }
.messageStackError, .messageStackWarning {font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess {font-size: 10px; background-color: #99ff00; }
.inputRequirement {font-size: 10px; color: #ff0000; }
TABLE.linkListing {
  border: 1px;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 1px;
}
.linkListing-heading {font-size: 10px;
  font-weight: bold;
  background-image:url(/includes/modules/themes/images/work_from_home_k_header_box.jpg);
  color: #FFFFFF;
  text-align: center;
}
TD.linkListing-data {
  border-right: 1px solid #b6b7cb;
  border-bottom: 1px solid #b6b7cb;
  padding: 4px;font-size: 10px;
}
TR.linkListing-odd {
  background: #f8f8f9;
}
TR.linkListing-even {
  background: #F5F5F5;
}
#t-language {
   margin: 3px;
   font-size: 90%;
}