/*
  $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, .boxText a, .boxText a:hover { font-size: 12px; color: #313538; }
.errorBox { font-size : 11px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-size : 11px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-size : 11px; color: #70d250; text-decoration: underline; }


BODY {
  background: #ffffff;
  color: #000000;
  margin: 0px;
}

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

A:hover {
  /*color: #AABBDD;*/
  text-decoration: underline;
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #ffffff;
}

TD.headerNavigation {
  font-size: 11px;
  background: #f5f7f8;
  color: #97a4b5;
  padding: 5px;
}

A.headerNavigation { 
  color: #97a4b5; 
}

A.headerNavigation:hover {
  color: #97a4b5;
}

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 {
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #97A4B5;
}

TD.footer {
  font-size: 10px;
  background: #97A4B5;
  color: #ffffff;
}

.infoBox {
  background: #f7f8f8;
  border: 1px solid #d7d7d7;
}

.infoBoxContents {
  /*background: #c7d0d7;*/
  font-size: 10px;
  /*color: #97a4b5;*/
  padding: 3px;
}

.infoBoxNotice {
  background: #FF8E90;
}

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

TD.infoBoxHeading {
  background: #bac4cc;
  color: #2f363c;
  font-size:12px;
	font-weight:bold;
	padding: 0 5px;
}

TD.infoBoxHeadingDark {
  background: #2f363c;
  color: #fff;
  font-size:12px;
	font-weight:bold;
	padding: 0 5px;	
}

.infoBoxContentsDark {
  background: #394047;
  font-size: 10px;
  color: #bac4cc;
	padding: 3px;
}

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

TABLE.productListing {
}

.productListing-heading {
  font-size: 13px;
  background: #2F363C;
  color: #BAC4CC;
  padding:5px;
}

TD.productListing-data {
  font-size: 13px;
  padding:5px;
}

A.pageResults {
  /*color: #0000FF;*/
}

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

TD.pageHeading, DIV.pageHeading {
  padding: 10px 0;
  font-size: 16px;
  font-weight: bold;
  color: #2F363C;
}

TR.subBar {
  background: #f4f7fd;
}

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

P.main {
  font-size: 13px;
  line-height: 1.5;
}

TD.main {
  font-size: 13px;
  line-height: 1.5;
  padding: 5px;
}

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

TD.accountCategory {
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-size: 13px;
  /*font-weight: bold;*/
}

TD.fieldValue {
  font-size: 13px;
}

TD.tableHeading {
  font-size: 13px;
  font-weight: bold;
}

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

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

.main input {
	border:1px solid #C9C9C9;
	font-size:13px;
	padding:3px;	
}

TEXTAREA {
  width: 100%;
  border:1px solid #C9C9C9;
  font-size:13px;
}

SPAN.greetUser {
  font-size: 13px;
  color: #f0a480;
  font-weight: bold;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-size: 13px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-size: 13px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  color: #ff0000;

	font-size: 13px;
	padding: 15px 0;
	display: block;
	font-weight: bold;
}

SPAN.errorText {
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #BAC4CC; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #e6e9ed; }

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

/* message box */

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

/* input requirement */

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


body, td, th {
	font-family:"Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans, FreeSans, Jamrul, Garuda, Kalimati;
	font-size: 12px;
	color: #2f353b;
}
body {
	background-color: #e0e1e3;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
img {
	border: 0;
}
h2 {
	color:#2F363C;
	font-size:16px;
	font-weight:bold;
}

#header {
	background-image: url(images/header-background.png);
	height: 127px;
	background-color: #464B51;
	background-repeat: repeat-x;
}
.header-logo {
	background-image: url(images/nick-gray-logo.png);
	background-repeat: no-repeat;
	margin-top: 9px;
	height: 68px;
	width: 236px;
	position:absolute;
}
.header-button {
	float:left;
	margin-top:21px;
}
.header-button-live {
	float:left;
	margin-top:-15px;
}
.header-button-right {
	float:right;
	background-image: url(images/shopping-cart.png);
	width: 207px;
	height: 64px;
}
.header-button-right a {
	font-size: 9px;
	color: #fff;
	margin:44px 0 0 64px;
	display:block;
}
#header-button-bar {
	position:absolute;
	height:43px;
	width:977px;
	margin-top:62px;
}
.contact_number {
	height:56px;
	margin-left:660px;
	margin-top:8px;
	position:absolute;
	width:320px;
}
.search input {
	border:0 none;
	height:16px;
	margin-top:3px;
	width:205px;
}

#footer {
	height: 127px;
	background-color: #c7d0d7;
}
.footer-body {
	border-right: 1px solid #91989f;
	border-left: 1px solid #91989f;
	width: 977px;
	height: 127px;
	margin-left: auto;
	margin-right: auto;
	position:relative;
}
.footer-body td, .footer-body td a {
	padding-top: 20px;
	font-size:12px;
	color: #2F363C;
}
.credit-cards {
	background-image: url(images/credit-cards.png);
	background-repeat: no-repeat;
	height:60px;
	left:25px;
	top:20px;
	position:absolute;
	width:150px;
}
.securetrading{
	background-image:url(images/securetrading.png);
	background-repeat:no-repeat;
	height:67px;
	position:absolute;
	right:25px;
	top:20px;
	width:224px;
}

.whats-new {
	background-color:#fff;
	border: 1px solid #454A50;
	padding: 5px;
}
.whats-new a, .whats-new a:hover {
	font-size: 12px;
}
.whats-new .price {
	font-size: 14px;
	color: #2f363c;
	padding: 15px 0;
	display: block;
	font-weight: bold;
}
#front-page-advert {
	margin-top: 2px;
}

.front-page-product-display {
	background-color:#FFFFFF;
	border-right:2px dotted #F0F0F0;
	float:left;
	font-size:12px;
	margin:10px;
	padding:5px;
	text-align:left;
	width:215px;
}

.front-page-product-display a {
	display:block;
	margin-bottom: 5px;
}
.front-page-product-display img {
	border: 1px solid #F0F0F0;
	padding: 5px;
	display:block;
	margin-left: auto;
    margin-right: auto;
	max-width:180px;
	max-height:180px;
}
.price-container {
	bottom:10px;
	float:left;
	font-size:11px;
	padding:5px;
	width:75px;
}
.price-container .price {
	font-size: 15px;
	color: #2f363c;
	display: block;
	font-weight: bold;
	padding-top: 3px;
}
.details-container {
	border-left:2px dotted #F0F0F0;
	float:left;
	padding:5px;
	margin-top: 11px;
}
.details-container a {
	font-size:12px;
	text-decoration:underline;
}
.products-title {
	margin: 10px 5px;
	padding: 10px 5px;
	font-size:13px;
	font-weight: bold;
	background-color: #F5F7F8;
}

.ST {
	background: #ffffff;
	padding: 15px;
	border: 1px solid #C9C9C9;
}

.main1 {
	padding:5px;
}

.vat {
	font-weight:bold;
	font-size:140%;
}
.video_panel {
	border: 1px solid #999999;
	background-color: #F7F7F7;
	padding: 5px;
	position: relative;
}
.video_panel .video {
	padding: 10px;
	text-align: center;
}