
/* CSS Document 
Authored by:
For:
Date:*/

html, body, div, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset,img,table,td {/*Sets up a series of default settings, and how other selectors can inherit them. This reduces the size of your CSS file and decreases any style maintenance*/
   margin: 0;
   padding: 0;
   border: 0;
}
/*gets rid of Firefox jump*/
html {
overflow-x: auto;
overflow-y: scroll;
}
body {
  text-align: center;
  background: #97BA8B url(/Portals/0/images/bkgd.jpg) repeat-x;
    font-family: "Lucida Sans","Lucida Grande", Arial, sans-serif;
  color: #333333;
  font-size: 100%;
}
table {
 border-collapse: collapse;
}
sup, sub {
 font-size:80%;
}
a {
 cursor: pointer;
}
a,a:link,a:visited {
 color: #4B9658;
 border-bottom: 1px dotted #4B9658;
    text-decoration: none;
}
a:hover {
  color: #587E90;
   border-bottom: 1px dotted #699571;
   text-decoration: none;
}
p {
 padding-bottom: 20px;
}
ul,ol {
  padding-bottom: 20px;
  margin-left: 15px;
}
ol {
  margin-left: 35px;
}
ul li {
  background: url(/Portals/0/images/bullet.gif) no-repeat 0 5px;
  padding-left: 10px;
  list-style: none;
}
h1 {
   color: #587E90;
   font-size: 2em;
   margin-bottom: 9px;
   text-transform: uppercase;
   font-weight: normal;
  line-height: 120%;
}
.ie8 h1 {
margin-top:-20px;
}
h2 {
  color: #587E90;
  font-size: 1.4em;
  margin-bottom: 12px;
    line-height: 120%;
}
h3 {
  color:#587E90;
  font-size: 1.2em;
  margin-bottom: 8px;
}
.table {
  border-top: 1px solid #B5CADE;
  border-right: 1px solid #B5CADE;
  padding: 0;
  margin: 0;
}
.table th {
  border-bottom: 1px solid #B5CADE;
  border-left: 1px solid #B5CADE;
  padding: 5px;
  margin: 0;
  background: #F6F9FB;
  color: #587E90;
  font-weight: bold;
}
.table td {
  border-bottom: 1px solid #B5CADE;
  border-left: 1px solid #B5CADE;
  padding: 5px;
  margin: 0;
}
 .imageright {
  margin-left: 12px;
  float: right;
}
.imageleft {
  margin-right: 12px;
  float: left;
}
.quote {
  font-style: italic;
  font-size: 1.1em;
  color: #587E90;
  line-height: 140%;
}
.indent {
 margin-left: 25px;
 margin-right: 35px;
 display: block;
}
/* styles for the endorsement digRotate*/
.endorsement {
  margin: 10px 0px 20px;  
  border-bottom: 1px dotted #8BB17E;
  
  font-size: 1.25em; /*16px;*/
  line-height: 160%;
  color: #666666;
}
.endorsement p, 
.endorsement strong, 
.endorsement em,
.endorsement span{
  background: #FFFFFF !important;
  font-family:"Lucida Sans", "Lucida Grande", Arial, Helvetica, sans-serif !important;
}
.endorsement table {
  margin-bottom:5px !important;
}
.endorsement table td {
  vertical-align: top;
  padding-right: 10px;
}
.endorsement img {
  margin-right: 15px;
}
.ie #dnn_ctr740_ModuleContent {
    margin-bottom: -20px;
}

.greentext {
  color: #6B925D;
  display:block;
  margin-top: -10px;
}

.quotebox {
  width: 181px;
  
  margin-bottom: 10px;
}
.quotebox img {
  margin:0px !important;
}
.quotebox p {
  margin: 0px !important;
  padding: 0px !important;
}
.quotebox_content {
  background: url(/Portals/0/images/quotebox_mid.gif) repeat-y;
  padding: 7px 13px 6px;
  
  color: #5B824D;
  font-size: 12px;
  font-weight:bold;
  line-height: 120%;
}


