/* Sculptor Details ASV style-sheet. */

#details {

	clear: left;
	margin-top: 10px;
}

#details h4 {

	border: none;
	text-align: left;
	font: bold 10pt arial, helvetica, sans-serif;
	color: #fff;
} 

#details p { margin-top: 0px; }

#feature {

	float: left;
	margin: 3px 0px 3px -2px;
	overflow: hidden;
}

#feature_swapper {

	position: absolute;
	bottom: 8px; right: 24px;
	padding: 5px;
	background-color: #3d3d3d;
	border: 1px solid #555;
	cursor: pointer;
}

#feature_swapper img {

	vertical-align: middle;
	padding: 0px 5px;
}

#gallery_link {

	margin: 10px 0px;
	height: auto;
	background: none;
	border: none;
}

#gallery_link a {

	display: inline;
	position: static;
	margin: 0px;
	background: none;
}

#gallery_link a:link { color: #7386e5; }
#gallery_link a:visited { color: #a1a1b5; }
#gallery_link a:active { color: #fff; }

#summary { margin: 2px 0px 0px 315px; }

#summary li {

	display: block;
	float: right;
	padding: 0px 5px;
	border-left: 1px dashed #555;
}

#summary table { width: 100%; }

#summary td {

	padding: 2px 3px;
	text-align: right;
}

#summary th {

	width: 120px;
	padding: 2px 5px;
}

#summary ul {

	list-style-type: none;
	height: 48px;
	margin: 20px 0px 5px 0px;
	padding: 0px;
	border-right: 1px dashed #555;
}

.edit_details {

	float: right;
	padding: 1px 5px 0px 0px;
}

.sculpture_list {

	width: 262px;
	height: 262px;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	overflow: auto;
	font: 9pt/14pt arial, helvetica, sans-serif;
}

.sculpture_list a {

	display: block;
	position: relative;
	top: -20px; height: 20px;
	margin-left: 45px;
 	padding-top: 1px;
	background: url('sculpture_list_title_bg.png') repeat-x left top;
	color: #fff;
}

.sculpture_list li {

	display: block;
	height: 125px;
	margin: 3px 7px;
	padding: 0px;
	background: url('sculpture_list_bg.jpg') repeat-y left;
	border: 1px solid #555;
	text-align: center;
}

.sculpture_list_stats {

	float: left;
	width: 42px;
	height: 100%;
	margin: 0px;
	padding: 0px;
}

.sculpture_list_stats li {

	margin: 3px 0px;
	padding: 3px 0px;
	height: auto;
	background: none;
	border: none;
	text-align: left;
}

.sculpture_list_stats li img {

	vertical-align: middle;
	padding: 0px 4px;
}

.sculpture_list_thumbnail {

	height: 120px;
	padding: 2px 0px 2px 5px;
	overflow: hidden;
}