
/* CSS Document 
Authored by:
For:
Date:
*/


.contentapprovalhead {
font-size: 11px;
}

table {
 border-collapse: collapse;
}
a:hover {
  text-decoration: underline;
}
.clear {
    clear: both;
}
html {
 overflow-x: auto; 
overflow-y: scroll;
}


html, body, div, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset,table,td,img {/*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: #666666 url(/Portals/0/images/bkgd.jpg) repeat-x;
  text-align: center;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 67.5%;
}

.imageleft {
  float: left;
  margin-right: 15px;
  margin-bottom: 5px;
}
.imageright {
  float: right;
  margin-left: 15px;
  margin-bottom: 5px;
}
#wrapper-content {
 margin: 0 auto;
  padding-left: 30px;
    width: 883px;
	text-align: left;
}
#bkgd-content {
  background: url(/Portals/0/images/bkgd_content_boxes_top.png) no-repeat;
  padding-left: 30px;
    width: 843px;
}
.ie6 #bkgd-content  {
	background:none;
	filter: progid:dximagetransform.microsoft.alphaimageloader(src='/Portals/0/images/bkgd_content_boxes_top.png', sizingmethod='crop');
	}
/*to make links and input fields clickable; above filter sometimes renders unclickable without these*/
#bkgd-content a {
  position: relative;
  z-index: 1;
}
#bkgd-content a:hover {
  position: relative;
  z-index: 1;
}
#bkgd-content input {
  position: relative;
  z-index: 1;
}

/*top navs*/
#top-admin-nav {
  padding-top: 11px;
  padding-right: 19px;
 
  color: #FFF;


  }
#top-admin-nav a,#top-admin-nav a:link,#top-admin-nav a:visited {
  color: #FFF;
  text-decoration: none;
}
#top-admin-nav a:hover {
  color: #E69F1B;
}
#topnav {
  float: left;
  width: 400px;
}
#archive {
  float: right;
  width: 195px;
}


/*mast*/
#mast {
  margin-bottom: 14px;
}
#logo {
  float: left;
  width: 480px;
  padding: 20px 0 0 15px;

}
.tagline {
  color: #FFF;
  font-style: italic;
  font-size: 1.2em;
  position: relative;
 font-family: "Trebuchet MS", Arial,sans-serif;
  left: -60px;
  top: 5px;

}
#search {
  float: left;
  width: 242px;
  padding: 25px 0 0 5px;
  color: #E9A41E;

}

.phone {
  font-size: 1.7em;
  font-weight: bold;
  font-family: Arial, Helvetica, sans-serif;
  text-align: right;
  padding-right: 5px;
  margin-top: 12px;

}

/*mainnav*/
#mainav {
  font-size: 13px;
  font-weight: bold;
  letter-spacing: .01em;
 padding-top: 13px;
   float: left;
 width: 830px;
}
#mainav a,#mainav a:link,#mainav a:visited {
  color:#000;
  text-decoration: none;
}
.shop {
  float: left;
  text-transform: uppercase;
  padding-top: 4px;
  font-weight: bold;
  font-size: 1.1em;
  margin-right: 9px;
}
#mainav ul {

}
#mainav li {
  float: left;
  list-style-type: none;

}
#mainav li a {
  display: block;
  padding:4px 8px 5px 15px;
  background-color:transparent;
  color:#000;
  font-size:.9em;
  text-decoration:none;
  background: url(/Portals/0/images/bullet_periwarrows.gif) no-repeat 0 8px;
}
#mainav li a.whitenav {
padding-top: 5px;
}
#mainav li a.yellownav {
padding-top: 5px;

}
#mainav li a.whitenav{
background:url(/Portals/0/images/bullet_redarrows.gif) no-repeat 0 8px; 
font-size: 13px;
margin: 0 0 0 16px;
text-transform:uppercase;
}
.ff2 #mainav li a.whitenav,.ff3 #mainav li a.whitenav {
  margin: 0 0 0 14px;
}
#mainav li a.bluenav {
background:url(/Portals/0/images/bullet_greyarrows.gif) no-repeat 0 8px; 
font-size: 14px;
margin: 0 32px 0 16px;
text-transform:uppercase;

}
#mainav li a.bluenav3 {
background:url(/Portals/0/images/bullet_greyarrows.gif) no-repeat 0 8px; 
font-size: 14px;
margin: 0 20px 0 14px;
text-transform:uppercase;
}
#mainav a:hover {
  color: #FFF;
}
#mainav li a.whitenav:hover {
color: #999;
}
#mainav li a.bluenav:hover {
color: #CCC;
}
#mainav li a.bluenav3:hover {
color: #CCC;
}
#contentholder-nobread {
clear: both;
margin-top: 34px;
margin-left:8px;

}

