
/* CSS Document 
Authored by:sj
For:RIF CNE
Date:1/17/08*/


html, body, div, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset,img,td,table {/*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: #329D9A;
	 font-family: "Trebuchet MS", Arial, sans-serif;
	 font-size: 100%;
}

#containerouter {
   background: #F5EBCC url(/Portals/0/images/bkd.jpg) repeat-x;
	 text-align: center;

}

#wrapper {
  width: 948px;
  margin: 0 auto 0 auto;
  text-align: left;
  position: relative;

}
.corner {
  position: absolute;
  top: 200px;
  left: 0;
  background: url(/Portals/0/images/bkgd_corner.jpg) no-repeat;
  width: 11px;
  height: 18px;

}
.corner-r {
  position: absolute;
  top: 200px;
  right: -3px;
  background: url(/Portals/0/images/bkgd_corner_right.jpg) no-repeat;
  width: 11px;
  height: 18px;

}
/*mast styles*/

#mastinfo{
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: .75em;
  position: relative;
  color: #FFF;
  text-align: right;
  padding: 9px 108px 10px 0;
  letter-spacing: .05em;

}
#mastinfo a,#mastinfo a:link,#mastinfo a:visited {
    color: #FFFFFF;
	text-decoration: none;
}
#mastinfo .donate{
  position: absolute;
  right: 8px;
  top: 0;
}

#mastinfo a:hover {
    text-decoration: underline;
}
#tagline {
	background: url(/Portals/0/images/tagline.jpg) no-repeat 0 0;
	  height: 170px;
      position: relative;
	  margin-bottom: -1px;
}

#logo {

  padding: 20px 0 0 32px;
}

#mainav {
position: relative;

}

#container {
background: transparent url(/Portals/0/images/bkgd_content.jpg) 0 0 repeat-y;
margin-top: -4px;

padding-bottom: 20px;
}
#shadow {
background: transparent url(/Portals/0/images/bkgd_content_shadow.jpg) no-repeat 11px 0;

}


#maininfo{
   float: left;
   width: 670px;
   padding: 5px 0 25px 45px;
   background: url(/Portals/0/images/content_main_bkgd.jpg) no-repeat;
   min-height: 200px;

}

#tools {
float: right;
width: 202px;
padding-top: 7px;

}
#print {
float: left;
width: 55px;
padding-top: 2px;
}
.email {
float: left;
width: 70px;
margin-left: 10px;
padding-top: 1px;



}
#size {
  float: left;
  width: 55px;
  padding-top: 3px;

}

#content {

   line-height: 175%;
   color: #333333;
   font-size: .7em;
   margin-top: 30px;
   padding-right: 40px; 
   font-family: Verdana, Arial, Helvetica, sans-serif;

 
}

#content h1 {
   color: #216664;
   font-size: 2.2em;
   margin-bottom: 15px;
   font-family: Georgia, "Times New Roman", Times, serif;
   font-weight: normal;
letter-spacing: .5px;
 
}
#content h2 {
   color: #216664;
   font-size: 1.5em;
   margin-bottom: 15px;
   font-family: Georgia, "Times New Roman", Times, serif;
   font-weight: normal;
letter-spacing: .75px;

}
#content h3 {
   color: #216664;
   font-size: 1.2em;
   margin-bottom: 15px;
   font-family: Georgia, "Times New Roman", Times, serif;
   font-weight: normal;

}
#content p {
   padding-bottom: 20px;
}
#content ul {
  margin-left: 25px;
  padding-bottom: 20px;
}


#content hr {margin-bottom: 15px; border: thin #666666 dashed;}


#content ol {
  margin-left: 45px;
  padding-bottom: 20px;
}
#content ul li {
  background: url(/Portals/0/images/bullet_cross_aqua.gif) no-repeat 0 7px;
  list-style-type: none;
  padding-left: 15px;
}
#content a,#content a:link,#content a:visited {
 color: #9D2E2B;
 text-decoration: underline;
}
#content a:hover {
  text-decoration: none;
}
.table {
  border-top: 1px solid #B1A27C;
  border-right: 1px solid #B1A27C;
  padding: 0;
  margin: 0;
}
.table td {
  border-bottom: 1px solid #B1A27C;
  border-left: 1px solid #B1A27C;
  padding: 5px;
  margin: 0;
}
 .imageright {
  margin-left: 12px;
  margin-bottom: 5px;
  float: right;
}
.imageleft {
  margin-right: 12px;
  margin-bottom: 5px;
  float: left;
}
 .imagerightborder {
  margin-left: 12px;
  margin-bottom: 5px;
  float: right;
  padding: 4px;
  border: 1px solid #329D9A;
}
.imageleftborder {
  margin-right: 12px;
  margin-bottom: 5px;
    padding: 4px;
  float: left;
  border: 1px solid #329D9A;
}

/*right column - cp*/
#subinfo {
    float: left;
    width: 200px;
	paddingh-right: 10px;
}

#subnav {

    margin-top: 36px;
	margin-left: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;

}

