@charset "UTF-8";
/* CSS Document */
h2 {
	margin:0;
	padding:0;
	color:#4e4e4e;
	font-size:18px;
}
h2 a {
	color:#5a87c5;
	text-decoration:none;
}
h2 a:hover {
	color:#000000;
}
ul.subSectionList {
	margin:0;
	padding:0;
	list-style-type:none;
	clear:right;
}
ul.subSectionList li {
	float:left;
	width:218px;
	height:268px;
	margin-right:7px;
	margin-bottom:12px;
}
ul.subSectionList li a {
	display:block;
	color:#5a87c5;
	font-size:13px;
	text-decoration:none;
	line-height:13px;
	position:relative;
	background-image: url(../images/productSections/subSectionListBackground.gif);
	background-repeat: no-repeat;
	width:213px;
	height:262px;
	padding-left:5px;
	padding-top:6px;
}
ul.subSectionList li a:hover {
	color:#000000;
	background-image: url(../images/productSections/subSectionListBackground2.gif);
}
ul.subSectionList li a img {
	border:none;
	width:207px;
	height:207px;
}
ul.subSectionList li a h4 {
	margin:0;
	font-size:15px;
	font-weight:normal;
	line-height:16px;
	top:226px;
	position:absolute;
	z-index:301;
	left:28px;
	padding: 0;
	padding-right:5px;
	height:40px;
	width:176px;
	/*background-color:#0033FF;*/
	overflow:hidden;
}
#imagesLeftNav {
	margin-top:12px;
}
#imagesLeftNav ul {
	background-image: url(../images/literatureSection/literatureNavBackground.gif);
	background-repeat: repeat-y;
	margin:0;
	list-style-type:none;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#imagesLeftNav ul li {
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	text-transform: uppercase;
	margin-top: 0px;
	margin-right: 0px;
	padding-bottom: 12px;
	margin-left: 0px;
}
#imagesLeftNav ul li a {
	background-image: url(../images/literatureSection/blackArrow.gif);
	background-repeat: no-repeat;
	color:#5a87c5;
	text-decoration:none;
	padding-left:12px;
	margin-left:12px;
	background-position: 0px 2px;
}
#imagesLeftNav ul li a:hover {
	color:#000000;
}
#imagesLeftNav div {
	height:11px;
	background-image: url(../images/literatureSection/literatureBottomNavBackground.gif);
	background-repeat: no-repeat;
	overflow:hidden;
	margin:0;
}
#imagesLeftNav h3.literatureTitle {
	font-size:23px;
	color:#000000;
}
#imagesLeftNav ul li a.selected {
	background-image: url(../images/literatureSection/blueArrow.gif);
	color:#000000;
}
ul.imageList {
	margin:0;
	padding:0;
	list-style-type:none;
}
ul.imageList li {
	width:166px;
	height:212px;
	margin-bottom:8px;
	margin-right:4px;
	float:left;
	position:relative;
	background-image: url(../images/imageBank/imageListBackground1.gif);
	background-repeat: no-repeat;
	padding-top:5px;
	padding-left:4px;
	height:207px;
	width:162px;
}
ul.imageList li.endOfRow {
	margin-right:0;
}
ul.imageList li a {
	display:block;
	text-decoration:none;
}
ul.imageList li a:hover {
	color:#000000;
}
ul.imageList li a img {
	width:158px;
	height:158px;
}
ul.imageList li h4 a {
	font-size:13px;
	color:#5a87c5;
	position:absolute;
	left:26px;
	top:171px;
	z-index:1;
	height:31px;
	line-height:15px;
	overflow:hidden;
	text-transform: none;
	margin:0;
	padding:0;
	padding-right:6px;
}
ul.imageList li a:hover h4 {
	color:#000000;
}
ul.imageList li a.addToBasketLink {
	position:absolute;
	top:172px;
	left:10px;
	width:12px;
	height:12px;
	z-index:1;
	background-image: url(../images/imageBank/addFromBasket1.gif);
	background-repeat: no-repeat;
	line-height:1000px;
	overflow:hidden;
}
ul.imageList li a.addToBasketLink:hover {
	background-image: url(../images/imageBank/addFromBasket2.gif);
}
ul.imageList li a.removeFromBasketLink {
	position:absolute;
	top:172px;
	left:10px;
	width:12px;
	height:12px;
	z-index:1;
	background-image: url(../images/imageBank/removeFromBasket1.gif);
	background-repeat: no-repeat;
	line-height:1000px;
	overflow:hidden;
}
ul.imageList li a.removeFromBasketLink:hover {
	background-image: url(../images/imageBank/removeFromBasket2.gif);
}
#addAllLinkArea {
	float:right;
	height:31px;
}
#addAllLinkArea a:hover {
	color:#000000;
}
#addAllLinkArea a {
	height:31px;
	float:left;
	background-image: url(../images/imageBank/addAllToBasketBackgroundLeft.gif);
	background-repeat: no-repeat;
	color:#5a87c5;
	line-height:31px;
	text-decoration:none;
	padding-left:30px;
}
#addAllLinkArea img {
	float:left;
}
h2.imageListPage {
	height:31px;
	line-height:31px;
	margin-bottom:4px;
}
#navBar1 {
	height:46px;
	overflow:hidden;
	margin-bottom:4px;
	margin-top:4px;
}
#navBar1 span {
	background-image: url(../images/imageBank/pageNavBackgroundLeft.gif);
	background-repeat: repeat;
	height:46px;
	overflow:hidden;
	padding-left:16px;
	float:left;
	line-height:46px;
	text-transform: capitalize;
	font-size:18px;
	color:#909093;
}
#navBar1 span em {
	font-style:normal;
	float:left;
	margin-right:6px;
}
#navBar1 span a {
	text-decoration:none;
	color:#5a87c5;
	float:left;
	margin-right:6px;
}
#navBar1 span a:hover {
	color:#000000;
}
#navBar1 span a.selected {
	text-decoration:none;
	color:#909093;
}
ul.productSectionsList {
	margin:0;
	padding:0;
	list-style-type:none;
	background-color:#f4f4f4;
	margin-top:9px;
}
ul.productSectionsList li.section {
	font-size:23px;
}
ul.productSectionsList li.section a {
	color:#4e4e4e;
	background-image: url(../images/leftNav/productNavBackground.gif);
	background-repeat: no-repeat;
	height:39px;
	padding-left:26px;
	padding-top:12px;
	display:block;
	text-decoration:none;
}
ul.productSectionsList li.section a:hover {
	color:#000000;
}
ul.productSectionsList li.sectionSelected {
	background-color:#eaeaea;
	padding-left:14px;
	padding-top:12px;
}
ul.productSectionsList li.sectionSelected a {
	font-size:23px;
	color:#000000;
	text-decoration:none;
}
ul.productSectionsList li.subSection, ul.productSectionsList li.subSectionBottom {
	background-color:#eaeaea;
	background-image: url(../images/interface/blackArrowOnGrey.gif);
	background-repeat: no-repeat;
	background-position: 15px 4px;
	padding-left:26px;
	padding-bottom:1px;
}
ul.productSectionsList li.subSection a, ul.productSectionsList li.subSectionBottom a {
	color:#5a87c5;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration:none;
	display:block;
}
ul.productSectionsList li.subSection a:hover, ul.productSectionsList li.subSectionBottom a:hover, ul.productSectionsList li.subSectionBottom a.selected, ul.productSectionsList li.subSection a.selected {
	color:#000000;
}
ul.productSectionsList li.subSectionBottom {
	padding-bottom:8px;
}
li.bottomOfSubSections {
	background-color:#eaeaea;
	height:8px;
	overflow:hidden;
}
.mainImageArea {
	position:relative;
	margin-right:360px;
}
.mainImageArea a img.mainImage {
	text-decoration:none;
	padding:1px;
	background-color:#ded8d8;
	width:300px;
	height:300px;
}
.mainImageArea a:hover .zoomin {
	background-image: url(../images/productSections/magnifyingGlass2.gif);
}
.zoomin {
	position:absolute;
	z-index:1;
	top:274px;
	left:274px;
	background-color:#dad4d4;
	width:28px;
	height:28px;
	background-image: url(../images/productSections/magnifyingGlass1.gif);
	background-repeat: no-repeat;
}
.imageArea {
	margin-top:6px;
}
.downloadOptions h3 {
	margin:0;
	font-size: 15px;
	color: #FFFFFF;
	background-image: url(../images/literatureSection/otherLiteratureHeaderBackground1.gif);
	background-repeat: repeat-x;
	height:30px;
	overflow:hidden;
	line-height:30px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 14px;
}
.downloadOptions {
	float:right;
	width:347px;
	height:300px;
	overflow:hidden;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ded8d8;
}
.downloadOptions div.extraBorders {
	height:250px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #ded8d8;
	border-left-color: #ded8d8;
	padding:10px;
}
div.downloadOptionsPulldown {
	height:60px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ded8d8;
	padding-top:8px;
}
span.numberStage {
	font-size:19px;
	color:#474747;
	float:left;
	width:26px;
}
div.downloadOptionsPulldown select {
	display:block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 1px;
	border: 1px solid #DED8D8;
}
div.downloadOptionsPulldown p {
	color:#909093;
	font-size:12px;
	margin-top: 13px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 26px;
}
div.confirmArea {
	height:45px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ded8d8;
	padding-top:14px;
}
div.confirmArea label {
	color:#5a87c5;
	font-size:13px;
	line-height:15px;
	font-weight:bold;
}
div.confirmArea input {
	float:left;
}
.error {
	color:#FF0000;
}
div.linksArea {
	padding-top:16px;
}
div.linksArea a {
	float:left;
	width:104px;
	height:42px;
	background-repeat: no-repeat;
	text-align:center;
	color:#5a87c5;
	font-size:13px;
	font-weight:bold;
	line-height:15px;
	padding-top:60px;
	text-decoration:none;
	padding-left:6px;
	padding-right:6px;
}
div.linksArea a:hover {
	color:#000000;
}
div.linksArea a.downloadLink {
	background-image: url(../images/imageBank/downloadImageBackground1.gif);
}
div.linksArea a.saveToBasketLink {
	background-image: url(../images/imageBank/addToImageFolderBackground1.gif);
}
 div.linksArea a.downloadLink:hover {
	background-image: url(../images/imageBank/downloadImageBackground2.gif);
}
div.linksArea a.saveToBasketLink:hover {
	background-image: url(../images/imageBank/addToImageFolderBackground2.gif);
}
.theORText {
	color:#474747;
	font-size:13px;
	text-transform: uppercase;
	margin-top:44px;
	padding-left:12px;
	padding-right:12px;
	font-weight:bold;
	float:left;
}
.flashSimilarImagesBox {
	height:148px;
	border: 1px solid #C1C1C1;
	text-align:center;
}
h2.similarImages {
	color:#000000;
	font-size:16px;
	margin-top:15px;
	margin-bottom:7px;
}
a.emptyFolderLink {
	color:#5a87c5;
	font-size:15px;
	text-decoration:none;
	background-image: url(../images/imageBank/removeFromBasket1.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	padding-left: 15px;
}
a.emptyFolderLink:hover {
	color:#000000;
	background-image: url(../images/imageBank/removeFromBasket2.gif);
}
table.imageFolder {
	border: 1px solid #E5E5E5;
}
table.imageFolder th {
	font-size:17px;
	background-color: #E5E5E5;
	padding-top: 8px;
	padding-bottom: 8px;
	text-transform: capitalize;
}
table.imageFolder th.firstColumn {
	padding-left:12px;
}
table.imageFolder th.lastColumn {
	padding-right:12px;
}
table.imageFolder td {
	padding-top: 12px;
	padding-bottom: 12px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E5E5E5;
	font-size:13px;
	padding-left:4px;
	padding-right:4px;
}
table.imageFolder td a.emptyFolderLink {
	font-size:13px;
}
table.imageFolder td a.basketImage img {
	width:65px;
	height:65px;
	padding:1px;
	background-color: #EBEBEB;
}
table.imageFolder td a.basketImage:hover img {
	background-color:#000000;
}
a.mainBasketImageLink {
	color:#5a87c5;
	text-decoration:none;
}
a.mainBasketImageLink:hover {
	color:#000000;
}
a.downloadFolderLink {
	float:right;
	width:153px;
	height:62px;
	padding-left:67px;
	text-align:center;
	font-size:15px;
	line-height:60px;
	text-decoration:none;
	background-image: url(../images/imageBank/downloadFolderBackground1.gif);
	background-repeat: no-repeat;
	font-weight:bold;
	color:#5a87c5;
}
a.downloadFolderLink:hover {
	background-image: url(../images/imageBank/downloadFolderBackground2.gif);
}
#mainContentArea span.folderPageConfirmBox {
	width:50%;
	font-size:13px;
	color:#4e4e4e;
	font-weight:bold;
	float:left;
	line-height:14px;
}
#mainContentArea span.folderPageConfirmBox input {
	float:left;
	background-color:#0033FF;
}
p.downloadFolderLine {
	height:70px;
}
#lhsBar a.logosSelected {
	color:#000000;
}
.aboveLogoList {
	height:12px;
	overflow:hidden;
}
#promotionsLeftNav {
	margin-top:12px;
}
#promotionsLeftNav ul {
	background-image: url(../images/literatureSection/literatureNavBackground.gif);
	background-repeat: repeat-y;
	margin:0;
	list-style-type:none;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#promotionsLeftNav ul li {
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	text-transform: uppercase;
	margin-top: 0px;
	margin-right: 0px;
	padding-bottom: 6px;
	margin-left: 0px;
}
#promotionsLeftNav ul li a {
	background-image: url(../images/literatureSection/blackArrow.gif);
	background-repeat: no-repeat;
	color:#5a87c5;
	text-decoration:none;
	padding-left:24px;
	padding-top:4px;
	padding-right:12px;
	padding-bottom:4px;
	background-position: 12px 6px;
}
#promotionsLeftNav ul li a:hover {
	color:#000000;
}
#promotionsLeftNav div {
	height:11px;
	background-image: url(../images/literatureSection/literatureBottomNavBackground.gif);
	background-repeat: no-repeat;
	overflow:hidden;
	margin:0;
}
#promotionsLeftNav h3.literatureTitle {
	font-size:23px;
	color:#000000;
}
#promotionsLeftNav ul li a.selected {
	background-image: url(../images/literatureSection/blueArrowRotated.gif);
	color:#000000;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 24px;
	background-position: 9px 9px;
}
ul.promotionsLeftNavList {
	margin:0;
	padding:0;
	list-style-type:none;
	height:1%;
}
ul.promotionsLeftNavList li a {
	text-decoration:none;
}
#promotionsLeftNav ul.promotionsLeftNavList li.subSection, #promotionsLeftNav ul.promotionsLeftNavList li.subSectionBottom {
	padding:0;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
}
#promotionsLeftNav ul.promotionsLeftNavList li.subSection a {
	background-image:none;
	text-transform: none;
	color:#5a87c5;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 24px;
}
#promotionsLeftNav ul.promotionsLeftNavList li.subSectionBottom a {
	background-image:none;
	text-transform: none;
	color:#5a87c5;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 24px;
	padding-bottom: 6px;
}
#promotionsLeftNav ul.promotionsLeftNavList li.subSectionBottom a:hover {
	color:#000000;
}
#promotionsLeftNav ul.promotionsLeftNavList li.subSection a:hover {
	color:#000000;
}
#promotionsLeftNav ul.promotionsLeftNavList li.subSectionBottom a.selected, #promotionsLeftNav ul.promotionsLeftNavList li.subSection a.selected {
	color:#000000;
}
ul.promotionsLeftNavList li.sectionSelected {
	padding:0;
	margin:0;
}
#promotionsLeftNav ul.promotionsLeftNavList li.subSectionBottom {
	margin-bottom:12px;
}
ul.promotionsLeftNavList li a h5 {
	color:#000000;
	text-transform: uppercase;
	background-position: 15px 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0;
	font-size:12px;
}
ul.promotionsLeftNavList li a:hover h5 {
	color:#000000;
	text-decoration:none;
}
#promotionsLeftNav ul.promotionsLeftNavList li a p {
	margin:0;
	padding:0;
	font-size:12px;
}
#promotionsLeftNav div {
	height:11px;
	background-image: url(../images/literatureSection/literatureBottomNavBackground.gif);
	background-repeat: no-repeat;
	overflow:hidden;
	margin:0;
}
#promotionsLeftNav a.guidelinksLink {
	height:52px;
	background-image: url(../images/imageBank/brandGuidelines1.gif);
	background-repeat: no-repeat;
	display:block;
	margin-top:12px;
	text-decoration:none;
	font-size:20px;
	color:#5a87c5;
	font-weight:bold;
	padding-left:64px;
	padding-top:13px;
	text-transform: uppercase;
}
#promotionsLeftNav a.guidelinksLink:hover {
	background-image: url(../images/imageBank/brandGuidelines2.gif);
	text-transform: uppercase;
}
#promotionsLeftNav a.guidelinksLink em {
	display:block;
	font-style:normal;
	font-size:12px;
	color:#000000;
}