﻿/* mp.se print css  */
@import url('reset.css');
@import url('fonts.css');
@import url('grey.css');

body { font: 62.5% arial, verdana, helvetica, sans-serif; }
img { border: 0; }
.clr { clear:both; } 

/* List types */


ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}


ul.lista {
	margin-top: 10px;
	margin-bottom: 10px;
}

.sa_link a {
	font-size: 1.1em;
	color: #ffffff;
	margin: 0 0 0 0;
	text-transform: none;
	font-weight: bold;
}

.sa_name {
	color: #000000;
	margin: 0 0 0 0;
	text-transform: uppercase;
	font-weight: bold;
}

.sa_name a {
	margin: 15px 0 0 0;
	text-transform: none;
	font-weight: normal;
}


.sa_header {
	color: #000000;
	margin: 15px 0 15px 0;
	text-transform: none;
	font-weight: bold;
}

.sa_contact {
	color: #000000;
	margin: 15px 0 15px 0;
	text-transform: none;
	font-weight: bold;
}

.sa_officetype {
	color: #000000;
	margin: 15px 0 15px 0;
	text-transform: none;
	font-weight: bold;
}

.sa_office {
	text-transform: none;
	font-weight: bold;
}

div.sa_assigned {
	margin: 15px 0 0 0;
}

div.sa_employed {
margin: 15px 0 0 0;
}

div.sa_result {
margin: 15px 0 0 0;
}



div.article_content_body ul {
margin: 0px 0px 10px 0px;
}

div.article_content_body ul li {
	background-image: url(../img/black_bullets.gif);
	background-repeat: no-repeat;
	background-position: 0 .5em;
	padding-left: .6em;
	color: #444444;
	margin-bottom: 0.5em;
}

div.article_content_body table {
	margin: 0;
}

div.article_content_body tr, td	{
	border: 1px solid #3f3f3f;
	padding: 5px 5px 5px 5px;
}
div.article_content_body p a {
	text-decoration: underline;
}

ul.lista {
	margin-top: 10px;
	margin-bottom: 10px;
}

ul.small_list {
	margin: 15px 0 15px 0;
}

ul.small_list li {
	background-image: url(../img/bullets.gif);
	background-repeat: no-repeat;
	background-position: 0 .5em;
	padding-left: .9em;
}


ul.list {
	margin: 0;
}

ul.list li {
	background-image: url(../img/arrow.gif);
	background-repeat: no-repeat;
	background-position: 0 .5em;
	padding-left: .6em;
}


ul.lista li {
	background-image: url(../img/bullets.gif);
	background-repeat: no-repeat;
	background-position: 0 .5em;
	padding-left: .6em;
	font-size: 1.1em;
	color: #ffffff;
}

ul.lista a, ul.lista a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

ul.lista a:hover {
	text-decoration: underline;
	text-transform: none;
}

/* Images */

/* DANIEL changed */
.news_img_left {
	margin: 0px 0px 0px 0px;
	float: right;
	position: relative;
}

/* DANIEL changed */
.news_img_left img {
	margin: 0px 0px 8px 12px;
}



/* Article content */

.grey_box {
	float: right;
	width: 209px;
	margin-left: 1px;
	border-left: 12px solid #FFFFFF;
}

#article_content {
	width: 520px;
	margin-right: 10px;
}

.author {
	border-top: 1px solid #c5c5c5;
	margin-top: 7px;
	padding-top: 7px;
}

.news_content {
	border: 0px solid #000000;
	overflow: auto;
}


.big_news_divider {
	height: 2px;
	border-bottom: 1px solid #c5c5c5;
	border-top: 1px solid #c5c5c5;
	margin-top: 15px;
	margin-bottom: 15px;
	clear: left;
}

.news_divider {
	border-bottom: 1px solid #c5c5c5;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: 12px;
}
	
.article_content_details {
	margin-left: 12px;
}
.article_content_player {
	margin-bottom: 0.5em;
}
	
#widget {
	position: absolute;
	width: 100%;
	z-index: 400;
	left: 0;
	top: 0;
}

#banners,
#top_links_container,
#search,
#main_menu,
#top,
#left_column,
#left_shadow,
#film,
#sakfragor,
#container_bottom,
#footer_top,
#footer_back,
#footer_bottom,
div.article_extras_share,
ul.accessibility {
	display: none;
}


