/***********************************************/
				/* reset css*/
/***********************************************/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}
li{list-style:none;}
caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
q:before,q:after{content:'';}
abbr,acronym{border:0;font-variant:normal;}
sup,sub{line-height:-1px;vertical-align:text-top;}
sub{vertical-align:text-bottom;}
input, textarea, select{font-family:inherit;font-size:inherit;font-weight:inherit;}
/***********************************************/

/***********************************************/
	         /* general styles */
/***********************************************/
body {
	margin: 0px;
	padding-top:10px;
	font: 11px Arial,Verdana,Geneva; 
	line-height:18px; 
}

p,li,blockquote {
	color:#666;
}

table {
	color:#666;
}

#container {
	width:895px; 
	margin-left:auto; 
	margin-right:auto;
}

.orange { color:#f99d1c; }
.blue { color:#1d7fa1; }
.green { color:#b6af12; }
.white { color:#fff; }

/***********************************************/
	/* header styles - see header_style.css */
/***********************************************/

/***********************************************/
				/* tab styles */
/***********************************************/
#tabs {
	height:20px;
	width:680px;
	font-size:93%;
	line-height:normal;
	z-index:2;
}

#tabs ul#nostyle {
	margin:0;
	padding:0;
	list-style:none;
}

ul#nostyle li {
	float:left;
	background:url("left.gif") no-repeat left top;
	margin:0;
	padding:0 0 0 4px;
	list-style:none;
}
 
#tabs a {
	display:block;
	background:url("right.gif") no-repeat right top;
	padding:5px 7px 4px 0px;
	text-decoration:none;
	font-weight:bold;
	color:#765;
}

#tabs a:hover {
	color:#333;
}

#tabs #current {
	background-image:url("left_on.gif");
}

#tabs #current a {
	background-image:url("right_on.gif");
	color:#fff;
	padding-bottom:5px;
}

#horizontalContent div {
	float:left; 
	margin:5px; 
	width:200px; 
	background-color:#fff;
} 

#horizontalContent td {
	border-right:dotted 1px #ccc;
	padding-left:10px;
	vertical-align:top; 
} 

#horizontalContent img {
	margin-left:15px;
}

#horizontalContent h3 {
	text-align:center;
	font-weight:bold;
}

/***********************************************/
				/* tab colors*/
/***********************************************/
.fault #tabs #current { background-image:url("gray_left_on.gif"); }
.fault #tabs #current a { background-image:url("gray_right_on.gif"); }
.config #tabs #current { background-image:url("green_left_on.gif"); }
.config #tabs #current a { background-image:url("green_right_on.gif"); }
.tools #tabs #current { background-image:url("blue_left_on.gif"); }
.tools #tabs #current a { background-image:url("blue_right_on.gif"); }

/***********************************************/
				/* content styles*/
/***********************************************/
#content {
	width:872px; padding:10px;
	border-left:1px solid #CCCCCC; border-right:1px solid #CCCCCC;
	background-color:#eeecdd;
	position:relative;
}

.roundedPanel {	
	background-color:#fff;
	color:black;	
	border:1px solid #CCCCCC;
}

.tabbedPanel {	
	background-color:#fff;
	color:black;	
	border:1px solid #CCCCCC;
}

.panelContent  {
	padding:10px;
}

.contentSpacer  {
	height:20px;
}

.underline { border-bottom: solid 1px #A9A9A4; }

.text_right { text-align: right; }

table#resources {
	border:1px solid #c4c4c4;
	width:450px;
	margin-top:12px;
	margin-bottom:7px;
	margin-left:12px;
}

table#resources th {
	background-color:#ecebd7;
	text-align:center;
	font-size:14px;
	font-family:  Helvetica, Verdana, Arial, sans-serif;
}

table#resources td {
	border-bottom:1px solid #CCCCCC;
	background-color:#FFFFFF;	
	padding:3px;
}

table#resources td a {
	font-size:11px;
	margin-bottom:4px;
}

table#resources td.title {
	font-size:13px;
	padding-left:3px;
	width:150px;
	border-bottom:1px solid #efefef;
	padding-left:4px;
}

