/*
  $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
*/

.boxText { font-size:1.1em;}
.errorBox {  background: #ffb3b5; font-weight: bold; }
.stockWarning {  color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orde#cc0000it { color: #70d250; text-decoration: underline; }

BODY {
  background: #FFFFFF;
  color: #ff0ff;
  margin: 0px;
  font:100% Verdana,Arial,sans-serif;
  line-height:1.5;
  font-size:0.9em;
}

img{border:0px}

A {
  color: #000000;
  text-decoration: none;
  border: 20px;
  border-style: none;
}

A:hover {
  color: #cc0000;
  border-color: #cc0000;
  text-decoration: underline;
}
A:link {
border-color: #cc0000;
}
A:visited {
border-color: #cc0000;
}
A:active {
border-color: #cc0000;
}


FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {background:url(bg_red.gif);
}

TD.headerNavigation {
  font-size: 11px;
	
  background: url("bg_red.gif") repeat-x scroll 0 0 transparent;
  color: #ffffff;
  font-weight : bold;
}

A.headerNavigation { 
  color: #FFFFFF; 
}

A.headerNavigation:hover {
  color: #ffffff;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #cc0000;
}

TD.footer {
  font-size: 11px;
  background: url("img/bg_red_small_d.gif") repeat-x scroll 0 0 transparent;
  color: #ffffff;
  height:20px;
  font-weight: bold;
}

TD.prod-title-caption{
	font-size:18px;
	font-weight:bold;
}

.infoBox {
  background: white;
}

.infoBoxNew {
  background: #cc0000;
  border: 1px thin #cc0000;
}

.infoBoxContents {
  background: #f8f8f9;
  font-size: 10px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-size: 10px;
}

.products_disp_ot{
font-size:12px;
font-weight:200;
}

td.header_navigation_ot{
 color:#FFFFFF;
 font-size:14px;
}


TD.infoBoxHeading {
  font-size: 11px;
  font-weight: bold;
  background:url(bg_red_small.gif);
  background-repeat:repeat-x;
  color: #ffffff;
  padding:1px 2px 1px 8px;
}
TD.infoBoxHeading1 {
  font-size: 11px;
  font-weight: bold;
  background:url(bg_red_small.gif);
  background-repeat:repeat-x;
  color: #ffffff;
  height:20px;
  padding:1px 2px 1px 8px;
}

TD.infoBoxHeadingl{
	background:url(left_rot.gif);
	background-repeat:repeat-y;
	}
TD.infoBoxHeadingr{
	background:url(right_rot.gif);
	background-repeat:repeat-y;
	}


TD.infoBox, SPAN.infoBox {
  font-size: 10px;
}

TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
  background: #f8f8f9;
  
}

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

TR.productListing-even{
	background:#FFFFFF;
}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
  background: #f8f8f9;
}

TABLE.productListing {
	border-style:none;
	border-spacing:0;
	padding:4px;
}

.productListing-heading {
  font-size: 11px;
  background: #cc0000;
  color: #FFFFFF;
  font-weight: bold;
}

TD.productListing-data {
  font-size: 12px;
  font-weight:400;
}

A.pageResults {
  color: #CC0000;
}


A.pageResults:hover {
  color:#F90;
}

a.ritopbut{
	color:#FFFFFF;
	
}

a.ritopbut:hover{
text-decoration:underline;
}

TD.pageHeading, DIV.pageHeading {
  font-size: 20px;
  font-weight: bold;
  color: #cc0000;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-size: 10px;
  color: #000000;
}

TD.main, P.main {
  font-size: 12px;
  line-height: 1.5;
}

.main{
}

TD.smallText, SPAN.smallText, P.smallText {
  font-size: 11px;
}

TD.accountCategory {
  font-size: 13px;
  color: #cc0000;
}

TD.fieldKey {
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-size: 12px;
}

TD.tableHeading {
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-size: 10px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-size: 11px;
}

SPAN.greetUser {
  font-size: 12px;
  color: #f0a480;
  font-weight: bold;
}

TABLE.formArea {
  background: #ff00ff;
  border-style: none;
}

TD.formAreaTitle {
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  color: #ff0000;
}

SPAN.errorText {
  color: #ff0000;
}

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

.checkoutBarFrom, .checkoutBarTo { font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-size: 10px; color: #000000; }

/* message box */

.messageBox { font-size: 10px; }
.messageStackError, .messageStackWarning {  font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess {  font-size: 10px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-size: 10px; color: #ff0000; }

#left_sideRed{
	background:url(left_rot.gif);
	background-repeat:repeat-y;}
#right_sideRed{
	background:url(right_rot.gif);
	background-repeat:repeat-y;}}


.box_shadow{
	width:190px;
	background:url(bg_box.gif);
	background-repeat:repeat-y;
	padding-top:20px;}
