@charset "utf-8";
/* CSS Document */
CSS - http://www.aptusconsulting.com/ 
/*------------------------------------------------------------------------------------
      Global Styles
------------------------------------------------------------------------------------*/

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
 margin: 0px;
 padding: 0px;
}
h1, h2, h3, h4, h5, h6, p, pre, blockquote, label, ul, ol, dl, fieldset, address {
	margin:0.5em; 	
}
li, dd {
	margin-left:5%;
}
fieldset {
	padding: .5em;
}
select option {
	padding:0 5px;
}
.hide, .print-logo, .close-button {
	display:none;
}
.left {
	float:left;
}
.right {
	float:right;
}
.clear {
	clear:both;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}
/* Hides from IE-mac \*/

* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/* End hide from IE-mac */

a img {
	border:none;
}
a, a:visited, a:link, a:active {
	text-decoration:none;
}
/*a:hover
{ border-bottom: 1px dotted #aaa; }*/

/*
------------------------------------------------------------------
	Basic elements  
------------------------------------------------------------------
*/



html {
	height:100.05%
}
body {
	background-color: #EAE8DF;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
p {
	margin: 0.5em;
}
fieldset {
	border: 1px solid #CC0000;
	padding: 20px;
}
strong {
	color: #000;
}
hr {
	height: 1px;
	border: none;
	background: #CCCCCC;
}
/*
------------------------------------------------------------------
	Typo
------------------------------------------------------------------
*/


h1 {
	font-weight: 100;
	font-size: 25px;
	margin-left: 0.2em;
	color:#666633;
	line-height: 27px;
}
h2 {
	font-family: "Segoe UI", "Trebuchet MS", Arial, Verdana, Helvetica, sans-serif;
	font-size: 1.6em;
	color: #fff;
	font-weight: normal;
	text-transform: uppercase;

}
h3 {
	font-size: 13px;
	font-weight: bold;
	line-height: 1.6em;
}
h4 {
	font-size: 12px;
	font-weight: bold;
}
h1 a:visited, h1 a:link, h1 a {
	color:#666633;
	text-decoration:none;
}
h1 a:hover {
	border-bottom: 1px dotted #aaa;
}
.content {
	color: #333333;
	font-size: 12px;
	font-family: "Segoe UI", "Trebuchet MS", Arial, Verdana, Helvetica, sans-serif;
	line-height: 1.5em;
	padding-bottom:5px;
}
/*
------------------------------------------------------------------
	Basic layout
------------------------------------------------------------------
*/

#container {
	width: 926px;
	margin: 0px auto;
	padding:0;
}
#header {
	background: url(../img/bg_content.jpg) repeat-y center;
	/*	background: url(../img/logo_header.jpg) no-repeat left top; */
/*	height: 97px; */
	width: 926px;
	padding: 0;
}
#flashHeader {
    position: relative;
	width:900px;
	height:186px;
	margin:0 0 0 13px;
	z-index:0;
}
#header-promo {
	background:url(../img/promo_header.jpg) no-repeat center;
	height: 188px;
}
#main-content {
	background: url(../img/bg_content.jpg) repeat-y center;
}
#offer {
	background: #efefef;
	padding: 2px 0 0 0;
	margin: 0 0 -8px 0;
}
.linkbox {
	display:block;
	background: #efefef;
	padding: 2px 0 0 0;
	margin: 0 0 3px 6px;
	width:650px;
	text-decoration:none;
}
.linkbox p {
	margin: 0 1em 1em 20px;
	font-size: 11px;
	line-height: 1.4em;
	width: 620px;
	padding-bottom: 15px;
	color:#333;
}
.linkbox h4 {
	margin: 1em 1em 0 20px;
	text-transform: uppercase;
}
.linkbox:hover p {
	color:#fff;
}
.linkbox:hover {
	border-bottom:none !important;
}


.linkbox.link1:hover,  .linkbox.link1:hover h4 {
	background: #666633;
	color: #fff;
	border-bottom:none;
}

.link1 {
	border-left: 5px solid #666633;
}

.linkbox.link2:hover,  .linkbox.link2:hover h4 {
	background: #C5A723;
	color: #fff;
	border-bottom:none;
}

.link2 {
	border-left: 5px solid #C5A723;
}


