/* 
	================================
    CSS STYLES FOR BMR Web Site
	================================
*/   

/* Login table */
.LoginTable 
{
	background-color:#003260; /*#6685bf;*/
}

.LoginText
{
	color:white
}
/* PAGE BACKGROUND */
/* background color for the header at the top of the page  */
.HeadBg {
    background-color: #003260; /*#003394;*/
}

td
{
	font-size:13px;
}

/* background color for the content part of the pages */
Body
{
	font-family:tahoma;
	font-size:10px;	
    background-color: white; /*#D9E1EF;*/
    color:#003260; /*#001364*/
}

.Welcome 
{
	font-size:19px;
	color: #003260; /*#003394;*/
}

.WelcomeLogin
{
	color: lightgrey;
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold	
}


/* text style for the selected tab */
.SelectedTab {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 13px;
    font-weight:bold;
    color: White;
}
A.SelectedTab:link {
    text-decoration:underline;
    color: White;
}
A.SelectedTab:visited {
    text-decoration:underline;
    color: White;
}
A.SelectedTab:active {
    text-decoration:underline;
    color: White;
}
A.SelectedTab:hover{
    text-decoration:underline;
    color: White;
}

/* text style for the unselected tabs */
.OtherTabs {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 13px;
    color:gainsboro;
    text-decoration:none;
    font-weight: bold
}

/* hyperlink styles of the unselected tabs */
A.OtherTabs:link    {
    text-decoration:    none;
    color:#cccccc;
}

A.OtherTabs:visited {
    text-decoration:    none;
    color:#cccccc;
}

A.OtherTabs:active  {
    text-decoration:    none;
    color:#cccccc;
}

A.OtherTabs:hover   {
    /*text-decoration:    underline;*/
    color:white;
}
    
/* text style for the site links (at extreme top-right of header) */
.SiteLink {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold
}   

/* hyperlink style for the site links */
A.SiteLink:link {
    text-decoration:    none;
    color:white;
}

A.SiteLink:visited  {
    text-decoration:    none;
    color:#eeeeee;
}

A.SiteLink:active   {
    text-decoration:    none;
    color:#eeeeee;
}

A.SiteLink:hover    {
    text-decoration:    underline;
    color:white;
}

/* style for separator between site links */
.Accent
{
    color: white;
    font-weight:    bold;
}

.ErrorText
{
    color: #003260; /*#003394;*/
    font-family: Verdana, Arial;
    font-size: 12px;
    font-weight:bold;
    line-height: 20pt
}
.Warning
{
    color: #DD5555; /*#003394;*/
    font-family: Verdana, Arial;
    font-size: 12px;
    font-weight:bold;
}
/* MODULE-SPECIFIC */

/* styles used in the search screens */
.ProductListTable
{
	background-color:#C9D1E6;
}

.ProductListHead
{
    color: #003260; /*#003394;*/
    font-family: Verdana, Arial;
    font-size: 12px;
    font-weight: bold;
    line-height: 14pt;    
}
.ProductListItem
{
    color: #003394;
    font-family: Verdana, Arial;
    font-size: 10px
}
.ProductListItemLink
{
    color: #003394;
    font-family: Verdana, Arial;
    font-size: 10px;
    text-decoration: underline;
}
.MostPopularHead
{
    background-color: #003260; /*#003394;*/
    color: white;
    font-family: Verdana, Arial;
    font-size: 11px;
    font-weight: bold
}

A.MostPopularItemText, A.MostPopularItemText:link, A.MostPopularItemText:visited
{
    color: black;
    font-family: Verdana, Arial;
    font-size: 11px;
    text-decoration: none
}

A.MostPopularItemText:hover
{
    color: red;
    font-family: Verdana, Arial;
    font-size: 11px;
    text-decoration: underline
}


/* text style for reading messages in Discussion */    
.Message    {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    font-size: 11px;
    background-color: #6D8DC3
}   

/* style of item titles by Announcements and events */
.ItemTitle    {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  11px;
    font-weight:    bold;
    color: #003260; /* #003394;*/
}

