@charset "utf-8";
#clickToEnlarge {
	text-align: center;
}
/* CSS Document */

#products #main li{
	font-size: 11px;
	font-weight: 600;
}

#products   #enterprise  h1 , #enterprise h3, #enterprise li {
	color: #660000;
}

#products   #paperless  h1 , #paperless h3, #paperless li {
	color: #B8422F;
}

#products   #print_spooler  h1 , #print_spooler h3, #print_spooler li {
	color: #006C4C;
}

#products   #production_print_manager  h1 , #production_print_manager h3, #production_print_manager li {
	color: #73A534;
}

#products   #transform  h1 , #transform h3, #transform li {
	color: #BE8226;
}
#products #office h1, #office h3, #office li {
	color: #000066;
}


#products   #npm  h1 , #npm h3, #npm li {
	color: #005387;
}

/*Transparent div area*/
div.topbox
{
border:2px solid #000;
background-color:#777;
padding:1px; 
filter:alpha(opacity=85);
opacity: 0.85; 
-moz-opacity:0.85; 
font-family:verdana;
letter-spacing:0px;
width:40%;
color:#fff;
}

div.topbox h1 
{
margin:0px;
padding:10px 0px 0px 10px;
font-size:18px;
font-weight:700;
}

div.topbox p
{
margin:0px;
padding:5px 10px 20px 15px;
font-size:12px;
font-weight:700;
}

div.topbox p a 
{
color:#f90;
}

#products .horizonalLinesDashed {
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #CC9900;
	padding-top: 5px;
	padding-right: 4px;
	padding-bottom: 10px;
	}


#products  .horizonalLinesDashed p {
	font-size: 12px;
	margin-left: 0px;
	margin-bottom: 0.75em;
	margin-top: 0px;
}

