
/* General rules
********************************************/

a {
	color:#3399cc;
	text-decoration: underline;
}
a:link,
a:visited {
	color: #09f;
}

p {
	color:#333;
	font-family:'Lucida Grande', 'Lucida Sans', arial, sans-serif;
	font-size:1em;
}
h1 {
	color:#333;
	font-family:Arial, sans-serif;
	font-size: 1.8em;
	font-weight: 700;
}
h2 {
	color:#333;
	font-family:Arial, sans-serif;
	font-size: 1.4em;
	font-weight: 700;
}
h3 {
	font-size: 1.6em;
}
.hide {
	display:none;
}

h1#h1 {
	margin-top:30px;
	}

h2.introduction {
	color:#333;
	font-family:'Lucida Grande', 'Lucida Sans', arial, sans-serif;
	font-size: 14px !important;
	font-weight: 700;
	line-height:20px !important;
	width:447px;
	}
h1.productList {
	margin-bottom:20px;
	margin-top:21px;
	}
.textpage h1 {
	margin-top:30px;
	color:#333 !important;
	margin-bottom:20px;
	}
.glossary h1 {
	margin-top:30px;
	color:#333 !important;
	}


/* Page structure
********************************************/
.wrapper {
    margin:0 auto;
	width:969px;
}
.header {
	background:#fff url('Images/mainSprite.png') no-repeat top left;
	background-position: 0 -730px;
	float:left;
	margin:0 auto;
	padding-left:4px;
	padding-right:4px;
	width:960px;
	height:147px;
}
.container {
	background:url(Images/containerBg.png) repeat-y;
	float:left;
	padding-left:3px;
	padding-top:1px;
	width:966px;
	/*overflow:hidden;*/
	padding-bottom:2px;
}
#home .container {
	padding-top:3px;
}
.introTop {
	margin-top:7px;
	}


/* Layout
********************************************/
/*
 * - 1 2 1
 * - 1 3
 * - 1 1 1 1
 *
*/

.subContent {
	float:left;
	padding-top:17px;
	width:708px;
	margin-left:9px;
}
.subContentBar {
	float:left;
	padding-left:23px;
	padding-top:10px;
	width:447px;
	padding-right:18px;
	_padding-right:20px;
	position:relative;
	}
.malarladanContent {
	margin-top:13px;
	}
.narrowSide {
	padding-left:12px;
	width:466px;
	padding-right:8px;
	}
.flashHolder {
	margin:0;
	padding-left:0;
	position:relative;
	z-index:100;
	left:-8px;
	}
.fullsize {
	margin:0 0 0 10px;
	}
#home .boxes {
	padding-left:7px;
	}
.sideBar {
	float:left;
	width:233px;
	margin:9px 0 0;
	overflow:hidden;
}

.alignRight {
	float:right;
	margin:11px 0 0 10px;
	}

/* Page components
********************************************/
/* @group topNav */
.branding {
	float:left;
	padding-top:25px;
	padding-left:29px;
	width:108px;/*height 80px*/
}
.branding h1 {
	background:url('Images/mainSprite.png') no-repeat top left;
	background-position: 0 -266px;
	display:block;
	height:79px;
	width:108px;
}
.inDoors a {
	background:url('Images/mainSprite.png') no-repeat top left;
	background-position: 0 -1044px;
	display:block;
	float:left;
	height:34px;
	margin-left:41px;
	margin-top:70px;
	padding-left:24px;
	padding-right:36px;
	position:relative;
	width:106px;
	z-index:0; /*lower than outDoors when active, else higher since they'll be overlapping each other*/	
}
.inDoorsOff a {
	background:url('Images/mainSprite.png') no-repeat top left;
	background-position: -1118px -30px;
	margin-top:85px;
	height:15px;
	margin-left:82px;
	padding:0;
	z-index:1;
	width:70px;
} 
.outDoors a {
	background:url('Images/mainSprite.png') no-repeat top left;
	background-position: 0 -1295px;
	float:left;
	height:34px;
	margin-left:-4px;/*overlapping*/
	margin-top:71px;
	margin-right:22px;
	padding-left:30px;
	padding-right:33px;
	position:relative;
	width:100px;
	z-index:0;
}
.outDoorsOff a {
	background:url('Images/mainSprite.png') no-repeat top left;
	background-position: 0 -494px;
	margin-top:83px;
	margin-left:-20px;/*in order for the overlapping to take place*/
	margin-right:10px;
	height:15px;
	width:75px;
	z-index:1;
} 
.addInfo {
	display:block;
	float:left;
	padding-left:65px;
	padding-top:11px;
	width:230px;
}
.addInfo .addLinks 
{
	float:left;
	padding-left:124px;
	margin-top:-4px;
	margin-left:203px;
	text-align:right;
	/*font-size:1em;
	float:left;
	padding-left:124px;
	margin-top:0;
	width:100px;
	text-align:right;*/
}

.addInfo .addLinks , .addInfo .addLinks a{
	color:#999;
	padding-left:5px;
	font-size:1.1em;
	font-weight:700;
	text-decoration:none;
	font-family:Arial;
}
.addInfo .addLinks a:hover, .addInfo .addLinks a:focus {
	color: #3399CC;
}
/*.addInfo .addLinks span {
	font-size:1.1em;
}*/
.addInfo .searchMain {
	float:left;
	padding-left:10px;
	margin-top:30px;
	width:225px;
}
.addInfo .searchMain input {
	background:transparent;
	border:none;
	color:#999;
	float:left;
	font-size:1.04em;
}
.addInfo .searchMain input#field {
	font-size:1.2em;
	padding-left:6px;
	padding-right:9px;
	margin-top:17px;
	width:140px;
}
.addInfo .searchMain .submit {
	margin-left:5px;
	margin-top:14px;
	width:52px;
}
.addLinksB2b a
{
    margin-left:-25px;
}
.extLinksToolbox {
	display:block;
	float:left;
	margin-left:-20px;
	padding-left:0px;
	width:190px;
}
.extLinksToolbox .extLinks 
{
	float: left;
	margin-top:7px;
}
.extLinksToolbox .describer
{
    margin-left:21px;
}
.extLinksToolbox .painter
{
    margin-left:17px;
}
.extLinksToolbox .extLinks a {
	color:#999;
	padding-left:5px;
	font-size:1.2em;
	font-weight:700;
	text-decoration:none;
	font-family:Arial;
}
.extLinksToolbox .extLinks a:hover, .extLinksToolbox .extLinks a:focus {
	color: #3399CC;
}
.topNav .toolBox {
	background:url('Images/mainSprite.png') no-repeat top left;
	background-position: 0 -909px;
	display:block;
	float:left;
	height:30px;
	width:130px;
	margin-top:18px;
	padding-left:49px;
	margin-left:10px;
	padding-top:26px;
}
.extLinksToolbox .malarladan {
	background:url('Images/headerMalarladan.png') no-repeat top left;
}
.extLinksToolbox .malarladan a {
	color:#3897cb !important;
	text-decoration:underline !important;
}
.extLinksToolbox .toolBoxInUse {
	background:url('Images/mainSprite.png') no-repeat top left;
	background-position: 0 -643px;
	height:36px;
}
.extLinksToolbox .toolBox a {
	font-size:1.1em;
	text-decoration:none;
	display:block !important;
	margin-top:3px !important;
}
.extLinksToolbox .toolBoxInUse a {
	text-decoration:underline;
}

