/*
  $Id: stylesheet.css,v 1.57 2003/07/23 15:31:35 dgw_ Exp $

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License

  Shoppe Enhancement Controller - Copyright (c) 2003 WebMakers.com
  Linda McGrath - osCommerce@WebMakers.com

  Original settings are commented
*/

.boxText { font-family: Arial, Verdana, sans-serif; font-size: 10px; }
.errorBox { font-family : Arial, Verdana, sans-serif; 
font-size: 10px; 
background: #ffb3b5;
color: #ffb3b5; 
font-weight: bold;
}
.stockWarning { font-family : Arial, Verdana, sans-serif; 
font-size: 10px; 
background: #cc0033; 
color: #cc0033;
}
.productsNotifications { background: #f2fff7; }
font-family : Arial, Verdana, sans-serif; 
font-size: 10px;
background: #153480;
color: #153480; 
text-decoration: underline;
}

.orderEdit {
font-family : Arial, Verdana, sans-serif; 
font-size: 10px;
color: #153480; 
text-decoration: underline;
}

.noticeContent { font-family : Black Chancery; 
font-size: 20px; 
color: #153480;
}


BODY {
/* WebMakers.com Added: Shoppe Enhancement Controller */
/* To avoid the white flash set the color of the background to match your Outter BGColor */
/* If not using Center Shop then reset background color to #ffffff */

  background: #153480;
   color: #153480;
  margin: 0px;
  scrollbar-3dlight-color: #4682B4;
  scrollbar-arrow-color: 153480;
  scrollbar-base-color: Silver;
  scrollbar-darkshadow-color: #696969;
  scrollbar-highlight-color: White;
  scrollbar-shadow-color: Black;
  scrollbar-face-color: #AD891B;
  scrollbar-track-color: #F0EDE1;
}

BODY.other {

  background: #f0ede1;
  color: #f0ede1;
  margin: 0px;
  scrollbar-3dlight-color: #4682B4;
  scrollbar-arrow-color: 153480;
  scrollbar-base-color: Silver;
  scrollbar-darkshadow-color: #696969;
  scrollbar-highlight-color: White;
  scrollbar-shadow-color: Black;
  scrollbar-face-color: #AD891B;
  scrollbar-track-color: #F0EDE1;
}

A {
font-family: Arial, Verdana, sans-serif;
  color: #153480;
  text-decoration: none;
font-size: 13px;
}

A:hover {
  color: #AABBDD;
font-family: Arial, Verdana, sans-serif;
  text-decoration: underline;
font-size: 13px;
}

A.visited {
  color: #767981;
font-family: Arial, Verdana, sans-serif;
  text-decoration: underline;
  font-size: 13px;
}

A.links {
  color: #153480;
font-family: Arial, Verdana, sans-serif;
  text-decoration: underline;
font-size: 15px;
}

A.links:hover {
  color: #AABBDD;
font-family: Arial, Verdana, sans-serif;
  text-decoration: underline;
font-size: 15px;
}

A.links:visited {
  color: #767981;
font-family: Arial, Verdana, sans-serif;
  text-decoration: underline;
  font-size: 15px;
}

A.BoxNav {
  font-family: Arial, Verdana, sans-serif;
  font-size: 13px;
  color: #153480;
text-decoration: none;
}

h1 { 
 font-family: Arial, Verdana, sans-serif;
 font-size: 15px;
 color: #153480;
 font-weight: bold;
}

h2 { 
 font-family: Arial, Verdana, sans-serif;
 color: #153480;
 font-size: 13px;
}

img.extra {
  border: 1px;
  border-style: solid;
  border-color: #AD891B;
}

FORM {
	display: inline;
}

TR.header {
}

TR.headerNavigation {
  background: #F0EDE1;
}

TD.textkk {
  font-family: Arial, Verdana, sans-serif;
  font-size: 13px;
  color: #153480;
}

TD.headerNavigation {
  font-family: Arial, Verdana, sans-serif;
  font-size: 10px;
  color: #153480;
background: #F0EDE1;
  font-weight : bold;
}

A.headerNavigation {
font-family: Arial, Verdana, sans-serif;
  color: #153480;
}

A.headerNavigation:hover {
font-family: Arial, Verdana, sans-serif;
  color: #AABBDD;
}

A.registryLink { 
font-family: Arial, Verdana, sans-serif;
  color: #153480; 
  text-decoration: underline;
font-size: 15px; 
}

A.registryLink:hover { 
font-family: Arial, Verdana, sans-serif;
  color: #AABBDD; 
 text-decoration: underline;
font-size: 15px;
}