/*for space underneath each entry of DNN search results*/
.searchtable td {
  padding-bottom: 8px;
}
#wrapper {
padding: 0 0 0 0;
margin: 0 auto;
text-align: left;
width: 999px;
}
#mast{
background: url(/Portals/0/images/bkgd_top.jpg) no-repeat;
height: 120px;

}
#logo {
  float: left;
  width: 256px;
  padding: 18px 0 0 34px;
}
#mastright {
  float: right;
  width: 200px;
  padding:5px 30px 0 0;
}
.gecko #mastright{
  width: 207px;
    padding:5px 20px 0 0;
}
.safari #mastright {
  width: 210px;
    padding:5px 20px 0 0;
}
#search {
width:209px;
height:19px;
}
#search input.textfield{


}
#search .textfield {
  display: block;
  float: left;
  width: 158px !important;
  height: 25px;
  color: #666666;
  font-size: 11px;
  padding-top:11px;
  background: url(/Portals/0/images/search_textfield.jpg) no-repeat;
  border: 0;
	padding-left: 15px;
}
#search .go {
  display: block;
  float: left;
  width: 34px;
  height: 32px;
 position: relative;
 top: -18px;
  background: url(/Portals/0/images/search_go.jpg) no-repeat 0 0;
  color: #56865B;
  cursor:pointer;
  border: 0;
  font-size: 12px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}
#enews {
  padding: 40px 0 0 55px;

}
#enews input {
  background: url(/Portals/0/images/bkgd_txtfield_email.jpg) no-repeat;
  border: 0;
  width: 143px;
  height: 30px;
  display: block;
  float: left;
  color: #796E60;
  font-family: Arial, Helvetica, sans-serif;
  padding: 12px 10px 0 0;
  text-align: right;
  font-size: .9em;
}
#enews input.hidden {
  display: none;
}
#enews input.email {
  background: url(/Portals/0/images/bkgd_txtfield_email2.jpg) no-repeat;
  margin-right: 2px;
    padding: 12px 12px 0 0;
	margin-top: 1px;
}
#enews input.stay {
  width: 155px;
  height: 40px;
  padding: 0;

}
#enews a,#enews a:link,#enews a:visited {
  border: 0;
}
#bkgd-content {
  background: url(/Portals/0/images/bkgd_content.gif) repeat-y;
}
#bkgd-image-top {
  background: url(/Portals/0/images/bkgd_curve_top.jpg) no-repeat;
}
#nav-bar {
height: 36px;

}
#mainav {
height: 36px;
float: left;
width: 830px;
}
#mainav li {
 background:  none;
 padding: 0;
}

#mainav a,#mainav a:link,#mainav a:visited {
border: 0;
}
#tools {
float: right;
width: 87px;
padding: 10px 5px 0 0;
}
#tools .share {
margin-right: 3px;
  
}
#tools a,#tools a:link,#tools a:visited {
  border: 0;
}
#content-area {
  background: url(/Portals/0/images/bkgd_right2.jpg) 756px 11px no-repeat;
  min-height: 650px;
  padding: 0 0 20px 47px;
}
/*home page*/
#content-area.home {
  padding: 0 0 20px 28px;
}
#left-middle {
  float: left;
  width: 733px;
  margin-top: 12px;
}

#hope {
  float: left;
  width: 230px;
}
.pik {
  float: left;
  width: 493px;
  height: 293px;

overflow: hidden;
position: relative;
z-index: 1;
}
.ie8 .pik {
position:relative;
top:-18px;
padding-bottom:20px;
margin-bottom:-17px;
}
/*------*/
#subinfo-left {
  float: left;
  width: 150px;
  padding: 56px 33px 0 0;
    position: relative; 

}
#subnav {
  font-size: .8em;

}
#subnav a,#subnav a:link,#subnav a:visited {
  border: none;
}
#subnav h2 {
  color: #666666;
  text-transform: uppercase;
  letter-spacing: .05em;
  font-size: 1.1em;
  margin-bottom: 5px;
}

