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

BODY {
  background:url(/images/bkg.jpg);
  color: #000000;
  margin: 0px;

}

.boxText {
	font-family: Arial, sans-serif;
	font-size: 13px;
  	color: #000000;
}

.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; }



A {
  color: #5E0000;
  text-decoration: none;
	font-weight: bold;

}

A:hover {
  color: #660000;
  text-decoration: underline;
	font-weight: bold;

}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #bbc3d3;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight : bold;
}

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;
}

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 {
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #663333;
  font-weight: bold;
}
.border-blue
{
	border-top: 1px solid #003366;
	border-right: 1px solid #003366;
	border-bottom: 1px none #003366;
	border-left: 1px solid #003366;

}
.cat-link:link {
  color: #FDF4D9;
  text-decoration: none;
	font-weight: bold;

}
.cat-link:visited {
  color: #FDF4D9;
  text-decoration: none;
	font-weight: bold;

}
.cat-link:hover {
  color: #FFFF99;
  text-decoration: underline;
	font-weight: bold;

}
.bkg {
	padding-left: 45px;
	padding-right: 5px;

}
.bkgnav {
	background-image: url(/images/leftnav_bkg.jpg);
	background-repeat: repeat-y;
}
.bodybkg {
	background-image: url(/images/bodybkg.jpg);
	background-repeat: repeat-y;
}

.infoBox {
}
.title-med {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;

}
.title-med-dark {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #8E440A;

}

.body-main-dark {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-decoration: none;

}

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




}

.infoBoxNotice {
  background: #FF8E90;
}

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

TD.infoBoxHeading {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	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: #791E01;
  border-spacing: 1px;
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #B36F28;
  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 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #791E01;
}

TR.subBar {
  background: #FCFCEB;
}

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;
}

TD.accountCategory {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #791E01;
}

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: #F4B931; }
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #A4BECB; }

/* input requirement */

.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ff0000; }


/* Float images */
.imgright {
	border:1px solid #000000;
	float: right;
	margin-left: 10px;
	}
.imgleft {
	border:1px solid #000000;
	float: left;
	margin-right: 10px;
	}
.p_index {
	font-family: Verdana, Arial, sans-serif;
	color: #791E01;
}
.infonav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	
	}
	
	
	.calTopTD1
{
	background-color : #791D00;	
	color: #ffffff;
	font-size : 13px;
	font-family:"Lucida Sans";
	height: 20px;	
}
.calHighlightTD2
{
	background-color : #E8F0FA;	
	color: #ffffff;
	font-size : 13px;
	font-family:"Lucida Sans";
	height: 20px;	
}
a:hover.calWeek
{
	background-color : #C32026;	
	color: #ffffff;
	font-size : 13px;
	font-family:"Lucida Sans";
	
}
.calWeek
{
	background-color : #C32026;	
	color: #ffffff;
	font-size : 13px;
	font-family:"Lucida Sans";
}

.calHeadTD
{
	background-color : #8F4409;	
	color: #ffffff;
		font-weight:bold;
	font-size : 13px;
	font-family:"Lucida Sans";
}


.calListNormalLink
{
	color : #EAF3FA;
	font-size : 13px;
	font-family:"Lucida Sans";
	text-decoration : none;
} 

.calListEventLink
{
	color : #FF0000;
	font-size : 13px;
	font-family:"Lucida Sans";
	text-decoration : none;
} 
.categorylink{
	color: #FFBF00;
	text-decoration : none;
}

.calMonthEvent
{
	color : #0E4777;
	font-size : 13px;
	font-family:"Lucida Sans";
}

.calLink
{
	color:#ffffff;
	text-decoration : none;
	font-size : 13px;
	font-family:"Lucida Sans";
}
a:hover.calLink
{
	color:#ffffff;
	text-decoration : none;
	font-size : 13px;
	font-family:"Lucida Sans";
	text-decoration:none;
}

.calNormalLink
{
	color : #8F4309;
	font-size : 13px;
	font-family:"Lucida Sans";
	text-decoration : none;
} 
a:hover.calNormalLink
{
	color : #8F4309;
	font-size : 13px;
	font-family:"Lucida Sans";
	text-decoration : none;
} 

.calEventLink
{
	
	font-size : 13px;
	font-family:"Lucida Sans";
	color : #ffffff;
	background-color : #8F4409;
	text-decoration : none;
}
a:hover.calEventLink
{
	color : #ffffff;
	background-color : #8F4409;
	font-size : 13px;
	font-family:"Lucida Sans";
	text-decoration : none;
} 

a:hover.calHighlightLink
{
	color : #ffffff;
	font-size : 13px;
	font-family:"Lucida Sans";
	text-decoration : underline;
}


.calHighlightLink
{
	color : #ffffff;
	font-size : 13px;
	font-family:"Lucida Sans";
	text-decoration : none;
}

.calNormalTD
{
	background-color : #ffffff;	
	color: #8F4309;
	font-size : 13px;
	font-family:"Lucida Sans";
}

.calNormalListTD
{
	background-color : #ffffff;	
	color: #8F4309;
	font-size : 13px;
	font-family:"Lucida Sans";
}

.calHighlightTD1
{
	color : #FFFFFF;
	background-color :#C99971; 
	font-size : 13px;
	font-family:"Lucida Sans";
}

.calHighlightTD1 a
{
	color : #FFFFFF;
	background-color :#C99971; 
	font-size : 13px;
	font-family:"Lucida Sans";
}
.calHighlightTD1 a:hover
{
	color : #FFFFFF;
	background-color :#8F4309; 
	font-size : 13px;
	font-family:"Lucida Sans";
	text-decoration:none;
}
.stextTD
{
	color : #ffffff;
	font-size : 11px;
	font-family:"Lucida Sans";
}

.attention{
	color: red;
}
.frmtdheader
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#ffffff;
	background-color:#B00404;
	height:30px;
	padding-left:5px;
	
}.frmtd
{
	
	color: #ffffff;
	font-size : 12px;
	font-family:"Lucida Sans";
   
}
#calendertxt{
	font-family:"Lucida Sans";
    color:#434343;
	font-size:12px;
}
#calendertxt a{
	font-family:"Lucida Sans";
    color:#2160b5;
	font-size:12px;
	text-decoration:none;
}
#calendertxt a:hover{
	font-family:"Lucida Sans";
    color:#2160b5;
	font-size:12px;
	text-decoration:underline;
}
#main_content {
	height:20px;

	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000;
}
	
	.input{
	border:1px solid #ccc;
}
.txtbox{
	border:1px solid #ccc;
}

#manage_content{

	height:30px;
	padding-left:15px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#791E01;
}
.errtext
{
	font-family: Arial,Verdana, sans-serif; 
	font-size:8pt;
	color: #ff0000;
}
.error
{
	font-family: Arial,Verdana, sans-serif; 
	font-size:8pt;
	color: #ff0000;
}
.button
{
	border-right: #791E01 1px solid;
	BORDER-TOP: #791E01 1px solid;
	BORDER-LEFT: #791E01 1px solid;
	BORDER-BOTTOM: #791E01 1px solid;
	font-family: Arial,Verdana, sans-serif; 
	font-size : 9pt;
	color: #ffffff;
	BACKGROUND-COLOR: #791E01;
}