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

#headsocial {
float:right;
}


FORM {
	display: inline;
}


TR.header {
  background: #1209FF;
}

#headerNavigation {
  width:960px;
  height:40px;
  margin:-45px;
}

.headerNavigation {
}

div.headerNavigation {
  background-color: #14628F;
  width:960px;

 }
span.headerNavigation {

  font-size: 11px;
  background: transparent;
  color: #ffffff;
  font-weight : bold;
  margin:0px;
}

span.headerNavigationright {
 font-size: 11px;
 background-color:#14628F;
 color: #ffffff;
 font-weight : bold;
 margin:5px;
 padding:2px;
}


A.headerNavigation {
  color: #FFFFFF;
}

A.headerNavigation:hover {
  color: red;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {

  font-size: 14px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {

  font-size: 14px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}
#navcontstore {
-moz-border-radius:10px 10px 0 0; border-radius:10px 10px 0 0; float:left; width:215px; margin:0; padding:0 20px 0 0; background-color: #227CB3; display:inline; box-shadow:0 1px 3px #000; -moz-box-shadow:0 1px 3px #000; -webkit-box-shadow:0 1px 3px #000;
}

.infoBox {

    color: #000;
}

.infoBoxContents {

  color: red;
  font-size: 14px;
}

.infoBoxNotice {

    color: #000;
}

.infoBoxNoticeContents {

  color: #000;
  font-size: 12px;
}

TD.infoBoxHeading {
  font-size: 14px;
 background-color:#197CB3;
font-weight:900;
	text-decoration: none;
color:#fff ;
  padding:5px 0 5px 5px;
  border:2px solid #197CB3;
}

TD.infoBox, SPAN.infoBox {
  font-size: 14px;
}

TD.infoBoxHeading img {
    height:100%;
  width:100%;
  overflow:hidden;
  background-color:#197CB3;
  color:#fff ;
 }

TD.infoBoxHeading a {
  height:100%;
  width:100%;
  overflow:hidden;
  background-color:#197CB3;
  color:#fff ;
}

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: #F2F5FD;
  margin:5px;
font-weight:900;
padding:5px;
}



TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
-moz-box-shadow:0px 0px 3px #000000;
-webkit-box-shadow:0px 0px 3px #000000;
box-shadow:0px 0px 3px #000000;
background:none repeat scroll 0 0 #D7E3EB;
font-weight:900;
margin:5px;
padding:5px;
}

TABLE.productListing {
-moz-border-radius:0 0 5px 5px;
-webkit-border-radius:0 0 5px 5px;
border-radius:0 0 5px 5px;
background-color:#FFFFFF;
border:1px solid #EBEBEB;
padding:10px;
margin-bottom:30px;
}

.productListing-heading {
  padding:5px;
  font-size: 14px;
  background: #fff;
  color: #000;
}

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

A.pageResults {
  color: #0000FF;
}

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

TD.pageHeading, DIV.pageHeading {

  font-size: 14px;
  font-weight: bold;
  color: #9a9a9a;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {

  font-size: 14px;
  color: #000000;
}

TD.main, P.main {

  font-size: 14px;
  line-height: 1.5;
}



TD.smallText, SPAN.smallText, P.smallText {
  font-size:11px;
  background:#fff;
  color:#000;
}

TD.accountCategory {

  font-size: 14px;
  color: #aabbdd;
}

TD.fieldKey {

  font-size: 14px;
  font-weight: bold;
}

TD.fieldValue {

  font-size: 14px;
}

TD.tableHeading {

  font-size: 14px;
  font-weight: bold;
}

SPAN.newItemInCart {

  font-size: 14px;
  color: #ff0000;
}

SPAN.greetUser {

  font-size: 14px;
  color: #f0a480;
  font-weight: bold;
}

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

