/* 
================================
Skin styles for DotNetNuke
================================
*/   

.pagemaster {
	background-color: #042781;
	padding-top: 0;
	padding-bottom:0;
	padding-left:0;
	padding-right:0;
}
.skinmaster {
	background-color: #042781;
	padding-top: 0;
	padding-bottom:0;
	padding-left:0;
	padding-right:0;
	BORDER-RIGHT: none; 
	BORDER-TOP: none; 
	BORDER-LEFT: none; 
	BORDER-BOTTOM: none; 	
}
.skinheader 
{
	background-color: #2C4D80;
	background-image: url(banner.jpg);
	background-repeat:no-repeat;
	background-position:center;
	padding-top: 0;
	padding-bottom:0;
	padding-left:0;
	padding-right:0;
	BORDER-RIGHT: none; 
	BORDER-TOP: none; 
	BORDER-LEFT: none; 
	BORDER-BOTTOM: none; 
}
.toppane {
	background-color: #E58909;
	padding-top: 0;
	padding-bottom:0;
	padding-left:0;
	padding-right:0;
	BORDER-RIGHT: none; 
	BORDER-TOP: none; 
	BORDER-LEFT: none; 
	BORDER-BOTTOM: none; 		
}
.rootmenuitem
 {
	width: 225;
	vertical-align: top;
	padding-top: 0;
	padding-bottom:0;
	padding-left:0;
	padding-right:0;
	BORDER-RIGHT: none; 
	BORDER-TOP: none; 
	BORDER-LEFT: none; 
	BORDER-BOTTOM: none; 
	color: #FFFFFF; 
	font-family: Verdana; 
	font-size: 14pt; 
	font-weight: bold; 
	font-style: normal; 
	text-align: center;
}
.rightpanetextlabel
 {
	font-family: Verdana; 
	font-size: 8pt; 
	font-style: normal; 
	text-align: left;
	color: #000066;
	height: 12px;
	vertical-align:text-top;
	vertical-align: top;
	text-align:left;
	padding-left: 20px;
}
.rightpanetextbox
 {
	font-family: Verdana; 
	font-size: 8pt; 
	font-style: normal; 
	text-align: left;
	color: #000066;
	height: 18px;
	vertical-align:text-top;
	vertical-align: top;
	text-align:left;
}

.MainMenu_MenuContainer {
	background-color: #C7B693; 
	width: 225;
	vertical-align: top;
	padding-top: 0;
	padding-bottom:0;
	padding-left:0;
	padding-right:0;
	BORDER-RIGHT: none; 
	BORDER-TOP: none; 
	BORDER-LEFT: none; 
	BORDER-BOTTOM: none; 
	color: #FFFFFF; 
	font-family: Verdana; 
	font-size: 14pt; 
	font-weight: bold; 
	font-style: normal; 
	text-align: center;
}
.MainMenu_MenuItem {
	border-left: #CAD5EA 0px solid; 
	border-bottom: #CAD5EA 1px solid; 
	border-top: #CAD5EA 1px solid; 
	border-right: #CAD5EA 0px solid;

	cursor: hand; 
	color: #FFFFFF; 
	background-color: transparent; 
	cursor: hand;
	font-family: Verdana; 
	font-size: 8pt; 
	font-weight: bold;
	font-style: normal; 
	text-align: center;
	line-height: 26pt;
}
.MainMenu_MenuItemSel {
		
	border-left: #CAD5EA 0px solid; 
	border-bottom: #CAD5EA 1px solid; 
	border-top: #CAD5EA 1px solid; 
	border-right: #CAD5EA 0px solid;

	cursor: hand; 
	color: #705824; 
	background-color: transparent; 
	cursor: hand;
	font-family: Verdana; 
	font-size: 8pt; 
	font-weight: bold;
	font-style: normal; 
	text-align: center;
	line-height: 26pt;
}
.MainMenu_MenuIcon {
	background-color: #CAD5EA; 
	border-left: #CAD5EA 1px solid; 
	border-bottom: #CAD5EA 1px solid; 
	border-top: #CAD5EA 1px solid; 
	 
	cursor: hand; 
	text-align: center; 
}
.MainMenu_MenuBar {
	 
	cursor: hand;
	background-color: Transparent;
}

