
/* CSS Document 
Authored by:sj
For:RIF CNE
Date:1/17/08*/


* {/*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;
}
html {
 overflow-x: auto; 
 overflow-y: scroll;
}
body {
	 text-align: center;
	 font-family: Arial, Helvetica, sans-serif;
	 color: #333;
	 margin-bottom: 25px;
	 background: #003E82;
	 font-size: 100%;
}

input,textarea,select {
  border: 1px solid #B8CCEB;
  padding: 2px;
  margin: 3px;
  }

table {
 border-collapse: collapse;
}
sup, sub {
 font-size:80%;
}
a {
 cursor: pointer;
}
/*for space underneath each entry of DNN search results*/
.searchtable td {
  padding-bottom: 8px;
}
.searchtable_index {  /*DNNSearch numbers*/
display:block;
padding-right: 10px;
text-align:right;
}
.searchtable_title {  /*DNNSearch module title links*/
}
p,ol,table{
  margin-bottom: 15px; 
}
ul {
  padding-bottom: 15px;
}
 ul ul, ol ol {
  margin-bottom: 0;
}
ul li {
   margin-left: 15px;
   padding-left: 15px;
   padding-bottom: 2px;
   margin-bottom: 0;
   list-style-type: none;
   background: url(/Portals/0/images/bullet.jpg) no-repeat 0 5px;
}
ol {
margin-left: 35px;
}
a,a:link,a:visited {
 color: #003876;
 text-decoration: none;

}
a:hover {
 color: #CC8F13;
 text-decoration: none;

}

label {
color: #BE971F;
font-weight:bold;
font-size: 13px;
margin-right: 10px;
vertical-align: middle;
}
.formfield {
  border: 1px solid #B8CCEB;
  color: #333;
  font-size: 13px;
  padding: 5px 12px;
  margin-bottom: 10px;
  vertical-align: middle;
}
.button {
  background: url(/Portals/0/images/button.jpg) no-repeat;
  color: #FFF;
  font-weight: bold;
  width: 108px;
  height: 31px;
  border: 0;
  padding: 7px 0 0 12px;
}
.ie8 a[name^=""] {
	line-height:0px;
	font-size:1px;
}
h1 {
   color: #CC8F13;
   font-size: 2.2em;
   margin-bottom:25px;
   line-height: 120%;
  font-weight: normal;
  font-family: Georgia, "Times New Roman", Times, serif;
  letter-spacing: .05em;
}
 h2 {
   color: #333;
  font-size: 1.5em;
  margin-bottom: 10px;
    font-weight: normal;
    font-family: Georgia, "Times New Roman", Times, serif;
line-height: 120%;
	  letter-spacing: .05em;
}
h2 a,
h2 a:visited{
   line-height: 140%;
}
 h3 {
   color: #333;
  font-size: 1.3em;
  margin-bottom: 8px;
  font-weight: normal;
 font-family: Georgia, "Times New Roman", Times, serif;

}
hr {
  border: 0;
  border-bottom: 1px solid #DAAF2E;
  margin-bottom: 20px;
  
}
.table {
  border-top: 1px solid #E6C562;
  border-right: 1px solid #E6C562;
  padding: 0;
  margin: 0;
  margin-bottom: 12px;
}
.table th {
  border-bottom: 1px solid #E6C562;
  border-left: 1px solid #E6C562;
  padding: 5px;
  margin: 0;
  background: #FBF4E2;
  font-weight: bold;
  color:#003E82;
}
.table td {
  border-bottom: 1px solid #E6C562;
  border-left: 1px solid #E6C562;
  padding: 5px;
  margin: 0;
}

 .imageright {
  margin-left: 22px;
  margin-bottom: 5px;
  float: right;
}
.imageleft {
  margin-right: 22px;
  margin-bottom: 5px;
  float: left;
}
.imagerightyellow {
  margin-left: 22px;
  margin-bottom: 5px;
  float: right;
    padding: 2px;
	  border: 1px solid #DBB02C;
	margin-top:5px;
}
.imageleftyellow {
  margin-right: 22px;
  margin-bottom: 5px;
  float: left;
    padding: 2px;
	  border: 1px solid #DBB02C;
	margin-top:3px;
}
 .tableimageright {
  margin-left: 12px;
  margin-bottom: 5px;
  float: right;
  font-size: 11px;
    text-align: right;

}
.tableimageright img {
  padding: 1px;
  border: 1px solid #DCB02C;
}
.tableimageleft {
  margin-right: 12px;
  margin-bottom: 5px;
  float: left;
  font-size: 11px;
      text-align: left;
}
.tableimageleft img {
  padding: 1px;
  border: 1px solid #DCB02C;
}
.boat_price {
color:#FF0000;
}
.imageleftborder {
  margin-right: 22px;
  margin-bottom: 5px;
  float: left;
    padding: 2px;
	  border: 1px solid #C4D5E9;
}
.imagerightborder {
  margin-left: 22px;
  margin-bottom: 5px;
  float: right;
    padding: 2px;
	  border: 1px solid #C4D5E9;
}
.imagerightlanding {
  margin-left: 35px;
  margin-bottom: 5px;
  float: right;
    padding: 2px;
	  border: 1px solid #C4D5E9;
}
.imageleftlanding {
  margin-right: 35px;
  margin-bottom: 5px;
  float:left;
    padding: 2px;
	  border: 1px solid #C4D5E9;
}
.imageborder {
  margin-right: 12px;
  margin-bottom: 5px;
  float: left;
    padding: 1px;
  border: 1px solid #DCB02C;
}
.callout-text {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 18px;
  line-height: 140%;
  display: block;
  border-top: 1px dotted #DAAF2E;
  border-bottom: 1px dotted #DAAF2E;
  color: #003E82;
  padding: 20px 20px;
  margin-bottom: 20px;
}
.rss {
position: relative;
top: -56px;
left: 85px;
}
.landing_smalltext {
  font-size: .85em;
  line-height: 155%;
}

#maininfo .rss a,#maininfo .rss a:link,#maininfo .rss a:visited {
  border: 0;
}
#bkgd {
	 background: #003E82 url(/Portals/0/images/bkgd.jpg) repeat-x;
	 width: 100% !important;
	 padding-top:4px;
	 
	 min-width: 958px;
	 width: auto !important;
	 width: 100% ;
}
#containerouter {
    width: 958px;
    margin: 0px auto 0 auto;
    text-align: left;
}
	

