/*
  $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: 10px; }
.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 { background: #f2fff7; }
.orderEdit { font-family : Verdana, Arial, 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: Verdana, Arial, 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: 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 {
  background: #F8FAFC;
}

.infoBoxContents {

  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #bbc3d3;
  color: #ffffff;
}

TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, 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-spacing:1px;

}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #CFB49A;
  color: #FFFFFF;
  font-weight: bold;
}

TD.productListing-data {

  	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#b9936e;
	padding:15px;
	background:#F8FAFC;

}


TD.productListing-data a:link, TD.productListing-data a:visited {
  	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#b9936e;
}

TD.productListing-data a:hover {
  	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#b9936e;
}

A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #9a9a9a;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}

TD.main, P.main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}

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: #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: 12px;
  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: 10px; color: #00000; }
.checkoutBarCurrent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; }

.checkoutBarFrom:link, .checkoutBarFrom:active, .checkoutBarFrom:visited{
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px; 
	color: #40B2CD;
}

.checkoutBarFrom:hover{
	color:#333333;
}

/* message box */

.messageBox { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #DAF3F7; }
.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; }








/* CSS Document */

body {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#40b2cd;
	font-weight:bold;
	margin:0px;
 }

.tobBGbanner{
	background-image:url(images/bg.jpg);
	background-repeat:repeat-x;
	height:246px;
}

.bannerMonty{
	background-image:url(images/montybanner.gif);
	background-repeat:no-repeat;
	width:780px;
	height:119px;
	text-align:center;
	padding:0;
}


.homeMonty:link, .homeMonty:active, .homeMonty:visited{
	display:block;
	background-image:url(images/home.gif);
	background-repeat:no-repeat;
	width:104px;
	height:107px;
}

.homeMonty:hover{
	display:block;
	background-image:url(images/home_h.gif);
	background-repeat:no-repeat;
	width:104px;
	height:107px;
}
.homeMonty-active:link, .homeMonty-active:active, .homeMonty-active:visited, .homeMonty-active:hover{
	display:block;
	background-image:url(images/home_h.gif);
	background-repeat:no-repeat;
	width:104px;
	height:107px;
}




.meetMonty:link, .meetMonty:active, .meetMonty:visited{
	display:block;
	background-image:url(images/meetmonty.gif);
	background-repeat:no-repeat;
	width:104px;
	height:107px;
}

.meetMonty:hover{
	display:block;
	background-image:url(images/meetmonty_h.gif);
	background-repeat:no-repeat;
	width:104px;
	height:107px;
}
.meetMonty-active:link, .meetMonty-active:active, .meetMonty-active:visited, .meetMonty-active:hover{
	display:block;
	background-image:url(images/meetmonty_h.gif);
	background-repeat:no-repeat;
	width:104px;
	height:107px;
}


.meetCharacters:link, .meetCharacters:active, .meetCharacters:visited{
	display:block;
	background-image:url(images/meetcharacters.gif);
	background-repeat:no-repeat;
	width:104px;
	height:107px;
}

.meetCharacters:hover{
	display:block;
	background-image:url(images/meetcharacters_h.gif);
	background-repeat:no-repeat;
	width:104px;
	height:107px;
}
.meetCharacters-active:link, .meetCharacters-active:active, .meetCharacters-active:visited, .meetCharacters-active:hover{
	display:block;
	background-image:url(images/meetcharacters_h.gif);
	background-repeat:no-repeat;
	width:104px;
	height:107px;
}


.meetAuthor:link, .meetAuthor:active, .meetAuthor:visited{
	display:block;
	background-image:url(images/meetauthor.gif);
	background-repeat:no-repeat;
	width:110px;
	height:107px;
}

.meetAuthor:hover{
	display:block;
	background-image:url(images/meetauthor_h.gif);
	background-repeat:no-repeat;
	width:110px;
	height:107px;
}
.meetAuthor-active:link, .meetAuthor-active:active, .meetAuthor-active:visited, .meetAuthor-active:hover{
	display:block;
	background-image:url(images/meetauthor_h.gif);
	background-repeat:no-repeat;
	width:110px;
	height:107px;
}


.contactUs:link, .contactUs:active, .contactUs:visited{
	display:block;
	background-image:url(images/contact.gif);
	background-repeat:no-repeat;
	width:101px;
	height:107px;
}

.contactUs:hover{
	display:block;
	background-image:url(images/contact_h.gif);
	background-repeat:no-repeat;
	width:101px;
	height:107px;
}
.contactUs-active:link, .contactUs-active:active, .contactUs-active:visited, .contactUs-active:hover{
	display:block;
	background-image:url(images/contact_h.gif);
	background-repeat:no-repeat;
	width:101px;
	height:107px;
}

.order:link, .order:active, .order:visited{
	display:block;
	background-image:url(images/order.gif);
	background-repeat:no-repeat;
	width:110px;
	height:107px;
}

