/*
  $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 { font-family: Verdana, Arial, sans-serif; font-size: 12px; }
.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 {  }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }

BODY {
width: 1000px;
color: #999999;
font: 12px/18px Helvetica, Arial, sans-serif;
margin: 0px auto 0px auto;
padding: 0px 0px 0px 0px;
background: #0d0d0d url(../images/back.jpg) repeat-y top center;
line-height: 2em;
}

div#site {
	width: 1000px;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
}

.mainimage {
	width: 1000px;
	height: 367px;
}

div#content {
	padding: 10px 13px 0px 6px;
}

.blockmain {
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 0px 0px;
}

TR.header {
/*background: #ffffff;*/
}

.columnleft {
	width: 120px;
	float: left;
	margin-right: 20px;
	padding: 0px 10px 0px 0px;
}

.columncenter {
	width: 712px;
	float: left;
	margin: 0px 10px 0px 8px;
	padding: 0px 0px 0px 0px;
}

.columnright {
	width: 240px;
	float: right;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.columnright a:hover {
text-decoration: underline;
}

.columnright a:active {
background: #ffffff;
color: #000000;
}


/*********************************************
NAVIGATION
*********************************************/


.navmenu {
	padding: 5px 0px 0px 15px;
	background: url(../images/navback.gif) no-repeat top center;
	height: 110px;
	width: 985px;
	border-bottom:0px dashed #333333;
}

.navmain {
	width:630px;
	height:100px;
	display:inline;
	margin:0;
	float:left;
	padding-top:10px;
}

	
.nav {
    border-top: 1px solid #666666;
	font-size:1.75em;
	text-transform:uppercase;
    display: inline;
	float: left;
	margin: 0px 20px 20px 0px;
	padding: 5px;
	width:180px;
	background:#222222;
}

.nav p {
	color: #ffffff;
	font-size:1em;
}

.nav a {
	color:#ffffff;
	text-decoration:none;
}

.nav a:hover {
	color:#cccccc;
	text-decoration:none;
}

	
.navtwo {
    border-top: 1px solid #666666;
	font-size:9px;
	text-transform:uppercase;
    display: inline;
	float: left;
	margin: 10px 10px 0px 0px;
	padding: 0px 0px 0px 3px;
	width: 75px;
	background:#222222;
}

.navtwo a {
	font-size: 1em;
	color: #6699cc;
	text-decoration: none;
	font-weight: bold;
}

.navtwo a:hover {
	font-size: 1em;
	color: #99ccff;
	text-decoration: none;
	font-weight: bold;
}

	
.navthree {
    border-top: 1px solid #999999;
	font-size:10px;
	text-transform:uppercase;
    display: inline;
	float: left;
	margin: 10px 10px 0px 0px;
	padding: 0px 0px 0px 3px;
	width: 75px;
	background:#336699;
}

.navthree a {
	font-size: 1em;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}


/*********************************************
FOOTER
*********************************************/

.footermenu {
background: #111111;
width: 1000px;
margin: 40px auto 0px auto;
padding: 20px 0px 20px 0px;
font-size: 10px;
color: #999999;
line-height: .85em;
text-align: center;
}

.footermenu a {
color: #CC9900;
}

.footer {
background: #333333;
width: 1000px;
margin: 0px auto 0px auto;
padding: 20px 0px 20px 0px;
font-size: 10px;
color: #999999;
line-height: .85em;
text-align: center;
}

.footer a {
color: #CC9900;
text-decoration:none;
}

.copyright {
font-size: 10px;
padding: 0;
color: #999999;
width: 1000px;
margin: 10px auto 10px auto;
padding: 10px 0px 0px 0px;
border-top: 1px solid #666666;
text-align: center;
}

.copyright a {
color: #CC9900;
text-decoration:none;
}

a {
	color:#ffcc00;
	text-decoration:none;
}

h2 a {
color:#ff0000;
text-decoration:none;
}

ul {
	margin-top: 0px;
	margin-left: 0px;
	padding: 0;
	list-style: none;
}

ul li {
	margin: 0;
	padding: 5px 0;
	font-size: 12px;
	border-bottom: 1px solid #333333;
}



FORM {
	display: inline;
}

.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #ffffff;
  font-weight : bold;
  padding: 20px 8px 0px 15px;
  text-transform: uppercase;
}

.headerNavigation a { 
  color: #666666;
  margin-right:0px;
  padding-right:10px;
  border-left:1px solid #333333;
  
}

.headerNavigation a: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 {
  margin: 0px 0px 25px 0px;
  padding: 0px 0px 15px 0px;
  border-bottom: 1px dashed #666666;
}

.infoBoxContents {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.infoBoxNotice {
  background: #cc0000;
}

.infoBoxNoticeContents {
  background: #cc0000;
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

TD.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #ffffff;
}

TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

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: 0px;
  border-style: solid;
  border-color: #ffffff;
  border-spacing: 2px;
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #333333;
  color: #cccccc;
  font-weight: bold;
}

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #333333;
}

TD.productListing-data a {
  color: #333333;
}

A.pageResults {
  color: #ffcc00;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #ffffff;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #999999;
}

TD.main, P.main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  line-height: 1.5;
}

TD.main a {
  color: #ffffff;
}

TD.main a:hover {
  text-decoration: underline;
}

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: #00ff00;
}

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: #999999;
  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: #333333; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #333333; }

.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #999999; }

/* message box */

.messageBox { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { 
font-family: Verdana, Arial, sans-serif;
font-size: 10px;
color: #ffffff;
background-color: #336699;
}

.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; }

