@charset "utf-8";
/* CSS Document */
<!-- 
body  {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	background: #fff;
	margin: 10px;
	padding: 0px;
	text-align: center;
}

.twoColFixRtHdr #container { 
	width: 920px;
	background: #FFFFFF;
	margin: 0 auto;
	text-align: left;
} 

/*General Stuff*/
ol li {
	margin-bottom: 20px;
}

.highlight {
	color: #900;
}

h3 {
	color: #790000;
	font-weight: normal;
	margin: 0px 0px 3px 0px;
}

a, a:active, a:visited, a:link, a:hover, p a, p a:active, p a:visited, p a:link, p a:hover,
table.table_downloads a, table.table_downloads a:active, table.table_downloads a:visited, table.table_downloads a:hover,
ul#list_legacy li a, ul#list_legacy li a:active, ul#list_legacy li a:visited, ul#list_legacy li a:hover{
	color: #005cac;
	text-decoration: none;
}

a:hover, p a:hover, table.table_downloads a:hover, ul#list_legacy li a:hover{
	text-decoration: underline;
}

/*Hidden skip navigation link for text-only browsers*/
div#skip_link {
	display: none;
}

/*Hidden content header for text-only browsers*/
h2.header_hidden {
	display: none;
}

/* Header */
.twoColFixRtHdr #header { 
	margin: 20px 0px 0px 0px;
}

#logo_box {
	width: 151px;
	float: left;
}
.twoColFixRtHdr #header h1 {
	margin: 0px 0px 0px 750px;
	padding: 45px 0px 0px 0px;
	font-weight: normal;
	font-size: 20px;
	color: #005dac;
}

.hdrwrpr {width:920px; height:30px; position:relative; z-index:100;background: url(../images/bg_topnav.jpg) bottom repeat-x #012f56;}

/* menu */
ul#topnav {height:30px; margin:0; padding:0; position:absolute;width:639px;background: url(../images/bg_topnav.jpg) bottom repeat-x #012f56;}
ul#topnav li {float:left; list-style-type:none; background-image:url(../images/nav_sprite.jpg);color:#70bbfb;}
ul#topnav li a {display:block; text-decoration:none;color:#fff;}
ul#topnav li a:link {text-decoration:none;}
ul#topnav li a:visited {text-decoration:none;}
ul#topnav li a:hover {text-decoration:none;}
ul#topnav li a:active {text-decoration:none;}

ul#topnav .menu {top:30px; position:absolute; background: url(../images/bg_submenu.png); padding:4px 0 5px 10px;margin:0px;border-bottom:5px solid #012f57;}

ul#topnav .menu ul.sub_nav {float:left;}
ul#topnav .menu ul.sub_nav {margin:0 10px 0 0; padding:0; width:130px;}
ul#topnav .menu ul.sub_nav li {float:none; background-image:none;}
ul#topnav .menu ul.sub_nav li a, ul#topnav .menu ul.sub_nav li a:link, ul#topnav .menu ul.sub_nav li a:visited {font-size:11px; font-weight:normal; line-height:1.3em; color:#fff; text-decoration:none; padding:4px 6px; height:100%; background-color:transparent;}
ul#topnav .menu ul.sub_nav li a:hover {color:#fff; text-decoration: none; background-color:#4f85b3;}
ul#topnav .menu ul.sub_nav li a:active {color:#fff; text-decoration: none; background-color:transparent;}

ul#topnav li .menu {display:none;}
ul#topnav li:hover .menu {display:block;}
ul#topnav li.over .menu {display:block; width:200px;; height:1%;}
ul#topnav a.nav_item span {position:absolute; left:-10000px; overflow:hidden;color:#fff;}


li.nav_products:hover, li.nav_products_over {background-position:0px -30px;}
li.nav_products a.nav_item, li.nav_products_over a.nav_item {width:83px; height:30px;color:#fff;}
li.nav_products .menu {left:0; min-width:138px}

li.nav_solutions {background-position:-83px 0;}
li.nav_solutions:hover, li.nav_solutions_over {background-position:-83px -30px;}
li.nav_solutions a.nav_item, li.nav_solutions_over a.nav_item {width:96px; height:30px;}
li.nav_solutions div.menu {left:83px; min-width:96px}

li.nav_store {background-position:-179px 0;}
li.nav_store:hover, li.nav_store_over {background-position:-179px -30px;}
li.nav_store a.nav_item, li.nav_store_over a.nav_item {width:78px; height:30px;}
li.nav_store div.menu {left:179px; min-width:78px}

li.nav_support {background-position:-262px 0;}
li.nav_support:hover, li.nav_support_over {background-position:-262px -30px;}
li.nav_support a.nav_item, li.nav_support_over a.nav_item {width:85px; height:30px;}
li.nav_support div.menu {left:179px;  min-width:85px}

li.nav_company {background-position:-347px 0;}
li.nav_company:hover, li.nav_company_over {background-position:-347px -30px;}
li.nav_company a.nav_item, li.nav_company_over a.nav_item {width:95px; height:30px;}
li.nav_company div.menu {left:343px; min-width:95px}

li.nav_contact {background-position:-442px 0;}
li.nav_contact:hover, li.nav_contact_over {background-position:-442px -30px;;}
li.nav_contact a.nav_item, li.nav_contact_over a.nav_item {width:108px; height:30px;}

#nav_search {
	float: right;
	text-align:right;
	width:260px;
	height:30px;
	padding:5px 0px 0px 0px;
	margin-right:5px;
	color: #5fbce4;
}

#nav_search form {
	display: inline;
}

