/* 
================================
Skin styles for DotNetNuke
================================
*/   
Body
{
    background-color: #cccccc;
  /*  background-image: url(alanDive.bmp); */
}
.pagemaster
{
	width: 960px;
	height: 100%;
	background-color: #D7D7FF;
}
.skinmaster
{
	height: 100%;
	background-color: #D7D7FF;
	border-right: #171361 1px solid;
	border-top: #171361 1px solid;
	border-left: #171361 1px solid;
	border-bottom: #171361 1px solid; /*	-moz-border-radius-bottomleft: 15px; 
	-moz-border-radius-bottomright: 15px; 
	-moz-border-radius-topleft: 3px; 
	-moz-border-radius-topright: 3px; */
}
.skinheader 
{
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}
.skingradient {
	background-image: url(gradient_DarkBlue.jpg); 
	height:30px;
}
.SkinObject {
    font-weight: normal;
  
    color: #000000;
    font-family: Tahoma, Arial, Helvetica;
    text-decoration: none;
}
.controlpanel {
	width: 100%;
	background-color: #fefefe;
}
.toppane {
	width: 100%;
	background-color: transparent;

}
.leftpane {
	width: 175px;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.contentpane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.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;
}
.main_dnnmenu_container {
	background-color: transparent; 
}
.main_dnnmenu_bar {
	cursor: pointer; 
	cursor: hand;
	height:16px;
	background-color: Transparent;
}
.main_dnnmenu_item td { /*TD if menu option for using tables is on. controls format of drop down text in menu*/
	cursor: pointer; 
	cursor: hand; 
	color: white; 
	font-size: 12px; 
	font-weight: normal; 
	font-style: normal; 
	background-color: Transparent;
	font-family: Tahoma, Arial, Helvetica; 
        white-space: nowrap;  /*Word wrapping menu item now optional*/
        padding: 1px 3px 3px 1px;	
}

.main_dnnmenu_rootitem  { /*TD if menu option for using tables is on. Controls format of text in top menu*/
	cursor: pointer; 
	cursor: hand; 
	color: #ffffff; 
	font-size: 12px; 
	font-weight: normal; 
	font-style: normal; 
	background-color: Transparent;
	font-family: Tahoma, Arial, Helvetica; 
    white-space: nowrap;  /*Word wrapping menu item now optional*/	    
    padding: 0px 5px 0px 5px;   /*explicitly set padding for root menu items*/
}

.main_dnnmenu_itemhover {  
	background-color: #8da4d3; 
}

.main_dnnmenu_itemhover td {  
	background-color: #8da4d3; 
}


.main_dnnmenu_icon {
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 15px; 
	height: 100%;
}
.main_dnnmenu_submenu {		/*background for drop down menus */
                       		background-image: url(gradient_DarkBlue.jpg);
	/*background-color: #cccccc; */
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=3); 
	padding: 0px 1px 1px 1px;   /*explicitly set padding for sub-menus */
}
.main_dnnmenu_break {
	height: 3px;
	font-size: 3px;
}

.main_dnnmenu_arrow {
	border-right: #cad5ea 1px solid; 
	border-bottom: #cad5ea 1px solid; 
	border-top: #cad5ea 0px solid;
	font-family: webdings; 
	font-size: 0pt; 
	cursor: pointer; 
	cursor: hand; 
}
.main_dnnmenu_rootmenuarrow {
	font-family: webdings; 
	font-size: 0pt; 
	cursor: pointer; 
	cursor: hand;
	display:none;
}

.main_dnnmenu_rootitem_selected 
{
 color: #cc0000;
 font-weight: normal;
 text-align: center;
 font-size: 12px;
 line-height: 20px;
 padding: 0px 0px 5px 0px;
 text-transform: none; 
 margin-right: 0px;
}
.StandardButton {
  background: #7994cb none; 
  color: #ffffff;
  font-family: verdana, sans-serif; 
  font-size: 12px;
  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: 18px;
	font-weight: 400;
	color: #000099;
}

.Head1 {
   font-family: Tahoma, Arial, Helvetica;
   font-size:  18px;
   font-weight: normal;
   color: #ffffff;
}
.HeadDykkBgr
{
	background-image: url(gradient_DarkBlue.jpg); 
	height:20px;
	
}
TD.HeadDykk 
{
   font-family: Tahoma, Arial, Helvetica;
   font-size:  16px;
   font-weight: 600;
   color: #ffffff;
   text-align:center;
   width:33%;
}

.ModuleTitle_MenuArrow {
	font-family: webdings; 
	font-size: 0pt; 
	cursor: pointer; 
	cursor: hand; 
	border-right: #FFFFFF 1px solid; 
	border-bottom: #FFFFFF 1px solid; 
	border-top: #FFFFFF 0px solid;
}

.ModuleTitle_RootMenuArrow {
	font-family: webdings; 
	font-size: 0pt; 
	cursor: pointer; 
	cursor: hand;
}
/* these below control the Solpart menu*/
.MainMenu_MenuContainer {
 
 background-position: right top; 
 height: 25px;
 border-right: solid 0px Red; 
 border-bottom: solid 0px Red;
 border-top: solid 0px Red;
 border-left: solid 0px Red;
 
}
.MainMenu_MenuBar { 
 cursor: hand;
 height: 25px;
}