A.registryLink:visited { 
font-family: Arial, Verdana, sans-serif;
  color: #767981; 
  text-decoration: underline;
font-size: 15px;
}

TR.headerError {
  background: #ff0000;

}

TD.headerError {
  font-family: Tahoma, Arial, Verdana, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #ff0000;
}

TD.headerInfo {
  font-family: Tahoma, Arial, Verdana, sans-serif;
  font-size: 12px;
  background: #f0ede1;
  color: #153480;
  font-weight: bold;
  text-align: center;
}

A.headerInfo:hover {
  font-family: Tahoma, Arial, Verdana, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #F0EDE1;

font-family: Arial, Verdana, sans-serif;
}

TD.footer {
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
 background: #F0EDE1;
  color: #153480;
}

.indexBox {
  background: #f0ede1;
font-family: Arial, Verdana, sans-serif;
 border: 1px;
  border-style: solid;
  border-color: #ad891b;
}

TABLE.gold{
  border: 1px;
  border-style: solid;
  border-color: #ad891b;
  background: #f0ede1;
  border-spacing: 1px;
}


.infoBox {
  background: #ad891b;
font-family: Arial, Verdana, sans-serif;
}

.infoBoxContents {
  background: #f0ede1;
  font-family: Arial, Verdana, sans-serif;
  font-size: 10px;
}

.infoBoxNotice {
  background: #f0ede1;
}

.infoBoxNoticeContents {
  background: #f0ede1;
  font-family: Arial, Verdana, sans-serif;
  font-size: 10px;
}

TD.infoBoxHeading {
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
  font-weight: bold;
  background: #ad891b;
  color: #153480;
  vertical-align: top;
}

TD.infoBox, SPAN.infoBox {
  font-family: Arial, Verdana, sans-serif;
  font-size: 10px;
}

.mainBoxContents {
  font-family: Arial, Verdana, sans-serif;
  font-size: 15px;
}

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: #ddddcc;
}

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: #ffffff;
}

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #ad891b;
  background: #f0ede1;
  border-spacing: 1px;
}

TR.productListing-heading {
  background: #ad891b;
}

TD.productListing-heading {
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
  background: #ffffff;
  color: #153480;
  font-weight: bold;
}

TD.productListing-data {
  font-family: Arial, Verdana, sans-serif;
  font-size: 10px;
  color: #153480;
}

A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #AABBDD;
  background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Arial, Verdana, sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #ad891b;
}

TD.indexpageHeading, DIV.indexpageHeading {
  font-family: Arial, Verdana, sans-serif;
  font-size: 30px;
  font-weight: bold;
  color: #ad891b;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Arial, Verdana, sans-serif;
  font-size: 10px;
  color: #F0EDE1;
}

TD.main, P.main, SPAN.main {
  font-family: Arial, Verdana, sans-serif;
  font-size: 15px;
  line-height: 1.5;
}

TD.whitemain, P.whitemain {
  font-family: Arial, Verdana, sans-serif;
  font-size: 15px;
  line-height: 1.5;
  color: #FFFFFF;
}

TD.bluemain, P.bluemain, A.bluemain{
  font-family: Arial, Verdana, sans-serif;
  font-size: 15px;
  line-height: 1.5;
  color: #153480;
}

A.bluemain:hover{
  font-family: Arial, Verdana, sans-serif;
  font-size: 15px;
  line-height: 1.5;
  color: #AABBDD;
}

TD.goldmain, P.goldmain, A.goldmain{
  font-family: Arial, Verdana, sans-serif;
  font-size: 15px;
  line-height: 1.5;
  color: #AD891B;
}

P.goldmain{
  font-family: Arial, Verdana, sans-serif;
  font-size: 15px;
  line-height: 1.5;
  color: #AD891B;
}

TD.smallTextblue, SPAN.smallTextblue, P.smallTextblue {
  font-family: Arial, Verdana, sans-serif;
  font-size: 15px;
color: #153480;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Arial, Verdana, sans-serif;
  font-size: 13px;
}

TD.accountCategory_OLD {
  font-family: Arial, Verdana, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
}

TD.tableHeading {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Arial, Verdana, sans-serif;
  font-size: 10px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
}

INPUT.gold {
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
color: #AD891B;
  font-weight: bold;
}

TEXTAREA {
  width: 100%;
  font-family: Arial, Verdana, sans-serif;
  font-size: 13px;
}