#nav_search input {
	border:1px solid #c2c2c2; 
	width:200px;
}

#topnav_shadow {
	width: 920px;
	height: 20px;
	margin: 0px auto;
	padding: 0px;
	background: url(../images/bg_topnavshadow.jpg) top repeat-x #fff;
}
/*

/* showcase */
#showcase {
	height: 200px;
}
	
/*sidebar*/
#sidebar1 {
	float: right;
	width: 200px;
	padding: 30px 0;
}

#sidebar2 {
	float: right;
	width: 200px;
	padding: 00px 0;
}

#next_steps {
	list-style: none;
	margin: 0px 0px 20px 0px;
	padding: 15px 10px 5px 10px;
	background: url(../images/bg_nextsteps.jpg) bottom repeat-x #003c70;
	color: white;
	font-size: 14px;
}

#next_steps h1{
	margin: 0px 0px 10px 0px;
	padding: 0px 5px;
	font-weight: normal;
	color: #fff;
	font-size: 16px;
}

#next_steps a{
	display: block;
	margin: 0px 0px 5px 0px;
	padding: 5px;
	background: #012f57;	
	color: #fff;
	text-decoration: none;
}
	
#next_steps a:hover, #next_steps a:active {
	background: #085aa4;
}

#sidenav_signup {
	list-style: none;
	margin: 10px 0px 20px 0px;
	padding: 15px 10px 5px 10px;
	background: url(../images/bg_nextsteps.jpg) bottom repeat-x #003c70;
	color: white;
	font-size: 12px;
}

#sidenav_signup h1{
	margin: 0px 0px 10px 0px;
	padding: 0px 5px;
	font-weight: normal;
	color: #fff;
	font-size: 16px;
}

#sidenav_signup li {
	margin: 0px 0px 15px 0px;
	padding: 0px 5px;
}

#sidenav_signup label {
	width: 40px;
	display: block;
	float: left;
	margin-right: 10px;
	color: #5fbce4;
}

#sidenav_signup .text {
	width: 115px;
	height: 14px;
	border: 1px solid #c2c2c2;
}

#sidenav_signup .submit {
	margin-left: 95px;
}

#sidebar1 h2, #sidebar2 h2 {
	font-weight: normal;
	font-size: 16px;
	color: #000;
	border-bottom: 1px solid #000;
	margin-bottom: 0px;
	padding-bottom: 5px;
}

h2#related {
	color: #790000;
	border-bottom: 1px solid #790000;
	margin-top: 0px;
}

h2#signup{
	color: #005cab;
}

.related_info {
	background: url(../images/bg_related.jpg) top repeat-x #fff;
	list-style: none;
	margin: 0px auto auto 0px; /*old:0px auto, modified by Ivan*/
	padding: 5px;
	color: navy;
	font-size: 12px;
}


.related_info a {
	display: block;
	padding: 5px 0px 5px 0px;
	border-bottom: 1px dotted #555;
	color: #005cac;
	text-decoration: none;
}

.related_info a:hover, #related_info a:active {
	color: #000;
}

.awards li {
	text-align: center;
	margin-bottom: 10px;
	padding-bottom: 5px;
	border-bottom: 1px dotted #555;
}

.awards a {
	border: none;
	padding: 0px;
	font-size: 10px;
	margin: 0px 0px 5px 0px;
}

.non_product {
	border-top: none;
	background: none;
	padding: 0px 10px;
}

