

/* PAGE BACKGROUND */
/* background color for the header at the top of the page  */
.HeadBg
    { color: #f5f5f5; background-color: #fff; border: thin #000 }

/* background color for the content part of the pages */
Body
    { color: #000; background-color: #fff }


/* PAGE BANNER */
/* NOTE: Site Title, Site Links and Tabs are rendered by MobilePortalBanner.ascx
/* style for the text of the site title */
.SiteTitle        { color: #5d6221; font-weight: bold; font-size: 12px; line-height: 15px; font-family: "Times New Roman", Georgia, Times }

/* background/border colors for the selected tab */
.TabBg     { color: #b5ad84; font-weight: bold; font-size: 11px; font-family: "Times New Roman", Georgia, Times; background-color: #600 }
.OtherTabsBg { background-color: transparent }
.SelectedTab  { color: #b5ad84; font-weight: bold; font-size: 11px; font-family: Verdana, Helvetica, sans-serif; background-color: #500 }

/* text style for the unselected tabs */
.OtherTabs  { color: #dcdcdc; font-weight: bold; font-size: 11px; font-family: "Avant Garde", Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none; background-color: transparent }

/* hyperlink styles of the unselected tabs */
A.OtherTabs:link    {
    text-decoration:    none;
    color:#eeeeee;
}

A.OtherTabs:visited {
    text-decoration:    none;
    color:#eeeeee;
}

A.OtherTabs:active  {
    text-decoration:    none;
    color:#eeeeee;
}

A.OtherTabs:hover   {
    text-decoration:    underline;
    color:white;
}
    
/* text style for the site links (at extreme top-right of header) */
.SiteLink              { color: #5d6221; font-weight: bold; font-size: 11px; font-family: "Times New Roman", Georgia, Times; letter-spacing: normal }
/* hyperlink style for the site links */
A.SiteLink:link         { color: #5d6221; font-size: 11pt; font-family: "Times New Roman", Georgia, Times; letter-spacing: 100% }

A.SiteLink:visited        { color: #5d6221; font-size: 11pt }

A.SiteLink:active         { color: #5d6221; font-size: 11pt }

A.SiteLink:hover          { color: #000; font-weight: bold; font-size: 11pt }

/* style for separator between site links */
.Accent
     { color: #000; font-weight: bold }



/* MODULE-SPECIFIC */
/* text style for reading messages in Discussion */    
.Message         { color: #000; font-weight: normal; font-size: 10px; font-family: "Times New Roman", Georgia, Times; background-color: transparent }   

/* style of item titles by Announcements and events */
.ItemTitle         { color: #000; font-weight: bold; font-size: 10px }



/* GENERAL */
/* style for module titles */
.Head          { color: #ddbb7b; font-weight: bold; font-size: 15pt; line-height: 15pt; font-family: "Times New Roman", Georgia, Times; letter-spacing: 0pt }

/* style of item titles on edit and admin pages */
.SubLink        { color: #5d6221; font-weight: bold; font-size: 10px; font-family: "Times New Roman", Georgia, Times }

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead    { color: #600; font-weight: bold; font-size: 11px; line-height: 15px; font-family: "Avant Garde", Arial, Helvetica, Geneva, Swiss, SunSans-Regular }

/* text style used for most text rendered by modules */
.Normal
           { color: #000; font-weight: normal; font-size: 11px; line-height: normal; font-family: "Times New Roman", Georgia, Times }
.Caption  { color: #5d6221; font-weight: normal; font-size: 10px; font-family: "Times New Roman", Georgia, Times }
/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
     { color: #000; font-weight: normal; font-size: 10px; line-height: 15px; font-family: "Times New Roman", Georgia, Times }

.NormalWhite
     { color: #fff; font-weight: normal; font-size: 10px; line-height: 15px; font-family: "Times New Roman", Georgia, Times }

.NormalBold
     { color: #000; font-weight: bold; font-size: 10px; line-height: 15px; font-family: "Avant Garde", Arial, Helvetica, Geneva, Swiss, SunSans-Regular }

/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton        { color: #600; font-weight: normal; font-size: 11px; font-family: "Avant Garde", Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
    
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link    { color: #5d6221; text-decoration: underline }

A.CommandButton:visited     { color: #5d6221; text-decoration: underline }

A.CommandButton:active      { color: #5d6221; text-decoration: underline }

A.CommandButton:hover       { color: #000; text-decoration: underline }
    



/* GENERIC */
H1    { color: #600; font-weight: normal; font-size: 20px; font-family: Verdana, Helvetica, sans-serif }

H2   { color: #600; font-weight: normal; font-size: 20px; font-family: Verdana, Helvetica, sans-serif }

H3   { color: #600; font-weight: normal; font-size: 12px; font-family: Verdana, Helvetica, sans-serif }

H4   { color: #600; font-weight: normal; font-size: 12px; font-family: Verdana, Helvetica, sans-serif }

H5, DT   { color: #600; font-weight: bold; font-size: 11px; font-family: Verdana, Helvetica, sans-serif }

H6   { color: #600; font-weight: bold; font-size: 11px; font-family: Verdana, Helvetica, sans-serif }

TFOOT, THEAD     { color: #600; font-size: 12px; font-family: Verdana, Helvetica, sans-serif }

TH  {
    vertical-align: baseline;
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  12px;
    font-weight:    bold;
    color: darkred;
}

A:link       { color: #5d6221 }

A:visited        { color: #5d6221 }

A:active         { color: #5d6221 }

A:hover      { color: #000 }

SMALL   {
    font-size:  8px;
}

BIG {font-size:11px}

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;
}
