
/* CSS Document 
Authored by: jlm
For: NEARI
Date: 12-17-2008*/

html, body, div, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {/*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;
}
ul {
 margin: 0 !important;
 padding: 0 !important;
}
html{
  overflow-x:auto;
  overflow-y:scroll;

}
body {
	border-top:5px solid #7197B9;
   	background: #002D64;
	text-align: center;
	font-family:"Trebuchet MS", Arial, sans-serif;
	margin: 0 !important;
	font-size:100%;
}
sub,sup {
	font-size:80%;
	line-height:100%;
}
p, ul, ol {
   padding-bottom: 20px;
}

table { 
	margin-bottom:20px;
	border-collapse:collapse;
}
ul ul, ol ol {
   padding-bottom: 0;
}
ul li {
   margin-left: 25px;
   padding-left: 15px;
   list-style-type: none;
   background: url(/Portals/0/images/bullet_square.gif) no-repeat 0 8px;
}
ol li {
   margin-left: 30px;
   list-style-position:outside;
}

a,a:link,a:visited {
 color: #831E3B;
 text-decoration: underline;
 cursor:pointer;
}
 a:hover {
  text-decoration: none;
}
h1 {
   color: #831E3B;
   font-size: 1.6em;
   margin-bottom: 10px;
     font-weight: bold;
   font-family:Verdana, Arial, Helvetica, sans-serif;
}
h1 sub,
h1 sup {
	font-size:60%;
	position:relative;
	top:-3px;
}
 h2 {
  color: #831E3B;
  font-size: 1.2em;
  font-weight:bold;
  margin-bottom: 5px;
  font-family:Verdana, Arial, Helvetica, sans-serif;
}
 h3 {
  color: #831E3B;
  font-size: 1em;
  margin-bottom: 5px;
  font-weight: bold;
  font-family:Verdana, Arial, Helvetica, sans-serif;
}
.table {
  border-top: 1px solid #CCCCCC;
  border-right: 1px solid #CCCCCC;
  padding: 0;
  margin: 0;
  margin-bottom: 20px;
}
.table td {
  border-bottom: 1px solid #CCCCCC;
  border-left: 1px solid #CCCCCC;
  padding: 5px;
  margin: 0;
}
 .imageright {
  margin-left: 12px;
  margin-bottom: 5px;
  float: right;
  border: 1px solid #CCCCCC;
  padding: 2px;
}
.imageleft {
  margin-right: 12px;
  margin-bottom: 5px;
  float: left;
  border: 1px solid #CCCCCC;
  padding: 2px;
}

.imageright_noborder {
  margin-left: 12px;
  margin-bottom: 5px;
  float: right;
}

.imageleft_noborder {
  margin-right: 12px;
  margin-bottom: 5px;
  float: left;
}
/*google search*/
#cse-search-results iframe {
  width: 500px; }

#containerouter {
    width: 900px;
    margin: 0px auto 0 auto;
    text-align: left;
	background: #B7C8D9 url('/Portals/0/images/bkgd.jpg') repeat-x;
}

/*mast styles*/

#topnav{
	padding: 4px 15px 0 0;
	font-size: 11px;
	text-align: right;
	color: #FFFFFF;
	height: 19px;
	float:right;
}
#topnav a,#topnav a:link,#topnav a:visited {
    color: #FFFFFF;
	text-decoration: none;
}
#topnav a:hover {
    text-decoration: underline;
}
#lookingfor {
  font-size: .75em;
  float:right;
  width:182px;
  height:17px;
  display:inline-block;
  background: url('/Portals/0/images/lookingfor_bkgd.jpg') no-repeat;
  padding:3px 0px 4px 10px;
  margin-right:17px;
}
.ie6 #lookingfor {
  padding:3px 0px 4px 0px;
}
#lookingfor ul {
  margin:0;
  padding:0;
}
#lookingfor li {
  margin:0 !important;
  padding:0 !important;
  list-style-type: none;
  background:none;
}
#lookingfor a,#lookingfor a:link,#lookingfor a:visited {
    color: #FFFFFF;
	text-decoration: none;
}

