/* standard elements */
html {min-height: 100%;}

* {
	margin: 0;
	padding: 0;
}

a {color: #048;}
a:hover {color: #06C;}

img {
	border:0px solid #FFFFFF;
}

body {
	background: #e0e0e0;
	color: #000000;
	font: normal 62.5% Tahoma,sans-serif;
	padding-top: 15px;
}

p,code {padding-bottom: 1.2em;}

ul {padding:0; margin:0; text-indent:0; list-style:none;}
li {list-style: none; padding:0; margin:0;}

h1 {font: normal 1.8em Tahoma,sans-serif;}
h2 {font: bold 1.4em sans-serif;}
h3 {font: bold 1em Tahoma,sans-serif;}
h4 {font: bold 12px Tahoma,sans-serif;}
h5 {font: bold 11px Tahoma,sans-serif;}
h6 {font: normal 11px Tahoma,sans-serif;}

form,input {margin: 0; padding: 0; display: inline;}

code {
	background: #FFF;
	border: 1px solid #EEE;
	border-left: 6px solid #CCC;
	color: #666;
	display: block;
	font: normal 1em Tahoma,sans-serif;
	line-height: 1.6em;
	margin-bottom: 12px;
	padding: 8px 10px;
	white-space: pre;
}

blockquote {
	background: url('img/quote.gif') no-repeat;
	display: block;
	font-weight: bold;
	padding-left: 28px;
}

h1,h2,h3 {padding-top: 6px; color: #553; margin-bottom: 4px;}

/* misc */
.clearer {clear: both; font-size: 0;}
.left {float: left;}
.right {float: right;}

/* structure */
.inner-container {
	float:left;
	border: 0;
	background: #FFF;
	font-size: 1.2em;
	padding: 20px 10px 10px 10px;
	margin:10px 0 0 0;
	width: 920px;
}

.outer-container {
	background: #e0e0e0;
	padding: 0 0 64px 50px;
}

/* headere & title */
.header {
	float:left;
	background: url('img/Header.jpg') repeat-x;
	height: 182px;
	width:920px;
	text-align: left;
}

.header_start {
	float:left;
	width:900px;
	background:none;
	height: 55px;
	text-align: right;
	font-size:10px;
	padding:0 5px 0 0;
	color:#999999;
	font-family:Geneva, Arial, Helvetica, sans-serif;
}

.logo_start {
	float:left;
	background:url(img/logo_left.jpg) no-repeat;
	height: 55px;
	width:163px;
	text-align:left;
	font-size:10px;
	padding:0 0px 0 0;
	color:#999999;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	border:0px solid red;
}




.header .title {
	color: #FFF;
	padding-top: 50px;
}
.header .title .sitename a {
	border-bottom: 1px dashed #657382;
	color: #FFF;
	font: bolder normal 3em "Comic Sans MS";
	padding-bottom: 2px;
	text-decoration: none;
}
.header .title a:hover {border-color: #F60;}
.header .title .slogan {
	font: normal 1.1em Verdana,sans-serif;
	padding-top: 6px;
}

/* path */
.path {
	float:left;
	background:none;
	color: #FFF;
	font: bold 10px Verdana,sans-serif;
	padding:0;
	height: 30px;
	line-height:30px;
	margin:9px 0 0px 0;
	border:0px solid red;
	text-align: left;
	/*display:inline;*/
}
.path a {
	color: #CEBCA2;
	display:inline;
	background:#000000;
	text-decoration: none;
	height: 30px;
	line-height:30px;
	padding: 8px 15px 8px 15px;
}
.path a:hover {
	background: #AEAE94;
	color: #000;
	border-bottom: 1px solid #FFF;
}
.path .current {
	background: #AEAE94;
	color: #000;
	border-bottom: 1px solid #FFF;
}

.sokruta {
	float:right;
	height:48px;
	width:175px;
	background:url(img/sokruta.jpg) no-repeat;
	border:0px solid red;
	}
	
.sokruta #soktext	 {
border:0px solid red;
margin:19px 0 0 10px;
width:130px;
}

.sokruta .search_btn {
	background:none;
	border:none;
	width:30px;
	}
	

	

/* main */
.main {
	float:left;
	width:920px;
	border-top: 4px solid #FFF;
	padding: 0px 0px 0 0;
	margin-bottom:10px;
	border:0px solid red;

}

.main_start {
	float:left;
	width:920px;
	height:537px;
	padding: 0px 0px 0 0;
	margin:0;
	background:url(img/front_pic.jpg) no-repeat;
	
}



/* content */
.content {
	float: left;
	height:100%;
	width: 685px;
	border:0px solid red;
	overflow:hidden;
	padding:15px 0 0 15px;
}



.content .descr {
	color: #664;
	font-size: 0.9em;
	margin-bottom: 6px;
}
.content li {
	list-style: url('img/li.gif');
	margin-left: 18px;
}
.content p {font-family: "Lucida Sans Unicode",sans-serif;}

/* navigation */
.navigation {
	float: right;
	width: 180px;
	border:1px solid red;
}
.navigation h1, .navigation h2, .navigation h3 {
	color: #5A5A43;
	font: bold 1.1em Tahoma,sans-serif;
	line-height: 30px;
	margin: 0;
	padding-left: 12px;
}


.news_div {
	float: right;
	width: 178px;
	border:0px solid red;
	margin:20px 0 0 0;
}

.newstop{
	float:left;
	background:url(img/news_top.jpg) repeat-x;
	color: #000000;
	border: 0px solid #0f3974;
	width:178px;
	height:37px;
	margin: 0px 0 8px 0;
	text-indent:10px;
	line-height:37px;
	font-size:11px;
	font-weight:bold;
}

.news_ul{
	float:left;
	padding:0;
	margin:0;
	border: 0px solid #0f3974;
	background:url(img/news_bg.jpg);
}



.news_li {
	
	color: #FFF;
	border-top:1px solid #999999;
	width:178px;
	height:38px;
	margin: 0px 0 0 0;
	padding:0;

	
}

.news_li a{
	
	padding:0 0 0 10px;
	margin:0;
	color:#333333;
	display:block;
	width:168px;
	height:38px;
	font-size:10px;
	line-height:38px;
	vertical-align:middle;
	border:0px solid red;
	text-decoration:none;
	
	/*background:url(img/news_li.jpg) no-repeat;*/
	
}

.news_li a:hover{

	background:none;
	color:#FFFFFF;
	
	/*background:url(img/news_li.jpg) no-repeat;*/
	
}




.navigation ul {
	float:left;
	padding: 0;
	border: 0px solid #EAEADA;
	margin:0;
}


.left_menu {
	float:left;
	width:220px;
	height:auto;
	border:0px solid red;
	}
	
.undermeny_ul {
	float:left;
	width:210px;
	height:300px;
	margin:25px 0 0 0;
	border-right:2px dotted #C8C8CA;
	}

#undermeny_li  {
	
	float:left;
	width:190px;
	height:28px;
	padding:0 15px 0 0;
	border-bottom:0px solid #D9E3F0;
	}
	


	
.pilen {
	float:left;
	background:none;
	height:27px;
	width:8px;
	} 	
	
	
#undermeny_li a {
	float:right;
	width:175px;
	display:block;
	line-height:18px;
	padding:4px 0 0 5px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#888888;
	font-size:10px;
	font-weight:bold;
	text-align:right;
	text-decoration:none;
	
	}	
	
	
#undermeny_li a:hover {
	color:#A6A6A6;
	background:#F5F5F5;
	}
	

