* {
	margin: 0;
	padding: 0;
}


body {
	background-repeat: repeat;
/*	background-image: url("../images/bodybd.jpg"); */
	font-family: Arial, verdana, Helvetica, sans-serif;
	font-size: 62.5%;
	text-align: center;
	background-color: white;
	position: relative;
}
.button{
	color:#666666;
	background:url("../images/arrows.gif") no-repeat 90% 50% #FEFEFE;
	border: 1px solid #efefef;
	height: 18px;
	font-size: 8pt;
	font-family:verdana;
	cursor:pointer;
	text-align: left;
	width: auto;
	overflow: visible;
	
}
/* Typographical properties */
h1, .newsitem_rubrik {
	font-size: 2em;
	font-weight: normal;
	margin: 0 0 5px 0;
	background: none;
}
h2 {
	font-size: 1.6em;
	font-weight: 600;
	margin: 0 0 1px 0;
}

table tr td h2 {
}
h3 {
	font-size: 1.2em;
	font-weight: 600;
	margin: 0 0 1px 0;
}

div#searchframe h3 {
	margin: 5px 0 0 0;
}
p {
	margin: 0 0 1em 0;
	font-size: 1.2em;
	line-height: 1.4em;
	color: #535353;
}
p.grey{
	color:#666666;
	margin:0;
	font-size:1.1em;
}
p.black_header{
	color:#000000;
	margin:0;
}
p.black{
	color:#000000;
	font-weight:bold;
	margin:0;
	font-size:1.1em;
}
a {
	color: #990000;
}


ol {
	margin: 0 0 10px 30px;
	color: #666666;
	font-size: 1.1em;
}
div#print table tr td a {
	font-size: 1.1em;
}
div#print table tr td  {
	font-size: inherit;
}
div#print table tr td p {
	margin: 0;
	font-size: 1em;
}

div#productTabs table {
	background-color: #ffffff;

}
div#productTabs table tr  {
}
div#productTabs table tr td {
	border-bottom:solid #999999 1px;
	padding: 3px;
	font-size: 1.2em;
}
div#productTabs table tr td * {
	margin: 10px;
	
}
.newsitem_ingress {
	font-weight: 600;
	color: #535353;
}
.newsitem_text {
	font-size: 1.2em;
	color: #535353;
}
h1.redHeader, div.news, div.zone_topp  {
	font-size: 1.2em;
	font-weight: 600;
	color: white;
	display: block;
	height: 22px;
	padding: 4px 0 0 4px;
	background: url("../images/kategorired.jpg") no-repeat;
	margin: 0;
}

h1.grayHeader {
	font-size: 1.2em;
	font-weight: 600;
	color: white;
	display: block;
	height: 22px;
	padding: 4px 0 0 4px;
	background: url("../images/kategorigray.jpg") no-repeat;
	margin: 0;
}

a div#logo {
	width: 182px;
	position: absolute;
	left: 50px;
	top: 20px;
	height: 70px;
	cursor: pointer;
	background: url("../images/logo2.gif") no-repeat center;
}

div#rightcontent h1.redHeader, div.news {
	background: url("../images/kategoribredred.jpg") no-repeat;
}
div#rightcontent h1.grayHeader {
	background: url("../images/kategoribredgray.jpg") no-repeat;
}

div.rightColumnContainer h1.redHeader {
	background-position: right;
}
hr {
	height: 0px;
	border: solid #CCCCCC 1px;
	margin: 0 0 5px 0;
}

#rightcolumn ul {
	list-style-type: none;
	margin: 0 0 1em 0;
	font-size: 1.2em;
	line-height: 1.4em;
	color: #535353;
	margin: 0 0 0 20px;
}

#rightcolumn ul li {
	background: url("../images/redarrow.jpg") 0px 5px no-repeat;
	padding: 0 0 10px 15px;
}
#rightcontent3 ul.pdf li {
	background: none;
	background: url("../images/pdf.gif")  no-repeat;
}
#rightcontent3 ul.pdf li a {
	padding: 2px 0 0 15px;
}

#content ul.prodItemList {
	list-style-type: none;
	margin: 0;
	padding:0;
	float: right;
	width: 260px;
}

#content div.overview div.imgBox img.productImage {
	margin: 0 auto;
}	

#content div.overview  img.supplier_image {
	position: relative;
	float: left;
	border: none;
}

#product_menu ul a {
	text-decoration: none;
	color: #666;
	font-size: 1.2em;
}
#product_menu ul a.active {
	text-decoration: underline;
	color: #666;
	font-weight: normal;
	
}
#product_menu ul {
	list-style-type: none;
	margin: 0 0 0 1em;

}
#product_menu ul ul {
	margin: 0 0 0 1em;
}

