.shop_dropmenu,.shop_dropmenu ul,.shop_dropmenu ul ul{  /* listan päätyylit*/
	padding:0px 13px;
	/* editointi sallittu tästä alaspäin*/
	list-style-image:  URL("bodypics/arrow_r.gif");  /*nuoli oikealle kuva*/
	margin: 3px;	
}
.shop_dropmenu_arrowdown{	
	list-style-image:  URL("bodypics/hakunuoli_alas.gif"); /*nuoli alas kuva*/
}

.shop_dropmenu_mouseover{	/* listan mouseover tyylit */
	background: #25071f;
} 

.shop_dropmenu li ul { /* alaotsikoiden tyylit */
	display:none;
	/* editointi sallittu tästä alaspäin*/
}
.shop_dropmenu li ul li ul li{ /* alaotsikoiden alaotsikoiden tyylit.. eli siis ne viimeset linkit eli tuotelinkit */
	list-style: none;
	list-style-image: none;
}

.shop_dropmenu a{ /* dropmenun linkkien tyylit*/
	color:black;
	font-family: Arial;
	font-size: 12px;
	color: #ffc20e;
	text-decoration: none;
}

div.rounded{ /* pyöristteetyjen divien tyylit */ 
	padding:3px;
	/* editointi sallittu tästä alaspäin*/
	border: 1px solid #222222;
	background: #621450;
	font-family: Arial;
	font-size: 14px;
	color: #ffc20e;
	text-decoration: none;
}

div.roundedcorners{ /* divien sisällä olevien pyöristettyjen otsikoiden tyylit */
	padding:3px;
	/* editointi sallittu tästä alaspäin*/
	border: 1px solid #222222;
	background: #000000;
}
div.roundedcorners2{ /* divien sisällä olevien pyöristettyjen otsikoiden tyylit */
	padding:3px;
	/* editointi sallittu tästä alaspäin*/
	border: 1px solid #222222;
	background: #621450;
	font-family: Arial;
	font-size: 14px;
	color: #ffc20e;
	text-decoration: none;
}
div.roundedcorners3{
	background: #ffffff;
}

#shop_ostoskori{
	padding: 0px 4px;
	font-family: Arial;
	font-size: 12px;
	color: #ffc20e;
	text-decoration: none;
}

#shop_divpieni{
	overflow:auto;
	height:440px;
	font-family: Arial;
	font-size: 12px;
	color: #ffc20e;
	text-decoration: none;
}

#shop_diviso{
	display:none;
}

.tuotekuvapienitausta{
	width:140px;
	background-image:URL('bodypics/shop_tuotekuvapieni.gif');
	background-repeat: no-repeat;
	background-position: center;
	cursor:pointer;	
}
.tuotekuvapieni{
	margin-top:28px;
	cursor:pointer;
}

#tuotekuvaiso{
	margin-top: 20px;
	padding-top:10px;
	background-image:URL('bodypics/shop_tuotekuvaiso.gif');
	background-repeat: no-repeat;
	width:400px;
	height:355px;
}
#tuote_esittely{
	width:380px;
	height:340px;
	display:none;
	padding:0px;
	background:white;
}

.shop_poista{
	font-family: Arial;
	font-size: 12px;
	/*color: #ffc20e;*/
	color:white;
	text-decoration: underline;
	cursor:pointer;
}





