/**************************************************
// * Data creazione : 14/11/2007 13:57 [Mauro]
// * Data modifica  : 14/11/2007 13:57 [Mauro]
**************************************************/


/*-------------------------------
- BackOffice: Icons StyleSheets -
-------------------------------*/
.backofficeIcoSystemView
{
    width: 16px;
    height: 16px;
    background-image: url(images/ico_system_view.png);
    background-repeat: no-repeat;
    background-position : top;
    border: 0px;
}
.backofficeIcoSystemInsert
{
    width: 16px;
    height: 16px;
    background-image: url(images/ico_system_insert.png);
    background-repeat: no-repeat;
    background-position : top;
    border: 0px;
}
.backofficeIcoSystemModify
{
    width: 16px;
    height: 16px;
    background-image: url(images/ico_system_modify.png);
    background-repeat: no-repeat;
    background-position : top;
    border: 0px;
}
.backofficeIcoSystemDelete
{
    width: 16px;
    height: 16px;
    background-image: url(images/ico_system_delete.png);
    background-repeat: no-repeat;
    background-position : top;
    border: 0px;
}

.backofficeIcoSystemRankUp
{
    width: 16px;
    height: 16px;
    background-image: url(images/ico_system_rankup.png);
    background-repeat: no-repeat;
    background-position : top;
    border: 0px;
}
.backofficeIcoSystemRankDown
{
    width: 16px;
    height: 16px;
    background-image: url(images/ico_system_rankdown.png);
    background-repeat: no-repeat;
    background-position : top;
    border: 0px;
}
.backofficeIcoSystemRankFirst
{
    width: 16px;
    height: 16px;
    background-image: url(images/ico_system_rankfirst.png);
    background-repeat: no-repeat;
    background-position : top;
    border: 0px;
}
.backofficeIcoSystemRankLast
{
    width: 16px;
    height: 16px;
    background-image: url(images/ico_system_ranklast.png);
    background-repeat: no-repeat;
    background-position : top;
    border: 0px;
}
.backofficeIcoSystemUpdate
{
    width: 16px;
    height: 16px;
    background-image: url(images/ico_system_update.png);
    background-repeat: no-repeat;
    background-position : top;
    border: 0px;
}
.backofficeIcoSystemCancel
{
    width: 16px;
    height: 16px;
    background-image: url(images/ico_system_cancel.png);
    background-repeat: no-repeat;
    background-position : top;
    border: 0px;
}
.backofficeIcoSystemRoles
{
    width: 16px;
    height: 16px;
    background-image: url(images/ico_system_roles.png);
    background-repeat: no-repeat;
    background-position : top;
    border: 0px;
}
.backofficeIcoSystemFeature
{
    width: 16px;
    height: 16px;
    background-image: url(images/ico_system_feature.png);
    background-repeat: no-repeat;
    background-position : top;
    border: 0px;
}
.backofficeIcoSystemAuthorizations
{
    width: 16px;
    height: 16px;
    background-image: url(images/ico_system_authorizations.png);
    background-repeat: no-repeat;
    background-position : top;
    border: 0px;
}
.backofficeIcoSystemHelp
{
    width: 16px;
    height: 16px;
    background-image: url(images/ico_system_help.png);
    background-repeat: no-repeat;
    background-position : top;
    border: 0px;
}
.backofficeIcoSystemUser
{
    width: 16px;
    height: 16px;
    background-image: url(images/ico_system_user.png);
    background-repeat: no-repeat;
    background-position : top;
    border: 0px;    
}
.backofficeIcoSystemRegistration
{
    width: 16px;
    height: 16px;
    background-image: url(images/ico_system_registration.png);
    background-repeat: no-repeat;
    background-position : top;
    border: 0px;    
}
.backofficeIcoSystemLogon
{
    width: 16px;
    height: 16px;
    background-image: url(images/ico_system_logon.png);
    background-repeat: no-repeat;
    background-position : top;
    border: 0px;    
}
.backofficeIcoSystemAttachment
{
    width: 16px;
    height: 16px;
    background-image: url(images/ico_system_attachment.png);
    background-repeat: no-repeat;
    background-position : top;
    border: 0px;
}
.backofficeIcoSystemSubElements
{
    width: 16px;
    height: 16px;
    background-image: url(images/ico_system_subelements.png);
    background-repeat: no-repeat;
    background-position : top;
    border: 0px;
}
.backofficeIcoSystemReport
{
	width: 16px;
    height: 16px;
    background-image: url(images/ico_system_report.png);
    background-repeat: no-repeat;
    background-position : top;
    border: 0px;
}
.backofficeIcoSystemCompilationNone
{
    width: 16px;
    height: 16px;
    background-image: url(images/ico_system_compilation_none.png);
    background-repeat: no-repeat;
    background-position : top;
    border: 0px;
}
.backofficeIcoSystemCompilationPartial
{
    width: 16px;
    height: 16px;
    background-image: url(images/ico_system_compilation_partial.png);
    background-repeat: no-repeat;
    background-position : top;
    border: 0px;
}
.backofficeIcoSystemCompilationRequired
{
    width: 16px;
    height: 16px;
    background-image: url(images/ico_system_compilation_required.png);
    background-repeat: no-repeat;
    background-position : top;
    border: 0px;
}
.backofficeIcoSystemCompilationError
{
    width: 16px;
    height: 16px;
    background-image: url(images/ico_system_compilation_error.png);
    background-repeat: no-repeat;
    background-position : top;
    border: 0px;
}
.backofficeIcoSystemCompilationComplete
{
    width: 16px;
    height: 16px;
    background-image: url(images/ico_system_compilation_complete.png);
    background-repeat: no-repeat;
    background-position : top;
    border: 0px;
}
.backofficeIcoSystemCopy
{
    width: 16px;
    height: 16px;
    background-image: url(images/ico_system_copy.png);
    background-repeat: no-repeat;
    background-position : top;
    border: 0px;
}
.backofficeIcoSystemClone
{
    width: 16px;
    height: 16px;
    background-image: url(images/ico_system_clone.png);
    background-repeat: no-repeat;
    background-position : top;
    border: 0px;
}
.backofficeIcoSystemClone
{
    width: 16px;
    height: 16px;
    background-image: url(images/ico_system_clone.png);
    background-repeat: no-repeat;
    background-position : top;
    border: 0px;
}
.backofficeIcoSystemCheck
{
    width: 16px;
    height: 16px;
    background-image: url(images/ico_system_check.png);
    background-repeat: no-repeat;
    background-position : top;
    border: 0px;
}
.backofficeIcoSystemSearch
{
    width: 16px;
    height: 16px;
    background-image: url(images/ico_system_search.png);
    background-repeat: no-repeat;
    background-position : top;
    border: 0px;
}
.backofficeIcoSystemPrint
{
    width: 16px;
    height: 16px;
    background-image: url(images/ico_system_print.png);
    background-repeat: no-repeat;
    background-position : top;
    border: 0px;
}
.backofficeIcoSystemFilter
{
    width: 16px;
    height: 16px;
    background-image: url(images/ico_system_filter.png);
    background-repeat: no-repeat;
    background-position : top;
    border: 0px;
}
.backofficeIcoSystemFilterRemove
{
    width: 16px;
    height: 16px;
    background-image: url(images/ico_system_filter_remove.png);
    background-repeat: no-repeat;
    background-position : top;
    border: 0px;
}
.backofficeIcoSystemExportPdf
{
    width: 16px;
    height: 16px;
    background-image: url(images/ico_system_export_pdf.png);
    background-repeat: no-repeat;
    background-position : top;
    border: 0px;
}
.backofficeIcoSystemExportExcel2007
{
    width: 16px;
    height: 16px;
    background-image: url(images/ico_system_export_excel2007.png);
    background-repeat: no-repeat;
    background-position : top;
    border: 0px;
}
.backofficeIcoSystemExportExcel
{
    width: 16px;
    height: 16px;
    background-image: url(images/ico_system_export_excel.png);
    background-repeat: no-repeat;
    background-position : top;
    border: 0px;
}
.backofficeIcoSystemExportCsv
{
    width: 16px;
    height: 16px;
    background-image: url(images/ico_system_export_csv.png);
    background-repeat: no-repeat;
    background-position : top;
    border: 0px;
}
.backofficeIcoSystemExportWord
{
    width: 16px;
    height: 16px;
    background-image: url(images/ico_system_export_word.png);
    background-repeat: no-repeat;
    background-position : top;
    border: 0px;
}
.backofficeIcoSystemCollapse
{
    width: 16px;
    height: 16px;
    background-image: url(images/ico_system_collapse_vertical.png);
    background-repeat: no-repeat;
    background-position: top;
    border: 0px;
    cursor: hand;
}
.backofficeIcoSystemExpand
{
    width: 16px;
    height: 16px;
    background-image: url(images/ico_system_expand_vertical.png);
    background-repeat: no-repeat;
    background-position : top;
    border: 0px;
    cursor: hand;
}
.backofficeIcoSystemOutlook
{
    width: 16px;
    height: 16px;
    background-image: url(images/ico_system_outlook.png);
    background-repeat: no-repeat;
    background-position : top;
    border: 0px;
    cursor: hand;
}
.backofficeIcoSystemAttachmentFile
{
    width: 16px;
    height: 16px;
    background-image: url(images/ico_system_attachmentfile.png);
    background-repeat: no-repeat;
    background-position : top;
    border: 0px;
    cursor: hand;
}
.backofficeIcoSystemMeasureUnit
{
    width: 16px;
    height: 16px;
    background-image: url(images/ico_system_measureunit.png);
    background-repeat: no-repeat;
    background-position : top;
    border: 0px;
    cursor: hand;
}