.subhead {  color: #666666;
  text-transform: uppercase;
  letter-spacing: .05em;
  font-size: 1.1em;
  margin-bottom: 5px;
}
.subhead a,.subhead a:link,.subhead a:visited {
color: #666666;
}
/*home page - left and follow Elizabeth */
.home #subinfo-left {
  padding: 26px 50px 0 0;
  width: 215px;
  margin-right: 50px;
}
.ie6 .home #subinfo-left {
  padding: 38px 0px 0 0;
}
#follow-home {
  background: url(/Portals/0/images/bkgd_follow.jpg) no-repeat;
  width: 248px;
  padding: 15px 0 22px 0;
  margin-left: 11px;
  text-align: center;
}
#follow-home h2 {
  margin: 1px 0 32px 0;
}
#follow-home a,#follow-home a:link,#follow-home a:visited {
  border: 0;
}
#follow-home img {
}
.more {
 position: absolute;
 top: 188px;
 right: 0;
 background: url(/Portals/0/images/bullet_sm.gif) no-repeat right 4px;
 padding-right: 9px;
}
.more a,.more a:link,.more a:visited {
  border: none;
  font-size: .85em;
}
.news {
  padding: 10px 0 0 18px;
  width: 238px;
}

.news h2 .Head {
    text-transform: uppercase;
    background: url(/Portals/0/images/bkgd_h2_home_sm.jpg) no-repeat 0 bottom;
    display: block;
    height: 32px;
    margin-bottom: 10px;
    color: #587E90;
    font-size: 1em;
    font-family: "Lucida Sans","Lucida Grande", Arial, sans-serif;

}

.rss {
  position: relative;
  top: -40px;
  left: 177px;
  display: inline;
  


}
a.rss,a.rss a:link,a.rss a:visited {
  border: 0;
}
.rss-events * {
vertical-align:middle;

}

a.rss-events,a.rss-events a:link,a.rss-events a:visited {
  border: 0;
}
.rss-news-home {
 position: relative;
  top: 18px;
  left: 157px;
  display: inline;
}
.ie8 .rss-news-home {
 position: relative;
  top: 3px;
  left: 157px;
}
.rss-new-home a,.rss-news-home a:link,.rss-news-home a:visited {
  border: 0;
}
.rss-blog {
  position: relative;
  top: -40px;
  left: 80px;
}

 a.rss-blog,a.rss-blog:link,a.rss-blog:visited {
  border: 0;
}

.rss-news {
  position: relative;
  top: -45px;
left: 215px;
}
.rss-news a,.rss-news a:link,.rss-news a:visited {
  border: 0;
}

/*------*/
.leftinfo {

  padding-top: 5px;
font-size: .8em;

}
.leftinfo span {
  margin-bottom: 20px;
  display: block;
}
.leftinfo.blog {
 border: 0;
}
.ctpage .leftinfo h2 {
background: url(/Portals/0/images/bkgd_h2_right.jpg) no-repeat 0 bottom;
padding-bottom: 3px;
font-size: 11px;
letter-spacing: .05em;
margin-bottom: 5px;
}
.leftinfo table#dnn_ctr743_ViewDNNArticleArchive_lstContent {
margin-top:-10px;
}
.home .leftinfo {
	  border-top: none;
	    padding-top: 0;

}
#maininfo {
  float: left;
  width: 535px;
  padding-top: 18px;

}
/*home middle column*/
.home #maininfo {
  width: 407px;
  padding-top: 24px;
}
.ie8 .home #maininfo {
  padding-top: 10px;
}
.blog {
  position: relative;
  margin-bottom: 0;
  padding-bottom: 0;
}
.ie8 .blog {
margin-top:9px;
}
.BlogHeader
{
    height:32px;
    background: url(/Portals/0/images/bkgd_h2_home_lg.jpg) no-repeat 0 bottom;
}
.blog .more {
 position: absolute;
 top: 0;
 right: 0;
  background: url(/Portals/0/images/bullet_sm.gif) no-repeat right 6px;
 padding-right: 9px;
}
.ie8 .home-content .more {
margin-top:17px;
}
.blog p {
padding-bottom:5px;
}
.home-content h2 {
  text-transform: uppercase;
  background: url(/Portals/0/images/bkgd_h2_home_lg.jpg) no-repeat 0 bottom;
  height: 32px;
  margin-bottom: 7px;
}
.blog h2 {
  /*background: url(/Portals/0/images/bkgd_h2_home_lg.jpg) no-repeat 0 bottom;
  height: 32px;
  margin-bottom: 7px;*/
}
.blog_date {
 color: #73685A;
 font-size: .85em;
}
.rss-blog-home {
  position: absolute;
  top: 2px;
  left: 184px;
}
.ie8 .rss-blog-home {

  top: 22px

}
.rss-blog-home a,.rss-blog-home a:link,.rss-blog-home a:visited {
  border: 0;
}

