<!-- Try to marge this with hoverbox.css at some point -->
.hoverbox
{
	cursor: default;
	list-style: none;
	margin-left: -15px;
}

.hoverbox a
{
	cursor: default;
}

.hoverbox a:hover img.horizontal,.hoverbox a:active img.horizontal,.hoverbox a:focus img.horizontal
{
	display: block;
	position: absolute;
	width: 200px;
	height: 133px;
	left: -50px;
	top: -37px;
	z-index: 2;
}

.hoverbox a:hover img.vertical,.hoverbox a:active img.vertical,.hoverbox a:focus img.vertical
{
	display: block;
	position: absolute;
	width: 133px;
	height: 200px;
	left: -50px;
	top: -37px;
	z-index: 2;
}

.hoverbox a:hover img.square,.pg li a:active img.square,.pg li a:focus img.square
{
	display: block;
	position: absolute;
	width: 200px;
	height: 200px;
	left: -50px;
	top: -37px;
	z-index: 2;
}

.hoverbox a:hover img.thin,.pg li a:active img.thin,.pg li a:focus img.thin
{
	display: block;
	position: absolute;
	width: 106px;
	height: 200px;
	left: -50px;
	top: -37px;
	z-index: 2;
}

.hoverbox a:hover img.widescreen,.pg li a:active img.widescreen,.pg li a:focus img.widescreen
{
	display: block;
	position: absolute;
	width: 200px;
	height: 98px;
	left: -50px;
	top: -37px;
	z-index: 2;
}

.hoverbox img.horizontal
{
	border: none;
	border-width: 0px;
	color: inherit;
	padding: none;
	margin: 0;
	vertical-align: top;
	width: 100px;
	height: 75px;
}

.hoverbox img.vertical
{
	border: none;
	border-width: 0px;
	color: inherit;
	padding: none;
	margin: 0;
	vertical-align: top;
	width: 53px;
	height: 75px;
	margin-left: 25px;
	margin-right: 25px;
}

.hoverbox img.square
{
	border: none;
	border-width: 0px;
	color: inherit;
	padding: none;
	vertical-align: top;
	width: 75px;
	height: 75px;
	margin-left: 12px;
	margin-right: 13px;
}

.hoverbox img.thin
{
	border: none;
	border-width: 0px;
	color: inherit;
	padding: none;
	vertical-align: top;
	width: 40px;
	height: 75px;
	margin-left: 12px;
	margin-right: 13px;
}

.hoverbox img.widescreen
{
	border: none;
	border-width: 0px;
	color: inherit;
	padding: none;
	vertical-align: top;
	width: 100px;
	height: 50px;
	margin-top: 12px;
	margin-bottom: 13px;
}

.hoverbox li
{
	color: inherit;
	display: inline;
	float: left;
	margin: 2px;
	padding: 0px;
	position: relative;
	height: 143px;
	width: 110px;
	font-size: 10px;
	margin-left: 0px;
	margin-bottom: 20px;
	text-align: center;
	left: -6px;
	top: -3px;
}

.header
{
	float: left;
	padding: 0px;
	position: absolute;
	top: -23px;
	left: 0px;
	font: bolder;
	font-size: 14px;
	width: 100px;
	text-align: left;
	height: 20px;
}
.headerlong
{
	float: left;
	padding: 0px;
	position: absolute;
	top: -23px;
	left: 0px;
	font: bolder;
	font-size: 14px;
	width: 150px;
	text-align: left;
	height: 20px;
}
.headertall {
	float: left;
	padding: 0px;
	position: absolute;
	top: -40px;
	left: 0px;
	font: bolder;
	font-size: 14px;
	width: 100px;
	text-align: left;
	height: 40px;
}

.backtotop
{
	font-size: 12px;
	font-style:italic;
	text-align: right;
	height: 20px;
	float: left;
}
#container
{
	width: 590px;
	height: 6440px;
	padding: 0;
	margin: 0;
}
.ImageTitle {
	font-style: italic;
}
.ArtistName {
	font-weight: bold;
}
.ImageSize {
}
.ImageCost {
	color: #9F6;
}
.sold {
	background-image: url(../images/Sold.gif);
	background-repeat: no-repeat;
	z-index: 1;
	position: absolute;
	left: 18px;
	height: 1px;
	width: 5px;
}
#Reflection 
{
	border: none;
	border-width: 0px;
	color: inherit;
	padding: none;
	vertical-align: top;
	width: 100px;
	height: 30px;
	margin-top: 25px;
	margin-bottom: 20px;
}
.hoverbox a:hover img#Reflection, .pg li a:active img#Reflection, .pg li a:focus img#Reflection {
	display: block;
	position: absolute;
	left: -50px;
	top: -20px;
	z-index: 1;
	width: 200px;
	height: 60px;
}

