@charset "UTF-8";
/* CSS for image page links */
#wrapper {
	width:1100px;
}
hr {
	max-width:1100px;
}
#footer {
	width:1086px;
}

.links {
	margin-left:-5px;
}
a.lkhome { 
	display:block;
	width:473px;
	height:44px;
	background:url("../images/lkimageshome.gif") 0 0 no-repeat;
	text-decoration:none;
}
a.lkimages {
	display:block;
	width:473px;
	height:44px;
	background:url("../images/hmimages.gif") 0 0 no-repeat;
	text-decoration:none;
}
a.lkourphotographers {
	display:block;
	width:473px;
	height:44px;
	background:url("../images/lkimagesphotographers.gif") 0 0 no-repeat;
	text-decoration:none;
}
a.lkcommissioning {
	display:block;
	width:473px;
	height:44px;
	background:url("../images/lkimagescommissioning.gif") 0 0 no-repeat;
	text-decoration:none;
}
a.lkcreativeservices {
	display:block;
	width:473px;
	height:88px;
	background:url("../images/lkimagescreativeservices.gif") 0 0 no-repeat;
	text-decoration:none;
}
a.lkvideo {
	display:block;
	width:473px;
	height:44px;
	background:url("../images/lkimagesvideo.gif") 0 0 no-repeat;
	text-decoration:none;
}
a.lkmyaccount {
	display:block;
	width:473px;
	height:44px;
	background:url("../images/lkimagesmyaccount.gif") 0 0 no-repeat; 
	text-decoration:none;
}
a.lklightboxes {
	display:block;
	width:473px;
	height:44px;
	background:url("../images/lkimageslightboxes.gif") 0 0 no-repeat; 
	text-decoration:none;
}
a:hover.lkhome, a:hover.lkimages, a:hover.lkvideo, a:hover.lkcommissioning,
a:hover.lkmyaccount, a:hover.lklightboxes, a:hover.lkourphotographers {
	background-position: 0 -44px;
}
a:hover.lkcreativeservices {
	background-position: 0 -88px;
}
a.lkaboutus {
	display:block; 
	padding-right:30px; 
	width:150px; 
	height:22px; 
	background:url("../images/lkaboutus.gif") 0 0 no-repeat; 
	text-decoration:none;
	float:left;
}
a.lknews { 
	display:block; 
	width:150px; 
	height:22px; 
	background:url("../images/lknews.gif") 0 0 no-repeat; 
	text-decoration:none;
	float:left;
}
a.lktryus { 
	display:block; 
	width:150px; 
	height:22px; 
	background:url("../images/lktryus.gif") 0 0 no-repeat;
	text-decoration:none;
	float:left;
}
a.lkfindus { 
	display:block;
	width:150px; 
	height:22px;
	background:url("../images/lkfindus.gif") 0 0 no-repeat;
	text-decoration:none;
	float:left;
}
a:hover.lkaboutus, a:hover.lknews, a:hover.lktryus, a:hover.lkfindus {
	background-position: 0 -22px;
}
#searchlibraryform > input#search {
	background:url("../images/searchbar.png") no-repeat 0 0;
	border:none;
	float:left;
	height:22px;
	margin:0;
	width:159px;
	padding:0 -5px 0 5px;
}
#searchlibraryform > input#search.searchhint {
	background:url("../images/searchbarhint.png") no-repeat scroll 0 0 transparent;
}
#footer {
	font-size:12px;
}
