/* Class for the whole plugin*/
.tx-kesmallads-pi1					{ font-size:12px; font-family:Arial; }

/* list view */
.tx-kesmallads-pi1-listrow			{ clear:both; padding-top:10px;	}
.tx-kesmallads-pi1-listrow-odd		{ clear:both; padding-top:10px;	}
.tx-kesmallads-pi1-submitDate 	 	{ font-size:.10em; font-style:italic; color: #999; font-weight: bold }
.tx-kesmallads-pi1-image 			{
	display: block;
	margin-top: 60px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 30px;
	float: left;
}
.tx-kesmallads-pi1-textcontent		{
	color: black;
	font-size: 14px;
	padding-left: 20px;
	background-image: url(http://www.ihrtieranzeiger.de/fileadmin/image/ke_smallads_textconten_hg.png);
	padding-top: 70px;
	padding-bottom: 20px;
	padding-right: 10px;
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: center top;
}
.tx-kesmallads-pi1-category			{ font-size: 14px; margin-right:5px; font-style:italic; color: #808000; font-weight: bold; }
h2.tx-kesmallads-pi1-title			{ font-size:1.2em; font-weight:bold; margin:0; padding:0 0 .2em 0; }
.tx-kesmallads-pi1-phone			{
	font-size: 12px;
	color:#999;
	clear: both;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: 40px;
}
.tx-kesmallads-pi1-email			{
	font-size: 12px;
	color:#999;
	clear: both;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: 40px;
}
.tx-kesmallads-pi1-content 			{
	border: 1px solid #999;
	-moz-border-radius:10px;
	-khtml-border-radius:10px;
	font-size: 12px;
	background-repeat: repeat-y;
	background-position: left top;
	background-image: url(http://www.ihrtieranzeiger.de/fileadmin/image/ke_smallads_conten_hg.jpg);
	float: left;
	margin: 10px;
	padding: 10px;
	width: 425px;
}
.tx-kesmallads-pi1-listdivider 		{
	border-bottom:1px dashed black;
	margin:5px 10px 5px 0;
	clear:both;
}

/* search */
.tx-kesmallads-pi1-searchbox-sword	{
	border:1px solid #808000;
	background-color: #F2F2F2;
}
.tx-kesmallads-pi1-searchbox-button {
	border:1px solid #808000;
}

/* edit */
.error_not_allowed  				{ color:red; }
.tx-kesmallads-pi1-deletelink a, 
.tx-kesmallads-pi1-editlink a 		{ line-height:30px; text-align:center; padding:2px; margin:0 10px 10px 0; width:60px; border:1px solid; text-decoration:none; color:black; }
.tx-kesmallads-pi1-editlink a 		{ border-color:black; background: #808000; font-size: 12px;}
.tx-kesmallads-pi1-deletelink a 	{ border-color:black; background: #ffa117; font-size: 12px;}
.tx-kesmallads-pi1-submitDate 	 	{ font-size:.8em; font-style:italic; }
.tx-kesmallads-pi1-endDate  	 	{ font-size:.8em; font-style:italic; }

/* Pagebrowser */
.tx-kesmallads-pi1-browsebox {
	margin:3px;
	/*border:1px solid black;*/
	padding:3px;
	/*background-color:#DDDDDD;*/
}
.tx-kesmallads-pi1-browsebox TD {
	font-size: 12px;
}
.tx-kesmallads-pi1-browsebox-strong, .tx-kesmallads-pi1-browsebox-SCell {
}
.tx-kesmallads-pi1-browsebox-SCell P,.tx-kesmallads-pi1-browsebox TD P{
	margin:0px;
}

.tx-kesmallads-pi1-browsebox-SCell {
	/*background-color: #CCCCCC;*/
	/*border:1px solid black;*/
	padding-left:0px; padding-right:3px;
}

/* teaser view*/
.tx-kesmallads-pi1-teaser_row		{ margin-top:.5em; }
.tx-kesmallads-pi1-teaser_cat		{ font-weight:bold; }
.tx-kesmallads-pi1-teaser_title		{ }
.tx-kesmallads-pi1-teaser_link		{ font-size:10px; margin-top:3px; display:block;}

/* shortlist view*/
.tx-kesmallads-pi1-searchresult-shortlist	{ font-size:12px; padding:0 0 0 0; margin:0 0 3px 0; } 
.tx-kesmallads-pi1-searchresult-noresult	{ font-size:12px; padding:0 0 0 0; margin:0 0 3px 0;}

/* mode selector */
.tx-kesmallads-pi1-modeSelector	table 													{
}
.tx-kesmallads-pi1-modeSelector table tbody tr td 										{
	background-color: #cccccc;
}
.tx-kesmallads-pi1-modeSelector table tbody tr td.tx-kesmallads-pi1-modeSelector-SCell 	{
	background-color: #dddddd;
}
.tx-kesmallads-pi1-modeSelector table tbody tr td p a:link,
.tx-kesmallads-pi1-modeSelector table tbody tr td p a:visited,
.tx-kesmallads-pi1-modeSelector table tbody tr td p a:hover 							{
	display:block;
	border-left:1px solid black;
	border-top:1px solid black;
	text-decoration:none;
	color:#808000;
	background-color: #F2F2F2;
}


/* form */
.tx-kesmallads-pi1 form {
}
.tx-kesmallads-pi1 form .smalladform-label,
.tx-kesmallads-pi1 form .smalladform-label-label,
.tx-kesmallads-pi1 form .smalladform-label-check 		{
	float:left;
	clear:left;
	width:100px;
	margin-top:5px;
}
.tx-kesmallads-pi1 form .smalladform-label-check 		{
	text-align:right;
}
.tx-kesmallads-pi1 form .smalladform-label-req			{
	clear: both;
}
.tx-kesmallads-pi1 form .smalladform-field,	
.tx-kesmallads-pi1 form .smalladform-field-label,	
.tx-kesmallads-pi1 form .smalladform-field-check 		{
	margin-top:5px;
}
.tx-kesmallads-pi1 form .smalladform-field-check 		{
	margin-left:100px;
}
.tx-kesmallads-pi1 form .smalladform-field-label 		{
	clear:left;
	margin-left:100px;
}
.tx-kesmallads-pi1 form select  						
	{
	border:1px solid 808000;
	margin-bottom:0;
	background-color: #F2F2F2;
	color: #808000;
	}
.tx-kesmallads-pi1 form file 							{
	border:1px solid black;
	margin-bottom:0;
}
.tx-kesmallads-pi1 form input.inputclass				{
	border:1px solid black;
}
.tx-kesmallads-pi1 form input.submitclass				{
	border:1px solid black;
}
.tx-kesmallads-pi1 form textarea.inputclass				{
	border:1px solid black;
}


/* These are the styles for the old table layout form.
 * Just uncomment them, if you still want to use the table layout.
*/

/*
.tx-kesmallads-pi1 form table.csc-mailform	{ }
.tx-kesmallads-pi1 form table.csc-mailform tbody tr td.csc-form-labelcell							{ }
.tx-kesmallads-pi1 form table.csc-mailform tbody tr td.csc-form-labelcell-check						{ font-size:80%; }
.tx-kesmallads-pi1 form table.csc-mailform tbody tr td.csc-form-labelcell p.csc-form-label-req		{ font-weight:bold; }
.tx-kesmallads-pi1 form table.csc-mailform tbody tr td.csc-form-fieldcell 							{ }
.tx-kesmallads-pi1 form table.csc-mailform tbody tr td.csc-form-fieldcell select 					{ border:1px solid black; }
.tx-kesmallads-pi1 form table.csc-mailform tbody tr td.csc-form-fieldcell file 						{ border:1px solid black; }
.tx-kesmallads-pi1 form table.csc-mailform tbody tr td.csc-form-fieldcell input.inputclass			{ border:1px solid black; }
.tx-kesmallads-pi1 form table.csc-mailform tbody tr td.csc-form-fieldcell input.submitclass			{ border:1px solid black; }
.tx-kesmallads-pi1 form table.csc-mailform tbody tr td.csc-form-fieldcell textarea.inputclass		{ border:1px solid black; }
*/

input {
	color: #808000;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
	background-color: #F2F2F2;
	border: 1px solid 808000;
	display: block;
}
select {
	color: #808000;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
	border: 1px solid 808000;
	background-color: #F2F2F2;
}
textarea {
	color: #808000;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	background-color: #F2F2F2;
}
