/*
  $Id: stylesheet.css,v 1.1.1.1 2003/09/18 19:06:13 wilt Exp $

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
*/
.cat_description {  font-family : Arial,Helvetica,sans-serif; font-size : 10px; color: #800000; font-weight: bold }
/*.boxText { font-family: Verdana, Arial, sans-serif; font-size: 11px; }*/
.boxText { font-family: Arial,Helvetica,sans-serif; font-size: 13px; padding-left:10px; text-align: justify;}
/*.maintableBorder { background-color: #FF9900 }*/
.maintableBackground { background-color: #FFFFFF }
/*.column_left { background-color: #2D6DC5 }*/
.centertable { font-family : Arial,Helvetica,sans-serif; font-size : 10px; color: #cc0033; }
.errorBox { font-family : Arial,Helvetica,sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Arial,Helvetica,sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Arial,Helvetica,sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }

BODY {
  /*background: #C7C5C5;*/
  background: #FFFFFF;
  margin: 0px;
  font-family: Arial;
}

A {
  color: #000000;
  text-decoration: none;
}

A:hover {
  color: #AABBDD;
  /*text-decoration: underline;*/
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #bbc3d3;
}

TD.headerNavigation {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 11px;
  background: #ffffff;
  color: #020202;
  font-weight : bold;
  padding: 7px;
}

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

A.headerNavigation:hover {
  color: #0FA6DD;
  text-decoration:underline;
}

TR.headerError {
  background: #ff0000;
}

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

TR.headerInfo {
  background: #00ff00;
}

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

TD.footer {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 10px;
  background: #2D6EC5;
  color: #ffffff;
  font-weight: bold;
  padding: 4px;
  background-image: url('images/menu2_bar.gif');
}

TD.palingBawah
{
  font-family: Arial,Helvetica,sans-serif; 
  font-size: 10px; 
}

.infoBox {
  background-color: transparent;
}

.infoBoxProductInfoAtBottom {
  background-color: transparent;
  border-style:dotted;
}

.infoBoxContents {
  /*background: #efefef;*/
  background: #ffffff;
  /*font-family: Verdana, Arial, sans-serif;*/
  font-family: Arial,Helvetica,sans-serif;
  font-size: 11px;
}

.infoBoxNotice {
  background: #FF8E90;
}

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

/*TD.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif; 
  font-size: 10px; 
  font-weight: bold; 
  color: #3C3C3C; 
  padding: 1px; 
  background-image: url('images/menu3_bar.gif');
}*/
TD.infoBoxHeading {
  font-family: Arial,Helvetica,sans-serif; 
  font-size: 12px; 
  font-weight: bold; 
  color: #FFFFFF; 
  padding: 1px; 
  background: #FF7400;
}

TD.infoBox, SPAN.infoBox {
  font-family: Arial,Helvetica,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: #f8f8f9;
}

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:none;
  border-color: #b6b7cb;
  border-spacing: 1px;
}

.productListing-heading {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 13px;
  /*color: #f8f8f9;*/
  font-weight: bold;
  background-image:url('infoheader.gif');
}

.productListing-headingPrice {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 10px;
  background: #CCCCCC;
  color: #996600;
  font-weight: bold
}

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

A.pageResults {
  color: #0000FF;
}

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

TD.pageHeading, DIV.pageHeading {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 15px;
  font-weight:bold;
  color: #226AFD;
}

TR.subBar {
  background: #f4f7fd;
}

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

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

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

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

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

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

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

TD.category_desc {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 12px;
  line-height: 1.5;
}

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

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

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

SPAN.greetUser {
  font-family: Arial,Helvetica,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: Arial,Helvetica,sans-serif;
  font-size: 12px;
  font-weight: bold;
}

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

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

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

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

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

/* message box */

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

/* input requirement */

.inputRequirement { font-family: Arial,Helvetica,sans-serif; font-size: 10px; color: #ff0000; }/* VJ Links Manager v1.00 begin */
TABLE.linkListing {
  border: 1px;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 1px;
}


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

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

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

TR.linkListing-even {
  background: #F5F5F5;
}
/* VJ Links Manager v1.00 end */
.content 	{BACKGROUND: none; COLOR: #000000; FONT-SIZE: 13px; FONT-FAMILY: Arial,Helvetica,sans-serif;}

/* Show Cart Details */
TR.ShowCartDetails, TD.ShowCartDetails, P.ShowCartDetails {
/* <FONT COLOR="bbc3d3" FACE="Arial" SIZE="1"> */
  font-family: Arial,Helvetica,sans-serif;
  font-size: 11px;
  line-height: 1.5;
  color="#BDCAF0";
}

 /* 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,Helvetica,sans-serif;
  font-size: 10px;
  font-weight: bold;
  color: #000000
}
A.HeaderPageLinks {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 10px;
  font-weight: bold;
  color: #000000;
}
a:hover.HeaderPageLinks {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 10px;
  font-weight: bold;
/*  background: #00FF00; */
  color: #00FF00;
}

TD.cookieUsage {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #000000;
  color: #FFFFFF;
}

.kata2dicontactus
{
  font-family: Arial,Helvetica,sans-serif;
  font-size: 11px;
  color: #040404;
}

/* WebMakers.com Added: Editing Attributes */

.popupClose{color:#FF7400;font-size: 12px;font-weight: bold;}
.setfixed{ position: fixed;top:0; z-index: 9999;}