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


#prodwrap {
	position: absolute;
	top: 105px;
	left: 50%;
	margin-left: -223px;
}
#descwrap {
	position: absolute;
	top: 610px;
	width: 408px;
	height: 208px;
	background-color:#193352;
}
#description {
	position: absolute;
	top: 8px;
	width: 370px;
	height: 200px;
	padding-left: 20px;
	z-index: 4;
	text-align: left;
}
#description p {
	margin-bottom: 9px;
	margin-top: 9px;
}
.desctitle {
	position: absolute;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 22px;
	top: -188px;
	left: 0px;
	width: 408px;
	text-align: center;
	list-style: none;
}
.desctitle2 {
	position: absolute;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 22px;
	top: -40px;
	left: 0px;
	width: 408px;
	text-align: center;
	list-style: none;
}
#colors {
	width: 650px;
	position: absolute;
	top: -147px;
	left: -10px;
}
#colors li {
	float: left;
	list-style: none;
	width: 60px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	text-align: center;
}
.title {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 16px;
	color: #67818d;
}
#prodimg {
	width: 408px;
	height: 408px;
	position: absolute;
	top: 0px;
	background-color: #193352;
}
#prodimg img {
	position: relative;
	top: 4px;
	left: 4px;
}
.name {
	position: relative;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 22px;
	top: 0px;
	left: 437px;
	width: 250px;
	text-align: left;
	list-style: none;
}
#addbutton {
	position: absolute;
	top: 50px;
	left: 437px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
}
#addimg {
	position: absolute;
	left: -5px;
	top: 215px;
}
div#addbutton a:link {
	color: #000;
}
div#addbutton a:visited {
	color: #000;
}
div#addbutton a:hover {
	color: #000;
}
#chain {
	position:absolute;
	left: 5px;
	top: 130px;
}
#chain img {
	position: relative;
	top: 3px;
	left: 5px;
}