body {
	margin: 0;
	padding: 0;
	font-family: Arial;
	font-size: 12px;
	color: #000;	
	background: #3d0200 url('http://cdn.richardcastle.net/static/images/detail/pagebg_1px.jpg') repeat-x;
}

body.home {
	background-image: url('../images/index/index_pagebg_1px.jpg');
}

body p {
	line-height: 1.4em;
}

h1 {
	font-family: Georgia;
	font-style: italic;
	font-weight: bold;
	font-size: 30px;
	color: #434e52;
}

h2 {	
	margin: 0 0 5px 0;
	font-size: 25px;
	color: #6ebdbe;
}

ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

ul.table {
	margin: 10px 0 20px 0;
}

ul.table li {
	margin-bottom: 5px;
	padding: 5px;
	background-color: #e7e9d8;
}

ul.table li.alt {	
	background-color: #f0f0e5;
}

ul.qa li.alt {
	border: 3px solid #e7e9d8;
	margin-top: -5px;
}

ul.table li.light {		
	background-color: #f3f3e9;
}

.rightColumn ul.table li {	
	background-color: #dde0cb;
}

.rightColumn ul.table li.alt {	
	background-color: #e6e9d8;
}

a {
	color: #6ebdbe;
	text-decoration: none;
}

a:hover {	
	text-decoration: underline;
}

.clear {
	clear: both;
}

.wrapper {
	margin: 0 auto;
	width: 1002px;
}

.colLeft {
	float: left;
}

.colRight {
	float: right;
}

.colLeft.info {
	padding-left: 10px;
	width: 400px;
}

.colLeft.divider {
	width: 40px;
}

.supplimental {
	color: #abaca2;
}

.linkColor {
	color: #6ebdbe;
}

.small {
	font-size: 11px;
}

.medium {
	font-size: 18px;
}

#header {
	width: 100%;
	height: 124px;
	background: url('../images/global/page_header.png') no-repeat 50% 0;
	overflow: hidden;
}

#header ul.buttons li,
#header ul.nav li,
#content ul.pagination li,
#footer ul li,
.book ul.stores li {
	float: left;
}

#header ul.buttons {
	float: right;
	margin-top: 38px;
	height: 34px;
}

#header ul.buttons li {
	padding-right: 10px;
}

#header ul.buttons a {
	display: block;
	width: 32px;
	height: 32px;
	background-repeat: no-repeat;
	background-position: 0 -32px;
}

#header ul.buttons a:hover {
	background-position: 0 0;
}

#header ul.buttons a.twitter {
	background-image: url('../images/btns/twitter_btn_cb-3.png');
}

#header ul.buttons a.facebook {
	background-image: url('../images/btns/facebook_btn.png');
}

#header ul.buttons a.rss {
	background-image: url('../images/btns/rss_btn.png');
}

#header ul.nav {
	margin: 24px 0 0 15px;
}

#header ul.nav li {		
	padding-right: 10px;
	text-transform: uppercase;
}

#header ul.nav li a {
	font-family: Georgia;
	font-weight: bold;
	font-size: 14px;
	color: #fff;
}

#header ul.nav li a:hover {
	color: #6ebdbe;
	text-decoration: none;
}

#header ul.nav li.dot {		
	width: 6px;
	height: 15px;
	background: url('../images/global/nav_div_diamond.jpg') no-repeat 0 50%;
}

#content {	
	padding-top: 25px;
	width: 100%;
	min-height: 744px;
	background: url('../images/detail/detail_pagebg.jpg') no-repeat 50% 0;
	overflow: hidden;
}

body.home #content {
	background-image: url('../images/index/index_pagebg.jpg');
}

#content .frame .topFrame {		
	height: 32px;
	background: url('../images/global/pagetop_paperstack.png') no-repeat;
}

body.home #content .frame .topFrame {	
	height: auto;
	background: none;
}

#content .frame .bottomFrame {	
	height: 32px;
	background: url('../images/global/pagebase_paperstack.png') no-repeat;
}

#content .quotes {
	display: none;
}

body.home #content .quotes {
	display: block;
	margin-left: 430px;
	height: 200px;
	font-family: Georgia;
	font-style: italic;
	font-weight: bold;
	font-size: 20px;
	color: #6ebdbe;
}

#content .quotes h1 {
	color: #f1f1c4;
}

#content .quotes p {
	padding: 10px 0 0 40px;
	background: url('../images/global/quote_start.png') no-repeat;
}

#content .quotes .endQuote {
	display: inline-block;
	vertical-align: bottom;
	width: 32px;
	height: 23px;
	background: url('../images/global/quote_end.png') no-repeat;
}

#content .quotes .author {
	margin-left: 40px;
	font-size: 14px;
}

#content .frame .topColumn {
	height: 9px;	
	background: #f0f0e5 url('../images/global/rightrail_topcorner.png') no-repeat 682px 5px;
}

#content .frame .columns {	
	background: #f0f0e5 url('../images/global/rightrail_column.png') repeat-y 682px 0;
	min-height: 700px;
}

#content .columns .leftColumn,
#content .columns .rightColumn {	
	float: left;	
}

