/*
  $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:Georgia, "Times New Roman", Times, serifl;
font-size:17px;
color:#4B4B4B;
line-height:25px; }
.errorBox { font-family : Arial, sans-serif; font-size: 12px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Arial, sans-serif; font-size: 12px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Arial, sans-serif; font-size: 12px; color: #70d250; text-decoration: underline; }

.faq_q { 
  font-style: italic;
}

#BodyCode{
	width: 758px;
	margin: auto;
	text-align:center;


}

#HeaderButtons{
	width: 700px;
}

BODY {
	height: 100%;
	width: 758px;
	background-color:#3B6FAE;
	text-align: center;
	font-family: Arial, sans-serif;
	font-size:12px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #535353;
	
margin-left:auto;
margin-right:auto;
margin-top:0px;
margin-bottom:0px;


}

#product{


}

#LeftHandImage{
 position: absolute;
 width: 212px;
 left: 0px;
 top: 107px;
 z-index:5;
}

A {
/*  color: #000080; */
 font-family:Tahoma, Arial, "Times New Roman";
font-size:11px;
color:#961D9A;
text-decoration:none;
font-weight:bold;
height:20px;
text-transform:capitalize;
text-align:left;

}

A:hover {
font-family:Tahoma, Arial, "Times New Roman";
font-size:11px;
color:#961D9A;
text-decoration:underline;
}

FORM {
	display: inline;
}

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

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

TD.headerNavigation {
  font-family: Arial, sans-serif;
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight : bold;
}
 p.headerNavigation {
  color: #000080;
  font-size: 12px;
}
A.headerNavigation {
  color: #000080;
  font-size: 12px;
  text-decoration:underline;
}

A.headerNavigation:hover {
  color: #000080;
  font-size: 12px;
  text-decoration:underline;
}

TR.headerError {
  background: #ff0000;
}

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

TR.headerInfo {
  background: #00ff00;
}

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

TR.footer {
/*  background: #bbc3d3; */
/*  background: #408080; */
	/*BACKGROUND-IMAGE: url(images/header_bar_bluelines.gif); BACKGROUND-REPEAT: repeat*/
	border-top-style:solid;
	border-top-width:thin;
	background:url(images/footer.gif);
	
}

TD.footer {

  font-family: Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  height:50px;
  font-style:normal;

 }
 

.infoBox {
 /* background: #FFFFFF;
 background: #408080;*/
}

.infoBoxContents {
 /* background: #FFFFFF;
/* background: #ddddcc;*/
  font-family: Arial, sans-serif;
  font-size: 12px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFFFFF;
  font-family: Arial, sans-serif;
  font-size: 12px;
}

TD.infoBoxHeading {
/*  font-family: Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  background: #FFFFFF;
  color: #000080;
  vertical-align: top;
  text-align:center;*/
  font-family:Georgia, "Times New Roman", Times, serifl;
font-size:18px;
color:#0F81A6;
line-height:22px;

}

TD.infoBox, SPAN.infoBox {
  font-family: Arial, sans-serif;
  font-size: 12px;
}

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

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-left:#CACACA solid 1px;
  border-right:#CACACA solid 1px;

  
}

/* turned off
.productListing-heading {
  font-family: Arial, sans-serif;
  font-size: 12px;
  background: #b6b7cb;
  color: #FFFFFF;
  font-weight: bold;
}
*/

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

TD.productListing-heading {
  font-family: Arial, sans-serif;
  font-size: 12px;
  background: #CACACA;
  /*color: #000080;*/
  font-weight: bold;
  
/*  font-variant: small-caps; */
}

TD.productListing-data {
  font-family: Arial, sans-serif;
  font-size: 12px;
  
  }

A.pageResults {
  color: #0000FF;
  
}

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

TD.pageHeading, DIV.pageHeading, h1 {
	font-family:tahoma;
	
  font-size: 20px;
  /*font-size: 14px;*/
  font-weight: normal;
  /*font-style:italic;*/
  /*text-decoration: underline;*/
  /*color: #0033cc;*/
  font-weight:bold;
  padding-left:40px;
  padding-top:20px;
	/*FILTER: Shadow(Color=#D9D9F3, Direction=135);*/
}
h2 {
  font-family: Georgia,"Times New Roman",Times,serifl;
  font-size: 14px;
  font-weight: bold;
  color: #4c81b7;
}
h3 {
  font-family: Arial, sans-serif;
  font-size: 12px;
  color: #6a6a6a;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Arial, sans-serif;
  font-size: 12px;
  color: #000080;
}

