/* 
================================
Skin styles for DotNetNuke
================================
*/   

.pagemastersub {
	width: 100%;
	height: 100%;
	background-color: #C2CCB1;
	vertical-align: top;

}

a:active, a:link, a:visited
{
    color: #433023;
    text-decoration: none;
}
a:hover
{
    color: #FF943A;
}

.pagemaster {
	width: 100%;
	height: 100%;
	background-color: #C2CCB1;
	vertical-align: top;

}
.skinmaster {
	background-color: #C2CCB1;
}
.skinheader {
	background-color: #FFFFFF;
}
.skingradient {
	background-color: #918963;
	height:30px;
}
.controlpanel {
	width: 100%;
	background-color: #918963;
}
.toppane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.leftpane {
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	background-image: url(/explore/portals/0/link_bg1.jpg);
	background-repeat: repeat-x;
	border-right: dashed 1px #FF943A;
	
}
.contentpane {
	width: 100%;
	background-color: transparent;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

.frontcontentpane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.subcontentpane {
	width: 100%;
	background-color: #ffffff;
	padding-left: 16px;
	padding-right: 4px;
	padding-top: 6px;
}

.rightpane {
	width: 175px;
	background-color: transparent;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding_bottom: 6px;
}
.bottompane {
	width: 100%;
	background-color: transparent;
}
.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-family: Arial, Helvetica; 
        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-family: Arial, Helvetica; 
    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: #ffffff;
  font-family: verdana, sans-serif; 
  font-size: 11px;
  font-weight: normal;
}
.TreeViewMenu {
	width: 175px;
	background-color: #C8D7DF;
	border-right: #7994cb 1px solid; 
	border-top: #7994cb 1px solid; 
	border-left: #7994cb 1px solid; 
	border-bottom: #7994cb 1px solid; 
	-moz-border-radius-bottomleft: 15px; 
	-moz-border-radius-bottomright: 15px; 
	-moz-border-radius-topleft: 3px; 
	-moz-border-radius-topright: 3px;
}
.TreeViewMenu_Header {
	background-color: #C8D7DF;
}

.Head {
   font-family: Arial, Helvetica;
   font-size:  20px;
   font-weight: Bold;
   color: #433023;
}

A.Head {
   font-family: Arial, Helvetica;
   font-size:  20px;
   font-weight: Bold;
   color: #433023;
}

a.Head a:hover {
   font-family: Arial, Helvetica;
   font-size:  20px;
   font-weight: Bold;
   color: #433023;
}

a.Head a:visited {
   font-family: Arial, Helvetica;
   font-size:  21px;
   font-weight: Bold;
   color: #433023;
}

.Head1 {
   font-family: Arial, Helvetica;
   font-size:  21px;
   font-weight: Bold;
   color: #433023;
}

A.Head1 {
   font-family: Arial, Helvetica;
   font-size:  21px;
   font-weight: Bold;
   color: #433023;
}

a.Head1 a:hover {
   font-family: Arial, Helvetica;
   font-size:  21px;
   font-weight: Bold;
   color: #433023;
}

a.Head1 a:visited {
   font-family: Arial, Helvetica;
   font-size:  21px;
   font-weight: Bold;
   color: #433023;
}


.SubHead {
	
   font-family: Arial, Helvetica;
   font-size:  11px;
   font-weight: bold;
   color: #918963;
}

A.SubHead {
	margin: 16px 0px 0px 0px;
	font-size:  11px;
	color: #433023;
	font-weight: bold;
  font-style: normal;
	}
	
A.SubHead:link {
   color: #433023;

}
A.SubHead:visited {
   color: #433023;

}
A.SubHead:hover {
   color: #433023;

}


.SubHead a:link {
   font-size:  11px;
   color: #918963;
}
.SubHead a:visited {
   font-size:  11px;
   color: #918963;
}
.SubHead a:hover {
   font-size:  11px;
   color: #918963;
}

.normal {
	font-family: Arial, Helvetica;
	font-size:  12px;
	color: #433023;
	font-weight: normal;
}
.normalsh {
	font-family: Arial, Helvetica;
	font-size:  13px;
	color: #433023;
	font-weight: normal;
}

.normalsh1 {
	font-family: Arial, Helvetica;
	font-size:  14px;
	color: #433023;
	font-weight: normal;
}

A.normal {
	font-family: Arial, Helvetica;
	font-size:  12px;
	color: #433023;
	font-weight: normal;
}

.navigation{
	width: 100%;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
	}
	
.tophead  { /*TD if menu option for using tables is on*/
	background-color: #ffffff;
	height: 250px;
	padding: 0px 5px 0px 5px; 
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
}

.headtxt  { /*TD if menu option for using tables is on*/
	color: #FF943A; 
	font-size: 15pt; 
	font-weight: normal; 
	font-style: normal; 
	background-color: Transparent;
	font-family: Arial, Helvetica; 	    
    padding: 0px 12px 0px 5px;   /*explicitly set padding for root menu items*/
}

.headnav {
	cursor: pointer;
	cursor: hand;
	color: #433023;
	font-size: 10pt;
	font-weight: bold; 
	font-style: bold;
	background-color: Transparent;
	font-family: Arial, Helvetica;
	padding: 0px 12px 12px 5px;
}

.headnav a:link { 
	cursor: hand; 
	color: #433023; 
	font-weight: bold; 
	text-decoration: none;
}
.headnav a:hover { 
	cursor: hand; 
	color: #FF943A; 
	font-weight: bold; 
	text-decoration: none;	
}

.headnav a:visited { 
	cursor: hand; 
	color: #433023; 
	font-weight: bold; 
	text-decoration: none;	
}

.searchheadnav {
	color: #433023;
	font-size: 9pt;
	font-family: Arial, Helvetica;
	font-weight: bold;
}

