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

BODY {
  background:url('/images/mainbg.gif') repeat-x #0D100D;
  color:#fff;
  margin: 0px;
}

#topbanner{
  height:142px;
  width:862px;
  margin:0 auto;
  background:url('/images/topbanner.gif');
}

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

A:hover {
  text-decoration: underline;
}

td.main a{
color:#CCFC08
}

td.main a:hover{
  text-decoration: none;
}

#shopleftcol a{
  line-height:1.8em;
  font-size:12px;
  background:url('images/arrow.gif') no-repeat 2% 55%;
  padding-left:15px;
}

#shopleftcol #shoppingcart a,
#shopleftcol #categories a
{
  display:block;
}

#shopleftcol td.infoBoxHeading a{
  background:none;
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

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

A.headerNavigation { 
  color: #FFFFFF; 
font-size:12px;
}

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

TR.footer {
  background: #bbc3d3;
}

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

.infoBox {
  background: #333;
}

.infoBoxContents {
  background: #333;
  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.infoBoxHeading {
  font-family:Arial;
  font-size: 13px;
  font-weight: bold;
  background: #333333;
  color: #000;
  padding: 3px 0 3px 0;
  
}

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

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #CCFC08;
  color: #000;
  font-weight: bold;
}

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  background:#333;
  border-bottom:1px dotted #CCFC08;
  padding:10px 0 10px 0;
}

a.productimg img{
  border:2px solid #CCFC08;
}


A.pageResults {
  color: #0000FF;
}

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

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

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

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

TD.smallText p img{
  border:0;
  margin-top: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: #CCFC08;
  font-weight: bold;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  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 {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #CCFC08; cursor: pointer; cursor: hand; color:#000;}
.moduleRowSelected { background-color: #000; }

.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #CCFC08; }

/* message box */

.messageBox { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Verdana, Arial, sans-serif; font-size: 12px; font-weight:bold; background-color: #990000;}
.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; }



#navigation{
  position:relative;
  bottom:96px;
  margin:0 auto;
  width:865px;
  text-align: left;
}


.btnwrapper{
  float:left;
  margin-right:10px;
  margin-top:20px;
  margin-bottom:10px;
  padding-left:10px;
}

.btnleft{
  height:32px;
  width:34px;
  float:left;
  background:url('images/navbtn/btnleft.gif') 
}

.btnright{
  float:left;
  height:32px;
  width:12px;
  background:url('images/navbtn/btnright.gif') 
}

.btncenter{
  height:32px;
  float:left;
  background:#000;
  line-height:2.9em;
  padding-right:5px;
}


img.mainholdingimage{
  border:2px solid #c0c0c0;
  width:495px;
  margin-bottom:10px;
}


#specialsbox table{
  width:495px;
}

td.specialbox{
  background:#333;
  padding-top:10px;
  border:2px solid #666;
}

/*
table.mainboxalign{
  margin-left:5px;
  margin-right:5px;
}
*/

#shopleftcol td.boxinfo a{
  font-size:10px;
}


#wrapper{
  position:relative;
  background-image:url('/images/roughbg.gif');
  height:100%;
  width:900px;
}

table.infoBox{
  margin-bottom:20px;
}

img.imghead{
  position:relative;
  right:8px;
  margin-top:3px;
}


.searchboxinput{
  border:1px solid #CCFC08;
  height:20px;
  width:150px;
}

.inputsubmitbtn{
  position:relative;
  top:7px;
}

.sponsors{
  float:left;
  width:150px;
  text-align:center;
}

#shopsponsors{
  float:left;
  width:150px;
  text-align:center;
  background:url('/images/rightcolbg.gif') repeat-x;
  position:relative;
  bottom:102px;
}

#smalllogo{
  top:0;
  margin-top:7px;
  margin-bottom:20px;
}


.smallText img,
td.specialbox img{
  border:1px solid #CCFC08;
  padding:2px;
}

td.specialbox td.infoBoxHeading img{
  border:0;
}

b.seperator{
  color:#eee;
  font-weight:normal;
}

b.rgtitle{
  color:#CCFC08;
  font-weight:normal;
}

b.category{
  color:#c0c0c0;
  font-weight:normal;
}

.error{
  margin:5px;
}

td.main .inputsubmitbtn{
	margin:7;
	padding:0;
}


#breadcrumbwrap{
	margin-left:8px;
	background:#333;
	width:712px;
	padding:5px;

}

#breadcrumbwrap a{
	font-size:14px;
	color:#c0c0c0;
}

#loggedin{
	float:right;
	background:#000;
	padding:10px;
	width:120px;
	text-align:left;
	position:relative;
	right:168px;
	line-height:1.6em;
}

b.user{
	color:#990000;
}


#login{
	font-size:12px;
	margin-top:10px;
	margin-bottom:10px;
	width:500px;
}

#login a{
	color:#CCFC08;
}

#error
{
	position:absolute;
	top:71px;
	font-size:12px;
	font-weight:bold;
	background:red;
	padding:2px;
	right:175px;
}

#infomsg
{
	position:absolute;
	top:71px;
	font-size:12px;
	font-weight:bold;
	background:white;
	padding:2px;
	right:175px;
}