﻿/*
	Misc. legacy form styles

*/

.ulnominst li
{
    margin-bottom: 15px;
}

.photoCredit
{
    font-size: 8pt;
}

/***************************************************************************
FONT DEFINITIONS
****************************************************************************/
@font-face
{
    font-family: webdings;
    font-style: normal;
    font-weight: normal;
    src: url(webdings.eot);
}
@font-face
{
    font-family: galliard;
    font-style: normal;
    font-weight: normal;
    src: url(galliard.eot);
}

/***************************************************************************
FORM CONTROLS AND TEXT
****************************************************************************/


/***************************************************************************
Gold grid headers for search, admin
****************************************************************************/
.gridHeaderGold
{
    border-top: 3px solid #ae0000;
    background-color: #b59759;
    color: #ffffff;
    font-size: 12px;
    vertical-align: bottom;
}

.gridHeaderGoldSmall
{
    border-top: 3px solid #ae0000;
    background-color: #b59759;
    color: #ffffff;
    font-size: 11px;
    vertical-align: bottom;
}


/***************************************************************************
General Grid Form Style
****************************************************************************/
.formStyle
{
    font-size: 14px;
    font-family: Arial, sans-serif;
    text-decoration: none;
    color: #000000;
}
a:visited.formStyle
{
    color: #000000;
    font-weight: normal;
    font-size: 14px;
    font-family: Arial, sans-serif;
    text-decoration: none;
}
a:hover.formStyle
{
    color: #000000 !important;
    font-weight: normal;
    font-size: 14px;
    font-family: Arial, sans-serif;
    text-decoration: none;
}
a:active.formStyle
{
    color: #000000;
    font-weight: normal;
    font-size: 14px;
    font-family: Arial, sans-serif;
    text-decoration: none;
}
a:link.formStyle
{
    color: #000000;
    font-weight: normal;
    font-size: 14px;
    font-family: Arial, sans-serif;
    text-decoration: none;
}


/***************************************************************************
Grid Header
****************************************************************************/
.gridHeader
{
    text-decoration: none;
    color: #ffffff;
    background: #004071;
    border-top: 3px solid #ae0000;
    font-size:16px;
}
a:visited.gridHeader
{
    color: #000000;
    text-decoration: none;
}
.gridHeader a:hover
{
    color: #f60000 !important;
    text-decoration: none;
}
a:active.gridHeader
{
    color: #000000;
    text-decoration: none;
}
.gridHeader a:link
{
    color: #ffffff;
}


/***********************************************
Grid Stules for Search
***********************************************/

.formStyleSearch
{
    font-size: 12px;
    font-family: Arial, sans-serif;
    font-style: normal;
    text-decoration: none;
    color: #000000;
}
a:visited.formStyleSearch
{
    color: #993333;
    font-weight: normal;
    font-size: 12px;
    font-family: Arial, sans-serif;
    text-decoration: none;
}
a:hover.formStyleSearch
{
    color: #004071 !important;
    font-weight: normal;
    font-size: 12px;
    font-family: Arial, sans-serif;
    text-decoration: none;
}
a:active.formStyleSearch
{
    color: #993333;
    font-weight: normal;
    font-size: 12px;
    font-family: Arial, sans-serif;
    text-decoration: none;
}
a:link.formStyleSearch
{
    color: #993333;
    font-weight: normal;
    font-size: 12px;
    font-family: Arial, sans-serif;
    text-decoration: none;
}

/***********************************************
PUBLICATION GRID STYLES
***********************************************/
/***********************************************
General Grid Style for Publications
***********************************************/

.formStylePub
{
    font-size: 14px;
    font-family: Arial, sans-serif;
    font-style: normal;
    text-decoration: none;
    color: #000000;
}
a:visited.formStylePub
{
    color: #000000;
    font-weight: normal;
    font-size: 14px;
    font-family: Arial, sans-serif;
    text-decoration: none;
}
a:hover.formStylePub
{
    color: #000000 !important;
    font-weight: normal;
    font-size: 14px;
    font-family: Arial, sans-serif;
    text-decoration: none;
}
a:active.formStylePub
{
    color: #000000;
    font-weight: normal;
    font-size: 14px;
    font-family: Arial, sans-serif;
    text-decoration: none;
}
a:link.formStylePub
{
    color: #000000;
    font-weight: normal;
    font-size: 14px;
    font-family: Arial, sans-serif;
    text-decoration: none;
}


h2.pubToc
{
    color:  #808080;
    font-size: 22px;
    font-family: Georgia, Serif;
    text-decoration: none;
    margin-bottom: 25px;
    margin-top: 55px;
}


/***********************************************
PubName - Grid Publication Name
***********************************************/



.formStylePubName
{
    color: #000000;
    font-size: 20px;
    font-family: Georgia, Serif;
    text-decoration: none;
}
a:visited.formStylePubName
{
    color: #004071;
    font-weight: normal;
    font-size: 20px;
    font-family: Georgia, Serif;
    text-decoration: none;
}
a:hover.formStylePubName
{
    color: #993333 !important;
    font-weight: normal;
    font-size: 20px;
    font-family: Georgia, Serif;
    text-decoration: none;
}
a:active.formStylePubName
{
    color: #004071;
    font-weight: normal;
    font-size: 20px;
    font-family: Georgia, Serif;
    text-decoration: none;
}
a:link.formStylePubName
{
    color: #004071;
    font-weight: normal;
    font-size: 20px;
    font-family: Georgia, Serif;
    text-decoration: none;
}



