/* Softimage Style Sheet */


h1 {
	color:#D6EFBC;
	font-size: 17px;
	margin-top: 0px;
	margin-bottom: -5px;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
}

h2 {
	color:#A3CE78;
	font-size: 15px;
	margin-top: 0px;
	margin-bottom: -5px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

h3 {
	color:#768E5C;
	font-size: 14px;
	margin-top: 0px;
	margin-bottom: -5px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 22px;
}

h4{
	color:#AAAAAA;
	font-size: 12px;
	margin-top: 0px;
	margin-bottom: -0.2em;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

h5{
	color:#DDDDDD;
	font-size: 12px;
	margin-top: 0px;
	margin-bottom: -1em;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

/* Standardize the way Firefox and Internet Explorer render <p> */
p {
	margin-top:1em;
	margin-bottom: 2em;
}

/* Secondary Navigation */
.secondnav {
	border-color: #555555;
	color: #FFFFFF;
	font-size:12px;
	text-decoration: none;
	background-color: #212121;
}

.secondnav a:link {
	color: #909090;
	font-size:12px;
	text-decoration: none;
}

.secondnav a:visited {
	color: #909090;
	font-size:12px;
	text-decoration: none;
}

.secondnav a:hover {
	color: #FFFFFF;
	font-size:12px;
	text-decoration: none;
}

/* Footer */
.footer { 
	color: #666666; 
	font-size:10px; 
	padding:0px; 
}

.footer a:link { 
	color: #666666; 
	text-decoration: none; 
	font-size:10px;
}

.footer a:visited { 
	color: #666666; 
	text-decoration: none; 
	font-size:10px;
}

.footer a:hover { 
	color: #FFFFFF; 
	text-decoration: none; 
	font-size:10px;
}

/* Regular links */
a:link { 
	color: #AAAAAA;
	text-decoration: underline ; 
}

a:visited { 
	color: #AAAAAA; 
	text-decoration: underline ; 
}

a:hover { 
	color: #FFFFFF; 
	text-decoration: underline ; 
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	line-height: 1.6em;
}

/* Introductory or highlighted paragraph */
.introHeader {
	color:#FFFFFF;
	font-size: 13px;
	margin-top: 0px;
	margin-bottom: -1em;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.introParagraph {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #A3CE78;
}


/* Used as the headings for In The News */
.postinfo {
	color:#CCCCCC;
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	margin-top: -1.5em;
}

/* Search bar at the top */
.searchbar {
	background-color: #d7d7d7;
	border:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #333333;
}

/* Customer Portal link at the top */
.customerportal {
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#DDDDDD;
	text-decoration:none;
}
.customerportal a:link {
	color:#DDDDDD;
	text-decoration:none;
}
.customerportal a:visited {
	color:#DDDDDD;
	text-decoration:none;
}
.customerportal a:hover {
	color:#FFFFFF;
	text-decoration:none;
}

/* Removes link contour on all linked images */
a img {
	border:0;
}

/* Adds left padding to images */
.imgPaddingLeft {
margin-left: 8px;
}
/* Adds right padding to images */
.imgPaddingRight {
margin-right: 8px;
}

/* Adds padding all around images */
.imgPaddingAll {
margin-left:8px;
margin-right:8px;
margin-top:8px;
margin-bottom:8px;
}

/* fix for png issues in IE 6 */
img {
	behavior:	url("/iepngfix.htc");
}

/* Press Visuals screenshot discriptions */

.thmbDescriptions {
	font-size:11px;
	line-height:14px;
}

/* Industry page customer quote body */

.ind_quote {
	font-size:11px;
	line-height:16px;
	color:#D6EFBC;
	font-weight:normal;
	font-style:italic;
}

/* Industry page customer quote attrib */

.ind_attrib {
	font-size:11px;
	line-height:14px;
	font-weight:bold;
	font-style:italic;
	color:#FFFFFF;
	text-align:right;
}

/* Form Fields */
.textInput {
	background-color: #d7d7d7;
	border:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 0px; 
	color: #333333;
}

.dropDown {
	background-color: #d7d7d7;
	border:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	padding-top: opx;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px; 
	color: #333333;
}

.checkBox {
	background-color: #123456;
}
/* removes indent for specific bullet lists located in sidebars */
.flushBullet {
	margin-left:0px; padding-left:16px
}

/* special style for Alienbrain free eval form */
.evTermsAndCond { width: 95%; height: 12em; overflow: scroll; border: 2px inset gray; text-align: left; margin: 0 auto; }

/* for .NET labels */
.label {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #AAAAAA;
	line-height: 1.8em;
}

/* PRODUCT SPECIFIC STYLE SHEETS */

/* ALIENBRAIN */
.alienbrain h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:17px;
	color:#f68f1e;
}

.alienbrain h2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#f68f1e;
}

.alienbrain h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color:#f68f1e;
	margin-top: 0px;
	margin-bottom: 0px;
}

.alienbrain td{
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#CCCCCC;
	line-height:18px;
}

.alienbrain blockquote{
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#dfdfdf;
	line-height:18px;
}

.alienbrainIntroParagraph {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

/* XSI ESS AND ADV */
.xsi h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:17px;
	color: #E1E1C4;
}

.xsi h2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color: #CDCD9C;
}

