/*
  $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: Arial, sans-serif; font-size: 10px; }
.errorBox { font-family : Arial, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Arial, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Arial, sans-serif; font-size : 10px; color: #ff0000; text-decoration: underline; }

.fixcenter {
	width: 1000px;
	color: #000000;
	margin: auto;
	margin-top: 0;
	text-align: left;
}

BODY {
	background: url(./images/design/back.jpg) repeat-x #F0F0F0;
	color: #000000;
	margin: 0px;
}

img
{
border: 0;
}

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

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

FORM {
	display: inline;
}

TR.header {
	background: url(./images/design/bg_header_clouds.jpg) #597aa3 no-repeat;
	display: block;
	height: 130px;
}

TD.headerNavigation {
	font-family: Arial, sans-serif;
	font-size: 13px;
	color: #333;
	font-weight : bold;
	padding-top: 10px;
	padding-bottom: 20px;
}

A.headerNavigation { 
  color: #333; 
  text-decoration: none;
}

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

.sep
{
 border-left: 1px solid #e9e9e8;
 padding-top: 10px;
 padding-bottom: 9px;
}

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

TR.footer {
  background: #fff;
  border: 1px solid #e2e2e2;
  width: 992px;
}

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

.infoBox {
  background: #fff;
  color: #597aa3;
  border: 1px solid #e2e2e2;
  border-top: 0;
}

.infoBoxContents {
  background: #fff;
  font-family: Arial, sans-serif;
  font-size: 10px;
  color: #597aa3;
}

.infoBoxNotice {
	background: #fff;
}

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

TD.infoBoxHeading {
	font-family: Arial, sans-serif;
	font-size: 15px;
	font-weight: bold;
	background: #fff;
	color: #597aa3;
	padding: 5px;
	border: 1px solid #e2e2e2;
	border-bottom: 0;
}

TD.infoBox, SPAN.infoBox {
  font-family: 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;
}

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

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

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

A.pageResults {
  color: #0000FF;
}

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

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

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}

TD.main, P.main {
  font-family: Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}

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

TD.accountCategory {
  font-family: Arial, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Arial, sans-serif;
  font-size: 12px;
}

TD.tableHeading {
  font-family: Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Arial, sans-serif;
  font-size: 10px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Arial, sans-serif;
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family: Arial, sans-serif;
  font-size: 11px;
  white-space: pre;
}

SPAN.greetUser {
  font-family: 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: 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: Arial, sans-serif;
  color: #ff0000;
}

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

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: auto; }
.moduleRowSelected { background-color: #E9F4FC; }

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

/* message box */

.messageBox { font-family: Arial, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #ffb3b5; display: block; width: 100%; position: absolute; top: 0px;: }
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: Arial, sans-serif; font-size: 10px; color: #ff0000; }

/*	-------------------------------------------------------------
	Top Navigation
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

.headerbar {
	background-color: #ebebeb;
	background-image: url("./images/design/bg_header.jpg");
	color: #FFFFFF;
	height:130px;
}

.container {
	position:relative;
	margin: 0px auto;
	padding: 0px;
	width: 980px;
	text-align: left; }

#submenu {
	margin: 0 auto;
	padding: 0;
	height: 35px;
	border-bottom:4px solid #d5d5d5;
	background:#eee url("./images/design/bg_nav.gif") repeat-x top right; }

.sub_menu li {
	position:relative;
	margin: 0;
	padding: 0;
	display:block;
	height:35px;
	line-height:35px;
	font-size: 11px;
	float:left;
	list-style: none;
	background:transparent url("./images/design/bg_nav_divider.gif") no-repeat top right; }

.cat-item a, .cat-item a:visited, .page_item a, .page_item a:visited {
    font-family: Arial,Helvetica,sans-serif;
	color: #333;
	text-decoration: none;
	overflow:hidden;
	display:block;
	float:left;
	padding:0 10px;
	height:35px;
	line-height:35px;
	font-weight:bold;
	font-size:14px;
	letter-spacing:-0.5px;
	margin-left:0;
	margin-right:1px;
	position:relative;
	text-shadow:1px 1px 0 #fff; }

.cat-item a:hover, .page_item a:hover {
	color: #c42127;
	text-decoration: none;
	background:transparent url("./images/design/bg_nav_on.gif") repeat-x 0 0; }


.current-cat, .current-cat a, .current-cat a:visited {
	color: #c42127;
	text-decoration: none;
	background:transparent url("./images/design/bg_nav_on.gif") repeat-x 0 0; }

.sub_menu li.home a {
	display:block;
	width:38px;
	background:url('./images/design/bg_nav_home.gif') no-repeat 0 0;
	text-indent:-1000px;
	overflow:hidden;
	padding:0;
	margin:0; }

	.sub_menu li.home a:hover, .homepage .sub_menu li.home a {
		background:url('./images/design/bg_nav_home.gif') no-repeat 0 -35px; }

/*	-------------------------------------------------------------
	Dropdown Navigation
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

.children {
	margin: 0;
	padding: 0;
	position: absolute;
	left: -9999px;
	top:-9999px;
	min-width:120px;
	background-color: #ffffff;
	border: 2px solid #d5d5d5;
	z-index:10; }

.sub_menu li:hover ul {
	left: 0;
	top:37px;
	z-index:10;
	padding:0 10px 0 5px; }

.sub_menu li.iehover ul {
	display:none; }

.children li {
	margin: 0;
	padding: 0;
	float: none;
	background:none;
	text-indent:10px;
	border-bottom:1px dashed #999; }

.children li:last-child {
	border-bottom:none; }

.children li a, .children li a:visited {
	background: #ffffff;
	padding:0;
	margin:0;
	color: #242424; }

.children li a:hover {
	background:none !important;
	color: #c42127; }

ul.subnav li:last-child { border-bottom:none; }


.children .current-cat, .children .current-cat a, .children .current-cat a:visited {
	background:#fff;
	color: #c42127;
	text-decoration: none; }

