@charset "utf-8";
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background-color: #ffffff;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
}

#logo
{
float:left;
width:195px;
height:100px;

}

a img{
border:0px;
}

#container {
	width: 910px;
	margin: 0 auto;
	text-align: left;
	background:#ffffff;
}


#sidebar1 {
	float: left;
	width: 190px;
	padding: 0px;
	font-size:8pt;
	/* background:#ffffff;*/
	display:none;
}
#sidebar2 {
	float: right;
	width: 120px;

	padding: 0px;
	display:none;
}
#sidebar1 h3, #sidebar1 p, #sidebar2 p, #sidebar2 h3 {
	margin-left: 10px;
	margin-right: 10px;
}

.footer
{
padding-top:15px;
background:url(/img/footer.png) no-repeat;
width:900px;
height:90px;
color:#ffffff;
text-align:center;
font-size: 9pt;
display:none;
}

.bottomnav
{
display:none;
}

.checklista{
width:95%;

}

.checkcell
{
width:28%;
vertical-align:top;
padding-left:2%;
padding-right:3%;
}

.checkcell>div
{
width: 100%; 
overflow-x: hidden;
line-height: 15px;
}
#skrivutbox{
display:none;
}



#mainContent {
  position:absolute;
  top:0px;
  left:0px;
  width:95%;
  min-height:400px;
  margin:0px; 
  padding-left:5px;
  font-size:10pt;
  background:#ffffff;
  overflow-x:hidden;
 /* background: url(/img/mc_bg.png) #ffffff no-repeat ; */
  

    
} 


.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

#navigation {

	margin:0px;
	padding:0px;
	text-indent:0px;
	width:182px;
	height:450px;
	display:none;
}
#navigation a.head {
	
	cursor:pointer;
	/*border:1px solid #CCCCCC;
	 background:#182d69 url(../img/collapsed.gif) no-repeat scroll 3px 4px; */
	background:url(/img/menu2-buttonbg2.png) no-repeat;
	color:#000000;
	display:block;
	font-weight:bold;
	margin:0px;
	padding-top:5px;
	text-indent:14px;
	text-decoration: none;
	font-size: 8pt;
	height:24px;
}
#navigation a.head:hover {
	color:#0098DA;
	background:url(/img/menu2-buttonbg2.png) no-repeat;
}
#navigation a.selected {
	background-image: url(/img/expanded.gif);
	background:url(/img/menu2-buttonbg2.png) no-repeat;
}
#navigation a.current {
	background-color:#0098DA;
}
#navigation ul {
	border-width:0px;
	margin:0px;
	padding:0px;
	text-indent:0px;
}
#navigation li {
	list-style:none outside none; display:inline;
}
#navigation li li a {
	color:#000000;
	display:block;
	text-indent:10px;
	text-decoration: none;
	font-size: 8pt;
}
#navigation li li a:hover {
	background-color:#0098DA;
	color:#FFFFFF;
}

#slide_holder {
margin: 0px auto 0 auto;
}

pre {font-family: 'Courier New'; font-size: 11px; line-height: 12px; text-align: left; width: 510px;  border: 1px solid #d7d7d7; color: #ccc; background-color: #666; margin: 30px 0 0 0;}

 .sub {
 color: #fff;
 font-weight: bold;
 padding-bottom: 10px;
 margin-bottom: 30px;
 border-bottom: 1px solid #E2E2E2;
 }
 
.example_head {
 color: #fff;
 font-weight: bold;
 padding-top: 10px;
 margin-top: 30px;
 border-top: 1px solid #E2E2E2;
 }
 
 h1 {
 margin-top:2px;
 margin-left:5px;
 color:#000000;
 font-size:14pt;
 font-weight:bold;
 }
 
 #mainContent h1 {
 margin:0px;
 padding:3px;
 /* background: url(/img/mc_bg.png) no-repeat ;*/
 }
 
 
 h2 {
 margin-top:2px;
 margin-left:5px;
 color:#000000;
 font-size:12pt;
 font-weight:bold;
 }
 
 h3 {
 margin-top:2px;
 margin-left:5px;
 color:#000000;
 font-size:11px;
 font-weight:bold;
 font-family:verdana;
 }
 
 
 .footer a {
 color:#ffffff;
 }
 
 .footer a:hover {
 color:#000000;
 }
 
 #topnav
 {
 height:100px;
 float:left;
 display:none;
 }
 
 #topnav>div>a>img
 {
 margin-top:60px;

 }
 
 #miniatyrer{
 text-align:center;
 /* border: 1px black solid; */
 }
 
 #miniatyrer img
 {
 padding:10px;
 }
 
 .newsheader
 {
 color:#000000;
 font-size:14pt;
 font-weight:bold;
 margin-bottom:0px;
 margin-top:0px;
 
 }

