/* Class for the whole plugin*/
.tx-kesmallads-pi1					{ font-size:12px; }
/* list view */

/* even row */
.tx-kesmallads-pi1-listrow			{ clear:both; padding-top:10px;	}
/* odd row*/
.tx-kesmallads-pi1-listrow-odd		{ clear:both; padding-top:10px;	}

.tx-kesmallads-pi1-image 			{ float:left; display:block; }
.tx-kesmallads-pi1-textcontent		{ margin-left:110px;}
.tx-kesmallads-pi1-category			{ font-size: 10px; margin-right:5px; font-family: verdana; font-weight: bold; color: #315d76; }
h2.tx-kesmallads-pi1-title			{ font-family: verdana; font-size:12px; font-weight:bold; margin:0; padding:0 0 .2em 0; }
.tx-kesmallads-pi1-phone			{ font-family: verdana; font-weight: bold; font-size: 10px; color: #315d76; }
.tx-kesmallads-pi1-email			{ font-family: verdana; font-weight: bold; font-size: 10px; color: #315d76; }
.tx-kesmallads-pi1-content 			{ font-family: verdana; font-size:12px; margin-bottom:10px; padding:0 10px 0 0;}
.tx-kesmallads-pi1-listdivider 		{ border-bottom:1px dashed #315d76; margin: 10px 10px 5px 0; clear:both;}

.tx-kesmallads-pi1-searchbox-sword	{ border: 1px solid #315d76; }
.tx-kesmallads-pi1-searchbox-button { border: 1px solid #315d76; background: #dce9f1; font-weight: bold; font-family: verdana; color: #315d76; font-size: 10px; }

/* Pagebrowser */
.tx-kesmallads-pi1-browsebox {
	margin:0px;
	border:none;
	padding:3px;
	background-color:#ffffff;
}
.tx-kesmallads-pi1-browsebox TD {
	font-size: 10px; font-family: verdana;
}
.tx-kesmallads-pi1-browsebox-strong, .tx-kesmallads-pi1-browsebox-SCell {
	font-weight: bold; color: #315d76;
}
.tx-kesmallads-pi1-browsebox-SCell P,.tx-kesmallads-pi1-browsebox TD P{
	margin:0px;
}

.tx-kesmallads-pi1-browsebox-SCell {
	background-color: #ffffff;
	border:none;
	padding: 0px;
}

/* 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 { text-align: left; padding-bottom: 10px; }
.tx-kesmallads-pi1-modeSelector table tbody tr td { background:#ffffff; padding: 2px; font-weight: bold; }
.tx-kesmallads-pi1-modeSelector table tbody tr td.tx-kesmallads-pi1-modeSelector-SCell 	{ background:#dce9f1; font-weight: bold; padding: 2 5px 2 5px; }
.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:black;}

/* form */
.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 #315d76; font-weight: bold; width: 30%; color: #315d76; }
.tx-kesmallads-pi1 form table.csc-mailform tbody tr td.csc-form-fieldcell file 						{ border:1px solid #315d76; }
.tx-kesmallads-pi1 form table.csc-mailform tbody tr td.csc-form-fieldcell input.inputclass			{ border:1px solid #315d76; width: 100%; }
.tx-kesmallads-pi1 form table.csc-mailform tbody tr td.csc-form-fieldcell input.submitclass			{ border:1px solid #315d76; font-weight: bold; color: #315d76; }
.tx-kesmallads-pi1 form table.csc-mailform tbody tr td.csc-form-fieldcell textarea.inputclass		{ border:1px solid #315d76; width: 100%;}