TD.main, P.main, SPAN.main {
  font-family: Arial, sans-serif;
  font-size: 12px;
  line-height: 1.5;
}
TD.main1{
font-family: Arial, sans-serif;
  font-size: 10px;
  line-height: 1.5;

}
TD.main2{
  font-family: Arial, sans-serif;
  font-size:xx-small;
  padding-left:5px;
}
TD.smallText, SPAN.smallText, P.smallText {
  font-family: Arial, sans-serif;
  font-size: 12px;
}

/* Moved Down lower */
TD.accountCategory_OLD {
  font-family: Arial, sans-serif;
  font-size: 12px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: Arial, sans-serif;
/*  font-size: 14px; */
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Arial, sans-serif;
/*  font-size: 14px; */
  font-size: 12px;
}

TD.tableHeading {
  font-family: Arial, sans-serif;
/*  font-size: 14px; */
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Arial, sans-serif;
  font-size: 12px;
  color: #ff0000;
}

CHECKBOX,  RADIO, SELECT {
  font-family: Arial, sans-serif;
  font-size: 12px;
}

TEXTAREA {
  width: 100%;
  font-family: Arial, sans-serif;
  font-size: 12px;
}

/*  font-size: 14px; */
SPAN.greetUser_OLD {
  font-family: Arial, sans-serif;
  font-size: 12px;
  color: #f0a480;
  font-weight: bold;
}

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

