@charset "UTF-8";
/* CSS Document */

body {
	background-color:#ecead7;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.bodybackground {
	background-color:#eaf0f2;
}

#wrapper {
	position: absolute;
	height:926px;
	width: 900px;
	left: 0px;
	top: 0px;
	}


.footer {font-size: 12px; 	top: 0px;
	left: 0px;
}
#manikin {
	position: absolute;
	height: 523px;
	width: 396px;
	left: 99px;
	top: 79px;
}
#amethyst {
	position: absolute;
	height: 128px;
	width: 100px;
	left: 299px;
	top: 7px;
}
#tagline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #306774;
	background-color:#663333;
	position: absolute;
	height: 69px;
	width: 984px;
	left: 0px;
	top: 0px;
}
#stones {
	position:absolute;
	left:48px;
	top:485px;
	width:501px;
	height:144px;
	z-index:1;
}
#stone_clear {
	position: absolute;
	height: auto;
	width: auto;
	left: 390px;
	top: 5px;
}
#stone_fume {
	position: absolute;
	height: auto;
	width: auto;
	left: 196px;
	top: -4px;
}
#stone_pink {
	position: absolute;
	height: auto;
	width: auto;
	left: 105px;
	top: 7px;
}
#stone_citrine {
	position: absolute;
	height: auto;
	width: auto;
	left: 50px;
	top: 50px;
}
#stone_citrine {
	position: absolute;
	height: auto;
	width: auto;		
	left: 3px;
	top: -6px;
}
#perfectfor {
	position: absolute;
	height: 237px;
	width: 390px;
	top: 637px;
	left: 0px;
	padding-top:20px;
	padding-left:40px;
	background-image:url(images/perfectbkgd.png);
	background-repeat:no-repeat;
	background-position: center;
}

.style2 {font-size: 14px}
.styleprice {font-size: 25px}
.style5 {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
.style10 {font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-size: 16px; }
.style11 {
	font-family: Arial, Helvetica, sans-serif;
	color: #336666;
	font-size: 24px;
	font-weight: bold;
}

.thumbnail{
position: relative;
z-index: 0;
}

.thumbnail:hover{
background-color: transparent;
z-index: 50;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: lightyellow;
padding: 5px;
left: -1000px;
border: 1px dashed gray;
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: -300;
left: -450px; /*position where enlarged image should offset horizontally */

}

.thumbnail2{
position: relative;
z-index: 0;
}

.thumbnail2:hover{
background-color: transparent;
z-index: 200;
}

.thumbnail2 span{ /*CSS for enlarged image*/
position: absolute;
background-color: lightyellow;
padding: 5px;
left: 1000px;
border: 1px dashed gray;
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnail2 span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail2:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: -200px;
left: -50px; /*position where enlarged image should offset horizontally */

}



.style12 {
	font-size: 18px;
	font-weight: bold;
}
#flashneck {
	position:absolute;
	left:3px;
	top:630px;
	width:408px;
	height:261px;
	z-index:2;
}
#choosebox {
	position:absolute;
	background-color:#f2efde;
	left:582px;
	top:68px;
	width:403px;
	height:856px;
	z-index:3;
}
.greenbox {
	border: 1px solid #275461;
}