.ntkheadnav {
	color: #918963;
	font-size: 9pt;
	font-family: Arial, Helvetica;
	font-weight: bold;
}
.searchTextBox{
	font-family: Arial, Helvetica, sans-serif;

	font-size: 10px;

	font-weight: normal;

	color: #433023;
	margin: 0px;

	padding: 0px;

	
	height: 18px;


}

.theadnav {

	color: #918963;

	font-size: 9pt;

	font-weight: normal;

	font-style: normal;

	background-color: Transparent;

	font-family: Arial, Helvetica;


	text-decoration: none;
}



.theadnav:link { 
	cursor: pointer; 
	color: #918963; 
	text-decoration: none;
}


.theadnav:hover { 
	cursor: pointer; 
	color: #433023; 
	text-decoration: none;
}



.theadnav:visited { 
	cursor: pointer; 
	color: #918963; 
	text-decoration: none;
}

.dogooddisplaytbl {
	border: 1px dashed #918963;

}

.resourcedisplaytbl {
}

.subhead {
	margin: 16px 0px 0px 0px;
	font-family: Arial, Helvetica;
	font-size:  11px;
	color: #433023;
	font-weight: bold;
	
}
.subhead:link {
	text-decoration: none;
	font-weight: bold;
}
.subhead:hover {
	text-decoration: none;
	font-weight: bold;
}
.subhead:visited {
	text-decoration: none;
	font-weight: bold;
}

.linknormal {
	margin: 16px 0px 0px 0px;
	font-family: Arial, Helvetica;
	font-size:  11px;
	color: #433023;
	font-weight: normal;
	
}
A.linknormal {
	margin: 16px 0px 0px 0px;
	font-family: Arial, Helvetica;
	font-size:  11px;
	color: #433023;
	font-weight: normal;
	
}
.linknormal A:link {
	text-decoration: none;
	font-weight: normal;
}
.linknormal A:hover {
	text-decoration: none;
	font-weight: normal;
}
.linknormal A:visited {
	text-decoration: none;
	font-weight: normal;
}



.linknormalb {
	margin: 16px 0px 0px 0px;
	font-family: Arial, Helvetica;
	font-size:  11px;
	color: #433023;
	font-weight: bold;
	
}
A.linknormalb {
	margin: 16px 0px 0px 0px;
	font-family: Arial, Helvetica;
	font-size:  11px;
	color: #433023;
	font-weight: bold;
	
}
.linknormalb A:link {
	text-decoration: none;
	font-weight: bold;
}
.linknormalb A:hover {
	text-decoration: none;
	font-weight: bold;
}
.linknormalb A:visited {
	text-decoration: none;
	font-weight: bold;
}


.linktools {
	margin: 16px 0px 0px 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:  10px;
	color: #433023;
	font-weight: normal;
	
}
.linktools:link {
	text-decoration: none;
	font-weight: normal;
}
.linktools:hover {
	text-decoration: none;
	font-weight: normal;
}
.linktools:visited {
	text-decoration: none;
	font-weight: normal;
}

.toolstitle{
	font-family: Arial, Helvetica;
	font-size:  12px;
	color: #FF943A; 
}

.searchbutton {
}


.author{
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #91B661;

}
.smHead {
   font-family: Arial, Helvetica;
   font-size:  13px;
   font-weight: bold;
   color: #433023;
}

A.smHead {
   font-family: Arial, Helvetica;
   font-weight: bold;
   color: #433023;
}
.smsubHead {
   font-family: Arial, Helvetica;
   font-size:  12px;
   font-weight: normal;
   color: #918963;
}

A.smsubHead {
   font-family: Arial, Helvetica;
   font-size:  12px;
   font-weight: normal;
   color: #918963;
}

.introtext{
   font-family: Arial, Helvetica;
   font-size:  14px;
   font-weight: normal;
   color: #433023;
}
.SkinObject{
   font-family: Arial, Helvetica;
   font-size:  10px;
   font-weight: normal;
   color: #433023;

}
.title{
   font-family: Arial, Helvetica;
   font-size:  14px;
   font-weight: bold;
   color: #433023;
}


.dkgreenlink { 
font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
  color: #999966;
  padding: 4px; 
  } 
  
.dkgreenlink { 
font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
  color: #999966;
  padding: 4px; 
  } 
.dkgreenlink a:link { 
font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
  color: #999966;
  padding: 4px; 
  } 
  .dkgreenlink a:visited { 
font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
  color: #999966;
  padding: 4px; 
  } 
  
.gradbg { 
background-image: url(/portals/0/bot_grad_bg.jpg);
 background-repeat: repeat-x;
  background-position: bottom;
   }
.smIntGreen{
   font-family: Arial, Helvetica;
   font-size:  11px;
   font-weight: bold;
   color: #91B661;

}
.ltbccap {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #433023;
}

.ltbclower {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 45px;
	color: #433023;
	font-weight: normal;
	text-align: justify;
}
.ltbcsubhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #ff9900;
	letter-spacing: 2px;
}
.ltbctd {
	border: 1px dashed #433023;
	margin-top: 10px;
	margin-bottom: 10px;
	padding:4px;

}
.ltbctable {

}
.ltbcbrown {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #433023;
	padding-left:50px;
	padding-right:50px;
	width:250px;
	background-color: #E7EEDF;
		text-align: justify;
}
.ltbcorange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-transform: uppercase;
	color: #ff9900;
	text-align: justify;
	}
	
.PagingTable{
    width: 100%;
    background-color: #FFFFFF;
    BORDER-RIGHT: #003366 0px solid; 
    BORDER-TOP: #003366 0px solid; 
    BORDER-LEFT: #003366 0px solid; 
    BORDER-BOTTOM: #003366 0px solid; 
}