/*
  $Id: stylesheet.css, 2005/09/26 kim Exp $
*/

@import url(includes2/stylesheet.css);

.boxText { font-family: Verdana, Arial, sans-serif; font-size: 11px; color: #000000 }
.boxText A { font-family: Verdana, Arial, sans-serif; font-size: 11px; color: #000000 }
.boxText A:hover { font-family: Verdana, Arial, sans-serif; font-size: 11px; color: #007BBD; text-decoration: underline;}
.boxText A:visited { font-family: Verdana, Arial, sans-serif; font-size: 11px; color: #000000; }
.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; }
.blueText { font-family: Verdana, Arial, sans-serif; font-size: 11px; color: #007BBD; font-weight: bold; }
.errorWarning { font-family : Verdana, Arial, sans-serif; font-size : 12px; background: #ff0000; font-weight: bold; color: #ffffff; }

BODY {
  background: #ffffff;
  color: #000000;
}

A {
  color: #0073BD;
  text-decoration: none;
}

A:hover {
  color: #0073BD;
  text-decoration: underline;
}

A:visited {
  color: #0073BD;
  text-decoration: none;
}

A.clickHere {
  color: #0073BD;
  text-decoration: underline;
}

A.clickHere:hover {
  background: #FFFF33;
  color: #0073BD;
  text-decoration: underline;
}

FORM {
	display: inline;
}

TD {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #000000;
}

TR.header {
  background: #ffffff;
}

TABLE.headerNavigation {
  background: #FFFFFF; 
}

TD.headerNavigation {
  background: #FFFFFF; 
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #000000;
  font-weight: bold;
}

A.headerNavigation { 
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #FFFFFF; 
  font-weight: bold;
}

A.headerNavigation:visited { 
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #FFFFFF; 
  font-weight: bold;
}

A.headerNavigation:hover {
  color: #ffffff;
  text-decoration: underline;
}

A.intNavigation { 
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #FF9999; 
  font-weight: bold;
}

A.intNavigation:visited { 
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #FF9999; 
  font-weight: bold;
}

A.intNavigation:hover {
  color: #FF9999;
  text-decoration: underline;
}

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;
}

TD.footer {
  font-family: Futura, sans-serif;
  font-size: 14px;
  color: #999999;
  font-weight: 550;
}

A.footer {
  font-family: Futura, sans-serif;
  font-size: 14px;
  color: #999999;
}

A.footer:visited {
  font-family: Futura, sans-serif;
  font-size: 14px;
  color: #999999;
}

A.footer:hover {
  background: #CCDDEE;
  font-family: Futura, sans-serif;
  font-size: 14px;
  color: #999999;
}

TD.copy {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}

.faq {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #000000; 
}

A.faq { 
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #000000; 
}

A.faq:visited { 
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #000000; 
}

A.faq:hover {
  color: #0073BD;
  text-decoration: underline;
}

.popupBox {
  width: 400px;  
  background: #E0EFFF;  
  font-family: Verdana, Arial, sans-serif;
  color: #000000;
}

.infoBox {
  background-image: url(images/pixel_tan.gif);
}

.infoBoxContents {
  background-image: url(images/pixel_tan.gif);
  color: #000000;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

A.infoBoxContents {
  color: #000000;
}

A.infoBoxContents:hover {
  color: #000000;
  text-decoration: underline;
}

A.infoBoxContents:visited {
  color: #000000;
}

.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background-image: url(images/pixel_tan.gif);
  color: #000000;
}

TD.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background-image: url(images/pixel_tan.gif);
  color: #000000;
}

TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #ffffff;
  line-height: 2;
}

.infoBox2 {
  background: #007BBD;
}

.infoBox2Contents {
  background: #B8C1D0;  
  color: #000000;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

A.infoBox2Contents {
  color: #000000;
}

A.infoBox2Contents:hover {
  color: #000000;
  text-decoration: underline;
}

A.infoBox2Contents:visited {
  color: #000000;
}

.infoBox2Heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #007BBD;
  color: #000000;
}

TD.infoBox2Heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #007BBD;
  color: #ffffff;
}

TD.infoBox2, SPAN.infoBox2 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #ffffff;
  line-height: 2;
}

.whiteBox, TD.whiteBox, TABLE.whiteBox {
  background: #ffffff;
  color: #0073BD;
}

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: #cccccc;
}

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;
}

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #0073BD;
  border-spacing: 1px;
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #0073BD;
  color: #FFFFFF;
  font-weight: bold;
}

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, span.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #000000;
}

head, td.head, span.head {
  color: #000000;
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  font-weight: bold;
}

td.title36 {
  color: #696969;
  font-family: Verdana, Arial, sans-serif;
  font-size: 36px;
}

title16, td.title16, span.title16 {
  color: #000000;
  font-family: Verdana, Arial, sans-serif;
  font-size: 16px;
}

title14, td.title14, span.title14, li.title14 {
  color: #000000;
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
}

descHeading, p.descHeading, span.descHeading {
  color: #000000;
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  font-weight: bold;
}

