/**
 * Generic elements
*/
body {
  margin: 0;
  padding: 0;
  background: #437bb9 url('/legacy/sites/all/themes/motorlife/images/bg-repeat.png') top left repeat-x;
  font: 12px/170% Tahoma,Arial,Sans-Serif,Times,"Times New Roman",Serif;
  color: #000;
}
body.cke_show_borders,
body.cke_panel_frame {
	background: #fff;
}
body.cke_panel_frame h1 {
	line-height: normal;
}
input {
  font: 12px/100% Helvetica,Arial,Sans-Serif,Times,"Times New Roman",Serif;
  color: #494949;
	-moz-border-radius: 5px;
	-moz-box-shadow: 1px 2px 5px rgba(0, 0, 200, 0.3) inset;
	-webkit-border-radius: 5px;
	-webkit-box-shadow: 1px 2px 5px rgba(0, 0, 200, 0.3) inset;
	padding:4px;
	border:1px solid #AAAAAA;
}
input.greyed {
	color: #AAAAAA;
}
#searchdiv input{
	width: 133px;
	padding: 5px;
}
.form-item input.error, .form-item textarea.error, .form-item select.error {
	border:2px solid red;
	color: #ff0000;
}
.form-button, .form-submit {
	-moz-border-radius: 5px;
	-moz-box-shadow: -1px -2px 5px rgba(0, 0, 200, 0.1) inset;
	-webkit-border-radius: 5px;
	-webkit-box-shadow: -1px -2px 5px rgba(0, 0, 200, 0.1) inset;
	font-weight: bold;
	cursor: pointer;
}
.form-submit.over,
.form-button.over {
	-moz-border-radius: 5px;
	-moz-box-shadow: 1px 2px 5px rgba(0, 0, 200, 0.1) inset;
	-webkit-border-radius: 5px;
	-webkit-box-shadow: 1px 2px 5px rgba(0, 0, 200, 0.1) inset;
	color: #009900;
}
.form-submit.click,
.form-button.over {
	-moz-border-radius: 5px;
	-moz-box-shadow: 1px 10px 5px rgba(0, 0, 200, 0.1) inset;
	-webkit-border-radius: 5px;
	-webkit-box-shadow: 1px 10px 5px rgba(0, 0, 200, 0.1) inset;
	color: #990099;
}

#block-user-0,
#block-user-1 {
	background: url('/legacy/sites/all/themes/motorlife/images/login.png') repeat-y top left;
	padding: 1px 0 0 0;
}
#block-user-1 li {
	font-weight: bold;
	color: #fff;
}

#user-login-form {
	text-align: left;
}
#user-login-form a,
#block-user-1 a {
	font-weight: bold;
	color: #fff;
}
#user-login-form a:hover,
#user-login-form a.active,
#block-user-1 a:hover,
#block-user-1 a.active {
	color: #ddd;
}
#user-login-form .form-text {
	width: 86%;
	margin: 0 0 0 5px;
}
#user-login-form .form-submit {
	margin: 0 0 0 5px;
}
#user-login-form li {
	background: none;
	float: left;
	margin: 0 0 0 10px;
	padding: 0;

}
textarea, select {
  font: 12px/160% Myriad,"Gill Sans","Century Gothic","Trebuchet MS","Bitstream Vera Sans",verdana,lucida,arial,helvetica,sans-serif;
  color: #494949;
	-moz-border-radius: 5px;
	-moz-box-shadow: 1px 2px 5px rgba(0, 0, 200, 0.1) inset;
	-webkit-border-radius: 5px;
	-webkit-box-shadow: 1px 2px 5px rgba(0, 0, 200, 0.1) inset;
	padding:2px;
	border:1px solid #AAAAAA;
}

h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  font-weight: normal;
  font-family: Myriad,"Gill Sans","Century Gothic","Trebuchet MS","Bitstream Vera Sans",verdana,lucida,arial,helvetica,sans-serif;
}

h1 {
	color: #CC3300;
	font-size: 36px;
	font-weight: bold;
	line-height: 42px;
	border-top: 5px solid;
	margin: 5px 0 15px;
	padding: 10px 0 0;
}

h2 {
	font-size:20px;
	font-style:italic;
	font-weight:bold;
  line-height: 24px;
}

h3 {
  font-size: 14px;
	font-weight:bold;
	color: #CC3300;
}

h4 {
  font-size: 130%;
}

h5 {
  font-size: 120%;
}