.more_info {
	font-size: 12px;
	text-align: left;
	font-weight: bold;
}

/*Main Content*/
.twoColFixRtHdr #mainContent { 
	margin: 0 220px 0 0;
}

#mainContent h1 {
	font-weight: normal;
	font-size: 24px;
	line-height: 28px;
	color: #005cac;
	margin: 5px 0px 10px 0px;
}

#mainContent h2 {
	font-weight: normal;
	font-size: 18px;
	line-height: 24px;
	color: #555;
	margin: 0px 0px 20px 0px;
}

p {
	line-height: 18px;
	color: #333;
	margin: 30px auto;
}

p.first {
	margin-top: 0px;
}

.portrait {
	width: 111px;
	float: left;
	margin-right: 15px;
}

/*Footer*/
.twoColFixRtHdr #footer { 
	margin: 10px 0px 0px 0px;
	padding: 0px;
	border: 1px solid #e1e1e1;
	color: #636363;
	font-size: 12px;
} 

#breadcrumbs {
	border-bottom: 1px solid #e1e1e1;
	font-size: 12px;
	color: #555555;
	background: #f8f8f8;
	padding: 5px 0px 5px 10px;
	margin: 0px;
}

#breadcrumbs a {
	text-decoration: none;
	color: #005cac;
	font-weight: bold;
}

#breadcrumbs a:hover {
	color: #555;
}

#sitemap {
	padding:10px;
	background: #e9eae9;
	margin: 0px;
}

#sitemap a {
	color: #005cac;
	text-decoration: none;
}

#sitemap a:hover {
	color: #333;
}

.sitemap_col {
	margin-right: 20px;
	float: left;
}

#footer ul {
	list-style: none;
	margin: 0px 0px 15px 0px;
	padding: 0px;
}

#footer li {
	margin: 2px 0px 2px 0px;
}

#footer .toggle {
	margin: 0px auto;
	padding: 5px;
	text-align: center;
	cursor: pointer;
	background: #e9eae9;
}

#footer_text {
	margin: 3px 0px 0px 0px;
	padding: 5px 0;
	text-align: center;
	background: url(../images/bg_topnavshadow.jpg) top repeat-x #fff;
}

#footer_url {
	margin: 0px 0px 5px 0px;
}

#footer_url a {
	font-size: 16px;
	letter-spacing: 8px;
	color: #71a1ca;
	text-decoration: none;
}

#footer_url a:hover {
	color: #597f9f;
}
	

#footer_copyright {
	margin: 0px auto;
	text-align: center;
	color: #a1a1a1;
	font-size: 12px;
}


#searchbar {
	margin: 0px 0px 0px 200px;
	padding: 5px 0px 5px 0px;
	font-size: 12px;
	color: #6dcff6;
}

#searchbar input {
	border: 2px solid #a1a1a1;
	width: 150px;
}

#searchbar:hover {
	background: none;
}

.fltrt {
	float: right;
	margin: 0px 0px 10px 10px;
}
.fltlft {
	float: left;
	margin: 0px 10px 10px 0px;
}
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

ul.stripes {
	list-style: none;
	padding: 0px;
	margin: 10px 0px 30px 0px;
}

ul.stripes li {
	padding: 5px;
	margin: 0px 0px 5px 10px;
}

.stripes_even {
	background: #f3f3f3
}

/*Press Releases Page*/
h1#headline_release
{
	font-size: 18px;
}

#footer_pr
{
	font-size: 10px;
	line-height: 14px;
}

#footer_break {
	margin: 10px auto;
	text-align:center;
	font-weight: bold;
}

.deck_pr_download {
	margin: 5px auto;
	text-align: right;
}

.deck_pr_download a:hover{
	background: none;
}

/*Press Release Archive*/
.list_pr_archive {
	margin: 10px 0px 0px 12px;
	padding: 0px;
	list-style: none;
}

.list_pr_archive li {
	margin: 20px 0px 15px 0px;
	padding: 3px;
	line-height: 18px;
	min-height: 40px;
	color: #555;
}

.archive_hover {
	background: #e1e1e1;
}

.list_pr_archive .pr_date {
	display: block;
	font-weight: bold;
	width: 105px;
	float: left;
}

.list_pr_archive .pr_title {
	display: block;
	float: left;
	width: 475px;
	margin-left: 10px;
}

.list_pr_archive .pr_download {
	display: block;
	float: left;
	padding-top:5px;
	width: 35px;
	text-align:center;
}

