.bookisbn {

}

.bookisbn .sidebar {
	float: left;
	width: 181px;
}

.bookisbn .sidebar .merkzettel {
	height: 43px;
	background: url(/images/books/isbn/sidebar_merkzettel.gif) top left no-repeat;
	padding-left: 60px;
	padding-top: 16px;
}

.bookisbn .sidebar .merkzettel a {
	color: #a11a1e;
	font-weight: bold;
	text-decoration: none;
}

.bookisbn .sidebar .cash {
	height: 119px;
	background: url(/images/books/isbn/sidebar_cashbox.gif) top left no-repeat;
	padding: 10px 14px 0 42px;
	margin-top: 10px;
}

.bookisbn .sidebar .cash h4 {
	margin: 0;
	padding: 0;
}

.bookisbn .sidebar .cash p {
	font-size: 90%;
	margin: 0;
	padding: 0;
	line-height: 14px;
}

.bookisbn .sidebar .cash a {
	font-size: 90%;
	display: block;
}

.bookisbn .sidebar .cash a, .bookisbn .sidebar .cash h4 {
	color: #a11a1e;
}

.bookisbn .sidebar .wwf {
	margin-top: 10px;
}

.bookisbn .sidebar .topoffers {
	width: 165px;
	height: 457px;
	padding: 12px 8px 0 8px;
	margin: 12px 0 0 0;
	background: url(/images/books/isbn/topoffers_background.gif) top left no-repeat;
}

.bookisbn .sidebar .topoffers h4 {
	color: #a92c30;
	border-bottom: 1px solid #c8c8c8;
	padding: 0 0 3px 0;
	margin: 0 0 12px 0;
}

.bookisbn .sidebar .topoffers ul {
	padding: 0;
	margin: 0;
}

.bookisbn .sidebar .topoffers ul li {
	padding: 0;
	margin: 0 0 14px 0;
	list-style: none;
	font-size: 80%;
	line-height: 14px;
}

.bookisbn .sidebar .topoffers ul li img {
	float: left;
	margin-right: 3px;
}

.bookisbn .sidebar .topoffers ul li span {
	display: block;
}

.bookisbn .sidebar .topoffers ul li span.title {
	font-weight: bold;
}

.bookisbn .sidebar .topoffers ul li span span.price {
	display: inline;
	font-weight: bold;
	color: #a92c30;
	font-size: 90%;
}

.bookisbn .sidebar .topoffers ul li span span.saving {
	display: inline;
	font-size: 70%;
}

.bookisbn .sidebar .topoffers ul li a.details {
	color: #a92c30;
	font-weight: bold;
}

.bookisbn .content {
	float: right;
	width: 650px;
}

.bookisbn .content .navigation {
	width: 650px;
	margin-bottom: 10px;
	height: 63px;
	background: url(/images/books/isbn/navigation_background.gif) top left no-repeat;
}

.bookisbn .content .navigation ul {
	margin: 0;
	padding: 0;
}

.bookisbn .content .navigation ul li {
	list-style: none;
	float: left;
	margin-top: 20px;
	margin-left: 30px;
	padding-left: 16px;
	background: url(/images/books/isbn/navigation_decorator.gif) left 3px no-repeat;
}

.bookisbn .content .navigation ul li.active {
	background: url(/images/books/isbn/navigation_decorator_active.gif) left 5px no-repeat;
}

.bookisbn .content .navigation ul li a {
	text-decoration: none;
	color: #424242;
	text-transform: uppercase;
	font-size: 140%;
}

.bookisbn .content .navigation ul li.active a {
	color: #A11A1E;
}
	
.bookisbn .content .smallest-breadcrumb-ever {
	font-size: 90%;
	padding: 0 3px;
}

.bookisbn .content .smallest-breadcrumb-ever span {
	text-decoration: underline;
}

.bookisbn .content .bookinfo {
	width: 645px;
	padding-left: 2px;
	border-bottom: 1px solid #c8c8c8;
	margin-bottom: 16px;
	padding-bottom: 16px;
}

.bookisbn .content .bookinfo span.author {
	margin-top: 12px;
}

.bookisbn .content .bookinfo span.author a {
	margin-top: 12px;
	text-decoration: none;
}

