@charset "utf-8";
/*
Theme Name: Trollhättans Truck
Theme URI: http://www.trollhattanstruck.se
Description: 
Version: 1.0
Author: Bozzanova AB
Author URI: http://www.bozzanova.se
Tags: 

	Trollhättans Truck v1.0
	http://www.trollhattanstruck.se
*/

/*  clear css */
html, body, div, span, h1, h2, h3, h4, h5, h6, p, a, em, font, img, ol, ul, li, table, caption, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: baseline;
}

/* reset styles */
* {
	padding: 0;
	margin: 0;
}

li { list-style: none; }

img { border: none; }

hr {
	margin: 0;
	padding: 0;
	border: 0;
}

/* - remember to define focus styles! */
:focus { outline: 0; }

/* // clear css // */


/* setup styles */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #292929;
	line-height: 1.5;
}

#sitebg { background: #b61307; }

/* link styles */
a, a:link, a:visited {
	color: #de0000;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

a:hover {
	color: #292929;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}

/* h1, h2, h3, h4, h5, h6, p */
h1 {
	font-size: 2.55em;
	margin: 0 0 0.5em 0;
	line-height: 1;
}

h2 {
	font-size: 2em;
	margin: 0 0 0.75em 0;
}

h3 {
	font-size: 1.5em;
	margin: 0 0 1em 0;
	line-height: 1;
}

h4 {
	font-size: 1.2em;
	margin: 0 0 0.25em 0;
	line-height: 1.25;
}

h5 {
	font-size: 1em;
	margin: 0 0 1.5em 0;
}

h6 { font-size: 1em; }

p { margin: 0 0 1.5em 0; }

.clear { clear: both; }

ul, ol { padding: 0px 0 10px 0; }

em {
font-style:italic;
}

li {
	padding: 1px 0 1px 8px;
	display:list-item;
	list-style:disc;
	margin:0 0 0 20px;
}

.clear hr {
	color: #fff;
	border-top: 1px solid #efefef;
	margin: 20px 0;
}

/* Classes used by wordpress core for placing images left, center and right in the editor */
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}

.alignright { float: right; }

.alignleft { float: left; }

/* center site */
#wrapper {
	width: 940px;
	margin: 0 auto 0 auto;
	padding: 0 15px;
	text-align: left;
	background: #fff;
}

#wrapper-top {
	width: 970px;
	height: 15px;
	margin: 20px auto 0 auto;
	background: url(/se/files/layout/wrapper-top.gif) no-repeat;
	padding: 0;
}

#wrapper-bottom {
	width: 970px;
	height: 15px;
	margin: 0 auto 20px auto;
	background: url(/se/files/layout/wrapper-bottom.gif) no-repeat;
	padding: 0;
}

#header {
	width: 940px;
	height: 101px;
}

/* MAINNAV */
#mainnav {
	height: 26px;
	width: 940px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-transform: uppercase;
	color: #ffffff;
	display: block;
	letter-spacing: 0px;
	background: url(/se/files/layout/mainnav-bg.gif) repeat-x;
	font-weight: bolder;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #565656;
}

#mainnav li {
	display: inline;
	float: left;
	height: 26px;
	line-height: 26px;
	list-style: none;
	text-align: center;
	border-top: 1px solid #C8C8C8;
	border-right: 1px solid #565656;
	border-left: 1px solid #C8C8C8;
	padding: 0;
	margin:0;
}

#mainnav a {
	display: block;
	text-decoration: none;
	padding: 0 14px 0 14px;
	color: #ffffff;
}

#mainnav li a:hover {
	color: #ffffff;
	background: url(/se/files/layout/mainnav-hover-bg.gif) repeat-x;
}

#mainnav .current_page_item a, #mainnav .current_page_parent a, #mainnav .current_page_ancestor a { color:#FCEF00; }

/* // MAINNAV // */

/* SUBNAV */
#subnav {
	width: 220px;
	padding: 0 0 10px 0;
}

#subnav ul li {
	list-style: none;
	border-bottom: 1px solid #f0f0f0;
	padding: 0;
	display:block;
	margin:0;
}

#subnav li a {
	display: block;
	padding: 5px 0 5px 0;
}

#subnav li a:hover { }

#subnav ul ul li {
	list-style: none;
	border-top: 1px solid #f0f0f0;
	border-bottom: 0;
}

#subnav ul ul li a {
	display: block;
	padding: 5px 0 5px 15px;
}

#subnav a:before { content: url(/se/files/layout/arrow.gif); }

/* // SUBNAV // */

#flashbuttons {
	display: inline;
	float: left;
	width: 240px;
	height: 202px;
	overflow: hidden;
	padding: 2px 0 0 0;
}

#subimage {
	display:block;
	padding:2px 0 0 0;
}

#imgslide {
	display: inline;
	float: left;
	width: 700px;
	height: 202px;
	overflow: hidden;
	padding: 2px 0 0 0;
}

#startleft {
	display: inline;
	float: left;
	width: 940px; /*680px*/
	padding: 0 40px 0 0;
	font-size:1.125em;
}

#startleft h1 {
	font-size: 2.55em;
	margin: 0 0 0.5em 0;
	line-height: 1;
}

#startright {
	display: inline;
	float: right;
	width: 220px;
	padding: 0;
}

#startright ul {
	padding: 0;
	display:block;
	list-style:none;
	margin:0;
}

#startright li {
	padding: 4px 0 4px 0;
	display:block;
	list-style:none;
	margin:0;
	font-size:0.95em;
}

