 @charset "utf-8";
/* CSS Document */


/* ---- Global ----*/


body {
	font-family:Arial, Helvetica, sans-serif;
	background-color:#e7e7e7;
	background-image:url(/images/body_bk.png);
	background-position:top;
	background-repeat:repeat-x;
	height:100%;
}

strong {
		color:#545f70;		
}

a {
	font-weight:bold;
	color:#0071bb;
	text-decoration:none;
	font-size:13px;
}

.odd_row {
	background-color:#f2f3f7; 
}

a:hover {
	font-weight:bold;
	color:#09F;
	text-decoration:none;	
	font-size:13px;
}

img {
	border:0px;
}

.red {
	color:#900;
}

.image_padding {
	padding:12px;
}

#book_small {
	width:104px;
	height:135px; 
}

#book_med {
	width:124px;
	height:155px;
}

.page_title {
	font-size:18px;
	font-weight:bold;
	color:#545f70;
	position:relative;
	top:7px;
	left:25px;	
	white-space: nowrap;
}

#logo {
	position:relative;
	top:0px;
	left:10px;
	float:left;	
}

.header_bar {
	background-image:url(/images/header_bar.png);
	width:989px;
	height:35px;
}

#home_top_content {		
	top: 100px;
	left: 0px;
	width: 470px;
	height:250px;
}

#inside_top_content {		
	background-image:url(/images/title_bar.jpg); 
	background-position:top; 
	background-repeat:repeat-x;
	clear:both;
	width:983px; 
	margin-left:2px;
	background-color:#fff; 
	border:1px solid #d6d6d6;
}

.click_for_more {
	text-align:right; 
	padding:25px 30px 0px 0px;	
}


#mid_content {
	background: #ccc;
	margin: 0 auto;			
	top: 500px;
	left: 0px;
	width: 100%;
}



#title_box {
	width:495px;
	height:195px;
	background-image:url(/images/title_box.png);
	background-repeat:no-repeat;
	overflow:hidden;
	margin-bottom:5px;
}



.home_book_title {
	font-size:18px;
	font-weight:bold;
	color:#78869b;
	line-height:22px;	
}

.page_title_content {
	font-size:12px;
	color:#78869b;
	width:450px;
	height:150px;
	position:relative;
	left:15px;
	top:20px;
	line-height:18px;	
}

#inside_top_title {		
	background-image:url(/images/title_bar.jpg); 
	background-position:top; 
	background-repeat:repeat-x; 
	width:983px;
	margin-left:2px;
	margin-bottom:3px;
	background-color:#f6f7f9; 
	border:1px solid #d6d6d6;	
}

#alphabet ul {
	height:25px;
	padding-top:8px;
	margin: 0;
	list-style: none;
	line-height: normal;
	text-align:center;
}

#alphabet li {
	display:inline;
	font-weight:bold;
	color:#0071bb;
	text-decoration:none;
	font-size:13px;
	padding: 0px 6px 0px 6px; 
	cursor:pointer;
}


#page_numbers {
	margin: 0px;
	padding: 10px 0px 0px 0px;
	background-color:#e8ecf1;
	height:30px;
}		

#page_numbers ul {
	margin: 0;
	list-style: none;
	line-height: normal;
	text-align: center;

}

#page_numbers li {
	padding: 0px 12px 0px 12px;
	display: inline;

}


.title_box_title {
	font-size:18px;
	font-weight:bold;
	color:#FFF;
	background-image:url(/images/title_box_top.png);
	background-repeat:no-repeat;
	height:38px;
	padding-left:20px;
}

.box_content {
	font-size:12px;
	color:#78869b;
	line-height:16px;
	background-image:url(/images/title_box_mid.png);
	background-repeat:repeat-y;
	width:330px; 
	height:100%;
	padding:20px;
	padding-top:10px;
	padding-bottom:10px;
	vertical-align:top;
}


.bottom_box_content {
	font-size:12px;
	color:#78869b;
	line-height:16px;
	background-image:url(/images/bottom_box_mid.png);
	background-repeat:repeat-y;
	width:495px; 
	height:100%;
	padding-left:20px;
	padding-right:35px;
	padding-top:10px;
	vertical-align:top;
}