#product_menu ul li {
	font-size: 1em;
}
#product_menu ul li {

}
div.menu_icon {
	width: 10px;
	height: 10px;
	background: url("../images/redarrow.jpg") 0px 3px no-repeat;
	float: left;
}

div.menu_icon.active{
	width: 10px;
	height: 10px;
	background: url("../images/redarrowdown.jpg") 0px 5px no-repeat;
	float: left;
	cursor: pointer;
}
div#product_menu {
	border: 1px solid #ccc;
	padding: 10px;
	margin-bottom: 5px;
	clear: both;
}
div#product_menu h2 {
	font-size: 1.2em;
	font-weight: bold;
	color: #000;
	font-family: Arial, verdana, Helvetica, sans-serif;
}
#content ul.prodItemList li {
	list-style-type: none;
	font-size: 1em;
	background: none;
	display: block;
	width: 260px;
	clear: left;
	vertical-align: middle;
	padding: 15px 0 15px 0;
	border-bottom: gray dashed 1px;
}

#content ul.prodItemList li span {
	font-weight: normal;
	position: relative;
	text-align: left;
	display: block;
	float: right;
	width: 120px;
}

#content ul.prodItemList li span.spec, #content ul.prodItemList li span.spec_price {
	font-weight: 600;
	float: left;
	width: 100px;
	position: relative;
	color: black;
}
#content ul.prodItemList li span.spec_price { 
	font-size: 1.8em;
	font-weight: 600;
	padding: 0 0 2px 0;
}

#searchframe .input {
	background: url("../images/inputbg.jpg") repeat-x;
	border: 1px solid white;
}
#searchframe #enr {
	background: url("../images/inputbg.jpg") repeat-x;
	border: 1px solid white;
	width: 170px;
}

div#searchframe #search_cats {
	
}

div#searchframe #search_cats option {

}	


#searchframe #productdesc {
	width: 170px;
	border: 1px solid white;
	color: #333333;
	height: 40px;
	overflow: hidden;
	font-size: 1.1em;
	font-family: Arial, Helvetica, sans-serif;
	/*background: url("../images/textbackground.gif") white repeat-x ;*/
}
div.productFooter {
	float:left;
	font-size:0.9em;
}
/* News properties */
.newsitem_preamble_date {
	font-weight: 600;
	font-size: 1.2em;
	float: left;
	padding-left: 15px;
	background: url("../images/redarrow.jpg") 3px 4px no-repeat;
}
div.newsitem_rubrik_latest {
	float: left;
	font-size: 1.2em;
	margin: 0 0 0 10px;
}

div#outerColumn div.newsitem_rubrik_latest {
	clear: both;
	margin-bottom: 10px;
	width: 180px;

}
div.newsitem_rubrik_latest a {
	color: #ce2500;
}
div#outerColumn  div.newsitem_rubrik_latest {
	padding: 0 0 0 10px;
}
div.icmsLatestNews {
	clear: both;
	padding-bottom: 30px;
}

div#outerColumn div.icmsLatestNews {
	clear: both;
	position: relative;
	padding: 0;

}

div.news {
	margin: 0 0 10px 0;
	clear: both;
}
/*****************************/
/*  Customer News - By Erik  */
/*****************************/
#customerNewsHolder{
	background:url(../images/kategoribredred.jpg) no-repeat;
	margin-top:10px;
}
.customerNewsHeader{
	font:bold 12px Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	padding:4px 0px 0px 5px;
	line-height:15px;
	letter-spacing:normal;
	word-spacing:normal;
}
.customerNewsCompanyname{
	color:#666;
}
p.customerNewsRubBig{
	font:20px Arial, Helvetica, sans-serif;
	margin-bottom:5px;
}
p.customerNewsPreamble{
	font:11px Arial, Helvetica, sans-serif;
	font-weight:600;
	color:#535353;
}
p.customerNewsText{
	font:12px Arial, Helvetica, sans-serif;
	color:#535353;
}
/*****************************/
.inputbutton {
	background-image: url("../images/search.jpg");
	background-repeat: no-repeat;
	border: 0;
	height: 18px;
	padding:0;
	width:52px;
}
.introtext {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: lighter;
	padding-bottom: 20px;
	padding-top:20px;
	margin-top: 20px;
	margin-bottom: 20px;
	color: #1D1D1D;
}

.newsitem_button_table {
	height: 20px;
}
.newsitem_backbutton, .newsitem_printbutton {
	float: left;
	margin: 0 10px 0 0;
}
.newsitem_backbutton  {
	background: url("../images/button_back.gif") no-repeat;
}
.newsitem_printbutton  {
	background: url("../images/button_print.gif") no-repeat;
}

