/* CSS Document */
.pdfembedOLD {
	width:960px;
	height:960px;
	color:#fff;
}
.pdfembed {
	width:835px; 
	height:960px;
	padding-right:5px; 
	float:left;
}
.pdfembed a{
	color:#24CCF7;
}
.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;
}
.outer_printcat_wrap {
    width: 636px;
	margin:0 auto;
	background-color:#e5e5e5;
	border:1px solid #e5e5e5;
	overflow:hidden;	
}
.getAdobe {
	margin:0px auto;
	overflow:auto;
	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{
	text-decoration:none;
	color:#0066cc;
}

.getAdobe 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;}
.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;}