
/* CSS Document 
Authored by:SJ
For: Middle Grades
Date: 3/09*/

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;
}
table {
 border-collapse: collapse;
}
sup, sub {
 font-size:80%;
}
a {
 cursor: pointer;
}
body {
  background: #8A8A8C url(/Portals/0/images/bkgd.jpg); 
      font-family: "Lucida Sans","Lucida Grande", Arial, sans-serif;
  font-size: 100%;

}
#containerouter {
    width: 905px;
    margin: 0 auto 0 auto;
    text-align: left;
	background: url(/Portals/0/images/bkgd_mast.jpg) no-repeat;
	
}
/*mast styles*/
#mast {
  margin-bottom: 8px;
}
.ff2 #mast,.ff3 #mast{
  margin-bottom: 12px;
}
.ie6 #mast {
  width: 898px;
    margin-bottom: 9px;
}
.safari #mast {
margin-bottom: 12px;
}
#logo {
    float: left;
	width: 254px;
  padding: 18px 0 0 8px;
}
#mastinfo{
  float: right;
  width: 245px;
    padding-top: 12px;
	font-size: 11px;
	text-align: right;
	color: #FFFFFF;

}
#mastinfo a,#mastinfo a:link,#mastinfo a:visited {
    color: #FFFFFF;
	text-decoration: none;
}
#mastinfo a:hover {
   color: #FCC866;
}
#search {
  padding-top: 81px;

}
#search input {

}
#search input.textfield {
  border: 1px solid #000;
  color: #666666;
  font-size: 14px;
  padding: 2px 10px 0 2px;
  text-align: right;
  margin-right: 1px;
  width: 153px;
  height: 19px;
  vertical-align: bottom;
}

.go {
  vertical-align: bottom;
}

.ie #search input.textfield{
position:relative;
top:-1px;

}
.safari #search input.textfield,
.ie6 #search input.textfield{
position:relative;
top:-2px;

}
.go-google {
  background: url(/Portals/0/images/search_go.jpg) no-repeat;
  width: 30px;
  height: 23px;
  border: 0;
}

#mainav {
float: left;
width: 620px;
/*position: relative;
z-index: 3000;*/
}
.gecko #mainav  {

}
.ie #mainav {
  padding-top: 3px;
}
.ie6 #mainav {
  padding-top: 2px;
}

#tools {
  float: right;
  width: 107px;
  padding-top: 15px;
  position: relative;
  z-index: 2000;
}
.gecko #tools {
  padding-top: 13px;
}
.ie6 #tools {
  width: 117px;
}
.safari #tools {
  padding-top: 13px;
}
#share {
float: left;

}

/* make sure these elements are in your final style sheet*/

#container {
background: transparent url(/Portals/0/images/bkgd_pagerip.gif) repeat-y;
margin-top: 35px;
padding: 0 28px 35px 40px;
position: relative;
z-index: 1;
width: 840px;


}

/*left column - cp*/
#subinfo {
    float: left;
    width: 198px;
	margin-top: -9px;
}
.section-head {
  color: #274376;
  font-size: 1.1em;
  font-weight: bold;
  margin-bottom: 14px;
  display: block;
  margin-left: 10px;
  position: relative;
  z-index: 6000;
}
#subnav {
    font-size: .85em;
	font-weight: bold;
	margin-left: 10px;
	margin-bottom: 25px;
}

#subwhitebox{
   background: url(/Portals/0/images/sideboxwhite_top.gif) no-repeat;
   font-size: .75em;
      line-height: 125%;
   color: #333333;

   margin-bottom: 35px;
}
#subwhitebox .subheader .Head {
  color: #FFF;
  font-size: 1.2em;
  display: block;
  margin-bottom: 20px;
  padding-bottom: 0;
  padding-left: 22px;
  font-weight: normal;
     padding-top: 7px;
}
.cont-content {
  padding: 0 10px 15px 15px;
}
/*sub-box with blue square header*/

#subwhitebox h2 {
  font-size: 1em;
   margin-bottom: 8px;
   font-style: normal;
   color: #C67528;
}
#subwhitebox img {
  padding: 1px;
  border: 1px solid #FFDD97;
  margin-bottom: 5px;
}
#subwhitebox a,#subwhitebox a:link,#subwhitebox a:visited {
   color:#C67528;
   text-decoration: none;
}
#subwhitebox a:hover {
  color: #274376;
}

