.guenter_rarebooks_contact_form {
	float:left;width:100%;height:auto;
}
.guenter_rarebooks_contact_form form {
	float:left;width:100%;height:auto;margin:0;padding:0;
}
.guenter_rarebooks_contact_form form fieldset {
	/*float:left;width:100%;height:auto;padding:10px 0;margin:0;*/
}
.guenter_rarebooks_contact_form form fieldset label {
	float:left;width:100%;height:auto;padding:5px 0;margin:0;
}
.guenter_rarebooks_contact_form form fieldset input, 
.guenter_rarebooks_contact_form form fieldset textarea {
	display:block;width:98%;height:auto;font-size:14px;margin:0;border:0px;background:white;color:#000000;
}
.guenter_rarebooks_contact_form form fieldset input.error, 
.guenter_rarebooks_contact_form form fieldset textarea.error {
	background:#f63;
}
.guenter_rarebooks_contact_form form fieldset input:hover, 
.guenter_rarebooks_contact_form form fieldset textarea:hover {
	background:#F5DAAB;
}
.guenter_rarebooks_contact_form form fieldset input {
	padding:10px 1%;
}
.guenter_rarebooks_contact_form form fieldset textarea {
	padding:10px 1%;resize:none;height:85px;
}
#contact_submit, #buy_submit {
	float:right;width:200px;height:auto;background:#2C0A0B;color:#AE9E7D;padding:10px;margin:10px 0px;cursor:pointer;text-transform:uppercase;border:none;
}
#contact_submit:hover, #buy_submit:hover {
	background:#AE9E7D;
	color:#000000;
}
.result_error, .result_success {
	float:left;width:98%;height:auto;padding:10px 1%;margin:0 0 20px 0;background:#ffffff;
}
.result_error {
	color:red;
}
.result_success {
	color:green;
}
.requestorbuy {
	float:right;width:200px;height:auto;background:#F5DAAB;color:#000000;padding:10px;margin:10px 0px;cursor:pointer;text-transform:uppercase;text-decoration:none;text-align:center;
}
.requestorbuy:hover {
	background:#AE9E7D;color:#000000 !important;text-decoration:none;
}

.tx-guenther-rarebooks-show-container {
	clear: both;
	margin-top: 10px;
}
#tx-guenther-rarebooks-tab-container {
	float:left;width:100%;height:60px;list-style:none;display:inline-block;
	background: #671919; /* Old browsers */
	background: -moz-linear-gradient(top,  #671919 0%, #671919 50%, #2c0a0b 51%, #2c0a0b 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#671919), color-stop(50%,#671919), color-stop(51%,#2c0a0b), color-stop(100%,#2c0a0b)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #671919 0%,#671919 50%,#2c0a0b 51%,#2c0a0b 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #671919 0%,#671919 50%,#2c0a0b 51%,#2c0a0b 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #671919 0%,#671919 50%,#2c0a0b 51%,#2c0a0b 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #671919 0%,#671919 50%,#2c0a0b 51%,#2c0a0b 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#671919', endColorstr='#2c0a0b',GradientType=0 ); /* IE6-9 */
}
#tx-guenther-rarebooks-tab-container li {
	float:left;width:auto;height:auto;list-style:none;font-size:12px;padding:0;margin:0 1px 0 0;
}
#tx-guenther-rarebooks-tab-container li a{
	float:left;width:auto;height:auto;list-style:none;font-size:12px;padding:5px 10px;margin:0 1px 0 0;text-decoration:none;background-color:#410E0F;-webkit-border-top-left-radius: 10px;-webkit-border-top-right-radius: 10px;-moz-border-radius-topleft: 10px;-moz-border-radius-topright: 10px;border-top-left-radius: 10px;border-top-right-radius: 10px;
}
#tx-guenther-rarebooks-tab-container li.active a{
	background-color:#2C0A0B;
}
/*padding:5px 10px;-webkit-border-top-left-radius: 10px;-webkit-border-top-right-radius: 10px;-moz-border-radius-topleft: 10px;-moz-border-radius-topright: 10px;border-top-left-radius: 10px;border-top-right-radius: 10px;
}*/
#tab-sub-container {
	position:absolute;width:auto;height:auto;margin-top:30px;margin-left:0 !important;display:none;
}
#tab-sub-container li {
	margin-right:0px;
}
#tab-sub-container li a, #tab-sub-container li.active {
	margin-right:0px;padding:5px 10px;-webkit-border-top-left-radius: 0px;-webkit-border-top-right-radius: 0px;-moz-border-radius-topleft: 0px;-moz-border-radius-topright: 0px;border-top-left-radius: 0px;border-top-right-radius: 0px;background-color:#2c0a0b;
}
#tx-guenther-rarebooks-tab-container li.active #tab-sub-container {display:block;}
.nobooks_error {float:left;width:100%;height:auto;color:#F5DAAB;font-size:14px;padding:20px 0;text-align:center;}
a.prevbutton, a.nextbutton {width:auto;padding:10px 15px;background-color:#410E0F;text-transform:uppercase;font-size:11px !important;margin-top:30px;text-decoration:none;}
a.prevbutton {float:left;}
a.nextbutton {float:right;}
a.prevbutton:hover, a.nextbutton:hover {background-color:#2C0A0B;color:#ffffff;}
span.prevbutton,span.nextbutton {width:auto;padding:10px 15px;background-color:#410E0F;text-transform:uppercase;font-size:11px;margin-top:30px;color:#999999;}
span.prevbutton {float:left;}
span.nextbutton {float:right;}
.hidden { display: none; }