@charset "UTF-8"; 

body {
	margin: 0;
	padding: 0;
	height: 100%;
	font-size: 62.5%;
	background: #abe4ff url(/images/body_bg.jpg) repeat-x top left;
}

.clear {
	clear: both;
}
.divider {
        border-bottom: 1px solid #ccc;
        height: 1px;
        margin: 5px 10px 0 10px;
        padding: 0 0 5px 0;
        }
.space {
        height: 10px;
}
.lastSpace {
        background-color: #fff;
        margin: 0;
}
.hiddenFields {
        display: none;
}

#headerWrapper {
	height: 240px;
	width: 100%;
	padding-bottom: 10px;
        background: transparent url(/images/topBg1.png) repeat-x -20% 0;
}
	#header {
        position: relative;
	height: 170px;
	margin: 0 auto;
	}
div#loginWrapper {
background: transparent url(/images/topBg2.png) repeat-x top center;
font-family: "Trebuchet MS", verdana, arial, sans-serif;
position: absolute;
top: 0;
left: 0;
height: 100px;
width: 100%;
text-align: right;
margin-top: -30px;
}
	div#login {
	background: transparent url(/images/structure/transpBg.png);
	height: 32px;
	}
	div.loginForm {
	padding: 5px 0;
	margin: 0 auto;
	width: 1000px;
	}
	div.loginForm li {
	display: inline;
	margin-left: 5px;
        font-size: 1.1em;
	}
	div.loginForm li input.inputText {
	display: inline;
	margin-left: 5px;
	}
	div.openLogin {
	clear: both;
	display: block;
	width: 1000px;
	margin: 0 auto;
	}
	#menuWrapper {
	height: 70px;
	margin: 0 auto;
	width: 1000px;
	}
        .logo {
        position: absolute;
        bottom: 0;
        width: 1000px;
        margin: 0 0 0 -500px;
        left: 50%;
        }
#contentWrapper {
	width: 1000px;
	min-height: 300px;
	margin: 0 auto 40px auto;
}
        #contentInnerWrapper {
        float: left;
        width: 730px;
        }
	    #contentWide {
	    float: left;
            background-color: #fff;
	    margin-bottom: 10px;
	    padding-bottom: 10px;
            width: 730px;
	    }
	    #contentLeft {
	    float: left;
	    margin-right: 10px;
	    width: 460px;
	    }
	    body.subpage #contentLeft {
	    background-color: transparent;
	    }
	    #contentCenter {
	    float: right;
	    width: 260px;
	    }
	#contentRight {
	float: right;
	width: 260px;
	}

#measurement {
	background-color: #0FF;
	width: 950px;
	margin: 0 auto;
}
#footerTop {
	height: 150px;
	width: 100%;
	margin: 0 auto;
	background: url(/images/footerTop_bg.png) no-repeat top left;
}
#footerWrapper {
	width: 100%;
	margin: 0 auto;
	padding-bottom: 20px;
	/* background-color: #182a5b; */
	background: #08163d url(/images/footer_bg.png) repeat-x;
}
	#footer {
	width: 1000px;
	margin: 0 auto;
	}

/* ------------------------------- Meny ------------ */

#menu {
	position: relative;
	height: 40px;
	width: 1000px;
}
	#menu li {
	position: absolute;
	height: 40px;
	top: 0;
	width: 143px;
	}
	#menu li.first {
	width: 142px;
	}
	#menu a {
	background-image: url(/images/menuitems/menuitems.png);
	background-repeat: no-repeat;
	display: block;
	height: 40px;
	width: 143px;
	}
	#menu a span {
	display: none;
	}
	#menu a:hover {
	border: 0;
	}
	#menu li.hem {left: 0;}
	#menu li.promise {left: 142px;}
	#menu li.foretag {left: 284px;}
	#menu li.event {left: 426px;}
	#menu li.forum {left: 710px;}
	#menu li.kontakt {left: 568px;}
	#menu li.medlemssidor {right: 0;}
	#menu li.hem a {background-position: 0 -720px;}
	#menu li.hem a:hover {background-position: 0 -760px;}
	#menu li.hem a:active, #menu li.hem a.active {background-position: 0 -800px;}
	#menu li.promise a {background-position: 0 -600px;}
	#menu li.promise a:hover {background-position: 0 -640px;}
	#menu li.promise a:active, #menu li.promise a.active {background-position: 0 -680px;}
	#menu li.foretag a {background-position: 0 -480px;}
	#menu li.foretag a:hover {background-position: 0 -520px;}
	#menu li.foretag a:active, #menu li.foretag a.active {background-position: 0 -560px;}
	#menu li.event a {background-position: 0 -360px;}
	#menu li.event a:hover {background-position: 0 -400px;}
	#menu li.event a:active, #menu li.event a.active {background-position: 0 -440px;}
	#menu li.forum a {background-position: 0 -240px;}
	#menu li.forum a:hover {background-position: 0 -280px;} 
	#menu li.forum a:active, #menu li.forum a.active {background-position: 0 -320px;} 
	#menu li.kontakt a {background-position: 0 -120px;}
	#menu li.kontakt a:hover {background-position: 0 -160px;}
	#menu li.kontakt a:active, #menu li.kontakt a.active {background-position: 0 -200px;}
	#menu li.medlemssidor a {background-position: 0 0;}
	#menu li.medlemssidor a:hover {background-position: 0 -40px;}
	#menu li.medlemssidor a:active, #menu li.medlemssidor a.active {background-position: 0 -80px;}
	#menu li.medlemssidor a.locked, #menu li.medlemssidor a.locked:hover, #menu li.medlemssidor a.locked:active {background-position: 0 0; cursor: default;}
	
