/* 
================================
Skin styles for DotNetNuke
================================
*/   

.breadcrumbskin{
    color: #ffffff; 
	font-size: 12pt; 
	font-weight: bold; 
    background-image: url(BREADCRUMB.jpg);
    background-repeat:no-repeat;
}
.pagemaster {
	width: 100%;
	height: 100%;	
	background-color: #ffffff;
}
.skinmaster {
	height: 100%;
	background-color: #ffffff;

}
.skinheader {
}
.skingradient {
	background-image: url(gradient_DkBlue.jpg); 
	height:30px;
}
.controlpanel {
	width: 100%;
	background-color: #dfe5f2;
}
.toppane {
	width: 100%;
	background-color: transparent;
	
}
.leftpane {
	width: 175px;
	background-color: #A0ACD2;
	
}
.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;
}
.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 1px solid; 
	border-top: #cad5ea 1px solid; 
	border-right: #cad5ea 0px solid;
	cursor: pointer; 
	cursor: hand; 
	color: #000000; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal; 
	background-color: Transparent;
	font-family: Tahoma, Arial, Helvetica; 
}
.MainMenu_MenuIcon {
	background-color: #cad5ea; 
	border-left: #cad5ea 1px solid; 
	border-bottom: #cad5ea 1px solid; 
	border-top: #cad5ea 1px solid; 
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 15px; 
	height: 21px;
}
.MainMenu_SubMenu {
	background-color: #cad5ea;  
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=3); 
}
.MainMenu_MenuBreak {
	height: 1px;
}
.MainMenu_MenuItemSel {
	background-color: #8da4d3; 
	cursor: pointer; 
	cursor: hand; 
	color: black; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal;
	height: 21px;
}
.MainMenu_MenuArrow {
	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; 
}
.MainMenu_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: #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: Tahoma, Arial, Helvetica;
   font-size:  18px;
   font-weight: normal;
   color: #333333;
}

.Article_MenuContainer 
{
	/*border-bottom: Gray 1px solid; border-left: White 1px solid; border-top: White 1px solid; border-right: Gray 1px solid;  background-image:url(images/MenuBar-Silver.gif); background-color: Silver;*/

	background-color:Transparent;
	width:100%
}
Table .LoginBox
{
	border-right: firebrick 1px solid;
	border-top: firebrick 1px solid;
	font-weight: bold;
	font-size: 12px;
	border-left: firebrick 1px solid;
	border-bottom: firebrick 1px solid;
	font-family: tahoma;
	background-color: khaki;
}
.Article_MenuBar 
{
	/*cursor: pointer; cursor: hand; height:27;*/
	cursor: hand;
	height:36px;
	background-color: Transparent;  
}
.Article_MenuIcon 
{
	/*cursor: pointer; cursor: hand; background-color: DarkGray; border-left: DarkGray 1px solid; border-bottom: DarkGray 1px solid; border-top: DarkGray 1px solid; text-align: center; width: 25;height: 25;*/
	background-color: #ffefdf; 
	border-left: #cad5ea 0px solid; 
	border-bottom: #cad5ea 0px solid; 
	border-top: #cad5ea 0px solid; 
	cursor: hand; 
	text-align: center; 
	width: 0px; 
	height: 23px;
	background-image: none;
}
.Article_RootMenuArrow
{
	/*cursor: pointer; cursor: hand; background-color: DarkGray; border-left: DarkGray 1px solid; border-bottom: DarkGray 1px solid; border-top: DarkGray 1px solid; text-align: center; width: 25;height: 25;*/
	BORDER-RIGHT: #bf6000 0px solid; 
	BORDER-TOP: #ffbf7f 0px solid; 
	BORDER-LEFT: #ffbf7f 0px solid; 
	BORDER-BOTTOM: #bf6000 0px solid; 
	PADDING-RIGHT: 0px; 
	DISPLAY:inline-block; 
	PADDING-LEFT: 0px; 
	height:22px;
	PADDING-TOP: 0px; 
	PADDING-BOTTOM: 0px; 
	CURSOR: hand; 
	COLOR: White; 
	BACKGROUND-COLOR: transparent; 
	TEXT-DECORATION: none;
	background-image: none;
	background-image: url(MenuItemRootArrow.jpg);
}
.Article_RootMenuArrowHover
{
	/*cursor: pointer; cursor: hand; background-color: DarkGray; border-left: DarkGray 1px solid; border-bottom: DarkGray 1px solid; border-top: DarkGray 1px solid; text-align: center; width: 25;height: 25;*/
	BORDER-RIGHT: #bf6000 0px solid; 
	BORDER-TOP: #ffbf7f 0px solid; 
	BORDER-LEFT: #ffbf7f 0px solid; 
	BORDER-BOTTOM: #bf6000 0px solid; 
	PADDING-RIGHT: 0px; 
	DISPLAY:inline-block; 
	PADDING-LEFT: 0px; 
	height:22px;
	PADDING-TOP: 0px; 
	PADDING-BOTTOM: 0px; 
	CURSOR: hand; 
	COLOR: White; 
	BACKGROUND-COLOR: Blue; 
	TEXT-DECORATION: none;
	background-image: none;
}
.Article_MenuBreak {
	height: 1px;
}

