﻿.itomni_efolder_list
{
    width : 499px;        
}

.itomni_efolder_listitem
{	
	float: left;
	
}

.itomni_efolder_body{
    padding: 0px;
    margin: 0px;
		background-color: #CFCFCF;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #FFFFFF;
		font-weight: bold;
}


#fbFooter {
	height: 49px;
	background-color: #000000;
	background-repeat: repeat-x;
}

.fbPaginationMinor {
	color: #949493;
	margin-left: 10px;
}

#fbContents {
	float: left;
	margin-top: 17px;
	margin-left: 15px;	
}

#fbMenu {
	float: right;
	margin-top: 9px;
	margin-right: 15px;
}

#altmsg { 
	position: absolute;
	background-color:#000000;
	padding: 20px;
	opacity: 0.6;
	filter: alpha(opacity=60);
	text-align:center;
}
#altmsg:hover { 
	opacity: 0.8;
	filter: alpha(opacity=80);
}
a.altlink:link {
	color: #FFFFFF;
}

a.altlink:visited {
	color: #DDDDDD;
}

a.altlink:hover{
	color: #FFFFFF;
}

/* Folder Overview */

.FolderOverviewYear
{
    background-color:#F3ECD7;    
    width:650px; 
    margin-bottom:15px;
}

/* Rounded Container */

.FolderOverviewYear .Corner
{
    width : 4px;
    height : 4px;         
}
    
/* outer box */    
.FolderOverviewYear .TopRight
{
    float : right;
    background:transparent url(img/CornerTopRight.gif) no-repeat scroll bottom;
}

.FolderOverviewYear .TopLeft
{
    float : left;
    background:transparent url(img/CornerTopLeft.gif) no-repeat scroll bottom;
}

.FolderOverviewYear .BottomRight
{
    float : right;
    background:transparent url(img/CornerBottomRight.gif) no-repeat scroll bottom;
}

.FolderOverviewYear .BottomLeft
{
    float : left;
    background:transparent url(img/CornerBottomLeft.gif) no-repeat scroll bottom;
}

.FolderOverviewYear .BottomBar
{
    width : 100%;
    height : 4px;    
}

.FolderOverviewYear .TopBar
{
    width : 100%;
    height : 4px;    
}

.FolderOverviewYear .Content
{
    width : 620px;   
    min-height : 190px;
    padding : 20px 10px 10px 10px;
}

/* Content */

.FolderOverviewYear .Title
{
    position : relative;
    top : 5px;        
    text-align : center;
    border-bottom : dashed 1px #8c680f;
    padding : 2px 0px 10px 0px; 
}

.FolderOverviewYear .FrontPage
{
    
    text-align : center;    
    float : right;    
    width : 130px;   
}

.FolderOverviewYear .FrontPage .Box 
{
    text-align : center;  
    border : solid 1px #8c680f;
    width:100%;
}

.FolderOverviewYear .Description
{            
    line-height : 16px;    
    width :350px;        
    top : 10px;     
}
