/*
  $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: Verdana, Arial, sans-serif;
	padding-left:14px;
 	font-size: 11px;
	 color:#F8DCAA;
	 padding-right:8px;
	 text-align:justify;
}






.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 {
	color: #000000;
	margin: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	background: url(images/bkg.gif) repeat scroll 0% 0%;
/* BOF: WebMakers.com Added: Setup Browser Scroll Bar 
  scrollbar-3dlight-color: #4682B4;
  scrollbar-arrow-color: Black;
  scrollbar-base-color: Silver;
  scrollbar-darkshadow-color: #696969;
  scrollbar-highlight-color: White;
  scrollbar-shadow-color: Black;
  scrollbar-face-color: #5F9EA0;
  scrollbar-track-color: #CECEB7;
 EOF: WebMakers.com Added: Setup Browser Scroll Bar */
}

A {
/*  color: #000000; */
	font-family: verdana, arial, helvetica, sans-serif;
  color: #4E1003;
  font-size: 12px;
  text-decoration: none;
  /*font-weight:bold;*/
}

A:hover {
/*  color: #AABBDD; */
  color: ##D7A273;
  font-size: 12px;
  /*text-decoration: underline;*/
}

FORM {
	display: inline;
}

TR.header {
  /* background: #ffffff; */
}

TR.headerNavigation {
/*	BACKGROUND-IMAGE: url(images/header_bar_bluelines.gif) repeat; */
/*   background: #408080; */
  background: #FFFFFF;
}

TD.headerNavigation {
  font-family: "Comic Sans MS", Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #FFB4DF;
/*	BACKGROUND-IMAGE: url(images/header_bar_bluelines.gif); BACKGROUND-REPEAT: repeat */
  color: #4E1003;
/*  color: #000000; */
  font-weight : bold;
}

A.headerNavigation {
  color: #B22104;
/*  color: #000000; */
}

A.headerNavigation:hover {
  color: ##D7A273;
  text-decoration: underline;
/*  color: #FF0000; */
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Verdana, Arial, sans-serif;
/*  font-size: 12px; */
  font-size: 11px;
  background: #ff0000;
  color: #4E1003;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Verdana, Arial, sans-serif;
/*  font-size: 12px; */
  font-size: 11px;
  background: #00ff00;
  color: #4E1003;
  font-weight: bold;
  text-align: center;
}

TR.footer {
/*  background: #bbc3d3; */
/*  background: #408080; */
	/*BACKGROUND-IMAGE: url(images/header_bar_bluelines.gif); BACKGROUND-REPEAT: repeat*/

}

TD.footer {
  /*font-family: "Comic Sans MS", Verdana, Arial, sans-serif;*/
  font-family:Arial, Helvetica, sans-serif;
  font-size: 10px;
/*  background: #bbc3d3; */
/*  background: #408080; */
/*  color: #ffffff; */
  color: #000000;
  font-weight: bold;

border-top:thin solid #000000;
padding-top:10px;
/*	BACKGROUND-IMAGE: url(images/header_bar_bluelines.gif); BACKGROUND-REPEAT: repeat*/
}
td.footer a {
  /*font-family: "Comic Sans MS", Verdana, Arial, sans-serif;*/
  font-family:Arial, Helvetica, sans-serif;
  font-size: 10px;

}
.infoBox {
  /* background: #b6b7cb; - dd */
 /* background: #408080;*/
width: 195px;
}

.infoBoxContents {
 /*background: #f8f8f9;*/
/* background: #ddddcc;*/
  font-family:Arial, Helvetica, sans-serif;  
  font-size: 10px;
/*   background-image:url("images/header/Menu_back2.jpg");*/
width: 195px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: "Comic Sans MS", Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.infoBoxHeading {
font-family: verdana, arial, helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
color: #4E1003;
background-repeat: no-repeat;
text-align: left;
padding-left: 2px;
height: 28px;
background-image:url(images/header/Pink-Menu.jpg);
}

TD.infoBox, SPAN.infoBox {
  font-family: "Comic Sans MS", Verdana, Arial, sans-serif;
  font-size: 14px;
}

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; */
/*  background: #f4f7fd; */
/*  background: #ffd5ee; */
}

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; */
  /* background: #ffffff; */
}

