/** 
 * background_susanna: #FF9705
*/
/** 
 * background_wolf: #FFB005
*/
body {
	background:#FFB005 url(/images/pageframe/background.jpg) repeat-x;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.6em;
	margin: 0;
	padding: 0;
	color: #333;
}
body, p, h1, h2, h3, h4, h5, h6, div, p, span, td {
	font-family: verdana, arial, helvetica, sans-serif;
}
p, td {
	font-size: 12px;
}
img {
	border: 0;
}
img.bordered {
	border: 1px solid #798084;
}
a {
	color: #000000;
}

#btMain {	
	top: 0px;
	width: 970px;
	position: relative;
	left: 50%;
	margin: 0 0 50px -485px;
}
#btLogo {
	width: 150px;
	height: 150px;
	float: left;
}
#btHeader {
	margin: 0px auto;
	padding-bottom: 0;
	margin-bottom: 0;
	max-width: 970px;
	
}
#btBackground {
  background:url(/images/pageframe/header.gif) no-repeat left bottom;
}
.search-button {
	text-align: right;
}
input {
	border: 1px #798084 solid;
}
#input_pageLen {
	text-align: right;
}
label {
	color:#333;
}
#btContentFrame {
	margin: 0;
	padding: 0;
	border: 0;
	min-height: 600px;	
	width: 970px;
}
#btSearch {
	margin-left: 160px;
}
#btNavi {
	padding: 0;
	margin: 0;
}

#btNavi ul {
  list-style-type: none;
  height: 1.0em;
  padding-left: 150px;
  margin: 0;
  clear: both;
  padding-top: 0;
  line-height: 1em;
  height: 1em;
}
#btNavi ul li {
	padding: 0 28px;
	background:#F1F1F1;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
	filter: alpha(opacity=90);
	opacity: .9;
	margin: 0;
	border: 1px #666 solid;
	border-right-width: 0;	
	display: block;
	float: left;
	line-height: 2em;
	height: 2em;
	position: relative;
	top:-1em;
}

#btNavi a {
	text-decoration: none;
	color: #000;
}
#btNavi a:active {
	text-decoration: underline;
}
#btContentBorder { 
	padding: 0 0 0 150px;
	height: 100%;	
}
#btContent {
	background:#FFF;
	min-height: 500px;
	padding: 10px 20px 50px 20px;
	border: 1px #666 solid;
}
#btNavi .active {
	border-bottom: 1px #FFF solid;
	background:#FFF;
}
#btNavi .last {
	border-right: 1px #000 solid;
}
#btNavi ul li a {
  float: left;
  width: auto;
  display: block;
  margin-top: 0;
  margin-bottom: 0;
}

.btClearer {
  height: 0;
  line-height: 0;
  clear: both;
}


h1 {
	color:#798084 !important;
	font-size: 1.4em;
	line-height: 1.8em;
}
h2 {
	color:#424242;
	font-size: 1.2em;
	line-height: 1.5em;
}
h3, h4, h5, h6 {
	font-size: 1em;
	line-height: 1.2em;
}
p {
	line-height: 1.4em;
}
p.author {
	text-align: right;
	color:#424242;	
}

.search-result {
	position: relative;
}
.search-result h2.author {
	line-height: 1em;
	font-size: 0.9em;
	margin: 0;
}
.search-result h2.book-title {
	line-height: 1em;
	font-size: 1em;
	margin-top: 0.4em;
	margin-bottom: 0.3em;
}
.search-result .price {
	text-align: right;
	float: right;
	font-style: normal;
	font-weight: bold;
	font-size: 1.4em;
	padding: 0 0 1em 0.8em;
}
.search-result .info {
	margin-bottom: 0.2em;
}
.search-result .isbn {
	font-weight: bold;
}
.search-result .short-description, .search-result .long-description {
	text-align: justify;
}
.search-result .delivery {
	color: #FF0000;
}
.search-result .cover-image {
	float: left;
	margin: 0 1em 1em 0;
	padding: 0;
}
.search-result .cover-image img {
	border: 1px solid #666;
}
.search-result .long-description {
}
.search-result .seller {
  padding-top: 0.5em;
}
.delete-item {
	position: absolute;
	top: 0;
	right: 0;
	padding-right: 20px;
}
hr {
	border-bottom: 1px #666 solid;
	height: 0;
	border-top: 0;
	line-height: 0;
	background: transparent;
	margin-bottom: 1em;
	margin-top: 1em;
	clear: both;
}

.wtf {
	display: none;
	visibility: hidden;
}



#btContentFrame {
 	position: relative;
}
#btSubNavi {
	position: absolute;
	left: 0;
	top: 0;
	float: left;
	width: 150px;
	padding: 0;
	margin: 0;
	clear: both;
	overflow: hidden;
}

#btSubNavi ul {
  margin: 0;
  padding-top: 0;
  padding-bottom: 0;
  padding-right: 0;
  margin-left: 15px;
  padding-left: 0;
}

#btSubNavi ul {
  list-style-type: disc;
  margin-left: 20px;
}
#btSubNavi ul ul {
  list-style-type: circle;
  margin-left: 10px;
}
#btSubNavi ul ul ul {
  list-style-type: square;
  margin-left: 5px;
}
#btSubNavi a {
  color:#222;
  text-decoration: none;
}
#btSubNavi a:hover {
  text-decoration: underline;
}
#btSubNavi li.active > a {
  font-weight: bold;
}


