/*
  $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-family: Verdana, Arial, sans-serif; }
.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; }

BODY {
  background: #ffffff;
  color: #000000;
  margin: 0px;
}

.main-content {
	background: #ffffff;
	padding: 10px;
}

A {
  color: #400040;
  text-decoration: none;
}

A:hover {
  color: #AABBDD;
  text-decoration: underline;
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #bbc3d3;
  color: #ffffff;
}

/* Attributes for breadcrumb bar */
TD.headerNavigation {
  font-family: Arial, sans-serif, Verdana;
  font-size: 14px;
  
  background: #004080; // Grey Area
  color: #ffffff;
  font-weight : bold;
}

TD.headerNavigation2 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  background: #FFFFFF; // Grey Area
  color: #000000;
  font-weight : none;
}

TD.headerNavigation3 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  background:#DBF0F7; // Grey Area
  color:  ;
  font-weight : none;
}


A.headerNavigation { 
  color: #ffffff; 
}

A.headerNavigation:hover {
  color: #ffffff;
}

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;
}

/* Attributes for the boxes header */
TD.SideinfoBoxHeading {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	padding: 2px;
	font-weight: bold;
	background: #102cdf;
	color: #FFFFFF;
	font-variant: small-caps;
}

/* Attributes for the "Announcement" box header */
TD.SideinfoBoxHeading2 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	padding: 2px;
	font-weight: bold;
	background: #FF0000;
	color: #FFFFFF;
	font-variant: small-caps;
}

/* Attributes for the shopping cart box */
TD.ShoppingCartBoxHeading {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	padding: 0px;
	font-weight: bold;
	border-top-width: 1px;
	border-bottom-width: 0px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-style: solid;
	border-color: #663300;
	color: #8080ff;
}

TR.headerInfo {
  background: #102cdf;
}

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: 10px;
  background: #ffffff;
  color: #000000;
  font-weight: none;
  font-style: underline;
}

TD.footer2 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #ffffff;
  color: #000000;
  font-weight: none;
}

.infoBox {
  background: #FFFFFF;
}


.infoBoxContents {
  background: #FFFFFF;
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  
}

.infoBoxContents2 {
  background: #FFFFFF;
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

/* Information Box on Index Page for New Products */
TD.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  background-image: url("templates/m39.gif");
  color: #FFFFFF;
 
}

TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.infoBox11 {
  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: #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: 0px;
  border-style: solid;
  border-color: #cccccc;
  border-spacing: 1px;
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #ffffff;
  color: #000000;
  font-weight: bold;
}

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #ffffff;
}

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: #9a9a9a;
}

TD.pageHeading2, DIV.pageHeading2 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #FF0000;
}

TD.pageHeading3, DIV.pageHeading3 {
  font-family: Arial, sans-serif, Verdana;
  font-size: 14px;
  font-weight: bold;
  color: #000080;
}


TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}

TD.main, P.main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  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: #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;
}

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #E9F4FC; }

.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; }

/* 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; }

.left-column {
	background: transparent;
	padding: 10px;
}

/* Attributes for the boxes created in the OSCommerce */
.SideinfoBox {
	background: #FFFFFf;
	padding: 5px;
	border-top-width: 0px;
	border-bottom-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-style: solid;
	border-color: #B3D5FB;
}

/* Attributes for the boxes content created in the OSCommerce */
.SideinfoBoxContents {
	background: transparent;
	font-family: sans-serif, verdana, arial;
	font-size: 11px;
	line-height: 2;
	
}

/* Attributes for the boxes content created in the OSCommerce */
.SideinfoBoxContents2 {
	background: transparent;
	font-family: arial, verdana, sans-serif;
	font-size: 11px;
	line-height: 2;
	
}




.searchboxarea {
	width: 760 px;
	height: 50 px;
}

.outline {
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-style: solid;
	border-color: #C0C0C0;
}

TABLE.outline {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-style: solid;
	border-color: #C0C0C0;
}


TD.seperator {
	color: #C0C0C0;
}