/* end @group topNav */
/* @group menu */
.menu {
	display:block;
	float:left;
	margin-left:7px;
	overflow:hidden;
	width:945px;
	display:inline;
	padding-bottom:3px;
}
.topNav {
	overflow:hidden;
	}
.outDoorsMenu {
	background:url('Images/mainSprite.png') no-repeat top left;
	background-position: 0 -30px;
}
.inDoorsMenu {
	background:url('Images/mainSprite.png') no-repeat top left;
	background-position: -1118px -129px;
}
.menu ul {
	float:left;
	padding-bottom:10px;
	padding-top:10px;
}
.menu .nav li {
	display:inline;
}
.menu .nav li a span {
	display:none;
}
.menu .nav li span.divide {
	background:url('Images/menu/divider.png') no-repeat center;
	float:left;
	text-indent:-999px;
	height:25px;
	padding:0 20px 0 20px;
	width:2px;
}
.menu .nav li a {
	display:block;
	float:left;
	margin-bottom:5px;
	margin-top:2px;
}
.menu .nav li a#ins {
	background:url('Images/menu/insKul.png') no-repeat;
	height:18px;
	margin-left:20px;
	width:126px;
}
.menu .nav li a#ins:hover , .menu .nav li a#ins:focus {
	background:url('Images/menu/insKul_mouse.png') no-repeat;
}
.menu .nav li.active a#ins {
	background:url('Images/menu/insKul_active.png') no-repeat;
}
.menu .nav li a#ins {
	background:url('Images/menu/insKul.png') no-repeat;
	height:18px;
	margin-left:20px;
	width:141px;
}
.menu .nav li a#color:hover , .menu .nav li a#color:focus {
	background:url('Images/menu/intKul_mouse.png') no-repeat;
}
.menu .nav li.active a#color {
	background:url('Images/menu/intKul_active.png') no-repeat;
}
.menu .nav li a#tips {
	background:url('Images/menu/tipRa.png') no-repeat;
	height:18px;
	width:80px;
}
.menu .nav li a#tips:hover , .menu .nav li a#tips:focus {
	background:url('Images/menu/tipRa_mouse.png') no-repeat;
}
.menu .nav li.active a#tips {
	background:url('Images/menu/tipRa_active.png') no-repeat;
}
.menu .nav li a#products {
	background:url('Images/menu/varProd.png') no-repeat;
	height:18px;
	width:122px;
}
.menu .nav li a#products:hover , .menu .nav li a#products:focus {
	background:url('Images/menu/varProd_mouse.png') no-repeat;
}
.menu .nav li.active a#products {
	background:url('Images/menu/varProd_active.png') no-repeat;
}
.menu .nav li a#store {
	background:url('Images/menu/hitBut.png') no-repeat;
	height:18px;
	width:83px;
}
.menu .nav li a#store:hover , .menu .nav li a#store:focus {
	background:url('Images/menu/hitBut_mouse.png') no-repeat;
}
.menu .nav li.active a#store {
	background:url('Images/menu/hitBut_active.png') no-repeat;
}
.menu .nav li a#service {
	background:url('Images/menu/kunSer.png') no-repeat;
	height:18px;
	width:96px;
}
.menu .nav li a#service:hover , .menu .nav li a#service:focus {
	background:url('Images/menu/kunSer_mouse.png') no-repeat;
}
.menu .nav li.active a#service {
	background:url('Images/menu/kunSer_active.png') no-repeat;
}
/* end @group topNav */

/* @group container */
.container .page {
	/*margin-left:6px;*/
}
.header2 {	
	color:#666;
	font-size: 3em;
	text-transform:uppercase;
	padding:21px 0;
}
.kontaktInfo {
	background:url('Images/infoBg.png') no-repeat;
	height:179px;
	margin-bottom:23px;
	margin-top:19px;
	padding:17px 14px;
	width:420px;
}
.kontaktInfo h3 {
	color:#3d3d3d;
	font-family:arial, sans-serif;
	font-size:1.4em;
	padding-bottom:6px;
	text-transform:uppercase;
	font-weight:400;
}
.kontaktInfo p {
	color:#666666;
	font-family:arial, sans-serif;
	font-size:1.2em;
	margin:0;
	padding:0;
}
.kontaktInfo p.email {
	padding-bottom:20px;
}
.kontaktInfo p.phone {
	padding-bottom:10px;
}
div.contactAlf,
div.fragaAlf {
	border-color: #dbdbdb;
	border-style: solid;
	border-width: 1px 0 0;
	width:451px;
	margin:20px 0;
	padding:16px 0 0 0;
}
div.pagination {
	margin-bottom:35px;
	margin-top:9px;
	width:100%;
	text-align:center;
}
ol#pagination {
	display:inline;
	list-style:none;
	width:100%;
}
ol#pagination li {
	display:inline;
}
ol#pagination li a.active {
	color:#000;
}
ol#pagination li a {
	color:#666;
}
ol#pagination li {
	background:url('Images/accordion/divider.png') no-repeat 11px 2px;
	padding-right:10px;
	width:21px;
}
ol#pagination li.last {
	background:none;
	padding-right:0;
}
/* end @group container */


/* @group sideBar */

div.sideBar div.outdoorsPath {
	background:url('Images/sideBar.png') no-repeat;
	display:block;
	height:221px;
	margin-top:6px;
	width:221px;
}
div.sideBar div.outdoorsPath p, div.sideBar div.outdoorsPath h3 {
	padding-left:13px;
}
div.sideBar div.outdoorsPath p {
	font-size:1.1em;
	padding-bottom:25px;
}
div.sideBar div.outdoorsPath h3 {
	font-size:1.8em;
	padding-bottom:5px;
	padding-top:23px;
}
div.sideBar div.outdoorsPath a {
	background:url('Images/arrow.png') no-repeat 0px 2px;
	margin-left:13px;
	padding-bottom:2px;
	padding-left:10px;
	text-decoration:none;
	font-size:1.1em;
}
/* end @group sideBar*/
/* Page specific styles
********************************************/
.section.holder {
	margin-top:-2px;
}

