/* GLOBAL ELEMENTS ------------------------------------------------------------------- */
body {
	margin: 0;
	padding: 0;
	text-align: center;
	font:small/1.3em Arial, Helvetica, sans-serif;
	voice-family: "\"}\"";
	voice-family:inherit;
      } html>body {font-size:small;}
	

/* Main div for content on page */
#holder {
	margin: 0px auto;
	width: 776px;
	text-align: left;
	padding-bottom: 10px;
	background-color: #FFFFFF;
	padding-right: 25px;
	padding-left: 25px;
	padding-top: 0px;
}


/* LINKS -------------------------------------------------------------------------------------- */



/* link to content - Section 508 */
#skipnav {
	position: absolute; 
	top: 0; 
	left: 0; 
	margin-left: -1000px; /* Moves skip div off the left side of the screen for visual browsers */
	}
#logo{
	background-color: #FFFFFF;
	padding-top: 12px;
	margin: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-left: 0px;

}

#logo #logoimage{
	width: 120px;
	float: left;
	padding-bottom: 12px;
	padding-left: 12px;
	height: 45px;
	margin: 0px;

}

#logo #contacts{
	width: 630px;
	float: left;
	text-align: left;
	color: #666666;
	font-size: 85%;
	padding: 0px;
	margin: 0px;

}

#logo #contacts ul {
	padding: 0px;
	margin: 0px 0px 0px 350px;
	list-style-type: none;
	text-align: left;
}
#logo #contacts li {
	display: inline;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 11px;
	background-image: url('../images/topdot.jpg');
	background-repeat: no-repeat;
	background-position: left 50%; margin-left:12px; margin-right:0px; margin-top:0px; margin-bottom:0px
}
#logo #contacts a:link, #logo #contacts a:visited {
	color: #666666;
	text-decoration: none;
	padding: 0px;
	font-weight: normal;
	margin: 0px;
	
}
#logo #contacts li a:hover, #logo #contacts a:active, #logo #contacts a:focus {
	color: #333333;
	
}





/* Global navigation area. */
#nav {
	background-image: url('../images/navbg.jpg');
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	color: #FFFFFF;
	margin: 0px; padding-left:0; padding-right:0; padding-top:11px; padding-bottom:12px
}
#nav ul {
	padding: 0;
	margin: 0 19px 0 19px;
	list-style-type: none;
	text-align: left;
}
#nav li {
	padding: 0;
	margin: 0px 0px 0 0px;
	display: inline;
}
#nav li a:link, #nav li a:visited {
	color: #666666;
	text-decoration: none;
	padding: 9px 16px 8px; /* Spaces out each link from the pipe separators */
	font-weight: normal;
	margin: 0px;
}
#nav li a:hover, #nav li a:active, #nav li a:focus {
	color: #333333;
	background-image: url('../images/topdot.jpg');
	background-repeat: no-repeat;
	background-position: 6px center	

	
}

#nav li a.mainselected{
	color: #333333;
	background-image: url('../images/topdot.jpg');
	background-repeat: no-repeat;
	background-position: 6px center		


}

#content {
	padding: 0;
	position: relative;
	margin: 0px;
	background-color: #FFFFFF;
	background-image: url('../images/threecolmainbg.gif');
	background-repeat: repeat-y;
	background-position:  left 50%;
}
/* WinIE5 hack */
/* hide from MacIE \*/
* html #content {
	height: 1%;
	}
/* end hide */

body#twocol #content {
	background-image: url('../images/twocolmainbg.gif');
}



#subnav {
	position: absolute;
	width: 221px;
	top: 0px;
	right: 1px;
	padding: 0px;
	margin: 0px;
	text-align: left;
}


#subnav ul {
	list-style-type: none;
	text-align: left;
	background-image: url('../images/navpodbotbg.gif');
	background-repeat: no-repeat;
	background-position: left bottom; margin-left:0px; margin-right:1px; margin-top:0; margin-bottom:0; padding-left:0; padding-right:0; padding-top:0; padding-bottom:22px
}
#subnav ul li {
	margin: 0;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E6E6E6;
}



#subnav ul li a:link, #subnav ul li a:visited {
	color: #666666;
	display: block;
	padding: 5px 0 5px 11px;
	text-decoration: none;
	height: 1%;
	font-weight: normal;
}
#subnav ul li a:hover, #subnav ul li a:active, #subnav ul li a:focus {
	color: #333333;
	background-image: url('../images/topdot.jpg');
	background-repeat: no-repeat;
	background-position: left center	
}
#subnav ul li a.selected{
	color: #333333;
	background-image: url('../images/topdot.jpg');
	background-repeat: no-repeat;
	background-position: left center
}





#subnav p {
	line-height: 120%;
	margin: 0px;
	padding: 0px 0px 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #CC0000;
	font-size: 85%;
	
}

#subnav blockquote {
	margin: 0px 4px 17px;
	padding: 0px;
	text-align: center;

	
}

#subnav blockquote p.quote {
	font-size: 120%;
	color: #666666;
	background-image: url('../images/quotetop.gif');
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 0px;
	padding-right: 19px;
	padding-bottom: 0px;
	padding-left: 19px;
	margin: 0px
	
}

