/* 
================================
Skin styles for DotNetNuke
================================
*/

FORM
{ 
	margin: 0; 
	padding: 0;
	display: inline;
}

P { margin: 0 0 0 0; padding: 0 0 0 0; }

.pagemaster
{
	height: 100%;
	width: 100%;
	background-color: #EDEDED;
	text-align: center;
	
}
.skinmasterframe
{
	background: url(images/bg.gif) no-repeat 0 -10px;
	text-align: left;
	width: 989px;
	height: 505px;
	margin: 0 auto;
	padding: 0 10px 10px 10px;
}
.skinmaster
{
	width: 989px;
	height: 505px;
	border: 0;
	overflow: hidden;
	background-color: #FFFFFF;
}
.basic { position: relative; top: 0px; left: 0px; }


.Normal, .Normal P, .Normal TD
{
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	font-style: normal;
}

.Normal A			{ color: #FFFFFF; }
.Normal A:visited	{ color: #FFFFFF; }
.Normal A:hover		{ color: #FFFFFF; text-decoration: underline; }

.TitleHead
{
	color: #003366;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 22px;
	font-style: normal;
	white-space: nowrap;
}



/*
----------------
   INDEX PAGE
----------------
*/

.index_topleft_topLayer  { z-index: 10; position: absolute; }
.index_topright_topLayer { z-index: 5; position: absolute; }
.index_ScrollLogoLayer, .index_infoLayer, .index_rightLayer { z-index: 5; position: absolute; }

.index_topleft_topLayer
{
	top:10px;
	left:10px;
	padding-left: 0px;
	padding-bottom: 10px;
}
  .index_topleftcorner .Normal, .index_topleftcorner .text
, .index_topleftcorner .Normal P, .index_topleftcorner .text P
{
	font-size: 12px;
	font-style: italic;
	color: #333333;
}

.index_topright_topLayer
{
	top: 58px;
	right: 10px;
	width: 130px;
	padding-left: 0px;
	padding-bottom: 10px;
}
  .index_toprightcorner .Normal, .index_toprightcorner .text
, .index_toprightcorner .Normal P, .index_toprightcorner .text P
{
	font-size: 13px;
	font-style: italic;
	color: #333333;
	line-height: 150%;
}

.index_ScrollLogoLayer
{
	top: 168px;
	right: 0px;
	width: 95px;
}
.index_ScrollLogo, .index_ScrollLogo A
{
}
.index_ScrollLogo A
{
	position: absolute;
	width: 80px;
	height: 96px;
	left: 0px;
	top: 0px;
}
.index_infoLayer
{ 
	top: 165px;
	left: 254px;
	width: 356px;
}
.index_rightLayer
{ 
	top: 214px;
	right: 0px;
	width: 164px;
}

.index_contentarea
{
	position: relative;
	top: 0px;
	height: 424px;
	background-image: url(images/start_background.jpg);
	background-repeat: no-repeat;	
}

.index_infopane .Normal, .index_infopane .text, .index_infopane TD
{
	font-size: 16px;
	color: #003366;
	font-weight: normal;
}
.index_infopane .subheader
{
	font-size: 22px;
	color: #003366;
	font-weight: bold;
}
.index_infopane .header
{
	font-size: 32px;
	color: #003366;
	font-weight: bold;
}
.index_rightpane
{	
	margin-top: 40px;
	margin-left: 46px;
	margin-right: 0px;
	margin-bottom: 0px;
	line-height: 150%;
}
.index_rightpane .subheader
{
	font-size: 16px;
	line-height: 23px;
}
.index_contentpane
{
	padding-top: 50px;
	height: 200px;
}

.index_tickerpane
{
	background-image: url(images/start_ticker.gif);
	background-repeat: repeat-x;
	background-position: left;
	width: 989px;
	height: 47px;
	
	font-size: 16px;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 150%;
	vertical-align: middle;
}
.index_tickerpane .Normal, .index_tickerpane .text, .index_tickerpane TD
{
	font-size: 16px;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 150%;
}
.index_tickerpane .subheader
{
	font-size: 22px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 150%;
}
.index_tickerpane .header
{
	font-size: 30px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 150%;
}

.footerpane_hidden { display: none; height: 0px; }

.index_footerarea
{
	background-image: url(images/panlvp_himmel.jpg);
	background-repeat: no-repeat;
	background-position: left;

}
.index_menupane
{
	width: 989px;
	height: 34px;
}


.MainMenu_MenuBreak
{
	background-color:Transparent;
	border-width: 0px;
	width: 8px;
	height: 1px;
}
.MainMenu_MenuItem TD, .MainMenu_MenuItemSel TD 
{
	background-color:Transparent;
	border-left: solid 2px #307DA9;
	border-right: solid 2px #307DA9;
	border-bottom: solid 2px #307DA9;
	padding: 7px 6px 5px 4px;
	
	color: #294368;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
	text-decoration: none;
	cursor: pointer;
}
.index_findAFarea
{
	width: 100px;
	padding: 0px 8px 5px 8px;
}
.index_findAFpaneBorder
{
	margin: 0;
	padding: 0;
	border-top: solid 0px #307DA9;
	border-right: solid 1px #307DA9;	
	border-left: solid 1px #307DA9;	
	border-bottom: solid 1px #307DA9;	
}
.index_findAFpane
{
	background-color: #D11B18;
	border-top: none 0px #294368;
	border-right: solid 1px #294368;
	border-left: solid 1px #294368;
	border-bottom: solid 1px #294368;
	margin: 0;
	padding: 5px 7px 4px 7px;
	text-align: center;
	vertical-align: middle;

	color: #FFFFFF;
	white-space: nowrap;
}
.index_findAFpane A.area { width: 100%; height: 100%; }

  .index_findAFpane .Normal, .index_findAFpane .Normal A, .index_findAFpane .Normal A:visited, .index_findAFpane .Normal A:hover
, .index_findAFpane .text  , .index_findAFpane .text A  , .index_findAFpane .text A:visited  , .index_findAFpane .text A:hover
{
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}



/*
----------------
   LOGIN PAGE
----------------
*/
.kinnanloginpane
{
	padding-top: 10px;
	padding-bottom: 0px;
}

.kinnanloginform TABLE	{ padding: 0 0 0 0; margin: 0 0 0 0; }
.kinnanloginform TR		{ padding: 0 0 0 0; margin: 2 0 2 0; }
.kinnanloginform TD		{ padding: 0 5 0 0; margin: 0 5 0 5; }

.kinnanloginformKEYVALUES { font-weight: bold; }
.kinnanloginformINPUT { border: solid 1px #333333; width: 100px; }
.kinnanloginformREMEMBER
{
}
.kinnanloginformCHECKBOX
{
   	padding: 0px;
	outline: 0;
}
.kinnanloginformSUBMIT
{
	text-align: right;
}

/*
----------------
   NORMAL PAGES
----------------
*/

.topleft_topLayer { z-index: 10; position: absolute; }
.topright_topLayer { z-index: 5; position: absolute; }

.topleft_topLayer
{
	top:20px;
	left:20px;
	padding-left: 0px;
	padding-bottom: 10px;
}
.topright_topLayer
{
	top: 20px;
	right: 20px;
	padding-left: 0px;
	padding-bottom: 10px;
}

.contentarea { width: 989px; padding: 10px 20px 10px 20px; }
.contentarea_withTopMargin { width: 989px; padding: 50px 20px 10px 20px; }
.contentarea_noMargins { width: 989px; padding: 0px 0px 0px 0px; }

.hightguard
{ 
	height: 465px; /* Total height (505) - Footer (40) */
	width: 1px;
}

.leftrightspacer { width: 20px; }


  .right_contentpane_fixedWidth
, .left_contentpane_fixedWidth
{
	/* width = half of  989px - 2*20px - 20px (contentarea left- & right padding + leftrightspacer) */
	width: 465px;
}
  .right_contentpane_fixedWidth_noMargins
, .left_contentpane_fixedWidth_noMargins
{
	/* width = half of  989px */
	width: 495px;
}
  .right_contentpane
, .left_contentpane
{
	/* width = half of  989px - 2*20px (contentarea left- & right padding + leftrightspacer) */
	width: 50%;
}

.footerarea
{
	background-image: url(images/footer.gif);
	background-repeat: repeat-x;
	background-position: top left;
	width: 989px;
	height: 40px;

	font-size: 16px;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 150%;
	vertical-align: middle;
}
.footerpane .Normal, .footerpane .text
{
	font-size: 16px;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 150%;
}
.footerpane .subheader
{
	font-size: 22px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 150%;
}
.footerpane .header
{
	font-size: 26px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 150%;
}

.findAFarea
{
	width: 100px;
	padding: 5px 8px 5px 8px;
	vertical-align: middle;
}
.findAFpaneBorder
{
	margin: 0;
	padding: 0;
	border: solid 1px #307DA9;	
}
.findAFpane
{
	background-color: #D11B18;
	border: solid 1px #294368;
	margin: 0;
	padding: 4px 7px 4px 7px;
	text-align: center;
	vertical-align: middle;

	color: #FFFFFF;
	white-space: nowrap;
}
.findAFpane A.area { width: 100%; height: 100%; }

  .findAFpane .Normal, .findAFpane .Normal A, .findAFpane .Normal A:visited, .findAFpane .Normal A:hover
, .findAFpane .text  , .findAFpane .text A  , .findAFpane .text A:visited  , .findAFpane .text A:hover
{
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}


.sparkalkyl TR
{
	height: 30px;
}
.sparkalkyl .bigtext
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	font-weight: bold;
	line-height: normal;
}
.sparkalkyl .subheader
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #333333;
	font-weight: normal;
}
.sparkalkyl INPUT
{
	font-size: 14px;
	font-weight: bold;
	text-align: right;
	color: #333333;
}


.sverigekartan H2
{
	font-family: Arial, Helvetica, sans-serif;
    font-size: 22px;
    font-weight: bold;
    color: #003366;
}
.sverigekartan .ortslista
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #003366;
	padding-left: 0px;
	padding-right: 9px;
}
.sverigekartan .ortseparator
{
	width: 325px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #003366;
	border-bottom: 1px solid black;
	padding-bottom: 2px;
	padding-top: 13px;
	margin-bottom: 1px;
}
.sverigekartan .afseparator
{
	width: 325px;
	border-bottom: 1px solid black;
	line-height: 2px;
}
/* Små odekorerade länkar i ÅF-listan. Sätt class=aflistlink */
.sverigekartan A.aflistlink:link
{
    font-family: Arial, Helvetica, sans-serif;
    background-color: Transparent;
    color: #333333;
    font-size: 10px;
    font-weight: normal;
    text-decoration: none;
}
.sverigekartan A.aflistlink:visited
{
    font-family: Arial, Helvetica, sans-serif;
    background-color: Transparent;
    color: #333333;
    font-size: 10px;
    font-weight: normal;
    text-decoration: none;
}
.sverigekartan A.aflistlink:hover
{
    font-family: Arial, Helvetica, sans-serif;
    background-color: Transparent;
    color: #333333;
    font-size: 10px;
    font-weight: normal;
    text-decoration: none;
}
.sverigekartan A.aflistlink:active
{
    font-family: Arial, Helvetica, sans-serif;
    background-color: Transparent;
    color: #333333;
    font-size: 10px;
    font-weight: normal;
    text-decoration: none;
}
.sverigekartan .af-description
{
    font-family: Arial, Helvetica, sans-serif;
	padding:10px;
	line-height:1.75;
	font-size:13px;
}
.sverigekartan .af-picture
{
	padding-top:10px;
}
.sverigekartan .af-name
{
    font-family: Arial, Helvetica, sans-serif;
	padding-top:7px;
	font-weight:bold;
	font-size:11px;
}

/*
--------------------
   RadEditor Styles
--------------------
*/

/* RadEditor Style */
.header
{
	font-size: 22px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #003366;
}

/* RadEditor Style */
.subheader
{
	font-size: 19px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #003366;
}

/* RadEditor Style */
.bigtext
{
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	line-height: 150%;
}

/* RadEditor Style */
.text
{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
}

