
/* CSS Document 
Authored by: sj
For:Council 94
Date: 6/08
*/


html, body, div, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset,img,td,table,span {/*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;
}
body {
   background: #185821 url(/Portals/0/images/bkgd.jpg) no-repeat;
	 text-align: center;
	 font-family: "Trebuchet MS", Arial, sans-serif;
	 margin-bottom: 25px;
	 font-size: 100%;
}
#containerouter {
    width: 900px;
    margin: 0 auto;
    text-align: left;
	background: url(/Portals/0/images/bkgd_mast.jpg) no-repeat;

}
/*mast styles*/

#mastinfo{
  position: absolute;
  top: 2px;
  right: 20px;
	padding-bottom: 6px;
	font-size: .75em;
	text-align: right;
	color: #FFFFFF;
	word-spacing: 2px;
	background: url(../images/mast_topnav_bkgd.jpg) no-repeat bottom right;
	z-index: 2000;

}
#mastinfo a,#mastinfo a:link,#mastinfo a:visited {
    color: #FFFFFF;
	text-decoration: none;
}
#mastinfo a:hover {
    text-decoration: underline;
}
#mast {

  position: relative;
}

#logo {
    float: left;
	width: 471px;
  padding: 23px 0 0 35px;
}
.mastpik {
  float: right;
  width: 273px;
  margin-right: 0px;

}
#mainav {
  background: url(/Portals/0/images/bkgd_mainav.jpg) no-repeat;
  text-transform: uppercase;
  padding-top: 11px;
  padding-bottom: 10px;
}

#bottomimg {
padding-bottom: 43px;
background: url(/Portals/0/images/bkgd_content_bottom.jpg) no-repeat 0 bottom;

 
}
#containerbkgd {
background: transparent url(/Portals/0/images/bkgd_content.gif) repeat-y;
}
#container {
  background: url(/Portals/0/images/bkgd_content.jpg) no-repeat;
}
#maininfo{
   float: left;
   width: 655px;
   padding: 10px 0 0 30px;
   /*background: url(/Portals/0/images/bkgd_contenttop.jpg) no-repeat;*/
   position: relative;
}
#breadcrumb {
  color: #168121;
  font-size: .7em;
  font-weight: bold;
  text-align: right;
  padding-right: 25px;
}
#breadcrumb a,#breadcrumb a:link,#breadcrumb a:visited{
  color: #168121;
  text-decoration: none;}

#breadcrumb a:hover {
  text-decoration: underline;
}
#dnn_dnnBREADCRUMB_lblBreadCrumb .lastChild {
border:1px solid red !important;
}
#content {
   line-height: 160%;
   font-size: .9em;
   margin-top: 10px;
   padding-right: 40px; 

}
#content h1 {
   color: #0A276F;
   font-size: 1.5em;
letter-spacing: .50px;
   margin-bottom: 18px;
 
}
#content h2 {
   color: #777777;
  font-size: 1.3em;
  margin-bottom: 10px;

}
#content h3{
   color: #0A276F;
  font-size: 1.2em;
  margin-bottom: 10px;
  font-weight: bold;

}
#content p {
   padding-bottom: 20px;
}
#content ol,#content ul {
   padding-bottom: 20px;
}
#content ol {
   margin-left: 40px;
}
#content ul {
  margin-left: 20px;

}
#content ul li {
   padding-left: 15px;
   background: url(/Portals/0/images/bullet_bluesquare.gif) no-repeat 0 6px;
   list-style-type: none; margin-bottom: 15px;
}
#content a,#content a:link,#content a:visited {
  color: #168121;
 text-decoration: underline;
}
#content a:hover {
 color: #000000;
}
#content table {
  padding-bottom: 20px;
}
.table {
  border-top: 1px solid #D8D8D8;
  border-right: 1px solid #D8D8D8;
  padding: 0;
  margin: 0;
}
.table td {
  border-bottom: 1px solid #D8D8D8;
  border-left: 1px solid #D8D8D8;
  padding: 6px;
  margin: 0;
}
 .imageright {
  margin-left: 12px;
  margin-bottom: 5px;
  float: right;
}
.imageleft {
  margin-right: 12px;
  margin-bottom: 5px;
  float: left;
}
 .imagerightborder {
  margin-left: 15px;
  margin-bottom: 5px;
  float: right;
  border: 1px solid #BBBBBB;
  padding: 2px;
}
.imageleftborder {
  margin-right: 15px;
  margin-bottom: 5px;
  float: left;
    border: 1px solid #BBBBBB;
	padding: 2px;
}

/*right column - cp*/
#subinfo {
    float: left;
    width: 205px;
	/*background: url(/Portals/0/images/bkgd_right.jpg) no-repeat;*/
	padding: 10px 0 20px 8px;
}
#subinfo a,#subinfo a:link,#subinfo a:visited {
  color: #2C9C3A;
}
#tools {
  padding: 0 0 5px 20px;
}
.email div{
  display: inline;

}
#containerhome .subheader {
    color: #7A7A7A;
	font-weight: bold;
	text-transform: uppercase;
    padding-top: 7px;
	padding-bottom: 7px;
	margin: 1px 0 13px 1px;
	padding-left: 26px;
	background: url(/Portals/0/images/bkgd_header_right.jpg) no-repeat;
	display: block;
}

#containerhome .subheader h2 a, #containerhome .subheader h2 a:link , #containerhome .subheader h2 a:visited  {
    color: #7A7A7A;
	font-size: .5em;
	text-decoration: none;
	font-weight:normal;
}
#containerhome .subheader h2 a:hover, .subheader h2 a:active{
  text-decoration:underline;
}