.xsi h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #B4B467;
	margin-top: 0px;
	margin-bottom: 0px;
}

.xsi td{
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#bbbbbb;
	line-height:18px;
}

.xsi blockquote{
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#dfdfdf;
	line-height:18px;
}

.xsiIntroParagraph {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

.homepagetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #CDCD9C;
}

.homepagetext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
}

.homepagetext strong {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CDCD9C;
}

.homepagetext em {
	color: #FEE0DA;
}

.homepagetext a:link {
	text-decoration: none;
	color: #CCCCCC;
}

.homepagetext a:link strong{
	text-decoration: none;
	color: #CDCD9C;
}

.homepagetext a:hover strong{
	text-decoration: none;
	color: #FFFFFF;
}

.homepagetext a:visited {
	text-decoration: none;
	color: #CCCCCC;
}

.homepagetext a:hover {
	text-decoration: none;
	color:#FFFFCC;
}

.homepageproducttext {
	font-size:12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #cdcd9c;
	line-height: 15px;
	background-color: #1E1D1D;
}

.homepageproducttext strong {
	color: #CDCD9C;
}

.homepageproducttext em {

	color: #CDCD9C;
	font-size: 10px;
}

.homepageproducttext a:link {
	text-decoration: none;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}

.homepageproducttext a:link strong{
	text-decoration: none;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}

.homepageproducttext a:hover strong{
	text-decoration: none;
	color: #cdcd9c;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}

.homepageproducttext a:visited {
	text-decoration: none;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}

.homepageproducttext a:hover {
	text-decoration: none;
	color: #DBDBB9;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}

.facerobottitle{
	color: #e6dbb3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	line-height: 13px;
}

.facerobotSubtitle{
	color: #e6dbb3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	line-height: 15px;
	
}
.facerobot_tbl{
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
}
.overview_back{
	background-image: url(/products/facerobot/tour/content/FaceRobot_back.jpg);
	background-repeat: no-repeat;
}
.overview_quote{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #D6EFBC;
	font-style: italic;
	line-height: 24px;
}
.tour_back{
background-image: url(/products/facerobot/tour/content/FaceRobot_back.jpg);
	background-repeat: no-repeat;
}
.p a:link{
	text-decoration: none;
	font-weight: bold;
}
.p a:hover{
font-weight: bold;
	text-decoration: none;
}
.p a:visited{
font-weight: bold;
	text-decoration: none;
}

/* Feedburner Global Settings */

div.feedburnerFeedBlock {
	margin-top:0px;
	margin-left:0px;
	padding:0px;
	width: 600px;
}

div.feedburnerFeedBlock ul {
	margin-top:0px;
	margin-left:0px;
	padding-left:0px;
}
/* Feedburner items */
div.feedburnerFeedBlock ul li {
	list-style-type: none;
	margin-bottom: 40px;
	margin-top: 0px;
}


/* Feedburner Headline Override - note that this is the same as h2 */
div.feedburnerFeedBlock ul li span.headline {
	color:#A3CE78;
	font-size: 18px;
	margin-top: 0px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
div.feedburnerFeedBlock ul li span.headline a {
	color:#A3CE78;
	text-decoration: none;
}

/* override the default FeedBurner styles with descendants */
div.feedburnerFeedBlock ul li li{
	list-style-type:square;
	margin-bottom: 0px;
	margin-left:50px;
}
div.feedburnerFeedBlock ul li ul{
	margin-bottom: 1em;
}
div.feedburnerFeedBlock ul li div a:link, a:visited {
	color: #AAAAAA;
	text-decoration: underline ; 
}
div.feedburnerFeedBlock ul li div a:hover {
	color: #FFFFFF;
	text-decoration: underline ; 
}

div.feedburnerFeedBlock p.date {
	margin-top: 0px;
	color:#CCCCCC;
	font-size: 10px;
}

div.feedburnerFeedBlock p.fbsubscribelink a {
	text-decoration: none;
}
div.feedburnerFeedBlock p.fbsubscribelink a:hover {
	text-decoration: none;
	color: #FFFFFF;
}

/* form label error highlight */
label.error {
	font-weight: bold;
	color: #ff3333;
}
