/* CSS Document */
body{
	margin:0px;
	padding:0px;
	background-image:url(../../img/bakgrund.jpg); background-repeat:repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size:70%;
	color: #EDEDED;
	line-height:150%;
	background-color:#000000;
}

/* TinyMCE specific rules */
body.mceContentBody {
	margin:0px;
	padding:0px;
	background-image:none;
	background-color:#161616;
	font-family: Arial, Helvetica, sans-serif;
	font-size:70%;
	color: #ffffff;
	line-height:150%;
}
.mceContentBody a{
	color:#D23716 !important; 
	text-decoration:underline;
}
 
.mceContentBody a:hover{
	color:#D23716 !important; 
	text-decoration:underline;
}
 
.mceContentBody table td{
	color:#ffffff !important;
}

h1{margin:0px; padding:0px 0px 10px 0px; margin-bottom:5px; font-size:25px; font-weight:normal; font-style:italic;}
h2{margin:0px; padding:0px 0px 0px 0px; margin-top:2px; margin-bottom:5px; font-size:18px; font-weight:normal;font-style:italic;}
h3, h4, h5, h6{margin:0px; padding:0px 0px 0px 0px; margin-bottom:5px; font-size:14px; font-weight:normal;font-style:italic;}
/*p{margin-top:0px; padding:0px 0px 0px 20px;font-size:14px;font-style:italic;}*/
p{margin:0px; padding:0px 0px 0px 0px; margin-bottom:5px; font-size:18px; font-weight:normal;font-style:italic;}


table{
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
}
	table td{
		font-family:"Times New Roman", Times, serif;
		font-size:14px;
	}
	table th{
		text-align:left;
		background-color:#3E3E3E;
		color:#FFF;
		padding:3px;
	}
	table td a{
		color: #EDEDED;
	}
	table td a:hover{
		color: #cccccc;
	}
	
div#container{width:950px; margin:0px; margin:0 auto;  margin-top:45px; padding:0px; background:#000000;}

.normal{font-style:normal;}

#top{ 
	width:915px;
	margin:0 auto; 
	padding:0px 0px 0px 0px; 
	height:130px;
	  
}
	div#top #logo{
		float:left;
		position:relative; 
		width:180px; 
		height:114px;  
		padding:0px;
		margin:20px 0px 0px 10px; 
	}
	
	div#top #menu{
		padding:10px 0px 0px 0px;
		margin:0px 0px 0px 0px;
		z-index:2;
		width:710px;
		height:114px;
		float:left;}
		
	div#top #menu #nav {
		position:relative;
		left:0px;
		top:0px;
		font-size:14px;
		line-height:normal;
		display:block;
		text-transform:uppercase;
		 
	
	}
	div#top #menu #nav ul {
		margin:0;
		padding:10px 10px 0;
		padding-top:69px;
		list-style:none;
	}
	div#top #menu #nav li {
		float:left;
		margin:0;
		padding:10px 0px 0px 0px;
		height:55px;
	}
	div#top #menu #nav li.liOpen {
		float:left;
		/*background:url(../../img/tab_right.jpg) no-repeat right top;*/
		background:url(../../img/krona.jpg) no-repeat center top;
		margin:0px;
		padding:10px 8px 4px;
	}
	
	div#top #menu #nav a {
		display:block;
		padding:10px 5px 4px;
		margin:0px;
		color:#FFFFFF;
		text-decoration:none;
	}
	div#top #menu #nav li.liOpen a {
		display:block;
		/*background:url(../../img/tab_left.jpg) no-repeat left top;*/
		/*padding:10px 15px 4px;*/
		padding:10px 0px 0px 0px;
		margin:0px;
		color:#FFFFFF;
		text-decoration:none;
	}

	div#top #menu #under {
		display:block;
		padding:0px 0px 0px 0px;
		margin:0px 0px 0px 0px;
		width:700px;
		height:20px;
		font-size:12px;
		line-height:normal;
		text-transform:uppercase;
	
	}
	div#top #menu #under ul {
		margin:0;
		padding:0px 10px 0;
		list-style:none;
	}
	div#top #menu #under li {
		float:left;
		margin:0;
		padding:0px 0px 0px 0px;
		height:10px;
	}
	div#top #menu #under li.liOpen {
		float:left;
		margin:0px;
		padding:5px 0px 0px 0px;
	}
	div#top #menu #under a {
		display:block;
		padding:0px 15px 4px;
		color:#FFFFFF;
		text-decoration:none;
	}
	div#top #menu #under li.liOpen a {
		display:block;
		/*background:url(../../img/tab_left.jpg) no-repeat left top;*/
		padding:0px 15px 4px;
		color:#FFFFFF;
		text-decoration:none;
	}
	
	div# top #menu_bottom{position:absolute; top:43px; width:810px; height:34px; background:url(../../img/menu_bottom.jpg) no-repeat; margin:0; padding:0px; z-index:0;}
	
	
	div#top div#flags{	position:absolute; right:25px; bottom: 25px;}	
	div#top div#flags img{border:0px solid #999999;; margin:0px; margin-left:4px;}
	div#top div#flags img.active{border:0px solid #EDEDED;}

