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

.highlightedBox { 
	font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5; 
	background: #ffb3b5; 
}
.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.errorBoxBright { font-family : Verdana, Arial, sans-serif; font-size : 10px; background: #FF0000; color:#FFFFFF; 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: #FF0000; 
}

BODY {
  background-color: #FFFFFF;
	color: #000000;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
  margin: 0px 0px;
}

TABLE {
	font-size: 100%;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
}

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

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

FORM {
	display: inline;
}

P {
	margin: 0px 0px 10px 0px;
}

.content_heading {
	font-weight: bold;
	font-size: 12px;
	padding-bottom: 3px;
}

.inputField {
	border: solid 1px #CCCCCC;
	height: 18px;
}

.textAreaField {
	border: solid 1px #CCCCCC;
}

#siteTable {
  width: 100%;
  background: url(images/body_bg.jpg) #FFFFFF top left repeat-x;
}

#siteTablePrint {
  background-color: #FFFFFF;
}

#headerTable {
  position: relative;
  width: 990px;
  height: 80px;
  background: #EEEEEE url(images/header_bg.jpg) top left no-repeat;
}

#header {
  position: relative;
  width: 990px;
  height: 80px;
}

#logo {
  position: absolute;
  top: 16px;
  left: 22px;
}

#tagline {
  position: absolute;
  top: 20px;
  right: 50px; 
}

#tagline H1 {
  margin: 0px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-weight: normal;
  font-style: italic;
  color: #FF0000;
}

#headerMenu {
  position: absolute;
  bottom: 0px;
  right: 0px;
}

#headerMenu UL {
  margin: 0px;
  list-style: none;
}

#headerMenu UL LI {
  margin: 0px 3px 0px 0px;
  float: left;
}

.blackTab {
}

.blackTab A {
  background: #000000 url(images/black_tab_corner_left.jpg) top left no-repeat;
  color: #FFFFFF;
  display: block;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-weight: bold;
  text-decoration: none;
}

.blackTab A SPAN {
  background: url(images/black_tab_corner_right.jpg) top right no-repeat;
  display: block;
  padding: 5px 7px;
  color: #FFFFFF;
}

.blackTab A:hover {
  background: #000000 url(images/black_tab_corner_left.jpg) top left no-repeat;
  text-decoration: none;
}

.redTab {

}

.redTab A {
  background: #FF0000 url(images/red_tab_corner_left.jpg) top left no-repeat;
  color: #FFFFFF;
  display: block;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-weight: bold;
  text-decoration: none;
}

.redTab A SPAN {
  background: url(images/red_tab_corner_right.jpg) top right no-repeat;
  display: block;
  padding: 5px 7px;
  color: #FFFFFF;
}

.redTab A:hover {
  background: #FF0000 url(images/red_tab_corner_left.jpg) top left no-repeat;
  text-decoration: none;
}

#headerHeadingTable {
  width: 990px;
  height: 20px;
}

#leftHeaderHeading {
  width: 180px;
  background: url(images/box_header_bg.jpg) left repeat-x;
  border: solid 1px #CCCCCC;
  color: #000000;
  text-align: center;
  font-size: 10px;
  font-weight: bold;
  white-space: nowrap;
  height: 24px;
}

#centerHeaderHeading {
  background: url(images/box_header_bg.jpg) left repeat-x;
  border-top: solid 1px #CCCCCC;
  border-bottom: solid 1px #CCCCCC;
  color: #000000;
  text-align: left;
  font-size: 10px;
  font-weight: normal;
  white-space: nowrap;
  padding: 0px 6px;
  height: 24px;
}

#rightHeaderHeading {
  width: 180px;
  background: url(images/box_header_bg.jpg) left repeat-x;
  border: solid 1px #CCCCCC;
  color: #000000;
  text-align: center;
  font-size: 10px;
  font-weight: bold;
  white-space: nowrap;
  height: 24px;
}

#bodyTable {
  width: 990px;
  background-color: #FFFFFF;
}

#bodyTable2 {
  width: 990px;
  background-color: #FFFFFF;
}

#footerTable {
  width: 990px;
  background-color: #FFFFFF;
}

#footerMenu {
  background: url(images/box_header_bg.jpg) left repeat-x;
  border: solid 1px #CCCCCC;
  color: #000000;
  text-align: center;
}

