/*
  $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
*/
body{margin:0;padding:0;}
.boxText { font-family: Verdana, Arial, sans-serif; font-size: 11px; }
.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 11px; background: #ffb3b5; font-weight: bold; }
.borderlessBox { font-family : Verdana, Arial, sans-serif; font-size : 11px; }
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 11px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 11px; color: #70d250; text-decoration: underline; }

BODY {
  text-align: center;
  background: #e6e6e6 url(images/bg_sft.gif) repeat-y scroll center top;
  color: #000000;
  margin: 0px;
}

.fixcenter {
  width: 970px;
  border: solid; border-width: 0px;
  background: #ffffff;
  color: #000000;
  margin: auto;
  margin-top: 0px;
  text-align: left;
}

A {
  color: #0000FF;
  text-decoration: none;
}

A.a_boxhead {
	color: #FFFFFF;
}

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

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  /*background: #bbc3d3;*/
  background: #FFFFFF;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  background: #FFFFFF;
  /*background: #bbc3d3;*/
  /*color: #ffffff;*/
  color: #0000ff;
  font-weight : bold;
}

A.headerNavigation {
  color: #000000;
}

A.headerNavigation:hover {
  /*color: #FFFFFF;*/
  color: #0000FF;
}

TR.breadcrumbNavigation {
  /*background: #bbc3d3;*/
  background: #FFFFFF;
}

TD.breadcrumbNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  background: #FFFFFF;
  /*background: #bbc3d3;*/
  /*color: #ffffff;*/
  color: #0000ff;
  font-weight : bold;
}

A.breadcrumbNavigation {
  color: #000000;
}

A.breadcrumbNavigation:hover {
  /*color: #FFFFFF;*/
  color: #0000FF;
}

TR.headerError {
  background: #ff0000;
}

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

TR.headerInfo {
  background: #00ff00;
}

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

TR.footer {
  background: #bbc3d3;
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
  /*background: #ff0000;*/
  background: #A800FF;
  /*background: #b6b7cb;*/
}

.infoBoxContents {
  background: #F6E5FB;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

.contentBox {
  background: #A800FF;
}

.contentBoxContents {
  /*background: #f8f8f9;*/
  background: #F6E5FB;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

.cartSummaryBox {
  background: #A800FF;
}

.cartSummaryBoxContents {
  background: #F6E5FB;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

.marqueeBoxContents {
  background : #F6E5FB;
  padding: 0px;
}

.newProduct {
  background: #aaaaaa;
}

.newProductContents {
  background: #F6E5FB;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

.hotProduct {
  background: #aaaaaa;
}

.hot_product_image {
  border: 1px solid #000000;
  padding: 5px;
  background: #ffffff;
}

.hot_products_text {
  text-align: left;
}

div.indexbanner{
  text-align: center;
  width: 59%;
  padding: 0px;
}

div.box_image {
  border: 1px solid #000000;
  padding: 5px;
  background: #ffffff;
}

table.hotProductContents {
  background: #F6E5FB;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  padding: 5px;
  border: 0px solid #000000;
}

td.hotProductContents {
  padding: 5px;
}
table.banners {
  padding: 0px;
  margin: 0px;
  border: 0px solid #000000;
}

td.banners {
  padding: 3px;
  margin: 3px;
  border: 0px solid #000000;
}

.featuredBox {
  background: white;
}

.featuredBoxContents {
  background: white;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  padding: 1px;
}

.featuredItemsContents {
  background: #F6E5FB;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

.featuredItem {
  background: white;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  border: solid 1px #000000;
  padding: 4px 4px 4px 4px;
  margin: 0px;
  width : 99%;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FF0000;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

TD.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  background: #ECB3FF;
  color: #000000;
border-bottom: solid 1px #000000;
}

TD.infoBoxHeadingNoUL {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  background: #ECB3FF;
  color: #0000FF;
}

TD.contentBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  background: #ECB3FF;
  color: #000000;
border-bottom: solid 1px #000000;
}

TD.contentBoxHeading2 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  background: #A800FF;
  color: #FFFFFF;
border-bottom: solid 1px #000000;
}

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


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: #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 {
  background: #FFFFFF;
}

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

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  background: #999999;
  color: #000000;
  font-weight: bold;
}

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

div.product_listing, span.product_listing {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  /*font-weight: bold;*/
  /*color: #9a9a9a;*/
  color: #000000;
  background: #F8F8F8;
  /*text-align: center*/
}

td.category_listing {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  /*color: #9a9a9a;*/
  color: #000000;
  background: #cfcfcf;
  border-color: #ffffff;
  border-style: solid;
  border-width: 0px 1px 1px 1px;
  border-spacing: 1px 1px;
}

td.categoryItemImage {
  font-family: Verdana, Arial, sans-serif;
  color: #ffffff;
  background: #cfcfcf;
  border-color: #ffffff;
  border-style: solid;
  border-width: 1px 1px 0px 1px;
  padding-bottom: 0px;
  height: 50px;
}

a.category_listing_more {
  font-family: Verdana, Arial, sans-serif;
  font-size: 9px;
  color: #000000;
}

a.category_listing_more:hover {
  text-decoration: underline;
  color: #000000;
}


A.category_name {
  font-family: Verdana, Arial, sans-serif;
  color : #666666;
  font-weight: bold;
  text-decoration: none;
  font-size: 12px;
}

A.category_name:hover {
  color : #0000FF;
  text-decoration: underline;
}

TABLE.categoryListing {
  border-spacing: 0px 0px;
}

.categoryListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  /*background: #b6b7cb;*/
  background: #ff0000;
  /*color: #FFFFff;*/
  color: #FFFF00;
  font-weight: bold;
}

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

