



html{
	overflow-y:scroll;
	overflow-x:hidden;
}


body {

	margin-top: 0px;
	background-image: url(../gfx/bg-main.jpg);
	background-repeat: repeat;
	background-position: left top;
	background-attachment:scroll;	
	
}


td {
	font-family: Times, Arial, Helvetica, sans-serif; 
	font-size:12px;
	color:#000000;
	letter-spacing: 1px;
	
	
}

#fa {
	position: absolute;
 	bottom:0px;
	left:80%;
	display:none;
	z-index:1000;
	}
	

	#trans {
		position: fixed;
	 	top:10px;
		left:1030px;
		z-index:1000;
		border:0px solid;
		}

div{ font-size:10px;}

.fieldHolderBig
{
	width: 608px;
	height: 54px;
	background: url(form-bg-big.gif) no-repeat;
	float: left;
}

.fieldHolder
{
	width: 312px;
	height: 27px;
	background: url(form-bg.gif) no-repeat;
	float: left;
}

.fieldHolderSmall
{
	width: 165px;
	height: 27px;
	background: url(form-bgsmall-red.gif) no-repeat;
	float: left;
}

.fieldHolderSmall:hover
{
	width: 165px;
	height: 27px;
	background: url(form-bgsmall.gif) no-repeat;
	float: left;
}

.fieldHolderSearch
{
	width: 155px;
	height: 27px;
	background: url(form-bgsmall.gif) no-repeat;
	float: left;
	border:0px solid;
}

.fieldHolderDubbel
{
	width: 165px;
	height: 27px;
	background: url(form-bg-dubbel.gif) no-repeat;
	float: left;
}

.fieldHolderSmallest
{
	width: 84px;
	height: 27px;
	background: url(form-bg-smallest.gif) no-repeat;
	float: left;
}
.text { 
	font-family: Times, Arial, Helvetica, sans-serif; 
	font-size:12px;
	color:#000000;
	letter-spacing: 1px;
	}
	
	.bigtext { 
		font-family: Times, Arial, Helvetica, sans-serif; 
		font-size:12px;
		}
		
		.bigrub { 
			font-family: Times, Arial, Helvetica, sans-serif; 
			font-size:20px;
			line-height:20px;
			text-transform:uppercase;
			letter-spacing: 1px;
			
			}
			