div#content_top{position:relative; width:810px; margin:0px; padding:0px; height:90px;}
 
	
div#inner_container{
	clear:both;
	margin: 0 auto;
	width:915px;
	padding:0px 0px 0px 0px;
	background-color:#161616;
	overflow:hidden;
/*	border:#FF00FF solid 1px;*/
	
}

#info h2,#searchform h2{
	font-style:normal;
}

#left{
	width:590px;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 15px;
	float:left;
	overflow:hidden;
	/*border:#FFFF00 solid 1px;*/
	 
}

a img{
 border:none;
}

#breadcrumb{
	margin:5px 0px 0px 0px; 
	padding:0px 0px 10px 0px; 
	width:100%;
}
	#breadcrumb .breadcrumb{float:left; font-weight:normal; margin-right:5px; color:#000000;}
	#breadcrumb a{color:#EDEDED; text-decoration:none;}
	#breadcrumb a:hover{color:#999999; text-decoration:underline;}
	
	#breadcrumb h2{
	padding:6px 0px 15px 0px;
	margin:0px 0px 0px 0px;
	color:#EDEDED;
	font-style:normal;
	} 	
	
#content_upper{
	width:590px;
	height:255px;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	
}	
	#content_upper #pic{
		padding:0px 0px 0px 0px;
		margin:0px 0px 0px 0px;
	}
	
#content{
	position:relative; 
	width:590px; 
	margin:0px; 
	padding:0px 0px 0px 0px;
	font-family:"Times New Roman", Times, serif;
}
	 

#content h1.error_404{margin:0px; padding:0px 0px 0px 20px; margin-top:25px; font-size:25px; font-weight:normal;}
#content p.error_404_text{margin:0px; padding:0px 0px 0px 20px; margin-top:25px; font-size:15px; font-weight:normal;}
#content p.error_404_text a{color:#EDEDED; text-decoration:underline;}
#content p.error_404_text a:hover{color:#999999; text-decoration:underline;}
#content h2.okey{color: #009900; margin-top:50px;}

#content p.top{margin-top:20px;}
#content p a.all_news, div#content #right p a.archive{color:#EDEDED;}
#content p a:hover.all_news, div#content #right p a:hover.archive{color:#999999; text-decoration:underline;}

#content h2.news_header a{color: #000000;}
#content h2.news_header a:hover{color: #EDEDED;}

#content #print p a {color:#EDEDED; text-decoration:underline;}
#content #print p a:hover{color:#CCCCCC; text-decoration:underline;}

#content p a.read_more{color:#EDEDED;}
#content p a:hover.read_more{color:#999999; text-decoration:underline;}

#content p.news_date{}
#content p.news_teaser{}

#content #paging_container{margin:0px; padding:5px; border-top:#000000 1px solid; width:100%; margin-top:20px; clear:both;}
#content p.paging{margin:0px; padding:0px; font-weight:normal; color:#EDEDED; margin-top:10px;}
#content p.paging a{color:#EDEDED; text-decoration:underline;}
#content p.paging a:hover{color:#999999; text-decoration:underline;}

#creators{
	position:relative;
	top:60px;
	padding:10px;
	background:#3E3E3E;
}
#info{
	position:relative;
	top:70px;
	padding:10px;
	background:#3E3E3E;

}
#info p{
	font-size:12px;
	font-style:normal;
}
#info h2{
	padding:0!important;

}			
#creators h2{
	padding:0!important;
}
#creators a{
	color:#EDEDED;
}
#creators a:hover{
	color:#ccc;
}

#content #bottom{position:relative; width:810px; margin:0px; padding:0px;}

#right{
	float:left;
	width:280px;
	padding:0px 0px 0px 15px;
	margin:0px 0px 0px 0px;
	overflow:hidden;
	/*border:#FFFFFF solid 1px;*/

}	
#right h2{
	padding:0px 0px 10px 16px;	
}
.box{
	
	margin:0px; 
	padding:0px; 
	/*margin-top:25px; 
	padding-top:7px;*/  
}
	.box h2{margin:0px; padding:0px; margin-top:0px; padding-left:0px; font-size:16px; padding-bottom:4px; width:205px;  }
	.box_bottom{margin:0px; padding:0px;   height:7px;}

