/* 
================================
Skin styles for DotNetNuke
================================
*/  
.BMNormal
{
    font-family: Arial, Helvetica, sans-serif;
    font-size:11px;
    font-weight: normal;
} 

.pagemaster {
	width: 100%;
	height: 100%;	
	background-color: #ffffff;
}
.skinmaster {
	background-color: #ffffff;
	BORDER-RIGHT: #B9B9B9 2px inset; 
	BORDER-TOP: #B9B9B9 0px solid; 
	BORDER-LEFT: #7994CB 0px solid; 
	BORDER-BOTTOM: #B9B9B9 1px solid; 
	moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px; 
}
.skinheader {
	background-color: #ffffff;
}
.skingradient {
	width: 660px;
	height: 36px;
	BACKGROUND-IMAGE: url(skingradient.gif);
	background-repeat: y-repeat;
	background-color: transparent;
}
.skingradient2 {
	background-color: #ffffff;
}
.controlpanel {
	width: 100%;
	background-color: #CDE0F3;
}
.imagepane {
	width: 660px;
	height: 228px;
	BACKGROUND-IMAGE: url(businessmen.gif);
	background-repeat: no-repeat;
	background-color: transparent;
	padding: 0px;
}
.imagepane2 {
	width: 320px;
	height: 36px;
	BACKGROUND-IMAGE: url(telefonfelt2.gif);
	background-repeat: no-repeat;
	background-color: transparent;
	padding: 0px;
}
.toppane {
	width: 320px;
	height: 228px;
	BACKGROUND-IMAGE: url(sokefelt.gif);
	background-repeat: no-repeat;
	background-color: transparent;
	padding-left: 0px;

}
.leftpane {
	width: 200px;
	background-color: transparent;
	padding: 0px;
}
.contentpane {
	background-color: transparent;
	padding: 2px;
	border-left: #999999 1px dotted;
	border-right: #999999 1px dotted;
	border-bottom: #999999 1px dotted;
}
.rightpane {
	background-color: transparent;
	padding: 2px;
	border-bottom: #999999 1px dotted;
}
.bottompane {
	width: 100%;
	background-color: transparent;
	padding: 2px;
}

