
/* fix for control panel being unable to handle relative font size */
span.control * span.SubHead
{
	font-size:10pt;
}



/* 
================================
Skin styles for DotNetNuke
================================
*/   

.pagemaster {
	width: 100%;
	height: 100%;	
	background-color: #fefefe;
}


/* see skinergy....

.skinmaster {
	height: 100%;
	background-color: #f3f5fa;
	border-right: #006666 1px solid; 
	border-top: #006666 1px solid; 
	border-left: #006666 1px solid; 
	border-bottom: #006666 1px solid; 
	-moz-border-radius-bottomleft: 3px; 
	-moz-border-radius-bottomright: 3px; 
	-moz-border-radius-topleft: 3px; 
	-moz-border-radius-topright: 3px; 
}
*/


.crumb {
    font-weight: bold;
    font-size: 8.5pt;
    color: #006666;
    font-family: Tahoma, Arial, Helvetica;
    text-decoration: none;
}

A.crumb:link {
    text-decoration:    none;
    color: #006666;
}

A.crumb:visited  {
    text-decoration:    none;
    color: #006666;
}

A.crumb:hover    {
    text-decoration:    none;
    color: #FBFFFF;
}

A.crumb:active   {
    text-decoration:    none;
    color: #006666;
}





.skinheader {
}

.skingradient {
	background-image: url(gradient_DkBlue.jpg);
	height:30px;
}

.controlpanel {
	width: 100%;
	background-color: #fefefe;
}
.toppane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.leftpane {
	width: 215px; 
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
align:left;
}
.contentpane {
	width: 777px;
	background-color: transparent;
	padding-left: 26px;
	padding-right: 24px;
	padding-top: 6px;
align:left;

}
/*top 0f page: textsize etc.   */
.contentpane2 {
	width: 100%;
	background-color: #C0D9D9;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
	padding-bottom: 6px;
}

.search2 {

	background-color: #E9F2F2;
}

.rightpane {
/*	width: 100%; */
	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;
}


/* menu options nr. 2 - see default.css for nr. 1 

ProviderName="DNNMenuNavigationProvider" 
*/

.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*/
	cursor: pointer; 
	cursor: hand; 
	color: #006666; 
	font-size: 9pt; 
	font-weight: bold; 
	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*/
	cursor: pointer; 
	cursor: hand; 
	color: #006666; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal; 
	background-color: Transparent;
	font-family: Tahoma, Arial, Helvetica; 
    white-space: nowrap;  /*Word wrapping menu item now optional*/	    
    padding: 0px 12px 0px 5px;   /*explicitly set padding for root menu items*/
}

.main_dnnmenu_itemhover {  
	background-color: #C0D9D9; 
}

.main_dnnmenu_itemhover td {  
	background-color: #C0D9D9; 
}


.main_dnnmenu_icon {
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 15px; 
	height: 100%;
}
.main_dnnmenu_submenu {
	background-color: #F2FEFE;  
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=3); 
	padding: 1px 1px 1px 1px;   /*explicitly set padding for sub-menus */
}
.main_dnnmenu_break {
	height: 1px;
	font-size: 1px;
}

.main_dnnmenu_arrow {
	border-right: #cad5ea 1px solid; 
	border-bottom: #cad5ea 1px solid; 
	border-top: #cad5ea 0px solid;
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
}
.main_dnnmenu_rootmenuarrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}







.StandardButton {
  background: #C0D9D9 none; 
  color: #006666;
  font-family: verdana, sans-serif; 
  font-size: 11px;
  font-weight: bold;
}



.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: normal;
   color: #333333;
}

*/




/* Skin specific */

.Skinergy_MainLayout
{
width: 992px;

/*	height: 100%; */
	background-color: #F2FEFE;
	border-right: #006666 1px solid; 
	border-top: #006666 1px solid; 
	border-left: #006666 1px solid; 
	border-bottom: #006666 1px solid; 
	-moz-border-radius-bottomleft: 3px; 
	-moz-border-radius-bottomright: 3px; 
	-moz-border-radius-topleft: 3px; 
	-moz-border-radius-topright: 3px; 

}