#box {
	width:495px;
	height:195px;
	background-image:url(/images/box.png);
	background-repeat:no-repeat;
}



.page_title_content> .box_content > img {
	padding-right:20px;

}


#footer {
	position:relative; 
	bottom:0px; 
	left:-5px; 
	width:99%; 
	float:right;
	font-size:11px;
	text-align:center;
	color:#78869b;
	padding-top:10px;
	padding-bottom:10px;
}

.books_price i, {
	text-decoration:line-through;
	font-weight: normal !important;
}

.books_price span{
	font-size:18px;
	font-weight:bold;
	color:#0f76b9;
	overflow:auto;
}

/* ---- Search Box Start ----*/

#search_box { 
	position:relative;
	top:7px;
	left:820px;
	z-index:100;
	width: 147px; 
	height: 18px; 
	background: url(images/bg_search_box.gif);
} 

#search_box #s {
	float: left; 
	padding: ; 
	border: 0; 
	width: 147px;
	height:20px;
	background: none;
} 

#search_box #go { 
	float: right;
	position:relative;
	top:-23px;
	left:0px;
}


#container {
	margin: 0 auto;
	width:990px;
	height:100%;
}

/* ---- Search Box End ----*/




/* ---- Main Menu Start ----*/


#menu a:hover
, #menu .current_page_item a 
, #home a[menu=home] 
, #books a[menu=books] 
, #authors a[menu=authors] 
, #tools a[menu=tools] 
, #specials a[menu=specials] 
, #videos a[menu=videos] 
, #cart a[menu=cart] 
{
	color:#0d74b7; 
}

.cart_value {
	color:#900;
	font-weight:bold;
	font-size:13px;
	line-height:18px;
}

/* ---- Main Menu End ----*/


/* ---- Books Start ----*/

#books_top_content {		
	background-image:url(/images/title_bar.jpg); 
	background-position:top; 
	background-repeat:repeat-x; 
	height:265px; 
	width:983px;
	margin-left:2px;
	margin-bottom:5px;
	background-color:#f6f7f9; 
	border:1px solid #d6d6d6;
}



.books_new_book {
	width:143px; 
	height:182px; 
	background-image:url(/images/book_bg.png); 
	background-repeat:no-repeat; 
	text-align:center; 
	padding-top:7px;
	margin-left:15px;
	float:left;
	font-size:12px;
	font-weight:bold;
	color:#858687;
	line-height:11px;
	}


#book_listings {
	width:100%;
	padding: 0px 0px 0px 0px;
	overflow: auto;
}		

.book {
	border-bottom:1px dotted silver;
	overflow:auto;
	padding:25px;
}
.mybook {
	border-bottom:1px dotted silver;
}

.book_body {
	padding-left:10px;
	font-size:12px;
	color:#545f70;
	position: relative;
}

.book_title {
	font-size:16px;
	font-weight:bold;
	color:#545f70;
}

.bg_0 {
	border-bottom:1px dotted silver;
}
.bg_1 {
	background-color:#f2f3f7; 
	border-bottom:1px dotted silver; 
} 

.new_titles_link {
	font-size:11px;
	color:#666;
	text-decoration:none;
	text-transform:uppercase;
}

.new_titles_link:hover {
	font-size:11px;
	color:#0077ca;
	text-decoration:none;
	text-transform:uppercase;
}


/* ---- Books End ----*/



/* ---- Authors Start ----*/
		
#authors_top_title {		
	background-image:url(/images/title_bar.jpg); 
	background-position:top; 
	background-repeat:repeat-x; 
	width:983px;
	height:33px;
	clear:both;	
	margin-left:2px;
	margin-bottom:5px;
	border:1px solid #d6d6d6;
	
}


.author {
	font-size:12px;
	color:#545f70;
	padding-left:35px;
}		

.author_name	{
	font-size:24px;
	font-weight:bold;
	color:#545f70;
} 

.author_img {
	top:10px;
	right:35px;
	float:right;
	
}

.author_link {
	font-size:12px;
	color:#999;
	text-decoration:none;
}

.author_link:hover {
	font-size:12px;
	color:#0077ca;
	text-decoration:none;
}


/* ---- Authors End ----*/


/* ---- Authors Bio Start ----*/

