body {
	background-color: #666;
}
.page {
	width: 840px;
	margin: 0px auto;
	position:relative;
	background-color: #fff;
}

div{
	margin:0; padding:0;
}

p, h1, h2, h3, h4, h5, h6{
	margin:0; padding:0;
	margin-top:12px;
	margin-bottom:12px;
}
ul{	
	margin-top:12px; margin-bottom:12px;
	padding-top:0; padding-bottom:0;
}
.border{
	margin:0px; padding:0px;	
	float:left;
	border-bottom: 1px dotted #999;
	width:100%;
	font-size:1px;
	margin-top:6px;
	margin-bottom:6px;
	background-color:transparent;
}
.border_double{
	margin:0; padding:0;	
	float:left;
	border-top: 1px dotted #999;
	border-bottom: 1px dotted #999;
	width:100%;
	padding-top:4px;
	padding-bottom:4px;
	margin-top:6px;
	margin-bottom:6px;	
}

.border_top { border-top: 1px dotted #999; }

.noborder { border: none !important; }

body {
	margin: 0;
	padding: 0;
	font:0.85em/1.5 Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	min-width:600px;
	line-height:1.1em; 
	}
img {border:0px;}
.left-column-image img
{
	width: 95px;
}
h1 {font-family:Georgia, "Times New Roman", Times, serif; font-size:1.5em; line-height:1.1em;}
h2 {font-family:Georgia, "Times New Roman", Times, serif; font-size:1.1em; /*margin-top:1em; margin-bottom:1em;*/}
h3 {font-family:Georgia, "Times New Roman", Times, serif; font-size:1.0em; }
a {color:#113366; text-decoration:none;}
a:hover{ text-decoration:underline;}
a.active{color:#000;text-decoration:none;}

#header_hepg {
	margin:0; 
	padding:2px 0 0 8px; 
	background: #DDE8AE;
	height:32px;
}
#header_hepg_logo{
	position:absolute;
	text-align:right;
	top:10px;
	right:12px;
}
#header_logo {/*header_logo begins*/
	margin:0; 
	padding:0; 
	clear:both;
	height:36px;
	padding-left:18px;
	padding-top:17px;
}
.her {background: #74735A;}
.hep {background: #992440;}
#header_logo.hepg {
	background: #DDE8AE;
	height:30px;
	padding-top:11px;}
/*header_logo ends*/

#header_nav {
	position:absolute;
	text-align:right;
	top:42px;
	right:8px;
    width:400px;
	font-size:0.7em;
	color:#767676;
	margin:0;
} 

#header_nav a {
	color:#fff;
	border-right:1px solid #fff;
	padding:0 5px 0 2px;
	margin:0;
}

.blog_nav {
	position:absolute;
	text-align:right;
	top:80px;
	right:8px;
    width:400px;
	font-size:0.7em;
	/*color:#000000;*/
	margin:0;
}

.blog_nav a {
	color:#000000;
	border-right:1px solid #000;
	padding:0 5px 0 2px;
	margin:0;
}

#search_form {	
	position:absolute;
	text-align:right;
	top:62px;	
	right:14px;
	width:180px; 
	padding:0;
}

#news_block_rss_link{
	margin-right: 3px;
  	padding: 0 0 0 15px;
  	background: url("../images/rss.png") no-repeat left center;	
}

#blogpost_block_rss_link{
	margin-right: 3px;
  	padding: 0 0 0 15px;
   	background: url("../images/rss.png") no-repeat left center;	
}

#footer_rss_link
{
	margin-left: 40px;
  	padding: 4px 0 3px 15px;
  	background: url("../images/rss.png") no-repeat left center;	
}

#cms_rss_link
{
  	padding: 0 0 2px 15px;
  	background: url("../images/rss.png") no-repeat left center;	
}

#tell_friend_link {
  	padding: 0 20px 0px 0;
	background: url("/images/icon_email.gif") no-repeat right center;	
}

#print_link {
  	padding: 6px 20px 2px 0;
	background: url("/images/icon_print.png") no-repeat right center;
	position: relative; bottom: 2px;
	margin-right: 12px;
	margin-left: 20px;
}

#tell_friend_div {
	padding-top: 2px;
	font-size: 0.9em; 
	border-bottom: 1px dotted #999;
	width:100%;
	padding-bottom: 12px;
	margin-bottom: 6px;
	margin-top: 6px;
}

