
/* CSS Document 
Authored by:
For:
Date:
*/
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;
}
body {
   background: #f4f5d8 url(/Portals/0/images/bg.jpg) repeat-x;
	
	 font-family: Arial, Helvetica, sans-serif;
	 margin-bottom: 25px;
	 font-size: 1em;
}
#main {
	margin: 0 auto;
	width: 980px;
}
/* header page */
#header {
	width: 980px;
	height: 133px;
	float: left;
	position: relative;
	z-index: 1000;
}
/* top black navigation start */
.top-nav {
	float: right;
	margin: 7px 0 4px 0;
	padding: 0 7px 0 0;

}
.top-nav li {
	display: inline;
	float: left;
	font: 0.75em/1.35em "Trebuchet MS", trebuchet, Arial, sans-serif;
	padding: 0 6px 0 8px;
	background: url(/Portals/0/images/sep.gif) no-repeat 0 4px;
}
.top-nav li.first {
	background: none;
}
.top-nav li a {
	text-decoration: none;
	color: #fff;
}
.top-nav li a:hover {
	text-decoration: underline;
}
/* top black navigation end */
/* especcially link */
.especcially {
	float: right;

}

/* navigation under top menu start */
.sub-top-nav {
	width: 100%;
	float: left;
}
.sub-top-nav ul {
	float: right;
	margin: 7px 18px 0 0;
	padding: 0 2px 22px 0;
	white-space: nowrap;
	background: url(/Portals/0/images/menu-shadow.gif) no-repeat 0 100%;
	display: inline;
}
.sub-top-nav ul li {
	float: left;
	display: inline;
	background: url(/Portals/0/images/sep-2.gif) no-repeat 0 4px;
	padding: 0 6px 0 6px;
	font: 0.75em/1.35em "Trebuchet MS", trebuchet, Arial, sans-serif;
}
.sub-top-nav ul li.first {
	background: none;
}
.sub-top-nav ul li a {
	color: #a49c44;
	text-decoration: none;
}
.sub-top-nav ul li a:hover {
	text-decoration: underline;
}
/* navigation under top menu end */
/* logo */
.logo {
	width: 122px;
	height: 122px;
	position: absolute;
	top: 81px;
	left: 97px;
	overflow: hidden;
	background: url(/Portals/0/images/logo.png) no-repeat;
}
.logo img,
.slogan img {
	display: block;
}
/* slogan */
.slogan {
	position: absolute;
	top: 90px;
	left: 238px;
}


#search {
  position: absolute;
  top: 93px;
  right: 21px;
}
#search * {
  position: relative;
  vertical-align:middle;
}
/* Google Search */
#search input.GCSearchBox {
	border: 1px solid #CAC580;
    background: #FFFFFF;
	width: 200px;
	font-size: 12px;
	text-align: right;
	padding: 1px 7px 3px;
	color: #414141;
	margin:0px;
	margin-right: 4px;
}
.win.safari #search input.GCSearchBox {
	padding: 3px 7px 3px;
}
#search .GCSearchButton {
  background: url(/Portals/0/images/search.gif) no-repeat;
  border: none;
  vertical-align: top;
  margin:0px;
    
  height: 21px;
  width: 26px;
}

.content-search input.GCSearchBox {
	border: 1px solid #CAC580;
    background: #FFFFFF;
	width: 200px;
	font-size: 12px;
	text-align: right;
	padding: 1px 7px 3px;
	color: #414141;
	margin:0px;
	margin-right: 4px;
}

.win.safari .content-search input.GCSearchBox {
	padding: 3px 7px 3px;
}
.content-search .GCSearchButton {
  background: url(/Portals/0/images/search.gif) no-repeat;
  border: none;
  vertical-align: top;
  margin:0px;
    
  height: 21px;
  width: 26px;
}

#cse-search-results iframe {
	width: 530px;
}

/* header end */
/* main container */
.container {
	float: left;
	width: 980px;
}
/* page left column */
.col-1 {
	float: left;
	width: 149px;
	margin: 80px 0 0;

}

