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

body{
padding:0px;
margin:0px;
background: #191919;
}


A {
  color: #FEC018;
  text-decoration: underline;
}

A:hover {
  color: #FEC018;
  text-decoration: none;
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #2D2D2D;
}

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

A.headerNavigation { 
  color: #FEC018; 
}

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

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

.infoBoxContents {
  background: #2D2D2D;
  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: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  /*background: #bbc3d3;*/
  padding-left:5px;
  background:url("/images/design/head-bg.gif");
  height:25px;
  color: #ffffff;
}

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

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

TABLE.productListing {
 /* border: 1px;
  border-style: solid;
  border-color: #b6b7cb;*/
  border-spacing: 1px;
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background:url("/images/design/head-bg.gif");
  height:25px;
  color: #FFFFFF;
  font-weight: bold;
}

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

A.pageResults {
  color: #0000FF;
}

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

TD.pageHeading, DIV.pageHeading {
  font-family: Arial,verdana, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #ffffff;
}

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-family: Arial, Verdana, sans-serif;
 font-size: 11px;
  line-height: 1.5;
  color:#FFFFFF;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 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: 10px;
  font-weight:normal;
  color:#666666;
  border: solid 0px #C4C4C4;
}

TEXTAREA {
  width: 100%;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight:normal;
  color:#666666;
  border: solid 0px #C4C4C4;
}

SPAN.greetUser {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #f0a480;
  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: #D7E9F7; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #2d2d2d; }

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


/*added by Neil*/

/*table, td {
		width:100%;
		height:100%;
		border:0px;
	}
*/


a:hover{text-decoration:none;}

img { border:0px;}

.m_text, table, li
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:14px;
		color:#FFF;
	}
/*		color:#959595;*/
.Ecommerce_Checkout input {width: 35px;}
.Ecommerce_Checkout th {border: solid 1px #222; padding: 5px; background: #444;}
.Ecommerce_Checkout td {border: solid 1px #222; padding: 5px; background: #222;}
input {color: black;}


.header_table {border-collapse: collapse; background: #191919;}

.frontpage_table {background: #2d2d2d; width: 716px;}
.frontpage_title {display: block; width: 98%; background: #191919; font-size: 16px; padding: 7px 4px 7px 7px; color: #fff;}
.frontpage_maincol {padding: 3px; vertical-align: top;}	
.frontpage_leftcol {padding-top: 3px; vertical-align: top; width: 230px;}
.frontpage_menucol {padding-top: 3px; vertical-align: top; width: 240px;}
.frontpage_menuitem {margin-top: 3px; display: block;}

ul {margin:0; padding:0; list-style:none}
li  {background:url(images/design/a1.gif) no-repeat left center; margin: 0px 0px 0px 0px; padding:0px 0px 0px 26px}

li a  {font-family:Tahoma; font-size:11px; line-height:24px; color:#FEC018}	

.ContentObject_Products_Product {width: 100%; background: #2D2D2D none repeat scroll 0 0}
.ContentObject_Products_Product .list .ListTable {width: 100%;}
.ContentObject_Products_Product .list .ListTable td {width: 100%;}
.ContentObject_Products_Product .product_thumb {float: left;}
.ContentObject_Products_Product .product_title {font-size: 16px; margin-left: 200px;}
.ContentObject_Products_Product .product_addtocart {float: right;}
.ContentObject_Products_Product .product_teaser { margin-left: 100px;}

.product_addtocart .Ecommerce_AddToCart {background: url(/images/button_in_cart2.gif); height: 44px; width: 120px; padding: 5px 2px 10px 2px; color: white; display: block; background-repeat: no-repeat; font-size: 18px; text-align: center; line-height: 16px;}
.product_addtocart .Ecommerce_AddToCart a {color: white; display: block; background-repeat: no-repeat; font-size: 18px; text-align: center; line-height: 16px;}


/*.Ecommerce_AddToCart a {background: #FEC018; color: #333; display: block; padding: 5px; border: solid 1px #888; font-size: 12px; text-align: center; line-height: 16px;}*/
.Ecommerce_AddToCart .button_text2 {display: none;}
/*.Ecommerce_AddToCart a:hover {background: #eee; display: block; color: #222;}*/

.complete_order input {font-size: 18px; float: right; width: 150px; margin: 10px; border: solid 1px #777; padding: 0px 5px 0px 5px; }
.PageMessage {text-align: center; font-size: 14px;}

.product_gallery {float: left}