/*  Muru Style */ 

.detailsArtist {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	color: #FFFFFF;
	text-align: center;
	line-height: 3;
}

.detailsCollection {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	color: #FFFFFF;
}

.detailTitle {
	font-family: "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Helvetica, Arial, sans-serif, "Bitstream Vera Sans";
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.largeText {
	font-size: 12px;
	line-height: 16px;
	color: #FFFFFF;
}

.midText {
	font-size: 11px;
	text-decoration: none;
	color: #FFFFFF;
}

.smallText {
	font-size: 10px;
	text-decoration: none;
	color: #FFFFFF;
}
.pageCopy {
	font-size: 12px;
	line-height: 18px;
}

/* Picture links */
.jewellery_link{
	position:absolute;
	/*border:1px solid white;*/
}

#pendants_link{
	width:120px;
	height:35px;
	top:505px;
	left:370px;
	
}
#earings_link{
	top:270px;
	left:164px;
	width:120px;
	height:35px;	
		
}

#rings_link{
	width:120px;
	height:35px;
	top:535px;
	left:730px;
}
#charms_link{
	width:120px;
	height:35px;
	top:270px;
	left:600px;
	
}