a:link {text-decoration:none; color:#537c01;}

a:visited {text-decoration:none; color:#537c01;}

a:active {text-decoration:none; color:#537c01;}

a:hover {text-decoration:none; text-decoration:underline;  color:#666666;}

.table {
	border:1px dotted;
	}
	.box {
		width:705px;
		border:1px dotted;
		padding:10px;
		}
		
		.boxpay {
			background-color:#e9f3c5;
			width:705px;
			border:1px dotted;
			padding:10px;
			}
		.box:hover {
			background-color:#eeeeee;
			width:705px;
			border:1px dotted;
			padding:10px;
			}
			
			.boxpay:hover {
				background-color:#eeeeee;
				width:705px;
				border:1px dotted;
				padding:10px;
				}


.contentlink {
	color:#587115; 
	border-bottom:1px dotted;
	font-family:Times, Arial, Helvetica, sans-serif;
	font-size:12px;
	letter-spacing: 1px;
	}
	
.prodlink {
		color:#000000; 
		text-decoration:underline;
		font-family:Times, Arial, Helvetica, sans-serif;
		font-size:11px;
		text-transform:uppercase;
		
		}


 .lagerSelect{
width: 120px;
font-family:Times, Arial, Helvetica, sans-serif;
font-size:12px;
letter-spacing: 1px;
color:#000000;
}

 .redText{
font-family:Georgia, Times, Arial, Helvetica, sans-serif; 
font-size:11px;
color:#990000;
}

 .redTextBig{
font-family:Georgia, Times, Arial, Helvetica, sans-serif; 
font-size:12px;
color:#990000;
font-weight:bold;
}

.cart{color:#b40001}
.rea {text-decoration:line-through;}
.pris {font-family:Times, Arial, Helvetica, sans-serif; font-size:30px; color:#333333; font-weight:bold;}
.reapris {font-family:Times, Arial, Helvetica, sans-serif; font-size:30px; color:#b40001; font-weight:bold;}
.reaprisTidigare {font-family:Times, Arial, Helvetica, sans-serif; font-size:20px; color:#666666; text-decoration:line-through; font-weight:bold;}
.prisSmall {font-family:Georgia, Arial, Helvetica, sans-serif; font-size:16px; color:#333333; font-weight:bold; letter-spacing: -2px;}
.reaprisSmall {font-family:Georgia, Arial, Helvetica, sans-serif; font-size:16px; color:#b40001; font-weight:bold; letter-spacing: -2px;}
.reaprisTidigareSmall {font-family:Georgia, Arial, Helvetica, sans-serif; font-size:12px; color:#666666; font-weight:bold; letter-spacing: -2px; text-decoration:line-through;}

input.antal {border-right: #ccccc3  1px solid; border-top: #ccccc3 1px solid; border-left: #ccccc3 1px solid; border-bottom: #ccccc3 1px solid; background-color: #ffffff; font-family: Arial, Helvetica, sans-serif; font-size: 10px; color:#000000; width:30px}

input.big {
	background: none;
	border: none;
	color: #000000;
	margin-top: 5px;
	margin-left: 5px;
	font-family: Times, Arial, Helvetica, sans-serif; 
	font-size: 36px;
	font-weight:bold; 
	color:#000000; 
	width:280px;
	height: 44px;
	letter-spacing:4px;
	}


input.account {
	background-color: #ffffff;
	border: 1px solid;
	border-color: #999999;
	margin-top: 5px;
	margin-left: 5px;
	font-family: Times, Arial, Helvetica, sans-serif; 
	font-size: 12px;
	color:#000000; 
	width:300px;
	
	}
	
	.selector {
		background: none;
		border: 1px solid;
		border-color: #999999;
		font-family: Times, Arial, Helvetica, sans-serif; 
		font-size: 12px;
		color:#000000; 
		width:400px;

		}
		
	
	textarea {
		background: none;
		border: 1px solid;
		border-color: #999999;
		font-family: Times, Arial, Helvetica, sans-serif; 
		font-size: 12px;
		color:#000000; 
		width:695px;
		height:100px;

		}
	
	input.accountsmall {
		background-color: #ffffff;
		border: 1px solid;
		border-color: #999999;
		margin-top: 5px;
		margin-left: 5px;
		font-family: Times, Arial, Helvetica, sans-serif; 
		font-size: 12px;
		color:#000000; 
		width:150px;
		text-transform:uppercase;

		}
	
	input.small {
		background-color: #ffffff;
		border: none;
		color: #000000;
		margin-top: 5px;
		margin-left: 5px;
		font-family: Times, Arial, Helvetica, sans-serif; 
		font-size: 12px;
		font-weight:bold;
		color:#000000; 
		width:144px;
		height: 27px;
		text-transform:uppercase;
		
		}
		
		input.smallest {
			background-color: #ffffff;
			border: 1px solid;
			border-color: #999999;
			margin-top: 5px;
			margin-left: 5px;
			font-family: Times, Arial, Helvetica, sans-serif; 
			font-size: 12px;
			color:#000000; 
			width:72px;
			text-transform:uppercase;
			
			}
		
input.kort {border-right: #ccccc3  1px solid; border-top: #ccccc3 1px solid; border-left: #ccccc3 1px solid; border-bottom: #ccccc3 1px solid; background-color: #ffffff; text-transform:uppercase; font-family: Times, Arial, Helvetica, sans-serif; font-size: 12px; color:#000000; width:300px}
input.date {border-right: #ccccc3  1px solid; border-top: #ccccc3 1px solid; border-left: #ccccc3 1px solid; border-bottom: #ccccc3 1px solid; background-color: #ffffff; text-transform:uppercase;  font-family: Times, Arial, Helvetica, sans-serif; font-size: 12px; color:#000000; width:50px}


.rubrikblacksmall{ 
	font-family: Georgia, Times, Arial, Helvetica, sans-serif;
	font-size:14px;
	}

	.smalltext{ 
		font-family: Georgia, Times, Arial, Helvetica, sans-serif;
		font-size:10px;
		color:#999999;
		}



img { behavior: url(iepngfix.htc);}


	
#mainDiv {

	width: 1014px;
	margin-left:10px;
	top:0px;
	position:relative;
	border:0px solid;
	
}

#bottomDiv {
	position:fixed;
	width:970px;
	height:34px;
	bottom:0px;
	margin-left:-17px;
	z-index:4;
	border:0px solid;
	
}

#contentDiv {
	position:absolute;
	width:751px;
	height:100%;
	left:227px;
	z-index:30;
	
}


#menuDiv {
	z-index:100;
	position:absolute;
	width:228px;
	height:500px;
	left:10px;
	padding-left:0px;
	background-color:#fdfdfd;
}

#blomma {
		z-index:1;
		position: absolute;
	 	height:272px;
		width:224px;
		left:0px;
		}
		
#contentDivHead {
	position:absolute;
	width:751px;
	left:250px;
	top:150px;
	z-index:500;
	
}


#menuDivHead {
	position:absolute;
	width:220px;
	left:17px;
	top:150px;
	z-index:500;
	
}


#whiteDiv {
	position:absolute;
	background-color:#FFFFFF;
	left:0px;
	top:200px;
	width:1014px;
	z-index:4;
}

#topDiv {
	position:relative;
	width:980px;
	height:115px;
	z-index:4;
	border:0px solid;

}

#cartDiv {
	position:absolute;
	left:550px;
	top:20px;
	width:380px;
	z-index:1;
	border:0px solid;
}

#topNav {
	position:absolute;
	left:480px;
	top:104px;
	width:500px;
	z-index:999;
	text-align:right;
	border:0px solid;
}

		#searchDiv { 
						display:block;
						width: 217px;
						height:27px;
						padding:10px 0px 10px 5px;	
						background-color:#fdfdfd; 
						font-family:Times, sans-serif;
						font-size: 10px;
						color: #000000;
						text-decoration:none;

						}
						
						#saleDiv { 
										display:block;
										width: 217px;
										height:57px;
										padding:10px 0px 10px 5px;	
										background-color:#fdfdfd; 
										font-family:Times, sans-serif;
										font-size: 10px;
										color: #000000;
										line-height:15px;
										text-decoration:none;

										}
										
										#payDiv { 
														display:block;
														width: 217px;
														height:120px;
														padding:10px 0px 10px 5px;	
														background-color:#fdfdfd; 
														font-family:Times, sans-serif;
														font-size: 10px;
														color: #000000;
														line-height:15px;
														text-decoration:none;

														}