.newsitem_backbutton a img, .newsitem_printbutton a img {
	height: 16px;
	width: 16px;
}
#outercontainer {
/*	background-image: url("../images/topbd.jpg");
*/	background-repeat: repeat-x;
	margin-top: 0px;
	width:950px;
	margin: 0 auto;
	background-position: 1px 0px;
}

#innercontainer {
	width:950px;
/*	background:url("../images/innercontainerbd.png"); */
	position: relative;
/*azimuth: expression(
this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",
this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
this.src = ""../images/bodybd.jpg"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),
this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='scale')",
this.runtimeStyle.backgroundImage = "none")),this.pngSet=true
);*/
	text-align: left;
}

* html #innercontainer {
	background:url("../images/innercontainerbd2.gif");
}

#top {
	height: 110px;
	position: relative;
	width:950px;
	background-image: url("../images/topbanner.jpg");
	background-repeat: no-repeat;
	background-position: 4px top;
}
.flags{
	float:right;
	margin:82px -310px 0px 200px;
}
.flags img{
	margin-left:5px;
	border:none;
}
#logincontainer {
	float: right;
	position:relative;
	color: #FFFFFF;
	margin-top: 5px;
	text-align: left;
	width: 320px;
	right: 10px;
} 
div#retrieve {
	float: right;
	color: #FFFFFF;
	margin-top: 5px;
	text-align: left;
	width: 320px;
}
#logincontainer  #loginbutton, #retrieve  #retrievebutton  {
	border: 1px solid #333333;
	background: url("../images/login.gif") no-repeat 0px -2px;
	border: 1px solid #999999;
	width:83px;
	height: 20px;
	font-size: 1.1em;
}

#logincontainer a {
	text-align: right;
	color: #FFFFFF;
	font-size: 1.1em;
	float: left;
	position: relative;
	top: 3px;
}

#logincontainer a.logoutbutton {
	float: right;
	margin: 0 10px 0 0;
}

#logincontainer div.userAction {
	float:right; 
	width: 90px;
}

#logincontainer div.userAction a{
	clear: both;
	float: right;
	margin: 0 10px 0 0;
}

#logincontainer div.loggedin {
	float: left;
	width:230px;
}
#logincontainer  {
	font-weight: 600;
}
#logincontainer p, #retrieve p {
	font-size: 1.2em;
	position: relative;
	margin: 0;
	padding: 0;
	color: white;
	text-align: left;
}
#logincontainer #user {

}

#logincontainer #password {

}
#logincontainer .input, #retrieve .input{
	background: url("../images/inputbg.jpg") repeat-x;
	border: 1px solid white;
}

/* Login on ÅF page */

form fieldset {
	border: solid #CCCCCC 1px;
	padding: 10px;
}

form fieldset legend {
	font-weight: 600;
	font-size: 1.1em;
}

form fieldset label {
	display:block;
	font-size: 1.1em;
	font-weight: 600;
}

form fieldset input#login {
	float: left;
	clear: both;
	border: 1px solid #333333;
	background: url("../images/login.gif") no-repeat 0px -2px;
	border: 1px solid #999999;
	width:83px;
	height: 20px;
	font-size: 1.1em;
	padding-bottom: 3px;
}

#forget {
	width: 147px;
	clear: both;
	border: 1px solid #333333;
	background: url("../images/forget.gif") no-repeat 0px -2px;
	border: 1px solid #999999;
	height: 20px;
	font-size: 1.1em;
	padding-bottom: 3px;

	
}
.menu {
	background-color: #990000;
/*	width: 942px;*/
	width:99%;
	background: url("../images/menubd.jpg") repeat-x white;
/*	float: right;*/
	float:left;
/*	margin: 0 4px 0 0;*/
	margin:0 0 0 4px;
	position: relative;
	height: 27px;
	z-index: 1000;
}
* html .menu {
	margin: 0 2px 0 0;
}

div.menuContainer {
	width: 550px;
	float: left;

}
/*
.menu ul {
	list-style-type: none;
	height: 27px;
}
.menu li {
	border-right: solid white 1px;
	display: block;
	float: left;
}
.menu ul li a {
	font-size: 1.2em;
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	padding: 6px 12px 6px 12px;

}*/
.menu #icmsLiMenu a:hover {
	background-color: #990000;
	}
.menu a:active {

	}
#content {
	width: 942px;
	background-image: url("../images/contentbd.jpg");
	background-repeat: repeat-x;
	background-position: left top;
	clear: both;
	margin: 0 auto;
	padding-bottom: 20px;
}
#leftcolumn {
	float: left;
	width: 195px;
	clear:both;
	margin: 20px 0 0 10px;
	text-align:left;
}
#search {
	width: 195px;
	padding-top: 4px;
	margin-bottom: 8px;
	text-indent: 7px;
}
#searchframe {
	background-color: #CCCCCC;
	margin: 0 0 10px 0;
	padding: 10px;
}
#searchframe a {
	margin: 0 0 10px 0;
}