/* style of item titles by search launchers */
.SearchTitle    {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  15px;
    font-weight:    bold;
    color: #003260; /*#003394; */
}

/* style of catalogue "header" in TMA search results*/
.TMACatalogueHdr    {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  13px;
    font-weight:bold;
}
/* style of line items in TMA search results*/
.TMALineItem    {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  12px;
}

/* GENERAL */
/* style for module titles */
.Head   {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  20px;
    font-weight:    normal;
    color: #003260; /* #003394;*/
}

/* style of item titles on edit and admin pages */
.SubHead    {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  11px;
    font-weight:    bold;
    color: #003260; 
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  11px;
    font-weight:    bold;
    color: #003260; 
}

.HintMessage    {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    background-color: #ADBDF3
}   

/* text style used for most text rendered by modules */
.Normal
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    line-height: 12px    
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
}

.NormalRed
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: red
}

.NormalBold
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold
}

.NormalItalic
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-style:italic
}

/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton     {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
}
    
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link {
    text-decoration:    underline;
    color: #003260; 
}

A.CommandButton:visited  {
    text-decoration:    underline;
    color: #003260; 
}

A.CommandButton:active   {
    text-decoration:    underline;
    color: #003260; 
}

A.CommandButton:hover    {
    text-decoration:    underline;
    color: black;
}
    

.CartListHead
{
    background-color: #003260; 
    border-bottom: dimgray;
    border-left: dimgray 1px solid;
    color: #DDDDDD;
    font-family: Verdana, Arial;
    font-size: 11px;
    font-weight: bold;
    line-height: 20pt;
    padding-left: 5px
}

.CartListItemAlt
{
    background-color: #6685bf;
    border-bottom: dimgray;
    border-left: dimgray 1px solid;
    font-family: Verdana, Arial;
    font-size: 11px;
    padding-left: 5px
}

.CartListItem
{
    background-color: #7695cf;
    border-bottom: dimgray;
    border-left: dimgray 1px solid;
    font-family: Verdana, Arial;
    font-size: 11px;
    padding-left: 5px
}

A.CartListItemAlt, A.CartListItemAlt:link, A.CartListItemAlt:visited, A.CartListItem, A.CartListItem:link, A.CartListItem:visited
{
    font-family: Verdana, Arial;
    font-size: 11px;
    text-decoration: none;
    color:Black;
}

.CartListFooter
{
    background-color: #003260;
    line-height: 10pt
}


/* GENERIC */
H1  {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  20px;
    font-weight:    normal;
    color: lightgrey;
}

H2  {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  20px;
    font-weight:    normal;
    color: lightgrey;
}

H3  {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  12px;
    font-weight:    normal;
    color: lightgrey;
}

H4  {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  12px;
    font-weight:    normal;
    color: lightgrey;
}

H5, DT  {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  11px;
    font-weight:    bold;
    color: lightgrey;
}

H6  {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  11px;
    font-weight:    bold;
    color: lightgrey;
}

TFOOT, THEAD    {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  12px;
    color: lightgrey;
}

TH  {
    vertical-align: baseline;
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  12px;
    font-weight:    bold;
    color: lightgrey;
}

A:link  {
    text-decoration:    underline;
    color:  #003260; 
}

A:visited   {
    text-decoration:    underline;
    color:  #003260; 
}

A:active    {
    text-decoration:    underline;
    color:  #003260; 
}

A:hover {
    color:  #003260; 
}

SMALL   {
    font-size:  8px;
}

BIG {
    font-size:  14px;
}

BLOCKQUOTE, PRE {
    font-family:    Lucida Console, monospace;
}


UL LI   {
    list-style-type:    square ;
}

UL LI LI    {
    list-style-type:    disc;
}

UL LI LI LI {
    list-style-type:    circle;
}

OL LI   {
    list-style-type:    decimal;
}

OL OL LI    {
    list-style-type:    lower-alpha;
}

OL OL OL LI {
    list-style-type:    lower-roman;
}

HR {
    color: lightgrey;
    height:1pt;
    text-align:left
}

