/*  
Theme Name: XODA-SE
Theme URI: http://www.xoda.se/
Description: The theme for the company Xoda Handelsbolag.
Version: 1.0
Author: Mattias Wirf
Author URI: http://www.xoda.se
*/

/******************
 * Some defaults
 ******************/
 * {
	margin: 0;
	padding: 0;	
 }
 p {
 	margin: 6px 0 10px 0;	
 }
 li {
 	margin: 8px 0 10px 10px;	
 }
 
 
/*******************
 * Main page layout
 ******************/
 html, body {
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
 }
 body {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: #fff;
	color: #333;
	line-height: 150%;
	text-align: center;
 }

/******************
 * Links
 *****************/
 a {
	border: none;
	color: #039;
	text-decoration: none;
 }
 a:hover {
	border: none;
	text-decoration: underline;
	color: #039;
 }
 a:visited {
	border: none;
	color: #035;
 }
 #leftcol a, #rightcol a, #search .inputbox, #search .button{
	color: #333;
	text-decoration: underline;
 }

/*******************
 * Headers
 ******************/
 h1, h2, h3, h4 {
	margin: 0;
	padding: 0;
	font-family: Georgia, "Times New Roman", serif;
 }
 h1 {
	font-size: 1.5em;
 }
 h2 {
 	font-size: 1.3em;
 }
 h1, h2 {
	margin: 10px 0 0;
	padding-top: 0;
 }
 .post h1, .post h2 {
	font-size: 2.0em;
	padding-bottom: 4px;
	margin-bottom: 10px;
	line-height: 125%;
 }
 h1.page_header, h2.page_header {
	font-size: 1.6em;
	margin: 0.1em 0 0.6em 0;
 }
 h2.pagetitle {
	margin-top: 30px;
 }
 h2 small {
	font-size: 0.7em;
	color: #999;
 }
 h1, h1 a, h1 a:visited, h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
 	color: #333;
	text-decoration: none;
 }
 h2 small.date {
	color: #999;
	line-height: 150%;
 }
 h3 {
	padding: 0;
	margin: 30px 0 0;
	font-size: 1.3em;
	padding: 0;
	margin: 0.8em 0 0.3em;
 }
 h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
 }
 h3 small {
	font-weight: normal;
	font-size: 0.7em;
	color: #999;
 }
 h4 {
	color: #333;
	font-size: 1.2em;
	margin-bottom: 0;
	padding-bottom: 0;
 }

/*********************
 * Structure
 ********************/
/* framing the page */
 #wrapper {
	text-align: center;
	margin: 0 auto;
	margin-bottom: 20px;
	padding: 0;
	width: 780px;
	background: #fff;
 }
/* pageheader */
 #header {
	width: 100%;
	padding: 0;
	margin: 0 auto;
	height: 160px;
	background: #fff;
 }
/* logo with text */
 #logotype {
	padding: 0;
	margin: 0;
	width: 100%;
 }

/*********************
 * Menu
 *********************/
/* menulist in top */
 #topmenu {
	position: relative;
	top: -85px;
	left: -3px;
	padding: 0;
	margin: 0 40px 0 0;
	float: right;
	height: 26px;
	width: 570px;
	background: transparent;
	border: 0;
 }
/* topmenu */
 ul#mainlevel-nav {
	padding: 0;
	margin: 0;
	list-style: none;
	white-space: nowrap;
	float: left;
 }
 ul#mainlevel-nav li {
	display: block;
	width: auto !important;
	float: left;
	margin: 0;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	line-height: 20px;
	white-space: nowrap;
	text-align: center;
 }
 ul#mainlevel-nav li a {
	font-weight: bold;
	display: block;
	text-decoration: none;
	color: #999;
	margin-left: 1px;
	white-space: nowrap;
	padding: 0 4px 2px 14px;
	text-transform: uppercase;
 }
 ul#mainlevel-nav li:hover a, ul#mainlevel-nav li.sfhover a{
	color: #222;
 }
 ul#mainlevel-nav li a.active_menu-nav {
	color: #bbb;
 }
 ul#mainlevel-nav li a.tryck, ul#mainlevel-nav li a.tryck:hover {
	 color: #84002e;
 }
 ul#mainlevel-nav li a.webb, ul#mainlevel-nav li a.webb:hover {
	 color: #194e84; 
 }
 ul#mainlevel-nav li a.bilder, ul#mainlevel-nav li a.bilder:hover {
	 color: #2c5700; 
 }
 ul#mainlevel-nav li a.utb, ul#mainlevel-nav li a.utb:hover {
	 color: #f7c042; 
 }

