/*Basic font setup in em*/
body,html,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,p,blockquote,th,td,tbody,thead,tfoot,a { 
    margin: 0; 
    padding: 0;
    
  }
  body {
    margin-top: 10px;
    background: #ffffff;
    font-family: 'Lucida Grande',Arial,sans-serif;
    font-size: 75%;
	text-align: center; /* for IE */
  }

html>body {
/*--ignored by I.E.---*/
font-size: 12px;
}

p {
	line-height: 1.5em;
}
  p,
  ul,
  ol { 
	font-size:1em;
	padding: 1em;
	padding-top: 0.3em;
  }
  ul {
    list-style-type: square;
    margin-left: 2em;
  }
  img{
  padding:0;
border: 0px;
  }
  
  h1 { 
    color:#ffffff;
	font-size:1.2em;
	line-height: 1.2em;
	margin-top: 0;
	margin-bottom: 0.4em; 

  }

  h2 { 
    color: #000000;
	font-size:1.1em;
	line-height: 1.286em;
	margin-top: 0.3em;
	margin-bottom: 0.1em;
	padding-left: 1em;
  }
  h3 { 
	font-size:1em;
	line-height: 1.5em;
	margin-top: 0;
	margin-bottom: 1em;
  }
  .left { 
    float: left; 
    margin:0; 
  }
  .right { 
    float: right; 
    margin:0; 
  }
.clear{
clear:both;
}

a:link { 
color: #ffffff;
 
}
a:visited { 
color: #ffffff;
}
a:hover {
color: #ffffff;
}
a:active { 
color: #ffffff; 
}


#maincontent p a {
color: #000000;
}
h1 a {
text-decoration: none;
}
h1 a:hover {
text-decoration: underline;
}
#bodywrap {
		margin: 0 auto;   /* align for good browsers */
		text-align: left; /* counter the body center */
		width: 888px;
	
}

#leftcol {
width: 188px;
float: left;
}
#maincol {
width: 488px;
margin-left: 10px;
margin-right: 10px;
float: left;
}

#rightcol {
width: 188px;
float: left;
}

/* MAIN STUFF */
.box {
background: url('../img/head-bg.gif') no-repeat;
height: 27px;
padding: 0px 6px 0px 10px;
margin-bottom: 4px;
text-transform: uppercase;

}
.box h1 {
	padding-top: 4px;
	}
.offer {
margin-bottom: 2px;
}

/* TOPLIST */

.toplistwrap {

background: url('../img/toplistbottom.gif') no-repeat #e2ecfc bottom;
width: 186px;
padding-top: 5px;
padding-bottom: 5px;
margin-bottom: 8px;
}
.toplistblock a,.toplistblock a:visited, .toplistblock a:active  {
color: #000;
text-decoration: none;
}
.toplistblock a:hover {
color: #000;
text-decoration: underline;
}
.toplistblock {
height: 29px;
line-height: 2.4em;
margin-bottom: 3px;
color: #223d73;
}
.toplistblock ul {
list-style-type: none;
margin: 0px;
padding: 0px;
padding-left: 15px;
}
.toplistblock li {
padding-left: 25px;
}

li.top1 { background: url('../img/numbers/1.gif') no-repeat left; }
li.top2 { background: url('../img/numbers/2.gif') no-repeat left; }
li.top3 { background: url('../img/numbers/3.gif') no-repeat left; }
li.top4 { background: url('../img/numbers/4.gif') no-repeat left; }
li.top5 { background: url('../img/numbers/5.gif') no-repeat left; }
li.top6 { background: url('../img/numbers/6.gif') no-repeat left; }
li.top7 { background: url('../img/numbers/7.gif') no-repeat left; }
li.top8 { background: url('../img/numbers/8.gif') no-repeat left; }
li.top9 { background: url('../img/numbers/9.gif') no-repeat left; }
li.top10 { background: url('../img/numbers/10.gif') no-repeat left; }

/* TOPLIST END */
#preorderwrap {
background: url('../img/bg-fb.jpg') no-repeat;
height: 491px;
}

#blocktop {
background:	url('../img/veckanserbj.gif') no-repeat;
height: 27px;
width: 486px;
padding-top: 9px;
padding-left: 15px;
margin-bottom: 2px;
}

/* SUBMENU ON OFFERS PAGE */
#submenuitem {
background: url('../img/sub-menu-item.gif') no-repeat;
width: 486px;
height: 25px;
margin-bottom: 5px;
padding: 0px;
padding-top: 1px;
}
#submenuitem h2 {
color: #fff;
}

#shoppingcart_small {
width: 187px;
background-color: #e2ecfc;
font-size: 12px;
font-family: arial;
color: #223d73;
margin: 0px;
padding: 0px;
float: left;
}
#shoppingcart_small_blue {
width: 187px;
background: url('../img/bluebg.jpg') #e2ecfc no-repeat top;
font-size: 11px;
font-family: arial;
color: #fff;
margin: 0px;
padding: 0px;
margin-top: 0px;
margin-bottom: 5px;
float: left;
}
.wrapin {
	padding-left: 8px;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 4px;
}
.wrapin p {
	padding: 0px;
	margin: 0px;
	}

#shoppingcart_smallbottom {
background: url('../img/menu-buttomblue.gif') no-repeat top;
margin: 0px;
padding: 0px;
width: 187px;
height: 5px;
float: left;
	}
.shoppingcart_total {
margin: 7px;
}

ul#shoppingcart_list  {
margin: 7px;
padding: 0px;
list-style-type: none;
}
#shoppingcart_list li {
margin-top: 2px;
margin-bottom: 2px;
}
#shoppingcart_list .name_list {
float: left;
}
#shoppingcart_list .pris_list {
float: right;	
}
.totalw {
margin-top: 5px;
margin-bottom: 5px;
float: left;
width: 172px;
}
/* TOTAL SMALL BOX */

.shoppingcart_total .total {
margin: 0px;
padding: 0px;
float: left;
font-size: 12px;
font-weight: bold;

}
.pris_list {
margin: 0px;
padding: 0px;
float: right;
font-size: 12px;
font-weight: bold;
color: #223d73;
}
.shoppingcart_total .knapp {
margin: 0px;
padding: 0px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

.shoppingcart_total .knapp a img {
border: 0px;	
}
.clear {
clear: both;
margin: 0px;
padding: 0px;
float: left;
}

.sortknapp {
float: left;
line-height: 2em;
font-weight: bold;
padding-right: 5px;
}

.sortknapp a {
font-size: 1.1em;
text-decoration: none;
}
.sortknapp a:hover {
text-decoration: underline;
}

.topblue {
background: url('../img/bluelist.gif') no-repeat;
width: 486px;
height: 27px;
padding-top: 5px;
padding-left: 10px;
text-transform: uppercase;
}
.updateknapp {
float: right;
}
.blueblock {
background-color: #e8eef4;
padding: 10px;
}
.formleft { 
width: 150px;
float: left;
} 
.formright input {
border: 1px solid #000;
height: 16px;
font-size: 11px;
margin: 0px;
padding: 0px;
}
.rowblock {
margin-bottom: 3px;
}
.totallist {
float: left;
width: 485px;
text-align: right;
}
#offersright {
float: left;
margin-top: 2px;
}

.text {
font-size: 12px;
padding
}