/*
  $Id: stylesheet.css,v 1.56 2003/06/30 20:04:02 hpdl Exp $

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

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
*/

.boxText { font-family: helvetica, Verdana, Arial, sans-serif; font-size: 12px; padding-left: 10px; }
.errorBox { font-family : helvetica, Verdana, Arial, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : helvetica, Verdana, Arial, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; } 
.orderEdit { font-family : helvetica, Verdana, Arial, sans-serif; font-size : 10px; color: #666666; text-decoration: underline; }

BODY {
  background:#000000 url(images/background.gif) repeat-y center top; *
/*  background:#C7C7C7 url(http://www.headhunterrecords.co.uk/templates/headhunters/images/background.jpg) repeat-y center top; */
  color: #c9c9c9;
  margin: 0px;
  font-family: "Trebuchet MS", Helvetica, Verdana, Arial, san-serif;  
  font-size: 13px;
}

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

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

FORM {
	display: inline;
}


.leadrow { 
   background:#ffffff url(images/spacer.gif) repeat left top;  
}

.leadtable  { 
  color: #ffffff;
  padding-left: 15px;
  padding-top: 2px;
  padding-bottom: 2px;
}

li {
	padding-left: 10px;
	background-image: url(images/ul_arrow.jpg);
	background-repeat: no-repeat;
	background-position: 0 .4em;
	list-style: none;
	line-height: 18px;
	display:block;
}

h1 { 
  margin-top: 5px;
  margin-left: 0px;
  margin-bottom: -5px;
  font-size: 18px;
  color: #ffffff;
}

h2 { 
  margin-top: 5px;
  margin-left: 0px;
  margin-bottom: -5px;
  padding-bottom: 0px;
  font-size: 14px;
  color: #ffffff;
}


/* New Product Layout */

#productsinline { 
	float: left; 
	display: inline; 
	width: 33%;
	text-align: center; 	
}

#productsinlinestyle {

	width: 100%;  	
	padding: 2px; 
}

#productsinlinestyle a:link, #productsinline a:visited, #productsinline a:active {
	color: #ffffff; 	
	padding: 2px; 
	font-size: 14px;
	font-weight: bold; 
}

#productsinlinestyle img {
	border: 0px; 
}


/* BOXES */

.infoBoxContents {

}

.infoBox {
  border-bottom: 1px dashed #333333;  
  padding: 0px;
  padding-bottom: 5px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
}

TD.infoBoxHeading { 
  font-size: 14px;					/* Controls the box Headings size */
  font-weight: bold;
  border: 0px;
  padding-top: 2px;
  padding-left: 5px;
  padding: 8px;
/*  background:#ffffff url(images/boxtile.gif) repeat-x left top; */
  background-color: #1A1A1A; 
  color: #ffffff;					/* Controls the box Headings COLOUR */
}

TD.infoBoxcorners { 					
  border: 0px;
  padding: 0px;					
}

.boxesend {
  display: block; 
  height: 15px; 
}

TD.minilinkBox, {
  font-size: 11px;
  padding: 10px;
  background: #AACC6A;
}


/* Product Listing Box */

TABLE.productListing {
  border: 0px;
  border-style: solid;
  border-color: #EEEDF5;
}

.productListing-heading {
  background:#292929;
  color: #ffffff;
  font-weight: bold;
  padding: 2px; 
  font-size: 12px; 
  margin-bottom: 1px; 
}

TD.productListing-data,
TD.productListing-data a {
  background:#1A1A1A;
  color: #ffffff;
  font-size: 12px; 
  padding: 2px;
}


/* HEADER */


.header {
	margin-top: 5px;
	background: url('images/header.jpg') center top no-repeat;
	height: 210px;
}


/* NAVIGATION */

TABLE.headerNavigation {
 background: #990000;
 border: solid 2px #ffffff; 
 display: block; 

}

TR.headerNavigation {

}

TD.headerNavigation {
  margin-left: 1px;
  font-size: 13px;
  color: #ffffff;
  font-weight : bold;
  height: 35px; 
}

TD.headerNavigation_start {

}

TD.headerNavigation_end {
  width: 8px;
}

A.headerNavigation { 
  line-height: 24px;
  padding-top: 4px;
  padding-left: 12px;
  padding-bottom: 4px;
  padding-right: 10px;
  color: #ffffff;
}