.navigation li {
	float:left;
	border-bottom: 0px solid #EAEADA;
	width:178px;
	height:38px;
	}
	
.navigation li a {
	font-size: 1.1em;
	background:url(img/nav_li.jpg) no-repeat;
	color: #000;
	display: block;
	padding: 8px 0 8px 5%;
	margin: 0 10px 0 10px;
	text-decoration: none;
}
.navigation li a:hover {
	background: #F0F0EB;
	color: #654;	
}


/*shop navigation*/

.ul_product_listning_1 	{
	float:left;
	width:220px;

	margin:25px 0 0 0;
	border-right:2px dotted #C8C8CA;
	}
	
.ul_product_listning_2 	{
	float:left;
	width:170px;
	margin:0px 0 5px 40px;
	border:0px dotted green;

	}	
	
.ul_product_listning_3 	{
	float:left;
	width:150px;
	padding:0 0 0 15px;
	margin:2px 0 5px 0;
	border:0px dotted #C8C8CA;
	}		
	
	

.li_prodict_listning_1 {
	float:left;
	width:190px;
	height:auto;
	line-height:28px;
	padding:0 15px 0 0;
	margin:0px 0 2px 0;
	border:0px dotted green;

	}
	
.li_prodict_listning_2 {
	float:left;
	width:135px;
	height:auto;
	padding:0px 15px 0 0;
	margin:5px 0 0px 0;
	border:0px dotted green;


	}
	