h1#headlineVaggfarger {
	text-indent:-9000em;
	height:28px;
	width:177px;
	background:url(Images/headline_vaggfarg.png) no-repeat;
	margin-bottom:30px;
	margin-top:14px;
	margin-left:17px;
}
.kundService {
	margin-bottom:30px;
	margin-top:28px;
}
.kundService h3 {
	color:#8a8a8a;
	font-family:arial, sans-serif;
	font-size:1.2em;
	text-transform:uppercase;
	font-weight:400;
}
.kundService .phone, .kundService .email {
	color:#898163;
}
.kundService .phone {
	/*text-indent:-9000em;*/
	height:17px;
	width:148px;
	/*background:url(Images/phoneNumber.png) no-repeat;*/
	margin-bottom:6px;
	margin-top:5px;
	color:#898163;
	font-size:2em;
	font-weight:700;

}
.kundService .email {
	/*text-indent:-9000em;*/
	display:block;
	height:18px;
	width:171px;
	/*background:url(Images/email.png) no-repeat;*/
	margin-bottom:9px;
	margin-top:5px;
	color:#898163;
	font-size:2em;
	font-weight:700;
}
.kundService .open { 
	color:#c3c3c3;
	font-family:arial, sans-serif;
	font-size:1.2em;
	font-style:italic;
	padding-top:0;
	margin-bottom:15px;
}
.login p {
	font-size:0.9em;
}
p.afSupport {
	margin:20px 0;
	font-size:1.2em;
	line-height:1.33em;
}
p.afSupport a {
	color:#339cc6;
	text-decoration:none;
}
h1.afSupport {
	margin:11px 0 16px;
}
h2.afSupport {
	font-family:"Lucida Grande", "Lucida Sans", arial, sans-serif;
	font-size:1.4em;
	font-weight:100;
	line-height:1.57em;
	margin-bottom:18px;
	margin-top:15px;
}
img.afSupport {
	margin-top:6px;
	}
.afSupportForm {
	font-size:1.2em;
	overflow:auto;
	}
.afSupportForm fieldset {
	width:181px;
	float:left;
	}
.afSupportForm fieldset input {
	margin-bottom:8px;
	font-size:1em;
	display:block;
	}
.afSupportForm .forgotPassword {
	float:left;
	font-size:1em;
	margin-top:37px;
	}
.afSupportForm .forgotPassword a {
	color:#339cc6;
	text-decoration:none;
	}
.settings {
	padding-top:12px;
	}
.settings a {
	color:#339cc6;
	text-decoration:none;
	}


/* Overrides
********************************************/

.paint h1 {
	padding-top:28px;
	width:230px;
	}
.narrowSide .paint {
	float:right;
	margin-right:7px
	}
.paintInfo {
	width:230px;
	border:0;
	padding:0;
	margin:46px 0 11px 0;
	font:1.1em Arial;
	}
.paintInfo caption {
	display:none;
	}
.paintInfo td {
	padding:4px 0 4px 9px;
	}
.paintInfo .typ {
	color:#fff;
	text-transform:uppercase;
	padding-bottom:1px;
	}
.paintInfo .odd td {
	background:#eee;
	}
.paintInfo .first {
	color:#333;
	font-weight:700;
	}
.paintProduct {
	float:left;
	margin:19px 23px 0 4px;
	}

.description {
	overflow:hidden;
	font-size:1.2em;
	padding-top:27px;
	padding-left:12px;
	width:447px;
	clear:both;
	}
.description p {
	line-height:1.37em;
	padding-bottom:1.17em;
	}
.description strong {
	display:block;
	}

.extendedInformation {
	background:url(Images/paint_extendedInformation.png) no-repeat 0 100%;
	overflow:hidden;
	width:100%;
	margin-top:8px;
	}
/*
.extendedInformation span.shadow {
	background:url(Images/paint_extendedInformation_shadow.png) no-repeat;
	position:absolute;
	top:0;
	display:block;
	height:6px;
	left:50%;
	margin-left:-177px;
	width:355px;
	}
*/
.extendedContent {
	float:left;
	width:220px;
	font-size:1.2em;
	padding-left:19px;
	margin-top:6px;
	}
.extendedContent h3 {
	text-transform:uppercase;
	font-weight:400;
	font-size:1em;
	padding-bottom:4px;
	font-family:Arial;
	}
.extendedInformation ul.list-pdf {
	float:right;
	font-size:1.1em;
	margin:17px 25px 12px;
	}
.extendedInformation ul.list-pdf li {
	padding:1px 0 5px 30px;
	background:url(Images/icons/pdf.png) no-repeat;
	}
.extendedInformation ul.list-pdf li a {
	font-weight:700;
	text-decoration:none;
	}

.paintSteps {
	overflow:hidden;
	width:459px;
	padding-left:8px;
	background:url(Images/paintSteps-bg.png) no-repeat 0 100%;
	margin-top:10px;
	position:relative;
	}
.paintSteps .top {
	width:459px;
	height:15px;
	display:block;
	position:absolute;
	top:0;
	left:0;
	background:url(Images/paintSteps-top.png) no-repeat;
	}
.paintSteps .stepsContent {
	float:left;
	width:260px;
	font-size:1.2em;
	padding-left:8px;
	margin-top:14px;
	font-size:1.2em;
	}
.paintSteps .stepsContent h3 {
	text-transform:uppercase;
	font-weight:400;
	font-size:1em;
	padding-bottom:4px;
	font-family:Arial;
	padding-top:7px;
	}
.paintSteps .paintBucket {
	float:left;
	margin-right:14px;
	margin-top:7px;
	overflow:hidden;
	width:76px;
	}
.paintSteps .paintBucket strong {
	font-size:1.1em;
	}
.steps {
	clear:both;
	}
.paintSave {
	margin-top:20px;
	height:64px;
	position:relative;
	}
.matchStoreEntry .paintSave {
	width:466px;
	height:40px !important;
	}


.paintSave h3 {
	font:20px Georgia;
	font-style:italic;
	color:#333;
	font-weight:400;
	padding-bottom:10px;
	padding-left:25px;
	}
