@charset "utf-8";
/* CSS Document */

body {
	font: 100%/1.4 "Adobe Garamond Pro", Times, serif;
	background:url(pir_gallery/printer25-copy-1.jpg);
	margin: 0;
	padding: 0;
	color: #000;
}

/* ~~ Element/tag selectors ~~ */
ul, ol, dl { 
	padding: 0;
	margin: 0;
	list-style:circle;
}
h1, h2, h3, h4, h5, h6, p {
	margin-top: 0;
	padding-right: 15px;
	padding-left: 15px;
}

h3 {
	color:#C00;
	border-bottom:1px dotted #C00;
	margin-top:1.5em;}

a img {
	border: none;
}

/*links */
a:link {
	color:#414958;
	text-decoration: underline;
}
a:visited {
	color: #4E5869;
	text-decoration: underline;
}
a:hover, a:active, a:focus {
	text-decoration: none;
}

/* structure */
.container {
	width: 80%;
	position:relative;
	max-width: 1260px;
	min-width: 642px;
	background: #FFF;
	margin:0 auto;
	-moz-box-shadow: 0px 8px 20px #000;
	-webkit-box-shadow: 0px 8px 20px #000;
	box-shadow: 0px 8px 20px #000;
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(color='#000', strength=10, direction=140)";
	/* For IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(color=#000, strength=10, direction=140);
	z-index:5;
}

.librarybrand{
	position:relative;
 	width:120px;
	height:46px; 
   top: 3.3em;
	left:90%;
	margin-left:1em;
	border:1px solid red;
	}

.header {
	height:152px;	
	background:url(pir_gallery/banner_bg.jpg) no-repeat;
	clear: both; 
	margin:0 0 1em 0;
	padding:0;
}
		
.banner {
	display:block;
	height:124px;
	background: url(pir_gallery/banner_new2.jpg) center center no-repeat;
	background-size:80%;
	-webkit-background-size:70%;
	-moz-background-size:70%;
	}	

.logo {
	float:left;
	-moz-box-shadow: 0px 8px 20px #000;
	-webkit-box-shadow: 0px 8px 20px #000;
	box-shadow: 0px 8px 20px #000;
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(color='black', Direction=135, Strength=8)";
	/* For IE 5.5 - 7 */
	filter:progid:DXImageTransform.Microsoft.Shadow(color='black', Direction=135, Strength=8);
	margin:1em;
	z-index:999;
}

.sidebar1 {
	float: left;
	width: 20%;
	background: #FFF;
	padding-bottom: 10px;
	clear:both;
}
.content {
	padding: 10px 0;
	width: 65%;
	float: left;
	margin-left:2em;
}


.content ul, .content ol { 
	padding: 0 15px 15px 40px;
}

/* Navigation */
ul.nav {
	list-style: none;
	border-top: 1px solid #666;
	margin-bottom: 15px;
}
ul.nav li {
	border-bottom: 1px solid #CCC;
}
ul.nav a, ul.nav a:visited {
	padding: 10px 10px 10px 15px;
	display: block;
	text-decoration: none;
	background: #FFF;
	color: #000;
	-moz-box-shadow: 0px 8px 20px #000;
	-webkit-box-shadow: 0px 8px 20px#000;
	box-shadow: 0px 8px 20px #000;
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(color='#000', strength=10, direction=140)";
	/* For IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(color=#000, strength=10, direction=140);
}
ul.nav a:hover, ul.nav a:active, ul.nav a:focus {
	background: #FFF url(pir_gallery/hover.jpg) repeat;/*background:rgb(200,10,10);*/
	color: #FFF;
	-moz-box-shadow: 0px 8px 20px #000;
	-webkit-box-shadow: 0px 8px 20px  #000;
	box-shadow: 0px 8px 20px  #000;
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(color='#000', strength=10, direction=90)";
	/* For IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(color=#000, strength=10, direction=140);
}

/* ~~ The footer ~~ */
.footer {
	height:150px;
	background:url(pir_gallery/footer.jpg) repeat-x;
	padding:0;
	margin:0;
	position: relative;
	clear: both;
}

.footer p {
padding:2em 0 0 2em;
color:#FFF;
text-align:center;
}

.footer a {
color:#FFF;
}


/* ~~ miscellaneous float/clear classes ~~ */
.fltrt {
	float: right;
	margin-left: 8px;
}
.fltlft {
	float: left;
	margin-right: 8px;
}
.clearfloat {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}

.spacer {
	margin-bottom:5em;
	}

.breadcrumbs {
	font-size:smaller;
	}
	
.top {
	text-align:right;
	}
	
.box {
	padding-top:10px;
	border:1px solid #CCC;
	margin:20px;

	}
	
a[href$=".pdf"] { background:url(pir_gallery/pdficon_small.gif) no-repeat center left; padding: 0 0 0 1.2em ; }

.columnsdescrip {
	float:left;
	width:100%; 
	margin-bottom:2.5em;
	}

.columnsdescripone {
	float:left;
	width:49%;	
	border-right: 1px dotted #000;
	}

.columnsdescriptwo {
	float:right;
	width:40%; 
	}


.columnsmedia {
	  	-moz-column-count: 3;
		/*-moz-column-gap: 0.5em;*/
		-moz-column-rule: 1px dotted black;
		-webkit-column-count: 3;
		/*-webkit-column-gap: 10.5em;*/
		-webkit-column-rule: 1px dotted black;
		margin-bottom:1.5em;
		text-align:center;
}

/*video*/
.videobox{
	max-width:90%;	
	margin-bottom:2.0em;
	padding:2px;
	border:1px solid #ccc; 	
  	-moz-box-shadow: 1px 2px 4px 3px #999;
	-webkit-box-shadow: 1px 2px 4px 3px #999;
	box-shadow: 1px 2px 4px 3px #999;
	}

/*audio*/	
.audiobox {
	max-width:100%;
	border:1px solid #ccc;	
  	-moz-box-shadow: 1px 2px 4px 3px #999;
	-webkit-box-shadow: 1px 2px 4px 3px #999;
	box-shadow: 1px 2px 4px 3px #999;
}

/*puts shadows round images	*/

.printerpics img{
	border:1px solid #999;
	-moz-box-shadow: 0px 8px 25px #ccc;
	-webkit-box-shadow: 5px 5px 8px #ccc;
	box-shadow: 5px 5px 8px #ccc;
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(color='#555', strength=10, direction=140)";
	/* For IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(color=#555, strength=10, direction=140);
	margin:0em 1em 0em 1.5em;	
	}

/*controls the size of the images for slimbox*/
.lightbox{
	width:60%;
	}
	
