@charset "UTF-8";
/* CSS Document */
@import url('//fonts.googleapis.com/css?family=Lato:300,400,700');

/* Econ Blue is #48729d */
html, body {
	margin:0;
	padding:0;
	padding-left:8px;
	padding-right:8px;
	height:100%;
	font-family: 'Lato', sans-serif;
	font-size: 15px; 
	font-weight:300;
}

html {height: 100%; margin-bottom: 1px;}

img {border:none;}
area {outline:none;}

a {color:#48729d;}

/*Opera Fix*/
body:before {
	height:100%;
	float:left;
	width:0;
	margin-top:-32767px;
}

div#container{
	position:relative;
	margin:0 auto;
    width: 1044px;
	min-height:100%;
}

#theContent p {padding-top:-29px; padding-right:5px; padding-bottom:10px; overflow:hidden;}

#nav {
	padding-top:10px;
	padding-bottom:21px;
	margin-bottom:-10px;
	padding-right:20px;
}

div#header{
	width: 100%;
}

.sectionheaderwslider {margin-top:9px; padding-bottom:7px;}

#inline-content {width:659px; margin-bottom:10px;}
#inline-content img {padding: 0px 10px 10px 10px;}
#inline-content h3 {margin:0px; }
#inline-content h4 {margin:0px; }

.inline-content {width:659px; margin-bottom:10px;}
.inline-content img {padding: 0px 10px 10px 10px;}
.inline-content h3 {margin:0px; }
.inline-content h4 {margin:0px; }

table {border: 1px solid #48729d;}
td {border-bottom: 1px solid #48729d; line-height:20px;}
th {font-size:14px; color:#333333; border-bottom: 1px solid #48729d; line-height:20px; width:384px;}

:focus {outline:none;}
::-moz-focus-inner {border:0;}

.small_button, .small_dl_button {
 position:relative;
 font-size:12px;
 font-weight:300;
 color:#333333;
 background:url(../images/buttons/small-button.png);
 background-repeat:no-repeat;
 border:none;
 width:80px;
 height:25px;
 margin-top:10px;
 }
 
 .small_dl_button {
 background:url(../images/buttons/dl_device.png);
 background-repeat:no-repeat;
 width:120px;
 }
 
 .small_button a, .small_dl_button a {
 position:absolute;
 margin-top:2px;
 left:11px;
 }
 
 .standard_button, .standard_button2 {
 position:relative;
 font-size:18px;
 font-weight:300;
 color:#333333;
 background:url(../images/buttons/standard-button.png);
 background-repeat:no-repeat;
 border:none;
 width:99px;
 height:25px;
 margin-top:10px;
 }
 
 .standard_button2 {
 	background:url(../images/buttons/standard-button2.png);
	background-repeat:no-repeat;
	width:124px;
	height:26px;
	margin-top:9px;
 }
 
 .smallimgpad {
 	padding-right:10px;
	padding-left:21px;
	padding-top:.18em;
	float:left;
}

.indent_text {margin-bottom:11px;}

#icx_logo {
	height:143px;
}

#icx_logo img:nth-child(1) {
	float:left;
	padding-left:24px;
}

#icx_logo img:nth-child(2) {
	padding-top:5px;
	padding-bottom:10px;
	float:right;
}

#icx_logo p:nth-child(3) {
	margin-top:-3px;
	float:right;
}

#cm_logo {
	height:143px;
}

#cm_logo img:nth-child(1) {
	float:left;
	padding-left:24px;
	padding-top:3px;
}

#cm_logo img:nth-child(2) {
	padding-top:7px;
	padding-bottom:10px;
	float:right;
}

#cm_logo p:nth-child(3) {
	margin-top:-4px;
	float:right;
}

#ca_logo {
	height:143px;
}

#ca_logo img:nth-child(1) {
	float:left;
	padding-left:24px;
	padding-top:5px;
}

#ca_logo img:nth-child(2) {
	padding-top:7px;
	padding-bottom:10px;
	float:right;
}

#ca_logo p:nth-child(3) {
	margin-top:-9px;
	float:right;
}

#cs_logo {
	height:143px;
}

div#cs_logo img:first-child {
	margin-top:-3px;
}

#cs_logo img:nth-child(1) {
	float:left;
	padding-left:24px;
	padding-top:3px;
}

#cs_logo img:nth-child(2) {
	padding-top:5px;
	padding-bottom:10px;
	float:right;
}