.linkbox.link3:hover,  .linkbox.link3:hover h4,  .linkbox.link3:hover p  {
	background: #FAF4CD;
	color: #000;
	border-bottom:none;
}

.link3 {
	border-left: 5px solid #FAF4CD;
}

.linkbox.link4:hover,  .linkbox.link4:hover h4 {
	background: #ABD6C4;
	color: #fff;
	border-bottom:none;
}

.link4 {
	border-left: 5px solid #ABD6C4;
}

.linkbox.link5:hover,  .linkbox.link5:hover h4 {
	background: #727FB0;
	color: #fff;
	border-bottom:none;
}

.link5 {
	border-left: 5px solid #727FB0;
}

.linkbox.link6:hover,  .linkbox.link6:hover h4 {
	background: #B84446;
	color: #fff;
	border-bottom:none;
}

.link6 {
	border-left: 5px solid #B84446;
}

.linkbox.link7:hover,  .linkbox.link7:hover h4 {
	background: #750000;
	color: #fff;
	border-bottom:none;
}

.link7 {
	border-left: 5px solid #750000;
}



.linkbox.orgutv:hover,  .linkbox.orgutv:hover h4 {
	background: #666633;
	color: #fff;
	border-bottom:none;
}
.linkbox.coach:hover,  .linkbox.coach:hover h4 {
	background: #734C27;
	color: #fff;
	border-bottom:none;
}
.linkbox.mentor:hover,  .linkbox.mentor:hover h4 {
	background: #4C0000;
	color: #fff;
	border-bottom:none;
}
.linkbox.karriar:hover,  .linkbox.karriar:hover h4 {
	background: #990000;
	color: #fff;
	border-bottom:none;
}
.linkbox.rekryt:hover,  .linkbox.rekryt:hover h4 {
	background: #413E6A;
	color: #fff;
	border-bottom:none;
}
.linkbox.network:hover,  .linkbox.network:hover h4 {
	background: #847E14;
	color: #fff;
	border-bottom:none;
}
.orgutv {
	border-left: 5px solid #666633;
}
.coach {
	border-left: 5px solid #734C27;
}
.mentor {
	border-left: 5px solid #4C0000;
}
.karriar {
	border-left: 5px solid #990000;
}
.rekryt {
	border-left: 5px solid #413E6A;
}
.network {
	border-left: 5px solid #847E14;
}
.orgutv h4 {
	color: #666633;
}
.coach h4 {
	color: #734C27;
}
.mentor h4 {
	color: #4C0000;
}
.karriar h4 {
	color: #990000;
}
.rekryt h4 {
	color: #413E6A;
}
.network h4 {
	color: #847E14;
}
#medarbetare {
	margin: 0;
	padding: 0;
}
#medarbetare li {
	margin: 0 5px;
	padding: 5px 0;
	list-style-type: none;
	clear: both;
	border-bottom: 1px solid #efefef;
}
#flashcontent {
	border-top: 1px solid #333333;
	border-bottom: 1px solid #333333;
}
.col-700 {
	width: 700px;
	margin:0;
	display:inline;
}
.col-530 {
	width: 530px;
	margin:0 0 0 10px;
	display:inline;
}
.col-480 {
	width: 480px;
	margin:0 0 0 10px;
	display:inline;
}
.col-665 {
	width: 665px;
	margin:0 10px 0 10px;
	display:inline;
}
.col-435 {
	width: 665px;
	margin:0 15px 0 10px;
	display:inline;
}
.col-400 {
	width: 390px;
	margin:0 0 0 10px;
	display:inline;
}
.col-300 {
	width: 300px;
	margin:0 0 0 15px;
	display:inline;
}
.col-220 {
	width: 225px;
	margin:0 15px 0 0;
	display:inline;
}
.col-220c {
	width: 220px;
	margin:0 0 0 15px;
	display:inline;
}
.col-220 h2 {
	margin:10px 0;
	font-size: 25px;
	line-height: 27px;

}
.col-220 h2 a, .col-220 h2 a:visited {

	color:#666633;
	text-transform: none;
}

.col-220 h2 a:hover {
	border-bottom: 1px dotted #aaa;
}