.li_prodict_listning_3 {
	float:left;
	width:190px;
	height:15px;
	padding:0 15px 0 0;
	border-bottom:0px solid #D9E3F0;
	}	
	
	
	
.li_prodict_listning_1 a 	 {
	float:right;
	width:150px;
	display:block;
	line-height:18px;
	padding:4px 0 0 5px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#777777;
	font-size:10px;
	font-weight:bold;
	text-align:right;
	text-decoration:none;
	

	}	
	
.li_prodict_listning_2 a 	 {
	float:right;
	width:150px;
	display:block;
	line-height:10px;
	padding:2px 0 0 2px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#777777;
	font-size:10px;
	font-weight:normal;
	text-align:right;
	text-decoration:none;
		border-bottom:0px solid #D9E3F0;


	}	
	
.li_prodict_listning_3 a 	 {
	float:right;
	width:130px;
	display:block;
	line-height:10px;
	padding:0px 0 0 2px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#777777;
	font-size:10px;
	font-weight:normal;
	text-align:left;
	text-decoration:none;

	}		
	
	
#contenttable {
		float:left;
		border:1px solid red;
		}

.show_tbl_cat {
	float:left;
	width:200px;
	border:0px solid red;
	text-align:center;
	}
	
.prod_pic {
	width:120px;
	text-align:center;
	border:1px dotted blue;
	}	

.prod_cat_wrapper {
	float:left;
	width:550px;
	border:0px solid red;
	}	

/* boxes */

.clearer_top {
	float:left;
	width:905px;
	background: #AEAE94;
	color: #FFF;
	text-align:right;
	font: bold 11px Verdana,sans-serif;
	line-height:35px;
	padding:0px 15px 0px 0;
	margin:0px 0 0 0;
	height: 35px;
	border-top: 0px solid #0f3974;
	text-align: center;
	/*display:inline;*/
}

.clearer_top a{
color: #FFF;
text-decoration:none;
}


.clearer_top a:hover{
color: #FFF;
}

.box_wrap {
	float:left;
	width:920px;
	height:150px;
	padding:0 0 10px 0;
	margin:15px 0 0 10px;
	border:0px dotted blue;
	color:#A6A6A6;
	background:url(img/clearer_gradient.jpg) bottom no-repeat;

	}

.box_1{
	float:left;
	height:120px;
	width:295px;
	padding:5px 10px 5px 0px;
	background-color:#FFFFFF;

	overflow:hidden;
	}
	
	
.box_2 {
	float:left;
	height:120px;
	width:295px;
	padding:5px 0px 5px 10px;
	background-color:#FFFFFF;
	border-left:2px dotted #CCCCCC;
	overflow:hidden;
	}
	
.box_3 {
	float:left;
	height:120px;
	width:295px;
	padding:5px 0px 5px 10px;
	background-color:#FFFFFF;
	border-left:2px dotted #CCCCCC;
	overflow:hidden;
	}	
		

/* footer */
.footer {
	float:left;
	background: #FFFFFF;
	color:#999999;
	font: bold 11px sans-serif;
	padding: 5px 12px 0 10px;
}
.footer a {
	color: #FFFFFF;
	text-decoration: none;
}
.footer a:hover {color: #FFFFFF;}


#showProduct {
	width:145px;
	height:225px;
	float:left;
	border:0px solid red;
	margin:0;
	padding:0;
	text-align:center;
	}
	
.product_images img:hover {
	display:block;
	height:180px;
	border:1px solid #CCCCCC;
	text-align:center;

	}	
	
.product_images a {
	background:#FFFFFF;
	width:145px;
	height:225px;
	text-align:center;
	}		

.showProduct_1, .showProduct_2, .showProduct_3, .showProduct_4, .showProduct_5, .showProduct_6, .showProduct_7, .showProduct_8, .showProduct_9, .showProduct_10{
	width:145px;
	height:225px;
	border:0px solid red;
	float:left;
	text-align:center;
	}
	
.showProduct_1 img, .showProduct_2 img, .showProduct_3 img, .showProduct_4 img, .showProduct_5 img, .showProduct_6 img, .showProduct_7 img, .showProduct_8 img, .showProduct_9 img, .showProduct_10 img  {
	height:180px;
	margin:0 auto;
	}	
	
#showroom {
	width:480px;
	float:left;
	overflow:hidden;

	}	
	
