/* CSS Document */
/* Copyright Chris Fickling, ibrow media ltd 2006****/

/* boxout if wanted for articles or pictures wihin maincontent***************************************/
.boxout {
	width: 280px;
	float: right;
	background-image: url(../images/boxout_27.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	margin-top: 0px;
	margin-right: 4px;
	margin-bottom: 4px;
	margin-left: 4px;
	padding: 4px;
}
.boxoutloggedin {

	float: right;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	background-color: #FFFFFF;
	border: 1px solid #9933CC;
	width: 580px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	margin-left: 5px;
	text-align: center;
}

.artdisplay {
	width: 126px;
	margin-bottom: 5px;
	padding-top: 4px;
	padding-right: 55px;
	padding-bottom: 4px;
	padding-left: 4px;
	float: left;
	font-size: 100%;
	font-weight: bold;
	color: #F68119;
	background-image: url(../images/boxout_21.jpg);
	background-repeat: no-repeat;
	text-align: center;
	height: 50px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	overflow: visible;
}
.artdisplay2 {
	width: 131px;
	margin-bottom: 5px;
	padding-top: 4px;
	padding-right: 50px;
	padding-bottom: 4px;
	padding-left: 4px;
	float: left;
	font-size: 100%;
	font-weight: bold;
	color: #FF6600;
	background-image: url(../images/boxout2_21.jpg);
	background-repeat: no-repeat;
	text-align: center;
	height: 50px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	overflow: visible;
}
.artdisplaydetail {
	width: 177px;
	margin-top: 5px;
	padding: 4px;
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: center;
}
.picturecode {
	text-align: left;
	vertical-align: middle;
	padding: 0px;
	font-size: 100%;
	color: #006699;
}
#maincontent  p {
	margin-top: 2px;
	margin-bottom: 4px;
}

.picturepicture {
	text-align: center;
	background-image: url(../images/boxout_31.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	float: left;
	width: 185px;
	height: 15px;
}
.telno {
	font-size: 120%;
	font-weight: bold;
	color: #0A87D0;
}

.picturename {
	font-size: 11px;
	font-weight: bold;
	color: #CCCCCC;
	text-align: left;
	vertical-align: middle;
	margin-top: 2px;
}
.pictureartist {
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-align: left;
	vertical-align: middle;
	padding-left: 3px;
}


/* end ofboxout***************************************/




/*miscellaneous*/
