/* Allmänna inställningar */

*{
	margin: 0px;
	padding: 0px;
}

body{
	background: #0d0d0d url('/graphics/back.jpg') top center fixed no-repeat;
	

	font-family: "Segoe UI", Tahoma;
	font-size: 11px;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 10px;
}

body, html{
	height: 100%;
}

img{
	border: none;
}

object{
	padding: 0px;
	margin: 0px;
}

embed{
	padding: 0px;
	margin: 0px;
}

ol, ul{
	padding-left: 20px;
}

.center{
	text-align: center;
}

.italic{
	font-style: italic;
}

.pre{
	font-family: "Courier New";
}

.error{
	border: 2px solid #E00;
	margin: 3px;
	padding: 2px;
}

.loginText{
	font-family: Arial;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	margin-right: 3px;
}

.loginText.a{
color: #00000;
}

.hide{
	height: 0px;
	overflow: hidden;
}

.highlight{
	font-weight: bold;
	color: #F00;
}

a{
	color: #576E86;
}

a:hover{
	color: #2C37C2;
}

.top-singleborder{
	border-top: 1px solid #000;
}

.top-doubleborder{
	border-top: 2px solid #000;
}

.top-tripleborder{
	border-top: 3px solid #000;
}

.bottom-singleborder{
	border-bottom: 1px solid #000;
}

.bottom-doubleborder{
	border-bottom: 2px solid #000;
}

.bottom-tripleborder{
	border-bottom: 3px solid #000;
}

/* Formatering för stycken */

.stycke{
	margin: 0px;
	padding: 0px;
}

.redigering{
	border: 1px dashed #DDD;
}

.ingress{
	font-weight: bold;
}

/* Sid- & styckeegenskaper */

.toolbar{
	margin: 0px;
	margin-bottom: 3px;
	padding: 0px 3px;
	line-height: 22px;
	min-height: 22px;
	border: 3px double #005282;
}

.toolbarButtonBorder{
	border: 1px solid #005282;
	border-top-style: none;	
}

.toolbarRuta{
	line-height: 12px;
	width: auto;
	padding: 3px;
}

.toolbarSid{
	background-color: #D6DDE1;
}

.toolbarStycke{
	background-color: #e8e8e8;
}

.toolbar input[type=text], .toolbar textarea, .toolbar input[type=date], .toolbar input[type=time]{
	border: 1px solid #E8E8E8;
	background-color: #FFF;
	color: #000;
}

.toolbar textarea{
	background-position: bottom center;
}

.toolbar input[type=text]:focus, .toolbar textarea:focus, .toolbar input[type=dat]:focus, .toolbar input[type=time]:focus{
	border: 1px solid #F00;
	background-position: bottom center;
}

.toolbarSplitBorder{
	border: 1px solid #7E98B2;
	border: 1px solid #005282;
	margin: 5px 2px;
	background-color: #bcc8cf;
}

.toolbarSplitHeader{
	text-align: center;
	font-weight: bold;
	background-color: #7E98B2;
	background-color: #005282;
	color: #FFF;
	padding: 0px;
	line-height: 16px;
}

.toolbarSplitSplitter{
	clear: both;
	border-bottom: 1px solid #7E98B2;
	border-bottom: 1px solid #005282;
	height: 10px;
	margin-bottom: 10px;
}

/* Opublicerad och stängda stycken */

.opubl{
	border: 2px solid #BBD6E5 !important;
	background-image: url('/common/graphics/opublicerad.gif');
}

.stangd{
	border: 2px solid #E4212E !important;
	background-image: url('/common/graphics/stangd.gif');
}

.ejpublik{
	border: 2px solid #000 !important;
	background-image: url('/common/graphics/ejpublik.gif');
}

/* Versionshantering */
.version a{
	text-decoration: none;
	color: #000;
}

.version .publicerad{
	font-weight: bold;
}

/* Åtkomstrutan */
.atkomst input{
	float: left;
	margin: 0px 20px;
}

.atkomst span{
	text-align: center;
	width: 60px;
	float: left;
}

.atkomst select{
	float: left;
	clear: both;
	width: 100px;
}

/* loginLayer */
#loginLayer input{
	margin: 0px 0px 3px 0px;
}

/* Lightbox */

.overlay {
	left: 0;
	position: absolute;
	z-index: 10000;
	visibility: hidden;
	opacity: 0;
	background-color: #EDEDED;
}

.lightCont{
	left: 0px;
	position: absolute;
	z-index: 11000;
	height: 152px;
	height: auto;
	width: 315px;
	width: 100%;
	visibility: hidden;
}

.light1{
	font-size: 15px;
}

.content{
	padding: 0px 15px;
	color: #000;
	text-align: center;
}

/*** SIDSPECIFIKA INSTÄLLNINGAR ***/

#container{
	width: 954px;
	margin: 0px auto;
	text-align: center;
}

#container #logo img{
	margin: 10px auto;
}

#contentBottom{
	background: url('/graphics/bottom2.gif') bottom center no-repeat;
	padding-bottom: 10px;
        min-height: 620px; 
        height: auto !important; 

}

#contentTop{
	background: url('/graphics/top2.gif') top center no-repeat;





	padding-top: 7px;
}

#topImg{
	margin: 0px auto;
	width: 940px;
	height: 206px;
}

#contentContainer{
	background-color: #FFF;
	padding: 0px 30px;
	text-align: left;
	min-height: 400px;
        height: auto !important;

}

#contentContainer #events{
	float: right;
	width: 270px;
	padding: 0px 35px;
	border-left: 1px solid #E3E3E3;
}

#contentContainer #content{
	margin-right: 360px;
}

/** MENYN **/


#meny ul{
	margin-top: 1px;
        padding-left: 110px;
	height: 50px;
}

#meny li{
	list-style: none;
	float: left;
	height: 60px;
        width: auto;
}

#meny a{
	color: #FFF;
	text-decoration: none;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	display: block;
	border-left: 2px inset #878787;
	border-right: 2px outset #878787;
	padding: 16px 20px 16px 20px;
	margin-left: -2px;
	margin-top: -1px;
}

#meny li.aktiv{
	background-color: #F00;
	background: url('/graphics/menu_back_active.gif') top left repeat-x;
}
