/* Scout Portal Toolkit Stylesheet test */

img {
	display: block;
	}
body {
    margin: 3px;
    font-size: 13px;
    font-family: verdana, arial, helvetica, sans-serif;
    }
p, .content {
    font-size: 13px;
    margin: 5px;
    font-family: verdana, arial, helvetica, sans-serif;
    }
div, span, h2, h1, h3, h4, ol, li, ul, form, td, dt, dd {
    font-family: verdana, arial, helvetica, sans-serif;
    font-size: 13px
   }
   
input, select {
    font-size: 12px; 
    }
    
dd {margin-bottom: 15px;}
dl {margin-left: 20px;}
dt {font-weight: bold;}

select
{
	width: 130px;
}

/* Links in MDSideNav */
.MDTNav {
	display: block; 
	border: 1px groove Gainsboro
	}
	
   /* color used in background of navigation boxes */     
.navBack {
        background-color: #F8F8F8
        }

   /* color used in background of boxes on main page */     
.HomeBack {
        background-color: #F0F0F0
        }

   /* Color used in MetadataTool headers */     
.colorHeader, .MDTable td.colorHeader {
        background-color: #DDFFDD
        }

   /* Color used in table headers outside of MDT */     
.SPTcolorHeader, {
        background-color: #DDEEFF
        }

   /* Light color used in content boxes */     
.lightBody {
        background-color: #F5F5F5
        }

   /* color of central content column */     
.bodyCol {
        background-color: #FFFFFF
        }

    /* color used in bordering columns (i.e. navigation) */
.periphCol {
        background-color: #EEEEEE
        }
     
     /* error messsage formatting */
.ErrorMessage {
    color: 660000;
    font-size: 13px;
    }

/* headline color and font-size, font-family declared above */    
h1 {
    color: 002277;
    text-align: center;
    font-size: 19px;
    margin: 0px
    }

h1.left {
	text-align: left;
	margin: 5px 0px 0px 5px;
	}

h2 {
    font-size: 17px;
    color: 002277;
    margin: 0px;
    }

h3 {
    font-size: 15px;
    color: 002277;
    margin: 0px;
    }



/* styles for numbered lists, second two are for nested lists */
OL {list-style-type: upper-alpha}
OL OL { list-style-type: decimal}    
OL OL OL { list-style-type: lower-alpha }


/* links in navigation */
.navlink a, .navlink, #navlinks a{
    font-family: verdana, arial, helvetica, sans-serif;
    text-align: left;
    text-decoration: none;
    font-size: 13px;
    margin: 2px 0px 2px 6px;
    display: block;
    }