.MainMenu_MenuContainer {
	BACKGROUND-color: transparent; 
	HEIGHT: 36px;
}
.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand;
	height: 36px;
	background-color: transparent;
}
.MainMenu_MenuItem {
	border-left: #C4D3DC 0px solid; 
	border-bottom: #C4D3DC 0px solid; 
	border-top: #C4D3DC 0px solid; 
	border-right: #5A6B84 0px solid;
	cursor: pointer; 
	cursor: hand; 
	color: #ffffff; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12pt; 
	font-weight: normal; 
	font-style: normal; 
	background-color: transparent;
	height: 36px;
}
.MainMenu_MenuIcon {
	background-color: transparent; 
	border-left: #cc1010 0px solid; 
	border-bottom: #cc1010 0px solid; 
	border-top: #cc1010 0px solid; 
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 15px; 
	height: 21px;
}
.MainMenu_SubMenu {
	background-color: #7C7C7E;  
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=3); 
	height: 21 px
}
.MainMenu_MenuBreak {
	height: 1px;
}
.MainMenu_MenuItemSel {
	background-color: transparent; 
	cursor: pointer; 
	cursor: hand; 
	color: #FF9900; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12pt; 
	font-weight: normal; 
	font-style: normal;

}
.MainMenu_MenuArrow {
	border-right: #95b945 0px solid; 
	border-bottom: #95b945 0px solid; 
	border-top: #95b945 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: #fdfdf2 none; 
    color: #fdfdf2;
    font-family: Arial, Verdana, sans-serif; 
    font-size: 11px;
    font-weight: normal;

.TreeViewMenu {
	width: 175px;
	background-color: #849494;
	BORDER-RIGHT: #CFCFCF 1px solid; 
	BORDER-TOP: #CFCFCF 1px solid; 
	BORDER-LEFT: #CFCFCF 1px solid; 
	BORDER-BOTTOM: #CFCFCF 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: Arial, Helvetica, sans-serif;
    font-size:  18px;
    font-weight:    normal;
    color: #10147E;
}
/* -------------------- */
/* Side Menu */
/* -------------------- */

.MenuHdr
{ 
  	font-family: Arial, Verdana, helvetica, sans-serif;
	font-size: 10pt; 
	padding-left: 10px; 
	font-weight: Bold; 
	padding-bottom: 1px; 
  	background-color: #ffffff; 
	height: 30px;
	padding-top: 0px; 
	cursor: default;
	color: #999999;
	align: left;
	border-bottom: #FFFFFF 1px solid; 
	border-left: #4977B3 0px solid; 
	border-top: #abc8D2 0px solid; 
	border-right: #4977B3 0px solid;
}

.MenuHdr A:Link
{
  	text-decoration: none; 
	color: #999999;; 
	width: 100%;
	padding-top: 0px;
  	padding-bottom: 0px; 
	cursor: default; 
	cursor: pointer; 
}
.MenuHdr A:Visited
{
  	text-decoration: none; 
	color: #999999;; 
	width: 100%; 
	padding-top: 0px;
  	padding-bottom: 0px; 
	cursor: default; 
	cursor: pointer; 
}

.MenuHdrMouseOver
{
  	font-family: Arial, Verdana, helvetica, sans-serif;
	font-size: 10pt; 
	padding-left: 10px; 
	font-weight: Bold; 
	padding-bottom: 1px; 
  	background-color: transparent; 
	height: 30px;
	padding-top: 0px; 
	cursor: default;
	color: #ff0099;;
	align: left;
	border-bottom: #FFFFFF 0px solid; 
	border-left: #4977B3 0px solid; 
	border-top: #abc8D2 0px solid; 
	border-right: #4977B3 0px solid;
}

.MenuHdrMouseOver A:Link
{
  	text-decoration: none; 
	color: #ff0099; 
	width: 100%;
	padding-top: 0px;
  	padding-bottom: 0px; 
	cursor: default; 
	cursor: pointer; 
}

.MenuHdrMouseOver A:Visited
{
  	text-decoration: none; 
	color: #ff0099; 
	width: 100%; 
	padding-top: 0px;
  	padding-bottom: 0px; 
	cursor: default; 
	cursor: pointer; 
}

.MenuItem, 
{
  	font-family: Arial, Verdana, helvetica, sans-serif;
	font-size: 11pt; 
	padding-left: 10px; 
	font-weight: normal; 
	padding-bottom: 2px;
  	background-color: transparent; 
	height: 25px;
	padding-top: 2px;
	color: #999999;
	border-bottom: #FFFFFF 0px solid; 
	border-left: #4977B3 0px solid; 
	border-top: #4977B3 0px solid; 
	border-right: #4977B3 0px solid;
}

.MenuItem A:Link
{
  	text-decoration: none; 
	color: #999999; 
	width: 100%; 
	padding-top: 0px;
  	padding-bottom: 0px; 
	cursor: default; 
	cursor: pointer; 
}

.MenuItem A:Visited
{
  	text-decoration: none; 
	color: #999999; 
	width: 100%; 
	padding-top: 0px;
  	padding-bottom: 0px; 
	cursor: default; 
	cursor: pointer;
}

.MenuItemMouseOver
{
	background-color: #ffffff!Important;
	height: 25px;
  	font-family: Arial, Verdana, helvetica, sans-serif;
	font-size: 11pt; 
	padding-left: 10px; 
	font-weight: normal; 
	padding-bottom: 2px;
	padding-top: 2px;
	color: #ff0099; 
	border-bottom: #ffffff 0px solid; 
	border-left: #4977B3 0px solid; 
	border-top: #4977B3 0px solid; 
	border-right: #4977B3 0px solid;
}

.MenuItemMouseOver A:Link
{
  	text-decoration: none; 
	color: #ff0099; 
	width: 100%; 
	padding-top: 0px;
  	padding-bottom: 0px; 
	cursor: default; 
	cursor: pointer; 
}

.MenuItemMouseOver A:Visited
{
  	text-decoration: none; 
	color: #ff0099; 
	width: 100%; 
	padding-top: 0px;
  	padding-bottom: 0px; 
	cursor: default; 
	cursor: pointer;
}


.MenuItem A, 
.MenuItem A:Active, 
.MenuItem A:Hover, 
.MenuItem HR


.MenuItemMouseOver A, 
.MenuItemMouseOver A:Active, 
.MenuItemMouseOver A:Hover, 

.MenuHdr A, 
.MenuHdr A:Active, 
.MenuHdr A:Hover,
}


/* text style used for XMOD */
.XMODHeader
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12pt;
    font-weight: bold;
    color: #666666;
}

.XMODNormal
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    font-weight: normal;
    color: #666666;
}

.XMODNormal2
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    font-weight: bold;
    color: #666666;
}
.XMODNormal3
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 8pt;
    font-weight: normal;
    color: #666666;
}

.XMODNormal4
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12pt;
    font-weight: normal;
    color: #666666;
}

/* text style used for most text rendered by modules */
.Normal
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    color: #999999;
}

/* text style used for rendered text which requires emphasis */
.NormalBold
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold
    color: #999999;
}
/* style of item titles by Announcements and Articles */
.ItemTitle    {
	font-family: Arial, Helvetica, sans-serif;
    	font-size:  12px;
    	font-weight: normal;
    	color: #ff9900;
}
/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton   
{
    font-family: Arial, Tahoma, Helvetica;
    font-size: 11px;
    font-weight: normal;
    	color: #ba0000;
}
/* hyperlink style for buttons and link buttons used in the portal admin pages */
.CommandButton:link 
{
    text-decoration:    none;
    color: #ba0000;
}

