@charset "UTF-8";
/* CSS Document */
ul.imagePageBrandsList {
	list-style-type:none;
	margin:0;
	padding:0;
}
ul.imagePageBrandsList li {
	float:left;
	margin-bottom:6px;
	margin-right:6px;
}
ul.imagePageBrandsList li a {
	display:block;
	text-decoration:none;
	width: 151px;
	height: 148px;
	background-image: url(/images/interface/imageSlide1.gif);
	background-repeat: no-repeat;
	float:left;
	margin-right:4px;
	margin-bottom:8px;
	padding:5px 4px 4px 7px;
	font-size:11px;
	line-height:13px;
	font-weight:bold;
	position:relative;
}
ul.imagePageBrandsList li a:hover {
	background-image: url(/images/interface/imageSlide2.gif);
}
ul.imagePageBrandsList li a h3 {
	color:#666666;
	font-size: 13px;
	top:124px;
	text-align:center;
	position:absolute;
	left:0px;
	margin:0;
	padding:0;
	height:16px;
	overflow:hidden;
	font-weight: normal;
	width:100%;
}
ul.imagePageBrandsList li a img {
	position:absolute;
	top:29px;
}
#imagesBreadCrumblist {
	font-size:11px;
	color:#000000;
	margin-top:-6px;
}
#imagesBreadCrumblist ul {
	margin:0;
	padding:0;
	list-style-type:none;
}
#imagesBreadCrumblist li {
	display:inline;
	margin-right:6px;
	text-transform: uppercase;
	background-image: url(/images/interface/breadcrumbArrowKensington.gif);
	background-repeat: no-repeat;
	padding-left: 14px;
	padding-right:8px;
	padding-top:3px;
	padding-bottom:3px;
	height:20px;
	overflow:hidden;
	font-weight: bold;
}
#imagesBreadCrumblist li a {
	text-decoration:none;
	color:#000000;
	font-weight: normal;
}
#imagesBreadCrumblist li a:hover {
	color:#cc0000;
}
ul.imagePageImagesList {
	margin:0;
	padding:0;
	list-style-type:none;
}
ul.imagePageImagesList li {
	float:left;
	margin-bottom:6px;
	margin-right:6px;
	position:relative;
}
ul.imagePageImagesList li a {
	display:block;
	text-decoration:none;
	width: 151px;
	height: 148px;
	background-image: url(/images/interface/imageSlide1.gif);
	background-repeat: no-repeat;
	float:left;
	margin-right:4px;
	margin-bottom:8px;
	padding:5px 4px 4px 7px;
	font-size:11px;
	line-height:13px;
	font-weight:bold;
}
ul.imagePageImagesList li a:hover {
	background-image: url(/images/interface/imageSlide2.gif);
}
ul.imagePageImagesList li a img.brandLogo {
	height:18px;
	top:5px;
	position:absolute;
}
ul.imagePageImagesList li a img.thumbnail {
	top:29px;
	position:absolute;
}
ul.imagePageImagesList li a h3 {
	top:122px;
	position:absolute;
	left:10px;
	text-decoration:none;
	color:#666666;
	margin-left:5px;
	display:block;
	width:122px;
	height:27px;
	text-align:center;
	overflow:hidden;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size:12px;
	font-weight: normal;
}
#searchResultsArea {
	margin-top:8px;
	height:1%;
}
#searchResultsArea div.imageSlide {
	width: 151px;
	height: 148px;
	background-image: url(/images/interface/imageSlide1.gif);
	background-repeat: no-repeat;
	float:left;
	margin-right:4px;
	margin-bottom:8px;
	padding:5px 4px 4px 7px;
	position:relative;
	font-size:11px;
	line-height:13px;
	font-weight:bold;
}
#searchResultsArea div.imageSlide img.brandLogo {
	height:18px;
	top:5px;
	position:absolute;
}
#searchResultsArea div.imageSlide img.thumbnail {
	top:29px;
	position:absolute;
}
#searchResultsArea div.imageSlide span.imageSlideCheckBox {
	margin:0;
	padding:0;
	top:118px;
	position:absolute;
}
#searchResultsArea div.imageSlide a.textLink {
	top:122px;
	position:absolute;
	left:10px;
	text-decoration:none;
	color:#666666;
	margin-left:20px;
	display:block;
	width:122px;
	height:27px;
	overflow:hidden;
}
#searchResultsArea div.imageSlide a.textLink:hover {
	color:#cc0000;
}
#assetPreviewBox {
	width:347px;
	height:340px;
	background-image: url(/images/interface/previewBackground.gif);
	background-repeat: no-repeat;
}
#assetPreviewBox h3 {
	margin:0;
	padding:7px;
	font-size:13px;
	top:287px;
	position:absolute;
}
#assetPreviewBox img.bigPreview {
	border: 1px solid #CBCBCB;
	top:34px;
	margin-left:7px;
	position:absolute;
}
#assetPreviewBox img.brand {
	float:right;
	margin-right:9px;
	margin-top:6px;
}
#assetPreviewBox p {
	list-style-type:none;
	margin:0;
	padding:0;
	font-size:11px;
	color:#666666;
	top:315px;
	position:absolute;
	left:6px;
}
input.addToBasketOff {
	background-color:#CCCCCC;
	color:#999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	border: 1px solid #CCCCCC;
	padding:0;
	margin-left:6px;
	float:left;
}
input.addToBasketOn {
	background-color:#E40A33;
	color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	border: 1px solid #000000;
	padding:0;
	margin-left:6px;
	float:left;
}
#navBar1 a.nextPageLink, #navBar2 a.nextPageLink {
	height:14px;
	overflow:hidden;
	width:14px;
	text-indent:-1000px;
	background-image: url(/images/interface/nextButtonBlue.gif);
	background-repeat: no-repeat;
	float:left;
	margin-left:6px;
}
#navBar1 a.nextPageLink:hover, #navBar2 a.nextPageLink:hover {
	background-image: url(/images/interface/nextButtonBlack.gif);
}
#navBar1 a.nextPageLinkDisabled, #navBar2 a.nextPageLinkDisabled {
	height:14px;
	overflow:hidden;
	width:14px;
	text-indent:-1000px;
	background-image: url(/images/interface/nextButtonGrey.gif);
	background-repeat: no-repeat;
	float:left;
	margin-left:6px;
}
#navBar1 a.previousPageLink, #navBar2 a.previousPageLink {
	height:14px;
	overflow:hidden;
	width:14px;
	text-indent:-1000px;
	background-image: url(/images/interface/previousButtonBlue.gif);
	background-repeat: no-repeat;
	float:left;
	margin-right:6px;
}
#navBar1 a.previousPageLink:hover, #navBar2 a.previousPageLink:hover {
	background-image: url(/images/interface/previousButtonBlack.gif);
}
#navBar1 a.previousPageLinkDisabled, #navBar2 a.previousPageLinkDisabled {
	height:14px;
	overflow:hidden;
	width:14px;
	text-indent:-1000px;
	background-image: url(/images/interface/previousButtonGrey.gif);
	background-repeat: no-repeat;
	float:left;
	margin-right:6px;
}
#navBar1 a, #navBar2 a {
	text-decoration:none;
	color:#000000;
}
#navBar1 a:hover, #navBar2 a:hover {
	text-decoration:none;
	color:#cc0000;
}
#navBar1 a.selected, #navBar2 a.selected {
	font-weight:bold;
}
#navBar1 {
	height:16px;
	overflow:hidden;
}
#navBar2 {
	height:26px;
	overflow:hidden;
}
a.whatsThisLink {
	margin-left:6px;
	text-decoration:none;
	font-size:11px;
	font-weight: normal;
	color: #999999;
}
a.whatsThisLink:hover {
	color:#496dce;
}
a.otherImagesLink {
	color:#496dce;
	text-decoration:none;
	margin-right:12px;
}
a.otherImagesLink:hover {
	color:#000000;
}
#searchResultsArea div.imageSlide img.notPublicLogo {
	height:18px;
	top:5px;
	position:absolute;
	left:127px;
}