#right #cart_container{
	position:relative;
	top:53px;
}
#right #offers{
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	
	}
	
#right #offers p{
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	
	}	

#right #offers h2{
	padding:5px 0px 27px 20px;
	margin:4px 0px 0px 0px;
	color:#EDEDED;
	font-style:normal;
	}		
	
#right #brands{
	padding:20px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	height:450px;

}
#right #brands h2{	
	padding:0px 0px 10px 16px;
	font-style:normal;
	}

#bottom{
	clear:both;
	padding:20px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	width:915px;
	/*height:60px;*/
	background-color:#161616;
	/*border:#FFFF00 solid 1PX;*/
}

div#footer{
	position:relative; 
	width:915px; 
	/*height:7px;  top left no-repeat; */
	margin:0px 0px 0px 16px; 
	padding:0px; 
	margin-bottom:10px;
}
	div#footertext{
		position:relative; 
		width:915px; 
		margin:0 auto; 
		padding:10px 0px 5px 0px;   
		color:#EDEDED;
		 
		
	}
	
	div#footertext .footer_img{margin-left:5px;}
	div#footertext h2{margin:0px; padding:0px; margin-bottom:10px; font-size:18px; font-weight:normal; color:#EDEDED;}
	div#footertext a{color:#FFFFFF; text-decoration:none;}
	div#footertext a:hover{color:#999999; text-decoration:underline;}


#wiseweb{
	padding:0px 0px 0px 0px;
	margin:0px;
	width:930px;
	position:relative;
	text-align:right;
	/*border:#00FF00 solid 1px;*/
	
}
#wiseweb a{
	color:#FFFFFF;
	text-decoration:none;
}

#wiseweb a:hover{
	color:#999999; 
	text-decoration:underline;
}

#menu{margin:0px; padding:0px; margin-top:30px;}
	#menu h2{margin:0px; padding:0px; margin-top:0px; margin-left:32px; font-size:16px; margin-bottom:4px;}

#newsletterform{
	position: relative;
	margin:0px;
	background:#3E3E3E;
	padding:10px;
	/*padding-top: 0px;*/
	margin-top: 25px;
	padding-top:7px;
	width:207px
	/*background:url(../../img/bg_top_menu.jpg) top left no-repeat;*/
}

#newsletterform h2{
	margin:0px;
	padding:0px;
	font-style:normal;
	width:205px;
	/*background:url(../../img/bg_content_menu.jpg) top left repeat-y;*/
}

#newsletterform p{
	margin:0px;
	padding:0px;
	padding-top:4px;
	width:205px;
	/*background:url(../../img/bg_content_menu.jpg) top left repeat-y;*/
}

#newsletterform form{
	margin:0px;
	padding:0px;
	width:205px;
	/*background:url(../../img/bg_content_menu.jpg) top left repeat-y;*/
}

#newsletterform .field{
	margin:0px;
	padding:0px;
	width: 120px;
}

#newsletterform .btn_newsletter{
	margin:0px;
	padding:0px;
	color: #000000;
	background: #EDEDED;
	margin-right: 5px;
	height:16px;
	font-size:10px;
}

.btn_newsletter_unregister{
	margin:0px;
	padding:0px;
	color: #000000;
	background: #EDEDED;
	margin-right: 5px;
	height:17px;
	font-size:10px;
}
.numpages{
	text-decoration:none!important;
	padding:0 2.5px
}

.numpages:hover{
	text-decoration:underline!important;
}
#activepage{
	border:1px solid white!important;
}

#newsletterform_bottom{margin:0px; padding:0px; /*background:url(../../img/bg_bottom_menu.jpg) top left no-repeat;*/ height:7px;}


/*#newscontainer{margin:0px; padding:0px; margin-top:25px; margin-left:30px;}
	#newscontainer h2.news{margin:0px; padding:0px; margin-top:0px; font-size:16px; margin-bottom:4px;}*/

textarea, input, select{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 1px;
	border: 1px solid #000000;
	color: #000000;
}

.btn{
	color: #000000;
	background: #EDEDED;
	margin-right: 5px;
}

.break{clear: both; float: none;}

#skicka_epost{
	color:#EDEDED;
	padding:0px 0px 0px 0px;
	margin:0px;
}