.home-content {
  position: relative;
}


.ie .home-content {
  margin-top: -20px;
}
.home-content .more {
 position: absolute;
 top: 0;
 right: 0;
  background: url(/Portals/0/images/bullet_sm.gif) no-repeat right 6px;
 padding-right: 9px;

}
/*-----*/
#breadcrumb {
  font-size: .8em;
  text-align: right;
  padding-right: 24px;
  padding-bottom: 20px;
color: #4B9658;
}
#breadcrumb a,#breadcrumb a:link,#breadcrumb a:visited {
  text-decoration: none;
  border: none;
}
#content {
font-size: .8em;
line-height: 160%;
margin-top: 0px;
  padding-right: 25px

}
#content p {

}
#content img {
  margin-bottom: 12px;
}
#content h1 {
 background: url(/Portals/0/images/bkgd_h1.jpg) no-repeat 0 bottom;
 padding-bottom: 3px;
}

#content table{
   margin-bottom: 20px;
}
#content ul ul,#content ol ol {
   padding-bottom: 0;
}


#subinfo-right {
  float: left;
  width: 183px;
  padding: 40px 0 0 7px;
  font-size: .75em;
  line-height: 120%;

}
ul.action {
  list-style: none;
 padding: 0;
 margin: 0;
  text-transform: uppercase;
  font-size: 18px;
  text-align: center;
  white-space: nowrap;

  margin-left: -8px;

}
.action li {
  padding-bottom: 37px;
  background: none;
}
.action a,.action a:link,.action a:visited {
  border: 0;
  color: #5C804F;
}
li.lastbutton {
padding-bottom:36px;
}
.ie8 li.lastbutton {

}
li.lastbutton1 {
padding-bottom:30px;
}
.ie8 li.lastbutton1 {
margin-bottom:-35px;
}
.rightinfo {
font-size: .9em;
color: #000;
}
.rightinfo h2 { 
background: url(/Portals/0/images/bkgd_h2_right.jpg) no-repeat 0 bottom;
padding-bottom: 3px;
font-size: 1.2em;
letter-spacing: .05em;
margin-bottom: 8px;
}
.rightinfo h3 {
 font-size: 1em;
}
.rightinfo p {

  padding-bottom: 25px;
}
/*home right pane 1*/
.home #subinfo-right {
  padding: 40px 0 0 4px;
}
.home ul.action {
 margin-left: 5px;
}
.home ul.action li.lastbutton {
  margin-left: -6px;
}
.gecko .home ul.action {
 margin-left: 6px;
}
.safari .home ul.action {
 margin-left: 7px;
}
.home .rightinfo,.home .rightinfo-2{
padding-left: 3px;
}
.home .rightinfo img {
  margin-bottom: 10px;
}
.home .rightinfo h2,.home .rightinfo-2 h2 {
 background: none;
 margin-bottom: 5px;
 letter-spacing: .01em;
}
.home .rightinfo {
  margin-bottom: 30px;
/*  font-size: 1.2em;*/
  font-size: 1em;
  line-height: 166%;
  color: #333333;
  
  width: 181px;
}

.home .rightinfo h2 {
  font-size: 1.2em;
  line-height: 120%;
}
.home .rightinfo p{
  padding-bottom: 10px;
}

