﻿.menuTopDiv{ width:100%; height:3px; float:left;
                 background-image:url('top-balloon-container.png'); background-position:bottom left; background-repeat:no-repeat; margin-top:0px; }
                 
.menuMiddleDiv{ width:100%; min-height:6px; float:left;
					background-image:url('middle-balloon-container.png'); background-position:top left; background-repeat:repeat-y; 
                    padding:1px 5px 1px 5px; font-family:Arial,Verdana, Sans-Serif, Helvetica; font-size:12px; font-style:normal;}
                                       
.menuBottomDiv{ width:100%; height:10px; float:left;
                    background-image:url('bottom-balloon-container.png'); background-position:top left; background-repeat:no-repeat; }
                      
.menuHeader{ background-image:url('header-menu-bg.png'); background-repeat:repeat-x; background-position:top left; height:25px; width:221px; float:left; padding-top:5px; }

.menuHeader span{ font-weight:bold; color:#FFF; margin-left:5px; margin-right:5px; }

.menuContent{ width:90%; margin:5px; float:left;}

.ArticleListPager { height:25px; font-family:Arial,Sans-serif; font-size:12px; font-style:normal; padding:5px 0px 0px 0px; }
.ArticleListPager A { color:#aaa !important; border:solid 2px #aaa; font-weight:normal; padding:0px 3px 0px 3px; margin-right:3px; text-decoration:none; }
.ArticleListPager SPAN { color:#00374E !important; border:solid 2px #00374E !important; font-weight:bold !important; padding:0px 3px 0px 3px; margin-right:3px; }

.resultsListTitle {
    color: #00374E;
    font-family: Arial,sans-serif;
    font-size: 14pt;
    font-weight: normal;
    
    padding-bottom:7px;
}

.resultTitle, .resultTitle a, .resultTitle a:link, .resultTitle a:active, .resultTitle a:hover, .resultTitle a:visited 
{
    color: #00374E !important;
    font-family: Arial, Verdana, Sans-Serif, Helvetica;
    font-size: 12px;
    font-style: normal;    
    font-weight:bold;
    
    margin-bottom:5px;
}

.resultDesc
{
    color: #00374E !important;
    font-family: Arial, Verdana, Sans-Serif, Helvetica;
    font-size: 12px;
    font-style: normal; 
    text-align:justify;
    margin-bottom:5px;
        
}

.resultFolder
{
    color: #00374E !important;
    font-family: Arial, Verdana, Sans-Serif, Helvetica;
    font-size: 10px;
    font-style: normal;    
    font-weight:bold;
    padding-left:20px;
    min-height:16px;
    text-transform:uppercase;
    float:left;
    
    margin-left:10px;
       
    background-image:url('project-folder.png');
    background-position:top left;
    background-repeat:no-repeat;
}

.resultType
{
    color: #00374E !important;
    font-family: Arial, Verdana, Sans-Serif, Helvetica;
    font-size: 10px;
    font-style: normal;    
    font-weight:bold;
    padding-left:20px;
    min-height:16px;
    text-transform:uppercase;
    float:left;
    
    background-position:top left;
    background-repeat:no-repeat;
}

.resultType a, .resultType a:link, .resultType a:visited, .resultType a:hover, .resultType a:active,
.resultFolder a, .resultFolder a:link, .resultFolder a:visited, .resultFolder a:hover, .resultFolder a:active
{
    color:#0072BC;
}

.resultPublishDateContainer{ background-image:url('publishdate-container.png'); text-align:center; background-repeat:no-repeat; min-height:56px;}
.resultPublishDay{ font-family:Arial, Verdana, Sans-Serif; font-size:18px; font-weight:bold; color:#FFF; padding-top:0px; }
.resultPublishMonth{ font-family:Arial, Verdana, Sans-Serif; font-size:10px; font-weight:bold; color:#FFF; margin-top:-4px; }
.resultPublishYear{ font-family:Arial, Verdana, Sans-Serif; font-size:9px; font-weight:bold; color:#FFF;}


#sidetree a, #sidetree a:link, #sidetree a:active, #sidetree a:hover, #sidetree a:visited
{
    color: #00374E !important;
    font-family: Arial, Verdana, Sans-Serif, Helvetica;
    font-size: 12px;
    font-style: normal; 
    text-align:justify;
}