/********************************/
/****** COPYRIGHT SETTINGS ******/
/********************************/

/* footer copyright text */
FONT.copyright-text {}

/* footer copyright text */
DIV.copyright-text {}

/* footer copyright link */
A.copyright-link:link {}
A.copyright-link:visited {}
A.copyright-link:hover {}
A.copyright-link:active {}


/******************************/
/****** THUMBNAIL LAYERS ******/
/******************************/

/* the container for a tooltip's window and shadow */
DIV.thumbnail-tooltip {}

/* the cell containing all text within a tooltip's window */
TD.thumbnail-tooltip-text {}

/* the container for a tooltip's window */
DIV.thumbnail-tooltip-window {}

/* the container for a tooltip's shadow */
DIV.thumbnail-tooltip-shadow {}

/* the container for a details' window and shadow */
DIV.thumbnail-details {}

/* the cell containing a details window's close button */
TD.thumbnail-details-close {}

/* the container for a details window's close button */
DIV.thumbnail-details-close {}

/* a details window's close button */
IMG.thumbnail-close-button {}

/* the cell containing all text within a details' window */
TD.thumbnail-details-text {}

/* the container for a details' window */
DIV.thumbnail-details-window {}

/* the container for a details' shadow */
DIV.thumbnail-details-shadow {}

/* used only on the depot thumbnail index */
/* and only if the file has a description */
IMG.thumbnail-image-tooltip {}

/* used when a file has no description or if */
/* the thumbnail is displayed on any other   */
/* page other than the depot thumbnail index */
IMG.thumbnail-image {}


/****************************/
/****** SEARCH RESULTS ******/
/****************************/

/* search results table */
TABLE.results-table {}

/* search results row */
TR.results-row {}

/* search results cell */
TD.results-cell {
	font-weight: bold;
}


/*******************************/
/****** THUMBNAIL DISPLAY ******/
/*******************************/

/* search results thumbnail table */
TABLE.ut-table {}

/* search results thumbnail row */
TR.ut-table-row {}

/* search results checkbox */
TD.ut-table-checkbox {}

/* search results thumbnail cell */
TD.ut-table-thumbnail {}

/* search results file details cell */
TD.ut-table-details {}

/* search results file details actions */
TD.ut-table-actions {}

/* search results file base name */
DIV.ut-table-basename {}

/* search results file title */
DIV.ut-table-title {}

/* search results dimensions */
DIV.ut-table-dimensions {}

/* search results jobs */
DIV.ut-table-jobs {}

/* search results date posted */
DIV.ut-table-posted {}


/**************************/
/****** LIST DISPLAY ******/
/**************************/

/* file listing table */
TABLE.nt-table {}

/* file listing heading row */
TR.nt-heading-row {}

/* file listing heading cell */
TD.nt-heading-cell {}

/* file listing even row */
TR.nt-even-row {}

/* file listing odd cell */
TD.nt-even-cell {}

/* file listing even row */
TR.nt-odd-row {}

/* file listing even cell */
TD.nt-odd-cell {}


/******************************/
/****** HEADING SETTINGS ******/
/******************************/

DIV.function-heading {}


/******************************/
/****** MESSAGE SETTINGS ******/
/******************************/

/* error message */
DIV.error {}

/* info message */
DIV.info {}

/* warning message */
DIV.warning {}

/* instruction message */
DIV.instructions {}


/*******************************/
/****** FILE UPLOAD TABLE ******/
/*******************************/

/* file upload table */
TABLE.upload-table {}

/* file upload table heading row */
TR.upload-heading-row {}

/* file upload table heading cell */
TD.upload-heading-cell {}

/* file upload table row */
TR.upload-odd-row {}

/* file upload table row */
TR.upload-even-row {}

/* file upload table cell */
TD.upload-odd-cell {}

/* file upload table cell */
TD.upload-even-cell {}

/* file upload delete input field */
INPUT.upload-delete {}

/* file upload delete select list */
SELECT.upload-delete {}


/******************************/
/****** USER LOGIN TABLE ******/
/******************************/

/* login form */
FORM.login-form {}

/* login table */
TABLE.login-table {}

/* login table row */
TR.login-row {}

/* login table cell */
TD.login-cell {}

/* login table field label */
TD.login-label {}

/* login input field */
INPUT.login-input {}

/* login input button */
INPUT.login-button {}


/********************************/
/****** MARGIN SEARCH FORM ******/
/********************************/

/* search form select list */
SELECT.margin-select {}

/* search form multiselect list */
SELECT.margin-multiselect {}
SELECT.margin-multiselect OPTGROUP {}
SELECT.margin-multiselect OPTGROUP OPTION {}

/* search input field */
INPUT.margin-input {}

/* margin hr dividers */
HR.margin-divider {}

/* margin buttons */
INPUT.margin-button {}

/* margin label */
DIV.margin-label {}

/* margin note */
FORM.margin-note {}


/*****************************/
/****** CLIENT HOMEPAGE ******/
/*****************************/

/* container for client notes textarea */
DIV.manage-notes-container {}

/* container for client notes */
DIV.notes-container {}

/* client notes textarea form field */
TEXTAREA.manage-notes {}

/* buttons for client notes */
DIV.manage-notes-button {}

/* container for key files list */
DIV.key-files-container {}

/* container for recent uploads list */
DIV.recent-uploads-container {}

/* buttons for files listings */
DIV.file-listing-buttons {}

/* enabled buttons */
IMG.button-enabled, INPUT.button-enabled {}

/* disabled buttons */
IMG.button-disabled, INPUT.button-disabled {}

/* margin label note */
FONT.maint-note {}


/***************************************/
/****** MAINTENANCE FORM SETTINGS ******/
/***************************************/

/* maintenance form */
FORM.maint-form {}

/* maintenance form table */
TABLE.maint-table {}

/* maintenance form table row*/
TR.maint-row {}

/* maintenance form table cell */
TD.maint-cell {}

/* maintenance form multiselect list */
SELECT.maint-multiselect {}
SELECT.maint-multiselect OPTGROUP {}
SELECT.maint-multiselect OPTGROUP OPTION {}

/* maintenance form select list */
SELECT.maint-select {}

/* maintenance form select list option */
SELECT.maint-option {}

/* large form field */
INPUT.maint-input-large {}

/* medium form field */
INPUT.maint-input-medium {}

/* small form field */
INPUT.maint-input-small {}

/* form textarea */
TEXTAREA.maint-textarea {}

/* form field label note */
FONT.maint-note {}

/* form hr dividers */
HR.maint-divider {}

/* maintenance button container */
DIV.maint-buttons {}

/* uploading graphic */
DIV.maint-uploading {}