/* 
================================
Skin styles for DotNetNuke
================================
*/   

.pagemaster {
	width: 100%;
	height: 100%;	
	background-color: #FFFFFF;
}
.pagemaster2 {
	width: 100%;
	height: 100%;	
	background-color: #E5E5E5;
}
.skinmaster {
	height: 100%;
	background-color: #FFFFFF;
	BORDER-RIGHT: #7994CB 0px solid; 
	BORDER-TOP: #7994CB 0px solid; 
	BORDER-LEFT: #7994CB 0px solid; 
	BORDER-BOTTOM: #7994CB 0px solid; 
	moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px; 
}
.controlpanel {
	width: 100%;
	background-color: #EDEDED;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	border-right: #bDbDbD 1px solid;
	border-left: #bDbDbD 1px solid; 
	border-bottom: #bDbDbD 1px solid; 
	border-top: #bDbDbD 1px solid; 
}
.toppane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.leftpane {
	width: 175px;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.contentpane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.rightpane {
	width: 175px;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.bottompane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.ModuleTitle_MenuItemSel {
	background-color: #A8CE67;
}
.rootMenuItem TD{ 
	background-color: transparent;
	width: 150px; 
	color: #929292; 
	font-family: Arial, Helvetica; 
	font-size: 11px; 
	font-weight: bold; 
	font-style: normal;
	padding-left: 2px;
	padding-right: 20px;
	padding-top: 6px;
	padding-bottom: 6px;
	border-bottom: #BFBFBF 1px solid; 
	border-left: #BFBFBF 0px solid; 
	border-top: #BFBFBF 0px solid; 
	border-right: #BFBFBF 0px solid;
	background-image: url(menuarrow.gif);
	background-repeat:no-repeat;
	background-position: right center; 
} 
.rootmenuitemactive TD{ 
	background-color: #ffffff;
	width: 150px; 
	color: #A8CE67; 
	font-family: Arial, Helvetica; 
	font-size: 11px; 
	font-weight: bold; 
	font-style: normal;
	padding-left: 2px;
	padding-right: 20px;
	padding-top: 6px;
	padding-bottom: 6px;
	border-bottom: #BFBFBF 1px solid; 
	border-left: #BFBFBF 0px solid; 
	border-top: #BFBFBF 0px solid; 
	border-right: #BFBFBF 0px solid;
	background-image: url(menuarrow.gif);
	background-repeat:no-repeat;
	background-position: right center; 
}
.rootmenuitemselected TD{ 
	background-color: #ffffff;
	width: 150px; 
	color: #A8CE67; 
	font-family: Arial, Helvetica; 
	font-size: 11px; 
	font-weight: bold; 
	font-style: normal;
	padding-left: 2px;
	padding-right: 20px;
	padding-top: 6px;
	padding-bottom: 6px;
	border-bottom: #BFBFBF 1px solid; 
	border-left: #BFBFBF 0px solid; 
	border-top: #BFBFBF 0px solid; 
	border-right: #BFBFBF 0px solid;
	background-image: url(menuarrow.gif);
	background-repeat:no-repeat;
	background-position: right center; 
}
.MainMenu_MenuContainer {
	background-color: transparent; 
}
.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand;
	height:16px;
	background-color: Transparent;
}
.MainMenu_MenuItem {
	border-left: #CAD5EA 0px solid; 
	border-bottom: #CAD5EA 0px solid; 
	border-top: #CAD5EA 0px solid; 
	border-right: #CAD5EA 0px solid;
	cursor: pointer; 
	cursor: hand; 
	color: #696969; 
	font-family: Arial, Helvetica; 
	font-size: 11px; 
	font-style: normal; 
	background-color: Transparent;
}
.MainMenu_MenuIcon {
	background-color: #A8CE67; 
	border-left: #A8CE67 1px solid; 
	border-bottom: #A8CE67 1px solid; 
	border-top: #A8CE67 1px solid; 
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 15px; 
	height: 21px;
}
.MainMenu_SubMenu {
	background-color: #ffffff;
	border-right: #88AE47 1px solid; 
	border-bottom: #88AE47 1px solid; 
	border-top: #88AE47 1px solid;
	border-left: #88AE47 1px solid;		  
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	filter:Alpha(Opacity=90, FinishOpacity=80, Style=1, StartX=0, StartY=0, FinishX=580, FinishY=0); -moz-opacity:0.70}; 
}
.MainMenu_MenuBreak {
	height: 1px;
}
.MainMenu_MenuItemSel {
	background-color: #A8CE67; 
	cursor: pointer; 
	cursor: hand; 
	color: #696969;
	font-family: Arial, Helvetica; 
	font-size: 11px; 
	font-style: normal;
	border-left: #CAD5EA 0px solid; 
	border-bottom: #CAD5EA 0px solid; 
	border-top: #CAD5EA 0px solid; 
	border-right: #CAD5EA 0px solid;
}
.MainMenu_MenuArrow {
	border-right: #ffffff 1px solid; 
	border-bottom: #ffffff 1px solid; 
	border-top: #ffffff 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: #9FC964 none; 
    color: #FFFFFF;
    font-family:Verdana, sans-serif; 
    font-size: 11px;
    font-weight: normal;
	border-top: #C1E582 1px solid;
	border-left: #C1E582 1px solid;
	border-right: #80A343 1px solid;
	border-bottom: #80A343 1px solid;
}
.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);
}
.Head   {
    font-family: Arial, Helvetica;
    font-size:  13pt;
    font-weight: bold;
    color: #90B64F;
}