.inside-page .col-1 {
	margin: 103px 0 0;

}

/* page center column */
.col-2 {
	float: left;
	width: 673px;

}
/* main image area start */
.main-image-area {
	float: left;
}
.contentpane {
	width: 673px;
	height:293px;
	overflow:hidden;
	position: relative;
z-index: 1;}
.inside-page .main-image-area {

	background: none;
	width: 559px;
	padding: 10px 0 14px 10px;
	background: url(/Portals/0/images/shadow-3.gif) no-repeat 10px 100%;
	color: #666;
	font: 0.68em/15px "Trebuchet MS", trebuchet, Arial, sans-serif;
	text-align:right;
}
.inside-page .main-image-area p {
padding: 3px 8px 0 0;
}
.main-image-area img,
.main-image-area object {
	padding:0px;
	background-color: #e1deb7;
	display: block;

}
.inside-page .main-image-area img,
.inside-page .main-image-area object {
	padding:0;
	background-color: #e1deb7;
	display: block;
}
/* main image area end */
/* three columns box */
.three-columns-holder {
	float: left;
	width: 673px;
	margin: 14px 0 0;
}
/* columns */
.sub-col-1 {
	float: left;
	width: 220px;
	
}
.sub-col-2 {
	float: left;
	width: 228px;
	background: url(/Portals/0/images/shadow-left.gif) no-repeat 100% 100px;
	min-height: 122px;

}
* html .sub-col-2 {
	height: 122px;
}
.sub-col-3 {
	float: left;
	width: 225px;
}
/* photo */
.three-columns-holder .photo {
	float: left;
	background-color: #e1deb7;
	padding: 14px 0 0;
	min-height: 89px;
	width: 100%;
}
* html .three-columns-holder .photo {
	height: 89px;
}
.three-columns-holder .photo img {
	display: block;
}
.sub-col-1 .photo img {
	padding: 0 0 0 9px;
}
.sub-col-2 .photo img {
	padding: 0 0 0 13px;
}
.sub-col-3 .photo img {
	padding: 0 0 0 9px;
}
/* text styles in three columns */
.sub-col-1 .text,
.sub-col-2 .text,
.sub-col-3 .text {
	float: left;
	margin: 12px 0 0;
	padding:10px;
	padding-top:0;
}
.sub-col-2 .text {
	padding-left: 13px;
}
.sub-col-3 .text {
	padding-left: 13px;
}


.sub-col-1 .text h3,
.sub-col-2 .text h3,
.sub-col-3 .text h3 {
	margin: 0;
	padding: 0;
	color: #0a55a4;
	font: bold 0.87em/18px "Trebuchet MS", trebuchet, Arial, sans-serif; 
	font-weight:bold;
}
/* blog list */
.sub-col-1 .text ul,
.sub-col-2 .text ul,
.sub-col-3 .text ul {
	float: left;
	margin: 0;
	padding: 0px 0 0 2px;
}
.sub-col-1 .text ul li,
.sub-col-2 .text ul li,
.sub-col-3 .text ul li {
	list-style: none;
	font: 0.8em/1.2em "Trebuchet MS", trebuchet, Arial, sans-serif;
	padding: 0 0 11px 0;
}
.sub-col-1 .text ul li a,
.sub-col-2 .text ul li a,
.sub-col-3 .text ul li a {
	text-decoration: none;
	color: #a4001c;
	background: url(/Portals/0/images/bullet-blue.gif) no-repeat 0 4px;
	padding: 0 0 0 16px;
	clear:both;
}
.sub-col-1 .text ul li a:hover,
.sub-col-2 .text ul li a:hover,
.sub-col-3 .text ul li a:hover {
	text-decoration: underline;
}



