/*
================================
Skin styles for DotNetNuke
================================
*/

.pagemaster {
	width: 100%;
	height: 100%;
	background-color:  White;
	background-image:url(body_bg.gif);
}

.ShLeft
{
	/*background-image: url(shleft.gif); */
	height:100%;
	width:0px;
	background-repeat: repeat-y;	
}

.ShRight
{
	/*background-image: url(shright.gif); */
	height:100%;
	width:0px;
	background-repeat: repeat-y;
}

.banner_t
{
	background-image: url(banner_t.jpg);
	height:20px;
	background-repeat:no-repeat;
	background-position: center center;
}

.banner
{
	background-image: url(banner.jpg);
	height:97px;
	background-repeat:no-repeat;
	background-position: center center;
}

.menu_bg
{
	background-image: url(tab_bg.gif);
	height:40px;
	background-repeat: repeat-x;
	background-position: left bottom;
}

.banner_mt
{
	background-image: url(banner_mt.jpg);
	height:26px;
	background-repeat: repeat-x;
}

.skinmaster {
	height: 100%;
	background-color:  White;
	border-right: #A0A0A0 0px solid;
	border-top: #7994cb 0px solid;
	border-left: #A0A0A0 0px solid;
	border-bottom: #7994cb 0px solid;
	width:970px;
}
.skinheader 
{
	background-image: url(banner1.gif); 
	height:168px;
	width:900px;
	background-repeat:no-repeat;
}
.skingradient {
	height:22px;	
}
.controlpanel {
	width: 100%;
	background-color: #dfe5f2;
}
.toppane {
	width: 100%;
	background-color: transparent;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 3px;
}
.leftpane {
	width: 200px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 3px;
}
.contentpane {
	width: 100%;
	background-color: transparent;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 3px;
}
.rightpane {
	width: 200px;
	background-color: transparent;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 3px;
}
.bottompane {
	width: 100%;
	background-color: transparent;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 3px;
}
.MainMenu_MenuContainer {
	background-color: transparent; 
}
.MainMenu_MenuBar {
	height:29px;
	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: hand; 
	color: #ffffff; 
	font-size: 11px; 
	font-weight: normal; 
	font-family: Tahoma, Arial, Helvetica; 
	height: 29px;	
	border-bottom: solid 1px white;
}
.MainMenu_MenuIcon {
	background-color: #3287C2; 
	border-left: #3287C2 0px solid; 
	border-bottom: #ffffff 1px solid; 
	border-top: #285DA1 0px solid; 
	border-right: #3287C2 0px solid;
	cursor: hand; 
	text-align: center;
	width:0px; 
	
}
.MainMenu_SubMenu {
	background-color: #3287C2;  
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=3); 
}
.MainMenu_MenuBreak {
	 background-color:Transparent;
	 border:none;
}
.MainMenu_MenuItemSel {
	cursor: hand; 
	color: black; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal;
	background-color:  Transparent;
}

.MainMenu_MenuArrow {
	border-right: #285DA1 0px solid; 
	border-bottom: #ffffff 1px solid; 
	border-top: #285DA1 0px 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_bg.gif);
	 height:29px;
	 width:6px;	 	 
	 background-repeat:no-repeat;
	
}

.LeftSeparatorSel
{
	 background-image:url(sel_tab_l.gif);
	 height:29px;
	 width:6px;
	 background-repeat:no-repeat;
	
}

.RightSeparatorCssClass
{
	 background-color:  Transparent ;
	 background-image:url(tab_bg.gif);
	 height:29px;
	 width:6px;	 	 
	
	 background-repeat:no-repeat;
	
}

.RightSeparatorSel
{
	 background-image:url(sel_tab_r.gif);
	 height:29px;
	 width:6px;	 
	 background-repeat:no-repeat;
	
}

.RootMenuItem
{
	cursor: hand; 
	color:  #003366; 
	font-size: 11px; 
	font-weight: bold; 
	font-style: normal; 
	font-family: Tahoma, Arial, Helvetica; 
	height: 29px;
	text-align: center;	
	padding: 0 5 0 5;
}

.RootMenuItem_Sel
{
	cursor: hand; 
	color:  #003366; 
	font-size: 11px; 
	font-weight: bold; 
	font-style: normal; 
	font-family: Tahoma, Arial, Helvetica; 
	height: 29px;
	background-image: url(sel_tab_c.gif);
	background-repeat:repeat-x;
	text-align: center ;	
}

.SubMenuItem
{
	cursor: hand; 
	color:  #003366; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 11px; 
	font-weight: normal ; 
	background-color: Transparent;
	padding: 5 5 3 5;
}
	
.SubMenuItemSel
{
	cursor: hand; 
	color:  #cc0000; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 11px; 
	font-weight: bold; 
	background-color: Transparent;
	border-bottom: solid 1px white;
	
}

.SubMenuItemActive
{
	cursor: hand; 
	color:  #cc0000; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 11px; 
	font-weight: normal; 
	border-bottom: solid 1px white;
	
}

.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:  14px;
   font-weight: normal;
   color: #333333;
}

.Footer
{
	height: 80px;
	background-color: #F8F8F8;
	padding-top: 6px;
	padding-bottom: 6px;
	border-top:solid 1px #CCD6E0;
	
}