#search_form.search_form_hepg{
	top:45px;	
}
.search1{border: 1px solid #74735A; font-size: 0.9em; width: 100px;color: #333; background:#ffffff; padding: 1px 2px;}
.search2{border: 1px outset #74735A; font-size: 0.8em; color:#5B1526; background-color: #DDE8AE; padding: 0 2px;}


#nav {
	color:#fff;
	background-color: #000;
}
#nav ul{
	font-size:0.7em;
	color:#fff;
	background: #000;
	margin:0; 
	padding:0.3em 2em; 
}
#nav li{
	display:inline;
	margin:0; 
	padding:0; 
	padding-right:1.5em;
}
#nav li a{
	color:#fff;
	text-decoration:none;
}
#nav li a:hover{
	color:#fff;
	text-decoration:underline;
}

#footer {
	background: #DDE8AE;
	border-top:#666 solid 1px;
	height:36px;
	font-size:0.7em;
	line-height:1.4em;
	padding:10px 10px 0 16px;
	text-align:right;
}

/*main content*/
	#main1 {
		margin:0; padding:0;
		background:#fff url("../images/bg_left.gif") top left repeat-y;
		}
	#main2 {
		margin:0; padding:0; padding-bottom:1.5em;
		background:url("../images/bg_right.gif") top right repeat-y;
		}
	#main2_bg {
		margin:0; padding:0; padding-bottom:1.5em;
		background:url("../images/bg_right2.gif") top right repeat-y;
		}
	#main2_1col {
		margin:0; padding:0; padding-bottom:1.5em;
		}
	#left {
		float:left;
		width:130px;
		margin:0; padding:0;
		font-size:0.8em;
		}
	#right {
		float:right;
		width:274px;
		margin:0; padding:0;
		font-size:0.8em;
		}
	#middle_3col {
		margin:0 274px 0 130px;
		background:#fff;
		font-size:0.8em;
		padding:0;
		}
	#middle_2col {
		margin:0 274px 0 0;
		background:#fff;
		padding:0px;
		font-size:0.9em;
		line-height:1.4em;
		}
	#middle_1col{
		margin:0 0 0 0;
		background:#fff;
		padding:0px;
		font-size:0.8em;
	}
	.column-in {
		margin:0; padding:0.5em 1.7em;
		}
	/*.column-in h2 {padding-left: 5px;}*/	
	.cleaner {
		clear:both;
		height:1px;
		font-size:1px;
		border:none;
		margin:0; padding:0;
		background:transparent;
		}		
	.clear_left {
		clear:left;
		}		
/*main content ends*/


/*shared properties*/
.float_left{
	float:left;
}
.float_right{
	float:right;
	padding-right: 0px;
}

.grey_box{
	background:#EFEFEF;
	padding:10px 12px;
	margin:-5px -18px 0 -14px;
}
.buttons_grey_box{
	background:#EFEFEF;
	margin:-5px -18px 0 -14px;
	padding:1px 10px 1px 10px;
}

.col_right{
}
.col_right .h2{
	background:none;
	margin-left:-4.8em;
	margin-top:12px;
	margin-bottom:12px;
}
.col_right .noArrow{
	background:none;
	margin-left:-4.8em;
}

.col_right li{
	list-style:none;
	background:url(../images/arrow.gif) no-repeat 0 0.6em;
	padding-left:1em;
	margin-left:-3.5em;
	line-height:1.5em;
}
.col_right li a, .strong_sm{
	font-weight:bold;
	font-size:0.9em;	
}
.strong_sm a img
{
	float: left;
	padding-right: 1em;
}
.col_right li ul{
	margin-top:0; margin-bottom:0;
}
.col_right li li{
	list-style:none;
	background:url(../images/dash.gif) no-repeat 0 0.6em;
	padding-left:0.6em;
	margin-left:-3.5em;
}
.list_order{
}
.list_order li{
	list-style:decimal;
	margin-left:-1.5em;
	margin-bottom:0.8em;
}
.strong{
	font-weight:bold;
}
.italic{
	font-style:italic;
}
.caps{
	text-transform:uppercase;
}
.georgia{
	font-family:Georgia, "Times New Roman", Times, serif;
}
.georgia_large{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.1em;
	line-height:1.4em;
}
.caps_bold{
	text-transform:uppercase;
	font-weight:bold;
}
/*shared properties ends*/

.book_list{ 
	float:left;
	margin:0.8em 0;
	width:100%;
	border-top: 1px dotted #CCCCCC;
}
.no_divider {border:none;}
.book_list p{
	margin:5px 4px 0 70px;
	
}
.book_list img{
	float:left;
	margin-top:8px;
}
.book_list_2col{
	float:left;
	margin:0.8em 0 0.8em 0.5em;
	width:48%;
	
}
.book_detail{
	float:left;
	padding:0.5em 0;
	width:100%
}
.book_detail img{
	float:left;
	padding:2px 15px 10px 0;
}
#AtoZ{
	letter-spacing:0.3em;
}
#AtoZ a{
	font-weight:bold;
}
#hep_key_image{
	padding:0;
}














