
/* 
================================
Skin styles for DotNetNuke
================================
*/ 


/*================================
Omrder i skinnet
================================ */

.pagemaster {
	width: 100%;
	height: 100%;	
	background-color: #f0f0f0;
	padding-top: 5px;
}
.skinmaster {
	background-color: #ffffff;
	border-right: #c7c6c2 0px solid; 
	border-top: #c7c6c2 0px solid; 
	border-left: #c7c6c2 0px solid; 
	border-bottom: #c7c6c2 0px 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 {
	background-color: #ffffff;
	border-bottom: #CC6633 1px solid;
	border-top: #CC6633 1px solid; 
}
.skingradient2 {
	background-color: #ffffff;
	padding: 0px;
}
.imagepane {
	width: 850px;
	background-color: #ffffff;
	padding: 0px;
}
.toppane {
	height: 18px;
	background-color: transparent;
	padding-bottom: 0px;
	padding-left: 55px;
	padding-right: 2px;
	padding-top: 0px;
	border-bottom: #CC6633 1px solid;
}
.imagepane {
	background-color: #ffffff;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}
.cardpane {
	background-color: #ffffff;
	padding-bottom: 0px;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 0px;
}
.contentpane {
	background-color: #ffffff;
	padding-bottom: 0px;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 0px;
}
.contentpane2 {
	background-color: #ffffff;
	padding-bottom: 0px;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 0px;
}
.leftpane {
	background-color: #Ffffff;
	padding-bottom: 0px;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 0px;
	border-right: #c7c6c2 0px solid; 
	border-top: #c7c6c2 0px solid; 
	border-left: #c7c6c2 0px solid; 
	border-bottom: #c7c6c2 0px solid; 
}
.rightpane {
	background-color: #FFFFFF;
	padding-bottom: 0px;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 0px;
	border-right: #c7c6c2 0px solid; 
	border-top: #c7c6c2 0px solid; 
	border-left: #c7c6c2 0px solid; 
	border-bottom: #c7c6c2 0px solid;
}
.bottompane {
	background-color: transparent;
	padding-top: 0px;
	border-top: #CC6633 1px solid;
}
.footerpane {
	background-color: #ffffff;
	padding: 0px;
	border-top: #CC6633 1px solid;

}

/*================================
Meny
================================ */

}
.MainMenu_MenuContainer {
	background-color: #ffffff;
	padding-left: 1px;
	width:850px;

}
.MainMenu_MenuBar {
	border-left: #F1F4F3 0px solid; 
	BORDER-BOTTOM: #F1F4F3 0px solid; 
	border-top: #F1F4F3 0px solid; 
	border-right: #F1F4F3 0px solid;
	cursor: pointer; 
	height: 25px;
	background-color: #ffffff;
}
.MainMenu_MenuItem{
	height: 21px;
	border-left: #F1F4F3 0px solid; 
	border-bottom: #F1F4F3 0px solid; 
	border-top: #F1F4F3 0px solid; 
	BORDER-RIGHT: #F1F4F3 0px solid;
	cursor: pointer; 
	color: #666666; 
	font-size: 12px; 
	font-weight: bold; 
	font-style: normal;
	text-align: center;  
	background-color: #ffffff;
	font-family: Arial, Verdana, Eurostile, sans-serif;
}
.MainMenu_MenuItemSel{
	background-color: #ffffff; 
	cursor: pointer; 
	color: #CC6633; 
	font-size: 12px;
	text-align: center; 
	font-family: Arial, Verdana, Eurostile, sans-serif; 
	font-weight: bold; 
	font-style: normal;
	height: 21px;
}
.MainMenu_MenuItemAct {
	background-color: #ffffff; 
	cursor: pointer; 
	color: #0089cc; 
	font-size: 12px;
	font-family: Arial, Verdana, Eurostile, sans-serif; 
	font-weight: bold; 
	font-style: normal;
	height: 21px;
}
.rootMenuItem TD{
	width: 200px;
	text-align: center; 
	border-left: #F1F4F3 0px solid; 
	border-bottom: #F1F4F3 0px solid; 
	border-top: #F1F4F3 0px solid; 
	border-right: #F1F4F3 0px solid;
	cursor: pointer; 
	color: #666666; 
	font-size: 12px; 
	font-weight: bold; 
	font-style: normal; 
	background-color: Transparent;
	font-family: Arial, Verdana, Eurostile, sans-serif; 
} 
.rootmenuitemselected TD{
	width: 200px;
	text-align: center;  
	background-color: transparent; 
	cursor: pointer; 
	color: #333333; 
	font-size: 12px;
	font-family: Arial, Verdana, Eurostile, sans-serif; 
	font-weight: bold; 
	font-style: normal;
	height: 21px;
}
.rootmenuitemactive TD{
	width: 200px;
	text-align: center;  
	background-color: transparent; 
	cursor: pointer;  
	color: #444444; 
	font-size: 12px;
	font-family: Arial, Verdana, Eurostile, sans-serif ; 
	font-weight: bold; 
	font-style: normal;
	height: 21px;
}
}
.MainMenu_MenuIcon {
	background-color: transparent; 
	border-left: #F1F4F3 1px solid; 
	border-bottom: #F1F4F3 1px solid; 
	border-top: #F1F4F3 1px solid; 
	text-align: center; 
	width: 1px; 
	height: 21px;
}
.MainMenu_SubMenu {
	background-color: #c7c6c2;  
	z-index: 1000; 
	cursor: pointer; 
}
.MainMenu_MenuBreak {
	height: 0px;
}
.MainMenu_MenuArrow {
	display: none; 
}
.MainMenu_RootMenuArrow {
	display: none;
}