A.headerNavigation:hover {
  color: #ffffff;
  text-decoration: none; 
  background: #000000;  
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #ffffff url(images/footer.gif);
  background: #ffffff;
}

TD.footer {
  color: #ffffff;
  font-weight: bold;
}

#footerspacer {
  display: block; 
  padding: 10px; 
}

#footer { 
  padding: 5px; 
  padding-left: 15px; 
  margin-bottom: 30px; 
  display: block; 
  width: 95%; 
  text-align: left;  
  line-height: 20px;
  font-size: 11px;
  font-weight : bold;
  font-family: helvetica, Verdana, Arial, sans-serif;
  background-color: #cc0000;
  border: 2px solid #ffffff;
  color: #ffffff;
} 

TR.productListing-odd, TR.productListing-even {
  padding: 3px;
}

TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
  background: #f8f8f9;
  padding: 3px;
}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
  background: #f8f8f9;
}

TR.salesListing-odd, TR.salesListing-even {
  background: #f8f8f9;
  padding: 3px;
}

A.pageResults {
  color: #0000FF;
}

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

TD.pageHeading, DIV.pageHeading {
  font-size: 23px;
  vertical-align: top;
  padding-top: 2px;
  padding-left: 0px;
  padding-bottom: 2px;
  font-weight: bold;
  color: #ffffff;
}

TR.subBar {
  background: #f4f7fd;
}

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

TD.main, P.main {
  line-height: 1.5;
  font-weight: normal;
  color: #ffffff;
  font-size: 12px;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-size: 11px;
  font-weight: normal;
  color: #666666;
}

.downloads {
  font-size: 12px;
  font-weight: strong;
  color: #ff0000;
}

TD.listingText {
  font-size: 10px;
  font-weight: normal;
}

TD.categorylisting {
  padding: 8px;
  background: inherit;
}

TD.categorylisting a {
  font-size: 12px;
  font-weight: bold;
  color: #ffffff; 
}

smallText a:link {
  text-decoration: underline;
}

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


TD.category_desc {
  line-height: 1.5;
  font-size: 14px;
  color: #c9c9c9; 
}


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

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

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

SPAN.greetUser {
  color: #3333FF;
  font-weight: bold;
}

TABLE.formArea {
/*  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;	*/
  background: #ffffff url(images/main_tableback.gif) repeat left top; 
  padding: 0px;
}

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

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

/* message box */

.messageBox {  
font-size: 10px; 
}
.messageStackError, .messageStackWarning { font-size: 11px; background-color: #CC3333; padding: 5px; }
.messageStackSuccess { font-size: 10px; background-color: #99ff00; }

/* input requirement */

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






/* newcategoryBox - This controls the look of the category box on the left hand column */ 

td.newcategory  { 
  width: 100%;
  line-height: 14px;
  background-color:#990000;

} 

span.newcategoryBox a { 
  background-color:#990000;
  display: block;
  padding: 8px;
  padding-left: 7px;
  font-size: 14px;
  line-height: 16px;
  color: #ffffff;
  border-top: 1px solid #ffffff;
} 

span.newcategoryBox a:hover { 
  color: #ffffff;
  text-decoration: underline; 
} 


/* This below box heading is for the centre column */

td.newcategoryBoxHeading {
  font-size: 12px;
  font-weight: bold;
  background: transparent;
  color: #ffffff;
  padding: 0px;
}



/* DDB - 041031 - Form Field Progress Bar */
.progress{
	width: 1px;
	height: 14px;
	color: white;
	font-size: 12px;
      overflow: hidden;
	background-color: navy;
	padding-left: 5px;}
}


.storeinfo {
  width: 150px;
  padding: 2px;
  margin-top: 20px;
  margin-left: 20px;
  font-size: 9px;
  font-weight: normal;
  border: 0px;
  background: #FFffff;
  color: #333366;
}

a.storeinfo:link {
  text-decoration: underline;
}


#manage_products_heading {
	width: 100%;
	font-size: 13px;
	font-weight: bold;
	background: #880000;
/*	background: #C6DD9A;	*/
	color: #ffffff;
	padding: 4px;
}

/* MANAGE PRODUCTS BOXES */ 

.faqheading {
	font-size: 15px;
	font-weight: bold;
	color: #ffffff;
}

