/*
  $Id: stylesheet.css 1739 2007-12-20 00:52:16Z hpdl $

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

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
*/
a,p,td,th,select,input,div,span,li{
    font-family : Verdana, Arial, sans-serif;
    font-size: 11px;
    color: #000000;
    text-decoration: none;
    /* font-weight: normal; */
}

h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:22px;
	font-weight:bold;
	margin-bottom:-8px;
}

h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	margin-bottom:-8px;	
}

.red_text_astrix{
  color: #ff0000;
  font-size: 10px;
}

.notes{
    font-size: 7pt;
    color: #000080;
}

.errorBox { background: #ffb3b5; font-weight: bold; }
.stockWarning { color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { #70d250; text-decoration: underline; }

BODY {
  background: #000000;
  color: #000000;
  margin: 0px;
}
.masterBody{
    width: 1020px;
    display:block;
	background: #ffffff;
}
.prodCatBlock{
    display:inline;
    padding:2px 15px 19px 15px;
}

A {
  color: #000000;
  text-decoration: none;
}

A:hover {
  color: #AABBDD;
  text-decoration: underline;
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #bbc3d3;
}

TD.headerNavigation {
  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-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #bbc3d3;
}

TD.footer {
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
  background: #700404;
}

.infoBoxContents {
  background: #D9A8AB;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
}

TD.infoBoxHeading {
  font-weight: bold;
  background: #bbc3d3;
  color: #ffffff;
}

TD.infoBox, SPAN.infoBox {
  
}

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 solid #8D8D8D;
  border-spacing: 0px;
}

.productListing-heading {
  background: #CCCCCC;
  color: #000000;
  font-size:11px;
  font-weight: bold;
  height:20px;
}

TD.productListing-data {
  
}

A.pageResults {
  color: #0000FF;
}

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

TD.pageHeading, DIV.pageHeading {
  font-size: 20px;
  font-weight: bold;
  color: #9a9a9a;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  color: #000000;
}

TD.main, P.main {
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  
}

TD.accountCategory {
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-size: 12px;
}

TD.tableHeading {
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-size: 11px;
}

SPAN.greetUser {
  font-size: 12px;
  color: #f0a480;
  font-weight: bold;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  color: #ff0000;
}

SPAN.errorText {
  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; }


/* HEADER ELEMENTS */

.headerwrapper {
	width: 1020px;
	background:#000000;
	}
	
.navwrap {
	margin: auto;
	width: 1020;
	}	

/* NAVIGATION ELEMENTS */

.topnav {
	float: right;
	color: #ffffff; 
	font-size: 10px;
	font-family:Arial, Helvetica, sans-serif;	
	height:16px;
	margin-top:6px;
	}
	
a.toplink {
	color:#ffffff;
	}	
	
a.toplink:hover {
	color:#ffff00;
	}	
	
.navigation {
	padding:0 0 0 55px;
	margin:0;
	list-style:none;
	height:40px;
	background:#1841c8 url(images/nav_background.gif);
}
.navigation li {
	float:left;
}
.navigation li a {
	display:block;
	float:left;
	height:40px;
	line-height:40px;
	color:#FFFFFF;
	text-decoration:none;
	font-family:arial, verdana, sans-serif;
	text-align:center;
	padding:0 20px 0 20px;
	cursor:pointer;
	font-size:13px;
}
.navigation li a b {
	float:left;
	display:block;
	padding:0 16px 0 8px;
}
.navigation li.current a {
	color:#FFFFFF;
	background:url(images/nav_hover.gif);
}
.navigation li a:hover {
	color:#00CCFF;
	background: url(images/nav_hover.gif);
}
.navigation li a em {
	display:block;
	float:left;
	width:30px;
	height:40px;
}

/* Rotator */

img {border:0;}
div.rotator-panel-links { position: absolute; bottom:4px; left:6px; z-index:100; } /* use to adjust position of numbers at bottom */
div.panel {display:none;}
#panel1 {display:block;}
.panel {text-align:center; margin:0 auto; position: absolute;}
a.numberbox {display:block; float:left; color:white; background: url(http://www.wolfftanning.com/image-rotator/square-button.png) center no-repeat; text-align:center; height:25px; width: 25px; padding-top: 3px; margin:0px; text-decoration:none;}
a.activelink {background:url(http://www.wolfftanning.com/image-rotator/square-button-current.png) center no-repeat}
div.rotator-box {position:relative; height:334px; width:490px; border:0 solid grey;}
div.rotator-box a {-moz-outline: none;}
a.pause {display:block; float:left; background:url(http://www.wolfftanning.com/image-rotator/square-play.png) center no-repeat; width:25px; height:25px; padding-top:3px; margin:0; text-decoration:none;}
a.play {display:block; float:left; background:url(http://www.wolfftanning.com/image-rotator/square-pause.png) center no-repeat; width:25px; height:25px; padding-top: 3px; margin:0; text-decoration:none;}
