/*
================================
Skin styles for DotNetNuke
================================
*/

.pagemaster {
	width: 100%;
	height: 100%;	
	background-color: #EDEDED;
	
}

.Top_Left
{
	background-image: url(top_left.gif);
	width:12px;
	height: 36px;
	background-repeat: no-repeat;
}

.Top_Center
{
	background-image: url(top_center.gif);
	width:100%;
	height: 36px;
	background-repeat: repeat-x;
}

.Top_Center1
{
	background-image: url(top_center1.gif);
	height: 36px;
	background-repeat: repeat-x;
	background-position: left top;
}

.Top_Right
{
	background-image: url(top_right.gif);
	width:12px;
	height: 36px;
	background-repeat: no-repeat;
}


.ShLeft
{
	background-image: url(left_shadow.gif);
	background-position: left; 
	height:100%;
	width:6px;
	background-repeat: repeat-y;	
}

.ShRight
{
	background-image: url(right_shadow.gif);
	background-position: right;
	height:100%;
	width:6px;
	background-repeat: repeat-y;	
}

.Footer_Main_Left
{
	background-image: url(footer_main_left.gif);
	width:6px;	
	background-repeat: repeat-y ;
	}

.Footer_Main_Center
{
	width:100%;	
	height:70px;
	border-top: solid 1px #285DA1;
	border-bottom: solid 1px transparent;
	background-repeat: repeat-x;	
	background-position: left bottom;
	padding-left:3px;
}

.Footer_Main_Right
{
	background-image: url(footer_main_right.gif);
	width:7px;	
	background-repeat: repeat-y ;
}

.Bread_Left
{
	background-image: url(bread_left.gif);
	width:9px;
	height: 18px;
	background-repeat: no-repeat;
	border-top: solid 2px transparent;
	border-bottom: solid 5px transparent;
}

.Bread_Right
{
	background-image: url(bread_right.gif);
	height: 18px;
	
	background-repeat: repeat-x;
	border-top: solid 2px transparent;
	border-bottom: solid 5px transparent;
}

/*-------------------*/

.banner_bg
{
	background-color:  Transparent;
	background-image: url(banner.bmp); 
	height:123px;
	width: 770px;
	
	
}

.menu_bg
{
	background-image: url(menu_bg.gif); 
	background-position: left center;
	height:28px;
	background-repeat: repeat-x ;
	border-top: solid 0px #ffffff;
	border-bottom: solid 0px #ffffff;
}

.content_bg
{
	background-image: url(contentbg.gif);
	background-repeat: no-repeat;
	background-position: left top ;
	
}

.search_bg
{
	background-image: url(menu_bg2.gif); 
	background-position: left center;
	height:26px;				
	background-repeat: repeat-x;
	padding-left:5px;
	border-top: solid 1px transparent;	
	
}

.search_img
{
	background-image: url(search.gif); 
	background-position:  center center;
	width: 16px;
	cursor: hand;
	background-repeat: no-repeat;
}

.SearchCss
{
	background-color: white;
	font-family: Tahoma;
	font-size:12px;
	font-weight:normal;
}

.skinmaster {
	height: 100%;
	width: 780px;
	background-color:  transparent;
	border-right: #ffffff 0px solid; 
	border-top:  transparent 0px solid; 
	border-left: #ffffff 0px solid; 
	border-bottom: transparent 0px solid;
	
		
}

.skingradient {
	background-image:url(1.gif);
	height:22px;	
	background-repeat: no-repeat;
	background-position:center center;
}

.controlpanel {
	width: 100%;
	background-color: #dfe5f2;
}

.bannerpane{
	width: 100%;
	background-color: transparent;
	padding-left: 9px;
	padding-right: 1px;
	padding-top: 1px;
}

.leftpane {
	width: 250px;
	/*background-color: #D0E0EE;*/
	padding-left: 0px;
	padding-right: 5px;
	padding-top: 5px;
}

.contentpane {
	width: 100%;
	
	background-color: transparent;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 5px;
}

.rightpane {
	width: 250px;
	background-color: transparent;
	padding-left: 5px;
	padding-right: 0px;
	padding-top: 5px;
}

.bottompane {
	width: 100%;
	background-color: transparent;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
}

