/* Allmänna inställningar */

*{
	margin: 0px;
	padding: 0px;
}

body{
	font-family: Verdana;
	font-size: 10px;
}

img{
	border: none;
}

.center{
	text-align: center;
}

.clear{
	clear: both;
}

.italic{
	font-style: italic;
}

.error{
	border: 2px solid #E00;
	margin: 3px;
	padding: 2px;
}

.loginText{
	font-family: Verdana;
	font-size: 10px;
	color: #c6c6c5;
	text-decoration: none;
	margin-right: 3px;
}

.hide{
	height: 0px;
	overflow: hidden;
}

.highlight{
	font-weight: bold;
	color: #F00;
}

#top {
	width: 100%;
	color: #fff; 
	background-image: url("/graphics/SDR_Logo_Ligg-RGB.jpg") !important;
	background-repeat: no-repeat;
	background-position: left;
}

.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: 3px;
	padding: 2px;
}

.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;
}

ul{
	margin-left: 30px
}

/* Sid- & styckeegenskaper */

.toolbar{
	margin: 0px;
	margin-bottom: 3px;
	padding: 0px 3px;
	line-height: 22px;
	min-height: 22px;
	border: 3px double #E8D6AE;
}

.toolbarButtonBorder{
	border: 1px solid #E8D6AE;
	border-top-style: none;	
}

.toolbarRuta{
	/*background-image: url('/common/graphics/toolbarFadeRuta.gif');*/
	line-height: 12px;
	width: auto;
	padding: 3px;
}

.toolbarSid{
	background-color: #F5F5F5;
}

.toolbarStycke{
	background-color: #F9F9F8;
}

.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 #E8D6AE;
	margin: 5px 2px;
}

.toolbarSplitHeader{
	text-align: center;
	font-weight: bold;
	background-color: #E8D6AE;
	padding: 0px;
	line-height: 16px;
}

.toolbarSplitSplitter{
	clear: both;
	border-bottom: 1px solid #E8D6AE;
	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;
}

/* Formulär */
input, textarea{
	padding: 1px;
	font-family: Verdana;
	font-size: 10px;
}

/* Å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{
/*	background-image: url('/common/graphics/tbbRed.jpg');
border: 1px solid #000;*/
	padding: 0px 15px;
	color: #000;
	text-align: center;
}

/* Länkar i boxarna */
.boxlink, .boxlink a{
	color: #4b4434;
}

.boxlinkBeige, .boxlinkBeige a{
	color: #4b4434;
}

.boxlinkBlau, .boxlinkBlau a{
	color: #344d85;
}

/* 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{
/*	background-image: url('/common/graphics/tbbRed.jpg');
border: 1px solid #000;*/
	padding: 0px 15px;
	color: #000;
}

/* Hjälpbubblor */
.tooltip {
	color: #fff;
	width: 220px;
	z-index: 13000 !important;
	text-align: left;
}

.tooltip h4 {
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	padding: 0px 8px 4px;
	background: url('/common/graphics/bubble.png') top left;
}

.tooltip p {
	font-size: 11px;
	padding: 4px 8px 8px;
	background: url('/common/graphics/bubble.png') bottom right;
}


/* Bilder till boxarna */

.uboxvt{
                     background: url('/graphics/boxvtop.jpg') no-repeat;
                     width: 16px;
}

.uboxht{
                     background: url('/graphics/boxhtop.jpg') no-repeat;
                     width: 17px;
}

.uboxhb{
                     background: url('/graphics/boxhbottom.jpg') no-repeat;
                     width: 18px;
                     height: 16px;
}

.uboxvb{
                     background: url('/graphics/boxvbottom.jpg') no-repeat;
                     width: 17px;
                     height: 16px;
}

.uboxveri{
                     background: url('/graphics/box_vertikal.jpg') repeat-y;
                     height: 80%;
}

.uboxhori{
                     background: url('/graphics/box_horisontell.jpg') repeat-x;
                     valign: bottom;
}

.lboxhoi {
                     background: url('/graphics/box_horisontellb.jpg') repeat-x bottom;
}

.lboxvei {
                     background: url('/graphics/box_vertikalb.jpg') repeat-y right;
                     height: 80%;
                     width: 3px;
}

.lboxcon {
                     text-align: left;
                     font-family: Verdana;
}

/* TILL MAGENTA-NYHETERNA */

.magentanews .box{
        position: relative !important;
        top: 0px;
        left: 0px;
        height: auto;
        width: auto;
        text-align: left;
}


/*** TILL MENYN ***/

/* INSTÄLLNINGAR FÖR DEN HORISONTELLA MENYN */

#meny ul{
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
}

#meny li{
	float: left;
}

#meny a{
	display: block;
	color: #000;
	text-decoration: none;
	font-size: 14px;
	border-top: 1px solid #FFF;
	border-right: 1px solid #d6d6d6;
        border-left: 1px solid #FFF;
	padding: 3px 22px !important;
        font-family: Verdana;
	font-weight: bold;
}

#meny li.forsta a{
	border-left: none;
}

#meny li.sista a{
	border-right: none;
	padding-right: 1px !important;
}

#meny .aktiv a{
	color: #C0C0C0;
}

/* Gör start-länken i menyn extra bred 
#meny #start1 .forsta, #meny #start38 .forsta{
	text-align: center;
	width: 60px !important;
}*/

#menyBar{
	border-bottom: 7px solid #757370;
	margin: 0px 35px;
/*
	background-color: #757370;
	border-bottom: 7px solid #757370;
	height: 0px;
	padding: 0px;
	margin: 0px;
	width: 760px;
	margin: 0px 35px;*/
}


/* INSTÄLLNINAR FÖR DEN VERTIKALA MENYN */

#menySplitted a{
	width: 93%;
	display: block;
	padding: 4px;
	padding-left: 8px;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
	color: #000;
        background-color: #FFF;
}

#menySplitted{
	width: 200px;
	text-align: left;
}

#menySplitted li{
	list-style: none;
	padding-left: 0px;
	padding-left: 0px;
	border-width: 1px;
	border-color: #FFF;
	border-style: solid none none none;
}

#menySplitted .menuLevel0 .sista{
	border-style: solid none !important;
}

#menySplitted ul{
	margin-left: 0px;
	padding-left: 0px;
}

#menySplitted .aktiv a{
        font-weight: 600;
}

#menySplitted .menuLevel0 a{
	padding-left: 8px !important;
}

#menySplitted .menuLevel1 a{
	padding-left: 13px !important;
}

#menySplitted .menuLevel2 a{
	padding-left: 18px !important;
}

#menySplitted .menuLevel3 a{
	padding-left: 23px !important;
}

#menySplitted .menuLevel4 a{
	padding-left: 28px !important;
}

#menySplitted .aktiv{
        background: #FFF;
}

#menySplitted .aktiv ul a{
	font-weight: normal !important;
}

#menySplitted .aktiv li{
	background: none !important;
}

#menySplittedTop{
	background: url('/graphics/vmeny_bg.jpg') no-repeat;
	color: #000;
	padding: 3px;
	height: 16px;
	padding-left: 7px;
	width: 160px;
	font-size: 12px;
}

