@charset "UTF-8";
/* CSS Document */

	body 										  {
	color:#333;
	line-height:1.3;
	background-image: url(../images/template/site_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 10px;
	font-family: 'Helvetica Neue', Helvetica, Arial,  sans-serif;
	font-size:11px;
	background-color: #084E84;
}
	p											  {margin:0 0 20px;}
	a											  {
	color: #0095D9;
	text-decoration: none;
}
	a:hover 									  {
}
	strong	  									  {font-weight:bold;}
	em											  {font-style:italics;}
	h1,h2,h3,h4,h5,h6		 					  {font-weight:bold;}
	h1											  {font-size:197%; margin:30px 0; }
	h2											  {
	font-size:14px;
	text-transform: uppercase;
}
	h3											  {font-size:152%; margin:10px 0;}
	h4											  {font-size:129%; margin:10px 0;}
	pre 										  {background:#eee; margin:0 0 20px; padding:20px; border:1px solid #ccc; font-size:100%; overflow:auto;}
	code										  {font-size:100%; margin:0; padding:0;}
	ol li										  {margin:0 0 10px;}
	#site_wrap									  {margin:0 auto;	width: 960px;	position: relative;	z-index: 30;	}
	#header										  { height: 100px; background-image:url(../images/template/top_round.png); background-repeat:no-repeat; position:relative; z-index:50;  }
	#logo 										  {
	background:url(../images/logo.gif) no-repeat;
	width: 332px;
	height:64px;
	top: 20px;
	left: 20px;
	position: absolute;
	text-indent: -9999px;
}
#header #logo a {
	display: block;
	width: 100%;
	height: 64px;
}
#footer { clear:both; background:url(../images/template/footer.png) no-repeat #FFF; width: 930px; margin:0 auto 15px auto; padding:40px 15px 15px 15px;}
#content {background-color:#fff; width: 930px; margin:0 auto; padding:0px 15px; position:relative; z-index: 1; }
	
#navigation {
	position: absolute;
	top: 20px;
	right: 0px;
	
}

.sf-menu {
	float:left;
	font-size:13px;
	
}
.sf-menu li { float: left;  }
.sf-menu li li  {float:none;  text-indent:0px;text-decoration:none;  margin: 0;

}
.sf-menu li a {
	
	height: 45px;
	background-image:url(../images/navigation.gif);
	text-indent:-9999px;
	float: left;
	text-shadow:0 1px 1px #FFFFFF;
	
}
.sf-menu li.home a { background-position: 0px 0px; width: 93px;}
.sf-menu li.support a { background-position: -93px 0px;width: 105px; }
.sf-menu li.products a {background-position:-198px 0px; width:118px;}
.sf-menu li.about_us a {background-position:-316px 0px; width:112px;}
.sf-menu li.contact_us a{background-position:-428px 0px; width:126px;}
.sf-menu li.home a:hover,  li.home.sfHover a {  background-position: 0px -45px; }
.sf-menu li.support a:hover,  li.support.sfHover a {  background-position: -93px -45px; }
.sf-menu li.products a:hover,  li.products.sfHover a{background-position:-198px -45px;}
.sf-menu li.about_us a:hover,   li.about_us.sfHover a{background-position:-316px -45px;}
.sf-menu li.contact_us a:hover,   li.contact_us.sfHover a{background-position:-428px -45px;}
.sf-menu ul {}
.sf-menu li li a {
	width: 174px !important;
	padding:8px;
	background-color: #B3DBEC;
	background-image: none;
	float:none;
	color: #333;
	text-indent:0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9FC2D1;
	height:auto;
	text-decoration:none;

}
.sf-menu li li a:hover {
	color: #333;
	background-color: #E2E2E2;
}
#footer .box {
	width: 24%;
	float:left;
	font-size:11px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #666;
}
#footer #box1 { background:  no-repeat url(../images/footer/contact_us.png); padding-top: 30px;}
#footer #box2 { }
#footer #box3 { background: no-repeat url(../images/footer/made_in_the_usa.png) 5px 0px;padding-top: 20px;}
#footer #box4 {
	background:  no-repeat url(../images/footer/site_map.png) 5px 0px;
	padding-top: 20px;
	padding-left:10px;
}
#footer .label {font-weight: bold; width: 33%; text-align:left; display:block; float:left; clear:left;}
#footer .item {font-weight: normal;  text-align:left; display:block; clear:right;}
#box4 ul li {
	float:left;
	width: 40%;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666; 
	margin-right:8px;
}.grey_box {
	background-color: #F0F0F0;
}
#content #hp_slider {
	float: left;
	
	position:relative;
	overflow: hidden;
	height: 266px;
	width: 655px;	
}
#content #hp_slider_wrap {
	position: relative;
	width: 655px;
	height: 266px;
	overflow:hidden;
	float:left;
	margin-right: 10px;
}
.hp_nav { margin: 5px 0 }
#hp_nav { position:absolute; bottom:5px; left:10px; z-index:10; }
#hp_nav a  { margin: 0 2px; padding: 0px 3px 6px 3px;  text-decoration: none; background-image:url(../images/homepage/slider/number_bg.png); background-color:none; height:10px; width: 10px; background-repeat:no-repeat; display:block; float:left; text-align:center; font-weight:bold; color:#FFF;}
#hp_nav a.activeSlide { background-image:url(../images/homepage/slider/number_bg_over.png); }
#hp_nav a:hover {color:#FC0;}
#hp_nav a:focus { outline: none; }