#subwhitebox p {
  margin-bottom: 8px;
}


#subwhitebox-bottom {
 width: 198px;
 height: 13px;
 background: url(/Portals/0/images/sideboxwhite_bottom.gif) no-repeat;
}
/*sub-box with yellow bkgd gradient*/
#subyellowbox{
   background: url(/Portals/0/images/sidebox_top.jpg) no-repeat 0 7px;
   font-size: .75em;
      line-height: 125%;
   color: #000000;
   padding-top: 7px;
   margin-bottom: 35px;





}
#subyellowbox .subheader {
  color: #FFF;
  font-size: 1.2em;
  display: block;
  margin-bottom: 20px;
  padding-left: 22px;
}
#subyellowbox .cont-content {
  padding: 12px 10px 15px 15px;
}
#subyellowbox h2 {
  font-size: 1.2em;
   margin-bottom: 8px;
   font-style: bold;
   color: #22467B;
}

#subyellowbox a,#subyellowbox a:link,#subyellowbox a:visited {
   color:#22467B;
   text-decoration: underline;
}
#subyellowbox a:hover {
  color: #000;
}
#subyellowbox-bottom {
 width: 198px;
 height: 10px;
 background: url(/Portals/0/images/sidebox_bottom.jpg) no-repeat;
}

#maininfo{
   float: left;
   width: 510px;
   padding:0 0 25px 45px;
}
#content {
   line-height: 150%;
   color: #000;
   font-size: .75em;
   font-family: Verdana, Arial, Helvetica, sans-serif;
}
#content h1 {
color: #274376;
   font-size: 2em;
   font-family: "Lucida Sans","Lucida Grande", Arial, sans-serif;
   line-height: 120%;
   margin-bottom: 20px;
}
#content h2 {
color: #274376;
  font-size: 1.5em;
  margin-bottom: 14px;
  line-height: 135%;
  font-weight: bold;
  font-family: "Lucida Sans","Lucida Grande", Arial, sans-serif;

}
#content h3 {
color: #274376;
    font-size: 1.2em;
        font-family: "Lucida Sans","Lucida Grande", Arial, sans-serif;
}
#content p,#content ul,#content ol {
   padding-bottom: 20px;
}
#content table {
  margin-bottom: 20px;
}
#content ol ol,#content ul ul {
  padding-bottom: 0;
}
#content ul li {
   margin-left: 15px;
   background: url(/Portals/0/images/bullet.gif) no-repeat 0 5px;
   padding-left: 18px;
   list-style-type: none;
}
#content ol li {
  margin-left: 40px;
}
#content a,#content a:link,#content a:visited {
 color: #000;
 text-decoration: underline;
}
#content a:hover {
 color:#C67528;
}
.captioned-image-left {
  float: left;
  margin-right: 12px;
}
.captioned-image-left img{
  padding: 2px;
  border: 1px solid #FFDD97;
}
.captioned-image-left .caption {
  color:#707072;
  font-style: italic;
  font-size: 11px;

}
.imageborderleft {
  padding: 2px;
  border: 1px solid #FFDD97;
  float: left;
  margin-right: 12px;
}
.imageborderright{
  padding: 2px;
  border: 1px solid #FFDD97;
  float: right;
  margin-left: 12px;
}
 .imageright {
  margin-left: 12px;
  float: right;
}
.imageleft {
  margin-right: 12px;
  float: left;
}

.table {
  border-top: 1px solid #FBB32E;
  border-right: 1px solid #FBB32E;
  padding: 0;
  margin: 0;
}
.table th{
  border-bottom: 1px solid #FBB32E;
  border-left: 1px solid #FBB32E;
  padding: 2px 5px 2px 5px;
  margin: 0;
  color: #22467B;
  background: url(/Portals/0/images/tabld_th.jpg); 
line-height: 120%
}
.table td {
  border-bottom: 1px solid #FBB32E;
  border-left: 1px solid #FBB32E;
  padding: 5px;
  margin: 0;
}
#content .GMapDiv p {
  margin:0;
  padding-bottom: 5px;
  font-size: 11px;

}
#bottom {
  background: url(/Portals/0/images/bkgd_bottom.jpg) no-repeat 30px; 
  width: 869px;
  height: 2px;
}