.MainMenu_MenuBreak {
	
}
.MainMenu_BreadCrumbRoot
{
	background-color: transparent; 
	cursor: hand;
	font-family: Verdana; 
	font-size: 8pt; 
	font-weight: bold;
	font-style: normal; 
	text-align: center;
	color: #705824; 
}
.MainMenu_RootMenuArrow 
{
	visibility:hidden;
	background-color: black; 
}
.MainMenu_SubMenu { 
    z-index: 1000; 
    cursor: hand; 
    background-color: #C7B693; 
    border-bottom: #FF9933 2px solid; 
    border-left: #FF9933 2px solid; 
    border-top: #FF9933 2px solid; 
    border-right: #FF9933 2px solid;
}
.MainMenu_SubMenuItemActive
{
    border: solid 10px purple;
    background-color: blue;
    height: 50px;
    padding: 20px;
}
.MainMenu_RootMenuItemSelected
{
    border: solid 10px purple;
    background-color: Lime;
    height: 50px;
}
.MainMenu_SubMenuItemSelected
{
    border: solid 10px purple;
    background-color: Aqua;
    height: 50px;
}

.Login_Control
{
	background-color: #808080; 
	cursor: hand;
	font-family: Verdana; 
	font-size: 10pt; 
	font-weight: bold; 
	font-style: normal; 
	text-align: center;
	vertical-align:middle;
	color: #CCCCCC;
	text-decoration: none;
}
a.Login_Control:link
{
	background-color: #808080;  
	cursor: hand;
	font-family: Verdana; 
	font-size: 10pt; 
	font-weight: bold; 
	font-style: normal; 
	text-align: center;
	vertical-align:middle;
	color: #CCCCCC;
	text-decoration: none;
}
a.Login_Control:visited
{
	background-color: #808080; 
	cursor: hand;
	font-family: Verdana; 
	font-size: 10pt; 
	font-weight: bold; 
	font-style: normal; 
	text-align: center;
	vertical-align:middle;
	color: #CCCCCC;
	text-decoration: none;
}
a.Login_Control:hover
{
	background-color: #808080; 
	cursor: hand;
	font-family: Verdana; 
	font-size: 10pt; 
	font-weight: bold; 
	font-style: normal; 
	text-align: center;
	vertical-align:middle;
	text-decoration: none;
}
a.Login_Control:active
{
	background-color: #808080;  
	cursor: hand;
	font-family: Verdana; 
	font-size: 10pt; 
	font-weight: bold; 
	font-style: normal; 
	text-align: center;
	vertical-align:middle;
	color: #CCCCCC;
	text-decoration: none;
}
.linkcontrol_1
{
	background-color: #CCCCCC; 
	cursor: hand;
	vertical-align:middle;
	text-decoration: none;
	font-family: Verdana; 
	font-size: 10pt; 
	font-weight: bold; 
	font-style: normal; 
	font-variant: small-caps;
	text-align: center;
}
a.linkcontrol_1:link
{
	background-color: #CCCCCC;  
	cursor: hand;
	font-family: Verdana; 
	font-size: 10pt; 
	font-weight: bold; 
	font-style: normal; 
	color: #808080;
	text-decoration: none;
	vertical-align: middle;
	margin: auto auto auto 25px;
	#margin: auto auto auto auto;
	text-align: center;
}
a.linkcontrol_1:visited
{
	background-color: #CCCCCC; 
	cursor: hand;
	text-align: center;
	vertical-align:middle;
	color: #808080;
	text-decoration: none;
	font-family: Verdana; 
	font-size: 10pt; 
	font-weight: bold; 
	font-style: normal; 
	font-variant: small-caps;
	margin: auto auto auto 25px;
	#margin: auto auto auto auto;
	text-align: center;

}
a.linkcontrol_1:active
{
	background-color: #CCCCCC;  
	cursor: hand;
	text-align: center;
	vertical-align:middle;
	color: #808080;
	text-decoration: none;
	font-family: Verdana; 
	font-size: 10pt; 
	font-weight: bold; 
	font-style: normal; 
	margin: auto auto auto 25px;
	#margin: auto auto auto auto;
	text-align: center;

}

