/* Class for the whole plugin*/
.tx-kesmallads-pi1					{  }

/* 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:.8em; font-style:italic; }
.tx-kesmallads-pi1-image 			{
	float:left;
	display:block;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}

.tx-kesmallads-pi1-textcontent		{ margin-left:110px; }
.tx-kesmallads-pi1-category			{
	font-size:1.1em;
	margin-right:5px;
	color: #003399;
}
h2.tx-kesmallads-pi1-title			{
	font-size:1.2em;
	font-weight:bold;
	margin:0;
	padding:0 0 .2em 0;
	color: #444444;}
.tx-kesmallads-pi1-phone			{ }
.tx-kesmallads-pi1-email			{ }
.tx-kesmallads-pi1-content 			{ margin-bottom:10px; padding:0 10px 0 0;}
.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 black; }
.tx-kesmallads-pi1-searchbox-button { border:1px solid black; }

/* 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 dotted;
	text-decoration:none;
	color: #FFFFFF;
	font-weight: bold;
}
.tx-kesmallads-pi1-editlink a 		{
	border-color:green;
	background-color: #96ca59;
}
.tx-kesmallads-pi1-deletelink a 	{
	border-color:margin;
	background-color: #ee0031;
}
.tx-kesmallads-pi1-submitDate 	 	{ font-size:.8em; font-style:italic; color: #9c9c9b;}
.tx-kesmallads-pi1-endDate  	 	{ font-size:.8em; font-style:italic; color: #9c9c9b; }

/* Pagebrowser */
.tx-kesmallads-pi1-browsebox {
	margin:3px;
	/*border:1px solid black;*/
	padding:3px;
	/*background-color:#DDDDDD;*/
}
.tx-kesmallads-pi1-browsebox TD {
	font-size: 10px;
}
.tx-kesmallads-pi1-browsebox-strong, .tx-kesmallads-pi1-browsebox-SCell {
	font-weight: bold;
}
.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 													{
	width: 75%;
	border-collapse:collapse;
}
.tx-kesmallads-pi1-modeSelector table tbody tr 										{
		background-color:#FFEA8F;
border:1px solid #009A00;
}
.tx-kesmallads-pi1-modeSelector table tbody tr td 										{
	text-align: center;
	padding:0.5em;	
}
.tx-kesmallads-pi1-modeSelector table tbody tr td.tx-kesmallads-pi1-modeSelector-SCell 	{
	text-align: center;background-color: #ffff61;
}
.tx-kesmallads-pi1-modeSelector table tbody tr td p a:link, .tx-kesmallads-pi1-modeSelector table tbody tr td p a:visited {
	text-decoration: none;
}
.tx-kesmallads-pi1-modeSelector table tbody tr td p a:link,

.tx-kesmallads-pi1-modeSelector table tbody tr td p a:hover 							{
	display:block;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #003399;

}


