/* ================================
    CSS STYLES FOR 2D.NET PORTAL 
    v3.0, 05/2003
   ================================
*/   


/* PAGE BACKGROUND */

/* background color for the content part of the pages */
Body
{
	font-size: medium;
	margin: 5px;
	font-style: normal;
	font-family: Arial;
	background-color: #00003a;
}

STRONG
{
	font-weight: bold;
	font-size: 12px;
	color: #1c4533;
	font-family: Arial;
}

TD
{
	font-family: Arial;
	color: Black;
	font-size: 12px;
	
}

Table.ContentBG
{
	background-color : #ffffff;
}

.UpperNav
{
	background-color: #e1dfbf;
}
A.UpperNav:visited
{
    FONT-SIZE: 11px;
    COLOR: black;
    FONT-FAMILY: Arial
}
A.UpperNav:link
{
    FONT-SIZE: 11px;
    COLOR: black;
    FONT-FAMILY: Arial
}
A.UpperNav:active
{
    FONT-SIZE: 11px;
    COLOR: black;
    FONT-FAMILY: Arial
}

/* PAGE HEADER */
/* NOTE: Site Title, Site Links and Tabs are rendered by MobilePortalBanner.ascx
/* style for the text of the site title */

/**** 2D Major Inclusions ****/

/**** DesktopHeader Section ****/


.SiteTitle {
    font-family: verdana, Helvetica, sans-serif;
    font-size: 18px;
    font-weight: normal;
    color:#ffffff;
    letter-spacing: 2px;
}

.SiteTitleSlogan {
    font-family: verdana, Helvetica, sans-serif;
    font-size: 9px;
    font-weight: normal;
    color:#eeeeee;
	background: #5c81aa;
	letter-spacing: 1px;
}

.FooterLinkDiv {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    color: White;
}  

.FooterCopy {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    color: White;
}    

.SiteLinkDiv {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    color: white;
}  

.SiteLink {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal
}   

/**** DesktopFooter Section ****/

Table.FooterBG
{
	background: #00003a;
}

/* hyperlink style for the site links */

A.SiteLink:link {
    text-decoration:    underline;
    color: #1c4533;
}

A.SiteLink:visited  {
    text-decoration:    underline;
    color: #1c4533;
}

A.SiteLink:active   {
    text-decoration:    underline;
    color: #1c4533;
}

A.SiteLink:hover    {
    text-decoration:    underline;
    color: #1c4533;
}

A.FooterLink:link {
    text-decoration:    underline;
    color:white;
}

A.FooterLink:visited  {
    text-decoration:    underline;
    color:white;
}

A.FooterLink:active   {
    text-decoration:    underline;
    color:white;
}

A.FooterLink:hover    {
    text-decoration:    underline;
    color:white;
}

/**** Nav Bar Section ****/


TD.SubNavBG
{
	background: #85a1bf;
}

TD.TitleBarBG
{
	background: #e3ebca;
}

TD.TitleBar
{
	font-family: Verdana, Sans-Serif;
	font-size: 15;
	font-weight: bold;
	color: Black;
	background: #e3ebca;
	letter-spacing: 1px;
}

TD.OutlineBG
{
	background: #5c81aa;
}

TD.NavMain
{
	background: white;
}

TD.NavSelect
{
	
    background: white;
}

.NavMainTable
{
	background: white;
}

A.NavMain
{
	font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    text-align: center;
    color: DimGray;
    text-decoration: none;
}

A.NavMain:link
{
	color: DimGray;
	text-decoration: none;
}

A.NavMain:active
{
	color: DimGray;
	text-decoration: none;
}

A.NavMain:visited
{
	color: DimGray;
	text-decoration: none;
}

A.NavMain:hover
{
	color: DimGray;
	text-decoration: none;
}

A.NavSelect
{
	font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    text-align: center;
    color: white;
    text-decoration: none;
}

A.NavSelect:link
{
	color: white;
	text-decoration: none;
}

A.NavSelect:active
{
	color: white;
	text-decoration: none;
}

A.NavSelect:visited
{
	color: white;
	text-decoration: none;
}

A.NavSelect:hover
{
	color: white;
	text-decoration: none;
}

TD.SubNavMain
{
	background: white;
}

TD.SubNavSelect
{
    background: white;
}

.SubNavMainTable
{
	background: white;
}

A.SubNavMain
{
	font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    text-align: center;
    color: white;
    text-decoration: none;
}

A.SubNavMain:link
{
	color: white;
	text-decoration: none;
}

A.SubNavMain:active
{
	color: white;
	text-decoration: none;
}

A.SubNavMain:visited
{
	color: white;
	text-decoration: none;
}

A.SubNavMain:hover
{
	color: white;
	text-decoration: none;
}

A.SubNavSelect
{
	font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    text-align: center;
    color: #5c81aa;
    text-decoration: none;
}

A.SubNavSelect:link
{
	color: #5c81aa;
	text-decoration: none;
}

A.SubNavSelect:active
{
	color: #5c81aa;
	text-decoration: none;
}