a.linkcontrol_1:hover
{
	background-color: #CCCCCC; 
	cursor: hand;
	text-align: center;
	vertical-align:middle;
	color: #808080;
	text-decoration: none;
	font-family: Verdana; 
	font-size: 10pt; 
	font-weight: bold; 
	font-style: normal; 
	margin: auto auto auto 25px;
	#margin: auto auto auto auto;
	text-align: center;

}

a.linkcontrol_1:visited
{
	background-color: #CCCCCC; 
	cursor: hand;
	text-align: center;
	vertical-align:middle;
	color: #808080;
	text-decoration: none;
	font-family: Verdana; 
	font-size: 10pt; 
	font-weight: bold; 
	font-style: normal; 
	font-variant:small-caps;
	margin: auto auto auto 25px;
	#margin: auto auto auto auto;
	text-align: center;
}
.linkcontrol_2
{
	vertical-align:middle;
	text-decoration: none;
	font-variant:small-caps;
	color: #FFFFFF; 
	background-color: transparent; 
	cursor: hand;
	font-family: Verdana; 
	font-size: 8pt; 
	font-weight: bold;
	font-style: normal; 
	text-align: center;
	margin: auto auto auto 25px;
	#margin: auto auto auto auto;
	text-align: center;
}
a.linkcontrol_2:link
{
	background-color: #808080;  
	cursor: hand;
	font-family: Verdana; 
	font-size: 10pt; 
	font-weight: bold; 
	font-style: normal; 
	font-variant:small-caps;
	text-align: center;
	vertical-align:middle;
	color: red;
	text-decoration: none;
	cursor: hand; 
	
	color: #FFFFFF; 
	background-color: transparent; 
	cursor: hand;
	font-family: Verdana; 
	font-size: 8pt; 
	font-weight: bold;
	font-style: normal; 
	text-align: center;
	margin: auto auto auto 60px;
	#margin: auto auto auto auto;
	text-align: center;
}
a.linkcontrol_2:visited
{
	background-color: #808080; 
	cursor: hand;
	text-align: center;
	vertical-align:middle;
	color: #CCCCCC;
	text-decoration: none;
	font-family: Verdana; 
	font-size: 10pt; 
	font-weight: bold; 
	font-style: normal; 
	font-variant: small-caps;
	
	cursor: hand; 
	color: #FFFFFF; 
	background-color: transparent; 
	cursor: hand;
	font-family: Verdana; 
	font-size: 8pt; 
	font-weight: bold;
	font-style: normal; 
	text-align: center;
	margin: auto auto auto 60px;
	#margin: auto auto auto auto;
	text-align: center;
}
a.linkcontrol_2:active
{
	background-color: #808080;  
	cursor: hand;
	text-align: center;
	vertical-align:middle;
	color: #CCCCCC;
	text-decoration: none;
	font-family: Verdana; 
	font-size: 10pt; 
	font-weight: bold; 
	font-style: normal; 
	font-variant:small-caps;
	
	cursor: hand; 
	color: #FFFFFF; 
	background-color: transparent; 
	cursor: hand;
	font-family: Verdana; 
	font-size: 8pt; 
	font-weight: bold;
	font-style: normal; 
	text-align: center;
	margin: auto auto auto 60px;
	#margin: auto auto auto auto;
	text-align: center;
}
a.linkcontrol_2:hover
{
	background-color: #808080; 
	cursor: hand;
	text-align: center;
	vertical-align:middle;
	color: #CCCCCC;
	text-decoration: none;
	font-family: Verdana; 
	font-size: 10pt; 
	font-weight: bold; 
	font-style: normal; 
	font-variant:small-caps;
	
	cursor: hand; 
	color: #FFFFFF; 
	background-color: transparent; 
	cursor: hand;
	font-family: Verdana; 
	font-size: 8pt; 
	font-weight: bold;
	font-style: normal; 
	text-align: center;
	margin: auto auto auto 60px;
	#margin: auto auto auto auto;
	text-align: center;
}
a.linkcontrol_2:visited
{
	background-color: #808080; 
	cursor: hand;
	text-align: center;
	vertical-align:middle;
	color: #CCCCCC;
	text-decoration: none;
	font-family: Verdana; 
	font-size: 10pt; 
	font-weight: bold; 
	font-style: normal; 
	font-variant:small-caps;
	
	cursor: hand; 
	color: #FFFFFF; 
	background-color: transparent; 
	cursor: hand;
	font-family: Verdana; 
	font-size: 8pt; 
	font-weight: bold;
	font-style: normal; 
	text-align: center;
	margin: auto auto auto 60px;
	#margin: auto auto auto auto;
	text-align: center;
}
.linkcontrol_3
{
	background-color: #3399CC; 
	cursor: hand;
	vertical-align:middle;
	color: #CCCCCC;
	text-decoration: none;
	font-family: Verdana; 
	font-size: 10pt; 
	font-weight: bold; 
	font-style: normal; 
	font-variant:small-caps;
	text-align: center;
	margin: auto auto auto 60px;
	#margin: auto auto auto auto;
	text-align: center;
}
a.linkcontrol_3:link
{
	background-color: #3399CC;  
	cursor: hand;
	font-family: Verdana; 
	font-size: 10pt; 
	font-weight: bold; 
	font-style: normal; 
	font-variant:small-caps;
	text-align: center;
	vertical-align:middle;
	color: #CCCCCC;
	text-decoration: none;
	margin: auto auto auto 60px;
	#margin: auto auto auto auto;
	text-align: center;
}
a.linkcontrol_3:visited
{
	background-color: #3399CC; 
	cursor: hand;
	text-align: center;
	vertical-align:middle;
	color: #CCCCCC;
	text-decoration: none;
	font-family: Verdana; 
	font-size: 10pt; 
	font-weight: bold; 
	font-style: normal; 
	font-variant: small-caps;
	margin: auto auto auto 60px;
	#margin: auto auto auto auto;
	text-align: center;
}
a.linkcontrol_3:active
{
	background-color: #3399CC;  
	cursor: hand;
	text-align: center;
	vertical-align:middle;
	color: #CCCCCC;
	text-decoration: none;
	font-family: Verdana; 
	font-size: 10pt; 
	font-weight: bold; 
	font-style: normal; 
	font-variant:small-caps;
	margin: auto auto auto 60px;
	#margin: auto auto auto auto;
	text-align: center;
}
a.linkcontrol_3:hover
{
	background-color: #3399CC; 
	cursor: hand;
	text-align: center;
	vertical-align:middle;
	color: #CCCCCC;
	text-decoration: none;
	font-family: Verdana; 
	font-size: 10pt; 
	font-weight: bold; 
	font-style: normal; 
	font-variant:small-caps;
	margin: auto auto auto 60px;
	#margin: auto auto auto auto;
	text-align: center;
}
a.linkcontrol_3:visited
{
	background-color: #3399CC; 
	cursor: hand;
	text-align: center;
	vertical-align:middle;
	color: #CCCCCC;
	text-decoration: none;
	font-family: Verdana; 
	font-size: 10pt; 
	font-weight: bold; 
	font-style: normal; 
	font-variant:small-caps;
	margin: auto auto auto 60px;
	#margin: auto auto auto auto;
	text-align: center;
}
.linkcontrol_4
{
	vertical-align:middle;
	text-decoration: none;
	font-variant:small-caps;
	color: #FFFFFF; 
	background-color: transparent; 
	cursor: hand;
	font-family: Verdana; 
	font-size: 8pt; 
	font-weight: bold;
	font-style: normal; 
	text-align: center;
	margin: auto auto auto 25px;
	#margin: auto auto auto auto;
	text-align: center;
}
a.linkcontrol_4:link
{
	background-color: #808080;  
	cursor: hand;
	font-family: Verdana; 
	font-size: 10pt; 
	font-weight: bold; 
	font-style: normal; 
	font-variant:small-caps;
	text-align: center;
	vertical-align:middle;
	color: red;
	text-decoration: none;
	cursor: hand; 
	
	color: #FFFFFF; 
	background-color: transparent; 
	cursor: hand;
	font-family: Verdana; 
	font-size: 8pt; 
	font-weight: bold;
	font-style: normal; 
	text-align: center;
	margin: auto auto auto 25px;
	#margin: auto auto auto auto;
	text-align: center;
}
a.linkcontrol_4:visited
{
	background-color: #808080; 
	cursor: hand;
	text-align: center;
	vertical-align:middle;
	color: #CCCCCC;
	text-decoration: none;
	font-family: Verdana; 
	font-size: 10pt; 
	font-weight: bold; 
	font-style: normal; 
	font-variant: small-caps;
	
	cursor: hand; 
	color: #FFFFFF; 
	background-color: transparent; 
	cursor: hand;
	font-family: Verdana; 
	font-size: 8pt; 
	font-weight: bold;
	font-style: normal; 
	text-align: center;
	margin: auto auto auto 25px;
	#margin: auto auto auto auto;
	text-align: center;
}
a.linkcontrol_4:active
{
	background-color: #808080;  
	cursor: hand;
	text-align: center;
	vertical-align:middle;
	color: #CCCCCC;
	text-decoration: none;
	font-family: Verdana; 
	font-size: 10pt; 
	font-weight: bold; 
	font-style: normal; 
	font-variant:small-caps;
	
	cursor: hand; 
	color: #FFFFFF; 
	background-color: transparent; 
	cursor: hand;
	font-family: Verdana; 
	font-size: 8pt; 
	font-weight: bold;
	font-style: normal; 
	text-align: center;
	margin: auto auto auto 25px;
	#margin: auto auto auto auto;
	text-align: center;
}
a.linkcontrol_4:hover
{
	background-color: #808080; 
	cursor: hand;
	text-align: center;
	vertical-align:middle;
	color: #CCCCCC;
	text-decoration: none;
	font-family: Verdana; 
	font-size: 10pt; 
	font-weight: bold; 
	font-style: normal; 
	font-variant:small-caps;
	
	cursor: hand; 
	color: #FFFFFF; 
	background-color: transparent; 
	cursor: hand;
	font-family: Verdana; 
	font-size: 8pt; 
	font-weight: bold;
	font-style: normal; 
	text-align: center;
	margin: auto auto auto 25px;
	#margin: auto auto auto auto;
	text-align: center;
}
a.linkcontrol_4:visited
{
	background-color: #808080; 
	cursor: hand;
	text-align: center;
	vertical-align:middle;
	color: #CCCCCC;
	text-decoration: none;
	font-family: Verdana; 
	font-size: 10pt; 
	font-weight: bold; 
	font-style: normal; 
	font-variant:small-caps;
	
	cursor: hand; 
	color: #FFFFFF; 
	background-color: transparent; 
	cursor: hand;
	font-family: Verdana; 
	font-size: 8pt; 
	font-weight: bold;
	font-style: normal; 
	text-align: center;
	margin: auto auto auto 25px;
	#margin: auto auto auto auto;
	text-align: center;
}
.skingradient 
{
	
}
.controlpanel {
	background-color: #DFE5F2;
}
.leftpane {
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.contentpane {
	background-color: transparent;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.rightpane {
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.bottompane {
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.StandardButton     {
    background: #7994CB none; 
    color: #FFFFFF;
    font-family:Verdana, sans-serif; 
    font-size: 11px;
    font-weight: normal;
}
.TreeViewMenu {
	background-color: #DFE5F2;
	BORDER-RIGHT: #7994CB 1px solid; 
	BORDER-TOP: #7994CB 1px solid; 
	BORDER-LEFT: #7994CB 1px solid; 
	BORDER-BOTTOM: #7994CB 1px solid; 
	
}
.TreeViewMenu_Header {
	BACKGROUND-IMAGE: url(gradient_LtBlue.jpg);
}
.Head   {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  18px;
    font-weight:    normal;
    color: #333333;
}
.HeadStandard 
{
	font-family: Times New Roman;
    font-size:  14pt;
    font-weight: normal;
    color: #000066;
}