#footerMenu A, #footerMenu A:hover {
  color: #000066;
}

#leftColumn {
  background-color: #F4F4F4;
  border-left: solid 1px #CCCCCC;
  border-right: solid 1px #CCCCCC;
}

#leftColumnTable {
  background-color: #F4F4F4;
}

#rightColumn {
  background-color: #F4F4F4;
  border-left: solid 1px #CCCCCC;
  border-right: solid 1px #CCCCCC;
}

#rightColumnTable {
  background-color: #F4F4F4;
}

#centerColumn {
  padding: 6px 6px 0px 6px;
}

#welcomeBoxImageLeft {
	text-align: left;
	}

#homepageHeading{
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	padding: 3px 0px;
}

#homepageHeading H1 {
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
}

TR.footer {
  background: #bbc3d3;
}

TD.footer {
  background: #bbc3d3;
  color: #ffffff;
  font-weight: bold;
}

#shippingDestinations {
	color: #999999;
	text-align: center;
}

#footerLinks {
	color: #4C4C4C;
	text-align: center;
}

#listedOnText {
  font-size: 10px;
  color: #4C4C4C;
}
	
#leftColumn .infoBox, #rightColumn .infoBox {
	margin-bottom: 2px;
}

#centerColumn .infoBox {
  margin-bottom: 2px;
  border: solid 1px #CCCCCC;
}

.infoBoxContents {
	background: #F4F4F4;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
}

#leftColumn .infoBoxHeading, #rightColumn .infoBoxHeading {
  background: url(images/box_header_bg.jpg) left repeat-x;
	text-align: center;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	white-space: nowrap;
	border-top: 1px solid #CCCCCC;
	height: 24px;
}

#centerColumn .infoBoxHeading {
  background: url(images/box_header_bg.jpg) left repeat-x;
  text-align: center;
  font-size: 10px;
  font-weight: bold;
  color: #000000;
  white-space: nowrap;
  border: 1px solid #CCCCCC;
  height: 24px;
}

TD.infoBox, SPAN.infoBox {
}

.catMenuTabs {
  border-bottom: #333333 1px solid;
}

.catMenuTab {
  text-align: center;
  background: #CCCCCC;
  color: #08246B;
  height: 18px;
}

.catMenuTab A {
  dislay: block;
  background: #CCCCCC;
  color: #08246B;
  padding: 2px 8px;
}

.catMenuTab A:hover {
  color: #08246B;
}

.catMenuTabSelected {
  text-align: center;
  background: #333333;
  color: #FFFFFF;
}

.catMenuTabSelected A {
  dislay: block;
  background: #333333;
  color: #FFFFFF;
  padding: 2px 8px;
}

.catMenuTabSelected A:hover {
	color: #FFFFFF;
}

UL.catMenuTop {
  margin-top: 3px;
  margin-bottom: 0px;
  padding-bottom: 0px;
}

UL.catMenuTop LI {
  margin-left: -25px;
}

.catMenuItemBranch {
  list-style: url('images/cat_branch.gif');
  margin-left: -30px;
}

.catMenuItemLeaf {
  list-style: url('images/cat_leaf.gif');
  margin-left: -30px;
}

.catMenuItemBranchExpanded {
  list-style: url('images/cat_branch_expanded.gif');
  margin-left: -30px;
}

.contentBox {
}

.contentBoxHeading {
	background: url(images/box_header_bg.jpg) left repeat-x;
	border-left: solid 1px #CCCCCC;
	border-top: solid 1px #CCCCCC;
	border-right: solid 1px #CCCCCC;
	height: 24px;
	color: #000000;
	text-align: center;
	font-weight:bold;
	white-space: nowrap;
}

.contentBoxHeading H2 {
	font-size: 10px;
	font-weight: bold;
	margin: 0px;
}

.contentBoxContents {
	border: 1px solid #CCCCCC;
	border-collapse: collapse;
}

.contentBoxContentsItem {
	border: 1px solid #CCCCCC;
}

.contentProductImage {
	height: 68px;
	text-align: center;
}

.contentProductName {
	text-align: center;
	vertical-align: top;
}

.contentProductPrice {
	text-align: center;
	vertical-align: middle;
}

.vertSpacer {
	padding-top: 3px;
	padding-bottom: 3px;
}