TD.formAreaTitle {

  font-size: 14px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {

  font-size: 14px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {

  color: #ff0000;
  font-size:14px;
}

SPAN.errorText {

  color: #ff0000;
}

TD.productPriceInListing {

  font-size: 14px;
}
TD.productPriceInBox {

  font-size: 14px;
  background: #eeeeee;
}

TD.productPriceInProdInfo {
  font-size: 14px;
  background: #ccffcc;
}

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

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

/* message box */

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

/* input requirement */

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

ul.sitemap {
color: #ff0000;
}

#thecategories a {
border-top:1px solid #737373;
background-color: #197CB3;
	background: -webkit-gradient(
	    linear,
	    left bottom,
	    left top,
	    color-stop(0.23, #004A77),
	    color-stop(0.62, #197CB3)
	);
	background: -moz-linear-gradient(
	    center bottom,
	    #004A77 23%,
	    #197CB3 62%
	);
	display: block;
	padding-bottom: 10px;
	padding-top: 7px;
	width: 100%;
text-shadow: 1px 1px 0 #555, -1px -1px 0 #000;
color:#fff;
font-weight:900;
	text-decoration: none;
}

/*change the menu hover color below*/
#thecategories a.activelink {
color: #fff; border-bottom: 1px solid rgba(0, 0, 0, 0.4); border-top: 1px solid rgba(0, 0, 0, 0.4);
background:#004A77;
-moz-box-shadow:0 0 4px rgba(0, 0, 0, 0.4);
-webkit-box-shadow:0 0 4px rgba(0, 0, 0, 0.4);
box-shadow:0 0 4px rgba(0, 0, 0, 0.4);
}

#thecategories a:active {
color: #fff; border-bottom: 1px solid rgba(0, 0, 0, 0.4); border-top: 1px solid rgba(0, 0, 0, 0.4);
background:#004A77;
-moz-box-shadow:0 0 4px rgba(0, 0, 0, 0.4);
-webkit-box-shadow:0 0 4px rgba(0, 0, 0, 0.4);
box-shadow:0 0 4px rgba(0, 0, 0, 0.4);
}


/*change the menu hover color below*/
#thecategories a:hover {
color: #fff;
text-decoration:none;
border-bottom: 1px solid rgba(0, 0, 0, 0.4);
background-color: #004A77;
	-moz-box-shadow:0 0 10px rgba(0, 0, 0, 0.4);
		-webkit-box-shadow:0 0 10px rgba(0, 0, 0, 0.4);
			box-shadow:0 0 10px rgba(0, 0, 0, 0.4);
			}

.catwithsubs, .catwithnosubs {
	padding-right: 5px;
}

#thecategories {
	position: relative;
	top: -1px;
	margin-bottom: -1px;
	width: 215px;
	background-color: #197CB3;
	color:#fff;
	white-space:nowrap;
text-shadow:0 1px 0 #7F7F7F, -1px -1px 0 #000000;
font-size:13px;
font-weight:bold;
text-decoration:none;
color:#fff;
line-height:40px;
display:block;
}

.activelink {
	display: block;
	font-weight: bold;
	color: #fff; border-bottom: 1px solid rgba(0, 0, 0, 0.4); border-top: 1px solid rgba(0, 0, 0, 0.4);
background:#004A77;
-moz-box-shadow:0 0 4px rgba(0, 0, 0, 0.4);
-webkit-box-shadow:0 0 4px rgba(0, 0, 0, 0.4);
box-shadow:0 0 4px rgba(0, 0, 0, 0.4);
}

/*mozilla fix*/
html>body #thecategories a {
	width: auto;
}
/*end of mozilla fix*/

#topcat a {
padding-left: 3px;
}

#secondcat a {
	padding-left: 9px;
}

#thirdcat a {
	padding-left: 12px;
}

#fourthcat a {
	padding-left: 15px;
}

#fifthcat a {
	padding-left: 18px;
}

a:hover {
  text-decoration:none;
    color:#099999;
}
img {
  	opacity:1.0;
}
img:hover {
  	opacity:0.7;
}