a {color: #002277}

/* option for medium sized font */
.medium {
    font-size: 13px;
    font-family: verdana, arial, helvetica, sans-serif;
    }

/* small font, used in search boxes in nav */
.small {
    font-size: 11px;
    font-family: verdana, arial, helvatica, sans-serif;
    }

.heading {
    font-size: 17px;
    font-weight: bold;
    font-family: verdana, arial, helvetica, sans-serif;
    }

/* news and announcements */
.AnnouncementHeadline {
    font-size: 14px;
    font-weight: bold;
    font-family: verdana, arial, helvetica, sans-serif;
    margin-left: 13px;
    margin-right: 13px;
    }
.AnnouncementInfo {
    font-size: 9px;
    color: 333333;
    font-family: verdana, arial, helvetica, sans-serif;
    margin-left: 13px;
    margin-right: 13px;
    }
.AnnouncementText {
    font-size: 12px;
    font-family: verdana, arial, helvetica, sans-serif;
    margin-left: 13px;
    margin-right: 13px;
    margin-top: 8px;
    margin-bottom: 18px;
    }

/* resource listings */
.ResourceTitle {
    font-size: 12px;
    font-weight: bold;
    font-family: verdana, arial, helvetica, sans-serif;
    color: #000066;
    }
.ResourceTitle:link {
    font-size: 12px;
    font-weight: bold;
    font-family: verdana, arial, helvetica, sans-serif;
    color: #000066;
    }
.ResourceTitle:visited {
    font-size: 12px;
    font-weight: bold;
    font-family: verdana, arial, helvetica, sans-serif;
    color: #660066;
    }
.ResourceInfo {
    font-size: 11px;
    font-family: verdana, arial, helvetica, sans-serif;
    color: #333333;
    }
.ResourceText {
    font-size: 12px;
    font-family: verdana, arial, helvetica, sans-serif;
    }
.ResourceLink {
    font-size: 11px;
    font-family: verdana, arial, helvetica, sans-serif;
    color: #333333;
    text-decoration: none;
    }
.ResourceLink:HOVER {
    font-size: 11px;
    font-family: verdana, arial, helvetica, sans-serif;
    color: #333333;
    text-decoration: underline;
    }

/* browsing interface */
.BrowsePageHeading {
    font-size: 24px;
    font-weight: bold;
    font-family: verdana, arial, helvetica, sans-serif;
    color: #002277;
    text-align: center;
    text-decoration: none;
    }
.QuickSearchPageHeading {
    font-size: 18px;
    font-weight: bold;
    font-family: verdana, arial, helvetica, sans-serif;
    color: #002277;
    text-align: Left;
    text-decoration: none;
    }
.BrowsePageClassHeading {
    font-size: 16px;
    font-weight: bold;
    font-family: verdana, arial, helvetica, sans-serif;
    color: #000000;
    text-align: center;
    text-decoration: none;
    }
.BrowsePageClassHeading:HOVER {
    font-size: 16px;
    font-weight: bold;
    font-family: verdana, arial, helvetica, sans-serif;
    color: #000000;
    text-align: center;
    text-decoration: underline;
    }
.BrowsePageSectionHeading {
    font-size: 16px;
    font-family: verdana, arial, helvetica, sans-serif;
    color: #000000;
    text-align: left;
    text-decoration: none;
    }
.BrowsePageInfoHeading {
    font-size: 12px;
    font-family: verdana, arial, helvetica, sans-serif;
    color: #000000;
    text-align: center;
    }
.BrowseAlphaLinks {
    font-size: 16px;
    font-weight: bold;
    font-family: verdana, arial, helvetica, sans-serif;
    color: #000000;
    text-align: center;
    }
.BrowseClassificationEntry {
    font-size: 12px;
    font-family: verdana, arial, helvetica, sans-serif;
    color: #000000;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 2px;
    margin-bottom: 2px;
    }
.BrowseResourceEntry {
    font-size: 12px;
    font-family: verdana, arial, helvetica, sans-serif;
    color: #000000;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 2px;
    margin-bottom: 2px;
    }

/* content area of pages should be in a div of class content */
.content {
    padding: 5px
    }

/* dates for front page areas, not currently used */
.dates {
    font-size: 13px;
    padding: 5px;
    font-family: verdana, arial, helvetica, sans-serif;
    color: #000544;
    font-weight: bold;
    }

/* copyright information at bottom of each page */
.TopNBottom	{
    font-family: verdana, arial, helvetica, sans-serif;
    font-size: 11px;
    color: #333333
    }

/* "Logged in as" text */
.logged	{
    font-family: verdana, arial, helvetica, sans-serif;
    font-size: 11px;
    color: #000000;
    margin-top: 10px
    }

/* Login box text */
#login {
    font-family: verdana, arial, helvetica, sans-serif;
    font-size: 13px;
    padding: 4px;
    }
	
/* links in forum topic area */    
a.topic	{
    font-family: verdana, arial, helvetica, sans-serif;
    padding: 4px;
    font-weight: bold;
    font-size: 14px
    }

/* bellow are styles governing the display of search results */
.Index {
    font-family: verdana, arial, helvetica, sans-serif;
    font-size: 12px;
    }