.inputsearch {
	padding-right: 10px;
	border: 1px solid #333333;
}

#searchframe form select {
	width: 170px;
	font-size: 1.1em;
	border: solid #999999 1px;
}
.searchbutton {
	border: 1px solid #333333;
	}
#products {
	background-image: url("../images/kategorigray.jpg");
	background-repeat: no-repeat;
	background-position: left top;
	width: 195px;
	padding-top: 4px;
	margin-left: 10px;
	text-indent: 7px;
}

div#toolbar {
	clear: right;
	width: 230px;
	height: 70px;
	float: right;
	position: relative;
	right: 22px;
}

div.imgBox {
	width: 230px;
	float: left;
	position: relative;
	margin-top: 30px;
	text-align: center;
}
div.imgBox img {
}
div#toolbar a img, div#toolbar img {
	border: none;
}

div#toolbar img {
	float: left;
	margin: 2px;
}

div.toobarbuttons {
	width: 70px;
	float: left;
	margin-left: -10px;
}

div#toolbar a.toolbuttons {
	float: left;
}
.prodhead {
	font-weight: bold;
}
.ram {
	border: 1px solid #999999;
	margin-top: 8px;
	margin-bottom: 8px;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 20px;
	padding-left: 6px;
}
.ram li {
	list-style-image: url("../images/redarrow.jpg");
	list-style-position: inside;
	margin-left: 15px;
	margin-top: 5px;
}
.ram2 {
	margin-top: 8px;
	margin-bottom: 8px;
	padding: 6px;
	line-height: 22px;
}
.ram2 li {
	list-style-image: url("../images/redarrow.jpg");
	list-style-position: inside;
}
.ram2 a {
	color: #FF0000;
	text-decoration: none;
}
.datum {
	background-image: url("../images/redarrow.jpg");
	background-repeat: no-repeat;
	width:90px;
	background-position: left 2px;
	float: left;
	margin-top: 2px;
	clear: both;
	font-weight: bold;
	line-height: 11px;
}
.rubrik {
	width: 190px;
	color: #FF0000;
	float: right;
	text-align: left;
	text-indent: 0px;
}
#link a {
	text-align: right;
	width: 220px;
	color: #FF0000;
	clear:right;
	float: right;
}
#customer {
	background-image: url("../images/kategorired.jpg");
	background-repeat: no-repeat;
	background-position: left top;
	width: 195px;
	padding-top: 4px;
	margin-left: 10px;
	margin-bottom: 8px;
}
.customerimage {
	margin-top: 8px;
	clear: both;
}
#rightcolumn {
	float: left;
	background-image: url("../images/listblack.jpg");
	background-repeat: no-repeat;
	background-position: left top;
	width: 697px;
	margin: 20px 0 0 20px;
	text-align: left;
}
#offert_form{
	margin:0 0 30px 0;
}
#form{
	background-color:#EEEEEE;
	border: solid  #CCCCCC 1px;
}

#form tr td{
	height: 25px;

}
div#breadcrumbs {
	width: 697px;
	height: 18px;
	color:#ffffff;
	padding: 3px;
}
div#breadcrumbs a {
	color: #ffffff;
}

#flashtop {
	clear: both;
}
.midcontent {
	float: left;
	width: 380px;
	margin: 10px 0 0 0 ;
	color: #444444;
}

div#bottomColumns {
	position: relative;
	clear:both;
}

div#rightcontent {
	width: 300px;
	float: right;
	margin: 10px 0 0 0;
}
div#rightcontent2 {
	width: 480px;
	float: left;
	margin: 10px 0 0 0;
}

div#rightcontent3 {
	width: 690px;
	float: left;
	margin: 10px 0 0 0;
}

div#outerColumn {
	width: 200px;
	float: right;
	margin: 10px 0 0 0;

}
/* Product */

#leverantorer {
	background-image: url("../images/kategoribredgray.jpg");
	background-repeat: no-repeat;
	background-position: right top;
	width: 295px;
	padding-top: 4px;
	margin-bottom: 8px;
	float: right;
	margin-top: 15px;
	clear: right;
}
.leverantorimage {
	margin-top: 8px;
	clear: both;
}
#kontakt {
	float: left;
	width: 450px;
	clear:both;
	margin: 0 0 0 4px;
	padding: 0 0 10px 20px;
}
#sthlm {
	padding-left:8px;
	width:120px;
	float:left;
}
#oslo {
	margin-left:30px;
	width:130px;
	float:left;
}
#goteborg {
	margin-left:30px;
	width:120px;
	float:left;
}
#redfooter {
	position: absolute;
	right: 4px;
	height: 20px;
	bottom: 0px;
	width: 468px;
	font-size: 1.2em;
	padding-top: 5px;
	text-align: left;
	padding-left: 10px;
	font-weight:600;
	color: white;
	background: url("../images/redbackground.jpg") repeat-x;
}
#bottomshadow {
	width:950px;