#content .columns .leftColumn {
	padding: 0 40px 41px 40px;
	width: 602px;	
}

#content .columns .rightColumn {		
	margin: 5px 5px 0 0;
	padding: 10px;
	width: 295px;	
}

#content .rightColumn h1 {
	margin: 0 0 5px 0;
	color: #b1b7a6;
}

#content .frame .bottomColumn {
	padding-bottom: 5px;
	height: 4px;	
	background: #f0f0e5 url('../images/global/rightrail_basecorner.png') no-repeat 682px 0;
}

#content img.featuredTab {
	margin-top: -9px;
}

#content ul.articles {
	margin-top: 25px;
}

#content ul.articles li {
	padding-bottom: 50px;
}

#content ul.articles li p {
	padding: 10px 0;
}

#content ul.pagination {
	float: right;
	font-family: Georgia;
	font-style: italic;
	font-size: 16px;
}

#content ul.pagination li {
	padding-right: 10px;
	color: #abaca2;
}

#content ul.pagination li a.next {
	display: block;
	width: 20px;
	height: 20px;
	background: url('../images/btns/page_pagination_arrow_off.jpg') no-repeat;
}

#content ul.pagination li a.next:hover {
	background-image: url('../images/btns/page_pagination_arrow_on.jpg');
}

#footer,
#footer a {
	color: #823638;
}

#footer {
	margin: 20px auto 50px auto;
	padding-left: 40px;	
}

#footer a:hover {
	color: #fff;
	text-decoration: none;
}

#footer ul li {	
	padding: 8px 25px 0 0;
}

#footer .poweredBy {
	float: right;
	padding-right: 40px;
}

#footer .poweredBy .text {
	float: left;
	padding: 8px 8px 0 0;
}

#footer .poweredBy a {
	float: left;
	display: block;
	width: 70px;
	height: 33px;
	background: #3d0200 url('../images/global/abc_footer_logo.png') no-repeat;
}

/* button styles */

a.learnMore,
div.outOfPrint,
a.sendQuestion {
	display: block;
	margin-top: 10px;
	width: 148px;
	height: 42px;	
}

a.learnMore {
	background: url('../images/btns/learn_more_btn.png') no-repeat;
}

a.learnMore:hover {	
	background-position: 0 -42px;
}

div.bookdetails a.learnMore {
	width: 116px;
	height: 33px;
	background: url('../images/btns/learn_more_sml_btn.jpg') no-repeat;
}

div.bookdetails a.learnMore:hover {
	background-position: 0 -33px;
}

div.bookinfo {
	width: 168px;
	float: left;
}

div.bookdetails {
	clear: both;
	float: right;
	width: 117px;
}

div.bookdetails h2 {
	font-size : 20px;
}

li.seeall {
	clear: both;
}

li.seeall a {
	float: right;
}

div.outOfPrint {
	background: url('../images/btns/out_of_print_btn_inactive.png') no-repeat;
}

a.sendQuestion {
	background: url('../images/btns/send_question_btn.jpg') no-repeat;
}

a.sendQuestion:hover {	
	background-position: 0 -42px;
}

/* accordion styles */

.accordion {
	padding-left: 20px !important;
	color: #6ebdbe;
	background: url('../images/btns/list_arrow_expanded.png') no-repeat 5px 6px;
	cursor: pointer;
}

.accordion:hover {
	text-decoration: underline;
}

.accordion.closed {
	background: url('../images/btns/list_arrow_collapsed.png') no-repeat 5px 6px;	
}

.accordion .colRight {
	color: #000;
}

.accordionContent {
	display: none;
	background-color: #e6e9d8 !important;
}

.accordionContent ul.table {
	margin: 0 !important;
}

.accordion ul.table li,
.accordionContent ul.table li.accordionContent {
	margin-left: 15px !important;
}

/* slideshow styles */

.slideshow h1 {
	float: left;
	margin: 0 0 15px 0;
	font-size: 20px;	
}

.slideshow .nav {
	float: right;
	margin-top: 3px;
	overflow: hidden;
}

.slideshow .nav a {
	float: left;
	display: block;	
	width: 18px;
	height: 16px;	
	background: url('../images/btns/paginated_radial_btns.jpg') no-repeat 0 -16px;	
	text-indent: -9999px;
	overflow: hidden;
}

.slideshow .nav a:hover,
.slideshow .nav a.activeSlide {
	background-position: 0 0;
}

.slideshow ul.slide li {
	float: left;
	width: 607px;
}

/* sub page styles */

.book {
	padding: 0 40px 20px 0;
}

.book .summary {
	float: left;
	width: 310px;
}

.book .info {
	float: right;
	width: 230px;
	font-family: Georgia;
	font-style: italic;
	font-weight: bold;
	color: #6ebdbe;
	text-align: center;
}

.book ul.stores {
	width: 226px;
	margin: 10px auto;
}

.book ul.stores a {
	display: block;
	width: 113px;
	height: 34px;
}

.book ul.stores a:hover {
	background-position: 0 -34px;
}