.MainMenu_MenuItem
{
	cursor: hand;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	height: 25px;
	border-right: solid 0px Red;
	border-bottom: solid 0px Red;
	border-top: solid 0px Red;
	border-left: solid 0px Red;
	vertical-align: middle;
}
.MainMenu_MenuIcon {
 cursor: pointer; 
 cursor: hand; 
 background-color: #3399cc; 
 border-left: #3399cc 1px solid; 
 border-bottom: #3399cc 1px solid; 
 border-top: #3399cc 1px solid;
 text-align: center; 
 width: 0; 
 height: 25;
}
.MainMenu_MenuBreak 
{
 border-bottom: solid 0px Transparent;
 border-left: solid 0px Red;
 border-top: solid 0px #464a4d;
 border-right: solid 0px Red;
 background-position: bottom;
 height: 25px;
}
.MainMenu_LeftMenuBreak
{
 height: 25px;
 width: 200px;
}

.MainMenu_MenuItemSel {
 cursor: hand; 
 color: #ffffff;  
 font-family : Arial, Helvetica, sans-serif; 
 font-size: 12px;
 font-style: normal;
 font-weight: normal; 
 background-color: transparent;
 height: 25px;
 border-right: solid 0px red;
 border-bottom: solid 0px red; 
 border-top:  solid 0px Transparent;
 border-left:  solid 0px Transparent;
}
.MainMenu_LeftMenuItemSel {
 cursor: hand; 
 color: #ffffff;  
 font-family : Arial, Helvetica, sans-serif; 
 font-size: 12px;
 font-style: normal;
 font-weight: normal; 
 background-color: transparent;
 height: 25px;
 border-right: solid 0px red;
 border-bottom: solid 0px red; 
 border-top:  solid 0px Transparent;
 border-left:  solid 0px Transparent;
}
.MainMenu_Separator 
{
 height: 25px;
 background-position: top; 
 border-right: red 0px solid; 
 border-bottom: red 0px solid; 
 border-top: red 0px solid;
 border-left: red 0px solid;
 vertical-align: top;
} 
.MainMenu_MenuArrow {
 font-family: webdings; 
 font-size: 10pt; 
 cursor: pointer; 
 cursor: hand; 
 border-right: #3399cc 1px solid; 
 border-bottom: #3399cc 1px solid; 
 border-top: #3399cc 1px solid;
}
.MainMenu_RootMenuArrow {
 font-family: webdings; 
 cursor: pointer; 
 cursor: hand;
 height: 25px;
}
.MainMenu_SubMenu {
 z-index: 1000;
 cursor: hand; 
 font-size: 12px;  
 color: #CC0000;
 background-color: #3399cc; 
 filter:progid:DXImageTransform.Microsoft.Shadow(color='DimGray', Direction=135, Strength=5) ; 
 border-bottom: #000000 1px solid; 
 border-left: #000000 1px solid; 
 border-top: #000000 1px solid; 
 border-right: #000000 1px solid;
}
.MainMenu_SubMenuItem {
 height : 25px;
 cursor: hand;
 color : #CC0000;
 font-family : Arial, Helvetica, sans-serif; 
 font-size: 12px;  
 font-style: normal; 
 background-color : #3399cc;
 filter:progid:DXImageTransform.Microsoft.Shadow(color='DimGray', Direction=135, Strength=5) ; 
 border-bottom: #000000 1px solid; 
 border-left: #000000 1px solid; 
 border-top: #000000 1px solid; 
 border-right: #000000 1px solid;
}
.MainMenu_LeftMenuItem {
 height : 28px;
 color : #000000;
 cursor: hand;
 font-family : Arial, Helvetica, sans-serif; 
 font-size: 12px;  
 font-style: normal; 
 background-color: transparent;
 background-image: url(LeftGradient2.jpg);
 background-repeat: repeat-y; 
}
.MainMenu_SubMenuItemActive
{
 cursor: hand; 
 color: #CCCCCC; 
 font-family : Arial, Helvetica, sans-serif; 
 font-size: 12px;  
 font-style: normal;
 height: 25px;
 border-right: red 0px solid; 
 border-bottom: red 0px solid; 
 border-top: red 0px solid;
 border-left: red 0px solid;
}
.MainMenu_SubMenuItemSelected {
 height : 25px;
 color : #CCCCCC;
 background-color : #3399cc;
}
.MainMenu_RootMenuItem 
{
 font-family : Arial, Helvetica, sans-serif; 
 font-size: 12px;  
}
.MainMenu_RootMenuItemSelected {
 color: #CCCCCC;
 cursor: pointer;
 cursor: hand;
 border: 0px;
 padding: 0px;
 height: 25px;
 font-family : Arial, Helvetica, sans-serif; 
 font-size: 12px;
}
.main_dnnmenu_itemhover td,.main_dnnmenu_itemselected td   
{  
 background: #c4c5c7;
 z-index: 1000; 
 font-size: 12px;
 font-weight: normal;
 text-align: left;
 color: #cc0000;
 line-height: normal;
 padding: 5px 5px;
 margin: 5px;
}
.Normal
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
A:link
{
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
A:visited
{
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
A:hover
{
	color: #DD0E16;
	text-decoration: underline;
}
.NormalTextBox
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 12px;
    font-weight: normal;
}
.Breadcrumb
{
	font-family: Tahoma;
	font-size: 10px;
}

.picText
{
	font-family: Arial;
	font-size: 13px;
	color: black;
	text-align:center;
}