table#resources2 {
	border:1px solid #c4c4c4;
	width:600px;
	margin-top:12px;
	margin-bottom:7px;
}

table#resources2 th {
	background-color:#ecebd7;
	text-align:center;
	font-size:14px;
	font-family:  Helvetica, Verdana, Arial, sans-serif;
}

table#resources2 td {
	border-bottom:1px solid #CCCCCC;
	background-color:#FFFFFF;	
	padding:3px;
}

table#resources2 td a {
	font-size:11px;
	margin-bottom:4px;
}

table#resources2 td.title {
	font-size:13px;
	padding-left:3px;
	width:150px;
	border-bottom:1px solid #efefef;
	padding-left:4px;
}

table#tutorials_table {
	margin-top:10px;
	background-color:#fff;
	font: 11px Verdana, Arial, sans-serif;
	width:450px;
	border-collapse: collapse;
	border-right:1px solid #c4c4c4;
	border-bottom:1px solid #c4c4c4;
}

table#tutorials_table th {
	text-align:center;
	background-color:#ecebd7;
	font-weight:bold;
	font-size:16px;
	color: #474747;
	height:25px;
	padding-left:5px;
	padding:5px;
}

table#tutorials_table td {
	border-right:1px solid #c4c4c4;
	border-bottom:1px dotted #c4c4c4;
	padding:2px;
}

table#tutorials_table img {
	vertical-align:top;
}

table#tutorials_table tr.eventutorials {
	background-color:#efefef;
	font-weight:bold;
}

h4#tutorials_h4 {
	font:10px Helvetica, Verdana, Arial, sans-serif;
	text-align:left;
	color:#474747;
}

ul#bullet_style {
	list-style:none;
	text-indent:2em;
}

ul#bullet_style li {
	list-style-position:outside;
	list-style-type:none;
}

/***********************************************/
				/* font styles*/
