/*
================================
Skin styles for DotNetNuke
================================
*/

.pagemaster {
	width: auto;
	height: auto;	
	background-color: transparent;
	background-image:url(bgr_2020.jpg);
}

.ShLeft
{
	/*background-image: url(shleft.gif); */
	height:100%;
	width:0px;
	background-color: transparent;
	background-repeat: repeat-y;	
}

.ShRight
{
	/*background-image: url(shright.gif); */
	height:100%;
	width:0px;
	background-color: transparent;
	background-repeat: repeat-y;	
}

.skinmaster {
	height: 100%;
    /*background-color:  white;*/
    background-color: transparent;
	border-right: #A0A0A0 0px solid; 
	border-top: #7994cb 0px solid; 
	border-left: #A0A0A0 0px solid; 
	border-bottom: #7994cb 0px solid; 
	
}
.skinheader 
{
	/*background-image: url(banner.gif); */
	height:132px;
	width:780px;
        background-color: transparent;
	background-repeat:no-repeat;
}

.banner_t
{
	/*background-image: url(banner_t.bmp); */
	height:22px;
	width:780px;
        background-color: transparent;
	/*background-repeat:no-repeat;*/
}

.banner
{
	/*background-image: url(banner.swf); */
	height:90px;
	width:780;
        background-color: transparent;
	background-repeat: no-repeat ;
}

.banner_b
{
	background-image: url(banner_b.gif); 
	height:44px;
	width:100%;
	font-family:Times New Roman;
	font-size:x-large;
	font-weight:bold;
		/*border: solid 1px #d0d0d0;*/
	background-repeat: no-repeat ;
	
}

.search_img
{
	background-image: url(search_.png); 
	background-position:  center center;
	cursor: hand;
	font-size: 14px;
	background-repeat: no-repeat;
}

.skingradient {
	background-image: url(tab_b.gif); 
	height:26px;
	
	
}
.controlpanel {
	width: 100%;
	background-color: #dfe5f2;
}
.toppane {
	width: 100%;
	background-color: transparent;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 3px;
}
.leftpane {
	width: 200px;
	/*background-color: #D0E0EE;*/
        background-color: transparent;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 3px;
}
.contentpane {
	width: 100%;
	background-color: transparent;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 3px;
}
.rightpane {
	width: 250px;
	background-color: transparent;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 3px;
}
.bottompane {
	width: 100%;
	background-color: transparent;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 3px;
}
.MainMenu_MenuContainer {
	background-color: transparent;
	padding-top: 0px;
}
.MainMenu_MenuBar {
	background-color: Transparent;
}
.MainMenu_MenuItem {
	border-left: #f0f0f0 0px solid; 
	border-bottom: #f0f0f0 0px solid; 
	border-top: #f0f0f0 0px solid; 
	border-right: #f0f0f0 0px solid;
	cursor: hand; 
	color: #003366; 
	font-size: 10px; 
	font-weight: bold; 
	font-style: normal; 
	font-family: Tahoma, Arial, Helvetica; 
	height: 22px;
	
}
.MainMenu_MenuIcon {
	background-color: #f0f0f0; 
	border-left: #f0f0f0 1px solid; 
	border-bottom: #f0f0f0 1px solid; 
	border-top: #f0f0f0 1px solid; 
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 15px; 
	height: 21px;
}
.MainMenu_SubMenu {
	background-color: #f0f0f0;  
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	 padding-bottom: 2px;
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=3); 
}
.MainMenu_MenuBreak {
	 background-color:Transparent;
	 border:none;
}
.MainMenu_MenuItemSel {
	cursor: hand; 
	color: red; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 10px; 
	font-weight: bold; 
	font-style: normal;
	background-color:  Transparent;
	height: 22px;
	border-bottom: solid 1px #d0d0d0;
}

.MainMenu_MenuArrow {
	border-right: #f0f0f0 1px solid; 
	border-bottom: #f0f0f0 1px solid; 
	border-top: #f0f0f0 1px solid;
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
}
.MainMenu_RootMenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}

.LeftSeparatorCssClass
{
	 background-color:  Transparent ;
	 background-image:url(tab_l.gif);
	 height:30px;
	 width:8;	 	 
	 background-repeat:no-repeat;
	
}

.LeftSeparatorSel
{
	 background-color:  Transparent ;
	 background-image:url(sel_tab_l.gif);
	 height:30px;
	 width:8;	 	 
	 background-repeat:no-repeat;
	
}

.RightSeparatorCssClass
{
	 background-color:  Transparent ;
	 background-image:url(tab_r.gif);
	 height:30px;
	 width:9;	 	 
	
	 background-repeat:no-repeat;
	
}

.RightSeparatorSel
{
	 background-color:  Transparent ;
	 background-image:url(sel_tab_r.gif);
	 height:30px;
	 width:9;	 	 
	 background-repeat:no-repeat;
	
}

