.bottom_line
{

	border-top: 1px Solid #CCCCCC;
}

html {overflow-y: scroll;}



*td img {
	display: block; 

	 }






a {
	font-family: Helvetica;
	font-size: 12px;
	color: rgb(121, 121, 121);
    text-decoration: none;
}

a:link {
	font-family: Helvetica;
	font-size: 12px;
	color: rgb(121, 121, 121);
    text-decoration: none;
}

a:visited {
	font-family: Helvetica;
	font-size: 12px;
	color: rgb(121, 121, 121);
    text-decoration: none;
}

a:hover {
	font-family: Helvetica;
	font-size: 12px;
	color: rgb(180, 43, 33);
    text-decoration: none;
}



a:active {
	font-family: Helvetica;
	font-size: 12px;
	color: rgb(180, 43, 33);
    text-decoration: none;
}

a:hover img {
	color: rgb(169, 169, 169);
	border: 1px solid rgb(169, 169, 169);
	
}

a:link img {
	color: rgb(169, 169, 169);
	border: 1px solid rgb(169, 169, 169);
	
}

a:active img {
	color: rgb(169, 169, 169);
	border: 1px solid rgb(169, 169, 169);
	
}

a:visited img {
	color: rgb(169, 169, 169);
	border: 1px solid rgb(169, 169, 169);

}

a img {
	color: rgb(169, 169, 169);
	border: 1px solid rgb(169, 169, 169);

}

img {
	color: rgb(169, 169, 169);
	border: 1px solid rgb(169, 169, 169);

}




/* Body */
body {
	/*
	font-family: Helvetica;
	color: rgb(121,121,121);
	font-size: 10px;
	*/
	background: rgb(247, 246, 246);
}

/* Meny på toppen */
#topmeny {
	font-family: Helvetica;
	font-size: 15px;
	color: rgb(121,121,121);
	font-weight: bold;
	vertical-align: bottom;
	height: 25px;
}
#topmeny a, #topmeny a:visited, #topmeny a:link {
	font-family: Helvetica;
	font-size: 15px;
	color: rgb(121, 121, 121);
	font-weight: bold;
    text-decoration: none;
}
#topmeny a:hover, #topmeny a:active {
	font-family: Helvetica;
	font-size: 15px;
	color: rgb(180, 43, 33);
	font-weight: bold;
    text-decoration: none;
}

/* Meny vänster */
#leftnav {
	font-family: Helvetica;
	font-size: 12px;
	color: rgb(121, 121, 121);
	width: 180px;
	vertical-align: top;
	padding-left: 10px;
}
#leftnav a {
	padding: 3px; 
	display: block;
	text-decoration: none;
	line-height: 1em;
}
#leftnav a:link, #leftnav a:visited  {
	font-family: Helvetica;
	font-size: 12px;
	color: rgb(121, 121, 121);
    text-decoration: none;
}
#leftnav a:hover, #leftnav a:active {
	font-family: Helvetica;
	font-size: 12px;
	color: rgb(180, 43, 33);
    text-decoration: none;
}

/* Ordinarie pris, produkt lista */
.p_ordpris {
	font-family: Helvetica;
	font-size: 13px;
	color: rgb(121, 121, 121);
	text-decoration: line-through;
}

/* Produktnamn länk, produkt lista */
#p_produktnamn a {
	font-family: Helvetica;
	font-size: 14px;
    color: rgb(121, 121, 121);	
	font-weight: bold;
    text-decoration: none;
}
#p_produktnamn a:link, #p_produktnamn a:visited {
	font-family: Helvetica;
	font-size: 14px;
    color: rgb(121, 121, 121);	
	font-weight: bold;
    text-decoration: none;
}
#p_produktnamn a:hover, #p_produktnamn a:active {
	font-family: Helvetica;
	font-size: 14px;
	color: rgb(180, 43, 33);	
	font-weight: bold;
    text-decoration: none;
}

