/*---- REVIDES SKIN-----*/

*
{
	padding: 0em;
	margin: 0em;
}

/*firefox fix for borders around links*/
* :focus 
{ 
	outline:0 !important; 
}

/*IE7 fix for borders around links*/
img 
{ 
	border: none;
} 
/*------------------------------------*/

/* background */

#bg_top
{
	background: transparent url('images/pageBg.jpg') repeat-x scroll 50% 0%; 
	-moz-background-clip: -moz-initial; 
	-moz-background-origin: -moz-initial; 
	-moz-background-inline-policy: -moz-initial;
}
#bottom_bg1
{
	background: transparent url('images/bottomBg1.jpg') repeat-x scroll 50% 100%; 
	-moz-background-clip: -moz-initial; 
	-moz-background-origin: -moz-initial; 
	-moz-background-inline-policy: -moz-initial; 
}
#bottom_bg2
{
	background: transparent url('images/bottomBg2.jpg') no-repeat scroll 50% 100%; 
	-moz-background-clip: -moz-initial; 
	-moz-background-origin: -moz-initial; 
	-moz-background-inline-policy: -moz-initial;
}
/* ---------- */

td
{

}

#Table1 td
{
	padding-right:5px;
}

#Form1
{
	background-color:#FFFFFF !important;
}

body
{
	background: #000 url('images/pageBg.jpg') repeat-x;
	padding: 0px 0px 0px 0px;
}

body,input
{
	font-size: 11px;
    font-family: "Arial","Helvetica", sans-serif;
}

p
{
	margin:0em;
	padding:0em;
}

ul
{
	margin:0em 0em 0em 1.2em;
	padding:0em;
}

#auto_activated_flash_object
{
	background: #000;
}

.DNNAligncenter
{
	text-align:left;
}

/***** 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: 11px;
}

h2, h3, h4, h5, h6, .Head, .SubHead
{
    font-weight: bold;
	margin:0em 0em 0.4em 0em;
}

.SubHead
{
    color:#000;
}

.Head
{
	font-size: 1.3em;
}

.ControlPanel 
{
    padding: 5px;
	border:0;
	background-color:#f3f3f3;
}

.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: #000;
    text-decoration: none;
}

a:link#dnn_dnnUSER_cmdRegister, a:visited#dnn_dnnUSER_cmdRegister, a:active#dnn_dnnUSER_cmdRegister, a:hover#dnn_dnnUSER_cmdRegister{
    color: #000;
    text-decoration: underline;
}

/*** end DNN styles overrides ***/

/*-----------------------BaseNews ----------------------*/
/*----- viktigt att A:länkarna inte har "underline" ----*/

#dnn_ctr6931_ViewVionBaseNews_lblDetailsDescription
{
	color:#000000;
}

#dnn_ctr6931_ViewVionBaseNews_DataList1
{
	position:relative;
}

/*  COPYRIGHT   */
.SkinObject
{ /* Skapad av revide */
    font-family: "Arial","Helvetica", sans-serif;
	font-size:1em;
	color:#7f7b71;
    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:1em;
	color:#7f7b71;
    text-decoration: none;
	font-weight:normal;
}

.SkinItem
{ /* Copyright */
	color:#7f7b71;
	font-size:1em;
}

A.SkinItem:link, A.SkinItem:visited, A.SkinItem:active, A.SkinItem:hover
{ /* Copyright */
    font-family: "Arial","Helvetica", sans-serif;
	font-size:1em;
	color:#7f7b71;
    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: #2ebedc;
	text-decoration: none;
}

a:hover
{
	text-decoration: none;
}

a:active
{
	color: #2ebedc;
	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:#2ebedc;
	font-size:9px;
}

h3 span
{
	font-weight: normal;
}

h1
{
	font-size:16px;
	text-transform:uppercase;
	color:#000;
	font-weight:bold;
}

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;
}

#outer
{
	z-index: 2;
	/*
		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: 849px;
	/*border: solid 1px #e2e2e2;*/
	margin: 0 auto !important;
}