/* 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; color: #003399;}
.tx-kesmallads-pi1 form .smalladform-label-check 		{ text-align:right; }
.tx-kesmallads-pi1 form .smalladform-label-req			{
	font-weight:bold;
	color: #003399;
}
.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 black; margin-bottom:0;}
.tx-kesmallads-pi1 form file 							{ border:1px solid black; margin-bottom:0;}
.tx-kesmallads-pi1 form input.inputclass				{ border:1px solid black; margin-bottom:0;}
.tx-kesmallads-pi1 form input.submitclass				{ border:1px solid black; margin-bottom:0;}
.tx-kesmallads-pi1 form textarea.inputclass				{ border:1px solid black; margin-bottom:0;}


/* 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; }

div.tx-kesmallads-pi1 {
margin-bottom:20px;
}
div.tx-kesmallads-pi1-searchbox, div.tx-kesmallads-pi1-category {
display:none;
}
div.tx-kesmallads-pi1-listrow {
margin-top:15px;
}
div.tx-kesmallads-pi1-listdivider {
clear:both;
height:30px;
}
h2.tx-kesmallads-pi1-title {
text-transform:none;
}
div.tx-kesmallads-pi1-image {
float:right;
padding-top:40px;
}
div.tx-kesmallads-pi1-browsebox {
margin-top:30px;
}
div.tx-kesmallads-pi1-browsebox table td {
border-width:0px;
}
div.tx-kesmallads-pi1-teaser_row {
background:transparent url(puce-news.gif) no-repeat scroll left 5px;
color:#743150;
font-size:12px;
padding-bottom:5px;
padding-left:20px;
}
span.tx-kesmallads-pi1-teaser_cat {
display:none;
}
a.tx-kesmallads-pi1-teaser_link {
display:block;
margin-top:5px;
width:100%;
}

.tx-kesmallads-pi1 {
font-family:'Trebuchet MS',Verdana,Helvetica,Arial,sans-serif;
font-size:12px;
}
.tx-kesmallads-pi1 h2 {
border-bottom:medium none;
}
.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:0.8em;
font-style:italic;
}
.tx-kesmallads-pi1-image {
display:block;
float:right;
}
.tx-kesmallads-pi1-textcontent {
clear:both;
margin-left:0px;
}
.tx-kesmallads-pi1-category {
font-size:1.2em;
font-style:italic;
margin-right:5px;
}
h2.tx-kesmallads-pi1-title {
font-size:1.2em;
font-weight:bold;
margin:0pt;
padding:0pt 0pt 0.2em;
}
.tx-kesmallads-pi1-phone {
}
.tx-kesmallads-pi1-email {
}
.tx-kesmallads-pi1-content {
margin-bottom:10px;
padding:0pt 10px 0pt 0pt;
width:400px;
}
.tx-kesmallads-pi1-listdivider {
border-bottom:1px solid #DDDDDD;
clear:both;
margin:5px 10px 5px 0pt;
}
.tx-kesmallads-pi1-price {
color:#444444;
float:right;
font-size:1.5em;
font-weight:bold;
}
.tx-kesmallads-pi1-iscommercial {
background-color:#F016F3;
color:white;
padding-left:10px;
width:260px;
}
.tx-kesmallads-pi1-non_original_picture {
font-style:italic;
font-weight:bold;
}
.tx-kesmallads-pi1-searchbox-sword {
width:400px;
}
.tx-kesmallads-pi1-searchbox-button {
}
.tx-kesmallads-pi1-searchbox {
width:400px;
}
.error_not_allowed {
color:red;
}
.tx-kesmallads-pi1-deletelink a, .tx-kesmallads-pi1-editlink a {
border:1px dotted;
color:black;
line-height:30px;
margin:0pt 10px 10px 0pt;
padding:2px;
text-align:center;
text-decoration:none;
width:60px;
}
.tx-kesmallads-pi1-editlink a {
background:lime none repeat scroll 0% 0%;
border-color:green;
}
.tx-kesmallads-pi1-deletelink a {
background:red none repeat scroll 0% 0%;
}
.tx-kesmallads-pi1-submitDate {
font-size:0.8em;
font-style:italic;
}
.tx-kesmallads-pi1-endDate {
font-size:0.8em;
font-style:italic;
}
.tx-kesmallads-pi1-browsebox {
margin:3px;
padding:3px;
}
.tx-kesmallads-pi1-browsebox td {
font-size:10px;
}
.tx-kesmallads-pi1-browsebox-strong, .tx-kesmallads-pi1-browsebox-SCell {
font-weight:bold;
}
.tx-kesmallads-pi1-browsebox-SCell p, .tx-kesmallads-pi1-browsebox td p {
margin:0px;
}
.tx-kesmallads-pi1-browsebox-SCell {
padding-left:0px;
padding-right:3px;
}
.tx-kesmallads-pi1-teaser_row {
margin-top:0.5em;
}
.tx-kesmallads-pi1-teaser_cat {
font-weight:bold;
}
.tx-kesmallads-pi1-teaser_title {
}
.tx-kesmallads-pi1-teaser_link {
display:block;
font-size:10px;
margin-top:3px;
}
.tx-kesmallads-pi1-searchresult-shortlist {
font-size:12px;
margin:0pt 0pt 3px;
padding:0pt;
}
.tx-kesmallads-pi1-searchresult-noresult {
font-size:12px;
margin:0pt 0pt 3px;
padding:0pt;
}
.tx-kesmallads-pi1-modeSelector table {
text-align:center;
}
.tx-kesmallads-pi1-modeSelector table tbody tr td {
background:#565656 none repeat scroll 0% 0%;
}
.tx-kesmallads-pi1-modeSelector table tbody tr td:hover {
background:#F016F3 none repeat scroll 0% 0%;
}
.tx-kesmallads-pi1-modeSelector table tbody tr td.tx-kesmallads-pi1-modeSelector-SCell {
background:#F016F3 none repeat scroll 0% 0%;
border:1px solid white;
height:20px;
}
.tx-kesmallads-pi1-modeSelector a {
height:20px;
vertical-align:middle;
}
.tx-kesmallads-pi1-modeSelector table tbody tr td p a:link {
border:0px solid black;
color:white;
display:block;
text-decoration:none;
}
.tx-kesmallads-pi1-modeSelector table tbody tr td p a:visited {
border:0px solid black;
color:white;
display:block;
text-decoration:none;
}
.tx-kesmallads-pi1-modeSelector table tbody tr td p a:hover {
border:0px solid white;
color:white;
display:block;
text-decoration:none;
}
.tx-kesmallads-pi1 form {
}
.tx-kesmallads-pi1 form .smalladform-label, .tx-kesmallads-pi1 form .smalladform-label-label, .tx-kesmallads-pi1 form .smalladform-label-check {
clear:left;
float:left;
margin-top:5px;
width:100px;
}
.tx-kesmallads-pi1 form .smalladform-label-check {
margin-left:inherit;
text-align:right;
}
.tx-kesmallads-pi1 form .smalladform-label-req {
font-size:12px;
font-weight:bold;
}
.tx-kesmallads-pi1 form .smalladform-field, .tx-kesmallads-pi1 form .smalladform-field-label {
margin-left:10px;
margin-top:5px;
}
.tx-kesmallads-pi1 form .smalladform-field-check {
margin-left:150px;
margin-top:5px;
}
.tx-kesmallads-pi1 form .smalladform-field-label {
clear:left;
margin-left:10px;
}
.tx-kesmallads-pi1 form select {
margin-bottom:0pt;
}
.tx-kesmallads-pi1 form file {
margin-bottom:0pt;
}
.tx-kesmallads-pi1 form input.inputclass {
margin-bottom:0pt;
}
.tx-kesmallads-pi1 form input.submitclass {
margin-bottom:0pt;
margin-left:100px;
width:200px;
}
.tx-kesmallads-pi1 form input.submitclass:hover {
background:#F0F0F0 none repeat scroll 0% 0%;
}
.tx-kesmallads-pi1 form textarea.inputclass {
font-family:inherit;
margin-bottom:0pt;
width:400px;
}
.tx-kesmallads-pi1 form input[type="checkbox"] {
margin-left:113px;
}

*/
