@charset "UTF-8";
/* CSS Document */

#container {
	position:relative;
	width:780px;
	z-index:0;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/containerbg.gif);
	background-repeat: repeat-x;
	background-color: #FEFEFE;
	border: 2px solid #FFFFFF;
}
#header {
	position:absolute;
	width:780px;
	height:106px;
	z-index:1;
	background-color: #e02f39;
	margin: 0px;
	padding-top: 8px;
}
#menu {
	position:absolute;
	width:780px;
	height:38px;
	z-index:2;
	left: 0px;
	top: 110px;
	background-image: url(../images/tabbg.jpg);
}
#div_book {
	position:absolute;
	width:163px;
	height:134px;
	z-index:99;
	left: -42px;
	top: -24px;
	background-image: url(../images/img_book.png);
	overflow: visible;
}
#footer {
	position:relative;
	width:780px;
	height:70px;
	z-index:5;
	background-color: #333333;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.text_standard {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
}
.text_footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #FFFFFF;
}
.text_error {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #FF0000;
}
.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: red;
	background-color: #4D4D4E;
}

a.button {
    background: transparent url(images/bg_button_a.png) no-repeat scroll right top;
    color: #e02f39;
    display: block;
    font: normal 12px arial, sans-serif;
    height: 24px;
    margin-right: 4px;
    padding-right: 12px; /* sliding doors padding */
    text-decoration: none;
}

a.button span {
    background: url('images/bg_button_span.png') no-repeat;
    color: #e02f39;
    display: block;
    line-height: 14px;
    padding: 5px 0 5px 18px;
}

a.button:active {
    background-position: bottom right;
    color: #000;
    outline: none; /* hide dotted outline in Firefox */
}

a.button:active span {
    background-position: bottom left;
    padding: 6px 0 4px 18px; /* push text down 1px */
} 


.text_imagecopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #999999;
}
.flashpadding {
	margin-top: 13px;
}



body {
	background-image: url(images/containerbg.gif);
	margin: 0px;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	text-decoration: none;
	color: #000000;
	font-weight: bold;


}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	text-decoration: none;
	color: #666666;
	font-weight: bold;
}
a:hover {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	text-decoration: underline;
	color: #FF0000;
	font-weight: bold;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
}
ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: normal;


}

.bdrForm {
	border: 1px solid #990000;
}
a.footer:link {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}
.companyDetails {
	font-size: 0.7em;
	width: 575px;
	padding: 3px;
	text-align: center;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
}

a.footer:visited {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	text-decoration: none;
	color: #666666;
	font-weight: bold;
}
a.footer:hover {



	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	text-decoration: underline;
	color: #FF0000;
	font-weight: bold;
}
.tdNav {
	padding: 4px 5px;
	text-transform: uppercase;
	font-size: 85%;
}
a.content:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: normal;
	color: #0000FF;
	text-decoration: underline;


}
a.content:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: normal;
	color: #333333;
	text-decoration: underline;

}
a.content:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;

}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #000000;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-transform: uppercase;


}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	color: #FFFFFF;
	margin: 0px;
	background-color: #B73C3F;
	padding: 2px 2px 2px 4px;



}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #000000;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 4px;
	background-color: #E0B6B7;

}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #000000;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-weight: bold;



}

.highlight {
	font-size: 0.85em;
	font-weight: bold;

}
.draft {
	background-image: url(../images/bg_draft.gif);
	background-repeat: repeat-y;
}

.sideBar {
	background-color: #FBF5F5;
	font-size: 0.9em;
	border-top: 1px solid #CCCCCC;
	border-right: 1px none #CCCCCC;
	border-bottom: 1px none #CCCCCC;
	border-left: 1px solid #CCCCCC;



}
.sideBarHdr {
	font-family: Arial, Helvetica, sans-serif;
	color: #141518;
	background-color: #CCCCCC;
	font-weight: bold;

}
h5 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #FFFFFF;
	margin: 0px;
	background-color: #B73C3F;
	padding: 2px 2px 2px 4px;
}
body   { font-size: 12px; 	font-family: Arial, Helvetica, sans-serif }
a:link { font-size: 12px; font-family: Arial, Helvetica, sans-serif }
a:visited { font-size: 12px; font-family: Arial, Helvetica, sans-serif }
p { font-size: 12px; font-family: Arial, Helvetica, sans-serif}
ul { font-size: 12px; font-family: Arial, Helvetica, sans-serif }
td { font-size: 12px; font-family: Arial, Helvetica, sans-serif }
.heading { color: #e02f39; font-size: 20px; font-family: Arial, Helvetica, sans-serif; font-weight: bold }
.smallheading { color: #B33F40; font-size: 15px; font-family: Arial, Helvetica, sans-serif; font-weight: bold }

div.navButton
{
	color: white; font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal; line-height: 30px; background-image: url("button_bg.jpg");
	background-repeat: no-repeat;
	text-indent: 20px;
	width: 140px;
	height: 30px;
	vertical-align: middle;
	text-decoration:none;
	background-color:gold;
}
div.navButtonSmall {
	color: white; font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal; line-height: 25px; background-image: url("sidebutton.gif");
	background-repeat: no-repeat;
	text-indent: 20px;
	width: 140px;
	height: 30px;
	vertical-align: middle;
	text-decoration:none;
	background-color:gold;
}

.tablerowodd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #FFFFFF;
	color: #003574;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
}

.tableroweven {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #FFFFFF;
	color: #003574;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
}

.tablerowhover {
	font-family: Arial, Helvetica, sans-serif;
	cursor: hand;
	font-size: 10px;
	background-color: #BBCCEE;
	cursor: hand; 
	color: #003754;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
}

/*
  $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, Helvetica, sans-serif; font-size: 10px; }
.errorBox { font-family : Arial, Helvetica, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Arial, Helvetica, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Arial, Helvetica, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }

BODY {
  background: #ffffff;
  color: #000000;
  margin: 0px;
}

A {
  color: #000000;
  text-decoration: none;
}

A:hover {
  color: #AABBDD;
  text-decoration: underline;
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #bbc3d3;
}

TD.headerNavigation {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight : bold;
}

A.headerNavigation { 
  color: #FFFFFF; 
}

A.headerNavigation:hover {
  color: #ffffff;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #bbc3d3;
}

TD.footer {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
  background: #b6b7cb;
}

.infoBoxContents {
  background: #f8f8f9;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #ffe6e6;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
}

TD.infoBoxHeading {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #bbc3d3;
  color: #ffffff;
}

TD.infoBox, SPAN.infoBox {
  font-family: Arial, Helvetica, 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: #b6b7cb;
  border-spacing: 1px;
}

.productListing-heading {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  background: #b6b7cb;
  color: #FFFFFF;
  font-weight: bold;
}

TD.productListing-data {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
}

A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #A87DA6;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #000000;
}

TD.main, P.main {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  background: #FFFFFF;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
}

TD.accountCategory {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
}

TD.tableHeading {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
}

SPAN.greetUser {
  font-family: Arial, Helvetica, 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: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Arial, Helvetica, sans-serif;
  color: #ff0000;
}

SPAN.errorText {
  font-family: Arial, Helvetica, sans-serif;
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #E9F4FC; }

.checkoutBarFrom, .checkoutBarTo { font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #000000; }

/* message box */

.messageBox { font-family: Arial, Helvetica, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Arial, Helvetica, sans-serif; font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Arial, Helvetica, sans-serif; font-size: 10px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #ff0000; }