A.SubNavSelect:visited
{
	color: #5c81aa;
	text-decoration: none;
}

A.SubNavSelect:hover
{
	color: #5c81aa;
	text-decoration: none;
}

/* Contact Us */

.ContactUs 
{
	font-family: verdana, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: Normal;
    color: Black;
	text-align: left;
}

/* DB Report Section */

.Report
{
	font-family: verdana, Helvetica, sans-serif;
    font-size: 11px;
}

.ReportHeader
{
	font-family: verdana, Helvetica, sans-serif;
    font-size: 11px;
    text-align: center;
}

.ReportHeaderBG
{
	background: #e3ebca;
}

.ReportBodyMainBG
{
	background: #ffffff;	
}

.ReportBodyAlternateBG
{
	background: #eeeeee;
}

Font.ReportHeader
{
	font-family: verdana, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: Normal;
    color: Black;
}

Font.ReportBody
{
	font-family: verdana, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: Normal;
    color: Black;
}

/* Message Module */

Font.ForumBody
{
	font-family: verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: Normal;
    color: Black;
}

Font.ForumThread
{
	font-family: verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: Black;
}

Font.ForumUser
{
	font-family: verdana, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: Normal;
    color: Black;
}

Font.ForumCreateDate
{
	font-family: verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: Normal;
    color: gray;
	font-style: italic;
}

Font.ForumCategory
{
	font-family: verdana, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
}

.ForumHeader
{
	font-family: verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    background: gainsboro;
    color: black;
}

.ForumHeaderCategory
{
	font-family: verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    background: #5c81aa;
    color: white;
}

/* Information/Help Screen */

Font.HelpCategory
{
	font-family: verdana, Helvetica, sans-serif;
    font-size: small;
    font-weight: bold;
    color: #534513;
}

/* Login Screen */

Table.OuterBG
{	
	background: #cccc99;
}

Table.InnerBG
{
	background: #e3ebca;	
}

/* Colors for table roll overs */
TR.RowHeader 
{
	background-color : #85a1bf
}

TR.RowOverNormal {
background-color : #FCFCFC;
cursor : default
}

TR.RowOverSelected {
color : #FFFFFF;
background-color : #5c81aa;
cursor : hand
}

/* Calendar Styles */
.CalendarMain {
	font-family: Verdana, Helvetica, sans-serif;
    font-size: 8pt; 
    padding: 0px;
    /*
    border-top: solid 1 black;
    border-bottom: solid 1 black;
    border-left: solid 1 white;
    border-right: solid 1 white;  
*/  
}  

.CalendarMain2 a:link {
    text-decoration:none;
}
.CalendarMain2 a:hover {
    text-decoration:none;
}
.CalendarMain2 a:visited {
    text-decoration:none;
}
.CalendarMain2 a:active {
    text-decoration:none;
}

.CalendarTitle {	
    color: Black; /* This doesn't seem to be working */
    background-color: #e3ebca;
}  
.CalendarNextPrev { 
    color: Black; 
    background-color: #e3ebca; 
    font-size: 8pt;
}  
.CalendarDayHeader { 
    color: Black; 
    background-color: #e3ebca;
    font-size: 10pt;
} 
.CalendarDay { 
    color: Black; 
    background-color: White;
    text-align: left;
    vertical-align: super;   
} 
  
.CalendarOtherMonthDay {
    text-align: left;
    vertical-align: super; 
    background-color: White;   	
}
   
.CalendarSelectedDay { 
    color: Black;
    font-weight: bold;
    text-align: left;
    vertical-align: super; 
} 

.CalendarSelector {
	background-color: silver;
    font-size: 6pt;
}

.CalendarTodayDay { 
    text-align: left;
    vertical-align: super;
    border-top: solid 1 red;
    border-bottom: solid 1 red;
    border-left: solid 1 red;
    border-right: solid 1 red;  
}

.CalendarTodayDay2 {
    border-top: solid 1 red;
    border-bottom: solid 1 red;
    border-left: solid 1 red;
    border-right: solid 1 red; 	
}

.CalendarWeekendDay {
    background-color: #EFEFEF;
    text-align: left;
    vertical-align: super;	
}


/* Library Styles */
/* NOTE: currently the treeview control does not support CSS Classes */

.TreeViewDefault {
	font-family: verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    line-height:12px;
}

.TreeViewHover {
	font-family: verdana, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    background-color:  Blue;
    border-top: solid 1 black;
    border-bottom: solid 1 black;
    border-left: solid 1 black;
    border-right: solid 1 black;      
}

.TreeViewSelected {
	font-family: verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    background-color: Red;
    border-top: solid 1 black;
    border-bottom: solid 1 black;
    border-left: solid 1 black;
    border-right: solid 1 black;  
}

/* DHTML Text Banner Sytles */
.s {
left: -5000px; 
position: absolute; 
topt: -5000px
}

.BannerDivOuter {
    position: relative;
    width: 500; 
    height: 22;
    overflow: hidden; 
    margin: 0px;
}