h6 {
  font-size: 110%;
}

ul, quote, code, fieldset {
  margin: .5em 0;
}

p {
	font: 16px/140% Myriad,"Gill Sans","Century Gothic","Trebuchet MS","Bitstream Vera Sans",verdana,lucida,arial,helvetica,sans-serif;
  margin: 0;
  padding: 0;
	text-align: justify;
}

a:link, a:visited {
  color: #027AC6;
  text-decoration: none;
}

a:hover {
  color: #000;
}

a:active, a.active {
  color: #5895be;
}

hr {
  margin: 0;
  padding: 0;
  border: none;
  height: 1px;
  background: #5294c1;
}

ul {
  margin: 0.5em 0 1em;
  padding: 0;
}

ol {
  margin: 0.75em 0 1.25em;
  padding: 0;
}

ol li, ul li {
  margin: 0.4em 0 0.4em .5em; 
}

ul.menu, .item-list ul {
  margin: 0.35em 0 0 -0.5em; 
  padding: 0;
}

ul.menu ul, .item-list ul ul {
  margin-left: 0em;
}

ol li, ul li, ul.menu li, .item-list ul li, li.leaf {
  margin: 0.15em 0 0.15em .5em;
}

ul li, ul.menu li, .item-list ul li, li.leaf {
  padding: 0 0 2px 20px;
  list-style-type: none;
  list-style-image: none;
  background: url('/legacy/sites/all/themes/motorlife/images/menu-leaf.png') no-repeat scroll 8px 7px transparent;
}

ol li {
  padding: 0 0 .3em;
  margin-left: 2em;
}

ul li.expanded {
  background: url('/legacy/sites/all/themes/motorlife/images/menu-expanded.png') no-repeat scroll 6px 5px transparent;
}

ul li.collapsed {
  background: url('/legacy/sites/all/themes/motorlife/images/menu-collapsed.png') no-repeat scroll 6px 5px transparent;
}

ul li.leaf a, ul li.expanded a, ul li.collapsed a {
  display: block;
}

ul.inline li {
  background: none;
  margin: 0;
  padding: 0 1em 0 0;
}

ol.task-list {
  margin-left: 0; 
  list-style-type: none;
  list-style-image: none;
}
ol.task-list li {
  padding: 0.5em 1em 0.5em 2em;
}
ol.task-list li.active {
  background: transparent url('/legacy/sites/all/themes/motorlife/images/task-list.png') no-repeat 3px 50%;
}
ol.task-list li.done {
  color: #393;
  background: transparent url('/legacy/sites/all/themes/misc/watchdog-ok.png') no-repeat 0px 50%;
}
ol.task-list li.active {
  margin-right: 1em;
}

fieldset ul.clear-block li {
  margin: 0;
  padding: 0;
  background-image: none;
}

dl {
  margin: 0.5em 0 1em 1.5em;
}

dl dt {
}

dl dd {
  margin: 0 0 .5em 1.5em;
}

img, a img {
  border: none;
}

table {
  margin: 1em 0;
  width: 100%;
}

thead th {
  border-bottom: 2px solid #d3e7f4;
  color: #494949;
  font-weight: bold;
}

th a:link, th a:visited {
  color: #6f9dbd;
}

td, th {
  padding: .3em .5em;
}

tr.even, tr.odd, tbody th {
  border: solid #d3e7f4;
  border-width: 1px 0;
}

tr.odd, tr.info {
  background-color: #edf5fa;
}

tr.even {
  background-color: #fff;
}

tr.drag {
  background-color: #fffff0;
}

tr.drag-previous {
  background-color: #ffd;
}

tr.odd td.active {
  background-color: #ddecf5;
}

tr.even td.active {
  background-color: #e6f1f7;
}

td.region, td.module, td.container, td.category {
  border-top: 1.5em solid #fff;
  border-bottom: 1px solid #b4d7f0;
  background-color: #d4e7f3;
  color: #455067;
  font-weight: bold;
}

tr:first-child td.region, tr:first-child td.module, tr:first-child td.container, tr:first-child td.category {
  border-top-width: 0;
}

span.form-required {
  color: #ffae00;
}

span.submitted, .description {
  font-size: 0.92em;
  color: #898989;
}

.description {
  line-height: 150%;
  margin-bottom: 0.75em;
  color: #898989;
}

.messages, .preview {
  margin: .75em 0 .75em;
  padding: .5em 1em;
}