.Title {
    font-family: verdana, arial, helvetica, sans-serif;
    font-size: 13px;
    font-weight: bold;
    }
.PublicationDate {
    font-family: verdana, arial, helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    }
.ResultsBody {
    font-family: verdana, arial, helvetica, sans-serif;
    font-size: 12px;
    }
.URL {
    font-family: verdana, arial, helvetica, sans-serif;
    font-size: 12px;
    margin: 7px;
    color: #333333;
    }

/* forum and resource comment interface */
.Forum th, .ForumTable th, th.ForumThColor
{
	color: white;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	font-family: arial, helvetica, sans-serif;
	background-color: #000066
}
.ForumThColor, .ForumTable td.ForumThColor
{
	background-color: #000066;
}
.Forum th a, .ForumTable th a, th.ForumThColor a
{
	color: white;
	font-weight: bold;
	background-color: #000066;
}
th.light, .ForumTable th.light
{
	background-color: #336699;
	text-align: center;
	color: white;
	font-size: 11px;
	font-weight: bold;
	font-family: arial, helvetica, sans-serif;
	padding: 0px 3px 0px 3px;
}
.ForumTable td, .MessageTable td
{
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	vertical-align: top;
	background-color: #EEEEEE
}
.ForumTable
{
	background-color: transparent;
	border: 0px;
	margin-bottom: 3px;
}
.MessageTable
{
	background-color: transparent;
	border: 0px;
	margin-bottom: 3px;
	border-color: #336699;
	border-width: 2px 0px 2px 0px;
	border-style: solid none solid none;
}
.ForumDescription
{ 
	font-size: 12px;
	line-height: 16px;
}
.TopicDescription
{
	font-size: 12px;
	line-height: 18px;
	border-color: #336699;
	border-width: 0px 0px 1px 0px;
	border-style: none none solid none;
}
.MessageSubject
{
	border-color: #336699;
	border-width: 0px 0px 1px 0px;
	border-style: none none solid none;
}
.MessageFoot
{
	border-color: #336699;
	border-width: 1px 0px 0px 0px;
	border-style: solid none none none;
}

a.head
{
	font-size: 13px;
	font-weight: bold;
}
a.topic
{
	font-size: 12px;
	font-weight: bold;
}
.ForumDescription a, .TopicDescription a 
{
	color: #036;
	text-decoration: none;
}
.MessageBody
{
	font-size: 12px;
	padding: 5px;
}
    
.DBEditorTable th.FieldSection, th.FieldSection h2
{
	background-color: #000066;
	color: white;
}

.DBEditorTable th, th.DBEth
{
	color: white;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	font-family: arial, helvetica, sans-serif;
	background-color: #336699;
	vertical-align: top;
}

.DBEditorTable th.light, th.light a
{
	background-color: #CCC;
	text-align: left;
	color: black;
	font-size: 11px;
	font-weight: bold;
	font-family: arial, helvetica, sans-serif;
	padding: 0px 3px 0px 3px;
	vertical-align: middle;
}

.DBEditorTable td
{
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	vertical-align: top;
	background-color: #EEEEEE;
}

.DBEditorTable
{
	background-color: white;
	border: 0px;
	margin-bottom: 3px;
}

#DBAdd
{
	border-top: 2px solid #000066;
	border-bottom: 1px solid #000066;
}

#DBAdd td.divider hr
{
	height: 1px;
	margin: 0px;
	background-color: #000066;
}

#DBAdd td
{
	vertical-align: middle;	
}

.MDTable
{
	background-color: transparent;
	border: 0px;
}

.MDTable td
{
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color: #222;
	vertical-align: top;
	background-color: #F5F5F5
}


.MDTable th
{
	text-align: right;
	vertical-align: top;
	font-weight: normal;
	font-size: 12px;
	background-color: #F5F5F5
}