.subheader {
    color: #7A7A7A;
	font-size:.9em;
	font-weight: bold;
	text-transform: uppercase;
    padding-top: 7px;
	padding-bottom: 7px;
	margin: 1px 0 13px 1px;
	padding-left: 26px;
	background: url(/Portals/0/images/bkgd_header_right.jpg) no-repeat;
	display: block;

}



#subnav {
}

.subextra {


}
.subextra td {
   font-size: .7em;
     background: url(/Portals/0/images/divider_right.gif) no-repeat;
	 padding: 20px 10px;
	 
}

.subextra h2 {
  font-size: 1.23em;
   margin-bottom: 5px;
   font-style: normal;
   color: #2C9C3A;
}
.subextra a,#subextra a:link,#subextra a:visited {
   text-decoration: underline;
   font-weight: bold;
}
.subextra a:hover {
  text-decoration: none;
}
/*footer styles*/
#footerholder {
   background: url(/Portals/0/images/bkgd_footer.jpg) repeat-x;
   	padding: 7px 0 6px 15px;

}

#footer {
  float: left;
  width: 546px;
      font-size: .7em;
	color: #1B3579;


}
#bottomnav{
   float: right;
   width: 155px;
 color: #185821;
   font-size: .7em;
}
#bottomnav a,#bottomnav a:link,#bottomnav a:visited {
 color: #185821;
 text-decoration: none;
}
#bottomnav a:hover {
  text-decoration: underline;
}

#copyright {
   padding: 12px 0 0 15px;
   color: #FFF;
   font-size: .75em;
}

/*home page styles*/
#containerhome {
background: transparent url(/Portals/0/images/bkgd_home_main.jpg) repeat-y;

}
#containerhome #maininfo {
  width: 596px;
  padding: 0;
  margin: 0;
  background: url(/Portals/0/images/bkgd_home_blue.jpg) no-repeat;

}
#welcome {  
background: #0C2870;
  color: #FFF;
  font-size: .85em;
  line-height: 150%;
    padding: 30px 25px 10px 28px; 
  min-height: 178px;
}

#welcome a,#welcome a:link,#welcome a:visited {
 color: #FFFF99;
}
#welcome a:hover {
  text-decoration: underline;
}
#containerhome #maininfo h1 {
  color: #FFFF66;
  margin-bottom: 15px;
  font-size: 1.55em;
}
#boxesbkgd {
background: url(/Portals/0/images/bkgd_home_boxesbk.jpg);

}
#boxes {
background: url(/Portals/0/images/bkgd_home_boxes.jpg) no-repeat;
width: 100%;
min-height: 234px;
font-size: .75em;
padding: 8px 0 10px 0;
}
#boxes a,#boxes a:link,#boxes a:visited {
 color: #2C9C3A;
 font-weight: bold;
}
#boxes a:hover {
  text-decoration: underline;
}
#boxes h2 a, #boxes h2 a:link, #boxes h2 a:visited{
  color: #7A7A7A;
  text-transform: uppercase;
  display: block;
  font-size: .7em;
  margin-bottom: 35px;
  text-decoration:none; 
  font-weight:normal;
}
#boxes h2 a:hover, #boxes h2 a:active {
  text-decoration:underline;
}


.news {
 width: 260px;
 float: left;
 padding: 0 15px 0 20px;
}
.multimedia {
  width: 259px;
  float: left;
  padding: 0 15px 0 23px;

}
#containerhome #subinfo {
  width: 278px;
  padding: 8px 13px 10px 13px;
  margin: 0;
  background: url(/Portals/0/images/bkgd_home_subinfo.jpg) repeat-x;
  font-size: .75em;
}
#subinfo a,#subinfo a:link,#subinfo a:visited {
  font-weight: bold;
}
#subinfo a:hover {
  text-decoration: underline;
}
#containerhome .subheader {
background: url(/Portals/0/images/bkgd_header_righthome.jpg) no-repeat;
width: 278px;
text-align: left;
font-size: 1.2em;
padding: 7px 0 7px 18px;
margin: 0;

}
.events {
  background: #FFF;
  width: 238px;
  padding: 18px 20px 20px 20px;
}
#eventslink {
  color: #FFF;
  text-align: right;
  background: #858585;
  padding: 1px 5px 2px 0;
  margin-bottom:15px;
}
#eventslink a,#eventslink a:link,#eventslink a:visited {
  color: #FFF;
}
#enews {
  background: #E9E9E9;
  border: 1px solid #9F9F9F;
}
#enews h2 {
    color: #7A7A7A;
	font-size: 1.2em;
	font-weight: bold;
	text-transform: uppercase;
    padding: 7px 0 0 18px;
	margin-bottom: 13px;
	background: none;

}
#enews .textfield {
  display: block;
  width: 241px;
  border: 1px solid #9F9F9F;
  padding: 3px 7px 3px 0;
  margin: 0 0 10px 18px;
  color: #949494;
  font-weight: bold;
  font-size: 1em;
  text-align: right;
}
#buttonsubmit {
  float: right;
  margin-right: 11px;
  margin-bottom: 10px;

}
#loginlinks {
text-align: right;
margin-right: 30px;
}
#loginlinks a,#loginlinks a:link,#loginlinks a:visited {
  color: #FFF;

  
}
/*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: #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-family: Tahoma, Arial, Helvetica;
    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;
}