.MainMenu_MenuContainer {
	background-color: transparent; 
	width: 100%;
}
.MainMenu_MenuBar {
	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: 23px;	
	border-bottom: solid 1px white;	
	
}
.MainMenu_MenuIcon {
	background-color: #3287C2; 
	border-left: #3287C2 2px solid; 
	border-bottom: #ffffff 1px solid; 
	border-top: #285DA1 0px solid; 
	border-right: #3287C2 0px solid;
	cursor: hand; 
	text-align: center;
	width:3px; 
	height: 23px;
}
.MainMenu_SubMenu {
	background-color: #3287C2;  
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	border-left: #285DA1 0px solid; 
	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;
	height:25px;
	background-image:url(breadcrumb.gif);
	background-position: right  center;
	background-repeat: no-repeat;
	
}

.SeparatorCssClass
{
	 background-color:  Transparent ;
	 background-image:url(menu_div.gif);
	 height:19px;
	 width:2px;	 	 
	 background-repeat:no-repeat;
	
}

.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:  #ffffff; 
	font-size: 11px; 
	font-weight: bold; 
	font-style: normal; 
	font-family: Tahoma, Arial, Helvetica; 
	height: 28px;	
	text-align: center ;	
	padding-left: 5px;
	padding-right: 5px;
	
	
}

.RootMenuItem_Hover
{
	cursor: hand; 
	color:  Yellow; 
	font-size: 11px; 
	font-weight: bold; 
	font-style: normal; 
	font-family: Tahoma, Arial, Helvetica; 
	height: 28px;	
	text-align: center;
	background-image: url(menu_bg.gif);
	background-position: left center;
	padding-left: 5px;
	padding-right: 5px;
}

.RootMenuItem_Sel
{
	cursor: hand; 
	color:   #ffffff; 
	font-size: 11px; 
	font-weight: bold; 
	font-style: normal; 
	font-family: Tahoma, Arial, Helvetica; 
	height: 28px;		
	text-align: center;
	background-image: url(menu_bg.gif);
	background-position: left center;
	padding-left: 5px;
	padding-right: 5px;
}
	
.SubMenuItemSel
{
	cursor: hand; 
	color:  #ffffff; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 11px; 
	font-weight: bold; 
	font-style: normal;
	background-color: Transparent;
	border-bottom: solid 1px white;
	
}

.SubMenuItemActive
{
	cursor: hand; 
	color:  #ffffff; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 11px; 
	font-weight: bold; 
	font-style: 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;
}

.Link,A.Link:Link,A.Link:Visited {
   font-family: Tahoma, Arial, Helvetica;
   font-size:  11px;
   font-weight:  normal;
   color: #285DA1;
  
}

A.Link:Hover {
   font-family: Tahoma, Arial, Helvetica;
   font-size:  11px;
   font-weight:  normal;
   color: #285DA1;
   text-decoration: underline;
   
}

.Link1,A.Link1:Link,A.Link1:Visited {
   font-family: Tahoma, Arial, Helvetica;
   font-size:  12px;
   font-weight:  normal;
   color: #285DA1;
}

A.Link1:Hover {
   font-family: Tahoma, Arial, Helvetica;
   font-size:  12px;
   font-weight:  normal;
   color: #ffffff;
   text-decoration: underline;
}

/*
================
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 : 170px;	
	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;
	margin-left: 0px;
		
}
 
 .TopItem
{
	 border-bottom: solid 1px #333333; 
	 border-left: solid 0px #d0d0d0; 
	 border-right: solid 0px #d0d0d0; 
	 border-top: solid 1px #e0e0e0; 
    background-color: #3287C2;
    
	font-family: tahoma, verdana; 
	font-size: 11px; 
	font-weight: bold;
	color: White ;
	padding-top: 4px; 
	padding-bottom: 4px; 
	padding-left: 8px;
	cursor:hand;
	height:26px;	
}

.TopItemHover
{
   border-bottom: solid 1px #333333;
	 border-left: solid 0px #d0d0d0; 
	 border-right: solid 0px #d0d0d0; 
	 border-top: solid 1px #e0e0e0; 
  color:#FFA64D;
background-color: #3287C2;
  
  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 #333333;
	 border-left: solid 0px #d0d0d0; 
	 border-right: solid 0px #d0d0d0; 
	 border-top: solid 1px #e0e0e0; 
  color:#FFA64D;
background-color: #3287C2;
  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: #e0e0e0;
  cursor:hand;
  height: 24px;
  padding-top: 4px; 
  padding-bottom: 4px; 
  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;
}