/* ---------------- jewelry line page -------------------- */

#lineContainer
{
        width: 475px; 
        margin:0 auto;
}

div.jewelryTypeTitle { 
	font-weight: bold;
	padding-bottom: 2px;
}

#linePendantTitle
{
        position: relative;
 /*       left: 25px; */
        text-align: center;
}
#vPendant
{
	position: relative;
	left: 75px;
}
#vPendantImg
{
        float: left;
        position: relative;
        left:25px;
        top:5px;
}
#vPendantDescription
{
        position: relative;
        left: -10px;
        top: 35px;
        float: left;
        width: 195px;
        text-align: center;
}
#silverPendantImg
{
	float: left;
	text-decoration: none;
	text-align: left;
	position: relative;
	left: -20px;
}
#silverPendantDescription
{
	float: left;
	position: relative;
	width: 200px;
	top: 30px;
}
#curvePendantImg
{
        float: left;
        position: relative;
        top:5px;
        text-decoration: none;
        text-align: left;
}
#curvePendantDescription
{
        position: relative;
        left: 20px;
        top: 35px;
        float: left;
        width: 200px;
        text-align: center;
}

#threeDropTitle
{
        text-align: center;
}
#threeDropImg
{
        float: right;
        position: relative;
        top: -10px;
        text-decoration: none;
        text-align: right;
}
#threeDropDescription
{
        float: right;
        width: 225px;
        text-align: center;
        position: relative;
        top: 30px;
}

#doubleChimeTitle
{
        text-align: center;
}
#doubleChimeImg
{
        float: left;
        position: relative;
        top: -23px;
        text-align: right;
}
#doubleChimeDescription
{
        float: left;
        width: 200px;
        text-align: center;
}


#wineCharmTitle 
{
        text-align: center;
}
#wineCharmImg
{
        float: right;
        position: relative;
        top: -25px;
        text-decoration: none;
        text-align: right;
}
#wineCharmDescription
{
        float: right;
        width: 215px;
        text-align: center;
        position: relative;
        padding-right: 10px;
}

#bellyTitle 
{
       
}
#simpleBellyImg
{
        float: left;
        position: relative;
        top: 100px;
        right: 45px;
        text-align:left;
}
#dangleBellyImg
{
        float: right;
        position: relative;
        top: 0px;
        text-align:right;
}
#chimeBellyImg
{
        float: right;
        position: relative;
        top: 150px;
        right: -120px;
}
#bellyDescription
{
        float: left;
        width: 350px;
        text-align: left;
        position: relative;
        top: -135px;
        left: 45px;
}

#simpleEarringsTitle
{
        text-align: center;
}
#simpleEarring1Img
{
        float: left;
        position: relative;
        left: -40px;
        top: -30px;
}
#simpleEarring2Img
{
        float: left;
        text-decoration: none;
        text-align: right;
}
#simpleEarringsDescription
{
        text-align: center;
        float:left;
        position: relative;
        left: -20px;
        width: 140px;
}

#doubleDangleTitle
{
        text-align: center;
}
#doubleDangleImg
{
        float: left;
}
#doubleDangleDescription
{
        text-align: center;
        position: relative;
        left: 25px;
        top: 20px;
}

#kiteEarringTitle
{
        text-align: center;
}
#kiteEarringImg
{
        float: left;
        position: relative;
}
#kiteNecklaceImg
{
        float: right;
        text-align: right;
        position: relative;
        top: -20px;
        left: 40px;
}
#kiteEarringsDescription
{
		float: left;
        text-align: center;
        position: relative;
        left: 15px;
        top: 20px;
}

#pearEarringTitle
{
        text-align: center;
}
#pearEarringImg
{
        float: left;
        position: relative;
        left: 15px;
        top:20px;
}
#pearNecklaceImg
{
        float: left;
        position: relative;
        top: -30px;
}
#pearEarringsDescription
{
		float: left;
        text-align: center;
        position: relative;
        left:340px;
        top:-130px;
}

#tieredNecklaceTitle
{
        text-align: center;
}
#tieredNecklaceImg
{
        float: left;
        position: relative;
        top: -60px;
}
#tieredNecklaceDescription
{
        text-align: center;
        position: relative;
        top: -20px;
}

/*
a.imgLink
{
	color: #aaa;
        text-decoration: none;
}
a.imgLink:hover 
{
	color: #2a73b5;
        text-decoration: none;
}

a.imgLink span.linkText
{
	color: #fff;
	background-color: #aaa;
	font-size: 80%;
        text-decoration: none;
}
a.imgLink:hover span.linkText
{
	color: #fff;
	background-color: #2a73b5;
	font-size: 80%;
        text-decoration: none;
}

*/
