/* 
================================
Skin styles for DotNetNuke
================================
*/   

.pagemaster {
	width: 100%;
	background-color: #E6E6E6;
}
.skinmaster {
	width: 770px;
	background-color: #E6E6E6;
	border-right: #ffffff 0px solid; 
	border-top: #ffffff 0px solid; 
	border-left: #ffffff 0px solid; 
	border-bottom: #ffffff 0px solid; 
	moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px; 
}
.skinheader {
	background-image: url(topbg.gif);
	background-repeat: repeat-x;
	background-color: #1d4a23;
	height: 102px;
}
.dottedline {
	background-image: url(dot.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.bannerpadding {
	padding-left: 20px;
	padding-right: 20px;
}
.skingradient {
	height:20px;
	background-color: transparent;
}
.controlpanel {
	width: 100%;
	background-color: #E6E6E6;
	border-left: 1px solid #E6E6E6;
	border-right: 1px solid #E6E6E6;
	border-top: 1px solid #E6E6E6;
	border-bottom: 1px solid #E6E6E6;
}
.toppane { 
	background-color: #ffffff; 
	padding: 0px;
	vertical-align: top;
	margin: 0px;
}
.leftpane { 
	background-color: #ffffff; 
	width: 180px;
	padding-left: 10px; 
	padding-right: 5px; 
	padding-top: 0px;
	vertical-align: top;
	border-right-style: solid;
	border-right-color: #E6E6E6;
	border-right-width: 1px;
}
.toprightpane {  
	background-color: #f8f0d6; 
	background-image: url(); 
	background-repeat: repeat-y; 
	background-position: left 0; 
	padding-left: 10px; 
	padding-right: 5px; 
	padding-top: 12px;
	vertical-align: top; 
}
.contentpane {
	width: 429px;
	height: 100%;
	vertical-align: top;
	background-color: #f9f3d9;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}
.contentpane2 {
	width: 429px;
	vertical-align: top;
	background-color: #ffffff;
	padding-left: 10px;
	padding-right: 0px;
	padding-top: 0px;
}
.rightpane { 
	width: 230px; 
	vertical-align: top;
	background-color: #f8f0d6; 
	padding-left: 10px; 
	padding-right: 5px; 
	padding-top: 0px; 
}
.rightpane2pane { 
	width: 230px; 
	background-color: #f8f0d6; 
	padding-left: 10px; 
	padding-right: 5px; 
	padding-top: 12px;
	vertical-align: top; 
}
.bottompane {
	width: 100%;
	background-color: transparent;
	padding-left: 8px;
	padding-right: 6px;
	padding-top: 6px;
}
.MainMenu_MenuContainer {
	background-color: transparent; 
}
.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand;
	height:15px;
	background-color: Transparent;
}
.MainMenu_MenuItem{
	border-left: #F7F4F3 0px solid; 
	border-bottom: #F7F4F3 0px solid; 
	border-top: #F7F4F3 0px solid; 
	border-right: #F7F4F3 0px solid;
	cursor: pointer; 
	cursor: hand; 
	color: #006233; 
	font-size: 13px; 
	font-weight: normal; 
	font-style: normal; 
	background-color: Transparent;
	font-family: Arial; 
}
.MainMenu_MenuItemSel{
	cursor: pointer; 
	cursor: hand; 
	color: #006233; 
	font-size: 13px;
	font-family: Arial; 
	font-weight: bold; 
	font-style: normal;
	height: 15px;
}
.MainMenu_MenuItemAct {
	cursor: pointer; 
	cursor: hand; 
	color: #006233; 
	font-size: 13px;
	font-family: Arial; 
	font-weight: bold; 
	font-style: normal;
	height: 15px;
}
.greenmenu {
	height: 30px;
	vertical-align: middle;
	background-image: url(PrimaryNav.jpg);
	background-repeat: repeat-x;
}
.rootMenuItem TD { 
	cursor: pointer; 
	cursor: pointer; 
	color: #ffffff; 
	font-size: 13px; 
	font-weight: normal; 
	font-style: normal; 
	background-color: transparent; 
	font-family: Arial; 
	padding-top: 3px; 
	padding-bottom: 3px; 
	border: solid 0 #f7f4f3; 
} 
.rootmenuitemselected TD{ 
	cursor: pointer; 
	cursor: hand; 
	color: #006233; 
	font-size: 13px;
	font-family: Arial; 
	font-weight: normal; 
	font-style: normal;
	height: 15px;
	padding-top: 3px;
	padding-bottom: 3px;
}
.rootmenuitemactive TD{ 
	cursor: pointer; 
	cursor: hand; 
	color: #FFFFFF; 
	font-size: 13px;
	font-family: Arial; 
	font-weight: normal; 
	font-style: normal;
	height: 15px;
	padding-top: 3px;
	padding-bottom: 3px;
}
.MainMenu_MenuIcon {
	border-left: #F7F4F3 1px solid; 
	border-bottom: #F7F4F3 1px solid; 
	border-top: #F7F4F3 1px solid; 
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 1px; 
	height: 21px;
}
.MainMenu_SubMenu {
	margin-top: -1px;
	background-color: #F7F4F3;  
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=3);
}
.MainMenu_MenuBreak {
	height: 1px;
}
.MainMenu_MenuArrow {
	border-right: #F7F4F3 1px solid; 
	border-bottom: #F7F4F3 1px solid; 
	border-top: #F7F4F3 0px solid;
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
}
.MainMenu_RootMenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}
.StandardButton {
  background: #5661BB none; 
  color: #ffffff;
  font-family: verdana, sans-serif; 
  font-size: 11px;
  font-weight: normal;
}
.TreeViewMenu {
	width: 175px;
	background-color: #dfe5f2;
	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-image: url(gradient_LtBlue.jpg);
}
/* Text Styles */
.Head {
   font-family: Arial, Helvetica;
   font-size:  18px;
   font-weight: normal;
   color: #1d4a23;
}
.pagetitle {font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif; font-size: 20px; font-weight: normal; color: #006233; background-color: #FFFFFF;line-height: 25px;padding-left: 3px; vertical-align: top; }
.subhead {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #006233;
}
.normal {
   font-family: Arial, Helvetica;
   font-size:  11px;
   font-weight: normal;
   color: #191919;
}
.NormalTextBox
{
	font-family: Arial;
	font-size: 12px;
	color: #1d1d1d;
}
H4  {
    font-family: Arial;
    font-size:  12px;
    font-weight:    normal;
    color: #1d4a23;
}
H5  {
    font-family: Arial;
    font-size:  11px;
    font-weight: bold;
    color: #1d4a23;
}
A:link  {
	font-family: arial;
	color: #006233;
	font-size:11px;
}
A:visited   {
	font-family: arial;
	color: #006233;
	font-size:11px;
}

A:hover {
    font-family: arial;
	color: #DFAA1C;
	font-size:11px;
	text-decoration : underline;
}
A:active    {
	font-family: arial;
	color: #DFAA1C;
	font-size:11px;
}
.header {
   font-family: Arial, Helvetica;
   font-size:  11px;
   font-weight: normal;
   color: #006233;
   background-color: #EAD278;
   height: 19px;
   padding-top: 5px;
   padding-right: 7px;
}
.footertext {
   font-family: Arial, Helvetica;
   font-size:  11px;
   font-weight: normal;
   color: #006233;
   background-color: #EAD278;
   height: 19px;
}
A.footer:link {
    text-decoration: none;
	font:11px Arial, Helvetica;
    color: #006233;
	font-weight: normal;
}
A.footer:visited {
    text-decoration: none;
	font:11px Arial, Helvetica;
    color: #006233;
	font-weight: normal;
}
A.footer:active {
    text-decoration: underline;
	font:11px Arial, Helvetica;
    color: #6D94B9;
	font-weight: normal;
}
A.footer:hover {
    text-decoration: underline;
	font:11px Arial, Helvetica;
    color: #6D94B9;
	font-weight: normal;
}
.breadcrumbs   {
    font:11px Arial, Helvetica;
    font-weight:   none;
	height: 20px;
	vertical-align: middle;
    color: #006233;
	padding-top: 3px;
}
.breadcrumbrow   {
	font:11px Arial, Helvetica;
    font-weight:   none;
    color: #006233;
	vertical-align: middle;
	padding-left: 11px;
	padding-top: 3px;
}
.breadcrumblinks   {
	font:11px Arial, Helvetica;
    font-weight:   none;
    color: #006233;
	vertical-align: middle;
	padding-right: 11px;
	
}
A.breadcrumbs:link {
    text-decoration: none;
	font:11px Arial, Helvetica;
    color: #006233;
	font-weight: none;
}
A.breadcrumbs:visited {
    text-decoration: none;
	font:11px Arial, Helvetica;
    color: #006233;
	font-weight: none;
}
A.breadcrumbs:active {
    text-decoration: underline;
	font:11px Arial, Helvetica;
    color: #DFAA1C;
	font-weight: none;
}
A.breadcrumbs:hover {
    text-decoration: underline;
	font:11px Arial, Helvetica;
    color: #DFAA1C;
	font-weight: none;
}
.loginText {
   font-family: Arial;
   font-size:  11px;
   font-weight: normal;
   color: #006233;
}
.dateText {
   font-family: Arial;
   font-size:  11px;
   font-weight: normal;
   color: #006233;
}
a.loginText:Link {
   font-family: Arial;
   font-size:  11px;
   color: #006233;
   text-decoration: none;
}
a.loginText:Active {
   font-family: Arial;
   font-size:  11px;
   color: #006233;
   text-decoration: none;
}
a.loginText:Visited {
   font-family: Arial;
   font-size:  11px;
   color: #006233;
   text-decoration: none;
}
a.loginText:Hover {
   font-family: Arial;
   font-size:  11px;
   color: #006233;
   text-decoration: underline;
}
.Menu_MainItem
{	
	cursor:hand;
	cursor:pointer;
	font-family: Arial, Verdana;
	font-size: 11px;
	color: white;
	height: 25px;
	width: 75px;
	padding: 6px 0px 0px 4px;
	margin-bottom: 4px;
}
.Menu_MainItemOver
{
	cursor:hand;
	cursor:pointer;
	font-family: Arial, Verdana;
	font-size: 11px;
	color: white;
	height:25px;
	width:75px;
	padding: 6px 0px 0px 4px;
	margin-bottom: 4px;
}
.Menu_ItemsGroup {
	background-color: #FFFFFF;
	background-repeat:no-repeat;
	background-position: bottom;
	border-left: 5px solid #EAD078;
	background-color: White;
	width:116px;
}
.Menu_Item {
	background-color: #FFFFFF;
	cursor:hand;
	cursor:pointer;
	font-family: Arial, Verdana;
	font-size: 11px;
	color: #77787B;
	height:22px;
	width:100%;
	padding-left:4px;
}

.Menu_ItemOver {
	background-color: #E1E1E1;
	cursor:hand;
	cursor:pointer;
	font-family: Arial, Verdana;
	font-size: 11px;
	color: #000000;
	height:22px;
	width:100%;
	padding-left:4px;
}

.Menu_PathItemOver {
	background-color: #E1E1E1;
	cursor:hand;
	cursor:pointer;
	font-family: Arial, Verdana;
	font-size: 11px;
	color: #000000;
	height:22px;
	width:100%;
	padding-left:4px;
}

.panelbar
{
	background: transparent;
}

.panelbarHeaderCollapsed
{
	cursor: hand;
	cursor:pointer;
	color: #877560;
	font-size: 11px;
	height: 25px;
	padding-left: 12px;
}

.panelbarHeaderCollapsedHover
{
	cursor: hand;
	cursor:pointer;
	color: #736704;
	font-size: 11px;
	height: 25px;
	padding-left: 12px;
}

.panelbarHeaderExpand
{
	cursor: hand;
	cursor:pointer;
	color: #736704;
	font-size: 11px;
	height: 19px;
	padding-left: 12px;
}

.panelbarItem 
{
	cursor: hand;
	cursor:pointer;
	color: #736704;
	font-size: 11px;
	text-decoration: none;
	padding-left: 21px;
	height: 16px;
	background-position: 12px 6px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
}

.panelbarItemHover
{
	cursor: hand;
	cursor:pointer;
	color: #492b09;
	font-size: 11px;
	text-decoration: none;
	padding-left: 21px;
	height: 16px;
	background-position: 12px 6px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
}

.panelbarItemSelected
{
	cursor: hand;
	cursor:pointer;
	color: #736704;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	padding-left: 21px;
	height: 16px;
	background-position: 12px 6px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
}
.MenuSeparator
{
    padding: 0px 5px 0px 5px;
}
	