#subnav blockquote p.author {
	color: #333333;
	background-image: url('../images/quotebot.gif');
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 21px;
	margin-top: -12px

	
}
#main blockquote {
	margin: 0px 11px 17px;
	padding: 0px;
	text-align: center;

	
}

#main blockquote p.quote {
	font-size: 120%;
	color: #666666;
	background-image: url('../images/quotetop.gif');
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 0px;
	padding-right: 19px;
	padding-bottom: 0px;
	padding-left: 19px;
	margin: 0px
	
}

#main blockquote p.author {
	color: #333333;
	background-image: url('../images/quotebot.gif');
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 21px;
	margin-top: -12px

	
}

#headers {

	margin: 0px;
	padding: 0px;
}
#headers h1 {
	margin: 0px;
	padding: 0px;
	font-size: 70%;
}




/* Left column for nav and news in some instances */

#adspace {
	height: 215px;
	background-repeat: no-repeat;
	background-position: left top;
	margin: 6px 0px 0px;
	padding: 0px;
}
.homead {
background-image: url('../images/homead_bg.jpg');
}

body#twocol #adspace {
	height: 160px;
	background-repeat: no-repeat;
	background-position: left top;
	margin: 6px 0px 0px;
	padding: 0px;
	

}

.productsad {
background-image: url('../images/producthomead.jpg');
}
.productsad1 {
background-image: url('../images/vpdffamhomead.jpg');
}
.productsad2 {
background-image: url('../images/vpdfservhomead.jpg');
}
.productsad3 {
background-image: url('../images/vpdfvirthomead.jpg');
}
.productsad4 {
background-image: url('../images/vpdfdeskhomead.jpg');
}
.productsad5 {
background-image: url('../images/docfamgomead.jpg');
}
.productsad6 {
background-image: url('../images/scanhomead.jpg');
}
.productsad7 {
background-image: url('../images/mailhomead.jpg');
}
.productsad8 {
background-image: url('../images/dochomead.jpg');
}





#adcontent {
	margin-left: 240px;
	margin-top: 0px;
	width: 515px;
	padding-top: 25px;
	
}

#adcontent.smalladcontent {
	margin-left: 310px;
	width: 455px;
	padding: 21px 0px 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	
}

#adcontent h1 {
	color: #FFFFFF;
	font-size: 130%;
	margin: 0px 0px 12px;
	padding: 0px;
	line-height: 100%;
	
	
}

#adcontent.smalladcontent h1 {
	color: #333333;
	font-size: 240%;
	margin: 0px;
	padding: 0px;
	line-height: 100%;
	
	
}
#adcontent p {
	color: #333333;
	margin: 0px 0px 16px;
	padding: 0px;

	
}

/* Center column for main information. */
#main {
	margin: 0 228px 0 0px;
	padding: 8px 0px 0px 2px;
	text-align: left;
}
#main.wide {
	margin-right: 18px;

}
#main.twocol {
	margin-right: 410px;

}

#fullspan {
	margin: 0 300px 0 0px;
	padding: 25px 0px 0px 17px;
	text-align: left;
}


#maincaptop {
	height: 32px;
	background-image: url('../images/threecoltopsbg.gif');
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-top: 22px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 776px
}

body#twocol #maincaptop {
	background-image: url('../images/twocoltopsbg.gif');
}

#maincaptop .subtext{
	font-weight: normal;
	color: #333333;
	
}

#main p {
	line-height: 130%;
	margin: 0px;
	padding: 6px 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	
}


#botcap {
	height: 22px;
	clear: both;
	background-image: url('../images/threecolbotsbg.gif');
	background-repeat: no-repeat;
	background-position: left top

	
}
body#twocol #botcap {
	background-image: url('../images/twocolbotsbg.gif');
}

hr {
	margin-right: 11px;
	margin-left: 11px;
	border-top-width: 0px;
	height: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-color: #CCCCCC;
	margin-top: 11px;
	margin-bottom: 11px;

	
}

.homeright hr {
	margin-right: 11px;
	margin-left: 11px;
	border-top-width: 0px;
	height: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-color: #CCCCCC;
	margin-top: 0px;
	margin-bottom: 0px;
	clear: both;

	
}

.homeleft {
	margin: 0px 11px 0px 0px;
	padding: 0px;
	vertical-align: middle;
	float: left;
	width: 266px;
}
.twocoltoppod {
	margin: 0px 11px 0px 0px;
	padding: 0px;
	vertical-align: middle;
	float: left;
	width: 535px;
}
.homeright {
	float: left;
	padding: 0px;
	color: #333333;
	margin: 0px;
	width: 265px;
}

.homesubhedpod {
	float: left;
	padding: 0px;
	color: #333333;
	margin: 0px 0px 0px 12px;
	width: 200px;

}



#main ul {
	padding: 0;
	margin: 0px 0px 14px;
	list-style-type: none;
	background-repeat: no-repeat;
	background-position: left top;
}