.home .rightinfo-2 {
  font-size: 1.1em;
line-height: 130%;
}
.twitter {
  font-size: 1em;
line-height: 130%;
}
.twitter li {
  margin-bottom: 10px;
}
.tweet {
 vertical-align:middle;
}
.twitter a,.twitter a:link,.twitter  a:visited {
  border: 0;
}
.twitter ul {
  padding: 0;
  margin: 0;
}
.twitter ul li {
  margin-left: 0;
  padding-left: 0;
  background: none;
}
.twitter li a,.twitter li a:link,.twitter li a:visited {
 border-bottom: 1px dotted #4B9658;
}
/*------*/
#follow {
  font-size: .9em;
  padding-bottom: 20px;
}
#follow h2 {
background: url(/Portals/0/images/bkgd_h2_right.jpg) no-repeat 0 bottom;
padding-bottom: 3px;
font-size: 1.2em;
letter-spacing: .05em;
margin-bottom: 8px;
}
#follow img {
  margin-right: 12px;
}
#follow a,#follow a:link,#follow a:visited {
  border: 0;
}
.rightinfo-2 {
  font-size: .9em;
}
.rightinfo-2 h2{
background: url(/Portals/0/images/bkgd_h2_right.jpg) no-repeat 0 bottom;
padding-bottom: 3px;
font-size: 1.2em;
letter-spacing: .05em;
margin-bottom: 8px;
}
/*article archive style*/
#dnn_ctr743_ViewDNNArticleArchive_lstContent_ctl00_lblContent {
  margin-bottom: 4px;
  display: block;
}
.videolink {
  margin-top: 5px;
  display: block;
}
a.videolink,a.videolink:link,a.videolink:visited {
  border: none;
}
#footer {
  float: left;
  width: 340px;
  color: #FFF;
  text-transform: uppercase;
  font-size: 11px;
  padding: 15px 0 0 0;
  margin-left: 25px;
}
#admin-links {
text-align: left;
  float: right;
  width: 405px;
  font-size: 11px;
    padding: 15px 0 0 0;
}
#admin-links a,#admin-links a:link,#admin-links a:visited {
 color: #FFF;
 border: 0;
}
#admin-links a:hover {
  color: #587E90;
   border: 0;
}
/*google search*/
#cse-search-results iframe {
  width: 500px; }
  
  
  
.leftside {
  border-top: 1px solid #9DB9D4;
  padding-top: 15px;
}
.leftinfo .leftside h2,
.leftside h2 {
background: none;
padding-bottom: 3px;
font-size: 12px;
letter-spacing: .05em;
margin-bottom: 8px;
font-weight:normal;
line-height:130%;
}
.leftside ul {
  margin-left: 0px;
}
.leftside ul li {
  padding-left: 15px;
  font-size: .85em;
  line-height: 130%;
  margin-bottom: 10px;
  background-position: 0px 4px;
}


/*clears floats with no presentational markup*/
.clearfix:after {
    content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
   display: inline-table;
}
/*Hides from IE Mac \*/

.clearfix {
    display: block;
    height: 1%;
}
/*End Hack \*/

/* ================================
    Default styles FOR DotNetNuke
   ================================
*/   

/* background color for the content part of the pages */


.ControlPanel, .PagingTable {
    width: 100%;
    height: 64px;
    background-color: #FFFFFF;
    BORDER-RIGHT: #003366 1px solid; 
    BORDER-TOP: #003366 1px solid; 
    BORDER-LEFT: #003366 1px solid; 
    BORDER-BOTTOM: #003366 1px solid; 
}

.SkinObject {
    font-weight: bold;
    font-size: 8.5pt;
  color: #4B9658;
    text-decoration: none;
}

A.SkinObject:link {
    text-decoration:    none;
color: #4B9658;
}

A.SkinObject:visited  {
    text-decoration:    none;
color: #4B9658;
}

A.SkinObject:active   {
    text-decoration:    none;
color: #4B9658;
}

A.SkinObject:hover    {
    text-decoration:    none;
  color: #587E90;
}
/* style for module titles */
.Head   {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  20px;
    font-weight:    normal;
    color: #333333;
}
.ie8 #dnn_ctr613_dnnTITLE_lblTitle {
margin-top:-15px;
}
/* style of item titles on edit and admin pages */
.SubHead    {

    font-size:  12px;
    font-weight:    bold;
    color: #587E90;
	display: block;
	margin-bottom: 10px;
}


/* styles used by Data Grids */
.DataGrid_AlternatingItem
{
    background-color:White;
    color: Red;
    font-family: Tahoma, Arial, Helvetica;
    font-size: 10px;
    font-weight: normal;
}
.DataGrid_Container
{
	background-color: Transparent;
}
.DataGrid_Footer
{
    background-color:White;
}
.DataGrid_Header
{
    background-color:Transparent;
    color: Black;
    font-family: Tahoma, Arial, Helvetica;
    font-size: 10px;
    font-weight: bold;
    text-align: center;
}
.DataGrid_Item
{
    background-color:Transparent;
    color: Black;
    font-family: Tahoma, Arial, Helvetica;
    font-size: 10px;
    font-weight: normal;
}
.DataGrid_SelectedItem
{
    background-color: Silver;
    color: Blue;
    font-family: Tahoma, Arial, Helvetica;
    font-size: 10px;
    font-weight: normal;
}