/*-------------------------------
- BackOffice: Arts StyleSheets  -
-------------------------------*/
.backofficeArtSystemAttachmentFile
{
	width: 32px;
    height: 32px;
    background-image: url(images/art_system_attachmentfile.png);
    background-repeat: no-repeat;
    background-position : top;
    border: 0px;
}


/*---------------------------------
- BackOffice: Layouts StyleSheets -
---------------------------------*/
.backofficePageTitle
{
    font-weight: bold;
    font-size: 15px;
    color: #696969;
    font-family: Tahoma, Verdana, Arial;
    font-variant: small-caps;
    text-decoration: none;
}
.backofficePageSubtitle
{
    font-size: 14px;
    font-family: Tahoma, Verdana, Arial;
    text-decoration: none;
    color: #696969;
    font-weight: bold;
}
.backofficeGridBackground
{
    font-size: 10px;
    color: #ffffff;
    font-family: Arial, Verdana, Tahoma;
    background-color: #696969;
    text-decoration: none;
}
.backofficeGridRow
{
    font-size: 10px;
    color: #4b4b4b;
    font-family: Arial, Verdana, Tahoma;
    background-color: #dcdcdc;
}
.backofficeGridRowAlter
{
    font-size: 10px;
    color: #4b4b4b;
    font-family: Arial, Verdana, Tahoma;
    background-color: #ffffff;    
}
.backofficeGridRowMarked
{
    font-size: 10px;
    color: #4b4b4b;
    font-family: Arial, Verdana, Tahoma;
    background-color: #c0c0c0;
}
.backofficeGridColumn
{
    font-size: 10px;
    color: #4b4b4b;
    font-family: Arial, Verdana, Tahoma;
    background-color: #d3d3d3;
    font-weight: bold;
}
.backofficeGridColumnAlter
{
    font-size: 10px;
    color: #4b4b4b;
    font-family: Arial, Verdana, Tahoma;
    background-color: #ffffff;
    font-weight: bold;    
}
.backofficeGridColumnMarked
{
    font-size: 10px;
    color: #4b4b4b;
    font-family: Arial, Verdana, Tahoma;
    background-color: gray;
    font-weight: bold;
}
.backofficeProgressBoxBorder
{
    text-decoration: none;
    background-color: #ffffff;
    font-weight: bold;
    white-space: nowrap;
    border-right: #696969 2px solid;
    border-top: #696969 2px solid;
    margin: 5px;
    border-left: #696969 2px solid;
    border-bottom: #696969 2px solid;
}
.backofficeProgressBoxContainer
{
    left: 300px;
    top: 200px;
    position: fixed;
}
.backofficeProgressBoxText
{
    color: #696969;
    font-family: Tahoma, Verdana, Arial;
    font-size: 12px;
    font-weight: bold;
    font-variant: small-caps;
}
.backofficeMarkedText
{
    color: #696969;
    font-family: Tahoma, Verdana, Arial;
    font-size: 13px;
    font-weight: bold;
    font-variant: small-caps;
}