#nyhet{
	/* background: #efefff; */
	padding: 3px;
}

#produktbildstor
{
	/* border:2px solid #3399ff;
	*/
}

#rightbanner
{
	width:120px;
	height:400px;
}

#rightbanner2
{
	width:120px;
	height:400px;
}

.kommentarrubrik
{
margin:0px;
}
 
.kommentartext{
margin:0px;
text-align:left;
}

.kommentar
{
margin-left:3px;
margin-right:3px;
margin-top:5px;
border:1px solid black;
background:#eeeeee;
padding:5px;
}

.skapakommentar{

}

a{
color:#3399ff;
}

.error-message{
color:#ff0000;
font-weight:bold;
}

#flash_message{
text-align:center;
color:#444444;
font-weight:bold;
}

.produktkategori
{
float: left;
border:1px solid black;
width:150px;
height:200px;
background: #ffffff;
text-align:center;
margin: 5px;
padding:3px;
}

.produktkategoribild
{
min-height:150px;
}

.produktmini{
float: left;
border:1px solid black;
width:150px;
height:210px;
background: #ffffff;
text-align:center;
margin: 5px;
padding:3px;
font-family:verdana;
}

.produkt{

}

.produktbild
{
text-align:center;
}

#produktfakta
{
border: 1px dashed black;
padding: 3px;
margin:3px;
/* background: url(/img/mc_bg.png) no-repeat ; */
background:#dddddd;
}

#produktfakta h2{
margin-bottom: 0px;
margin-left: 1px;
font-style:italic;
}

.recensioner
{
background:#eeeeee;
border: 1px solid black;
padding: 3px;
margin:3px;
}

.recensioncontainer
{


margin-left:25px;
margin-right: 25px;
margin-top: 5px;
margin-bottom: 5px;

width:400px;

}

.recension
{
background:url(/img/review_bg.png) repeat-y;
padding-left:10px;
margin:0px;
}

.reviewheader
{
background:url(/img/review_top.png) no-repeat;
padding-left:15px;
color:#ffffff;
height:26px;
margin:0px;
}
.reviewheader h3
{
color:#ffffff;
padding-top:5px;
}

.bold
{
font-weight: bold;
}

.usersettings{
border: 1px solid black;
width:250px;
padding: 5px;
}

.anvandaruppgifter
{
background:#ffffff;
border:1px solid #eaeaea;
border-collapse:collapse;
}

.anvandaruppgifter th
{
border-right:1px solid #eaeaea;
width:150px;
padding:3px;
}

.anvandaruppgifter td
{
width:250px;
padding:3px;
}

#produkttaggar
{
padding:3px;
margin:3px;
background:#fefefe;
}

#UserLoginForm> .input
{
clear:both;
width:300px;
margin:3px;
padding:3px;
}

#UserLoginForm>.input input
{

vertical-align:text-bottom;
float:right;

}

#UserLoginForm>.input label
{
float:left;
}

.narmastebutik
{
margin: 0 auto;
width:300px;
border-collapse:collapse;

}

.narmastebutik td
{
padding:5px;
}

.leverantor
{
width:150px;
height:220px;
border: 1px solid black;
float: left;
text-align:center;
margin:5px;
padding:5px;
}

.nyhet
{
/*border: 1px solid black; */
padding: 5px;
margin: 3px;
background: #2c8ecd;
width: 95%;
color:#ffffff;

}

.nyhet  h2 {
 margin-top:2px;
 margin-left:5px;
 color:#ffffff;
 font-size:12pt;
 font-weight:bold;
 }


.nyhet a
{
color:#ffffff;
}

.nyhet a:hover{
color:#ffff00;
}

.nyhetstext
{
width: 95%;
padding:3px;
background:#ffffff;
margin:5px;
min-height:30px;
color:#000000;
overflow-x:hidden;
}

.nyhetskommentar
{
width:80%;
padding:3px;
margin-left:25px;
background:#cccccc;
}

#topnav a img{
margin-bottom:-3px;
z-index:-10000;
}