TD.cat_intro {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  /*font-weight: bold;*/
}

A.pageResults {
  color: #0000FF;
}

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

A.product_name {
  color : #555555;
  font-weight: bold;
  text-decoration: none;
}

A.product_name:hover {
  color : #000000;
  text-decoration: underline;
}

DIV.welcome, TD.welcome {
  font-family: Verdana, Arial, sans-serif;
  font-size: 15px;
  font-weight: bold;
  /*color: #9a9a9a;*/
  color: #0000FF;
  text-align: center
}

h1,TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #000000;
}

TD.categoryTitle{
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  /*#font-weight: bold;*/
  color: #FFFF00;
  /*#color: #0000FF;*/
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #000000;
}

TD.main, P.main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}

/*#A.tabLink, A.tabLink:visited { font-family : "Comic Sans MS", Charcoal, Arial, sans-serif ; font-size: 13px; font-weight: bold; color: #FFFF00; text-decoration: none;}*/
/*#A.tabLink:hover { font-family : "Comic Sans MS", Charcoal, Arial, sans-serif ; font-size: 15px; font-weight: bold; color: #FF0000; text-decoration: none;}*/
A.tabLink, A.tabLink:visited { font-family : "Verdana", Charcoal, Arial, sans-serif ; font-size: 11px; font-weight: bold; color: #000000; text-decoration: none;}
A.tabLink:hover { font-family : "Verdana", Charcoal, Arial, sans-serif ; font-size: 11px; font-weight: bold; color: #0000FF; text-decoration: underline;}

.tab-lift { border-bottom: solid 1px #FF0000;}

TD.tab { background-image: url(images/tabs/otp_tab2.gif); width: 104px; height: 27px; background-repeat: no-repeat; text-align: center; vertical-align: middle; padding-top: 5px;}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

.main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

div.indexmain {
}

div.indexextra {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

div.indexmarquee {
  width: 375px;
}

div.indexhot {
float: right;
width: 250px;
text-align : center;
}

.twset {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

TD.accountCategory {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

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

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

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

SPAN.newItemInCart {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  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: #f0a480;
  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.productSpecialPrice {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

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

tr.comment_row_odd { background-color : #FFFFEE; }
tr.comment_row_even { background-color : #FFFFEE; }

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

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

/* message box */

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

/* input requirement */

.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 11px; color: #ff0000; }

p.indent {
	margin-left: 40px;
}

/* VJ Links Manager v1.13 begin */
TABLE.linkListing {
  border: 1px;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 1px;
}

.linkListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  background: #FF0000;
  color: #FFFFFF;
  text-align: center;
}

TD.linkListing-data {
  border-right: 1px solid #b6b7cb;
  border-bottom: 1px solid #b6b7cb;
  padding: 4px;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

TR.linkListing-odd {
  background: #f8f8f9;
}

TR.linkListing-even {
  background: #F5F5F5;
}

.linkFeatured {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  background: #dbd6d6;
  color: #000000;
  text-align: center;
}

.linkFeaturedHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  background: #dbd6d6;
  color: #000000;
  text-align: center;
}
/* VJ Links Manager v1.13 end */

td.header_index {
   font-family: Arial, sans-serif;
   font-size: 12px;
   font-weight: bold;
   background: #707070;
   color: white;
   text-align: center;
   padding : 0px;
}

A.header_index { color: white; }
td.header_index2 {
   background: #707070;
}

.hint {display: none;}

.fi_title {
    font-size: 12px;
    font-weight: bold;
    text-align: left;
}

.fi_image_right {
 float: right;
 margin: 0 0 10px 10px;
 border: 0px solid #666;
 padding: 2px;
}

.fi_image_left {
 float: left;
 margin: 0 0 10px 10px;
 border: 0px solid #666;
 padding: 2px;
}

.fi_image {
 float: right;
 margin: 0 0 10px 10px;
 border: 0px solid #666;
 padding: 2px;
}

TD.pollBoxRow {
font-family: Verdana, Arial, sans-serif;
font-size: 10px;   border-color: #F6E5FB;
border-style: solid;   border-width: 1px;
}

TD.pollBoxText {
font-family: Verdana, Arial, sans-serif;
font-size: 10px;   border-color: #F6E5FB;
border-style: solid;
border-width: 1px;
}

TR.pollOptRow {
background: #F6E5FB;
}
TR.pollFooter {
  background: #F6E5FB;
}
.style1 {
	font-size: larger;
	font-weight: bold;
}
.style2 {color: #000000}
.style3 {
	font-size: 10px;
  font-family: Verdana, Arial, sans-serif;
  font-weight: bold;
}
.style4 {
	color: #FF0000;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
}
.style5 {
	font-size: 14px;
	font-weight: bold;
}
.style6 {font-size: 12px}
.style7 {font-size: 12px}

.style9 {
  font-family: Verdana, Arial, sans-serif;
	color: #9900CC;
	font-weight: bold;
}
td.greeting {
  color: blue;
  font-size: 14pt;
  font-weight: bold;
}


td.delmsg {
  color : #000000;
  background : #FFE1DF;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10pt;
  border: solid; 
  border-width: 1px;
  border-color: red;
}
label.searchLabel {
 width: 55px;
 float: left;
}

.searchmenu {
 width: 100px;
}

.keysearch {
 width: 155px;
}
.box-text {
   text-align: center;
}

#searchButton {
	position : relative;
	top : 3px;
}

#searchBox td.infoBoxHeading {
	background : #ffddbb;
}

#searchBox td.boxText {
	background : #ffeecc;
}

