/*
	dflt_pfv_screen.css  -  'screen' style for default viewer page
*/



body {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	background-image:url(../images/shadow_r.png);
	background-repeat:repeat-y;
	background-position: right;
}

#scrollingContent {
}

.rightPane {
	height: 100%;
	width:310px;
	margin-right: 5px;
	padding-left: 6px;
	text-align: center;
	padding-top: 28px;
	background-color: #f1f1f1;
	position: absolute;
	top: 36px;
	right: 0;
	z-index:88;
	background-image:url(../images/shadow_l.png);
	background-repeat:repeat-y;
	background-position: left;		
}

.printContent {
	overflow-x: hidden;
	overflow-y: auto;
	margin-top: 0px;
	padding-top: 12px;
	padding-left: 12px;
	height: 720px;
	width: 691px;
	position: relative;
}

.fd_print_ad {
	display: none;
}

.fd_onscreen_ad {
	display: block;
}

#buttonDiv {
	width:100%;
	height:36px;
	background-repeat:repeat-x;
	background-image:url(../images/toolbar1.png);				
	position: relative;
	z-index: 888;
	top: 0;
	left: 0;
}

.button {
	height: 28px;
	width: 78px;
	display: -moz-inline-box;
	display: inline-block;
	margin-top: 2px;
	margin-left: 12px;
	background-repeat: no-repeat;
	background-position: center center;
}
.printButton{
	background-image: url(../images/Print_up.png);
}
.printButtonOver{
	background-image: url(../images/Print_over.png);
}
.printButtonDown{
	background-image: url(../images/Print_over.png);
}

.pdfButton{
	width: 114px;
	background-image: url(../images/PDF_up.png);
}
.pdfButtonOver{
	width: 114px;
	background-image: url(../images/PDF_over.png);
}
.pdfButtonDown{
	width: 114px;
	background-image: url(../images/PDF_over.png);
}

.emailButton{
	width: 138px;
	background-image: url(../images/email_up.png);
}
.emailButtonOver{
	width: 138px;
	background-image: url(../images/email_over.png);
}
.emailButtonDown{
	width: 138px;
	background-image: url(../images/email_over.png);
}



#loadingMaskDiv {
	z-index:999;
	position: absolute;
	top:0;
	left:0;
	-moz-opacity: 0.4;
	opacity: .40;
	filter: alpha(opacity=40);
	background-color: #000000;
	width: 100%;
	height: 100%;
	display:none;
}

#loadingMaskMessageDiv {
	z-index:1000;
	background-image:url(../images/messageBG.png);
	width:316px;
	height:162px;
	position: absolute;
	left:34%;
	top:30%;
	display:none;
}

#loadingMessageContent {
	position:relative;
	left:5px;
	top:5px;
	width:306px;
	height:152px;
}

#messageText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-variant: small-caps;
	width: 60%;
}

#messageImage {
	width: 40%;
	text-align: center;
}


















/* pagination specific */

			
.pageBreak {
	display: block;
}
.pageBreakStacked {
	display: none;
}


.pageDiv {
	position: relative;
	width: 666px;
	height: 914px;
	
}
.pageDivStacked {
	position: absolute;
	height: ;
	width: ;
}


.shadowBox {
	position: relative;	
	top: 10px;
	left: 8px;
	width: 666px;
	height: 914px;
	background: url(http://cache-01.cleanprint.net/media/pfviewer/images/dropShadow_big.png) right bottom no-repeat;
}


.pageContent {
	background-color: white;
	border: 1px solid black;
	width: 666px;
	height: 914px;
	overflow: hidden;
	/* shadow related  */
	position: relative;
	left: -13px;
	top: -13px;
}



.topPage {
	z-index: 12;
}



.lineDiv {
	background-color: #888888;
	font-size: 1px;
	width: 98%;
	margin: auto;
	position:relative;
	top:64px;
}


.numberDiv {
	font-size: 10px;
	width: 99%;
	text-align: center;
	position:absolute;
	bottom: 5px;
	left: 0px;
	color: #686868;
}





.pagingControls {
	width: 128px;
	padding-left: 15px;
	padding-right: 15px;
	position: absolute;
	top: 0px;
	left: 488px;
	z-index: 888;	
}

.pagingControls a {
	background-repeat: no-repeat;
	background-position: center center;
	display: inline-block;
	width: 20px;
	height: 28px;
	text-decoration: none;
}

.firstPage {
	background-image: url(http://cache-01.cleanprint.net/media/pfviewer/images/pageFirst.png);	
}
.lastPage {
	background-image: url(http://cache-01.cleanprint.net/media/pfviewer/images/pageLast.png);	
}
.prevPage {
	background-image:url(http://cache-01.cleanprint.net/media/pfviewer/images/pagePrev.png);
}
.nextPage {
	background-image:url(http://cache-01.cleanprint.net/media/pfviewer/images/pageNext.png);
}

.curPage {
	display: inline-block;
	width: 22px;
	height: 15px;
	text-align: center;
	font-size: 11px;
	font-family: verdana;
	font-weight: bold;
	position: relative;
	top: 1px;
		
	border-top: 1px solid black;
	border-left: 1px solid black;
	border-right: 1px solid #C6C6C6;
	border-bottom: 1px solid #C6C6C6;
}

.curPageWrapper {
	display: inline-block;
	position: relative;
	top: 1px;
}





.pageDisplayMode {
	width: 120px;
	padding-left: 15px;
	padding-right: 15px;
	position: absolute;
	top: 0px;
	left: 688px;
	z-index: 888;
	
}
.pageDisplayMode a {
	background-repeat: no-repeat;
	background-position: center center;
	display: inline-block;
	width: 22px;
	height: 22px;
	margin-top: 3px;
	text-decoration: none;
}

.singlePage {
	background-image: url(../images/singlePage.gif);
}
.multiPage {
	background-image: url(../images/multiPage.gif);
}

.singlePageActive {
	background-image: url(../images/singlePage.gif);
	border-top: 1px solid black;
	border-left: 1px solid black;
	border-right: 1px solid #C6C6C6;
	border-bottom: 1px solid #C6C6C6;
	background-color: #f1f1f1;
}
.multiPageActive {
	background-image: url(../images/multiPage.gif);
	border-top: 1px solid black;
	border-left: 1px solid black;
	border-right: 1px solid #C6C6C6;
	border-bottom: 1px solid #C6C6C6;
	background-color: #f1f1f1;
}