/***********************
 * Content, posts and entries
 **********************/
 #content {
	float: left; 
	width: 550px !important;
	margin-left: 0px !important;
	margin-left: 10px;
	width: 512px;
	padding-left: 26px;
	position: relative;
	top: -35px;
 }
	#content ul {
		font-size: 12px;
	}
	#content li {
		margin-bottom: 4px;
	}
	#content h3 a:hover {
		text-decoration: underline;
	}


 #onecolumn-content {
	width: 580px;
	float: left;
	margin-left: 10px;
	padding-left: 16px;
 }
/***********************
 * Sidebars
 **********************/
 #leftcol {
	width: 162px;
	float: left;
	margin-right: 5px;
	text-align: center;
 	background: #fff;
	position: relative;
	top: -35px;
 }
 #leftcol .module {
	margin: 0 auto;
	text-align: left;
	background: #fff;
 }
/* moduleboxes */
 #leftcol .module ul {
	width: 147px;
 }
 #leftcol .module ul li {
	padding: 0;
	margin: 0;
	white-space: nowrap;
	list-style-type: none;
	list-style-image: none;
	margin: 0 0 5px 0;
	padding: 0;
 }
 #leftcol .module ul li a {
	color: #555;
	font-size: 1em;
	padding-left: 4px;
	display: block;
	line-height: 126%;
	margin-bottom: 2px;
	text-decoration: none;
	font-weight: normal;
	voice-family:"\"}\""; /* Box Model fix */
	voice-family:inherit;
	width: 145px;
 }
	#leftcol .module ul li a:hover, a#active_menu {
		text-decoration: underline;
	}
 	/* unordered lists in toplevel */
 	#leftcol ul {
		margin: 0;
		padding: 0;
	}
	/* sidebar h2, used for main sidebar headers */
	#leftcol h2 {
		text-transform: none;
		margin: 20px 0 0 0;
		padding: 0;
		font-size: 11px;
		font-weight: normal;
		font-style: italic;
		color: #999;
	}
	/* nested unsorted lists */
	#leftcol ul ul {
		margin: 0;
	}
	ol li, #leftcol ul ol li {
		list-style: decimal outside;
	}
	#leftcol ul ul li {
		margin: 0;
		padding: 0;
		font-size: 12px;
	}
	html>body #leftcol {
		padding-top: 10px;
	}
	#leftcol form {
		margin: 0;
	}
	#leftcol .dots li {
		list-style-type: disc;
		list-style-position: outside;
		margin-left: 20px;
	}
	/* headers in nested lists */
	#leftcol ul li h2 {
		margin-left: -12px;
		font-size: 13px;
	}
	#leftcol ul p, #leftcol ul select {
		margin: 5px 0 8px;
	}
	#leftcol ul ul, #leftcol ul ol {
		margin: 5px 0 0 0;
	}
	
	#leftcol ul ul ul, #leftcol ul ol {
		margin: 0 0 0 10px;
	}
	ol li, #leftcol ul ol li {
		list-style: decimal outside;
	}
	#leftcol ul ul li, #leftcol ul ol li {
		margin: 3px 0 0;
		padding: 0;
	}
	#leftcol div.module {
		width: 162px;
		background: transparent url(images/module_middle.png) left repeat-y;
		margin-bottom: 10px;
	}
	#leftcol div.module div {
		width: 162px;
		background: transparent url(images/module_top.png) top left no-repeat;
	} 
	#leftcol div.module div div {
		width: 162px;
		background: transparent url(images/module_bottom.png)  bottom left no-repeat;
	}
	#leftcol div.module div div div {
		width: 147px;
		padding-left: 10px;
		padding-right: 10px;
		padding-top: 10px;
		background: transparent;
		padding-bottom: 10px;
		font-size: 1em;
	}
	#leftcol div.module div div div div {
		padding: 0px;
		margin: 0px;
	}
	div.module h3 {
		font-size: 13px;
		width: 130px;
		font-weight: bold;
		margin: 0px;
		padding: 0px;
		margin-bottom: 4px;
	}