/* styles used by TreeMenu Skin Object */
.TreeMenu_Node 
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 12px;
    font-weight: normal;
}

.TreeMenu_NodeSelected
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 12px;
    font-weight: normal;
	background-color: #dcdcdc; 
}

A.TreeMenu_Node:link, A.TreeMenu_NodeSelected:link {
    text-decoration:    none;
    color: #003366;
}

A.TreeMenu_Node:visited, A.TreeMenu_NodeSelected:visited  {
    text-decoration:    none;
    color: #003366;
}

A.TreeMenu_Node:active, A.TreeMenu_NodeSelected:active   {
    text-decoration:    none;
    color: #003366;
}

A.TreeMenu_Node:hover, A.TreeMenu_NodeSelected:hover    {
    text-decoration:    none;
    color: #ff0000;
}

/* styles used in the FileManager */
.FileManager
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
	height:400px;
}
.FileManager_ToolBar
{
	border-bottom: black 1px solid;
	height:25px;
}
.FileManager_Explorer
{
	height:100%;
	border: #999999 1px solid;
	background-color: White;
	margin: 2px 2px 2px 2px;
}

.FileManager_FileList 
{
	height:100%;
	border: #999999 1px solid;
	background-color: White;
	margin: 2px 2px 2px 2px;
	overflow: auto;
}

.FileManager_MessageBox 
{
	text-align: center;
	vertical-align: middle;
	background-color: White;
	padding: 25px 25px 25px 25px;
}

.FileManager_Header
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: bold;
    color: #E7E7FF;
    background-color: #9EBFF6;
    border-bottom: #999999 1px solid;
    height: 25px;
}

.FileManager_Pager
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: bold;
    background-color: #EEEEEE;
    border-top: #999999 1px solid;
    height: 25px;
}

.FileManager_StatusBar
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: normal;
    background-color: #dedfde;
    height: 25px;
	margin: 2px 2px 2px 2px;
}

.FileManager_Item
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: normal;
    color: Black;
    background-color: #F8F8F8;
    border-top: black 1px dashed;
    border-bottom: black 1px dashed;
}

.FileManager_AltItem
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: normal;
    color: Black;
    background-color: #EEEEEE;
    border-style: none;
}
.FileManager_SelItem
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: bold;
    color: White;
    background-color: #99ffff;
    border-style: none;
}

.FileManagerTreeNode 
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: normal;
}

.FileManagerTreeNodeSelected 
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: normal;
	background-color: #dcdcdc; 
}

A.FileManagerTreeNode:link, A.FileManagerTreeNodeSelected:link {
    text-decoration:    none;
    color: #003366;
}

A.FileManagerTreeNode:visited, A.FileManagerTreeNodeSelected:visited  {
    text-decoration:    none;
    color: #003366;
}

A.FileManagerTreeNode:active, A.FileManagerTreeNodeSelected:active   {
    text-decoration:    none;
    color: #003366;
}

A.FileManagerTreeNode:hover, A.FileManagerTreeNodeSelected:hover    {
    text-decoration:    none;
    color: #ff0000;
}

/* styles used in the Wizard Framework */
.Wizard
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
	height:400px;
	width:650px;
}
.WizardButton
{
	border-right: #999999 1px solid;
	padding-right: 2px;
	border-top: #999999 1px solid;
	padding-left: 2px;
	padding-bottom: 2px;
	border-left: #999999 1px solid;
	padding-top: 2px;
	border-bottom: #999999 1px solid;
	background-color: #999999;
}
.WizardHeader
{
	background: #ffffcc;
	border-bottom: black 1px solid;
	height:40px;
}
.WizardFooter
{
	border-top: black 1px solid;
	background: #ccffcc;
	height: 25px;
	text-align: right;
}
.WizardBody
{
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
	height: 325px;
}
.WizardHelp
{
	padding-right: 5px;
	padding-left: 5px;
	font-size: 9pt;
	padding-bottom: 5px;
	border-left: black 1px solid;
	width: 180px;
	padding-top: 5px;
	background-color: #ccffff;
}
.WizardHelpText
{
	overflow: auto;
	font-size: 8pt;
	width: 180px;
	color: black;
	font-family: Tahoma, Verdana, Arial, Sans-Serif;
	height: 300px;
}
.WizardText
{
	font-size: 9pt;
	color: black;
	font-family: Tahoma, Verdana, Arial, Sans-Serif;
}