TD.descHeading, TABLE.descHeading {
  color: #000000;
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  font-weight: bold;
  line-height: 3;
}

TD.internal, SPAN.internal, P.internal {
  color: #FF0000;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}

TD.main, P.main, TABLE.main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}

UL.bulletText, SPAN.bulletText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

a.bulletText:link, a.bulletText:visited {
  text-decoration: none;
}

a.bulletText:hover, a.bulletText:active {
  text-decoration: none;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.accountCategory {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

TD.tableHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

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;
}

.rtiny {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #ff0000;
}

.noticeRed {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #ff0000;
  font-weight: bold;
}

TABLE.formArea, TD.formArea {
  background: #FFFFFF;
  border-color: #0474B7;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

.largeText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 16px;
  color: #000000;
  font-weight: bold;
  line-height: 1.5;
}

.whiteText, td.whiteText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #ffffff;
  font-weight: bold;
  text-decoration: none;
}

A.whiteText, A.whiteText:hover, A.whiteText:visited {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #ffffff;
  font-weight: bold;
  text-decoration: none;
}

.smallButton {
  background-color: #0066cc;
  color: #FFFFFF;
  font-weight: bold;
  font-size: 7pt;
  text-align: center;
}


/* message box */

.messageBox { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ff0000; }

/* dropdown nav bar */
/* RULES FOR THE "menuDiv" OBJECT */
/* This is more complicated CSS, as it will downgrade to NS4 support. */
/* An absolutely positioned and hidden DIV (treated as a layer in NS4). */
.menuDiv {
 position: absolute;
 visibility: hidden;
 z-index: 1000;
 border: 0px outset #0474B7;
 /* Borders:     Top    Right  Bottom    Left   */
 border-color: #0474B7 #0474B7 #0474B7 #0474B7;
 background-color: #0474B7; 
 layer-background-color: #0474B7;
 padding: 2px;
 font-family: verdana, arial, helvetica, sans-serif; 
 font-size: 10px;
 font-weight: bold;
}


/* Formatting to apply to the elements inside the "menuDiv" class elements. */
/* Of course, you can put whatever you want within the menu divs, these are just examples. */

.menuDiv A:link {
 display: block;
 /* I've specified borders for each side individually so NS4 ignores this setting */
 border-top: 0px solid #0474B7;
 border-right: 0px solid #0474B7;
 border-bottom: 0px solid #0474B7;
 border-left: 0px solid #0474B7;
 color: #FFFFFF;
 padding: 2px;
 text-indent: 2px;
 text-decoration: none;
}

.menuDiv A:visited {
  display: block;
  color: #FFFFFF;
  padding: 2px;
  text-indent: 2px;
  text-decoration: none;
}

/* I'm using :hover and :active pseudo-classes for link mouse effects. */
.menuDiv A:hover {
 border: 0px;
 background-color: #BED2EB;
 color: #000000;
 padding: 2px;
}

.menuDiv A:active {
 border: 0px;
 background-color: #BED2EB;
 color: #000000;
 padding: 2px;
}

/* dropdown nav bar */
/* RULES FOR THE "menuInt" OBJECT */
/* This is more complicated CSS, as it will downgrade to NS4 support. */
/* An absolutely positioned and hidden DIV (treated as a layer in NS4). */
.menuInt {
 position: absolute;
 visibility: hidden;
 z-index: 1000;
 border: 0px outset #FF0000;
 /* Borders:     Top    Right  Bottom    Left   */
 border-color: #FF0000 #FF0000 #FF0000 #FF0000;
 background-color: #FF0000; 
 layer-background-color: #FF0000;
 padding: 2px;
 font-family: verdana, arial, helvetica, sans-serif; 
 font-size: 10px;
 font-weight: bold;
}


/* Formatting to apply to the elements inside the "menuInt" class elements. */
/* For Internal Resources Menu*/

.menuInt a {
 display: block;
 /* I've specified borders for each side individually so NS4 ignores this setting */
 border-top: 0px solid #FF0000;
 border-right: 0px solid #FF0000;
 border-bottom: 0px solid #FF0000;
 border-left: 0px solid #FF0000;
 color: #FFFFFF;
 padding: 2px;
 text-indent: 2px;
 text-decoration: none;
}

/* I'm using :hover and :active pseudo-classes for link mouse effects. */
.menuInt A:hover {
 border: 0px;
 background-color: #FFFFFF;
 color: #FF0000;
 padding: 2px;
}

.menuInt A:active {
 border: 0px;
 background-color: #FF8080;
 color: #000000;
 padding: 2px;
}

div.wrap_area { position: relative; }
div.wrap_area img { position: absolute; left: 0px; top: 0px; }
div.wrap_area p { position: relative; }
A.wrap_area, A.wrap_area:hover, A.wrap_area:visited {
  text-decoration: underline;
}

div.shape_wrap div { float: left; clear: left; }

/*
div.wrap_area img { opacity: .5; filter: alpha(opacity=50); }
div.shape_wrap div { border: 1px solid #f0f; }
*/