#Skinergy_UserCell
{
   padding-right: 10px;
   padding-left: 10px;
   font-size: 0.6em;
}

#Skinergy_FooterCell
{
	height: 25px;
	border-top-style: solid;
	border-top-width: 1px;
}

.Skinergy_BreadCrumb
{
	font-size: 0.8em;
	font-weight: normal;
}

A.Skinergy_User:link, A.Skinergy_User:active, A.Skinergy_User:visited,  
A.Skinergy_Login:link, A.Skinergy_Login:active, A.Skinergy_Login:visited  
{
    text-decoration: none;
	font-size: 0.9em;
	font-weight: normal;
}

A.Skinergy_User:hover, A.Skinergy_Login:hover {
    text-decoration: underline;
}

A.Skinergy_Search:link, A.Skinergy_Search:active, A.Skinergy_Search:visited
{
	font-size: 8pt;
	font-weight: normal;
}

A.Skinergy_Search:hover
{
	text-decoration: underline;
}

#Skinergy_SiteToolsCell
{
    height: 32px;
}

#Skinergy_IconsCell
{
    height: 77px;
    width: 99.9%;
    background-image: url(images/header_07.gif);
    background-repeat: repeat-x;    
}

#Skinergy_LogoCell
{
    height: 108px;
    padding-bottom: 20px; 
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 5px;
    background-image: url(images/header_06.gif);
    background-position: left bottom;
    background-repeat: repeat-x;    
    overflow: hidden;
}

#Skinergy_MenuCell
{
	width: 99.9%;
    height: 31px;
    padding-left: 5px;
}

.Help
{
  padding-right: 2px;
  padding-left: 2px;
  padding-bottom: 2px;
  padding-top: 2px;
  font-weight: normal;
  font-size: 11px;
  border-style: solid;
  border-width: 1px;
  font-family: Verdana, Arial, Helvetica, Sans Serif;
}



/* Inventua SideMenu  */
.MenuHdr
{ 
  font-size: 10pt; 
  padding-left: 10px; 
  padding-right: 5px;
  font-weight: bold; 
  padding-bottom: 2px; 
  background-color: #4D9494; 

  padding-top: 2px; 
  cursor: default;

  font-family: Tahoma, Verdana, Arial, Sans-Serif;
  width: 215px;
}


.MenuItem HR
{
  background-color: #4D9494; 
  border-top: none;
  border-left: none;
  border-right: none;
  border-bottom: 1px solid #4D9494;
  width: 215px;   

}



.MenuItemMouseOver
{

  border: transparant 1px solid;
  background-color: #C0D9D9 !important;

  font-family: Tahoma, Verdana, Arial, Sans-Serif;
  font-size: 8pt; 
  font-weight: bold; 
  padding-bottom: 1px;
  padding-top: 1px;


  
}

.MenuItem
{

  font-family: Tahoma, Verdana, Arial, Sans-Serif;
  font-size: 8pt; 
  font-weight: bold; 
  padding-bottom: 1px;
  background-color: #E9F2F2;
  padding-top: 1px;
  border: transparant 1px solid; 

}

.MenuHdr A, 
.MenuHdr A:Active, 
.MenuHdr A:Hover, 
.MenuHdr A:Visited, 
.MenuHdr A:Link
{
  text-decoration: none;  
  color:#E9F2F2;
  padding-top: 1px;
  padding-bottom: 1px; 
  cursor: pointer; 
  display: block; 
  width: 215px;
}


.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
{
  display: block;
  padding-left: 20px;
  padding-right: 5px;
  padding-bottom: 1px;
  cursor: pointer;
  color: #006666;
  padding-top: 1px;
  text-decoration: none;   

  border: #006666 1px solid;

}


.MenuCurrentPage
{
  color: #4D9494;


}