.subextra{
   font-size: .7em;
   padding: 35px 12px 15px 18px;
   margin-bottom: 35px;
   line-height: 134%;
   color: #171411;
}
.subextra div {
  background: url(/Portals/0/images/divider.jpg) no-repeat;
  padding-top: 18px;
}
.subextra h2 {
  font-size: 1.4em;
   margin-bottom: 10px;
   font-family: Georgia, "Times New Roman", Times, serif;
   font-style: normal;
   color: #FFF;
}
.subextra .imageleftborder {
  margin-right: 12px;
  margin-bottom: 5px;
    padding: 4px;
  float: left;
  border: 1px solid #FFF;
}
.subextra .imagerightborder {
  margin-left: 12px;
  margin-bottom: 5px;
    padding: 4px;
  float: right;
  border: 1px solid #FFF;
}
.subextra a,.subextra a:link,.subextra a:visited {
   color:#9D2E2B;
   text-decoration: underline;
   font-weight: bold;
}
.subextra a:hover {
  text-decoration: none;
}
/*footer styles*/
#footcenter {
 text-align: center;
     background: #339D9B url(/Portals/0/images/bkgd_footer.jpg) 0 0 repeat-x;

}
#footerholder {
   margin: 0 auto;
  text-align: left;
  width: 928px;
  height: 95px;

}
#footadmin {
   color: #FFF;
   padding: 5px 0 20px 15px;

}
#footadmin a,#footadmin a:link,#footadmin a:visited {
   color: #990000;
   text-decoration: none;
}
#footadmin a:hover {
  text-decoration: underline;
}
#footer {
  float: left;
  width: 546px;
      font-size: .8em;
	color: #FFF;
}
#adminlinks{
   float: right;
   width: 155px;
   color: #FFFFFF;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: .7em;
}

#copyright {
   padding: 20px  0 0 15px;
   color: #333;
   font-size: .75em;
}

/*home page styles*/


#containerouterhome {
   background: #B1A27C url(/Portals/0/images/bkd_home.jpg) repeat-x;
	 text-align: center;
}
#welcome {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: .8em;
  line-height: 160%;
  float: left;
  width: 310px;
  padding: 15px 16px 12px 22px;
  color: #171411;
  background: url(/Portals/0/images/bkgd_home_eclipse.jpg) no-repeat;


}
#welcome a,#welcome a:link,#welcome a:visited {
  color: #640000;
}
#welcome a:hover {
  text-decoration: underline;
}
#welcome h1 {
  color: #A72621;
  font-size: 1.3em;
  line-height: 125%;
  font-weight: normal;
  margin-bottom: 8px;
}
#homepik {
  float: right;
  width: 585px;
  margin-right: 4px;
  margin-top: -4px;


}
#bottominfohome {
  font-family: "Trebuchet MS", Arial, sans-serif;
  font-size: .75em;
  line-height: 130%;
  background: #B1A27C url(/Portals/0/images/bkgd_home_news.jpg) no-repeat -16px 0;
  padding: 20px 0 19px 27px;
}
#bottominfohome a,#bottominfohome a:link,#bottominfohome a:visited {
  color: #A72621;
  text-decoration: underline;
}
#bottominfohome .imagerightborder {
  margin-left: 12px;
  margin-bottom: 5px;
  float: right;
  padding: 4px;
  border: 1px solid #FFF;
}
#bottominfohome .imageleftborder {
  margin-right: 12px;
  margin-bottom: 5px;
    padding: 4px;
  float: left;
  border: 1px solid #FFF;
}
#bottominfohome a:hover {
  text-decoration: none;
}
#bottominfohome p {
  padding-bottom: 22px;
}

#bottominfoone {
  float: left;
  width: 290px;
  padding-right: 25px;
}
#bottominfoone h2,#bottominfotwo h2,#bottominfothree h2 {
  color: #FFF;
  font-size: 1.5em;
font-weight: normal;
  margin-bottom: 14px;
  font-family: Georgia, "Times New Roman", Times, serif;
}
#bottominfotwo {
  float: left;
  width: 240px;
  padding-left: 40px;
}

#bottominfotwo h3,#bottominfothree h3 {
  color: #FFF;
  font-weight: bold;
  font-size: 1em;
  margin-bottom: 5px;
}

#bottominfothree {
  float: left;
  width: 235px;
  padding: 0 15px 0 48px;
}
#bottominfothree input.textfield {
  border: 1px solid #5B5A3C;
  margin-right: 8px;
  padding: 1px 0 1px 5px;
}
#bottominfothree input {
  vertical-align: bottom;
}
#footerholderhome {
   margin: 0 auto;
  text-align: left;
  width: 928px;
  height: 65px;

}
#footadminhome {
   color: #FFF;
   padding: 45px 0 0px 15px;
}
#footadminhome a,#footadminhome a:link,#footadminhome a:visited {
   color: #990000;
   text-decoration: none;
}
#footadminhome a:hover {
  text-decoration: underline;
}
#footerhome {
  float: left;
  width: 546px;
      font-size: .8em;
	color: #FFF;
}

#homepageVideoLink IMG {
	width: 108px;
}

DIV.videoEmbed {
	border: 1px solid #329d9a;
	float: right;
	margin: 6px;
	padding: 4px;
	width: 280px;
}

#adminlinkshome{
   float: right;
   width: 155px;
   color: #FFFFFF;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: .7em;
}
#loginlinks {
  float: right;
}
/*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: #333333;
    text-decoration: none;
}

A.SkinObject:link {
    text-decoration:    none;
   color: #333333;
}

A.SkinObject:visited  {
    text-decoration:    none;
       color: #333333;
}

A.SkinObject:active   {
    text-decoration:    none;
   color: #333333;
}

A.SkinObject:hover    {
    text-decoration:    none;
   color: #333333;
}

/* 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;
}