/* jb styles */

.breadcrumb {
	font-weight:bold;
	font-size:0.9em;	
}
.article h1 {
	text-transform:uppercase;
	margin-bottom:3px;
}
.article h2 {
	margin: 3px 0 12px 0;
	padding:0;
	font: bold 1.5em/1.1em Georgia, "Times New Roman", Times, serif;
}

.author {
}
.copy {
	margin: 20px 0 6px 0;
	padding:0;
	border-top: 1px dotted #999;
	clear:left;
}
.col_right li.sub{
	margin-top:0; margin-bottom:0;
	list-style:none;
	background:url(../images/dash.gif) no-repeat 0 0.6em;
	padding-left:0.6em;
	margin-left:-1em;
	display: none;
}

.book_detail {
/* clear:left; */
}
.book_detail h2 {
	border-top: 1px dotted #999;
	width:100%;
	margin-top:24px;
	padding-top:24px;
	padding-top: 5px;
}

.two {
	margin-left:1.2em;	
margin:0;
padding:0 0 10px 0;
}
.two li {
	margin:0 0 0 1em;
	padding:0 0 0 1em;
}
.two .h2{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.1em;
	font-weight:bold;
	background:none;

margin: 12px 0px 12px 0;
padding: 12px 0 0 0;

	border-top: 1px dotted #999;
}


h2, h3 {
	color:#444;
}
#middle_3col h2 {
	margin-bottom:0;
	padding-bottom:0;
}
#middle_3col .book_detail {
	clear:none;
	padding-top:0;
	margin-top:0;
}

.callout {
	padding: 10px 20px;
	font-size:.9em;
}
.callout.c01 {
	background:#EFEFEF;
}
.callout.c02 {
	background:#F0F5DC;
}

.bookheader {
	font-size:1.2em;
}
.clear { height: 0px; margin: 0px;padding: 0px;font-size: 0px;clear: both; }

.gentext {
	line-height:1.5em;
	font-size:0.75em;
}
.gentext h2, .gentext p {	
	line-height:1.5em;
	font-size:1em;
}

hr {
	color: #332;
}

.status_message {
	border: 1px #74735A; 
	font-size: 1.2em; 
	background-color: #F0F5DC; 
	padding: 5px;
	color: #333; 
}

.post_image_col {
	width: 42px;
	height: 42px;
	vertical-align: top;
}

.post_image_wrapper {
	/*border: 1px solid #74735A;*/
	border: 1px solid #bbb;
	padding: 2px 2px 2px 2px;
	width: 40px;
	height: 40px;
	margin: 4px 4px 4px 0;
	cursor: pointer;
}

.post_image_wrapper_details {
	cursor: default;
	float: left;
	width: 40px;
	height: 40px;
	padding:2px;
	margin:4px 10px 4px 0;
}

.post_image_wrapper_details_large {
	cursor: default;
	float: left;
	width: auto;
	height: auto;
	padding:2px;
	margin:4px 10px 4px 0;
}

.post_link_wrapper {
	font-size:0.75em;
	line-height:1.5em;
}

#right .post_link_wrapper {
	font-size:0.9em;
	line-height:1.5em;
}

.strong_sm_more {
	font-weight:bold;
	font-size:0.75em;	
	margin-bottom: 8px;	
}

#right .strong_sm_more {
	font-weight:bold;
	font-size:0.9em;
	margin-bottom: 8px;	
}

.post_title {
	font-family: Georgia, "Times New Roman";
	padding-left: 8px;
	font-weight: bold;
	font-size: 1.2em;
	color: #555;
	margin-top: 22px;
}
.post_date {
	padding-left: 8px;
	color: #555;
	font-style: italic;
}