.messages ul {
  margin: 0;
}

.form-checkboxes, .form-radios, .form-checkboxes .form-item, .form-radios .form-item {
  margin: 0.25em 0;
}

#center form {
  margin-bottom: 2em;
}

.box {

}

/**
 * Layout
*/
#container {
	margin: 0 auto;
  width: 960px;
	position: relative;
	z-index: 10;
}
#container.shadow {
	-moz-border-radius: 5px;
	-moz-box-shadow: -2px 5px 25px rgba(0, 0, 0, 0.3);
	-webkit-border-radius: 5px;
	-webkit-box-shadow: -2px 5px 20px rgba(0, 0, 0, 0.3);
}
#header {
	background: #ff9c0a url('/legacy/sites/all/themes/motorlife/images/logo_loop.png') repeat-x top left;
	border-top: 3px solid #fff;
	border-left: 3px solid #fff;
	border-right: 3px solid #fff;
}

#header .block {
  display: block;
  margin: 0 1em;
}

#header .block-region {
  display: block;
  margin: 0 0.5em 1em;
  padding: 0.5em;
  position: relative;
  top: 0.5em;
}

#header * {
  line-height: 1.5em;
  margin-top: 0;
  margin-bottom: 0;
}

/* Prevent the previous directive from showing the content of script elements in Mozilla browsers. */
#header script {
  display: none;
}

#header #primary-links-block {
	height: 20px;
	width: 100%;
	background: transparent url('/legacy/sites/all/themes/motorlife/images/links-bg.png') repeat-x;
}

#main {
	background: #80AAD9;
	border: 3px solid #fff;
}
#main #sidebar-left {
	float: left;
	width: 177px;
}
#main #right {
	background: #FFF;
	margin-top: -3px;
}
#main #right.with-menu {
	float: right;
	width: 774px;
	padding-left: 3px;
}
#main #right #content {
	background: url('/legacy/sites/all/themes/motorlife/images/background-blue.png') repeat-x scroll left bottom #FFFFFF;
	border: 1px solid #CCCCCC;
	padding: 10px;
	margin: 3px 0 0 0;
	min-height: 1342px;
}

#sidebar-right {
	position: fixed;
	top: 114px;
	background: #FFF;
	margin-left: 830px;
	z-index: -1;
}
#sidebar-right .block {
	padding: 10px;
	background: #fff;

}
#sidebar-right .block li {
	padding: 0 0 0 16px;
	margin: 0;
	background-position: 1px 6px;
}
#sidebar-right .control {
	padding-right: 20px;
	background: #ccc;
	cursor: pointer;
}
#sidebar-left .annonser {
	margin: 15px 0 0 24px;
}
#sidebar-left .annonser .annons img {
	margin: 10px 0 0;
}
#footer {
	padding: 0 10px;
	font-weight: bold;
	text-align: right;
	color: #fff;
	height: 20px;
	background: transparent url('/legacy/sites/all/themes/motorlife/images/links-bg.png') repeat-x;
	border-top: 3px solid #fff;
}
/**
 * Primary navigation
*/
ul.primary-links {
  margin: 0;
  padding: 0;
  z-index: 4;
	width: 100%;
	clear: both;
	display: block;
	font-size: 12px;
}

ul.primary-links li {
  margin: 0;
  padding: 0;
  float: right;
	background: url('/legacy/sites/all/themes/motorlife/images/menusplit.png') no-repeat scroll -2px 3px transparent;
}
ul.primary-links li.last {
	background: none;
}

ul.primary-links li a, ul.primary-links li a:link, ul.primary-links li a:visited {
  display: block;
  margin: 0 1em;
  padding: 0;
  color: #fff;
	font-weight: bold;
}
ul.primary-links li.last {
	padding-right: 0;
}

ul.primary-links li a:hover, ul.primary-links li a.active {
  color: #ddd;
	text-decoration: none;
}
.clear-block {
	clear: both;
}
ul.primary li.active a {
	-moz-border-radius: 6px 6px 0 0;
	-webkit-border-radius: 6px 6px 0 0;
}
ul.primary li a {
	-moz-border-radius: 6px 6px 0 0;
	-webkit-border-radius: 6px 6px 0 0;
}
#tabs-wrapper li {
	background: none;
	padding: 0;
}
.tabs.secondary li {
	background: none;
	padding: 5px 10px;
	margin: 0;
}

