/* Allmänna inställningar */

*{
	margin: 0px;
	padding: 0px;
}

body{
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	margin-top: 0px;
	margin-bottom: 10px;
	line-height: 18px;
}

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-weight: normal;
	font-size: 11px;
	color: #cc5e33;
	text-decoration: none;
	margin-right: 0px;
	text-transform: uppercase;
}

.hide{
	height: 0px;
	overflow: hidden;
}

.highlight{
	font-weight: bold;
	color: #F00;
}

.hand {
	cursor: pointer;
}
	
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;
}

.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;
}

/* Sid- & styckeegenskaper */

.toolbar{
	margin: 0px;
	margin-bottom: 3px;
	padding: 0px 3px;
	line-height: 22px;
	min-height: 22px;
	border: 3px double #D6D6D6;
}

.toolbarButtonBorder{
	border: 1px solid #D6D6D6;
	border-top-style: none;	
}

.toolbarRuta{
	/*background-image: url('/common/graphics/toolbarFadeRuta.gif');*/
	line-height: 12px;
	width: auto;
	padding: 3px;
}

.toolbarSid{
	background-color: #EFEFEF;
}

.toolbarStycke{
	background-color: #FFF;
}

.toolbar input[type=text], .toolbar textarea, .toolbar input[type=date], .toolbar input[type=time]{
	border: 1px solid #D6D6D6;
	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 #D6D6D6;
	margin: 5px 2px;
	background-color: #FFF;
}

.toolbarSplitHeader{
	text-align: center;
	font-weight: bold;
	background-color: #7E98B2;
	background-color: #D6D6D6;
	color: #FFF;
	padding: 0px;
	line-height: 16px;
}

.toolbarSplitSplitter{
	clear: both;
	border-bottom: 1px solid #7E98B2;
	border-bottom: 1px solid #D6D6D6;
	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{
/*        border: 1px solid #D6D6D6;
        background-color: #FFF;
        color: #000; */
}



/* Å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;
}

#topsearch {
	font: Arial, Helvetica, sans-serif;
	font-size: 10px;
	float:right; 
	padding-right: 50px; 
	padding-bottom: 20px;
}

#frontboxes {
	font-size: 11px;
}

.footer{
	border-top: 2px solid #e8e8e8;
	width: 650px !important;
	text-align: center;
        font-family: Arial;
        font-size: 10px;
        font-weight: normal;
        font-style: normal;
        padding-top: 10px;
	margin-left: 170px;
        margin-bottom: 80px;
}

#news a{
	text-decoration: none;
        color: #000;
}


#meny a{
        color: #000;
        text-decoration: none;
        font-family: Arial;
        font-size: 12px;
	font-weight: bold;
        padding-left: 20px !important;
	padding-right: 20px !important;
	text-transform: uppercase;
}

#meny li.forsta a{
        border-left: none;
}

#meny li.sista a{
        border-right: none;
}

#meny li{
        list-style: none;
        float: left;
        text-align: center;
        height: 26px;
	display-style: block;
	padding-top: 8px !important;
        border-right: 1px solid #d6d6d6;
        border-left: 1px solid #fff;
}

#meny li.aktiv{
        background-image: url('/graphics/webdesign/menu_act.gif');
        background-repeat: repeat-x;

}


#meny ul{
	padding: 0px;
}

#menySplitted ul{
        list-style: none;
        padding: 0px 0px;
}

#menySplitted li{
        font-weight: normal;
	width: 203px;
	height: 32px auto;
	min-height: 32px;
	line-height: 32px;
	padding-left: 20px;
	background-image: url('/graphics/webdesign/hori_menubg1.gif');
	background-repeat: no-repeat;
}

#menySplitted a{
        color: #000;
        text-decoration: none;
        font-family: Arial;
        font-size: 12px;
}

#menySplitted .menuLevel0 a{
        padding-left: 8px !important;
	margin-left: 12px !important;
	background-image: url('/graphics/webdesign/blutts0.gif');
	background-repeat: no-repeat;
	background-position: center left;
}

#menySplitted .menuLevel0 li{
	padding-left: 0px !important;
}

#menySplitted .menuLevel0 li.forsta{
        background-image: url('/graphics/webdesign/hori_menubg_top.gif');
	height: 32px auto;
        min-height: 32px;
        line-height: 32px;
	padding-top: 5px;
}

#menySplitted .menuLevel0 li.sista{
        background-image: url('/graphics/webdesign/hori_menubg_bottom.gif');
        height: 32px auto;
        min-height: 32px;
        line-height: 32px;
        padding-bottom: 5px;
	background-repeat: no-repeat;
}

#menySplitted .menuLevel1 a{
        padding-left: 9px !important;
        margin-left: 16px !important;
        background-image: url('/graphics/webdesign/blutts1.gif');
        background-repeat: no-repeat;
        background-position: center left;

}

#menySplitted .menuLevel1 li{
	background-image: url('/graphics/webdesign/hori_menubg2.gif');
	background-repeat: repeat-y;
	line-height: 17px;
	height: 17px auto;
	min-height: 17px;
}

#menySplitted .menuLevel1 li.forsta{
        background-image: url('/graphics/webdesign/hori_menubg2.gif');
        background-repeat: repeat-y;
        line-height: 17px;
        height: 17px auto;
        min-height: 17px;
}

#menySplitted .menuLevel1 li.sista{
        background-image: url('/graphics/webdesign/hori_menubg2.gif');
        background-repeat: repeat-y;
        line-height: 17px;
        height: 17px auto;
        min-height: 17px;
}

#menySplitted .menuLevel2 a{
        padding-left: 9px !important;
	margin-left: 21px !important;
}



#menySplitted .menuLevel3 a{
        padding-left: 35px !important;
}

#menySplitted li.aktiv{
        font-weight: bold;
}