/*********************
 * Footer
 ********************/
 #footer {
	padding: 0;
	margin: 0 auto;
	font-size: 9px;
	width: 100%;
	clear: both;
	background-color: #fff;
	border-top: 1px solid #ccc;
	color: #666;
 }
	
	#footer p {
		margin: 0;
		padding: 10px 0;
		text-align: center;
		font-size: 9px;
	}
	#footer p {
		text-align: center;
		color: #999;
	}
	#footer p a {
		color: #999;
	}
	#footer p a:hover {
		color: #333;
	}
	#footer input {
		font-size: 0.8em;
	}

/*******************
 * Entries and posts
 ******************/
 .entry {
	line-height: 150%;
	font-size: 12px;
 }
 .post {
	margin: 0 0 40px;
	text-align: left;
 }
 
/******************
 * Postmetadata for 
 * regular entries
 ******************/
 .entry .postmetadata {
 	width: 440px;
 	margin: 0 auto;
 	margin-top: 12px;
 	font-size: 11px;
 }
 .entry .postmetadata a {
 	text-decoration: none;
 	color: #999;	
 }
 .entry .postmetadata a:hover {
 	text-decoration: underline;
 	color: #333;	
 }
 .entry .postmetadata {
	text-align: left;
	clear: left;
	padding: 6px 10px;
	margin: 12px auto;
 }
 /* Format for "bloggar"-links */
 .bloggar {
 	font-size: 10px;
 	color: #999;
 	text-align: center;
 }
 .bloggar a {
 	text-decoration: none;
 	color: #888;
 	font-style: italic;
 }
 .bloggar a:hover {
 	color: #666;
 	text-decoration: underline;	
 }
 
/*******************
 * Forms
 ******************/
 #searchform {
	margin: 10px auto;
	padding: 5px 3px; 
	text-align: center;
 }
 .entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align: center;
 }
 select {
	width: 130px;
 }
/* Searchform */
 form#searchform {
 	padding: 0;
	margin: 0;
 }
 #searchform #s {
 	font-size: 0.9em;
	width: 12em;
	border: 1px solid #ccc;
	border-top-color: #999;
	border-left-color: #999;
	color: #666;
	padding: 1px;
	margin: 0;
 }
 #searchsubmit {
	color: #666;
	border: 3px double #999;
	border-top-color: #ccc;
	border-left-color: #ccc;
	padding: 2px;
	background: #fff url(images/background_form_element.gif) repeat-x;
	font: 0.9em/100% Arial, Helvetica, sans-serif;
 }

/******************
 * Comments
 *****************/
 #commentform {
	margin-bottom: 25px;
	text-align: left;
 }
 .commentlist li, #commentform input, #commentform textarea {
	font: 10px Verdana, Arial, 'Bitstream Vera Sans', Sans-Serif;
	background-color: #f5f5f5;
 }
 .commentlist li {
	font-weight: bold;
 }
 .commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
 }
 .commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	margin: 10px 5px 10px 0;
 }
 #commentform p {
	font-family: Arial, Helvetica, Sans-Serif;
	margin: 5px 0;
 }
 .commentmetadata {
	font-weight: normal;
 }
 .commentlist {
	padding: 0;
	text-align: left;
 }
 .commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
 }
 .nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
 }
 .commentmetadata {
	margin: 0;
	display: block;
 }
 #commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
 }
 #commentform textarea {
	width: 360px;
	padding: 2px;
 }
 #commentform #submit {
	margin: 0;
 }

 small, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
 }

