/* 
================================
Skin styles for Apladalen
Apladal2
================================
*/   
.headpane1
{
	position:relative;
	top:-10px;
	left:10px;
}
.login 
{
	position:absolute;
	bottom:2px;
	right:2px;
}
.pagemaster {
	width: 100%;
	height: 100%;	
	background-color: #fefefe;
}
.skinmaster {
	height: 100%;
	background-color: #f3f5fa;
	border-right: #003300 1px solid; 
	border-top: #003300 1px solid; 
	border-left: #003300 1px solid; 
	border-bottom: #003300 1px solid; 
	/*-moz-border-radius-bottomleft: 15px; 
	-moz-border-radius-bottomright: 15px; 
	-moz-border-radius-topleft: 3px; 
	-moz-border-radius-topright: 3px; */
}
.transLogga
{
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=http://apladalen.jkp.invid.se/Portals/_default/Skins/Apladalen1/AFHvloggacmyk1.png',sizingMethod='scale');
	background: url(AFHvloggacmyk1.png)!important;
	background:Transparent;
	height:91px;
	width:300px;
}
.header {
	background: url(AFHvHeader1.gif) repeat-x;
	color: #1e1e1e;
}
.menu
{
	background: url(AFHvMenu1.gif) repeat-x;
}
.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: 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
{
	width:100px;
	background-color:Navy;
}

.main_dnnmenu_container {
	background-color: transparent; 
	/*background-image: url(AFHvMenu1.gif);*/
	
}
.main_dnnmenu_bar {
	cursor: pointer; 
	cursor: hand;
	height:25px;
	background-color: Transparent;
	background-image: url(AFHvMenu1.gif);
	
}
.main_dnnmenu_item td { /*TD if menu option for using tables is on*/
	cursor: pointer; 
	cursor: hand; 
	color: #1e1e1e; 
	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: #1e1e1e; 
	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: 3px 0px 0px 15px;   /*explicitly set padding for root menu items*/
    width:100px;
}

.main_dnnmenu_itemhover {  
	background-color: Transparent;
	color: #003300;
	width:100px;	
}

.main_dnnmenu_itemhover td {  
	background: #C6E384; 
	color:#003300;
}


.main_dnnmenu_icon {
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 15px; 
	height: 100%;
}
.main_dnnmenu_submenu {
	margin-top: 8px;
	/*background-color: #cad5ea;  */
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	color: #1e1e1e;
	background-color:#b5d078;
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#819555', 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: #b5d078 none; 
  color: #ffffff;
  font-family: verdana, sans-serif; 
  font-size: 11px;
  font-weight: normal;
}
.TreeViewMenu {
	width: 175px;
	background-color: Transparent;
	/*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;
}
.footer
{
background_color: #E7FBBB;
}