/*----------------------------------
- BackOffice: Controls StyleSheets -
----------------------------------*/
.backofficeButton
{
	font-size: 10px;
	color: #000000;
	font-family: Arial, Verdana, Tahoma;
	font-variant: small-caps;
	vertical-align: bottom;
	text-align: center;
}
.backofficeButtonSmall
{
	font-size: 10px;
	color: #000000;
	font-family: Tahoma, Arial, Verdana;
	vertical-align: bottom;
	text-align: center;
}
.backofficeTextBox
{
    border-right: #696969 1px solid;
    border-top: #696969 1px solid;
    font-size: 10px;
    border-left: #696969 1px solid;
    color: #000000;
    border-bottom: #696969 1px solid;
    font-family: Arial, Verdana, Tahoma;
    text-decoration: none;     
}
.backofficeTextBoxCode
{
	border-right: #696969 1px solid;
	border-top: #696969 1px solid;
	font-size: 10px;
	border-left: #696969 1px solid;
	color: #000000;
	border-bottom: #696969 1px solid;
	font-family: 'Courier New' , Verdana, Tahoma, Arial;
	text-decoration: none;
}
.backofficeDateBox
{
    border-right: #696969 1px solid;
    border-top: #696969 1px solid;
    font-size: 10px;
    border-left: #696969 1px solid;
    color: #000000;
    border-bottom: #696969 1px solid;
    font-family: Arial, Verdana, Tahoma;
    text-decoration: none;
    width: 70px;
}
.backofficeTimeBox
{
    border-right: #696969 1px solid;
    border-top: #696969 1px solid;
    font-size: 10px;
    border-left: #696969 1px solid;
    color: #000000;
    border-bottom: #696969 1px solid;
    font-family: Arial, Verdana, Tahoma;
    text-decoration: none;
    width: 35px;
}
.backofficeSelectedNode
{
    font-weight: bold;
    border-right: #696969 1px solid;
    border-top: #696969 1px solid;
    border-left: #696969 1px solid;
    border-bottom: #696969 1px solid;
    color: #ffffff;
    background-color: #3366ff;
    padding: 1px;    
}