#footer {
	width: 926px;
	height: 50px;
	text-align: right;
	background: url(../img/footer.jpg) transparent no-repeat 0 0;
	font-family: "Segoe UI", "Trebuchet MS", Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	padding: 20px 0px 0 0;
}
.col-435 ul {
	list-style-type:none;
	margin:0px;
	padding:0px;
}
.col-435 ul li {
	background:URL('../img/bullet.gif') no-repeat 2px 6px;
	padding:0 0 0 16px;
	margin:0 0 0 8px;
	list-style-type: none;
}
.infoBox {
	margin:16px 0 16px 8px;
	padding:8px 24px 24px 8px;
	border:1px solid #dfdfdf;
	background:#efefef;
	line-height:16px;
}
.infoBoxNews {
	margin:5px 0;
	padding: 0 8px 8px 8px;
	border:1px solid #dfdfdf;
	background:#efefef;
}
.col-435 table {
	padding:0 0 0 0;
	margin:0 0 0 8px;
}
/*

------------------------------------------------------------------

	Links

------------------------------------------------------------------

*/



.col-435 a,  .col-435 a:link,  .col-435 a:visited,  .col-435 a:active {
	color: #62962E;
	text-decoration: none;
}
.col-435 a:hover {
	border-bottom: 1px dotted #aaa;
}
.infoBox a,  .infoBox a:link,  .infoBox a:visited,  .infoBox a:active,  .infoBoxNews a,  .infoBoxNews a:link,  .infoBoxNews a:visited,  .infoBoxNews a:active {
	color: #62962E;
	text-decoration: none;
	padding-bottom: 2px;
}
.infoBox a:hover, .infoBoxNews a:hover {
	border-bottom: 1px dotted #aaa;
}
#bigPromoArea a,  #bigPromoArea a:active,  #bigPromoArea a:visited,  #bigPromoArea a:link {
	border: none;
}
#bigPromoArea a:hover {
	border: none!important;
}
#footer a,  #footer a:link,  #footer a:active,  #footer a:visited {
	color: #666;
	text-decoration: underline;
	size: 0.9em;
}
#footer a:hover {
	color: #000;
	text-decoration: none
}
a.no-border:hover {
	border: none!important;
}
a.no-border {
	border: none!important;
}
.pufflink {
	display:block;
	background:URL('../img/btn_puffarrow.gif') no-repeat right top;
	padding:0 24px 24px 0;
	margin:16px 16px 0px 8px;
	text-align:right;
	line-height:16px;
	text-decoration:none;
}
.aktuelltlink {
	display:block;
	background:URL('../img/btn_aktuelltarrow.gif') no-repeat right top;
	padding:0 24px 0px 0;
	margin:-19px 8px 0px 16px;
	text-align:right;
	text-decoration:none;
	color:#666;
}
.aktuelltlink:hover {
	color:#000;
}
.btn_erbjudande {
	display:block;
	width:220px;
	height:48px;
	padding:0px;
	margin:0px 0 4px 0;
}
.btnorganisation_se {
	background:URL('../img/btn_organisation_se.png') no-repeat top;
}
.btnmentor_se {
	background:URL('../img/btn_mentorskap_se.png') no-repeat top;
}
.btncoaching_se {
	background:URL('../img/btn_coaching_se.png') no-repeat top;
}
.btnkompetens_se {
	background:URL('../img/btn_kompetens_se.png') no-repeat top;
}
.btnkarriar_se {
	background:URL('../img/btn_karriar_se.png') no-repeat top;
}
.btnnetwork_se {
	background:URL('../img/btn_network_se.png') no-repeat top;
}
.btnorganisation_en {
	background:URL('../img/btn_organisation_en.png') no-repeat top;
}
.btnmentor_en {
	background:URL('../img/btn_mentorskap_en.png') no-repeat top;
}
.btncoaching_en {
	background:URL('../img/btn_coaching_en.png') no-repeat top;
}
.btnkompetens_en {
	background:URL('../img/btn_kompetens_en.png') no-repeat top;
}
.btnkarriar_en {
	background:URL('../img/btn_karriar_en.png') no-repeat top;
}
.btnnetwork_en {
	background:URL('../img/btn_network_en.png') no-repeat top;
}
.btnorganisation_se:hover, .btnmentor_se:hover, .btncoaching_se:hover, .btnkompetens_se:hover, .btnkarriar_se:hover, .btnorganisation_en:hover, .btnmentor_en:hover, .btncoaching_en:hover, .btnkompetens_en:hover, .btnkarriar_en:hover, .btnnetwork_se:hover, .btnnetwork_en:hover {
	background-position: bottom;
}
/*

------------------------------------------------------------------

	Puffs

------------------------------------------------------------------

*/



