/* CSS Document */
body {
	text-align : center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
} 
a:link {
	color : #3366FF;
	border-bottom : 1px dotted #330000;
	text-decoration: none;
	border-bottom-color: #330000;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
} 
a:visited {
	text-decoration : none;
	border-bottom : 1px dotted #bbb;
	font-weight: bold;
	color: #3366FF;
} 
a:hover {
	color : #FF3300;
	border-bottom-style : solid;
} 
a.more {
	padding-right : 7px; 

} 
p {
	padding : 0 0 0.2em;
	margin: 0.4em 0 .2em;
} 
h1 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 120%;
	font-weight : bold;
	color: #336600;
	margin: .2em 0em;
	padding: .2em;
} 
h2 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 115%;
	font-weight : bold;
	padding : 0.4em 0 0.2em;
	margin : 0.2em 0;
	color: #336600;
} 
h3 {
	border-bottom : 2px none #333333;
	margin: 0px;
	padding: 0px;
	border-top: 1px none ##666666;
} 
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; 
	font-family : Verdana, Arial, Helvetica, sans-serif; 
	font-size : 110%; 
	font-weight : normal; 
	color : #333; 
} 
h1 span, h2 span, h3 span {
	color : #999; 
} 
blockquote {
	font-size : 88%; 
	line-height : 1.5em; 
	color : #777; 
	padding-left : 23px; 
	background : url(images/quotemarks.gif) no-repeat 0 3px; 
} 
blockquote.praise {
	padding : 0 0 10px 23px; 
	border-bottom : 1px solid #eaeaea; 
}	
code {
	color: #FF9900;
	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-weight: bold;
}
.strong-unl {
	color: #600;
	font-weight: bold;
	text-decoration: underline;
}
.purple {
	color: #FF9900;
}
.purple-sn {
	color: #FF9900;
	font-weight: bold;
	font-size: 11px;
}
.purple-ul {
	color : #660099;
	text-decoration: underline;
} 
.style3 {
	text-align: center;
}
.form-head-white {
	color : #FFFFFF; 
} 
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 {
	margin : 0px auto;
	padding : 0px;
	width : 750px;
	border-left : 1px solid #000;
	border-right : 1px solid #000;
	background: url(images/body_background.gif) repeat-y right;
	text-align: left;
} 
#logo {
	width : 750px;
	height : 80px;
	padding : 0;
	margin : 0;
	background: #000000;
} 
#logo a {
	border-style : none; 
}  
#logo img {

} 
#logo span {
	position : relative;
	top : 6px;
	left : 14px;
	height: 65px;
	width: 150px;
} 
html > body #logo span {
	
	
} 
#nav {
	float : left;
	width : 750px;
	margin : 0;
	padding : 0;
	list-style : none;
	border-top : 1px solid #336600;
	border-bottom : 1px solid #333333;
	font-weight: bold;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: url(images/bg_topnav.gif) bottom;
} 
#nav li {
	float : left;
	margin : 0;
	padding : 0;
	background-repeat: repeat-y;
} 
li#PCL-home a {
	margin-left : 10px; 
	background : no-repeat left top; 
} 
#nav a {
	float : left;
	padding : 7px 10px;
	border-bottom : none;
	color : #fff;
	margin: 0px;

} 
#nav a:hover, #nav a.active {
	color : #fff;
} 
#nav a:hover {
	color : #fff;
	background-color: #009900;
} 
#nav a.active {
	font-weight : bold;
	color: #FFFF00;
} 
#theme {
	position : absolute; 
	top : 97px; 
	right : 5px; 
	margin : 0; 
	padding : 0; 
} 
#theme a {
	border-bottom : none; 
} 
#theme a img {
	background : #660000; 
	margin : 2px 5px 0 0; 
} 
#theme a:hover img {
	background : #fff; 
} 
#theme a img#theme-fixed {
	background : #fff; 
} 
#title {
	clear : left;
	padding : 25px 0px 25px 0px;
	background : #101010 url(../img/h-bg-def.gif) no-repeat bottom right;
	width: 521px;
} 
#home #title {
	background-image : url();
	width: 521px;
	float: left;
	position: relative;
} 
#about #title {
	background-image : url(); 
} 
#product #title {
	background-image : url(); 
} 
#solutions #title {
	background-image : url(); 
} 
#support #title {
	background-image : url(); 
} 
#contact #title {
	background-image : url(); 
} 
#title h1 {
	margin : 0; 
	padding : 0; 
	font-size : 150%; 
	font-weight : normal; 
	color : #eb9f3d; 
} 
#title h1 span {
	color : #666; 
} 
#title h2 {
	font-family : Verdana, Arial, Helvetica, sans-serif; 
	margin : 0; 
	padding : 0; 
	font-size : 90%; 
	line-height : 1.5em; 
	font-weight : normal; 
	color : #888; 
} 
#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 : 500px;
	position: relative;
	padding-right: 10px;
} 
#content {
	margin : 0px;
	padding : 10px 20px;
	height: 1%;
} 
#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: .2em;
	padding-left: 0.2em;
	list-style-position: inside;
	margin-top: .2em;
	padding-top: .2ex;
}
#content ul li {
	padding: 4px 0 4px 14px;
	line-height: 1.4em;
	background: url(images/arrowright.gif) no-repeat 0px 9px;
	list-style: none outside;
	margin: 0;
	clear: left;
	display: block;
}
#content dl dd {
	margin : 0; 
	padding : 0 0 1em; 
	line-height : 1.5em; 
} 
#content dl dt {
	font-weight : bold; 
} 
#content dl dt span {
	font-weight : normal; 
} 
#quick-list dt {
	padding : 0 0 0 13px; 
} 
#quick-list .date {
	color : #999; 
} 
#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; 
} 
#content .check {
	padding-left : 22px; 
} 
#home #content .note, #content .plain {
	padding : 0; 
	border : none;
} 
#content dl.pcl-entries {
	margin: 0;
	padding: 0;
} 
#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 dt {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 90%;
	line-height : 1em;
	font-weight : bold;
	color: #330000;
	padding-bottom: 4px;
	margin-bottom: 4px;
	padding-top: 4px;
	margin-top: 4px;
} 
#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 : 4;
} 
#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;
	font-size: 12px;
	line-height: 1.5em;
}
#content .small-table {
	color : #000000;
	font-size: x-small;
	font-weight: normal;
}
a.plink {
	padding-left : 16px; 
	color : #999; 
	text-decoration : none; 
	border-bottom : none; 
} 
#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; 
font-family : Verdana, sans-serif; 
font-size : 90%; 
line-height : 1.5em; 
background : url(../img/star.gif) no-repeat 0 3px; 
} 
#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; 
} 
#comments {
font-size : 90%; 
} 
#comments textarea {
width : 350px; 
} 
#comments h3 {
font-size : 130%; 
font-weight : normal; 
padding : 0 0 0px; 
margin-bottom : 10px; 
} 
#comments h3#chead {
margin-bottom : 8px; 
border-bottom : none; 
} 
#comments h3#add-com {
margin : 0; 
padding : 0; 
border-bottom : none; 
} 
#comments code {
font-size : 118%; 
} 
#comments span {
color : #999; 
} 
#comments dl {
margin-top : 0; 
color : #666; 
} 
#comments dl dt {
font-weight : normal; 
color : #333; 
padding : 12px 12px 4px; 
margin : 0; 
font-size : 110%; 
line-height : 1em; 
background : #eee; 
border-top : 2px solid #ddd; 
} 
#comments dl dt a {
border-bottom : none; 
} 
#comments dl dt a strong {
font-weight : bold; 
border-bottom : 1px dotted #bbb; 
} 
#comments dl dt a em {
font-weight : normal; 
font-style : normal; 
font-size : 90%; 
color : #eee; 
} 
#comments dl dt a:hover em {
color : #999; 
} 
#comments dl dt a.comment-bubble {
border-bottom : none; 
} 
#comments dl dt img {
vertical-align : middle; 
} 
#comments dl dd {
color : #666; 
padding : 8px 12px 0; 
margin : 0 0 20px; 
font-size : 100%; 
background : #eee; 
} 
#comments dl dd p {
margin : 0; 
padding : 0 0 12px; 
} 
#comments input {
vertical-align : middle; 
} 
#comments input#author, #comments input#email, #comments input#url {
width : 250px; 
font-size : 130%; 
color : #444; 
border : 1px solid #ccc; 
} 
#comments textarea {
width : 400px; 
font-size : 130%; 
color : #444; 
border : 1px solid #ccc; 
} 
#comments .note {
font-size : 100%; 
} 
#comments dl dt.dan {
color : #526702; 
border-color : #d2dbb3; 
background : #e5ecce; 
} 
#comments dl dt.dan a {
color : #526702; 
} 
#comments dl dt.dan a em {
color : #e5ecce; 
} 
#comments dl dt.dan a:hover em {
color : #97a662; 
} 
#comments dl dd.dan {
color : #526702; 
background : #e5ecce; 
} 
#comments dl dd.dan a {
color : #526702; 
} 
#sidebar {
	width : 238px;
	float : right;
	margin : 0px 0px 25px;
	padding : 0px;
	font-size : 11px;
	line-height : 1.5em;
	color : #999999;
	list-style: url(none) none;
} 
#sidebar h3 {
	color : #fff;
	font-weight: bold;
	height: 20px;
	font-variant: small-caps;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0em;
	padding: 5px 1px 1px 4px;
	background-image: url(images/bg_topnav.gif);
	background-position: top;
	border-top: 1px solid #666666;
	border-bottom: 1px solid #666666;
} 
#sidebar h3#quick {
	margin-top : 24px; 
} 
#sidebar h3.sub {
} 
#sidebar h4 {
	font-size : 92%; 
	font-weight : normal; 
	margin : 0; 
} 
#sidebar p, #sidebar ul, #sidebar dl {
	color: #333333;
	margin: 0px;
	padding: 0px;
	list-style: url(none) none;
	display: list-item;
} 
#sidebar li {
	line-height : 1.4em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(images/arrowright.gif);
	background-repeat: no-repeat;
	background-position: 1px 7px;
	margin: 0.4em 0 0.4em 0px;
	list-style-type: none;
	color: #333333;
	padding: 0.4em 0px 0.4em 16px;
	font-size: 11px;
	list-style-image: none;
	display: list-item;
	background-attachment: scroll;
} 
#sidebar #pcl-sdk p {
} 
#sidebar dl.pcl-sdk li {
	list-style-type: none;
	list-style-image: none;
	color: #333333;
	margin: 0px;
	padding: 0px;
} 
#sidebar #pcl-sdk p {
	left: 0px;
	left: 0px;
} 
#sidebar ul.articles li {
	padding-left : 16px; 
	background-image : url(../img/articles-icon.gif); 
	background-position : 0 3px; 
} 
#sidebar #slideshows li {
	margin-bottom : 0; 
	padding : 0 0 7px 15px; 
	background : url(../img/slides.gif) no-repeat 0 3px; 
} 
#sidebar ul.none li {
	margin-bottom : 2px; 
	padding-left : 0; 
	background : none; 
} 
#sidebar ul.sub li {
	padding-left : 2px; 
	background : none; 
} 
#sidebar ul.sub li.active a:link, #sidebar ul.sub li.active a:visited {
	color : #244008; 
	font-weight : bold; 
	text-decoration : none; 
	border-bottom : none; 
} 
#sidebar ul.sub a:hover {
	color : #244008; 
} 
#sidebar ul.sub li.active {
	background : url(../img/sub-on.gif) no-repeat 0 4px; 
} 
#sidebar ul.sub a {
	color : #538620; 
}
.small {
	color : #000000;
	font-size: x-small;
	font-weight: bold;
} 
dl.teaser, #sidebar dl.teaser {
	padding : 6px 0px;
	color: #000000;
	margin: 0 0 0 6;
	display: block;
} 
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;
	line-height : 1.4em;
	padding-top: 4px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
} 
dl.teaser dd a {
	font-weight : bold;
	padding-top: 4px;
} 
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;
	margin : 0px;
	padding : 0px;
	color : #666;
	background : #000000 no-repeat right top;
	font-size: 11px;
	visibility: inherit;
	clear: both;
} 
#footer p {
	margin : 0;
	padding : 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 2em;
	bottom: 2px;
} 
#footer a {
	color : #FFFFFF;
	border-bottom-color : #333;
	font-size: 11px;
} 
#footer a:hover {
	color : #66CC00; 
} 
#footer-rss {
	padding-left : 28px; 
	background : url(../img/rss-button.gif) no-repeat 0 50%;

