/*
  $Id: stylesheet.css,v 1.56 2003/06/30 20:04:02 hpdl Exp $
*/

.action {
background-image:url(../../../images/hero3.jpg); background-repeat:no-repeat;
}
.frontTitle {
font: 36px "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif; text-align:left; font-weight:bold; color: #000000; vertical-align:top; margin-left:5px;
}
.frontMain {
font: 16px "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif; text-align:left; color:#666666; vertical-align:top; margin-left:5px;
}
.frontFeatureTitle {
font: 18px "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif; text-align:left; color:#000000; vertical-align:top; margin-left: 3%; margin-right: 3%;
}
.frontFeatureSubTitle {
font: 18px "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif; text-align:left; color:#000000; font-weight:bold; vertical-align:top; margin-left: 5px;
}
.frontFeature {
font: 12px "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif; text-align:left; color:#666666; vertical-align:top; margin-left: 3%; margin-right: 3%;
}
.frontgrid { width: 23%; margin-left: 3%; vertical-align:top; }

#ajaxticker1 {
  font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
  font-size: 13px;
  color:#6e6e6e;
}
.indexhead{
  font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
  font-size: 13px;
  color:#333;
  font-weight: bold;
  text-indent:10px;
}
.bodyhead {
font: 16px "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif; font-weight:bold; text-align:left; color:#333; vertical-align:top;
}
hr {color: #fff; background-color: #fff; border: 1px dotted #666666; border-style: none none dotted; }

.largeborder {
  border: 0px;
  border-style: none;
  border-color: #000000;
  border-spacing: 1px;
}
.thecategories a:hover {
	background-color: #eeeeee;
	color: #000000;
}
.catwithsubs, .catwithnosubs {
	padding-right: 2px;
}
.thecategories {
	position: relative;
	top: -9px;
	margin-bottom: -16px;
	width: 110px;
}
.activelink {
	display: block;
	font-weight: bold;
}
.thecategories a {
	display: block;
	padding-bottom: 0px;
	padding-top: 1px;
	width: 100%;
}
/*mozilla fix*/
html>body .thecategories a {
	width: auto;
}
/*end of mozilla fix*/

.boxText { font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif; font-size: 12px; }
.errorBox { font-family : "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif; font-size : 12px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif; font-size : 12px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif; font-size : 12px; color: #70d250; text-decoration: underline; }

.ltgrey {
  font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
  font-size: 12px;
  color:#6e6e6e;
}

body { 
  color: #000000;
  margin: 0px;
  background-image: url(../../../images/BG_tile.jpg);
  background-repeat:repeat-x;
  background-attachment:fixed;
}
A {
  color: #000000;
  text-decoration: none;
}
A:hover {
  color: #AABBDD;
  text-decoration: underline;
}
FORM {
	display: inline;
}

.kback {
		background-image: url(../../../images/BG_tile.jpg);
		background-repeat:repeat-x;
  		background-attachment:fixed;
		
	}

.page {
  /*background: #FFFFFF;*/
	}	
.kfoot {
	height: 30px;
	}
.headerNavigation {
  height:37px;
  /*font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
  font-size: 12px;*/
  background-image: url(../../../images/navbar_BGTile.jpg);
  vertical-align:top;
  /*color: #ffffff;
  font-weight : bold;
  margin:auto;*/
}

.headerSep {
  height:37px;
  width:2px;
  background-image: url(../../../images/navbar_SEP.jpg);
  vertical-align:top;
}

.headerLeft {
  height:37px;
  width:17px;
  background-image: url(../../../images/navbar_L.jpg);
  vertical-align:top;
}

.headerRight {
  height:37px;
  width:17px;
  background-image: url(../../../images/navbar_R.jpg);
  vertical-align:top;
}

.BoxTL {
  width:5px;
  height:5px;
  background-image: url(../../../images/box_wht_TL.jpg);
}

.BoxTM {
  background-image: url(../../../images/box_wht_T.jpg);
  height:5px;
}

.BoxTR {
  width:5px;
  height:5px;
  background-image: url(../../../images/box_wht_TR.jpg);
}

.BoxL {
  width:5px;
  background-image: url(../../../images/box_wht_L.jpg);
}

.BoxR {
  width:5px;
  background-image: url(../../../images/box_wht_R.jpg);
}

.BoxBL {
  width:5px;
  height:5px;
  background-image: url(../../../images/box_wht_BL.jpg);
}

.BoxBM {
  background-image: url(../../../images/box_wht_B.jpg);
  height:5px;
}

.BoxBR {
  width:5px;
  height:5px;
  background-image: url(../../../images/box_wht_BR.jpg);
}

.BoxContent {
background-color:#FFFFFF;
vertical-align:top;
padding-top:2px;
}
.barSep{
	background: #000000;
	height:1px;
}

A.headerNavigation, A.headerNavigation:hover { 
  color: #FFFFFF; 
}
TR.headerError {
  background: #ff0000;
}
.bg {
  background: #CCCCCC;
}
TD.headerError {
  font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}
TR.headerInfo {
  background: #00ff00;
}
TD.headerInfo {
  font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #000000;
  font-weight: bold;
  text-align: center;
}
.footer {
  font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
  color:#333;
  font-size: 11px;
}
.footer a:link, .footer a:visited, .footer a:active {
  color:#bf2417;
}
.infoBox {
 /* background: #CCCCCC; */
}
.infoBoxContents, .infoBoxNotice, .infoBoxNoticeContents {
  background: #FFFFFF;
  font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
  font-size: 12px;
  color:#333;
}
.infoBox2 {
  background: #CCCCCC;

}
.infoBox2Contents, .infoBox2Notice, .infoBox2NoticeContents {
  background: #FFFFFF;
  font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
  font-size: 12px;
  color:#333;
}
TD.infoBoxHeading, .storytitle {
  font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
  font-size: 14px;
  font-weight: bold;
  /*background: #000000;*/
  color: #bf2417;
}
A.infoBoxHeading, A.infoBoxHeading:hover { 
  color: #000000; 
}
TD.infoBox, SPAN.infoBox {
  font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, 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: #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: #CCCCCC;
  border-spacing: 1px;
}
.productListing-heading {
  font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
  font-size: 12px;
  /*background: #000000;*/
  color: #000000;
  font-weight: bold;
}
TD.productListing-data {
  font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
  font-size: 12px;
}
A.pageResults {
  color: #bf2417;
}
A.pageResults:hover {
  color: #bf2417;
  background: #FFFF33;
}
TD.pageHeading, DIV.pageHeading {
  font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
  font-size: 18px;
  font-weight: bold;
  color: #333;
}
TR.subBar {
  background: #f4f7fd;
}
TD.subBar {
  font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
  font-size: 12px;
  color: #000000;
}
TD.main, P.main, .storycontent {
  font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
  font-size: 12px;
  line-height: 1.5;
  color: #333;
}
.main a:link, .main a:visited,	.main a:active { 
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #bf2417;
}
TD.main2, P.main2 {
  font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
  font-size: 12px;
  line-height: 1.5;
}
TD.smallText, SPAN.smallText, P.smallText {
  font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
  font-size: 12px;
  font-weight: normal;
  color: #333;
}
.smallText a:link, .smallText a:visited,	.smallText a:active { 
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #bf2417;
}
TD.NsmallText, SPAN.NsmallText, P.NsmallText {
  font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
  font-size: 12px;
  font-weight: normal;
  color: #333;
}
.NsmallText a:link, .NsmallText a:visited,	.NsmallText a:active { 
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #bf2417;
}
TD.smallText2, SPAN.smallText2, P.smallText2 {
  font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
  font-size: 12px;
  color: #bf2417;
}
.smallText2 a:link, .smallText2 a:visited,	.smallText2 a:active { 
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #bf2417;
}
TD.accountCategory {
  font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}
TD.fieldKey {
  font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
  font-size: 12px;
  font-weight: bold;
}
TD.fieldValue {
  font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
  font-size: 12px;
}
TD.tableHeading {
  font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
  font-size: 12px;
  font-weight: bold;
}
SPAN.newItemInCart {
  font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
  font-size: 12px;
  color: #ff0000;
}
CHECKBOX, INPUT, RADIO, SELECT {
  font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
  font-size: 12px;
}
TEXTAREA {
  width: 100%;
  font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
  font-size: 12px;
}
SPAN.greetUser {
  font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, 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: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
  font-size: 12px;
  font-weight: bold;
}
SPAN.markProductOutOfStock {
  font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}
SPAN.productSpecialPrice {
  font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
  color: #ff0000;
}
SPAN.errorText {
  font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
  color: #ff0000;
}
.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer;}
.moduleRowSelected { background-color: #E9F4FC; }
.checkoutBarFrom, .checkoutBarTo { font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif; font-size: 12px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif; font-size: 12px; color: #000000; }
/* message box */
.messageBox { font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif; font-size: 12px; }
.messageStackError, .messageStackWarning { font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif; font-size: 12px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif; font-size: 12px; background-color: #99ff00; }
/* input requirement */
.inputRequirement { font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif; font-size: 12px; color: #ff0000; }
.chartTable, .tableBorderGrey

			{
			background-color: #FFFFFF;
			border-width: 0px;
			border-color: #cccccc;
			border-style:none;
			}
.tableBorderGrey2
			{
			background-color: #EDEDED;
			border-width: 0px;
			border-color: #cccccc;
			border-style:none;
			}
.tableHeader
		{
		background-color: #404040;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-weight: bold;
		color: #FFFFFF;
		padding: 1px 1px 1px 1px;
		}
.tableSubHeader
		{
		background-color: #EDEDED;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #404040;
		font-weight: bold;
		padding: 1px 1px 1px 1px;
		}
.infoBoxOdd {
	background-color:#fff;
	text-align:center;
	}
.infoBoxEven {
	background-color:#ebebe9;
	text-align:center;
	}
.infoBoxMainOdd {
	background-color:#fff;
	text-align:left;
	}
.infoBoxMainEven {
	background-color:#ebebe9;
	text-align:left;
	}
	
.box-solid {
		border:1px solid #e2e2e2;
		margin-bottom:5px;
	}