html {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #CCCCCC;
	text-decoration: none;
	background-color: #666666;
}
.acrossline {
	padding-top: 4px;
	border-top-style: solid;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	border-top-color:#FFFFFF;
	border-top-width: 2px;
	
}
body {
width:720px;
margin:0px auto;
padding-top:20px;
}
.liverpoolphotosLogoBox {
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
	clear: both;
	float: right;
}
.thumbrow {
	text-align: justify;
	padding-top: 20px;
}
 
.thumbspacing {
padding-right:11px;
padding-top:11px;
float:left;
}

.thumbspacing2 {
margin-right:4px;
margin-top:4px;
border: solid 1px #CCCCCC;
float:left;
}
.topMenu {
	font-size: 11px;
	font-weight: bold;
	color:#999999;
	clear: both;
	float: right;
	padding-top:10px;
}
.blueText {
color:#99CCFF;
}
.whiteText {
color:#FFFFFF;
}
.darkText {
color:#999999;
}

.contentBox {
clear:left;
padding-top:60px;
}
.rightcol {
	width: 200px;
	padding: 0px;
	position: relative;
	float:right;
	top: 20px;	
}
.leftcol {
	width: 500px;
}
.rightcol2 {
	width: 500px;
	padding: 0px;
	position: relative;
	float:right;
		
}
.leftcol2 {
	width: 200px;
	top: 20px;
	text-align:right;
	line-height: 30px;
}
.imageBox {
	width:500px;
	clear: left;
	padding-top: 10px;
	padding-bottom: 15px;
	overflow: hidden;
	text-align: center;
}
.descBox {
font-size:13px;
}
.inlineFloatRight {
display:inline;
float:right;
}
.inlineFloatLeft {
display:inline;
float:left;
}
.morethumb{
display:inline;
float:right;

/*padding-top:15px;*/
}

a:link{
	color: #99CCFF;
	text-decoration: underline;
}
a:visited{
	color: #99CCFF;
	text-decoration: underline;
}
a:visited:hover{
	color: #ffffff;
	text-decoration: underline;
}
a:hover{
	color: #ffffff;
	text-decoration: underline;
}

.topMenuLink:link {
	color: #999999;
	text-decoration: none;
}
.topMenuLink:visited {
	color: #999999;
	text-decoration: none;
}
.topMenuLink:hover {
	color: #cccccc;
	text-decoration: none;
}
.topMenuLink:visited:hover {
	color: #cccccc;
	text-decoration: none;
}

.adminimage{
	position: relative;
	height: 70px;
	width: 200px;
	top: 200px;
	left: 80px;
	background-color: #FFFFFF;
	border: 3px inset #666666;
	padding: 7px;
	float: none;
	z-index: 2;
	font: normal normal 11px Verdana, sans-serif;
	color: #333333;
}

.admincontentbox {
position: relative;
top: -70px;
clear:both;
padding-top:60px;
}
.gallerymapbox{
	border:2px solid #999999;
	padding: 7px;
	padding-left: 10px;
	width:100px;
	float:left;
	margin:10px;
}
.gallerymaptitle{
	background-color: #666666;
	position: relative;
	top: -15px;
	left: 5px;
	display:inline;
	padding-right:5px;
	padding-left:5px;
	width:100px;
	border: 0px none #999999;
}
.filmbg{
	padding-left:25px;
	background-image:url(/content/images/film.gif);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left center;
	
}
#lowercase {
	text-transform: lowercase;
}
.gallpickbg{
	background-image:url(/content/images/hide.png);
	width: 100%;
	height: 100%;
		background-repeat: repeat;
	background-position: left top;
	position: fixed;
	left: 0px;
	top: 0px;
}
.gallpickbox{
	margin: 100px auto;
	padding: 15px;
	width: 450px;
	border: 2px solid #999999;
	background-color: #666666;
}