* html #btContent {
	width: 800px;
	margin-right: 0;
}
* html #btContent .search-result {
	text-align: center;
	margin-right: 0;
	padding-right: 0;
	left: 0;
	margin-left: 0;
}

* html #btNavi ul li {
  line-height: 1em;
  top: .1em;
}
* html #btNavi a {
  line-height: 2em;
}


#searchResultsHeader {
	margin-top: 0.8em;
}

#searchResultsHeader, #searchResultsHeader * {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 16px;
	color:#798084;
	height: 31px;
	line-height: 31px;
}

#loader img {
	float: left;
	margin-left: 5px;
	margin-right: 15px;
}

#categoriesSearchForm {
	margin: 0px;
}

.nw {white-space: nowrap}
form {padding: 0px; margin: 0px;}
p .hiddenInput {padding: 0; margin: 0; line-height: 0;}
td .firstSearchCol {width: 65px; height: 20px;}
td .secondSearchCol {width: 160px;}
td .thirdSearchCol {width: 20px;}
.clear {clear: both;}

.b {border: 1px solid #444444;}
.b_t {border-top: 1px solid #444444;}
.b_r {border-right: 1px solid #444444;}
.b_b {border-bottom: 1px solid #444444;}
.b_l {border-left: 1px solid #444444;}

.b_weak {border: 1px dotted #444444;}
.b_weak_t {border-top: 1px dotted #444444;}
.b_weak_r {border-right: 1px dotted #444444;}
.b_weak_b {border-bottom: 1px dotted #444444;}
.b_weak_l {border-left: 1px dotted #444444;}

.p1 {padding-top: 5px; padding-right: 5px; padding-bottom: 5px; padding-left: 5px;}
.p1_t {padding-top: 5px;}
.p1_r {padding-right: 5px;}
.p1_b {padding-bottom: 5px;}
.p1_l {padding-left: 5px;}

.p2 {padding-top: 10px; padding-right: 10px; padding-bottom: 10px; padding-left: 10px;}
.p2_t {padding-top: 10px;}
.p2_r {padding-right: 10px;}
.p2_b {padding-bottom: 10px;}
.p2_l {padding-left: 10px;}

.p3 {padding-top: 15px; padding-right: 15px; padding-bottom: 15px; padding-left: 15px;}
.p3_t {padding-top: 15px;}
.p3_r {padding-right: 15px;}
.p3_b {padding-bottom: 15px;}
.p3_l {padding-left: 15px;}

.l {text-align: left;}
.r {text-align: right;}
.c {text-align: center;}
.j {text-align: justify}

table.schedule {border-left: 1px solid #444444; border-right: 1px solid #444444; border-bottom: 1px solid #444444;}
td.schedule_first {padding: 10px;}
td.schedule {border-top: 1px dotted #444444; padding: 10px;}
td.scheduleHeadline {border-top: 1px solid #444444; border-bottom: 1px solid #444444; padding: 10px;}
td.scheduleHeadline h3 {margin: 0px; padding: 0px;}
td.scheduleHeader {border-bottom: 1px solid #000000; padding: 10px;}
.tr_col {background-color:#FFEDCE;}

a.activePage {font-weight: bold;}
a.activeOrderCriterion {font-weight: bold;}

img.r {float: right; padding-left: 20px; padding-bottom: 15px;}



div.result_details  div.info {
	margin-left: 90px;
}

div.result_details  div.info_noimage {
}

div.result_details .merchant_name {
	font-weight: bold;
}

div.result_details table.offer_details {
	width: 100%;
	border-collapse:collapse;
}

div.result_details table.offer_details td {
	padding-top: 1px;
	padding-bottom: 1px;
	border-top: 1px dotted #c4c4c4;
}

div.result_details table.offer_details tr.first td {
	border-top: none;
}

div.result_details table.offer_details div.price {
	font-size: 110%;
	font-weight: bold;
}

div.result_details table.offer_details div.order_info .europrice {
	font-weight: bold;
}

div.result_details div.offers {
	float: right;
	width: 600px;
	border-top: 1px dotted #c4c4c4;
}

div.result_details div.cover_image {
	float: left;
	width: 90px;
}

	div.result_details div.entry_left {
		float: left;
		overflow: hidden;
		margin-top: 2px;
		width: 90px;
	}
	
	div.result_details div.cover_image {
		float: left;
		width: 90px;
	}
	
	div.result_details .entry_toggle {
		float: left;
		width: 90px;
		text-align: left;
	}
	
	div.result_details h2 { 
		color: #444; 
		font-size: 116.67%;
		font-weight: bold; 
		margin: 0;
	}
	
	div.result_details p {
		margin: 0;
	}
	
	div.result_details .author {
		font-size: 80%; 
	}
	
	div.result_details .sub_info {
		font-size: 90%;
		margin: 0;
	}
	
	div.result_details .description {
		text-align: justify;
		margin-top: .5em;
		color: #666;
	}
	
	div.result_details .delivery {
		font-size: 80%;
		color: #FF0000;
	}
	
	div.result_details .order {
		font-weight: bold;
	}
	
	
	
.floatbox { overflow:hidden }