.paintSave a.savePaintbox {
	width:269px;
	float:left;
	background:url(Images/paint/save_paintbox.png) no-repeat;
	display:block;
	height:30px;
	position:absolute;
	}
.paintSave a.savePaintbox:hover {
	background-position:-269px 0;
	}
.paintSave a.savePaintbox span {
	display:none;
	}
.paintSave a.savePaintbox span.icon {
	display:block;
	width:29px;
	height:46px;
	position:absolute;
	top:-17px;
	left:7px;
	background:url(Images/paint/paintbox_icon.png) no-repeat;
	}
.paintSave ul {
	width:171px;
	height:30px;
	background:url(Images/paint/extend_ul.png) no-repeat 100% 0;
	float:right;
	margin-right:6px;
	text-align:right;
	padding-right:20px;
	position:relative;
	}
.paintSave ul li {
	float:right;
	margin-right:11px;
	margin-top:1px;
	}
.paintSave ul li a {
	height:27px;
	display:block;
	}
.paintSave ul li a span {
	display:none;
	}
.paintSave ul li.mail a {
	width:21px;
	background:url(Images/paint/extend-mail.png) no-repeat;
	}
.paintSave ul li.share a {
	width:17px;
	background:url(Images/paint/extend-share.png) no-repeat;
	}
.paintSave ul li.print a {
	width:24px;
	background:url(Images/paint/extend-print.png) no-repeat;
	}
.paintSave ul li.mobile a {
	width:11px;
	background:url(Images/paint/extend-mobile.png) no-repeat;
	}

.paintNotification {
	width:206px;
	height:65px;
	background:url(Images/paint/notification.png) no-repeat;
	position:absolute;
	top:-29px;
	left:-20px;
	text-indent:-9000em;
	display:none;
	}
.paintSend {
	width:372px;
	height:246px;
	background:url(Images/paint/send-bg.png) no-repeat;
	position:absolute;
	top:-202px;
	left:18px;
	padding:0 31px;
	}
	
.paintSave .paintSend  {
	top:-227px !important;
	height:227px !important;
	}

.paintSend h3 {
	color:#666;
	font-style:normal;
	font-family:arial;
	font-size:1.6em;
	margin-top:16px;
	margin-left:3px;
	border-bottom:0 !important;
	}
.paintSave .paintSend a.close  {
	background:url(Images/toolbar-close.png) no-repeat;
	display:block;
	height:37px;
	position:absolute;
	right:12px;
	top:12px;
	width:37px;
	}
	
.rememberListClose  {
	background:url(Images/toolbar-close.png) no-repeat;
	display:block;
	height:37px;
	position:absolute;
	right:12px;
	top:12px;
	width:37px;
	}	
	
.paintSave .paintSend a.close span  {
	display:none;
	}
.email h3 {
	background:url(Images/paint/email.png) no-repeat;
	padding-left:46px;
	padding-top:12px;
	padding-bottom:19px;
	}
.print h3 {
	background:url(Images/paint/print.png) no-repeat;
	padding-left:46px;
	padding-top:12px;
	
	padding-bottom:19px;
	}
.sms h3 {
	background:url(Images/paint/sms.png) no-repeat 8px 2px;
	padding-left:46px;
	padding-top:12px;
	padding-bottom:19px !important;
	}
.paintSend p,
.paintSend label {
	font-size:1.2em;
	font-family:'Lucida Grande', 'Lucida Sans', arial, sans-serif;
	color:#000;
	display:block;
	}
.paintSend input.input {
	background:url(Images/paint/paintinput.png) no-repeat;
	font-size:12px;
	padding:7px 11px 7px 10px;
	width:144px;
	border:0;
	margin-right:200px;
	margin-bottom:7px;
	margin-top:7px;
	}
.paintSend .small {
	font-size:1em;
	color:#999;
	font-family:'Lucida Grande', 'Lucida Sans', arial, sans-serif;
	}
.print .printButton {
	display:block;
	width:76px;
	height:24px;
	background:url(Images/paint/printButton.png) no-repeat;
	margin-top:18px;
	}
.print .printButton span {
	display:none;
	}

.steps{
	margin-bottom:10px;
	overflow:hidden;
	padding-left:5px;
	margin-left:-5px;
	padding-top:30px;
	padding-bottom:10px;
	}
.steps a {
	display:block;
	width:80px;
	height:22px;
	margin-left:-3px;
	float:left;
	}
.steps a span {
	display:none;
	}
.steps a.step1 {
	width:79px;
	background:url(Images/paint/step1.png);
	}
.steps a.step2 {
	width:80px;
	background:url(Images/paint/step2.png);
	}
.steps a.step2_last {
	width:75px;
	background:url(Images/paint/step2_last.png);
	}
.steps a.step3 {
	width:75px;
	background:url(Images/paint/step3.png);
	}
.steps a.active {
	background-position:0 -22px;
	}


.textpage h2 {
	margin-bottom:13px;
	line-height:1.57em;
	}
.textpage h3 {
	font-size:1.3em;
	margin-bottom:16px;
	}
.textpage p {
	font-size:12px;
	line-height:18px;
	margin-bottom:20px;
	}




.malarladanContent .inkop {
	width:461px;
	background:url(Images/inkopBg.png);
	font-family:"Lucida Grande", "Lucida Sans", arial, sans-serif;
	}
.malarladanContent .inkop .top {
	display:block;
	width:461px;
	height:12px;
	background:url(Images/inkopTop.png);
	}
.malarladanContent .inkop h1 {
	font:2.4em Georgia;
	font-style:italic;
	padding:12px 0 7px 22px;
	}
.malarladanContent .inkop p.intro {
	padding-left:22px;
	padding-bottom:23px;
	width:330px;
	}
.malarladanContent .inkop .icon {
	display:block;
	width:81px;
	height:75px;
	background:url(Images/inkopIcon.png) no-repeat;
	position:absolute;
	top:27px;
	right:24px;
	}
.malarladanContent .inkop .holder {
	padding:0 9px;
	font-size:1.2em;
	margin-bottom:21px;
	}
.malarladanContent .inkop .holder h2 {
	background:url(Images/inkopHeadlineBg.png) no-repeat;
	color:#333;
	font-size:1.17em;
	padding:3px 13px 5px;
	margin-bottom:13px;
	}
.malarladanContent .inkop .holder dl{
	overflow:hidden;
	}
.malarladanContent .inkop .holder dl.odd {
	background:#e4e9ed;
	}
.malarladanContent .inkop .holder dl dt {
	float:left;
	width:150px;
	padding:8px 0 5px 13px;
	font-weight:700;
	}
