.tx-veguestbook-pi1 { border: none; padding: 0; }

  /* error handling */
.tx-veguestbook-pi1 p.tx-guestbook-form-error {
	font-weight:bold;
	color:red;
}

/* display of result count */
.tx-veguestbook-pi1 .tx-guestbook-result {
	font-weight:bold;
	float:left;
}

/* pagination */
.tx-veguestbook-pi1 .tx-guestbook-pagination {
	/* font-size:100%; */
	font-weight:bold;
	float:left;
	width: 100%;
}

.tx-veguestbook-pi1 .tx-guestbook-pagination a {
	/* font-size:100%; */
	font-weight:bold;
	float:left;
	border: 2px solid #FFDC50;
	padding: 5px;
	margin-right: 5px;
	text-decoration: none;
	color: red;
}
.tx-veguestbook-pi1 .tx-guestbook-pagination a:hover {
	/* font-size:100%; */
	font-weight:bold;
	float:left;
	border: 2px solid red;
	padding: 5px;
	margin-right: 5px;
	text-decoration: none;
	color: red;
}

.tx-veguestbook-pi1 .tx-guestbook-pagination a.linkAsButton
{
  float: right;
  margin-right: 0px;
}

.tx-veguestbook-pi1 .tx-guestbook-pagination strong {
	/* font-size:100%; */
	font-weight:bold;
	float:left;
	border: 2px solid red;
	padding: 5px;
	color: red;
	margin-right: 5px;
}

/* styles for list mode */
.tx-veguestbook-pi1 h2.tx-guestbook-header {
	clear:both;
	/* background:red; */
	color:red;
	display:block;
	font-size: 12px;
	font-weight:normal;
	text-decoration: underline;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 5px;
	padding: 0;
	/*width: 35em; */
}
.tx-veguestbook-pi1 h2.tx-guestbook-subheader {
	clear:both;
	/* background:red; */
	color:red;
	display:block;
	font-size: 12px;
	font-weight:normal;
	text-decoration: none;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 0px;
	margin-bottom: 10px;
	padding: 0;
	/*width: 35em; */
}


/*
.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-latest {
	display:block;
	padding:0.25em;
	clear:both;
}







/* form styles */
.tx-veguestbook-pi1 .tx-guestbook-field { padding-bottom: 10px; }
.tx-veguestbook-pi1 .tx-guestbook-field label { color: red; display: block; font-weight: bold; padding-top: 5px; padding-bottom: 10px; width: 100%; }
.tx-veguestbook-pi1 .tx-guestbook-field input { width: 290px; border: 2px solid #FFDC50; padding-left: 5px; padding-right: 5px; padding-top: 9px; padding-bottom: 9px; zoom: 1;}
.tx-veguestbook-pi1 .tx-guestbook-field textarea.tx-guestbook-form-textarea { width: 98%; border: 2px solid #FFDC50; padding-top: 5px; padding-left: 5px; padding-bottom: 5px;  }
.tx-veguestbook-pi1 input.tx-guestbook-submit { width: 30%; background-color: white; }


.tx-veguestbook-pi1 .tx-guestbook-field span.tx-guestbook-form-obligationfield {
	color:#990000;
}

.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;
}


.tx-veguestbook-pi1 .tx-guestbook-freecap img {
	float:left;
	display:block;
	padding-left:0.25em;
}

.tx-veguestbook-pi1 .tx-guestbook-freecap input {
	float:left;
}

.tx-veguestbook-pi1 .tx-guestbook-freecap label {
	clear:both;
	display:block;
	float:none;
	width:10em;
	margin-bottom:0.5em;
}

.tx-veguestbook-pi1 .tx-guestbook-freecap p {
	/* font-size:100%; */
	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 .tx-guestbook-wrapper {
  border: 2px solid #FFBB3E; 
}

.tx-veguestbook-pi1 .tx-guestbook-wrapper p {
  margin-left: 10px;
	margin-right: 10px;
	margin-top: 0px;
	margin-bottom: 5px;
	padding: 0; 
}