TABLE.productListing {
  /*border: 1px;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 1px;*/
}

img.imgborder
{

border: 1px;
 border-style: solid;
 border-color: #6B1400;

}

/* turned off
.productListing-heading {
  font-family: "Comic Sans MS", Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #b6b7cb;
  color: #4E1003;
  font-weight: bold;
}
*/
TD.descriptiontext
{
background-color: #F7DEAA;
font-family: Verdana, Arial, sans-serif;
font-size: 11px;
font-weight: bold;
line-height: 150%;
text-transform: none;
padding: 0px 5px 5px 5px;
}


TD.red
{

font-family: Verdana, Arial, sans-serif;
font-weight: bold;
font-size: 10px;
color: #7B403A;

}

TD.red1
{

font-family: Verdana, Arial, sans-serif;
font-weight: bold;
font-size: 8px;
color: #ffffff;

}


TR.productListing-heading {
  background: #d2e9fb;
}

TD.productListing-heading {
	font-family:Arial, Helvetica, sans-serif;
  font-size: 11px;
  /*background: #d2e9fb;*/
  color: #4E1003;
  font-weight: bold;
/*  font-variant: small-caps; */
}
a.productListing-heading {
	color: #4E1003;
}
TD.productListing-data {
  font-family: "Comic Sans MS", Verdana, Arial, sans-serif;
  font-size: 10px;
color: #6B1401;
}

A.pageResults {
  color: #6B1401;
}

