/*
  $Id: stylesheet.css,v 1.47 2002/06/11 19:49:51 hpdl Exp $

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2001 osCommerce

  Released under the GNU General Public License
*/
img { behavior: url(iepngfix.htc); }
.boxText { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 10px; background-color: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #cc0033; }
.stockOkay { color: green; font-size: 12px; font-family: Verdana, Arial, sans-serif }
BODY {
  background-color: #ffffff;
  color: #000000;
  margin: 0px;
}

A  { color: #000099; text-decoration: underline }

A:hover  { color: #000000; text-decoration: underline }

A.infobox   { color: black; text-decoration: none; background-color: transparent } 

A.infobox:hover  { color: #000000; text-decoration: underline; background-color: transparent }

A.infoboxheading  { color: #ffffff; font-size: 10px;  font-weight: bold; font-family: Verdana, arial, sans-serif; text-decoration: none; background-color: transparent }
A.infoboxheading:hover  { color: #ffffff; font-size: 10px;  font-weight: bold; font-family: Verdana, arial, sans-serif;  text-decoration: underline; background-color: transparent }
A.infoboxheadingsearch  { color: #ffffff; font-size: 10px;  font-weight: bold; font-family: Verdana, arial, sans-serif; text-decoration: none; background-color: transparent }
A.product   { color: black; text-decoration: underline; background-color: transparent }

A.product:hover  { color: #6699cc; text-decoration: underline; background-color: transparent }

FORM {
        display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #000099;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #ffffff;
  color: #000000;
  font-weight : bold;
}

A.headerNavigation {
  color: #000000;
}

A.headerNavigation:hover {
  color: #000000;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError  { color: #000000; font-size: 12px; font-family: Tahoma, Verdana, Arial, sans-serif; font-weight: bold; background: #ffff00; text-align: center }

TR.headerInfo {
  background: #6699cc;
}

TD.headerInfo {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #6699cc;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #6699cc;
}

TD.footer  { color: #ffffff; font-size: 10pt; font-family: Verdana, arial, sans-serif; font-weight: bold; background: #6699cc }

.infoBox  { background: #cccccc; border-right: #cccccc; border-left: #cccccc }
.infoBoxBorder { border-right: 1px solid #cccccc; border-left: 1px solid #cccccc }
.infoBoxContents {
  background: #FFFFFF;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}


TD.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  color: #ffffff;
  filter: Shadow(Color=#666666, Direction=135, Strength=2);
}


TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

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: #f4f7fd;
}

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;
}

TR.productListing-heading {
  background: #d2e9fb;
}

TD.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #d2e9fb;
  color: #000000;
  font-weight: bold;
  font-variant: small-caps;
}

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #000090;
}

TD.pageHeading2, DIV.pageHeading2 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color:#000000;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}

TD.main, P.main, P    { font-size: 13px; font-family: Verdana, Arial, sans-serif; line-height: 1.5 }

TD.smallText, SPAN.smallText, P.smallText {
  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: 10px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

SPAN.greetUser {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #000000;
  font-weight: bold;
}

TABLE.formArea  { background: #f1f9fe; border: solid 1px #6699cc }

TD.formAreaTitle {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock  { color: #c76170; font-size: 12px; font-family: Tahoma, Verdana, Arial, sans-serif; font-weight: normal }

SPAN.markProductInStock  { color: #00B000; font-size: 12px; font-family: Tahoma, Verdana, Arial, sans-serif; font-weight: normal }

SPAN.productSpecialPrice  { color: #ff0000; font-family: Verdana, arial, sans-serif }
SPAN.productSpecialPrice1  { color: #ff0000; font-size: larger; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold }
SPAN.strikeThroughPrice  { color: gray; font-size: smaller; font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: line-through }
TD.checkoutBar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #aabbdd;
}

SPAN.checkoutBarHighlighted {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}
TD.pollBoxRow {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  border-color: #eeeeee;
  border-style: solid;
  border-width: 1px; 
}
TD.pollBoxText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  border-color: #eeeeee;
  border-style: solid;
  border-width: 1px; 
}
TR.pollOptRow {
  background: #f1f9fe;
}
TR.pollFooter {
  background: #f1f9fe;
}
.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; }
.moduleRowSelected { background-color: #E9F4FC; }

.checkoutBarTo   { color: #8c8c8c; font-size: 11px; font-family: Verdana, arial, sans-serif }
.checkoutBarCurrent   { color: #000000; font-size: 12px; font-family: Verdana, arial, sans-serif }
.checkoutBarFrom  { font-size: 10px; font-family: Verdana, arial, sans-serif }

D.tab {

    background-color: #ffcc00;
    font-family: Helvetica, Verdana, Geneva, Arial, sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: smaller;
    }

        

A.tab {

    font-family: Arial, Helvetica, Verdana, Geneva,  sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: 10px;
    color: #ffcc00;
    text-decoration : none;
    }

A.tab:hover {

    font-family: Arial, Helvetica, Verdana, Geneva, sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: 10px;
    color: #ffcc00;
    text-decoration : none;
}

TD.ontab {

    background-color: #ffcc00;
    font-family: Arial, Helvetica, Verdana, Geneva, sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: smaller;
    color: #ffffff;
    }



A.headerLink {

    background-color: #ffcc00;
    font-family: Arial, Helvetica, Verdana, Geneva, sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: smaller;
    color: #ffcc00;
    text-decoration : none;
}

A.headerLink:hover {

    font-family: Arial, Helvetica, Verdana, Geneva, sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: smaller;
    color: #ffcc00;
    text-decoration : none;
}

 .email  {
    font-size : 12px;
    font-family : Arial, Helvetica, sans-serif;
    font-weight : bold;
    font-style : normal;
    color : blue;
    text-decoration : none;
}

.address  {
    font-size : 12px;
    font-family : Arial, Helvetica, sans-serif;
    font-weight : normal;
    font-style : normal;
    color : black;
    text-decoration : none;
}

.listitem  {
    font-size : 12px;
    font-family : Arial, Helvetica, sans-serif;
    font-weight : normal;
    font-style : normal;
    color : black;
    text-decoration : none;
}

.attributename  {
    font-size : 12px;
    font-family : Arial, Helvetica, sans-serif;
    font-weight : normal;
    font-style : normal;
    color : black;
    text-decoration : none;
}

.attributeinput  {
    font-size : 12px;
    font-family : Arial, Helvetica, sans-serif;
    font-weight : normal;
    font-style : normal;
    color : black;
    text-decoration : none;
}

.required {
    font-size : 12px;
    font-family : Arial, Helvetica, sans-serif;
    font-weight : normal;
    font-style : normal;
    color : red;
    text-decoration : none;
}

.missing {
    font-size : 14px;
    font-family : Arial, Helvetica, sans-serif;
    font-weight : bold;
    font-style : normal;
    color : red;
}

.error  {
    font-size : 12px;
    font-family : Arial, Helvetica, sans-serif;
    font-weight : normal;
    font-style : normal;
    color : red;
    text-decoration : none;
}

.info  {
    font-size : 12px;
    font-family : Arial, Helvetica, sans-serif;
    font-weight : normal;
    font-style : normal;
    color : #800080;
    text-decoration : none;
}

.botbar   { color: white; font-size: 11px; font-family: Arial, Helvetica, sans-serif; font-style: normal; font-weight: bold; text-decoration: none; background-image: url('../../../../images/red-circle.jpg'); background-repeat: no-repeat; background-position: center }

.product_tag   { color: white; font-size: 11px; font-family: Arial, Helvetica, sans-serif; font-style: normal; font-weight: bold; text-decoration: none }

.productMargin { 
	margin-left : 20px; 
	margin-right : 10px;
	margin-bottom : 30px 
}

UL {font-size: 11px; font-family: Verdana, Arial, sans-serif; line-height: 1.25}

OL {font-size: 11px; font-family: Verdana, Arial, sans-serif; line-height: 1.25}

LI {margin-bottom: 5px}

.faq_ans {font-size: 11px; font-weight : normal; font-family: Verdana, Arial, sans-serif; line-height: 1.5 }

.faq_g  { font-size: 11px; font-family: Verdana, Arial, sans-serif; font-weight: bold; line-height: 1.5; text-decoration: none; color: black }

.hoverhelpheader  {
   font-size: 11px;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-weight: bold;
   background: #6699cc;
   text-align: left;
   padding: 10px;
   width: 300px;
   border-right: 1px solid black;
   border-top: 1px solid black;
   border-left: 1px solid black;}

.hoverbody    {
   color: #fff;
   font-size: 11px;
   font-weight: bold;
   background: #000;
   text-align: left;
   padding: 0px;
   border: 1px solid #000;
}
    
.hoverhelpbody    {
   color: #1b4966;
   font-size: 9px;
   background: #ddd;
   text-align: left;
   padding: 10px;
   width: 300px;
   border-right: 1px solid black;
   border-bottom: 1px solid black;
   border-left: 1px solid black;
 }

.menuback {
	background-image: url('/catalog/images/cc.menu.bottom.bg.png');
}

.headerback {
    font-family: Verdana, Arial, sans-serif; 
    font-size: 10px;
	background-image: url('/catalog/images/red_snowflake_bg.jpg');
}

/* ThemeIEMenu Style Sheet for Categories Menu*/
 
.ThemeIEMenu,.ThemeIESubMenuTable
{
	cursor:		default;
	font-family:  verdana, arial, sans-serif;
	font-size:	10px;
 
	padding:	0;
	border:		0;
	white-space:	nowrap;
}
 
.ThemeIEMenu
{
/*	background-color:	#F7F3EF; */
}
 
.ThemeIESubMenu
{
	position:	absolute;
	visibility:	hidden;
 
	/*
	   Netscape/Mozilla renders borders by increasing
	   their z-index.  The following line is necessary
	   to cover any borders underneath
	*/
	z-index:	100;
	border:		0;
	padding:	0;
 
	filter:progid:DXImageTransform.Microsoft.Shadow(color=#848A84, Direction=135, Strength=4);
}
 
.ThemeIESubMenuTable
{
	border:		1px solid #ADAA9C;
	background-color:	white;
}
 
.ThemeIESubMenuTable td
{
	white-space:	nowrap;
}
 
.ThemeIEMainItem,.ThemeIEMainItemHover,.ThemeIEMainItemActive,
.ThemeIEMenuItem,.ThemeIEMenuItemHover,.ThemeIEMenuItemActive
{
	padding-left:	3px;
	padding-right:	3px;
	white-space:	nowrap;
}
 
.ThemeIEMainItemHover,.ThemeIEMainItemActive,
.ThemeIEMenuItemHover,.ThemeIEMenuItemActive
{
	color:		white;
	background-color:	#000099;
}
 
.ThemeIEMenuSplit
{
	height:		1px;
	margin-top:	1px;
	margin-bottom:	1px;
	overflow:	hidden;
	background-color:	inherit;
	border-top:	1px solid #ADAA9C;
}
 
.ThemeIEMenuVSplit
{
	width:		1px;
	margin:		0px;
	overflow:	hidden;
	background-color:	inherit;
	border-right:	1px solid #ADAA9C;
}
 
/* image shadow animation */
 
/*
	seq1:	image for normal
	seq2:	image for hover and active
 
	To use, in the icon field, input the following:
	<img class="seq1" src="normal.gif" /><img class="seq2" src="hover.gif" />
*/
 
.ThemeIEMenuItem img.seq1
{
	display:	inline;
}
 
.ThemeIEMenuItemHover seq2,
.ThemeIEMenuItemActive seq2
{
	display:	inline;
}
 
.ThemeIEMenuItem .seq2,
.ThemeIEMenuItemHover .seq1,
.ThemeIEMenuItemActive .seq1
{
	display:	none;
}
