/* 
================================
Skin styles for DotNetNuke
================================
*/   

.pagemaster {
	width: 100%;
	height: 100%;	
	background-color: #333333;
}
.skinmaster {
	height: 100%;
	background-color: #F3F5FA;
	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; 
}
.skinheader {
}
.skingradient {
	BACKGROUND-IMAGE: url('gradient_DkBlue.jpg'); HEIGHT:30px
}
.controlpanel {
	width: 100%;
	background-color: #cc3399;
}
.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;
}

.StandardButton     {
    background: #71717E; 
    color: #FFAD2D;
    font-family:Verdana, sans-serif; 
    font-size: 11px;
    font-weight: normal;
	border: 1px solid #2C2C39;
}
.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;
    color: #ED6400;
	font-weight: normal;
}
.Title  {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  18px;
    color: #ED6400;
	font-weight: normal;
}
.SkinObject {
    color: #D7D7D7;
    font-family:Verdana, sans-serif; 
    font-size: 11px;
    font-weight: normal;
}
A.SkinObject:link {
	COLOR: #D7D7D7; TEXT-DECORATION: none
}
A.SkinObject:visited {
	COLOR: #D7D7D7; TEXT-DECORATION: none
}
A.SkinObject:active {
	COLOR: #D7D7D7; TEXT-DECORATION: none
}
A.SkinObject:hover {
	COLOR: #FFAD2D; TEXT-DECORATION: none
}
.hdtxtwhite {
    color: #ffffff;
    font-family:Verdana, sans-serif; 
    font-size: 18px;
    font-weight: normal;
}
.txtwhite {
    color: #ffffff;
    font-family:Verdana, sans-serif; 
    font-size: 12px;
    font-weight: normal;
}
A.txtwhite:link {
	COLOR: #ffffff; TEXT-DECORATION: none
}
A.txtwhite:visited {
	COLOR: #ffffff; TEXT-DECORATION: none
}
A.txtwhite:active {
	COLOR: #ffffff; TEXT-DECORATION: none
}
A.txtwhite:hover {
	COLOR: #72D3F7; TEXT-DECORATION: none
}
.hdspecialtxt
{
    color: #006b99;
    font-family:Verdana, sans-serif; 
    font-size: 18px;
    font-weight: bold;
}
.specialtxt
{
    color: #006b99;
    font-family:Verdana, sans-serif; 
    font-size: 11px;
    font-weight: normal;
}
A.specialtxt:link {
	COLOR: #006b99; TEXT-DECORATION: underline
}
A.specialtxt:visited {
	COLOR: #006b99; TEXT-DECORATION: underline
}
A.specialtxt:active {
	COLOR: #f77e00; TEXT-DECORATION: none
}
A.specialtxt:hover {
	COLOR: #f77e00; TEXT-DECORATION: none
}
.head
{
    color: #ffffff;
    font-family:Verdana, sans-serif; 
    font-size: 11px;
    font-weight: bold;
}
.p1 {
	font-size: 11px;
	color: #424242;
	text-decoration: none;
    font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
  }
.p1normal{
	font-size: 11px;
	color: #424242;
	text-decoration: none;
    font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
  }
.p2 {
	font-size: 13px;
	color: #424242;
	text-decoration: none;
    font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
  }
.a2 {
    color: #2E3192;
    text-decoration: none;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
  }

.a2:hover
  {
    color: #9A852A;
    text-decoration: underline;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
  }
.a3 {
    color: #ffffff;
    text-decoration: none;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
  }

.a3:hover
  {
    color: #CE3031;
    text-decoration: underline;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
  }
.a4 {
    color: #2E3192;
    text-decoration: none;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
  }

.a4:hover
  {
    color: #9A852A;
    text-decoration: none;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
  }