.bookisbn .content .bookinfo h2 {
	font-size: 120%;
	border-bottom: 1px solid #000;
	padding: 0 0 12px 0 !important;
	margin: 5px 0 12px 0;
}

.bookisbn .content .bookinfo .rating {
	float: left;
	margin: 0 0 10px 0;
}
.bookisbn .content .bookinfo .add_rating {
	float: left;
	margin: -3px 0 10px 10px;
}

.bookisbn .content .bookinfo .infos {
	float: left;
	width: 465px;
}

.bookisbn .content .bookinfo .infos .first {
	margin-top: 0;
}

.bookisbn .content .bookinfo .infos img {
	float: left;
	margin-right: 9px;
}

.bookisbn .content .bookinfo .infos p {
	margin: 4px 0 8px 0;
}

.bookisbn .content .bookinfo .right {
	float: right;
	width: 171px;
}

.bookisbn .content .bookinfo .right .neukaufen {
	width: 171px;
	height: 47px;
	padding: 19px 0 0 0;
	background: url(/images/books/isbn/buch_neulaufen_background.gif) top left no-repeat;
}

.bookisbn .content .bookinfo .right .neukaufen a {
	display: block;
	text-align: center;
	font-weight: bold;
	margin-left: -15px !important;
	text-decoration: none;
}

.bookisbn .content .bookinfo .right .neukaufen .first {
	color: #a11a1e;
}

.bookisbn .content .bookinfo .right .neukaufen .second {
	color: #424242;
}

.bookisbn .content .bookinfo .right .bookmarks {
	width: 147px;
	padding: 12px 0 0 10px;
	height: 116px;
	margin-top: 14px;
	background: url(/images/books/isbn/bookmark_box_background.gif) top left no-repeat;
}

.bookisbn .content .bookinfo .right .box_merken {
	width: 97px;
	padding: 10px 0 0 60px;
	height: 32px;
	margin-top: 14px;
	background: url(/images/books/isbn/merken_box_bg.png) top left no-repeat;
}

.content .box_social {
	width: 627px;
	padding: 11px 10px 0 10px;
	height: 27px;
	margin: 14px 0;
	background: url(/images/books/isbn/social_box_bg.png) top left no-repeat;
}

.content .box_social_content {
	margin-right:18px;
	float:left;
}

.box_social .bm {
	margin-left:40px;
	margin-right:0!important;
}
	
.box_social h4 {
	margin:0;	
}

a.twitter,
a.facebook {
	display:block;
	height:17px;
	padding-left:20px;
	text-decoration:underline;	
	background: url(/images/books/isbn/social_link_bg.png) 0 0 no-repeat;	
	float:left;
}

a.twitter {
	background-position:0 -17px;
}

.bookisbn .content .bookinfo .right .bookmarks ul {
	margin: 0 0 8px 0;
	padding: 0;
}

.bookisbn .content .bookinfo .right .bookmarks ul li {
	list-style: none;
	margin: 0;
	height: 24px;
	padding: 0 0 0 24px;
	font-size: 90%;
}

.bookisbn .content .bookinfo .right .bookmarks ul li a {
	color: #a11a1e;
	text-decoration: none;
}

.bookisbn .content .bookinfo .right .bookmarks ul li.facebook {
	background: url(/images/books/isbn/bookmarks_facebook.gif) left 3px no-repeat;
}
.bookisbn .content .bookinfo .right .bookmarks ul li.twitter {
	background: url(/images/books/isbn/bookmarks_twitter.gif) left 2px no-repeat;
}
.bookisbn .content .bookinfo .right .bookmarks ul li.merken {
	background: url(/images/books/isbn/bookmarks_merken.gif) left 2px no-repeat;
}

.bookisbn .content .bookinfo .slinks {
	float: left;
	padding-right: 20px;
}

.bookisbn .content .bookinfo .slinks a {
	font-weight: bold;
	color: #a11a1e;
}

.excerpt div {
	display: inline !important;
}

.excerpt .ridingthewolf {
	
}

.excerpt .adddots {
	display: none;
}

.offers {
	background: url(/images/books/isbn/angebote_background.gif) bottom left no-repeat;
}

.offers h3 {
	margin: 0;
	padding: 1px 12px 0 9px;
	height: 28px;
	background: url(/images/books/isbn/angebote_header_background.gif) top left no-repeat;
	color: #fff;
	font-size: 90%;
}