.malarladanContent .inkop .holder dl dd {
	float:left;
	padding:8px 0 0;

	}
.malarladanContent .inkop .holder dl dd.checbox {
	float:right;
	}
.malarladanContent .inkop .holder .address {
	width:242px;
	font-weight:700;
	font-size:.92em;
	font-weight:700;
	padding-bottom:8px;
	line-height:1.33em;
	}
.malarladanContent .inkop .holder .address p {
	color:#333;
	}
.malarladanContent .inkop .holder .address p.phone {
	padding-top:10px;
	}
.malarladanContent .inkop .holder .address p.hours {
	font-weight:400;
	}

.malarladanContent .inkop .holder .area{
	width:61px;
	text-transform:uppercase;
	}
.malarladanContent .inkop .holder .type{
	width:181px;
	text-transform:uppercase;
	}
.malarladanContent .inkop .holder .type2 {
	width:242px;
	font-weight:700;
	}
.malarladanContent .inkop .holder .kulor {
	display:block;
	float:left;
	margin-right:10px;
	margin-top:-4px;
	background:gray;
	width:19px;
	height:19px;
	border:2px solid #fff;
	border-radius:1px;
	-moz-border-radius:1px;
	-webkit-border-radius:1px
	}
.malarladanContent .inkop h2.avsluta {
	text-transform:uppercase;
	margin-left:22px;
	padding-top:9px;
	padding-bottom:10px;
	}


#tabs {
	display:block;
	overflow:hidden;
	}
#tabs ul {
	background:url(Images/tab/tabBarBg.png) repeat-x 0 100%;
	height:29px;
	padding-left:16px;

	}
#tabs ul li {
	float:left;
	text-align:center;
	}
#tabs ul li a {
	color:#fff;
	font-size:1.2em;
	width:102px;
	height:22px;
	padding-top:7px;
	display:block;
	text-decoration:none;
	background:url(Images/tab/tabBg.png) no-repeat 0 -29px;
	}
#tabs ul li.active a {
	background-position:0 0;
	color:#333;
	}
#tabs #tab-1,
#tabs #tab-2,
#tabs #tab-3,
#tabs #tab-4 {
	background:#fff url(Images/tab/tabBottom.png) 0 100%;
	padding:18px 21px;
	font-size:1.2em;
	color:#333;
	position:relative;
	}
#tabs p {
	width:342px;
	}
#tabs label {
	width:342px;
	display:block;
	margin-right:50px;
	}
#tabs small {
	display:block;
	color:#999;
	font-size:11px;
	}
#tabs input.tabInput {
	background:transparent url(Images/mainSprite.png) no-repeat scroll 0 -366px;
	font-size:12px;
	padding:7px 11px 7px 10px;
	width:144px;
	border:0;
	}
#tabs .printButton {
	display:block;
	width:76px;
	height:24px;
	background:url(Images/tabs-print.png);
	margin:6px 0 0 0;
	}
#tabs .printButton span {
	display:none;
	}
#tabs .downloadButton {
	display:block;
	width:87px;
	height:24px;
	background:url(Images/tabs-download.png);
	margin:6px 0 0 0;
	}
#tabs .downloadButton span {
	display:none;
	}
#tabs #tab-1 .icon {
	position:absolute;
	right:50px;
	top:17px;
	display:block;
	width:56px;
	height:55px;
	background:url(Images/tabs-icon-print.png);
	}
#tabs #tab-2 .icon {
	position:absolute;
	right:50px;
	top:17px;
	display:block;
	width:56px;
	height:55px;
	background:url(Images/tabs-icon-email.png);
	}
#tabs #tab-3 .icon {
	position:absolute;
	right:50px;
	top:17px;
	display:block;
	width:56px;
	height:55px;
	background:url(Images/tabs-icon-download.png);
	}
#tabs #tab-4 .icon {
	position:absolute;
	right:50px;
	top:17px;
	display:block;
	width:56px;
	height:55px;
	background:url(Images/tabs-icon-sms.png);
	}
#tabs #tab-2 #tabEmailOther {
	margin:9px 0;
	}
#tabs #tab-2 #tabEmailYour {
	margin:9px 0;
	}
#tabs #tab-2 #submitEmail {
	display:block;
	}
#tabs #tab-4 p {
	color:#333;
	}
#tabs #tab-4 #submitSMS {
	display:block;
	margin-top:6px;
	margin-bottom:4px;
	}
	
.colorHolder h2 {
	font-size:2em;
	color:#000;
	padding:20px 0 11px 4px;
	}
.colorInfo {
	overflow:hidden;
	float:left;
	}
.colorHolder h3 {
	font-size:2em;
	font-style:italic;
	font-weight:400;
	font-family:georgia;
	color:#666;
	margin:0 0 14px 4px;

	}
.colorHolder a.tryColorButton {
	width:175px;
	height:32px;
	display:block;
	background:url(Images/tryColorButton.png);
	margin-bottom:1px;
	}
.colorHolder a.showCollectionButton {
	width:175px;
	height:32px;
	display:block;
	background:url(Images/showCollectionButton.png);
	}
.colorHolder a.showCollectionButton span,
.colorHolder a.tryColorButton span {
	display:none;
	}
.color {
	float:left;
	width:209px;
	height:209px;
	display:block;
	margin:13px 30px 14px 0;
	position:relative;
	}
.color div {
	width:209px;
	height:209px;
	display:block;
	}
.color span {
	display:block;
	width:209px;
	height:209px;
	position:absolute;
	top:0;
	left:0;
	background: url(Images/colorOver.png);
	}
.colorReadMore {
	background:url(Images/colorReadMoreBg.png) no-repeat !important;
	height:91px !important;
	clear:both !important;
	overflow:hidden !important;
	padding-bottom:7px !important;
	}
.colorReadMore .icon {
	display:block !important;
	height:47px !important;
	width:49px !important;
	background:url(Images/colorReadMoreIcon.png) !important;
	float:left !important;
	margin:12px 17px 10px 16px !important;
	}
.colorReadMore h2 {
	font-weight:400 !important;
	text-transform:uppercase !important;
	font-size:1.17em !important;
	color:#333 !important;
	padding:19px 0 7px 0 !important;
	margin:0 !important;
	}
.colorReadMore a {
	font-weight:700 !important;
	text-decoration:none !important;
	font-size:1.1em !important;
	background:url(Images/colorReadMoreLink.png) no-repeat 4px 0 !important;
	padding-left:17px !important;
	color:#3399cc !important;
	}
.narrowSide h1.headlineKulorer {
	margin-top:20px;
	}