#hp_testimonials {
	height: 236px;
	width: 232px;
	padding:15px;
	float: left;
		position:relative;

}
#hp_support, #hp_news {
width: 324px;
height: 320px;
margin: 10px 10px 10px 0px;
float:left;
padding: 0px;
position:relative;


}
#hp_support h2, #hp_news h2  {
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 15px;
	text-shadow:0 1px 1px #FFFFFF;
}
#hp_testimonials h2 {
	padding:0px;
}


#hp_percentage {
	height: 290px;
	width: 232px;
	margin: 10px 0px 10px 0px;
	float:left;
	padding: 15px

}
.diamond {
	
	background:url('../images/diamond_bg.gif') top right no-repeat !important;
	width: inherit;
	height: inherit;
	
}
#hp_user h3, #hp_specifier h3, #hp_contractor h3, #hp_distributor h3 {
	font-size:14px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
}
#hp_user , #hp_specifier , #hp_contractor , #hp_distributor  {
	font-size:11px;
	position:relative;
	margin-bottom:2px;
	width:auto;
	height: auto;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 60px;
}
#hp_user li , #hp_specifier li , #hp_contractor li, #hp_distributor li {
	padding: 0px 0px 5px 20px;
	font-size:11px;
	position:relative;
	background:url(../images/question_bullet.gif) no-repeat;
}
.hp_support_imgae {
	position: absolute;
	top: 7px;
	left: 15px;
}
#hp_news ul li {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-bottom: 2px;
}
#content #hp_news ul .diamond p {
	padding: 0px;
	margin: 0px;
	font-size: 10px;
}
#content #hp_news .date {
	display: block;
	color: #999;
}
#hp_news ul h4  {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	background-image: none;
	height: auto;
}
#hp_idea {
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 60px;
	position:relative;
	margin-top: 9px;
	font-size: 14px;
}
#content #hp_percentage h3 {
	font-size: 14px;
}
#hp_percentage ul {
	margin: 0px;
	padding: 0px;
	text-align: left;
}
#content #hp_percentage ul li {
	list-style-position: inside;
	list-style-type: disc;
	margin-left: 5px;
	font-weight: bold;
}
#content #hp_percentage p {
	font-size: 13px;
}
#hp_percentage {
	text-align: center;
	position: relative;
}
#hp_percentage p {
	margin-bottom: 9px;
}
#hp_idea h2 {
	padding: 0px;
	text-transform: none;
}
.lightbulb {
	position: absolute;
	left: 5px;
	top: 5px;
}
.big_button a {
	font-size: 11px;
	background-image: url(../images/buttons/big_button.gif);
	background-repeat: no-repeat;
	height: 19px;
	width: 316px;
	text-align: center;
	display: block;
	padding-top: 3px;
	position: absolute;
	left: 0px;
	bottom: 0px;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}
.big_button a:hover {
	font-size: 11px;
	background-image: url(../images/buttons/big_button_over.gif);
	background-repeat: no-repeat;
	height: 20px;
	width: 316px;
	text-align: center;
	display: block;
	padding-top: 2px;
	margin-top: 0px;
	margin-right: auto;
	font-weight: bold;
}