/*footer styles*/
#footerholder {
   padding: 8px 0 20px 30px;
}

#footer {
  float: left;
  width: 546px;
  font-size: .75em;
  line-height: 160%;
  color: #FFF;
}
#footer a,#footer a:link,#footer a:visited {
color:#FFCB5E;
text-decoration: none;
}
#footer a:hover {
  color: #000;
}
#bottomnav{
   float: right;
   width: 270px;
   color: #000;
   font-size: .75em;
   position:relative;

}
#bottomnav a,#bottomnav a:link,#bottomnav a:visited {
color: #FFF;
text-decoration: none;
}
#bottomnav a:hover {
  color: #FFCB5E;
}
#bottomnav img {
 vertical-align: middle;
}
#copyright {
   padding: 12px  0 0 0;
   color: #000;
   font-size: 1em;
}
/*home page styles*/
#containerouter-home {
    width: 905px;
    margin: 0 auto 0 auto;
    text-align: left;
 position: relative;

}
#bkgd-home {
	background: url(/Portals/0/images/bkgd_home2.jpg) no-repeat 0 1px;
}
#bkgd-home #mast {
  margin-bottom: 8px;
  
}
.ff2 #bkgd-home #mast,.ff3 #bkgd-home #mast{
  margin-bottom: 9px;
}
.ie6 #bkgd-home #mast {
  margin-bottom: 8px;
}
.safari #bkgd-home #mast {
margin-bottom: 9px;
}
#mainav-home {
float: left;
width: 620px;
 margin-top: 3px;
 position: relative;
 z-index: 4000 !important;

}

#containerouter-home #tools {
  float: right;
  width: 50px;
  padding-top: 14px;
  position: relative;
  z-index: 2000;
}

#container-home{
 position: relative;
 background: url(/Portals/0/images/bkgd_home2_bottom.jpg) no-repeat 0 0;
}

#mission {
  color: #CE8131;
/*  font-size: 17px;
  padding: 54px 35px 10px 55px;
  line-height: 135%;*/
  font-size: 15px;
  padding: 24px 35px 10px 55px;
  line-height: 135%;
}
#mission p {
  padding-right: 10px;
  margin-bottom: 8px;
}
#mission ul li {
   margin-left: 15px;
   background: url(/Portals/0/images/bullet.gif) no-repeat 0 3px;
   padding-left: 18px;
   list-style-type: none;
}
#mission a,#mission a:link,#mission a:visited {
 color: #CE8131;
  text-decoration: underline;
}
#mission a:hover {
  color: #274376;
}
#mission h1 {
  color: #274376;
  font-size: 23px;
  margin-bottom: 17px;
}
#homepiks {
  position: relative;
bottom: 45px;
  left: -7px;
  z-index: 3000;
}

#home-news {
  position: relative;
  margin-top: -28px;
  padding-bottom: 23px;
  line-height: 105%;
}

#home-news a,#home-news a:link,#home-news a:visited {
  color: #C67528;
  text-decoration: none;
}
#home-news a:hover {
  color: #274376;
}
#home-news h3,#homenews h2 {
  color: #C67528;
  font-size: 13px;
  margin-bottom: 4px;
}
#home-news p {
  padding-bottom: 10px;
}
#newslink {
  position: absolute;
  left: 334px;
  top: -4px;
}
#storieslink {
 position: absolute;
  right: 14px;
  top: -8px;
}
#newslink a,#newslink a:link,#newslink a:visited, #storieslink a,#storieslink a:link,#storieslink a:visited {
  color: #274376;
  font-size: 12px;
  text-decoration: underline;
  font-family: "Trebuchet MS", Arial, sans-serif;
}
#newslink a:hover,#storieslink a:hover {
  color: #C67528;
}
/*container for Latest Happenings*/
#homebox-news {
  float: left;
  width: 363px;
  padding-left: 18px;
}
#homebox-news .subheader .Head  {
  background: url(/Portals/0/images/homebox_left_top.jpg) no-repeat;
  height: 27px;
  display:block;
  color: #FFF;
  font-size: 14px;
  padding: 7px 0 0 19px;
  font-weight: normal;
  
}
#homebox-news .cont-content {
padding-top: 0px;
  font-size: 13px;
  color: #333;
   background: url(/Portals/0/images/homebox_left_middle.gif) repeat-y;
}
#homebox-news-bottom {
  background: url(/Portals/0/images/homebox_left_bottom.jpg) no-repeat;
  width: 363px;
  height: 8px;
}
.rsslink {
position: relative;
top: -46px;
left: 80px;
}
.bullet {
   margin-left: 15px;
   background: url(/Portals/0/images/bullet.gif) no-repeat 0 5px;
   padding-left: 18px;
   list-style-type: none;
}
#dnn_ctr673_ContentPane .rsslink  {
position: relative;
top: -26px;
left: 160px;
}