/* VJ Links Manager v1.00 begin */
TABLE.linkListing {
  border: 1px;
  border-style: transparent;
  border-color: #b6b7cb;
  border-spacing: 1px;
}

.linkListing-heading {
  font-family: Verdana, Arial, sans-serif;
  border-top: 1px solid #b6b7cb;
  border-bottom: 1px solid #b6b7cb;
  font-size: 10px;
  font-weight: bold;
  background: #FFFFFF;
  color: #BB0000;
  text-align: center;
}

TD.linkListing-data {
  border-right: 1px transparent #b6b7cb;
  border-bottom: 1px solid #b6b7cb;
  padding: 4px;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TR.linkListing-odd {
  background: #FFF9FA ;
}

TR.linkListing-even {
  background: #F5F5F5;
}

/* VJ Links Manager v1.00 end */

.bg1{
 background-image: url("templates/m01.gif");
 }

 .bg2{
 background-image: url("templates/m51.gif");
 }

 .ch1{
 font-size: 11px;
 color: #494949;
 }

 .ch2{
 font-size: 13px;
 color: #000000;
 text-transform: uppercase;
 font-weight: bold;
 }

 .ch3{
 border-left: #E5E5E5 1px solid;
 border-right: #E5E5E5 1px solid;
 }

 .ch4{
 background: #EEEEEE;
 border: #FFFFFF 2px solid; 
 border-bottom: 0px; 
 }

 .ch5{
 padding-left: 31px;
 }

 .ch6{
 padding-left: 12px;
 }

 .ch7{
 font-size: 10px;
 color: #494949;
 }

 .ch8{
 font-size: 13px;
 color: #D10000;
 text-transform: uppercase;
 font-weight: bold;
 }

 .ch9{
 border-left: #007CC0 1px solid;
 border-right: #007CC0 1px solid;
 }

 .ch10{
 border-left: #D10000 1px solid;
 border-right: #D10000 1px solid;
 }

 .ch11{
 font-size: 11px;
 color: #000000;
 }

 .ch12{
 font-size: 11px;
 color: #494949;
 }

 .ch13{
 font-size: 13px;
 color: #FFFFFF;
 text-transform: uppercase;
 font-weight: bold;
 }

 .ch14{
 border: #E6E6E6 1px solid;
 }

 .ch15{
 font-size: 11px;
 font-weight: bold;
 color: #0094D8;
 }

 .ch16{
 font-size: 15px;
 font-weight: bold;
 color: #424242;
 }

 .ch17{
 font-size: 15px;
 font-weight: bold;
 color: #D10000;
 }

 .ch18{
 font-size: 13px;
 color: #222222;
 text-transform: uppercase;
 font-weight: bold;
 }

 .ch19{
 padding-left: 10px;
 }

 .ch20{
 font-size: 13px;
 font-weight: bold;
 color: #666666;
 }


 .ml1{
 font-size: 11px;
 color: #D10000;
 font-weight: bold;
 text-decoration: none;
 }

 .ml2{
 font-size: 11px;
 color: #0E89C9;
 font-weight: bold;
 text-decoration: none;
 }

 .ml3{
 font-size: 10px;
 color: #007CC0;
 }

 .ml4{
 font-size: 10px;
 color: #D10000;
 font-weight: bold;
 text-decoration: none;
 }

 .ml5{
 font-size: 11px;
 color: #494949;
 font-weight: bold;
 text-decoration: none;
 }

 .ml6{
 font-size: 11px;
 color: #494949;
 font-weight: bold;
 }

 .ml7{
 font-size: 11px;
 color: #424242;
 text-decoration: none;
 }

 .ml8{
 font-size: 11px;
 color: #505050;
 text-decoration: none;
 }

 .ml9{
  font-size: 10px;
  color: #007CC0;
  text-decoration: underline;
 }
 
 .se{            
 width: 137px;
 font-size: 9px;
 color: #858585
 }

 .se2{            
 width: 152px;
 font-size: 9px;
 color: #858585
 }

TABLE.tabline {
  background: none;
  border-bottom: 1px #aaa solid;
}