.puff {
	border-left:1px solid #d3d3d3;
	border-right:1px solid #d3d3d3;
	border-bottom:1px solid #d3d3d3;
}
.puff h2 {
	margin: 8px 16px 0 16px;
	padding:0px;
	line-height:24px;
}
.puff h4 {
	margin: 0 16px 0 16px;
	padding:0px;
}
.puff p {
	margin: 4px 16px 0 16px;
	padding:4px 0 0 0;
	line-height:16px;
}
.puff table {
	margin:16px 16px 0 0;
	padding:0 0 16px 0;
}
.puffheading {
	background:#ffffff;
	margin-top:16px;
}
.puffcontent {
	background:#f6f6f6;
}
.puffkonsult .puffheading {
	border-top:2px solid #666633;
}
.puffkonsult h2 {
	color: #666633;
}
.puffkonsult h4 {
	color: #a4a486;
}
.puffkonsult a, .puffkonsult a:link, .puffkonsult a:active, .puffkonsult a:visited {
	color: #9e9e7e;
}
.puffkonsult a:hover {
	text-decoration:underline;
}
.puffuppdrag .puffheading {
	border-top:2px solid #696937;
}
.puffuppdrag h2 {
	color: #696937;
}
.puffuppdrag h4 {
	color: #a4a486;
}
.puffuppdrag a,  .puffuppdrag a:link,  .puffuppdrag a:active,  .puffuppdrag a:visited {
	color:#9e9e7e;
}
.puffuppdrag a:hover {
	color:#000000;
}
.puffmentorskap .puffheading {
	border-top:2px solid #4c0000;
}
.puffmentorskap h2 {
	color: #4c0000;
}
.puffmentorskap h4 {
	color: #b34040;
}
.puffmentorskap a, .puffmentorskap a:link, .puffmentorskap a:active, .puffmentorskap a:visited {
	color:#b34040;
}
.puffmentorskap a:hover {
	text-decoration:underline;
}
.puffcoaching .puffheading {
	border-top:2px solid #734c27;
}
.puffcoaching h2 {
	color: #734c27;
}
.puffcoaching h4 {
	color: #96795d;
}
.puffcoaching a, .puffcoaching a:link, .puffcoaching a:active, .puffcoaching a:visited {
	color:#96795d;
}
.puffcoaching a:hover {
	text-decoration:underline;
}
.puffkompetens .puffheading {
	border-top:2px solid #413e6a;
}
.puffkompetens h2 {
	color: #413e6a;
}
.puffkompetens h4 {
	color: #716e8f;
}
.puffkompetens a, .puffkompetens a:link, .puffkompetens a:active, .puffkompetens a:visited {
	color:#716e8f;
}
.puffkompetens a:hover {
	text-decoration:underline;
}
.puffkarriar .puffheading {
	border-top:2px solid #990000;
}
.puffkarriar h2 {
	color: #990000;
}
.puffkarriar h4 {
	color: #b34040;
}
.puffkarriar a, .puffkarriar a:link, .puffkarriar a:active, .puffkarriar a:visited {
	color:#b34040;
}
.puffkarriar a:hover {
	text-decoration:underline;
}
/*
------------------------------------------------------------------
	Navigation
------------------------------------------------------------------
*/