#posts_list .post_date {
	padding-left: 0px;
}
.text_post {
	margin-top: 10px;
}
.comment_author{border: 1px solid #74735A; font-size: 1.1em; color: #333; background:#ffffff; padding: 1px 2px;}
.comment_text{border: 1px solid #74735A; font-size: 1.3em; color: #333; background:#ffffff; padding: 1px 2px;}

table .comment_form #submitContact {
	width: 115px;
	height: 25px;
	cursor: pointer;
	color: #5a1f00;
	background-color: #DDE8AE;
	font-weight: bold;
	margin-top: 10px;
	border: 1px solid black;
}
div .comment_message .required {
	display: none;
}

table.comment_form th, table.comment_form label {
	text-align: right;
	vertical-align: top;
	font-weight: normal;
	padding: 0;
	margin: 0;
	font-size: 11px;
	}

table.comment_form label {
	width: 100px;
	text-align: right;
	text-transform: uppercase;
	}	
	
table.comment_form .field_error {
	font-size: 0.9em; 
	color: red;
}
.comment_form input,
.comment_form textarea {
	border: 1px solid #999;
}
.comment_form .label_email {
	font-size: 0.8em;
	color: #333;
}
#comment_submit {
/*	border: 1px outset #74735A; 
	font-size: 1.0em; 
	color:#5B1526; 
	background-color: #DDE8AE; 
	padding: 0 2px;
	cursor: pointer; */
	border: 1px outset #74735A; 
	font-size: 0.8em; 
	color:#5B1526; 
	background-color: #dde8ae; 
	padding: 0 2px;
	
	}
.clearfix {
	display:block;
}

#comments {
}

#comments .comment {
	border-top:1px solid #CCCCCC;
	padding:0px;
	font-family: arial,helvetica,sans-serif;
	color:#333;
}

#comments .space {
	border-top: 1px dotted #999;
	padding: 0;
	border-spacing: 0;
	line-height:0.5em;
}

#comments .space .hidden {
 	display: none;
}

#comments .comment .sequence {
	width:30px;
	font-size: 91.5%;
}

#comments .comment .date {
	font-size:91.5%;
	width:70px;
	padding: 2px 20px 0 0;
	vertical-align: top;
}

#comments .comment .date p {
	padding: 10px 0 0 0;
}

#comments .comment .body p.user {
	font-style: italic;
}

#comments .comment .body {
	width:470px;
	font-family: Georgia,serif;
	font-size: 108%;
	line-height:18px;
	color:#333;
}

#hep_logo_print {
	display: none;
}

.blog_logo {
	margin: 10px 0 8px 2px;
	cursor: pointer;
}	

#blog_logo_big {
	border-bottom: 1px solid #bbb;
}

#blog_logo_big img{
	margin-top: 12px;
	margin-bottom: 6px;
	margin-left: 12px;
}

#blog_logo_big #search_form {
	top: 100px;
}

.author_post {
	border-top: 1px dotted #999;
	color: #444;
	padding-top: 14px;
	font-size: 0.9em;
	padding-bottom: 6px;
}


.author_post p {
	margin-top: 0;
}

.lable_author {
	font-style: italic;
	font-size: 1.1em;
}

#blog_comments_list {
	border-top: 1px dotted #999;
}

.disclaimer {
	border-top: 1px dotted #999;
	font-size: 0.8em;
	color: #333;
	padding-top: 10px;
	margin-top: 10px;
}

.left-column-image {
	margin-top: 15px;
}

#theme_list {
border-bottom: 1px dotted #999;
}

#subject_list {
border-bottom: 1px dotted #999;
}

.subject_image {
	float: right;
}

.ie_link_blog {
	padding-top: 5px;
	padding-bottom: 2px; 
}
* html .ie_link_blog {
	padding-top: 0px;
	padding-top: 5px;
	padding-bottom: 0px; 	
}
* +html .ie_link_blog {
	padding-top: 0px;
	padding-top: 5px;
	padding-bottom: 0px;
}


/* search results */

.result_title {
	font-weight: bold;
}
.result_author {
	font-style: italic;
}
.her_title {
	font-style: italic;
}
.moreResults {
	font-size: 0.92em;
	font-weight: bold;
	margin-left: 4em;
}
.copy .sectionTitle {
	display:block;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:1.3em;
	font-weight:bold;
	margin:1em 0 0 1.5em;
}
.copy .homepageLink {
	font-size:0.92em;
	font-weight:bold;
	margin:0 0 1em 2em;
}

.top_books_list {
	border-bottom: 1px dotted #999;
	padding-bottom: 10px;
}
.survey_subscription_button  {
	border-bottom:1px dotted #999999;
	margin-bottom:15px;
	padding:10px;
	text-align:center;
}
.link_subscrib {
	margin-left: 15px;
}

.case_list{
    float:left;
    margin:0.8em 0;
    width:100%;
    border-top: 1px dotted #CCCCCC;
}
.case_list p{
    margin:5px 0px 0 0px;
   
}
.case_list img{
    float:right;
    margin:8px 0 10px 10px;
}
.link_to_blog li{
	list-style:none;
	background:url(/images/arrow.gif) no-repeat 0 0.6em;
	padding-left:1em;
	margin-left:-3.5em;
	line-height:1.5em;
}
.link_to_blog li a {
	font-weight:bold;
	font-size:0.9em;	
}
