/*@import url('/css/typography.css');
@import url('/css/layout.css');
@import url('/css/color.css');

 structure */

ul, ol {margin: 0; padding: 0;}

.ul {margin-left: 40px; margin-top: 10px;}
.ul_events {margin-left: 40px; margin-top: 10px;}
.ul_aboutus {margin-left: 40px; margin-bottom: 10px;}
.ul li {margin-bottom: 10px;}
.ul_events li {margin-bottom: 0px;}

body {
	margin: 0;
	padding: 0;
	text-align: center;
	background-color: #162b76;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;}
	
p { font-family: Arial, Helvetica, sans-serif;
	font-size:12px;}
	
#container {
	width: 935px;
	margin: 0 auto;}

#wrapper {
	position: relative;
	margin: 0 auto;
	padding: 0;
	width: 935px;
	background-color: white;
	min-height: 660px;
	background-image: url('images/dlbg.png');
	background-repeat: repeat-y;}
	
#wrapperd { /*made just for documentationpage*/
	margin: 0 auto;
	padding: 0;
	width: 935px;
	background-color: white;
	min-height: 645px;}

#main {
	position: relative;
	padding: 0;
	height: 1%;}

#tnav {
	float: left;
	width: 208px;
	height: 1%;}
	
#mpane {
	float: right;
	width: 727px;
	margin: 0;
	padding: 0;
	top: 0;
	right: 0;}

#dlcenter {
	position: absolute;
	left: 0;
	top: 316px;}

#portalwrapper {
	position: relative;
	margin: 0px;
	padding-top: 10px;
	left: -5px;
	height: 1%;} 

#ppixels {
	position: absolute;
	top: 15px;
	left: 12px;
	margin: 0;}

			#columnwrapper {
				background: url('images/3columnbg.png') no-repeat;
				padding-left: 40px;
				padding-top: 30px;
				margin-left: 20px;
				text-align: left;}

#dochead {/* header for documentation (synactivecomm) page */
	width: 935px;
	background-image: url('images/topblnk.png');
	height: 96px;}
	
#table5050 {
	position: relative;
	margin: 0;
	padding: 0;
	/*\*/ height: 1%;/**/}  
				
#left5050 {
	float: left;
	width: 45%;
	text-align: left;
	padding: 5px;}
				
#right5050 {
	float: right;
	width: 45%;
	text-align: left;
	padding: 5px;}

#tblleft {
	float: left;
	width: 35%;
	text-align: left;
	height: 40px;	
	font-weight: bold;}

#tblright {
	float: right;
	width: 55%;
	text-align: left;
	height: 40px;}
/*
---------------------------------------------------------------------
font & typography
---------------------------------------------------------------------
*/
.normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;}
	