ul.inlineList {
	margin-bottom:15px;
 	font-size:1.2em;
	line-height:1.83em;
	overflow:hidden;
	width:100%;
	}
.inlineList li {
	float:left;
	width:33%;
	list-style: disc;
	color:#666;
	list-style-position: inside;
	}
.listLinks li {
	float:left;
	width:33%;
	list-style:none;
	}
.listLinks li a {
	text-decoration:none;
	color:#3399cc;
	background:transparent url(Images/box/g-links.png) no-repeat scroll 0 2px;
	padding-left:14px;
	font-size:0.92em;
	}
.pdf {
	padding-left:30px;
	padding-bottom:4px;
	padding-top:1px;
	margin-bottom:11px;
	display:inline-block;
	background:transparent url(Images/pdf-icon.png) no-repeat scroll 0 0;
	font-size:1.1em;
	text-decoration:none;
	font-weight:700;
	}



/* Arbetsråd */
#arbetsrad {
	margin-top:8px;
	}
#arbetsrad h2 {
	color:#333;
	font-size:1.8em;
	margin:17px 0 11px;
	}
#arbetsrad h3.radHeadline {
	color:#3d3d3d;
	font-size:1.4em;
	margin:15px 0 10px;
	}
#arbetsrad p {
	font-size:1.2em;
	line-height:1.33em;
	color:#666;
	margin-bottom:1.2em;
	}
#arbetsrad a.downloadArbetsrad {
	display:block;
	width:184px;
	height:31px;
	margin:9px 0 9px 0;
	background:url(Images/downloadArbetsrad.png);
	}
#arbetsrad a.downloadArbetsrad span {
	display:none;	
	}
#arbetsrad hr {
	color:#dbdbdb;
	background:#dbdbdb;
	height:1px;
	overflow:hidden;
	border:0;
	margin:3px 0 0 0;
	}
#arbetsrad .alignright {
	margin-top:13px;
	margin-left:10px;
	margin-bottom:2px;
	}

#arbetsrad .tips {
	background:#fbfacf;
	padding:13px 15px 10px;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	margin-bottom:20px;
	}
#arbetsrad .tips h4 {
	text-transform:uppercase;
	font-weight:400;
	font-size:1.2em;
	color:#666;
	margin-bottom:3px;
	}
#arbetsrad .tips p {
	font-style:italic
	}
	
	
#arbetsrad .remember {
	}
#arbetsrad .remember .icon {
	width:59px;
	margin-right:11px;
	margin-left:8px;
	margin-top:-30px;
	background:url(Images/icons/rememberIcon.png) no-repeat 4px 17px;
	height:100px;
	display:block;
	position:relative;
	float:left;
	}
	
#arbetsrad .sendrememberlistasemail{
    float:right;
    margin-right:15px;
    margin-bottom: 10px;
}
#arbetsrad .sendrememberlistasemail a{
    text-decoration: none;
}

#arbetsrad .rememberList {
	overflow:hidden;
	width:376px;
	float:left;
	}
#arbetsrad .rememberList h3 {
	color:#b79926;
	text-transform:uppercase;
	padding:10px 0px 10px 0px;
	font-size:14px;
	}
#arbetsrad .rememberList ul li {
	float:left;
	clear:none;
	width:90%;
	padding-top:4px;
	padding-right:5px;
	padding-left: 14px;
	background: url(Images/remember/dot.png) no-repeat 4px 11px;
	color:#666;
	list-style:none;
	list-style-position:outside;
	font-size:1.1em;
	border-top: 1px solid #E5E5E5; 
	}
	
#arbetsrad .paintSteps {
	margin-bottom:7px;
	padding:0 0 14px;
	}
#arbetsrad .paintSteps .stepsContent {
	margin-left:75px;
	}
#arbetsrad .paintSteps .stepsContent h3 {
	margin-bottom:5px !important;
	padding-top:0 !important;
	}
#arbetsrad .paintSteps .stepsContent ul li {
	float:left;
	width:50%;
	margin-bottom:7px;
	}
#arbetsrad .paintSteps .stepsContent a {
	text-decoration:none;
	font-size:.91em;
	color:#3399cc;
	padding-left:11px;
	background:transparent url(Images/colorReadMoreLink.png) no-repeat 0 0 !important;
	}
#headlineNyheter {
	margin:28px 0 19px 0;
	}
#subHeadlineNyheter {
	color:#333;
	font-weight:400;
	margin-bottom:15px;
	line-height:1.57em;
	}
.textNews {
	font-size:1.2em;
	line-height:1.33em;
	}

/* PRESS PAGE */
#presspage {
	margin:4px 0 0 0;
	}
.index {
	margin:0 !important;
	}
#presspage .holder {
	padding:0 0 0 21px;
	width:443px;
	}
#presspage .date {
	color:#808080;
	font-size:1.2em;
	padding:1px 0 4px;
	margin:0;
	}
#presspage h1 
{
	color:#333333;
	margin:0;
	padding:0;
	margin-bottom:10px;
	}
#presspage .textIntro {
	font-size:1.4em;
	color:#333;
	line-height:1.57em;
	margin-bottom:14px;
	}
#presspage p {
	color:#666;
	font-size:1.2em;
	line-height:1.33em;
	margin-bottom:16px;
	}
#presspage .downloadPictures {
	overflow:auto;
	border-bottom:1px solid #e5e5e5;
	padding:0 0 12px;
	margin-right:19px;
	margin-bottom:7px;
	}
#presspage .downloadPictures h2 {
	font-size:1.2em;
	line-height:1.33em;
	margin:3px 0 8px;
	}
#presspage .downloadPictures .thumb {
	margin-right:6px;
	float:left;
	}
#presspage .downloadPictures .downloadPDF {
	float:right;
	color:#339cc6;
	text-decoration:none;
	background:url(Images/icons/downloadPDF-icon.png) no-repeat;
	font-size:1.2em;
	padding:1px 0 4px 26px;
	margin-top:49px;
	}
a.backToPress {
	color:#339cc6;
	text-decoration:none;
	font-size:1.1em;
	background:url(Images/arrow-light.png) no-repeat 2px 1px;
	padding-left:13px;
	}
.topContent img {
	margin:14px 0 0 11px;
	}
#presspage  h2.pressHeadline {
	border-bottom:1px solid #e5e5e5;
	padding-bottom:12px;
	margin-bottom:8px;
	}
#presspage .pressNews {
	border-bottom:1px solid #e5e5e5;
	padding:0 0 22px 0;
	margin-bottom:8px;
	overflow:hidden;
	width:100%;
	}