/*------------------------------*/

/*           TopMeny            */
/*------------------------------*/


.TopMenuItem A 
{ 
   	vertical-align: middle;
	height: 15px;
 	padding-left: 0px;
}

.TopMenuItem, .TopMenuItem a:link 
{ 
	background-color: #ffffff; 
	cursor: pointer;  
	color: #CC6633; 
	font-size: 12px; 
	font-weight: bold; 
	font-style: normal; 
	font-family: Arial, Helvetica; 
	text-align: center; 
	vertical-align: middle; 
	text-decoration: none; 
	height: 15px; 
	/*width: 93px; */ 
}
.TopMenuItem, .TopMenuItem a:visited 
{ 
	background-color: #ffffff; 
	cursor: pointer;  
	color: #CC6633; 
	font-size: 12px; 
	font-weight: bold; 
	font-style: normal; 
	font-family: Arial, Helvetica; 
	text-align: center; 
	vertical-align: middle; 
	text-decoration: none; 
	height: 15px; 
	/*width: 93px; */ 
}

.TopMenuItemMouseOver, .TopMenuItemMouseOver a:hover 
{ 
	background-color: #ffffff; 
	cursor: pointer; 
	color: #666666; 
	font-size: 12px; 
	font-weight: bold; 
	font-style: normal; 
	font-family: Arial, Helvetica; 
	text-align: center; 
	vertical-align: middle; 
	text-decoration: none; 
	height: 15px; 
	/*width: 93px;*/ 
}

.TopMenuItemSelect, .TopMenuItemSelect a:active 
{ 
	background-color: #ffffff; 
	cursor: pointer; 
	color: #666666; 
	font-size: 12px; 
	font-weight: bold; 
	font-style: normal; 
	font-family: Arial, Helvetica; 
	text-align: center; 
	vertical-align: middle; 
	text-decoration: none; 
	height: 15px; 
	/*width: 93px;*/ 
}

/*================================
Diverse
================================ */

.StandardButton     {
    background: red; 
    color: #FFFFFF;
    font-family:Verdana, sans-serif; 
    font-size: 11px;
    font-weight: normal;
}

.SkinObject {
    font-weight: bold;
    font-size: 11px;
    color: #666666;
    font-family: Verdana, Tahoma, Helvetica;
    text-decoration: none;
}

A.SkinObject:link {
    text-decoration:    none;
    color:#003366;
}