#startright h6 {
	width: 212px;
	background: url(/se/files/layout/greyheader.jpg) repeat-x;
	height: 20px;
	font-weight: bold;
	padding: 3px 0 0 8px;
	text-transform: uppercase;
	color: #999;
}

#menuspacer {
	clear:both;
	display:block;
	margin: 2px 0 2px 0;
	width:940px;
	height:34px;
	background: url(/se/files/layout/menuspace.gif) repeat-x;
}

.widgets li {
	padding: 0 0 10px 0;
	list-style:none;
	margin:0;
	display:block;
}

.widgets li ul li {
	list-style: none;
	padding: 5px 0 5px 0;
	border-bottom: 1px solid #f0f0f0;
}

.widgets li ul li a:before { content: url(/se/files/layout/arrow.jpg); }

.textwidget { padding: 10px 0 0 0; }

#left {
	width: 220px;
	display: inline;
	float: left;
	padding: 20px 0 0 0;
}

#left ul { padding: 0 0 0 0; }

#left ul ul li {
	list-style: none;
}

#dynamicsidebar a {
	display:block;
	background:url(/se/files/layout/arrow.gif) center left no-repeat;
}

#dynamicsidebar img a {
	display:block;
	background:none;
}

#dynamicsidebar ul li a {
	display: block;
	padding: 5px 0 5px 15px;
}

#dynamicsidebar .textwidget a {
	display:block;
	background:none;
	padding: 0;
}

#dynamicsidebar .textwidget {
	display:block;
	padding: 0 0 15px 0;
}

#dynamicsidebar li {
	list-style:none;
	margin:0;
	padding:0;
}

#left h6 {
	width: 212px;
	background: url(/se/files/layout/greyheader.jpg) repeat-x;
	height: 20px;
	font-weight: bold;
	padding: 3px 0 0 8px;
	text-transform: uppercase;
	color: #4f4f4f;
}

#right {
	width: 700px;
	display: inline;
	float: left;
	padding: 20px 0 0 20px;
	font-size:1.125em;
}

#right ul, #right ol { padding: 0 0 10px 0; }

#right li {
	padding: 1px 0 1px 8px;
	display:list-item;
	list-style:disc;
	margin:0 0 0 20px;
}

.smallbox {
	display: inline;
	float: left;
	width: 220px;
	padding: 0 20px 0 0;
	font-size: 11px;
}

.smallbox h2 {
	font-size: 1.2em;
	margin: 0.5em 0 0.5em 0;
	line-height: 1.25;
	font-weight: bold;
}

.smallbox-last h2 {
	font-size: 1.2em;
	margin: 0.5em 0 0.5em 0;
	line-height: 1.25;
	font-weight: bold;
}

.smallbox img { border: 1px solid #eaeaea; }

.read-more-title { text-transform: lowercase; }

.smallbox p, .smallbox-last p { margin:0 0 0.25em 0; }

.smallbox-last {
	display: inline;
	float: left;
	width: 220px;
	padding: 0;
	font-size: 11px;
}

.smallbox-last h4 {
	font-weight: bold;
	margin: 5px 0;
}

.smallbox-last img { border: 1px solid #eaeaea; }

#footer-middle {
	display: inline;
	float: left;
	width: 916px;
	height: 24px;
	background: #EBEBEB;
	margin: 0;
	padding: 8px 0 0 0;
	font-size:11px;
	color:#999999;
}

#footer-middle a {
	font-weight:normal;
	color:#999999;
}

#footer-middle a:hover { color: #de0000; }

#footer-middle .bnd { float: right; }

#footer-middle .bnd a {
	float: right;
	color: #A8A8A8;
	font-weight:normal;
}

#footer-middle .bnd a:hover { color:#DE0000; }

.spacerg {
	color:#CCCCCC;
	padding:0 2px 0 2px;
}

#footer-left {
	display: inline;
	float: left;
	width: 12px;
	height: 32px;
	background: url(/se/files/layout/footer-left.jpg) no-repeat;
}

#footer-right {
	display: inline;
	float: left;
	width: 12px;
	height: 32px;
	background: url(/se/files/layout/footer-right.jpg) no-repeat;
}

.liftbox {
	width: 210px;
	display: block;
	float: left;
	font-size:0.90em;
	margin: 10px 35px 10px 0;
}

.liftbox.last { margin: 10px 0 10px 0; }

.lift-thumbnail {
	width:210px;
	height:130px;
	display:block;
	border:solid 1px #efefef;
}

.attachment-logo-thumbnail {
border:1px solid #EFEFEF;
display:block;
padding:0 0 10px 0;
}

.liftbox h4 {
	font-weight: bold;
	text-align: center;
	padding:3px 0 0 0;
}

.modellbox {
	width: 200px;
	display: inline;
	float: left;
	font-size:0.90em;
	margin: 15px;
}

.homepage { margin:0 0 20px 0; }

.modellbox h4 {
	font-weight: bold;
	text-align: center;
}

.modellbox ul li { list-style: inside; }

.modellbox .linkbox {
	display: inline;
	float: right;
	padding: 5px;
	border: 1px solid #eaeaea;
	width: 200px;
	margin: 0 5px 25px 25px;
}

.modellbox .linkbox ul li {
	list-style: none;
	border-bottom: 1px solid #eaeaea;
	margin:0;
	list-style-type:none;
	padding:0;
}

#right .linkbox li {
	margin:0;
	list-style-type:none;
	list-style:none;
	padding:0;
}

#right .linkbox ul {
	margin:0;
	list-style-type:none;
	list-style:none;
	padding:0;
}

.modellbox .linkbox ul li:last-child { border:none; }

.modellbox .linkbox ul li a:before { content: url(/se/files/layout/arrow.gif); }