/*container - home right*/
#homebox-news-2 {
  float: right;
  width: 493px;
  margin-right: 10px;
}
#homebox-news-2 .subheader .Head {
  background: url(/Portals/0/images/homebox_right_top.jpg) no-repeat;
  display:block;
  height: 27px;
   color: #FFF;
  font-size: 14px;
  font-weight: normal;
  padding: 7px 0 0 19px;
}
#homebox-news-2 .cont-content {
padding-top: 10px;
  font-size: 13px;
  color: #333;
   background: url(/Portals/0/images/homebox_right_middle.gif) repeat-y;
}
#homebox-news-2-bottom {
  background: url(/Portals/0/images/homebox_right_bottom.jpg) no-repeat;
  width: 493px;
  height: 12px;
}
#containerouter-home #footerholder {
   padding: 8px 0 20px 17px;
}
#loginlinks {
  position: absolute;
  right: 0;
  top: 0px;
  text-align: center;
  font-size: 11px;
  border: 1px solid #FFF;
  background: #C67C1A;
  padding: 1px 2px;
  margin-left: 10px;
margin-top: 5px;
  width: 52px;
}
#loginlinks a,#loginlinks a:link,#loginlinks a:visited {
  color: #FFF;
}
#loginlinks a:hover {
  color: #333;
}
/*google search*/
#cse-search-results iframe {
  width: 500px; }

#dnn_ctr_Login_pnlLogin {
  margin-left: 55px;
}
/*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 \*/

/*google search*/
#cse-search-results iframe {
  width: 500px; }

.director_head
{
padding-bottom:10px !important;
}

.leftcol
{
width:266px !important;
margin-right:25px;
}
  
.middle_div
{
float:left;

}

.rightcol
{
float:left;
width:277px;
padding-left:20px;
}

.hor_div
{
margin-top:25px;
margin-left:-19px;
}
#dnn_director_newspane
{
background:url(/Portals/0/images/director_news.jpg) no-repeat;
height:205px;
width:260px;
margin-top:15px;
}
#dnn_director_newspane p
{
font-size:13px;
padding-bottom:10px;
margin-right:25px;
}
#dnn_director_newspane a:link, #dnn_director_newspane a:visited
{
color:#333;
text-decoration:underline;
font-weight:bold;
}
#dirbox-news {
  float: left;
}
#dnn_ctr735_DNNArticle_List_lst
{
width:255px;
margin:44px 0 0 15px;
}
.safari #dnn_ctr737_DNNArticle_List_lst
{
width:245px;
}
.dir_rss
{
margin-left:160px;
margin-bottom:-25px;
}
.dir_all_news
{
font-size:0.6em;
float:right;
margin-right:35px;
margin-top:12px;
}
/* ================================
    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: #003366;
    text-decoration: none;
}

A.SkinObject:link {
    text-decoration:    none;
    color:#003366;
}

A.SkinObject:visited  {
    text-decoration:    none;
    color:#003366;
}

A.SkinObject:active   {
    text-decoration:    none;
    color:#003366;
}

A.SkinObject:hover    {
    text-decoration:    none;
    color:#003366;
}

/* style for module titles */
.Head   {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  20px;
    font-weight:    normal;
    color: #333333;
}

/* style of item titles on edit and admin pages */
.SubHead    {

    font-size:  11px;
    font-weight:    bold;
    color: #003366;
}


/* 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;
    color: #003366;
}

A.CommandButton:visited  {
    text-decoration:    underline;
    color: #003366;
}

A.CommandButton:active   {
    text-decoration:    underline;
    color: #003366;
}

A.CommandButton:hover    {
    text-decoration:    underline;
    color: #ff0000;
}

/* 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;
}