.list_pr_archive a, .list_pr_archive a:active, .list_pr_archive a:visited, .list_pr_archive a:link, .list_pr_archive a:hover {
	text-decoration: none;
	color: #005cac;
}

.list_pr_archive a:hover {
	text-decoration: underline;
}

.read_more
{
	margin: 30px 0;
	text-align: right;
}

/*Products Overview Page*/
ul.list_products {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

ul.list_products li {
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 5px 0px;
	min-height: 60px;
}

a.product_thumb {
	display: block;
	margin: 3px 0;
	padding: 2px;
	width: 60px;
	height: 60px;
	background: #fff;
	float: left;
	border: 1px solid #e1e1e1;
}

a.product_thumb:hover {
	border: 1px solid #005cac;
	background: #005cac;
}


.caption_product_overview {
	margin: 0px 0px 0px 80px;
	color: #666
}

a.product_title {
	font-size: 16px;
	font-weight: normal;
}

.caption_product_overview  a, .caption_product_overview  a:active, .caption_product_overview  a:link, .caption_product_overview  a:visited {
	color: #005cac;
	text-decoration: none;
}

.caption_product_overview  a:hover {
	text-decoration: underline;
}

/*Products Overview Carousel*/
.jcarousel-container {
    position: relative;
}

.jcarousel-clip {
    z-index: 2;
    padding: 0;
    margin: 0;
    overflow: hidden;
    position: relative;
}

.jcarousel-list {
    z-index: 1;
    overflow: hidden;
    position: relative;
    top: 0;
    left: 0;
    margin: 0;
    padding: 0;
}

.jcarousel-list li,
.jcarousel-item {
    float: left;
    list-style: none;
    /* We set the width/height explicitly. No width/height causes infinite loops. */
    width: 75px;
    height: 75px;
}

.jcarousel-next {
    z-index: 3;
    display: none;
}

.jcarousel-prev {
    z-index: 3;
    display: none;
}


/* Events Page*/
ul.list_events {
	margin: 20px 0px 0px 30px;
	padding: 0px;
	text-align: center;
	list-style: none;
	height: 175px;
}

ul.list_events li {
	width: 180px;
	float: left;
	height: 180px;
	margin: 0px 20px 10px 0px;
	padding: 10px 5px 0px 5px;
	border: 1px solid #a1a1a1;
}

.event_info {
	font-size: 10px;
}

.event_info a {
	font-size: 12px;
}

.event_hover {
	background: #f1f1f1;
}

/*Investor Relations Page*/
.contact_left {
	width: 350px;
	float: left;
	margin: -15px 30px 40px 0px;
}

.contact_right {
	width: 250px;
	float: left;
	margin: -15px 0px 40px 0px;
}

.highlight_gray {
	padding: 5px;
	margin: 0px 0px 0px 0px;
	background: #e1e1e1;
}

.ir_list {
	margin: 0px 0px 30px 10px;
	list-style: none;
	padding: 0px;
	width: 600px;
}

.ir_list li {
	margin: 0px 0px 10px 0px;
	padding: 2px;
}

ul.ir_list a, ul.ir_list:active, ul.ir_list:link, ul.ir_list:visited, ul.ir_list a:hover {
	color: #005cac;
	text-decoration: none;
}

ul.ir_list a:hover {
	text-decoration: underline;
}


/*Downloads Page*/
table.table_downloads {
	width: 600px;
	border: 0px;
	margin: 0px 0px 30px 0px;
}

td.download_desc {
	width: 275px;
	padding: 5px;
	background: #efefef;
}

td.download_links {
	width: 175px;
	padding: 5px;
	background: #F3F3F3;
}

td.download_readme {
	width: 75px;
	padding: 5px;
	text-align: center;
	background: #F3F3F3;
}

td.table_downloads p {
	margin: 0px;
}

ul#list_legacy {
	margin: 10px auto;
	padding: 0px;
}

ul#list_legacy li {
	list-style: none;
	margin: 0px 0px 20px 0px;
}

span.legacy_title {
	background: #efefef;
	display: block;
	width: 175px;
	float: left;
	padding: 2px;
	margin-right: 10px;
	font-weight: bold;
}

/*FOrm pages*/
ul.form {
	padding: 0px;
	margin: 10px 0px 0px 20px;
	list-style: none;
}

ul.form li {
	margin: 0px 0px 12px 0px;
}