.product1 {
background-image: url('../images/vpdf1homethumb.jpg');
}
.product2 {
background-image: url('../images/vpdf2homethumb.jpg');
}
.product3 {
background-image: url('../images/vpdf3homethumb.jpg');
}
.product4 {
background-image: url('../images/docsmhomethumb.jpg');
}
.product5 {
background-image: url('../images/scanshomethumb.jpg');
}
.product6 {
background-image: url('../images/checkhomethumb.jpg');
}
body#home #main ul {
	padding: 0px;
	margin-top: 11px;
	margin-bottom: 0px;

}
body#home #main li {
	margin: 0px 0px 11px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 1px;
	display: inline;
	float: left;
}

body#home #main li.text {
	background-image: url('none');
	padding: 0;
	width: 154px; margin-left:2px; margin-right:0px; margin-top:0px; margin-bottom:0px
}

body#home #main li a:link, body#home #main li a:visited {
	color: #FF9900;
	text-decoration: none;
	padding: 9px 5px 8px; 
	font-weight: bold;
	
}
body#home #main li a:hover, body#home #main li a:active, body#home #main li a:focus {
	color: #FF9900;
	font-weight: bold;
	text-decoration: underline;
	
	
}

/* Products Detail */

body#twocol #main ul {
	padding: 0px;
	margin-top: 11px;
	margin-right: 0px;
	margin-bottom: 19px;
	margin-left: 0px;

}
body#twocol #main li {
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 18px;
	background-image: url('../images/homelistindic.jpg');
	background-repeat: no-repeat;
	background-position: 0px 3px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 11px;
	margin-bottom: 7px
}

.download {
	text-decoration: none;
	padding: 8px 5px 0px; 
	font-weight: normal;
	width: 145px;
	float: left;
	margin: 0px;
	
}

.buttons {
	background-color: #CCCCCC;
	float: left;
	margin-top: 3px;
	margin-bottom: 3px;
	
}

.greyline{
	clear: both;
	height: 1px;
	background-color: #E6E6E6;
	margin: 0px 10px;
	padding: 0px;
}

.miniform{
	margin: 0px 3px 0px 8px;
	padding: 0px;

}
.minitextbox{
	margin: 0px 0px 0px 6px;
	padding: 0px;
	width: 25px;

}



/* Footer for page. */
#footer {
	padding: 12px 0 0;
	color: #333333;
	font-size: 75%;
	margin-bottom: 30px;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #E6E6E6;
	margin-top: 30px;

}
#footer p {
	float: left;
	margin: 0;
	padding-left: 14px;
	padding-top: 0px;
}
#footer ul {
	float: right; 
	margin: 0 12px 0px 0;
	padding: 0;
}
#footer p, #footer ul {
	display: inline-block;
}

/* hide from MacIE \*/
#footer p, #footer ul {
	display: block;
}
/* end hide */
#footer li {
	display: inline;
	margin: 0;
	padding: 0;
}
#footer a {
	color: #333333;
	padding: 0px;
	margin-left: 12px;
	}
#footer a:hover {
	color: #CCCCCC;
	}


.clearfix:after {
  content: ".";
  clear: both; /* Makes the generated content appear after the floats. */
  height: 0; /* Sets its height to zero so it doesn't show. */
  visibility: hidden; /* Sets its visibility to hidden so it doesn't show. */
  display: block;
}
 
.clearfix {
	display: inline-block; /* MacIE fix */
	}


/* Hides from MacIE \*/
* html .clearfix {
	height: 1%;
	}
.clearfix {
	display: block;
	}
/* End hide from MacIE */
.clear{
	clear: both;
	height: 0px;
}
/* Links ------------------------------------------------------------------------- */

a.solo:link, a.solo:visited {
	color: #FF9900;
	text-decoration: none;
	padding: 7px 5px 8px 11px;
	font-weight: normal;
}
a.solo:hover, a.solo:active {
	color: #FF9900;
	font-weight: normal;
	text-decoration: underline;
	
}

a:link, a:visited {
	color: #666666;
	text-decoration: underline;
	font-weight: normal;
	padding: 0;
	margin: 0;
}
a:hover, a:active {
	color: #FF9900;
	
	font-weight: normal;
}

/* HEADINGS ------------------------------------------------------------------------- */
	
#maincaptop h1 {
	font-size: 120%;
	padding: 0px;
	margin: 0px 0px 0px 10px;
	font-weight: bold;
	color: #0192B1;
	}
	
#subnav h1 {
	font-size: 120%;
	margin: 0px;
	font-weight: normal;
	color: #0192B1;
	background-image: url('../images/subpod2topbg.gif');
	background-repeat: no-repeat;
	background-position: left top; padding-left:11px; padding-right:0px; padding-top:15px; padding-bottom:11px
	}	
	
#main h2 {
	font-size: 110%;
	color: #0192B1;
	margin: 0px 11px 3px;
	padding: 0px;
	font-weight: normal;
	}
	
	

h3, h4, h5, h6 {
	font-size: 110%;
	color: #2F437B;
	margin: 11px 0px 8px;
	padding: 0px;
	font-weight: normal;
	}
#main .highlight {
	font-size: 110%;
	font-weight: bold;
	color: #FF0000;
}