#showroom_right	 {
	width:170px;
	border-left:2px dotted #C8C8CA;
	border-right:0px dotted #C8C8CA;
	float:right;
	text-align:left;
	padding:0 0 0 12px;
	font-size:10px;
	}	
	
.Showroom_Cattext {
	float:left;
	margin:8px 0 20px 0;
	width:465px;
	height:30px;
	font-size:12px;
	font-weight:bold;
	padding-left:15px;
	line-height:30px;
	color:#000000;
	background-color:#B8B69F;
	}	
	
.Showroom_Relationtext {
	float:left;
	margin:8px 0 20px 20px;
	width:165px;
	height:30px;
	font-size:10px;
	font-weight:bold;
	padding-left:18px;
	line-height:30px;
	color:#000000;
	background-color:#B8B69F;
	}	
	
.product_relative_title {
	font-size:12px;
	}	
	
.product_relative_img {
	float:left;
	width:50px;
	border:0px solid red;
	}	
	
.product_relative_img img{
	height:100px;

	}		
	
.product_relative_p {
	float:left;
	}	
	
.rel_prod_wrapper	{
	float:left;
	width:160px;
	border-bottom:2px dotted #C8C8CA;
	margin:0 0 5px 0;
	}	

.productcontainer {
	float:left;
	width:448px;
	overflow:hidden;
	border:0px solid red;
	}
	
.productcontainer img{
	height:300px;
	}
	
.productcontainer2 {
	float:left;
	width:448px;
	overflow:hidden;
	border:0px solid red;
	}
	
.product_relative_link {
	
	text-decoration:none;
	text-align:right;
	color:#777777;
	}
	
.product_relative_artnr 	{
	float:right;
	width:90px;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
	border:0px solid red;
	text-align:right;
	margin:10px 0 0 0;
	}
	
.product_relative_p {
	float:right;
	width:90px;
	font-size:10px;
	font-weight:bold;	
	text-decoration:none;
	border:0px solid red;
	text-align:right;
	}		
	
#enskild{
	float:left;
	width:438px;
	overflow:hidden;
	border:0px dotted green;
	}	
	
.bildtext {
	float:left;
	font-size:10px;
	font-style:italic;
	}
	
.product_shortinfo_header2 {
	float:left;
	font-size:12px;
	font-weight:bold;
	margin:0 0 0px 0;
	}	
	
.product_info_header {
	clear:left;
	float:left;
	font-size:10px;
	font-weight:bold;
	}
	
.product_info {
	clear:left;
	float:left;
	font-size:10px;

	}		
	
.producttillverkare_li_1 {
	clear:left;
	float:left;
	font-size:10px;
	border:0px solid red;
	font-weight:bold;
	color:#667;

	}		
	
.producttillverkare_li_2 {
	clear:left;
	float:left;
	font-size:10px;
	border:0px solid red;
	font-weight:bold;
	color:#667;

	}				
	
.miniheader2 {
	clear:both;
	float:left;
	padding:5px 0 5px  5px;
	font-size:12px;
	height:14px;
	font-weight:bold;
	line-height:14px;
	 font-family:Arial;
width:550px;
	}	
	

	
.okbutton {
	background:url(img/sendbutton.jpg) no-repeat;
	width:80px;
	margin:0px 0 0 0;
	height:24px;
	border:none;
	}
	
	
.one {
	background:url(img/mailaddress.jpg) no-repeat;
	width:160px;
	margin:2px 0 3px 0;
	height:21px;
	border:none;
	padding:0px 0 0 5px;
	font-size:11px;
	/*line-height:10px;*/
	}	
	
	
	.undermeny_ul_2 {
	float:left;
	/*width:600px;*/
	height:300px;
	margin:25px 0 0 0;
	border:0px solid #C8C8CA;*/
	list-style:none;
	}
	
	

.undermeny_ul_2  ul {
display:inline;
list-style:none;
}
.undermeny_ul_2  li {
display:block;
list-style:none;
margin-bottom:2px;
}
#undermeny_li_2  {
	/*float:left;*/
	/*width:190px;*/
	padding:5px;
	background:#B8B69F;
	list-style:none;
	}
	
#undermeny_li_2 a {
	/*float:right;*/
	/*width:175px;*/
	display:inline;
	line-height:18px;
	padding:5px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000;
	font-size:10px;
	font-weight:bold;
	text-align:right;
	text-decoration:none;	
	}	