.block-menublock .menu {
	margin: 0;
	padding: 0;
	font-weight: bold;
}
.block-menublock .magazine {
	background: none !important;
	padding: 0 !important;
	margin: 0;
}
.block-menublock .magazine a {
	color: #000;
}
.block-menublock .magazine a:hover,
.block-menublock .magazine a.active,
.block-menublock .magazine a.active:hover {
	color: #fff;
	text-decoration: none;
}

.block-menublock .category {
	margin: 0;
	padding: 0;
	background: url('/legacy/sites/all/themes/motorlife/images/menu-category.png') repeat-y top left;
}
.block-menublock .category li {
	margin: 0;
	background: url('/legacy/sites/all/themes/motorlife/images/category.png') no-repeat scroll 6px 7px transparent;
}

.block-menublock .category li.first {
	background: url('/legacy/sites/all/themes/motorlife/images/menu-magazine.png') repeat-x top left !important;
	padding: 0 0 0 5px;
}
.block-menublock .category li.first a {
	color: #fff;
}
.block-menublock .category li.first a:hover,
.block-menublock .category li.first a.active,
.block-menublock .category li.first a.active:hover {
	color: #ccc;
	text-decoration: none;
}

#sidebar-left .divider {
	border-top: 3px solid #fff;
	margin: 0;
	padding: 0;
}
#story {
	float: left;
	width: 100%;
}
#story.with-images {
	width: 550px;
}
#story-images {
	float: right;
	width: 192px;
}
.imageblock p {
	font-size: 13px;
	text-align: left;
}
.imageblock {
	background: url('/legacy/sites/all/themes/motorlife/images/magazine-bg.png') top left repeat-x;
	float: left;
	margin: 0 5px 10px 10px;
	padding: 5px;
	width: 170px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2);
	border: 1px solid #ddd;
}
.register {
	background: url('/legacy/sites/all/themes/motorlife/images/magazine-bg.png') top left repeat-x;
	margin: 30px 0 10px 0;
	padding: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2);
	border: 1px solid #ddd;
	text-align: center;
	color: #009900;
}
.register a {
	font-weight: bold;
}
.preview {
	padding: 0;
	width: 752px;
}
#ingress {
	margin-bottom: 20px;
}

.node-form .text {
	width: 95%;
}

#magazine-top {
	padding: 10px 0 3px 10px;
}
#magazine-top.top-1 {
	border-top: 3px solid #000780;
	border-bottom: 3px solid #000780;
}
#magazine-top.top-2 {
	border-top: 3px solid #DF0024;
	border-bottom: 3px solid #DF0024;
}
#magazine-top.top-3 {
	border-top: 3px solid #795440;
	border-bottom: 3px solid #795440;
}
#magazine-top.top-4 {
	border-top: 3px solid #e0000f;
	border-bottom: 3px solid #e0000f;
}
#magazine-top.top-5 {
	border-top: 3px solid #e0000f;
	border-bottom: 3px solid #e0000f;
}
#magazine-top.top-8 {
  border-top: 3px solid #fd0103;
  border-bottom: 3px solid #fd0103;
}

.magazine-background {
	background: #efeeee url('/legacy/sites/all/themes/motorlife/images/magazine-bg.png') top left repeat-x;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2);
	border: 1px solid #ddd;
	padding: 10px;
	margin: 20px 0;
}
#editorial {
	text-align: justify;
}
#editorial .title {
	font-size: 26px;
	font-weight: bold;
	line-height: 32px;
	border-bottom: 3px solid #000;
	margin: 0 0 10px;
}
#editorial .sign {
	text-align: right;
	font-style: italic;
}
#magazine {
	float: right;
	width: 185px;
	margin: 4px 0 0 20px;
	padding: 5px;
	background: url('/legacy/sites/all/themes/motorlife/images/magazine-bg.png') top left repeat-x;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2);
	border: 1px solid #ddd;
	text-align: center;
	font-weight: bold;
}
#previous-magazines {
	margin: 0 -5px;
	padding: 0 0 0 2px;
}
#previous-magazines .boxtitel.color-1 {
	color: #000780;
	border-bottom: 3px solid #000780;
}
#previous-magazines .boxtitel.color-2 {
	color: #DF0024;
	border-bottom: 3px solid #DF0024;
}
#previous-magazines .boxtitel.color-3 {
	color: #795440;
	border-bottom: 3px solid #795440;
}
#previous-magazines .boxtitel.color-4 {
	color: #e0000f;
	border-bottom: 3px solid #e0000f;
}
#previous-magazines .boxtitel.color-5 {
	color: #e0000f;
	border-bottom: 3px solid #e0000f;
}