TD.formAreaTitle {
  font-family: Tahoma, Arial, sans-serif;
/*  font-size: 14px; */
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Tahoma, Arial, sans-serif;
/*  font-size: 14px; */
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

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

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

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

.checkoutBarFrom, .checkoutBarTo { font-family: Arial, sans-serif; font-size: 12px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Arial, sans-serif; font-size: 12px; color: #000080; }

/* message box */

.messageBox { font-family: Arial, sans-serif; font-size: 12px; }
.messageStackError, .messageStackWarning { font-family: Arial, sans-serif; font-size: 12px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Arial, sans-serif; font-size: 12px; background-color: #99ff00; }

/* input requirement */




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

/* LOGIN CLASSES */
TD.accountCategory {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #000080; FONT-FAMILY: Arial, sans-serif; TEXT-ALIGN: left
}
SPAN.greetUser {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; 
	/*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: Arial, sans-serif;
  font-size: 9px;
  color= #FF0000;
  line-height: 1.5;
}

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

TD.DiscountPriceQty, P.DiscountPriceQty {
  font-family: Arial, sans-serif;
  font-size: 14px;
	color: #FF0000;
  line-height: 1.0;
}

TD.DiscountPrice, P.DiscountPrice {
  font-family: Arial, sans-serif;
  font-size: 14px;
	color: #000080;
  line-height: 1.0;
}

TD.QuantityDiscountAvailable, P.QuantityDiscountAvailable {
  font-family: Arial, sans-serif;
  font-size: 12px;
	color: #FF0000;
}
/* EOF: For Discount Prices */

/* BOF: PRICES */
TD.pageHeadingPriceSavings, DIV.pageHeadingPriceSavings {
  font-family: Arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  /*color: #A62A2A;*/
  color: #ff0000 ;
}

TD.pageHeadingPrice, DIV.pageHeadingPrice {
  font-family: Arial, sans-serif;
  font-size: 16px;
  font-weight: bold;
    padding-top:10px;
  padding-right:30px;

/*  color: #808000;*/
	color: #000080;
}

TD.pageHeadingPriceWholesale, DIV.pageHeadingPriceWholesale {
  font-family: Arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #0000FF;
}

TD.pageHeadingPriceList, DIV.pageHeadingPriceList {
  font-family: Arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #9a9a9a;
}

TD.pageHeadingPriceRebate, DIV.pageHeadingPriceRebate {
  font-family: Arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #D1AF0E;
}

TD.pageHeadingRebateSavings, DIV.pageHeadingRebateSavings {
  font-family: Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #388E8E;
}
/* EOF: PRICES */


/* BOF: Define an Outline style */
.outline {
  border: #000080;
  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: #000080;
  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, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color=#000080;
  line-height: 1.5;
}

TD.ShoppingCartSavings, P.ShoppingCartSavings {
  font-family: Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #FF0000;
  line-height: 1.5;
}

TD.ShoppingCartRebateSavings, P.ShoppingCartRebateSavings {
  font-family: Arial, sans-serif;
  font-size: 12px;
  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: #FF0000;
  background: #C0C0C0;
}
/* EOF: Sample colors for product listing */


TD.ShoppingCartmainRed, P.ShoppingCartmainRed {
  font-family: Arial, sans-serif;
  font-size: 12px;
  color: #FF0000;
  line-height: 1.5;
}

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

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

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

TD.ShoppingCartHelp_main, P.ShoppingCartHelp_main {
  font-family: Arial, sans-serif;
  font-size: 12px;
  line-height: 1.25;
}

TD.ShoppingCartShipping_main, P.ShoppingCartShipping_main {
  font-family: Arial, sans-serif;
  font-size: 12px;
  line-height: 1.25;
}


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

TD.CategoriesDescriptionTop {
  font-family: Arial, sans-serif;
  font-size: 14px;
  background: #d2e9fb;
  color: #000080;
  font-weight: bold;
  line-height: 1.5;
  padding-right: 5px;
  padding-left: 5px
}

TR.CategoriesDescriptionSub {
  background: #d2e9fb;
}

TD.CategoriesDescriptionSub {
  font-family: Arial, sans-serif;
  font-size: 12px;
  background: #d2e9fb;
  color: #000080;
  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: Arial, sans-serif;
  font-size: 12px;
  background: #FFFF00;
  color: #000080;
  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, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #9a9a9a;
}

TD.product_info_BODY {
/*
  background-image: url(images/content-rp.gif);
  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: #000080 */
  background: #FFFFFF
}


TD.ShoppingCart, P.ShoppingCart, SPAN.ShoppingCart {
  font-family: Arial, sans-serif;
  font-size: 12px;
  text-decoration: bold;
  color: #000080;
  line-height: 1.5;
}

TD.ShoppingCartAttributes, P.ShoppingCartAttributes, SPAN.ShoppingCartAttributes {
  font-family: Arial, sans-serif;
  font-size: 12px;
  font-style: italic;
  color: #008080;
  line-height: 1.5;
}

TD.ShoppingCartAttributesError, P.ShoppingCartAttributesError, SPAN.ShoppingCartAttributesError {
  font-family: Arial, sans-serif;
  font-size: 12px;
  font-style: italic;
  color: #FF0000;
  line-height: 1.5;
}

TD.ProductIsFree, P.ProductIsFree, SPAN.ProductIsFree {
  font-family: Arial, sans-serif;
  font-size: 12px;
  text-decoration: bold;
  color: #FF0000;
}

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

/* Downloads not available message */
TD.DownloadsMsg, P.DownloadsMsg{
  font-family: Arial, sans-serif;
  font-size: 12px;
  line-height: 1.5;
  font-weight: bold;
  color=#FF0000;
}


/* Show Cart Details */
.ShowCartDetails {
/* <FONT COLOR="bbc3d3" FACE="Arial" SIZE="1"> */
  font-family: Arial, sans-serif;
  font-size: 12px;
  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: Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
/*  background: #408080; */
  color: #ffffff;
}
A.HeaderPageLinks {
  font-family: Arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #ff0000;
}
A.HeaderPageLinks:hover {
  font-family: Arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
/*  background: #00FF00; */
  color: #C61818;
}

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

TD.AllProducts {
  font-family: Arial, sans-serif;
  font-size: 12px;
  background: #d2e9fb;
  color: #000080;
  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, div.ProductDescription {
  font-family: Arial, sans-serif;
  font-size: 12px;
  line-height: 1.5;
  /*text-align: left;*/
  /*width:400px;*/
  width:100%;
  text-align:justify;
  
  
}
.temp{
padding:20px 0px 20px 15px;
border: solid 1px;
width:300px;
text-align:center;
}

.messageStackCaution { font-family: Arial, sans-serif; font-size: 12px; background-color: #FFFF00; }

A.BoxLinks {
  font-family: Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #ffffff;
  text-decoration: underline;
}
A.BoxLinks:hover {
  font-family: Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
/*  background: #00FF00; */
  color: #000080;
  text-decoration: underline;
}

/* Poll Booth */
TD.pollBoxRow {
  font-family: Arial, sans-serif;
  font-size: 12px;
  border-color: #eeeeee;
  border-style: solid;
  border-width: 1px;
}
TD.pollBoxText {
  font-family: Arial, sans-serif;
  font-size: 12px;
  border-color: #eeeeee;
  border-style: solid;
  border-width: 1px;
}
TR.pollOptRow {
  background: #f1f9fe;
}
TR.pollFooter {
  background: #f1f9fe;
}

/* BOF: column styles */
TABLE.ColumnLeft {
/*  background: #171d2b; */



height: 100%;
}
TR.ColumnLeft {
/*  background: #171d2b; */
}
TD.ColumnLeft {
text-align: left;
/*  background: #171d2b; */
}
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: Arial, sans-serif;
  font-size: 12px;
  color: #000080;
}

/* Header Navigation Bar Additional Links */
TR.headerNavigationBarLink {
	font-family: Arial, sans-serif;
	font-size: 12px;
	line-height: 12px;
}

TD.headerNavigationBarLink {
  font-family: Arial, sans-serif;
  font-size: 12px;
  color: #000080 ;
  font-weight : bold;
	line-height: 12px;
}

A.headerNavigationBarLink {
	color: #000080;
	font-family: Arial, sans-serif;
	font-size: 12px;
	text-decoration: none;
}

A.headerNavigationBarLink:hover {
	font-family: Arial, sans-serif;
	font-size: 12px;
	text-decoration: underline;
}

A.headerNavigationBarLinkBreadCrumbs {
	color: #000080;
	font-family: Arial, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
A.headerNavigationBarLinkBreadCrumbs {
	color: #000080;
	font-family: Arial, sans-serif;
	font-size: 12px;
	text-decoration: none;
}

/* BOF: Image on Product_info */
A.ProductInfoImage {
  font-family: Arial, sans-serif;
  font-size: 12px;
  color: #000080;
  text-decoration: none;
}

A.ProductInfoImage:hover {
  font-family: Arial, sans-serif;
  font-size: 12px;
  color: #000080;
  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: #408080;
}

.infoBoxContentsDefineMainpage {
/*  background: #f8f8f9; */
  background: #ddddcc;
  font-family: Arial, sans-serif;
  font-size: 12px;
}

/* 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: 12px;
	font-weight: bold;
	font-size: smaller;
}


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

A.tab:hover {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 12px;
	color: #C61818 ;
	text-decoration:none;
}
TD.ontab {
	background-image: url(images/tabs/tab_middle_on.gif);
	background-repeat: repeat;
	color: #ffffff;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 12px;
	font-weight: bold;
	font-size: smaller;
}
A.ontab:link, A.ontab {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	}
A.ontab:hover {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 12px;
	color: #ffffff;
	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: #ffffff;
	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: #99ccff;
	text-decoration: none;
}
.FontBlue{
font-size:11px;
font-family:Tahoma, Arial, "Times New Roman";
color:#3B6FAE;
}
.FontNormalUnderline{
font-family:Tahoma, Arial, "Times New Roman";
font-size:11px;
color:#535353;
text-decoration:underline;
}
.FontNormalUnderline:hover{
font-family:Tahoma, Arial, "Times New Roman";
font-size:11px;
color:#535353;
text-decoration:none;
}
.FooterFont{
font-family:Tahoma, Arial, "Times New Roman";
font-size:10px;
color:#535353;
text-decoration:none;
}
.linkNavi:link
{
	font-family:Tahoma, Arial, Times New Roman;
	font-size:11px;
	color:#961D9A;
	font-weight:bold;
	text-decoration:none;
	text-transform:capitalize;
}
.linkNavi
{
	font-family:Tahoma, Arial, Times New Roman;
	font-size:11px;
	color:#961D9A;
	font-weight:bold;
	text-decoration:none;
	text-transform:capitalize;
}
a:linkNavi
{
	font-family:Tahoma, Arial, Times New Roman;
	font-size:11px;
	color:#961D9A;
	font-weight:bold;
	text-decoration:none;
	text-transform:capitalize;
}
.linkNavi:hover
{
	font-family:Tahoma, Arial, Times New Roman;
	font-size:11px;
	color:#535353;
	font-weight:bold;
	text-transform:capitalize;
	text-decoration:underline;
}
.linkNaviinfo
{
	font-family:Tahoma, Arial, Times New Roman;
	font-size:11px;
	color:#535353;
	font-weight:100;
	text-transform:capitalize;
}
a:linkNaviinfo
{
	font-family:Tahoma, Arial, Times New Roman;
	font-size:11px;
	color:#535353;
	font-weight:100;
	text-decoration:none;
	text-transform:capitalize;
}
.linkNaviinfo:hover
{
	font-family:Tahoma, Arial, Times New Roman;
	font-size:11px;
	color:#535353;
		font-weight:100;
	text-decoration:underline;
}
.inputboxforqty
{
	font-family:Tahoma, Arial, "Times New Roman";
font-size:11px;
color:#535353;
width:50px;

background-color:#FAFAFA;
border:solid 1px #C8C8C8;
}
.input-small
{
	font-family:Tahoma, Arial, Times New Roman;
	font-size:14px;
	color:#535353;
	width:79px;
	height:22px;
	background-color:#FAFAFA;
	border:solid 1px #AAAAAA;
}


.hdMain{
font-family:Georgia, "Times New Roman", Times, serifl;
font-size:18px;
color:#4B4B4B;
line-height:22px;

}
.hdMain1{
font-family:Georgia, "Times New Roman", Times, serifl;
font-size:18px;
color:#0F81A6;
line-height:22px;
}
.hd2{
font-family:Georgia, "Times New Roman", Times, serifl;
font-size:14px;
color:#4C81B7;
line-height: normal;
font-weight:bold;
}
.input-normal{
font-family:Tahoma, Arial, "Times New Roman";
font-size:11px;
color:#535353;
width:125px;
padding-left:3px;
padding-top:4px;
padding-bottom:4px;
background-color:#FAFAFA;
border:solid 1px #C8C8C8;
}
.inputRequirement { font-family:Tahoma, Arial;
font-size:11px;
color:#FF0000;

 }
.input{
font-family:Tahoma, Arial, "Times New Roman";
font-size:11px;
color:#535353;
width:250px;

background-color:#FAFAFA;
border:solid 1px #C8C8C8;
}
.input-big{
font-family:Tahoma, Arial, "Times New Roman";
font-size:11px;
color:#535353;
width:250px;
height:140px;
padding-left:3px;
padding-top:4px;
padding-bottom:4px;
background-color:#FAFAFA;
border:solid 1px #C8C8C8;
}
.whiteFont{
font-family:Tahoma, Arial, "Times New Roman";
font-size:11px;
color:#FFFFFF;
text-decoration:none;
font-weight:bold;
}
.whiteFont:hover{
	font-family:Tahoma, Arial, "Times New Roman";
	font-size:11px;
	color:#FFFFFF;
	text-decoration: underline;
	font-weight:bold;
	line-height: 12px;
}

.RedFont{
font-family:Tahoma, Arial, "Times New Roman";
font-size:11px;
color:#C20707;
text-decoration:none;
font-weight:normal;
}

.select-menu{
font-family:Tahoma, Arial, "Times New Roman";
font-size:11px;
line-height:18px;
color:#535353;
width:250px;
padding-left:3px;
background-color:#FAFAFA;
border:solid 1px #C8C8C8;
}
.PurpleFont{
font-family: Arial, Helvetica, sans-serif
;font-size:14px;
color:#961D9A;
text-decoration:none;
font-weight:bold;
line-height:20px;
}
.PurpleFont:hover{
font-family: Arial, Helvetica, sans-serif
;font-size:14px;
color:#00000;
text-decoration:underline;
font-weight:bold;
line-height:20px;
}
.LoginFont{
font-family: Arial, Helvetica, sans-serif
;font-size:12px;
color:#2F058F;
text-decoration:none;
font-weight:bold;
}
.LoginFont:hover{
font-family: Arial, Helvetica, sans-serif
;font-size:12px;
color:#2F058F;
text-decoration:underline;
font-weight:bold;
}
.subhd{
font-family:Georgia, "Times New Roman", Times, serifl;
font-size:16px;
color:#961D9A;
font-weight:bold;
}

.WhiteMain{
font-family:Georgia, "Times New Roman", Times, serifl;
font-size:18px;
color:#FFFFFF;
line-height:normal;
text-decoration:none;
}
.WhiteMain:hover{
font-family:Georgia, "Times New Roman", Times, serifl;
font-size:18px;
color:#FFFFFF;
line-height:normal;
text-decoration: underline;
}

.hdNew{
font-family:Georgia, "Times New Roman", Times, serifl;
font-size:17px;
color:#4B4B4B;
font-weight:500;
line-height:22px;
}
.purplenormal{
font-family:Tahoma, Arial, "Times New Roman";
font-size:11px;
color:#961D9A;
text-decoration:none;
}
.Blacknormal{
font-family:Tahoma, Arial, "Times New Roman";
font-size:11px;
color:#4B4B4B;
text-decoration:none;
}



.purpleNavi{
font-family:Tahoma, Arial, "Times New Roman";
font-size:11px;
color:#961D9A;
text-decoration:none;
}
.purpleNavi:hover{
font-family:Tahoma, Arial, "Times New Roman";
font-size:11px;
color:#961D9A;
text-decoration:underline;
}
.normaltext
{
	margin:0px;
	padding:0px;

	font-family:Tahoma, Arial, "Times New Roman";
	font-size:11px;
	color:#535353;
	line-height:12px;
	text-decoration: none;
}
.normaltext1
{
	font-family:tahoma;
	font-size:11px;
	color:#000000;
}
.normaltext2
{
	color:#FFFFFF;
	 
}
.navEZPagesTOC{

font-family: Tahoma,Arial,"Times New Roman";
font-size: 11px;
color: #535353;
text-decoration: none;
font-weight:100;
}
.navEZPagesTOC1
{
 font-family: Tahoma,Arial,"Times New Roman";
 font-size: 11px;
 color: #535353;
 text-decoration: none;	
 padding-left:30px;
}

.navEZPagesTOC:hover,.navEZPagesTOC1:hover{

font-family: Tahoma,Arial,"Times New Roman";
font-size: 11px;
color: #535353;
}
.desc{
	 padding-left:35px;
	 font-size: 11px;
	 text-decoration: none;
	 font-family:Arial, Helvetica, sans-serif;
	 font-weight:100;
 }
 
.normaltext2:hover
{
	color:#FFFFFF;
}
.star
{
	color:#FF0000;
}
h4, h5, h6, label, h4.optionName, legend, address, .sideBoxContent, .larger
{
	font-size: 1.1em;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
}

legend 
{
font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-top: 0.3em;
	padding-right: 0.3em;
	padding-bottom: 0.3em;
	padding-left: 0.3em;
}

input:focus, select:focus, textarea:focus

{

background-color: #f0f8ff;

background-image: none;

background-repeat: repeat;

background-attachment: scroll;

background-x-position: 0%;

background-y-position: 0%;
}
.link 
{
	font-family: Tahoma,Arial,"Times New Roman";
	font-size: 11px;
	color: #535353;
	line-height: 16px;
	text-decoration: underline;
}

.link:hover
{
	font-family: Tahoma,Arial,"Times New Roman";
	font-size: 11px;
	color: #535353;
	line-height: 16px;
	text-decoration: none;
}

a:link, #navEZPagesTOC ul li a 
{
	font-family: Tahoma,Arial,"Times New Roman";
	font-size: 11px;
	color: #535353;
	text-decoration: none;
}
a:hover, #navEZPagesTOC ul li a:hover, #navMain ul li a:hover, #navSupp ul li a:hover, #navCatTabs ul li a:hover 
{
	font-family: Tahoma,Arial,"Times New Roman";
	font-size: 11px;
	color: #535353;
}
.information

{

padding-top: 10px;

padding-right: 3px;

padding-bottom: 10px;

padding-left: 3px;

line-height: 150%;

font-family:Tahoma, Arial, Times New Roman;
font-size:11px;




}

FIELDSET {
	padding: 0.5em;
	margin: 0.5em 0em;
	border: 1px solid #cccccc;
	}

LEGEND {
	font-weight: bold;
	padding: 0.3em;
	}

LABEL, h4.optionName {
	line-height: 1.5em;
	padding: 0.2em;
	}

LABEL.checkboxLabel, LABEL.radioButtonLabel {
	margin: 0.5em 0.3em;
	}
.alert {
	color: #FF0000;
	margin-left: 0.5em;
	font-family:tahoma;
	font-size:11px;
	}
	#contentColumnMain, #navColumnOne, #navColumnTwo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .alert {
	vertical-align: top;
	}