.three-columns-holder .text h2 {
	margin: 0;
	padding: 1px 0 8px;
	color: #a4001c;
	font: bold 0.94em/17px "Trebuchet MS", trebuchet, Arial, sans-serif;
}
.three-columns-holder .text p {
	color: #000;
	font: 0.75em/19px "Trebuchet MS", trebuchet, Arial, sans-serif;
	padding: 0 0 0 2px;
}
.three-columns-holder .text  a {
	color: #b42719;
}
.three-columns-holder .text  a:hover {
	text-decoration: none;
}
/* form */
.form {
	float: left;
	padding: 6px 0 0 1px;
}
.form img {
	display: block;
}
/* page right column */
.col-3 {
	float: left;
	width: 135px;
	padding: 0;
	margin: -1px 0 0;
	position: relative;
}
/* box with 2 photos */
.photo-box {
	float: left;
	width: 123px;
	height: 292px;
	border: 1px solid #e1deb7;
	padding: 0;
	margin: 0 0 0 14px;
	display: inline;
	text-align:center;

}
* html .photo-box {
	height: 292px;
}
.photo-box img {
	text-align: center;
	padding: 6px 0 6px;

}
/* blog box start */
.blog-box {
	float: left;
	background: url(/Portals/0/images/shadow-right.gif) no-repeat;
	min-height: 190px;
	padding: 12px 0 0 18px;
	margin: 10px 0 0;
	width: 123px;
}
* html .blog-box {
	height: 190px;
}
.blog-box h3 {
	margin: 0;
	padding: 0;
	color: #0a55a4;
	font: bold 0.87em/18px "Trebuchet MS", trebuchet, Arial, sans-serif; 
	font-weight:bold;
}
/* blog list */
.blog-box ul {
	float: left;
	margin: 0;
	padding: 12px 0 0 2px;
}
.blog-box ul li {
	float: left;
	list-style: none;
	font: 0.68em/1.2em "Trebuchet MS", trebuchet, Arial, sans-serif;
	padding: 0 0 11px;
}
.blog-box ul li a {
	text-decoration: none;
	color: #a4001c;
	background: url(/Portals/0/images/bullet-blue.gif) no-repeat 0 4px;
	padding: 0 0 0 16px;
	float: left;
}
.blog-box ul li a:hover {
	text-decoration: underline;
}
/* blog box end */
/* page footer start */
.footer {
	float: right;
	width: 810px;
	border-top: 4px solid #e1deb7;
	margin: 18px 20px 0 0;
	display: inline;
	padding: 0 0 10px;
	color: #848622;
	font: 0.68em/15px "Trebuchet MS", trebuchet, Arial, sans-serif;
}
.inside-page .footer {
	border: none;
	margin: 0 6px 0 0;
	width: 814px;
}
/* address */
.address {
	float: left;
	margin: 13px 0 0;
	padding: 0 0 20px;
}
/* footer links */
.footer-links {
	float: right;
	margin: 10px 0 0;
	padding: 0 15px 0 0;
}

.footer a {
	text-decoration: none;
	color: #A4001C;
	padding: 0 6px 0 8px;
	font-weight:bold;
}
.footer  a:hover {
	text-decoration: underline;
}
.copyright {
clear:both;
}
.loginlinks {
text-align:left;
margin-top:10px;
}
/* page footer end */

/* INNER PAGE */
.border-holder {
	float: left;
	border: 10px solid #e1deb7;
	width: 787px;
	margin: 1px 0 0 3px;
	display: inline;
	background: url(/Portals/0/images/container-bg-2.gif) repeat-y;
}
.bottom-bg-holder {
	width: 787px;
	background: url(/Portals/0/images/container-bottom-bg-2.gif) no-repeat 0 100%;
	float: left;
	padding: 0;
}
/* toolbar box */
.toolbar-box {
	float: left;
	background: url(/Portals/0/images/toolbar-bg.gif) no-repeat;
	height: 35px;
	width: 787px;
}
/* center column */
.col-4 {
	float: left;
	background: url(/Portals/0/images/left-col-bg.gif) no-repeat;
	width: 196px;
	padding: 0 0 30px 15px;
	min-height: 335px;
}
/* main column (right) */
#col-5 {
	float: left;
	width: 569px;
	background: #f7f8e3 url(/Portals/0/images/content-bg.gif) repeat-x;
	min-height: 560px;
	padding: 0 0 10px;
}
* html #col-5 {
	height: 560px;
}
/* page path links start */