/***********************************************/
a, a:active, a:visited { color: #336699; text-decoration: none; }
a:hover  { color: #f99d1c;text-decoration: underline;}
a.orange, a:active.orange, a:visited.orange { color: #f99d1c; text-decoration: none; }
a:hover.orange { text-decoration:underline;	color:#f99d1c; }
a.blue, a:active.blue, a:visited.blue { color: #1d7fa1; text-decoration: none; }
a:hover.blue { text-decoration:underline; color:#1d7fa1; }
a.green, a:active.green, a:visited.green { color: #b6af12; text-decoration: none; }
a:hover.green {	text-decoration:underline; color:#b6af12; }

h1 {
  font-family: Arial, Helvetica, sans-serif;
  padding:0 10px;
  font-size:20px;
  color:#666;
  line-height:1.2em;
}

h1 a {
  color:#666;
}

h2 {
  font-family: Arial, Helvetica, sans-serif;
  padding:0 10px;
  font-size:14px;
  color:#666;
  font-weight: 400;
  /*font-weight: 600;*/
  letter-spacing: -0.02em;
}

h2 a, h2 a:active, h2 a:visited  { color:#666; }

h2 strong  {
  /*color:#FF9900;*/
  font-weight:600;
}

h2.white strong  {
  color:#FFF;
}

h2.topL {
	padding-top:5px;
}

h3 {  
  padding:0 10px;
  font-family: Arial, Helvetica, sans-serif;
  font-size:12px;
  color:#666;
  letter-spacing:-0.01em;
}

h3 a, h2 a:active, h2 a:visited  { color:#666; }

h4  {
  padding:0 10px;
  font-weight: 600;
  margin-left:30px;
  color: #666;
}

h5 {
	color:#666;
	font-weight:bold;
	font-size:12px;
	margin-left:35px;
	padding-top:7px;	
}

p, blockquote { margin:10px 1px; padding: 0 10px; }

em {font-style:italic; }

strong { font-weight:bold; }

.navheaders  { 
  font-family: verdana; 
  font-size:12px; 
  letter-spacing:-.05em; 
  font-variant:small-caps; 
  font-weight:bold;
}

#breadcrumb {
	height:25px;
	font-size:11px;
	line-height:15px;
}

/***********************************************/
		   /* Header Row Heights */
/***********************************************/
.one_row { height: 1.5em; }
.two_row { height: 2.5em; }
.three_row { height: 3.75em; }
h3.two_row {}

/***********************************************/
		 /* Horizontal Bar Graphics */
/***********************************************/
.horz_bar_fault { border-bottom:3px solid #f99d1c; }
.horz_bar_config { border-bottom:3px solid #b6af12; }
.horz_bar_tools { border-bottom:3px solid #1d7fa1; }

/***********************************************/
			/* BoxShot Divs */
/***********************************************/
.boxshots_orion { background: url("../images/boxshots/orion_box.gif") no-repeat top left; width:110px; height: 120px; margin-left:1px; }
.boxshots_ipMonitor { background: url("../images/boxshots/ipMonitor.gif") no-repeat top left; width:110px; height: 120px; margin-left:1px; }
.boxshots_cirrus { background: url("../images/boxshots/cirrus_box.gif") no-repeat top left; width:110px; height: 120px; margin-left:1px; }
.boxshots_toolset { background: url("../images/boxshots/toolset_box.gif") no-repeat top left; width:110px; height: 120px; margin-left:1px; }
.boxshots_std_toolset { background: url("../images/boxshots/toolset_box.gif") no-repeat top left; width:110px; height: 120px; margin-left:1px;}
.boxshots_freetools { background: url("../images/boxshots/free_tools.gif") no-repeat top left; width:110px; height: 120px; margin-left:1px;}
.boxshots_LANsurveyor { background: url("../images/boxshots/LANsurveyor.gif") no-repeat top left; width:110px; height: 120px; margin-left:1px;}
.boxshots_LSE { background: url("../images/boxshots/LSE.gif") no-repeat top left; width:110px; height: 120px; margin-left:1px;}
a.boxshots_orion2 { margin-left:10px; position:relative; padding-bottom:110px; margin-bottom: 110px; padding-right: 40px;padding-left: 40px; }
a.boxshots_orion2:hover { text-decoration:none; }
a.boxshots_ipMonitor2 { margin-left:10px;position:relative;padding-bottom:110px;margin-bottom: 110px;padding-right: 40px;padding-left: 40px; }
a.boxshots_ipMonitor2:hover { text-decoration:none; }
a.boxshots_cirrus2 { margin-left:10px;position:relative;padding-bottom:110px;margin-bottom: 110px;padding-right: 40px;padding-left: 40px; }
a.boxshots_cirrus2:hover { text-decoration:none; }
a.boxshots_LANsurveyor2 { margin-left:10px;position:relative;padding-bottom:110px;margin-bottom: 110px;padding-right: 40px;padding-left: 40px; }
a.boxshots_LANsurveyor2:hover { text-decoration:none; }
a.boxshots_toolset2 { margin-left:10px;position:relative;padding-bottom:110px;margin-bottom: 110px;padding-right: 40px;padding-left: 40px; }
a.boxshots_toolset2:hover { text-decoration:none; }
a.boxshots_std_toolset2 { margin-left:10px;position:relative;padding-bottom:110px;margin-bottom: 110px;padding-right: 40px;padding-left: 40px; }
a.boxshots_std_toolset2:hover { text-decoration:none; }
a.boxshots_freetools2 { margin-left:10px;position:relative;padding-bottom:110px;margin-bottom: 110px;padding-right: 40px;padding-left: 40px; }
a.boxshots_freetools2:hover { text-decoration:none; }

/***********************************************/
			/* Etc. */
/***********************************************/
#footer  {
	width: 895px;
	margin: auto;
	margin-bottom:10px;
	text-align:right;
}

ol {
	list-style:decimal;
	text-indent:1em;
}

ol li {
	list-style:decimal;
	text-indent:2em;
}

ul.number {
	list-style-type:decimal;
}

li.number {
	list-style-type:decimal;
}

a.thwack_link {
	padding-top:50px;
	margin-top:-25px;
	position: absolute;
	width:140px;
	padding-right:150px;
}

a.thwack_link:hover {
	text-decoration:none;
}

#read_here {
	margin-left:40px;
	padding-bottom:10px;
}

.desc_button {
	padding-top:4px;
}

h2.topL_promo {
	width:435px;
}

* html h2.topL_promo {}
*first-child+html h2.topL_promo {}

h1.fed {
	width:635px;
}

* html h1.fed {}
*first-child+html h1.fed {}

#nfr_table {
	width:600px;
	margin-left:20px;
	padding:2px;
}

#nfr_table td {
	padding-bottom:2px;
	vertical-align: top;
}

#tblProducts {
	width:650px;
	margin-left:15px;
}

#tblProducts td {
	border-bottom:1px solid #efefef;
	padding:2px;
}

#tblProducts th {
	margin-left:-20px;
	font-weight:bold;
	background-color:#eeecdd;
	padding:2px;
}

.form_container {
	background-color: #eeecdd;
	border:1px solid #ccc;
	margin-bottom:10px;
	margin-left:10px;
	margin-right:10px;
	margin-top:10px;
	padding: 4px;
	padding-right:10px;
	width:650px;
}

.form_container_header {
	font-size: 14px;
	font-weight: bold;
}

.form_container td {
	padding:5px;
}

.form_subcontainer {
	background-color: #eeecdd;
	border:1px solid #ccc;
	margin-bottom:10px;
	margin-left:10px;margin-right:10px;
	margin-top:10px;
	padding: 4px;
	padding-right:10px;
	width:315px;
}

.form_subcontainer td {
	padding:5px;
}


/***********************************************/	
		  /* customer portal styles */
/***********************************************/
#cust_portal_buttons {
	margin-left: 10px;
}

#cust_portal_right_mod {
	float: right;
	margin-right: 10px;
}

#cust_portal_bottom_mod {
	float: none;
	margin-left: 10px;
}

#cust_portal_product_updates {
	background-image: url(/images/customer_portal/updates_bottom.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	clear: right;
	float: right;
	margin-right: 8px;
}

#portal_border {
	border-left:1px solid #cccccc;
	border-right:1px solid #cccccc;
}

#portal_border ul {
	padding-left:10px;
}