/*----------------------------------
- FrontOffice: Layouts StyleSheets -
----------------------------------*/
.frontofficePageTitle
{
    font-weight: bold;
    font-size: 15px;
    color: #154f7f;
    font-family: Tahoma, Verdana, Arial;
    font-variant: small-caps;
    text-decoration: none;
}
.frontofficePageSubtitle
{
    font-size: 14px;
    font-family: Tahoma, Verdana, Arial;
    text-decoration: none;
    color: #0066cc;
    font-weight: bold;
}
.frontofficeGridBackground
{
    font-size: 10px;
    color: #ffffff;
    font-family: Arial, Verdana, Tahoma;
    background-color: #696969;
    text-decoration: none;
}
.frontofficeGridRow
{
    font-size: 10px;
    color: #4b4b4b;
    font-family: Arial, Verdana, Tahoma;
    background-color: #dcdcdc;
}
.frontofficeGridRowAlter
{
    font-size: 10px;
    color: #4b4b4b;
    font-family: Arial, Verdana, Tahoma;
    background-color: #ffffff;    
}
.frontofficeGridRowMarked
{
    font-size: 10px;
    color: #4b4b4b;
    font-family: Arial, Verdana, Tahoma;
    background-color: #c0c0c0;
}
.frontofficeGridColumn
{
    font-size: 10px;
    color: #4b4b4b;
    font-family: Arial, Verdana, Tahoma;
    background-color: #d3d3d3;
    font-weight: bold;
}
.frontofficeGridColumnAlter
{
    font-size: 10px;
    color: #4b4b4b;
    font-family: Arial, Verdana, Tahoma;
    background-color: #ffffff;
    font-weight: bold;    
}
.frontofficeGridColumnMarked
{
    font-size: 10px;
    color: #4b4b4b;
    font-family: Arial, Verdana, Tahoma;
    background-color: gray;
    font-weight: bold;
}



