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

/* basic elements */
html {
	margin: 0;
	padding: 0;
	}

body {
	font: 12px/1.75em Arial, Helvetica, sans-serif;
	background: #495dc5 url(../images/klr_bkg_sliver.jpg) repeat-x;
	color: #494949;
	}
	
p { 
	font: normal 12px/1.45em Arial, Helvetica, sans-serif;
	margin-top: 0; 
	}

	
h1 {
	font: bold 28px Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
	color: #333333;
	margin-bottom: -15px;
	}
h2 {
	font: bold 23px Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
	color: #435f8b;
	margin-bottom: 20px;
	}
	
	
	
ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	}

	
	
	
a:link {
	text-decoration: underline;
	color: #9f4908;
	}
a:hover { 
	text-decoration: underline; 
	color: #5c4506;
	}
a:visited { 
	text-decoration: underline;
	color: #9f4908;
	}
	
a.pagelink:link {
	text-decoration: underline;
	color: #ffea00;
	}
	
a.pagelink:visited{
	text-decoration: underline;
	color: #ffea00;
	}
	
	#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }
	

	

.icon_space {
	padding: 13px 8px 8px;
	}

.logo_box {
	width: 292px;
	float: left;
}

.product_name {
	font: bold 17px/21px Arial, Helvetica, sans-serif;
	color: #000000;
	padding-bottom: 10px;
}

.bubble_header_text {
	font: bold 18px/21px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	padding: 0px;
	text-transform: uppercase;
}

.bubble_header_link {
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #ffea00;
	text-decoration: none;
	padding-left: 10px;
}

.news_date {
	font: bold 13px Arial, Helvetica, sans-serif;
	color: #000000;
	text-transform: uppercase;
	
}

.news_subject {
	font: normal 12px/18px Arial, Helvetica, sans-serif;
	color: #515151;
}

.tour_city {
	font: bold 13px Arial, Helvetica, sans-serif;
	color: #000000;
	text-transform: uppercase;
	
}

.tour_subject {
	font: normal 12px/17px Arial, Helvetica, sans-serif;
	color: #515151;
}

.book_name {
	font: bold 13px/19px Arial, Helvetica, sans-serif;
	color: #000000;
	text-transform: uppercase;
	
}

.release_date {
	font: normal 12px/17px Arial, Helvetica, sans-serif;
	color: #515151;
}

.bookshelf_subhead {
	font: bolder normal 20px/17px Arial, Helvetica, sans-serif;
	color: #660000;
}








/* specific divs */
#container {
	width: 984px;
	margin-left: auto;
	margin-right: auto;
	position:relative;
	border: none;
	background-image: url(../images/klr_book_canvas_bkg.jpg);
	background-repeat: repeat-y;
}

#header {
	width: 984px;
	background-image: url(../images/klr_header_bkg.jpg);
	background-repeat: no-repeat;
	height: 218px;
}

#navigation {
	width: 709px;
	height: 75px;
	padding-top: 170px;
	padding-left: 275px;
}

#news {
	width: 100px;
	height: 38px;
	float: left;
}

#home_news_content {
	width: 300px;
	float: left;
	padding-left: 15px;
	height: 300px;
	overflow: hidden;
}


#bookshelf {
	width: 154px;
	height: 38px;
	float: left;
	padding-left: 20px;
}

#about {
	width: 110px;
	height: 38px;
	float: left;
	padding-left: 10px;
}

#media {
	width: 118px;
	height: 38px;
	float: left;
	padding-left: 30px;
}

#home {
	width: 110px;
	height: 38px;
	float: left;
	padding-left: 25px;
}
	
#main_content {
	background-image: url(../images/klr_book_canvas_bkg.jpg);
	background-repeat: repeat-y;
	width: 984px;
	float: left;
}

#top_content {
	height: 367px;
	width: 984px;
	padding-bottom: 20px;
}

#bottom_content {
	height: 100%;
	width: 984px;
	padding-left: 55px;
}

#right_column_content {
	height: 100%;
	width: 300px;
	float: left;
}

#subpg_top_content {
	width: 525px;
	padding-bottom: 20px;
	float: left;
	padding-left: 73px;
	padding-right: 30px;
	margin-right: 15px;
}

#bookshelf_top_content {
	height: 100%;
	width: 865px;
	padding-bottom: 20px;
	float: left;
	padding-left: 63px;
	padding-right: 15px;
}