#submenu {
	background-color: #fff;
	position: relative;
	height: 30px;
	width: 1000px;
}
	#submenu li {
	display: inline;
        float: left;
	margin: 0 10px;
	padding-top: 5px;
	}


/* ------------------------------- Nyheter & Event ------------ */

.articleContainer, .eventContainer {
	position: relative;
	background-color: #fff;
        padding-top: 10px;
}
.articleBoxContainer {
	position: relative;
        margin: 6px 0;
}
.pagination {
        margin: 5px 0 0 0;
        padding: 0;
}
.prevnext {
        margin: 5px 0 0 0;
        padding: 0;
}
.article, .eventContainer .event {
	margin: 0 10px;
	/* border-bottom: 1px solid #fff4cc; */
	padding-bottom: 0;
}
.articleTop {
	border-top: 0;
	position: relative;
}
	.dateTag {
	background-color: #0a4a81;
	height: 55px;
	position: absolute;
	top: 0;
	left: -42px;
	width: 42px;
	}
.articleBoxes {
}
	.articleBox {
	background-color: #fff;
        border: 1px solid #fff;
	float: left;
	height: 198px;
	width: 148px;
	margin-left: 5px;
	}
	.articleBox:hover {
        border: 1px solid #182a5b;
        cursor: pointer;
	}
	.articleBox img {
        display: block;
	margin: 5px;
	}
.articleExtra {
}
.articleExtra table {
        margin: 20px 0 10px 0;
        border-top: 1px solid #ffcf00;
        border-bottom: 1px solid #ffcf00;
}
.articleExtra td.friendform {
        text-align: right;
        vertical-align: middle;
}
.articleExtra td.friendform  {
        text-align: right;
        vertical-align: middle;
}
.articleExtra td.rateform {
        text-align: right;
        vertical-align: middle;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
        font-size: 1.1em;
        color: #5b5b5b;
}
.articleExtra td.rateform span {
        color: #333;
        font-weight: bold;
        }
.byline {
	padding-top: 9px;
}

/* ------------------------------- Företag ------------ */

.companyContainer {
	position: relative;
	background-color: #fff;
        padding-top: 10px;
}
.company {
        margin: 0 10px;
        padding-bottom: 15px;
}
        .companyLogo {
        float: left;
        width: 200px;
        text-align: center;
}
        .companyContent {
        float: right;
        width: 235px;
}

	
/* ------------------------------- "Moduler" ------------ */

.module {
}
.module_content {
	background-color: #fff;
	margin: 0;
}

.module_newsletter {
}
	.newsletterTop {
	background: url(/images/newsletter_top.png) top left no-repeat;
	height: 7px;
	}
	.newsletterMiddle {
	background: url(/images/newsletter_middle.png) top left repeat-y;
	}
	.newsletterBottom {
	background: url(/images/newsletter_bottom.png) bottom left no-repeat;
	height: 7px;
	}

.module_tagcloud {
        padding-bottom: 10px;
}
.module_leader {
        /* margin-top: 30px; */
}
	.module_leader .quote {
	margin: 0 10px;
	padding: 7px 0;
	}
	.module_leader .quote blockquote {
	background-image: url(/images/quote_start.png);
	background-position: top left;
	background-repeat: no-repeat;
	}
.module_calendar {
}
.module_newjob {
}
.module_faq {
}
.module_voices {
}
	.module_voices p img {
	padding: 5px;
	border: 1px solid #ccc;
	}
.module_polls {
}
        .module_polls ul.lg-polls-answers { 
        display: block;
        margin-left: 10px;
        width: 240px;
        }
        .module_polls ul.lg-polls-answers li {
        /* float: left; */
        margin-right: 10px;
        padding: 2px 0;
        }
        
.module_ads {
}
	.module_ads .ad {
	background-color: #fff; 
        padding: 5px 5px 3px 5px; 
        margin-bottom: 10px;
}
.module_advertise {
}

/* ------------------------------- Listor ------------ */

