/* Allmänna inställningar */

*{
	margin: 0px;
	padding: 0px;
}

a a:visited { 
color: #666;
}

body {
	background-image: url('http://www.kristoffereriksson.se/umg/bg.jpg');

}

img{
	border: none;
}

.center{
	text-align: center;
}

.italic{
	font-style: italic;
}

.error{
	border: 2px solid #E00;
	margin: 3px;
	padding: 2px;
}

.hide{
	height: 0px;
	overflow: hidden;
}

.highlight{
	font-weight: bold;
	color: #F00;
}

.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;
}

.redPenna{
	float: right;
	clear: right;
	/*height: 100%;*/
	padding: 1px;
	background-color: #FFF;
	/*background-image: url('/common/graphics/redPenna.gif');*/
	background-repeat: no-repeat;
	background-position: bottom center;
}

.ingress{
	font-weight: bold;
}

#transparent_logo {
float:right;
width:300px;
}

/* Sid- & styckeegenskaper */

.toolbar{
	margin: 0px;
	margin-bottom: 3px;
	padding: 0px 3px;
	line-height: 22px;
	min-height: 22px;
	border: 3px solid #7E98B2;
}

.toolbarRuta{
	/*background-image: url('/common/graphics/toolbarFadeRuta.gif');*/
	line-height: 12px;
	width: auto;
	padding: 3px;
}

.toolbarSid{
	background-color: #EDEDED;
}

.toolbarStycke{
	background-color: #EDEDED;
}

.toolbar input[type=text], .toolbar textarea, .toolbar input[type=dat], .toolbar input[type=time]{
	border: 1px solid #93999F;
	background-color: #FFF;
	background-image: url('/common/graphics/inputBak.gif');
	background-repeat: repeat-x;
	background-position: center center;
}

.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;
	margin: 5px 2px;
}

.toolbarSplitHeader{
	text-align: center;
	font-weight: bold;
	background-color: #7E98B2;
	padding: 0px;
	line-height: 16px;
}

.toolbarSplitSplitter{
	clear: both;
	border-bottom: 1px solid #7E98B2;
	height: 10px;
	margin-bottom: 10px;
}

/*.opublicerad .toolbarStycke, .stangd .toolbarStycke{
	margin: 0px 0px 0px -2px;
	padding: 0px 5px 0px 5px;
	width: 99%;
}*/

/* 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: #FFF;
	background-image: url('common/graphics/overlayBak.gif');
	background-position: bottom center;
	background-repeat: repeat-x;
*/	background-color: #EDEDED;
}

.lightCont{
/*	background-image: url('/common/graphics/tbbRed.jpg');
	border: 3px double #000;*/
/*background: #FFF;
border: 1px solid #000;
padding: 1px;*/
	left: 0px;
	position: absolute;
	z-index: 11000;
	height: 152px;
	height: auto;
	width: 315px;
	width: 100%;
	visibility: hidden;
}

.light1{
/*	background-image: url('/common/graphics/tbbYellow.jpg');*/
	font-size: 15px;
}

.content{
	padding: 0px 15px;
	color: #000;
	text-align: center;
}

#language a {
float: left; 
padding-left:30px; 
font-size: 12px; 
color:#333;
}

#language a:visited {
float: left; 
padding-left:30px; 
font-size: 12px; 
color:#333;
}


#slogan {
padding-left:65px;
padding-top:13px;
}

#logo {
	background-image: url('http://www.kristoffereriksson.se/umg/head_logo.png');
	width:950px;
	background-position: top right;
	background-repeat: no-repeat;
	position: absolute;
	margin-left: auto;
	margin-right: auto;
	left: 0;
	right: 0;
	top:0px;
	z-index:1;
	height:130px;
}

#wrapper {
	background-image: url('http://www.kristoffereriksson.se/umg/contentbg-trans.png');
	background-repeat: repeat-y;
	width:910px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	left: 0;
	right: 0;
	background-position: 11px 0px;
	z-index:0;
	padding-top:1px;
	margin-top:25px;
}

#footer {
	position: relative;
	padding: 30px;
	height: 25px;
}

#header_top {
	background-image: url('http://www.kristoffereriksson.se/umg/header_top-trans.png');
	background-repeat: no-repeat;
	width:900px;
	height: 15px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	left: 0;
	right: 0;
	background-position: 6px 0px;
	margin-bottom: -33px;
	margin-top: 25px;

}


#footer_down {
	background-image: url('http://www.kristoffereriksson.se/umg/footer_down-trans.png');
	background-repeat: no-repeat;
	width:900px;
	height: 15px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	left: 0;
	right: 0;
	background-position: 6px 0px;
}

#news {
	width: 580px;
	float:right;
	padding-left: 10px;
	padding-right: 30px;
	padding-bottom: 40px;
}

#content {
	float: right;
	width: 600px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 40px;
}

#content .rightbox{
	float: right;
	/*max-width: 245px;*/
	padding-top: 40px;
}

#content .leftbox{
	margin-right: 5px;
}

#content ul{
	list-style-image: url("/graphics/li.gif");
}

#topmenu {
	padding-right: 30px;
}

#leftmenu {
	padding-left: 30px;
}

