
body, pre
{
	font-size: 13px;
}

/* Hide current logged in user notice */
body.index .netxusa-current-user-wrap
{
	display: none;
}

/* Index Layout */

.netxusa-index-content
{
	clear: both;
	margin: 0 auto;
	padding: 11px 11px 10px 11px;
	overflow: auto;
	height: auto;
}
.netxusa-index-content .row
{
	clear: both;
	float: left;
	width: 100%;
}
.netxusa-index-content .content-main
{
	float: left;
	width: 613px;
}
.netxusa-index-content .content-sidebar
{
	float: right;
	width: 217px;
}


/* Index Layout: Main Content */

.netxusa-index-content .content-main .row-1
{
	padding: 0;
}
.netxusa-index-content .content-main .row-2
{
	padding: 22px 0;
}
.netxusa-index-content .content-main .row-3
{
	padding: 0 0 22px 0;
}
.netxusa-index-content .content-main .row-4
{
	padding: 0;
}


/* Index Layout: Sidebar */

.netxusa-index-content .content-sidebar .row-1
{
	padding: 0;
}
.netxusa-index-content .content-sidebar .row-2
{
	padding: 28px 0;
}
.netxusa-index-content .content-sidebar .row-3
{
	padding: 0;
}


/* CPE Block */

.cpe-block,
.cpe-block *
{
	box-sizing: border-box;
}
.cpe-block
{
	text-align: left;
	vertical-align: top;
	border: 1px solid #AFB0B1;
	border-radius: 14px 14px 0 0;
	padding: 5px;
	background: url(/images/services/cpe/cpeWatermark.png) no-repeat;
}
.cpe-block a
{
	color: #000 !important;
}
.cpe-block-body
{
	font-size: 13px;
	line-height: 1.3;
	padding: 0 4px;
	margin-top: 5px;
}
.cpe-block-title
{
	padding: 5px 20px 0 7px;
}
.cpe-block-title-paragraph
{
	font-size: 15px;
	line-height: 1.2;
}
.cpe-block-left
{
	width: 355px; 
	display: inline-block;
	padding-top: 29px;
	padding-left: 5px;
}
.cpe-block-right
{
	display: inline-block;
	vertical-align: top;
	padding: 7px 0 0 0;
	font-size: 14px;
	color: #333;
}
.cpe-block-right a img
{
	-webkit-transition: opacity 0.5s;
	transition: opacity 0.5s;
}
.cpe-block-right a:hover img
{
	opacity: 0.75;
}
.cpe-block-integrated
{
	text-align: center;
	margin-bottom: 12px;
	padding: 0;
	width: 100%;
	position: relative;
}
.cpe-block-integrated > div
{
	text-align: center;
	overflow: hidden;
	padding: 0 1px;
}
.cpe-block-integrated > div div
{
	float: left;
	text-align: center;
	overflow: hidden;
	width: 20%;
	height: 33px;
	position: relative;
}
.cpe-block-integrated-text
{
	color: #777;
	display: block;
	width: 100%;
}
.cpe-block-integrated a
{
	display: block;
	margin: 0 auto;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	width: 85%;
}
.cpe-block-integrated a img
{
	display: inline-block;
	width: 100%;
	height: auto;
}


/* Buttons Block */

.netxusa-buttons-block
{
	width: 100%;
	overflow: hidden;
	clear: both;
}
.netxusa-buttons-block > div
{
	float: left;
	width: 33.333%;
	text-align: center;
}
.netxusa-buttons-block > div a
{
	display: block;
	width: 175px;
	height: 32px;
	overflow: hidden;
	margin: 0 auto;
	background-position: center top;
	background-repeat: no-repeat;
	text-align: center;
}
.netxusa-buttons-block > div a:hover img
{
	opacity: 0;
}
.netxusa-buttons-block .button-dealer-registration
{
	background-image: url(/images/buttons/dealerRegOver.png);
}
.netxusa-buttons-block .button-dealer-locator
{
	background-image: url(/images/buttons/dealerLocOver.png);
}
.netxusa-buttons-block .button-contact
{
	background-image: url(/images/buttons/contactOver.png);
}


/* Banners Block */

.banners-block
{
	border: 1px solid #AFB0B1;
}
.banners-block-banner
{
	height: 140px;
	overflow-y: visible;
	width: 100%;
}
.banners-block-banner a img
{
	width: 611px;
	height: 158px;
	overflow-y: visible;
}
.banners-block-nav-wrap
{
	position: relative;
	background-color: #FFF;
	font-size: 15px;
	font-weight: bold;
	line-height: 18px;
	height: 18px;
	opacity: 0.7;
	text-align: right;
	z-index: 48;
}
.banners-block-nav a,
.banners-block-nav a:link,
.banners-block-nav a:visited
{
	color: #B9B9B9;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0 8px;
	z-index: 48;
}
.banners-block-nav a:hover
{
	color: #333;
	z-index: 48;
}
.banners-block-nav ul
{
	margin: 0px;
	padding: 0px;
}
.banners-block-nav li 
{
	list-style: none; 
	display: inline;
}
.banners-block-nav a.activeSlide,
.banners-block-nav a:hover.activeSlide
{ 
	color: #333; 
}
.banners-block-nav a:focus 
{ 
	outline: none; 
}


/* Services Banner Block */

.services-banner-block
{
	box-sizing: border-box;
	border: 1px solid #AFB0B1;
	width: 100%;
}
.services-banner-block a,
.services-banner-block img
{
	display: block;
}
.services-banner-block a
{
	-webkit-transition: opacity 0.5s;
	transition: opacity 0.5s;
}
.services-banner-block a:hover,
.services-banner-block a:focus
{
	opacity: 0.75;
}