/*mast styles*/

#mastinfo{
  float: left;
  width: 490px;
	margin: 3px 0 0 0;
	font-size: 12px;
	color:#DAEBFE;
  margin-left: 282px;

}
#mastinfo.home{
  float: left;
  width: 460px;
	margin: 3px 0 0 0;
	font-size: 12px;
	color:#DAEBFE;
  margin-left: 322px;

}

#mastinfo a,#mastinfo a:link,#mastinfo a:visited {
    color: #FFFFFF;
	text-decoration: none;
}
#mastinfo a:hover {
  color:#E5C667;
 text-decoration: none;

}
.ie6 #mastinfo {
  margin-left: 135px;
}
#mastinfo .divide {
  padding: 0 2px;
}
#search {
  float: right;
  width: 173px;
  margin-right: 2px;
  padding-bottom: 5px;
  padding-top: 1px;
}
.ie #search {
  margin-right: 0;
  padding-top: 0;
}
#search * {
  vertical-align:middle;
  position: relative;
}
#search input {
  border: 1px solid #003877;
  text-align: right;
  font-family: Arial, Helvetica, sans-serif;
  position: relative;
  margin:auto;

}
#search .textfield {
  width: 123px;
  height: 17px;
  color: #333;
  font-size: 12px;
 padding: 1px 7px 0 0;
 margin-right: 5px;
}
#search .go {
  top: -1px;
}
.ie #search .go {
  top: 0;
}

.safari #search .go,.ie8 #search .go {
top: -2px;
}
 #search .google_go {background: url(/Portals/0/images/go.jpg) no-repeat;
  height: 18px;
  width: 30px;
  border: none;


 cursor:pointer;
 }
#cse-search-results iframe {
  width: 600px; }