.usersOnline {
	font-size: 10px;
	color: #4C4C4C;
}

.usersOnlineNumber {
	font-size: 10px;
	color: #FF0000;
}

.contentProductPrice SPAN.productPrice {
	color: #EE0000;
}


TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd, TR.catMan-odd {
  background: #FFFFFF;
}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even, TR.catMan-even {
  background: #F6F6F6;
}

TABLE.productListing {
  border: solid 1px #CCCCCC;
}

.productListing-heading {
  background: #EEEEEE url(images/box_header_bg.jpg) left repeat-x;
	color: #000000;
	font-weight:bold;
	white-space: nowrap;
	padding: 2px 6px;
}

.productListing-group {
  background: #CCCCCC url(images/product_group_bg.jpg);
  color: #333333;
  font-weight:bold;
  padding: 2px 6px;
  border-top: solid 1px #CCCCCC;
  border-bottom: solid 1px #CCCCCC;
}

#listPriceHint {
  padding-left: 30px; 
  font-weight: normal; 
  font-size: 9px;
}

A.productListing-heading {
  color: #000066;
}

A.productListing-heading:hover {
	color: #000066;
	text-decoration: underline;
}

TD.productListing-data {
}

A.pageResults {
  color: #08246B;
}

A.pageResults:hover {
  color: #FF0000;
}

.pageBreadcrumbTrail {
	margin-top: 1px;
	padding: 2px 0px;
}

.pageBreadcrumbTrail2 {
  margin-top: 1px;
  padding: 3px 1px;
}

.pageHeading {
  font-size: 16px;
  font-weight: bold;
  padding-top: 3px;
}

.pageHeading H1 {
	font-size: 16px;
  font-weight: bold;
	margin: 0px;
}

.categoryLink H2 {
	font-size: 14px;
	margin: 0;
	padding-top: 5px;
	padding-bottom: 0px;
	color: #FF0000;
}

.categoryLink H3 {
	font-size: 13px;
	margin: 0;
	padding-top: 5px;
	padding-bottom: 0px;
}

.categoryLink H4 {
	font-size: 12px;
	margin: 0;
	padding-top: 5px;
	padding-bottom: 0px;
}

.categoryLink H5 {
	font-size: 11px;
	margin: 0;
	padding-top: 5px;
	padding-bottom: 0px;
}

.catManCell {
	padding-left: 18px;
}

.catManTable {
	border-collapse: collapse;
}

.catManTableCell {
	border: solid 1px #CCCCCC;
}

.subCatCell {
	padding-left: 10px;
}

H2 {
	font-size: 14px;
}

H3 {
	font-size: 13px;
}

H4 {
	font-size: 12px;
}

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.categoryText {
	font-size: 1.3em;
	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: 10px;
  font-weight: bold;
	width: 100px;
}

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

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: #FF0000;
  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.productPrice {
  font-family: Verdana, Arial, sans-serif;
	font-weight: bold;
	font-size: 1.1em;
}

SPAN.productSpecialPrice {
  font-family: Verdana, Arial, sans-serif;
	font-size: 1.3em;
  color: #ff0000;
}

SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

SPAN.selectedCategory {
	color: #FF0000;
}

.contactHours {
	margin-top: 3px;
	font-size: 9px;
	color: #999999;
}

.contactHoursTable {
	margin-top: 3px;
	font-size: 9px;
	color: #999999;
	border-collapse: collapse;
	border: solid 1px;
}

.subTotal {
  font-size: 10px;	
}