/* Landing Pages Block */

.landing-pages-block,
.landing-pages-block *
{
	box-sizing: border-box;
}
.landing-pages-block
{
	height: 180px;
	background-color: #fff;
	border: 1px solid #AFB0B1;
	border-radius: 8px;
	text-align: center;
	padding: 0 40px;
	overflow: hidden;
	clear: both;
}
.landing-pages-header
{
	background-color: #fff;
	text-shadow: 1px 0px #0E2747;
	letter-spacing: 1px;
	color: #0E2747; 
	font-size: 16px;
	line-height: 30px;
	height: 30px;
	margin: 0 -40px;
}
.landing-pages-link
{
	margin-top: 10px;
	display: block;
	float: left;
	text-align: center;
}
.landing-pages-link:nth-of-type(odd)
{
	float: right;
}
.landing-pages-footer
{
	clear: both;
	font-size: 11px;
	letter-spacing: 1px;
	line-height: 25px;
	margin: 0 -40px;
	color: #000;
}


/* Featured Solution Block */

.featured-solution-block,
.featured-solution-block *
{
	box-sizing: border-box;
}
.featured-solution-block
{
	text-align: center;
}
.featured-solution
{
	border-radius: 8px;
	overflow: hidden;
	height: 217px;
	background: #666666;
	background: -moz-linear-gradient(left, #666666 1%, #333333 58%);
	background: -webkit-linear-gradient(left, #666666 1%,#333333 58%);
	background: linear-gradient(to right, #666666 1%,#333333 58%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#666666', endColorstr='#333333',GradientType=1 );
}
.featured-solution-title
{
	color: #fff;
	text-shadow: 1px 0px #666;
	letter-spacing: 1px;
	font-size: 16px;
	height: 40px;
	line-height: 40px;
}
.featured-solution-image
{
	background: #fff;
	height: 120px;
	font-size: 11px;
	margin: 0 1px 8px;
}
.featured-solution-image img
{
	display: inline-block;
	width: 100%;
	height: auto;
	max-height: 100%;
}
.featured-solution-text
{
	height: 39px;
	padding: 0 6px;
	margin: 8px 0 0;
	color: #fff;
	width: 100%;
	overflow: hidden;
}
.featured-solution-text > div
{
	display: table-row;
	height: 39px;
	line-height: 39px;
	vertical-align: middle;
	text-align: center;
}
.featured-solution-text a,
.featured-solution-text span
{
	color: #fff !important;
	display: table-cell;
	vertical-align: middle;
	line-height: 13px;
}
.featured-solution-text.fs-tiny *
{
	font-size: 15px;
	line-height: 17px;
}
.featured-solution-text.fs-small *
{
	font-size: 13px;
	line-height: 15px;
}
.featured-solution-text.fs-medium *
{
	font-size: 12px;
	line-height: 14px;
}
.featured-solution-text.fs-large *
{
	font-size: 11px;
	line-height: 13px;
}


/* Press Room Block, Promotions Block */

.press-room-block,
.promotions-block {
	border: 1px solid #AFB0B1;
	border-radius: 8px;
	background: #afb0b1;
	background: -moz-linear-gradient(top, #afb0b1 0%, #f9fcff 64%);
	background: -webkit-linear-gradient(top, #afb0b1 0%,#f9fcff 64%);
	background: linear-gradient(to bottom, #afb0b1 0%,#f9fcff 64%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#afb0b1', endColorstr='#f9fcff',GradientType=0 );
	height: 232px;
	position: relative;
	text-align: center;
	overflow: hidden;
}
.press-room-block-title,
.promotions-block-title
{
	padding: 2px 0 0 0;
}
.press-room-block-title a,
.promotions-block-title a
{
	color: #800000 !important;
	text-shadow: 1px 0px #800000;
	letter-spacing: 1px;
	font-size: 16px;
	font-weight: normal;
	line-height: 28px;
}
.press-room-block-items ul,
.promotions-block-items ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.press-room-block-items li,
.promotions-block-items li
{
	height: 165px;
	font-size: 13px;
	width: 201px;
	padding: 5px 6px 1px 6px;
}
.press-room-block-items li a:link,
.promotions-block-items li a:link
{
	color: #000;
}
.press-room-block-items .item-title,
.promotions-block-items .item-title
{
	font-weight: bold;
	color: #000;
}
.press-room-block-items .item-text,
.promotions-block-items .item-text
{
	margin-top: 5px;
}
.press-room-block-items .item-text *,
.promotions-block-items .item-text *
{
	font-weight: normal !important;
}
.press-room-block-foot,
.promotions-block-foot
{
	width: 100%;
	position: absolute;
	bottom: 6px;
}
.press-room-block-foot a,
.press-room-block-foot > span,
.promotions-block-foot a,
.promotions-block-foot > span
{
	color: #777 !important;
	font-weight: bold;
	cursor: pointer;
	text-transform: uppercase;
	font-size: 10px;
}


/* Image Link Block */

.big-square-button,
.big-square-button *
{
	box-sizing: border-box;
}
.big-square-button
{
	background: #0d2747; /* Old browsers */
	background: -moz-linear-gradient(top, #0d2747 25%, #9ea7b4 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #0d2747 25%,#9ea7b4 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #0d2747 25%,#9ea7b4 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0d2747', endColorstr='#9ea7b4',GradientType=0 ); /* IE6-9 */
	border: 1px solid #AFB0B1;
	border-radius: 8px;
	height: 228px;
	width: 218px;
	overflow: hidden;
	text-align: center;
}
.big-square-button img
{
	width: 100%;
	height: auto;
}
.row-3 .big-square-button
{
	height: 229px;
}