/*
  $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
*/

/*** JoeyWong revised ***/
/*** ALL COMMON ***/
body{
	font-size:13px;
	font-family: Verdana, Arial, "Times New Roman", Sans-Serif, Serif;
	background:#FFFFFF;
	color:#333333;
	margin:0px;
}

.main {
	width:1000px;
	padding:0;
	margin:0 auto;
}
td.main, p.main {
  font-family: Arial, Verdana, "Times New Roman", sans-serif;
  font-size: 13px;
  line-height: 1.5;
  text-align:justify;
}

a:link{color:#333333;text-decoration:none;}
a:visited{color:#333333;text-decoration:none;}
a:hover{color:#AAAAAA;text-decoration:underline;}
a:focus{color:#AAAAAA;text-decoration:underline;}
a:active{color:#333333;text-decoration:none;}

td.smallText, span.smallText, p.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

.smallText img{
	padding:3px;
	margin-left:20px;
}

div.social-container{
	width:70px;
	background:#F9F9F9;
	border-right:1px solid #E8E8E8;
	border-bottom:1px solid #E8E8E8;
	margin:5px 0;
	padding:5px;
}

/*** ALL COMMON END***/


/*** HEADER ***/
.header {
	width: 1000px;
	border: 0;
	margin: 0;
	padding: 0;
}

/*TR.header {
  background:#FFFFFF;
}*/

.header-background {
	background:url(images/header/header-new.jpg) no-repeat;
	width:1000px;
	height:150px;
}

.header-check-out {
	margin-top: 110px;	
	margin-left: 900px;
}

.header-shopping-cart {
	margin-top: 110px;
	margin-left: 805px;
}

.header-my-account {
	margin-top: 110px;
	margin-left: 715px;
}

.header-log-off {
	margin-top: 110px;
	margin-left: 645px;
}

.headerNavigation {
	font-size:12px;
	font-family: Verdana, Arial, "Times New Roman", Sans-Serif, Serif;
	color: #FFFFFF;
	font-weight : bold;
	background-color:#666666;
	width:1000px;
	border: 0;
	margin: 0;
	padding: 5px;
}

.headerNavigation a:link{color:#FFFFFF;text-decoration:none;}
.headerNavigation a:visited{color:#FFFFFF;text-decoration:none;}
.headerNavigation a:hover{color:#FFFFFF;text-decoration:underline;}
.headerNavigation a:focus{color:#FFFFFF;text-decoration:underline;}
.headerNavigation a:active{color:#FFFFFF;text-decoration:none;}

.headerNavigation td {
	padding:5px;
}

a.all-books{color:#FFFFFF;}

/*** HEADER END***/
td.infoBoxHeading {
	color: #FFFFFF;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #666666;
	padding:2px 5px;
}

.infoBoxHeading a:link{color:#FFFFFF;}
.infoBoxHeading a:visited{color:#FFFFFF;}
.infoBoxHeading a:hover{color:#FFFFFF;}
.infoBoxHeading a:focus{color:#FFFFFF;}
.infoBoxHeading a:active{color:#FFFFFF;}

/*** Product Page***/
td.pageHeading, span.pageHeading, div.pageHeading, .pageHeading h1{
	font-family: Verdana, Arial, "Times New Roman", sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #660033;
	margin:0;
}

.pageHeading h2{
	font-family: Verdana, Arial, "Times New Roman", sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #660033;
	margin:0;
	padding-bottom:10px;
}

.book-content{
	font-size:12px;
	font-family:Arial, Verdana, "Times New Roman", Sans-Serif;
	color:#333333;
}

span.book-info{
	color:#993300;
	font-weight:bold;
}

ul li {
	margin:0;
	padding:3px 0;
	list-style:none;
}

/*** Product Page END***/

/*** Left Column ***/
/*Payment Gateway START*/
.payment-gateway{
	width:150px;
	border:1px solid #CCCCCC;
	margin:10px auto;
}

.payment-gateway ul{
	padding:0;
	margin:0;
}

.payment-gateway li{
	padding:8px 2px;
	text-align:center;
}

.payment-gateway img{
	border:0;
}
/*Payment Gateway END*/
/*** Left Column END***/
/******** JoeyWong revised END ********/



.boxText { font-family: Verdana, Arial, sans-serif; font-size: 11px; }
.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 11px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 11px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 11px; color: #70d250; text-decoration: underline; }


FORM {
	display: inline;
}





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: #666666;
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  background: #666666;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
  background: #666666;
}

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

.infoBoxNotice {
  background: #FF8E90;
}

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





TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

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: #666666;
  border-spacing: 1px;
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  background: #666666;
  color: #FFFFFF;
  font-weight: bold;
}

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

A.pageResults {
  color: #660033;
}

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

TD.pageHeading_price, DIV.pageHeading_price {
  font-family: Verdana, Arial, sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: blue;
}
TD.invoiceHeading, DIV.invoiceHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: black;
}

TR.subBar {
  background: #f4f7fd;
}

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

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: 11px;
  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: 14px;
  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: #E9F4FC; }

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

/* message box */

.messageBox { font-family: Verdana, Arial, sans-serif; font-size: 11px; }
.messageStackError, .messageStackWarning { font-family: Verdana, Arial, sans-serif; font-size: 11px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 11px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 11px; color: #ff0000; }
/*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: 165px;
}

.activelink {
	
	font-weight: bold;
}



/*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;
}
.black-12 {
	font-size: 12px;
	color: #000000;
}
.grey-13 {
	font-size: 13px;
	color: #333333;
}
.intro{
   font-size: 14px;
}
.intro_small{
   font-size: 12px;
}
.newbook{
   font-size: 18px;
   color:#660033;
}
