/* 
================================
Skin styles for DotNetNuke
================================
*/ 


/*================================
Omrder i skinnet
================================ */

.pagemaster {
	width: 100%;
	height: 100%;	
	background-color: #baccf4;

}
.skinmaster {
	width: 800px;
	background-color: #baccf4;
	padding-top: 10px;
	border-top: #3F628A 0px solid;
	border-bottom: #3F628A 0px solid;
	border-left: #3F628A 0px solid;
	border-right: #3F628A 0px solid;
	moz-border-radius-bottomleft: 5px; 
	moz-border-radius-bottomright: 5px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px; 
}
.skinheader {
	background-color: transparent;
}
.toppane {
	background-color: #baccf4;
	padding-left: 0px;
	padding-right: 35px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.toppane2 {
	width: 800px;
	height: 7px;
	background-color: #1A3457;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;	
}
.toppane3 {
	width: 800px;
	height: 7px;
	background-color: #cc3333;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;	
}
.skingradient {
	background-color: #baccf4;
	padding-left: 70px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.submenupane {
	height: 20px;
	background-color: #baccf4;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	border-bottom: #baccf4 6px solid;
}
.imagepane {
	width: 383px;
        height: 300px;
	background-color: #ffffff;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}
.imagepane1 {
	width: 383px;
        height: 300px;
	background-color: #ffffff;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}
.leftpane {
	background-color: #ffffff;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}
.contentpane {
	width: 417px;
        height: 300px;
	background-color: #ffffff;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 2px;
	padding-bottom: 0px;
}
.contentpane2 {
	width: 400px;
	background-color: #ffffff;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 2px;
	padding-bottom: 0px;
}
.contentpane3 {
	width: 383px;
	background-color: #ffffff;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 2px;
	padding-bottom: 0px;
}
.contentpane4 {
	width: 800px;
	height: 340px;
	background-color: #ffffff;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 2px;
	padding-bottom: 0px;
}
.contentpane5 {
	width: 417px;
        height: 254px;
	background-color: #ffffff;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 2px;
	padding-bottom: 0px;
}
.contentpane6 {
	width: 800px;
	background-color: #ffffff;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 2px;
	padding-bottom: 0px;
}
.concertpane {
	width: 400px;
        height: 0px;
	background-color: #ffffff;
	padding-left: 0px;
	padding-right: 30px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.rightpane {
	width: 417px;
	background-color: #ffffff;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 2px;

}
.bottompane {
	width: 800px;
        height: 40px;
	background-color: transparent;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.footerpane {
	width: 800px;
	background-color: #baccf4;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 2px;
	padding-bottom: 0px;
}


/*================================
Meny
================================ */

.MainMenu_MenuContainer {
	background-color: #baccf4;
	padding-left: 1px;
}

.MainMenu_MenuBar {
	cursor: pointer; 
	height:25px;
	background-color: #baccf4;
}

.MainMenu_MenuItem {
	width: 150px;
	border-left: #F1F4F3 0px solid; 
	border-bottom: #F1F4F3 0px solid; 
	border-top: #F1F4F3 0px solid; 
	border-right: #F1F4F3 0px solid;
	cursor: pointer;	
	color: #000000; 
	font-family: Tahoma, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: bold; 
	font-style: normal; 
	background-color: #baccf4;
}

.MainMenu_MenuItemSel {
	background-color: #baccf4; 
	cursor: pointer;
	color: #FFFFFF; 
	font-family: Tahoma, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: bold; 
	font-style: normal;
}

.MainMenu_MenuIcon {
	background-color: #baccf4;
	border-bottom: #F1F4F3 0px solid; 
	border-top: #F1F4F3 0px solid;  
	text-align: center; 
	width: 0px; 
	border-left: #baccf4 0px solid;
	border-right: #baccf4 0px solid;  
}

.MainMenu_Separator {
	background-color: #baccf4;
	color: #000000; 
	border-bottom: #baccf4 0px solid; 
	border-top: #baccf4 0px solid; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 15px; 
	font-weight: normal; 
	font-style: normal;  
	text-align: center; 
	border-left: #baccf4 0px solid;
	border-right: #baccf4 0px solid;
 	vertical-align: middle; 
}

.MainMenu_SubMenu {
	margin-top: -1px;
	background-color: #baccf4;
	z-index: 1000; 
	cursor: pointer;
	font-size: 11px;
	font-family: Tahoma, Arial, Helvetica, sans-serif; 	
}

.MainMenu_MenuBreak {
	border: none;
	height: 1px;
	background-color: #baccf4;
	border-left: #baccf4 1px solid;
	border-right: #baccf4 0px solid;
}

.MainMenu_MenuArrow {
	display: none;

}
.MainMenu_RootMenuArrow {
	display: none;
}

/* styles used by TreeMenu Skin Object */

.TreeViewMenu {
	width: 175px;
	background-color: transparent;
	BORDER-RIGHT: #CFCFCF 0px solid; 
	BORDER-TOP: #CFCFCF 0px solid; 
	BORDER-LEFT: #CFCFCF 0px solid; 
	BORDER-BOTTOM: #CFCFCF 0px 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_MidRed.jpg);
}

.TreeMenu_Node 
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 12px;
    font-weight: normal;
}

.TreeMenu_NodeSelected
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 12px;
    font-weight: normal;
    background-color: #dcdcdc; 
}

A.TreeMenu_Node:link, A.TreeMenu_NodeSelected:link {
    text-decoration:    none;
    color: #003366;
}

A.TreeMenu_Node:visited, A.TreeMenu_NodeSelected:visited  {
    text-decoration:    none;
    color: #003366;
}

A.TreeMenu_Node:active, A.TreeMenu_NodeSelected:active   {
    text-decoration:    none;
    color: #003366;
}

A.TreeMenu_Node:hover, A.TreeMenu_NodeSelected:hover    {
    text-decoration:    none;
    color: #ff0000;
}




/*================================
Diverse
================================ */

.StandardButton     {
   background: #fdfdf2 none; 
    color: #fdfdf2;
    font-family:Verdana, sans-serif; 
    font-size: 11px;
    font-weight: normal;
}

.SkinObject {
    font-weight: bold;
    font-size: 11px;
    color: #003366;
    font-family: Tahoma, Arial, Helvetica;
    text-decoration: none;
}

A.SkinObject:link {
    text-decoration:    none;
    color:#003366;
}

A.SkinObject:visited  {
    text-decoration:    none;
    color:#003366;
}

A.SkinObject:active   {
    text-decoration:    none;
    color:#003366;
}

A.SkinObject:hover    {
    text-decoration:    none;
    color:#003366;
}

/* style for module titles */
.Head   {
    font-family: Georgia, Arial, Helvetica;
    font-size:  16px;
    font-weight: bold;
    color: #7e7e7e;
}

/* style of item titles on edit and admin pages */
.SubHead    {
    font-family: Georgia, Tahoma, Arial, Helvetica;
    font-size:  14px;
    font-weight:    bold;
    color: #7e7e7e;
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
    font-family: Georgia, Tahoma, Arial, Helvetica;
    font-size:  16px;
    font-weight:    bold;
    color: #1A3457;
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead2 {
    font-family: Georgia, Tahoma, Arial, Helvetica;
    font-size:  16px;
    font-weight:    bold;
    color: #ff0000;
}

/* text style used for most text rendered by modules */
.Normal
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: normal;
    color: #717167;
}

.Normal2
{
   font-family: Georgia, Tahoma, Arial, Helvetica;
    font-size:  14px;
    font-weight:    bold;
    color: #1A3457;
}


/* text style used for rendered text which requires emphasis */
.NormalBold
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: bold;
    color: #717167;
}

/* text style used for error messages */
.NormalRed
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 12px;
    font-weight: bold;
    color: #ff0000;
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    color: #717167;

}
/* style of item titles by Announcements and Articles */
.ItemTitle    {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    	font-size:  12px;
    	font-weight: normal;
    	color: #BDC5A7;
}

/* button style for standard HTML buttons */
.StandardButton
{
	padding-right: 5px;
	padding-left: 5px;
	font-weight: normal;
	font-size: 11px;
	background: #dddddd;
	color: #000000;
	font-family: Verdana, sans-serif;
}
/*------------------------------*/

/*           TopMeny            */
/*------------------------------*/


.TopMenuItem A 
{ 
   	vertical-align: middle;
	height: 11px;
 	padding-left: 0px;
}

.TopMenuItem, .TopMenuItem a:link, .TopMenuItem a:visited 
{ 
	background-color: transparent; 
	cursor: pointer; 
	color: #7e7e7e; 
	font-size: 11px; 
	font-weight: bold; 
	font-style: normal; 
	font-family: Tahoma, Arial, Helvetica; 
	text-align: center; 
	vertical-align: middle; 
	text-decoration: none; 
	height: 11px; 
	/*width: 93px; */ 
}
.TopMenuItem2, .TopMenuItem2 a:link, .TopMenuItem2 a:visited 
{ 
	background-color: transparent; 
	cursor: pointer; 
	color: #003366; 
	font-size: 11px; 
	font-weight: bold; 
	font-style: normal; 
	font-family: Tahoma, Arial, Helvetica; 
	text-align: center; 
	vertical-align: middle; 
	text-decoration: none; 
	height: 11px; 
	/*width: 93px; */ 
}
.TopMenuItemMouseOver, .TopMenuItemMouseOver a:hover 
{ 
	background-color: transparent; 
	cursor: pointer; 
	color: #000000; 
	font-size: 11px; 
	font-weight: bold; 
	font-style: normal; 
	font-family: Tahoma, Arial, Helvetica; 
	text-align: center; 
	vertical-align: middle; 
	text-decoration: none; 
	height: 11px; 
	/*width: 93px;*/ 
}
.TopMenuItemMouseOver2, .TopMenuItemMouseOver2 a:hover 
{ 
	background-color: transparent; 
	cursor: pointer; 
	color: #ff0000; 
	font-size: 11px; 
	font-weight: bold; 
	font-style: normal; 
	font-family: Tahoma, Arial, Helvetica; 
	text-align: center; 
	vertical-align: middle; 
	text-decoration: none; 
	height: 11px; 
	/*width: 93px;*/ 
}
.TopMenuItemSelect, .TopMenuItemSelect a:active 
{ 
	background-color: transparent; 
	cursor: pointer;  
	color: #000000; 
	font-size: 11px; 
	font-weight: bold; 
	font-style: normal; 
	font-family: Tahoma, Arial, Helvetica; 
	text-align: center; 
	vertical-align: middle; 
	text-decoration: none; 
	height: 11px; 
	/*width: 93px;*/ 
}