/* text style used for help text rendered by modules */
.Help
{
  border-right: black 1px solid;
  padding-right: 2px;
  border-top: black 1px solid;
  padding-left: 2px;
  font-weight: normal;
  font-size: 11px;
  padding-bottom: 2px;
  border-left: black 1px solid;
  color: black;
  padding-top: 2px;
  border-bottom: black 1px solid;
  font-family: Tahoma, Arial, Helvetica;
  background-color: #ffff99;
}

/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton     {
    font-family: Tahoma, Arial, Helvetica;
    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;

}

A.CommandButton:visited  {
    text-decoration:    underline;

}

A.CommandButton:active   {
    text-decoration:    underline;

}

A.CommandButton:hover    {
    text-decoration:    underline;
    color: #000;
}

/* button style for standard HTML buttons */
.StandardButton
{
	padding-right: 5px;
	padding-left: 5px;
	font-weight: normal;
	font-size: 11px;
	background: #dddddd;
	color: #000000;
	font-family: Verdana, sans-serif;
}
HR {
    color: #999999;
    height:1pt;
    text-align:left
}
/* Custom admin module fixes */
#dnn_ctr605_DD select{
  width: 110px;
}
#dnn_ctr606_DD select{
  width: 110px;
}
#dnn_ctr607_DD select{
  width: 110px;
}
/* Module Title Menu */
.ModuleTitle_MenuContainer {
	border-bottom: blue 0px solid; 
	border-left: blue 0px solid; 
	border-top: blue 0px solid; 
	border-right: blue 0px solid; 
}

.ModuleTitle_MenuBar {
	cursor: pointer; 
	
	height:16px;
	background-color: Transparent;
}

.ModuleTitle_MenuItem {
	cursor: pointer; 
	 
	color: black; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal; 
	border-left: white 0px solid; 
	border-bottom: white 1px solid; 
	border-top: white 1px solid; 
	border-right: white 0px solid;
	background-color: Transparent;
}

.ModuleTitle_MenuIcon {
	cursor: pointer; 
	 
	background-color: #EEEEEE; 
	border-left: #EEEEEE 1px solid; 
	border-bottom: #EEEEEE 1px solid; 
	border-top: #EEEEEE 1px solid; 
	text-align: center; 
	width: 15px; 
	height: 21px;
}

.ModuleTitle_SubMenu {
	z-index: 1000; 
	cursor: pointer; 
	 
	background-color: #FFFFFF; 
	/*filter:progid:DXImageTransform.Microsoft.Shadow(color='#999999', Direction=135, Strength=3); */
	border-bottom: #FFFFFF 0px solid; 
	border-left: #FFFFFF 0px solid; 
	border-top: #FFFFFF 0px solid; 
	border-right: #FFFFFF 0px solid;
}

.ModuleTitle_MenuBreak {
	border-bottom: #EEEEEE 1px solid; 
	border-left: #EEEEEE 0px solid; 
	border-top: #EEEEEE 1px solid;  
	border-right: #EEEEEE 0px solid; 
	background-color: #EEEEEE; 
	height: 1px;
}

.ModuleTitle_MenuItemSel {

	cursor: pointer; 
	 
	color: black; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal;

	background-color: #C1D2EE;
}

.ModuleTitle_MenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	 
	border-right: #FFFFFF 1px solid; 
	border-bottom: #FFFFFF 1px solid; 
	border-top: #FFFFFF 0px solid;
}

.ModuleTitle_RootMenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.Head {

    font-size:  12px;
    font-weight:    bold;
	color: #4F7884;
 
}

/* text style used for most text rendered by modules */
.Normal,.NormalDisabled
  
{
}

/* text style used for rendered text which should appear disabled */
.NormalDisabled
{

}
/*Container style*/
.dropdown select {
  font-size: 10px;
  font-family: Arial, sans-serif;
}
