/* 
================================
Skin styles for DotNetNuke
================================
*/   
html body {
	padding:0;
	margin:0;
	background-color:#84a651;
	background-image:url(gci_bg.jpg);
	background-repeat:repeat-x;
	height:100%;
	text-align:center;
	}
.pagemaster {
	width: 1000px;
	padding:0px;
	margin:0px auto;
	background-color:#fff;
}
.container
{
	width: 1000px;
	padding:0px;
	margin:0px auto;
	background-color:#fff;
	background-position:top;
}
.background{
	padding:0px;
	margin:0 auto;
	background-color:#fff;
	display:block;
	width:1020px;
	height:auto;
	min-height:100%;
	background-image:url(screenflex_shadow.jpg);
	background-repeat:repeat-y;	
	text-align: left;
}
.header {
	background-image:url(header_bg.jpg);
	background-repeat:repeat-x;
	height:260px;
	padding:0px;
	margin:0px;
	width:1000px;
}
.headerflash
{
	background-image:url(header_bg.jpg);
	background-repeat:repeat-x;
	padding:0px;
	margin:0px;
	width:1000px;
}
ul, li {
	font:12px Verdana, Arial, Helvetica, sans-serif;
}
p {
	font:12px Verdana, Arial, Helvetica, sans-serif;
	line-height:180%;
}
li
{	list-style-image: url(../../../../images/node.gif) }
h1 {
	
	font:16px Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	color:#400101;
	text-align:left;
}
h2 {
	
	font:14px Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	color:#014005;
	text-align:left;
	text-decoration:none;
}
h3{
	color:#ffe400;
	font:bold 18px Arial, Helvetica, sans-serif;
	letter-spacing:200%;
	text-align:center;
	margin-top:10px;
}
hr
{

	color:#d85732;
	background-position:center;
}
.searcharea {
	float:right; 
	margin:20px 60px 0px 0px;
	}
.skinmaster {
	width:1000px;
	margin:0px auto;
	
}
.content {
	width:1000px;
	margin:0px;
	padding:0px;
	background-color:#FFFFFF
}
.skinheader {
font:16px Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	color:#400101;
	text-align:left;
}
a.SkinObject:link, a.SkinObject:visited, a.SkinObject:active  {
	/*color:#003366;
	text-decoration:underline;*/
	color:#fff;
	font:12px Arial, Helvetica, sans-serif;
	font-weight:bold;
	padding:2px;
	margin:0px;
	border:1px solid #00aeef;
	background-color:#0c6d93;
}
a.SkinObject:hover  {
	/*color:#003366;
	text-decoration:underline;*/
	color:#fff;
	font:12px Arial, Helvetica, sans-serif;
	font-weight:bold;
	padding:2px;
	margin:0px;
	border:1px solid #0c6d93;
	background-color:#00aeef;
}
.SkinObject {
color:#003366;
font-family:Tahoma,Arial,Helvetica;
font-size:8.5pt;
text-decoration:none;
}
.controlpanel {
	width: 100%;
	background-color: #fefefe;
}
.topleftpane {

	background-color: #fff;
	padding:20px 0px 25px 30px;
	margin: 0px;
	width:360;
	float:left;
}
.toprightpane {

	background-color: #fff;
	padding:0px;
	margin: 0px;
	width:550;
	float:right;
	background-position:right;
	text-align:right;
}
botrightpane {
	padding:5px;
	vertical-align:top;
	}
.contentpane {
	padding:0px 20px 0px 20px;
	margin:0px;
	width:710px;
	float:left;
	z-index:0;
}
.rightpane
{
	padding:0px;
	margin:20px 20px 0px 0px;
	width:220px;
	float:right;
	overflow:visible;
	border:1px solid #83a551;
}
.footerpane
{
	width:1000px;
	padding:0px;
	margin:0px;
	clear:both;
	background-image:url(gci_footer.jpg);
	background-repeat:no-repeat;
	height:65px;
	background-color:#84a651;
	text-align:center;
}
.search {
	background-color:#41245a;
	color:#FFFFFF;
	padding:5px;
	height:60px;
	}