.moduleRow { }
.moduleRowOver { background-color: #FFCCCC; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #FFCCCC; }
.moduleFieldsRow { background-color: #FFCCCC; }

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


.feedback_area {
    height: 150px;
    margin: 3px;
    padding: 3px;
    border: solid 1px #CCCCCC;
    background: #FFFFFF;	
}

.feedback_area ul li {
    margin: 0px 0px 10px 0px;
    overflow: hidden;
}

.feedback {
    overflow: hidden
}

.feedback_heading {
    padding-top: 3px;
    font-weight: bold;
    height:10px;
}

.feedback_text {
    padding-bottom: 15px;
    margin: 10px 0px;
    height:120px;
}

A.contactUsLink, A.contactUsLink:hover{
  font-weight: bold;
  font-size: 11px;
  text-decoration: none;
}

A.moreFeedbackLink, A.moreFeedbackLink:hover{
  font-size: 10px;
  text-decoration: none;
}

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

.priceRRP {
	white-space: nowrap;
}

.inStock {
	font-size: 8px;
	white-space: nowrap;
	padding-top: 3px;
}

.inStockOneline {
  font-size: 8px;
  white-space: nowrap;
  vertical-align: middle;
}

.helpIcon {
  font-size: 10px;
  color: #FF0000;
  vertical-align: top;
}

.helpIcon:hover {
  font-size: 10px;
  color: #FF0000;
  vertical-align: top;
}

.cartUnitPriceCell {
  padding-left: 10px;
}

#cartButtonsRow {
	
}

.cartButtonsCell {
	border-top: solid 1px #DDDDDD;
  background: #E4E4E4;
  height: 26px;
}

.cartSubHeading {
  font-weight: bold;
}

#cartInfoCell {
  vertical-align: top;
  width: 240px;
}

.squareListNoIdent {
	list-style: square outside;
  margin-top 0px;
  margin-bottom: 0px;
}

.squareListNoIdent LI {
  margin: 0 0px 0px -25px;
}

#cartDeliveryCalculatorCell {
  vertical-align: top;
  text-align: center;
}

#cartDeliveryCalculator {
	width: 200px;
}

#cartDeliveryCalculatorBody {
  background:  #E4E4E4;
  border-top: solid 1px #CCCCCC;
  border-left: solid 1px #CCCCCC;
  border-bottom: solid 1px #CCCCCC;
  padding: 3px;
  text-align: center;
}

#cartDeliveryCalculatorFormCell {
  text-align: center;
}

#cartDeliveryCalculatorMessage {
  background: #FFFFFF;
  border: solid 1px #CCCCCC;
  padding: 3px;
  text-align: center;
}

#cartDeliveryCalculatorArrow {
	background: #FFFFFF url('images/cart_delivery_arrow_bg.gif') top left repeat-y;
	vertical-align: top;
}

#cartTotalsCell {
	padding-left: 10px;
  vertical-align: top;
  text-align: right;
}

#cartSubTotalLabel{
	vertical-align: top;
	text-align: right;
  font-weight: bold;
  font-size: 12px;
  white-space: nowrap;
}

#cartSubTotalValue{
	text-align: right;
  font-weight: bold;
  font-size: 12px;
}

#cartDeliveryLabel{
	text-align: right;
  font-weight: bold;
  font-size: 12px;
}

#cartDeliveryValue{
	text-align: right;
  font-weight: bold;
  font-size: 12px;
}

#cartTotalLabel{
	text-align: right;
  font-weight: bold;
  font-size: 12px;
  color: #FF0000;
}

#cartTotalValue{
	text-align: right;
  font-weight: bold;
  font-size: 12px;
  color: #FF0000;
}

#cartContinueShoppingLink {
  font-size: 12px;
}

#cartWhyChooseUsCell {
  vertical-align: top;
}

#cartSecurityCell {
  vertical-align: top;
}

#cartPaymentMethodsCell {
	vertical-align: top;
}

.stockByOrder {
  font-size: 10px;
  font-weight: bold;
  color: #FF0000;
}

.stockETA {
  font-size: 10px;
  font-weight: bold;
  color: #FF6600;
}

#productPriceLabel {
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	vertical-align: top;
	color: #FF0000;
  white-space: nowrap;
}

#productPriceValue {
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	vertical-align: top;
	color: #FF0000;
}

#productRRPLabel {
	font-weight: bold;
	text-align: left;
}

#productRRPValue {
}

#productSavingLabel {
	font-weight: bold;
	text-align: left;
	text-decoration: underline;
}

#productSavingValue {
	text-decoration: underline;
}

.productAttributeLabel {
  font-weight: bold;
  text-align: left;
  vertical-align: top;
}

.hint {
  font-size: 9px;
  font-weight: normal;
  cursor: help;
  margin-top: 2px;
}

.hintInStock {
  font-size: 9px;
  font-weight: normal;
  color: #00BB00;
  cursor: help;
  white-space: nowrap;
  margin-top: 2px;
}

.hintETA {
  font-size: 9px;
  font-weight: normal;
  color: #FF6600;
  cursor: help;
  white-space: nowrap;
  margin-top: 2px;
}

