/* 
================================
Skin styles for DotNetNuke
================================
*/   
body {
	background: url(blymoedig-back.jpg) top no-repeat #ffffff fixed;
	margin:0px;
}
.ShadowLeft {
	background: url(shadow-left.png) top no-repeat;
	width:59px;
}
.ShadowRight {
	background: url(shadow-right.png) top no-repeat;
	width:59px;
}
.PlayerBck {
	background: url(player-back.png) top no-repeat;
	width:610px;
	height:347px;
}
.TableBckCollor {
	background-color:#f0f0f0;
}
.PlayerRightImage {
	background: url(player-right-image.png) top no-repeat;
	width:45px;
	height:347px;
}
.LeftSpacerImage {
	background: url(green-band-left.png) top no-repeat;
	width:194px;
	height:114px;
}
.LeftSpacerImageRight {
	background: url(gren-band-right.png) top no-repeat;
	width:236px;
	height:114px;
}
.BottomBck {
	background: url(bottom-bar.png) top no-repeat;
	background-color:#6e9737;
	width:1085px;
	height:57px;
}
.ContentBottomBck {
	background: url(watermark-image.png) bottom right no-repeat;
}
.leftpane {
	width: 194px;
	padding-left:0px;
	padding-top:25px;
	background-color:#6e9737;
}
.leftpane4 {
	width: 194px;
	padding-left:0px;
	padding-top:25px;
	background-color:#6e9737;
}
.leftpane2 {
	width: 236px;
	padding-bottom:20px;
}
}
.leftpane3 {
	width: 236px;
}
.contentpane {
	width: 550px;
	padding-left:0px;
	padding-right:0px;
	padding-top:25px;
}
.contentpane2 {
	width: 583px;
	height:270px;
	padding:0px;
}
.main_dnnmenu_container {
	background-color: transparent;
	color: #393939; 
}
.main_dnnmenu_bar {
	cursor: pointer; 
	cursor: hand;
	height:16px;
	background-color: Transparent;
	color: #393939; 
	font-weight: bold;
}
.main_dnnmenu_item td { /*TD if menu option for using tables is on*/
	cursor: pointer; 
	cursor: hand; 
	color: #393939;
	font-size: 9px; 
	font-style: normal;
	text-transform: uppercase;
	font-family: Arial; 
        white-space: nowrap;  /*Word wrapping menu item now optional*/	
        padding: 1px 3px 3px 1px;	
	font-weight: bold;
}

.main_dnnmenu_rootitem  { /*TD if menu option for using tables is on*/
	cursor: pointer; 
	cursor: hand; 
	color: #393939;
	font-size: 9px; 
	font-style: normal; 
	font-family: Arial; 
    white-space: nowrap;  /*Word wrapping menu item now optional*/	    
    padding: 0px 12px 0px 5px;   /*explicitly set padding for root menu items*/
	text-transform: uppercase;
	font-weight: bold;
}

.main_dnnmenu_itemhover {  
	color:#333333;
}

.main_dnnmenu_itemhover td {  
	color:#333333;
}


.main_dnnmenu_icon {
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 15px; 
	height: 100%;
}
.main_dnnmenu_submenu {
	background-color: #ffffff;  
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	font-weight: bold;
	text-transform: uppercase;
	color: #393939;
}
.main_dnnmenu_break {
	height: 1px;
	font-size: 1px;
}

.main_dnnmenu_arrow {
	border-right: #000000 1px solid; 
	border-bottom: #000000 1px solid; 
	border-top: #000000 0px solid;
	font-family: webdings; 
	font-size: 9px; 
	cursor: pointer; 
	cursor: hand; 
}
.main_dnnmenu_rootmenuarrow {
	font-family: webdings; 
	font-size: 9px; 
	cursor: pointer; 
	cursor: hand;
}
.StandardButton {
   background: #aaaaaa none; 
   color: #ffffff;
   font-family: Verdana, sans-serif; 
   font-size: 12px;
   font-weight: normal;
}
.TreeViewMenu {
	width: 175px;
	background-color: #dddddd;
	border-right: #8f9092 1px solid; 
	border-top: #8f9092 1px solid; 
	border-left: #8f9092 1px solid; 
	border-bottom: #8f9092 1px solid; 
}
.TreeViewMenu_Header {
	background-image: url(gradient_LtGray.jpg);
}
.Head {
   font-family: Arial;
   font-size:  14px;
   font-weight:  normal;
   color: #000000;
}
/*----------------------------------------------------------------------------------------------------*/

.Normal,.NormalDisabled
{
    font-family: Arial, Helvetica;
    font-size: 12px;
    font-weight: normal;
    color: #393939;
    /*line-height:1.5;
    word-spacing:2;*/
}

H1{
    font-family: Arial, Helvetica;
    font-size: 16px;
    font-weight: bold;
    color: #393939;
}   
    
H2{
    font-family: Arial, Helvetica;
    font-size: 14px;
    font-weight: bold;
    color: #393939;
}

H3{
    font-family: Arial, Helvetica;
    font-size: 13px;
    font-weight: bold;
    color: #393939;
}

.ControlPanel, .PagingTable {
    width: 100%;
    background-color: #cccccc;
    BORDER-RIGHT: #003366 1px solid; 
    BORDER-TOP: #003366 1px solid; 
    BORDER-LEFT: #003366 1px solid; 
    BORDER-BOTTOM: #003366 1px solid; 
}