#headnav {
	/*	padding: 60px 0 0 200px; */
	padding: 17px 0 0 44px;
	margin:0px;
	font-family: "Segoe UI", "Trebuchet MS", Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-transform: uppercase;
	height: 78px;
	background: url(../img/logo_header.jpg) no-repeat left top;
}
#mainnav {
	/*	padding: 60px 0 0 200px; */
	padding: 5px 0 0 44px;
	margin:0px;
	font-family: "Segoe UI", "Trebuchet MS", Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-transform: uppercase;
	height: 71px;
	background: url(../img/bg_header.jpg) no-repeat left top;
}
#uppernav {
	height:25px;
	margin:0;
	/*	width:926px; */
	padding:0px;
	background: url(../img/bg_uppermenu.jpg) no-repeat left top;
	font-family: "Segoe UI", "Trebuchet MS", Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-transform: uppercase;
	text-align:center;
}
#uppernavmenu {
	float:right;
	margin:0 20px 0 0;
}
#uppernavmenu a {
	height:22px;
	width:138px;
	margin:0px;
	float:left;
	padding:8px 0 0 0;
	background-image:URL(../img/uppernav_button.png);
	background-repeat:no-repeat;
	text-decoration:none;
	color:#000;
	text-align:center;
}
.isactive {
	background-position:bottom;
}
#mainnav img {
	float:left;
}
#mainnav ul {
	float:left;
	list-style-type: none;
	margin: 32px 0 0 44px;
	padding: 0;
}
#mainnav ul li {
	float: left;
	padding: 12px 15px 0px 5px;
	margin: 0 1px;
}
#mainnav ul li a, #mainnav ul li a:link, #mainnav ul li a:visited, #mainnav ul li a:active {
	color: #666;
	text-decoration: none;
	/*width: 100%;*/
	display: block;
}
ul li a, ul li a:link, ul li a:visited, ul li a:active {
	color: #666;
	text-decoration: none;
}
#mainnav ul li a:hover, ul li a:hover {
	color: #000;
	border-bottom: 1px dotted #ccc;
}
#headnav img {
	float:left;
}
#headnav ul {
	float:left;
	list-style-type: none;
	margin: 44px 0 0 44px;
	padding: 0;
}
#headnav ul li {
	float: left;
	padding: 12px 15px 5px 5px;
	margin: 0 1px;
}
#headnav ul li a,  #headnav ul li a:link,  #headnav ul li a:visited,  #headnav ul li a:active {
	color: #666;
	text-decoration: none;
	/*width: 100%;*/

	display: block;
}
#headnav ul li a:hover {
	color: #000;
	border-bottom: 1px dotted #ccc;
}
/*

------------------------------------------------------------------

	Promoareas

------------------------------------------------------------------

*/



img.promoFx {
 filter:progid:DXImageTransform.Microsoft.Alpha(opacity=70);
	-moz-opacity: 0.8;
}
img.promoFx:hover {
 filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	-moz-opacity: 1;
}
/*

------------------------------------------------------------------

	Tables

------------------------------------------------------------------

*/



/*

------------------------------------------------------------------

	Sub-menu

------------------------------------------------------------------

*/



#undermeny {
	margin:0 0 0 10px;
	padding:12px 0 6px 0;
	list-style-type:none;
}
#undermeny li {
	background:URL('../img/bullet.gif') no-repeat 2px 6px;
	margin:0px;
	padding:2px 0 0 15px;
	list-style-type: none;/*	list-style-position: inside;*/
}
#undermeny_container {
	width:220px;
	margin-top:16px;
	border-bottom:1px solid #dfdfdf;
}
#undermeny_header {
	background:URL('../img/undermeny_heading.png');
	height:32px;
	margin:0px;
	padding:0px;
}
#undermeny_header h3 {
	margin:0 0 0 16px;
	padding-top:6px;
	text-transform: uppercase;
}
#undermeny_content {
	padding:0 0 16px 0;
	margin:0px;
	background:URL('../img/undermeny_bg.png');
}
#undermeny_content h4 {
	margin:0 0 0 16px;
	padding:16px 0 0 0;
}
#undermeny_content p {
	margin:0 16px 0 16px;
	padding:8px 0 0 0;
}
#undermeny_content a {
	color:#666;
	text-decoration:none;
}
#undermeny_content a:hover {
	color:#000;
}
#undermeny a,  #undermeny a:link,  #undermeny a:active,  #undermeny a:visited {
	margin:0px;
	padding:0px;
	text-decoration:none;
	color: #666;
}
#undermeny a:hover {
	color: #000;
	text-decoration:none;
	border:none;
}
#medarbetare li {
	background:none;
}
.aktuelltbreak {
	height:1px;
	line-height:1px;
	font-size:0px;
	margin:16px 16px 0 16px;
	border-top:1px solid #dfdfdf;
}
.nyheter {
	margin:0 0 10px 20px;
}
.nyheter ul {
	margin:0;
	padding:0;
}
.nyheter li {
	background:URL('../img/bullet.gif') no-repeat 2px 6px;
	margin:0px;
	padding:2px 0 0 15px;
	list-style-type: none;
	height:20px;
}
.nyheter a:hover {
	border-bottom: 1px dotted #aaa;
}
/*popup*/