.main_dnnmenu_container {
	background-color: transparent; 
}
.main_dnnmenu_bar {
	cursor: pointer; 
	cursor: hand;
	height:16px;
	background-color: Transparent;
}
.main_dnnmenu_item td { /*TD if menu option for using tables is on*/
	cursor: pointer; 
	cursor: hand; 
	color: #000000; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal; 
	background-color: Transparent;
	font:"Trebuchet MS", Arial, Helvetica, sans-serif;
        white-space: nowrap;  /*Word wrapping menu item now optional*/
        padding: 1px 3px 3px 1px;	
}

.main_dnnmenu_rootitem  { /*TD if menu option for using tables is on*/
	cursor: pointer; 
	cursor: hand; 
	color: #000000; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal; 
	background-color: Transparent;
	font:"Trebuchet MS", Arial, Helvetica, sans-serif;; 
    white-space: nowrap;  /*Word wrapping menu item now optional*/	    
    padding: 0px 12px 0px 5px;   /*explicitly set padding for root menu items*/
}

.main_dnnmenu_itemhover {  
	background-color: #8da4d3; 
}

.main_dnnmenu_itemhover td {  
	background-color: #8da4d3; 
}


.main_dnnmenu_icon {
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 15px; 
	height: 100%;
}
.main_dnnmenu_submenu {
	background-color: #cad5ea;  
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=3); 
	padding: 1px 1px 1px 1px;   /*explicitly set padding for sub-menus */
}
.main_dnnmenu_break {
	height: 1px;
	font-size: 1px;
}

.main_dnnmenu_arrow {
	border-right: #cad5ea 1px solid; 
	border-bottom: #cad5ea 1px solid; 
	border-top: #cad5ea 0px solid;
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
}
.main_dnnmenu_rootmenuarrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}
.StandardButton {
  background: #7994cb none; 
  color: #000;
  	font:"Trebuchet MS", Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: normal;
}
span.Head {
 	font:16px Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	color:#400101;
	text-align:left;
}
html>body #PortalBorder {height:auto}/*for mozilla */
.copyright
{
	color:#000;
	font:12px Georgia, "Times New Roman", Times, serif;
	line-height:180%;
	padding:0px;
	margin:0px;
}
.footer
{
	width:1000;
	height:65;
	background-image:url(bottom_bg.jpg);
	background-repeat:repeat-y;
}
a.right:active, a.right:link, a.right:visited
{
	color:#400101;
	font:14px Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	padding:0px;
	margin:0px;
	text-decoration:none;
}
a.right:hover
{
	color:#014005;
	text-decoration:none;
}
a:active, a:link, a:visited
{
	color:#014005;
	font:12px Verdana, Arial, Helvetica, sans-serif;
	padding:0px;
	margin:0px;
	text-decoration:underline;
}
a:hover
{
	color:#400101;
	text-decoration:none;
}
a.copyright:active, a.copyright:link, a.copyright:visited
{
	color:#014005;
	font:12px Georgia, "Times New Roman", Times, serif;
	padding:0px;
	margin:0px;
	text-decoration:underline;
}
a.copyright:hover
{
	color:#400101;
	text-decoration:none;
}
.address
{
	font:12px Arial, Helvetica, sans-serif;
	padding:0;
	margin:0;
}


/*****************nav styles*********************/


.TabList {
    font-size:75%;
	z-index:1000;
}
#nav ul {
    padding:0;
    margin:0;
    list-style:none;
    background-color:transparent;
}
#nav li {
  position: relative;
  float:left;
  padding:0px;
  margin:0px;
  list-style: none;
  color:#400101;
  background-color:transparent;
}

#nav li ul { /* second-level lists */
	position : absolute;
	left: -999em;
    background-color:#fff;
	z-index:1000;
	font:bold 12px Georgia, "Times New Roman", Times, serif;
	display:block;
    text-decoration:none;
	margin:-10px 0px 0px 0px;
    padding:0px 15px;
	color:#400101;
	border:1px solid #83a551;
	width:200px;
	float:left;
}
#nav li ul a {
	font:bold 12px Georgia, "Times New Roman", Times, serif;
	display:block;
    text-decoration:none;
    margin:15px auto;
    padding:0px 15px;
    color:#400101;
	border:hidden;
}
#nav li ul a:hover {
  background-color:transparent;
  color:#014005;
  text-decoration:underline;
  border:hidden;
}
#nav li ul ul { /* third-and-above-level lists */
	left: -999em;
    background-color:#d8edfb;
  	border:1px solid #333;
}

