@charset "UTF-8";
/* CSS Document */

#container {
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 1;
	height: 100%;
	width: 100%;
	background-color: #F7B0C2;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-image: url(../buttons_backgrounds/background.png);
	background-repeat: repeat;
}
#textcontainer {
	font-family: Arial, Helvetica, sans-serif;
	position: absolute;
	z-index: 3;
	top: 160px;
	left: 750px;
	height: 461px;
	width: 461px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #666;
	font-size: 14px;
	font-style: normal;
	font-weight: lighter;
	padding: 5px;
	line-height: 18px;
}
#braceletbar {
	left: 375px;
	top: 165px;
	width: 130px;
	position: absolute;
	height: 450px;
	overflow: scroll;
	z-index: 4;
}
#jewelry {
	position: absolute;
	z-index: 4;
	height: 100px;
	width: 461px;
	left: 450px;
	top: 275px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-align: center;
	color: #666;
}
.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	color: #666;
}
#imagecontainer {
	position: absolute;
	z-index: 3;
	left: 250px;
	top: 160px;
	border: 0px solid #666;
	height: 463px;
	width: 490px;
	text-align: center;
}
#btmgraphic {
	position: fixed;
	z-index: 2;
	height: 715px;
	width: 1259px;
	left: 0px;
	bottom: 0px;
	background-image: url(../buttons_backgrounds/graphic.png);
	background-repeat: no-repeat;
}
#header {
	font-family: Arial, Helvetica, sans-serif;
	visibility: visible;
	position: absolute;
	left: 25px;
	top: 25px;
	z-index: 3;
}
#menutable {
	position: absolute;
	z-index: 3;
	left: 28px;
	top: 165px;
	width: 175px;
}
.header1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #666;
}
.header2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #666;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	color: #CD007A;
}
.header3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	color: #666;
}
#custombar {
	position: absolute;
	height: 450px;
	width: 100px;
	left: 225px;
	top: 165px;
	border: thin solid #999;
	overflow: scroll;
	z-index: 4;
}
#jewelrybar {
	position: absolute;
	height: 450px;
	width: 100px;
	left: 375px;
	top: 165px;
	overflow: scroll;
	z-index: 4;
}
