/* CSS Document */

.itemWrapperPanel h3 {
	font-size:1.5em;
	margin-bottom:0.5em;
	margin-left:45px;
}

.itemWrapperPanel h3 + p {
	margin-bottom:1em;	
}

#downloadForZipWrapper {
	position:fixed;
	bottom:0;
	right:0;
	padding:1em 2em;
	background:#666;
	font-size:14px;
	display:none;
	color:#fff;
	width:250px;
	line-height:1.4em;
	font-family:Arial, Helvetica, sans-serif;
}

#downloadForZipWrapper a {
	color:#fff;	
}

#downloadForZipBtn {
	font-weight:bold;	
}

#downloadForZipIframe {
	display:none;
	width:10px;
	height:10px;	
}

#downloadForZipStatus {
	margin-top:10px;	
}

#downloadForZipStatus a {
	text-transform:uppercase;	
}

.downloadAsZipInstructions {
	text-align:center;	
}

.itemWrapper {
	position:relative;	
}

.downloadForZipChk {
	position:absolute;
	top:10px;
	right:10px;	
}

h2 .selectAllChkBoxesBtn
, .selectAllChkBoxesBtn {
	font-size:0.7em;	
}

h3 .selectAllChkBoxesBtn {
	margin-left:2em;
}

h2 .selectAllChkBoxesBtn {
	float:right;
	display:block;
	background:#fff;
	margin-right:10px;
	margin-top:-15px;
	padding-left:10px;
	padding-right:10px;
}

#back-to-retailer-graphics-library-btn {
	position:fixed;
	bottom:5px;
	left:5px;
	background:#666;
	color:#fff;
	display:block;
	padding:0.3rem 1rem;
	font-size:0.8rem;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
}

