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

BODY {
	color: #FFFFFF;
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
}

A {
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.main b {
	color: #FFC956;
}


A:hover {
  color: #FFFFFF;
  text-decoration: underline;
}
.footer {
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
}
.footer a {
	font-size: 9px;
	color: #999999;
	text-decoration: none;
}



FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #bbc3d3;
}

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

A.headerNavigation { 
  color: #FFFFFF; 
}

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 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #606060;
}

.infoBoxContents {
  background: #000;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #000;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #000;
  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: #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;
}

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

.productListing-heading {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	background: #000;
	color: #F9C356;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #457AC8;
	padding-bottom: 5px;
}

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: Verdana, Arial, sans-serif;
	font-size: 20px;
	color: #FFC956;
	background-image: url(images/head_bg.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-top: 10px;
	padding-bottom: 6px;
	text-indent: 26px;
}

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

/* 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; }
.top_menu_bttn A {
	PADDING-RIGHT: 5px;
	PADDING-LEFT: 5px;
	FONT-SIZE: 12px;
	COLOR: #ffffff;
	POSITION: relative;
	TEXT-DECORATION: none;
	font-family: Arial, Helvetica, sans-serif;
	display: block;
}
.top_menu_bg {
	background-image: url(images/top_menu_button.gif);
	background-repeat: repeat-x;
}
.fonttitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
}


.top_menu_bttn A:hover {
	MARGIN-TOP: 2px; COLOR: #ffffff; TEXT-DECORATION: underline
}
.fonttitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffc956;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #447AC9;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #999999;
}

.alblink a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFC956;
	text-decoration: underline;
}
.alblink a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFE8B7;
	text-decoration: underline;
}
h1 {
	FONT-WEIGHT: normal; FONT-SIZE: 24px; MARGIN: 0px; COLOR: #eeeeee; FONT-FAMILY: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}.fontlink a {
	font-size: 24px;
	text-decoration: none;
	color: #FFC956;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.mnu a {
	color: #447AC9;
	text-decoration: none;
}
.mnu a:hover {
	color: #0397FF;
	text-decoration: underline;
}.image img {

}
.thumb_caption {
	font-size: 11px;
}

.statlink a {
	color: #FFC956;
	text-decoration: none;
	font-weight: bold;
	
}
.statlink a:hover {
	color: red;
	text-decoration: none;
}
.thumb_title {
	DISPLAY: block;
	FONT-SIZE: 10px;
	padding: 2px;
}

.navmenu A {
	COLOR: #ffc956;
	text-decoration: none;
}.navmenu A:hover {
	COLOR: #0397FF;
	text-decoration: none;
}
.tableh1a td {
	BACKGROUND-POSITION: 50% bottom;
	BACKGROUND-IMAGE: url(images/tableh1a_bg_middle.gif);
	BORDER-TOP-STYLE: none;
	BORDER-RIGHT-STYLE: none;
	BORDER-LEFT-STYLE: none;
	BORDER-BOTTOM-STYLE: none;
	background-repeat: repeat-x;
	color: #FFC956;
	font-size: 20px;
}
.thumb_title a:hover {
	DISPLAY: block;
	padding: 2px;
	margin-bottom: 5px;
	text-decoration: none;
}
.thumb_title a {

	DISPLAY: block;
	FONT-SIZE: 10px;
	padding: 2px;
	margin-bottom: 5px;
	text-decoration: none;
}
A.addtocart {
	background-color: #FFC956;
	color: #003D95;
	text-decoration: none;
	border: 1px solid #666666;
	font-size: 11px;
	padding-right: 5px;
	padding-left: 5px;
}
A.addtocart:hover {
	background-color: #FFC956;
	color: #003D95;
	text-decoration: none;
	border: 1px solid #666666;
	font-size: 11px;
	padding-right: 5px;
	padding-left: 5px;
}
.fontlink a:hover {
	font-size: 24px;
	text-decoration: none;
	color: #FFC956;
}
.textinput2 {

	border: 1px solid #666666;
	width: 315px;
	background-color: #000000;
	color: #FFFFFF;
}
.button2 {

	background-color: #3680D9;
	border: 1px solid #E0DFE3;
	color: #FFFFFF;
	background-image: none;
}
.banner_bj {
	background-image: url(images/banner.jpg);
	background-repeat: no-repeat;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #0000CC;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.fontmaster {
	color: #045466;
	font-size: 14px;
}
.fontlogo {
	color: #CCFFFF;
	font-size: 36px;
	font-family: "Times New Roman", Times, serif;
}
.mnu2 a {
	color: #FFFF00;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.mnu2 a:hover {
	color: #FFFF00;
}
.fontabout {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
}
.fontaboutsmall {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
}
.navmenu {
	font-size: 12px;
	color: #FFC956;
	font-weight: bold;
}
.tableb {
	font-size: 12px;
	font-weight: bold;
}
.pageHeading2 {

	font-family: Verdana, Arial, sans-serif;
	font-size: 20px;
	color: #FFC956;
}
.maintableb {
	margin-top: 15px;
}
.maintableb image {

	border: 1px solid #FFFFFF;
}
.tableh1a {

	BACKGROUND-POSITION: 50% bottom;
	BACKGROUND-IMAGE: url(images/tableh1a_bg_middle.gif);
	BORDER-TOP-STYLE: none;
	BORDER-RIGHT-STYLE: none;
	BORDER-LEFT-STYLE: none;
	BORDER-BOTTOM-STYLE: none;
	background-repeat: repeat-x;
	color: #FFC956;
	font-size: 20px;
}

input.back { height: 16px; font-weight: bold; width: 76px; border: none; background: #D96855 url(./includes/languages/english/images/buttons/button_back.gif); padding: 3px; color: #FFF; }
#back{
float: left;
}
#addtocart{
float: right;
}

.specialPrice { color: #ff0000; }
.oldPrice { text-decoration: line-through; }