#midNav {
	position:absolute;
	left:10px;
	top:3px;
	width:700px;
	z-index:1;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	size:12px;
	text-transform:uppercase;
	color:#FFFFFF;
	border:0px solid;
}

#engNav {
	position:absolute;
	left:900px;
	top:3px;
	width:300px;
	z-index:1;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	size:12px;
	text-transform:uppercase;
	color:#FFFFFF;
	border:0px solid;
}

#apDiv2 {
	position:absolute;
	left:819px;
	top:97px;
	width:173px;
	height:15px;
	z-index:2;
}
#apDiv3 {
	position:absolute;
	left:344px;
	top:175px;
	width:213px;
	height:28px;
	z-index:3;
}
#apDiv4 {
	position:absolute;
	left:810px;
	top:132px;
	width:182px;
	height:45px;
	z-index:4;
}


#apDiv33 {
	position:relative;
	left:500px;
	top:-1px;
	width:327px;
	height:45px;
	z-index:15;
	border:0px solid;
}

#apDiv34 {
	position:relative;
	background-color: #ffffff;
	left:405px;
	top:-1px;
	width:327px;
	height:45px;
	z-index:15;
	border:0px solid;
	
}



#menuDiv ul { margin:0px;
			  padding:0px;
			  list-style:none; 
			  z-index:10;
			}
			

	
#menuDiv li a { display:block;
				width: 180px;
				z-index:10;
			}

	

#menuDiv li.kat a { 
				display:block;
				width: 180px;
				padding:2px 0px 2px 33px;	
				background-color:#fdfdfd; 
				font-family:Times, sans-serif;
				font-size: 10px;
				color: #000000;
				text-transform:uppercase;
				line-height:15px;
				text-decoration:none;
				z-index:10;
			
				
					
				}
				
#menuDiv li:hover.kat a { 
				display:block;
				width: 180px;
				padding:2px 0px 2px 33px;	
				background-color:#fdfdfd; 
				font-family:Times, sans-serif;
				font-size: 10px;
				color: #000000;
				text-transform:uppercase;
				line-height:15px;
				text-decoration:underline;
				z-index:10;			
				}
										
#menuDiv li.katactive a { 
				display:block;
				width: 180px;
				padding:2px 0px 2px 33px;	
				background-color:#fdfdfd; 
				font-family:Times, sans-serif;
				font-size: 10px;
				color: #000000;
				text-transform:uppercase;
				line-height:15px;
				text-decoration:underline;
				font-weight:bold;
				z-index:10;
					}
					


h1,h2,h3,h4,h5,h6 { margin: 0; padding: 0; display: inline; font-weight:normal;}


#contentDiv {
	float:left;
	width:751px;
	height:100%;
	padding:0px 0px 0px 11px;
	border:0px solid;
}



#headSpecDiv {
	float:left;
	width:746px;
	height:20px;
	background-color: #eeeeee;
	font-family: Georgia, Times, Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#666666;
	margin-top:20px;
}