A.SkinObject:visited  {
    text-decoration:    none;
    color:#003366;
}

A.SkinObject:hover    {
    text-decoration:    none;
    color:#003366;

}
A.SkinObject:active   {
    text-decoration:    none;
    color:#003366;
}


/* style for module titles */
.Head   {
    font-family: Eurostile, Arial, Helvetica, san-serif;
    font-size:  15px;
    font-weight: normal;
    color: #666666;
}

/* style of item titles on edit and admin pages */
.SubHead    {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size:  14px;
    font-weight: normal;
    color: #666666;
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
    font-family: Verdana, Arial, Helvetica;
    font-size:  13px;
    font-weight: normal;
    color: #666666;
}

/* text style used for most text rendered by modules */
.Normal
{
    font-family: Eurostile, Tahoma, Arial, Helvetica;
    font-size: 13px;
    font-weight: normal;
    color: #333333;
}

/* text style used for rendered text which requires emphasis */
.NormalBold
{
    font-family: Eurostile, Tahoma, Arial, Helvetica;
    font-size: 13px;
    font-weight: bold;
    color: #333333;
}

/* text style used for error messages */
.NormalRed
{
    font-family: Eurostile, Tahoma, Arial, Helvetica;
    font-size: 13px;
    font-weight: bold;
    color: #ff0000;
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
    font-family: Eurostile, Tahoma, Arial, Helvetica;
    font-size: 13px;
    font-weight: normal;
    color: #666666;
}
/* -------------------- */
/* Side Menu */
/* -------------------- */

.MenuHdr
{ 
	font-family:  Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	padding-left: 10px; 
	font-weight: Bold; 
	padding-bottom: 1px; 
  	background-color: #ffffff; 
	height: 30px;
	padding-top: 0px; 
	cursor: default;
	color: #CC6633;
	align: left;
	border-bottom: #666666 1px solid; 
	border-left: #ffffff 1px solid; 
	border-top: #ffffff 1px solid; 
	border-right: #ffffff 1px solid;
}

.MenuHdr A:Link
{
  	text-decoration: none; 
	color: #CC6633; 
	width: 100%;
	padding-top: 0px;
  	padding-bottom: 0px;  
	cursor: default; 
}
.MenuHdr A:Visited
{
  	text-decoration: none; 
	color: #CC6633; 
	width: 100%; 
	padding-top: 0px;
  	padding-bottom: 0px; 
	cursor: default; 
}

.MenuHdrMouseOver
{
	font-family:  Tahoma, Helvetica, sans-serif; 
	font-size: 12px; 
	padding-left: 10px; 
	font-weight: Bold; 
	padding-bottom: 1px; 
  	background-color: transparent; 
	height: 30px;
	padding-top: 0px; 
	cursor: default;
	color: #666666;
	align: left;
	border-bottom: #666666 1px solid; 
	border-left: #ffffff 1px solid; 
	border-top: #ffffff 1px solid; 
	border-right: #ffffff 1px solid;
}

.MenuHdrMouseOver A:Link
{
  	text-decoration: none; 
	color: #666666; 
	width: 100%;
	padding-top: 0px;
  	padding-bottom: 0px; 
	cursor: default; 
}

.MenuHdrMouseOver A:Visited
{
  	text-decoration: none; 
	color: #666666; 
	width: 100%; 
	padding-top: 0px;
  	padding-bottom: 0px; 
	cursor: default; 
}

.MenuItem, .MenuItem HR
{
	font-family:  Tahoma, Helvetica, sans-serif; 
	font-size: 12px; 
	padding-left: 12px; 
	font-weight: normal; 
	padding-bottom: 2px;
  	background-color: transparent; 
	height: 25px;
	padding-top: 2px;
	color: #666666;
	align: left;
	border-bottom: #666666 1px solid; 
	border-left: #ffffff 1px solid; 
	border-top: #ffffff 1px solid; 
	border-right: #ffffff 1px solid;
}

.MenuItem A:Link
{
  	text-decoration: none; 
	color: #666666; 
	width: 100%; 
	padding-top: 0px;
  	padding-bottom: 0px; 
	cursor: default; 
}