/*
#event_loginblock{
width:576px;
background-color:#f0f;
position:relative;
top:600px;
left:0px;
}
#stycke199, #styckeText17{
background-color:#f00;
position:relative;
top:0px;
left:0px;
}*/

#event_loginblock{
width:576px;
}
#login_loginblock {
width:576px;
}


#event_loginblock .int_1 {display:block;width: 35%;float:left;}
#event_loginblock .int_2 {display:block;width: 35%;float:left;}
#event_loginblock .button_loggain {display:block;float:left;width: 20%;margin:0px;}

#login_loginblock .int_1 {display:block;width: 35%;float:left;}
#login_loginblock .int_2 {display:block;width: 35%;float:left;}
#login_loginblock .button_loggain {display:block;float:left;width: 20%;margin:0px;}


/* Sidomeny */
	#menySplitted ul li{
	list-style: none;
	line-height: 29px;
	margin: 0px;
	padding: 0px 0px 0px 8px;
	}
	#menySplitted ul li a{
	font-family: Courier New;
	font-size: 12px;
	font-weight: light;
	text-decoration: none;
	line-height: 30px;
	color: #333333;
border-left: 5px solid #a3c130;
padding-left:5px;
	}
	#menySplitted ul li ul li{
	line-height: 14px;
	border: none;
	margin: 5px 0px; 
	}
	#menySplitted ul li ul li a{
	line-height: 14px;
	}
	#menySplitted ul li.aktiv, #menySplitted ul li.expanderad{
color:#666; /*b62079*/
	}
	#menySplitted ul li ul li.aktiv{
border-left:5px solid #fff;
padding-left:5px;
color:#b62079;
	}
	#menySplitted ul li.aktiv a, #menySplitted ul li.expanderad a{
border-left:5px solid #b62079;
padding-left:5px;
color:#b62079;
	}
	#menySplitted ul li.aktiv ul li a, #menySplitted ul li.expanderad ul li a{
color:#b62079;
	}
	#menySplitted ul li ul li.sista{
	margin-bottom: 30px;
	}


/* added sets below , Jonne*/
	#menySplitted ul li.aktiv ul li a, #menySplitted ul li.expanderad ul li a{
color:#666;
border-left:5px solid #A3C130;
	}
	#menySplitted ul li.aktiv ul li.aktiv a, #menySplitted ul li.expanderad ul li.aktiv a{
border-left:5px solid #B62079;
color:#b62079;
	}
	#menySplitted ul li.aktiv ul li.aktiv, #menySplitted ul li.expanderad ul li.aktiv {
padding-left:0px;
margin-left:0px;
}
	#menySplitted ul li{
	padding-left: 5px;
	}
	#menySplitted ul{
	padding-left: 3px;
	}
/* Sidomeny end */

#news .item{
	width: 645px;
	border-bottom: 1px solid #DDD;
	padding-bottom: 18px;
	margin-bottom: 18px;
}

#news .item.last{
	border-bottom: none;
}

#news .img{
	float: right;
	width: 235px;
}

#news .text{
	margin-right: 250px;
}


#wrapper{
width:950px;
width:911px;
}
#logo {
float:right;
}
#slogan {
float:left;
}
#transparent_logo{
}
#header_top{
height:60px;
}


body {
text-align:center;
}

#header_top{
/*display:none;*/
position:absolute;
top:0px;left:150px;
float:none;
margin:0px;padding:0px;
width:950px;
top:60px;150px;
background-position: 11px 0px;
}

#logo {
text-align:left;
position:absolute;
top:0px;left:150px;
float:none;
margin:0px;padding:0px;
width:950px;
background-position: 15px 700px;
background-image: url('http://www.kristoffereriksson.se/umg/head_logo.png');
background-position: 740px 25px;
padding-top:30px;
margin-top:-30px;
}



#wrapper{
text-align:left;
position:absolute;
top:0px;left:150px;
margin:0px;padding:0px;
width:950px;
margin-top:70px;
}

#footer_down {
text-align:left;
position:inline;
bottom:0px;left:150px;
margin:0px;padding:0px;
width:950px;
}
#slogan {
padding-top:25px;
padding-left:25px;
}


#container{
width: 870px;
padding-left:20px;
margin:0;
}

#imageswap, #imageswapSet, #flickrGallery {
width:871px;
}
#footer #meny, #footer #meny ul li a {
float:left;
font-size:11px;
font-weight:normal;
padding:0px;
}
#footer #meny {
padding-left:0px;
float:right;
}
#footer {
width:820px;
}
#footer_down{
width:910px;
left:0px;
height:10px;
margin-left:5px;
}
#news div.item div.text h2 {
font-weight:bold;
}


#content .rightbox {
margin-left:10px;
}
#meny ul.start1 li.kollapsad a
{
overflow:visible;
position:static;

}
#topmenu #meny {
width:572px;
}

/*
#topmenu #meny { background-color:#f00;}
#topmenu #meny ul { background-color:#0f0;}
#topmenu #meny ul li { background-color:#00f;}
#topmenu #meny ul li a { background-color:#888;}
*/

#topmenu #meny{
width:630px;
}

#wrapper #container #topmenu {
padding-right:0;
}

#topmenu #meny ul li.sista a{
width:56px;
}