#nav li a {
	font:bold 12px Georgia, "Times New Roman", Times, serif;
	display:block;
    text-decoration:none;
    margin:15px auto;
    padding:0px 15px;
    color:#400101;
	border-right:1px solid #400101;
}
#nav li a:hover {
  background-color:transparent;
  color:#014005;
  text-decoration:underline;
  border-right:1px solid #400101;
}
#nav li a.SelectedTab {
    font-weight:bold;
    background-color: #FFF;
    color:#000;
}
#nav .DisabledTab {
    color:#ccc;
}
/*no need to change these hover classes unless you need more than 4 levels */
#nav li:hover ul ul,
#nav li:hover ul ul ul,
#nav li:hover ul ul ul ul,
#nav li.iehover ul ul,
#nav li.iehover ul ul ul,
#nav li.iehover ul ul ul ul{
  left: -999em;
}

#nav li:hover ul, 
#nav li li:hover ul, 
#nav li li li:hover ul, 
#nav li.iehover ul, 
#nav li li.iehover ul, 
#nav li li li.iehover ul {
	left: auto;
}


#navContainerBorder {
    background-color:white;
    padding:2px;
    border:1px solid #333;
    height:30em;
}
#navContainer {
   border:1px solid #333;
   background-color: #d8edfb;
   height:30em;
   width:215px;
   vertical-align:top;
   padding:10px 5px 10px 5px;
   z-index:9999;
}


 .clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    }
.navmenu {
	margin:0px;
	padding:0px;
	height:45px;
	background-color:#FFFFFF;
	background-image:url(gci_nav_bg.jpg);
	background-repeat:repeat-x;
	}	
	/* ==========================
    CSS STYLES FOR HouseMenu
   ==========================
*/

/*********************************************************************
 Standard structural CSS that typically should not need to be changed
*********************************************************************/
#houseMenuB, #houseMenuB ul { /* all submenu lists */
	padding: 0;
	margin: 0;
	border: 0;
	list-style: none;
	white-space: nowrap;
	position: relative;
	z-index: 99999;
}

#houseMenuB li { /* all list items */
	position: relative;
	display: inline;
	float: left;
	margin: 0;
	border: 0;
	padding: 0;
}

#houseMenuB li li { /* all items under the top level */
	z-index: 11113;
}

#houseMenuB a { /* all links within the menu wrapper */
	display: block;
	margin:0px 0px 25px 0px; 
	border: 0;
	padding: 0;
	float:right;
}

#houseMenuB li li a { /* all item links under the top level */
	margin: 0;
	border: 0;
	padding: 0;
}

#houseMenuB li a:hover {
	margin: 0;
	border: 0;
	padding: 0;
}

#houseMenuB li li a:hover {
	margin: 0;
	border: 0;
	padding: 0;
}

#houseMenuB li ul {
	position: absolute;
	margin: 0;
	border: 0;
	padding: 0;
	z-index: 11112;
}

#houseMenuB li ul ul { /* third-and-above-level lists */
	margin: 0;
	border: 0;
	padding: 0;
}

#houseMenuB li:hover ul ul, 
#houseMenuB li:hover ul ul ul, 
#houseMenuB li.sfhover ul ul, 
#houseMenuB li.sfhover ul ul ul {
	left: -9999px;
}

#houseMenuB li:hover ul, 
#houseMenuB li li:hover ul, 
#houseMenuB li li li:hover ul, 
#houseMenuB li.sfhover ul, 
#houseMenuB li li.sfhover ul, 
#houseMenuB li li li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
	z-index: 99999;
}

#houseMenuB iframe {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 0;
	filter: progid:DXImageTransform.Microsoft.Alpha(style=0,opacity=0);
	display: block;
}