#cs_logo p:nth-child(3) {
	margin-top:-9px;
	float:right;
}

.tn-title {
	padding-top:39px;
	height:40px;
}

.tn-title img:nth-child(1) {
	float:left; padding-right:5px; margin-top:-40px;
}

.tn-title h3 {
	float:left; margin-left:15px; margin-top:-39px;
}

.tn-title img:nth-child(3) {
	float:right; margin-top:-48px; padding-right:55px;
}

.tn-label {
	font-weight:bold;
}

#code-block {
	border: 1px solid #b3b3b3;
   -webkit-border-radius: 5px; -khtml-border-radius: 5px; border-radius: 5px;
   padding:20px;
   font-family:Verdana, Arial, Helvetica, sans-serif;
   font-size:13px;
   margin-bottom:10px;
}

#code-block .cobalt {
	color:#2c00ff;
}

#code-block .green {
	color:#1f9700;
}

#code-block .dk-blue {
	color:#1800c4;
}

#code-block .purple {
	color:#9400e2;
}

#code-block .pad {
	padding-left:27px;
}

#code-block .pad2 {
	padding-left:54px;
}

#code-block .pad3 {
	padding-left:81px;
}

#email-div {
	float:right;
	padding-left:5px;
	padding-top:3px;
}

#twitter-div {
	float:right;
	margin-top:-37px;
	padding-right:52px;
}

#fb-div {position:relative; float:right; padding-right:111px;}

.fb-like{
    height: 20px;
    overflow: hidden;
	float:right;
	padding-right:5px;
	margin-top:-37px;
}

#fb-root{
    position:absolute;
    left:-1000%;
}

#google-plus {
	float:right;
	margin-top:-37px;
}

#pdf-div {
	margin-top:-100px;
}

.magnify {
	height:20px;
	width:auto;
	margin-left: auto;
  	margin-right: auto;
}

.magnify img {
	float:left;
	padding-right:4px;
}

.magnify p {
	float:left;
	font-size:13px;
	font-family: 'Gudea', sans-serif;
	color:#000000;
	margin-top:-2px;
	font-style:italic;
}

.container {
  height: 300px;
  width: 70%;
  background: #eee;
  margin: 10px auto;
  position: relative;
}

.scrollable {font-family: 'Gudea', sans-serif; font-size:14px; font-weight:400;}

.scrollable4guides {height:800px; overflow-x:none; padding-bottom:10px; }
			
.scrollable4guides img {
	padding-right:10px;
	float:left;
	margin-top:-5px;
}

.scrollable4videos {height:800px; margin-top:-31px; overflow-x:none; padding-bottom:10px; padding-top:31px; }
			
.scrollable4videos img {
	padding-right:20px;
	float:left;
	margin-top:-4px;
}

.scrollable4technotes {height:800px; margin-top:-31px; overflow-x:none; padding-bottom:10px; padding-top:31px; }
			
.scrollable4technotes img {
	padding-right:10px;
	float:left;
	margin-top:-5px;
}

.scrollable4technotes h4 {
	padding-top:18px; margin-bottom:0px;
}

.scrollable4current {height:800px; margin-top:-3px; overflow-x:none; padding-bottom:10px;}
			
.scrollable4current h4 {
	padding-top:3px; margin-bottom:0px; padding-bottom:0px;
}

.notescontent{height:800px; width:671px; overflow-x:none; padding-top:18px; font-family: 'Gudea', sans-serif; font-size:14px; font-weight:400;}
.notescontent li {padding-bottom:5px;}