#mast {
  height: 100px;
}
#logo {
    float: left;
	width: 152px;
	padding: 15px 0 0 20px;
}
#tagline {
  display:block;
  padding: 48px 0 0 8px;
  font-size:1.1em;
  font-weight:bold;
  font-family:Arial, Helvetica, sans-serif;
  color:#002D64;
  white-space:nowrap;
}
.ie #tagline {
  padding: 28px 0 0 8px;
}
#nav_wrapper {
  margin:0 auto;
}
#mainav {
  font-size: .8em;
}
#mainav ul {
  margin:0 3px;
  padding:0 0 8px 0;
}
.ie7 #mainav ul {
  margin:0 25px;
}
.ie6 #mainav ul {
  margin:0 10px;
}
#mainav li {
  margin:0 !important;
  padding:0 !important;
  list-style-type: none;
  background:url('/Portals/0/images/mainav_divider.gif') no-repeat right;
}
#mainav li.last,
#mainav li li {
  background:none;
}
/*
#mainav li {
  margin:0 !important;
  padding:0 !important;
  list-style-type: none;
  background: url('/Portals/0/images/mainav_divider.gif') no-repeat right;
  display:inline;
}
#mainav li.noline {
  background: none;
}
#mainav li a {

}
#mainav a,#mainav a:link,#mainav a:visited {
  color: #FFFFFF;
  text-decoration: none;
  font-weight: bold;
  letter-spacing:.5px;
  padding: 5px 17px;
  margin:0 5px;
}
#mainav a:hover {
 background: #A6BBD0;
}
*/
#content-top {
  clear:both;
  background: #FFAD27 url('/Portals/0/images/breadcrumb_bkgd.jpg') repeat-x;
  padding: 10px 5px 3px 5px;
  margin: 0 10px;  
  font-size:.7em;
  font-weight:bold;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  color: #002D64;
}
#breadcrumb {
  padding-top:1px;
  font-size:.9em;
}
#breadcrumb a,#breadcrumb a:link,#breadcrumb a:visited {
  color: #002D64;
  text-decoration: underline;
}
#breadcrumb a:hover {
  text-decoration: underline;
  color: #831E3B;
}
#breadcrumb a.active {
  color:#831E3B;
}
#date {  
  float:right;
  margin-right:5px;
}
#container {
  position: relative;
  z-index:1;
  padding:9px;
  padding-top:0;
}
.home #container {
  padding-bottom:0;
}
#containerbkgd {
   z-index: 1000;
   position: relative;
   background: #FFFFFF;
   border:1px solid #88A0B8;
   padding-bottom: 15px;
}

#maininfo{
   float: left;
   width: 610px;
   padding: 10px 24px;
}

#content {
   line-height: 150%;
   color: #333333;
   font-size: .75em;
   padding-top:5px; 
   font-family: Arial, Helvetica, sans-serif;
}
#content a,#content a:link,#content a:visited {
 text-decoration: underline;
}
#content a:hover {
color:#FF9900;
}
/*right column - cp*/
#subinfo {
 width: 220px;
 margin: 0 1px;
 float: left;
}
.subextra{
   font-size: .75em;
   line-height: 150%;
   color: #333333;
}
.subextra p,
.subextra ul {
	padding-bottom:0px;
	margin-bottom:0px;
}
.subextra a,.subextra a:link,.subextra a:visited {
   color:#002D64;
   text-decoration: none;
   font-weight: bold;
   font-size:.9em;
}
.subextra a:hover {
  text-decoration: underline;
}
.subextra .topright {
   margin-bottom: 1px;
   text-align:center;
   background:#C7D0DD url(/Portals/0/images/sidebar_bkgd.jpg) repeat-x;
   padding:15px 10px;
}
.subextra .bottomright {
   margin-bottom: 1px;
}
#subnav_wrapper{
  padding-bottom: 20px;
}
.headerpane {
  background:url(/Portals/0/images/header_bg.jpg) no-repeat;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:.9em;
	font-weight:bold;
	color:#FFFFFF;
	height:30px;
	padding:12px 10px 8px 10px;
	position:relative;
	z-index:2;
}
#subnav {
    font-size: .75em;
	margin: 0;
	padding-top:10px;
    background:url(/Portals/0/images/subnav_bkgd.jpg) no-repeat;
}
.ie #subnav {
	padding-left:10px;
}
#subnav ul {
  margin:0 !important;
  padding:0 !important;
}
#subnav li {
   list-style-type: none;
   background:none;
   padding-left: 0;
}

