/* 
================================
Skin styles for DotNetNuke
================================
*/   

.pagemaster {
	width: 100%;
	height: 100%;
	background-color: #93afaf;
	background-image: url(bg_fill.gif);
	background-repeat: repeat-x;
}
.skinmaster {
	height: 100%;
	background-color: #FFFFFF;
	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 {
	background-image: url(top_table_bg.gif);
}
.skinleftfill {
	width: 46px;
	background-image: url(top_left_fill.gif);
	background-repeat: no-repeat;
}
.skinrightfill {
	width: 46px;
	background-image: url(top_right_fill.gif);
	background-repeat:repeat-x;
}
.skinmenugradient {
	 background-image: url(navbar_fill.gif);  
	height:27px;
	/** background-color: #ffffff; */
}
.controlpanel {
	width: 100%;
	background-color: #dfe5f2;
}
.toppane {
	width: 100%;
	background-color: transparent;
	padding-left: 0px;
	padding-right: 4px;
	padding-top: 6px;
}
.leftpane {
	width: 150px;
	/* background-color: #CCCCCC; */
	padding-left: 0px;
	padding-right: 2px;
	padding-top: 0px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: dashed;
	border-top-color: #CC6600;
	border-right-color: #CC6600;
	border-bottom-color: #CC6600;
	border-left-color: #CC6600;
}
.contentpane {
	 width: 100%; 
	/* width: 400px;*/
	background-color: white;
	padding-left: 0px;
	padding-right: 4px;
	padding-top: 0px;
}
.contentpane2 {
	width: 50%;
	height: 100%;
	background-color: transparent;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	border: 0px none #000000;
}
.rightpane {
	width: 150px;
	background-color: transparent;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}
.bottompane {
	width: 100%;
	background-color: transparent;
	padding-left: 0px;
	padding-right: 4px;
	padding-top: 6px;
}


/* Main Menu */
.MainMenu_MenuContainer {background-color: Transparent;
}
.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand;
	height:27px;
	background-color: Transparent;
}
.MainMenu_MenuItem {
	border-left: #cad5ea 0px solid; 
	border-bottom: #cad5ea 1px solid; 
	border-top: #cad5ea 1px solid; 
	border-right: #cad5ea 0px solid;
	cursor: pointer; 
	cursor: hand; 
	color: #ffffcc; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal; 
	background-color: Transparent;
	font-family: Arial, Helvetica; 
}
.MainMenu_MenuIcon {
	background-color: #cad5ea; 
	border-left: #cad5ea 1px solid; 
	border-bottom: #cad5ea 1px solid; 
	border-top: #cad5ea 1px solid; 
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 15px; 
	height: 21px;
}
.MainMenu_SubMenu {
	background-color: #cad5ea;  
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=3); 
}
.MainMenu_MenuBreak {
	height: 1px;
}
.MainMenu_MenuItemSel {
	background-color: #ffffff; 
	cursor: hand; 
	cursor: hand; 
	color: #666666; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal;
	height: 16px;
}
.MainMenu_MenuArrow {
	border-right: #cad5ea 1px solid; 
	border-bottom: #cad5ea 1px solid; 
	border-top: #cad5ea 0px solid;
	font-family: webdings; 
	font-size: 15pt; 
	cursor: pointer; 
	cursor: hand; 
}
.MainMenu_RootMenuArrow {
	font-family: webdings; 
	font-size: 15pt; 
	cursor: pointer; 
	cursor: hand;
}
.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(../GRR_test/gradient_LtBlue.jpg);
}
.Head {
   font-family: Arial, Helvetica, sans-serif;
   font-size:  14px;
   font-weight: normal;
   color: #333333;
}
.box_outline {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: cc9933;
}
ul.arrow_list
{ list-style: circle url(/portals/1/images/small_list_arrows.gif) inside;
	margin-left: 0;
	padding-left: 1em;
	text-indent: -55em;

}
li {
	font-size: 12px;
}

/* for Inventua Sidemenu */
.MenuHdr
{ 
  font-size: 12px; padding-left: 5px; font-weight: bold; padding-bottom: 2px; padding-top: 2px; cursor: default;
}
.MenuItem, .MenuItem HR
{
	font-size: 12px;
	padding-left: 15px;
	font-weight: normal;
	padding-bottom: 2px;
	padding-top: 2px;
	background-image: url(/portals/1/images/small_list_arrows.gif);
	background-repeat: no-repeat;
	background-position: left;
}

.MenuItem A, .MenuItem A:Active, .MenuItem A:Hover, .MenuItem A:Visited, 
.MenuItem A:Link, .MenuItemMouseOver A, .MenuItemMouseOver A:Active, 
.MenuItemMouseOver A:Hover, .MenuItemMouseOver A:Visited, .MenuItemMouseOver 
  A:Link, .MenuHdr A, .MenuHdr A:Active, .MenuHdr A:Hover, .MenuHdr A:Visited, 
.MenuHdr A:Link 
{
  text-decoration: none; color: #666666; width: 100%; padding-top: 1px;
  padding-bottom: 1px; cursor: pointer; cursor: pointer; 
}
.MenuHdr A:Hover, .MenuItem A:Hover {
	color: #FF0000;
}
.MenuItemMouseOver
{
	/* background-image: url(/portals/1/images/small_list_arrows.gif);  */
	font-size: 12px;
	padding-left: 0px;
	font-weight: normal;
	padding-bottom: 0px;
	padding-top: 0px;
	color: #CC6600;
}
.MenuItemMouseOver a:hover, .MenuItemMouseOver A
{
	/* background-image: url(/portals/1/images/small_list_arrows.gif);  */
	font-size: 12px;
	padding-left: 15px;
	font-weight: normal;
	padding-bottom: 2px;
	padding-top: 2px;
	color: #CC6600;
}

/* end Inventua Sidemenu */