.book ul.stores a.amazon {
	background-image: url('../images/btns/amazon_btn.jpg');
}

.book ul.stores a.borders {
	background-image: url('../images/btns/borders_btn.png');
}

.book ul.stores a.barnesNoble {
	background-image: url('../images/btns/barnesnoble_btn.jpg');
}

.book ul.stores a.indieBound {
	background-image: url('../images/btns/indie_bound_btn.jpg');
}

.book ul.excerpts,
.toc ul {
	margin: 10px 0;
}

.book ul.excerpts li,
.toc ul li {
	margin-bottom: 1px;
	padding: 5px;
	background-color: #e7e9d8;
}

.book ul.excerpts .num,
.toc ul .num {
	float: left;
	font-size: 18px;
}

.book ul.excerpts .text,
.toc ul .text {
	float: left;
	padding: 4px 0 0 10px;
	font-family: Arial;
	font-style: normal;
	font-weight: normal;
	color: #000;
}

.bio {
	margin: 20px 0;
}

.toc {	
	padding-right: 20px;
	width: 280px;
	font-family: Georgia;
	font-style: italic;
	font-weight: bold;
	color: #6ebdbe;	
}

.img300x155 {
	width: 300px;
	height: 155px;
	background-color: #ccc;
}

.img170x88 {
	margin: 10px 0;
	width: 170px;
	height: 88px;
	background-color: #ccc;
}

.qaForm {
	padding: 20px !important;
}

.qaForm .fieldTitle {
	margin: 10px 0 5px 0;
}

.qaForm .fieldDivider {
	width: 15px;
}

.qaForm textarea {
	margin-top: 0;
	padding: 5px;
	width: 550px;
	height: 120px;
	font-family: inherit;
	font-size: 13px;
	background-color: #fff;
	border: 1px solid #bbb;
	overflow: auto;
}

.qaForm input.text {
	padding: 5px;
	width: 261px;
	font-family: inherit;
	background-color: #fff;
	border: 1px solid #bbb;
}

.qaForm textarea:focus,
.qaForm input.text:focus {	
	border-color: #777;
}

.qa .question,
.qa .answer {
	padding-right: 10px;
	margin-top: -10px;
	*margin-top: 0px;
}

.qa .answer h1 {
	margin-left: 20px;
	color: #6ebdbe;
}

.qa .questionText {
	width: 550px;
}

.qa .answerText {
	width: 530px;
}

.qa .tou {
	margin-top: 15px;
}

.photoStack {
	padding: 32px 0 0 28px;
	margin-top: 20px;
	width: 576px;
	height: 344px;
	background-image: url('../images/500_01.jpg');
}

.question-wrapper {
	position:relative;
	width:100%;
	/*height: 285px;*/
	margin: 0;
}

.question-error-container {
	margin-bottom: 20px;
}

.question-error-container ul.error-list {
	list-style: disc inside;
	color: red;
	padding: 10px;
}

.question-thankyou-container,
.question-error-container,
.question-form-container.hidden form {
	display:none;
}
.question-thankyou-container.visible,
.question-error-container.visible {
	display: block;
}

.question-form-container .dateLists_container .month_container,
.question-form-container .dateLists_container .day_container,
.question-form-container .dateLists_container .year_container {
	float: left;
}

.question-form-container .question-container textarea {
	width: 100%;
	height: 6em;
}
.question-form-container .firstname-container, .question-form-container .terms-container {
	float:left;
	clear:left;
	width: 50%;
}
.question-form-body {
	border: 1px solid #888;
	padding: 10px 20px 10px 10px;
	position: relative;
	width: 570px;
	height: 220px
}
.question-form-container .question-container {
	padding-bottom: 5px;
}
.question-form-container .firstname-container,
.question-form-container .terms-container,
.question-form-container .age-container,
.question-form-container .button-container {
	padding: 10px 20px 10px 0;
}

.question-form-body form, .question-form-body .question-thankyou-container {
	position: absolute;
	top: 10px;
	left: 10px;
	width: 550px;
	overflow: visible;
}

.question-form-container .age-container, .question-form-container .button-container {
	clear: right;
}
.question-form-container .age-container .age-field {
	height: 2em;
}

.question-form-container  .asterisk {
	clear:both; 
}

.question-form-header {
	padding-bottom: 10px;
}

.question-thankyou-container {
	padding-top:40px;
}

.question-thankyou-header {
	font-weight: bold;
	font-size: 24px;
	margin-bottom: 30px;
}

.question-thankyou-body .thankyoureset {
	padding-top: 30px;
}

.thankyou-reset-button {
	padding: 0px 20px;
	border: 1px outset #666;
	background-color: #ddd;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-opera-border-radius: 10px;
	color: black;
	line-height: 25px;
	display:block;
	float:right;
}

.dateLists_container .day_container .list{
    margin-right:10px;
}

.dateLists_container .month_container .list{
    margin-right:10px;
}
  

.test_fld_container {
    margin-top:30px;
    width:300px;
    
}
    
.test_fld_container #test_fld{
    display:block !important;
    position:absolute;
    margin-top:-30px;
}