a:hover {
	color: #333;
	text-decoration: none;
}
.the_testimonial {
	display: block;
	clear:left;
	
	
	font-size: 14px;
	
	line-height: 20px;
	padding-top: 10px;
}
.testimonial_name {
	font-size: 12px;
	display:block;
	position:absolute;
	bottom:15px;
	left:15px;
	width: 230px;;
}
#sidebar .testimonial_name {
	font-size: 12px;
	display:block;
	position:relative;
	bottom: auto;
	left:auto;
	padding-top:10px;
	padding-bottom:15px;
	
width: auto;
}
.the_quote {
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.rule {
	height: 0px;
	width: auto;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999;
	border-bottom-color: #FFF;
	margin: 0px;
	padding: 0px;
}
.mini_button a {
	font-size: 11px;
	background-image: url(../images/buttons/small_button.gif);
	background-repeat: no-repeat;
	height: 19px;
	width: 264px;
	text-align: center;
	display: block;
	padding-top: 3px;
	position: absolute;
	left: -1px;
	bottom: 0px;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}.mini_button a:hover {
	background-image: url(../images/buttons/small_button_over.gif);
	background-repeat: no-repeat;
	position: absolute;
	left: -1px;
	bottom: 0px;
	margin: 0px;
}
blockquote {
	text-indent: 22px;
	background: url(../images/homepage/quotes_left.png);
	background-position: 0 2px;
	background-repeat: no-repeat;
	margin-bottom:10px;

	font-size:15px;
	font-style:italic;
	font-weight:normal;
}
blockquote p {
	display: inline;
	padding-right: 19px;
	
	background: url(../images/homepage/quotes_right.png);
	background-position: bottom right;
	background-repeat: no-repeat;
	
}
#content h3 {
	color: #0095DA;
	font-size: 15px;
	line-height: 22px;
	margin-top: 0px;
}
#article {
	width: 685px;
	float: right;
	font-size: 12px;
	line-height: 20px;
}
#sidebar {
	float: left;
	width: 200px;
	background-color: #EAEAEA;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	position:relative;
}
a #touch_button {
	margin-top: 5px;
}
#content #sidebar p {
	margin-bottom: 6px;
}
#content #sidebar .contact_label {
	display: block;
	float: left;
	font-weight: bold;
	margin-right: 5px;
	width: 60px;
}
#content #sidebar .contact_info {
	display: block;
	width: 200px;
}
#sidebar #subnav li a {
	display: block;
	padding-top: 1px;
	padding-bottom: 3px;
	margin-bottom: 1px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	font-weight: bold;
	font-size: 12px;
	color: #666;
	padding-left: 20px;
	background-image: url(../images/sidebar/arrow.gif);
	background-repeat: no-repeat;
	background-position: 5px;
}
#sidebar h4 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
}

#content #sidebar #subnav li a.selected {
	background-color: #FFC;
}
#sidebar #subnav li a:hover {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	font-weight: bold;
	background-image: url(../images/sidebar/arrow_over.gif);
	background-repeat: no-repeat;
	background-position: 5px;
	background-color: #FFF;
}
#content #article #pullquote {
	width: 200px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	float: right;
	margin-left: 10px;
	background-color: #ACD3E2;
	text-align: right;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 5px;
}
.padLeft15 {
	margin-left: 15px;
	margin-bottom: 10px;
}
a.small_button  {
	font-size: 13px;
	background-image: url(../images/whats_new/small.gif);
	background-repeat: no-repeat;
	display: block;
	height: 22px;
	width: 264px;
	margin-top: -10px;
	margin-bottom: 10px;
	text-align: center;
	color: #333;
	float: left;
	margin-right: 5px;
}
.contact_form input.small_button {
	font-size: 13px;
	background-image: url(../images/whats_new/small.gif);
	background-repeat: no-repeat;
	display: block;
	height: 22px;
	width: 264px;

	margin-bottom: 10px;
	text-align: center;
	color: #333;
	float: left;
	margin-right: 5px;
	border: none;
	float:none;
}