/*******************
 * Images
 ******************/
 img {
 	border: 0;
 }
 img.border {
 	border: 1px solid #333;	
 }
 entry img {
 	margin: 10px;	
 }
 p img {
	padding: 0;
	max-width: 100%;
 }
 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
 }

/*********************
 * Misc lists
 ********************/
 html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	padding-left: 20px;
 }
 html>body .entry li {
	margin: 7px 0 8px 10px;
 }
 .entry ol {
	padding: 0 0 0 35px;
	margin: 0;
 }
 .entry ol li {
	margin: 0;
	padding: 0;
 }
 .postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
 }
 
/********************
 * Navigation
 ********************/
 .navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 16px;
	height: 20px;
 	color: #999;	
 }
 .navigation a {
 	color: #999;
 	text-decoration: none;
 }
 .navigation a:hover { 	
 	color: #333;
 	text-decoration: underline;	
 }
 
/*********************
 * Basic text and misc
 ********************/
 small {
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 140%;
 } 
 code {
	font: 12px 'Courier New', Courier, Fixed;
 }
 acronym, abbr, span.caps {
	font-size: 0.9em;
	letter-spacing: .07em;
 }
 .entry p a:visited {
	color: #039;
 }
 acronym, abbr, span.caps {
	cursor: help;
 }
 acronym, abbr {
	border-bottom: 1px dashed #999;
 }
 blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
 }
 blockquote cite {
	margin: 5px 0 0;
	display: block;
 }
 .center {
	text-align: center;
 }
 hr {
	display: none;
 }
 a img {
	border: none;
 }
 .odd {
	background-color: #EDFFCF;
 }
 .even {
	background-color: #F9FFEF;
 }
 .odd .even {
	background-color: #F3FFDF;
 }
 .odd .odd {
	background-color: #E4EFD1;	
 }
 .even .even {
	background-color: #F9FFEF;
 }
 .even .odd {
	background-color: #F3FFDF;
 } 
 .clr, .clear {
	clear: both;
 } 
 .discrete {
 	color: #999;
 }
 .noleftmargin {
	margin-left: 0px;
 }
 
/*******************
 * Leftcolumn 
 ******************/
 .leftcolumn {
	float: left;
	width: 370px;
	border-right: 1px solid #ccc;
	padding-right: 10px;
 }
 .rightcolumn {
	float: right;
	width: 360px;
 }

/*******************
 * PLUGIN: Contact form 7
 ******************/
 .wpcf7, .wpcf7 p {
	text-align: left;
	margin-left: 30px;
 }
 .wpcf7-validates-as-required {
	background: #f9f9f9;
	width: 400px;
	border: 1px solid #ccc;
	padding: 1px 2px;
	font-size: 12px;
 }
 .wpcf7 textarea {
	height: 200px;
 }
 
/****************
 * Widgets
 ***************/
 ul#recentcomments {
	width: 137px;
	padding-left: 6px;
 }
 ul#recentcomments li.recentcomments,  ul#recentcomments li.recentcomments a {
	max-width: 137px;
	background-image: none;
	border: 0;
	white-space: normal;
	margin-bottom: 6px;
 }
 ul#recentcomments li.recentcomments a:hover {
	border: 0;
	background-color: transparent;
	background-image: none;
	text-decoration: none;
 }
 
/*******************
 * Postmetadata
 ******************/
 /* Color meta-box */
 .alt {
	margin: 0;
	padding: 10px;
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
 }
 /* Posted = date + user */
 .posted {
 	background: url(images/cal.gif) no-repeat;
 	height: 22px;
	padding: 0 0 0 23px;
	margin: 0 0 0 2px;
 }
 /* Tags */
 .tags {
 	background: url(images/tag.gif) no-repeat;
	height: 22px;  
	padding: 0 0 0 23px;
	margin: 0 0 0 2px;
 }
 .tags a {
	font-size: 11px;
	color: #999;
 }
 /* Comments */
 .comment {
 	background: url(images/comments.gif) no-repeat;
	height: 23px;
	padding: 0 0 0 24px;
	margin: 0 0 0 1px;
 }
 .comment a  {
	font-size: 11px;
	color: #999;
 } 
 /* Edit */
 .edit {
 	background: url(images/edit.gif) no-repeat;
  	height: 22px;
	padding: 0 0 0 23px;
	margin: 0 0 0 2px;
  }
 /* Category */
 .category {
 	background: url(images/folder.gif) no-repeat;
  	height: 22px;
	padding: 0 0 0 23px;
	margin: 0 0 0 2px;
 }
  