A.pageResults:hover {
  color: #D7A273;
  background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading, h1 {
 font-family:verdana, Helvetica, sans-serif;
  font-size: 17px;
  /*font-size: 12px;*/
  font-weight: bold;
  color: #F4AB4F;
  text-align:center;
}
h2 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #CE3B83;
  margin-bottom:0px;
}
h3 {
  font-family: "Comic Sans MS", Verdana, Arial, sans-serif;
  font-size: 14px;
  color: #6a6a6a;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: "Comic Sans MS", Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}

TD.main, P.main, SPAN.main {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px; 
font-weight:normal;
text-align:justify;
}

TD.main {
	padding-right:10px;
	color:#4E1003;

}
TD.main a{
	font-size:12px;
	color:#4E1003;
}
TD.main a:hover{
	font-size:12px;
	color:#D7A273;
}
.old {  font-family: "Comic Sans MS", Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
font-family:Arial, Helvetica, sans-serif;
font-size:11px; 
color:#511302;
/*font-weight:bold*/
}
.old2 {
  font-family: "Comic Sans MS", Verdana, Arial, sans-serif;
  font-size: 10px;
}

/* Moved Down lower */
TD.accountCategory_OLD {
  font-family: "Comic Sans MS", Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: "Comic Sans MS", Verdana, Arial, sans-serif;
/*  font-size: 12px; */
  font-size: 11px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: "Comic Sans MS", Verdana, Arial, sans-serif;
/*  font-size: 12px; */
  font-size: 11px;
}

TD.tableHeading {
  font-family: "Comic Sans MS", Verdana, Arial, sans-serif;
/*  font-size: 12px; */
  font-size: 11px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #4E1003;
}

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

/*  font-size: 12px; */
SPAN.greetUser_OLD {
  font-family: "Comic Sans MS", Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #f0a480;
  font-weight: bold;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: Tahoma, "Comic Sans MS", Verdana, Arial, sans-serif;
/*  font-size: 12px; */
  font-size: 11px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Tahoma, "Comic Sans MS", Verdana, Arial, sans-serif;
/*  font-size: 12px; */
  font-size: 11px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: "Comic Sans MS", Verdana, Arial, sans-serif;
  color: #ff0000;
   font-size: 14px;
}

SPAN.errorText {
  font-family: "Comic Sans MS", 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: "Comic Sans MS", Verdana, Arial, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #8C2040; color:#4E1003 }
.messageStackSuccess { font-family: "Comic Sans MS", Verdana, Arial, sans-serif; font-size: 10px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: "Comic Sans MS", Verdana, Arial, sans-serif; font-size: 10px; color: #ff0000; }


/* ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */
/* ::::::::::::::::::::::::: NEW STYLES ::::::::::::::::::::::::::::::::: */
/* ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */
/* ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */
/* WebMakers.com Added: New Styles */

/* LOGIN CLASSES */
TD.accountCategory {
	FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #000000; FONT-FAMILY: "Comic Sans MS", Verdana, Arial, sans-serif; TEXT-ALIGN: left
}
SPAN.greetUser {
	FONT-WEIGHT: bold; FONT-SIZE: 11px; 
	/*COLOR: #009148; */
	color : #C61818 ;
	FONT-FAMILY: Arial, Verdana, sans-serif
}
/* ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */

/* WebMakers.com Added: Quantity Controller */
/* ERROR MESSAGES ON QUANTITY AND UNITS */
TD.QtyErrors, P.QtyErrors {
  font-family: Verdana, Arial, sans-serif;
  font-size: 9px;
  color: #FF0000;
  line-height: 1.5;
}

/* BOF: For Discount Prices */
TD.DiscountPriceTitle, P.DiscountPriceTitle {
  font-family: "Comic Sans MS", Verdana, Arial, sans-serif;
  font-size: 12px;
	color: #FF0000;
  line-height: 1.0;
}

TD.DiscountPriceQty, P.DiscountPriceQty {
  font-family: "Comic Sans MS", Verdana, Arial, sans-serif;
  font-size: 12px;
	color: #FF0000;
  line-height: 1.0;
}

TD.DiscountPrice, P.DiscountPrice {
  font-family: "Comic Sans MS", Verdana, Arial, sans-serif;
  font-size: 12px;
	color: #000000;
  line-height: 1.0;
}

TD.QuantityDiscountAvailable, P.QuantityDiscountAvailable {
  font-family: "Comic Sans MS", Verdana, Arial, sans-serif;
  font-size: 10px;
	color: #FF0000;
}
/* EOF: For Discount Prices */

/* BOF: PRICES */
TD.pageHeadingPriceSavings, DIV.pageHeadingPriceSavings {
  font-family: "Comic Sans MS", Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  /*color: #A62A2A;*/
  color: #ff0000 ;
}

TD.pageHeadingPrice, DIV.pageHeadingPrice {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
/*  color: #808000;*/
	color: #000000;
}

TD.pageHeadingPriceWholesale, DIV.pageHeadingPriceWholesale {
  font-family: "Comic Sans MS", Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #0000FF;
}

TD.pageHeadingPriceList, DIV.pageHeadingPriceList {
  font-family: "Comic Sans MS", Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #9a9a9a;
}

TD.pageHeadingPriceRebate, DIV.pageHeadingPriceRebate {
  font-family: "Comic Sans MS", Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #D1AF0E;
}

TD.pageHeadingRebateSavings, DIV.pageHeadingRebateSavings {
  font-family: "Comic Sans MS", Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  color: #388E8E;
}
/* 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-color: #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: "Comic Sans MS", Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color:#000000;
  line-height: 1.5;
}

TD.ShoppingCartSavings, P.ShoppingCartSavings {
  font-family: "Comic Sans MS", Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #FF0000;
  line-height: 1.5;
}

TD.ShoppingCartRebateSavings, P.ShoppingCartRebateSavings {
  font-family: "Comic Sans MS", Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #D1AF0E;
  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: #ebebeb;
}

/* BOF: Sample colors for product listing */
A.productListing-data {
  color: #008080;
}

A.productListing-data:hover {
  color: #D7A273;
  background: #C0C0C0;
}
/* EOF: Sample colors for product listing */


TD.ShoppingCartmainRed, P.ShoppingCartmainRed {
  font-family: "Comic Sans MS", Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #FF0000;
  line-height: 1.5;
}

A.ShoppingCartError {
  color: #FF0000;
  text-decoration: none;
}

A.ShoppingCartError:hover {
  color: #D7A273;
  text-decoration: underline;
  background: #8080FF;
}

SPAN.ShoppingCartError {
  font-family: "Comic Sans MS", Verdana, Arial, sans-serif;
  color: #ff0000;
}

TD.ShoppingCartHelp_main, P.ShoppingCartHelp_main {
  font-family: "Comic Sans MS", Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.25;
}

TD.ShoppingCartShipping_main, P.ShoppingCartShipping_main {
  font-family: "Comic Sans MS", Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.25;
}


/* BOF: Category Text Description Top Level and SubLevel */
TR.CategoriesDescriptionTop {
  background: #d2e9fb;
}

TD.CategoriesDescriptionTop {
  font-family: "Comic Sans MS", Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #d2e9fb;
  color: #000000;
  font-weight: bold;
  line-height: 1.5;
  padding-right: 5px;
  padding-left: 5px
}

TR.CategoriesDescriptionSub {
  background: #d2e9fb;
}

TD.CategoriesDescriptionSub {
  font-family: "Comic Sans MS", Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #d2e9fb;
  color: #000000;
  font-weight: normal;
/*  line-height: 1.5; */
  padding-right: 5px;
  padding-left: 5px
}

 /* EOF: Category Text Description Top Level and SubLevel */

/* Caution Messages */
TR.Caution {
  background: #EBCB14;
}

TD.Caution {
  font-family: "Comic Sans MS", Verdana, Arial, 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: "Comic Sans MS", Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #9a9a9a;
}

TD.product_info_BODY {
/*
  background-image: url(images/bg.jpg);
  BACKGROUND-REPEAT: off;
*/
}

TR.product_info_BODY {
/*
  background-image: url(images/bg.jpg);
  BACKGROUND-REPEAT: off;
*/
}

TABLE.product_info_BODY {
/*
  background-image: url(images/bg.jpg);
  BACKGROUND-REPEAT: off;
*/
}

TABLE.HeaderBackground {
/*  background-image: url(images/clouds.jpg); */
/* BACKGROUND-REPEAT: repeat */
/*  background: #000000 */
	background: #ffffff;
	text-align:center;	
}


TD.ShoppingCart, P.ShoppingCart, SPAN.ShoppingCart {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  /*text-decoration: bold;*/
  color: #000000;
  line-height: 1.5;
}
TD.ShoppingCartAttributes, P.ShoppingCartAttributes, SPAN.ShoppingCartAttributes {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-style: italic;
  color: #B9385E;
  line-height: 1.5;
}

TD.ShoppingCartAttributesError, P.ShoppingCartAttributesError, SPAN.ShoppingCartAttributesError {
  font-family: "Comic Sans MS", Verdana, Arial, sans-serif;
  font-size: 11px;
  font-style: italic;
  color: #FF0000;
  line-height: 1.5;
}

TD.ProductIsFree, P.ProductIsFree, SPAN.ProductIsFree {
  font-family: "Comic Sans MS", Verdana, Arial, sans-serif;
  font-size: 11px;
  /*text-decoration: bold;*/
  color: #FF0000;
}

TD.ProductIsShowroomOnly, P.ProductIsShowroomOnly, SPAN.ProductIsShowroomOnly {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  /*text-decoration: bold;*/
  color: #0000FF;
}

/* Downloads not available message */
TD.DownloadsMsg, P.DownloadsMsg{
  font-family: "Comic Sans MS", Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  font-weight: bold;
  color:#FF0000;
}


/* Show Cart Details */
.ShowCartDetails {
/* <FONT COLOR="bbc3d3" FACE="Arial" SIZE="1"> */
  font-family: "Comic Sans MS", Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  color: #C61818;
}

 /* Show Header Page Links */
TR.HeaderPageLinksLeft, TD.HeaderPageLinksLeft, P.HeaderPageLinksLeft {
  background-image: url(images/button_blank_left.gif);
}
TR.HeaderPageLinksRight, TD.HeaderPageLinksRight, P.HeaderPageLinksRight {
  background-image: url(images/button_blank_right.gif);
}
TR.HeaderPageLinks, TD.HeaderPageLinks, P.HeaderPageLinks {
  background-image: url(images/button_blank_middle.gif);
  font-family: "Comic Sans MS", Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
/*  background: #408080; */
  color: #4E1003;
}
A.HeaderPageLinks {
  font-family: "Comic Sans MS", Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #ff0000;
}
A.HeaderPageLinks:hover {
  font-family: "Comic Sans MS", Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
/*  background: #00FF00; */
  color: #D7A273;
}


A.HeaderPageLinks1 {
  font-family: "Comic Sans MS", Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #F3C152;
}
A.HeaderPageLinks1:hover {
  font-family: "Comic Sans MS", Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
/*  background: #00FF00; */
  color: #D7A273;
}

/* All Products */
TR.AllProducts {
  background: #d2e9fb;
}

TD.AllProducts {
  font-family: "Comic Sans MS", Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #d2e9fb;
  color: #000000;
  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:Georgia, 'Times New Roman', Times, serif; 
	font-size:16px; 
	font-weight:bold
}

.messageStackCaution { font-family: "Comic Sans MS", Verdana, Arial, sans-serif; font-size: 10px; background-color: #FFFF00; }

A.BoxLinks {
  font-family: "Comic Sans MS", Verdana, Arial, sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #B22104;
  text-decoration: underline;
}
A.BoxLinks:hover {
  font-family: Verdana, Arial, sans-serif;
  font-size: 16px;
  font-weight: bold;
/*  background: #00FF00; */
  color: #D7A273;
  text-decoration: underline;
}

/* Poll Booth */
TD.pollBoxRow {
  font-family: "Comic Sans MS", Verdana, Arial, sans-serif;
  font-size: 10px;
  border-color: #eeeeee;
  border-style: solid;
  border-width: 1px;
}
TD.pollBoxText {
  font-family: "Comic Sans MS", Verdana, Arial, 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 {
/*background: #6B1401;*/
}
TR.ColumnLeft {
/*  background: #171d2b; */
}
TD.ColumnLeft {
background-image:url(images/header/Menu_back.jpg);
width:219px;
background-color: #6B1401;
background-repeat: repeat-y;
border-right: 1px solid #AC7451;
}
TABLE.ColumnRight {
/*  background: #171d2b; */
}
TR.ColumnRight {
/*  background: #171d2b; */
}
TD.ColumnRight {
/*  background: #171d2b; */
}
/* EOF: column styles */

/* footer Back Ground */
TABLE.footerTable {
  background: #C7D2D9;
  background-image: url('images/footer_background.jpg');
  background-repeat: repeat;
}

/* footer middle */
TD.footerMiddle {
  font-family: "Comic Sans MS", Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}

/* Header Navigation Bar Additional Links */
TR.headerNavigationBarLink {
	font-family: "Comic Sans MS", Verdana, Arial, sans-serif;
	font-size: 10px;
	/*background: #4E1003;*/
	line-height: 12px;
	/*background-image:url(images/header/Pink-Header2.jpg);*/
}

TD.headerNavigationBarLink {
  font-family: "Comic Sans MS", Verdana, Arial, sans-serif;
  font-size: 10px;
   /*background: #FFFFFF; */
  color: #B22104 ;
  font-weight : bold;
	line-height: 12px;
}

A.headerNavigationBarLink {
	/*padding-bottom:50px;*/
	color: #4E1003;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight:normal;
}

A.headerNavigationBarLink:hover {
	color: #D7A273;
}

A.headerNavigationBarLinkBreadCrumbs {
	color: #B22104;
	font-family: "Comic Sans MS", Verdana, Arial, sans-serif;
	font-size: 10px;
	text-decoration: none;
}
A.headerNavigationBarLinkBreadCrumbs:hover {
	color: #D7A273;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	text-decoration: underline;
}

/* BOF: Image on Product_info */
A.ProductInfoImage {
  font-family: "Comic Sans MS", Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #408080;
  text-decoration: none;
}

A.ProductInfoImage:hover {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #D7A273;
  text-decoration: underline;
}

TABLE.ProductInfoImage {
/*
  padding-top: 2px;
  padding-right: 2px;
  padding-bottom: 2px;
  padding-left: 2px
*/
  padding:2px;

  border-top-width: 3px;
  border-right-width: 3px;
  border-bottom-width: 3px;
  border-left-width: 3px;

/*
  border-width: 3px;
  border-color: "#FF0000";
  border-style: solid;
  background: #ebebeb;
*/
  float:right;
}

TD.ProductInfoImage {
/*
  padding-top: 2px;
  padding-right: 2px;
  padding-bottom: 2px;
  padding-left: 2px
*/
/*  padding:10px; */
/*
  border-top-width: 3px;
  border-right-width: 3px;
  border-bottom-width: 3px;
  border-left-width: 3px;
*/
/*
  border-width: 3px;
  border-color: "#0000FF";
  border-style: solid;
*/
  /*background: #FFFFFF;*/
  /*float:center;*/
}
/* EOF: Image on Product_info */

/* BOF: Define Main Page in a box */
.infoBoxDefineMainpage {
/*  background: #b6b7cb; 
  background: #4E1003;
  background-image:url("images/header/background.jpg");  */
}

.infoBoxContentsDefineMainpage {
/*  background: #f8f8f9; */
  /*background: #FFFFFF;*/
  font-family:Arial, Helveica, sans-serif;
  font-size: 10px;  
  /*
  padding-left:0px;
  padding-right:0px; */
color: #F8DCAA;
}

/* add image borders - comment out to remove the borders */
/* suggested by Paul Math */
/*
td.productListing-data img {border: 2px #09f groove;}
td.productListing-data a:hover img {border: 2px red groove;}
*/




/* BOF: Category Tabs */
TD.tab {
	background-image: url(images/tabs/tab_middle.gif);
	background-repeat: repeat;
	color: #DEB887;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 10px;
	font-weight: bold;
	font-size: smaller;
}


A.tab:link, a.tab:visited, A.tab {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 10px;
	color: #008080;
	text-decoration: none;
}

A.tab:hover {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 10px;
	color: #D7A273 ;
	text-decoration:none;
}
TD.ontab {
	background-image: url(images/tabs/tab_middle_on.gif);
	background-repeat: repeat;
	color: #4E1003;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 10px;
	font-weight: bold;
	font-size: smaller;
}
A.ontab:link, a.ontab:visited, A.ontab {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 10px;
	color: #4E1003;
	text-decoration: none;
	}
A.ontab:hover {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 10px;
	color: #D7A273;
	text-decoration: none;	
}
TD.tableft {
       /* background-image: url(images/tabs/tab_left.gif);*/
	background-repeat: no-repeat;
	color: #DEB887;
	/*font-size: smaller;*/
}
TD.tabright {
	/*background-image: url(images/tabs/tab_right.gif);*/
	background-repeat: no-repeat;
	color: #DEB887;
	/*font-size: smaller;*/
}

A.headerLink {
	background-color: #4E1003;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: smaller;
	color: #000099;
	text-decoration: none;
}
A.headerLink:hover {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: smaller;
	color: #D7A273;
	text-decoration: none;
}


span.sociable_tagline { position: relative; }
span.sociable_tagline span { display: none; width: 14em; }
span.sociable_tagline:hover span {
	position: absolute;
	display: block;
	top: -5em;
	background: #ffe;
	border: 1px solid #ccc;
	color: black;
	line-height: 1.25em;
	padding: 2px;
	white-space:normal;
}
*{
	/*list-style:none;*/
	list-style-position:inside;
	list-style-image: url(listing.jpg);
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
li 
{
padding:0px 2px 0px 2px;
margin: 0px 0px 0px 0px;
}
ul
{
padding:0px 0px 0px 0px;
margin: 0px 0px 0px 0px;
}

li.headingtext {
font-size: 12px;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
color: #B44603;
list-style-position: inside;
list-style-type: circle;
font-weight: bold;
font-family:Verdana, Arial, Helvetica, sans-serif;
}


li.menulist{
font-size: 12px;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 5px;
color: #B44603;
list-style-position: inside;
list-style-type: circle;
font-weight: bold;
font-family:Verdana, Arial, Helvetica, sans-serif;
}




b.dark
{
font-size: 12px;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
color: #B44603;
font-weight: bold;
font-family:Verdana, Arial, Helvetica, sans-serif;
}
ul.headingtext 
{
font-size: 12px;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
color: #B44603;
}

.greeting {
	text-align:justify;
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight:normal;
	font-size:12px;
	margin-left:10px;
	margin-right:40px;
	color: #4C0E00;
}
b {
	color:#511302;
	font-size:12px;
}
strong {
	color:#5A1000;
	font-size:12px;
}


h2.greeting {
	color: #F3C152;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}
h2.greeting a{
	color:#000000;
	color: #F3C152;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}
h2.greeting a:visited{
	color:#000000;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}




h2.greeting a:hover{
	color: #D7A273;
}	
a.lnk {
	color: #F0D18F;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;	
}
a:hover.lnk {
	color: #4E1003;
}	
.listing {
	background-color: #F8DEAB;
	padding-left:0px;
	padding-right:0px;
	font-family:Arial, Helvetica, sans-serif;
}
td.productListing-data a{
	color:#6B1401;
	font-weight:bold;
}
td.productListing-data a:hover{
	color:#DC7904;
}
.cajas {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#000000;
	padding:5px;
	border: thin solid #7E0202;
}
td .boxText a{
text-align: left;
font-weight: bold;
font-size: 11px;
color:#F8DCAA;	
width: 100%;
line-height: 150%;
}
td .boxText a:hover{
color:#DC7904;	
text-align: left;
font-weight: bold;
font-size: 11px;
line-height: 150%;
}




td .boxText1 a{
font-family: Arial,Verdana, Helvetica, sans-serif;
text-align: left;
font-weight: bold;
font-size: 12px;
color:#712414;	
width: 100%;
line-height: 150%;
}
td .boxText1 a:hover{
font-family: Arial,Verdana, Helvetica, sans-serif;
color:#DC7904;	
text-align: left;
font-weight: bold;
font-size: 12px;
line-height: 150%;
}


.testimonials {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	border: thin dashed #990000;
	padding:10px;
	margin:5px;
	text-align:justify;
}
.ProductDescription {
	text-align:justify;	
	padding:0px 10px;
	font-weight:normal;
	font-size:12px;
	vertical-align:top;
}
.linkListing-data {
	font-size:12px;
	padding:10px;
}
td .linkListing-data a{
	font-size:12px;
	color: #990000;
	font-weight:bold;
}
.linkListing {
	width:400px;
	text-align:justify;
}

TD.footernew
{
background: white url(images/myowncookie_05_02.jpg) repeat scroll 0% 0%;
height: 49px;
font-size : 11px; 
color : #F0BA96; 
font-family : verdana,sans-serif; 
text-decoration : none; 
}

A.footer1{
font-size : 11px; 
color : #E5B99C; 
font-family : verdana,sans-serif; 
text-decoration : none; 
font-weight: bold;
}
A.footer1:visited{
font-size : 11px; 
color : #E5B99C; 
font-family : verdana,sans-serif; 
text-decoration : none; 
font-weight: bold;
}
A.footer1:hover{
font-size : 11px; 
color : #F5E0A7; 
font-family : verdana,sans-serif; 
text-decoration : none; 
font-weight: bold;
}

TD.copytext
{
background-color: #F7DEAA;
font-size : 10px; 
color : #6B1501; 
font-family : verdana,sans-serif; 
text-decoration : none; 
padding: 2px;
}


A.footmenu
{
font-size : 10px; 
color : #6B1501; 
font-family : verdana,sans-serif; 
text-decoration : none; 
}
A.footmenu:visited
{
font-size : 10px; 
color : #6B1501; 
font-family : verdana,sans-serif; 
text-decoration : none; 
}

A.footmenu:hover
{
font-size : 10px; 
color : #000000; 
font-family : verdana,sans-serif; 
text-decoration : none; 
}

TD.leftside
{
background-color: #6B1401;
font-size : 10px; 
color : #6B1501; 
font-family : verdana,sans-serif; 
text-decoration : none; 
border-left: 1px solid #B17253;
border-right: 1px solid #F6DBA0;
}

TD.menuheader{
background: white url(images/myowncookie_02_02.jpg) repeat scroll 0% 0%;
font-size : 10px; 
color : #fed8a6; 
font-family : verdana,sans-serif; 
text-decoration : none; 
}

TD.menu{
font-size : 11px; 
color : #FCE7BC; 
font-family : verdana,sans-serif; 
text-decoration : none; 
font-weight: bold;
padding: 0px 10px 0px 10px;
height: 25px;
}

A.menu{
font-size : 11px; 
color : #FCE7BC; 
font-family : verdana,sans-serif; 
text-decoration : none; 
font-weight: bold;
padding: 0px 0px 0px 0px;
}
A.menu:visited{
font-size : 11px; 
color : #FCE7BC; 
font-family : verdana,sans-serif; 
text-decoration : none; 
font-weight: bold;
padding: 0px 0px 0px 0px;
}
A.menu:hover{
font-size : 11px; 
color : #DB7B01; 
font-family : verdana,sans-serif; 
text-decoration : none; 
font-weight: bold;
padding: 0px 0px 0px 0px;
}

A.menu1{
font-size : 11px; 
color : #FCE7BC; 
font-family : verdana,sans-serif; 
text-decoration : none; 
font-weight: bold;
padding: 0px 8px 0px 8px;
}
A.menu1:visited{
font-size : 11px; 
color : #FCE7BC; 
font-family : verdana,sans-serif; 
text-decoration : none; 
font-weight: bold;
padding: 0px 8px 0px 8px;
}
A.menu1:hover{
font-size : 11px; 
color : #DB7B01; 
font-family : verdana,sans-serif; 
text-decoration : none; 
font-weight: bold;
padding: 0px 8px 0px 8px;
}



TD.top {
background-color: #F9DDAB;
font-size : 10px; 
color : #fed8a6; 
font-family : verdana,sans-serif; 
text-decoration : none; 
padding-right: 20px;
}


TD.bkg01
{
background: white url(images/tab02.jpg) repeat scroll 0% 0%;
}
TD.bkg02
{
background: white url(images/tab04.jpg) repeat scroll 0% 0%;
}
TD.bkg03
{
background: white url(images/tab06.jpg) repeat scroll 0% 0%;
}
TD.bkg04
{
background: white url(images/tab08.jpg) repeat scroll 0% 0%;
}
TD.white
{
background-color: #ffffff;
}

td.back_img_text
{
background-color: transparent;
font-size: 12px; 
color: #681402;
font-family: Arial, Verdana, sans-serif;
font-weight: bold;
}
a.back_img1_text1
{
background-color: transparent;
font-family: Arial, Verdana, sans-serif;
font-size: 11px;
font-weight: bold;
color: #F69529;
}
a.back_img1_text1:visited
{
background-color: transparent;
font-family: Arial, Verdana, sans-serif;
font-size: 11px;
font-weight: bold;
color: #F69529;
}
a.back_img1_text1:hover
{
background-color: transparent;
font-family: Arial, Verdana, sans-serif;
font-size: 11px;
font-weight: bold;
color: #006A0A;
text-decoration:underline;
}

#xavisys-logo {
background-image:url(images/img1_1.jpg);
background-repeat:no-repeat;
display:block;
position:relative;
height:188px;
width:195px;
}


#xavisys-logo1 {
background-image:url(images/img2_2.jpg);
background-repeat:no-repeat;
display:block;
position:relative;
height:188px;
width:195px;
}

#xavisys-logo2 {
background-image:url(images/img3_3.jpg);
background-repeat:no-repeat;
display:block;
position:relative;
height:188px;
width:195px;
}


#xavisys-logo3 {
background-image:url(images/img4_4.jpg);
background-repeat:no-repeat;
display:block;
position:relative;
height:188px;
width:195px;
}


#xavisys-logo4 {
background-image:url(images/img5_5.jpg);
background-repeat:no-repeat;
display:block;
position:relative;
height:188px;
width:195px;
}


#xavisys-logo5 {
background-image:url(images/img6_6.jpg);
background-repeat:no-repeat;
display:block;
position:relative;
height:188px;
width:195px;
}

#xavisys-logo6 {
background-image:url(images/img7_7.jpg);
background-repeat:no-repeat;
display:block;
position:relative;
height:188px;
width:195px;
}



#xavisys-logo7 {
background-image:url(images/img8_8.jpg);
background-repeat:no-repeat;
display:block;
position:relative;
height:188px;
width:195px;
}



#xavisys-logo8 {
background-image:url(images/img9_9.jpg);
background-repeat:no-repeat;
display:block;
position:relative;
height:188px;
width:195px;
}

#xavisys-logo9 {
background-image:url(images/img10_10.jpg);
background-repeat:no-repeat;
display:block;
position:relative;
height:188px;
width:195px;
}


#xavisys-logo10 {
background-image:url(images/img11_11.jpg);
background-repeat:no-repeat;
display:block;
position:relative;
height:188px;
width:195px;
}



#xavisys-logo11 {
background-image:url(images/img12_12.jpg);
background-repeat:no-repeat;
display:block;
position:relative;
height:188px;
width:195px;
}








