/*
$Id: stylesheet.css 3 2006-05-27 04:59:07Z user $

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

  Copyright 2006 osCMax

  Released under the GNU General Public License
*/

.boxText { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.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; }

	
	
td.pricelist {   
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	padding: 5px;
	text-align: justify;
	border: 0px;
	border-bottom: 1px dotted #2468E9;	
	}

.alert {
   display:none;
   position:absolute;
   top:1px;
   left:1px;
   width:300px;
   background-color:white;
   border-style:solid;
   border-width:1px;
   padding:15px 20px 5px 20px;
   }
   
div.btns{
	zoom:1;
	white-space:nowrap;
}

div.btns:after
{
	display:block;
	clear:both;
	content:'';
}

div.btns a.btn{
	float:left;
	background:buttonface url(../../../images/border-2.gif) no-repeat;cursor:pointer;font-size:0;text-align:center;
	text-align:center;
	display:block;
	text-decoration:none;
	margin:3px 2px;
}

div.btns a.btn:hover span{
	
	color:#2468E9;
}

div.btns a.btn span
{
	padding:3px 8px 4px 8px;	
	text-align:center;
	position:relative;
	left:1px;top:1px;
	display:block;
	text-decoration:none;
	background:url(../../../images/border.gif) right bottom no-repeat;
    font-family: Tahoma, Verdana, Arial, sans-serif;
    font-size: 12px;
	color:#222;
	
}


BODY {
  color: #44448F;
  text-align: center; 
  background-color: #FFFFFF;
  background-image: url(../../images/bg.png);
  background-position: top center;
  background-repeat: repeat-y;
  margin: 0;
}

div#body{
	width:990px;
	margin: 0 auto;
	text-align: left;
	background: #FFFFFF;
	border-left: 1px solid #113F8F;
	border-right: 1px solid #113F8F;
}

div#header{
  background-color: #FFFFFF;
}

div#spacer{
	height: 20px;
}

div#bar{
  background-color: #2468E9;
  border-top: 1px solid #755A3D;
  border-bottom: 1px solid #755A3D;
  width: 990px;
  margin: 0 auto;
}

.boxText select {
width: 95%;
}

/* set pageheading text (now included in h1 tag) size back to normal size */
h1 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  text-align: center;
  color: #000066;
  text-decoration: none;
}

h2 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #000066;
  font-weight: bold;
  text-decoration: underline;
  text-align: center;
  padding-top: 5px;
}

h3 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #000066;
  font-weight: bold;
  text-decoration: none;
  text-align: center;
}


#nav-menu ul
{
list-style: none;
padding-left: 5px;
padding-right: 5px;
margin: 0px;
}

#nav-menu li
{
margin: 2px 0;

}

#nav-menu li a
{
background-color: #DFDFFF;
height: 2em;
line-height: 2em;
display: block;
border: 0.1em solid #B3B4BF;
color: #000066;
text-decoration: none;
text-align: left;
padding-left: 5px;
}

#nav-menu li a:hover
{
background: url(../../images/nav.gif) #fff bottom left repeat-x;
height: 2em;
line-height: 2em;
display: block;
border: 0.1em solid #dcdce9;
color: #000066;
text-decoration: none;
text-align: left;
padding-left: 5px;
}

#nav-menu
{
width: 217px;
text-align: center
} 

#nav-menu2 ul
{
list-style: none;
padding-left: 5px;
padding-right: 5px;
margin: 0px;
}

#nav-menu2 li
{
margin: 2px 0;

}

#nav-menu2 li a
{
background-color: #D1EAEF;
height: 2em;
line-height: 2em;
display: block;
border: 0.1em solid #6AC4D2;
color: #000066;
text-decoration: none;
text-align: center;
}

#nav-menu2 li a:hover
{
background: url(../../images/nav.gif) #fff bottom left repeat-x;
height: 2em;
line-height: 2em;
display: block;
border: 0.1em solid #6AC4D2;
color: #000066;
text-decoration: none;
text-align: center;
}

#nav-menu2
{
width: 217px;
text-align: center
} 

#nav-menu3 ul
{
list-style: none;
padding-left: 5px;
padding-right: 5px;
margin: 0px;
}

#nav-menu3 li
{
margin: 2px 0;

}

#nav-menu3 li a
{
background-color: #DFDFFF;
height: 2em;
line-height: 2em;
display: block;
border: 0.1em solid #B3B4BF;
color: #000066;
text-decoration: none;
text-align: left;
padding-left: 5px;
}

#nav-menu3 li a:hover
{
background: url(../../images/nav.gif) #fff bottom left repeat-x;
height: 2em;
line-height: 2em;
display: block;
border: 0.1em solid #dcdce9;
color: #000066;
text-decoration: none;
text-align: left;
padding-left: 5px;
}

#nav-menu3
{
width: 217px;
text-align: center
} 
.container  {

  background: #FFFFFF; 

}

.centerborder {

	background: white;
	padding: 5px;
}

.maintable {
	padding: 5px;
}
A {
  color: #000066;
  text-decoration: none;
}

A:hover {
  text-decoration: underline;
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TABLE.headerNavigation {
  width:990px;
  margin: 0 auto;
  text-align: left;
}

TR.headerNavigation {
  background-color: #2468E9;
}

TD.headerNavigation {
  font-style: Lucida Handwriting;
  font-size: 12px;
  background: #2468E9;
  color: #ffffff;
  font-weight: bold;

}

A.headerNavigation { 
  color: #FFFFFF; 
}

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

TR.headerError {
  background: red;
}

TD.headerError {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: red;
  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;
}


TABLE.footer {
  border: 1px solid #113F8F;
  background: #ffffff;
}

.footer {
background: #ffffff;
}

A.footer { 
  color: #FFFFFF; 
  background: #2468E9;
}

A.footer:hover {
  color: #ffffff;
  background: #2468E9;
}
TR.footer {
  background: #2468E9;
}

TD.footer {
  font-style: Lucida Handwriting;
  font-size: 12px;
  background: #2468E9;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
  background: #FFFFFF;
  border: 1px solid #113F8F;
  margin-bottom: 5px;
}

.infoBoxContents {
  background: #FFFFFF;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  
}

.infoBoxNotice {
  background: #FFFFFF;
}

.infoBoxNoticeContents {
  background: #FFFFFF;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.infoBoxHeading {
  font-style: Lucida Handwriting;
  font-size: 12px;
  font-weight: bold;
  background-color: #2468E9;
  color: #ffffff;
  text-align: center;
  border-top: 1px solid #113F8F;
  border-left: 1px solid #113F8F;
  border-right: 1px solid #113F8F;
}

a.infoBoxHeading{
  font-style: Lucida Handwriting;
  font-size: 12px;
  font-weight: bold;
  color: #ffffff;
}

a.infoBoxHeading:hover {
  font-style: Lucida Handwriting;
  font-size: 12px;
  font-weight: bold;
  color: #ffffff;
}

TD.infoBox, SPAN.infoBox {
  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: 1px;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 1px;
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #b6b7cb;
  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, h1.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #000066;
  text-align: center;
}

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: 10px;
}

P {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  padding: 5px;
  text-align: justify;
 }
 
img.left {
padding-right: 5px;
}

img.right {
padding-left: 5px;
}

img.center {
text-align: center;
}
 
SPAN.gold {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #000066;
  font-weight: bold;
  text-align: left;
 }
 
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: #CF2626;
  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;
}

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: #CF2626;
  font-weight: bold;
}

SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: red;
}

.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: #CF2626; font-weight: bold}