#previous-magazines li {
	background: none;
	float: left;
	padding: 0 5px 0 0;
	margin: 0;
}
#avdelningar.with-banners {
	float: left;
	width: 605px;
}
#avdelningar .boxtitel {
	color: #CC3300;
	border-bottom: 3px solid #CC3300;
}
#avdelningar .boxtitel a:hover {
	color: #000;
}

.view-content .image {
	float: left;
	width: 150px;
	padding: 5px 0 0 0;
}

.view-content .image img {
	border: 1px solid black;
}

.view-content .content {
	float: right;
	width: 480px;
}
.view-content .content.noimage {
	float: none;
	width: 100%;
}

.view-content .views-field-title a {
	font-size: 14px;
	font-weight:bold;
	color: #CC3300;
}
.view-content .views-field-title a:hover {
	color: #aa1100;
}
.view-content .views-row {
	clear: both;
	border-bottom: 1px solid #ccc;
	padding: 10px 0;
  width: 665px;
  margin: 0 auto;
}
.view-content .views-row.views-row-last {
	border: none;
}
.views-field-view-node {
	display: inline;
}
.views-field-comment-count {
	display: inline;
	float: right;
}
.imagerow {
	width: 100%;
	margin: 0 auto;
	padding: 30px 74px 0;
}
.clearfix {
	clear: both;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.breadcrumb {
	border: 1px solid #ccc;
	padding: 1px 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}

#comments {
	margin-top: 30px;
}
#comments h2.comments {
	color:#009900;
	margin: 0 0 10px;
	padding: 5px 0;
	font-size: 20px;
	font-style: normal;
	border-bottom: 3px solid #009900;
}
.comment {
	margin: 10px 0;
	border: 1px solid #ccc;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
}
.comment li {
	background: none;
	padding: 0;
	margin: 0;
}

.comment .poster {
	padding: 8px;
	background: #eee;
	position: relative;
}

.comment .content {
	padding: 10px;
	background: #fff;
}
.comment .content p {
	font-size: 13px;
	text-align: left;
}
.comment .box .content {
	float: none;
	width: 100%;
}
.comment .poster .submitter {
	font-style: normal;
	font-weight: bold;
	text-shadow: 1px 1px #fff;
	font-size: 14px;
}
.comment .poster .date {
	color: #6D6D6D;
	text-shadow: 1px 1px #fff;
	font-size: 10px;
	margin-top: -5px;
}
.comment .new {
	font-weight: bold;
	color: #ff0000;
	text-shadow: 1px 1px #aaa;
}
.comment .profile-image {
	padding: 2px;
	border: 1px solid #ccc;
	height: 32px;
	width: 32px;
	margin-right: 10px;
	float: left;
}
.comment .links {
	padding: 6px 0 0;
	position: absolute;
	top: 0;
	right: 0;
}
.comment .links li a {
	background: #fff;
	border: 1px solid #ccc;
	padding: 5px;
	color: #4E4E4E;
	text-transform: uppercase;
	font-weight: bold;
}
.comment .links li a:hover {
	background: #007700;
	color: #fff;
	text-shadow: 1px 1px 1px #333;
}
.comment_delete a:hover {
	background: #AA0000 !important;
}

.box {
	border: 1px solid #ccc;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	background: #fff;
}
.box h2 {
	padding: 5px;
	background: #eee;
}
.box .content {
	margin: 10px 20px;
}
.box .resizable-textarea {
	width: 99%;
}
.profile h3 {
	clear: both;
}

#search {
	position: absolute;
	top: 8px;
	right: 8px;
}

html.js input.form-autocomplete {
	background-image: url('/legacy/sites/all/themes/motorlife/images/throbber.gif');
	background-position: 99% 7px;
	background-repeat: no-repeat;
}
html.js input.throbbing {
	background-position: 99% -12px;
}
.views-admin-links li {
	background: none;
}


#tidningsportalen {
	margin: -4px;
}

#magazines {
	display: flex;
	gap: 6px;
}
#magazines div {
	float: none;
	margin: 0;
	flex: 1 1 0;
	min-width: 0;
}
#magazines div a {
	display: block;
}
#magazines div img {
	width: 100%;
	height: auto;
	display: block;
}
#tidningsportalen * {
	font-family: Myriad,"Gill Sans","Century Gothic","Trebuchet MS","Bitstream Vera Sans",verdana,lucida,arial,helvetica,sans-serif;
}

