body, td, th, div, input{
	font-family:arial,sans-serif;
	font-size:14px;	
	text-align:left;
}

a {
	color:#ff0000;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}

body {
	background:#e0e0e0;
}
div, td, table {
/*
	box-sizing: border-box;
	-moz-box-sizing: border-box;
*/
	margin:0px;
	padding:0px;
}

form {
	margin:0px;
	padding:0px;
}

p {
	/*width:100%;*/	/* bugg i IE? */
	margin:0px 0px 10px 0px;
	padding:0px 0px 0px 0px;
}

img {
	border:0px;
}

td {
	vertical-align:top;
}



h1, h2, h3, h4, h5 {
	/*width:100%;*/		/* bugg i IE? */
	font-family:arial,sans-serif;
}

h1 {
	margin:10px 0px 20px 0px;
	padding:0px;
	font-size:22px;		
	font-weight:bold;
}
h2 {
	margin:5px 0px 15px 0px;
	padding:0px;
	font-size:18px;		
	font-weight:bold;
}
h3 {
	margin:5px 0px 10px 0px;
	padding:0px;
	font-size:16px;		
	font-weight:bold;
}
h4 {
	margin:5px 0px 5px 0px;
	padding:0px;
	font-size:14px;		
	font-weight:bold;
}










div.left {
	width:210px;
	margin-right:20px;
}

div.center {
	width:520px;
}

div.topEdge, div.bottomEdge, div.midEdge, div.ppiclower {
	font-size:5px; /* inte så fint detta, men nödv för nästa align */
	height:10px;
}

.topEdge img, .bottomEdge img, .midEdge img {
	vertical-align:text-top;
}

div.topEdge, div.midEdge {
	background:#ffffff;
}

div.bottomEdge {
	background:#808080;
}

div.box {
	width:100%;
	background-color:#ffffff;
}

.wide div.box {
	border-style:solid;
	border-color:#c0c0c0;
	border-width:0px 0px 0px 10px;
	/*padding:10px 20px 20px 20px;*/
}

.narrow div.box {
	background:#ffffff url(../layout/underbtn.gif);
	background-repeat:repeat-y;
	/*padding:10px 20px 20px 70px;*/
}



/* Dessa nedan kör box-model-hack för att funka i ie5 också... */



.left .narrow div.box {
	padding:10px 0px 10px 70px;
	
  		width:100%; 
  		voice-family: "\"}\""; 
  		voice-family:inherit;

	width:140px;
}

.left .wide div.box {  	
	padding:0px 10px 10px 10px;
	
  		width:100%; 
	  	voice-family: "\"}\""; 
	  	voice-family:inherit;

	width:180px;
}

.center .narrow div.box {
	padding:10px 20px 20px 70px;
	
  		width:100%; 
	  	voice-family: "\"}\""; 
	  	voice-family:inherit;

	width:430px;
}

.center .wide div.box {
	padding:10px 20px 20px 20px;
	
  		width:100%; 
	  	voice-family: "\"}\""; 
	  	voice-family:inherit;

	width:470px;
}

.pinfotext .narrow div.box {
	padding:10px 20px 20px 70px;
	
  		width:100%; 
	  	voice-family: "\"}\""; 
	  	voice-family:inherit;

	width:300px;
}

.pinfotext .wide div.box {
	padding:10px 20px 20px 20px;
	
  		width:100%; 
	  	voice-family: "\"}\""; 
	  	voice-family:inherit;

	width:340px;
}



/* slut box-model-hackade taggar */





div.menuItem {
	margin:0px 0px 0px -70px;
}
.menuItem p {
	padding:0px 0px 20px 5px;
}

.narrow div.topEdge, .narrow div.bottomEdge {
	margin-left:40px;
}


.left .wide .bottomEdge img.rc {
	margin-left:170px;
}

.left .narrow .bottomEdge img.rc {
	margin-left:150px;
}

.center .wide .bottomEdge img.rc {
	margin-left:500px;
}

.center .narrow .bottomEdge img.rc {
	margin-left:460px;
}

.midEdge img.edge {
	height:10px;
	width:30px;
}


div.vspacerbig {
	/*width:100%;*/
	background:#e0e0e0;
	height:50px;
}

div.vspacermed {
	/*width:100%;*/
	background:#e0e0e0;
	height:20px;
}

div.vspacersmall {
	/*width:100%;*/
	background:#e0e0e0;
	height:10px;
}

/*--------------- kundvagn, sammanfattning inför beställning ------------*/

div.ordnum {
	width:50px;
	margin-right:10px;
}
div.ordpname{
	width:200px;
	margin-right:10px;
}
div.ordpprice{
	width:70px;
	margin-right:10px;
}
div.ordptotal{
	width:70px;
}

div.ordnum, div.ordpname, div.ordpprice, div.ordptotal {
	margin-top:5px;
	margin-bottom:5px;
}

div.ordnum, div.ordpname, div.ordptotal, div.ordtotal {
	font-weight:bold;
}

div.ordprice, div.ordptotal, div.ordtotal {
	text-align:right;
}
div.shippingcost {
	text-align:right;
	font-weight:bold;
	margin-top:30px;
}

/*--------------- adressformulär ------------*/

.adressform h5 {
	font-weight:normal;
	font-size:14px;
	margin:5px 20px 0px 0px;
}

.adressform h4 {
	margin:0px 20px 10px 0px;
}

.adressform input {
	font-weight:bold;
	padding:0px;
	margin:0px 20px 10px 0px;
}

.adressform input.short {
	width:150px;
}

.adressform input.med {
	width:200px;
}

.adressform input.long {
	width:370px;
}

/*--------------- mittenkundvagn ------------*/

div.ccartlabel, div.ccartsumlabel {
	width:69px;
}
div.ccartnum, div.ccartsumnum {
	width:49px;
	text-align:right;
}
div.ccartsumnum, div.ccartsumlabel {
	border-style:solid;
	border-color:#000000;
	border-width:1px 0px 0px 0px;
	font-weight:bold;
		
}



div.ccartbutton {
	width:180px;
	padding:0px 0px 0px 0px;
}

div.ccartprice, .ccartprod h4 {
	
	width:290px;
}

.ccartbutton input {
	width:30px;
	margin:0px;
	font-weight:bold;	
	text-align:center;
}

div.ccartprod {
	padding:20px 0px 20px 0px;
}


/*--------------- vänster kundvagn ------------*/

table.lcartprodtab {
	margin:10px 0px 20px 0px;
}

div.lcartnum {
	margin:5px 5px 5px 0px;
	width:35px;
	font-weight:bold;
}

div.lcartprod {
	margin:5px 5px 5px 0px;
	width:135px;
	font-weight:bold;
}

div.lcarttotal{
	margin:5px 5px 10px 0px;
	font-weight:bold;
}


/*--------------- tomt mittfält ------------*/
/*
div.cempty {
	width:520px;
}
*/
/*--------------- produktinforuta, textspalt ------------*/


.pinfoshop td.pinfotext, .pinfonoshop td.pinfotext {
	width:390px;
}

.pinfoshop td.pinfotext {
	background:#ffffff url(../layout/underbtn.gif) repeat-y;
}

.pinfonoshop td.pinfotext {
	background:#ffffff url(../layout/g2_10px.gif) repeat-y;

}

div.pinfobuysel {
	padding:0px 10px 10px 0px;
}

.pinfobuysel input {
	margin:0px 10px 0px 0px;
}


/*--------------- produktinforuta, bildspalt ------------*/

div.ppicupper, div.ppiclower {
	width:130px;
}
td.ppic {
	width:130px;
	background:#ffffff;
}

div.ppicupper {
	height:30px;
	background:#e0e0e0;
}
div.ppicupper img.smallfiller {
	width:20px;
	height:20px;
}

.ppic p {
	margin:0px;
	padding:0px;
}
div.ppic {
	width:120px;
	background:#ffffff;
	margin:0px 10px 10px 0px;
}

div.ppiclower {
	height:10px;
	background:#808080;
}

div.ppiclower img.lrcorn{
	vertical-align:top;
	margin:0px 0px 0px 120px;
}



/*---------------vänstermeny------------*/

img.smallogo {
	margin:0px 0px 0px 0px;
}

/*----------------------------------------------*/
div.termscheck {
	margin:20px 0px 30px -10px;
	/*font-weight:bold;*/
}

/*----------------------------------------------*/

