/*---- REVIDES SKIN-----*/

*
{
	padding: 0em;
	margin: 0em;
}

.tableWrapper
{
	margin: 0 auto;
	text-align:left;
}

.ContainerText td
{
	text-align:left;
}

hr
{
	background-color:#D9D9D9;
	border:0;
	color:#D9D9D9;
	height:1px;
}

body
{
	background:url('images/top_bg.jpg') repeat-x;
	background-color:#fff;
	padding: 0;
	margin:0;
}

body,input
{
	font-size: 10px;
    font-family: "Arial","Helvetica", sans-serif;
}

p
{
	margin:0em;
	padding:0em;
}

ul
{
	margin:0em 0em 0em 1.2em;
	padding:0em;
}

/***** DNN Styles to override *****/
/* text style used for most text rendered by modules */
.Normal, h1, h2, h3, h4, h5, h6, .Head, span
{
    font-family: "Arial","Helvetica", sans-serif;
    font-size: 1.2em;
}

h1, h2, h3, h4, h5, h6, .Head, .SubHead
{
    font-weight: bold;
	margin:0em 0em 0.4em 0em;
}

.SubHead
{
    color:#000;
}

.Head
{
    color:#000;
	font-size: 18px;
}

.ControlPanel 
{
    padding: 10px;
}

.LoginSkinItem
{
	margin:0em 0em 0em 0em;
}

.UserSkinItem
{
	margin:0em 1.0em 0em 0em;
}

a:link#dnn_dnnLOGIN_cmdLogin, a:visited#dnn_dnnLOGIN_cmdLogin, a:active#dnn_dnnLOGIN_cmdLogin, a:hover#dnn_dnnLOGIN_cmdLogin 
{
    color: #787878;
    text-decoration: none;
}

a:link#dnn_dnnUSER_cmdRegister, a:visited#dnn_dnnUSER_cmdRegister, a:active#dnn_dnnUSER_cmdRegister, a:hover#dnn_dnnUSER_cmdRegister{
    color: #787878;
    text-decoration: underline;
}

/*** end DNN styles overrides ***/

/*--------------BaseNews - firefox fix -----------------*/
/*----- viktigt att A:länkarna inte har "underline" ----*/

#dnn_ctr6406_ViewVionBaseNews_lblDetailsDescription
{
	color:#000000;
}



/*  COPYRIGHT   */
.SkinObject
{ /* Skapad av revide */
    font-family: "Arial","Helvetica", sans-serif;
	font-size:10px;
	color:#787878;
    text-decoration: none;
	font-weight:normal;
}

A.SkinObject:link, A.SkinObject:visited, A.SkinObject:active, A.SkinObject:hover
{ /* Skapad av revide */
    font-family: "Arial","Helvetica", sans-serif;
	font-size:10px;
	color:#787878;
    text-decoration: none;
	font-weight:normal;
}

.SkinItem
{ /* Copyright */
	color:#787878;
	font-size:10px;
}

A.SkinItem:link, A.SkinItem:visited, A.SkinItem:active, A.SkinItem:hover
{ /* Copyright */
    font-family: "Arial","Helvetica", sans-serif;
	font-size:10px;
	color:#787878;
    text-decoration: none;
	font-weight:normal;
}

/* DotNetNuke Admin Menu */
#adminmenu 
{
    position: absolute;
    top: 50px;
    right: -145px;
    padding: 5px 0 5px 20px;
    margin: 0;
    background-color: #fff;
}
/*** end DNN styles overrides ***/

/*  LINKS   */
a:link, a:visited
{
	font-weight:bold;
	color: #679733;
	text-decoration: none;
}

a:hover
{
	color: #679733;
	text-decoration: none;
}

a:active
{
	color: #679733;
	text-decoration: none;
}

.CommandButton{
	font: 9px Verdana, Helvetica;
	color:#000;
	font-weight:bold;
}
A.CommandButton:link, A.CommandButton:visited, A.CommandButton:active , A.CommandButton:hover {
    color:#679733;
	font-size:9px;
}

h3 span
{
	font-weight: normal;
}

h1
{
    color:#000;
	font-size: 18px;
}

h2
{
    color:#000;
	font-size: 16px;
}

h3
{
    color:#000;
	font-size: 14px;
}

h4
{
    color:#000;
	font-size: 12px;
}

.contentarea
{
	padding-top: 1.3em;
}

img
{
	border: solid 0px #6F5230;
}

img#left
{
	position: relative;
	float: left;
	margin: 0em 1em 1em 0em;
}

img#right
{
	position: relative;
	float: right;
	margin: 0em 0em 1em 1em;
}

