.tx-abdownloads-pi1{
  font-family: "Lucida Sans","Lucida Grande","Lucida Sans Unicode",sans-serif;
  font-size: 14px;
  width: 625px;
}

/***** Listview *****/
.tx_abdownloads_listView_downloads {
  text-align: left;
  margin-top : 10px;
}

.tx_abdownloads_listView_categoryPath {
  font-family: "MuseoThree","Century Gothic","Futura Medium","Apple Gothic",Helvetica,Arial,sans-serif;
  font-size: 16px;
}

.tx_abdownloads_listView_categories {
  margin-top : 10px;
}

.tx_abdownloads_listView_category {
  margin-top : 10px;
}

.tx_abdownloads_listView_categoryLabel{ 

}

.tx_abdownloads_listView_download_1 {

}

.tx_abdownloads_listView_download_2 {

}

.tx_abdownloads_listView_downloadAddNew {
  margin-top : 10px;
}

.tx_abdownloads_listView_downloadLabel { 
  position:absolute;
  top:0;
  margin-top: 5px;
}

.tx_abdownloads_listView_downloadDetails { }

.tx_abdownloads_listView_downloadReportBroken { }

.tx_abdownloads_listView_downloadRate { }

.tx_abdownloads_listView_downloadImage img{ 
  background-color:#f1f1f1;
  padding:10px;
  margin-top: 10px;
  border: 1px solid;
}

ul{
  list-style-image: none;
  list-style-type: none;
  list-style-position: outside;
  padding: 0;
  margin: 0;
  margin-top: 5px;
}

ul#test{
outline-color:-moz-use-text-color;
outline-style:solid;
outline-width:1px;
  
}
li.item{
  padding: 0;
  margin: 0;
}

.downloads li {
  background: white;
  border: 2px solid #DDD;
  position: relative;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  margin: 0;
  padding: 0;
  list-style-type:none;
  margin-bottom:10px;
}

.downloads li:hover {
background: #F1F1F1;
}

.downloads a{
  text-decoration: none;
  padding-left: 10px;
}

a.tx_abdownloads_listView_downloadLabel{
  margin-left:0px;
  padding-left:5px;
}


span#download-count{
  position: absolute;
  right: 0;
  top: 0;
}

#teaser {
left:175px;
position:absolute;
top:20px;
}
p#teaser{
  overflow: hidden;
  min-width: 250px;
}

#stars{
  bottom:0;
  height:1.8em;
  margin-bottom:15px;
  position:absolute;
  left: 175px;
}

a.tx_abdownloads_listView_downloadIcon{
  background: transparent url(img/download-button.png) no-repeat scroll 0 0;
  bottom:20px;
  height:20px;
  line-height:1em;
  position:absolute;
  right:10px;
  width:70px;
}

a.tx_abdownloads_listView_downloadIcon:hover{
  background-position: 0px -20px;;
}

/***** Detailview *****/
.tx_abdownloads_categoryPath {
  font-family: "MuseoThree","Century Gothic","Futura Medium","Apple Gothic",Helvetica,Arial,sans-serif;
  font-size: 16px;
}

.tx_abdownloads_viewDetailsForDownload {
  background: white;
  border: 2px solid #DDD;
  position: relative;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  padding: 10px;
  margin-top:30px;
  margin-bottom:10px;
}

.tx_abdownloads_viewDetailsForDownload .tx_abdownloads_listView_downloadImage img{ 
  background-color:#f1f1f1;
  padding:10px;
  margin: 0;
  border: 1px solid;
}

.tx_abdownloads_viewDetailsForDownload .dt_name {
  font-weight:bolder;
}

/***** Searchview *****/
.tx_abdownloads_searchView_categoryPath {
  font-family: "MuseoThree","Century Gothic","Futura Medium","Apple Gothic",Helvetica,Arial,sans-serif;
  font-size: 16px;
  margin-top:20px;
  margin-bottom:10px;
}

.tx_abdownloads_searchView_downloads_content {
  background: white;
  border: 2px solid #DDD;
  position: relative;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  padding: 10px;
}

.tx_abdownloads_searchView_downloads_content .tx_abdownloads_listView_downloadIcon {
  bottom:15px;
}

.tx_abdownloads_searchView_resultMessage {
  bottom:5px;
}

.tx_abdownloads_searchView_searchBox_searchWord {
  border: 1px solid #A9A9A9;
  padding: 2px;
  width:300px;
  font-size: 14px;
  font-style: italic;
}

.tx_abdownloads_searchView_searchBox_button {
  width:16px;
  height:16x;
  overflow:hidden;
  text-indent:-999px; 
  line-height:16px;
  background:url(img/search.gif) no-repeat scroll 0 0; 
  cursor:pointer;
  border:none;
  padding:0;
}

.tx_abdownloads_searchView_searchBox_button:hover {
  background-position: 0 -19px;
}
/*
.tx_abdownloads_searchView_searchBox_button:active {
  background-position: 0 -32px;
  cursor:wait;
}*/

/***** Rating *****/
.tx_abdownloads_viewRateDownload{
  margin-bottom:10px;  
}

/***** Category View *****/
.tx_abdownloads_catalogView_categoryPath {
  font-family: "MuseoThree","Century Gothic","Futura Medium","Apple Gothic",Helvetica,Arial,sans-serif;
  font-size: 16px;
  margin-top:10px;
}

.tx_abdownloads_catalogView_download_1 {
  background: white;
  border: 2px solid #DDD;
  position: relative;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  padding: 10px;
  margin-top:10px;
}

.tx_abdownloads_catalogView_download_2 {
  background: white;
  border: 2px solid #DDD;
  position: relative;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  padding: 10px;
  margin-top:10px;
}

/***** PageBrowser *****/
.tx-abdownloads-pi1-browsebox{
  text-align: center;
}

.tx-abdownloads-pi1-browsebox-SCell{
  border:0;
}