/*	background:url("../images/bottomshadow.png") no-repeat top left;*/ /*
azimuth: expression(
this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",
this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
this.src = "../images/bodybd.jpg"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),
this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='scale')",
this.runtimeStyle.backgroundImage = "none")),this.pngSet=true
);*/
	margin-right: auto;
	margin-left: auto;
}

* html #bottomshadow {
	background:url("../images/bottomshadow2.gif") no-repeat top left; 
}

/* Product list properties */

table.productTable {
	width:100%;
	clear: both;
	margin: 10px 0 0 0;
}
table.productTable p{
	margin:0;
}
table.productTable tr td a img{
	border: none;
}
table.productTable tr th {
	font-weight: 600;
	height: 25px;
	color: white;
	padding: 0 0 0 10px;
	font-size: 1.2em;
	background: url("../images/menubd.jpg") repeat-x white;
}
table.productTable td {
	height: 60px;
	padding-left: 10px;
	border-bottom: 1px dashed #DDD;
	text-align: middle; 
}
table.orderHistory {
	margin: 0 0 20px 0;
}
table.orderHistory tr td {
	height: 30px;
}
table.productTable tr td.td_benamning {
	width: 210px;
}

table.productTable tr td form {
	
}

table.productTable td.product_img {
	text-align: center;
	padding: 0px;
	width: 40px;
	background-color: white;
}
table.productTable td a {
	font-size: 1.2em;
}

table.productTable td a {

}
table.productTable tr td.td_artnr {
	width: 80px;
}
table.productTable tr td.td_price {
	width: 80px;
}

table.productTable tr td.td_benamning p {
	font-size: 1em;
}

table.productTable tr td.td_lager {
	width: 40px;
}
.normal {
	background: #FFF;
}
.highlight {
	background: #CCCCCC;
	cursor: pointer;
}


/* Category list right column properties */
div.categorybox {
	width: 223px;
	height: 144px;
	float: left;
	background: red;
	position: relative;
	background: url("../images/categorybox.gif") no-repeat center;
}


div.categorybox .comment {
	margin: 0;
	position: absolute;
	top: 35px;
	left: 65px;
	padding: 0 20px 0 0;
	font-size: 1.1em;
	color: #666666;
}

a.catoverview h3 {
	font-size: 1.1em;
}
a.catoverview {
	color: white;
	display:block;
	position: absolute;
	height: 20px;
	top: 8px; 
	left: 12px;
	cursor:pointer;
}

img.catimage {
	position: absolute;

	top: 35px;
	left: 10px;
	border: none;*/
}
div.categorybox .count {
	position: absolute;
	bottom: 12px;
	width: 100%;
	text-align:center;
	font-size: 1.1em;
}


div#outerColumn div#icmsLiMenu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	margin: 0 0 15px 3px;
}
div#outerColumn div#icmsLiMenu ul li {
	margin: 0;
	padding: 0;
	display: block;
	height: 16px;
	width: auto;
	background: none;

}
div#outerColumn div#icmsLiMenu ul li a {
	font-size: 0.9em;
	color: #666666;
	padding: 0;
	padding: 0 0 0 10px;
	text-decoration: underline;
	background: url("../images/redarrow.jpg") 0 4px no-repeat;;

}
div#outerColumn div#icmsLiMenu ul li.level_1 {
	margin: 0;
	padding: 0;
	width: auto;
	display: block;
	position: relative;
	padding-left: 25px;
	height: 16px;
	background: none;
	height: 16px;
}




/*div.product_list_item {
	position: relative;
	width: 200px;
	height: 100px;
	padding: 10px;
	border: solid #CCCCCC 1px;
	float: left;
	margin: 0 10px 10px 0;
}
div.product_list_item .product_image {
	float: left;
	margin: 0 15px 0 0;
}
div.product_list_item  .product_info {
}
div.product_list_item  .product_info a {
	font-size: 1.2em;
}
*//*

 * Makes floating objects take up space. Fix from http://www.csscreator.com/attributes/containedfloat.php
 */
.floatcontainer:after
{
	content: ".";
	display: block;
	height: 0;
	font-size: 0;
	clear: both;
	visibility:hidden;
}

.floatcontainer
{
	display: inline-block;
}

/* Hides from IE Mac \*/
* html .floatcontainer
{
	height: 1%;
}

.floatcontainer
{
    display:block;
}
/* End Hack */


/* Add a margin - for this demo only - and a relative position with a high z-index to make it appear over any element below */