#admin_menu{
	position:absolute;
	margin:0px;
	top:50px;
	right:120px;
	height:20px;
	width:175px;
	padding:0px 0px 0px 0px;
	font-size:14px;
	line-height:normal;
	color:#fff;
	text-transform:uppercase;
	z-index:5;
}
	#admin_menu ul{
		margin:0px; margin-left:10px; padding:0px;
	}
	#admin_menu ul li{ 
		float:left;
		padding:0px;
		padding-left: 15px;
		list-style: none;
	}
	#admin_menu ul li a{ 
		padding:0px;
		margin:0px;
		color:#fff;
		text-decoration:none;
	}
	
	#print{
		padding:0px 0px 0px 0px;
		margin:0px;
	}

#varukorg{
	background-color:#3E3E3E;
	width:260px;
	padding:10px;
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
}
	#varukorg h2{
		padding:0px;
		font-style:normal;
		font-family:Arial, Helvetica, sans-serif;
	}
	#varukorg a{
		color:#EDEDED;
	}
#searchform{
	background-color:#3E3E3E;
	width:260px;
	position:relative;
	top:80px;
	padding:10px;
	margin:0px;
}
	#searchform h2{
		padding:0px;
	}
	#searchform a{
		color:#EDEDED;
	}

#searchform form{
	margin:0px;
	padding:10px 0px 0px 0px;
}

#searchform .field{
	margin:0px;
	padding:0px;
	width: 120px;
}

#searchform_bottom{margin:0px; padding:0px 0px 10px 0px;}

	div#buyerterms{	position:relative; display:none; border: 1px solid #333333; margin:0 auto; margin-bottom: 10px; }
	div#buyerterms #image{position:absolute; top:0px; right:0px;}	
	div#buyerterms p.close{	text-align:right;}
	div#buyerterms #image img{border:none;}

#wwprodmenu{
	background-color:#3E3E3E;
	width:260px;
	position:relative;
	top:67px;
	padding:10px;
	font-family:"Times New Roman", Times, serif;
}
	#wwprodmenu h2{
		padding:0px;
		font-family:Arial, Helvetica, sans-serif;
	}
	#wwprodmenu a{
		color:#EDEDED;
		font-size:14px;
	}
		#wwprodmenu a:hover{
			color:#cccccc;
			font-size:14px;
		}
/* Put this inside a @media qualifier so Netscape 4 ignores it */
@media screen, print { 
	ul.mktree  li 					{ list-style:none; list-style-type:square; }
	ul.mktree  li a					{ }
	ul.mktree  li a.active     		{ font-weight:normal;}
	ul.mktree  li a:hover			{ }
	/* Control how "spaced out" the tree is */
	ul.mktree				   		{ margin:0px; padding:0px 0px 0px 15px; margin-top:0px;}
	ul.mktree ul			   		{ margin:0px 0px 0px 0px; padding:0px 0px 0px 10px;}
	/* Provide space for our own "bullet" inside the LI */
	ul.mktree  li           .bullet { display:none;}
	ul.mktree  li.liBullet  .bullet { padding-left: 15px; }
	/* Show "bullets" in the links, depending on the class of the LI that the link's in */
	ul.mktree  li.liOpen    .bullet { cursor: pointer;   color:#FFFFFF;}
	ul.mktree  li.liClosed  .bullet { cursor: pointer;   color:#FFFFFF;}
	ul.mktree  li.liBullet  .bullet { cursor: default;   color:#FFFFFF;}
	/* Sublists are visible or not based on class of parent LI */
	ul.mktree  li.liOpen    ul {  }
	ul.mktree  li.liClosed  ul { display: none; }
	/* Format menu items differently depending on what level of the tree they are in */
	ul.mktree  li { font-size: 12px; line-height:1.4em;}
	ul.mktree  li ul li { font-size: 11px; line-height:1.6em;}
	ul.mktree  li ul li ul li { font-size:12px; }
	ul.mktree  li ul li ul li ul li { font-size:12px; }
}

/* Put this inside a @media qualifier so Netscape 4 ignores it */
@media screen, print { 
	/* Turn off list bullets */
	ul.mknews  li { list-style: none; }
	ul.mknews  li.date {font-weight:normal; }
	ul.mknews  li.header {padding-bottom:10px; }
	ul.mknews  li a{ text-decoration:none; color:#FFFFFF;}
	ul.mknews  li a.active     { font-weight:normal; color:#FFFFFF;}	
	ul.mknews  li a:hover{ text-decoration:underline; color:#FFFFFF; } 
	/* Control how "spaced out" the tree is */
	ul.mknews				   { margin:0px; padding:0px; padding-left:30px; margin-top:0px; width:205px; background:url(../../img/bg_content_menu.jpg) top left repeat-y;}
	ul.mknews ul			   { margin:0px; margin-left:10px; padding:0px; }
	
	ul.mknews  li { font-size: 12px; line-height:1.4em;}
}