.crumb {
	float: left;
	margin: 0;
	padding: 9px 0 0 78px;	
	font: 0.68em/1.3em "Trebuchet MS", trebuchet, Arial, sans-serif;
	color: #638fd4;
	font-weight:normal;
}

.crumb a {
	text-decoration: none;
	color: #b32d3f;
	padding: 0 3px 0 5px;
	font-weight:normal;
}
.crumb li a:hover {
	text-decoration: underline;
}

/* page path links end */

/* quote box start */
.quote-box {
	float: right;
	width: 160px;
	margin: 10px 34px 0 0;
	display: inline;
	padding: 0;
	text-align: right;
	color: #6a672d;
	font: .80em "Trebuchet MS", trebuchet, Arial, sans-serif;
}
.quote-box #dnn_leftpane1{
background: url(/Portals/0/images/shadow.gif) no-repeat;
background-position:bottom;
padding-bottom:15px;
text-align:left;
}

.quote-box h1 {
	padding: 0px;
	margin: 0px;
	font-size: 1.2em;
}
.quote-box h2 {
	padding: 0px;
	margin: 0px;
	font-size: 1.2em;
}
.quote-box h3 {
	padding: 0px;
	margin: 0px;
	font-size: 1.2em;
}

.quote-box img {
	float: right;
	margin: 25px 0 0;
	padding: 0 2px 16px 0;
}
.quote-box-bg a {
	color: #a4001c;
	text-align:left !important;
	line-height:100%;
	font-size:.95em;
	display:inline;
	padding-bottom:15px;
}
.quote-box a:hover {
	text-decoration: none;
}

.quote-box a img {
	margin: 0;
	padding: 0;
	display:inline;
	border:none;
}
.quote-box ul {
	margin: 0;
	margin-left: 10px;
	padding: 0;
}
.quote-box ul li {
	background: url(/Portals/0/images/bullet-yellow-2.gif) no-repeat 0 7px;
	margin:0;
	padding: 0 0 5px 15px;
	list-style: none;
	font-size: .9em;
	line-height:175%;
}

.quote-box ul ul {
	padding-left: 15px;
}

/* quote box end */
/* toolbar links start */
.toolbar-nav {
	float: right;
	padding: 10px 14px 0 0;
	margin: 0;

}
.toolbar-nav li {
	float: left;
	display: inline;
	padding: 0 0 0 11px;
}
.toolbar-nav li a {
	text-indent: -9999px;
	overflow: hidden;
	height: 14px;
	float: left;
}
.toolbar-nav li.mail a {
	background: url(/Portals/0/images/icon_share.gif) no-repeat 0 1px;
	width: 51px;
}
.toolbar-nav li.print a {
	background: url(/Portals/0/images/item-print.gif) no-repeat 0 1px;
	width: 52px;
}
.toolbar-nav .emailmod {
  display: inline;
}
/* toolbar links end */
/* page content */
#content {
	float: left;
	width: 535px;
	margin: 12px 0 0;
	text-align:left;
	color: #000;
	font: 0.81em/1.5em "Trebuchet MS", trebuchet, Arial, sans-serif;
	padding: 0 15px 12px 15px;
}
/* text styles */
#content h1 {
	margin: 0;
	padding: 0 0 15px 0;
	color: #0a55a4;
	font-family: "Trebuchet MS", trebuchet, Arial, sans-serif;
	font-weight:bold;
	line-height: 22px;
	font-size: 1.6em;
}
#content h2 {
	margin: 0;
	padding: 0 0 3px 0;
	color: #0a55a4;
	font-size: 1.2em;
	line-height: 19px;
	font-weight: bold;
	font-family: "Trebuchet MS", trebuchet, Arial, sans-serif;
}

#content h2.underconstruction {
	margin: 0;
	padding: 15px 0 5px;
	color: #660000;
	text-align: center;
	font: bold 1.15em/19px "Trebuchet MS", trebuchet, Arial, sans-serif;
}