#presspage .pressNews p.date {
	color:#010101;
	margin:0;
	padding:0 0 8px;
	}
#presspage .pressNews img {
	float:left;
	margin:0 12px 0 0;
	}
#presspage .pressNews h3 {
	color:#3d3d3d;
	font-size:1.4em;
	line-height:1.14em;
	margin-bottom:4px;
	}
#presspage .pressNews p {
	margin-bottom:6px;
	}
#presspage .pressNews a.readMore {
	text-decoration:none;
	color:#339cc6;
	font-size:1.1em;
	background:url(Images/arrow-light.png) no-repeat 2px 3px;
	padding-left:13px;
	float:right;
	}
#presspage .pagination {
	font-size:1.2em;
	padding-top:5px;
	}	


/* CLIMATE PAGE */
#climatePage {
	width:443px !important;
	}
#climatePage .holder {
	padding:0 0 0 21px;
	margin-top:13px;
	}
#climatePage p {
	font-size:1.2em;
	line-height:1.33em;
	color:#666;
	margin-bottom:16px;
	}
#climatePage h1 {
	color:#666;
	font-size:1.4em;
	font-weight:400;
	padding-bottom:10px;
	font-family:'Lucida Grande', 'Lucida Sans', arial, sans-serif;
	margin-top:0;
	margin-bottom:0;
	}
#climatePage h2 {
	color:#3eaad4;
	font-size:2.3em;
	font-weight:400;
	text-transform:uppercase;
	font-family:'Lucida Grande', 'Lucida Sans', arial, sans-serif;
	margin-bottom:0;
	}
#climatePage .headlines {
	border-bottom:1px solid #c5c5c5;	
	padding-bottom:17px;
	height:60px;
	background:url(Images/miljoBall.png) no-repeat 100% 0;
	}
#climatePage ul li {
	border-bottom:1px solid #c5c5c5;	
	background:url(Images/miljoBallSmall.png) no-repeat 0 9px;
	font-size:1.2em;
	line-height:1.33em;
	color:#666;
	padding:8px 0 11px 43px;
	min-height:31px;
	}
#climatePage .downloadPDF {
	float:right;
	color:#339cc6;
	text-decoration:none;
	background:url(Images/icons/downloadPDF-icon.png) no-repeat;
	font-size:1.2em;
	padding:1px 0 4px 26px;
	margin-top:12px;
	margin-bottom:30px;
	}
#climatePage ol li {
	border-bottom:1px solid #dbdbdb;
	padding-left:43px;
	margin-bottom:12px;
	list-style:none;
	float:left;
	}
#climatePage ol li.nr1 {background:url(Images/nr1.png) 5px 0 no-repeat;}
#climatePage ol li.nr2 {background:url(Images/nr2.png) 5px 0 no-repeat;}
#climatePage ol li.nr3 {background:url(Images/nr3.png) 5px 0 no-repeat;}
#climatePage ol li.nr4 {background:url(Images/nr4.png) 5px 0 no-repeat;}
#climatePage ol li.nr5 {background:url(Images/nr5.png) 5px 0 no-repeat;}
#climatePage ol li.nr6 {background:url(Images/nr6.png) 5px 0 no-repeat;}
#climatePage ol li.nr7 {background:url(Images/nr7.png) 5px 0 no-repeat;}
#climatePage ol li h2 {
	color:#333;
	font-size:1.3em;
	line-height:1.14em;
	text-transform:uppercase;
	margin-bottom:9px;
	font-family:Arial;
	}
#climatePage ol li p {
	font-size:1.2em;
	line-height:1.33em;
	margin-bottom:16px;
	}

.searchpage {
	padding-top:5px;
	}
.searchbar {
	float:left;
	margin-left:9px;
	margin-top:7px;
	width:708px;
	height:70px;
	background:url(Images/searchBg.png) no-repeat;
	}
.searchbar h2 {
	display:none;
	}
.searchbar input.input {
	display:block;
	width:356px;
	height:32px;
	background:transparent url(Images/searchSmallInput.png) no-repeat;
	border:0;
	margin:19px 10px 0 226px!important;
	_margin:19px 10px 0 116px!important;
	float:left;
	font-size:1.2em;
	line-height:30px;
	font-family:'Lucida Grande', 'Lucida Sans', arial, sans-serif;
	padding-left:10px;
	}
.searchbar input#searchSubmit {
	margin-top:20px;
	display:block;
	}
.faq h1 {
	color:#c49b00;
	margin-bottom:10px;
	margin-top:17px;
	}
.faq p {
	font-size:1.2em;
	}
.contactAlf label {
	color:#8A8A8A;
	font-family:arial,sans-serif;
	font-size:1.2em;
	font-weight:400;
	margin-bottom:6px;
	text-transform:uppercase;
	padding-top:14px;
	}
.faq .pagination {
	font-size:1.2em;
	}
.faq .pagination a.active {
	text-decoration:underline;
	}
.faq h3.fragaAlf {
	float:left;
	display:inline;
	}
.faq fieldset.fragaAlf {
	float:right;
	}




.helmatt {
	background:#013976 !important;
	color:#fff;
	}
.matt {
	background:#006c86 !important;
	color:#fff;
	padding: 2px 6px;
	}
.halvmatt {
	background:#00ada9 !important;
	color:#fff;
	}
.halvblank {
	background:#9d3594 !important;
	color:#fff;
	padding: 2px 6px;
	}
.blank {
	background:#df144c !important;
	color:#fff;
	}
.glansfri {
	background:#febc10 !important;
	color:#fff;
	}
.glansfri2 {
	background:#808080 !important;
	}
.hogblank {
	background:#febc11 !important;
	color:#fff;
	}
.vattenburen {
	text-transform:uppercase !important;
	color:#808080 !important;
	background:url(Images/icons/vattenburen.png) no-repeat 99% 1px !important;
	}
.losningsmedelsburen {
	text-transform:uppercase;
	color:#fff;
	background:#d98c00 url(Images/icons/losningsmedelsburen.png) no-repeat 10px 4px !important;
	padding-left:27px !important;
	}
.properties .vattenburen {
	background:url(Images/icons/vattenburen.png) no-repeat 6px 0px !important;
	}
.properties .losningsmedelsburen {
	background:#d98c00 url(Images/icons/losningsmedelsburen.png) no-repeat 6px 0px !important;
	}

.downloadPictures {
	margin-bottom:40px;
	}
	
	
	
	
	
	
	#colorWrapper {
    position:absolute;
    width:630px;
    }