.sideheader   {
    font-family: Arial, Helvetica;
    font-size:  13px;
    font-weight: bold;
    color: #E9F0DC;
}
.SubHead  {
 	font-family: Arial, Helvetica;
    font-size:  12px;
    font-weight: bold;
    color: #90B64F;
}
.logintext   {
    font-family: Arial, Helvetica;
    font-size:  11px;
    font-weight:   none;
    color: #E9F0DC;
}
A.logintext:link {
    text-decoration:    none;
	font:11px Arial;
    color: #E9F0DC;
	font-weight: none;
}
A.logintext:visited  {
    text-decoration:    none;
	font:11px Arial;
    color: #E9F0DC;
	font-weight: none;
}
A.logintext:active   {
    text-decoration:    none;
	font:11px Arial;
    color: #E9F0DC;
	font-weight: none;
}
A.logintext:hover    {
    text-decoration:    underline;
	font:11px Arial;
    color: #E9F0DC;
	font-weight: none;
}
.Normal {
    font-family: Arial, Helvetica;
    font-size: 11px;
	color: #808080;
    font-weight: normal;
}
.breadcrumbs   {
    font-family: Arial, Helvetica;
    font-size:  11px;
    font-weight:   none;
    color: #A8CE67;
}
A.breadcrumbs:link {
    text-decoration:    none;
	font:11px Arial;
    color: #A8CE67;
	font-weight: none;
}

A.breadcrumbs:visited  {
    text-decoration:    none;
	font:11px Arial;
    color: #A8CE67;
	font-weight: none;
}

A.breadcrumbs:active   {
    text-decoration:    none;
	font:11px Arial;
    color: #A8CE67;
	font-weight: none;
}
A.breadcrumbs:hover    {
    text-decoration:    underline;
	font:11px Arial;
    color: #A8CE67;
	font-weight: none;
}
.skininput {
	font:20px Verdana, Arial, Helvetica;
}
A.CommandButton:link {
    text-decoration:    none;
	font:11px Arial;
    color: #3C3C3C;
}
A.CommandButton:visited  {
    text-decoration:    none;
	font:11px Arial;
    color: #3C3C3C;
}
A.CommandButton:active   {
    text-decoration:    none;
	font:11px Arial;
    color: #3C3C3C;
}
A.CommandButton:hover    {
    text-decoration:    underline;
	font:11px Arial;
    color: #8CB24B;
}
a:link {
	text-decoration:none;
	font:11px Arial;
	font-weight : bold; 
	text-decoration : none; 
	line-height : 120%; 
	color : #8CB24B;
}
a:active {
	text-decoration:none;
	font:11px Arial;
	font-weight : bold; 
	text-decoration : none; 
	line-height : 120%; 
	color : #8CB24B;
}
a:visited {
	text-decoration:none;
	font:11px Arial;
	font-weight : bold; 
	text-decoration : none; 
	line-height : 120%; 
	color : #8CB24B;
}
a:hover {
	text-decoration:none;
	font:11px Arial;
	font-weight : bold; 
	text-decoration : underline; 
	line-height : 120%; 
	color : #8CB24B;
}
.footerseperator {
	font-family: Arial, Helvetica;
    font-size: 11px;
	color: #A8CE67;
    font-weight: normal;
}
a.footer:link {
	font-family: Arial, Helvetica;
    font-size: 11px;
	color: #808080;
    font-weight: normal;
}
a.footer:active {
	font-family: Arial, Helvetica;
    font-size: 11px;
	color: #808080;
    font-weight: normal;
}
a.footer:visited {
	font-family: Arial, Helvetica;
    font-size: 11px;
	color: #808080;
    font-weight: normal;
}
a.footer:hover {
	text-decoration:none;
	font:11px Arial;
	font-weight : normal; 
	text-decoration : underline; 
	color : #8CB24B;
}