.Article_MenuItem 
{
	/*cursor: pointer; cursor: hand; color: Black; font-family: Arial; font-size: 10pt; font-weight: bold; font-style: italic; border-left: DarkGray 0px solid; border-bottom: Silver 1px solid; border-top: Silver 1px solid; border-right: Silver 0px solid;*/
	BORDER-RIGHT: #bf6000 0px solid; 
	BORDER-TOP: #ffbf7f 0px solid; 
	BORDER-LEFT: #ffbf7f 0px solid; 
	BORDER-BOTTOM: #bf6000 0px solid; 
	PADDING-RIGHT: 5px; 
	DISPLAY:inline-block; 
	PADDING-LEFT: 10px; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal; 
	font-family: Tahoma, Arial, Helvetica; 
	height:25px;
	PADDING-TOP: 1px; 
	PADDING-BOTTOM: 1px; 
	CURSOR: hand; 
	COLOR: White; 
	BACKGROUND-COLOR: #ff8204; 
	TEXT-DECORATION: none;
	background-image: url(MenuItem.jpg);
}
.Article_MenuItemHover
{
	/*background-color: #C0C0FF; cursor: pointer; cursor: hand; color: Black; font-family: Arial; font-size: 10pt; font-weight: bold; font-style: italic;*/
	BACKGROUND: #ffcf9f;
	BORDER-RIGHT: #a8160e 0px solid; BORDER-TOP: #d53d34 0px solid; BORDER-BOTTOM: #a8160e 0px solid; BORDER-LEFT: #d53d34 0px solid; 
	COLOR: white; 
	CURSOR: hand; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal; 
	font-family: Tahoma, Arial, Helvetica; 
	height:25px;
	PADDING-RIGHT: 5px; 
	PADDING-LEFT: 10px; 
	PADDING-TOP: 1px; 
	PADDING-BOTTOM: 1px; 
	z-index:-1;
	background-image: url(MenuItemHover.jpg);
}
.Article_MenuItemSel 
{
	background-image:url(MenuItemSel.jpg);
	BORDER-RIGHT: #bf6000 1px solid; 
	PADDING-RIGHT: 5px; 
	BORDER-TOP: #ffbf7f 1px solid; 
	DISPLAY:inline-block; 
	PADDING-LEFT: 10px; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal; 
	font-family: Tahoma, Arial, Helvetica; 
	PADDING-TOP: 1px; 
	PADDING-BOTTOM: 1px; 
	BORDER-LEFT: #ffbf7f 0px solid; 
	CURSOR: hand; 
	COLOR: #fff; 
	BORDER-BOTTOM: #bf6000 0px solid; 
	BACKGROUND-COLOR: #cc1b11; 
	TEXT-DECORATION: none
	/*BACKGROUND-COLOR: #cc1b11; */
}
.Article_SubMenuStatic
{
	background-image:none;
	border-right: #ffdfbf 0px solid;
	padding-right: 0px;
	border-top: #ffdfbf 0px solid;
	padding-left: 0px;
	font-weight: normal;
	font-size: 9pt;
	padding-bottom: 0px;
	border-left: #ffdfbf 0px solid;
	cursor: hand;
	color: #000;
	padding-top: 0px;
	border-bottom: #ffdfbf 0px solid;
	font-style: normal;
	font-family: Tahoma, Arial, Helvetica;
	height: 25px;
	background-color: #ffefdf;
	text-decoration: none;
	TEXT-INDENT: 10px; 
}
.Article_SubMenuStaticHover
{
	BORDER-RIGHT: #a8160e 0px solid; 
	BORDER-TOP: #d53d34 0px solid; 
	font-size: 9pt; 
	font-weight: normal; 
	font-style: normal; 
	font-family: Tahoma, Arial, Helvetica; 
	HEIGHT: 25px; 
	PADDING-RIGHT: 0px; 
	PADDING-LEFT: 0px; 
	PADDING-TOP: 0px; 
	PADDING-BOTTOM: 0px; 
	BORDER-LEFT: #d53d34 0px solid; 
	COLOR: black; 
	BORDER-BOTTOM: #a8160e 0px solid; 
	BACKGROUND: #ffcf9f;
	TEXT-INDENT: 10px; 
}
.Article_SubMenuStaticSel
{
	background-image:none;
	BORDER-RIGHT: #a8160e 1px solid; 
	BORDER-TOP: #d53d34 1px solid; 
	font-size: 9pt; 
	font-weight: normal; 
	font-style: normal; 
	font-family: Tahoma, Arial, Helvetica; 
	PADDING-RIGHT: 0px; 
	PADDING-LEFT: 0px; 
	PADDING-TOP: 0px; 
	PADDING-BOTTOM: 0px; 
	BORDER-LEFT: #d53d34 1px solid; 
	COLOR: white; 
	BORDER-BOTTOM: #a8160e 1px solid; 
	HEIGHT: 20px; 
	BACKGROUND-COLOR: #FFBE7D; 
	TEXT-INDENT: 10px; 
}
.Article_SubMenu 
{
	/*z-index: 1000; cursor: pointer; cursor: hand; background-color: Silver; filter:progid:DXImageTransform.Microsoft.Shadow(color='DimGray', Direction=135, Strength=3) ;border-bottom: Gray 1px solid; border-left: White 1px solid; border-top: White 1px solid; border-right: Gray 1px solid;*/
	background-image:none;
	BACKGROUND-COLOR: #ffefdf; 
	BORDER-BOTTOM: #ffdfbf 0px solid; 
	BORDER-LEFT: #ffdfbf 0px solid; 
	BORDER-RIGHT: #ffdfbf 0px solid; 
	BORDER-TOP: #ffdfbf 0px solid; 
	COLOR: #000; 
	cursor: hand; 
	font-size: 9pt; 
	font-weight:normal; 
	font-style: normal; 
	font-family: Tahoma, Arial, Helvetica; 
	height: 25px;
	PADDING-RIGHT: 0px; 
	PADDING-LEFT: 0px; 
	PADDING-TOP: 0px; 
	PADDING-BOTTOM: 0px; 
	TEXT-DECORATION: none;
	text-indent:5px;
	z-index: 1000; 
}
.Article_SubMenuHover
{
	/*background-color: #C0C0FF; cursor: pointer; cursor: hand; color: Black; font-family: Arial; font-size: 10pt; font-weight: bold; font-style: italic;*/
	background-image:none;
	background-color: #ffcf9f;
	BORDER-BOTTOM: #ffdfbf 0px solid; 
	BORDER-LEFT: #ffdfbf 0px solid; 
	BORDER-RIGHT: #ffdfbf 0px solid; 
	BORDER-TOP: #ffdfbf 0px solid; 
	COLOR: black; 
	cursor: hand; 
	font-size: 9pt; 
	font-weight:normal; 
	font-style: normal; 
	font-family: Tahoma, Arial, Helvetica; 
	height: 25px;
	PADDING-RIGHT: 0px; 
	PADDING-LEFT: 0px; 
	PADDING-TOP: 0px; 
	PADDING-BOTTOM: 0px; 
	TEXT-DECORATION: none;
	text-indent:5px;
}

.Article_MenuArrow {
	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; 
}
.Article_RootMenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}