#wrapper
{
	min-height:400px;
	position: relative;
	/*
		The width value below controls the overall width of the design. By default it's set to 82%
		(so it'll take up 82% of the browser window's width). You can set it to a different percentage
		value (70%, 90%, etc.) or even a pixel value (760px, 800px, etc.) to enforce a fixed width.
	*/
	width: 1008px; /* är kopplat med "content" längre ner i skinnet */
	float:left;
	display:inline;
	border: solid 0px #fff;
	/*border: solid 1px #e2e2e2;*/
	background-color: #fff;
	margin: 0 auto !important;
	z-index: 2;
}

*html #wrapper
{
	height:400px;
}

#wrapper1024
{
	min-height:400px;
	position: relative;
	/*
		The width value below controls the overall width of the design. By default it's set to 82%
		(so it'll take up 82% of the browser window's width). You can set it to a different percentage
		value (70%, 90%, etc.) or even a pixel value (760px, 800px, etc.) to enforce a fixed width.
	*/
	width:1008px; /* är kopplat med "content" längre ner i skinnet */
	float:left;
	display:inline;
	border: solid 0px #fff;
	/*border: solid 1px #e2e2e2;*/
	background-color: #fff;
	margin: 0 auto !important;
	z-index: 2;
}

#header a
{
	cursor:pointer;
}

#header
{
	position: relative;
	width: 100%;
	height: 19px;
	background: url('images/1024/topBanner.jpg') no-repeat;
	margin-bottom: 0px;
}

#wrapper1024 #header
{
	position: relative;
	width: 100%;
	height: 19px;
	background: url('images/1024/topBanner.jpg') no-repeat;
	margin-bottom: 0px;
}

#headerContent
{
	position: absolute;
	bottom: 0em;
	margin:0;
	padding:0;
	height: 7.9em;
	width: 30.6em;
}

#headerContent h1
{
	font-weight: normal;
	color: #fff;
	font-size: 2.5em;
}

#headerContent h1 sup
{
	color: #777;
}

#headerContent h2
{
	font-size: 1.0em;
	font-weight: normal;
	color: #aaa;
}

a.SkinItemSearch
{
    color: #fff;
    text-decoration: none;
}

a:hover.SkinItemSearch
{
    text-decoration: underline;
}

#dnn_dnnSEARCH_txtSearch
{
	/*margin-right: 0.5em;*/
	vertical-align: middle;
	border-top: solid 1px #000000;
	border-right: 0px;
	border-bottom: solid 1px #777777;
	border-left: 0px;
	padding: 0.15em;
	width: 11.0em;
    font-family: "Arial","Helvetica", sans-serif;
}

/* =================================================
    CSS STYLES FOR HouseMenu
================================================= */

#menu
{
	font-size: 1.2em;
    z-index: 99999;
	position: relative;
	background: #ffffff url('images/1024/menu_bg.jpg') no-repeat top left;
	height: 40px;
	padding: 0em 0em 0em 20em;
	margin-bottom: 0px;
}

#HouseMenuNav
{
	position:relative;
}

#menu a 
{
	background:url('images/menu_separator.jpg') no-repeat left;
	line-height:41px;
	display: block;
}

#menu ul 
{
	/* all submenu lists */
    width: 100%;
	position: absolute;
	height: 0em;
	margin:0em 0em 0em 0.3em;
}

#menu li 
{
	/* all list items */
    position: relative;
    display: inline;
    float: left;
    margin: 0;
    border: 0;
    padding: 0;
}

#menu ul li
{
	position: relative;
	display: inline;
}

#menu ul li a
{	/* paddingen sätter höjden på menyflikarna*/
	padding: 0em 0.7em 0em 0.7em;
	color: #fff;
	font-weight:Normal;
	text-decoration: none;
	text-transform:uppercase;
}

#menu ul li a:hover
{
	color: #999;
	text-decoration: none;
}

#menu li li 
{
	/* SUBMENU - ITEM BACKGROUND*/
	float:left;
	display:inline;	
	height:1.6em;
	clear:both;
	padding: 0em 0em 0em 0em;
	background-color: #000;
	background:none;
	z-index: 11113;
}

#menu li li a 
{
	/* SUBMENU - ITEM FOREGROUND AND TEXT */
	float:left;
	display:inline;
	width:140px;
	padding: 0.4em 0.5em 0.3em 0.5em;	
	line-height:normal;
	font-size: 75%;
	color: #000;
	background:none;
}

#menu li li a:hover 
{
	/* SUBMENU - ITEM SELECTED*/
	color: #000;
	line-height:2.2em;
	float:left;
	display:inline;
	background-color:#b2b2b2;
	padding: 0em 0.5em 0em 0.5em;
	margin: 0em 0em 0em 0em;	
}

*html #menu li li a:hover 
{
	/* SUBMENU - ITEM SELECTED*/
	line-height:2.1em;
}