.offers h3 a {
	padding: 0;
	margin: 0;
	float: right;
	color: #fff;
	font-weight: normal;
	text-decoration: none;
	font-size: 100%;
}

.offers ul {
	margin: 0 0 0 1px;
	padding: 0;
}

.offers ul li {
	margin: 0;
	padding: 0;
	background: url(/images/books/isbn/angebote_offer_background.gif) top left no-repeat;
	width: 645px;
	height: 73px;
	list-style: none;
	position: relative;
}

.offers ul li img.avatar, .offers ul li p.seller, .offers ul li p.local, .offers ul li p.condition, .offers ul li p.pricing {
	top: 4px;
}

.offers ul li p {
	padding: 0;
	margin: 0;
}

.offers ul li img.avatar {
	left: 10px;
	position: absolute;
}

.offers ul li p.seller {
	position: absolute;
	left: 68px;
}

.offers ul li p.local {
	position: absolute;
	left: 62px;
	background: url(/images/defaults/local_result_icon.gif) right 24px no-repeat;
	padding-right: 32px;
}

.offers ul li p.condition {
	position: absolute;
	left: 254px;
	width: 280px;
}

.offers ul li p.seller span, .offers ul li p.condition span {
	color: #a92c30;
}

.offers ul li p.pricing {
	position: absolute;
	right: 14px;
	text-align:right;
}

.offers ul li p.pricing span {
	display: block;
}

.offers ul li p.pricing span span {
	color: #a92c30;
	font-weight: bold;
	font-size: 110%;
	display: inline;
}

.offers ul li p.pricing .saving {
	font-size: 80%;
}

.offers ul li p.pricing a {
	font-weight: bold;
	color: #a92c30;
}

.offerlist_header {
	margin:4px 10px 8px 20px;	
}

.offerlist_header_l,
.offerlist_header_m,
.offerlist_header_r {
	width:235px;
	float:left;
}

.offerlist_header_m {
	width:	225px;
}

.offerlist_header_r {
	text-align:right;
	width:160px	
}

.city_local {
	display:inline;
	height:19px;
	padding:3px 25px 3px 0;
	background: url(/images/icon_local.png) right 50% no-repeat;	
	color:#000!important;
}
	
.pagination_footer_l,
.pagination_footer_r {
	width:250px;
	text-align:center;
	margin-left:180px;	
	margin-top:5px;
	float:left;
}	

.pagination_footer_r {
	width:205px;
	text-align:right;
	margin-left:0;	
}
	
.comments {
	background: url(/images/books/isbn/commentbox_body_background.gif) bottom left no-repeat;
	margin-top: 12px;
}

.comments .header {
	background: url(/images/books/isbn/commentbox_top_background.gif) top left no-repeat;
	height: 19px;
}

.comments .commentsbox {
	padding: 0 19px 19px 19px;
}

.comments .commentsbox h3 {
	color: #a92c30;
	margin: 0 0 12px 0;
	padding: 0;
}

.comments .commentsbox span {
	display: block;
}

.comments .commentsbox span a {
	color: #a92c30;
}

.comments .addcommentbox {
	padding: 0 19px 0 19px;
}

.comments .addcommentbox h4 {
	color: #a92c30;
	margin: 0 0 12px 0;
	padding: 0;
}

.comments .addcommentbox textarea {
	width: 488px!important;
	height: 67px;
	padding: 3px;
	border: none;
	border: 1px solid #424242;
	font-size: 90%;
	margin-left:0!important;
	margin-top:0!important;
	float:none!important;
}

.comments .addcommentbox input {
	background: url(/images/books/isbn/comment_button_background.gif) top left no-repeat;
	width: 118px;
	color: #fff;
	font-weight: bold;
	height: 24px;
	padding: 0;
	border: none;
}

.comments .addcommentbox #addcomment_send {
	font-weight: bold;
	font-size:90%;
	padding: 0;
}

#isbn_info_string, #sth_info_string, #isbn_order_params, #callname_info_string {
	display: none;
}

.comments .loading {
	background: url(/images/loading-circles-small.gif) center center no-repeat;
}

.bookinfo div.loading {
	background: url(/images/loading-circles-small.gif) center center no-repeat;
}