ul.form label {
	width: 200px;
	min-height: 20px;
	float: left;
	margin: 0px 10px 0px 0px;
	padding: 4px 5px 2px 5px;
	background: #D2E7FF;
	font-weight: bold;
}

ul.form li.submit {
	padding-left: 220px;
}

textarea {
	width: 300px;
	height: 100px;
	border: 1px solid #a1a1a1;
	padding: 2px;
}

input.medium {
	width: 200px;
	border: 1px solid #a1a1a1;
	padding: 2px;	
}

input.small {
	width: 75px;
	border: 1px solid #a1a1a1;
	padding: 2px;	
}

ul.form li h3 {
	margin: 30px 0px 0px 0px;
}

/*Disclaimer stuff*/
.agreement {
	height: 400px;
	padding: 10px;
	border: 1px solid #e1e1e1;
	overflow: scroll;
}

#warning {
	color: #ff0000;
}

/*Tech Partners Page*/
table.partners p {
	margin: 5px;
}

table.partners {
	margin: 0px auto;
}

table.partners td {
	padding-bottom: 20px;
}

/*Lightbox*/
#product_gallery{
	margin: 20px auto;
	padding: 0px;
	width: 700px;
}
#product_gallery ul{ list-style: none;padding:0px;margin:0px auto;text-align: center; }
#product_gallery ul li{ display: inline;padding-top: 10px;margin: 0px 10px 0px 10px}
#product_gallery ul img{
	border: 2px solid #e1e1e1;
}
#product_gallery ul a:hover img{
	border: 2px solid #005CAB;
}

/*Search Results*/
#cse-search-results
{
  margin: 10px auto;
  text-align: center;
}

/*Live Validation Styles*/
.LV_valid {
    color:#00CC00;
}
	
.LV_invalid {
	color:#CC0000;
}
	
.LV_validation_message{
    font-weight:bold;
    margin:0 0 0 5px;
}
    
.LV_valid_field,
input.LV_valid_field:hover, 
input.LV_valid_field:active,
textarea.LV_valid_field:hover, 
textarea.LV_valid_field:active,
.fieldWithErrors input.LV_valid_field,
.fieldWithErrors textarea.LV_valid_field {
   border: none;
}
    
.LV_invalid_field, 
input.LV_invalid_field:hover, 
input.LV_invalid_field:active,
textarea.LV_invalid_field:hover, 
textarea.LV_invalid_field:active,
.fieldWithErrors input.LV_invalid_field,
.fieldWithErrors textarea.LV_invalid_field {
    border: 1px solid #CC0000;
}

/*Video Page player area*/
#player_video {
	margin: 10px auto;
	width: 640px;
	min-height: 240px;
	border: 3px solid #333;
	background: url(../images/bg_theatre.jpg) no-repeat #000;
	text-align: center;
	z-index: 0;
}

ul#list_video {
	list-style: none;
	padding: 0px;
	margin: 20px;
}

ul#list_video li {
	border-top: 1px solid #c2c2c2;
	margin: 0px;
	padding: 15px;
	min-height: 90px;
}

ul#list_video a {
	color: #005cab;
}

span.length {
	color: #666666;
}

div.thumb_video {
	display: block;
	width: 120px;
	float: left;
	margin: 0px 20px 10px 0px;
}

/*resellers page*/
#flashmap {
	z-index: 0;
	margin: 0px;
}

/*Captcha code*/
.captcha {
	margin: 5px 0px 5px 220px;
}

/*Selected Clients Table*/
table.clients {
	width:600px;
	margin:10px auto;
	text-align:center;
	border:none;
}

table.clients td {
	padding: 3px;
}

table.clients a, table.clients a:active, table.clients a:visited, table.clients a:link, table.clients a:hover {
	text-decoration: none;
	display: block;
	margin: 2px;
	outline: none;
}

table.clients a:hover {
	border: 2px solid #e1e1e1;
	margin: 0px;
	outline: none;
}

 /* Z-index of mask must lower than boxes .window */  
#mask {  
   position:absolute;
   top: 0;
   left: 0;
   z-index:9000;  
   background-color:#000;  
   display:none;  
 }  
     
#boxes .window {  
   position:fixed;  
   width:500px;   
   display:none;  
   z-index:9999;  
   padding:20px;  
 }
   
   
 /* Customize your modal window here, you can add background image too */  
.dialog_modal {
	background: #fff;
	border: 5px solid #e1e1e1;
	width:500px;   
	height: auto;  
}  
  
#mapControl {
	margin: 0px;
}
.hiddens{
display:none;

}
--> 

