/* 
    Document   : downloads
    Created on : 19 de julio de 2005, 10:03
    Author     : marco
    Description:
        Purpose of the stylesheet follows.
*/


/*
 Download
*/

.downloadsDetailTable{
    border-color: #888888;
    border-top-style: solid;
    border-top-width: 4px;
}

.downloadsDetailTableTitle{
    background-color: #e9e9e9;
    font-family: arial,serif;
    font-weight: bolder;
    font-stretch: condensed;
    font-size: 10px;
    color: #CC0033;    
    text-decoration: none;
}

.downloadsDetailTableText{
    background-color: #e9e9e9;
    font-family: arial,serif;
    font-weight: bolder;
    font-stretch: condensed;
    font-size: 10px;
    color: #666666;    
    text-decoration: none;
}

.downloadsDetailButtonsTable{
    background-color: #e9e9e9;
}

.downloadsDetailButtonsTableText{
    font-family: arial,serif;
    font-weight: bolder;
    font-stretch: condensed;
    font-size: 9px;
    color: #666666;    
    text-decoration: none;
}

.downloadsDetailButtonsTableTextBox{
    border-color: #888888;
    border-style: solid;
    border-width: 1px;
}

.downloadsDetailButtonsTableBtnBox{
    border-color: #888888;
    border-style: solid;
    border-width: 1px;
}

/*
 Category
*/

.downloadsCategoryContentTable{
    border-color: #888888;
    border-top-style: solid;
    border-top-width: 4px;
}

.downloadsCategoryContentTableTitle{
    background-color: #e9e9e9;
    font-family: arial,serif;
    font-weight: bolder;
    font-stretch: condensed;
    font-size: 10px;
    color: #CC0033;    
    text-decoration: none;
}


.downloadsCategoryTopTable{
    border-color: #888888;
    border-top-style: solid;
    border-top-width: 4px;
}

.downloadsCategoryTopTableTitle{
    background-color: #e9e9e9;
    font-family: arial,serif;
    font-weight: bolder;
    font-stretch: condensed;
    font-size: 10px;
    color: #CC0033;    
    text-decoration: none;
}

.downloadsCategoryTopSubTable{
    border-width: 1px;
    border-style: solid;
    border-color: #aeaeae;
    background-color: #e9e9e9;
}

.downloadsCategoryTopSubTableTitle{
    background-color: #CFCDCD;
    font-family: arial,serif;
    font-weight: bolder;
    font-stretch: condensed;
    font-size: 10px;
    color: #333333;    
    text-decoration: none;
} 

.downloadsCategoryTopSubTableLink{
    font-family: arial,serif;
    font-weight: bold;
    font-stretch: condensed;
    font-size: 9px;
    color: #666666;    
    text-decoration: underline;
    margin-left: 2px;
}

.downloadsCategoryListTableTitle{
    background-color: #CFCDCD;
    font-family: arial,serif;
    font-weight: bolder;
    font-stretch: condensed;
    font-size: 10px;
    color: #CC0033;    
    text-decoration: none;
}

.downloadsCategoryListEventLine{
    background-color: #e9e9e9;
}

.downloadsCategoryListOddLine{
    background-color: #ffffff;
}

.downloadsCategoryListLinkTile{
    font-family: arial,serif;
    font-weight: bold;
    font-stretch: condensed;
    font-size: 9px;
    color: #666666;    
    text-decoration: underline;
}

.downloadsCategoryListLink{
    font-family: arial,serif;
    font-weight: bold;
    font-stretch: condensed;
    font-size: 9px;
    color: #666666;    
    text-decoration: none;
}

/*
 Categories
*/

.downloadsCategoriesTable{
    border-color: #888888;
    border-top-style: solid;
    border-top-width: 4px;
}

.downloadsCategoriesContentTableTitle{
    background-color: #e9e9e9;
    font-family: arial,serif;
    font-weight: bolder;
    font-stretch: condensed;
    font-size: 10px;
    color: #CC0033;    
    text-decoration: none;
}

.downloadsCategoriesContentTableText{
    font-family: arial,serif;
    font-weight: bolder;
    font-stretch: condensed;
    font-size: 10px;
    color: #666666;    
    text-decoration: none;
}

.downloadsCategoriesTopTable{
    background-color: #e9e9e9;
}

.downloadsCategoriesTopTableTitle{
    background-color: #CFCDCD;
    font-family: arial,serif;
    font-weight: bolder;
    font-stretch: condensed;
    font-size: 9px;
    color: #CC0033;    
    text-decoration: none;
}

.downloadsCategoriesTopTableLink{
    font-family: arial,serif;
    font-weight: normal;
    font-stretch: condensed;
    font-size: 11px;
    color: #666666;    
    text-decoration: none;
}


/*
 Search
*/

.downloadsSearchTable{
    border-width: 1px;
    border-style: solid;
    border-color: #888888;
    background-color: #e9e9e9;
}

.downloadsSearchBox{
    border-width: 1px;
    border-style: solid;
    border-color: #888888;
    font-family: arial,serif;
    font-weight: normal;
    font-stretch: condensed;
    font-size: 11px;
    color: #999999;    
    text-decoration: none;
    width: 100%;
	 vertical-align: middle;
}

.downloadsSearchTableText{
    font-family: arial,serif;
    font-weight: normal;
    font-stretch: condensed;
    font-size: 11px;
    color: #666666;    
    text-decoration: underline;
}

.downloadsAdvSearchTable{
    background-color: #e9e9e9; 
}

.downloadsAdvSearchTableLabels{
    font-family: arial, serif;
    font-size : 12;
    font-style : normal;
    font-weight : normal;
    color: #666666;
}

.downloadsAdvSearchTableInputText{
    width: 100%;
    border-collapse : collapse;
    border-color : #aeaeae;
    border-style : solid;
    border-width: 1px;
    font-family: arial, serif;
    font-size : 12;
    font-style : normal;
    font-weight : normal;
    color: #909090;
    vertical-align: middle;
}