.MenuItem A:Visited
{
  	text-decoration: none; 
	color: #666666; 
	width: 100%; 
	padding-top: 0px;
  	padding-bottom: 0px; 
	cursor: default;
}

.MenuItemMouseOver
{
	background-color: #ffffff!Important;
	height: 25px;
	font-family:  Tahoma, Helvetica, sans-serif; 
	font-size: 12px; 
	padding-left: 12px; 
	font-weight: normal; 
	padding-bottom: 2px;
	padding-top: 2px;
	color: #CC6633;
	align: left; 
	border-bottom: #666666 1px solid; 
	border-left: #ffffff 1px solid; 
	border-top: #ffffff 1px solid; 
	border-right: #ffffff 1px solid;
}

.MenuItemMouseOver A:Link
{
  	text-decoration: none; 
	color: #CC6633; 
	width: 100%; 
	padding-top: 0px;
  	padding-bottom: 0px; 
	cursor: default; 
}

.MenuItemMouseOver A:Visited
{
  	text-decoration: none; 
	color: #CC6633; 
	width: 100%; 
	padding-top: 0px;
  	padding-bottom: 0px; 
	cursor: default;
}


.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,
}
.ZLDNNPhotoAlbumList
{
	padding: 2px 2px 2px 2px;
	vertical-align :top;
	text-align: center;
	font-family: Tahoma, Arial, Helvetica;
    font-size:  10px;
    font-weight: normal;
    color: #666666;
}
.ZLDNNTable
{ padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	float :none;
	vertical-align:middle ;
	}
.ZLDNNPhotoListLeftTop 
{ 
	
}
.ZLDNNPhotoListCenterTop
{ 
	
}
.ZLDNNPhotoListRightTop
{   
	
}
.ZLDNNPhotoListLeft
{ 
}
.ZLDNNPhotoListCenter
{ 
	
}
.ZLDNNPhotoListRight
{
}
.ZLDNNPhotoListLeftBottom
{ 
}
.ZLDNNPhotoListCenterBottom
{
	
}
.ZLDNNPhotoListRightBottom
{ 
}
.ZLDNNPhotoListLink
{ font-family: Tahoma, Arial, Helvetica;
    font-size:  11px;
    font-weight:    normal;
    color: #003366;

}

.ZLDNNNOPAD
{padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	}

.Tie_ZLDNNPhotoListLeftTop 
{ padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	width:20px;
	height:17px;
	background-image: url(LeftTop.gif);
    background-repeat :no-repeat ;
    overflow:hidden ;
}
.Tie_ZLDNNPhotoListCenterTop
{ padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	background-image: url(top.gif);
    background-repeat : repeat-x  ;
}
.Tie_ZLDNNPhotoListRightTop
{   padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	width:20px;
	height:17px;
	background-image: url(RightTop.gif);
    background-repeat :no-repeat ;
    overflow:hidden;
}
.Tie_ZLDNNPhotoListLeft
{ padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	background-image: url(left.gif);
    background-repeat : repeat-y  ;
}
.Tie_ZLDNNPhotoListCenter
{ 
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}
.Tie_ZLDNNPhotoListRight
{padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	background-image: url(right.gif);
    background-repeat : repeat-y  ;
}
.Tie_ZLDNNPhotoListLeftBottom
{ 
	width:20px;
	height:17px;
	background-image: url(LeftBottom.gif);
    background-repeat :no-repeat ;
    
}
.Tie_ZLDNNPhotoListCenterBottom
{
	
	background-image: url(bottom.gif);
    background-repeat : repeat-x  ;
}
.Tie_ZLDNNPhotoListRightBottom
{ 
	width:20px;
	height:17px;
	background-image: url(RightBottom.gif);
    background-repeat :no-repeat ;
}
.Tie_ZLDNNPhotoListLink
{ 
font-family: Tahoma, Arial, Helvetica;
    font-size:  10px;
    font-weight:  normal;
    color: #003366;
}