.formStylePubContributorRole
{
    font-size: 14px;
    font-family: Arial, sans-serif;
    font-style: italic;
    text-decoration: none;
    color: #000000;
}
.formStylePubContributor
{
    font-size: 14px;
    font-family: Arial, sans-serif;
    font-style: normal;
    font-weight: bold;
    text-decoration: none;
    color: #000000;
}

/***********************************************
gridContentSmall - small-font grids (such as CRM)
***********************************************/



.gridContentSmall
{
    color: #000000;
    font-size: 12px;
    font-family: Arial, Sans-Serif;
    text-decoration: none;
}
a:visited.gridContentSmall
{
    color: #004071;
    font-weight: normal;
    font-size: 12px;
    font-family: Arial, Sans-Serif;
    text-decoration: none;
}
a:hover.gridContentSmall
{
    color: #993333 !important;
    font-weight: normal;
    font-size: 12px;
    font-family: Arial, Sans-Serif;
    text-decoration: none;
}
a:active.gridContentSmall
{
    color: #004071;
    font-weight: normal;
    font-size: 12px;
    font-family: Arial, Sans-Serif;
    text-decoration: none;
}
a:link.gridContentSmall
{
    color: #004071;
    font-weight: normal;
    font-size: 12px;
    font-family: Arial, Sans-Serif;
    text-decoration: none;
}





/***********************************************
formStylePublisherInfo
***********************************************/

.formStylePublisherInfo
{
    color: #000000;
    line-height: 95%;
    font-size: 14px;
    font-family: Arial, sans-serif;
    text-decoration: none;
}

span.formStylePublisherInfo
{
    color: #000000;
    line-height: 95%;
    font-size: 14px;
    font-family: Arial, sans-serif;
    text-decoration: none;
}

/***********************************************
formStylePubBuyAndDownload
***********************************************/

.formStylePubBuyAndDownload
{
    color: #000000;
    font-size: 14px;
    font-family: Arial, sans-serif;
    text-decoration: none;
}
a:visited.formStylePubBuyAndDownload
{
    color: #993333;
    font-weight: normal;
    font-size: 14px;
    font-family: Arial, sans-serif;
    text-decoration: none;
}
a:hover.formStylePubBuyAndDownload
{
    color: #004071 !important;
    font-weight: normal;
    font-size: 14px;
    font-family: Arial, sans-serif;
    text-decoration: none;
}
a:active.formStylePubBuyAndDownload
{
    color: #993333;
    font-weight: normal;
    font-size: 14px;
    font-family: Arial, sans-serif;
    text-decoration: none;
}
a:link.formStylePubBuyAndDownload
{
    color: #993333;
    font-weight: normal;
    font-size: 14px;
    font-family: Arial, sans-serif;
    text-decoration: none;
}



/***********************************************
PubName - Grid Publisher
***********************************************/
.formStylePublisher
{
    color: #000000;
    font-size: 14px;
    font-family: Arial, sans-serif;
    text-decoration: none;
}
a:visited.formStylePublisher
{
    color: #993333;
    font-weight: normal;
    font-size: 14px;
    font-family: Arial, sans-serif;
    text-decoration: none;
}
a:hover.formStylePublisher
{
    color: #004071 !important;
    font-weight: normal;
    font-size: 14px;
    font-family: Arial, sans-serif;
    text-decoration: none;
}
a:active.formStylePublisher
{
    color: #993333;
    font-weight: normal;
    font-size: 14px;
    font-family: Arial, sans-serif;
    text-decoration: none;
}
a:link.formStylePublisher
{
    color: #993333;
    font-weight: normal;
    font-size: 14px;
    font-family: Arial, sans-serif;
    text-decoration: none;
}


/***********************************************
RESEARCH GRID STYLES
***********************************************/
/***********************************************
General Grid Style for Research Projects
***********************************************/

.formStyleResearch
{
    font-size: 14px;
    font-family: Arial, sans-serif;
    text-decoration: none;
    color: #000000;
}
a:visited.formStyleResearch
{
    color: #000000;
    font-weight: normal;
    font-size: 14px;
    font-family: Arial, sans-serif;
    text-decoration: none;
}
a:hover.formStyleResearch
{
    color: #000000 !important;
    font-weight: normal;
    font-size: 14px;
    font-family: Arial, sans-serif;
    text-decoration: none;
}
a:active.formStyleResearch
{
    color: #000000;
    font-weight: normal;
    font-size: 14px;
    font-family: Arial, sans-serif;
    text-decoration: none;
}
a:link.formStyleResearch
{
    color: #000000;
    font-weight: normal;
    font-size: 14px;
    font-family: Arial, sans-serif;
    text-decoration: none;
}


/***********************************************
ProjectName - Grid Research Project Name
***********************************************/

.formStyleProjectName
{
    color: #004071;
    font-size: 18px;
    font-family: Georgia, Serif;
    text-decoration: none;
}
a:visited.formStyleProjectName
{
    color: #993333;
    font-weight: normal;
    font-size: 18px;
    font-family: Georgia, Serif;
    text-decoration: none;
}
a:hover.formStyleProjectName
{
    color: #993333 !important;
    font-weight: normal;
    font-size: 18px;
    font-family: Georgia, Serif;
    text-decoration: none;
}
a:active.formStyleProjectName
{
    color: #004071;
    font-weight: normal;
    font-size: 18px;
    font-family: Georgia, Serif;
    text-decoration: none;
}
a:link.formStyleProjectName
{
    color: #004071;
    font-weight: normal;
    font-size: 18px;
    font-family: Georgia, Serif;
    text-decoration: none;
}
