@charset "UTF-8";
/* CSS Document */
html, body 
{
	height: 100%
}

body
{
	background-color: #000000;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	color: #35434d;
	font-size: 85%;
	position: relative;
}
a
{
	text-decoration: none;
	color: #35434d;
}
a:hover
{
	color: #009cdb;
}
h1
{
	font-size:  150%;
	font-weight:bold;
	color:  #009cdb;
}
h2
{
	font-size: 150%;
	font-family: "Trebuchet MS";
	font-weight: normal;
}
h3
{
	font-weight: bold;
}
h4
{
	font-size: 112%;
	color:  #009cdb;
	font-weight: normal;
	font-family: "Trebuchet MS";
}
h4 a
{
    color:  #009cdb;
}
p
{
	padding-top: 5px;
	padding-bottom: 5px;
}
td
{
	vertical-align: top;
	padding-left: 2px;
	padding-right: 3px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#background
{
	height: 100%;
	width: 100%;
	background-image: url('../_images/pattern_bkg.png');
	background-repeat: repeat-x;
	background-position:  0 210px;
	position: relative;
	z-index:0;
}
#container
{
	position: relative;
	z-index: 100;
	margin-bottom:  0px;
	margin-top:  25px;
	margin-left:  auto;
	margin-right:  auto;
	width: 850px;
	background: #ffffff;
}
#demo
{
	color: #009cdb;
	font-weight: bold;
}
#demo:hover
{
	color: #f0cc01;
	font-weight: bold;
}
#demo img
{
	margin-top: 25px;
}
#demo_link
{
	margin-left: 35px;
	margin-right: auto;
}
#support_contact
{
	vertical-align: bottom;
	height: 50px;
	padding-left:10px;
	/*margin-left: auto;
		margin-right:auto; */
	/*bottom: 0px;
		position: absolute;*/
	z-index:2;
}
/* Header */
#header
{
	width: 850px;
	position: relative;
}
#hdr_top
{
	
}
#hdr_top_left
{
	background-image:url('../_images/upper_left_corner.gif');
	background-repeat: no-repeat;
	float: left;
	height: 25px;
	width: 32px;
}
#hdr_top_center
{
	background-color: #FFFFFF;
	float: left;
	height: 25px;
	width:  788px;
	
}
#hdr_top_right
{
	background-image:url('../_images/upper_right_corner.gif');
	background-repeat: no-repeat;
	background-color: #000000;
	float: right;
	height: 25px;
	width: 30px;
}
#hdr_logo
{
	clear: both;
	background-color:#FFFFFF;
	/*height: 70px;*/
	width: 850px;
	marign-top:  -25px;
	margin-left: 0px;
	margin-bottom: 0px;
	position: relative;
	vertical-align: bottom;
}
#logo
{
	background-image: url('../_images/logo.png');
	background-color: transparent;
	height: 73px;
	width: 223px;
	margin-left: 25px;
	margin-top: auto;
	margin-bottom: auto;
	position: relative;
	z-index: 110;
	float: left;
}
#sub_logo
{
	background-image: url('../_images/logo_sm.gif');
	background-color: transparent;
	height: 73px;
	width: 164px;
	margin-left: 25px;
	margin-top: -12px;
	margin-bottom: auto;
	position: relative;
	z-index: 110;
	float: left;
}
#hdr_search
{
	/*clear: both;*/
	width: 160px;
	height:24px;
	/*background: #ffffff;*/
	background: transparent;
	position: relative;
	margin-left:0px;
	/*bottom: -20px;*/
	z-index: 110;
	float: left;
}
#searchbox
{
 float: right;
 width: 160px;
 height: 24px;
 margin-left: 10px;
 background: #ffffff url('../_images/search_bkg.gif') no-repeat;
}

#search
{
	/*border: 1px #dddddd solid;*/
	border:none;
	float: left;
	width: 90px;
	height: 15px;
	background: transparent;
	margin-top:3px;
	margin-left: 10px;
	color: #999999;
}
#search_btn
{
	background: transparent;
	margin-top: 4px;
}
#result_report
{
	padding-top: 35px;
}
#results, #result_report, #other_pages
{
	background-color: #ffffff;
	margin-left: 25px;
	margin-right: 25px;
}

#top_nav
{
	height:  20px;
	width: 598px;
	margin-left:75px;
	margin-top: 20px;
	background-color: #FFFFFF;
	float:  left;
	font-size: 95%;
	position:relative;
	z-index: 110;
	vertical-align:bottom;
}
#top_nav ul
{

}
#top_nav ul li
{
	float: left;
	position: relative;
}
#top_nav ul li a
{
	text-decoration: none;
	color: #35434d;
	font-size: 85%;	
	font-family: Arial, Helvetica, sans-serif;
}
#top_nav ul li a:hover
{
	color: #009cdb;
}
#top_nav ul li:hover ul
{
	display:block;
}
#top_nav ul li ul
{
	display: none;
	position: absolute;
	top: 1em;
	left: 0;
	background-color:  #555150;
	opacity: 0.90;
	width: 134px;
	z-index: 130;
}
#top_nav ul li >ul
{
}
#top_nav ul li ul li
{
	clear: both;
	float: left;
	padding: 2px 5px 2px 5px;
	margin-left: 5px;
	border-bottom: 1px #2a7f99 solid;
    width: 80%;
}
#top_nav ul li ul li.last
{
	border: none;
}
#top_nav ul li ul li.first
{
	height:2px;
	background-color:#ffffff; 
	width: 100%; 
	margin-left:0px;
	border: none;
}
#top_nav ul li ul li a
{
	text-decoration: none;
	color: #ffffff;
	font-size: 75%;	
	font-family: Arial, Helvetica, sans-serif;
	width: 90%;
}
#top_nav ul li ul li a:hover
{
	color: #f0cc01;
}
#sub_top_nav
{
	height:  25px;
	width:450px;
	margin-top: 47px;
	background-color: #FFFFFF;
	float:  left;
	font-size: 95%;
	position:relative;
	z-index: 110;
}
#sub_top_nav ul
{
}
#sub_top_nav ul li
{
	/*display: inline;*/
	float: left;
	position: relative;
}
#sub_top_nav ul li a
{
	text-decoration: none;
	color: #35434d;
	font-size: 85%;	
	font-family: Arial, Helvetica, sans-serif;
}
#sub_top_nav ul li.selected a
{
	color: #009cdb;
}
#sub_top_nav ul li a:hover
{
	color: #009cdb;
}
#sub_top_nav ul li:hover ul
{
	display:block;
}
#sub_top_nav ul li ul
{
	display: none;
	position: absolute;
	top: 1em;
	left: 0;
	background-color:  #555150;
	opacity: 0.75;
	width: 134px;
	z-index: 130 !important;
	height: auto;
}
#sub_top_nav ul li >ul
{
}
#sub_top_nav ul li ul li
{
	clear: both;
	float: left;
	padding: 2px 5px 2px 5px;
	margin-left: 5px;

	border-bottom: 1px #2a7f99 solid;
    width: 80%;
}
#sub_top_nav ul li ul li.last
{
	border: none;
}
#sub_top_nav ul li ul li.first
{
	height:2px;
	background-color: #ffffff; 
	width: 124px; 
	margin-left:0px;
	border: none;
}
#sub_top_nav ul li ul li a, #sub_top_nav ul li.selected ul li a
{
	text-decoration: none;
	color: #ffffff;
	font-size: 75%;	
	font-family: Arial, Helvetica, sans-serif;
	width: 90%;
}
#sub_top_nav ul li ul li a:hover
{
	color: #f0cc01;
}
#bullet_logo
{
	height: 45 px;
	width: 150px;
	float: right;
	padding-left: 10px;
	position:relative;
	z-index:100;
}
/*Content*/
#content
{
	clear: both;
/*	height:  100%;*/
	width: 850px;
	margin-left:0px;
	background-color: #FFFFFF;
	min-height: 280px;
	position: static;
	z-index: 1;
}
#sub_content_left
{

	width:  190px;
	float:left;
	background-color: #ffffff;
	position:relative;
	height: 100%;
	z-index: 1;
	border-right: 1px #edc201 dashed;
	min-height:  300px;
}
#sub_content_middle
{
	float: left;
	position: relative;
	/*border-left: 1px #edc201 dashed;*/
	/*height: auto;*/
	min-height:  315px;
	/*position: static;*/
	z-index:1;
	width:450px;
	
}
#sub_content_right
{
	position: relative;
	width: 160px;
	float: right;
	background-color: #ffffff;
	border-left: 1px #edc201 dashed;
	z-index:1;
	/*margin-top: -145px;*/
}
#sub_content_right_landing
{
	position: relative;
	width: 160px;
	float: right;
	background-color: #ffffff;
	border-left: 1px #edc201 dashed;
	z-index:1;
	margin-top: -145px;
}
#flash
{
	height:  280px;
	width: 665px;
/*	background-image: url(../_images/Flash_placeholder.png);*/
	background-repeat: no-repeat;
	margin-left: 10px;
	margin-bottom: 10px;
	float: left;
	position: static !important;
	z-index: 1 !important;
}
#sub_flash_sm
{
	height:  132px;
	width: 168px;
	/*background-image: url(../_images/sub_page_flash_sm_placeholder.png);*/
	background-repeat: no-repeat;
	background-color:  #ffffff;
	margin-left: 10px;
	margin-bottom: 10px;
	float: left;
	position: relative;
	z-index:2;
}
#sub_flash
{
	height:  137px;
	width: 684px;
/*	background-image: url(../_images/sub_flash_placeholder.jpg);*/
	background-repeat: no-repeat;
	margin-bottom: 10px;
	margin-left: 10px;
	float: left;
	position: static;
	z-index: 100;
}
#sidebar
{
	width: 135px;
	float: right;
	padding: 2px 10px 10px 10px;
	min-height: 280px;	
	position: relative;
	z-index:  90;
}
#hm_sidebar
{
	width: 135px;
	float: right;
	padding: 2px 10px 10px 10px;
	min-height: 280px;	
	position: relative;
	z-index:  90;
	border-left: 1px #edc201 dashed;
}
#hm_utilnav
{
	border-left: 1px #edc201 dashed;
}
#hm_btm_left
{
	/*clear:both;*/
	border-top: 1px #edc201 dashed;
	width:  130px;
	float: left;
	background-color:#FFFFFF;
	padding: 10px 10px 2px 10px;
	margin-left: 25px;
}
#sub_btm_left
{
	border-bottom: 1px #edc201 dashed;
	width:  140px;
	float: left;
	background-color:#FFFFFF;
	padding: 10px 10px 2px 10px;
	margin-left: 25px;
}
#hm_copy
{
	/*height: auto;*/
	width: 498px;

	border-left: 1px #edc201 dashed;
	border-top: 1px #edc201 dashed;
	border-right: 1px #edc201 dashed;
	float: left;
	background-color:#FFFFFF;
	padding: 10px 10px 10px 10px;
	position: relative;
}
#sub_copy
{
	height: auto;
	width: 450px;
	float: left;
	background-color:#FFFFFF;
	padding: 0px 10px 10px 10px;
}
#sub_copy_landing
{
	width: 450px;
	float: left;
	background-color:#FFFFFF;
	padding: 10px 10px 10px 10px;
	position: relative;
	z-index: 1;
/*	min-height: 315px;*/
}
#sub_content_middle_buckets
{
	clear: both;
	width: 460px;
	height: 150px;
	margin-left:10px;
}
#sub_bucket_left
{
	float:left;
	position: relative;
	width: 151px;
	height: 162px;
	/*padding-right: 10px;*/
	background: transparent url('../_images/prod_bucket_1.jpg') no-repeat;
	/*margin-left: 8px;*/
	
}
.sub_bucket_left_hover
{
	background: transparent url('../_images/prod_bucket_1_hi.jpg') no-repeat !important;
}
#sub_bucket_middle
{
	float:left;
	position: relative;
	width: 148px;
	height: 162px;
	padding-right:4px;
	background: transparent url('../_images/prod_bucket_2.jpg') no-repeat;
}
.sub_bucket_middle_hover
{
		background: transparent url('../_images/prod_bucket_2_hi.jpg') no-repeat !important;
}
#sub_bucket_right
{
	float:left;
	position: relative;
	width: 150px;
	height: 162px;
	/*padding-right: 2px;
		margin-right: auto;*/
	background: transparent url('../_images/prod_bucket_3.jpg') no-repeat;
}
.sub_bucket_right_hover
{
	background: transparent url('../_images/prod_bucket_3_hi.jpg') no-repeat !important;
}
#utility_nav
{
	border-top: 1px #edc201 dashed;
	float: right;
	padding: 10px  0px 2px  10px;
	background-color:#FFFFFF;
}
#utility_nav ul li
{
/*	background: transparent url('../_images/utility_nav_btn.png') no-repeat;*/
	height:  20px;
	width: 134px;
}
#utility_nav ul li a
{
	/*margin-left: 25px;*/
	padding-top: 2px;
	font-size: 70%;
	
}
.btn_sales
{
	background: transparent url('../_images/contact_button_sales.gif') no-repeat;
	height: 18px;
	width: 133px;
}
.btn_sales_hi
{
	background: transparent url('../_images/contact_button_sales_hi.gif') no-repeat;
	height: 18px;
	width: 133px;
}
.btn_support
{
	background: transparent url('../_images/contact_button_support.gif') no-repeat;
	height: 18px;
	width: 133px;
}
.btn_support_hi
{
	background: transparent url('../_images/contact_button_support_hi.gif') no-repeat;
	height: 18px;
	width: 133px;
}
.btn_media
{
	background: transparent url('../_images/contact_button_media.gif') no-repeat;
	height: 18px;
	width: 133px;
}
.btn_media_hi
{
	background: transparent url('../_images/contact_button_media_hi.gif') no-repeat;
	height: 18px;
	width: 133px;
}
.btn_eu
{
	background: transparent url('../_images/contact_button_eu.gif') no-repeat;
	height: 18px;
	width: 133px;
}
.btn_eu_hi
{
	background: transparent url('../_images/contact_button_eu_hi.gif') no-repeat;
	height: 18px;
	width: 133px;
}
/*Footer*/
#footer
{
	clear: both;
	width: 850px;
}
#ftr_top_left
{
	background-image:url('../_images/lower_left_corner.gif');
	background-repeat: no-repeat;
	float: left;
	height: 25px;
	width: 32px;
	position: relative;
	z-index: 110;
}
#ftr_top_center
{
	background-color: #FFFFFF;
	float: left;
	height: 25px;
	width:  788px;
	float: left;
}
#ftr_top_right
{
	background-image:url('../_images/lower_right_corner.gif');
	background-repeat: no-repeat;
	float:right;
	height: 25px;
	width: 30px;
	position: relative;
	z-index: 110;
}
#copyright
{
	background:  #000000;
	font-size: 65%;
	color: #ffffff;
	margin-left: auto;
	margin-right: auto;
	padding-top: 35px;
	width: 850px;
	text-align: center;
}
#copyright a
{
	color: #fff;
	background: transparent url('../_images/ico-footer-links.gif') no-repeat scroll 0 0px;
	padding: 0 0 0 12px;
}

/*vSeries pages*/
#vseries_buckets
{
	clear: both;
	height:151px;
	width: 480px;
	position: relative;
	text-align: center;
	margin-bottom: 10px;
}
#vseries_bkt_lft
{
	background: transparent url('../_images/prod_bucket_vseries_1.jpg') no-repeat;
	height:162px;
	width: 151px;
	float: left;
	margin-left:10px;
}
#vseries_bkt_mid
{
		background: transparent url('../_images/prod_bucket_vseries_2.jpg') no-repeat;
		float: left;
		height:162px;
		width: 148px;
}
#vseries_bkt_rgt
{
		background: transparent url('../_images/prod_bucket_vseries_3.jpg') no-repeat;
		float: left;
		height:162px;
		width: 150px;
		/*margin-right: 5px;*/
}
#blue_hdr
{
	width:450px;
	height: 22px;
	background-color: #009cdb;
	padding-top: 2px;
	padding-left: 10px;
	margin-left: 10px;
	
}
/*support buckets*/
#support_buckets
{
	
}
#support_bkt_lft
{
	background: transparent url("../_images/supp_bucket_1.gif") no-repeat;
	height: 75px;
	width: 148px;
	float: left;
}
#support_bkt_mid
{
	background: transparent url("../_images/supp_bucket_2.gif") no-repeat;	
	height: 75px;
	width: 148px;
	float: left;
}
#support_bkt_rgt
{
	background: transparent url("../_images/supp_bucket_3.gif") no-repeat;
	height: 75px;
	width: 148px;
	float: left;
}

/*email*/
#email
{
	text-decoration: none;
	color:#009CDB;
}
#email:hover
{
	color: #edc201;
}
#did_you_mean
{
	margin-left: 25px;
}
/*classes*/
.sub_nav
{
}
.sub_nav li
{
	position: relative;
	padding: 2px 0px 2px 0px;
}
.sub_nav li a
{
	text-decoration: none;
	color: #35434d;
	font-size: 85%;	
	font-family: Arial, Helvetica, sans-serif;
}
.sub_nav li a:hover
{
	color: #009cdb;
}
.sub_nav li:hover ul
{
	display:block;
}
.sub_nav li ul
{
}
.sub_nav li ul li
{
	clear: both;
	padding: 2px 5px 2px 2px;
	font-size: 95%;
/*	margin-left: 2px;*/
}
.sub_nav li ul li.last
{
	border: none;
}
.sub_nav li ul li.first
{
	height:2px;
	background-color:#ffffff; 
	width: 100%; 
	margin-left:0px;
	border: none;
}
.sub_nav li ul li a
{
	text-decoration: none;
	color: #989898;
	font-size: 85%;	
	font-family: Arial, Helvetica, sans-serif;
}
.sub_nav li ul li a:hover
{
	color: #f0cc01;
}
.sub_nav li.selected a
{
	color: #009CDB ;
}
.sub_nav li.selected ul li a
{
	color: #989898;
}
.sub_nav li.selected ul li a:hover, .sub_nav li.selected ul li.selected a
{
	color: #f0cc01;
}
/*classes*/
.bold_text
{
	font-weight: bold;
}
.content_title
{
	margin-left:10px; 
	margin-right: 5px;
}
.circle_r
{
	font-size: 55%;
}
.circle_p
{
	height: 12px;
	width: 12px;
	background: Transparent url('../_images/p-circle.gif') no-repeat;
}
.content_text
{
	font-size: 83%;
	line-height: 1.2em;
	
}
.content_title
{
	margin-left:10px; 
	margin-right: 5px;
}
.italic_text
{
	font-style: italic;
}
ul.content_text 
{
	list-style-position: outside;
	list-style-type: disc;
	padding-left: 12px;
}
.li_bkg
{
 position: relative;
 background-color: #555150;
 opacity: 0.50;
 height: 100%;
}
.li_link
{
    background-color: transparent;
	position: absolute;
	top: 0px;
}
.more
{
	font-size: 65%;
	font-weight: bold;
	text-transform: uppercase;
	position: absolute;
	top: auto;
	bottom: 0px;
	padding: 5px 2px 5px 2px;
	margin-top: 10px;
}
.news_releases li
{
	font-size: 75%;
	width: 100%;
	border-bottom: 1px #edc201 dashed;
	padding-left: 3px;
	padding-right: 2px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.news_releases 	li.last
{
	border: none;
}
.phone
{
	background: transparent url('../_images/phone.gif') no-repeat;
	height: 26px;
	width: 144px;
	margin-top: 10px;
}
.superscript
{
	vertical-align: super;
	font-size: 55%;
}
.title
{
	font-weight: bold;
}
.vseries_bkt_lft_hover
{
	background: transparent url('../_images/prod_bucket_vseries_1_hi.jpg') no-repeat !important;
}
.vseries_bkt_mid_hover
{
	background: transparent url('../_images/prod_bucket_vseries_2_hi.jpg') no-repeat !important;
}
.vseries_bkt_rgt_hover
{
	background: transparent url('../_images/prod_bucket_vseries_3_hi.jpg') no-repeat !important;
}
.vseries_bkt_lft_selected
{
	background: transparent url('../_images/prod_bucket_vseries_1_hi.jpg') no-repeat !important;
}
.vseries_bkt_mid_selected
{
	background: transparent url('../_images/prod_bucket_vseries_2_hi.jpg') no-repeat !important;
}
.vseries_bkt_rgt_selected
{
	background: transparent url('../_images/prod_bucket_vseries_3_hi.jpg') no-repeat !important;
}
.vseries_hdr
{
/*	background-color: #edc201;
	width: 450px;*/
	height: 30px;
	/*margin-top: -10px;*/
	margin-left: 10px;
/*	padding-top: 10px;
	padding-left: 10px;
	margin-bottom: 10px;*/
}
.watermark
{
	font-size: 75%;
	font-style: italic;
	width: 80px;
	z-index: 100;
}

/*google search results*/
#cse-search-results
{
	margin-left:10px; 
	margin-right: 5px;
	margin-top: 5px;
}
.gs-result
{
	margin-top: 10px;
	margin-bottom: 5px;
}
.gs-title
{
	color: #f0cc01;
	font-size: 100%;
}
.gs-snippet
{
	font-size: 85%;
}
.gs-visibleUrl-short
{
	display: none;
	
}
.gs-visibleUrl-long
{
	font-weight: bold;
	display: none;
}
.gs-watermark
{
	display: none;
}
.pagentation
{
	margin-top: 10px;
	margin-bottom: 5px;
}