#content h3 {
	margin: 0;
	padding: 15px 0 5px;
	color: #0a55a4;
	font: bold 1em/17px "Trebuchet MS", trebuchet, Arial, sans-serif;
}

#content a {
	color: #a4001c;
}
#content a:hover {
	text-decoration: none;
}
#content p {
  margin-bottom:15px;
  }
/* content list */
#content ul {
	margin: 0 0 10px 0;
	padding: 0 0 0 34px;
}
#content ul li {
	background: url(/Portals/0/images/bullet-yellow-2.gif) no-repeat 0 6px;
	padding: 0 0 0 10px;
	margin:0;
	padding: 0 0 0 21px;
	list-style: none;
}
/* content table */
.table {
	margin: 0 0 13px 2px;
	padding: 0;
	border-collapse: collapse;
	border: 1px solid #bcb55d;

}

.table td {
	margin: 0;
	padding: 5px 15px 5px 15px;
	border: 1px solid #bcb55d;
}

.shadow {
clear: both;
	background: url(/Portals/0/images/shadow.png) no-repeat;
	width: 550px;
	height: 10px;
	overflow: hidden;
	font-size: 0;
	margin: 15px 0 0 -20px;
	position: relative;
}

#content hr.deployment {
    border: 0;
	border-top: 2px dotted #bcb55d;
	height:2px;
	padding: 0px;
	margin-bottom: 15px;
	margin-top: 15px;
}

.table_deployment {
	margin: 0 0 0px 2px;
	padding: 0;
	border-collapse: collapse;
	border: 1px solid #bcb55d;
}

.table_deployment th {
	background-color: #E1DEB7;
	border: 1px solid #bcb55d;
	margin: 0;
	padding: 5px 10px;
}

.table_deployment td {
	margin: 0;
	padding: 5px 10px;
	border: 1px solid #bcb55d;
}

.table_deployment tr td:first-of-type {
	background-color: #f4f5d8;
}
/*Default Styles*/
/*#containerouter {
    width: 870px;
    margin: 15px auto 0 auto;
    text-align: left;
}*/
#google {
    text-align: right;
	padding-right: 27px;
	font-size: .7em;
}
#google a,#google a:link,#google a:visited {
   color: #FFFFFF;
   text-decoration: none;
}
#google a:hover {
   text-decoration: underline;
}



/* ==========================
    CSS STYLES FOR HouseMenu
   ==========================
*/


#tools {
   float: right;
        font-size: .7em;
}

#toolbar {
  margin-top: 8px;
  padding-right: 22px;
}

#maininfo{
   float: left;
   width: 598px;
   padding: 5px 0 25px 42px;

}



 .imageright {
  margin-left: 12px;
  margin-bottom: 5px;
  float: right;
}
.imageleft {
  margin-right: 12px;
  margin-bottom: 5px;
  float: left;
}


/*right column - cp*/
#subinfo {
    float: left;
    width: 218px;
	background: url(/Portals/0/images/right_gradient.jpg) no-repeat;
	padding-top: 25px;

}
#subnav {
    font-size: .75em;
	font-weight: bold;
	padding-bottom: 25px;
	padding-left: 20px;
}
#subnav li {
   list-style-type: none;
   background: url(/Portals/0/images/bullet_subnav.gif) no-repeat 0 4px;
   padding-left: 20px;
   padding-bottom: 5px;
}
#subnav a,#subnav a:link,#subnav a:visited {
   color: #1579AE;
   text-decoration: none;
}
.MenuHdr0 {
   display: none;
}

