/* 
	 - Master Styles
	Revision number		:	1.0
   	Last updated		:	Day Month Year
   	Last updated by		:	Scott Mackenzie (1px Solid) 
*/
@import url(reset.css); 
@import url(hacks.css);

/* @group Global
----------------------------------------------------------------------------------- */
body { 
	font: normal small/140% Verdana, Helvetica, sans-serif;
	text-align: center;
}
.center { text-align: center; }
.left   { text-align: left;	}
.right 	{ text-align: right; }
.fleft 	{ float: left; }
.fright { float: right; }

/* @end */
/* @group Structure
----------------------------------------------------------------------------------- */
.wrap {
	width: 916px;
	text-align: left;
	margin: 0 auto;
}
/* @end */
/* @group Header
----------------------------------------------------------------------------------- */
.newsletter {
	float: right;
	font-size: 93%;
	line-height: 170%;
	color: #535353;
	padding-top: 10px;
}
.newsletter p {
	float: right;
	padding-left: 24px;
	background: url(../images/common/newsletter_icon.gif) no-repeat 0 6px;
	padding-right: 9px;
}
.newsletter-form {
	float: right;
	display: block;
	width: 700px;
}
.newsletter .text-input {
	float: right;
	margin-right: 10px;
	width: 150px;
	font-size: 12px;
	line-height: 140%;
	height: 14px;
	padding: 2px 0;
}
.newsletter .submit {
	float: right;
}
.header {
	margin-top: 50px;
	position: relative;
	background: url(../images/common/x_sep_fancy.gif) repeat-x left bottom;
	padding-bottom: 30px;
	margin-bottom:  16px;
}
.header h1 {
	position: absolute;
	left: 0;
	top: 0;
}
.header ul {
	padding-left: 437px;
}
.header li {
	width: 149px;
	float: left;
	color: #3d5a81;
	font-size: 93%;
}
.header li.alt {
	width: 190px;
}
.header li a {
	color: #3d5a81;
	text-decoration: none;
}
.header li a:hover {
	text-decoration: underline;
}
/* @end */
/* @group Home
----------------------------------------------------------------------------------- */
.feature {
	background: #649bc3 url(../images/common/feature_panel_bg.jpg) repeat-x left bottom;
	padding: 20px 0 20px 0;
}
.feature-text {
	float: left;
	width: 525px;
	color: #fff;
	font-size: 100%;
	padding: 0 60px 0 30px;
}
.feature-text a.action {
	text-transform: uppercase;
	font-weight: bold;
	color: #fff;
	letter-spacing: .1em;
	text-decoration: none;
	color: #fff;
	
}
.feature-text a:hover {
	color: #b8d2ee;
}
.noels-quote {
	background: url(../images/common/noels_quote_icon.gif) no-repeat 3px 5px;
	margin-top: 10px;
	padding-left: 30px;
	font-size: 150%;
	font-family: georgia, serif;
	line-height: 120%;
	margin-bottom: 20px;
	text-align: left;
	font-style: italic;
	letter-spacing: -.02em;
}
.site-intro {
	background: url(../images/common/site_intro_bg.gif) no-repeat center top;
	padding-top: 20px;
	margin: 0 10px 0 30px;
	line-height: 130%;
	color: #b8d2ee;
}
.feature-img {
	float: left;
	width: 258px;
	height: 228px;
	overflow: hidden;
	padding: 7px;
	background: url(../images/common/feature_image_bg.gif) no-repeat left top;
}
.feature-books {
	background: #0f294a url(../images/common/feature_panel_bottom_bg.jpg) repeat-x left top;
	position: relative;
	padding: 13px 25px 13px 25px;
	margin-bottom: 14px;
	width: 866px;
	height: 120px !important;
	overflow: hidden;
}
.feature-books h3 {
	position: absolute;
	left: 25px;
	top: -30px;
	text-transform: uppercase;
	background: url(../images/common/arrow_up.gif) no-repeat center bottom;
	padding-bottom: 10px;
	height: 20px;
	color: #b8d2ee;
	display: none;
}
#book-list {
	width: 300px;
}
.feature-books .books .book,
.feature-books .books .jcarousel-list li,
.feature-books .books .jcarousel-item {
    float: left;
	width: 162px;
	height: 118px;
	background: url(../images/common/feature_book_bg.jpg) no-repeat left top;
	margin-right: 28px;
	position: relative;
	padding-left: 90px;
	padding-right: 16px;
	color: #b8d2ee;
	font-size: 87%;
	line-height: 130%;
}
.feature-books .books .book a,
.feature-books .books .jcarousel-item a {
	color: #b8d2ee;
	text-decoration: none;
}
.feature-books .books .book a:hover,
.feature-books .books .jcarousel-item a:hover {
	text-decoration: underline;
}
.feature-books .books .book.last {
	margin-right: 0px;
}
.feature-books .books .book .book-img,
.feature-books .books .jcarousel-item .book-img {
	position: absolute;
	left: 13px;
	top: 12px;
}
.feature-books .books .book h4,
.feature-books .books .jcarousel-item h4 {
	margin-top: 11px;
	font-weight: bold;
	margin-bottom: 15px;
	font-size: 110%;
	line-height: 130%;
}
.feature-books .books .book .price,
.feature-books .books .jcarousel-item .price {
	margin-bottom: 5px;
}
.news {
	float: left;
	width: 295px;
	padding: 2px 32px 0 128px;
	position: relative;
}
.news h2 {
	font-family: times, serif;
	color: #052146;
	font-size: 200%;
	line-height: 130%;
	position: absolute;
	left: 0;
	top: 0;
	font-weight: normal;
	width: 117px;
}
.sIFR-hasFlash .news h2 {
    height: 40px;
}
body.page-home .news .news-post {
	margin-bottom: 25px;
	font-size: 87%;
	line-height: 145%;
	color: #303030;
	border-bottom: none;
}
.news .news-post h4 {
	color: #3d5a81;
	margin-bottom: 2px;
	font-size: 110%;
	line-height: 130%;
	text-transform: uppercase;
	font-weight: normal;
}
.news .news-post h4 a {
	color: #3d5a81;
	text-decoration: none;
}
.news .news-post h4 a:hover {
	text-decoration: underline;
}
.news .more {
	text-transform: uppercase;
	color: #3d5a81;
	font-weight: bold;
}
.news .more a {
	color: #3d5a81;
	text-decoration: none;
	padding: 0 30px 0 0;
	background: url(../images/common/right_arrow_bg.gif) no-repeat right center;
}
.news .more a:hover {
	text-decoration: underline;
}
.quotes {
	float: left;
	width: 460px;
}
.quote {
	width: 443px;
	background: url(../images/common/neutral_texture_pattern_bg.gif) repeat left top;
	font-size: 95%;
	line-height: 155%;
	margin-bottom: 10px;
}
.quote-inner {
	background: url(../images/common/quote_top_bg.gif) no-repeat left top;
}
.quote blockquote {
	background: url(../images/common/quote_bot_bg.gif) no-repeat left bottom;
	padding: 10px;
	font-style: italic;
	color: #303030;
	width: 423px;
}
.quote blockquote p {
	background: url(../images/common/quote_icon.gif) no-repeat 8px 8px;
	padding: 8px 7px 8px 10px;
	text-indent: 28px;
	width: 395px;
}
.quote .quote-by {
	background: #fff;
	text-align: right;
	line-height: 100%;
	font-family: times, serif;
	color: #3d5a81;
	font-size: 120%;
}
.quote .quote-by span {
	background: url(../images/common/quote_arrow_right_bg.gif) no-repeat left top;
	line-height: 100%;
	display: block;
	float: right;
	padding: 5px 5px 4px 24px;
	margin-right: 2px;
}
/* @end */
/* @group Christmas Feature
----------------------------------------------------------------------------------- */
.feature-book {
	
}
.feature-book img {
	float: left;
	margin-right: 18px;
	border: 4px solid #507da4;
}
.feature-book h2 {
	font-weight: bold;
	font-family: georgia, times, serif;
	font-size: 21px;
	margin-bottom: 15px;
	line-height: 140%;
}
.feature-book-desc {
	line-height: 160%;
}
.feature-book-pricing {
	padding: 40px 0 0 0;
	font-family: georgia, times, serif;
}
.feature-price {
	float: left;
	color: #fff;
	font-size: 20px;
	line-height: 140%;
}
.feature-more {
	float: right;
	color: #fff;
	font-size: 20px;
	line-height: 140%;
}
.feature-more a {
	color: #fff;
}
.toc tr td {
	padding-top: 5px;
	padding-bottom: 2px;
}
.toc tr td.toc-chapter {
	background: url(../images/common/toc_row_hsep.gif) repeat-x left bottom;
	width: 350px;
}
/* @end */
/* @group Content Generic
----------------------------------------------------------------------------------- */
.content {
	font-size: 93%;
	padding-top: 10px;
	padding-bottom: 10px;
}
body.page-home .content {
	padding-top: 0px;
	padding-bottom: 0px;
}
.content .col-main h2 {
	position: absolute;
	left: 0;
	font-family: times, serif;
	color: #052146;
	font-size: 200%;
	line-height: 130%;
	width: 150px;
	font-weight: normal	;
}
.content .col-main h3 {
	font-family: times, serif;
	color: #3d5a81;
	font-size: 180%;
	line-height: 130%;
	font-weight: normal;
}
.content .col-main h3 a {
	color: #3d5a81;
	text-decoration: none;
}
.content .col-main h3 a:hover {
	text-decoration: underline;
}
.content .col-main {
	position: relative;
	padding-left: 154px;
	float: left;
}
.content .col-main p {
	margin-bottom: 1em;
}
.content .col-main a {
	color: #3d5a81;
}
.content .col-side {
	float: left;
}
/* content a */
.content-a .col-main {
	width: 445px;
	color: #303030;
	padding-right: 38px;
}
.content-a .col-main h2 {
	position: absolute;
	left: 0;
	font-family: times, serif;
	color: #052146;
	font-size: 200%;
	line-height: 130%;
	width: 140px;
}
.content-a .col-main p {
	margin-bottom: 1em;
}
.content-a .col-main a {
	color: #3d5a81;
	font-weight: bold;
}
.content-a .col-side {
	float: right;
	width: 277px;
}
.content-a .col-side .photo {
	background: #dadada;
	padding: 5px;
	margin-bottom: 20px;
}
.content-a .col-side h4 {
	margin-bottom: 5px;
	font-weight: normal;
	text-transform: uppercase;
}
.content-a .col-side .book {
	background: url(../images/common/neutral_texture_pattern_bg.gif) repeat left top;
	font-size: 93%;
	line-height: 120%;
}
.content-a .col-side .book-outer {
	background: url(../images/common/side_col_pattern_top_bg.gif) no-repeat left top;
}
.content-a .col-side .book-inner {
	background: url(../images/common/side_col_pattern_bot_bg.gif) no-repeat left bottom;
	padding: 15px;
}
.content-a .col-side .book .thumb {
	float: left;
}
.content-a .col-side .book .book-info {
	float: left;
	width: 170px;
	padding-left: 10px;
}
.content-a .col-side .book h5 {
	font-weight: bold;
	margin-bottom: 16px;
}
.content-a .col-side .book h5 a {
	text-decoration: none;
	color: #303030;
}
.content-a .col-side .book h5 a:hover {
	text-decoration: underline;
}
.content-a .col-side .book .price {
	margin-bottom: 10px;
}
/* content b */
.content-b {
	
}
.content-b .col-main {
	width: 738px;
	padding-left: 178px;
}
.content-b .overview {
	border-bottom: 1px solid #cacaca;
	padding-bottom: 20px;
	margin-bottom: 18px;
	line-height: 130%;
}
.content-b .overview p {
	padding-bottom: 0px;
	margin-bottom: 0px;
}
.content-b .post {
	padding-bottom: 10px;
	border-bottom: 1px solid #cacaca;
	margin-bottom: 20px;
}
.content-b .post.last {
	border-bottom: none;
}
/* content c */
.content-c .col-main {
	width: 555px;
}
.content-c .col-side {
	width: 158px;
	padding-left: 49px;
}
.content-c .col-side h4 {
	font-weight: bold;
	margin-bottom: 3px;
}
.content-c .col-side a {
	color: #3d5a81;
}
.content-c .col-side ul {
	margin-bottom: 20px;
}
.content-c .col-side li {
	margin-bottom: 2px;
}
/* @end */
/* @group Products
----------------------------------------------------------------------------------- */
body.page-products .books .book-row {
	margin-bottom: 14px;
}
body.page-products .books .book {
	background: url(../images/common/neutral_texture_pattern_bg.gif) repeat left top;
	font-size: 100%;
	line-height: 120%;
	float: left;
	width: 362px;
	position: relative;
	margin-right: 14px;
}
body.page-products .books .book-alt {
	margin-right: 0;
}
body.page-products .books .book .book-outer {
	background: url(../images/common/main_col_pattern_top_bg.gif) no-repeat left top;
}
body.page-products .books .book .book-inner {
	background: url(../images/common/main_col_pattern_bot_bg.gif) no-repeat left bottom;
	padding: 20px;
	height: 148px;
}
body.page-products .books .book .thumb {
	float: left;
	border: 5px solid #d0d0d0;
}
body.page-products .books .book .book-info {
	float: left;
	width: 205px;
	padding-left: 15px;
	padding-bottom: 30px;
	font-size: 89%;
}
body.page-products .books .book h5 {
	margin-bottom: 16px;
	font-family: georgia, times, serif;
	color: #406c91;
	font-size: 180%;
	line-height: 120%;
	margin-bottom: 12px;
	font-weight: normal;
}
body.page-products .books .book h5 a {
	color: #406c91;
	text-decoration: none;
}
body.page-products .books .book h5 a:hover {
	text-decoration: underline;
}
body.page-products .books .book .price {
	margin-bottom: 10px;
	font-size: 160%;
	font-family: georgia, times, serif;
}
body.page-products .books .book .more {
	width: 136px;
	height: 23px;
	background: url(../images/common/btn_find_out_more.gif) no-repeat left top;
	display: block;
	position: absolute;
	right: 20px;
	bottom: 20px;
}
body.page-products .books .book .more:hover {
	background-position: left bottom;
}
body.page-products .books .book .more span {
	display: none;
}
/* view product */
.view-product {
	background: url(../images/common/neutral_texture_pattern_bg.gif) repeat left top;
	float: left;
	width: 529px;
	margin-right: 11px;
}
.view-product-outer {
	background: url(../images/common/view_product_top_bg.gif) no-repeat left top;
}
.view-product-inner {
	background: url(../images/common/view_product_bot_bg.gif) no-repeat left bottom;
	padding: 20px;
}
.product-image {
	float: left;
	padding-right: 14px;
}
.product-image img {
	border:  5px solid #d0d0d0;
}
.product-meta {
	color: #4b4b4b;
	float: left;
	width: 280px;
	/* background: #333; */
}
.addthis_button_google {
	display: none !important;
}
.content .col-main .product-meta h3 {
	font-size: 220%;
	margin-bottom: 10px;
	color: #406c91;
	line-height: 110%;
}
.content .col-main .product-meta .price {
	font-size: 160%;
	font-family: georgia, serif;
	font-weight: bold;
	margin-bottom: 10px;
}
.product-meta .add-cart {
	display: block;
	width: 136px;
	height: 23px;
	background: url(../images/common/btn_add_to_cart.gif) no-repeat left top;
	margin-top: 20px;
}
.product-meta .add-cart:hover {
	background-position: left bottom;
}
.product-meta .add-cart span {
	display: none;
}
.product-description {
	color: #232323;
	padding-top: 15px;
}
.product-description h4 {
	font-weight: bold;
}
.products-side {
	float: left;
	width: 198px;
	background: url(../images/common/neutral_texture_pattern_b_bg.jpg) repeat left top;
	position: relative;
	margin-bottom: 50px;
}
.content .col-main .products-side h3 {
	color: #9a9898;
	font-family: georgia, serif;
	font-weight: normal;
	letter-spacing: 1px;
	text-transform: uppercase;
	font-size: 100%;
	text-align: center;
	padding: 19px 0 10px 0;
}
.products-side-outer {
	background: url(../images/common/products_side_top_bg.gif) no-repeat left top;
}
.products-side-inner {
	background: url(../images/common/products_side_bot_bg.gif) no-repeat left bottom;
}
.product-side {
	padding: 14px;
	background: url(../images/common/product_side_sep_bg.gif) repeat-x left bottom;
}
.product-side.last {
	background-image: none;
}
.product-side .thumb {
	float: left;
}
.product-side-info {
	float: left;
	padding-left: 8px;
	font-size: 87%;
	width: 100px;
	color: #4B4B4B;
	line-height: 130%;
}
.product-side-info h5 {
	margin-bottom: 5px;
	font-weight: bold;
}
.product-side-info a {
	text-decoration: none;
	color: #4B4B4B;
}
.product-side-info a:hover {
	text-decoration: underline;
}
.product-side-info a.more {
	color: #406c91;
}
.products-side .view-all {
	position: absolute;
	bottom: -30px;
	color: #426d92;
	text-decoration: none;
	text-transform: uppercase;
	left: 15px;
	font-weight: bold;
	background: url(../images/common/right_arrow_bg.gif) no-repeat right center;
	padding-right: 30px;
}
.products-side .view-all:hover {
	text-decoration: underline;
}
.product-quantity {
	padding-bottom: 15px;
}
.product-quantity .input-quantity {
	width: 25px;
}
.on-sale {
	text-decoration: line-through;
}
.sale-price {
	color: #c93232;
}
.sold-out {
	text-transform: uppercase;
	color: #c93232;
}
.postage-note {
	font-size: 83%;
	line-height: 140%;
	padding-top: 15px;
}
/* @end */
/* @group Contact
----------------------------------------------------------------------------------- */
.contact-form {
	width: 396px;
	background: #f6f6f6;
	position: relative;
	font-size: 93%;
	padding: 19px 22px;
}
.contact-form .tip {
	position: absolute;
	right: -295px;
	top: 0;
	width: 260px;
	line-height: 150%;
}
.contact-form .tip a {
	color: #3d5a81;
}
.contact-form label {
	display: block;
	margin-bottom: 2px;
}
.contact-form label .req {
	color: #aaa;
}
.contact-form .text-input {
	border: 1px solid #ccccbb;
	width: 349px;
	padding: 4px;
	margin-bottom: 10px;
}
.contact-form .text-area {
	border: 1px solid #ccccbb;
	width: 349px;
	height: 200px;
	margin-bottom: 20px;
	font-family: verdana, sans-serif;
	font-size: 11px;
	padding: 4px;
}
.contact-form .submit {
}
/* @end */
/* @group News
----------------------------------------------------------------------------------- */
.news-post {
	border-bottom: 1px solid #cacaca;
	margin-bottom: 25px;
}
.news-post a {
	color: #3d5a81;
}
.news-post .meta {
	color: #b4b4b4;
	margin-bottom: 4px !important;
	padding-top: 5px;
}
.news-post .meta a {
	color: #b1b1b1;
	text-decoration: underline;
}
/* @end */
/* @group Testimonials
----------------------------------------------------------------------------------- */
.testimonials {
	padding-left: 10px;
}
.testimonial-outer {
	width: 709px;
}
.testimonial {
	width: 709px;
	background: url(../images/common/neutral_texture_pattern_bg.gif) repeat left top;
	font-size: 100%;
	line-height: 145%;
	float: left;
}
.testimonials-inner {
	background: url(../images/common/testimonial_section_top_bg.gif) no-repeat left top;
}
.testimonials blockquote {
	background: url(../images/common/testimonial_section_bot_bg.gif) no-repeat left bottom;
	padding: 10px;
	/* font-style: italic; */
	color: #303030;
	width: 689px;
}
.testimonials blockquote p {
	background: url(../images/common/quote_icon.gif) no-repeat left top;
	padding: 8px 7px 8px 10px;
	text-indent: 25px;
	width: 669px;
}
.content .col-main .testimonials blockquote p {
	margin-bottom: 0px;
}
.testimonials .testimonials-by {
	background: #fff;
	text-align: right;
	line-height: 100%;
	font-family: times, serif;
	color: #3d5a81;
	font-size: 120%;
	width: 709px;
	float: left;
	
}
.content .col-main .testimonials p.testimonials-by {
	margin: 0;
}
.testimonials .testimonials-by span {
	line-height: 100%;
	display: block;
}
.testimonials .testimonial-a .testimonials-by span {
	background: url(../images/common/testimonial_arrow_right_bg.gif) no-repeat left top;
	float: right;
	padding: 5px 5px 14px 24px;
}
.testimonials .testimonial-b .testimonials-by span {
	background: url(../images/common/testimonial_arrow_left_bg.gif) no-repeat right top;
	float: left;
	padding: 5px 24px 14px 5px;
}
/* @end */
/* @group In The Media
----------------------------------------------------------------------------------- */
.media-snippet {
	border-bottom: 1px solid #cacaca;
	margin-bottom: 25px;	
}
.media-snippet h3,
.media-snippet p {
	width: 450px;
}
.media-snippet-text {
	position: relative;
}
.media-snippet .meta {
	color: #b4b4b4;
	margin-bottom: 4px !important;
	padding-top: 5px;
}
.media-snippet .meta a {
	color: #b1b1b1;
	text-decoration: underline;
}
.media-snippet .action {
	position: absolute;
	top: 0;
	left: 520px;
	text-transform: uppercase;
	font-weight: bold;
	color: #3d5a81;
	text-decoration: none;
	padding: 0 30px 0 0;
	background: url(../images/common/right_arrow_bg.gif) no-repeat right center;
}
.media-snippet .action:hover {
	text-decoration: underline;
}
/* @end */
/* @group Footer
----------------------------------------------------------------------------------- */
.footer {
	background: url(../images/common/x_sep.gif) repeat-x left top;
	padding-top: 5px;
	margin-top: 25px;
	font-size: 93%;
	padding-bottom: 40px;
}
.footer a {
	color: #000;
	text-decoration: none;
}
.footer a:hover {
	text-decoration: underline;
}
.footer .nav {
	float: left;
	width: 750px;
}
.footer .copy {
	float: right;
	width: 150px;
	color: #6699bd;
	font-style: italic;
	font-family: times, serif;
	text-align: right;
}
/* @end */
/* @group SIFR
----------------------------------------------------------------------------------- */
.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}
/* @end */
/* @group FoxyCart Minicart
----------------------------------------------------------------------------------- */
#fc_minicart {
	background: url(../images/common/mini_cart_bg.jpg) repeat-x left bottom;
	padding: 10px 0 12px 0;
}
#fc_minicart a {
	background: url(../images/common/mini_cart_icon.gif) no-repeat left center;
	padding-left: 30px;
	line-height: 130%;
	margin: 0 auto;
	color: #fff;
	font-size: 150%;
	font-family: georgia, serif;
}
/* @end */


















