#viewlarger, #viewtoscale, #viewoncolour {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #fff url("../img/global/bgtile_display.gif") top left repeat-x;
}

.popcontainer {
	overflow: auto;
	width: 100%;
	height: 100%;
	position: relative;
}

body
{

	height: 100%;
}

.col {
	margin-bottom: 1em;
}

.images {
	width: 200px;
	margin-top: 10px;
	float: left;
	text-align: center;
}

.details {
	margin-left: 10px;
	width: 550px;
	float: left;
}

.details img {
	border: 0;
}

.details table {
	border: 0;
	padding: 0;
	margin: 8px 0px;
	width: 98%;
	border-top: 1px solid #D2D0D6;
}

.details table th, .details table td {
	border-bottom: 1px solid #D2D0D6;
	padding: 2px 5px;
	margin: 0;
	color: #94909C;
	text-align: left;
}

.details table th {
	color: #727272;
}

p.profile * 
{
	vertical-align: bottom;
}

.title {
	font-size: 1.1em;
	color: #000;
	font-style: italic;
	font-weight: bold;
}

.artistName 
{
	font-family: "Arial", "Helvetica", "Verdana", sans-serif;
	font-size: 1.5em;
	color: #950E1F;
	line-height:30px;
}

.artist {
	font-size: 1.1em;
	color: #360F8F;
	font-weight: bold;
}

p.profile img {
	border: 0;
	
    margin-right:10px;
	margin-left: 5px;
}

.tools {
	background-color: #EDEBEF;
	height: 2.5em;
	margin-bottom: 1em;
	border-bottom: 1px solid #CDCDCD;
}

.tools ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.tools ul li {
	display: block;
	float: left;
	width: 32%;
	border-right: 1px solid #fff;
	padding: 1px 0px 5px 0px;
}

.tools ul img {
	border: 0;
	vertical-align: -3px;
	margin-right: 8px;
}

.tools ul a {
	color: #736F7A !important;
	font-size: 0.9em;
	vertical-align: middle;
	text-decoration: none !important;
}

.tools ul a:hover {
	text-decoration: underline !important;
}

.tools ul li.last {
	border: 0;
	width: 34%;
}

.medium {
	background-color: #EDEBEF;
}

.medium img {
	border: 2px solid #EDEBEF;
}

.thumbs img {
	margin-right: 1em;
}

img.return {
	border: 0;
	position: absolute;
	left: 8px;
	top: 8px;
	width: 100px;
	height: 21px;
}

#room {
	height: 548px;
	margin: 0 auto;
	margin-top: 39px;
	background: #fff url("../img/display/tilebg.gif") top left repeat-x;
	position: relative;
}

#colourbar {
	background-color: #000;
	margin-bottom: 10px;
	color: #fff;
	margin-top: 38px;
	padding: 8px 10px 5px 10px;
	height: 20px;
	text-align: center;
}