#mast {
padding: 0 0 17px 0;
background: url(/Portals/0/images/bkgd_mast.jpg) no-repeat 2px -2px;
}
.ie #mast {
padding: 0 0 19px 0;
background: url(/Portals/0/images/bkgd_mast.jpg) no-repeat 2px -3px;
}
.ie8 #mast {
padding: 0 0 20px 0;
}
.ff3_5 #mast {
padding: 0 0 18px 0;
}
#logo {
    float: left;
	width: 254px;
  padding: 19px 0 0 0;
}
.ie #logo {
  padding: 18px 0 0 0;
}
#tools {
  float: right;
  width: 206px;
  font-size: 10px;
  text-transform: uppercase;
  padding:12px 0 0 0;
    color: #DAEBFE;
  
}
#tools a,#tools a:link,#tools a:visited {
  color: #DAEBFE;
  text-decoration: none;

}
#tools a:hover {
  color:#E5C667;
}
#tools img {
  margin-right: 4px;
  position: relative;
  top: 3px;
}
#tools img.text {
  margin: 0 0 0 4px;
  position: relative;
  top: 3px;
}
#tools img.text-large {
  margin: 0;
  position: relative;
  top: 3px;
}
#tools .print {
  margin-left: 8px;
}
#tools.hometool {
width: 178px;
  
}
#yellow {

  padding-bottom: 0;

}
#mainav {
padding: 8px 0 2px 0;
float: left;
width: 800px;
}
.safari #mainav {
padding: 10px 0 2px 0;
}
.ff3_5 #mainav {
padding: 8px 0 1px 0;
}
#give {
  float: right;
  width: 108px;
  padding: 5px 5px 0 0;
}
.safari #give {
  padding: 7px 5px 0 0;
}
#container {
background: url(/Portals/0/images/bkgd_content.jpg) repeat-y 2px 0;
 min-height: 500px;
}
#container-bkgd {  
 background:url(/Portals/0/images/bkgd_mainav_shadow.jpg) no-repeat 2px 0;
}
#container.home {
  background: url(/Portals/0/images/bkgd_home.jpg) repeat-y !important;
}
.home #container-bkgd {
 background:url(/Portals/0/images/bkgd_home_shadow.jpg) no-repeat right 0;

}
#maininfo{
   float: left;
   width: 697px;
   font-size: .75em;
}
.ie6 #maininfo {
 width: 690px;
}
#maininfo a,#maininfo a:link,#maininfo a:visited {
  border-bottom: 1px dotted #003876;
}
#maininfo a:hover {
  border-bottom: 1px dotted #CC8F13;
}
#breadcrumb {
 text-align: right;
 padding: 23px 0 10px 0;
}
#breadcrumb a,#breadcrumb a:link,#breadcrumb a:visited {
  color: #000;
  border: 0;
}
#breadcrumb a:hover {
 color: #CC8F13;
 border: 0;
}

.content {
   line-height: 175%;

   color: #333333;
 padding: 3px 0 25px 30px;

}
.content.landing  { 
  font-size: 1.3em;
  background: url(/Portals/0/images/bkgd_landing_divide.jpg) no-repeat 30px bottom;
  padding: 3px 20px 0 30px;
}
.content.landing h1 {
  font-size: 1.7em;
}
.content.landing ul li {
  background-position: 0px 8px;
}

#landing-info {
  background: url(/Portals/0/images/bkgd_landing_divide_2.jpg) no-repeat 330px 20px;
  margin-left: 30px;
  padding-top: 25px;
  line-height: 160%;
}
#landing-info a,#landing-info a:link,#landing-info a:visited {
  border: 0;
}
#landing-info a.linkborder,#landing-info a.linkborder:link,#landing-info a.linkborder:visited{
  border-bottom: 1px dotted #003876;
  font-weight: bold;
}
#landing-info a.linkborder:hover {
border-bottom: 1px dotted #CC8F13;
}

#home-info h2,#landing-info h2 {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  color: #CC8F13;
  letter-spacing:normal;
  font-weight: normal;

}
.news1 {
  float: left;
  width: 306px;
  padding-right: 22px;
}
.news2 {
  float: left;
  width: 306px;
  padding-left: 22px;
}
/*home page*/
.home #maininfo {
  width: 643px;
}
.ie6 .pik {
  margin-left: 1px;
}
.ie8 .pik {
  margin-top: -2px;
}

#home-info {
border-top: 5px solid #C1DEFD;
padding-top: 20px;
background: url(/Portals/0/images/bkgd_home_gradient.jpg) no-repeat 5px top;

  line-height: 150%;
} 
#home-info ul {
  padding-bottom: 0;
  margin-bottom:5px;
  margin-top: 5px;
}
#home-info ul li {
   background: url(/Portals/0/images/bullet_home.gif) no-repeat 0 5px;

}
#home-info .imageleftyellow {
 margin-right: 14px;
}
#home-info .imagerightyellow {
 margin-left: 14px;
}
#home-gradient {