.order:hover{
	display:block;
	background-image:url(images/order_h.gif);
	background-repeat:no-repeat;
	width:110px;
	height:107px;
}
.order-active:link, .order-active:active, .order-active:visited, .order-active:hover{
	display:block;
	background-image:url(images/order_h.gif);
	background-repeat:no-repeat;
	width:110px;
	height:107px;
}

.content {
	background:#f8fafc;
	width:94%
}

.book_cover{
	margin-top:10px;
	width:360px;
	}
	
.homeText{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#40b2cd;
	text-align:justify;
	line-height:20px;
}

.homeTextred{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#db151d;
	text-align:justify;
	line-height:20px;
}

.headingText2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	color:#40b2cd;
}

.orderText{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#40b2cd;
}

.orderText2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#b9936e;
}

.orderText3{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#40b2cd;
}

.montyText{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#9d9fa1;
	text-align:justify;
}
.montyText2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#9d9fa1;
	text-align:center;
}

.bookPrice{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#ba9536;
}

.bottomMenu{
	margin-top:30px;
}

.div{
	margin-top:24px;
	margin-left:4px;
}

.divOthers{
	margin-top:35px;
	margin-left:4px;
	margin-bottom:25px;
}

.divRight{
	margin: 24px 0 25px 10px;
	}

ul{
	padding:0px;
	margin:0 px;
		}
li{
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#40b2cd;
	font-weight:bold;
}

.newUL ul{
	padding:0px;
	margin: 0px;
}

.newUL li{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#9d9fa1;
	text-align:justify;
	padding-bottom:10px;
}


.webform_text{
	margin:28px 0px 5px 18px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#0c93b2;
}
.form_table
	{
	background:#c5f0f7;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	border:none;
	color:#4faeca;
	margin:0px 19px 0px 17px;
	}
.orderinput{
	border:1px solid #cfb49a;
	width:25px;
	height:14px;
}
.textarea
{
	border:1px solid #72c3d4;
	width:165px;
	height:70px;
}
.textform
	{
	font-size:12px;
	font-weight:bold;
	text-align:justify;
 	margin:10px 24px 0px 20px;
	}
.above_footer{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#6bc010;
	font-weight:bold;
	margin:10px 0px 15px 0px;
	}
	
.email:link,.email:active,.email:visited {
	color:#40b2cd;
	text-decoration:none;		
	}
.email:hover{
	color:#28778A;
	text-decoration:none;
}

.footerBg{
	background-image:url(images/footerbg1.jpg);
	background-repeat:repeat-x;
	height:155px;
	margin-top:15px;
	background-color:#0294a3;
}

.footerMonty{
	background-image:url(images/footerbg.jpg);
	background-repeat:no-repeat;
	width:780px;
	text-align:center;
	padding-top:50px;
}

.footer{
	font-size:13px;
	font-weight: normal;
	color:#FFFFFF;
	text-align: center;
	vertical-align: text-bottom;

}
.submit{
font-family:Arial, Helvetica, sans-serif;
	width:65px;
	height:20px;
	background:#7cd9ef;
	color:#40b2cd;
	font-size:11px;
	font-weight:bold;
}
.thank{
	margin:150px 0px 0 0;
	text-align:center;
	font-size:16px;
	
	}
a:link,a:active,a:visited {
	color:#FFFFFF;
	text-decoration:none;		
	}
a:hover{
	color:#EBEBEB;
	text-decoration:none;
}
img{
border:none;
}

.mailsubmit
	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	color:#40b2cd;
	text-align:center;
	padding-top:120px;
	padding-right:35px;
	}

A.backHome {
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	color:#40b2cd;
	TEXT-DECORATION: none
	}

A.backHome:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	color:#000000;
	TEXT-DECORATION: none
}

.fieldreq{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FF0000;
	font-weight:bold;
}

.special{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#9d9fa1;
	font-weight:bold;
}

.montyHeading{
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#db151d;
	font-weight:bold;
	text-align:left;
	}

A.maillink {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#9d9fa1;
	TEXT-DECORATION:none;
	}

A.maillink:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#000000;
	TEXT-DECORATION: underline;
}

A.maillinkk {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#40b2cd;
	TEXT-DECORATION:none;
	}

A.maillinkk:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#9D9FA1;
}



A.weblink2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#1aadce;
	TEXT-DECORATION: underline;
	}

A.weblink2:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#000000;
	TEXT-DECORATION: underline;
}

.coloringborder{
border:#333333 1px solid;
}


.dealerinput{
	border:1px solid #666666;
	width:165px;
	height:17px;
}
.dealertextarea
{
	border:1px solid #666666;
	width:165px;
	height:70px;
}

.message{
font-family:Arial, Helvetica, sans-serif;
font-size:20px;
color:#0791A0;
text-transform:uppercase;
font-weight:bold;
}

A.homecontent {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#db151d;
	TEXT-DECORATION: underline;
	}

A.homecontent:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#db151d;
	TEXT-DECORATION: none;
}

.retailtable
	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	border:none;
	color:#9d9fa1;
}