.SkinObject {
    
    font-size: 9px;
    color: #393939;
    font-family: Arial;
	text-transform: uppercase;
	font-weight: bold;
}

A.SkinObject:link {
    font-size: 9px;
    color: #393939;
    font-family: Arial;
	text-transform: uppercase;
	font-weight: bold;
}

A.SkinObject:visited  {
    font-size: 9px;
    color: #393939;
    font-family: Arial;
	text-transform: uppercase;
	font-weight: bold;
}

A.SkinObject:hover    {
    font-size: 9px;
    color: #333333;
    font-family: Arial;
	text-transform: uppercase;
	font-weight: bold;
}

A.SkinObject:active   {
    font-size: 9px;
    color: #393939;
    font-family: Arial;
	text-transform: uppercase;
	font-weight: bold;
}

/* Module Title Menu */
.ModuleTitle_MenuContainer {
	/*border-bottom: blue 0px solid; 
	border-left: blue 0px solid; 
	border-top: blue 0px solid; 
	border-right: blue 0px solid;*/
	color: #ffffff; 
}

.ModuleTitle_MenuBar {
	cursor: pointer; 
	cursor: hand;
	height:16;
	background-color: #393939;
	color: #ffffff; 
	text-transform: uppercase;
	font-weight: bold;
}

.ModuleTitle_MenuItem {
	cursor: pointer; 
	cursor: hand; 
	color: #ffffff; 
	font-family: Arial; 
	font-size: 11px; 
	font-style: normal; 
	font-weight: bold;
	background-color: #393939;
}

.ModuleTitle_MenuIcon {
	cursor: pointer; 
	cursor: hand; 
	/*background-color: #EEEEEE; 
	border-left: #EEEEEE 1px solid; 
	border-bottom: #EEEEEE 1px solid; 
	border-top: #EEEEEE 1px solid; */
	text-align: center; 
	width: 15; 
	height: 21;
}

.ModuleTitle_SubMenu {
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	background-color: #393939;
	font-weight: bold;
}

.ModuleTitle_MenuBreak {
	/*border-bottom: #EEEEEE 1px solid; 
	border-left: #EEEEEE 0px solid; 
	border-top: #EEEEEE 1px solid;  
	border-right: #EEEEEE 0px solid; 
	background-color: #EEEEEE; */
	height: 1px;
}

.ModuleTitle_MenuItemSel {

	cursor: pointer; 
	cursor: hand; 
	color: #ffffff; 
	font-family: Arial; 
	font-size: 11px; 
	font-weight: bold;
	font-style: normal;

	/*background-color: #1e3c7a;*/
}

.ModuleTitle_MenuArrow {
	/*image: url(menu-diamond.jpg);
	font-family: webdings; 
	font-size: 9px; 
	cursor: pointer; 
	cursor: hand; 
	border-right: #EEEEEE 1px solid; 
	border-bottom: #EEEEEE 1px solid; 
	border-top: #EEEEEE 0px solid;*/
}

.ModuleTitle_RootMenuArrow {
	/*image: url(menu-diamond.jpg);
	font-family: webdings; 
	font-size: 9px; 
	cursor: pointer; 
	cursor: hand;*/
}

/* Main Menu */
.MainMenu_MenuContainer {
	background-color: transparent;
	
}
.MainMenu_MenuBar {
	cursor: pointer;
	cursor: hand;
	height:16;
	background-color: Transparent;
}
.MainMenu_MenuItem {
	cursor: pointer; 
	cursor: hand; 
	color: #393939;
	text-transform: uppercase;
	font-family: Arial; 
	font-size: 9px; 
	font-style: normal; 
	font-weight: bold;
}

.MainMenu_MenuIcon {
	cursor: pointer; 
	cursor: hand; 
	background-color: #2D251A; 
	/*border-left: #EEEEEE 1px solid; 
	border-bottom: #EEEEEE 1px solid; 
	border-top: #EEEEEE 1px solid; */
	text-align: center; 
	width: 24; 
	height: 22;
}
.MainMenu_SubMenu {
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	background-color: #ffffff;
	font-weight: bold;
	text-transform: uppercase;
}
.MainMenu_MenuBreak {
	/*border-bottom: #EEEEEE 1px solid; 
	border-left: #EEEEEE 0px solid; 
	border-top: #EEEEEE 1px solid;  
	border-right: #EEEEEE 0px solid;*/
	background-color: Transparent; 
	height: 1px;
}
.MainMenu_MenuItemSel {
	cursor: pointer; 
	cursor: hand; 
	color: #393939; 
	text-transform: uppercase;
	font-family: Arial; 
	font-size: 9px; 
	font-style: normal;
	font-weight: bold;
}

.MainMenu_MenuArrow {
	font-size: 9px; 
	cursor: pointer; 
	cursor: hand; 
	/*border-right: #EEEEEE 1px solid; 
	border-bottom: #EEEEEE 1px solid; 
	border-top: #EEEEEE 0px solid;*/
	font-family: webdings; 

}
.MainMenu_RootMenuArrow {
	font-size: 9px;
	cursor: pointer; 
	cursor: hand;
	font-family: webdings; 


}



