@charset "utf-8";
/* CSS Document */

html {
height:101%;
}

body {
padding:0;
margin:0;
background:url(../px/bg.jpg) repeat-x #8f8f8f;
font-family:
}

#wrap {
width:820px;
margin:0 auto;
padding:0;
}

/* ---------------------- header --------------------- */

#header {
width:800px;
height:120px;
padding:0 10px;
margin:0;
background:url(../px/header.jpg) no-repeat;
}

#headtop {
width:800px;
height:60px;
}

#headbottom {
width:800px;
height:38px;
padding:22px 0 0 30px;
}

/*          ze rest */

#flash {
width:800px;
height:180px;
padding:0 10px;
margin:0;
background:url(../px/flash.jpg) no-repeat;
}

#redline {
width:820px;
height:27px;
padding:0;
margin:0;
background:url(../px/redline.jpg) no-repeat;
}

#bottom {
width:760px;
height:120px;
padding:30px 20px 0 40px;
background:url(../px/foot.jpg) no-repeat;
}

/* CONTENT */

.menu {
display:none;
}

.menu2 {
display:block;
}

#content {
width:820px;
padding:0;
margin:0;
background:url(../px/content.jpg) repeat-y;
overflow:hidden;
}

.left_content {
width:170px;padding:7px 0 0 20px;
float:left;
}

.right_content {
width:600px;
padding:7px 10px 10px 10px;
float:left;
}

.all_products {
display:block;
width:180px;
height:125px;
background:#FFFFFF url(../px/produkt_redline.jpg) no-repeat bottom;
float:left;
margin:5px 7px 0px 10px;
padding:0 0 10px 0;
}

.all_product_info {
width:180px;
height:44px;
margin:5px 0 0 0;
}

.all_product_image {
width:75px;
height:75px;
margin:0;
float:left;
}

.all_product_text {
width:100px;
height:75px;
float:left;
text-align:right;
}

/* BARA EN PRODUKT */

#produkt_topp {
width:600px;
height:25px;
}

#produkt_bild {
width:600px;
height:300px;
margin-bottom:10px;
overflow:hidden;
}

#produkt_text {
width:500px;
}

.produktinfoleft {
width:350px;
float:left;
}

.produktinforight {
width:200px;
padding:0 0 0 50px;
float:right;
}	

/* KUNDVAGN */

#kundvagnList {
}

.kundvagnsprodukt {
height:75px;
margin:0 0 15px 0;
}

.kundvagnsbild {
height:75px;
width:75px;
margin:0 25px 0 0;
float:left;
}

.kundvagnstext {
height:75px;
width:275px;
padding:0;
float:left;
}

.kundvagnsantal {
height:75px;
width:100px;
float:left;
}

.kundvagnspris {
height:75px;
width:100px;
float:left;
}

.kundvagnsbort {
height:70px;
width:25px;
padding:5px 0 0 0;
float:left;
}

.kassalist {
width:600px;
height:25px;
}

.kassaartnr {
width:100px;
height:25px;
float:left;
}

.kassanamn {
width:250px;
height:25px;
float:left;
}

.kassaantal {
width:100px;
height:25px;
float:left;
}

.kassapris {
width:150px;
height:25px;
float:left;
}

.kassalisttotal {
width:600px;
height:75px;
}

.kassalisttotaltext {
width:400px;
height:75px;
margin:0 50px 0 0;
float:left;
}

.kassalisttotalpris {
width:150px;
height:75px;
float:left;
}

/* SÖÖÖÖÖÖK */

#sok {
width:820px;
height:57px;
padding:0;
margin:0;
background:url(../px/sok2.jpg) no-repeat;
}

#sok0 {
width:110px;
height:57px;
float:left;
}

#sok1 {
height:21px;
float:left;
padding:0;
margin:16px 5px 10px 5px;
}

#sok2 {
height:22px;
float:left;
padding:0;
margin:17px 5px 8px 0px;
overflow:hidden;
}

#sok_knapp {
padding:0;
margin:0;
border:0;
width:28px;
height:22px;
background-image:url(../px/knapp_sok.gif);
cursor:pointer;
}

#sok_falt {
border:1px solid #999;
width:150px;
height:18px;
padding:3px 0 0 0;
margin:0px;
font-size:90%;
}

#kundvagn {
width:200px;
height:23px;
margin:17px 0 7px 300px;
padding:0;
float:left;
}

/* ÅF login shiite */

#aftext {
display:inline;
padding:0;
margin:0;
}

#aflogin {
width:287px;
height:120px;
padding:0;
margin:0;
float:left;
}

#login_knapp {
border:0;
height:23px;
width:58px;
background-image:url(../px/knapp_loggain.gif);
cursor:pointer;
}

#aflogut {
height:20px;
float:right;
padding:0 5px 0 0;
}

#skicka_knapp {
border:0;
height:23px;
width:48px;
background-image:url(../px/knapp_skicka.gif);
cursor:pointer;
}

#knapp_bekrafta {
border:0;
height:23px;
width:60px;
background-image:url(../px/knapp_bekrafta.gif);
cursor:pointer;
}

#knapp_vidare {
border:0;
height:23px;
width:48px;
background-image:url(../px/knapp_vidare.gif);
cursor:pointer;
}