/*
  $Id: stylesheet.css,v 1.50 2002/11/02 03:06:05 hpdl Exp $

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

  Copyright (c) 2001 osCommerce

  Released under the GNU General Public License
*/

.boxText {  font-size: 12px; }
.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: #000; }

body,td,th {
  line-height:1.25;
}

body
{
	margin:0px;
	padding:0px;
	background-color:#000;
	font-family: "Trebuchet MS", Helvetica, Arial, Geneva, sans-serif;
	font-size: 12px;
	color: #ccc;
	/*
	cursor:url("http://www.sinistervisions.com/images/2004/cursors/sv2_working_in_background.ani");
	*/
	background-image:url("http://www.shrinestore.com/images/tile_1.gif");
	/*
	scrollbar-face-color:#997544;
	scrollbar-arrow-color:#ffb400;
	scrollbar-track-color:#000;
	scrollbar-shadow-color:#997544;
	scrollbar-highlight-color:#997544;
	scrollbar-3dlight-color:#000000;
	scrollbar-darkshadow-Color:#000000;
	*/
  }

a {
  text-decoration:none;
  cursor:hand;
 }

a:link,a:visited {
  color:#FFFFFF;
  cursor:hand;
 }

a:hover,a:active {
  color:#700000;
  cursor:hand;
 }

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TD.headerNavigation {
	font-size: 14px;
	background: #000;
	color: #ffffff;
	font-weight : bold;
	padding: 8px;
}

A.headerNavigation { 
  color: #ffffff; 
}

A.headerNavigation:hover {
  color: #700000;
}

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;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background:#000000;
}

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

.infoBox {
  background: #000;
}

.infoBoxContents {
  background: #000000;
  font-size: 10px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-size: 10px;
}

TD.infoBoxHeading {
  font-size: 13px;
  font-weight: bold;
  background: #000;
  color: #fff;
  padding: 4px 0 4px 12px;
}

TD.infoBox, SPAN.infoBox {
  
  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: #000;
  
}

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

TR.productListing-heading {
  background: #000;

}

TD.productListing-heading {
  font-size: 10px;
  background: #000;
  color: #FFFFFF;
  font-weight: bold;
  font-variant: small-caps;

}

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

A.pageResults { 
  color: #ffffff; 
	border:1px dotted #999;
	background-color:#000;
	padding:3px 3px 6px 3px;
}

A.pageResults:hover { 
  color: #700000; 
	border:1px dotted #700000;
	background-color:#000000;
	padding:3px 3px 6px 3px;
}

.pageResults {
	font-size:14px;
	font-weight:bold;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#F00;
}

TD.pageHeading, DIV.pageHeading {
  font-size: 16px;
  font-weight: bold;
  color: #FFFFFF;

}

td.pageheading {
	font-size: 22px;
	padding: 5px 8px;
	font-weight: bold;
	color: #eee;
	background: #000;
}

td.pageheading img {
	display: none;
}


TR.subBar {
  background: #f4f7fd;
}

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

TD.main, P.main {
  
  font-size: 14px;
  line-height: 1.5;
  background: #000;
  padding: 8px;
  border: 1px dotted #666;
}


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

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

TEXTAREA {
width: 100%;
/*    
  font-size: 11px; */
  border-width:1px;
   border:#030067;
   border-style:solid;
   border-top-width:1px;
   border-right-width:1px;
   border-bottom-width:1px;
   border-left-width:1px;
   background-color:#eeeeee;
   font-family:verdana,arial,helvetica,sans-serif;
   font-size:10px;
   color:#000000;
  
}

SPAN.greetUser {
  
  font-size: 14px;
  color: #008fd6;
  font-weight: bold;
}

TABLE.formArea {
  background: #000000;
  border-color: #000;
  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 {
  
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #574000; cursor: hand; }
.moduleRowSelected { background-color: #000000; }

.checkoutBarFrom, .checkoutBarTo {  font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent {  font-size: 10px; color: #FFF8DC; }

.copyright {
  font-family:Arial, Helvetica, sans-serif;
  font-size:10px;
  line-height:1;
  color:#E2D5CA;
  text-align:center;
   }

.footer1 {
  font-family:Arial, Helvetica, sans-serif;
  font-size:10px;
  line-height:1;
  color:#E2D5CA;
  text-align:center;
  margin:2px;
  padding:0px;
   }
   
#header {
	height: 187px;
	background: transparent url(http://www.shrinestore.com/images/blackHeadTile.png) repeat-x;
	text-align:center;
	line-height:0;
	margin:0px;
	padding:0px;
	
}

input, textarea {
   border-width:1px;
   border:#000;
   border-style:solid;
   border-top-width:1px;
   border-right-width:1px;
   border-bottom-width:1px;
   border-left-width:1px;
   background-color:#ffffff;
   font-family:verdana,arial,helvetica,sans-serif;
   font-size:10px;
   color:#000000;
}
  
option {
  font-size:9px;
  line-height:2;
  font-family:verdana, arial, helvetica, sans-serif;
  color:#000000;
  margin:0px;
  padding:0px;
  border-width:1px;
   border:#000;
   border-style:solid;
   border-top-width:1px;
   border-right-width:0px;
   border-bottom-width:0px;
   border-left-width:0px;
   background-color:#FFB400;
}

.optionHeader, select {
  font-size:9px;
  line-height:1.2;
  font-family:verdana, arial, helvetica, sans-serif;
   background-color:#000000;
   color:#ffffff;
  
}

#nav {
width:100%;
height:60px;
margin:15px auto 0;
padding:10px 0;
text-align:center;
background:transparent url("http://www.shrinestore.com/images/navBack.gif") no-repeat scroll top center;
}


h2.customeralert {
	width: 80%;
	background: #1f1f1f;
	margin: 8px auto;
	font-size: 14px;
	padding: 10px;
	color: #eee;
	font-weight: normal;
	border: 1px dotted #bbb;
}

h2.customeralert strong {
	display: block;
	font-size: 15px;
	font-weight: bold;
	margin: -10px -10px 5px -10px;
	padding: 4px 4px 4px 8px;
	color: #fff;
	background: #000;
}