td.MenuItem0,td.MenuItemMouseOver0 {
   background-image: url(/Portals/0/images/bullet_blue.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
}
.MenuItem0 {
   padding-bottom: 8px;
}

.MenuItem0 a,.MenuItem0 a:link,.MenuItem0 a:visited {
    color: #1579AE;
	line-height: 120%;
	text-decoration: none;
	font-size: .8em;
	font-weight: bold;
}

.MenuItemMouseOver0 {
   padding-bottom: 8px;
}
.MenuItemMouseOver0 a,.MenuItemMouseOver0 a:link,.MenuItemMouseOver0 a:visited {
    color: #1579AE;

	line-height: 120%;
	text-decoration: underline;
	font-size: .8em;
	font-weight: bold;
}
td.MenuItem1,td.MenuItemMouseOver1 {
   background-image: url(/Portals/0/images/bullet_blue.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
}
.MenuItem1 {
   padding-bottom: 8px;
}

.MenuItem1 a,.MenuItem1 a:link,.MenuItem1 a:visited {
      color: #1579AE;
	line-height: 120%;
	text-decoration: none;
	font-size: .8em;
	font-weight: bold;
}

.MenuItemMouseOver1 {
   padding-bottom: 8px;
}
.MenuItemMouseOver1 a,.MenuItemMouseOver1 a:link,.MenuItemMouseOver1 a:visited {
     color: #1579AE;

	line-height: 120%;
	text-decoration: underline;
	font-size: .8em;
	font-weight: bold;
}
td.MenuHdr1 {
   background-image: url(/Portals/0/images/bullet_blue.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	
}
.MenuHdr1 a,.MenuHdr1 a:link,.MenuHdr1 a:visited {
      color: #1579AE;
	line-height: 120%;
	text-decoration: none;
	font-size: .8em;
	font-weight: bold;
}
td.MenuItem2,td.MenuItemMouseOver2 {
   background: url(/Portals/0/images/bullet_blue2.gif) 12% 0;
	background-repeat: no-repeat;
	padding-left: 30px;
}
.MenuItem2 {
   padding-bottom: 8px;
   padding-top: 8px;

}

.MenuItem2 a,.MenuItem2 a:link,.MenuItem2 a:visited {
     color: #1579AE;
	line-height: 120%;
	text-decoration: none;
	font-size: .75em;
	font-weight: bold;

}

.MenuItemMouseOver2 {
   padding-bottom: 8px;
}
.MenuItemMouseOver2 a,.MenuItemMouseOver2 a:link,.MenuItemMouseOver2 a:visited {
     color: #1579AE;

	line-height: 120%;
	text-decoration: underline;
	font-size: .8em;
	font-weight: bold;
}

#subextra{
   font-size: .7em;
   padding: 0 22px 15px 20px;
   margin-bottom: 35px;
   line-height: 150%;
}
#subextra a,#subextra a:link,#subextra a:visited {
   color:#1579AE;
   text-decoration: none;
}


#copyright {
   float: left;
   width: 300px;
}
#copyright a,#copyright a:link,#copyright a:visited {
   color: #99C4CC;
}

#bottomnav{
   float: right;
   width: 135px;
   color: #FFFFFF;
}
#containerbottom {
   background: url(/Portals/0/images/shadow_bottom.jpg);
   width: 865px;
   height: 6px;
}

/*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;
    
    text-decoration: none;
}

A.SkinObject:link {
    text-decoration:    none;
   
}

A.SkinObject:visited  {
    text-decoration:    none;
    
}

A.SkinObject:active   {
    text-decoration:    none;
   
}

A.SkinObject:hover    {
    text-decoration:    none;
    
}

/* 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;
}

/* FeedBurner */
.feedburnerFeedBlock p.feedTitle a {
	margin: 0;
	padding: 15px 0 5px;
	color: #0a55a4 !important;
	text-decoration: underline;
	font: bold 1.15em/19px "Trebuchet MS", trebuchet, Arial, sans-serif;
}

.feedburnerFeedBlock ul li p.feedItemAuthor {
	font-style: normal;
	font-weight: bold;
}

.feedburnerFeedBlock ul li p.date {
	font-style: italic;
	font-weight: normal;
}

.feedburnerFeedBlock div#creditfooter {
display: none;
visibility: hidden;
}

.DataGrid_Item td {
	border: 1px solid black;
}

.DataGrid_AlternatingItem td {
	border: 1px solid black;
	color:#996600;
}

.UserDefinedTableEditCell {
	border: 0px !important;
}