.CoverAll {
	position: absolute;
	top: 0px;
	left: 0px;
	background-color: #666666;
	filter:alpha(Opacity=30);
	-moz-opacity:0.3;
	opacity: 0.3;
	z-index: 3999;
	height: 100%;
	width: 100%;
}
.hidden {
	display: none;
}
.unhidden {
	display: block;
}
#self {
	width:750px;
	background-color: white;
	padding:10px;
	position: absolute;
	top: 500px;
	left: 35px;
	z-index: 4000;
	color: #333333;
	font-size: 12px;
	font-family: "Segoe UI", "Trebuchet MS", Arial, Verdana, Helvetica, sans-serif;
	line-height: 1.5em;
	padding-bottom:5px;
}
#menubox {
	width:225px;margin-top:15px;
}
ul#navmenu {
	margin:0px;
	padding:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	font-style:normal;
}
ul#navmenu li {
	float:left;
	list-style:none;
	width:225px;
	margin:0;
	cursor:default;
	background-repeat: no-repeat;
	background-position: center center;
}
ul#navmenu li {
	text-align:left;
	height:48px;
	background-image:url(../img/menu/btn_.png);
}
/* Root Menu */
ul#navmenu a {
	display:block;
	height:48px;
	color:#999;
	text-decoration:none;
	padding:0;
}
.menu-name{padding:15px 20px 0 20px;display:block;}
/* Root Menu Hover Persistence */
ul#navmenu a:hover, ul#navmenu li:hover a, ul#navmenu li.iehover a {
	color: #fff;
	background-repeat: no-repeat;
	background-position: right center;
	text-decoration:none;
	border:none;
}
ul#navmenu li.btn-1 a:hover, ul#navmenu li.btn-1 a.iehover {
	background-image: url(../img/menu/btn_1.png);
}
ul#navmenu li.btn-2 a:hover, ul#navmenu li.btn-2 a.iehover {
	background-image: url(../img/menu/btn_2.png);
}
ul#navmenu li.btn-3 a:hover, ul#navmenu li.btn-3 a.iehover {
	background-image: url(../img/menu/btn_3.png);
	color: #C5A723;
}
ul#navmenu li.btn-4 a:hover, ul#navmenu li.btn-4 a.iehover {
	background-image: url(../img/menu/btn_4.png);
}
ul#navmenu li.btn-5 a:hover, ul#navmenu li.btn-5 a.iehover {
	background-image: url(../img/menu/btn_5.png);
}
ul#navmenu li.btn-6 a:hover, ul#navmenu li.btn-6 a.iehover {
	background-image: url(../img/menu/btn_6.png);
}
ul#navmenu li.btn-7 a:hover, ul#navmenu li.btn-6 a.iehover {
	background-image: url(../img/menu/btn_7.png);
}
ul#navmenu a#current {
	color: #FC0;
}

#erbjudande{margin:15px 0 0 0}
#erbjudande div.item{margin:0  0 0 5px; padding:0; width:160px; float:left;}
#erbjudande div.item .preview{margin:0; padding:5px 0 0 0;background:#E4E1D8; text-align:center;}
#erbjudande div.item .description{padding:5px 10px 10px 10px;margin:0; font-size:11px;height:100px;overflow:hidden; }
#erbjudande .last{margin:0; }
#erbjudande div.item .preview .img-border{border:solid 1px white;}
#erbjudande h3 {
	display:block;
	width:145px;
	height:45px;
	margin:2px 0 0 0;
	color:white;
	font-weight:normal;
	padding:2px 5px 0 10px;
	background-image: url(../img/bg-item-h3.gif);
	background-repeat: no-repeat;
	background-position: left top;
	line-height: normal;
	
}
#erbjudande h3 a, #erbjudande h3 a:visited {color:white;}
.devider{height:10px;}
.clear-both{clear:both;}