.normalb {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;}
a {color: #008dff;}

a:visited{color:#008dff;}
	
.dl a:link {
	color: #000000;
	text-decoration: none;}
.dl a:visited {
	text-decoration: none;
	color: #000000;}
.dl a:hover {
	text-decoration: underline;
	color: #000000;}
.dl a:active {
	text-decoration: none;}
.style400 {     /*bold dark blue */
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #152a75;
	}

.center {
	margin: 0 auto;
	text-align: center;}
	
.err  {
	font-size: 10px;
	font-weight: bold;
	color: red;
	text-align: center;}

.errb  {
	font-weight: bold;
	color: red;
	text-align: center;}
	
.newsletter {font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #999999;
	font-weight: bold;}
	
h1 { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 27px;
	color: #152a75;
	margin: 0px;
	padding-top: 35px;
	padding-left: -90px;}
	
h2 { 
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 20px;
	color: #152a75;}

h2.inline {  /** h2 inline for subtext under mpane headers**/
	display: inline;}

h2.short {
	line-height: 0%;}

h3 { 
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	*font-size: 12px;
	color: black;}

h4 { /* all caps bold blue */
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #152a75;
	letter-spacing: 0px;
	}

.formerror {
	border: 1px solid red;
	background-color:#FFB48C;}
	
#img.right{
	border: 1px solid black;
	margin:5px;}
	
.toph2 {margin-top: 0;}

.RegError {
	color:#FFFF00;
	font-weight:bold;
	font-size:16px;}

.rbold { 
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #000000;}
	
.tbls{
	font-size:12px;}

input {
	color: #333333;
	border: 1px;}
	
.submit input {
	background: none;}

.finfo {
	font-size: 10px;
	color: gray;}

.scpage {
	border-bottom: 1px solid white;
	border-right: 1px solid white;
	float: left;}
	
.scpage a {
	background: #87C8E8; 
	display: block; 
	width: 150px; 
	padding: 20px 0px 20px 25px; 
	color: black;
	text-decoration: none;}
	
.scpage a:hover {
	background-color: #797B7A;
	color: white; 
	text-decoration: none;}
	
.plain ul {
	list-style-type:none;
	margin:0;
	padding:0;}
	
.nobullet ul {
	margin: 0 0 0 10px;
	padding:0;}
	
.dlink {
	border-bottom: 1px solid white;}
	
.dlink a {
	display: block;  
	padding: 1px 0px 1px 10px; 
	color: black;
	text-decoration: none;}
	
.dlink a:hover {
	background: #797B7A;
	color: white; 
	text-decoration: none;}
	
.navigation ul {
	margin: 0;
	padding:0;
	list-style-type:none;}
	
.navigation_head, .navigation_head a {
	color: #152a75;
	font-weight: bold;
	text-decoration: none;
	display: block; 
	padding: 5px 0 5px 19px;
	text-transform: uppercase;
	background: url('images/tnavr.png') repeat-y scroll right center;}

.navigation_head a:hover {color: #fdb913;}
.navigation_item {border-bottom: 1px solid #cccccc; border-top: 1px solid white;}
.top_navigation_item {border-bottom: 1px solid #cccccc; background: url('images/tnavdots.png') no-repeat;}
	
.navigation_item a, .top_navigation_item a ,.iconButton a{
	text-decoration: none;
	color: black;
	display: block; 
	padding: 10px 0 10px 37px;
	background: url('images/tnavr.png') repeat-y scroll right center;}	
	
.navigation_item a:hover, .top_navigation_item a:hover, .populated_navigation_item a:hover  , .iconButton a:hover{
	color: #008dff; }

.navigation {background: white url('images/tnavbg.png') no-repeat;text-align: left;}
.navigationIcon{width:410px;}	
.navigationIcon  li.iconButton{width:120px;height:65px;list-style-type:none;float:left;margin-right:10px;margin-bottom:10px; *cursor:hand; cursor:pointer;}	
.navigationIcon li.manufactoringIcon{background:white url('images/industry_icon.png') 0px 0px no-repeat;}
.navigationIcon li.lifeIcon{background:white url('images/industry_icon.png') -130px 0px no-repeat;}
.navigationIcon li.utilitiesIcon{background:white url('images/industry_icon.png') -260px 0px no-repeat;}
.navigationIcon li.governmentIcon{background:white url('images/industry_icon.png') 0px -75px no-repeat;}
.navigationIcon li.aerospaceIcon{background:white url('images/industry_icon.png') -130px -75px no-repeat;}
.navigationIcon li.chemicalsIcon{background:white url('images/industry_icon.png') -260px -75px no-repeat;}
	
.empty_navigation_item {
	border-bottom: 1px solid #cccccc;
	border-top: 1px solid white;
	display: block; 
	width: 208px; 
	padding: 10px 0;
	background: url('images/tnavr.png') repeat-y scroll right center;}
	
.populated_navigation_item a{
	text-decoration: none;
	color: black;
	display: block; 
	width: 171px; 
	padding: 10px 0 10px 37px;
	background: url('images/tnavr.png') repeat-y scroll right center;}
	
.last_empty_navigation_item {
	display: block; 
	width: 208px; 
	padding: 10px 0;
	background: url('images/tnavr.png') repeat-y scroll right center;}
	/* hoover portion of menu */ 
.sub {
	background: white url('images/tnavbg.png') no-repeat;
	text-align: left;
	display: none;}
	
.sub:hoover {
	background: white url('images/tnavbg.png') no-repeat;
	text-align: left;
	display: block;}
	
.navigation li, .navigation li:hover{
position:relative;}

.navigation li ul{
position:absolute;
top:-1px;
left:100%;
display:none;}

.subContainer{
position:relative;}
.navigationIcon li ul
{
position:absolute;
top:-1px;
left:100%;
display:none;}
.navigation ul ul,
.navigation ul ul ul,
.navigation ul li:hover ul ul,
.navigation ul li:hover ul ul ul,
.navigationIcon ul ul,
.navigationIcon ul ul ul,
.navigationIcon ul li:hover ul ul,
.navigationIcon ul li:hover ul ul ul,
.expand
{display:none;}

.navigation ul li:hover ul,
.navigation ul ul li:hover ul,
.navigation ul ul ul li:hover ul,
.navigationIcon ul li:hover ul,
.navigationIcon ul ul li:hover ul,
.navigationIcon ul ul ul li:hover ul,
.expand
{display:block;}

		/*expand style*/
		.expand {
			border-bottom: 1px solid #cccccc;
			border-top: 1px solid white;
			width: 120px; 
			padding-left: -10px;
			background: url('images/dlbg.png') repeat-y scroll right center;
			}		
			
		.expand_lrg {
			border-bottom: 1px solid #cccccc;
			border-top: 1px solid white;
			width: 205px; 
			padding-left: -10px;
			background: url('images/dlbg.png') repeat-y scroll right center;
			}
	
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	margin: 0;}
	
#footertxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 10px 0;
	color: #008dff;}
	
#bluebox { /** for footer. bluebox footer **/
	background-color: #e2ddcb;
	padding: 20px;
	font-weight: bold;
	margin-top: 50px;
	text-align:center;
	}

.highlight{ 
	background-color: #fdb913;
	padding: 5px;
	text-align: center;
	font-size: 18px;
	margin-top: 15px;
	padding: 15px;
	clear: left;}
	
#greybox { /** the gray box for forms as bg **/
	background-color: #f1eee5;
	padding: 20px 20px 20px 20px;
	color: #000000;}
	
#lgreybox { /** the smaller gray box for forms as bg **/
	margin: 0 auto;
	background-color: #f1eee5;
	padding: 10px;
	color: #000000;
	text-align: center;}
	
#dl-header {
   	background-image: url('../../../../site_v2/images/dlbg.png');
	background-repeat: repeat-y;
    width: 208px;
    min-height: 200px;
	height: 1%;}

#dl {
	text-align: left;
	padding-top: 0;
	padding-left: 35px;
	font-size: 08px;
	color: black;
	height: 1%;}

/*mpane headers*/

#full-width-header {
    background: url(images/header.png);
    width: /*727*/677px;
    height: 100px;
	text-align: left;
	padding-left: 50px;}

/* menu */

#mcontainer { /*menu container*/
	background: url(images/tmenu_blnk.png);
	width: 935px;
	height: 89px;
	position: relative;}	
	
#mmove {
	position: absolute;
	right: 0;
	top: 60px;}

#llogin {position: absolute; top: -4px; right: 8px;}

.topright {list-style-type:none;}
.topright li, .topright li a {
	display: block; 
	float: left; 
	font-weight: bold; 
	color: #162b75; 
	margin-left: 4px; 
	text-decoration: none; 
	font-size: 11px;
	margin-top: 10px;}

.menu ul {
list-style-type:none;}

.menu li a:hover {
color: #fbd913;}

.menu li, .menu li a {
display:block;
float:left; 
padding-top:3px;
margin-left: 5px;
margin-right: 5px;
text-align:center;
text-decoration:none;
color: #ffffff;
}

.menu {
display:inline;
font-size:12px;
font-weight: bold;
text-transform:uppercase;
}

.solutionbox {
	width: 155px; 
	background: #e2ddcb;
	padding: 5px 10px;
	float: right; 
	margin-right: -15px;
	margin-top: 20px;
	margin-left: 5px;}
	
.videoinfo{
	width: 300px;
	min-height: 270px;
	background: #e2ddcb;
	padding: 5px 10px;
	float: right; 
	margin-right: -15px;
	margin-top: 0px;
	margin-left: 0px;
	border-color: #666b66;
	}
	
.productcontent {width: 460px;}
.solutionbox h3{
	text-align: left;}
	
.solutionbox ul {
	list-style-type: none;
	padding-bottom: 10px;
	margin-top: -10px;}
	
.spacerr{margin-bottom: 5px;}

.screenthumbs {
	list-style-type: none;
	margin-bottom: 5px;}
	
.sol_desc {margin: 5px 60px 5px 16px;}

.paragraph{
    text-align: left;
	padding: 10px 30px 0 50px;
	}
	
#paragraph{
    text-align: left;
	padding: 10px 30px 0 50px;}
	
.invis {
	clear: both;
	height: 1px;
	}
	
.solutionlist {list-style-type: disc; margin-left: 10px}
.solutionlist li {padding-bottom: 12px; list-style-type: disc; }
.sol_summary {width: 70%; float: left;}

.prodbox { 
	background: #e2ddcb;
	padding: 20px 10px;
	width: 140px; 
	float: right; 
	margin-left: 15px;
	margin-top: 0px;}
	
.style04 { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: black;
	margin-bottom: 10px;}
	
	.nextprevbox {margin-top: 15px;}
	.style1 {font-size: x-small;} /* style1 is for product page side bars*/
	.style1:hover {color: #8c4910;}
	
.thumbnail {margin-right: 5px; margin-bottom: 10px;float: left;}

.icon {list-style-image: url('images/pdf_button.png');}
.b {font-weight: bold;}

.list	{list-style-type: circle; margin-left: 25px}
.list li {margin-bottom: 5px}


.style_quickstart {font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-size: 12px; }
.style_quickstart1 {font-family: Arial, Helvetica, sans-serif; font-size: 12px; }


.list_acceleratorpackage	{list-style-type: disc; margin-left: 25px}
.list_acceleratorpackage li {list-style-type: disc; margin-bottom: 5px}

.pressrelease_careers {list-style-type: none}
.pressrelease_careers li {margin-bottom: 10px;}

.style1_casestudies {
	font-size: x-small;
	font-style: italic;}
	
.style1_casestudies_download {color: #FF0000; font-style: italic;}

.field_error_demo {background-color: #ff0000}
.label_error_demo{color: red}

.list_downloads {list-style-type: none; margin-left: 0px;}

#boomiddle_home 	{float: left; width: 27%; margin-right: 25px; }
#booright_home 	{float: left; width: 30%; margin-right: 25px; margin-left:10px; }
#booleft_home 	{float: left; width: 27%; margin-right: 25px; }
.nobullet_home {list-style-type: none; margin-left: 0px; margin-top: 0;}
.nobullet_home li {margin-bottom: 8px;}
.new_home {color: #FF0000; font-style: italic;}
.heading_home {margin-top: 0; padding-top: -15px;}

.list_mobile	{list-style-type: disc; margin-left: 25px}
.list_mobile li {list-style-type: disc; margin-bottom: 5px}

.list_mobile_technical02	{margin-left: 25px}
.list_mobile_technical02 li { margin-bottom: 5px}

.style1_products {font-size: x-small}
.list_products	{list-style-type: circle; margin-left: 25px}
.list_products li {margin-bottom: 5px}

.pointer_questions {cursor: pointer;}
.title_questions {background-color: #ffe7b5; color: maroon; font-weight: bold; height: 20px; cursor: pointer; padding: 5px 5px 15px 5px}

.quote_testomonials {float: right; clear: left; text-align: right;}

.style1_trainingevents {font-weight: bold}
.style2_trainingevents {
	font-size: x-small;
	font-style: italic;
}
.style3_trainingevents {
	color: #FF0000;
	font-weight: bold;
	}

.pointer_version_release{cursor: pointer;}

.videobox_videos {float: left; margin-top: 0;}
.relatedvideo_thumb_videos {float: left; margin: 0px 5px 5px 0px;}
.relatedvideo_list_videos {clear: both;}
.videokeypoints_videos {float: left; width: 60%;}
.relatedvideos_videos {float: left; width: 40%; margin-left: 10px; margin-right: -15px;}


/* Styles not being used in webui_technicalx.php*/
.style1_webui_technical {font-size: x-small}
.list_webui_technical	{margin-left: 25px}
.list_webui_technical li { margin-bottom: 5px}

/* styles for videos.php*/
.featvideo				{list-style-type: none; margin-left: 0}
.featvideo li		{height: 90px}
.videoleft, videoright	{list-style-type: none; margin-left: 0}
.videoleft li		{height: 100px; margin-top: 15px;}
.thumb					{margin-right: 15px; margin-top: 20px; margin-bottom: 5px;}
.style2 				{color: #FF0000; font-weight: bold; font-style: italic;}
.webinarvideo_item		{margin-bottom: -10px;}
.list_videos						{margin, padding: 0}

/* styles in bvi01.php*/
.source {margin-top: -20px;}

/* Styles not used in webui.php*/
.style1_webui {font-size: x-small}
.list_webui	{list-style-type: disc; margin-left: 25px}
.list_webui li {list-style-type: disc; margin-bottom: 5px}

.style1_screencams {
	font-size: x-small;
	font-style: italic;
}

.style1_request-license {
	font-size: x-small;
	font-style: italic;
}

.footer_images
{
position:relative;
top:-5px;
margin:0;
}

.sidebar-head{
	color: #152a75;
	font-weight: bold;
	text-decoration: none;
	display: block; 
	}
	
#free-trial-ad{
    background: url(images/complex-bg.png);
    width: /*727*/677px;
    height: 464px;
	text-align: left;
	padding-left: 50px;}
	
.accessh4 {margin-top: 0; margin-bottom: -12px;}

.contactus{width:50%; text-align:left; float:right; margin-top:-217px; margin-bottom:20px;}
.events_speakers {margin-left: 40px;}

.support_a{
	color:#FF831D; font-family:arial; letter-spacing:0px; font-size:12px; line-height:0px; text-decoration:none; font-weight: bold;
	}
.support_a a:link{
	color:#FF831D; font-family:arial; letter-spacing:0px; font-size:12px; line-height:0px; text-decoration:none; font-weight: bold;
}
	
.support_a a:visited{
	color:#FF831D; font-family:arial; letter-spacing:0px; font-size:12px; line-height:0px; text-decoration:none; font-weight: bold;
	}
	
.support_a a:hover{
	color:#3399cc; font-family:arial; letter-spacing:0px; font-size:12px; line-height:0px; text-decoration:none; font-weight: bold;
}

.support_a a:active{
	color:#FF831D; font-family:arial; letter-spacing:0px; font-size:12px; line-height:0px; text-decoration:none; font-weight: bold;
}

.support_paragraph
{
	font-family: arial; letter-spacing:1px; font-size:11px; line-height: 16px; color: #666b66;
}

.ul_support1{
	margin-left:40px; 
}
.ol_support1{
	margin-left:50px;
}


.support_heading{
	color:#525652; font-family:arial; letter-spacing:0px; font-size:14px; line-height:0px; text-decoration:none; font-weight: bold;
}

.industries_heading{
	color:#525652; font-family:arial; letter-spacing:0px; font-size:14px; line-height:14px; text-decoration:none; font-weight: bold;
}

.support_first_paragraph{
	margin-top:-5px; font-family: arial; letter-spacing:0px; font-size:14px; line-height: 20px; color: #666b66; font-weight:bold;
}

.ul_industries{
	list-style-type: none; margin-left:15px;
}



.link_industries{
	color:#3399cc; text-decoration:none; font-weight: normal;
	}
.link_industries a:link{
	color:#3399cc; font-family:arial; letter-spacing:0px; font-size:11px; line-height:12px; text-decoration:none; font-weight: normal;
}
	
.link_industries a:visited{
	color:#3399cc; font-family:arial; letter-spacing:0px; font-size:11px; line-height:12px; text-decoration:none; font-weight: normal;
	}
	
.link_industries a:hover{
	color:#ff831d; font-family:arial; letter-spacing:0px; font-size:11px; line-height:12px; text-decoration:none; font-weight: normal;
}

.link_industries a:active{
	color:#3399cc; font-family:arial; letter-spacing:0px; font-size:11px; line-height:12px; text-decoration:none; font-weight: normal;
}

#modules_list li
{
	display:inline;
	list-style-type: none;
	padding-right: 20px;
}

#industries_column
{
	position:relative;
	
}

#industries_images
{
	float:left; text-align:left; width:20%;
}

#industries_description
{
	float:right; text-align:left; width:75%; margin-left:-10px;
}

#industries_types
{
	list-style-type:none;
}

#industries_types li
{
	height:100px;
}

#industries_para
{
	margin-top:-69px; margin-left:115px;
}

.divider_lightgray
{
	margin-top:-15px; margin-bottom:5px;
}

.home_heading
{
	
}