.boxtitel {
	font-size: 18px;
	margin: 0 0 10px 0;
	font-weight: bold;
	line-height: 26px;
}

#tidningsportalen #hagel {
	margin: 10px 0;
	width: 310px;
	float: left;
}
#tidningsportalen #hagel .row {
	margin: 20px 0 0;
}
#tidningsportalen #hagel .artikel {
	width: 150px;
	float: left;
}
#tidningsportalen #hagel h3 {
	color: #437BB9;
}
#tidningsportalen #hagel .artikel.right {
	float: right;
}
#tidningsportalen #hagel .boxtitel {
	color: #437BB9;
	border-bottom: 3px solid #437BB9;
}
#tidningsportalen #leftcolumn,
#tidningsportalen #rightcolumn {
	float: left;
	width: 430px;
	/*border-right: 2px solid #CCC;*/
	padding: 5px 4px 0 0;
}

#tidningsportalen #rightcolumn {
	float: right;
	padding: 0;
	border: none;
  width: 310px;
}
.node #tidningsportalen {
	margin:-4px -4px 0;
}
.node #tidningsportalen #axplock .image {
  float:left;
  margin: 3px 10px 0 0;
}
.node #tidningsportalen #axplock.with-banners {
	width: 605px;
	float: left;
}
.node #tidningsportalen #axplock.with-banners .text {
	width: 425px;
	float: left;
}
.node #tidningsportalen #axplock.with-banners .text.noimg {
	width: auto !important;
	float: none;
}
.node #banners {
	float: right;
	width: 130px;
	padding: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background:url('/legacy/sites/all/themes/motorlife/images/magazine-bg.png') repeat-x scroll left top transparent;
	border: 1px solid #DDDDDD;
}
.node #banners img {
	margin: 10px 0 0;
	border: 0px solid black
}
.node #banners div {
	font-weight: bold;
	border-bottom: 2px solid black;
}
#tidningsportalen #axplock {
  font-size: 14px;
}
#tidningsportalen #axplock .boxtitel {
	color: #CC3300;
	border-bottom: 3px solid #CC3300;
}

#tidningsportalen #axplock .artikel {
	margin-bottom: 20px;
}
#tidningsportalen #axplock h3 a {
	color: #CC3300;
	font-size: 20px;
}
#tidningsportalen #axplock h3 a:hover,
#tidningsportalen #axplock h3 a.active {
	color: #000;
}

#tidningsportalen ul.links {
	border-bottom: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
	margin: 10px 0 10px 0;
	clear: both;
	font: 12px/170% Tahoma,Arial,Sans-Serif,Times,"Times New Roman",Serif;
}
#tidningsportalen ul.links li {
	background: none repeat scroll 0 0 transparent;
	float: left;
	margin: 0;
	padding: 0;
	width: 49%;
}
#tidningsportalen ul.links li.last {
	border: none;
	text-align: right;
}
#tidningsportalen #notiser {
	float: left;
	width: 310px;
}
#tidningsportalen #notiser.with-banners {
	float: left;
	width: 605px;
}

#tidningsportalen #notiser .boxtitel {
	color: #999;
	border-bottom: 3px solid #999;
}
#tidningsportalen #notiser li {
	background: url('/legacy/sites/all/themes/motorlife/images/dot_news2.png') no-repeat scroll 2px 7px transparent;
	padding: 0 0 2px 16px;
}
#tidningsportalen #notiser li a {
	color: #555;
	font-weight: bold;
}
#tidningsportalen #notiser li a:hover,
#tidningsportalen #notiser li a.active {
	color: #000;
}
#tidningsportalen #hogoktanigt {
	float: left;
	width: 310px;
}
#tidningsportalen #hogoktanigt .boxtitel {
	color: #CC0000;
	border-bottom: 3px solid #CC0000;
}
#tidningsportalen #hogoktanigt li {
	background: url('/legacy/sites/all/themes/motorlife/images/dot_news.png') no-repeat scroll 2px 7px transparent;
	padding: 0 0 2px 16px;
}
#tidningsportalen #hogoktanigt li a {
	color: #990000;
	font-weight: bold;
}
#tidningsportalen #hogoktanigt li a:hover,
#tidningsportalen #hogoktanigt li a.active {
	color: #000;
}
#tidningsportalen #artiklar .boxtitel {
	color: #195300;
	border-bottom: 3px solid #195300;
}