/* Produktpris, produkt lista */
.p_pris {
	font-family: Helvetica;
	font-size: 16px;
	color: rgb(180, 43, 33);	
	font-weight: bold;
}

/* Produktförklaring, produkt lista */
.p_forklaring {
	font-family: Helvetica;
	font-size: 12px;
    color: rgb(121, 121, 121);	
}



/* Formulär text fält */
input {
	font-family: Helvetica;
	font-size: 12px;
	color: rgb(121, 121, 121);
	border: 2px solid rgb(169, 169, 169);
	background-color:#FFFFFF;
}

/* Kontakt Formulär */
.contact-input {
	font-family: Helvetica;
	font-size: 12px;
	color: rgb(121, 121, 121);
	border: 2px solid rgb(169, 169, 169);
	background-color:#FFFFFF;
}


/* Tabell kassa steg 1 */
.td-kassa-steg1 {
    color: rgb(121, 121, 121);
	font-family: Helvetica;
	font-size: 12px;	

}

/* Tabell Kontakta */
.td-contact {
    color: rgb(121, 121, 121);
	font-family: Helvetica;
	font-size: 12px;	

}




.td {
    color: rgb(121, 121, 121);
	font-family: Helvetica;
	font-size: 12px;	

}

.td-pd_name {
    color: rgb(121, 121, 121);
	font-family: Helvetica;
	font-size: 14px;	
	font-weight: bold;
}

.td-pris {
    color: rgb(121, 121, 121);
	font-family: Helvetica;
	font-size: 16px;

}

.td-pris-farg {
	color: rgb(180, 43, 33);
	font-family: Helvetica;
	font-size: 16px;
	font-weight: bold;	
	text-align: right;

}

.td-description {
	color: rgb(121, 121, 121);
	font-family: Helvetica;
	font-size: 12px;

}

.addToCartButton {
	font-family: Helvetica;
	font-size: 14px;
	color: rgb(121, 121, 121);
	border: 2px solid rgb(169, 169, 169);
	background-color:#FFFFFF;
}



.antalbox {
	font-family: Helvetica;
	font-size: 14px;
	color: rgb(121, 121, 121);
	border: 2px solid rgb(169, 169, 169);
	width: 24px;
	text-align: right;
	
}

.steg1box {
	font-family: Helvetica;
	font-size: 12px;
	color: rgb(121, 121, 121);
	border: 2px solid rgb(169, 169, 169);
	width: 130px;
	
}

.steg1boxpostnummer {
	font-family: Helvetica;
	font-size: 12px;
	color: rgb(121, 121, 121);
	border: 2px solid rgb(169, 169, 169);
	width: 80px;
	
}

.steg1boxpostort {
	font-family: Helvetica;
	font-size: 12px;
	color: rgb(121, 121, 121);
	border: 2px solid rgb(169, 169, 169);
	width: 100px;
	
}

.box {
	font-family: Helvetica;
	font-size: 12px;
	color: rgb(121, 121, 121);
	border: 2px solid rgb(169, 169, 169);
	background-color:#FFFFFF;
	width: 24px;
	height: 22px;
	text-align: right;
}

.radio {
	border: 0px;
	background: rgb(247, 246, 246);

}

.deletebox {
	font-family: Helvetica;
	font-size: 12px;
	color: rgb(121, 121, 121);
	border: 2px solid rgb(169, 169, 169);
	background-color:#FFFFFF;
	width: 24px;
		height: 22px;
	text-align: center;
}

textarea { 
     resize: none;
     width: 210px;
}

.vidarebox {
	font-family: Helvetica;
	font-size: 14px;
	color: rgb(121, 121, 121);
	border: 2px solid rgb(169, 169, 169);
	background-color:#FFFFFF;
}


hr {
	border: 0;
	height: 1px;
	color: rgb(121, 121, 121);
	background-color: rgb(121, 121, 121);
}



#errorMessage {
	color: #990000;
	font-weight: bold;
}