/* CSS Document */
.pdfembedOLD {
	width:960px;
	height:960px;
	color:#fff;
}
.pdfembed-wrapper {float:left; max-width:835px; padding-right:5px;}
.pdfembed {
	width:835px; 
	height:960px;
	padding-right:5px; 
	float:left;
	color:#fff;
}
.pdfembed a{
	color:#24CCF7;
}
.pdfembedNEW {
	width:835px; 
	/*height:650px;*/
	padding-bottom:20px; 
	float:left;
	color:#fff;
	overflow:auto;
}
.pdfembedNEW a{
	color:#24CCF7;
}
.below-PDF {
	max-width:815px;
	background-color:#ccc;
	clear:both;
	padding:10px;
	overflow:auto;
}
.buttons-wrapper {
	max-width:500px;
	/*height:48px;*/
	margin:0 auto;	
}
.buttons-holder {
	width:250px;
	float:left;
}
img.printthis-btn { cursor: pointer; }
.getEbook-wrapper {
	margin:0 auto;
	width: 600px;
}
.getEbookleft {
	width:365px;
	height:226px;
	float:left;
	display: table;
	padding:20px;
	background-color:#609;
}
.getEbookright {
	width:175px;
	height:226px;
	float:left;
	/* display: table; */
	background-color:#609;
	padding:20px 20px 20px 0;
}
.getEbook-child {
	display: table-cell;
    vertical-align: middle;
	background-color:#fff;
	padding: 15px;
}
.printcatwrap {
	width:297px;
	float:left;
	height:114px;
	border:1px solid #e5e5e5;
	background-color:#fff;
	text-align:left;
	padding:10px;
	/*font-size:13px;*/
}
.printcatwrap:hover, .printcatwrap3:hover {
	background:#FFC;
}
.printcatwrap img, {
	margin:0 15px 0 0;
	-moz-box-shadow: 5px 5px 2px #999;
	-webkit-box-shadow: 5px 5px 2px #999;
 	box-shadow: 5px 5px 2px #999;
	float:left;
	border:1px solid #000;
}
.printcatwrap3 {
	width:190px;
	float:left;
	height:265px;
	border:1px solid #e5e5e5;
	background-color:#fff;
	text-align:center;
	padding:10px;
	/*font-size:13px;*/
}
.printcatwrap3 img {
	margin:0 0 10px 0;
	-moz-box-shadow: 5px 5px 2px #999;
	-webkit-box-shadow: 5px 5px 2px #999;
 	box-shadow: 5px 5px 2px #999;
	border:1px solid #000;
}
.printables_seperator {width:100%; float:left; height:25px;}
.moretext {
	clear:both; 
	text-align:left; 
	padding:5px 20px 10px 20px;	
}
.moretext a {
	font-weight: bold;
    text-decoration: none;
    color: #0066cc;
}
.moretext a:hover { text-decoration: underline;}
.coloringpageblurb {color:#000; padding:20px; clear:both; font-size:18px;}
.outer_printcat_wrap {
    width: 636px;
	margin:0 auto;
	background-color:#e5e5e5;
	border:1px solid #e5e5e5;
	overflow:hidden;	
}
.getAdobe {
	margin:0px auto;
	overflow:auto;
	max-width:620px;
	padding:15px;
	background-color:#ccc;
	-moz-border-radius: 5px;
 	border-radius: 5px;
	font-size:14px;
	text-align:left;
}
.getAdobe img {
	margin-right:10px;
	float:left;
	border:none;	
}

.getAdobe a, .getEbook-child a, .coloringpageblurb a{
	text-decoration:none;
	color:#0066cc;
}

.getAdobe a:hover, .getEbook-child a:hover{
	text-decoration:underline;
	color:#0066cc;
}
.pdfsidebar {
	width:120px; 
	float:left;
}
.pdfsidebar img{
	padding-bottom:10px;
	width:120px;
	height:150px;
	border:none;
}
.pdfembedv2 {
	width:605px; 
	height:605px;
	padding-right:5px; 
	float:left;
}
.pdfsidebarv2 {
	width:350px;
	height:585px;
	background-color:#e5f2f8; 
	float:left;
}
.pdfHolder {height:605px; width:960px;}
p.pdf-error {color:#fff; font-size:x-large; padding-top:50px; float:left;}
.mobile-save-btn {max-width:835px; width:100%; border:0;}
.morepages {background-color:#ccc; clear:both; padding:5px 5px 5px 5px; overflow:auto;}
.morepages-wrapper {margin:0 auto; width:764px;}
.morepages img {margin-bottom:3px; border:#ccc solid 3px;}
.morepages-item {width:181px; float:left; padding:5px;}
.morepages-item a {color:#0066cc; text-decoration: none; font-weight: bold;}
.morepages a:hover{color:#0066cc; text-decoration:underline; font-weight:bold;}
.morepages img:hover{border:#609 solid 3px;}

.holidaycat_wrap, .holidaycat_wrap_nohover {
	width:616px;
	float:left;
	border:1px solid #e5e5e5;
	background-color:#fff;
	text-align:left;
	padding:10px;
	font-size:14.5px;
}
.freecoloringpages300x250 {display:none;}
@media only screen and (max-width: 1005px) {
	.pdfsidebar {display:none}
	.pdfembed-wrapper {width: 100%; max-width:initial;}
	.pdfembedNEW {width: 100%; max-width:initial;}
	.below-PDF {max-width:none;}
}
@media only screen and (max-width: 669px) {
	.freecoloringpages650x350 {display:none;}
	.freecoloringpages300x250 {display:block;}	
}
@media only screen and (max-width: 546px) {
.buttons-holder {
    max-width: 250px;
    float: none;
	margin:0 auto;
	padding: 10px 0;
}