ul.footerMenu {
	display: block;
	float: left;
	width: 230px;
	margin: 10px;
}
ul.footerBottomMenu {
}
	ul.footerBottomMenu li {
	display: block;
	float: left;
	margin-left: 10px;
	}
	
/* ------------------------------- Formulär ------------ */

.articleExtra form {
        float: right;
	width: 350px;
}
.articleExtra input, .articleExtra select {
        display: inline;
}
input.inputText {
	border: 1px solid #ccc;
        color: #5b5b5b;
	padding: 3px;
}
        .inputText:focus {
        border: 1px solid #182a5b;
        }
textarea {
	color: #5b5b5b;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	letter-spacing: 0.07em;
	border: 1px solid #ccc;
        color: #5b5b5b;
	padding: 3px;
}
        textarea:focus {
        border: 1px solid #182a5b;
        }
.articleExtra input.inputText, .module_newsletter .inputText {
	width: 150px;
}
.module_contact .inputText {
        width: 250px;
}
.module_contact textarea {
        height: 300px;
        width: 430px;
}
#footer .inputText {
	border: 1px solid #5e6a8d;
	padding: 3px;
	width: 150px;
}
        #footer .inputText:focus {
	background-color: #fff4cc;
        }

/* ------------------------------- Fonter ------------ */

h1 {
	font-family: Arial, Verdana, "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 2.4em;
        font-weight: bold;
	letter-spacing: 0.07em;
	margin-bottom: 10px;;
	padding: 5px 0;
}
	#contentWide h1 {
	margin: 10px;
	}
	#contentLeft h1 {
	}
	#contentLeft h1.standing {
	position: absolute;
	bottom: -2px;
	left: -40px;
	}
        h1.tagged {
        color: #666;
        }
        h1.tagged span {
        color: #333;
        text-transform: capitalize;
        }
h2 {
	font-family: Arial, Verdana, "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding: 5px 0;
	letter-spacing: 0.07em;
}
	#contentWide h2, #contentLeft h2 {
	font-size: 2.4em;
	margin: 0 10px;
	}
	#contentLeft h2 span {
	display: block;
	font-size: 0.7em;
	color: #666;
	}
	#contentLeft .article h2, #contentLeft .event h2 {
	font-size: 2.2em;
        font-weight: bold;
	padding-top: 0;
	margin: 0;
	}
	#contentLeft h2.small {
	font-size: 1.9em;
	}
	#contentLeft h2.smaller {
	font-size: 1.5em;
	font-weight: bold;
	}
	#contentLeft .articleBox h2 {
	font-size: 1.3em;
	font-weight: bold;
	margin: 0;
	padding: 0 5px 5px 5px;
	}
	#contentLeft .articleTop h2 {
	font-size: 3em;
        font-weight: bold;
	}
	#contentLeft h2.headline {
	margin: 0 0 -5px 0;
	padding: 0;
	}
	#contentCenter h2.headline {
	margin: 0 0 -4px 0;
	padding: 0;
	}
	#contentRight h2.headline {
	font-size: 0;
	margin: 0 0 -2px 0;
	padding: 0;
	}
	#contentLeft h2.headline img, #contentCenter h2.headline img {
	/* position: absolute;
	bottom: 0;
	left: 0; */
	}
	.module_content h2, .module_newsletter h2 {
	color: #0a4a81;
	font-size: 1.4em;
	font-weight: bold;
	margin: 0 10px;
	padding: 10px 0 3px 0;
	}
        .module_newsletter h2 {
        padding-top: 5px;
        }
        .module_advertise h2 {
        padding-top: 0;
        }
	#footer h2 {
	border-bottom: 1px solid #5e6a8d;
	color: #fff;
	font-size: 1.6em;
	text-transform: uppercase;
	padding: 5px 0;
	margin: 3px 0;
	}
h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding: 5px 0;
	letter-spacing: 0.05em;
}
	#submenu h3 {
	font-size: 1.2em;
	padding: 3px 0;
	}
	#contentWide h3 {
	font-size: 1.4em;
	font-weight: bold;
	margin: 0 10px;
	}
	#contentLeft h3 {
	font-size: 1.4em;
	font-weight: bold;
	padding: 10px 10px 5px 10px;
	}
	#contentCenter h3 {
	font-size: 1.3em;
	font-weight: bold;
	margin: 0 10px;
	padding: 0;
	}
h4 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding: 5px 0;
	letter-spacing: 0.05em;
}
	
