/*
  $Id: stylesheet.css,v 1.56 2003/06/30 20:04:02 hpdl Exp $
  
*/

.boxText { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 10px; background: #CFBA8B; 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: #CC0000; text-decoration: underline; }

BODY {
  /*background: #ffffff;*/
  	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}



a:link {
	text-decoration: none;
	color: #000000;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
}
a:active {
	text-decoration: none;
}




.boxtext a:link {
	color: #2E4592;
 }
.boxtext a:hover {
	color: #2E4592;
	text-decoration: underline;
}
.boxtext a:active {
	color: #2E4592;
	text-decoration: underline;
}
.boxtext a:visited {
	color: #2E4592;
}


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;
  background-color : #587CBE;
  padding-bottom : 2px;
  padding-top : 2px;
}


A.headerNavigation { 
  color: #2E4592; 
}

A.headerNavigation:hover {
  color: #2E4592;
}

.breadcrumbsbg {
	background-image: url(/images/interface/bg_breadcrumbs.jpg);
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #990000;
  text-align: center;
}

TR.footer {
 /* background: #bbc3d3;*/
}



.infoBox {
  /*background: #b6b7cb;*/
}

.infoBoxContents {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #666666;
}

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: #FFFFFF;
}

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: #FFFFFF;
}

TABLE.productListing {
  border: 0px;
  border-style: solid;
  border-color: #ffffff;
  border-spacing: 0px;
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #E7E7E7;
  color: #000000;
  font-weight: bold;
}

TD.productListing-data {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #666666;
}

A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
}

TD.pageHeading, DIV.pageHeading {
	font-family: Verdana, Arial, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	background-color: 000000;
	padding-right: 25px;
}

TD.checkout, DIV.checkout {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #F7F7EF;
	background-color: 990000;
}
TD.checkout2, DIV.checkout2 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #999999;
	background-color: E7E7E7;
}

.checkout2 a:link {
	color: #999999;
 }
.checkout2 a:hover {
	color: #999999;
	text-decoration: underline;
}
.checkout2 a:active {
	color: #999999;
	text-decoration: underline;
}
.checkout2 a:visited {
	color: #999999;
}

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: 10px;
  color: #000000;
}

TD.smallText, SPAN.smallText, P.smallText {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #333333;
}

TD.smallText2, SPAN.smallText2, P.smallText2 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #990000;
	font-weight: bold;
}

.tinyText, .tinyText select {
	font-family: Verdana, Arial, sans-serif;
	font-size: 9px;
	color: #333333;
}

.tinyText2, .tinyText select {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #333333;
}

TD.subcats, SPAN.subcats, P.subcats {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	/*background-image: url(/images/interface/vr_dots145.gif);
	background-repeat: no-repeat;
	background-position: right center;*/
}

TD.subcatslast, SPAN.subcatslast, P.subcatslast {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
}


TD.accountCategory {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #990000
}

TD.fieldValue {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.tableHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.category_desc {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}

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: #000000;
}

.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; color: #cc0000; font-size: 10px; background-color: #ffffff; }
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: bold; color: #990000; background-color: #FFFFFF; font-style:italic; }

/* input requirement */

.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ff0000; }
.leftcolumn {
	background-image: url(/images/interface/bg_leftcolumn.gif);
	background-repeat: repeat-y;
}
.searchbox {
	border: 1px solid #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
.quantitybox {
	border: 1px solid #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
.trimcolor {
  background: #FFFFFF;
}

.nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-transform: uppercase;
	padding-right: 25px;
}


.nav a:link {
	text-decoration: none;
	color: #FFFFFF;
}
.nav a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.nav a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
.nav a:active {
	text-decoration: none;
	color: #FFFFFF;
}





.breadcrumbs {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #FFFFFF;
	padding-top: 25px;
}


.breadcrumbs a:link {
	text-decoration: none;
	color: #FFFFFF;
}
.breadcrumbs a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.breadcrumbs a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
.breadcrumbs a:active {
	text-decoration: none;
	color: #FFFFFF;
}


.navSpace {
	padding: 10px 15px 0px;

}

.productNav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	line-height: 19px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}



.productNav a:link {
	text-decoration: none;
	color: #000000;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;

}
.productNav a:visited {
	text-decoration: none;
	color: #000000;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	 }
.productNav a:hover {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #FF0000;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	
}
.productNav a:active {
	text-decoration: none;
	color: #000000;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;

}


.productNavLarge {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}


.productNavLarge a:link {
	text-decoration: none;
	color: #000000;

}
.productNavLarge a:visited {
	text-decoration: none;
	color: #000000;
	 }
.productNavLarge a:hover {
	text-decoration: none;
	color: #FF0000;

	
}
.productNavLarge a:active {
	text-decoration: none;
	color: #000000;

}

.productNavLarge ul, .productNavLarge ul li {
	list-style-type: none;
	padding: 0 0 5px 5px;
}

.productNavLarge ul li a {
	font-weight: normal;
	line-height: 20px;
	padding: 0 0 0 20px;
	background: url(images/arrow_bullet_gry.gif) no-repeat left center;
}

.productNavLarge ul li a:hover {
	padding: 0 0 0 22px;
	background: url(images/arrow_bullet.gif) no-repeat left center;
}

.icommerce {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	font-weight: bold;
	padding: 10px;
}

.icommerce a:link {
	text-decoration: none;
	color: #666666;

}
.icommerce a:visited {
	text-decoration: none;
	color: #666666;
	 }
.icommerce a:hover {
	text-decoration: underline;
	color: #666666;

	
}
.icommerce a:active {
	text-decoration: none;
	color: #666666;

}


.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
}

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	padding: 10px;
	text-transform: uppercase;

}

.footer a:link {
	text-decoration: none;
	color: #FFFFFF;

}
.footer a:visited {
	text-decoration: none;
	color: #FFFFFF;
	 }
.footer a:hover {
	text-decoration: underline;
	color: #FFFFFF;
	
}
.footer a:active {
	text-decoration: none;
	color: #FFFFFF;
}

.flashSpace {
	padding-left: 12px;
}
.productImage {
	padding: 0px;
	border: 1px solid #CCCCCC;
}
