@charset "UTF-8";
/* ################################################################
** # "YAML for TYPO3" (c) by You if you put something in here :) ##
** ################################################################
**
**  Date     : 23.8.07
**  File     : myOwnStyles.css
**  Function : This file is not part of the YAML-CSS-Framework.
**             It was included to give the user the possibility to quickly apply tests, changes or
**             whatever with no need to change the YAML-files and mess up anything.
**             Hmmm. Does this make sense? Anyway, use it or just leave it empty. It will do no harm.
**             This is the last stylesheet beeing imported. So, everything can be overwritten here.
**             Be careful what you put in here and don't hold us responsible for anything that goes wrong...
*/
@media all
{
/* Your styles here */
	
	div#twtr-widget-1 div.twtr-bd {
		width:228px;
	}
	twtr-timeline
	twtr-tweets
	
	div#twtr-widget-1 div.twtr-tweet,
	div#twtr-widget-1 div.twtr-tweet-wrap,
	div#twtr-widget-1 div.twtr-ft {
		width:90%;
	}

	ul#submenu li strong {
		background-color: #000000;
		padding: 0;
	}
	ul#submenu li strong a {
		padding: 1px 18px 1px 19px;
		background-color: #000000;
		color: white;
	}

	div.tx-newloginbox-pi3-listrow table, div.tx-newloginbox-pi3-singleView table
	{
		width: 100%;
	}
	
	div.tx-newloginbox-pi3-listrow table tr.tx-newloginbox-pi3-listrow-header
	{
		border-bottom: solid 1px #4E5155;
	}
	
	div.tx-newloginbox-pi3-listrow table p, div.tx-newloginbox-pi3-singleView table p
	{
		padding: 0 20px 0 0;
		margin: 0;
	}
	
	div.tx-newloginbox-pi3-singleView table tr
	{
		border-bottom: solid 1px #e3e3e3;
	}
	
	div.tx-newloginbox-pi3-singleView table tr td
	{
		width: 50%;
	}
	
	table.inputdata tr.tr-pwd
	{
		background: #4E5155;
		color: white;
	}

	table.inputdata input, table.inputdata textarea
	{
		width: 300px;
	}
	
	table.inputdata input.zip
	{
		width: 77px;
	}
	
	table.inputdata input.city
	{
		width: 200px;
	}
	
	.tx-veguestbook-pi1 { font-size:100%; }
	/* error handling */
	.tx-veguestbook-pi1 p.tx-guestbook-form-error { font-weight:bold; color:#990000; }
	/* display of result count */
	.tx-veguestbook-pi1 .tx-guestbook-result { font-weight:bold; float:left; }
	/* pagination */
	.tx-veguestbook-pi1 .tx-guestbook-pagination { font-weight:bold; float:right; }
	/* styles for list mode */
	.tx-veguestbook-pi1 h2.tx-guestbook-header { clear:both; background:#666; color:#FFF; display:block; font-size:100%; font-weight:bold; padding: 0.5em 1em 0.5em 1em; width: 100%; }
	.tx-veguestbook-pi1 .tx-guestbook-left { float:left; width:100%; background:#EFEFEF; padding: 0 1em 0 1em; }
	.tx-veguestbook-pi1 .tx-guestbook-left p { color:#333; padding:0; margin:0;}
	.tx-veguestbook-pi1 .tx-guestbook-right { float:left; width:100%; background:#FFF; padding: 1em 0 0 0; }
	/* 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-latest p.tx-guestbook-date { padding-top:0.5em; }
	.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; 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: 10em; }
	.tx-veguestbook-pi1 .tx-guestbook-field input.tx-guestbook-form-inputfield-med { float:left; width:20em; }
	.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: 40em; display: block; float: left; }
	.tx-veguestbook-pi1 .tx-guestbook-field span.tx-guestbook-form-obligationfield { color:#990000; } .tx-veguestbook-pi1 fieldset { border:none; }
	.tx-veguestbook-pi1 legend, .tx-veguestbook-pi1 #user_redb_title { 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: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; }
	
	div.tx-indexedsearch-browsebox
	{
		margin: 0 0 1em 0;
		padding: 0;
	}
	
	ul.browsebox
	{
		display: inline;
	}
	
	ul.browsebox li
	{
		list-style: none;
		display: inline;
	}
	
	li.tx-indexedsearch-browselist-currentPage a
	{
		color: black;
		font-weight: bold;
	}
	
	table.events td.td-1 { width: 180px; }
	table.events td.td-2 { width: 140px; }
	
	div.tx-rlmpeventdb-pi1 input.tx-frontendformslib-field { margin: 0 0 0 10px; }
	div.tx-rlmpeventdb-pi1 textarea { margin: 10px 0 0 0; }
	div.tx-rlmpeventdb-pi1 fieldset { margin: 0 0 30px 0; padding:0;}

	div.tx-rlmpeventdb-pi1 label.tx-frontendformslib-label { font-weight: bold; padding: 0 0 30px 0;}
	div.tx-rlmpeventdb-pi1-singleview-return { margin-top: 20px; }
	
}
