/*
$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; font-size: 12px; }
.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 12px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 12px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 12px; color: #70d250; text-decoration: underline; }

BODY {
background: #ffffff;
color: #000000;
margin: 0px;
}

A {
color: #747474;
text-decoration: none;
}
{
	color: #DC143C;
	text-decoration: underline;
}
A:hover 

FORM {
display: inline;
}

TR.header {
background: #ffffff;
}

TR.headerNavigation {
background: #bbc3d3;
}

TD.headerNavigation {
font-family: Verdana, Arial, sans-serif;
font-size: 12px;
background: #bbc3d3;
color: #ffffff;
font-weight : bold;
}

A.headerNavigation { 
color: #FFFFFF;
font-size: 13px; 
font-weight: bold;
text-decoration: none;
}

A.headerNavigation:hover {
color: #FFFFFF;
font-size: 13px; 
font-weight: bold;
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;
}

TR.footer {
background: #bbc3d3;
}

TD.footer {
font-family: Verdana, Arial, sans-serif;
font-size: 12px;
background: #bbc3d3;
color: #ffffff;
font-weight: bold;
}

.infoBox {
background: #D3D1D1;
}

.infoBoxContents {
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: 12px;
}

TD.infoBoxHeading {
background-image: url('images/infobox/corner_center.gif');
font-family: Arial, Verdana, sans-serif;
font-size: 18px;
font-weight: normal;
color: #000000;
display: none;
}

TD.infoBox, SPAN.infoBox {
font-family: Verdana, Arial, sans-serif;
font-size: 12px;
}

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: #FFE9CA;
//shopping-cart content color
}

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: #FFE9CA;
//shopping-cart content color
}

TABLE.productListing {
border: 0px;
border-style: solid;
border-color: #0071B6;
//shopping-cart header/footer color
border-spacing: 1px;

}

.productListing-heading {

border-right:2px solid #ffffff; 
border-bottom:3px solid #ffffff; 
text-align:ledt;


color: #202020;
font-weight: bold;
padding: 12px;
font-family: Tahoma, Verdana, Arial, sans-serif;
font-size: 12px;
background: #FFE9CA;
//shopping-cart header/footer color
}

TD.productListing-data {
border-right:2px solid #ffffff; 
border-bottom:2px solid #ffffff; 
text-align:center;
vertical-align:top; 
padding:10 10 10 10;


font-family: Tahoma, Verdana, Arial, sans-serif;
font-size: 14px;
color: #E52309;
}



A.pageResults {
color: #747474;
}

A.pageResults:hover {
color: #747474;
}

A.pageResults:visited {
color: #747474;
}


TD.pageHeading, DIV.pageHeading {

font-size: 14px;
font-weight: bold;
color: #FFFFFF;
text-decoration: none;
height:24px;
width: 482px;
background: url('images/m99.gif');
background-repeat: repeat-x;

padding-bottom:0px;
padding-left: 15px;

}

TR.subBar {
background: #f4f7fd;
}

TD.subBar {
font-family: Verdana, Arial, sans-serif;
font-size: 12px;
color: #000000;
}

TD.main, P.main {
font-family: Verdana, Arial, sans-serif;
font-size: 12px;
line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
font-family: Verdana, Arial, sans-serif;
font-size: 12px;
padding-left: 12px;
}

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: 12px;
color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
font-family: Verdana, Arial, sans-serif;
font-size: 12px;
}

TEXTAREA {
width: 100%;
font-family: Verdana, Arial, sans-serif;
font-size: 12px;
}

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: 12px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Verdana, Arial, sans-serif; font-size: 12px; color: #000000; }

/* message box */

.messageBox { font-family: Verdana, Arial, sans-serif; font-size: 12px; }
.messageStackError, .messageStackWarning { font-family: Verdana, Arial, sans-serif; font-size: 12px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 12px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 12px; color: #ff0000; }













body{
background: #E2E2E2
}

td{
font-family: tahoma,verdana,arial;
font-size: 12px;
color: #2C2C2C
}

.bg1{
background: #FFFFFF
}


.ch1{
padding-left: 21px;
}

.ch2{
font-size: 12px;
font-weight: bold;
text-decoration: none; 
color: #5F5F5F
}
a.ch2:hover{
font-size: 12px;
font-weight: bold;
text-decoration: underline; 
color: #FFFFFF;
} 

.ch3{
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: Navy;
}
a.ch3:hover{
font-size: 11px;
text-decoration: underline; 
color: #FFFFFF;
}

.ch4{
font-size: 12px;
color: #5F5F5F
}

.ch5{
font-size: 15px;
font-weight: bold;
color: #FFFFFF
}

.ch6{
padding-left: 16px;
}

.ch7{
border: #BFBFBF 1px solid;
background: #0071B6;
padding-left: 16px;
}

.ch8{
font-size: 12px;
color: #363636
}

.ch9{
font-size: 12px;
color: #5F5F5F;
font-weight: bold;
}

.ch10{
font-size: 13px;
font-weight: bold;
color: #E52309;
}

.ch11{
font-size: 12px;
color: #363636;
}

.ch12{
padding-top: 4px;
padding-bottom: 5px;
}

.ch13{
padding-top: 64px;
padding-left: 100px;
}

.ch14{
font-size: 13px;
font-weight: bold;
color: #202020
}


.ml1{
font-size: 12px;
text-decoration: none; 
font-weight: bold;
color: #FFFFFF
}

a.ml1:hover{
font-size: 12px;
text-decoration: underline; 
font-weight: bold;
color: #FFFFFF
} 

.ml2 {
font-size: 12px;
text-decoration: none; 
font-weight: bold;
color: #202020
}

.ml3{
font-size: 12px;
color: #363636;
text-decoration: none; 
}

.ml4{
font-size: 12px;
color: #E52309;
text-decoration: none; 
}

.se{ 
width: 1012px;
font-size: 12px;
color: #282E3E
}

.se2{ 
width: 190px;
font-size: 12px;
color: #282E3E
}



.image_border{
border:1px solid #717170; 
}













