@charset "utf-8";
/* CSS Document */
#smilies {
	clear:both;
	margin-left: 135px;
	padding-top: 5px;
}
#submit {
	clear:both;
	margin-left:135px;	
	padding-top:8px;
}
#freecap {
	margin: 1em 0 0 22em;
}
.tx-srfreecap-pi2-image {
	margin: 0px;
}
.tx-veguestbook-pi1 {
	font-size:100%;
	width:100%;
}
/* error handling */
.tx-veguestbook-pi1 p.tx-guestbook-form-error {
	font-weight:bold;
	color:#97be0d;
}
/* display of result count */
.tx-veguestbook-pi1 .tx-guestbook-result {
	font-weight:bold;
	margin-bottom: 30px;
}
/* pagination */
.tx-veguestbook-pi1 .tx-guestbook-pagination {
	font-weight:bold;
	float:right;
	font-size:10px;}
/* styles for list mode */

.tx-veguestbook-pi1 h2.tx-guestbook-header {
	clear:both;
	background:#fff;
	opacity: 0.8;
	color:#97be0d;
	display:block;
	font-size:100%;
	font-weight:bold;
	padding: 5px;
	width: 100%;
}
.tx-veguestbook-pi1 {	
	width:743px;
	float: left;

}
.tx-guestbook-container {
	position: relative;
	width: 100%;
	padding: 0px;
	margin-bottom: 10px;
}
.tx-guestbook-container:hover {
	position: relative;
	background-color: none;
	margin-bottom: 10px;
	width: 100%;
	padding: 0px;
}
.tx-guestbook-entry {
	padding: 5px;
}
.tx-guestbook-icons {
	position: absolute;
	right: 0px;
	top: 0px;
	padding: 0.5em;
}
.tx-veguestbook-pi1 .tx-guestbook-left {
	float:left;
	width:12em;
	background:#EFEFEF;
	min-height:4em;
	padding: 1em;
}
.tx-veguestbook-pi1 .tx-guestbook-left {
	height:4em;
}
.tx-veguestbook-pi1 .tx-guestbook-left p {
	color:#333;
}
.tx-veguestbook-pi1 .tx-guestbook-right {
	float:left;
	width:21em;
	background:#FFF;
	padding: 1em;
}
/* styles for latest mode */
.tx-veguestbook-pi1 .tx-guestbook-latest p, .tx-veguestbook-pi1 .tx-guestbook-right p {
	color:#333;
}
.tx-veguestbook-pi1 .tx-guestbook-latest p.tx-guestbook-date, .tx-veguestbook-pi1 .tx-guestbook-right p.tx-guestbook-date {
	font-weight: bold;
}
.tx-veguestbook-pi1 .tx-guestbook-right h3 {
	font-size:100%;
	color:#990000;
	font-weight:bold;
	background:none;
}
.tx-veguestbook-pi1 .tx-guestbook-right .tx-guestbook-comment {
	font-size:75%;
	color:#333;
	font-style: italic;
}
.tx-veguestbook-pi1 .tx-guestbook-latest {
	display:block;
	padding:0.25em;
	clear:both;
}
/* form styles */
.tx-veguestbook-pi1 .tx-guestbook-field {
	clear:both;
	width:100%;
	display:block;
	padding: 1em 0;
}
.tx-veguestbook-pi1 .tx-guestbook-field label {
	clear: both;
	display: block;
	float: left;
	width: 115px;
	margin-right: 20px;
}
.tx-veguestbook-pi1 .tx-guestbook-field label.guestbook {
	clear: both;
	display: block;
	float: left;
	width: 115px;
	margin-right: 20px;
}
.tx-veguestbook-pi1 .tx-guestbook-field input.tx-guestbook-form-inputfield-med {
	float:left;
	width:10em;
}
.tx-veguestbook-pi1 .tx-guestbook-field input.tx-guestbook-form-inputfield-big {
	float:left;
	width:20em;
}
.tx-veguestbook-pi1 .tx-guestbook-field textarea.tx-guestbook-form-textarea {
	width: 30em;
	display: block;
	float: left;
}
.tx-veguestbook-pi1 .tx-guestbook-field span.tx-guestbook-form-obligationfield {
	color:#97be0d;
}
.tx-veguestbook-pi1 fieldset {
	border:none;
}
.tx-veguestbook-pi1 legend {
	display:none;
}
.tx-veguestbook-pi1 .tx-guestbook-freecap {
	float:left;
	display:block;
	background:#F7F7F7;
	border:1px solid #CCC;
}
.tx-veguestbook-pi1 .tx-guestbook-freecap {
	margin-left:2.25em;
}
#freecap {
	position: absolute;
	margin: 90px 0px 0px -4px;
}
.tx-veguestbook-pi1 .tx-guestbook-freecap img {
	float:left;
	display:block;
	padding-left:0.25em;
}
.tx-veguestbook-pi1 .tx-guestbook-freecap input {
	float:left;
	margin-top: 80px;
	position: absolute;
}
.tx-veguestbook-pi1 .tx-guestbook-freecap label {
	clear:both;
	display:block;
	float:none;
	width:20em;
	margin-bottom:0.5em;
}
.tx-veguestbook-pi1 .tx-guestbook-freecap p {
	font-size:75%;
	padding:0.25em;
}
.tx-veguestbook-pi1 .tx-guestbook-freecap h3 {
	display:none;
}
.tx-veguestbook-pi1 .tx-guestbook-freecap span.tx-srfreecap-pi2-cant-read {
	color:#990000;
}
.tx-veguestbook-pi1 .tx-guestbook-clear {
	clear:both;
	display:block;
}
.tx-veguestbook-pi1 input.tx-guestbook-submit {
	width:auto;
	display:block;
}
.tx-srfreecap-pi2-image {
	position: absolute;
	margin-left:0;
}

#message {
	width: 20em;
	height: 8em;
}

