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

#headsocial {
float:right;
}


FORM {
	display: inline;
}


TR.header {
  background: #ffffff;
}

#headerNavigation {
  width:960px;
  height:50px;
}

.headerNavigation {
}

div.headerNavigation {
  background-color: #14628F;
  width:946px;
  margin-left:7px;
 }

span.headerNavigation {

  font-size: 10px;
  background: #14628F;
  color: #ffffff;
  font-weight : bold;
  margin:0 10px;
}

A.headerNavigation {
  color: #FFFFFF;
}

A.headerNavigation:hover {
  color: red;
}

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

.infoBox {
  background: #b6b7cb;
}

.infoBoxContents {
  background: #f8f8f9;

  font-size: 10px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;

  font-size: 10px;
}

TD.infoBoxHeading {

  font-size: 12px;
  font-weight: bold;
  background: #bbc3d3;
  color: #ffffff;
}

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: #fff;
  margin:10px;
text-shadow:1px 1px 1px #000;
font-weight:900;
}



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:#77CBFF;
  margin:10px;
  text-shadow:1px 1px 1px #000;
  font-weight: 900;
}

TABLE.productListing {
  border-color:#E5E5E5 #DBDBDB #D2D2D2;
border-style:solid;
border-width:1px;
border-radius: 10px; -webkit-border-radius: 10px; -moz-border-radius: 10px;
background-color:#fff;
-moz-box-shadow:1px 1px 5px #000;-webkit-box-shadow:1px 1px 5px #000;box-shadow:1px 1px 5px #000;
border:1px solid #ebebeb;
}

.productListing-heading {

  font-size: 15px;
  background: #b6b7cb;
  color: #FFFFFF;
  font-weight: bold;
}

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

}

A.pageResults {
  color: #0000FF;
}

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

TD.pageHeading, DIV.pageHeading {

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

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {

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

TD.main, P.main {

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

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

TD.accountCategory {

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

TD.fieldKey {

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

TD.fieldValue {

  font-size: 12px;
}

TD.tableHeading {

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

SPAN.newItemInCart {

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

CHECKBOX, INPUT, RADIO, SELECT {

  font-size: 14px;
}

SELECT {
  display:block;
  margin-bottom:10px;
}

TEXTAREA {
  width: 100%;

  font-size: 12px;
}

SPAN.greetUser {

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

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

TD.formAreaTitle {

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

SPAN.markProductOutOfStock {

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

SPAN.productSpecialPrice {

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

SPAN.errorText {

  color: #ff0000;
}

TD.productPriceInListing {

  font-size: 12px;
  background: #d2e9fb;
}

TD.productPriceInBox {

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

TD.productPriceInProdInfo {

  font-size: 12px;
  background: #ccffcc;
}

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

.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; }

ul.sitemap {
color: #ff0000;
}

h1 {
 font-size: 36px;
color:000;
}

h2 {
 font-size: 16px;
color:000;
color:000;
font-family:Arial

}

/*change the menu hover color below*/
#thecategories a:hover {
	background-color: #eeeeee;
	color: #000000;
}

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

#thecategories {
	position: relative;
	top: -9px;
	margin-bottom: -16px;
	width: 140px;
}

.activelink {
	display: block;
	font-weight: bold;
}

#thecategories a {
	display: block;
	padding-bottom: 7px;
	padding-top: 3px;
	width: 100%;
}

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

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

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

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

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

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



ul.socials {
}

ul.socials li {
        display: -moz-inline-stack;
        display: inline-block !important;
        zoom: 1 !important;
        *display: inline !important;
	float:left !important;
               position:relative !important;
	list-style-type:none !important;
	margin:0 2px 0 0 !important;
	height:29px !important;
	width:50px !important;
	cursor:pointer !important;
}

ul.socials a {
	display:block !important;
	width:50px !important;
	height:29px !important;
	font-size:0 !important;
	text-indent: -9999px !important;
	color:transparent !important;
}

.furl, .furl:hover, .digg, .digg:hover, .reddit, .reddit:hover, .stumble, .stumble:hover, .delicious, .delicious:hover, .yahoo, .yahoo:hover, .blinklist, .blinklist:hover, .technorati, .technorati:hover, .facebook, .facebook:hover, .twitter, .twitter:hover, .myspace, .myspace:hover, .mixx, .mixx:hover, .script-style, .script-style:hover, .designfloat, .designfloat:hover, .rss, .rss:hover  {
	background:url(/skins/base_skin/images/sprite-trans.png) no-repeat !important;
}

.furl {
	background-position:-300px top !important;
	background-position-x:-300px top !important;

}
.furl:hover {
	background-position:-300px bottom !important;
	background-position-x:-300px bottom !important;

}
.digg {
	background-position:-500px top !important;
}
.digg:hover {
	background-position:-500px bottom !important;
}
.reddit {
	background-position:-100px top !important;
}
.reddit:hover {
	background-position:-100px bottom !important;
}
.stumble {
	background-position:-50px top !important;
}
.stumble:hover {
	background-position:-50px bottom !important;
}
.delicious {
	background-position:left top !important;
}
.delicious:hover {
	background-position:left bottom !important;
}
.yahoo {
	background-position:-650px top !important;
}
.yahoo:hover {
	background-position:-650px bottom !important;
}
.blinklist {
	background-position:-600px top !important;
}
.blinklist:hover {
	background-position:-600px bottom !important;
}
.technorati {
	background-position:-700px top !important;
}
.technorati:hover {
	background-position:-700px bottom !important;
}
.myspace {
	background-position:-200px top !important;
}
.myspace:hover {
	background-position:-200px bottom !important;
}
.twitter {
	background-position:-350px top !important;
}
.twitter:hover {
	background-position:-350px bottom !important;
}
.facebook {
	background-position:-450px top !important;
}
.facebook:hover {
	background-position:-450px bottom !important;
}
.mixx {
	background-position:-250px top !important;
}
.mixx:hover {
	background-position:-250px bottom !important;
}
.rss {
	background-position:-150px top !important;
}
.rss:hover {
	background-position:-150px bottom !important;
}
.script-style {
	background-position:-400px top !important;
}
.script-style:hover {
	background-position:-400px bottom !important;
}
.designfloat {
	background-position:-550px top !important;
}
.designfloat:hover {
	background-position:-550px bottom !important;
}