#menu .current, #menu .breadcrumb
{
	color: #679733;
	text-decoration: none;
}

#menu li li a#HouseMenuNavCurrentLink
{
	/* SUBMENU - ITEM SELECTED*/
	float:left;
	display:inline;
	background-color:#777777 !important;
	line-height:2.2em;
	padding: 0em 0.5em 0em 0.5em;
	margin: 0em 0em 0em 0em;	
}

#menu li ul 
{
	/* SUBMENU - CONTAINER, SET WIDTH BIG FOR HORIZ SUB*/
	height:auto;
	left:-9999px; /* using left instead of display to hide menus because display: none isn't read by screen readers */
	line-height:normal;
	margin:0;
	float:left;
	display:inline;
	width:149px !important;
	padding:0;
	position:absolute;
	z-index:11112;
  	border: #888 solid 1px;
    background-color: #dadada;
}

*html #menu li ul 
{
	width:150px !important;
}

#menu li ul ul 
{
	/* SUBMENU2 - CONTAINER, SET WIDTH BIG FOR HORIZ SUB*/
	/* third-and-above-level lists */
    margin: 0;
	padding: 0;
    border: solid 1px #036;
    background-color: #222;
}

/* Applied to the parent item, if displayed, in either vertical or horizontal
   orientation. Must follow other styles. */
#houseMenuParentNavItem a
{ 
	/* all links under the parent item (li) */
	width: auto;
    color: #000; 
    background-color: transparent; 
    text-decoration: none;
}

#houseMenuNavParentLink a
{
	/* parent link itself */
	width: auto;
    color: #777; 
    background-color: transparent; 
    text-decoration: none;
}

#HouseMenuNavCurrentItem a
{
	background:url('images/menu_separator.jpg') no-repeat left;
	line-height:41px;
}

#menu iframe 
{
    position: absolute;
    left: 0;
    top: 0;
    z-index: 0;
    filter: progid:DXImageTransform.Microsoft.Alpha(style=0,opacity=0);
    display: block;
}

#menu li:hover ul ul, 
#menu li:hover ul ul ul, 
#menu li.sfhover ul ul, 
#menu li.sfhover ul ul ul 
{
	left:-9999px;
}

#menu li:hover ul, 
#menu li li:hover ul, 
#menu li li li:hover ul, 
#menu li.sfhover ul, 
#menu li li.sfhover ul, 
#menu li li li.sfhover ul 
{
	left:auto;
	z-index:99999;
}

.ArrowPointer 
{
	cursor:default;
}

#menuBottom
{
	margin-bottom:1px;
}

/*----------------------leftMenu-------------------------*/

#subMenu
{
    font-family: "Arial","Helvetica", sans-serif;
    font-size: 1.1em;
	color:#000000;

}

#subMenu li
{
	list-style:none;
}

#subMenu ul li a
{	/* paddingen sätter höjden på menyflikarna*/
	color: #000;
	font-weight:Normal;
	text-decoration: none;
}

#subMenu ul li a:hover
{
	color: #656565;
	text-decoration: none;
}

#subMenu .current
{
	color: #679733;
	text-decoration: none;
}

#subMenu ul li
{
	margin: 0em 0em 1em 0em;
	border-bottom:#cccccc 1px solid;
	padding-bottom:10px;	
}

#subMenu ul li ul li
{
	margin: 0em 0em 0em 0em !important;
	padding-bottom:0px !important;
	border-bottom:black 0px solid !important;
}


/*----------------------adminMenu-------------------------*/

#adminMenu
{
	float:left;
	display:inline;
	background-color:#FFFFFF;
	margin-right:20px;
}

#hostMenu
{
	float:left;
	display:inline;
	background-color:#FFFFFF;
}

#adminMenu li, #hostMenu li
{
	list-style:none !important;
}

/*----------------------------------------------------------*/
/*------------------------Startpage-------------------------*/

#topContainerStartpage
{

	margin-bottom:10px;
}

#topContainer
{

	margin-bottom:10px;
}

#contentStartpage
{
	padding: 0em 1.4em 0.5em 1.4em;
	float:left;
	display:inline;
	width:980px; /* är kopplat med wrapper längre upp */
}

#primaryContainerStartpage
{
	float: left;
	margin-right: -23.0em;
	width: 100%;
}

#primaryContentStartpage
{
	margin: 0.0em 22.4em 0em 0em;
}

#secondaryContentStartpage
{
	margin-top: 0.0em;
	float: right;
	width: 21.2em;
}

.titelstilStartPage
{
	font-family: "Arial","Helvetica", sans-serif;
    font-size: 1.4em;
	font-weight:bold;
}