div.menu #icmsLiMenu {
	position:relative; 
	height:25px; 
	width: 580px;
	z-index:100;
	float: left;
}


/* Get rid of the margin, padding and bullets in the unordered lists */
div.menu #icmsLiMenu ul {
	padding:0; 
	margin:0; 
	list-style-type: none;
}


/* Set up the link size, color and borders */
div.menu #icmsLiMenu ul li a {
	display:block;
	font-size:11px; 
	color:#fff; 
	text-decoration:none;
	padding: 6px 14px 6px 14px; 
}
div.menu #icmsLiMenu ul li {
	float: left;
}



/*--------------------------------------------------
  REQUIRED to hide the non-active tab content.
  But do not hide them in the print stylesheet!
  --------------------------------------------------*/
.tabberlive .tabbertabhide {
 display:none;
}

/*--------------------------------------------------
  .tabber = before the tabber interface is set up
  .tabberlive = after the tabber interface is set up
  --------------------------------------------------*/
.tabber {
}
.tabberlive {
 margin-top:1em;
}

/*--------------------------------------------------
  div#productTabs ul.tabbernav = the tab navigation list
  li.tabberactive = the active tab
  --------------------------------------------------*/
div#productTabs {
	margin: 0 0 30px 0;
	width: 500px;
	float: left;
	color: #000000;
}
div#productTabs div.tabbertab p {
	color: #535353;
}
div#productTabs ul.tabbernav 
{
 margin:0;
 padding: 3px 0;
 border-bottom: 1px solid #778;
 font: bold 12px Verdana, sans-serif;
}

div#productTabs ul.tabbernav li
{
 list-style: none;
 margin: 0;
 padding: 0;
 display: inline;
 background: none;
}

div#productTabs ul.tabbernav li a {
	padding: 4px 0.5em;
	margin-left: 3px;
	border-bottom: none;
	
	background: url('../images/headergradient.gif');
	text-decoration: none;
	font-size: 0.9em;
	font-weight: normal;
}
div#productTabs ul.tabbernav li.tabberactive a {
	background: white;
}


div#productTabs ul.tabbernav li a:link { 
	color: white; 
}
div#productTabs ul.tabbernav li a:visited { 
	color: #667; 
}

div#productTabs ul.tabbernav li a:hover {
 color: #000;
 background: #999999;
 border-color: #227;
}

div#productTabs ul.tabbernav li.tabberactive a {
	background-color: white;
	border: solid #333333 1px;
 border-bottom: 1px solid white;
	color: #666666;
}

div#productTabs ul.tabbernav li.tabberactive a:hover {
 color: #000;
 background: white;
 border-bottom: 1px solid white;
}

/* News properties */



/*--------------------------------------------------
  .tabbertab = the tab content
  Add style only after the tabber interface is set up (.tabberlive)
  --------------------------------------------------*/
.tabberlive .tabbertab {
	border: solid #333333 1px;
	 padding:10px;
	 border-top:0;
}
 /* If you don't want the tab size changing whenever a tab is changed
    you can set a fixed height */

 /* height:200px; */

 /* If you set a fix height set overflow to auto and you will get a
    scrollbar when necessary */

 /* overflow:auto; */


/* If desired, hide the heading since a heading is provided by the tab */
.tabberlive .tabbertab h2 {
	display:none;
 
}
.tabberlive .tabbertab h3 {
	display:none;
}

/* Example of using an ID to set different styles for the tabs on the page */
.tabberlive#tab1 {
}
.tabberlive#tab2 {
}
.tabberlive#tab2 .tabbertab {
 height:200px;
 overflow:auto;
}

div.overview {
	width: 500px;
	float: left;
}
#ProdAccSpec td {

	font-size:16px;
}

div.accbox {
	border: solid #CCCCCC 1px;
}
p.accheader {
	font-weight: 600;
	padding: 0 0 0 20px;
	background: url("../images/redarrow.jpg") 5px 5px no-repeat;
}

div.rightColumnContainer {
	width: 170px;
	float: right;
}
div.accessories {
	width: 168px;
	float: right;
}
img.prodImage {
	margin:0 auto;
}



/* Accessories popup window */

div.accwindow {
	float: left;
	text-align: left;
	padding: 10px;
	
}
accwindow td {
	font-size:14px;
	
}


div.accwindow ul {
	margin: 0 0 0 20px;
	font-size: 1.1em;

}

/* News item properties */ 


/* produktbild */
#tillbehorpic{
	float:left;
	margin-right:5px;
}
.accessory{
}


.accessories{
	border:1px solid #ccc;
	
}
#infoimg{
	float:right;
	border:0px;
}

div.padding {
	padding: 5px;
}

div#member_snapon fieldset legend {
	color: black;
}