.bio_content {
	clear:both;
	width:983px; 
	height:auto; 
	background-image:url(/images/left_bg.jpg); 
	background-position:left; 
	background-repeat:repeat-y;	
	margin-left:2px;
	margin-bottom:5px;
	border:1px solid #d6d6d6;
	font-size:14px;
	color:#666;
	
}

.bio_image {
	float:left; 
	position:relative; 
	left:30px;		
}

.bio_text {
	float:left; 
	width:550px; 
	position:relative; 
	left:60px; 
	margin:0px; 
	height:auto;		
}

.bio_books {
	float:left; 
	width:700px; 
	position:relative; 
	left:250px; 
	margin:0px; 
	height:auto; 
	border-top:1px solid silver; 
	clear:both;	
}

.bio_title {
	font-size:18px;
	color:#0071bb;
	font-weight:bold;
	
}

/* ---- Authors Bio End ----*/



/* ---- Extras Start ----*/
	
.special_p {
	float:left;
	padding-left:25px;
	width:340px;
	line-height:22px;
}

.special_title {
	font-size:18px;
	font-weight:bold;
	color:#0f76b9;
	overflow:auto;
}


.price_bar {
	float:left;
	width:930px; 
	padding:5px; 
	margin-left:25px; 
	background-color:#e3e8ee;
}

/* ---- Extras End ----*/


/* ---- About Start ----*/
#about ul{
	list-style: none;
	text-align: center;
}
#about ul li{
	display: inline-block;
	padding: 0px 5px;
	border-right: 1px dotted #ccc;
	color: #8ea1bd;
}
#about ul li:last-child{
	border: none;
}
#about .artical{
	padding-bottom: 20px;
}
#about .artical:nth-child(2) {
	padding-bottom: 0px;
	overflow: hidden;
	height: 220px;
}
#about h2{
	font-size:18px;
	font-weight:bold;
	color:#0f76b9;
}

#about_top_title {		
	background-color:#fff; 
	background-image:url(/images/title_bar.jpg); 
	background-position:top; 
	background-repeat:repeat-x; 
	width:983px;
	margin-left:2px;
	margin-bottom:5px;
	border:1px solid #d6d6d6;
}


.about_content {
	font-size:12px;
	color:#646668;
	padding:5px 50px 50px;
	line-height:25px;
	background-color:#fff; 
}

.about_title{
	font-size:18px;
	font-weight:bold;
	color:#0f76b9;
		
}
#about form{
	width: 500px;
	margin: auto; 
	border: 1px dotted silver;
	background: white;
	font: 12px Arial;
	display: none;
}
#about form label{
	display: block;
	position:relative;
	padding: 2px 20px;
	border-bottom: 1px dotted silver;
}
#about form label:nth-child(2n+1){
	background-color: #f2f3f7;
}
#about form label span{
	display: inline-block;
	width: 150px;
	vertical-align: top;
}
#about form label input{
	width: 300px;
}
#about form label textarea{
	width: 300px;
}

#about #our_story p{
	background-image:url(/images/about_pembroke.jpg); 
	background-position:top left; 
	background-repeat:no-repeat;
	padding-left: 220px; 
}
#about #ebooks{
	background-image:url(/images/about_ebooks.jpg); 
	background-position:0px 45px; 
	background-repeat:no-repeat;
}
#about #ebooks p{
	padding-left: 220px; 
}
#about #social_media{
	display: inline;
	position: relative;
	top: -40px;
	left: 550px;
}
#about 	ul#social_media{
	padding: 0px;
	margin: 0px;
}
#about 	ul#social_media li{
	border: none;
}

/* ---- About End ----*/


/* ---- Cart Start ----*/

#cart_top_title {		
	background-image:url(/images/title_bar.jpg); 
	background-position:top; 
	background-repeat:repeat-x; 
	width:983px;
	margin-left:2px;
	margin-bottom:5px;
	background-color:#fff; 
	border:1px solid #d6d6d6;
}
		
.cart_listing_td {
	padding:30px;
	font-size:12px;
	border-bottom:1px dotted silver;
}		


.in_cart_title {
	font-weight:bold;
	font-size:14px;
	color:#545f70;
}

.in_cart_body {
	font-size:12px;
	color:#545f70;
}

.in_cart_span {
	font-size:16px;
	font-weight:bold;
	color:#0071bb;
	border-left:1px dotted silver;
}