/*-----------------------------------
- FrontOffice: Controls StyleSheets -
-----------------------------------*/
.frontofficeButton
{
	font-size: 10px;
	color: #000000;
	font-family: Arial, Verdana, Tahoma;
	font-variant: small-caps;
	vertical-align: bottom;
	text-align: center;
}
.frontofficeButtonSmall
{
	font-size: 10px;
	color: #000000;
	font-family: Tahoma, Arial, Verdana;
	vertical-align: bottom;
	text-align: center;
}
.frontofficeTextBox
{
    border-right: #696969 1px solid;
    border-top: #696969 1px solid;
    font-size: 10px;
    border-left: #696969 1px solid;
    color: #000000;
    border-bottom: #696969 1px solid;
    font-family: Arial, Verdana, Tahoma;
    text-decoration: none;     
}
.frontofficeTextBoxCode
{
	border-right: #696969 1px solid;
	border-top: #696969 1px solid;
	font-size: 10px;
	border-left: #696969 1px solid;
	color: #000000;
	border-bottom: #696969 1px solid;
	font-family: 'Courier New' , Verdana, Tahoma, Arial;
	text-decoration: none;
}
.frontofficeDateBox
{
    border-right: #696969 1px solid;
    border-top: #696969 1px solid;
    font-size: 10px;
    border-left: #696969 1px solid;
    color: #000000;
    border-bottom: #696969 1px solid;
    font-family: Arial, Verdana, Tahoma;
    text-decoration: none;
    width: 70px;
}

/*-------------------------------
- Assign StyleSheets   -
-------------------------------*/
.systemIcoAssign
{
	width: 16px;
    height: 16px;
    background-image: url(images/ico_system_assign.png);
    background-repeat: no-repeat;
    background-position : top;
    border: 0px;
}
.systemImgAssign
{
	width: 24px;
    height: 24px;
    background-image: url(images/img_system_assign.png);
    background-repeat: no-repeat;
    background-position : top;
    border: 0px;
}
.systemArtAssign
{
	width: 32px;
    height: 32px;
    background-image: url(images/art_system_assign.png);
    background-repeat: no-repeat;
    background-position : top;
    border: 0px;
}
.systemThumbAssign
{
	width: 48px;
    height: 48px;
    background-image: url(images/thumb_system_assign.png);
    background-repeat: no-repeat;
    background-position : top;
    border: 0px;
}
.systemPosterAssign
{
	width: 128px;
    height: 128px;
    background-image: url(images/poster_system_assign.png);
    background-repeat: no-repeat;
    background-position : top;
    border: 0px;
}

/*-------------------------------
- Revoke StyleSheets   -
-------------------------------*/
.systemIcoRevoke
{
	width: 16px;
    height: 16px;
    background-image: url(images/ico_system_revoke.png);
    background-repeat: no-repeat;
    background-position : top;
    border: 0px;
}
.systemImgRevoke
{
	width: 24px;
    height: 24px;
    background-image: url(images/img_system_revoke.png);
    background-repeat: no-repeat;
    background-position : top;
    border: 0px;
}
.systemArtRevoke
{
	width: 32px;
    height: 32px;
    background-image: url(images/art_system_revoke.png);
    background-repeat: no-repeat;
    background-position : top;
    border: 0px;
}
.systemThumbRevoke
{
	width: 48px;
    height: 48px;
    background-image: url(images/thumb_system_revoke.png);
    background-repeat: no-repeat;
    background-position : top;
    border: 0px;
}
.systemPosterRevoke
{
	width: 128px;
    height: 128px;
    background-image: url(images/poster_system_revoke.png);
    background-repeat: no-repeat;
    background-position : top;
    border: 0px;
}