#headKatDiv {
	float:left;
	width:746px;
	height:24px;
	font-family: Georgia, Times, Arial, Helvetica, sans-serif;
	font-size:17px;
	color:#000000;
	display:none;

}

#headKatDivGrey {
	float:left;
	width:746px;
	height:24px;
	font:16px Arial;
	color:#000000;

}

#headKatDivList {
	float:left;
	width:0px;
	height:24px;
	background-color: #eeeeee;
	font-family: Georgia, Times, Arial, Helvetica, sans-serif;
	font-size:17px;
		color:#000000;
	display:none;
}

#headMenuDiv {
	width:220px;
	height:24px;
	font-family: Georgia, Times, Arial, Helvetica, sans-serif;
	margin-left:33px;
	font-size:17px;
	color:#000000;
	z-index:40;
}

#prodContentDiv {
	width:363px;
	height:148px;
	z-index:3;
	border:0px solid;
	margin-left:7px;
	margin-top:8px;
}

#prodDivProd {
	float:right;
	width:220px;
	height:590px;
	z-index:3;
	border:0px dotted;
}

#prodContentDivProd {
	width:170px;
	z-index:3;
	border:0px solid;
	height:550px;
	margin-left:22px;
	margin-top:35px;
	
}


#prodPriceDiv {
	float:left;
	width:130px;
	height:50px;
	left:0px;
	top:20px;
	margin-top:12px;
}

#prodBuyDiv {
	float:right;
	width:200px;
	height:20px;
	text-align:right;
	border:0px solid;
	padding-right:5px;
}


#prodDivPix {
	position:absolute;
	width:520px;
	height:450px;
	z-index:3;
	margin-top:10px;
	margin-left:35px;
}
#prodDivPixOverlay {
	position:absolute;
	width:300px;
	height:300px;
	z-index:10;
	background-color:#000000;
	
}

#prodDiv {
	float:left;
	width:373px;
	height:160px;
	z-index:3;
	border:0px solid;
}





#prodOrderDiv {
	position:relative;
	width:200px;
	z-index:3;
	border:0px solid;
	text-align:right;
	margin-left:0px;
}

#prodOrderDivButton {
	float:right;
	width:200px;
	z-index:3;
	border:0px solid;
	text-align:left;
}

#prodOrderDivLager {
	float:left;
	width:310px;
	z-index:3;
	border:0px solid;
	text-align:right;
	padding-top:10px;
}




#prodMainDiv {
	float:left;
	width:746px;
	background-image: url(../gfx/prod-bg.png);
	background-repeat:repeat;

}

#prodMainDivProd {
	float:left;
	width:746px;
	height:500px;
	background-image: url(../gfx/prod-info-bg.png);
	background-repeat:repeat;
	border:0px solid;
}

#prodBeskr {
	float:right;
	width:210px;
	height:85px;
	color:#000000;
	font:10px  Arial;
	border:0px solid;

}

#prodBeskrText {
	position:relative;
	width:210px;
	height:40px;
	color:#000000;
	font-family: Times, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:14px;
	border:0px solid;
	
}
	
#prodname {
		position:relative;
		width:210px;
		height:30px;
		border:0px solid;

}


.prodRub{
	font-family: Times, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	text-transform:uppercase;
	letter-spacing: 1px;
}

.prodRubProd{
	font-family: Times, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	text-transform:uppercase;
	letter-spacing: 1px;
}

.prodRubList{
	font-family: Georgia, Times, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#72900a;
}

.prodText{
	font-family: Times, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	line-height:14px;
	
}



#prodMainDivList {
	float:left;
	width:746px;

}

#cse-search iframe{
width:730px;
font-family: Georgia, Times, Arial, Helvetica, sans-serif;
margin-top:-20px;
}

#cse-search-results iframe{
width:730px;
font-family: Georgia, Times, Arial, Helvetica, sans-serif;
}


#prodContentDivList {
	float:left;
	width:600px;
	height:23px;
	z-index:3;
	border:0px solid;
	margin-left:10px;
	margin-top:3px;	
}

#prodContentDivListText {
	float:left;
	width:470px;
	border:0px solid;
	margin-top:3px;

}

#prodContentDivListPrice {
	float:right;
	width:120px;
	border:0px solid;
	text-align:right;

}


#prodContentDivListButton {
	float:right;
	width:130px;
	border:0px solid;
	text-align:right;
	margin-top:6px;
	margin-right:5px;

}


.katRub{
	font-family: Times, Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#72900a;
}

.katText{
	font-family: Times, Arial, Helvetica, sans-serif;
	font-size:12px;
}