.listItemContainerStyleStartPage
{
	width:230px;
	float:left;
	display:inline;
	margin:0px 20px 0px 0px;
}

#auto_activated_flash_object
{

}

/*----------------------------Nyhetscontainer-----------------------------*/

#containerNewsIngressWrapper
{
	width:209px;
}

#containerNewsIngressTop
{
	height:29px;
	background: #fff url('images/containerNewsIngressTopImage.jpg') no-repeat;
}

#containerNewsIngressTop h1
{
	line-height:29px;
	padding:0em 0em 0em 0.5em;
	margin:0;
}

#containerNewsIngressTop span
{
	font-size:15px;
	color:#fff !important;
}

#containerNewsIngressContent
{
	border-right:#cfcfcf 1px solid;
	border-left:#cfcfcf 1px solid;
}

#containerNewsIngressContent td, #containerNewsIngressContent a
{
	width:190px;
	padding:1em 1em 0em 0.9em;
}

#containerNewsIngressBottom
{
	height:10px;
	background: #fff url('images/containerNewsIngressBottomImage.jpg') no-repeat;
}

/*------------------------Listmodul vanliga sidor-------------------------*/

.bildDivStil
{
	padding: 0.5em 0em 0em 0em;
	margin: 0em 0em 0em 0em;
	float:left;
}

.kategoristil
{
	padding: 0em 0em 0em 0em;
	margin: 0em 0em 0em 0em;	
}

.titelstil
{
    color:#000;
	font-size: 16px;
    font-family: "Arial","Helvetica", sans-serif;
    font-weight: bold;
	padding: 0em 0em 0.4em 0em;
	margin: 0em 0em 0em 0em;	
}

.beskrivningsstil
{
	padding: 0em 0em 0em 0em;
	margin: 0em 0em 0em 0em;	
}

.listItemContainerStyle
{
	padding: 0em 0em 0em 0em;
	margin: 0em 0em 1em 0em;	
}

/*---------------------LeftMenu----------------------*/

#contentLeftMenu
{
	padding: 0em 1.4em 0.5em 1.4em;
	float:left;
	display:inline;
	width:980px; /* är kopplat med wrapper längre upp */
}

#primaryContainerLeftMenu
{
	float: right;
	margin-left: -23.0em;
	width: 100%;
}

#primaryContentLeftMenu
{
	margin: 0.0em 0em 0em 20.4em;
}

#secondaryContentLeftMenu
{
	margin-top: 0.0em;
	float: left;
	width: 18em;
}

/*----------------------------------------------------------*/

#content
{
	padding: 0em 1.4em 0.5em 1.4em;
	float:left;
	display:inline;
	width:980px; /* är kopplat med wrapper längre upp */
}

#content1024
{
	padding: 0em 1.4em 0.5em 1.4em;
	float:left;
	display:inline;
	width:980px; /* är kopplat med wrapper längre upp */
}

#dnn_TopPane
{
	width: 100%;
}

#primaryContainer
{
	float: left;
	margin-right: -23.0em;
	width: 100%;
}

#primaryContent
{
	margin: 0.0em 22.4em 0em 0em;
}

#secondaryContent
{
	margin-top: 0.0em;
	float: right;
	width: 21.2em;
}

#footer
{
	color:#787878;
	position: relative;
	clear: both;
	height:4.0em;
	background: #fff url('images/1024/footer.jpg') no-repeat;
	font-size: 10px;
	width: 1024px;
	margin: 0 auto !important;
}

#footer1024
{
	color:#787878;
	position: relative;
	clear: both;
	height:4.0em;
	background: #fff url('images/1024/footer.jpg') no-repeat;
	font-size: 10px;
	width: 1024px;
	margin: 0 auto !important;
}


#footer .left
{
	position: absolute;
	left: 0.8em;
	bottom: 0em;
}

#footer .right
{
	position: absolute;
	right: 2.0em;
	bottom: 0.7em;
}

/*-------------------------FAQ--------------------------*/

.faqWrapper a
{
	cursor:pointer;
}

.faqWrapper .SubHead
{
	float:left;
	display:inline;
	clear:both;
	margin:0;
}

.faqWrapper p
{
	float:left;
	display:inline;
	clear:both;
	margin-bottom:5px;
}

.SubHeadFaqLabel
{
	float:left;
	display:none;
	clear:both:
}

.SubHeadFaqQ
{
	font-family:Verdana,Helvetica;
	font-size:11px;
	font-weight:bold !important;
	float:left;
	display:inline;
	clear:both;
}

/*--------------BaseNews - firefox fix -----------------*/
/*----- viktigt att A:lnkarna inte har "underline" ----*/

#dnn_ctr6574_ViewVionBaseNews_lblDetailsDescription
{
	color:#000;
}
