

.bookdata {
	border-bottom: 1px solid #d5dde5;
	padding: 8px;
	margin: 5px 10px 10px 6px;
}

.bookdata a {
	text-decoration: none;
}

.bookdata img {
	float: left;
	padding-right: 8px;
}

.bookdata .desc {
	margin-top: 4px;
}

.book_image {
	background-color: #fafbfc;
	border-top: solid 1px #d5dde5;
	border-bottom: solid 1px #d5dde5;
	margin-top: 5px;
	padding: 8px;
	overflow: auto;
}


.book_image img {
	float: right;
}

.book_details_wrap {
	margin-top: 5px;
	padding: 8px;
}

.book_details {
	width: 100%;
	font-size: 0.85em;
}

.book_details_row {
	float: left;
}

.book_details .bookrow1,
.book_details .bookrow2 {
	padding: 8px;
}

.book_details .bookrow1 {
	width: 20%;
	font-weight: bold;
	background-color: #dce3ea;
	text-align: right;
	border-top: solid 1px #ffffff;
}

.book_details .bookrow2 {
	width: 80%;
	background-color: #f4f7f9;
	border-top: solid 1px #ffffff;
}

.book_details .noborder {
	border: 0px;
}

.book_details .bookrow1 .comment_options a {
	font-size: 1.1em;
}

/* Reputation for 3.2 */
#theComments .rep_bar {
	margin-left: 5px;
}

.deleteReasonWrap {
	background-color: #d5dde5;
	padding: 3px 8px 5px 8px;
}

.deleteReasonWrap textarea {
	width: 100%;
	height: 50px;
}

.bookThumb {
	border-style: solid;
	border-width: 1px;
}

.row1 .bookThumb {
	border-color: #F1F2F2;
}

.row2 .bookThumb {
	border-color: #D5D6D6;
}

.book_detail_list li {
	padding: 5px 0px 5px 2px;
}

.book_detail_list li strong {
	width: 30% !important;
	display: block;
	float: left;
}

.booksLinkTo {
	border-top: solid 1px #D5D5D5;
	margin-top: 7px;
	padding: 7px;
	font-size: 0.85em;
	font-family: courier;
}

#more_books {
	text-align: center;
	font-weight: bold;
}

#more_books a {
	display: block;
	padding: 10px 0px;
}

/****** :::::::: Custom IPBooks CSS :::::::: ******/



.ipsBox_books { 
	background-color: rgba(255, 238, 143, 0.2);
	margin-top: 4px;
	margin-bottom: 10px;
	border: solid 1px #d8d8d8;
	box-shadow: 5px 5px 5px #888888;

	-moz-border-radius-bottomleft:11px;
	-webkit-border-bottom-left-radius:11px;
	border-bottom-left-radius:11px;
	
	-moz-border-radius-bottomright:11px;
	-webkit-border-bottom-right-radius:11px;
	border-bottom-right-radius:11px;

 }

.ipsBox_RandomBooks { 
	background-color: rgba(255, 238, 143, 0.2);
	margin-top: 4px;
	margin-bottom: 10px;
	border: solid 1px #d8d8d8;
	box-shadow: 5px 5px 5px #888888;

	-moz-border-radius-bottomleft:11px;
	-webkit-border-bottom-left-radius:11px;
	border-bottom-left-radius:11px;
	
	-moz-border-radius-bottomright:11px;
	-webkit-border-bottom-right-radius:11px;
	border-bottom-right-radius:11px;
		
	-moz-border-radius-topright11px;
	-webkit-border-top-right-radius:11px;
	border-top-right-radius:11px;

 }

.ipsBox_container_books {
	border: 1px #7e7c7c;

	-moz-border-radius-bottomleft:11px;
	-webkit-border-bottom-left-radius:11px;
	border-bottom-left-radius:11px;
	
	-moz-border-radius-bottomright:11px;
	-webkit-border-bottom-right-radius:11px;
	border-bottom-right-radius:11px;
}

.ipsBox_container_category_books {
	border: 1px #7e7c7c;
	background: #ffffff;

	-moz-border-radius-bottomleft:11px;
	-webkit-border-bottom-left-radius:11px;
	border-bottom-left-radius:11px;
	
	-moz-border-radius-bottomright:11px;
	-webkit-border-bottom-right-radius:11px;
	border-bottom-right-radius:11px;

}

.ipsBox_container_category_books2 {
	margin-bottom: 6px; 
	border-bottom: 1px solid #e9e9e9;
	border-top: 0;
	background: #f8f8f8;
	border: 1px solid #dcdcdc;
	box-shadow: 5px 5px 5px #888888;
	-moz-border-radius-bottomleft:11px;
	-webkit-border-bottom-left-radius:11px;
	border-bottom-left-radius:11px;
	
	-moz-border-radius-bottomright:11px;
	-webkit-border-bottom-right-radius:11px;
	border-bottom-right-radius:11px;

}