.RootMenuItem
{
	cursor: hand; 
	color: black; 
	font-size: 11px; 
	font-weight:   normal; 
	font-style: normal; 
	font-family: Tahoma, Arial, Helvetica; 
	height : 22px;
	 background-color: Transparent ;

	
	 
}

.RootMenuItem_Sel
{
	cursor: hand; 
	color:   #dd0000; 
	font-size: 11px; 
	font-weight:  normal; 
	font-style: normal; 
	font-family: Tahoma, Arial, Helvetica; 
	height : 22px;
	background-color: Transparent;
	
}
	
.SubMenuItemSel
{
	cursor: hand; 
	color:  red; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 11px; 
	font-weight: bold; 
	font-style: normal;
	background-color:  Transparent;
	height : 22px;
}

.SubMenuItemActive
{
	cursor: hand; 
	color:   red ; 
	font-family: Tahoma, Arial, Helvetica;  
	font-size: 10px; 
	font-weight: bold; 
	font-style: normal;
	background-color: #f0f0f0;
	height : 22px;
}

.StandardButton {
  background: #7994cb none; 
  color: #ffffff;
  font-family: verdana, sans-serif; 
  font-size: 10px;
  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:  14px;
   font-weight: normal;
   color: #333333;
}

.Footer
{
	background-color:  Transparent;
	padding-top: 6px;
	padding-left: 6px;	
	background-repeat: no-repeat;
	border-top: #003366 3px solid;
}

.Login,A.Login:Link,A.Login:Visited {
   font-family: Tahoma, Arial, Helvetica;
   font-size:  11px;
   font-weight: normal;
   color: #000000;
}

A.Login:Hover {
   font-family: Tahoma, Arial, Helvetica;
   font-size:  11px;
   font-weight: normal;
   color:  #dd0000;
   text-decoration:none;
}

/*
================
Style for NavBar
================
*/

.NavBarContainer
{
	border-top:solid 0px #006699;
	border-left:solid 0px #006699;
	border-right:solid 0px #006699;
	border-bottom:solid 0px #006699;
	background-color: Transparent;	
	width : 170px;	
	padding-bottom: 3px;
}

.NavBarSubGroup
{
	background-color: #e0e0e0;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-left: 0px;
		
}
 
 .TopItem
{
	background-image:url(menu_bg.gif);
	background-repeat: repeat-x;
	font-family: tahoma, verdana; 
	font-size: 11px; 
	font-weight: bold;
	color: #ffffff;
	padding-top: 0px; 
	padding-bottom: 0px; 
	padding-left: 5px;
	cursor:hand;
	height:24px;
}

.TopItemHover
{
   background-image:url(menu_bg_h.gif);
   background-repeat: repeat-x;
	font-family: tahoma, verdana; 
	font-size: 11px; 
	font-weight: bold;
	color: #ffffff;
	padding-top: 0px; 
	padding-bottom: 0px; 
	padding-left: 5px;
	cursor:hand;
	height:24px;
}

.TopItemSel
{
    background-image:url(menu_bg_h.gif);
    background-repeat: repeat-x;
	font-family: tahoma, verdana; 
	font-size: 11px; 
	font-weight: bold;
	color: #ffffff;
	padding-top: 0px; 
	padding-bottom: 0px; 
	padding-left: 5px;
	cursor:hand;
	height:24px;
}

.SubItem
{
  font-family: tahoma, verdana; 
  font-size: 12px; 
  color: #003366;
  font-weight: normal;
  border-top:solid 0px #006699;
	border-left:solid 1px #d0d0d0;
	border-right:solid 1px #d0d0d0;
	border-bottom:solid 1px #ffffff;
  cursor:hand;
  height: 24px;
  padding-top: 0px; 
  padding-bottom: 0px; 
  padding-left: 10px;
}

.SubItemHover
{
	background-color: #cad5ea;
  font-family: tahoma, verdana; 
  font-size: 12px; 
  font-weight: normal;
  color: #003366; 
    border-top:solid 0px #006699;
	border-left:solid 1px #d0d0d0;
	border-right:solid 1px #d0d0d0;
	border-bottom:solid 1px #ffffff;
  cursor:hand;
  height: 24px;
  padding-top: 0px; 
  padding-bottom: 0px; 
  padding-left: 10px;
  
}

.SubItemSel
{
  background-color : #cad5ea;
  font-family: tahoma, verdana; 
  font-size: 12px; 
  font-weight: normal;
  color: #003366;
  padding-left: 0px; 
    border-top:solid 0px #006699;
	border-left:solid 1px #d0d0d0;
	border-right:solid 1px #d0d0d0;
	border-bottom:solid 1px #ffffff;
  cursor: default;
  height: 24px;
  padding-top: 0px; 
  padding-bottom: 0px; 
  padding-left: 10px;
}


