div#wrapper{
background-color: #d1dfd6 !important;
background-image: url(../_pict/pralin-theme/body-bac.gif) !important;
}

div#content{
background-image: url(../_pict/pralin-theme/body-shadow.gif) !important;
}

div#varukorg{
background-image: url(../_pict/pralin-theme/varukorg.gif) !important;
}

div#info-wrap{
background-image: url(../_pict/pralin-theme/corner-white-btm.gif) !important;
}

div#info{
background-image: url(../_pict/pralin-theme/corner-white-top.gif) !important;
}

div#footer{
background-image: url(../_pict/pralin-theme/footer-bac.gif) !important;
}

ul.lista{
background-image: url(../_pict/pralin-theme/box-gradient.gif) !important;
}

ul#pralin-lista li{
float: left;
margin-right: 15px;
margin-bottom: 15px;
}

* html ul#pralin-lista li{ /* IE margin hack */
margin-right: 7px;
}

ul#pralin-lista li a{
width: 125px;
display: block;
text-decoration: none;
text-align: center;
color: #522d24;
overflow: visible;
}

ul#pralin-lista li a img{
border: 5px solid transparent;
}

ul#pralin-lista li a:hover img{
border: 5px solid #522d24;
}

/* Fungerar ej i IE 6 */
ul#pralin-lista li a:hover span{
text-decoration: underline;
}

/* Endast IE */
* html ul#pralin-lista li a:hover{
text-decoration: underline;
}

body#praliner div#info img{
width: 265px;
}

div#se-vara-askar{
float: right;
width: 305px;
}

div#se-vara-askar a{
display: block;
overflow: hidden;
width: 305px;
height: 58px;
background-image: url(../_pict/pralin-theme/se-vara-askar.gif);
background-repeat: no-repeat;
background-position: top;
text-indent: -999em;
}

div#se-vara-askar a:hover{ background-position: bottom;}

div#tips{
background-color: #dce6de;
background-image: url(../_pict/pralin-theme/tips.gif);
background-repeat: no-repeat;
background-position: 20px 2em;
padding: 5px 10px 5px 100px;
margin-top: 20px;
}

div#tips h2{ display: none;}