.shadow {box-shadow: 5px 5px 20px #d6d7d7;}

.nav_chain2 {
 position:relative;
 font-size:18px;
 font-weight:300;
 color:#333333;
 background:url(../images/navigation/chain-2.png);
 background-repeat:no-repeat;
 border:none;
 height:25px;
 margin-top:25px;
 padding-bottom:15px;
 margin-left:185px;
 }
 
 .nav_chain2 a {
 margin-top:1px;
 left:20px;
 font-weight:300;
 }
 
.nav_chain2 .navlink
{ 
	color:#48729d;
	font-family: 'Lato', sans-serif;
	font-weight:400;
}

.nav_chain3 {
 position:relative;
 font-size:18px;
 font-weight:300;
 color:#333333;
 background:url(../images/navigation/dl-chain-3.png);
 background-repeat:no-repeat;
 border:none;
 height:24px;
 margin-top:34px;
 padding-bottom:16px;
 margin-left:140px;
 }
 
 .nav_chain3 a {
 margin-top:1px;
 left:15px;
 font-weight:300;
 }
 
.nav_chain3 .navlink
{ 
	color:#48729d;
	font-family: 'Lato', sans-serif;
	font-weight:400;
}

.nav_chain3_dl {
 position:relative;
 font-size:18px;
 font-weight:300;
 color:#333333;
 background:url(../images/navigation/dl-chain-3.png);
 background-repeat:no-repeat;
 border:none;
 height:25px;
 margin-top:25px;
 padding-bottom:15px;
 margin-left:138px;
 }
 
 .nav_chain3_dl a {
 margin-top:1px;
 left:20px;
 font-weight:300;
 }
 
.nav_chain3_dl .navlink
{ 
	color:#48729d;
	font-family: 'Lato', sans-serif;
	font-weight:400;
}

 .support_nav_chain_3 {
 position:relative;
 font-size:18px;
 font-weight:300;
 color:#333333;
 background:url(../images/support/nav3cells.png);
 background-repeat:no-repeat;
 border:none;
 height:25px;
 margin-top:25px;
 padding-bottom:6px;
 margin-left:123px;
 }
 
 .support_nav_chain_3 a {
 margin-top:1px;
 left:20px;
 font-weight:300;
 }
 
.support_nav_chain_3 .navlink
{ 
	color:#48729d;
	font-family: 'Lato', sans-serif;
	font-weight:400;
}

 .nav_chain_4 {
 position:relative;
 font-size:18px;
 font-weight:300;
 color:#333333;
 background:url(../images/navigation/chain-4.png);
 background-repeat:no-repeat;
 border:none;
 height:24px;
 margin-top:34px;
 padding-bottom:16px;
 margin-left:90px;
 }
 
 .nav_chain_4 a {
 margin-top:1px;
 left:15px;
 font-weight:300;
 }
 
 .nav_chain_4 .navlink
{ 
	color:#48729d;
	font-family: 'Lato', sans-serif;
	font-weight:400;
}

div#content{
	padding-left:24px;
	padding-right:24px;
	padding-bottom:70px;
}

	#leftsidebar {
		padding-top:5px;
		/* right padding is so that gradient will spill over */
		padding-right:24px;
		width: 30%;
		height:735px;
		float:left;
		position:relative;
	}
	
	.gradient {
	margin-left:-24px;
	background: #ffffff; /* Old browsers */
	background: -moz-linear-gradient(top,  #ffffff 0%, #e9ecf1 45%, #e9ecf1 75%, #ffffff 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(45%,#e9ecf1), color-stop(75%,#e9ecf1), color-stop(100%,#ffffff)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #ffffff 0%,#e9ecf1 45%,#e9ecf1 75%,#ffffff 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #ffffff 0%,#e9ecf1 45%,#e9ecf1 75%,#ffffff 100%); /* Opera 11.10+ */
	background: linear-gradient(to bottom,  #ffffff 0%,#e9ecf1 45%,#e9ecf1 75%,#ffffff 100%); /* W3C */
}

	#leftsidebar .header {
		margin-left:24px;
		width:auto;
	}
	
	#leftsidebar h4
	{
		margin-bottom:8px;
	}
	
	#leftsidebarul ul {padding-left:0px; float:right; list-style-type:none; padding-top:13px;}
	#leftsidebarul li {height:32px; width:262px;}
	#leftsidebarul #li1 {background-image:url(../images/buttons/button-set-262-white.png);background-repeat:no-repeat; margin-top:14px;}
	
	#leftsidebarul li a {float:right; padding-right:10px; padding-top:4px;}
	.li-float {float:right; color:black;}
	
	.sidebar-float {float:right; color:black; margin-right:9px; margin-top:4px; height:0px;}
		
	.indent_text
	{
		margin-left:56px;
		margin-bottom:14px;
		padding-bottom:0px;
	}
	
	#social {
	position:absolute;
	bottom:0px;
	left:38px;
	}
	
	#social_products {
		margin: 0 auto;
		padding-top:25px;
		padding-bottom:15px;
		width:262px;
	}
	
	#social_products img {
		padding-right:10px;
	}
	
	#social a:nth-of-type(1) {
		padding-right:10px;
		float:left;
	}
	
	#social a:nth-of-type(2) {
		padding-right:10px;
		float:left;
	}
	
	#social a:nth-of-type(3) {
		padding-right:10px;
		float:left;
	}
	
	#social a:nth-of-type(4) {
		padding-right:10px;
		float:left;
	}
	
	#social a:nth-of-type(5) {
		float:left;
	}
	
	#support_sidebar_footer {
	position:absolute;
	bottom:100px;
	}
	
	#vertical {
		background:url(../images/common/gray-bullet.png);
 		background-repeat:repeat-y;
		background-position:left;
 		border:none;
		float:left;
		width:30px;
		height:735px;
		margin-top:6px;
		padding-bottom:70px;
	}
	
	#rightcontent {
		width: 66.5%;
		float:left;
		padding-bottom:70px;
		padding-left:30px;
	}
	
	#rc_header {
		height: auto;
		padding-bottom:11px;
		padding-top:7px;
	}
	
	#rc_footer {
		height: 100px;
		position:relative;
		bottom:0;
		clear: both;
	}
				