.ArrowPointer
{
	cursor: default;
}



/*******************************************************/
 Presentation CSS that typically needs to be customized

#houseMenuB, #houseMenuB ul { /* all submenu lists */
	height: 18px;
	_height: 18px;
	line-height: 12px;
	background-color: #fff;
	background-position:right;
	text-align:right;
	position: relative;
}

#houseMenuB li { /* all list items */
	width: 144px;
	height: 18px;
	/* hack for MacIE5 to ignore, while other browsers use \*/
	width: auto;
	_width: 1px;
	height: 18px;
	_height: 18px;
	/* end hack */
}

#houseMenuB li li { /* all items under the top level */
	width: 148px;
	height: auto;
	/* hack for MacIE5 to ignore, while other browsers use \*/
	width: 134px;
	_width: 144px;
	/* end hack */
}

#houseMenuB a { /* all links within the menu wrapper */
	font:12px Arial, Helvetica, sans-serif;	
	border-right:1px solid #0f769d;
	text-decoration: none;
	color: #0f769d;
	padding: 5px 15px 0px 15px;
	margin:0px 0px 25px 0px;
	width: auto;
	height: auto;
	background-position:right;
	text-align:right;
	/* hack for MacIE5 to ignore, while other browsers use \*/
	_width: 100%;
	height: 12px;
	_height: 18px;
	/* end hack */
}

#houseMenuB li li a { /* all item links under the top level */
	padding: 5px;
	width: 148px;
	height: 18px;
	/* hack for MacIE5 to ignore, while other browsers use \*/
	width: 134px;
	_width: 144px;
	height: 12px;
	_height: 18px;
	/* end hack */
}

#houseMenuB li a:hover {
	padding: 5px 15px 0px 15px;
	color: #0f769d;
	border-right:1px solid #0f769d;
	background-color: #fff; 
	height: auto;
	text-decoration:underline;
	/* hack for MacIE5 to ignore, while other browsers use \*/
	height: 12px;
	_height: 18px;
	/* end hack */
}

#houseMenuB li li a:hover {
	color: #666;
	background-color: #ccc; 
	padding: 5px;
	height: auto;
	/* hack for MacIE5 to ignore, while other browsers use \*/
	height: 12px;
	_height: 18px;
	/* end hack */
}

#houseMenuB li li li a:hover {
	color: #666;
	background-color: #eee; 
	padding: 5px;
	height: auto;
	/* hack for MacIE5 to ignore, while other browsers use \*/
	height: 12px;
	_height: 18px;
	/* end hack */
}

#houseMenuB li ul { /* second-level lists */
	width: 144px; /* width of submenu, must be set so third-level list can get shifted over properly */
	left: -9999px; /* using left instead of display to hide menus because display: none isn't read by screen readers */
	border: solid 1px #333;
	margin: -2px 0 0 0;
	/* hack for MacIE5 to ignore, while other browsers use \*/
	margin: 0;
	/* end hack */
	line-height: 12px;
	background-color: #999;
	height: auto;
}

#houseMenuB li ul ul { /* third-and-above-level lists */
	margin: -22px 0 0 144px;
	border: solid 1px #666;
	line-height: 12px;
	background-color: #ccc;
}

/* Applied to the parent item, if displayed, in either vertical or horizontal
   orientation. Must follow other styles. */
#houseMenuB #houseMenuParentItem a
{ /* all links under the parent item (li) */
	background-color: transparent; 
	text-decoration: none;
}

#houseMenuB a#houseMenuParentLink
{ /* parent link itself */
	background-color: transparent; 
	text-decoration: none;
	background-position:right;
	text-align:right;
}

#houseMenuB a#houseMenuCurrentLink
{ /* current link itself */
	padding: 5px;
	color: #333; 
	background-color: #eee; 
	text-decoration: none;
}
.clear_float{clear:both;}

<!--[if IE]>
<style type="text/css">
  .clearfix {
    zoom: 1;     /* triggers hasLayout */
    }  /* Only IE can see inside the conditional comment
    and read this CSS rule. Don't ever use a normal HTML
    comment inside the CC or it will close prematurely. */
</style>
<![endif]-->