#tidningsportalen #artiklar .artikel {
	margin-bottom: 20px;
}
#tidningsportalen #artiklar h3 a {
	color: #195300;
	font-size: 16px;
}
#tidningsportalen #artiklar h3 a:hover,
#tidningsportalen #artiklar h3 a.active {
	color: #000;
}
#huvudartiklar h1 a {
	color: #CC3300;
	text-transform: uppercase;
}
#huvudartiklar h1 a:hover,
#huvudartiklar h1 a.active {
	color: #000000;
}
#huvudartiklar h2 {
	font-style: normal;
	font-weight: normal;
	margin-bottom: 20px;
}
#huvudartiklar .date {
	font-style: italic;
	margin: 0 0 10px 0;
}
#huvudartiklar .divider {
	margin-top: 5px;
	border-top: 2px solid #ccc;
}
#huvudartiklar-mindre h1 {
	font-size: 26px;
	line-height: 26px;
	border-top: none;
	text-transform: uppercase;
}
#huvudartiklar-mindre .image {
	float: left;
	margin: 0 0 10px 0px;
}
#huvudartiklar-mindre .artikel {
	font-size: 18px;
	float: left;
	width: 370px;
}
#huvudartiklar-mindre .artikel.right {
	float: right;
}
.banners {
	margin: 10px 0;
}
.banners img {
	border: 1px solid #000;
}
.banners .last {
	margin-left: 6px;
}

.pager li {
	background: #c7e2ff !important;
	font-weight: bold;
	border: 1px solid #003267;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-box-shadow: -1px -2px 5px rgba(0, 0, 200, 0.1) inset;
	-webkit-box-shadow: -1px -2px 5px rgba(0, 0, 200, 0.1) inset;
}
.pager li.pager-current {
	background: #ffea00 !important;
}

html.js a.views-throbbing,
html.js span.views-throbbing {
  background: url('/legacy/sites/all/themes/motorlife/images/throbber.gif') no-repeat scroll right bottom transparent;
  padding-right:18px;
}

.annonspage {
	margin: 0 -10px -10px;
}
.annonstext {
	background: #EFEFEF;
	text-align: center;
	font-weight: bold;
	font-style: italic;
	height:20px;
	padding:3px 0 0;
	text-align:center;
	width:100%;
	text-transform: uppercase;
}
#juridicalgroup {
	font-family: 'New York','Times New Roman' !important;
	font-style: italic;
	font-weight: bold;
	text-align: center;
}
#cboxOverlay {
  background: #000;
}
#outerImageContainer {
	-moz-border-radius: 5px 5px 0 0;
	-webkit-border-radius: 5px 5px 0 0;
}
#imageDataContainer {
	-moz-border-radius: 0 0 5px 5px;
	-webkit-border-radius: 0 0 5px 5px;
}
#imageData #bottomNav {
	height: 33px;
	position: relative;
}
#hoverNav {
	width: auto;
	height: auto;
}
#prevLink, #nextLink {
	background: url('/legacy/sites/all/themes/motorlife/images/controls.png') no-repeat scroll -52px -2px transparent;
	display:block;
	height:22px !important;
	width:22px !important;
	padding: 0 !important;
}
#prevLink {
	background: url('/legacy/sites/all/themes/motorlife/images/controls.png') no-repeat scroll -77px -2px transparent;
}
#nextLink:hover {
	background: url('/legacy/sites/all/themes/motorlife/images/controls.png') no-repeat scroll -52px -27px transparent !important;
}
#prevLink:hover {
	background: url('/legacy/sites/all/themes/motorlife/images/controls.png') no-repeat scroll -77px -27px transparent !important;
}
#prevLink, #framePrevLink {
	float:left;
	left: auto !important;
}
#nextLink, #frameNextLink {
	float:left;
	right: auto !important;
}
#imageData #imageDetails {
	float:none;
	text-align:left;
	width:100%;
}
#bottomNavZoomOut,
#bottomNavZoom {
	background:url('/legacy/sites/all/themes/motorlife/images/controls.png') no-repeat scroll -27px -75px transparent;
	bottom:0;
	float:left;
	height: 22px;
	left:44%;
	position:relative;
	right:0;
	top:0;
	width:100px;
}
#bottomNavZoomOut {
	background-position: -27px -122px;
}
#bottomNavZoomOut:hover {
	background-position: -27 -146px;
}
#bottomNavZoom:hover {
	background-position: -27px -99px;
}
#bottomNavClose {
	background: url('/legacy/sites/all/themes/motorlife/images/controls.png') no-repeat scroll -26px -2px transparent !important;
	display: block;
	float: right;
	height: 22px;
	margin-top: 0;
	padding-top: 0;
	width: 22px;
}
#bottomNavClose:hover {
	background: url('/legacy/sites/all/themes/motorlife/images/controls.png') no-repeat scroll -26px -27px transparent !important;
}

