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

.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 {  }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }

BODY,DIV,TH,TD,P,A,FORM,INPUT,SELECT,TEXTAREA,TT {
	FONT-FAMILY: Verdana, Arial, Helvetica, Sans-serif;
	FONT-SIZE: 11px;/* This is to change the description text color */
	color: #e4dedc;
	text-decoration: none;
}
BODY {
  background: #0F0000;
  margin: 0px;
  padding: 0px;
/*  background-image: url(http://www.satyrfilms.com/2008/satyr_home_files/bg_stripes2.gif);
  background-repeat: repeat;
*/  
}
A {
}

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

FORM {
	display: inline;
	MARGIN: 0px;
}
TABLE,IMG {
	BORDER: 0px;
}
INPUT, TEXTAREA, SELECT{
  background: #0f0000;
}

TR.headerNavigation {
  background: #bbc3d3;
}

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

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-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #00ff00;
  font-weight: bold;
  text-align: center;
}

TABLE.footer {
  border-top: solid 1px #3c1000;
}

.infoBox {
  background: #3c1000;
}

.infoBoxContents {
	background: #0a0000;
}

.infoBoxNotice {
  background: #FFD44C;
}

.infoBoxNoticeContents {
  background: #FFD44C;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

TD.infoBoxHeading{
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  background: #3c1204;
/*  background-image: url(./images/background_gradient_20.gif);
  background-repeat: repeat;
*/  color: #e4dedc;
  height: 20px;
}
TD.infoBoxHeading A {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
}
TD.infoBox, SPAN.infoBox {
  font-size: 11px;
}

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

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

TABLE.productListing {
  border-style: solid;
  border-color: #1c0000;
  border: 1px;
}

.productListing-heading {
  font-size: 11px;
  background: #0a0000;
  font-weight: bold;
} 

TD.productListing-data {
  font-size: 11px;
}

A.pageResults {

}

A.pageResults:hover {
}

TD.pageHeading, DIV.pageHeading, TD.pageHeading A {
  font-size: 12px;
  font-weight: bold;
}
TD.itemHeading{
  font-size: 13px;
  font-weight: bold;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-size: 11px;
  color: #000000;
}

TD.main, P.main {
  font-size: 11px;
  line-height: 1.5;
/*  background-color: #f8f8f8;
  color: #1c0000;
*/
  background-color: #060000; 
  padding: 5px;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-size: 10px;
}

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 {
  font-size: 11px;
  color: #ff0000;
}

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

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

SPAN.greetUser {
  font-size: 12px;
  color: #ffffff;
  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-weight: bold; }

/* message box */

.messageBox {font-size: 12px; font-style:italic;}
.messageStackError, .messageStackWarning { padding: 10px; font-style:italic; font-size: 12px; background-color: #1C0104; border: 1px dotted red }
.messageStackSuccess {font-style:italic;  padding: 10px; font-size: 12px; background-color: #1C0204; border: 1px dotted #3C2104 }

/* input requirement */

.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ff0000; }


/* ##### */
.HeadLogo {
	PADDING-LEFT: 7px;
	TEXT-ALIGN: left;
}
.HeadRightBox {
	VERTICAL-ALIGN: top;
	TEXT-ALIGN: right;
}
.HeadText {
	FONT-SIZE: 12px;
	FONT-WEIGHT: bold;
	COLOR: #FFFFFF;
}
.HeadLine {
	BACKGROUND-COLOR: #FFD44C;
}
.HeadThinLine {
	BACKGROUND-COLOR: #8E4B00;
	HEIGHT: 1px;
}
.HeadTopPad {
	HEIGHT: 18px;
}
.HeadTopPad IMG {
	WIDTH: 1px;
	HEIGHT: 18px;
}
.Tab {
	BACKGROUND-COLOR: #FFD44C;
	FONT-WEIGHT: bold;
	TEXT-TRANSFORM: uppercase;
	WIDTH: 85px;
	HEIGHT: 30px;
	TEXT-ALIGN: center;
	Color: #000000;
	vertical-align: middle;
}
A.Tab:link, A.Tab:visited, A.Tab:hover, A.Tab:active {
	COLOR: #000000;
	FONT-WEIGHT: bold;
	font-size: 10px;
}
.TabTop {
	HEIGHT: 5px;
	BACKGROUND-COLOR: #FFD44C;
}
TD.TabLeftSide {
	WIDTH: 9px;
	BACKGROUND-IMAGE: url(images/tab_l.gif);
}
TD.TabRightSide {
	WIDTH: 9px;
	BACKGROUND-IMAGE: url(images/tab_r.gif);
}
TD.TabLeftCorner {
	WIDTH: 9px; 
	HEIGHT: 9px;
	BACKGROUND-IMAGE: url(images/tab_c1.gif);
}
TD.TabRightCorner {
	WIDTH: 9px;
	HEIGHT: 9px;
	BACKGROUND-IMAGE: url(images/tab_c2.gif);
}
TD.TabCenter {
	HEIGHT: 9px;
	BACKGROUND-IMAGE: url(images/tab_b.gif);
}
IMG.TabCorner {
	WIDTH: 9px;
	HEIGHT: 9px;
}
IMG.TabSide {
	WIDTH: 9px;
	HEIGHT: 1px;
}
.TopLabel {
	COLOR: #000000;
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
}
A.TopLabel {
	COLOR: #000000;
}
.whitetext, .whitetext A{
/*	color: #ffffff;
*/}


/* Gallery Styles */

.motioncontainer {
/*margin:0 auto;  Uncomment this line if you wish to center the gallery on page */
width: 100%; /* Set to gallery width, in px or percentage */
height: 105px; /* Set to gallery height */
}

.motioncontainer a img {
border: 1px solid #1c0000; /* Set image border color */
}

.motioncontainer a:hover img {
border: 1px solid #9d4300; /* Set image border hover color */
}

#statusdiv {
background-color: lightyellow;
border: 1px solid gray;
padding: 2px;
position: absolute; /* Stop Editing Gallery Styles */
left: -300px;
visibility: hidden;
}

.motioncontainer a:hover {
color: red; /* Dummy definition to overcome IE bug */
}
/* End Gallery Styles */