#article h4 {
	display: block;
	margin-top: 0px;
	clear: left;
	padding-top: 10px;
}
#content #article p h4 {
	padding-top: 0px;
}
a.small_button:hover {
	background-image: url(../images/whats_new/small_over.gif);
}
.timeline_date {
	width: 65px;
	float: left;
	margin-right: 10px;
	color: #333;
	background-color: #C3EFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	text-align: center;
	margin-top: -2px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.timeline_item {
}
#content #article .timeline_box {
	background-color: #C0E2F0;
	padding: 7px;
	margin-bottom: 10px;
	background-image: url(../images/timeline_bg.gif);
	background-repeat: no-repeat;
	background-position: right top;
	display:inline-block;
	width: 450px;
}
#content #article h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 32px;
	letter-spacing: -1px;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #A6A8AB;
	padding-bottom: 4px;
}
#content #article .executive_box {
	background-image: url(../images/page_corner.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-right: 80px;
	padding-top: 10px;
	padding-left: 20px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #DDD;
}
#content #article .product_overview {
	background-color: #F6F6F6;
	padding: 5px;
	float: left;
	width: 30%;
	margin-right: 5px;
}
#content #article .product_overview {
	padding: 0px;
	float: left;
	width: 31%;
	margin-right: 10px;
	margin-bottom: 10px;
	text-align: center;
	overflow:hidden;


	
}
#content #article .product_overview .head {
	margin-bottom: 3px;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	display: block;
	margin-top: 5px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DEDEDE;
}
#content #article .product_overview a {
	display: block;
	color: #333;
	padding:10px;
		height: 220px;
			font-size: 11px;
	line-height: 16px;
	overflow:hidden;
}
#content #article .product_overview a img {
	margin-top: -5px;
	margin-left: -5px;
}
#content #article .product_overview a:hover {
	padding: 9px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #B3DBEC;
	border-right-color: #0095DA;
	border-bottom-color: #0095DA;
	border-left-color: #B3DBEC;
	background-color: #B3DBEC;
}
.product_box {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E4E4E4;
}

ul.standard li {
padding-left: 15px;
margin-left: 20px;
background: url(../images/arrow_icon.gif) no-repeat 0px 5px;

}
ul.standard {margin-bottom:20px;}
.tree {margin-left:20px;
}
.tree li {
    background-image: url(../images/file.png);
    background-position: 0 1px;
    background-repeat: no-repeat;
    padding-left: 20px;
}
.tree li.folder {
    background: url(../images/folder.png) left top no-repeat;
	padding-left: 20px;
	  
}
.tree a {
   
    cursor: pointer;
    text-decoration: none;
}
.tree a:hover {
    text-decoration: underline;
}

.support_col {
	float: left;
	width: 46%;
	margin-right: 10px;
	padding-right: 10px;
}
.support_col.left {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333;
}
#content #article .faq {
	
padding-bottom:10px;
margin-bottom:10px;
}
#content #article .faq h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 0px;
}
#content #article .faq p {
	margin-left: 20px;	
}
.contact_form input {
	padding: 3px;
	border: 1px solid #CCC;
}
.contact_form tr td {
	padding: 3px;
	background-color: #EDF8FD;
	margin-bottom: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;	
	
}
td.grey {
	background-color: #E6E6E6;
	padding-left: 6px !important;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #343434;
}

td.blue {
	background-color: #D0EBF8;
	padding-left: 3px !important;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #343434;
}

td.blue img { clear:both; float:none;}
td.map_state {
	background-color: #009DE9;
	padding: 5px;
	font-size: 18px;
	font-weight: bold;
	color: #FFF;
} 

.distributors tr td {
	padding: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;	
}
.distributors table tr td {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;	
}
li.blue_arrow {
	background: url(../images/Blue_forward.gif) no-repeat !important;
background-position: 0px 0px;
	font-weight:bold;
	
	}
	#tech_tips {
	width: 300px;
	position:absolute;
	top: 55px;
	right: 20px;
	background-color:#FC6;
}
	.corner_border {background-color:#FFC; padding:5px;}
	#tech_tips h3 { margin:0; padding:0; color:#F90;}
	#tech_tips a { text-decoration:underline; color:#333;}
	#tech_tips p { margin-bottom:8px;}
	a.green {
	color:#690;
	font-weight:bold;
	font-size:15px;
}

.flowsense 
{ 
font-family:"Times New Roman", Times, serif;
font-style:italic;
font-size:13px;
}