.ipsBox_container_viewBooks_desc {
	box-shadow: 1px 3px 2px 1px #888888;
	border-bottom: 1px solid #e9e9e9;
	background: #f8f8f8;
	border: 1px solid #dcdcdc;

	-moz-border-radius-bottomleft:11px;
	-webkit-border-bottom-left-radius:11px;
	border-bottom-left-radius:11px;
	
	-moz-border-radius-bottomright:11px;
	-webkit-border-bottom-right-radius:11px;
	border-bottom-right-radius:11px;
	margin-bottom: 4px;
}

.ipsBox_viewBooks_desc {
	padding: 9px;
	background: #eeeeee;
	-moz-border-radius-topleft:11px;
	-webkit-border-top-left-radius:11px;
	border-top-left-radius:11px;
	
	-moz-border-radius-topright:11px;
	-webkit-border-top-right-radius:11px;
	border-top-right-radius:11px;
}
.row_books1 { 
	background: #e10000;
        border:1px solid black;
}

.row_books2 { 
	background: #0025e1;
        border:1px solid black;
}


.image_category_books img{ 
        width: 100px; /* you can use % */
        height: auto;
	box-shadow: 5px 5px 5px #888888;
}

.image_random_books img{ 
        width: 115px; /* you can use % */
        height: auto;
	box-shadow: 7px 7px 7px #888888;
}

.image_desc_books img{ 
        width: 140px; /* you can use % */
        height: auto;
	margin-right: 7px; 
	margin-bottom: 7px;
	float:left;
	border-color:#838381;
	border-width:0.1em;
	border-style:solid;
}

.desc.lighter_books {
	color: #555151;
	text-align:justify;
	font-size: 1em;
	margin-top: 10px;
}

.col_f_views_books {
	width: 100px !important;
	text-align: left;
	white-space: nowrap;

}

.no_comment_books {
	opacity:0.3;
}

.desc_summary_books {
	color: #000000;
	text-indent:12px;
	text-align:justify;
	line-height:150%;
	font-size: 11px;

}

.random_title {
	background: #f3f3f3 url('http://www.neuropsychologie.fr/public/style_images/cielo33/_custom/bg-maintitle.png') repeat-x top left;
	width:200px;
	color: #759db8;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.3);
	padding: 9px 12px;

	-moz-border-radius-topleft: 4px;
	-webkit-border-top-left-radius: 4px;
	border-top-left-radius: 4px;

	-moz-border-radius-topright: 4px;
	-webkit-border-top-right-radius: 4px;
	border-top-right-radius: 4px;

	font-size: 16px;
	font-weight: bold;
	letter-spacing: 1px;
	font-family: Arial, Helvetica, sans-serif;
	border: solid 1px #d8d8d8;
	overflow: hidden;
	margin-bottom: -3px;
}

.category_header {
	background: #ffffff;
	width:auto;
	color: #757575;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.3);
	padding: 9px 12px;
	box-shadow: 5px 0px 5px #888888;

	-moz-border-radius-topleft: 4px;
	-webkit-border-top-left-radius: 4px;
	border-top-left-radius: 4px;

	-moz-border-radius-topright: 4px;
	-webkit-border-top-right-radius: 4px;
	border-top-right-radius: 4px;

	font-size: 16px;
	font-weight: bold;
	letter-spacing: 1px;
	font-family: Arial, Helvetica, sans-serif;
	border: solid 1px #d8d8d8;
	overflow: hidden;
	margin-bottom: -3px;
}

.category_title {
	background: #ffffff;
	width:auto;
	color: #757575;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.2);
	box-shadow: 5px 5px 5px #888888;
	border-left-style: dotted;
	border-left-width:0.1em;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 1px;
	font-family: Arial, Helvetica, sans-serif;
}

.category_info {
	background: #ffffff;
	width:auto;
	color: #757575;
	box-shadow: -4px 5px 5px #888888;
	border-left-width:0.1em;
	font-size: 10px;
	font-weight: bold;
	letter-spacing: 1px;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 10px !important;
	width: 250px;
}


.last_book { margin-left: 15px; }

.category_block_books {
	-moz-border-radius-bottomleft:11px;
	-webkit-border-bottom-left-radius:11px;
	border-bottom-left-radius:11px;
	
	-moz-border-radius-bottomright:11px;
	-webkit-border-bottom-right-radius:11px;
	border-bottom-right-radius:11px;

}

.col_c_stats_books { 
	width: 10%; 
	text-align: center; 
}