.styled-select select {
   background: transparent;
   width: 575px;
   padding-top:0;
   padding-left: 10px;
   padding-right:50px;
   font-family: 'Lato', sans-serif;
   font-size: 15px;
   font-weight:300;
   border: 0;
   border-radius: 0;
   height: 24px;
   -webkit-appearance: none;
   }
      
   .styled-select {
   width: 575px;
   margin-left:35px;
   height: 24px;
   overflow: hidden;
   border: 1px solid #48729d;
   -webkit-border-radius: 15px; -khtml-border-radius: 15px; border-radius: 15px;
   background: url(../images/buttons/down_arrow_select.png) no-repeat right;
   }
   
   /*for FireFox*/
	select:-moz-focusring {
	color:transparent;
	}
	
	@-moz-document url-prefix() {
		.styled-select select {
			padding-top:3px;
			width:650px;
			padding-right:65px;
			color:#000000;
		}	
	}

div#footer{
	position:relative;
	margin-top:-100px;
	height:100px;
	clear: both;
	margin-left:auto;
	margin-right:auto;
    width: 1044px;
}

	.f_menu {
		font-size:15px;
	    font-weight: 300;
	}

	.f_company {
		margin:0;
		font-size: 12px; 
		font-weight: 300;
		line-height:30px;
	}
	
	.f_copyright {
		margin:0;
		font-size: 12px; 
		font-weight: 300;
	}	
	
	.footnote {
		margin-top:0px;
		font-size: 12px; 
		font-weight: 300;
	}	
	
	.scrollcontent{height:610px; width:671px; overflow-x:none; padding-top:18px;}
	
li p {
	font-family: 'Lato', sans-serif;
	font-size: 15px; /* default, in case text isn't defined elsewhere */
	font-weight:300;
	margin-top:0px;
}

p {
	font-family: 'Lato', sans-serif;
	font-size: 15px; /* default, in case text isn't defined elsewhere */
	font-weight:300;
	margin-top:0px;
}

p.clear
{
   clear:both;
}

.textnormal {
	color:#000000;
}

.textdark {
	color:#000000;
}

.textlight {
	color:rgb(128,128,128);
}

/* Main Headline */
.page-title {
	font-size:24px;
	margin-top:-3px;
	margin-bottom:0px;
	text-align:center;
}

.page-subtitle {
	font-size:18px;
	margin-top:0px;
	margin-bottom:0px;
	text-align:center;
}

h1 {
	font-size:24px;
	margin-top:-3px;
	margin-bottom:0px;
	text-align:center;
}

/* Main Tagline */
h2 {
	font-size:18px;
	margin-top:0px;
	margin-bottom:0px;
	text-align:center;
}

/* Headline */
h3 {
	font-size:18px;
	margin-top:0px;
}

/* Headline */
h5 {
	font-size:18px;
	margin-top:0px;
}


/* Tagline */
h4 {
	font-size:16px;
	color:#666666;
	margin-top:0px;
	margin-bottom:0px;
}

.bold {
	font-weight:700;
}

.light {
	font-weight:300;
}

.normal {
	font-weight:400;
}

a
{
	text-decoration:none;
	color:inherit;
}

.link
{ 
	color:#48729d;
	font-weight:400;
}

a:active{
	color:#48729d;
}