.BannerDivInner {
    position: relative; 
    width: 500; 
    height: 22; 
    background: #EEEEEE;
    overflow: hidden; 
    FILTER: progid:DXImageTransform.Microsoft.GradientWipe(GradientSize=0.20,wipestyle=0,motion=forward,duration=1);
}

.BannerDivHeader {
    position: absolute; 
    background: #a5a581; 
    color: #E9E9E9; 
    padding-top: 3px; 
    padding-left: 0px; 
    left: 0; 
    top: 0; 
    width: 120; 
    height: 22; 
    font-family: Verdana, Helvetica, sans-serif; 
    font-size: 9pt; 
    font-style: normal; 
    font-weight: bold;  
    text-decoration: none;
    margin: 0px; 
    overflow: hidden;
    text-align: center;
    cursor: default;
}

.BannerDivText {
    position: absolute; 
	background: #EEEEEE; 
	color: #060606;
	padding-top: 3px;
	padding-left: 8px; 
	left: 120; 
	top: 0; 
	width: 1600;
	height: 22; 
	font-family: Verdana, Helvetica, sans-serif; 
    font-size: 8pt; 
	font-style: normal; 
	font-weight: normal; 	
	text-decoration: none; 
	margin: 0px; 
	overflow: hidden; 
	text-align: left;
	cursor: default;
}

.BannerMouseOver {
	
}

.BannerMouseOut {
	
}

/**** End 2D CSS Style Major Inclusions ****/


/* MODULE-SPECIFIC */
/* 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: #eeeeee
}   

/* GENERAL */

/* Special */
.Emphasis
{
	font-family: Verdana, Helvetica, sans-serif;
    font-size:  11px;
	color: Red;	
}

.ArticleHeader
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  18px;
    font-weight:    normal;
    color: #1c4533;
}

/* style of item titles by Announcements and events */

.ItemTitle    {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  11px;
    font-weight:    bold;
    color: #1c4533;
}

.ItemTitleLarge    {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  18px;
    font-weight:   normal;
    color: #1c4533;
}

/* style of survey elements */

.SurveyForm /* for form elements */
{
	font-family: Verdana;
	font-size:12px;
	height: 20px;
	color:black;
}

TD.SurveyGraphBG
{
	background: gainsboro;
}

.SurveyTitle    {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  11px;
    font-weight:    bold;
    color: black;
}

/* style for module titles */
.Head
{
	font-weight: bold;
	font-size: 12px;
	color: #696969;
	font-family: Verdana, Helvetica, sans-serif;
}

/* style of item titles on edit and admin pages */
.SubHead    {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  11px;
    font-weight:    bold;
    color: #1c4533;
}

/* 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: black;
}

/* 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: 12px;
    font-weight: normal;
}

.ReadOnlyTextBox
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    background-color: #f5f5f5; /* whitesmoke */
}

.NormalRed
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    color: red
}

.NormalBold
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
}

.NormalWhite
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: white;
}

.NormalWhiteBold
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: white;
}

/* 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: #1c4533;
}

A.CommandButton:visited  {
    text-decoration:    underline;
    color: #1c4533;
}

A.CommandButton:active   {
    text-decoration:    underline;
    color: #1c4533;
}

A.CommandButton:hover    {
    text-decoration:    underline;
    color: lightblue;
}



/* GENERIC */
H1  {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  20px;
    font-weight:    normal;
    color: #666644;
}

H2  {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  20px;
    font-weight:    normal;
    color: #666644;
}

H3  {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  20px;
    font-weight:    normal;
    color: #1c4533;
}

H4  {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  12px;
    font-weight:    normal;
    color: #1c4533;
}

H5, DT  {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  11px;
    font-weight:    bold;
    color: #1c4533;
}

H6  {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  11px;
    font-weight:    bold;
    color: #1c4533;
}

TFOOT, THEAD    {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  12px;
    color: #1c4533;
}

TH  {
    vertical-align: baseline;
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  12px;
    font-weight:    bold;
    color: #1c4533;
}

A:link
{
    COLOR: #1c4533;
    FONT-FAMILY: Arial;
}
A:active
{
	color: #a1b2aa;
	font-family: Arial;
}
A:visited
{
    COLOR: #1c4533;
    FONT-FAMILY: Arial;
}

A:hover {
    COLOR: #1c4533;
    FONT-FAMILY: #a1b2aa;
}

A.link:link
{
    COLOR: #1c4533;
    font-size: 11px;
    FONT-FAMILY: Arial;
}
A.link:active
{
    COLOR: #1c4533;
    font-size: 11px;
    FONT-FAMILY: Arial;
}
A.link:visited
{
    COLOR: #1c4533;
    font-size: 11px;
    FONT-FAMILY: Arial;
}

A.link:hover
{
    COLOR: lightblue;
    font-size: 11px;
    FONT-FAMILY: #a1b2aa;
}

.Contact_Header
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 11px;
    COLOR: #1c4533;
    FONT-FAMILY: Arial
}
.Contact_Body
{
    FONT-SIZE: 11px;
    COLOR: #000000;
    FONT-FAMILY: Arial
}



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: dimgrey;
    height:1pt;
    text-align:left
}

