/* CSS Document */
body {
	font-size: small;
	text-align: center;
	line-height: 22px;
	color: #333;
}
a:link {
	text-decoration: none;
	border-bottom: 1px dotted #bbb;
	font-weight: bold;
	color: #990000;
}
a:visited {
	color: #990000;
	text-decoration: none;
	border-bottom: 1px dotted #bbb;
	font-weight: bold;
}
a:hover {
	color: #666666;
	border-bottom-style: solid;
	font-weight: bold;
}
a.more {
	padding-right: 7px;
}
p {
	margin: 0.2em 0 0.4em;
	padding: 0.2em 0 0.4em;
	display: block;
	line-height: 20px;
}
h1 {
	padding: 0;
	margin: 0 0 .5em;
	color: #990000;
	font: bold 120% Verdana, Arial, Helvetica, sans-serif;
}
h2 {
	font-size: 115%;
	padding: 0;
	margin: 0 0 .5em;
	color: #990000;
	font-weight: bold;
}
h3 {
	border-bottom: none;
	padding-left: 4px;
	font: normal 90% Verdana, Arial, Helvetica, sans-serif;
	border-top: none;
}
h3 a:link, h3 a:visited {
	font-size: 110%;
	text-decoration: none;
	border-bottom: none;
	color: #40659b;
}
h3 a:hover {
	color: #036;
}
h4, h5 {
	margin: 1.5em 0 0;
	color: #333;
	font: normal 110% Verdana, Arial, Helvetica, sans-serif;
}
h1 span, h2 span, h3 span {
	color: #999;
}
blockquote {
	font-size: 88%;
	line-height: 1.5em;
	color: #777;
	padding-left: 23px;
}
blockquote.praise {
	padding: 0 0 10px 23px;
	border-bottom: 1px solid #eaeaea;
}
code {
	color: #000;
	text-align: left;
	text-decoration: none;
	border-bottom-color: #CCC;
	border-bottom-style: none;
	border-bottom-width: 0.13em;
	font: bold small/1.2em Verdana, Arial, Helvetica, sans-serif;
}
.strong {
	color: #000;
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
}
.table-head {
	color: #FFF;
	font-size: 12px;
	font-weight: bold;
}
.toc-head {
	color: #000;
	font-size: 14px;
	font-weight: bold;
}
.small {
	color: #000;
	font-size: 9px;
	font-weight: bold;
}
.blue {
	color: #990000;
	font-size: small;
	font-weight: bold;
}
.blue-sn {
	color: #990000;
	font-weight: bold;
	font-size: 11px;
}
.green {
	color: #099;
	font-size: small;
	font-weight: bold;
}
.form-sub {
	color: #666;
	font-size: x-small;
	font-weight: normal;
}
abbr, acronym, .popup {
	font-style: normal;
	border-bottom: 1px dotted #bbb;
	cursor: help;
}
a abbr {
	border: none;
}
em {
	font-style: italic;
}
strong {
	font-weight: bold;
}
del {
	text-decoration: line-through;
	color: #999;
}
ins {
	text-decoration: none;
	font-style: italic;
}
address {
	margin: 0;
	padding: 0;
	font-style: normal;
}
#wrap {
	position: relative;
	text-align: left;
	width: 750px;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	background: url(images/body_background.gif) right top;
	font: 95% Verdana, Arial, Helvetica, sans-serif;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#logo {
	width: 750px;
	height: 90px;
	margin: 0px;
	background: #000;
	padding: 0px;
}
#logo a {
	border-style: none;
}
#logo span {
	position: relative;
	top: 0px;
	left: 0px;
	height: 90px;
	width: 750px;
	margin: 0px;
	padding: 0px;
}
#nav {
	float: left;
	width: 750px;
	list-style: none;
	font-size: 11px;
	border-top: 1px solid #CC0000;
	border-bottom: 2px solid #660000;
	font-weight: normal;
	background: url(images/bg_navigation.gif) repeat bottom;
	margin: 0px;
	padding: 0px;
}
#nav li {
	float: left;
	margin: 0;
	padding: 0;
	list-style: none;
	font-weight: bold;
}
#nav a {
	float: left;
	margin: 0;
	padding: 6px 10px;
	text-decoration: none;
	color: #fff;
	font-size: 11px;
	border-bottom-style: none;
}
#nav a:hover {
	color: #fff;
	background: #660000;
}
#nav a.active {
	font-weight: bold;
	color: #CCCCCC;
}
li#PCL-home a {
	margin-left: 10px;
	background: no-repeat left top;
}
#title {
	clear: left;
	padding: 25px 310px 25px 25px;
	background: #101010 url(file:///C|/Webs/img/h-bg-def.gif) no-repeat bottom right;
}
#home #title {
	background: url(file:///C|/Webs/img/h-bg-icons.gif);
}
#wss #title, #bpwd #title {
	background: url(file:///C|/Webs/img/wss-inside.gif);
}
#work #title {
	background: url(file:///C|/Webs/img/h-work.gif);
}
#publications #title {
	background: url(file:///C|/Webs/img/h-pub.gif);
}
#buy #title {
	background: url(file:///C|/Webs/img/h-buy.gif);
}
#about #title {
	background: url(file:///C|/Webs/img/h-about.gif);
}
#contact #title {
	background: url(file:///C|/Webs/img/h-contact.gif);
}
#title h1 {
	margin: 0;
	padding: 0;
	font-size: 150%;
	font-weight: normal;
	color: #eb9f3d;
}
#title h1 span {
	color: #666;
}
#title h2 {
	margin: 5px 0 0;
	padding: 0;
	color: #888;
	font: normal 90%/1.5em Verdana, Arial, Helvetica, sans-serif;
}
#title a {
	border-bottom-color: #333;
}
#title a:visited {
	color: #40659b;
}
#title a:hover {
	color: #036;
}
h2#recent {
	margin: 0 0 4px;
	padding: 0;
	font-size: 90%;
	font-weight: normal;
	color: #7b9905;
}
#main-body {
	float: left;
	width: 510px;
	padding: 0px;
}
#content {
	background: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-left: 20px;
	margin-top: 25px;
	margin-bottom: 10px;
}
#content img.thumb {
	float: right;
	margin-left: 12px;
	margin-bottom: 6px;
	margin-top: 0.5em;
	border-color: #ccc;
	border-width: 1px;
	border-style: solid;
	padding: 5px;
}
#content img.alt {
	float: left;
	margin: 0.5em 12px 6px 0;
}
#content img.plain {
	border: none !important;
}
#content a img.thumb:hover {
	border-color: #999;
}
#content .figure {
	float: right;
	margin: 0.5em 0 6px 20px;
	font-size: 92%;
	color: #999;
	text-align: center;
}
#content .figure dt img {
	margin: 0 0 6px;
	padding: 5px;
	border: 1px solid #ddd;
}
#content .figure img.fig {
	border-color: #ddd;
	border-width: 1px;
	border-style: solid;
	padding: 5px;
}
#content img.alone, #content .block {
	float: none;
	margin-left: 0;
}
#content ul {
	list-style: none;
	margin-left: 0;
	padding-left: 1em;
	list-style-position: inside;
}
#content ul li {
	padding: 8px 0 8px 14px;
	line-height: 1.4em;
	background: url(images/arrowright.gif) no-repeat 0px 8px;
	list-style: url(none) none outside;
	margin: 0;
	clear: left;
	display: list-item;
}
#content dl dd {
	margin: 0;
	padding: 0 0 1em;
	font-size: 10px;
	line-height: 1.5em;
}
#content dl dt {
	font-weight: bold;
}
#content dl dt span {
	font-weight: normal;
}
#content #feed-list li {
	padding-left: 0;
	background: none;
}
#content #feed-list li a {
	padding-left: 30px;
}
#content .note {
	font-size: 90%;
	line-height: 1.6em;
	color: #777;
	padding: 8px 0 0;
	border-top: 1px solid #eaeaea;
}
#content .note strong {
	color: #333;
}
#content .note code {
	color: #444;
}
#content .alert {
	padding-left: 18px;
	background: url(file:///C|/Webs/img/alert-ora.gif) no-repeat 0 0;
}
#content .check {
	padding-left: 22px;
	background: url(file:///C|/Webs/img/alert-oran.gif) no-repeat 0 0;
}
#home #content .note, #content .plain {
	padding: 0;
	border: none;
}
#content .confirm {
	margin: 1.5em 0;
	padding: 20px;
	font-size: 90%;
	line-height: 1.5em;
	color: #963;
	border: 2px solid #fddc9a;
	border-left: none;
	border-right: none;
	background: #fff3ce;
}
#home #content h3 {
	margin: 0;
	padding: 0;
	border: none;
}
#content dl.pcl-entries {
	margin: 0;
	padding: 0 10px 0 0;
	display: block;
	line-height: 20px;
}
#content dl.pcl-entries dt {
	color: #006;
	padding-bottom: 6px;
	font: bold 120%/normal Verdana, Arial, Helvetica, sans-serif;
}
#content dl.pcl-entries dt a {
	text-decoration: none;
	border-bottom: none;
	color: #40659b;
}
#content dl.pcl-entries dt a:hover {
	color: #036;
}
#content dl.pcl-entries dd {
	margin: 0;
	padding: 0;
	font-size: 12px;
}
#content dl.pcl-entries dd .more {
	font-size: 90%;
}
#content dl.pcl-entries dd.posted {
	margin: 1em 0 20px;
	padding: 4px 0 0;
	font-size: 90%;
	color: #ccc;
	border-top: 1px solid #eaeaea;
}
#content dl.pcl-entries dd p {
	margin: 0 0 1em;
}
#content dl.pcl-entries dd li {
	margin: 0 0 1em 6px;
	list-style-position: inside;
	list-style-type: square;
}
a.plink {
	padding-left: 16px;
	color: #999;
	text-decoration: none;
	border-bottom: none;
	background: url(file:///C|/Webs/img/perm-icon.gif) no-repeat 0 1px;
}
a.qblink {
	padding-left: 12px;
	color: #999;
	text-decoration: none;
	border-bottom: none;
	background: url(file:///C|/Webs/img/pound.gif) no-repeat 0 3px;
}
a.qb {
	color: #666;
	text-decoration: none;
	border-bottom: none;
}
a.clink, .commoff {
	margin: 0 0 0 2px;
	padding: 0 0 0 16px;
	color: #999;
	text-decoration: none;
	border-bottom: none;
	background: url(file:///C|/Webs/img/comment-icon.gif) no-repeat 0 1px;
}
.commoff {
	color: #ccc;
	background: url(file:///C|/Webs/img/comment_off.gif);
}
a.plink:hover, a.qblink:hover, a.clink:hover {
	color: #666;
}
#content dl.monthly {
	clear: both;
	padding-top: 1em;
}
p#menu {
	float: left;
	width: 100%;
	color: #999;
	font-size: 90%;
	margin: 0;
	padding: 0 0 4px;
	border-bottom: 1px solid #ddd;
}
p#menu a {
	border: none;
}
#content dl.pcl-entries dt.qb {
	text-indent: 15px;
	background: url(file:imgages/star.gif) no-repeat 0 3px;
	font: 90%/1.5em Verdana, sans-serif;
}
#content dl.pcl-entries dd.qb {
	font-size: 90%;
	line-height: 1.5em;
	color: #666;
}
#content dl.pcl-entries dt.qb a {
	text-decoration: underline;
}
#note-ent {
	width: 65%;
	float: right;
}
#note-ex {
	width: 23%;
	float: left;
	font-size: 90%;
}
#content #note-ex ul {
	padding-left: 0;
}
#content h3#note-rec {
	margin-bottom: 15px;
}
#sidebar {
	width: 238px;
	float: right;
	margin: 0px 0;
	padding: 0px;
	line-height: 1.5em;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	font-size: 11px;
}
#sidebar a:hover {
	color: #FFFFFF;
	border-bottom-style: solid;
	font-weight: bold;
}
#sidebar h3 {
	margin: 0 0;
	color: #fff;
	font-size: 100%;
	font-weight: bold;
	height: 20px;
	padding-top: 4px;
	padding-bottom: 4px;
	font-variant: small-caps;
	vertical-align: middle;
	margin-top: 0;
	background: url(images/bg_navigation.gif) bottom;
	border-top: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-right: 0px none #666666;
	border-left: 0px none #666666;
}
#sidebar h3#quick {
	margin-top: 24px;
}
#sidebar h4 {
	font-size: 92%;
	font-weight: normal;
	margin: 0;
}
#sidebar p, #sidebar ul, #sidebar dl {
	margin: 4px;
	padding: 0;
	list-style: none;
}
#sidebar li {
	margin: 0.4em 0 0.4;
	padding: 0.5em 0px 0.4em 12px;
	line-height: 1.2em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	list-style-type: none;
	color: #000;
	background: url(images/arrowright.gif) no-repeat 0px 8px;
	list-style-image: none;
	display: list-item;
}
#sidebar img {
	vertical-align: text-bottom;
}
#sidebar d1 .pcltool-sdk li {
	padding-left: 5px;
	color: #69C;
	background: url(file:imagesg/arrowright.gif) 0 3px;
}
#sidebar dl .pcltool-sdk p {
	left: 0;
}
#sidebar ul.none li {
	margin-bottom: 2px;
	padding-left: 0;
	background: none;
}
#sidebar ul.sub li {
	padding-left: 12px;
	background: none;
}
#sidebar ul.sub li.active a:link, #sidebar ul.sub li.active a:visited {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	border-bottom: none;
}
#sidebar ul.sub a:hover {
	color: #244008;
}
#sidebar ul.sub li.active {
	background: url(file:images/sub-on.gif) no-repeat 0 4px;
}
#sidebar ul.sub a {
	color: #538620;
}
dl.teaser, #sidebar dl.teaser {
	margin: 4px;
	padding: 0;
	color: #333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