/*-------------------------------
- Confirm StyleSheets   -
-------------------------------*/
.systemIcoConfirm
{
	width: 16px;
    height: 16px;
    background-image: url(images/ico_system_confirm.png);
    background-repeat: no-repeat;
    background-position : top;
    border: 0px;
}
.systemImgConfirm
{
	width: 24px;
    height: 24px;
    background-image: url(images/img_system_confirm.png);
    background-repeat: no-repeat;
    background-position : top;
    border: 0px;
}
.systemArtConfirm
{
	width: 32px;
    height: 32px;
    background-image: url(images/art_system_confirm.png);
    background-repeat: no-repeat;
    background-position : top;
    border: 0px;
}
.systemThumbConfirm
{
	width: 48px;
    height: 48px;
    background-image: url(images/thumb_system_confirm.png);
    background-repeat: no-repeat;
    background-position : top;
    border: 0px;
}
.systemPosterConfirm
{
	width: 128px;
    height: 128px;
    background-image: url(images/poster_system_confirm.png);
    background-repeat: no-repeat;
    background-position : top;
    border: 0px;
}

/*-------------------------------
- Warning StyleSheets   -
-------------------------------*/
.systemIcoWarning
{
	width: 16px;
    height: 16px;
    background-image: url(images/ico_system_warning.png);
    background-repeat: no-repeat;
    background-position : top;
    border: 0px;
}
.systemImgWarning
{
	width: 24px;
    height: 24px;
    background-image: url(images/img_system_warning.png);
    background-repeat: no-repeat;
    background-position : top;
    border: 0px;
}
.systemArtWarning
{
	width: 32px;
    height: 32px;
    background-image: url(images/art_system_warning.png);
    background-repeat: no-repeat;
    background-position : top;
    border: 0px;
}
.systemThumbWarning
{
	width: 48px;
    height: 48px;
    background-image: url(images/thumb_system_warning.png);
    background-repeat: no-repeat;
    background-position : top;
    border: 0px;
}
.systemPosterWarning
{
	width: 128px;
    height: 128px;
    background-image: url(images/poster_system_warning.png);
    background-repeat: no-repeat;
    background-position : top;
    border: 0px;
}

/*-------------------------------
- Modify StyleSheets   -
-------------------------------*/
.systemIcoModify
{
	width: 16px;
    height: 16px;
    background-image: url(images/ico_system_modify.png);
    background-repeat: no-repeat;
    background-position : top;
    border: 0px;
}
.systemImgModify
{
	width: 24px;
    height: 24px;
    background-image: url(images/img_system_modify.png);
    background-repeat: no-repeat;
    background-position : top;
    border: 0px;
}
.systemArtModify
{
	width: 32px;
    height: 32px;
    background-image: url(images/art_system_modify.png);
    background-repeat: no-repeat;
    background-position : top;
    border: 0px;
}
.systemThumbModify
{
	width: 48px;
    height: 48px;
    background-image: url(images/thumb_system_modify.png);
    background-repeat: no-repeat;
    background-position : top;
    border: 0px;
}
.systemPosterModify
{
	width: 128px;
    height: 128px;
    background-image: url(images/poster_system_modify.png);
    background-repeat: no-repeat;
    background-position : top;
    border: 0px;
}