#contentholder-nobread li {
  list-style-type: none;
  background: url(/Portals/0/images/mfpb_body_arrows.gif) no-repeat 0 4px;
  padding-left: 20px;

  margin-left: 10px;
}

#subinfo {
  float: left;
  width: 153px;
  padding-bottom: 15px;

}


#subinfo a,#subinfo a:link,#subinfo a:visited {
  color: #2C5574;
  /*color:#0769CD;*/
}

#subinfo a:hover {
  color: #E69F1B;
}
.browseshop {
  border-bottom: 1px solid #303030;
   background: url(/Portals/0/images/bkgd_left_h2.jpg) no-repeat;
  padding: 7px 10px 15px 7px;
   color: #51668B;
}
.browseshop a,.browseshop a:link,.browseshop:visited {
  color: #2C5574;
 /*color:#0769CD;*/

   text-decoration: none;
}
.browseshop a:hover {
  color: #E69F1B;
}

#subinfo h2 {
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:12px;
  font-weight: bold;

  margin-left: 3px;
  color: #000;
  position: relative;
  z-index: 2000;
}
#subinfo h2 a,#subinfo h2 a:link,#subinfo h2 a:visited {
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:12px;
  font-weight: bold;
  margin-bottom: 10px;
  margin-left: 3px;
  color: #000;
  text-decoration: none;
}
#subinfo h2 a:hover {
  text-decoration: underline;
}


#maininfo {
  float: left;
  width: 580px;
  border: 1px solid #313131;
  background: #FFF;
  margin-left: 16px;
  padding: 20px 15px 30px 15px;
  margin-bottom: 15px;
  line-height: 150%;

}
#maininfo h1
{
 color: #51668B;
	font-size: 19px;

    font-weight: normal;
	margin-bottom: 15px;
}
#maininfo h2
{
 color: #51668B;
	font-size: 17px;

    font-weight: normal;
	margin-bottom: 10px;
}
#maininfo a,#maininfo a:link,#maininfo a:visited {
/*  color: #2C5574;*/
  color:#0769CD;
  text-decoration: underline;

}
#maininfo a:hover {
  color: #E69F1B;
}
#maininfo p {
  padding-bottom: 10px;
}

/*footer bkgd for content pages */
#bkgd-foot {
 background: url(/Portals/0/images/bkgd_content_boxes_foot2.png) no-repeat;
 margin-left: 13px;
 padding-left: 17px;

}
.ff2 #bkgd-foot,.ff3 #bkgd-foot {

}
.ie6 #bkgd-foot  {
	 background: url(/Portals/0/images/bkgd_content_boxes_foot2.gif) no-repeat;
}

/*to make links and input fields clickable; above filter sometimes renders unclickable without these*/
#bkgd-foot a {
  position: relative;
  z-index: 1;
}
#bkgd-foot a:hover {
  position: relative;
  z-index: 1;
}
#bkgd-foot input {
  position: relative;
  z-index: 1;
}

