/********************************************************************************************************
	Newmedia AG	http://www.newmedia.ch
	Projekt:		RHB
	Date:			09/2009, Ann
	Version:		1.0
	file:			smallads.css
	function:		Styles für Ext Smallads!
********************************************************************************************************/	

div.tx-kesmallads-pi1{
    font-family:Arial, Helvetica, sans-serif;
   font-size:11px;
   border-bottom: 1px #545353 solid;
   margin-bottom: 20px;
   padding-bottom:8px;
   width:350px;
}

.tx-kesmallads-pi1-listrow{
   border-bottom: 0px #7F9DB9 solid;
   margin-bottom: 10px;
   padding-bottom:8px;
   padding-top:8px;
   }

 .tx-kesmallads-pi1-listrow-odd{
    border-top: 1px #7F9DB9 solid;
    border-bottom: 1px #7F9DB9 solid;
   margin-bottom: 10px;
   padding-bottom:8px;
   padding-top:15px;

  }


 .smalladform-field {
    width:350px;
    }


 .smalladform-field input, .smalladform-field textarea, .tx-kesmallads-pi1-searchbox-sword{
   border:1px solid #7F9DB9;
   font-size:10px;
   padding:2px;
   margin-bottom:5px;
   width:180px;
   font-family:Arial, Helvetica, sans-serif;
   font-size:11px;
}

.inputclass{
    width:180px;
    }

div .smalladform-label{
    color: #E2001A;
    width:100px;
    padding-right:30px;
    margin-bottom:5px;
    float:left;
	}