/*
#subnav li {
   list-style-type: none;
   background:none;
   padding-left: 0;
   margin:0 0 6px 12px;
}
#subnav li ul {
  margin-top: 4px;
  margin-bottom: 4px;
}

#subnav a,#subnav a:link,#subnav a:visited {
   color: #002D64;
   text-decoration: none;
}
#subnav a:hover {
  color:#FF9900;
}
#subnav .active a {
  color:#FF9900;
  border-bottom:1px dashed #95AEC8;
  font-weight:bold;
}
*/
/*footer styles*/
#footerholder {
   padding: 0px 0 9px 0px;
   margin-left: 9px;
}
#footerholder a,#footerholder a:link,#footerholder a:visited {
   color: #FFFFFF;
   text-decoration: none;
}
#footerholder a:hover {
  text-decoration: underline;
}
#footer {
  float: left;
  font-size: .85em;
  color: #002D64;
}

#bottomnav{
   float: right;
   text-align:right;
   width: 175px;
   margin-right:12px;
   color: #002D64;
   font-size: .7em;
}
#bottomnav a {
	color:#002D64 !important;
}
#subfooter {
    width: 900px;
    margin: 0px auto 0 auto;
    color: #FFFFFF;
    font-size: .75em;
}
#copyright {
  float:left;
  padding: 12px 0 0 10px;
}

#toolbar {
  margin-top:5px;
  float:right;
  text-transform:uppercase;
  font-size:.8em;
  vertical-align:middle;
}

#toolbar img {
  vertical-align:middle;
  margin:0 5px;
  border:0 !important;
}
img.sharebutton {
  margin:0 !important;
  margin-right:5px !important;
  vertical-align:text-bottom !important;
}
#toolbar a {
  color:#FFFFFF;
  text-decoration:none;
}
/********************home styles************************/

.home #content-top {
  background: #FFAD27 url('/Portals/0/images/home_top_bkgd.jpg') repeat-x;
  padding: 12px 0px 1px 5px;
  margin:0;
  font-size:.7em;
  font-weight:normal;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  color: #002D64;
  height:153px;
}
.home .featurepane {
  float:left;
  width:308px;
  height:142px;
  overflow:hidden;
  position:relative;
  z-index:1;
}
.home #links {
  float:left;
  width:205px;
  margin:6px 5px 0 5px;
}
.ie .home #links {
  margin:0px 0px 0 5px;
}
.home .linkspane {
  margin:20px 5px 20px 5px;
  color: #831E3B;
  font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}