/*Varukorg*/
div#shoppingcart div#wrap{
	border:1px solid #ccc;
	width:173px; 
	padding: 10px;
	margin-bottom:4px;
}
div#shoppingcart h2{
	font-size:1.2em;
	font-weight:bold;
}
div#shoppingcart table.cartContent {
	width:100%;
	margin-left:1em;
}
div#shoppingcart ul.cartContent{
	margin-left:1em;
}
div#shoppingcart .cartContent li{
	list-style:none;
	background	:none;
}
div#shoppingcart ul.cartContent p{
	margin:0;
}
div#shoppingcart span {
	border-top:thin solid #eee;
	margin-top:4px;
	padding-top:2px;
	padding-left:40%;
	display:block;
}
div#shoppingcart a {
	cursor:pointer;
}
div#shoppingcart table.MainCart {
	width:100%;
}
div#shoppingcart table.MainCart tr th, div#cartTemplate table.cartTemplate tr th{
	color:#FFF;
	font-size:1.2em;
	height: 25px;	
	background:#336699;
	margin: 0;
	text-align: left;
	padding: 0 0 0 10px;
	background: url("../images/menubd.jpg") repeat-x;
}
div#cartTemplate table.cartTemplate tr td, div#shoppingcart table.MainCart td.orderrows {
	padding-left:10px;
}

div#cartTemplate table.cartTemplate  {
	font-size: 1.1em;
}
div#cartTemplate table.cartTemplate {

}
#cart{
	float:right;
	background: url("../images/menubd.jpg") repeat-x white;
	position: relative;
	width: 350px;
	height: 27px;
	z-index: 1000;
}

div#handleBasket {
	margin: 5px 0 0 0;
	font-size: 1.2em;
	width: 100px;
	position: absolute;
	right: 5px;
}

a.handleOrder {
	position: relative;
	bottom: 1px;
	margin: 0 5px;
	left: 1px;
}
.cartDropDown{
	float:right;
	padding:1px 5px 0 0;
}
#cartTot{
	float:right;
	position: relative;
	color:#FFFFFF;
	font-size:10px;
	width: 150px;
	height: 25px;
}

.cartDropDown select{ 
	width: 160px;
}
#cartTot a{
	color:#FFFFFF;
}
.erase{
	text-decoration:underline;
}
.erase:hover{
	text-decoration:underline;
	cursor:pointer;
}
tr.active {
	color:#FFF;
	background:#ccc;
}
tr.inactive {
	color:#000000;
	background:#f0f0f0;
}

div#shoppingcart table.MainCart tr td {
}

/*************************/
/* Unpublished by - ERIK */
/*************************/


p.red{
	color:#000000;
	font-size:11px;
	font-weight:bold;
	border:1px solid #000000;
	padding:10px;
	width:250px;
}
a.replacements_link{
	color: #000000;
	font-size: 0.9em;
	padding: 0 5px 0 5px;
	text-decoration:underline;
}
div.replacements{
	border:1px solid #000000;
	width:auto;
	padding:5px;
	margin:0;
}
div.replacements table{
	margin:0;
}
div.replace{
	margin:2px 0px 2px 5px;
}
div.replace a.replace_btn{
	color:#666666;
	background-color:#CCCCCC;
	border:1px solid #666666;
	padding: 1px 5px;
	text-decoration:none;
}
/* ********************* */
/* ********************* */
div#shoppingcart table.MainCart tr td {
	color:#222;
	font-size:1.1em;
	padding: 7px 0 7px 0;
	text-align: left;
}

div#shoppingcart table.MainCart tr td.colErase {
	text-align: center;
}
div#shoppingcart table.MainCart tr td.colErase input {
	border: none;
}
div#shoppingcart table.MainCart tr td.colArtnr, div#shoppingcart table.MainCart tr td.colPrice  {
	padding-left: 3px;
}



div#shoppingcart table.MainCart tr td.colMissing {
	padding: 0 0 0 5px;
	font-weight: 600;
	text-align: left;
}
div#shoppingcart table.MainCart tr.red td.colArtnr, div#shoppingcart table.MainCart tr.red td.colMissing {
	color: #333333;
}

div#shoppingcart table.MainCart tr td.replaceHeader {
	background: #CCCCCC;
	height: 25px;
	color: white;
	font-weight: 600;
	text-align: center;
	padding: 0 0 0 4px;
	background: url("../images/headergradient.gif") repeat-x white;

}

input.addEanr {
	width: 60px;
}
div#shoppingcart input, div#cartmeny input{
	padding:0;
	margin:0;
	font-size:0.9em;
	color: #666;
	border:1px solid #cccccc;
}
div#shoppingcart table.MainCart tr td input.button{

	color: #666;
	border:1px solid #666;
	padding: 0 0 5px 0;
}