#katMainDivTop {
	float:left;
	width:746px;
	height:230px;
	background-image: url(../gfx/top-sub-bg.gif);

}

#katMainDivImg {
	float:left; 
	width:280px;
	margin-left:1px;

}

#katMainDivText {
	float:left; 
	width:450px;
	margin-top:40px;
}

#katMainDivTextNoImg {
	float:left; 
	width:450px;
	margin-top:40px;
	margin-left:20px;
}


.katMainDivText {
	font-family: Times, Arial, Helvetica, sans-serif;
	font-size:16px;
	letter-spacing: 1px;
}


.katMainDivRub {
	font-family: Times, Arial, Helvetica, sans-serif;
	font-size:20px;
	text-transform:uppercase;
	letter-spacing: 1px;
}

#genericDiv {
	float:left;
	width:736px;
	background-color:#fdfdfd;
	border:0px solid;
	font-family: Times, Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:15px;
	padding-left:8px;
	padding-top:55px;
	padding-bottom:200px;
	background-image: url(../gfx/generic-bg.png);
	background-repeat:repeat;

}


#katMainDiv {
	float:left;
	width:746px;
	background-image: url(../gfx/prod-bg.png);
	background-repeat:repeat;
	

}
#katDiv {
	float:left;
	width:373px;
	height:160px;
	z-index:3;
	border:0px dotted;
}

#katContentDiv {
	width:353px;
	height:128px;
	z-index:3;
	border:0px solid;
	margin-left:10px;
	margin-top:10px;
}

#katContentDiv:hover {
	width:353px;
	height:128px;
	z-index:3;
	border:0px solid;
	margin-left:12px;
	margin-top:12px;
}

#katBeskr {
	position:relative;
	width:350px;
	height:70px;
	border:0px dotted;
	margin-top:10px;

}


#katBeskrImg {
	float:left;
	width:90px;
	height:85px;
	border:0px solid;

}


#katBeskrText {
	float:right;
	width:250px;
	height:45px;
	border:0px solid;
	margin-top:10px;
}

#katBeskrTextAlt {
	float:left;
	width:350px;
	height:45px;
	border:0px solid;
	margin-top:10px;
}


#katImgDiv {
	position:relative;
	width:167px;
	border:0px dotted;
	margin-left:183px;
	top:10px;
	border:0px solid;
	padding-top:25px;
	text-align:right;
}

#menuDiv li.sub a { 
				display:block;
				width: 180px;
				padding:2px 0px 2px 33px;		
				background-color:#fdfdfd; 
				font-family:Times, sans-serif;
				font-size: 10px;
				color: #000000;
				text-transform:uppercase;
				line-height:15px;
				text-decoration:none;
				z-index:10;
				}
				
#menuDiv li:hover.sub a { 
				display:block;
				width: 180px;
				padding:2px 0px 2px 33px;	
				background-color:#fdfdfd;
				font-family:Times, sans-serif;
				font-size: 10px;
				color: #000000;
				text-transform:uppercase;
				line-height:15px;
				text-decoration:underline;
				z-index:10;			
				}
										
#menuDiv li.subactive a { 
				display:block;
				width: 180px;
				padding:2px 0px 2px 33px;	
				background-color:#fdfdfd; 
				font-family:Times, sans-serif;
				font-size: 10px;
				color: #000000;
				text-transform:uppercase;
				line-height:15px;
				text-decoration:underline;
				font-weight:bold;
				z-index:10;
					}
					
					#menuDiv li.subsub a { 
									display:block;
									width: 180px;
									padding:2px 0px 2px 0px;	
									background-color:#ffffff; 
									color:#666666;
									font-family: Georgia, Times, Arial, Helvetica, sans-serif;
									font-size:13px;
									line-height:15px;
																		text-decoration:none;
					
																		z-index:10;
									}

					#menuDiv li:hover.subsub a { 
									display:block;
									width: 180px;
									padding:2px 0px 2px 0px;
									background-color:#cccccc;
									color:#ffffff;
									font-family: Georgia, Times, Arial, Helvetica, sans-serif;
									font-size:13px;
									line-height:15px;
																		text-decoration:none;
	
																		z-index:10;
									}

					#menuDiv li.subsubactive a { 
									display:block;
									width: 180px;
									padding:2px 0px 2px 0px;
									background-color:#c0e541; 
									color:#ffffff;
									font-family: Georgia, Times, Arial, Helvetica, sans-serif;
									font-size:13px;
									line-height:15px;
																		text-decoration:none;
									font-weight:bold;
									z-index:10;
										}					