background: url(/Portals/0/images/bkgd_home_divide.jpg) no-repeat 320px 0px;

}
.homenews1 {
  float: left;
  width: 282px;
  padding: 0 15px 0 20px;
  position: relative;
  
}
.homenews2 {
  float: left;
  width: 284px;
  padding-left: 22px;
  position: relative;
}
/*right column - cp*/
#subinfo {
    float: left;
    width: 194px;
	margin: 29px 0 0 32px;
}
#subnav {
  margin-left: 15px;

}
#subnav li {
background: none;
}
.subextra{
   font-size: .8em;
   padding: 21px 0 10px 18px;
   margin-bottom: 15px;
   line-height: 150%;
   color: #FFF;
   background: url(/Portals/0/images/subnav_divide.jpg) 15px top no-repeat;
}
.subextra h2 {
  font-size: 1.3em;
   margin-bottom: 5px;
   font-family: Arial, Helvetica, sans-serif;
   font-style: normal;
   color:#E5C565;
}
.subextra a,.subextra a:link,.subextra a:visited {
   color:#E5C667;
   border-bottom: 1px dotted #E5C667;
}
.subextra a:hover {
  color: #FFF;
    border-bottom: 1px dotted #FFF;
}
.sidebar {
   background: url(/Portals/0/images/subnav_divide.jpg) 0 top no-repeat;
   margin-top: 25px;
   padding-top: 21px;
}
/*homepage right column*/
.home #subinfo {
  font-size: 13px;
  color: #FFF;
  width: 258px;
  margin: 34px 0 0 26px;
  line-height: 150%;

}
.readall {
  position: absolute;
  top: 0;
  left: 263px;
  font-size: 11px;
}

.home #subinfo h2 {
  color: #FFF;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 20px;
  background: url(/Portals/0/images/bkgd_head_underline.jpg) no-repeat 0 bottom;
  padding-bottom: 5px;
  letter-spacing: normal;
  margin-bottom: 8px;
}
.home #subinfo a,.home #subinfo a:link,.home #subinfo a:visited {
  color:#E5C667;
  border-bottom: 1px dotted #E5C667;
}
.home #subinfo a:hover {
  color: #FFF;
  border-bottom: 1px dotted #FFF;
}
/*footer styles*/
#footerholder {
   padding: 25px 0 0 4px;
   background:url(/Portals/0/images/bkgd_bottom.jpg) no-repeat 3px 0;
   line-height: 120%;
}
#footerholder.homefoot {
  background: url(/Portals/0/images/bkgd_home_bottom.jpg) no-repeat;
}
#footerholder a,#footerholder a:link,#footerholder a:visited {
  color: #E5C667;
  border-bottom: 1px dotted #E5C667;
}
#footerholder a:hover {
color: #FFF;
border-bottom: 1px dotted #FFF;
}
#footer {
  float: left;
  width: 520px;
  font-size: 12px;
	color: #FFF;

}
#bottomnav{
   float: right;
   width: 412px;
   color: #FFFFFF;
   font-size: 12px;
   text-align: right;

}
#bottomnav a,#bottomnav a:link,#bottomnav a:visited {
  color: #E5C667;
  /*border-bottom: 1px dotted #E5C667;*/
  border:none;
}
#bottomnav a:hover {
  color: #FFF;
 /* border-bottom: 1px dotted #FFF;*/
}
#social_media {
  margin-top:8px;
}
#social_media a,#social_media a:link,#social_media a:visited {
  margin-left: 4px;
}
.uri-img {
  float: right;
  margin-left: 11px;
}
#privacy {
  margin:5px 0 0 0px;
  float: right;
  font-size:12px;
  width:300px;
  text-align:right;
}
#privacy a,#privacy a:link,#privacy a:visited {
  color: #E5C667;
  border-bottom: 1px dotted #E5C667;
}
#privacy a:hover {
color: #FFF;
border-bottom: 1px dotted #FFF;
} 
.divide {
 margin: 0 3px;
}
.divide_yellow {
 margin: 0 3px;
  color: #E5C667;
}
.divide_white {
 margin: 0 3px;
  color: #FFF;
}
#copyright {
float:left;
   padding: 25px  0 0 0;
   color: #809FC1;
   font-size: 12px;
   width:350px;
}
#loginlinks {
  color: #FFF;
  font-size: 11px;
}
#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 {

    text-decoration: none;
}

A.SkinObject:link {
    text-decoration:    none;
 color: #003876;
}

A.SkinObject:visited  {
    text-decoration:    none;
 color: #003876;
}

A.SkinObject:active   {
    text-decoration:    none;
 color: #003876;
}

A.SkinObject:hover    {
    text-decoration:    none;
 color: #CC8F13;
}

/* style for module titles */
.Head   {
font-weight: bold;
}

/* style of item titles on edit and admin pages */
.SubHead    {
font-weight: bold;
}


/* 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;

 
}

/* 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;
}