/*******************
 * PAGES
 ******************/
 /*******************
  * Question and Answers
  ******************/
 .qa_odd {
 	background-color: #efefef;
	padding: 10px 20px;
	border: 1px solid #ccc;
 }
 .qa_even {
 	background-color: #fff;
 	padding: 10px 20px;
	border: 0;
 }
 
 /********************
  * Services
  *******************/
 .services_even {
 	margin-bottom: 15px;
	border: 1px solid #ccc;
	padding: 5px 15px 10px 20px;
 }
 .services_odd {
 	margin-bottom: 15px;
	border: 0;
	padding: 5px 15px 10px 20px;
 }
 
/******************
 * Single content
 ******************/
 #single-content {
 	width: 650px;
 	margin: 0 auto;	
	position: relative;
	top: -35px;
 }
 #single-content .post .postmetadata {
 	width: 440px;
 	margin: 0 auto;
 	margin-top: 12px;
 	font-size: 11px;
 }
 #single-content .post .postmetadata a {
 	text-decoration: none;
 	color: #999;	
 }
 #single-content .post .postmetadata a:hover {
 	text-decoration: underline;
 	color: #333;	
 }

/******************
 * Bottom list at front
 ******************/
 #frontblog {
 	width: 180px;
 	float: left;
 	text-align: left;
	margin-left: 80px;
 }
 #frontblog h3, #frontlist h3 { 	
	font-family: Georgia, "Times New Roman", serif;	
 }
 #frontblog h3 {
 	margin-bottom: 10px;
 }
 #frontblog a.odd, #frontblog a.even {
 	display: block;
 	text-indent: 5px;
 	line-height: 100%;
 	background: transparent;
 }
 #frontblog a.odd {
 	color: #777;	
 }
 #frontblog a.even {
 	color: #444;
 }
 #frontlist {
	background: #fff;
	width: 370px;
	padding: 0 10px 0 20px;
	margin: 0 auto;
	margin-right: 80px;
	text-align: center;
	border: 0;
	float: right;
	border-left: 1px solid #ccc;
 }
 #frontlist_left {
	float: left;
	width: 170px;
	text-align: center;
	padding-bottom: 10px;
 }
 #frontlist_right {
	float: right;
	width: 170px;
	text-align: center;
	padding-bottom: 10px;
 }
 #frontlist_left img, #frontlist_right img {
 	margin-bottom: 5px;	
 }