.a5{
	font-size: 11px;
	color: #CAB042;
    font-weight: bold;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.a5:hover{
	font-size: 11px;
	color: #2E3192;
    font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.subheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #212930;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;

}

.pnormal
{
	font-size: 11px;
	color: #525552;
    font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.more
{
	font-size: 10px;
	color: #FFAD2D;
    font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

/*
.MainMenu_MenuContainer {
	BACKGROUND-COLOR: #545460; 
	WIDTH: 204px; 
}
.MainMenu_MenuBar {
	CURSOR: hand; 
	HEIGHT: 30px; 
	background-image: url(main_btn_bg.jpg)
	WIDTH: 204px; 
}
.MainMenu_MenuItem {
	BORDER-RIGHT: #2C2C39 1px solid; 
	BORDER-TOP: #2C2C39 1px solid; 
	FONT-WEIGHT: bold; 
	FONT-SIZE: 8pt; 
	BORDER-LEFT: #2C2C39 1px solid; 
	CURSOR: hand; 
	COLOR: #ffffff; 
	BORDER-BOTTOM: #2C2C39 1px solid; 
	FONT-STYLE: normal; FONT-FAMILY: Tahoma, Arial, Helvetica; 
	background-image: url(main_btn_bg.jpg);
	padding-left: 10px; 
	HEIGHT: 30px;
	WIDTH: 204px; 
}
.MainMenu_MenuIcon {
	display: none
}
.MainMenu_SubMenu {
	BORDER-RIGHT: #2C2C39 1px solid; 
	BORDER-TOP: #2C2C39 1px solid; 
	Z-INDEX: 1000; 
	BORDER-LEFT: #2C2C39 1px solid; 
	CURSOR: hand; 
	BORDER-BOTTOM: #2C2C39 1px solid; 
	BACKGROUND-COLOR: #545460;
}
.MainMenu_MenuBreak {
	BORDER-RIGHT: #faa142 1px solid; 
	BORDER-TOP: #faa142 1px solid; 
	BORDER-LEFT: #faa142 1px solid; 
	BORDER-BOTTOM: #faa142 1px solid; 
	HEIGHT: 30px; 
	BACKGROUND-COLOR: #faa142
}
.MainMenu_MenuItemSel {
	BORDER-RIGHT: #faa142 1px solid; 
	BORDER-TOP: #faa142 1px solid; 
	Z-INDEX: 1000; 
	BORDER-LEFT: #faa142 1px solid; 
	CURSOR: hand; 
	BORDER-BOTTOM: #faa142 1px solid; 
	FONT-WEIGHT: bold; 
	FONT-SIZE: 8pt; 
	CURSOR: hand; 
	COLOR: black; 
	FONT-STYLE: normal; 
	FONT-FAMILY: Tahoma, Arial, Helvetica; 
	BACKGROUND-COLOR: #faa142; 
	padding-left: 10px; 
}
.MainMenu_MenuArrow {
	BORDER-RIGHT: medium none; 
	BORDER-TOP: medium none; 
	FONT-SIZE: 12px; 
	BORDER-LEFT: medium none; 
	CURSOR: pointer; 
	BORDER-BOTTOM: medium none; 
	FONT-FAMILY: webdings
}
.MainMenu_RootMenuArrow {
	display:none
}
*/


/* Main Menu */
.MainMenu_MenuContainer {
	BACKGROUND-COLOR: transparent; 
	WIDTH: 210px; 
	HEIGHT: 24px;
}
.MainMenu_MenuBar {
	CURSOR: hand; 
	HEIGHT: 24px; 
	WIDTH: 180px; 
	background-image: url('main_btn_bg.jpg')
}
.MainMenu_MenuItem {

	BORDER-RIGHT: 0px solid #ff0000;
	BORDER-TOP: 0px solid #CCD7E1;
	BORDER-LEFT: 0px solid #CCD7E1;
	BORDER-BOTTOM: 0px solid #CCD7E1; 
	FONT-WEIGHT: bold; 
	FONT-SIZE: 8pt; 
	CURSOR: hand; 
	COLOR: #D7D7D7; 
	FONT-STYLE: normal; 
	FONT-FAMILY: Tahoma, Arial, Helvetica;
	padding-left: 2px; 
	HEIGHT: 24px; 
	WIDTH: 180px;
	background-image: url('main_btn_bg.jpg')
	}
.MainMenu_MenuIcon {
	display:none
	}
.MainMenu_SubMenu {
	Z-INDEX: 0; 
	CURSOR: hand; 
	BACKGROUND-COLOR: #5C5B69;
}
.MainMenu_MenuBreak {
	BORDER-RIGHT: #eeeeee 0px solid; 
	BORDER-TOP: #eeeeee 1px solid; 
	BORDER-LEFT: #eeeeee 0px solid; 
	BORDER-BOTTOM: #eeeeee 1px solid; 
	HEIGHT: 1px; 
	BACKGROUND-COLOR: #eeeeee
}
.MainMenu_MenuItemSel {
		border:0px solid #ffffff; FONT-WEIGHT: bold; 
		FONT-SIZE: 8pt; 
		CURSOR: hand; 
		COLOR: #FFAD2D; 
		FONT-STYLE: normal; 
		FONT-FAMILY: Tahoma, Arial, Helvetica; 
		BACKGROUND-COLOR: transparent; 
		padding-left: 2px; 
		HEIGHT: 24px; 
		WIDTH: 180px; 
		background-image: url('main_btn_bg.jpg')
}
.MainMenu_MenuArrow {
	display:none
}
.MainMenu_RootMenuArrow {
display:none
}