#checkout_items {
	width:983px;
	height:120px;
	background-color:#FFF;
	border:1px solid #d6d6d6;
	margin-left:2px;	
}

#checkout_items p {
	float:left;
	border-right:1px dotted silver;
	height:50px;
	padding:20px;
	color:#6c6c6c;
	font-size:14px;
	font-weight:bold;

}

#checkout_bottom {
	width:983px;
	height:35px;
	background-color:#edf0f4;
	border:1px solid #d6d6d6;
	border-top:0px;
	margin-left:2px;

}

.cont_shop {
	margin-top:50px; 
	font-size:24px;
	text-decoration:none;
	color:#0071bb;	
}

.cont_shop:hover {
	font-size:24px;
	text-decoration:none;
	color:#6c6c6c;	
}

.check_out {
	font-size:24px;
	text-decoration:none;
	color:#fff;
	
}

.check_out:hover{
	font-size:24px;
	text-decoration:none;
	color:#ccc;
	
}

/* ---- Cart End ----*/



/* ---- Check Out Start ----*/

.check_out_content {		
	background-image:url(/images/title_bar.jpg); 
	background-position:top; 
	background-repeat:repeat-x; 
	width:983px;
	margin-left:2px;
	margin-bottom:5px;
	background-color:#fff; 
	border:1px solid #d6d6d6;
	overflow:auto;
	font-size:12px;
	font-weight:bold;
	line-height:18px;
}

.check_out_title {
	font-size:18px;
	color:#545f70;
	border-bottom:1px solid silver;
}

.form_colum {
	float:left; 
	width:440px; 
	padding:25px;
}

/* ---- Check Out End ----*/
/* ---- Header ----*/
header {
	max-width: 100%;
	position: relative;
}
#logo2{
	padding-left: 10px;
}
nav {
	display: inline-block;
	position: absolute;
	bottom: 40px;
	right: 0px;
	margin: 0;
}
header #menu{
	position: relative;
	top: 0px;
	margin: 0;
	height: 60px;
	padding-right:5px;
}
header #menu div {
	text-align:right;
	margin-bottom: 22px;
}
header #menu div a{
	display: inline;
	font-size:10px;
	border-right:1px dotted silver;
	padding-right:10px;
}
header #menu div a:last-child{
	border:none;
}
header #menu ul{
	margin: 0;
	list-style: none;
	display: flex;
	flex-flow: row wrap;
	justify-content: center;
	align-items: flex-end;
}
header #menu ul li{
	display: inline-block;
	padding-right: 18px;
	padding-left: 17px;
	border-right: dotted 1px #ccc;
}
header #menu ul li:last-child{
	border-right: none;
	padding-right: 0px;
}
header #menu ul li a{
	font: bold 15px arial;
	position: relative;
	color: #8EA1BD;
}
header #menu ul li a :hover{
	color:#0d74b7;
} 
header #menu ul li a span.cart_value{
	width: 60px;
	display: inline-block;
	white-space: nowrap;
	text-align: right;
}

header #menu ul li a img{
	position: relative;
	top: 4px;
}

/* ---- Header End ----*/

.content_box{
	float: left;
	padding: 0px;
	margin: 0px;
	margin-right: 4px;
	border: solid 1px #ccc;
	border-right-style: outset;
	background: white;
	padding-bottom: 500em;
	margin-bottom: -500em;
	box-shadow: 3px 3px 3px #ccc;
	width: 488px;
}
.content_box:last-child {
	margin-right: 0px;
}
.content_box h2{
	font-size: 18px;
	font-weight: bold;
	color: #FFF;
	background-image: url(/images/title_box_top.png);
	background-repeat: no-repeat;
	height: 38px;
	margin: 0px;
	padding: 5px 10px;
}
.content_box_body img{
	padding: 0px;
	margin-right: 0px;
	margin-right:25px;
}
.content_box_body {
	padding: 0px 15px;
	margin: 0px;
	font-size: 12px;
	color: #78869b;
	line-height: 16px;
	padding-bottom: 20px;
}

#home .content_box{
	width: 323px;
} 
#hoem .content_box_body img{
	border:1px solid silver; 
} 
#hoem .content_box_body {
	padding-bottom: 0px;
} 
