/*
  $Id: stylesheet.css,v 1.51 2003/01/20 19:46:48 hpdl Exp $

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

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
*/
BODY { font-family: "vagrounded", "arial", sans-serif;}
BODY { font: "vagrounded", "arial", sans-serif; color: #FFFFFF; font-size: 12px;}
.boxText { font-family: "vagrounded", Arial, sans-serif; font-size: 10px; }
.errorBox { font-family : "vagrounded", Arial, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : "vagrounded", Arial, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : "vagrounded", Arial, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }

BODY {
  background: #009999;
  color: #000000;
  margin: 0px;
}
/* style created by nels linde...comment... */
A { 
  color: #CCFFFF; 
  text-decoration: none; 
}

A:hover { 
  color: #99FFFF; 
  text-decoration: underline; 
}
DIV.indent {
  margin-left: .25n; margin-right: .25n; text-align: left;
}
DIV.center { text-align: center;}
FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #bbc3d3;
}

TD.headerNavigation {
  font-family: "vagrounded", 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: "vagrounded", Arial, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: "vagrounded", Arial, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #bbc3d3;
}

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

.infoBox {
  background: #b6b7cb;
}

.infoBoxContents {
  background: #f8f8f9;
  font-family: "vagrounded", Arial, sans-serif;
  font-size: 10px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: "vagrounded", Arial, sans-serif;
  font-size: 10px;
}

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

TD.infoBox, SPAN.infoBox {
  font-family: "vagrounded", 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: #f4f7fd;
}

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

TR.productListing-heading {
  background: #d2e9fb;
}

TD.productListing-heading {
  font-family: "vagrounded", Arial, sans-serif;
  font-size: 10px;
  background: #d2e9fb;
  color: #000000;
  font-weight: bold;
  font-variant: small-caps;
}

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

A.pageResults { 
  color: #0000FF; 
}

A.pageResults:hover { 
  color: #0000FF; 
  background: #FFFF33; 
}

TD.pageHeading, DIV.pageHeading {
  font-family: "vagrounded", Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #9a9a9a;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: "vagrounded", Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}

TD.main, P.main {
  font-family: "vagrounded", Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: "vagrounded", Arial, sans-serif;
  font-size: 10px;
}

TD.accountCategory {
  font-family: "vagrounded", Arial, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: "vagrounded", Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: "vagrounded", Arial, sans-serif;
  font-size: 12px;
}

TD.tableHeading {
  font-family: "vagrounded", Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: "vagrounded", Arial, sans-serif;
  font-size: 10px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: "vagrounded", Arial, sans-serif;
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family: "vagrounded", Arial, sans-serif;
  font-size: 11px;
}

SPAN.greetUser {
  font-family: "vagrounded", 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: "vagrounded", Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: "vagrounded", Arial, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: "vagrounded", Arial, sans-serif;
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: hand; }
.moduleRowSelected { background-color: #E9F4FC; }

.checkoutBarFrom, .checkoutBarTo { font-family: "vagrounded", Arial, sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: "vagrounded", Arial, sans-serif; font-size: 10px; color: #000000; }
P.title { font-size: 26px; font-weight: bold; color: #FFFFFF; font-family: "vagrounded", "arial", sans-serif;}
P.H1 { font-size: 20px; font-weight: bold; color: #FFFFFF; font-family: "vagrounded", "arial", sans-serif;}
P.big { font-size: 16px; font-weight: normal; color: #FFFFFF; font-family: "vagrounded", "arial", sans-serif;}
P.bigbold { font-size: 16px; font-weight: bold; color: #FFFFFF; font-family: "vagrounded", "arial", sans-serif;}
P.bold { font-size: 13px; font-weight: bold; color: #FFFFFF; font-family: "vagrounded", "arial", sans-serif;}
P { font-size: 11px; font-weight: normal; margin-top: 0; margin-bottom: 0; color: #FFFFFF; font-family: "vagrounded", "arial", sans-serif;}
P.tiny { font-size: 10px; font-weight: normal; margin-top: 0; margin-bottom: 0; color: #FFFFFF; font-family: "vagrounded", "arial", sans-serif;}
P.tinyb { font-size: 10px; font-weight: bold; margin-top: 0; margin-bottom: 0; color: #FFFFFF; font-family: "vagrounded", "arial", sans-serif;}
P.feather { font-size: 12px; font-weight: bold; margin-top: 0; margin-bottom: 0; color: #FFFFFF; font-family: "vagrounded", "arial", sans-serif;}
TD.large { font-size: 18px; font-weight: bold; color: #FFFFFF; font-family: "vagrounded", "arial", sans-serif;}
TD.column { font-size: 16px; font-weight: bold; color: #FFFFFF; font-family: "vagrounded", "arial", sans-serif;}
td.shade { color: #FFFFFF; background: #666666;}
td.light { color: #000000; background: #999999;}
td.dark { color: #FFFFFF; background: #333333;}
P.drop-cap: first-letter { font-size: 28 pt; float: left;}
TD { font-size: 12px; font-weight: normal; color: #FFFFFF; font-family: "vagrounded", "arial", sans-serif;}
CAPTION { font-size: 14px; font-weight: bold; color: #FFFFFF; font-family: "vagrounded", "arial", sans-serif;}

A.linkbar { color: #FFFFFF; }
A.linkbar:hover { color: #ff0033; text-decoration: none; }
  td.image { 
background-image: url(http://www.hawkdancing.com/Graphics/03splash/MIDDLE2.gif); 
background-repeat:  no-repeat;
background-position: center;   
font-weight: bold;
color: #00CC00;
}
td.imagelink { 
background-image: url(http://www.hawkdancing.com/Graphics/03splash/MIDDLE3.gif); 
font-weight: bold;
color: #000000;
font-size: 16px;
}
td.imageord { 
background-image: url(http://www.hawkdancing.com/Graphics/03splash/ORDERFTH.gif); 
font-weight: bold;
color: #000000;
font-size: 12px;
}
.emph { font-size: 20px; color: #ffffff; font-weight: bold; }
P.link { font-size: 20px; font-weight: bold; color: #FFFFFF; font-family: "vagrounded", "arial", sans-serif;}
DIV.blockquote { margin-left: .30n; text-align: left; }