/*-------------------------------
- Delete StyleSheets   -
-------------------------------*/
.systemIcoDelete
{
	width: 16px;
    height: 16px;
    background-image: url(images/ico_system_delete.png);
    background-repeat: no-repeat;
    background-position : top;
    border: 0px;
}
.systemImgDelete
{
	width: 24px;
    height: 24px;
    background-image: url(images/img_system_delete.png);
    background-repeat: no-repeat;
    background-position : top;
    border: 0px;
}
.systemArtDelete
{
	width: 32px;
    height: 32px;
    background-image: url(images/art_system_delete.png);
    background-repeat: no-repeat;
    background-position : top;
    border: 0px;
}
.systemThumbDelete
{
	width: 48px;
    height: 48px;
    background-image: url(images/thumb_system_delete.png);
    background-repeat: no-repeat;
    background-position : top;
    border: 0px;
}
.systemPosterDelete
{
	width: 128px;
    height: 128px;
    background-image: url(images/poster_system_delete.png);
    background-repeat: no-repeat;
    background-position : top;
    border: 0px;
}

/*-------------------------------
- Help StyleSheets   -
-------------------------------*/
.systemIcoHelp
{
	width: 16px;
    height: 16px;
    background-image: url(images/ico_system_help.png);
    background-repeat: no-repeat;
    background-position : top;
    border: 0px;
}
.systemImgHelp
{
	width: 24px;
    height: 24px;
    background-image: url(images/img_system_help.png);
    background-repeat: no-repeat;
    background-position : top;
    border: 0px;
}
.systemArtHelp
{
	width: 32px;
    height: 32px;
    background-image: url(images/art_system_help.png);
    background-repeat: no-repeat;
    background-position : top;
    border: 0px;
}
.systemThumbHelp
{
	width: 48px;
    height: 48px;
    background-image: url(images/thumb_system_help.png);
    background-repeat: no-repeat;
    background-position : top;
    border: 0px;
}
.systemPosterHelp
{
	width: 128px;
    height: 128px;
    background-image: url(images/poster_system_help.png);
    background-repeat: no-repeat;
    background-position : top;
    border: 0px;
}

/*-------------------------------
- Report StyleSheets   -
-------------------------------*/
.systemIcoReport
{
	width: 16px;
    height: 16px;
    background-image: url(images/ico_system_report.png);
    background-repeat: no-repeat;
    background-position : top;
    border: 0px;
}
.systemImgReport
{
	width: 24px;
    height: 24px;
    background-image: url(images/img_system_report.png);
    background-repeat: no-repeat;
    background-position : top;
    border: 0px;
}
.systemArtReport
{
	width: 32px;
    height: 32px;
    background-image: url(images/art_system_report.png);
    background-repeat: no-repeat;
    background-position : top;
    border: 0px;
}
.systemThumbReport
{
	width: 48px;
    height: 48px;
    background-image: url(images/thumb_system_report.png);
    background-repeat: no-repeat;
    background-position : top;
    border: 0px;
}
.systemPosterReport
{
	width: 128px;
    height: 128px;
    background-image: url(images/poster_system_report.png);
    background-repeat: no-repeat;
    background-position : top;
    border: 0px;
}

/*-------------------------------
- Search StyleSheets   -
-------------------------------*/
.systemIcoSearch
{
	width: 16px;
    height: 16px;
    background-image: url(images/ico_system_search.png);
    background-repeat: no-repeat;
    background-position : top;
    border: 0px;
}
.systemImgSearch
{
	width: 24px;
    height: 24px;
    background-image: url(images/img_system_search.png);
    background-repeat: no-repeat;
    background-position : top;
    border: 0px;
}
.systemArtSearch
{
	width: 32px;
    height: 32px;
    background-image: url(images/art_system_search.png);
    background-repeat: no-repeat;
    background-position : top;
    border: 0px;
}
.systemThumbSearch
{
	width: 48px;
    height: 48px;
    background-image: url(images/thumb_system_search.png);
    background-repeat: no-repeat;
    background-position : top;
    border: 0px;
}
.systemPosterSearch
{
	width: 128px;
    height: 128px;
    background-image: url(images/poster_system_search.png);
    background-repeat: no-repeat;
    background-position : top;
    border: 0px;
}