#header
{
	position: relative;
	background:#fff url(images/topBanner.jpg) no-repeat;	
	width: 100%;
	margin: 0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	border:0;
	float:left;

}

#headerContent
{
	background:#fff url(images/logotype.gif) no-repeat;	
	float:left;
	position: absolute;
	top: 37px;
	margin-left:11px;
	padding:0;
	height: 49px;
	width: 257px;
}

#header a
{
	cursor:pointer !important;
}

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
================================================= */


/*----------------------adminMenu-------------------------*/

#adminMenu
{
	position:absolute;
	float:left;
	left:0;	
	display:inline;
	background-color:#FFFFFF;
}

#hostMenu
{
	position:absolute;
	float:left;
	left:130px;
	display:inline;
	background-color:#FFFFFF;
}

#adminMenu li, #hostMenu li
{
	list-style:none !important;
}


/*----------------------topMenu-------------------------*/

#topMenuHolder
{

}

#topMenu
{
	line-height:16px;
	float:left;
	top:35px;
	right:0px;
	text-align:right;
	width:150px;
	position: absolute;
}

#topMenu #MenuNavTop a
{
	font-size: 10px;
	padding-right:15px;
	font-weight:normal;
	color:#6e6e6e;
	text-transform:uppercase;
}
#topMenu #MenuNavTop a:hover
{
	color:#2EBEDC;
}

/*----------------------------------------------------------*/

#menuHolder
{
	width:820px;
	float:left;
	font-weight:bold;
	right:0;
	margin: 116px 0px 3px 7px;	
}

#menu
{
	text-transform:uppercase;
	font-size: 1.1em;
    z-index: 100;	
	float:left;
	position: relative;
	padding: 0em 0em 0em 0em;
	margin: 0px;
	background-color:transparent !important;

}

#HouseMenuNav
{
	float:left;
	margin:0;
	padding:0;
}

#menu a
{
	text-align:center;
	display: block;
}

#menu ul 
{
	line-height:2.8em;
	position:relative;
}

#menu li 
{
	/* all list items */
    position: relative;
    display: inline;
    float: left;
    margin: 0;
    border: 0;
    padding: 0;
}

#menu ul li
{
	display:inline;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	float:left;
	position:relative;
}

#menu ul li a
{	/* paddingen sätter höjden på menyflikarna*/
	margin:0px 0px 0px 0px;
	padding:0px 10px 0px 10px;
	color: #000;
	font-weight:bold;
	text-decoration: none;
}

#menu ul li a.current
{
	background: url('images/menuItemBg.jpg') no-repeat;
}

#menu ul li a:hover
{
	color:#6E6E6E;
}

.ArrowPointer 
{
	cursor:default;
}

#menu li li 
{
	/* SUBMENU - ITEM BACKGROUND*/
	width:150px;
	line-height:2.1em;
	clear:both;
	text-align:left;
	margin:0;
	padding: 0;
	background-color: #000;
	background:none !important;
	z-index: 11113;
}

#menu li li a 
{
	/* SUBMENU - ITEM FOREGROUND AND TEXT */
	width:132px;
	line-height:2.1em;	
	text-transform:none;
	text-align:left;	
	font-size:10px;
	display: block;
	color: #fff;
	padding:0px 0px 0px 6px !important;
	background:none;
}

#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:2.1em;
	margin:0;
	width:144px;
	position:absolute;
	z-index:11112;
  	border: #141414 solid 1px;
    background-color: #000;
}


/*------------------------------------------------------------------*/

#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 
{
	float:left;
	left:auto;
	z-index:99999;
}

/*----------------------------------------------------------*/
#rightShadow
{
    position: absolute;
	width:10px;
	height:464px;
    margin-left: 424px;
	top: 0px;
    left: 50%;	
}
#leftShadow
{
    position: absolute;
	width:10px;
	height:464px;
    margin-right: 424px;
	top: 0px;
    right: 50%;	
	z-index:100;		
}

#jquery-overlay
{
	z-index:9999;
}

#jquery-lightbox
{
	z-index:99999;
}

