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



a.topNav {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.5;
	color: #2F4F4F;
	font-weight : normal;
}

a.topNav:Hover {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.5;
	color: #447373;
	font-weight : normal;
}

A.coolHrefRed {
	font-family: helvetica,tahoma,arial,sans-serif;
	font-size:12px;
	font-weight: normal;
	color:#EDF1F4;
	background:#527BB9;
	padding:2px;
	display:block;
	border-right: 1px solid #2A3F5E;
	border-left: 1px solid #6A7F94;
	border-bottom: 1px solid #2A3F5E;
	border-top: 1px solid #6A7F94;
	text-decoration:none;
}
A.coolHrefRed:hover {
	font-family: helvetica,tahoma,arial,sans-serif;
	font-size:12px;
	font-weight: normal;
	color:#EDF1F4;
	background:#527BB9;
	padding:2px;
	display:block;
	border-right: 1px solid #2A3F5E;
	border-left: 1px solid #6A7F94;
	border-bottom: 1px solid #6A7F94;
	border-top: 1px solid #2A3F5E;
	text-decoration:none;
}
A.coolHrefRed:selected {
	font-family: helvetica,tahoma,arial,sans-serif;
	font-size:12px;
	font-weight: normal;
	color:#EDF1F4;
	background:#527BB9;
	padding:2px;
	display:block;
	border-right: 1px solid #4F0000;
	border-left: 1px solid #A20000;
	border-bottom: 1px solid #A20000;
	border-top: 1px solid #4F0000;
	text-decoration:none;
}


A.coolHref {
	font-family: helvetica,tahoma,arial,sans-serif;
	font-size:12px;
	font-weight: normal;
	color: #527BB9;
	background: #EDF1F4;
	padding:2px;
	display:block;
	border-right: 1px solid #EBEBEB;
	border-left: 1px solid #EAEAEA;
	border-bottom: 1px solid #CECECE;
	border-top: 1px solid #FAFAFA;
	text-decoration:none;
}
A.coolHref:hover {
	font-family: helvetica,tahoma,arial,sans-serif;
	font-size:12px;
	font-weight: normal;
	color: #FF6600;
	background: #FEFEFE;
	padding:2px;
	display:block;
	border-right: 1px solid #EAEAEA;
	border-left: 1px solid #EBEBEB;
	border-bottom: 1px solid #FAFAFA;
	border-top: 1px solid #CECECE;
	text-decoration:none;
}
A.coolHref_sel {
	font-family: helvetica,tahoma,arial,sans-serif;
	font-size:12px;
	font-weight: normal;
	color: #527BB9;
	background: ##FEFEFE;
	padding:2px;
	display:block;
	border-right: 1px solid #EAEAEA;
	border-left: 1px solid #EBEBEB;
	border-bottom: 1px solid #FAFAFA;
	border-top: 1px solid #CECECE;
	text-decoration:none;
}
A.coolHref_sel:hover {
	font-family: helvetica,tahoma,arial,sans-serif;
	font-size:12px;
	font-weight: normal;
	color: #527BB9;
	background: ##FEFEFE;
	padding:2px;
	display:block;
	border-right: 1px solid #EAEAEA;
	border-left: 1px solid #EBEBEB;
	border-bottom: 1px solid #FAFAFA;
	border-top: 1px solid #CECECE;
	text-decoration:none;
}
.boxTextMenu { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.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; }

BODY {
  background: #E4E4E4;
  color: #000000;
  margin: 0px;
  	background-image : url(http://www.canuck-industries.com/catalog/images/background.gif);
}

A {
	color: #527BB9;
	text-decoration: underline;
	font-family: helvetica,tahoma,arial,sans-serif;
	font-size : 12px;
}

A:hover {
	color: #FF6600;
	text-decoration: underline;
	font-family: helvetica,tahoma,arial,sans-serif;
	font-size : 12px;
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background:  #000000;
}

TD.headerNavigation {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	background: #000000;
	color: #10518D;
}

A.headerNavigation {
	font-family: helvetica,tahoma,arial,sans-serif;
	color: #527BB9;
	font-size : 12px;
	background-color : #FFFAFA;
	background-image : url(http://www.canuck-industries.com/catalog/images/button.gif);
	text-decoration: none;
	font-weight : normal;
	padding:5px;
	line-height : 25px;
}

A.headerNavigation:hover {
	font-family: helvetica,tahoma,arial,sans-serif;
	color: #FF6600;
	font-size : 12px;
	padding:5px;
	background-color : #FFFAFA;
	background-image : url(http://www.canuck-industries.com/catalog/images/button.gif);
	text-decoration: none;
	font-weight : normal;
	line-height : 25px;
}

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: #006600;
}

TD.headerInfo {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background:  #006600;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background:  #006600;
}

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

.infoBox {
  background: #FFFFFF;
}

.infoBoxContents {
  background: #FFFFFF;
  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.infoBoxHeadingRed {
	font-family:  helvetica,tahoma,arial,sans-serif;
	background-image : url(http://www.canuck-industries.com/catalog/images/stripe-red.gif);
	font-size: 12px;
	font-weight: bold;
	color: #F1F6F9;
	line-height : 25px;
}
TD.infoBoxHeading {
	font-family:  helvetica,tahoma,arial,sans-serif;
	background-image : url(http://www.canuck-industries.com/catalog/images/stripe.gif);
	font-size: 12px;
	font-weight: bold;
	color: #527BB9;
	line-height : 25px;
}

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: #FEFEFE;
}

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: #EDF1F4;
}

TABLE.productListing {
	border-color: #b6b7cb;
	border-spacing: 1px;

}

.productListing-heading {
	font-family: helvetica,tahoma,arial,sans-serif;
	font-size: 12px;
	background: #8B99A3;
	color: #F9F9FA;
	font-weight: normal;
}

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

A.pageResults {

color:#527BB9;
}

A.pageResults:hover {
  color: #FFFFFF;
  background: #FF6600;
}

TD.pageHeading, DIV.pageHeading {
	font-family: helvetica,tahoma,arial,sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: Black;
	background-color : #FFFFFF;
	margin-left : 15px;
}

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;
	margin-left : 10px;
}
 P {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 1.5;
	margin-left : 10px;
	background-color : White;
}
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: #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: #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;
}

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: #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: #ff0000; }

.footertext {
	font-family: helvetica,tahoma,arial,sans-serif;
	font-size: 9px;
	color: #666666;
}a.footertext {
	font-family: helvetica,tahoma,arial,sans-serif;
	font-size: 9px;
	color: #000000;
	font-weight : bold;
}
}a.footertext:hover {
	font-family: helvetica,tahoma,arial,sans-serif;
	font-size: 9px;
	color: Gray;
	font-weight : bold;
}