﻿
div.menubar li.products {
	background: url(images/menu-buttons.png) no-repeat left -38px;
}

div.navigation {
	position: relative;
	width: 212px;
	z-index: 2;
}

div.navigation p {
	color: #666666;
}

div.product_papervalet {
	position: relative;
	float: right;
	width: 550px;
	color: #666666;
	margin-bottom: -9px;
}

div.product_papervaletpro {
	position: relative;
	float: right;
	width: 550px;
	color: #666666;
}

/*
div.product_papervaletpro {
	margin-bottom: 12px;
}
*/

/******************/
/* navigation bar */
/******************/
div.navbar ul {
	width: 100%;
	list-style: none;
	background: url(images/sep3.png) repeat-x bottom left;
}

div.navbar li {
	width: 100%;
	height: 25px;
	line-height: 25px;
	background: url(images/sep3.png) repeat-x top left;
}

div.navbar li.selected {
	background-color: #e5f4ff;
}

div.navbar li a {
	width: 93%;
	display: block;
	height: 25px;
	line-height: 25px;
	text-decoration: none;
	padding-left: 10px;
	margin-right: -20px;
	color: #666666;
}

div.navbar li.selected a {
	color: #3d8fd9;
}

div.navbar li a:hover, div.navbar li a:active {
	text-decoration: underline;
}

/*************/
ul.bulletlist {
	margin-top: 6px;
	list-style: url(images/bullet.png) disc;
	padding-left: 18px;
}

ul.bulletlist li {
	margin-top: 4px;
}

/* - Paper Valet - */
div.navbar li.subitem a {
	width: 87%;
	padding-left: 20px;
	margin-right: -40px;
}

div.screenshot1 {
	width: 100%;
	position: relative;
	margin-top: 25px;
}

div.screenshot1img {
	position: relative;
}

div.screenshot1desc {
	position: relative;
	float: right;
	width: 35%;
}

div.screenshot2 {
	position: relative;
	width: 100%;
	margin-top: 25px;
	margin-left: 23%;
	margin-right: -23%;
}

div.screenshot2desc {
	position: relative;
	float: left;
	width: 200px;
	margin-right: 12px;
}

div.screenshot2img {
	position: relative;
	padding-right: 12px;
}

div.screenshot3 {
	position: relative;
	width: 100%;
	margin-top: 25px;
}

div.screenshot3img {
	position: relative;
}

div.screenshot3desc {
	position: relative;
	padding-left: 12px;
	float: right;
	width: 35%;
}

div.navbar li.referrals {
	background-color: #e5f4ff;
}

div.navbar li.referrals a {
	color: #3d8fd9;
}

div.navbar li.documentation {
	background-color: #e5f4ff;
}

div.navbar li.documentation a {
	color: #3d8fd9;
}

div.docnav {
	position: relative;
	float: left;
	width: 212px;
	z-index: 2;
	margin-bottom: 209px;
}

div.docnav p {
	color: #666666;
}

div.doc {
	position: relative;
	width: 550px;
	z-index: 2;
}

div.doc p {
	color: #666666;
	font-size: small;
}

div.docnav span {
	font-size: 7pt;
	line-height: 8pt;
	color: #666666;
}

div.navbar li.awards {
	background-color: #e5f4ff;
}

div.navbar li.awards a {
	color: #3d8fd9;
}
