/* 
================================
Skin styles for DotNetNuke
================================
*/   

.pagemaster {
	width: 100%;
	height: 100%;	
	background-color: #CCCCCC;
}
.skinmaster {
	height: 100%;
	background-color: #FFFFFF;
	BORDER-RIGHT: #878787 1px solid; 
	BORDER-TOP: #f5f5f5 0px solid; 
	BORDER-LEFT: #878787 1px solid; 
	BORDER-BOTTOM: #f5f5f5 0px 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(images/header.jpg);
	background-repeat: no-repeat;
	height: 120px;
}
.skingradient {
}
.skincontent {
	border-right: #000000 1px solid;
	border-left: #000000 1px solid;
}
.skinfooter {
	BACKGROUND-IMAGE: url(images/footer.gif);
	HEIGHT:29px;
}
.controlpanel {
	width: 100%;
	background-color: white;
}
.toppane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.leftpane {
	width: 175px;
	background-color: transparent;
	padding-left: 0px;
	padding-right: 4px;
	padding-top: 6px;
}
.contentpane {
	width: 100%;
	background-color: transparent;
	padding-left: 8px;
	padding-right: 4px;
	padding-top: 6px;
	text-align: left;
}
.rightpane {
	width: 175px;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.bottompane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}

.Login  {
	font-family: Arial, Helvetica; 
	color: #FFFFFF;
	text-decoration: none;
	font-size : 11px;
	font-weight : bold;
}

A.Login:link  { 
  font-family: Arial, Helvetica; 
  color: #FFFFFF;
  text-decoration: none;
  font-weight : bold;
}

A.Login:visited   { 
  font-family: Arial, Helvetica; 
  color: #FFFFFF;
  text-decoration: none;
  font-weight : bold;
}

A.Login:active   { 
  font-family: Arial, Helvetica; 
  color: #FFFFFF;
  text-decoration: none;
  font-weight : bold;
}

A.Login:hover  { 
  font-family: Arial, Helvetica; 
  color: #FFFFFF;
  text-decoration: none;
  font-weight : bold;
}

.Skinlink  {
	font-family: Arial, Helvetica; 
	color: gray;
	text-decoration: none;
	font-size : 10px;
	font-weight : bold;
}

A.Skinlink:link  { 
  font-family: Arial, Helvetica; 
  color: gray;
  text-decoration: none;
  font-weight : bold;
}

A.Skinlink:visited   { 
  font-family: Arial, Helvetica; 
  color: gray;
  text-decoration: none;
  font-weight : bold;
}

A.Skinlink:active   { 
  font-family: Arial, Helvetica; 
  color: gray;
  text-decoration: none;
  font-weight : bold;
}

A.Skinlink:hover  { 
  font-family: Arial, Helvetica; 
  color: #0099FF;
  text-decoration: none;
  font-weight : bold;
}

.Idaslink  {
	font-family : Arial, Verdana, Tahoma;
	font-size: 10px;
	color: #000000;
	text-decoration: underline;
	font-size : 10px;
}

A.Idaslink:link  { 
  color: #000000;
  text-decoration: underline;
}

A.Idaslink:visited   { 
  color: #000000;
  text-decoration: underline;
}

A.Idaslink:active   { 
  color: #000000;
  text-decoration: underline;
}

A.Idaslink:hover  { 
  color: #0099FF;
  text-decoration: underline;
}
.MenuSep {
	width: 3px;
	height: 21px;
	/* background-image:url(images/menuseparator.gif); */
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 3px;
	padding-right: 0px;
}
.menubar {
	BACKGROUND-IMAGE: url(images/menu_bar.jpg);
	background-repeat: no-repeat;
	width: 990px;
	HEIGHT:21px;
}
.MLLanguageMenuLayoutTable
{
	/* BACKGROUND-IMAGE: url(images/LS_background.gif); */
	HEIGHT:21px;
	background-repeat : repeat-x;
	
}
.MainMenu_MenuContainer {
	background-color: transparent;
}
.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand;
	height:21px;
}
.MainMenu_MenuItem {
	background-color: #656565; 
	border-left: #656565 0px solid; 
	border-bottom: #656565 1px solid; 
	border-top: #656565 1px solid; 
	border-right: #656565 0px solid;
	cursor: pointer; 
	cursor: hand; 
	color: white; 
	font-family: Arial, Helvetica; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal; 
	background-color: Transparent;
}
.MainMenu_MenuIcon {
	background-color: #656565; 
	border-left: #656565 1px solid; 
	border-bottom: #656565 1px solid; 
	border-top: #656565 1px solid; 
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 0px; 
	height: 21px;
}
.MainMenu_SubMenu {
	background-color: #656565;  
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=3); 
}

.MainMenu_MenuBreak {
	border-bottom: #656565 0px solid;
	border-top: #656565 0px solid;
}
.MainMenu_MenuItemSel {
	background-color: transparent;
	cursor: pointer;
	cursor: hand;
	color: #0099FF;
	font-family: Arial, Helvetica;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
}
.MainMenu_MenuArrow {
	border-right: #656565 1px solid; 
	border-bottom: #656565 1px solid; 
	border-top: #656565 0px solid;
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
}
.MainMenu_RootMenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}
.StandardButton     {
    background: #7994CB none; 
    color: #FFFFFF;
    font-family:Verdana, sans-serif; 
    font-size: 11px;
    font-weight: normal;
}

/* Sidemenu */

.MenuHdr {
}

.MenuItem, .MenuItemMouseOver {
	font-family: Arial, Helvetica;
	font-size: 12px;
	padding-left: 10px;
	padding-top: 8px;
	padding-bottom: 8px;
	font-weight: bold;
	background-color : #0099FF;
	color: #FFFFFF;
	BORDER-BOTTOM: #FFFFFF 5px solid; 
	text-decoration: none;
}

.MenuItem A, .MenuItem A:Active , .MenuItem A:Visited, .MenuItem A:Link {
	font-weight: bold;
	color : #FFFFFF;
	width: 152px;
	text-decoration: none;
}

MenuItem A:Active {
	font-weight: bold;
	color : #FFFFFF;
}

.MenuItemMouseOver A, .MenuItemMouseOver A:Active, .MenuItemMouseOver A:Hover, .MenuItemMouseOver A:Visited, .MenuItemMouseOver A:Link
{
	font-weight: bold;
	color : #FFFFFF;
	text-decoration : none;
	display: block;
}

.MenuItemMouseOver {
	padding-left: 10px;
	text-decoration : none;
	background-color : #656565;
}

.currentItemHighlight {
	font-weight: bold;
	color : #FFFFFF;
}

.currentHeaderHighlight {

}

.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,TreeViewMenu_Header  {
	BACKGROUND-IMAGE: url(gradient_LtBlue.jpg);
}
.Head   {
    font-family:  Arial, Helvetica;
    font-size:  14px;
    font-weight:  bold;
    color: #000000;
}