a.copyright:link {
     color: #00f;
     background-color: transparent;
     }

a.copyright:visited {
     color: #666666;
     background-color: transparent;
     }

a.copyright:hover {
     color: #fff;
     background-color: #00f;
     text-decoration: none;
     }

a.copyright:active {
     color: #666666;
     background-color: transparent;
} 
#contactform, #comments-form, .shirt-form, #search-form, #rfp-form {
	margin : 0 0 25px; 
	padding : 15px; 
	background : url(../img/form-bg.gif) repeat-x top left; 
} 
#search-form {
	margin : 0; 
	background-image : url(../img/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; 
	font-family : inherit; 
	font-size : 130%; 
	color : #444; 
	border : 1px solid #ccc; 
} 
#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; 
} 
dl.tiplist em {
color : #999; 
font-style : normal; 
} 
#content dl.book dt {
float : left; 
background : none; 
padding-left : 0; 
margin-right : 10px; 
} 
#content dl.book dt img {
padding : 3px; 
border : 1px solid #ddd; 
} 
#content dl.book dd.book-title {
padding-bottom : 0; 
font-weight : bold; 
font-size : 100%; 
} 
#content dl.tiplist dd {
margin-left : 0; 
} 
.softlist dt {
padding : 0 0 2px; 
margin : 1.2em 0 1em; 
border-bottom : 1px solid #ddd; 
} 
#content dl.softlist dd {
padding-bottom : 0; 
} 
.softlist p {
margin-top : 0; 
} 
#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;
	background-color : #fff;
	height : 1px;
	width: 460px;
} 
h3 img {
vertical-align : middle; 
} 
ul.noBullet li {
	list-style-type : none;
	margin: 0px;
	padding: 0px;
} 
ul.fiveent em {
color : #999; 
font-style : normal; 
font-size : 90%; 
} 
.center {
text-align : center; 
} 
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	white-space: normal;
} 
.hide {
display : none; 
} 