.Login,A.Login:Link,A.Login:Visited {
   font-family: Tahoma, Arial, Helvetica;
   font-size:  11px;
   font-weight:  bold;
   color: #e0e0e0;
}

A.Login:Hover {
   font-family: Tahoma, Arial, Helvetica;
   font-size:  11px;
   font-weight:  bold;
   color: #cc0000;
   text-decoration:none;
}

.logo
{
	background-image: url(logo.gif);
	background-position: center center;
	width: 150px;
	background-repeat: no-repeat;
}

.Search_btn
{
   background-image:url(search_btn.gif);
   font-size:12pt;
   padding: 2 0 2 20;
   background-repeat:no-repeat;
   background-position: center center;
}

.SearchTextBox
{
	border: solid 1px #336699;
	width:150px;
}
/*
================
Style for NavBar
================
*/



.NavBarContainer
{
	border-top:solid 0px #d0d0d0;
	border-left:solid 0px #d0d0d0;
	border-right:solid 0px #d0d0d0;
	border-bottom:solid 0px #d0d0d0;
	background-color:  Transparent;	
	width : 200px;	
	padding-bottom: 3px;
}

.NavBarSubGroup
{
	background-color:  Transparent;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	border-bottom:solid 0px #d0d0d0;
	border-left:solid 0px #d0d0d0;
	border-right:solid 0px #d0d0d0;
	border-top:solid 0px #d0d0d0;
	margin-left: 0px;
		
}
 
 .TopItem
{
	 border-bottom: solid 1px #444444; 
	 border-left: solid 0px #d0d0d0; 
	 border-right: solid 0px #d0d0d0; 
	 border-top: solid 1px #e0e0e0; 
    background-color: #256ab5;
    
	font-family: tahoma, verdana; 
	font-size: 11px; 
	font-weight: bold;
	color: White ;
	padding-top: 0px; 
	padding-bottom: 0px; 
	padding-left: 8px;
	cursor:hand;
	height:26px;	
}

.TopItemHover
{
  border-bottom: solid 1px #444444;
  border-left: solid 0px #d0d0d0; 
  border-right : solid 0px #d0d0d0; 
  border-top: solid 1px #e0e0e0; 
  color: White  ;
  background-image: url(menu_bg_h.gif);
  font-family: tahoma, verdana; 
  font-size: 11px; 
  font-weight: bold;
  padding-top: 0px; 
  padding-bottom: 0px; 
  padding-left: 8px;
  cursor:hand;
  height:26px;
}

.TopItemSel
{
  border-bottom: solid 1px #444444;
	 border-left: solid 0px #d0d0d0; 
	 border-right: solid 0px #d0d0d0; 
	 border-top: solid 1px #e0e0e0; 
  color: White;

background-image: url(menu_bg_h.gif);
  font-family: tahoma, verdana; 
  font-size: 11px; 
  font-weight: bold;
  padding-top: 0px; 
  padding-bottom: 0px; 
  padding-left: 8px;
  cursor: default;
  height:26px;
}

.SubItem
{
  font-family: tahoma, verdana; 
  font-size: 12px; 
  color: #333333;
  font-weight: normal;
  border-top:solid 0px #006699;
	border-left:solid 0px #d0d0d0;
	border-right:solid 0px #d0d0d0;
	border-bottom:solid 1px #d0d0d0;
	background-color: #f0f0f0;
  cursor:hand;
  height: 24px;
  padding-top: 0px; 
  padding-bottom: 0px; 
  padding-left: 15px;
}

.SubItemHover
{
	background-color: #cad5ea;
  font-family: tahoma, verdana; 
  font-size: 12px; 
  font-weight: normal;
  color: #333333; 
    border-top:solid 0px #006699;
	border-left:solid 0px #d0d0d0;
	border-right:solid 0px #d0d0d0;
	border-bottom:solid 1px #d0d0d0;
  cursor:hand;
  height: 24px;
  padding-top: 0px; 
  padding-bottom: 0px; 
  padding-left: 15px;
  
}

.SubItemSel
{  
  font-family: tahoma, verdana; 
  font-size: 12px; 
  font-weight: normal;
  color: #dd0000;
  background-color: #e0e0e0;
  padding-left: 0px; 
    border-top:solid 0px #006699;
	border-left:solid 0px #d0d0d0;
	border-right:solid 0px #d0d0d0;
	border-bottom:solid 1px #d0d0d0;
  cursor: default;
  height: 24px;
  padding-top: 0px; 
  padding-bottom: 0px; 
  padding-left: 15px;
}

.Link,A.Link:Link,A.Link:Visited {
   font-family: Tahoma, Arial, Helvetica;
   font-size:  11px;
   font-weight:  normal;
   color: #256AB5;
}

A.Link:Hover {
   font-family: Tahoma, Arial, Helvetica;
   font-size:  11px;
   font-weight:  normal;
   color: #256AB5;
   text-decoration: none;
}

.Link1,A.Link1:Link,A.Link1:Visited {
   font-family: Tahoma, Arial, Helvetica;
   font-size:  11px;
   font-weight:  normal;
   color: #333333;
}

A.Link1:Hover {
   font-family: Tahoma, Arial, Helvetica;
   font-size:  11px;
   font-weight:  bold ;
   color: #256AB5;
   text-decoration: none;
}