#imageData #numberDisplay {
	padding:3px 0;
}

.hotstuff {
	font-size: 12px;
	text-align: left;
}

.main-article {
  margin: 15px 0 0;
  border-bottom: 2px dotted #C30;
}

.imagecache-teaser-logo {
  margin: 0 0 -2px 2px;
}

.tags {
  margin: 10px 0;
}
.brands {
  margin: 10px 0;
}
.tags.with-brands {
  width: 49%;
  float: left;
}
.brands.with-tags {
  width: 49%;
  float: right;
}

.tags ul li {
  list-style: none;
  background: none;
  padding: 0;
  margin: 0 0 0 0px;
}
.related-articles h2,
.tags h2 {
  font-size: 20px;
  font-style: normal;
  padding: 5px 0;
  color: #000090;
  border-bottom: 3px solid #000090;
}

.tags.brands h2 {
  color: #900000;
  border-bottom: 3px solid #900000;
}
.related-articles h2 {
  color: #990000;
  border-bottom: 3px solid #990000;
}
.related-articles ul li {
  background: none;
  margin: 0;
  padding: 0;
}
#tidningsportalen.archive #axplock .text {
	width: 500px;
	float: left;
}
#tidningsportalen.archive #axplock .text {
	width: 450px;
	float: left;
}
#tidningsportalen.archive #axplock .text.noimg {
	width: auto !important;
	float: none;
}
#tidningsportalen.archive #axplock .image {
  float:left;
  margin: 3px 10px 0 0;
}
#tidningsportalen.archive {
  margin-top: 10px;
  padding-top: 10px;
}
#tidningsportalen.archive #axplock .artikel {
  width: 650px;
  margin: 0 auto 20px;
}
.filter .item-list .pager {
  margin: 0 0 10px;
  padding: 0;
  text-align: left;
}
.filter p {
  font-size: 20px;
}
.filter a {
  font-size: 14px;
}

.archive-banner {
  color:#fff;
  font-size: 35px;
  text-align: center;
  font-weight:normal;
  background: #008bb8;
	background: -webkit-gradient(linear, left top, left bottom, from(#008bb8), to(#0069ac));
	background: -moz-linear-gradient(top,  #008bb8,  #0069ac);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#008bb8', endColorstr='#0069ac');
  border: solid 1px #00436c;
  border-radius:5px 5px 5px 5px;
  -moz-border-radius:5px 5px 5px 5px;
  -webkit-border-radius:5px 5px 5px 5px;
  display:block;
  height:40px;
  margin:0 0 20px;
  -moz-box-shadow:0 1px 0 #fff;
  -webkit-box-shadow:0 1px 0 #fff;
  box-shadow:0 1px 0 #fff;
  padding: 5px 0 3px;
  font-weight: bold;
}

.archive-banner:hover{
  background: #f47c20;
	background: -webkit-gradient(linear, left top, left bottom, from(#017196), to(#004b7b));
	background: -moz-linear-gradient(top,  #017196,  #004b7b);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#017196', endColorstr='#004b7b');
  cursor:pointer;
}
.archive-banner a{
  color:#FFF;
  text-decoration:none;
  text-shadow: 0 1px 1px rgba(0,0,0,0.4);
}

/*	ANDERS BJARNLE	*/

#rightcolumn #artiklar .artikel a img{
	width: 310px !important;
	height: auto;
}
/*
     FILE ARCHIVED ON 01:59:27 Nov 05, 2022 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 08:23:38 Aug 31, 2026.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.423
  exclusion.robots: 0.051
  exclusion.robots.policy: 0.042
  esindex: 0.006
  cdx.remote: 17.959
  LoadShardBlock: 134.014 (3)
  PetaboxLoader3.datanode: 203.001 (5)
  load_resource: 371.711
  PetaboxLoader3.resolve: 293.132
  loaddict: 33.717
*/