p {
	color: #5b5b5b;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	letter-spacing: 0.07em;
	line-height: 1.3em;
	padding: 5px 0;
}
	#contentWide p, #contentLeft p, #contentCenter p {
	margin: 0 10px 0 10px;
	}
	#footer p {
	color: #fff;
	}
	p.dateTop {
	color: #0a4a81;
	font-family: "Century Gothic", Futura, Helvetica, Arial, sans-serif;
	font-size: 1.0em;
	padding-bottom: 7px;
	}
	p.dateBottom {
	color: #0a4a81;
	font-family: "Century Gothic", Futura, Helvetica, Arial, sans-serif;
	font-size: 1.0em;
	text-align: right;
	padding: 0;
	}
	p.signatureBottom {
	color: #333;
	text-align: right;
	padding-top: 0;
	}
        p.summary {
        font-weight: bold;
        color: #333;
        }
	p.readMore {
	font-size: 1.0em;
        padding-bottom: 13px;
	}
        p.companyCategories {
	font-size: 1.0em;
        overflow: hidden;
        width: 200px;
        }
	p.question, p.answer {
	color: #182a5b;
	font-weight: bold;
	padding-bottom: 0;
	}
	p.answer {
	padding: 0;
	}
	p.details {
        color: #333;
        border-top: 1px dotted #ccc;
        font-size: 1.1em;
        margin-top: 10px;
	padding: 10px 0;
	}
	.dateTag p {
	color: #fff;
	font-family: "Century Gothic", Futura, Helvetica, Arial, sans-serif;
	text-align: center;
	padding: 0;
	}
	.dateTag p.dayMonth {
	padding: 2px 0 0 0;
	}
	.dateTag p.year {
	font-size: 1.4em;
	padding: 1px 0 0 0;
	}
	.dateTag p.time {
	font-size: 1.1em;
	padding: 1px 0 0 0;
	}
	#contentLeft .article p, #contentLeft .event p  {
	margin: 0;
	}
	#contentLeft .articleBox p {
        font-size: 1.1em;
	padding: 0 0 3px 0;
	margin: 0 5px;
	}
	#contentLeft .prevnext p, #contentLeft .pagination p {
        background-color: #fff;
        text-align: center;
	margin: 0;
        padding: 10px 0;
        width: 460px;
	}
        #contentLeft .pagination p strong {
        color: #182a5b;
        font-size: 2em;
        padding: 0 2px;
        border: 0;
        vertical-align: bottom;
        }
	.byline p {
	font-size: 1em;
	float: right;
	margin: 0;
	}
	.module_newsletter p {
	font-size: 1.05em;
	padding: 3px 5px 3px 0;
	}
	.module_tagcloud p {
                font-size: 1em;
	line-height: 1.5em;
	letter-spacing: 0.15em;
                overflow: visible;
	}
	.module_leader blockquote p {
	display: inline;
	padding: 3px 0 3px 15px;
	background-image: url(/images/quote_end.png);
	background-position: bottom right;
	background-repeat: no-repeat;
	}
        .module_polls .pollQuestion p {
        font-weight: bold;
        }
	ul.footerMenu p {
	padding: 2px 0;
	}
	ul.footerBottomMenu p {
	font-size: 1em;
	padding: 0;
	}
strong {
        font-weight: bold;
}
label {
        color: #182a5b;
        cursor: pointer;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
label:hover {
	border-bottom: 1px dotted #ccc;
}
        .articleExtra label {
        font-size: 1.1em;
        margin-right: 5px;
        }
.blue {
        color: #4ca8d8;
}
.yellow {
        color: #ffcc00;
}
.orange {
        color: #ffba00;
}

/* ------------------------------- Länkar ------------ */

a {
	color: #182a5b;
	text-decoration: none;
	border: none;
}
a:hover {
	border-bottom: 1px dotted #ccc;
}
a.active {
	text-decoration: underline;
}
#menu a.active { }

h2 a, h2 a:hover, h3 a, h3 a:hover { color: #000; border: none; }

#submenu h3 a { color: #182a5b; }

#submenu h3 a:hover { border-bottom: 1px dotted #ccc; }

p.headimage a, div.companyLogo a, .module_ads a, li.img a, #menuWrapper a { border: 0; margin: 0; padding: 0; }

.pagination a, .prevnext a { color: #182a5b; padding: 3px 6px; /* border: 1px solid #fff4cc; */ border: 1px solid #ccc; }

.pagination a:hover, .prevnext a:hover { border: 1px solid #666; }

.module_tagcloud a {
	color: #fff;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.3em;
                overflow: visible;
	text-decoration: none;
}
.module_tagcloud a:hover {
	color: #182a5b;
	border: none;
}
.module_advertise a {
        background: transparent url(/images/annonsera.png) no-repeat bottom left;
        display: block;
        width: 260px;
        height: 260px;
}
.module_advertise a:hover {
        background-position: top left;
}
#footer a {
	color: #fff;
}
#footer a:hover {
	border-bottom: 1px dotted #5e6a8d;
}

#google_translate_element { width: 170px; }
#google_translate_element .skiptranslate { width: 170px; height: 28px; overflow: hidden; }