.home .linkspane a {
  font-size:1.2em;
  text-decoration:none;
  font-weight:bold;
  line-height:160%;
  font-family:Verdana, Arial, Helvetica, sans-serif;
}
.home .loginpane {
  float:left;
  width:365px;
  margin:7px 0;
  font-size:.9em;
}
.home .loginpane h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.8em;
	color:#EA8C00;
	margin-left:7px;
}
.home .loginpane .image {
	padding:0;
	margin:0;
	width:165px;
	float:left;
	position:relative;
	z-index:1;
}
.home .loginpane .text {
	padding:0;
	margin:0;
	margin-top:7px;
	width:195px;
	float:right;
	position:relative;
	
}
.home .loginpane .text .more{
	padding:0;
	margin:0;
	position:relative;
	top:-10px;
}
.ie .home .loginpane .text .more {
	top:-30px;
}
.ie6 .home .loginpane .text .more a{
	margin-top:-32px;
	margin-bottom:25px;
}
.home .loginpane .text .more a{
	color:#023467;
	font-family:"Trebuchet MS", Arial, sans-serif;
	font-size:1.05em;
	font-weight:bold;
	text-decoration:underline;
	float:right;
	margin-right:5px;
}
.ie .home .loginpane #login {
	position:relative;
	top:-20px;
}
.home .loginpane #login input {
	vertical-align:middle;
	margin:0 1px;
}
.home .loginpane #login input.textfield{
  border:1px solid #D58001;
  padding: 2px;
  font-size:.9em;
}
.home #mid-content {
  font-size:.85em;
  font-weight:bold;
  padding:0 9px 5px 9px;
}

.home #mid-content #breadcrumb a,
.home #mid-content #breadcrumb a:link,
.home #mid-content #breadcrumb a:visited {
  color: #FFFFFF;
  text-decoration: none;
}
.home #mid-content #date{
  color:#FFFFFF;
  font-size:.95em;
  float:left;
  padding-bottom:5px;
}
.home #container {
	clear:both;
}
.home #containerbkgd {
  background:none;
  border:none;
}
.home #maininfo {
  background:#FFFFFF;
  border:1px solid #88A0B8;
  width:648px;
  margin-right:10px;
  padding:0;
}
.home #maininfo p{
  padding-bottom:5px;
}
.home #content {
  width:407px;
  float:left;
  padding:15px 15px 0 15px;
}
.home #content h2{
  font-size:1.35em;
  letter-spacing:1px;
  margin-bottom:10px;
}

.home #content h2 a, .home #content h2 a:visited {
	font-size:0.8em;
	font-family:Arial, Helvetica, sans-serif;
	color: #002D64;
	text-decoration:none;
	letter-spacing:0px;

}

.home #content h2 a:hover {
	color: #990000;

} 

.home #content h3{
  font-size:1.15em;
  color:#002D64;
  letter-spacing:1px;
  margin-top:20px;
  margin-bottom:0px;
}
.home #content .post_data{
  margin-bottom:0px;
  color:#999999;
}
.home #content hr {
  clear:both;
  border: none 0;
  border-top: 1px dashed #95AEC8;
  height: 1px !important;
  margin-bottom:10px;
}
.home .newspane {
  width:183px;
  float:right;
  line-height: 125%;
  color: #333333;
  font-size: .70em;
  padding:5px 7px 5px 7px; 
  font-family: Arial, Helvetica, sans-serif;
  background: url(/Portals/0/images/news_bkgd.jpg) no-repeat;
}
.home .newspane h2 {
  font-size:1.2em;
  color:#002D64;
  letter-spacing:1px;
  margin-top:10px;
  margin-bottom:25px;
  text-align:center;
}
.ie .home .newspane h2 {
  margin-top:15px;
  margin-bottom:22px;
}

.home .newspane hr {
  clear:both;
  border: none 0;
  border-top: 1px solid #95AEC8;
  height: 1px !important;
}
.home .newspane .morenews{
  float:right;
  margin-top:10px;
}
.home .newspane .morenews a,.home .newspane .morenews a:visited{
  color:#7697B8;
  text-decoration:none;
  font-weight:bold;
  font-size:.9em;
}
.home .newspane .morenews a:hover {
  text-decoration:underline;
}
/*******************end home styles*********************/

/*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;
}
#loginlinks {
  clear:both;
}
#loginlinks a{
  color:#FFFFFF;
}