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

.documents {
cursor: pointer;
text-decoration: none;
}

.documentspdf {
cursor: pointer;
font-weight: bold;
font-size: 11px;
text-decoration: none;
}

.pdflistspacing {
margin: 12px;	
}

#documents-outter {
position: relative;
top: -20px;
left: 60px;
margin: 0px auto;
width: 850px;
height: 600px;
border: none;
overflow: hidden;
padding: 0px;
}
 
#documents-inner {
position: absolute;
top: 0px;
left: 0px;
width: 850px;
height: 2300px;
overflow: hidden;
margin: 0px;
padding: 0px;
}

#documentsmenu {
position: absolute;
top: 0px;
left: 0px;
width: 850px;
height: 600px;
text-align: center;
}

#datasheetstitle {
position: absolute;
left: 370px;
top: 20px;
font-size: 16px;
line-height: 20px;
}

#datasheets {
position: absolute; 
top: 600px;
left: 0px;
width: 850px;
height: 600px;
padding-top: 20px;
font-size: 11px;
line-height: 12px;
overflow: hidden;
background-image: url('http://www.daytonastorage.com/images/pdfcontentback.png');
background-repeat: no-repeat;
background-position: 0px 40px;
}

#datasheetsleft {
float: left;
padding-left: 3px;
width: 420px;
height: 600px;	
}

#datasheetsright {
float: right;
width: 420px;
height: 600px;	
}

#whitepaperstitle {
position: absolute;
left: 365px;
top: 20px;
font-size: 16px;
line-height: 20px;
}

#whitepapers {
position: absolute;
top: 1200px;
left: 0px;
width: 850px;
height: 600px;
padding-top: 20px;
font-size: 11px;
line-height: 12px;
background-image: url('http://www.daytonastorage.com/images/pdfcontentback.png');
background-repeat: no-repeat;
background-position: 0px 40px;
}

#whitepapersleft {
float: left;
padding-left: 3px;
width: 420px;
height: 600px;	
}

#whitepapersright {
float: right;
width: 420px;
height: 600px;	
}

#viewercontainer {
position: absolute;
top: 620px;
z-index: 5;
}

#viewercontainer2 {
position: absolute;
top: 1220px;
z-index: 5;
}

#datasheetsviewer {
}

#whitepapersviewer {
}

#pdfback {
position: relative;
left: 390px;
cursor: pointer;
width: 30px;
height: 15px;
margin: 0px auto;
z-index: 5;
}

#pdfback2 {
position: relative;
left: 390px;
cursor: pointer;
width: 30px;
height: 15px;
margin: 0px auto;
z-index: 5;
}

#viewer{
position: relative;
top: -20px;
width: 850px;
height: 600px;
}

#viewer2{
position: relative;
top: -20px;
width: 850px;
height: 600px;	
}

#documentsmore {
position: absolute;
top: 20px;
right: 0px;	
}

#documentsback {   
position: absolute;
top: 20px;       
right: 0px;	      
}