#components_table {
	width:500px;
	margin-left:20px;
}

#components_table td {
	border:1px solid #ccc;
	padding:3px;
}

#components_table th {
	padding:3px;
}

.textField {
	width:200px;
}

#form_column {}

#form_column .column {
	position:relative;
	float:left;
}

ol#form_column1 {
	width:400px;
	right:10px;
	padding-right:5px;
}

ol#form_column1 li {}

ol#form_column2 {
	width:400px;
	margin-right:-310px;
}

ol#form_column2 li {}

#form_fields {
	float:left;
}

/* pagination by theblackout */

<!--

#tnt_pagination {
	display:block;
	text-align:left;
	height:22px;
	line-height:21px;
	clear:both;
	padding-top:3px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
}

#tnt_pagination a:link, #tnt_pagination a:visited{
	padding:7px;
	padding-top:2px;
	padding-bottom:2px;
	border:1px solid #EBEBEB;
	margin-left:10px;
	text-decoration:none;
	background-color:#F5F5F5;
	color:#0072bc;
	width:22px;
	font-weight:normal;
}

#tnt_pagination a:hover {
	background-color:#DDEEFF;
	border:1px solid #BBDDFF;
	color:#0072BC;	
}

#tnt_pagination .active_tnt_link {
	padding:7px;
	padding-top:2px;
	padding-bottom:2px;
	border:1px solid #BBDDFF;
	margin-left:10px;
	text-decoration:none;
	background-color:#DDEEFF;
	color:#0072BC;
	cursor:default;
}

#tnt_pagination .disabled_tnt_pagination {
	padding:7px;
	padding-top:2px;
	padding-bottom:2px;
	border:1px solid #EBEBEB;
	margin-left:10px;
	text-decoration:none;
	background-color:#F5F5F5;
	color:#D7D7D7;
	cursor:default;
}
-->

/* tooltip */
div#qTip {
 padding: 3px;
 border: 1px solid #f99d1c;
 border-right-width: 2px;
 border-bottom-width: 2px;
 display: none;
 background: #f99d1c;
 color: #FFF;
 font: bold 12px Verdana, Arial, sans-serif;
 text-align: left;
 position: absolute;
 z-index: 1000;
}