#footer-1 {
  clear: both;
  padding-top: 25px;
  color: #FFF;
    font-size: .9em;

}
#footer-1 a,#footer-1 a:link,#footer-1 a:visited {
  color: #FFF;
}
#footer-1 a:hover {
  color: #E69F1B;
}
#copyright {
  float: left;
  width: 180px;
}
#privacy {
  float: right;
  width: 196px;
  padding-right: 22px;
}
#footer-2 {
  color: #FFF;
  margin-top: -10px;
  line-height: 210%;
  font-size: .9em;
}
.ff2 #footer-2,.ff3 #footer-2,.safari #footer-2{
 margin-top: 16px;
}
#footer-2 a,#footer-2 a:link,#footer-2 a:visited {
  color: #FFF;
}
#footer-2 a:hover {
  color: #E69F1B;
}
#bottom-admin-nav {
  float: left;
  width: 310px;

}

#address {
  float: right;
  width: 325px;
  margin-right:32px;
  color: #FFF;
  text-align: right;
}
.ie6 #address {
  margin-right: 15px;
}
.black {
  color: #000;
}
#bottomnav {
  color: #999;
  font-size: .9em;
  text-align: center;
 margin: 35px 0;
  line-height: 150%;
  
}
#bottomnav a,#bottomnav a:link,#bottomnav a:visited {
  color: #999;
}
#bottomnav a:hover {
  color: #000;
}
#bottomnav h3 {
  font-size: 1em;
  text-transform: uppercase;
  margin-bottom: 0;
}
/*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;
}

/*additional clear*/
.clear {
clear: both;
}

/*
#content{
   float: left;
   width: 500px;
	padding: 15px;
   line-height: 160%;
   color: #000000;
   font-size: .75em;

}
#content h1 {
   color: #000000;
   font-size: 1.6em;
   margin-bottom: 15px;
}
#content h2 {
}
#content h3 {
}
#content p,#content ol,#content ul {
   padding-bottom: 15px;
}
#content ol ol,#content ul ul {
   padding-bottom:0;
}
#content ul {
   margin-left: 25px;
   list-style-type: square;
}
#content ol {
 margin-left: 25px
}
 
.table {
  border-top: 1px solid #333333;
  border-right: 1px solid #333333;
  padding: 0;
  margin: 0;
}
.table td {
  border-bottom: 1px solid #333333;
  border-left: 1px solid #333333;
  padding: 5px;
  margin: 0;
}
 .imageright {
  margin-left: 12px;
  margin-bottom: 5px;
  float: right;
}
.imageleft {
  margin-right: 12px;
  margin-bottom: 5px;
  float: left;
}
*/
/* ================================
    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;

    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;

}


/* 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;
}
/* modified style for Dynamic Login buttons - may need to be applied to page: /DesktopModules/Dynamic Login/DynamicLogin.ascx */

.LoginButton
{
	font-weight: normal;
	font-size: 12px;
	background: url(../0/images/button_background_login.jpg);
	height:20px;
	border: none;
	color: #FFFFFF;
	font-weight:bold;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}    

.PWButton
{
	font-weight: normal;
	font-size: 12px;
	background: url(../0/images/button_background_pw.jpg);
	color: #FFFFFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	border: none;
	height:20px;
	font-weight:bold;
} 
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;
}



/* John P 5/14/09: for Dynamic Login */
.signin {
  background: url(/images/button_login.gif) no-repeat;
  color: #FFF;
  font-size: 12px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: bold;
  padding: 6px 11px 10px 12px;

}
a.signin,a:link.signin,a:visited.signin {
  color: #FFF;
  text-decoration: none;
}
.register {
  background: url(/images/button_register.gif) no-repeat;
  color: #FFF;
  font-size: 12px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: bold;
  padding: 5px 0 0 12px;

}
a.register,a:link.register,a:visited.register {
  color: #FFF;
  text-decoration: none;
}
.DynamicRegistration_Maintable td {
  padding-bottom: 2px;
}
.NormalTextBox {
  margin-bottom: 8px;
}