#subpg_header {
	float: left;
	height: 76px;
	width: 876px;
	padding-left: 55px;
	padding-bottom: 15px;
	padding-top: 5px;
}

#plug_space {
	height: 367px;
	width: 537px;
	background-repeat: no-repeat;
	padding: 0px;
	margin-left: 50px;
	float: left;
	background-image: url(../images/klr_plugarea_main.jpg);
}

#latest_news {
	height: 355px;
	width: 340px;
	float: left;
	margin-left: 10px;
	margin-top: 5px;
	padding-top: 0px;
}

#news_header {
	float: left;
	background-image: url(../images/klr_news_header.jpg);
	background-repeat: no-repeat;
	height: 45px;
	width: 329px;
	padding-left: 13px;
	padding-top: 9px;
}

#news_item {
	float: left;
	padding: 0px 10px 10px;
}

#tour_item {
	float: left;
	height: 120px;
	width: 255px;
	padding: 0px 0px 13px 25px;
}

#book_info {
	float: left;
	height: 195px;
	width: 265px;
	padding: 0px 20px 15px 15px;
}

#book_space {
	float: left;
	padding: 0px;
	height: 260px;
}


#info_column {
	background-image: url(../images/klr_infocolumn_bkg.jpg);
	background-repeat: repeat-y;
	width: 287px;
	float: left;
	margin-right: 8px;
}

#right_info_column {
	background-image: url(../images/klr_infocolumn_bkg.jpg);
	background-repeat: repeat-y;
	width: 287px;
	float: left;
	margin-right: 8px;
}


#tour_content {
	width: 245px;
	float: left;
	padding-left: 14px;
	line-height: 1.5em;
	overflow: hidden;
	margin-left: 5px;
	height: 620px;
	padding-bottom: 10px;
}

#right_tour_content {
	width: 245px;
	float: left;
	padding-left: 14px;
	line-height: 1.5em;
	overflow: hidden;
	margin-left: 5px;
}

#side_info_column {
	background-image: url(../images/klr_infocolumn_bkg.jpg);
	background-repeat: repeat-y;
	width: 287px;
	float: left;
	height: 275px;
	margin-right: 8px;
}

#facebook_feed {
	width: 287px;
	float: left;
	height: 600px;
	padding-left: 10px;
}

#info_column_header {
	background-image: url(../images/klr_infocolumn_header.jpg);
	background-repeat: no-repeat;
	width: 277px;
	float: left;
	height: 47px;
	padding: 9px 0px 0px 13px;
}

#book_shadow {
	width: 127px;
	float: left;
	height: 187px;
	background-image: url(../images/klr_book_shadow.jpg);
	background-repeat: no-repeat;
	padding-right: 10px;
}

#book_cover {
	width: 127px;
	float: left;
	height: 187px;
	padding-top: 3px;
	padding-left: 4px;
}

#footer {
	width: 984px;
	background-color: #000000;
	margin-right: auto;
	margin-left: auto;
	height: 76px;
}

#see_all {
	float: left;
	height: 50px;
	width: 255px;
	padding: 30px 0px 13px 25px;
}


#social_icons {
	width: 309px;
	background-color: #000000;
	height: 70px;
	float: left;
}

#newsletter {
	width: 675px;
	background-color: #000000;
	height: 45px;
	float: left;
	padding-top: 25px;
	text-align: right;
}

#isbn {
	width: 265px;
	font-size: 10px;
	font-weight: normal;
	line-height: 1.5em;
	margin-top: 15px;
	padding: 15px 0px 30px 15px;

}

#latest_release_area {
	width: 865px;
	height: 333px;
	float: left;
	padding-bottom: 25px;
}

#rev_curtis_black_titles {
	width: 865px;
	float: left;
	padding-bottom: 25px;
}

#stand_alone_titles {
	width: 865px;
	float: left;
	padding-bottom: 25px;
}

#latest_release_book {
	float: left;
	height: 333px;
	width: 287px;
}
#latest_release_text {
	margin-left: 40px;
	float: left;
	height: 300px;
	width: 530px;
	margin-top: 20px;
}

#synopsis_chapter_questions_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 150%;
}

#sign_off {
	width: 984px;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
	color: #FFFFFF;
margin-right: auto;
	margin-left: auto;
}
#bio_pic {
	float: left;
	height: 330px;
	width: 245px;
	padding-top: 0px;
	padding-right: 0px;
}
#book_cover a img { border:none; }
span.book_name a { color:#000000;text-decoration:none; }

