
/* --------------- artwork list --------------- */

#compare {
	float: right;
	margin-top: -15px;
	border: 1px solid #F1F1F1;
	background-color: #F8F8F8;
}
#compare td {
	border: 1px solid #D8D8D8;
	background: #FFFFFF url(/images/page/clear.gif) center no-repeat;
}
#compare td a {
}
#compare td a:hover img {
	background: url(/images/page/x.gif) center no-repeat;
}
#compare th {
	text-align: left;
	font-weight: normal;
	padding-left: 5px;
	color: #999999;
}
#compare ul {
	margin: 0;
}
#compare li {
	padding: 0 0 0 10px;
}


#list {
	clear: both;
	padding-top: 30px;
	margin-right: -30px;
}
#list table {
	float: left;
	width: 130px;
	margin: 0 60px 70px 0;
}
#list th {
	width: 130px;
	height: 130px;
	background: url(/images/page/no-image.gif) center no-repeat;
	font-size: 0;
	line-height: 0;
}
#list td {
	text-align: center;
	font-size: 11px;
	line-height: 14px;
	height: 100px;
	vertical-align: top;
	padding: 0;
}
#list strong {
	display: block;
	font-weight: normal;
	font-size: 13px;
	line-height: 16px;
	padding: 10px 0 4px;
}
#list strong a {
	color: #0097D3;
	text-decoration: none;
}
#list a {
	text-decoration: underline;
}
#list div {
	border: 1px solid #F1F1F1;
	background-color: #F8F8F8;
	font-size: 9px;
	line-height: 9px;
	text-transform: uppercase;
	text-align: left;
	height: 25px;
	padding: 5px 5px 0px;
}
#list input {
	margin-bottom: -2px;
}
#list label {
}
#list {
}


/* --------------- details page --------------- */

#details {
	margin-top: 30px;
}
#details th {
	width: 400px;
	height: 400px;
	background: url(/images/page/no-image.gif) center no-repeat;
}
#details td {
	vertical-align: top;
}
#details h1 {
	padding: 0;
}
#details h1 sup {
	position: relative;
	top: 3px;
	font-size: 14px;
}
#details h1 small {
	font-size: 10px;
}
#details p a {
	color: #666666;
}
#details p a:hover {
	color: #0097D3;
}
.zoom {
	background: url(/images/pics/zoom.gif) left no-repeat;
	padding: 0 0 5px 17px;
}

#description {
	width: 280px;
	padding: 0 30px;
}
#description h1 {
	margin: 0 -10px -7px 0;
}

#purchase {
	border-left: 1px solid #D8D8D8;
	padding-left: 30px;
	white-space: nowrap;
}