dl.teaser:after {
	content: ".";
	display: block;
	height: 0;
	clear: left;
	visibility: hidden;
}
dl.teaser dt {
	margin: 0;
	padding: 0;
}
dl.teaser dt a {
	float: left;
	display: block;
	margin: 2px 10px 0 0;
	padding: 2px;
	border: 1px solid #ccc;
	background: #fff;
}
dl.teaser dt a img {
	float: left;
}
dl.book dt a {
	border-color: #ddd;
}
dl.teaser dt a:hover {
	padding: 0;
	border: 3px solid #ddd;
}
dl.teaser dd {
	margin: 0 0 2px !important;
	padding: 0 0 0;
	color: #333;
	font: smaller/1.4em Verdana, Arial, Helvetica, sans-serif;
}
dl.teaser dd a {
	font-weight: bold;
	padding-top: 4px;
	font-size: 10px;
}
dl.teaser dd em {
	font-style: normal;
	color: #7b9905;
}
dl.noimg dt a {
	float: none;
	display: inline;
	margin: 0;
	padding: 0;
	font-weight: bold;
	border: none;
	border-bottom: 1px dotted #bbb;
}
dl.noimg dt a:hover {
	border: none;
	border-bottom: 1px solid #bbb;
}
dl.noimg dd a {
	font-weight: normal;
}
#footer {
	position: static;
	clear: both;
	margin: 0;
	padding: 0;
	font-size: 90%;
	color: #666;
	background: #000 url(file:images/footer-bg.gif) no-repeat top right;
	visibility: inherit;
	background-color: #000;
	height: 80px;
}
#footer p {
	margin: 0;
	padding: 25px;
}
#footer a {
	color: #FFF;
	border-bottom-color: #333;
	font-weight: bold;
}
#footer a:hover {
	color: #990000;
	font-weight: bold;
}
#footer-rss {
	padding-left: 28px;
	background: url(file:images/rss-button.gif) no-repeat 0 50%;
}
#contactform, #comments-form, .shirt-form, #search-form, #rfp-form {
	margin: 0 0 25px;
	padding: 15px;
	background: url(file:images//form-bg.gif) repeat-x top left;
}
#search-form {
	margin: 0;
	background: url(file:images/search-form-bg.gif);
}
#search-form p {
	margin: 0 0 10px;
}
#search-form input {
	vertical-align: middle;
}
#contactform dl, #rfp-form dl {
	margin: 0;
	padding: 0;
	font-size: 90%;
}
#contactform dt, #rfp-form dt {
	color: #333;
	font-weight: normal !important;
}
#contactform dt em, #contactform .note em, #rfp-form dt em, #rfp-form .note em {
	color: #c00;
	font-weight: bold;
	font-style: normal;
}
#contactform #realname, #contactform #email, #contactform #url {
	width: 250px;
	border: 1px solid #ccc;
	padding: 2px;
	font-size: 130%;
	color: #444;
}
#contactform textarea {
	width: 400px;
	height: 180px;
	color: #444;
	border: 1px solid #ccc;
	font: 130% inherit;
}
#rfp-form h3 {
	margin: 0 0 1em;
}
#rfp-form dl {
	margin: 0 0 2em 20px;
}
#content #rfp-form dl dt.chbox {
	margin-bottom: 1em;
}
#content #rfp-form dl dd.chbox {
	margin: 0 0 3px 20px;
	padding: 0;
}
#content #rfp-form dl dd.last {
	margin-bottom: 1em;
}
#content dl#portimg dd {
	padding: 0;
	margin: 10px 0 0;
}
#content h3.teaser-title {
	border-bottom: none;
}
#content dl.teaser {
	margin: 0 0 15px;
	padding: 10px;
	border-top: 2px solid #ddd;
	background: #eee;
}
#content dl.teaser dd {
	padding: 0;
}
#content dl.teaser dd.title {
	margin: 0;
	padding: 0;
	font-size: 100%;
}
#content dl.teaser dd em {
	color: #888;
	font-style: italic;
}
#content .teaser-row {
	margin: 0 0 1em;
	padding: 10px;
	border-top: 2px solid #ddd;
	background: #eee;
}
#content .teaser-row:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
#content .teaser-row dl.teaser {
	float: left;
	width: 45%;
	margin: 0 5% 0 0;
	padding: 0;
	border: none;
}
#content .teaser-row dl.last {
	width: 45%;
	margin-right: 0;
}
.prod-feature {
	margin: 0 0 10px;
}
.prod-feature:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.prod-feature h3 {
	margin-top: 0;
}
.prod-sample {
	float: left;
	margin: 20px 0 0;
}
.prod-desc {
	margin: 20px 0 0 235px;
	font-size: 90%;
	line-height: 1.5em;
}
.prod-feature .t-shirt {
	margin-left: 170px;
}
.prod-feature form.shirt-form {
	clear: left;
	margin: 0 0 1em;
	padding-bottom: 5px;
}
.prod-feature form em {
	color: #666;
}
hr {
	border-top: 1px dashed #ccc;
	color: #fff;
	height: 1px;
	background: #fff;
	margin-top: 8px;
	margin-bottom: 8px;
}
h3 img {
	vertical-align: middle;
}
ul.noBullet li {
	list-style-type: none;
}
ul.fiveent em {
	color: #999;
	font-style: normal;
	font-size: 90%;
}
.center {
	text-align: center;
}
.hide {
	display: none;
}