/*----------------På gång startsidan---------------------*/

.currentContainer
{
	background-color:#000000;
	width:273px;
	float:left;
	border:1px solid #e2e2e2;
	margin:0px 0px 0px 6px;	
}
.currentContainer.first
{
	margin:0px 0px 0px 0px;
}
.currentContainer .topText
{
	height:60px;
}
.currentContainer .date
{
	font-size:16px;
	text-transform:uppercase;
	text-align:right;
	color:#FFFFFF;
	font-weight:normal;
	padding:8px 8px 0px 0px;
	height:17px;
	overflow:hidden;			
}
.currentContainer .date a
{
	font-size:16px;
	text-transform:uppercase;
	text-align:right;
	color:#FFFFFF;
	font-weight:normal;
}
.currentContainer .label
{
	font-size:11px;
	text-transform:uppercase;
	text-align:right;
	color:#FFFFFF;
	font-weight:bold;
	padding:0px 8px 0px 0px;
	height:14px;
	overflow:hidden;		
}
.currentContainer .summary
{
	font-size:11px;
	text-transform:uppercase;
	text-align:right;
	color:#FFFFFF;
	font-weight:normal;	
	padding:0px 8px 0px 0px;
	height:14px;
	overflow:hidden;	
}
.currentContainer .information
{

}
.currentContainer .image
{
	width:273px;
	height:122px;
	overflow:hidden;
	padding:0px 0px 0px 0px;	
	display:block;
	filter:alpha(opacity=70);
	opacity: 0.7;
	-moz-opacity:0.7;	
}
.currentContainer .image:hover
{
	filter:alpha(opacity=100);
	opacity: 1;
	-moz-opacity:1;	
}
.currentContainer .image img
{
	width:273px;
}
.currentContainer .bottomLinks
{
	background-color:#000000;
	width:273px;
	height:20px;	
}
.currentContainer .movie
{
	float:left;
	padding:3px 0px 0px 8px;	
}
.currentContainer .readMore
{
	float:right;
	padding:3px 8px 0px 0px;	
}
.currentContainer .movie a,
.currentContainer .readMore a
{
	font-size:11px;
	text-transform:uppercase;
	color:#FFFFFF;
	font-weight:normal;		
}



.currentDetailsWrapper
{
	border-top:1px solid #a7a7a7;
	padding-top:15px;
	margin-top:10px;
	float:left;
}
.currentDetailsContainer
{
	width:610px;
	margin:10px 10px 0px 0px;	
	float:left;
}
.currentDetailsContainer.first
{
	margin:0px 10px 0px 0px;	
}
.currentDetailsContainer .topText
{
	width:290px;
	float:left;
	margin:0px 0px 0px 18px;
}
.currentDetailsContainer .date
{
	font-size:16px;
	float:left;
	text-transform:uppercase;
	color:#000;
	font-weight:normal;
	padding:0px 8px 0px 0px;
	width:145px;
}
.currentDetailsContainer .movie
{
	padding:0px 8px 0px 0px;
	float:right;
	width:120px;
	text-align:right;	
}
.currentDetailsContainer .movie a
{
	font-size:12px;
	text-transform:uppercase;
	color:#000;
	font-weight:bold;
	padding:0px 8px 0px 0px;
	float:right;
	width:120px;
	text-align:right;	
}
.currentDetailsContainer .firstLineWrapper
{
	float:left;
	width:290px;
	height:30px;
}

.currentDetailsContainer .label
{
	font-size:11px;
	text-transform:uppercase;
	color:#000;
	font-weight:bold;
	padding:0px 8px 0px 0px;
}
.currentDetailsContainer .summary
{
	font-size:11px;
	text-transform:uppercase;
	color:#000;
	font-weight:normal;	
	padding:0px 8px 0px 0px;		
}
.currentDetailsContainer .information
{
	border-top:1px solid #a7a7a7;
	margin:5px 0px 10px 0px;
	padding:5px 0px 0px 0px;	
}
.currentDetailsContainer .image
{
	width:295px;
	padding:0px 0px 0px 0px;	
	display:block;
	float:left;
}
.currentDetailsContainer .image img
{
	width:295px;
	Filter:Gray;
}
.currentDetailsContainer .image img:hover
{
	Filter:none;
}