SPAN.greetUser_OLD {
  font-family: Arial, Verdana, sans-serif;
  font-size: 13px;
  color: #ad891b;
  font-weight: bold;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: Tahoma, Arial, Verdana, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Tahoma, Arial, Verdana, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Arial, Verdana, sans-serif;
  color: #ff0000;
}

SPAN.errorText {
  font-family: Arial, Verdana, sans-serif;
  color: #153480;
}

.moduleRow { }
.moduleRowOver { background: #D7E9F7;  cursor: pointer; cursor: auto; }
.moduleRowSelected { background: #E9F4FC;}

.checkoutBarFrom, .checkoutBarTo { font-family: Arial, Verdana, sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Arial, Verdana, sans-serif; font-size: 10px; color: #000000; }

/* message box */

.messageBox { font-family: Arial, Verdana, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Arial, Verdana, sans-serif; font-size: 10px; background: #ffb3b5;}
.messageStackSuccess { font-family: Arial, Verdana, sans-serif; font-size: 10px; background: #99ff00; }

/* input requirement */

.inputRequirement { font-family: Arial, Verdana, sans-serif; font-size: 10px; color: #ff0000; }

/* WebMakers.com Added: New Styles */

/* LOGIN CLASSES */
TD.accountCategory {
	FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #000000; FONT-FAMILY: Arial, Verdana, sans-serif; TEXT-ALIGN: left
}
SPAN.greetUser {
	FONT-WEIGHT: bold; FONT-SIZE: 13px; COLOR: #ad891b; FONT-FAMILY: Arial, Verdana, sans-serif
}

/* WebMakers.com Added: Quantity Controller */
/* ERROR MESSAGES ON QUANTITY AND UNITS */
TD.QtyErrors, P.QtyErrors {
  font-family: Arial, Verdana, sans-serif;
  font-size: 9px;
  color: #FF0000;
  line-height: 1.5;
}

/* BOF: For Discount Prices */
TD.DiscountPriceTitle, P.DiscountPriceTitle {
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
	color: #FF0000;
  line-height: 1.0;
}

TD.DiscountPriceQty, P.DiscountPriceQty {
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
	color: #FF0000;
  line-height: 1.0;
}

TD.DiscountPrice, P.DiscountPrice {
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
	color: #000000;
  line-height: 1.0;
}

TD.QuantityDiscountAvailable, P.QuantityDiscountAvailable {
  font-family: Arial, Verdana, sans-serif;
  font-size: 10px;
	color: #FF0000;
}
/* EOF: For Discount Prices */

/* BOF: PRICES */
TD.pageHeadingPriceSavings, DIV.pageHeadingPriceSavings {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #A62A2A;
}

TD.pageHeadingPrice, DIV.pageHeadingPrice {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #153480;
}

TD.pageHeadingPriceWholesale, DIV.pageHeadingPriceWholesale {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #0000FF;
}

TD.pageHeadingPriceList, DIV.pageHeadingPriceList {
  font-family: Arial, Verdana;
  font-size: 12px;
  font-weight: bold;
  color: #000000;
}

TD.pageHeadingPriceRebate, DIV.pageHeadingPriceRebate {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #153480;
}

TD.pageHeadingRebateSavings, DIV.pageHeadingRebateSavings {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #153480;
}
/* EOF: PRICES */


/* BOF: Define an Outline style */
.outline {
  border: #000000;
  border-style: solid;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  background: #FFFFFF;

}
/* EOF: Define an Outline style */

/* box2.php */
.infoBox2 {
  border: #000000;
  border-style: solid;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  padding-top: 2px;
  padding-right: 2px;
  padding-bottom: 2px;
  padding-left: 2px;
}

/* Shopping Cart Styles */
TD.ShoppingCartPrices, P.ShoppingCartPrices {
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #000000;
  line-height: 1.5;
}

TD.ShoppingCartSavings, P.ShoppingCartSavings {
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #FF0000;
  line-height: 1.5;
}

TD.ShoppingCartRebateSavings, P.ShoppingCartRebateSavings {
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #153480;
  line-height: 1.5;
}

/* Shopping Cart Rows */
TR.productListing-odd_shopping {
  padding-top: 2px;
  padding-right: 2px;
  padding-bottom: 2px;
  padding-left: 2px;
  border-style: solid;
  border-top-width: 3px;
  border-right-width: 3px;
  border-bottom-width: 3px;
  border-left-width: 3px;
  border: #FF0000;
  background: #d5d5d5;
}

TR.productListing-even_shopping {
  padding-top: 2px;
  padding-right: 2px;
  padding-bottom: 2px;
  padding-left: 2px;
  border-style: solid;
  border-top-width: 3px;
  border-right-width: 3px;
  border-bottom-width: 3px;
  border-left-width: 3px;
  border: #FF0000;
  background: #153480;
}

/* BOF: Sample colors for product listing */
A.productListing-data {
  color: #153480;
}

A.productListing-data:hover {
  color: #AABBDD;
  background: #C0C0C0;
}
/* EOF: Sample colors for product listing */


TD.ShoppingCartmainRed, P.ShoppingCartmainRed {
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
  color: #FF0000;
  line-height: 1.5;
}

A.ShoppingCartError {
  color: #FF0000;
  text-decoration: none;
}

A.ShoppingCartError:hover {
  color: #AABBDD;
  text-decoration: underline;
  background: #F0EDE1;
}

SPAN.ShoppingCartError {
  font-family: Arial, Verdana, sans-serif;
  color: #ff0000;
}

TD.ShoppingCartHelp_main, P.ShoppingCartHelp_main {
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
  line-height: 1.25;
}

TD.ShoppingCartShipping_main, P.ShoppingCartShipping_main {
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
  line-height: 1.25;
}


/* BOF: Category Text Description Top Level and SubLevel */
TR.CategoriesDescriptionTop {
  background: #F0EDE1;
}

TR.CategoriesDescription {
  background: #F0EDE1;
}

TD.CategoriesDescription {
  background: #F0EDE1;
}

TD.CategoriesDescriptionTop {
  font-family: Arial, Verdana, sans-serif;
  font-size: 13px;
  background: #F0EDE1;
  color: #153480;
  font-weight: bold;
 line-height: 1.5;
 padding-right: 5px;
 padding-left: 5px;
}

TR.CategoriesDescriptionSub {
  background: #F0EDE1;
}

TD.CategoriesDescriptionSub {
  font-family: Arial, Verdana, sans-serif;
  font-size: 13px;
  background: #F0EDE1;
  color: #153480;
  font-weight: normal;
 padding-right: 5px;
 padding-left: 5px;
}

 /* EOF: Category Text Description Top Level and SubLevel */

/* Caution Messages */
TR.Caution {
  background: #153480;
}

TD.Caution {
  font-family: Arial, Verdana, sans-serif;
  font-size: 10px;
  background: #FFFF00;
  color: #000000;
  font-weight: bold;
  line-height: 1.5;
  padding-right: 5px;
  padding-left: 5px;
}

/* Categories and Manufacturer default.php */
TD.pageHeading_section, DIV.pageHeading_section {
  font-family: Arial, Verdana, sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #AD891B;
}

TD.product_info_BODY {
}

TR.product_info_BODY {
}

TABLE.product_info_BODY {
}

TABLE.HeaderBackground {
background: #F0EDE1;
}

TD.ShoppingCart, P.ShoppingCart, SPAN.ShoppingCart {
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
  text-decoration: bold;
  color: #000000;
  line-height: 1.5;
}

TD.ShoppingCartAttributes, P.ShoppingCartAttributes, SPAN.ShoppingCartAttributes {
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
  font-style: italic;
  color: #153480;
  line-height: 1.5;
}

TD.ShoppingCartAttributesError, P.ShoppingCartAttributesError, SPAN.ShoppingCartAttributesError {
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
  font-style: italic;
  color: #FF0000;
  line-height: 1.5;
}

TD.ProductIsFree, P.ProductIsFree, SPAN.ProductIsFree {
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
  text-decoration: bold;
  color: #FF0000;
}

TD.ProductIsShowroomOnly, P.ProductIsShowroomOnly, SPAN.ProductIsShowroomOnly {
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
  text-decoration: bold;
  color: #0000FF;
}

/* Downloads not available message */
TD.DownloadsMsg, P.DownloadsMsg{
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  font-weight: bold;
  color:#FF0000;
}


/* Show Cart Details */
TR.ShowCartDetails, TD.ShowCartDetails, P.ShowCartDetails {
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  color:#153480;
}

 /* Show Header Page Links */
TR.HeaderPageLinksLeft, TD.HeaderPageLinksLeft, P.HeaderPageLinksLeft {
}
TR.HeaderPageLinksRight, TD.HeaderPageLinksRight, P.HeaderPageLinksRight {
}
TR.HeaderPageLinks, TD.HeaderPageLinks, P.HeaderPageLinks {
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #ffffff
}
A.HeaderPageLinks {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #ffffff;
}
A.HeaderPageLinks:hover {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #AABBDD;
}

/* All Products */
TR.AllProducts {
  background: #F0EDE1;
}

TD.AllProducts {
  font-family: Arial, Verdana, sans-serif;
  font-size: 10px;
  background: #F0EDE1;
  color: #AD891B;
  font-weight: bold;
  line-height: 1.5;
  padding-right: 5px;
  padding-left: 5px;
}

/* Attributes Qty:Prices Onetime Charges */
TR.AttributesQtyPricesOntime-odd {
  padding-top: 2px;
  padding-right: 2px;
  padding-bottom: 2px;
  padding-left: 2px;
  border-style: solid;
  border-top-width: 3px;
  border-right-width: 3px;
  border-bottom-width: 3px;
  border-left-width: 3px;
  border: #FF0000;
  background: #d5d5d5;
}

TR.AttributesQtyPricesOntime-even {
  padding-top: 2px;
  padding-right: 2px;
  padding-bottom: 2px;
  padding-left: 2px;
  border-style: solid;
  border-top-width: 3px;
  border-right-width: 3px;
  border-bottom-width: 3px;
  border-left-width: 3px;
  border: #FF0000;
  background: #ebebeb;
}

TD.ProductDescription, SPAN.ProductDescription, P.ProductDescription {
  font-family: Arial, Verdana, sans-serif;
  font-size: 13px;
  line-height: 1.5;
}

.messageStackCaution { font-family: Arial, Verdana, sans-serif; font-size: 10px; background: #FFFF00; }

A.BoxLinks {
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #153480;
  text-decoration: underline;
}
A.BoxLinks:hover {
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #AABBDD;
  text-decoration: underline;
}

/* Poll Booth */
TD.pollBoxRow {
  font-family: Arial, Verdana, sans-serif;
  font-size: 10px;
  border-color: #eeeeee;
  border-style: solid;
  border-width: 1px;
}
TD.pollBoxText {
  font-family: Arial, Verdana, sans-serif;
  font-size: 10px;
  border-color: #eeeeee;
  border-style: solid;
  border-width: 1px;
}
TR.pollOptRow {
  background: #f1f9fe;
}
TR.pollFooter {
  background: #f1f9fe;
}

/* BOF: column styles */
TABLE.ColumnLeft {
}
TR.ColumnLeft {
}
TD.ColumnLeft {
}
TABLE.ColumnRight {
}
TR.ColumnRight {
}
TD.ColumnRight {
}
TABLE.ColumnCenter {
}
TR.ColumnCenter {
}
TD.ColumnCenter {
}
/* EOF: column styles */

/* footer Back Ground */
TABLE.footerTable {
  background: #f0ede1;
border: 1px;
  border-style: solid;
  border-color: #ad891b;
}

/* footer middle */
TD.footerMiddle {
  font-family: Arial, Verdana, sans-serif;
  font-size: 10px;
  color: #000000;
}

/* Header Navigation Bar Additional Links */
TR.headerNavigationBarLink {
  background: #F0EDE1;
}

TD.headerNavigationBarLink {
font-family: Arial, Verdana, sans-serif;
  font-size: 10px;
  background: #F0EDE1; 
  color: #153480;
  font-weight : bold;
}

A.headerNavigationBarLink {
  color: #153480;
}

A.headerNavigationBarLink:hover {
  color: #AABBDD;
}

A.headerNavigationBarLinkBreadCrumbs {
  color: #153480;
}

A.headerNavigationBarLinkBreadCrumbs {
  color: #153480;
}

/* BOF: Image on Product_info */
A.ProductInfoImage {
  font-family: Arial, Verdana, sans-serif;
  font-size: 10px;
  color: #153480;
  text-decoration: none;
}

A.ProductInfoImage:hover {
  font-family: Arial, Verdana, sans-serif;
  font-size: 10px;
  color: #AABBDD;
  text-decoration: underline;
}

TABLE.ProductInfoImage {
  border-top-width: 3px;
  border-right-width: 3px;
  border-bottom-width: 3px;
  border-left-width: 3px;
  float:right;
}

TD.ProductInfoImage {
  border-top-width: 3px;
  border-right-width: 3px;
  border-bottom-width: 3px;
  border-left-width: 3px;
  background: #FFFFFF;
  float:right;
}
/* EOF: Image on Product_info */

/* BOF: Define Main Page in a box */
.infoBoxDefineMainpage {
  background: #AD891B;
}

.infoBoxContentsDefineMainpage {
  background: #F0EDE1;
  font-family: Arial, Verdana, sans-serif;
  font-size: 13px;
}