@charset "utf-8";
/* CSS Document */

/* CSS Reset */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
table, caption  {
	margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%; vertical-align: baseline; background: transparent; }
	
a img { border: 0; }

blockquote, q {	quotes: none; }

/* remember to define focus styles! */
:focus { outline: 0; }

/* remember to highlight inserts somehow! */
ins { text-decoration: none; }
del { text-decoration: line-through; }

/* tables still need 'cellspacing="0"' in the markup */
table { border-collapse: collapse; border-spacing: 0; }

/*Defaults*/
body { height: 100%; margin: 0; padding: 0; font-size: 75%; color: #111; font-family: Tahoma, Geneva, sans-serif; line-height: 1.5em; text-align: center; background-color: #fff; background-image: url(../images/background.png); background-repeat: repeat-x; background-position: top; }

ul, ol, dl, p, table, pre { margin-bottom: 1em; }
	
h1,h2,h3,h4,h5,h6 { font-weight: normal; color: #111; font-family: "Times New Roman", Times, serif; }

h1 { color: #660000; font-size: 2.5em; line-height: 1; margin-bottom: 0.4em; font-style: italic } /* 30pt  */
h2 { color: #660000; font-size: 2em; line-height: 1; margin-bottom: 0.5em; margin-top: 0.25em; }/* 24pt */
h3 { color: #660000; font-size: 1.5em; line-height: 1; margin-bottom: 0.4em; font-style: italic; font-weight: bold; }/* 18pt */
h4 { color: #660000; font-size: 1.167em; line-height: 1.25; } /* 14pt */
h5 { color: #660000; font-size: 1em; line-height: 1.5; font-weight: bold; }
h6 { color: #660000; font-size: 1em; line-height: 1.5; color: #693; }

a { color: #af5c09; text-decoration: none; }
a:hover, a:focus, a:active { color: #dc6e00; text-decoration: underline; }

ul, ol, dd, blockquote { padding-left: 20px; }
ul ul, ol ol, ul ol, ol ul { margin-bottom: 0; }

/* Forms */
legend { color: #660000;  } /* 14pt */


/* Elements */
#container { width: 980px; margin: 0 auto; text-align: left; }

#layHeader { position: relative; width: 970px; height: 184px; color: #fff; text-align: center; margin: 0 auto; background-image: url(../images/feature.jpg); background-position: left; background-repeat: no-repeat; }
	#logo { width: 290px; height: 115px; margin: 0 auto; background-image: url(../images/The-Book-Man.gif); background-repeat: no-repeat; }
		#logo span{ display: none; }
	#layHeader p, #layHeader a { color: #fff; }
	
	#layHeaderOpenTimes { position: absolute; width: 300px; right: 15px; top: 37px; color: #fff; text-align: right; }
	#layHeaderOpenTimes h3 { color: #fff; }

#layTopMenu { position: relative; width: 970px; height: 36px; margin: 0 auto; z-index: 200; }
	#layTopMenu ul { position: relative; list-style: none; margin: 0; padding: 0; }
	#layTopMenu ul li { position: relative; float: left; margin: 0; padding: 0; }
	#layTopMenu ul li a { font-size: 0.917em; line-height: 32px; height: 36px; color: #fff; position: relative; display: inline-block; text-decoration: none; margin: 0; padding: 0 15px; }
	#layTopMenu ul li a:hover { color: #fff; background-color: #731d03; text-decoration: none; }
		#layTopMenu li ul { display: none; position: absolute; top: 36px; left: 0; width: 205px; background-color: #731d03; filter: alpha(opacity=90); -moz-opacity: 0.90;	opacity: 0.90; }
		#layTopMenu li:hover ul, #layTopMenu li.over ul { display: block; background-color: #731d03; }
			#layTopMenu li ul li { background-color: #731d03; display: block; width: 190px; float: none; text-align: left; }		
			#layTopMenu li ul li a { color: #fff; background-color: #731d03; float: none; display: block; padding: 0 0 0 15px; margin: 0; width: 190px; text-align: left; text-transform: none; border-bottom: 1px solid #ffffff; line-height: 32px; height: 32px; }
			#layTopMenu li ul li a:hover { background-color: #333; color: #fff;	}
			
	#facebook { position: absolute; top: 7px; right: 15px; color: #fff; font-size: 0.917em; }
		#facebook a { color: #fff; }
		
#layUtility { position: relative; height: 44px; margin: 0 auto; width: 970px; background-image: url(../images/utility-background.png); background-repeat: repeat-x; line-height: 44px; z-index: 100;  }
	#layUtilitySearch { float: left; width: 610px; padding: 0; line-height: 44px; position: relative; }
		#layUtilitySearch form { position: relative; width: 610px; margin: 0; padding: 0; }
		#layUtilitySearch label { position: absolute; top: 0; left: 15px; width: 115px; }
		#layUtilitySearch #searchType { position: absolute; top: 13px; left: 130px; }
		#layUtilitySearch #searchByTitle { position: absolute; top: 13px; left: 195px; width: 200px; line-height: normal; }
		#layUtilitySearch #searchByAuthor { position: absolute; top: 13px; left: 195px; width: 220px; line-height: normal; }
		#layUtilitySearch button { position: absolute; top: 13px; left: 415px; height: 20px; width: 55px; text-indent: -99999px; background: url(../images/buttons/bttn-search.png) no-repeat; }
		#layAdvancedSearch { position: absolute; top: 13px; left: 475px; height: 20px; width: 120px; text-indent: -99999px; background: url(../images/buttons/bttn-advancedSearch.png) no-repeat; }
	#layUtilityCart { position: relative; width: 150px; float: right; font-size: 0.917em; text-align: right; margin-right: 15px; padding-right: 150px; }
		#layUtilityCart a { color: #111; }
	
#layContentWrapper { overflow: hidden; background-image: url(../images/wrapper-background.png); background-repeat: repeat-y; padding: 18px 5px; width: 970px; }
	#pageLeftMenu { float: left; width: 162px; padding: 0 9px 0 14px; }
		#pageLeftMenu ul { list-style: none; margin: 5px 0; padding: 0 0 0 5px; width: 157px; }
			#pageLeftMenu li { line-height: 1.5; }
			#pageLeftMenu li a { color: #333; }
			#pageLeftMenu li a:hover { color: #000; }
			#pageLeftMenu li ul{ margin-left: 1em; }
			
			#pageLeftMenu form { width: 162px; padding: 0px; margin: 0px; }
			#pageLeftMenu fieldset { border: 0; padding: 0; margin: 0; }
			#pageLeftMenu fieldset div { padding: 0; margin: 0; }
			
			#pageLeftMenu h5 { padding-top: 8px; }
			
			#bttn-browseAllSections { display: block; width: 148px; height: 22px; padding: 0; margin: 0; background:url(../images/buttons/bttn-browseAllSections.png) no-repeat; text-indent: -100001em; }
			
	#layContent { float: left; width: 582px; padding: 0 9px 0; min-height: 200px; }
	#layRight { float: left; width: 162px; padding: 0 14px 0 9px; }
		.rightPromo { background-image: url(../images/rightColumn/promo-background.png); background-repeat: no-repeat; height: 120px; width: 148px; padding: 7px 8px; margin: 0 0 1em 0; }
			.rightPromoContent { color: #fff; font-size: 0.917em; }
		.rightForm { background-color: #fff0d3; font-size: 0.917em; width: 148px; padding: 10px 8px; margin: 0 0 1em 0; -moz-border-radius: 3px; -webkit-border-radius: 3px; }
		.rightForm form { padding: 0; margin: 0; width: 135px; }
		.rightForm p { padding: 0; margin: 0; width: 135px; }
		.rightForm fieldset { border: 0; padding: 0; margin: 0; }
		.rightForm input { width: 135px; }
		.rightForm fieldset #fieldsetSubmit { text-align: right; }
		.rightForm legend { display: none; }
	
	
#layContentWrapperWide { overflow: hidden; background-image: url(../images/wrapper-backgroundWide.png); background-repeat: repeat-y;  padding: 18px 25px; width: 930px; }

#layFooter { width: 940px; overflow: hidden; padding: 1em 15px; margin: 0 auto; background-color: #6b1111; color: #ccc; }
	#layFooterLegal { float: left; }
		#layFooterLegal ul { list-style: none; margin: 0; padding: 0; overflow: hidden; }
			#layFooterLegal ul li { float: left; margin: 0; padding: 0; }
				#layFooterLegal ul li a { font-size: 0.917em; color: #fff; position: relative; display: inline-block; text-decoration: none; margin: 0; padding-right: 20px; }
				#layFooterLegal ul li a:hover { color: #fff }
		#layFooterLegal p { clear: both; font-size: 0.917em; margin-bottom: 0; }
		
	#layFooterAuthor { float: right; color: #cc9999; text-align: right; }
		#layFooterAuthor a { color: #cc9999; };
		#layFooterAuthor a:hover { color: #fff; }
		#layFooterAuthor p{ font-size: 0.917em; margin-bottom: 0; }
	
#printBody { background-image: none; background-color: #FFF; margin: 0; padding: 0; }
#printWrapper { width: 700px; margin: 0 auto; }
	#printHeader { width: 700px; height: 152px; }
	#printContent { width: 700px; text-align: left; }	
	
/*V65 Overrides*/

#v65-modalContent { max-height: 350px; overflow-y: scroll; }

/* -------------------------------------------------------------- 
   Modal Cart
-------------------------------------------------------------- */
/* Modal Cart */
#v65-modalCart { position: absolute; top: 0; right: 0; }
	#v65-modalCart a { color: #111; }
.v65-modalCartSelected { background-image: none; }
#v65-modalCartBody a { color: #111; }


#v65-modalCartDropdown { right: -15px; top: 44px; line-height: normal; }
	#v65-modalCartBody { border: 1px solid #ccc; color: #000; }
	
/* Blog List Content */		
.v65-blogPostWrapper { width: 580px; }
	.v65-blogPost { width: 510px; }


/* Blog Drilldown Content */
.v65-blogCommentWrapper { width: 580px; }
	.v65-blogComment { width: 510px; }
		
/* 1 Up Store List */
.v65-product1Up { float: left; width: 275px; overflow: hidden; margin: 0 15px 15px 0; padding: 0; }
	
	.v65-product1UpImage { float: left; width: 90px; height: 160px; margin: 0 10px 0 0; padding: 0; text-align: center; overflow: hidden; }

	.v65-product1UpProductDescription { float: left; width: 175px; overflow: hidden; }
		.v65-product1Up h3 { font-size: 12px; font-family: Tahoma, Geneva, sans-serif; line-height: 18px; }	
		.v65-product1Up h3 a { color: #660000; }
		.v65-product1Up p { font-size: 11px; color: #000; }
		.v65-product1Up p span.coverDesc { font-size: 10px; color: #666; }
		
		.bookAttributeLabel { text-align: left; font-weight: bold; width: 105px; vertical-align: top; }
		
/* Product Drilldown */
#v65-productWrapper { width: 580px; }
	#v65-productImage { width: 225px; margin: 0 10px 0 0; }
		
	#v65-productDescription { float: left; width: 345px; padding: 0; margin: 0; text-align: left; }
		#v65-productDescription h1 { font-size: 18px; font-style: normal; color: #111; padding: 5px 0 0 5px;}
		
		/* Ratings */	
		#v65-productRatings { overflow: hidden; }
		
		/* Add to Cart */
		#v65-productAddToCart { width: 345px;  }
				
			#v65-productAddToCart form { padding: 0 0 5px 0; margin: 0; overflow: hidden; width: 345px; }				
			#v65-productAddToCart fieldset { padding: 0 0 0.5em 9px; margin: 0; border: 0; border: 1px solid #ccc; }					
				.v65-productAddToCartPrice { background-color: #C30; float: left; margin: 0; padding: 0 5px 0 0; width: 100px; font-weight: bold; overflow: hidden; text-align: right; line-height: 24px; }							
				.v65-productAddToCartQuantity { float: left; margin: 0; padding: 0 5px; width: 25px; overflow: hidden; line-height: 24px; }					
				.v65-productAddToCartButton { float: left; margin: 0; padding: 0; overflow: hidden; width: auto; width: 95px; text-align: left; }
		
			
		
		

/* Buttons */
	
	/* REQUIRED BUTTON STYLES: */
	
	/* OPTIONAL BUTTON STYLES regular button: */		
	button.defaultBtn { font-size: 11px; background: transparent url(../images/buttons/btn_sprite.gif) no-repeat right -100px; }
	button.defaultBtn span { padding: 3px 0 0 8px; height: 17px; background: transparent url(../images/buttons/btn_sprite.gif) no-repeat left top; }
	
	/* OPTIONAL BUTTON STYLES alt button: */		
	button.altBtn { font-size: 11px; background: transparent url(../images/buttons/btn_alt_sprite.gif) no-repeat right -100px; }
	button.altBtn span { padding: 3px 0 0 8px; height: 17px; background: transparent url(../images/buttons/btn_alt_sprite.gif) no-repeat left top; }
	
	/* OPTIONAL BUTTON STYLES modal button: */		
	button.modalBtn { background: transparent url(../images/buttons/btn_modal_sprite.gif) no-repeat right -50px; }
	button.modalBtn span { background: transparent url(../images/buttons/btn_modal_sprite.gif) no-repeat left top; }
	
	/* OPTIONAL BUTTON STYLES modal alt button: */		
	button.altModalBtn { background: transparent url(../images/buttons/btn_modal_alt_sprite.gif) no-repeat right -50px; }
	button.altModalBtn span { background: transparent url(../images/buttons/btn_modal_alt_sprite.gif) no-repeat left top; }
	
	/* OPTIONAL BUTTON STYLES large button: */		
	button.largeBtn { background: transparent url(../images/buttons/btn_large_sprite.gif) no-repeat right -100px; }
	button.largeBtn span { background: transparent url(../images/buttons/btn_large_sprite.gif) no-repeat left top; }
	
	
	/* REQUIRED LINK BUTTON STYLES: */
	
	/* Link Button Normal */
	a.linkBtn { padding: 0 8px 0 0; height: 20px; line-height: 20px; font-size: 11px; background: transparent url(../images/buttons/btn_sprite.gif) no-repeat right -100px; }
	a.linkBtn span { height: 20px; line-height: 20px; background: transparent url(../images/buttons/btn_sprite.gif) no-repeat left top; }
	
	/* Link ALT Button Normal */
	a.linkAltBtn { height: 20px; line-height: 20px; font-size: 12px; font-size: 11px; background: transparent url(../images/buttons/btn_alt_sprite.gif) no-repeat right -100px; }
	a.linkAltBtn span { height: 20px; line-height: 20px; color:#fff; background: transparent url(../images/buttons/btn_alt_sprite.gif) no-repeat left top; }
	
	/* Modal Link Button Normal */
	a.modalLinkBtn { background: transparent url(../images/buttons/btn_modal_sprite.gif) no-repeat right -50px; }
	a.modalLinkBtn span { background: transparent url(../images/buttons/btn_modal_sprite.gif) no-repeat left top; }
	
	/* Modal Link ALT Button Normal */
	a.modalLinkAltBtn { background: transparent url(../images/buttons/btn_modal_alt_sprite.gif) no-repeat right -50px; }
	a.modalLinkAltBtn span { background: transparent url(../images/buttons/btn_modal_alt_sprite.gif) no-repeat left top; }
	
	/* Link Button Large */
	a.largeLinkBtn { background: transparent url(../images/buttons/btn_large_sprite.gif) no-repeat right -100px; }
	a.largeLinkBtn span { background: transparent url(../images/buttons/btn_large_sprite.gif) no-repeat left top; }