form.laggtill {
	width: 120px;
	float: right;
}
input.update, input.emptybasket, input.quote, div#shoppingcart input.savetemplate, input.checkout, input.addItem, input.mypages, input.ordersearch, input.addnews, input.updatenews, input.addnews2, 
input.addtobasket, input.savesettings, input.goback, input.erasetemplate, input.makeactive{
	background:url("../images/arrows.gif") no-repeat 90% 50% #FEFEFE;
	border: 1px solid #CCCCCC;
	width: 80px;
	height: 20px;
	padding: 0;
	text-align: left;
	margin: 0 1px 0 0;
}
input.retailsearch { 
	background:url("../images/arrows.gif") no-repeat 90% 50% #FEFEFE;
	border: 1px solid #CCCCCC;
	width: 100px;
	height: 20px;
	padding: 0;
	text-align: left;
	margin: 0 1px 0 0;
}



input.backtoretailerlist{
	background:url("../images/arrows.gif") no-repeat 90% 50% #FEFEFE;

	border: 1px solid #CCCCCC;
	width: 100px;
	height: 20px;
	padding: 0;
	text-align: left;
	margin: 0 1px 0 0;
}



input.erasetemplate {
	width: 90px;
}
input.makeactive {
	width: 130px;
}
input.emptybasket {
	width: 110px;
}
div#shoppingcart input.update {
	width: 90px;
}
input.addtobasket {
	margin: 0;
	width: 70px;
}

input.addnews {
	width: 120px;
}

input.savesettings {
	width: 150px;
}

input.goback {
	width: 140px;
}
input.addnews2 {
	width: 80px;
}
input.updatenews {
	width: 100px;
}
input.ordersearch {
	width: 60px;
}
input.mypages {
	width: 95px;
	position: relative;
	bottom: 2px;
	float: left;
}

input.addItem {
	width: 70px;
}
div#shoppingcart input.emptybasket { 
	width: 110px;
}
div#shoppingcart input.quote { 
	width: 110px;
}

div#shoppingcart input.savetemplate {
	width: 105px;
}
div#shoppingcart input.checkout {
	width: 105px;
}
div#cartmeny ul li{
	padding-bottom:0;
	padding-left:8px;
}
div#cartTemplate table#temp {
	width:100%;
}

div#shoppingcart table.MainCart tr.lastRow td {
	border-bottom: solid 1px  #333333;
}

tr.red{							
}

tr.red td { 						
	border-top: solid  #FF0000 1px;
	border-bottom: solid #d02400 1px;
	color: white
}

div#shoppingcart table.MainCart tr.addArticle td, tr.addArticle2 td  {
	/*border-top: #333333 solid 1px;*/
	border-bottom: #333333 solid 1px;
}
div#shoppingcart table.MainCart tr.addArticle2 td {
	background: url("../images/headergradient.gif") repeat-x white bottom;
	font-weight: 600;
	color: white;
	padding: 5px 0 5px 5px;
}


tr.addArticle td strong {
	
}

tr.addArticle td p{
	font-size: 1em;
	margin: 0;
	font-weight: 600;
	padding: 0 5px 0 5px;
}


/************Checkout **********************/
textarea.clientNote {
	height: 30px;
	float: right;
	border: solid #999999 1px;
	padding: 0;
}

div#shoppingcart table#form tr th {
	background: url("../images/headergradient.gif") repeat-x white bottom;
	font-weight: 600;
	color: white;
	font-size: 0.9em;
	height: 20px;
	
}

table#retail{
	font-size:1.1em;
	width:100%;
}
table#retail th{
	color:#FFF;
	font-size:1.1em;
	height: 28px;	
	background:#336699;
	margin: 0;
	padding-left:4px;
	background: url("../images/menubd.jpg") repeat-x;
}
table#retail tr.retail_active{
	background:#e2e2e2;
	cursor:pointer;
}
table#retail tr.retail_inactive{
	background:#f1f1f1;
	cursor:pointer;
}
table#retail td{
	border-bottom:2px solid #fff;
	padding-left:4px;
	height:20px;
}

div#newsTable {
	margin-top:15px;
	margin-bottom:15px;
}
div#newsTable table tr th{
	color:#FFF;
	font-size:1.3em;
	font-weight:600;
	font-family:Arial;
	height: 25px;	
	background:#336699;
	margin: 0;
	padding-left:10px;
	background: url("../images/menubd.jpg") repeat-x;
}

div#newsTable tr td p,div#newsTable p{
	margin:0;
	padding:0;
}
div#newsTable tr td{
	padding-left:10px;
	font-size:1.1em;
	height:30px;

	border-bottom:1px dashed #DDDDDD;
}

div#shoppingcart input.radio {
	border: none;
}

div#shoppingcart #fraktsatt {
	font-size: 1em;
	width: 120px;
}