/********************
 * Wide content and puffs
 *******************/
 #wide-content {
	width: 768px;
	float: left;
	margin: 0;
	padding: 0;
	position: relative;
	top: -35px;
 }
 #wide-content p {
	margin: 0;
	padding: 0; 	
 }
 /* the post */
 #wide-content .puffer, 
 #wide-content .puffer-tryck,
 #wide-content .puffer-webb,
 #wide-content .puffer-utb,
 #wide-content .puffer-bilder {
	width: 600px;
	height: 130px;
	padding: 10px 60px 6px 30px;
	margin: 5px auto;
	border: 0;
 }
 #wide-content .puffer {
	background: #fff url('images/puffback.png') no-repeat;
	color: #222:
 }
 #wide-content .puffer-tryck {
	background: #fff url('images/puffback-tryck.png') no-repeat;
	color: #fff;
 }
 #wide-content .puffer-webb {
	background: #fff url('images/puffback-webb.png') no-repeat;
	color: #fff;
 }
 #wide-content .puffer-bilder {
	background: #fff url('images/puffback-bilder.png') no-repeat;
	color: #fff;
 }
 #wide-content .puffer-utb {
	background: #fff url('images/puffback-utb.png') no-repeat;
	color: #fff;
 }
 #wide-content .puffer a {
	color: #222; 
 }
 #wide-content .puffer h2,
 #wide-content .puffer-tryck h2,
 #wide-content .puffer-webb h2,
 #wide-content .puffer-bilder h2,
 #wide-content .puffer-utb h2 {
 	float: left;
	padding-top: 2px;
	line-height: 100%;
	width: 455px;
 	margin-bottom: 6px;
	font-family: Georgia, "Times New Roman", serif;
	font-size: 24px;
 }
 #wide-content .puffer-tryck h2,
 #wide-content .puffer-tryck h2 a,
 #wide-content .puffer-tryck a, 
 #wide-content .puffer-webb h2,
 #wide-content .puffer-webb h2 a,
 #wide-content .puffer-webb a, 
 #wide-content .puffer-bilder h2,
 #wide-content .puffer-bilder h2 a,
 #wide-content .puffer-bilder a {
	color: #fff; 
 } 
 #wide-content .puffer-utb,
 #wide-content .puffer-utb h2,
 #wide-content .puffer-utb h2 a,
 #wide-content .puffer-utb a {
	color: #222;
 }
 /* the image */
 #wide-content .puffer .puffimg, 
 #wide-content .puffer-tryck .puffimg,
 #wide-content .puffer-webb .puffimg,
 #wide-content .puffer-bilder .puffimg,
 #wide-content .puffer-utb .puffimg {
	float: right;
	width: 110px;
	height: 90px;
	margin: 10px 10px 0 0;
	clip: rect(0px 80px 80px 0px);
	overflow: hidden;
	color: inherit;
 }
 /* the text */
 #wide-content .pufftext {
 	width: 455px;
 	float: left;
 	margin-top: 2px;
 }
 #wide-content .puffer h2 a:hover {
	text-decoration: none;
 }
 #wide-column .entry img {
	margin: 7px;
 }
 #wide-content .post h2 {
	border: 0;
 }
 #content p.project {
	display: block;
	width: 100%;
 	text-align: left;
 	font-size: 16px;
 	border-bottom: 1px solid #f9f9f9; 
 	color: #999;
 }
 #content h3.project {
	font-family: Georgia, "Times New Roman", serif;
	font-size: 20px;
	text-align: left;
 }

/* References columns */
 #references {
 	text-align: center;
 	color: #555;
 }
 #references p {
 	margin: 14px 0;
 	font-style: italic;	
 }
 #references a img {
 	border: 1px solid #666;	
 	/*filter: alpha(opacity=80);
 	-moz-opacity:.80;
 	opacity:.80;*/
 }
 
/* Captions */
 .aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
 }
 .wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
 }
 .wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
 }
 .wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
 }
/* End captions */
 #google404 {
	text-align: left;
	padding: 12px 8px 20px 24px;
	margin: 10px 20px;
	background: #f5f5f5;
	border: 1px solid #eee;
 }
 #google404 ul, #google404 li {
	list-style-type: none;
 }
 /* Random quotes (kunder) */
 .rquote {
	clear: both;
	color: #000;
 }
 .rquote em {
	font-size: 10px;
	color: #555;
 }
 #rquote_wrap ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
 }
 #rquote_wrap ul li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	height: 40px;
	width: 90%;
	padding: 12px 12px 8px 22px;
	margin: 0 0 0 auto;
	background: transparent url('images/kund-citat.png') no-repeat;
 }
 #rquote_wrap p {
	display: none; 
 }
 
 
 .pdf {
     background-color: #fff;
     background-image: url("images/pdficon_small.gif");
     background-position: bottom left;
     background-attachment: scroll;
	 background-repeat: no-repeat;
     padding-left: 20px;
 }
 a.more-link {
	 display: block;
	 height: 16px;
	 margin: 5px 0 0 16px;
	 padding-left: 20px;
	 background: transparent url("images/go-next.png") no-repeat;
 }
 
 #designpuff {
	 width: 660px;
	 height: 25px;
	 padding-top: 6px;
	 font-weight: bold;
	 background: transparent url("images/designpuff.jpg") no-repeat;
	 font-size: 12px;
	 margin-left: 38px;
	 margin-bottom: 10px;
 }