div.smallBoxes {
    border-top:1px solid #a1a1a1;
    padding-top:31px;
    margin-top:19px;
    position:absolute;
    z-index:900;
    }
div.smallBoxes a {
    display:block;
    float:left;
    margin-right:7px;
    margin-bottom:7px;
    border-radius:2px;
    -moz-border-radius:2px;
    -webkit-border-radius:2px;
    height:18px;
    width:18px;
    }
#colorbox {
    background:transparent url(Images/tooltip.gif) no-repeat;
    height:37px;
    display:block;
    padding: 6px 15px 0;
    position:absolute;
    cursor:pointer;
    font-size:12px;
    color:#3399cc;
    font-weight:700;
    _width:200px;
    line-height:1;
    z-index:1000;
    }
#colorbox strong {
    color:#3399cc;
    display:block;
    }
#colorbox em {
    color:#333;
    display:block;
    word-break: none;
    padding-top:4px;
    font-style: normal;
    font-weight:400;
    }
#colorbox  .right {
    position:absolute;
    right:-30px;
    top:0;
    z-index:2;
    background:url(Images/tooltip.gif) 100% 0;
    height:37px;
    width:30px;
    display:block;
    }
    
#pager { padding: 10px 0px 0px 71px; border-top :solid 0px black; }
#pager .retailerPageSelected { color:black;width: 18px; height: 19px; float: left; margin-right: 5px; padding-top: 2px; text-align: center; font-weight: bold; text-decoration:underline;}
#pager .retailerPage { width: 18px; height: 19px; float: left; margin-right: 5px; padding-top: 2px; text-align: center; color: #000; font-weight: bold; text-decoration:none;}
#pager a { text-decoration:none;}
#pager .retailerPage.prev, #pager .retailerPage.next {background-image:none;border-bottom:solid 1px #ff9000;width:auto;height:16px;}
#pager .retailerPage.prev {margin-right:10px;}
#pager .retailerPage.next{margin-left:10px;}
    
.campaign {margin-left:15px;}

.b2c .b2bInfoBank .accordion .result 
{
    background-image:url(images/infobank/resultBg.png);
}

.b2c .b2bInfoBank .accordion h2
{
    background-image:url(images/infobank/headlineBg.png);
}

.b2c .b2bInfoBank .documentName
{
    float:left;
    display:block;
    width:192px;
    color:#333333;
}

.b2c .subContentBar.b2bInfoBank h1
 {
    background-image:url(Images/infobank/h1background.png);
    width:471px;
 }
 
.b2c .subContentBar.b2bInfoBank h1
{
    width:404px;
    line-height:49px;
    padding-left:20px;
    height:49px;
    color:#FFF;
    margin:20px 0px 20px 0px;
    font-size:16px;
}

.b2c .b2bInfoBank .searchForm
{
    width:466px;
}

.b2c .b2bInfoBank div.searchForm .contentBox fieldset .sWrapper
{
    width:auto;
}

.b2c .b2bInfoBank .searchArea 
{
    float:left;
    margin-top:5px;
    width:425px;
}

.b2c .b2bInfoBank .searchArea .searchHeadline
{
    margin-top:10px;
    margin-left:45px;
    font-family:'Lucida Grande', 'Lucida Sans', arial, sans-serif;
    color:#333333;
    font-size:12px;
}

.b2c .b2bInfoBank .searchArea .liveSearchTextBox
{
    float:left;
    width:260px;
}

.b2c .b2bInfoBank .searchArea .searchField
{
    clear:both;
    padding:15px;
    background-image:url(images/infobank/searchBackground.png);
    background-repeat:no-repeat;
    height:19px;
}

.b2c .b2bInfoBank .searchArea .searchField #search
{
    margin-top:-8px;
    float:right;
}

.b2c .subContentBar.b2bInfoBank h1
{
    margin-bottom:0px;
}


.b2c .pdf
{
    padding-left:45px;
    background:transparent url(Images/Icons/pdf.png)  no-repeat scroll 12px 4px;
    font-weight:normal;
    margin-bottom:1px;
    margin-top:0px;
}
.b2c .transparentImage
{
    padding-left:45px;
    background:transparent url(Images/Icons/transparentIcon.png)  no-repeat scroll 12px 4px;
    font-weight:normal;
    margin-bottom:1px;
    margin-top:0px;
}
.b2c .pdf.even
{
    background:#f1f1f1 url(Images/Icons/pdf.png)  no-repeat scroll 12px 4px;
}

.b2c .pdf.attachment {
display:block;
}

.b2c .attachment.small, .attachment.text {
padding-bottom:6px;
padding-right:10px;
padding-top:10px;
}


.b2c .tools {
border-bottom:2px solid #9C9C9C;
margin-bottom:20px;
margin-right:20px;
padding-bottom:10px;
text-align:right;
}

.b2c .tools .emailFoldout {
background:#FFFFFF none repeat scroll 0 0;
border:1px solid #333333;
display:none;
padding:20px;
position:absolute;
right:20px;
width:260px;
}

.b2c .subContentBar .tools h2 {
color:#333333;
font-family:georgia;
font-size:14px;
font-style:italic;
font-weight:lighter;
margin-bottom:10px;
}

.b2c .toolbox.text a {
display:block;
font-size:11px;
}

.b2c.attachment .toolbox.text {
background-image:url(Images/Attachment/linkSeparator.png);
background-position:right center;
background-repeat:no-repeat;
margin-right:10px;
}

.b2c .toolbox.text {
float:left;
padding-right:10px;
text-align:right;
width:95px;
}

.b2c a.download {
font-size:11px;
}
.b2c .resultList a {text-decoration:none;}

.b2c .infobankTop {
background-image:url(Images/InfoBank/TopBackground.png);
background-repeat:no-repeat;
height:180px;
margin-bottom:20px;
padding:20px;
width:388px;
}
.b2c .infobankTop .introduction {
color:#FFFFFF;
font-family:Arial;
font-size:17px;
margin-top:10px;
width:315px;
}

.findStore .links p {margin:0px;}
#ProductList .bottomAlignWrapper, .product.small .bottomAlignWrapper  {height:50px;position:relative;}
#ProductList .bottomAlignWrapper h3, .product.small .bottomAlignWrapper .productName {position:absolute;bottom:0px;}
.productTeaser {font-size:11px;line-height:16px;}

#ProductStatusTable {background:#ffffff;}
#ProductStatusTable td, #ProductStatusTable th{margin:3px; padding:3px; border: solid 1px #000000;}
#ProductStatusTable tr.oddRow, #ProductStatusTable .oddRow td{background-color:#ffffcc;}