.hintByOrder {
  font-size: 9px;
  font-weight: normal;
  color: #FF0000;
  cursor: help;
  white-space: nowrap;
  margin-top: 2px;
}

.hintLink {
  cursor: help;
}

.productImageContainer {
  width: 206px;
  height: 206px;
}

.tooltip{
   position: absolute;
   width: 200px;
   padding: 5px 5px;
   z-index: 2;
   background-color: #ffe6e6;
   border: 1px solid #FF0000;
   text-align: left;
   font-family: Verdana, Arial, sans-serif;
   font-size: 10px;
   color: #4C4C4C;
   text-decoration: none;
   line-height: 12px;
}

.productImageBox {
  border: solid 1px #CCCCCC;
}

.productImageDisclaimer {
  text-align: center;
	font-size: 9px;
	color: #CCCCCC;
}

#deliveryCostOutput {
  padding: 3px;
}

#deliveryCostTable {
  width: 158px;
  border: solid 1px #CCCCCC; 
  border-collapse: collapse; 
  background-color: #FFFFFF;
}

.deliveryCostLabel {
	font-size: 10px;
	font-weight: bold;
	text-align: left;
}

.deliveryCostValue {
	font-size: 10px;
	font-weight: bold;
	width: 1%;
	text-align: right;
	padding-left: 5px;
}

.productTotalLabel {
  font-weight: bold;
  font-size: 10px;
  color: #FF0000;
  text-align: left;
}

.productTotalValue {
	font-weight: bold;
	font-size: 10px;
	color: #FF0000;
	width: 1%;
	text-align: right;
	padding-left: 5px;
}

.helpInfo {
  font-size: 9px;
  color: #AAAAAA;
  margin: 3px 0px 0px 0px;
}

.helpInfo P {
  margin: 0px 0px 3px 0px;
}

.productTabs {
  list-style: none;
  margin: 0px;
  padding: 0px;
}

.productTab {
}

.productTab A {
  display: block;
  padding: 5px;
  background-color: #CCCCCC;
  background-image: url("images/box_header_bg.jpg");
  background-repeat: repeat-x;
  color: #000000;
  font-weight: bold;
  text-decoration: none;
}

.productTab A:hover {
  display: block;
  padding: 5px;
  background-color: #CCCCCC;
  background-image: url("images/box_header_bg.jpg");
  background-repeat: repeat-x;
  color: #000000;
  font-weight: bold;
  text-decoration: none;
}

.productTabSelected {
	border-left: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
}

.productTabSelected SPAN {
  display: block;
  padding: 5px;
  background-color: #CCCCCC;
  background-image: url("images/box_header_bg.jpg");
  background-repeat: repeat-x;
  color: #000000;
  font-weight: bold;
  text-decoration: none;
}

.produtTabSpacer {
  width: 3px;	
}

.productInfoContainer {
	border: solid 1px #CCCCCC;
	padding: 5px;
}

A.cartLink {
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
}

A.cartLink:hover {
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
}

.feedback {
  margin: 0px 0px 20px 0px;
}

.feedbackText {
  margin: 7px 0px;
}

.importantInfoBox {
  padding: 6px;
  border: solid 1px #FF0000;
}
.importantInfoBoxHeading {
  color: #FF0000;
  font-weight: bold;
  text-align: center;
  padding-bottom: 3px;
}

.importantInfoBoxContent {
  color: #FF0000;
}

.help {
  font-weight: normal;
  color: #FF0000;
  font-size: 10px;
  cursor: help;
}
	
.helpBox {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  visibility: hidden;
  background-color: FFFFE1;
  border: solid 1px #000000;
  padding: 3px;
  font-size: 10px;
  font-weight: normal;
  color: #000000;
  text-align: left;
}

.helpBox P {
  padding: 0px;
  margin: 0px 0px 5px 0px;
}

#pleaseWait {
  font-size: 14px;
  font-weight: bold;
  color: #FF0000;
}

html ul.ui-autocomplete { 
   height: expression( document.body.clientHeight > 94 ? "95px" : "auto" );  sets max-height for IE 
}

.ui-autocomplete {
    max-height: 95px;
    width:240px;
    overflow-y: auto;
    overflow-x: hidden;
    padding-right: 20px;
}