.currentRightContainer
{
	float:left;
	width:185px;
	padding:0px 0px 12px 0px;
}
.currentRightContainer .date
{
	font-size:12px;
	text-transform:uppercase;
	color:#000;
	font-weight:bold;
	padding:0px 8px 0px 0px;
	height:14px;
	overflow:hidden;	
}
.currentRightContainer .label
{
	font-size:11px;
	text-transform:none;
	color:#000;
	font-weight:normal;
	padding:0px 8px 0px 0px;
	height:14px;
	overflow:hidden;		
}
.currentRightContainerReadMore
{
	float:right;
	margin:10px 0px 0px 0px;
	padding:0px 8px 0px 0px;
	
}
.currentRightContainerReadMore a
{
	font-size:11px;
	text-transform:uppercase;
	color:#000;
	font-weight:normal;
}
.currentRightContainerReadMore a:hover
{
	color:#2EBEDC;
	font-weight:normal;
}

/* ---------------Page text------------------------ */
.pageTextContainer
{
	width:610px;
	margin:10px 10px 0px 10px;
	float:left;
}
.pageTextContainer .label
{
	width:630px;
}
.pageTextContainer .columnOne
{
	margin-top:5px;
	width:295px;
	float:left;
}
.pageTextContainer .columnTwo
{	
	margin-top:5px;
	width:295px;
	float:right;	
}
#dnn_colOnePane,
#dnn_colTwoPane,
#dnn_ContentPane,
#dnn_BottomPane
{
	float:left;
}


/* ------------------------------  */

.ContainerText
{
	float:left;
	padding:0px 0px 0px 0px;
}
.ContainerTextRightPane
{
	padding:7px 7px 0px 7px;
}

.ContainerText td
{
	text-align:left;
}

/* ------------------------------  */

#content
{
	background-color: #fff;
	float:left;
	width:100%;
	min-height:472px;
	padding: 2px 0px 7px 0px;
	z-index:99999;
}

*html
{
	height:472px;
}

#primaryContainer
{
	float: left;
	margin-left: 0em;
}

#primaryContent
{
	float: left;
	display:inline;
	width:630px !important;	
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 6px;	
}

#dnn_RightPane
{
	width:201px;
}

#rightContent
{
	float: right;
	display:inline;
	padding: 0px 0px 0px 0px;
	margin: 0px 6px 0px 0px;
	background:transparent url('images/rightPaneBg.gif') repeat-x;	
}

#dnn_bottomPane
{
	width:610px;
}

#dnn_bottomPaneStartPage
{
	width:840px;
}

#bottomContent
{
	float: left;
	display:inline;
	padding: 0px 0px 0px 0px;
	margin: 7px 6px 0px 10px;
}
#bottomContentStartPage
{
	float: left;
	display:inline;
	padding: 0px 0px 0px 0px;
	margin: 7px 6px 0px 5px;
}

#footer
{
	color:#ffffff;
	position: relative;
	clear: both;
	height:188px;
	font-size: 1em;
}

#footer .content
{
	line-height:16px;
    font-family: Tahoma, sans-serif;
	position: absolute;
	left: 1em;
	top: 1em;
}

#footer .footerLinks,
#footer .footerLinks a
{
	color: #7F7B71;
}

#footer .footerFriends
{
	color: #7F7B71;
	border-top:1px solid #414141;
	width:825px;
	padding-top:10px;
	margin-top:10px;		
}
#footer .footerFriends .text
{
	height:64px;
	width:120px;
	line-height:64px;
	float:left;
	border-right:1px solid #414141;
}
#footer .footerFriends .partners
{
	width:500px;
	height:64px;
	line-height:64px;
	padding-left:20px;
	float:left;	
	vertical-align:middle;
}

#footer .footerFriends .partners img
{

}