@import url(https://fonts.googleapis.com/css?family=Lato:100,300,400,700);
*,
*:before,
*:after {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

html,
body {
	font-size: 100%
}

body {
	background: #fff;
	color: #222;
	padding: 0;
	margin: 0;
	font-family: Arial, Helvetica, Verdana, sans-serif, Lato;
	font-weight: normal;
	font-style: normal;
	line-height: 1;
	position: relative
}

a:focus {
	outline: none
}

img,
object,
embed {
	max-width: 100%;
	height: auto
}

object,
embed {
	height: 100%
}

img {
	-ms-interpolation-mode: bicubic
}

#map_canvas img,
#map_canvas embed,
#map_canvas object,
.map_canvas img,
.map_canvas embed,
.map_canvas object {
	max-width: none !important
}

.left {
	float: left !important
}

.right {
	float: right !important
}

.text-left {
	text-align: left !important
}

.text-right {
	text-align: right !important
}

.text-center {
	text-align: center !important
}

.text-justify {
	text-align: justify !important
}

.hide {
	display: none
}

.antialiased {
	-webkit-font-smoothing: antialiased
}

img {
	display: inline-block
}

textarea {
	height: auto;
	min-height: 50px
}

select {
	width: 100%
}

.row {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	margin-bottom: 0;
	max-width: 970px;
	*zoom: 1
}

.row:before,
.row:after {
	content: " ";
	display: table
}

.row:after {
	clear: both
}

.row .column,
.row .columns {
	position: relative;
	padding-left: 0.9375em;
	padding-right: 0.9375em;
	width: 100%;
	float: left
}

.row.collapse .column,
.row.collapse .columns {
	position: relative;
	padding-left: 0;
	padding-right: 0;
	float: left
}

.row .row {
	width: auto;
	margin-left: -0.9375em;
	margin-right: -0.9375em;
	margin-top: 0;
	margin-bottom: 0;
	max-width: none;
	*zoom: 1
}

.row .row:before,
.row .row:after {
	content: " ";
	display: table
}

.row .row:after {
	clear: both
}

.row .row.collapse {
	width: auto;
	margin: 0;
	max-width: none;
	*zoom: 1
}

.row .row.collapse:before,
.row .row.collapse:after {
	content: " ";
	display: table
}

.row .row.collapse:after {
	clear: both
}

@media only screen {
	.row .column,
	.row .columns {
		position: relative;
		padding-left: 0.9375em;
		padding-right: 0.9375em;
		float: left
	}
	.row .small-1 {
		position: relative;
		width: 8.33333%
	}
	.row .small-2 {
		position: relative;
		width: 16.66667%
	}
	.row .small-3 {
		position: relative;
		width: 25%
	}
	.row .small-4 {
		position: relative;
		width: 33.33333%
	}
	.row .small-5 {
		position: relative;
		width: 41.66667%
	}
	.row .small-6 {
		position: relative;
		width: 50%
	}
	.row .small-7 {
		position: relative;
		width: 58.33333%
	}
	.row .small-8 {
		position: relative;
		width: 66.66667%
	}
	.row .small-9 {
		position: relative;
		width: 75%
	}
	.row .small-10 {
		position: relative;
		width: 83.33333%
	}
	.row .small-11 {
		position: relative;
		width: 91.66667%
	}
	.row .small-12 {
		position: relative;
		width: 100%
	}
	.row .small-offset-1 {
		position: relative;
		margin-left: 8.33333%
	}
	.row .small-offset-2 {
		position: relative;
		margin-left: 16.66667%
	}
	.row .small-offset-3 {
		position: relative;
		margin-left: 25%
	}
	.row .small-offset-4 {
		position: relative;
		margin-left: 33.33333%
	}
	.row .small-offset-5 {
		position: relative;
		margin-left: 41.66667%
	}
	.row .small-offset-6 {
		position: relative;
		margin-left: 50%
	}
	.row .small-offset-7 {
		position: relative;
		margin-left: 58.33333%
	}
	.row .small-offset-8 {
		position: relative;
		margin-left: 66.66667%
	}
	.row .small-offset-9 {
		position: relative;
		margin-left: 75%
	}
	.row .small-offset-10 {
		position: relative;
		margin-left: 83.33333%
	}
	[class*="column"]+[class*="column"]:last-child {
		float: right
	}
	[class*="column"]+[class*="column"].end {
		float: left
	}
	.column.small-centered,
	.columns.small-centered {
		position: relative;
		margin-left: auto;
		margin-right: auto;
		float: none !important
	}
}

@media only screen and (min-width: 48em) {
	.row .large-1 {
		position: relative;
		width: 8.33333%
	}
	.row .large-2 {
		position: relative;
		width: 16.66667%
	}
	.row .large-3 {
		position: relative;
		width: 25%
	}
	.row .large-4 {
		position: relative;
		width: 33.33333%
	}
	.row .large-5 {
		position: relative;
		width: 41.66667%
	}
	.row .large-6 {
		position: relative;
		width: 50%
	}
	.row .large-7 {
		position: relative;
		width: 58.33333%
	}
	.row .large-8 {
		position: relative;
		width: 66.66667%
	}
	.row .large-9 {
		position: relative;
		width: 75%
	}
	.row .large-10 {
		position: relative;
		width: 83.33333%
	}
	.row .large-11 {
		position: relative;
		width: 91.66667%
	}
	.row .large-12 {
		position: relative;
		width: 100%
	}
	.row .large-offset-1 {
		position: relative;
		margin-left: 8.33333%
	}
	.row .large-offset-2 {
		position: relative;
		margin-left: 16.66667%
	}
	.row .large-offset-3 {
		position: relative;
		margin-left: 25%
	}
	.row .large-offset-4 {
		position: relative;
		margin-left: 33.33333%
	}
	.row .large-offset-5 {
		position: relative;
		margin-left: 41.66667%
	}
	.row .large-offset-6 {
		position: relative;
		margin-left: 50%
	}
	.row .large-offset-7 {
		position: relative;
		margin-left: 58.33333%
	}
	.row .large-offset-8 {
		position: relative;
		margin-left: 66.66667%
	}
	.row .large-offset-9 {
		position: relative;
		margin-left: 75%
	}
	.row .large-offset-10 {
		position: relative;
		margin-left: 83.33333%
	}
	.push-2 {
		position: relative;
		left: 16.66667%;
		right: auto
	}
	.pull-2 {
		position: relative;
		right: 16.66667%;
		left: auto
	}
	.push-3 {
		position: relative;
		left: 25%;
		right: auto
	}
	.pull-3 {
		position: relative;
		right: 25%;
		left: auto
	}
	.push-4 {
		position: relative;
		left: 33.33333%;
		right: auto
	}
	.pull-4 {
		position: relative;
		right: 33.33333%;
		left: auto
	}
	.push-5 {
		position: relative;
		left: 41.66667%;
		right: auto
	}
	.pull-5 {
		position: relative;
		right: 41.66667%;
		left: auto
	}
	.push-6 {
		position: relative;
		left: 50%;
		right: auto
	}
	.pull-6 {
		position: relative;
		right: 50%;
		left: auto
	}
	.push-7 {
		position: relative;
		left: 58.33333%;
		right: auto
	}
	.pull-7 {
		position: relative;
		right: 58.33333%;
		left: auto
	}
	.push-8 {
		position: relative;
		left: 66.66667%;
		right: auto
	}
	.pull-8 {
		position: relative;
		right: 66.66667%;
		left: auto
	}
	.push-9 {
		position: relative;
		left: 75%;
		right: auto
	}
	.pull-9 {
		position: relative;
		right: 75%;
		left: auto
	}
	.push-10 {
		position: relative;
		left: 83.33333%;
		right: auto
	}
	.pull-10 {
		position: relative;
		right: 83.33333%;
		left: auto
	}
	.small-push-2 {
		left: inherit
	}
	.small-pull-2 {
		right: inherit
	}
	.small-push-3 {
		left: inherit
	}
	.small-pull-3 {
		right: inherit
	}
	.small-push-4 {
		left: inherit
	}
	.small-pull-4 {
		right: inherit
	}
	.small-push-5 {
		left: inherit
	}
	.small-pull-5 {
		right: inherit
	}
	.small-push-6 {
		left: inherit
	}
	.small-pull-6 {
		right: inherit
	}
	.small-push-7 {
		left: inherit
	}
	.small-pull-7 {
		right: inherit
	}
	.small-push-8 {
		left: inherit
	}
	.small-pull-8 {
		right: inherit
	}
	.small-push-9 {
		left: inherit
	}
	.small-pull-9 {
		right: inherit
	}
	.small-push-10 {
		left: inherit
	}
	.small-pull-10 {
		right: inherit
	}
	.column.large-centered,
	.columns.large-centered {
		position: relative;
		margin-left: auto;
		margin-right: auto;
		float: none !important
	}
}

.show-for-small,
.show-for-medium-down,
.show-for-large-down {
	display: inherit !important
}

.show-for-medium,
.show-for-medium-up,
.show-for-large,
.show-for-large-up,
.show-for-xlarge {
	display: none !important
}

.hide-for-medium,
.hide-for-medium-up,
.hide-for-large,
.hide-for-large-up,
.hide-for-xlarge {
	display: inherit !important
}

.hide-for-small,
.hide-for-medium-down,
.hide-for-large-down {
	display: none !important
}

table.show-for-small,
table.show-for-medium-down,
table.show-for-large-down,
table.hide-for-medium,
table.hide-for-medium-up,
table.hide-for-large,
table.hide-for-large-up,
table.hide-for-xlarge {
	display: table
}

thead.show-for-small,
thead.show-for-medium-down,
thead.show-for-large-down,
thead.hide-for-medium,
thead.hide-for-medium-up,
thead.hide-for-large,
thead.hide-for-large-up,
thead.hide-for-xlarge {
	display: table-header-group !important
}

tbody.show-for-small,
tbody.show-for-medium-down,
tbody.show-for-large-down,
tbody.hide-for-medium,
tbody.hide-for-medium-up,
tbody.hide-for-large,
tbody.hide-for-large-up,
tbody.hide-for-xlarge {
	display: table-row-group !important
}

tr.show-for-small,
tr.show-for-medium-down,
tr.show-for-large-down,
tr.hide-for-medium,
tr.hide-for-medium-up,
tr.hide-for-large,
tr.hide-for-large-up,
tr.hide-for-xlarge {
	display: table-row !important
}

td.show-for-small,
td.show-for-medium-down,
td.show-for-large-down,
td.hide-for-medium,
td.hide-for-medium-up,
td.hide-for-large,
td.hide-for-large-up,
td.hide-for-xlarge,
th.show-for-small,
th.show-for-medium-down,
th.show-for-large-down,
th.hide-for-medium,
th.hide-for-medium-up,
th.hide-for-large,
th.hide-for-large-up,
th.hide-for-xlarge {
	display: table-cell !important
}

@media only screen and (min-width: 48em) {
	.show-for-medium,
	.show-for-medium-up {
		display: inherit !important
	}
	.show-for-small {
		display: none !important
	}
	.hide-for-small {
		display: inherit !important
	}
	.hide-for-medium,
	.hide-for-medium-up {
		display: none !important
	}
	table.show-for-medium,
	table.show-for-medium-up,
	table.hide-for-small {
		display: table
	}
	thead.show-for-medium,
	thead.show-for-medium-up,
	thead.hide-for-small {
		display: table-header-group !important
	}
	tbody.show-for-medium,
	tbody.show-for-medium-up,
	tbody.hide-for-small {
		display: table-row-group !important
	}
	tr.show-for-medium,
	tr.show-for-medium-up,
	tr.hide-for-small {
		display: table-row !important
	}
	td.show-for-medium,
	td.show-for-medium-up,
	td.hide-for-small,
	th.show-for-medium,
	th.show-for-medium-up,
	th.hide-for-small {
		display: table-cell !important
	}
}

@media only screen and (min-width: 80em) {
	.show-for-large,
	.show-for-large-up {
		display: inherit !important
	}
	.show-for-medium,
	.show-for-medium-down {
		display: none !important
	}
	.hide-for-medium,
	.hide-for-medium-down {
		display: inherit !important
	}
	.hide-for-large,
	.hide-for-large-up {
		display: none !important
	}
	table.show-for-large,
	table.show-for-large-up,
	table.hide-for-medium,
	table.hide-for-medium-down {
		display: table
	}
	thead.show-for-large,
	thead.show-for-large-up,
	thead.hide-for-medium,
	thead.hide-for-medium-down {
		display: table-header-group !important
	}
	tbody.show-for-large,
	tbody.show-for-large-up,
	tbody.hide-for-medium,
	tbody.hide-for-medium-down {
		display: table-row-group !important
	}
	tr.show-for-large,
	tr.show-for-large-up,
	tr.hide-for-medium,
	tr.hide-for-medium-down {
		display: table-row !important
	}
	td.show-for-large,
	td.show-for-large-up,
	td.hide-for-medium,
	td.hide-for-medium-down,
	th.show-for-large,
	th.show-for-large-up,
	th.hide-for-medium,
	th.hide-for-medium-down {
		display: table-cell !important
	}
}

@media only screen and (min-width: 90em) {
	.show-for-xlarge {
		display: inherit !important
	}
	.show-for-large,
	.show-for-large-down {
		display: none !important
	}
	.hide-for-large,
	.hide-for-large-down {
		display: inherit !important
	}
	.hide-for-xlarge {
		display: none !important
	}
	table.show-for-xlarge,
	table.hide-for-large,
	table.hide-for-large-down {
		display: table
	}
	thead.show-for-xlarge,
	thead.hide-for-large,
	thead.hide-for-large-down {
		display: table-header-group !important
	}
	tbody.show-for-xlarge,
	tbody.hide-for-large,
	tbody.hide-for-large-down {
		display: table-row-group !important
	}
	tr.show-for-xlarge,
	tr.hide-for-large,
	tr.hide-for-large-down {
		display: table-row !important
	}
	td.show-for-xlarge,
	td.hide-for-large,
	td.hide-for-large-down,
	th.show-for-xlarge,
	th.hide-for-large,
	th.hide-for-large-down {
		display: table-cell !important
	}
}

.show-for-landscape,
.hide-for-portrait {
	display: inherit !important
}

.hide-for-landscape,
.show-for-portrait {
	display: none !important
}

table.hide-for-landscape,
table.show-for-portrait {
	display: table
}

thead.hide-for-landscape,
thead.show-for-portrait {
	display: table-header-group !important
}

tbody.hide-for-landscape,
tbody.show-for-portrait {
	display: table-row-group !important
}

tr.hide-for-landscape,
tr.show-for-portrait {
	display: table-row !important
}

td.hide-for-landscape,
td.show-for-portrait,
th.hide-for-landscape,
th.show-for-portrait {
	display: table-cell !important
}

@media only screen and (orientation: landscape) {
	.show-for-landscape,
	.hide-for-portrait {
		display: inherit !important
	}
	.hide-for-landscape,
	.show-for-portrait {
		display: none !important
	}
	table.show-for-landscape,
	table.hide-for-portrait {
		display: table
	}
	thead.show-for-landscape,
	thead.hide-for-portrait {
		display: table-header-group !important
	}
	tbody.show-for-landscape,
	tbody.hide-for-portrait {
		display: table-row-group !important
	}
	tr.show-for-landscape,
	tr.hide-for-portrait {
		display: table-row !important
	}
	td.show-for-landscape,
	td.hide-for-portrait,
	th.show-for-landscape,
	th.hide-for-portrait {
		display: table-cell !important
	}
}

@media only screen and (orientation: portrait) {
	.show-for-portrait,
	.hide-for-landscape {
		display: inherit !important
	}
	.hide-for-portrait,
	.show-for-landscape {
		display: none !important
	}
	table.show-for-portrait,
	table.hide-for-landscape {
		display: table
	}
	thead.show-for-portrait,
	thead.hide-for-landscape {
		display: table-header-group !important
	}
	tbody.show-for-portrait,
	tbody.hide-for-landscape {
		display: table-row-group !important
	}
	tr.show-for-portrait,
	tr.hide-for-landscape {
		display: table-row !important
	}
	td.show-for-portrait,
	td.hide-for-landscape,
	th.show-for-portrait,
	th.hide-for-landscape {
		display: table-cell !important
	}
}

.show-for-touch {
	display: none !important
}

.hide-for-touch {
	display: inherit !important
}

.touch .show-for-touch {
	display: inherit !important
}

.touch .hide-for-touch {
	display: none !important
}

table.hide-for-touch {
	display: table
}

.touch table.show-for-touch {
	display: table
}

thead.hide-for-touch {
	display: table-header-group !important
}

.touch thead.show-for-touch {
	display: table-header-group !important
}

tbody.hide-for-touch {
	display: table-row-group !important
}

.touch tbody.show-for-touch {
	display: table-row-group !important
}

tr.hide-for-touch {
	display: table-row !important
}

.touch tr.show-for-touch {
	display: table-row !important
}

td.hide-for-touch {
	display: table-cell !important
}

.touch td.show-for-touch {
	display: table-cell !important
}

th.hide-for-touch {
	display: table-cell !important
}

.touch th.show-for-touch {
	display: table-cell !important
}

@media only screen {
	[class*="block-grid-"] {
		display: block;
		padding: 0;
		margin: 0 -10px;
		*zoom: 1
	}
	[class*="block-grid-"]:before,
	[class*="block-grid-"]:after {
		content: " ";
		display: table
	}
	[class*="block-grid-"]:after {
		clear: both
	}
	[class*="block-grid-"]>li {
		display: block;
		height: auto;
		float: left;
		padding: 0 10px 10px
	}
	.small-block-grid-1>li {
		width: 100%;
		padding: 0 10px 10px
	}
	.small-block-grid-1>li:nth-of-type(1n+1) {
		clear: both
	}
	.small-block-grid-2>li {
		width: 50%;
		padding: 0 10px 10px
	}
	.small-block-grid-2>li:nth-of-type(2n+1) {
		clear: both
	}
	.small-block-grid-3>li {
		width: 33.33333%;
		padding: 0 10px 10px
	}
	.small-block-grid-3>li:nth-of-type(3n+1) {
		clear: both
	}
	.small-block-grid-4>li {
		width: 25%;
		padding: 0 10px 10px
	}
	.small-block-grid-4>li:nth-of-type(4n+1) {
		clear: both
	}
	.small-block-grid-5>li {
		width: 20%;
		padding: 0 10px 10px
	}
	.small-block-grid-5>li:nth-of-type(5n+1) {
		clear: both
	}
	.small-block-grid-6>li {
		width: 16.66667%;
		padding: 0 10px 10px
	}
	.small-block-grid-6>li:nth-of-type(6n+1) {
		clear: both
	}
	.small-block-grid-7>li {
		width: 14.28571%;
		padding: 0 10px 10px
	}
	.small-block-grid-7>li:nth-of-type(7n+1) {
		clear: both
	}
	.small-block-grid-8>li {
		width: 12.5%;
		padding: 0 10px 10px
	}
	.small-block-grid-8>li:nth-of-type(8n+1) {
		clear: both
	}
	.small-block-grid-9>li {
		width: 11.11111%;
		padding: 0 10px 10px
	}
	.small-block-grid-9>li:nth-of-type(9n+1) {
		clear: both
	}
	.small-block-grid-10>li {
		width: 10%;
		padding: 0 10px 10px
	}
	.small-block-grid-10>li:nth-of-type(10n+1) {
		clear: both
	}
	.small-block-grid-11>li {
		width: 9.09091%;
		padding: 0 10px 10px
	}
	.small-block-grid-11>li:nth-of-type(11n+1) {
		clear: both
	}
	.small-block-grid-12>li {
		width: 8.33333%;
		padding: 0 10px 10px
	}
	.small-block-grid-12>li:nth-of-type(12n+1) {
		clear: both
	}
}

@media only screen and (min-width: 48em) {
	.large-block-grid-1>li {
		width: 100%;
		padding: 0 10px 10px
	}
	.large-block-grid-1>li:nth-of-type(1n+1) {
		clear: both
	}
	.large-block-grid-2>li {
		width: 50%;
		padding: 0 10px 10px
	}
	.large-block-grid-2>li:nth-of-type(2n+1) {
		clear: both
	}
	.large-block-grid-3>li {
		width: 33.33333%;
		padding: 0 10px 10px
	}
	.large-block-grid-3>li:nth-of-type(3n+1) {
		clear: both
	}
	.large-block-grid-4>li {
		width: 25%;
		padding: 0 10px 10px
	}
	.large-block-grid-4>li:nth-of-type(4n+1) {
		clear: both
	}
	.large-block-grid-5>li {
		width: 20%;
		padding: 0 10px 10px
	}
	.large-block-grid-5>li:nth-of-type(5n+1) {
		clear: both
	}
	.large-block-grid-6>li {
		width: 16.66667%;
		padding: 0 10px 10px
	}
	.large-block-grid-6>li:nth-of-type(6n+1) {
		clear: both
	}
	.large-block-grid-7>li {
		width: 14.28571%;
		padding: 0 10px 10px
	}
	.large-block-grid-7>li:nth-of-type(7n+1) {
		clear: both
	}
	.large-block-grid-8>li {
		width: 12.5%;
		padding: 0 10px 10px
	}
	.large-block-grid-8>li:nth-of-type(8n+1) {
		clear: both
	}
	.large-block-grid-9>li {
		width: 11.11111%;
		padding: 0 10px 10px
	}
	.large-block-grid-9>li:nth-of-type(9n+1) {
		clear: both
	}
	.large-block-grid-10>li {
		width: 10%;
		padding: 0 10px 10px
	}
	.large-block-grid-10>li:nth-of-type(10n+1) {
		clear: both
	}
	.large-block-grid-11>li {
		width: 9.09091%;
		padding: 0 10px 10px
	}
	.large-block-grid-11>li:nth-of-type(11n+1) {
		clear: both
	}
	.large-block-grid-12>li {
		width: 8.33333%;
		padding: 0 10px 10px
	}
	.large-block-grid-12>li:nth-of-type(12n+1) {
		clear: both
	}
	[class*="small-block-grid-"]>li {
		clear: none !important
	}
}

p.lead {
	font-size: 1.21875em;
	line-height: 1.6
}

.subheader {
	line-height: 1.4;
	color: #6f6f6f;
	font-weight: 300;
	margin-top: 0.2em;
	margin-bottom: 0.5em
}

div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
p,
blockquote,
th,
td {
	margin: 0;
	padding: 0;
	direction: ltr
}

a {
	color: #2ba6cb;
	text-decoration: none;
	line-height: inherit
}

a:hover,
a:focus {
	color: #2795b6
}

a img {
	border: none
}

p {
	font-family: inherit;
	font-weight: normal;
	font-size: 1em;
	line-height: 1.6;
	margin-bottom: 1.25em;
	text-rendering: optimizeLegibility
}

p aside {
	font-size: 0.875em;
	line-height: 1.35;
	font-style: italic
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-style: normal;
	color: #222;
	text-rendering: optimizeLegibility;
	margin-top: 0.2em;
	margin-bottom: 0.5em;
	line-height: 1.2125em
}

h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small {
	font-size: 60%;
	color: #6f6f6f;
	line-height: 0
}

h1 {
	font-size: 2.125em
}

h2 {
	font-size: 1.6875em
}

h3 {
	font-size: 1.375em
}

h4 {
	font-size: 1.125em
}

h5 {
	font-size: 1.125em
}

h6 {
	font-size: 1em
}

hr {
	border: solid #ddd;
	border-width: 1px 0 0;
	clear: both;
	margin: 1.25em 0 1.1875em;
	height: 0
}

em,
i {
	font-style: italic;
	line-height: inherit
}

strong,
b {
	font-weight: bold;
	line-height: inherit
}

small {
	font-size: 60%;
	line-height: inherit
}

code {
	font-family: Consolas, "Liberation Mono", Courier, monospace;
	font-weight: bold;
	color: #7f0a0c
}

ul,
ol,
dl {
	font-size: 1em;
	line-height: 1.6;
	margin-bottom: 1.25em;
	list-style-position: outside;
	font-family: inherit
}

ul li ul,
ul li ol {
	margin-left: 1.25em;
	margin-bottom: 0;
	font-size: 1em
}

ul.square li ul,
ul.circle li ul,
ul.disc li ul {
	list-style: inherit
}

ul.square {
	list-style-type: square
}

ul.circle {
	list-style-type: circle
}

ul.disc {
	list-style-type: disc
}

ul.no-bullet {
	list-style: none
}

ol li ul,
ol li ol {
	margin-left: 1.25em;
	margin-bottom: 0
}

dl dt {
	margin-bottom: 0.3em;
	font-weight: bold
}

dl dd {
	margin-bottom: 0.75em
}

abbr,
acronym {
	text-transform: uppercase;
	font-size: 90%;
	color: #222;
	border-bottom: 1px dotted #ddd;
	cursor: help
}

abbr {
	text-transform: none
}

blockquote {
	margin: 0 0 1.25em;
	padding: 0.5625em 1.25em 0 1.1875em;
	border-left: 1px solid #ddd
}

blockquote cite {
	display: block;
	font-size: 0.8125em;
	color: #555
}

blockquote cite:before {
	content: "\2014 \0020"
}

blockquote cite a,
blockquote cite a:visited {
	color: #555
}

blockquote,
blockquote p {
	line-height: 1.6;
	color: #6f6f6f
}

.vcard {
	display: inline-block;
	margin: 0 0 1.25em 0;
	border: 1px solid #ddd;
	padding: 0.625em 0.75em
}

.vcard li {
	margin: 0;
	display: block
}

.vcard .fn {
	font-weight: bold;
	font-size: 0.9375em
}

.vevent .summary {
	font-weight: bold
}

.vevent abbr {
	cursor: default;
	text-decoration: none;
	font-weight: bold;
	border: none;
	padding: 0 0.0625em
}

@media only screen and (min-width: 48em) {
	h1,
	h2,
	h3,
	h4,
	h5,
	h6 {
		line-height: 1.4
	}
	h1 {
		font-size: 2.75em
	}
	h2 {
		font-size: 2.3125em
	}
	h3 {
		font-size: 1.6875em
	}
	h4 {
		font-size: 1.4375em
	}
}

.print-only {
	display: none !important
}

@media print {
	* {
		background: transparent !important;
		color: #000 !important;
		box-shadow: none !important;
		text-shadow: none !important
	}
	a,
	a:visited {
		text-decoration: underline
	}
	a[href]:after {
		content: " (" attr(href) ")"
	}
	abbr[title]:after {
		content: " (" attr(title) ")"
	}
	.ir a:after,
	a[href^="javascript:"]:after,
	a[href^="#"]:after {
		content: ""
	}
	pre,
	blockquote {
		border: 1px solid #999;
		page-break-inside: avoid
	}
	thead {
		display: table-header-group
	}
	tr,
	img {
		page-break-inside: avoid
	}
	img {
		max-width: 100% !important
	}
	@page {
		margin: 0.5cm
	}
	p,
	h2,
	h3 {
		orphans: 3;
		widows: 3
	}
	h2,
	h3 {
		page-break-after: avoid
	}
	.hide-on-print {
		display: none !important
	}
	.print-only {
		display: block !important
	}
	.hide-for-print {
		display: none !important
	}
	.show-for-print {
		display: inherit !important
	}
}

button,
.button {
	border-style: solid;
	border-width: 1px;
	cursor: pointer;
	font-family: inherit;
	font-weight: bold;
	line-height: 1;
	margin: 0 0 1.25em;
	position: relative;
	text-decoration: none;
	text-align: center;
	display: inline-block;
	padding-top: 0.75em;
	padding-right: 1.5em;
	padding-bottom: 0.8125em;
	padding-left: 1.5em;
	font-size: 1em;
	background-color: #2ba6cb;
	border-color: #2284a1;
	color: #0093d0
}

button:hover,
button:focus,
.button:hover,
.button:focus {
	background-color: #2284a1
}

button:hover,
button:focus,
.button:hover,
.button:focus {
	color: #0093d0
}

button.secondary,
.button.secondary {
	background-color: #e9e9e9;
	border-color: #d0d0d0;
	color: #0093d0
}

button.secondary:hover,
button.secondary:focus,
.button.secondary:hover,
.button.secondary:focus {
	background-color: #d0d0d0
}

button.secondary:hover,
button.secondary:focus,
.button.secondary:hover,
.button.secondary:focus {
	color: #0093d0
}

button.success,
.button.success {
	background-color: #5da423;
	border-color: #457a1a;
	color: #0093d0
}

button.success:hover,
button.success:focus,
.button.success:hover,
.button.success:focus {
	background-color: #457a1a
}

button.success:hover,
button.success:focus,
.button.success:hover,
.button.success:focus {
	color: #0093d0
}

button.alert,
.button.alert {
	background-color: #c60f13;
	border-color: #970b0e;
	color: #0093d0
}

button.alert:hover,
button.alert:focus,
.button.alert:hover,
.button.alert:focus {
	background-color: #970b0e
}

button.alert:hover,
button.alert:focus,
.button.alert:hover,
.button.alert:focus {
	color: #0093d0
}

button.large,
.button.large {
	padding-top: 1em;
	padding-right: 2em;
	padding-bottom: 1.0625em;
	padding-left: 2em;
	font-size: 1.25em
}

button.small,
.button.small {
	padding-top: 0.5625em;
	padding-right: 1.125em;
	padding-bottom: 0.625em;
	padding-left: 1.125em;
	font-size: 0.8125em
}

button.tiny,
.button.tiny {
	padding-top: 0.4375em;
	padding-right: 0.875em;
	padding-bottom: 0.5em;
	padding-left: 0.875em;
	font-size: 0.6875em
}

button.expand,
.button.expand {
	padding-top: false;
	padding-right: 0px;
	padding-bottom: false0.0625em;
	padding-left: 0px;
	width: 100%
}

button.left-align,
.button.left-align {
	text-align: left;
	text-indent: 0.75em
}

button.right-align,
.button.right-align {
	text-align: right;
	padding-right: 0.75em
}

button.disabled,
button[disabled],
.button.disabled,
.button[disabled] {
	background-color: #2ba6cb;
	border-color: #2284a1;
	color: #0093d0;
	cursor: default;
	opacity: 0.6;
	-webkit-box-shadow: none;
	box-shadow: none
}

button.disabled:hover,
button.disabled:focus,
button[disabled]:hover,
button[disabled]:focus,
.button.disabled:hover,
.button.disabled:focus,
.button[disabled]:hover,
.button[disabled]:focus {
	background-color: #2284a1
}

button.disabled:hover,
button.disabled:focus,
button[disabled]:hover,
button[disabled]:focus,
.button.disabled:hover,
.button.disabled:focus,
.button[disabled]:hover,
.button[disabled]:focus {
	color: #0093d0
}

button.disabled:hover,
button.disabled:focus,
button[disabled]:hover,
button[disabled]:focus,
.button.disabled:hover,
.button.disabled:focus,
.button[disabled]:hover,
.button[disabled]:focus {
	background-color: #2ba6cb
}

button.disabled.secondary,
button[disabled].secondary,
.button.disabled.secondary,
.button[disabled].secondary {
	background-color: #e9e9e9;
	border-color: #d0d0d0;
	color: #0093d0;
	cursor: default;
	opacity: 0.6;
	-webkit-box-shadow: none;
	box-shadow: none
}

button.disabled.secondary:hover,
button.disabled.secondary:focus,
button[disabled].secondary:hover,
button[disabled].secondary:focus,
.button.disabled.secondary:hover,
.button.disabled.secondary:focus,
.button[disabled].secondary:hover,
.button[disabled].secondary:focus {
	background-color: #d0d0d0
}

button.disabled.secondary:hover,
button.disabled.secondary:focus,
button[disabled].secondary:hover,
button[disabled].secondary:focus,
.button.disabled.secondary:hover,
.button.disabled.secondary:focus,
.button[disabled].secondary:hover,
.button[disabled].secondary:focus {
	color: #0093d0
}

button.disabled.secondary:hover,
button.disabled.secondary:focus,
button[disabled].secondary:hover,
button[disabled].secondary:focus,
.button.disabled.secondary:hover,
.button.disabled.secondary:focus,
.button[disabled].secondary:hover,
.button[disabled].secondary:focus {
	background-color: #e9e9e9
}

button.disabled.success,
button[disabled].success,
.button.disabled.success,
.button[disabled].success {
	background-color: #5da423;
	border-color: #457a1a;
	color: #0093d0;
	cursor: default;
	opacity: 0.6;
	-webkit-box-shadow: none;
	box-shadow: none
}

button.disabled.success:hover,
button.disabled.success:focus,
button[disabled].success:hover,
button[disabled].success:focus,
.button.disabled.success:hover,
.button.disabled.success:focus,
.button[disabled].success:hover,
.button[disabled].success:focus {
	background-color: #457a1a
}

button.disabled.success:hover,
button.disabled.success:focus,
button[disabled].success:hover,
button[disabled].success:focus,
.button.disabled.success:hover,
.button.disabled.success:focus,
.button[disabled].success:hover,
.button[disabled].success:focus {
	color: #0093d0
}

button.disabled.success:hover,
button.disabled.success:focus,
button[disabled].success:hover,
button[disabled].success:focus,
.button.disabled.success:hover,
.button.disabled.success:focus,
.button[disabled].success:hover,
.button[disabled].success:focus {
	background-color: #5da423
}

button.disabled.alert,
button[disabled].alert,
.button.disabled.alert,
.button[disabled].alert {
	background-color: #c60f13;
	border-color: #970b0e;
	color: #0093d0;
	cursor: default;
	opacity: 0.6;
	-webkit-box-shadow: none;
	box-shadow: none
}

button.disabled.alert:hover,
button.disabled.alert:focus,
button[disabled].alert:hover,
button[disabled].alert:focus,
.button.disabled.alert:hover,
.button.disabled.alert:focus,
.button[disabled].alert:hover,
.button[disabled].alert:focus {
	background-color: #970b0e
}

button.disabled.alert:hover,
button.disabled.alert:focus,
button[disabled].alert:hover,
button[disabled].alert:focus,
.button.disabled.alert:hover,
.button.disabled.alert:focus,
.button[disabled].alert:hover,
.button[disabled].alert:focus {
	color: #0093d0
}

button.disabled.alert:hover,
button.disabled.alert:focus,
button[disabled].alert:hover,
button[disabled].alert:focus,
.button.disabled.alert:hover,
.button.disabled.alert:focus,
.button[disabled].alert:hover,
.button[disabled].alert:focus {
	background-color: #c60f13
}

input.button,
button.button {
	padding-top: 0.8125em;
	padding-bottom: 0.75em
}

input.button.tiny,
button.button.tiny {
	padding-top: 0.5em;
	padding-bottom: 0.4375em
}

input.button.small,
button.button.small {
	padding-top: 0.625em;
	padding-bottom: 0.5625em
}

input.button.large,
button.button.large {
	padding-top: 1.03125em;
	padding-bottom: 1.03125em
}

@media only screen {
	.button {
		-webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5) inset;
		box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5) inset;
		-webkit-transition: background-color 300ms ease-out;
		-moz-transition: background-color 300ms ease-out;
		transition: background-color 300ms ease-out
	}
	.button:active {
		-webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.2) inset;
		box-shadow: 0 1px 0 rgba(0, 0, 0, 0.2) inset
	}
	.button.radius {
		-webkit-border-radius: 3px;
		border-radius: 3px
	}
	.button.round {
		-webkit-border-radius: 1000px;
		border-radius: 1000px
	}
}

@media only screen and (min-width: 48em) {
	.button {
		display: inline-block
	}
}

form {
	margin: 0 0 1em
}

form .row .row {
	margin: -0.5em
}

form .row .row .column,
form .row .row .columns {
	padding: 0 0.5em
}

form .row .row.collapse {
	margin: 0
}

form .row .row.collapse .column,
form .row .row.collapse .columns {
	padding: 0
}

form .row input.column,
form .row input.columns {
	padding-left: 0.5em
}

label {
	font-size: 0.875em;
	color: #4d4d4d;
	cursor: pointer;
	display: block;
	font-weight: 500;
	margin-bottom: 0.1875em
}

label.right {
	float: none;
	text-align: right
}

label.inline {
	margin: 0 0 1em 0;
	padding: 0.625em 0
}

.prefix,
.postfix {
	display: block;
	position: relative;
	z-index: 2;
	text-align: center;
	width: 100%;
	padding-top: 0;
	padding-bottom: 0;
	border-style: solid;
	border-width: 1px;
	overflow: hidden;
	font-size: 0.875em;
	height: 2.3125em;
	line-height: 2.3125em
}

.postfix.button {
	padding-left: 0;
	padding-right: 0;
	padding-top: 0;
	padding-bottom: 0;
	text-align: center;
	line-height: 2.125em
}

.prefix.button {
	padding-left: 0;
	padding-right: 0;
	padding-top: 0;
	padding-bottom: 0;
	text-align: center;
	line-height: 2.125em
}

.prefix.button.radius {
	-webkit-border-radius: 0;
	border-radius: 0;
	-moz-border-radius-bottomleft: 3px;
	-moz-border-radius-topleft: 3px;
	-webkit-border-bottom-left-radius: 3px;
	-webkit-border-top-left-radius: 3px;
	border-bottom-left-radius: 3px;
	border-top-left-radius: 3px
}

.postfix.button.radius {
	-webkit-border-radius: 0;
	border-radius: 0;
	-moz-border-radius-topright: 3px;
	-moz-border-radius-bottomright: 3px;
	-webkit-border-top-right-radius: 3px;
	-webkit-border-bottom-right-radius: 3px;
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px
}

.prefix.button.round {
	-webkit-border-radius: 0;
	border-radius: 0;
	-moz-border-radius-bottomleft: 1000px;
	-moz-border-radius-topleft: 1000px;
	-webkit-border-bottom-left-radius: 1000px;
	-webkit-border-top-left-radius: 1000px;
	border-bottom-left-radius: 1000px;
	border-top-left-radius: 1000px
}

.postfix.button.round {
	-webkit-border-radius: 0;
	border-radius: 0;
	-moz-border-radius-topright: 1000px;
	-moz-border-radius-bottomright: 1000px;
	-webkit-border-top-right-radius: 1000px;
	-webkit-border-bottom-right-radius: 1000px;
	border-top-right-radius: 1000px;
	border-bottom-right-radius: 1000px
}

span.prefix {
	background: #f2f2f2;
	border-color: #d9d9d9;
	border-right: none;
	color: #333
}

span.prefix.radius {
	-webkit-border-radius: 0;
	border-radius: 0;
	-moz-border-radius-bottomleft: 3px;
	-moz-border-radius-topleft: 3px;
	-webkit-border-bottom-left-radius: 3px;
	-webkit-border-top-left-radius: 3px;
	border-bottom-left-radius: 3px;
	border-top-left-radius: 3px
}

span.postfix {
	background: #f2f2f2;
	border-color: #ccc;
	border-left: none;
	color: #333
}

span.postfix.radius {
	-webkit-border-radius: 0;
	border-radius: 0;
	-moz-border-radius-topright: 3px;
	-moz-border-radius-bottomright: 3px;
	-webkit-border-top-right-radius: 3px;
	-webkit-border-bottom-right-radius: 3px;
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px
}

.input-group.radius>*:first-child,
.input-group.radius>*:first-child * {
	-webkit-border-radius: 0;
	border-radius: 0;
	-moz-border-radius-bottomleft: 3px;
	-moz-border-radius-topleft: 3px;
	-webkit-border-bottom-left-radius: 3px;
	-webkit-border-top-left-radius: 3px;
	border-bottom-left-radius: 3px;
	border-top-left-radius: 3px
}

.input-group.radius>*:last-child,
.input-group.radius>*:last-child * {
	-webkit-border-radius: 0;
	border-radius: 0;
	-moz-border-radius-topright: 3px;
	-moz-border-radius-bottomright: 3px;
	-webkit-border-top-right-radius: 3px;
	-webkit-border-bottom-right-radius: 3px;
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px
}

.input-group.round>*:first-child,
.input-group.round>*:first-child * {
	-webkit-border-radius: 0;
	border-radius: 0;
	-moz-border-radius-bottomleft: 1000px;
	-moz-border-radius-topleft: 1000px;
	-webkit-border-bottom-left-radius: 1000px;
	-webkit-border-top-left-radius: 1000px;
	border-bottom-left-radius: 1000px;
	border-top-left-radius: 1000px
}

.input-group.round>*:last-child,
.input-group.round>*:last-child * {
	-webkit-border-radius: 0;
	border-radius: 0;
	-moz-border-radius-topright: 1000px;
	-moz-border-radius-bottomright: 1000px;
	-webkit-border-top-right-radius: 1000px;
	-webkit-border-bottom-right-radius: 1000px;
	border-top-right-radius: 1000px;
	border-bottom-right-radius: 1000px
}

input[type="text"],
input[type="password"],
input[type="date"],
input[type="datetime"],
input[type="datetime-local"],
input[type="month"],
input[type="week"],
input[type="email"],
input[type="number"],
input[type="search"],
input[type="tel"],
input[type="time"],
input[type="url"],
textarea {
	background-color: #fff;
	font-family: inherit;
	border: 1px solid #ccc;
	-webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
	box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
	color: rgba(0, 0, 0, 0.75);
	display: block;
	font-size: 0.875em;
	margin: 0 0 1em 0;
	padding: 0.5em;
	height: 2.3125em;
	width: 100%;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all 0.15s linear;
	-moz-transition: all 0.15s linear;
	transition: all 0.15s linear
}

input[type="text"]:focus,
input[type="password"]:focus,
input[type="date"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="email"]:focus,
input[type="number"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="time"]:focus,
input[type="url"]:focus,
textarea:focus {
	background: #fafafa;
	border-color: #999;
	outline: none
}

input[type="text"][disabled],
input[type="password"][disabled],
input[type="date"][disabled],
input[type="datetime"][disabled],
input[type="datetime-local"][disabled],
input[type="month"][disabled],
input[type="week"][disabled],
input[type="email"][disabled],
input[type="number"][disabled],
input[type="search"][disabled],
input[type="tel"][disabled],
input[type="time"][disabled],
input[type="url"][disabled],
textarea[disabled] {
	background-color: #ddd
}

fieldset {
	border: solid 1px #ddd;
	padding: 1.25em;
	margin: 1.125em 0
}

fieldset legend {
	font-weight: bold;
	background: #fff;
	padding: 0 0.1875em;
	margin: 0;
	margin-left: -0.1875em
}

.error input,
input.error,
.error textarea,
textarea.error {
	border-color: #c60f13;
	background-color: rgba(198, 15, 19, 0.1)
}

.error input:focus,
input.error:focus,
.error textarea:focus,
textarea.error:focus {
	background: #fafafa;
	border-color: #999
}

.error label,
label.error {
	color: #c60f13
}

.error small,
small.error {
	display: block;
	padding: 0.375em 0.25em;
	margin-top: -1.3125em;
	margin-bottom: 1em;
	font-size: 0.75em;
	font-weight: bold;
	background: #c60f13;
	color: #fff
}

form.custom .custom {
	display: inline-block;
	width: 16px;
	height: 16px;
	position: relative;
	top: 2px;
	border: solid 1px #ccc;
	background: #fff
}

form.custom .custom.radio {
	-webkit-border-radius: 1000px;
	border-radius: 1000px
}

form.custom .custom.checkbox:before {
	content: "";
	display: block;
	line-height: 0.8;
	height: 14px;
	width: 14px;
	text-align: center;
	position: absolute;
	top: 0;
	left: 0;
	font-size: 14px;
	color: #fff
}

form.custom .custom.radio.checked:before {
	content: "";
	display: block;
	width: 8px;
	height: 8px;
	-webkit-border-radius: 1000px;
	border-radius: 1000px;
	background: #222;
	position: relative;
	top: 3px;
	left: 3px
}

form.custom .custom.checkbox.checked:before {
	content: "\00d7";
	color: #222
}

form.custom .custom.dropdown {
	display: block;
	position: relative;
	top: 0;
	height: 2.3125em;
	margin-bottom: 1.25em;
	margin-top: 0px;
	padding: 0px;
	width: 100%;
	background: #fff;
	background: -moz-linear-gradient(top, #fff 0%, #f3f3f3 100%);
	background: -webkit-linear-gradient(top, #fff 0%, #f3f3f3 100%);
	background: linear-gradient(to bottom, #ffffff 0%, #f3f3f3 100%);
	-webkit-box-shadow: none;
	box-shadow: none;
	font-size: 0.875em;
	vertical-align: top
}

form.custom .custom.dropdown ul {
	overflow-y: auto;
	max-height: 200px
}

form.custom .custom.dropdown .current {
	cursor: default;
	white-space: nowrap;
	line-height: 2.25em;
	color: rgba(0, 0, 0, 0.75);
	text-decoration: none;
	overflow: hidden;
	display: block;
	margin-left: 0.5em;
	margin-right: 2.3125em
}

form.custom .custom.dropdown .selector {
	cursor: default;
	position: absolute;
	width: 2.5em;
	height: 2.3125em;
	display: block;
	right: 0;
	top: 0
}

form.custom .custom.dropdown .selector:after {
	content: "";
	display: block;
	content: "";
	display: block;
	width: 0;
	height: 0;
	border: solid 5px;
	border-color: #aaa transparent transparent transparent;
	position: absolute;
	left: 0.9375em;
	top: 50%;
	margin-top: -3px
}

form.custom .custom.dropdown:hover a.selector:after,
form.custom .custom.dropdown.open a.selector:after {
	content: "";
	display: block;
	width: 0;
	height: 0;
	border: solid 5px;
	border-color: #222 transparent transparent transparent
}

form.custom .custom.dropdown .disabled {
	color: #888
}

form.custom .custom.dropdown .disabled:hover {
	background: transparent;
	color: #888
}

form.custom .custom.dropdown .disabled:hover:after {
	display: none
}

form.custom .custom.dropdown.open ul {
	display: block;
	z-index: 10;
	min-width: 100%;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
	box-sizing: content-box
}

form.custom .custom.dropdown.small {
	max-width: 134px
}

form.custom .custom.dropdown.medium {
	max-width: 254px
}

form.custom .custom.dropdown.large {
	max-width: 434px
}

form.custom .custom.dropdown.expand {
	width: 100% !important
}

form.custom .custom.dropdown.open.small ul {
	min-width: 134px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

form.custom .custom.dropdown.open.medium ul {
	min-width: 254px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

form.custom .custom.dropdown.open.large ul {
	min-width: 434px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

form.custom .custom.dropdown ul {
	position: absolute;
	width: auto;
	display: none;
	margin: 0;
	left: -1px;
	top: auto;
	-webkit-box-shadow: 0 2px 2px 0px rgba(0, 0, 0, 0.1);
	box-shadow: 0 2px 2px 0px rgba(0, 0, 0, 0.1);
	margin: 0;
	padding: 0;
	background: #fff;
	border: solid 1px #ccc;
	font-size: 16px
}

form.custom .custom.dropdown ul li {
	color: #555;
	font-size: 0.875em;
	cursor: default;
	padding-top: 0.25em;
	padding-bottom: 0.25em;
	padding-left: 0.375em;
	padding-right: 2.375em;
	min-height: 1.5em;
	line-height: 1.5em;
	margin: 0;
	white-space: nowrap;
	list-style: none
}

form.custom .custom.dropdown ul li.selected {
	background: #eee;
	color: #000
}

form.custom .custom.dropdown ul li:hover {
	background-color: #e4e4e4;
	color: #000
}

form.custom .custom.dropdown ul li.selected:hover {
	background: #eee;
	cursor: default;
	color: #000
}

form.custom .custom.dropdown ul.show {
	display: block
}

form.custom .custom.disabled {
	background-color: #ddd
}

.button-group {
	list-style: none;
	margin: 0;
	*zoom: 1
}

.button-group:before,
.button-group:after {
	content: " ";
	display: table
}

.button-group:after {
	clear: both
}

.button-group>* {
	margin: 0 0 0 -1px;
	float: left
}

.button-group>*:first-child {
	margin-left: 0
}

.button-group.radius>*:first-child,
.button-group.radius>*:first-child>a,
.button-group.radius>*:first-child>button {
	-webkit-border-radius: 0;
	border-radius: 0;
	-moz-border-radius-bottomleft: 3px;
	-moz-border-radius-topleft: 3px;
	-webkit-border-bottom-left-radius: 3px;
	-webkit-border-top-left-radius: 3px;
	border-bottom-left-radius: 3px;
	border-top-left-radius: 3px
}

.button-group.radius>*:last-child,
.button-group.radius>*:last-child>a,
.button-group.radius>*:last-child>button {
	-webkit-border-radius: 0;
	border-radius: 0;
	-moz-border-radius-topright: 3px;
	-moz-border-radius-bottomright: 3px;
	-webkit-border-top-right-radius: 3px;
	-webkit-border-bottom-right-radius: 3px;
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px
}

.button-group.round>*:first-child,
.button-group.round>*:first-child>a,
.button-group.round>*:first-child>button {
	-webkit-border-radius: 0;
	border-radius: 0;
	-moz-border-radius-bottomleft: 1000px;
	-moz-border-radius-topleft: 1000px;
	-webkit-border-bottom-left-radius: 1000px;
	-webkit-border-top-left-radius: 1000px;
	border-bottom-left-radius: 1000px;
	border-top-left-radius: 1000px
}

.button-group.round>*:last-child,
.button-group.round>*:last-child>a,
.button-group.round>*:last-child>button {
	-webkit-border-radius: 0;
	border-radius: 0;
	-moz-border-radius-topright: 1000px;
	-moz-border-radius-bottomright: 1000px;
	-webkit-border-top-right-radius: 1000px;
	-webkit-border-bottom-right-radius: 1000px;
	border-top-right-radius: 1000px;
	border-bottom-right-radius: 1000px
}

.button-group.even-2 li {
	width: 50%
}

.button-group.even-2 li .button {
	width: 100%
}

.button-group.even-3 li {
	width: 33.33333%
}

.button-group.even-3 li .button {
	width: 100%
}

.button-group.even-4 li {
	width: 25%
}

.button-group.even-4 li .button {
	width: 100%
}

.button-group.even-5 li {
	width: 20%
}

.button-group.even-5 li .button {
	width: 100%
}

.button-group.even-6 li {
	width: 16.66667%
}

.button-group.even-6 li .button {
	width: 100%
}

.button-group.even-7 li {
	width: 14.28571%
}

.button-group.even-7 li .button {
	width: 100%
}

.button-group.even-8 li {
	width: 12.5%
}

.button-group.even-8 li .button {
	width: 100%
}

.button-bar {
	*zoom: 1
}

.button-bar:before,
.button-bar:after {
	content: " ";
	display: table
}

.button-bar:after {
	clear: both
}

.button-bar .button-group {
	float: left;
	margin-right: 0.625em
}

.button-bar .button-group div {
	overflow: hidden
}

.dropdown.button {
	position: relative;
	padding-right: 3.1875em
}

.dropdown.button:before {
	position: absolute;
	content: "";
	width: 0;
	height: 0;
	display: block;
	border-style: solid;
	border-color: #fff transparent transparent transparent;
	top: 50%
}

.dropdown.button:before {
	border-width: 0.5625em;
	right: 1.5em;
	margin-top: -0.25em
}

.dropdown.button:before {
	border-color: #fff transparent transparent transparent
}

.dropdown.button.tiny {
	padding-right: 2.1875em
}

.dropdown.button.tiny:before {
	border-width: 0.4375em;
	right: 0.875em;
	margin-top: -0.15625em
}

.dropdown.button.tiny:before {
	border-color: #fff transparent transparent transparent
}

.dropdown.button.small {
	padding-right: 2.8125em
}

.dropdown.button.small:before {
	border-width: 0.5625em;
	right: 1.125em;
	margin-top: -0.21875em
}

.dropdown.button.small:before {
	border-color: #fff transparent transparent transparent
}

.dropdown.button.large {
	padding-right: 4em
}

.dropdown.button.large:before {
	border-width: 0.625em;
	right: 1.75em;
	margin-top: -0.3125em
}

.dropdown.button.large:before {
	border-color: #fff transparent transparent transparent
}

.dropdown.button.secondary:before {
	border-color: #333 transparent transparent transparent
}

.split.button {
	position: relative;
	padding-right: 4.8em
}

.split.button span {
	display: block;
	height: 100%;
	position: absolute;
	right: 0;
	top: 0;
	border-left: solid 1px
}

.split.button span:before {
	position: absolute;
	content: "";
	width: 0;
	height: 0;
	display: block;
	border-style: solid;
	left: 50%
}

.split.button span:active {
	background-color: rgba(0, 0, 0, 0.1)
}

.split.button span {
	border-left-color: #1e728c
}

.split.button span {
	width: 3em
}

.split.button span:before {
	border-width: 0.5625em;
	top: 1.125em;
	margin-left: -0.5625em
}

.split.button span:before {
	border-color: #fff transparent transparent transparent
}

.split.button.secondary span {
	border-left-color: #c3c3c3
}

.split.button.secondary span:before {
	border-color: #fff transparent transparent transparent
}

.split.button.alert span {
	border-left-color: #7f0a0c
}

.split.button.success span {
	border-left-color: #396516
}

.split.button.tiny {
	padding-right: 3.9375em
}

.split.button.tiny span {
	width: 2.84375em
}

.split.button.tiny span:before {
	border-width: 0.4375em;
	top: 0.875em;
	margin-left: -0.3125em
}

.split.button.small {
	padding-right: 3.9375em
}

.split.button.small span {
	width: 2.8125em
}

.split.button.small span:before {
	border-width: 0.5625em;
	top: 0.84375em;
	margin-left: -0.5625em
}

.split.button.large {
	padding-right: 6em
}

.split.button.large span {
	width: 3.75em
}

.split.button.large span:before {
	border-width: 0.625em;
	top: 1.3125em;
	margin-left: -0.5625em
}

.split.button.secondary span:before {
	border-color: #333 transparent transparent transparent
}

.split.button.radius span {
	-webkit-border-radius: 0;
	border-radius: 0;
	-moz-border-radius-topright: 3px;
	-moz-border-radius-bottomright: 3px;
	-webkit-border-top-right-radius: 3px;
	-webkit-border-bottom-right-radius: 3px;
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px
}

.split.button.round span {
	-webkit-border-radius: 0;
	border-radius: 0;
	-moz-border-radius-topright: 1000px;
	-moz-border-radius-bottomright: 1000px;
	-webkit-border-top-right-radius: 1000px;
	-webkit-border-bottom-right-radius: 1000px;
	border-top-right-radius: 1000px;
	border-bottom-right-radius: 1000px
}

.flex-video {
	position: relative;
	padding-top: 1.5625em;
	padding-bottom: 67.5%;
	height: 0;
	margin-bottom: 1em;
	overflow: hidden
}

.flex-video.widescreen {
	padding-bottom: 57.25%
}

.flex-video.vimeo {
	padding-top: 0
}

.flex-video iframe,
.flex-video object,
.flex-video embed,
.flex-video video {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%
}

.section-container,
.section-container.auto {
	width: 100%;
	display: block;
	margin-bottom: 1.25em;
	border: 1px solid #ccc;
	border-top: none
}

.section-container section,
.section-container .section,
.section-container.auto section,
.section-container.auto .section {
	border-top: 1px solid #ccc;
	position: relative
}

.section-container section .title,
.section-container .section .title,
.section-container.auto section .title,
.section-container.auto .section .title {
	top: 0;
	cursor: pointer;
	width: 100%;
	margin: 0;
	background-color: #efefef
}

.section-container section .title a,
.section-container .section .title a,
.section-container.auto section .title a,
.section-container.auto .section .title a {
	padding: 0.9375em;
	display: inline-block;
	color: #333;
	font-size: 0.875em;
	white-space: nowrap;
	width: 100%
}

.section-container section .title:hover,
.section-container .section .title:hover,
.section-container.auto section .title:hover,
.section-container.auto .section .title:hover {
	background-color: #e2e2e2
}

.section-container section .content,
.section-container .section .content,
.section-container.auto section .content,
.section-container.auto .section .content {
	display: none;
	padding: 0.9375em;
	background-color: #fff
}

.section-container section .content>*:last-child,
.section-container .section .content>*:last-child,
.section-container.auto section .content>*:last-child,
.section-container.auto .section .content>*:last-child {
	margin-bottom: 0
}

.section-container section .content>*:first-child,
.section-container .section .content>*:first-child,
.section-container.auto section .content>*:first-child,
.section-container.auto .section .content>*:first-child {
	padding-top: 0
}

.section-container section .content>*:last-child,
.section-container .section .content>*:last-child,
.section-container.auto section .content>*:last-child,
.section-container.auto .section .content>*:last-child {
	padding-bottom: 0
}

.section-container section.active .content,
.section-container .section.active .content,
.section-container.auto section.active .content,
.section-container.auto .section.active .content {
	display: block
}

.section-container section.active .title,
.section-container .section.active .title,
.section-container.auto section.active .title,
.section-container.auto .section.active .title {
	background: #d5d5d5
}

.section-container.tabs {
	border: 0;
	position: relative
}

.section-container.tabs section,
.section-container.tabs .section {
	padding-top: 0;
	border: 0;
	position: static
}

.section-container.tabs section .title,
.section-container.tabs .section .title {
	width: auto;
	border: 1px solid #ccc;
	border-right: 0;
	border-bottom: 0;
	position: absolute;
	z-index: 1
}

.section-container.tabs section .title a,
.section-container.tabs .section .title a {
	width: 100%
}

.section-container.tabs section:last-child .title,
.section-container.tabs .section:last-child .title {
	border-right: 1px solid #ccc
}

.section-container.tabs section .content,
.section-container.tabs .section .content {
	border: 1px solid #ccc;
	position: absolute;
	z-index: 10;
	top: -1px
}

.section-container.tabs section.active .title,
.section-container.tabs .section.active .title {
	background-color: #fff;
	z-index: 11;
	border-bottom: 0
}

.section-container.tabs section.active .content,
.section-container.tabs .section.active .content {
	position: relative
}

@media only screen and (min-width: 48em) {
	.section-container.auto {
		border: 0;
		position: relative
	}
	.section-container.auto section,
	.section-container.auto .section {
		padding-top: 0;
		border: 0;
		position: static
	}
	.section-container.auto section .title,
	.section-container.auto .section .title {
		width: auto;
		border: 1px solid #ccc;
		border-right: 0;
		border-bottom: 0;
		position: absolute;
		z-index: 1
	}
	.section-container.auto section .title a,
	.section-container.auto .section .title a {
		width: 100%
	}
	.section-container.auto section:last-child .title,
	.section-container.auto .section:last-child .title {
		border-right: 1px solid #ccc
	}
	.section-container.auto section .content,
	.section-container.auto .section .content {
		border: 1px solid #ccc;
		position: absolute;
		z-index: 10;
		top: -1px
	}
	.section-container.auto section.active .title,
	.section-container.auto .section.active .title {
		background-color: #fff;
		z-index: 11;
		border-bottom: 0
	}
	.section-container.auto section.active .content,
	.section-container.auto .section.active .content {
		position: relative
	}
	.section-container.accordion .section {
		padding-top: 0 !important
	}
	.section-container.vertical-nav {
		border: 1px solid #ccc;
		border-top: none
	}
	.section-container.vertical-nav section,
	.section-container.vertical-nav .section {
		padding-top: 0 !important
	}
	.section-container.vertical-nav section .title a,
	.section-container.vertical-nav .section .title a {
		display: block;
		width: 100%
	}
	.section-container.vertical-nav section .content,
	.section-container.vertical-nav .section .content {
		display: none
	}
	.section-container.vertical-nav section.active .content,
	.section-container.vertical-nav .section.active .content {
		display: block;
		position: absolute;
		left: 100%;
		top: -1px;
		z-index: 999;
		min-width: 12.5em;
		border: 1px solid #ccc
	}
	.section-container.horizontal-nav {
		position: relative;
		background: #efefef;
		border: 1px solid #ccc
	}
	.section-container.horizontal-nav section,
	.section-container.horizontal-nav .section {
		padding-top: 0;
		border: 0;
		position: static
	}
	.section-container.horizontal-nav section .title,
	.section-container.horizontal-nav .section .title {
		width: auto;
		border: 1px solid #ccc;
		border-left: 0;
		top: -1px;
		position: absolute;
		z-index: 1
	}
	.section-container.horizontal-nav section .title a,
	.section-container.horizontal-nav .section .title a {
		width: 100%
	}
	.section-container.horizontal-nav section .content,
	.section-container.horizontal-nav .section .content {
		display: none
	}
	.section-container.horizontal-nav section.active .content,
	.section-container.horizontal-nav .section.active .content {
		display: block;
		position: absolute;
		z-index: 999;
		left: 0;
		top: -2px;
		min-width: 12.5em;
		border: 1px solid #ccc
	}
}

.contain-to-grid {
	width: 100%;
	background: #111
}

.fixed {
	width: 100%;
	left: 0;
	position: fixed;
	top: 0;
	z-index: 99
}

.top-bar {
	overflow: hidden;
	height: 45px;
	line-height: 45px;
	position: relative;
	background: #111;
	margin-bottom: 1.875em
}

.top-bar ul {
	margin-bottom: 0;
	list-style: none
}

.top-bar .row {
	max-width: none
}

.top-bar form,
.top-bar input {
	margin-bottom: 0
}

.top-bar input {
	height: 2.45em
}

.top-bar .button {
	padding-top: .5em;
	padding-bottom: .5em;
	margin-bottom: 0
}

.top-bar .title-area {
	position: relative
}

.top-bar .name {
	height: 45px;
	margin: 0;
	font-size: 16px
}

.top-bar .name h1 {
	line-height: 45px;
	font-size: 1.0625em;
	margin: 0
}

.top-bar .name h1 a {
	font-weight: bold;
	color: #fff;
	width: 50%;
	display: block;
	padding: 0 15px
}

.top-bar .toggle-topbar {
	position: absolute;
	right: 0;
	top: 0
}

.top-bar .toggle-topbar a {
	color: #fff;
	text-transform: uppercase;
	font-size: 0.8125em;
	font-weight: bold;
	position: relative;
	display: block;
	padding: 0 15px;
	height: 45px;
	line-height: 45px
}

.top-bar .toggle-topbar.menu-icon {
	right: 15px;
	top: 50%;
	margin-top: -16px;
	padding-left: 40px
}

.top-bar .toggle-topbar.menu-icon a {
	text-indent: -48px;
	width: 34px;
	height: 34px;
	line-height: 33px;
	padding: 0;
	color: #fff
}

.top-bar .toggle-topbar.menu-icon a span {
	position: absolute;
	right: 0;
	display: block;
	width: 16px;
	height: 0;
	-webkit-box-shadow: 0 10px 0 1px #fff, 0 16px 0 1px #fff, 0 22px 0 1px #fff;
	box-shadow: 0 10px 0 1px #fff, 0 16px 0 1px #fff, 0 22px 0 1px #fff
}

.top-bar.expanded {
	height: auto;
	background: transparent
}

.top-bar.expanded .title-area {
	background: #111
}

.top-bar.expanded .toggle-topbar a {
	color: #888
}

.top-bar.expanded .toggle-topbar a span {
	-webkit-box-shadow: 0 10px 0 1px #888, 0 16px 0 1px #888, 0 22px 0 1px #888;
	box-shadow: 0 10px 0 1px #888, 0 16px 0 1px #888, 0 22px 0 1px #888
}

.top-bar-section {
	left: 0;
	position: relative;
	width: auto;
	-webkit-transition: left 300ms ease-out;
	-moz-transition: left 300ms ease-out;
	transition: left 300ms ease-out
}

.top-bar-section ul {
	width: 100%;
	height: auto;
	display: block;
	background: #333;
	font-size: 16px;
	margin: 0
}

.top-bar-section .divider {
	border-bottom: solid 1px #4d4d4d;
	border-top: solid 1px #1a1a1a;
	clear: both;
	height: 1px;
	width: 100%
}

.top-bar-section ul li>a {
	display: block;
	width: 100%;
	color: #fff;
	padding: 12px 0 12px 0;
	padding-left: 15px;
	font-size: 0.8125em;
	font-weight: bold;
	background: #333
}

.top-bar-section ul li>a:hover {
	background: #2b2b2b
}

.top-bar-section ul li>a.button {
	background: #2ba6cb;
	font-size: 0.8125em
}

.top-bar-section ul li>a.button:hover {
	background: #2284a1
}

.top-bar-section ul li>a.button.secondary {
	background: #e9e9e9
}

.top-bar-section ul li>a.button.secondary:hover {
	background: #d0d0d0
}

.top-bar-section ul li>a.button.success {
	background: #5da423
}

.top-bar-section ul li>a.button.success:hover {
	background: #457a1a
}

.top-bar-section ul li>a.button.alert {
	background: #c60f13
}

.top-bar-section ul li>a.button.alert:hover {
	background: #970b0e
}

.top-bar-section ul li.active a {
	background: #2b2b2b
}

.top-bar-section .has-form {
	padding: 15px
}

.top-bar-section .has-dropdown {
	position: relative
}

.top-bar-section .has-dropdown>a:after {
	content: "";
	display: block;
	width: 0;
	height: 0;
	border: solid 5px;
	border-color: transparent transparent transparent rgba(255, 255, 255, 0.5);
	margin-right: 15px;
	margin-top: -4.5px;
	position: absolute;
	top: 50%;
	right: 0
}

.top-bar-section .has-dropdown.moved {
	position: static
}

.top-bar-section .has-dropdown.moved>.dropdown {
	visibility: visible
}

.top-bar-section .dropdown {
	position: absolute;
	left: 100%;
	top: 0;
	visibility: hidden;
	z-index: 99
}

.top-bar-section .dropdown li {
	width: 100%
}

.top-bar-section .dropdown li a {
	font-weight: normal;
	padding: 8px 15px
}

.top-bar-section .dropdown li.title h5 {
	margin-bottom: 0
}

.top-bar-section .dropdown li.title h5 a {
	color: #fff;
	line-height: 22.5px;
	display: block
}

.top-bar-section .dropdown label {
	padding: 8px 15px 2px;
	margin-bottom: 0;
	text-transform: uppercase;
	color: #555;
	font-weight: bold;
	font-size: 0.625em
}

.top-bar-js-breakpoint {
	width: 58.75em !important;
	visibility: hidden
}

.js-generated {
	display: block
}

@media only screen and (min-width: 58.75em) {
	.top-bar {
		background: #111;
		*zoom: 1;
		overflow: visible
	}
	.top-bar:before,
	.top-bar:after {
		content: " ";
		display: table
	}
	.top-bar:after {
		clear: both
	}
	.top-bar .toggle-topbar {
		display: none
	}
	.top-bar .title-area {
		float: left
	}
	.top-bar .name h1 a {
		width: auto
	}
	.top-bar input,
	.top-bar .button {
		line-height: 2em;
		font-size: 0.875em;
		height: 2em;
		padding: 0 10px;
		position: relative;
		top: 8px
	}
	.top-bar.expanded {
		background: #111
	}
	.contain-to-grid .top-bar {
		max-width: 970px;
		margin: 0 auto
	}
	.top-bar-section {
		-webkit-transition: none 0 0;
		-moz-transition: none 0 0;
		transition: none 0 0;
		left: 0 !important
	}
	.top-bar-section ul {
		width: auto;
		height: auto !important;
		display: inline
	}
	.top-bar-section ul li {
		float: left
	}
	.top-bar-section ul li .js-generated {
		display: none
	}
	.top-bar-section li a:not(.button) {
		padding: 0 15px;
		line-height: 45px;
		background: #111
	}
	.top-bar-section li a:not(.button):hover {
		background: #000
	}
	.top-bar-section .has-dropdown>a {
		padding-right: 35px !important
	}
	.top-bar-section .has-dropdown>a:after {
		content: "";
		display: block;
		width: 0;
		height: 0;
		border: solid 5px;
		border-color: rgba(255, 255, 255, 0.5) transparent transparent transparent;
		margin-top: -2.5px
	}
	.top-bar-section .has-dropdown.moved {
		position: relative
	}
	.top-bar-section .has-dropdown.moved>.dropdown {
		visibility: hidden
	}
	.top-bar-section .has-dropdown:hover>.dropdown,
	.top-bar-section .has-dropdown:active>.dropdown {
		visibility: visible
	}
	.top-bar-section .has-dropdown .dropdown li.has-dropdown>a:after {
		border: none;
		content: "\00bb";
		margin-top: -7px;
		right: 5px
	}
	.top-bar-section .dropdown {
		left: 0;
		top: auto;
		background: transparent;
		min-width: 100%
	}
	.top-bar-section .dropdown li a {
		color: #fff;
		line-height: 1;
		white-space: nowrap;
		padding: 7px 15px;
		background: #1e1e1e
	}
	.top-bar-section .dropdown li label {
		white-space: nowrap;
		background: #1e1e1e
	}
	.top-bar-section .dropdown li .dropdown {
		left: 100%;
		top: 0
	}
	.top-bar-section>ul>.divider {
		border-bottom: none;
		border-top: none;
		border-right: solid 1px #2b2b2b;
		border-left: solid 1px #000;
		clear: none;
		height: 45px;
		width: 0px
	}
	.top-bar-section .has-form {
		background: #111;
		padding: 0 15px;
		height: 45px
	}
	.top-bar-section ul.right li .dropdown {
		left: auto;
		right: 0
	}
	.top-bar-section ul.right li .dropdown li .dropdown {
		right: 100%
	}
}

.orbit-container {
	overflow: hidden;
	width: 100%;
	position: relative;
	background: #f5f5f5
}

.orbit-container .orbit-slides-container {
	list-style: none;
	margin: 0;
	padding: 0;
	position: relative
}

.orbit-container .orbit-slides-container img {
	display: block
}

.orbit-container .orbit-slides-container>* {
	position: relative;
	float: left;
	height: 100%
}

.orbit-container .orbit-slides-container>* .orbit-caption {
	position: absolute;
	bottom: 0;
	background-color: #000;
	background-color: rgba(0, 0, 0, 0.6);
	color: #fff;
	width: 100%;
	padding: 10px 14px;
	font-size: 0.875em
}

.orbit-container .orbit-slides-container>* .orbit-caption * {
	color: #fff
}

.orbit-container .orbit-slide-number {
	position: absolute;
	top: 10px;
	left: 10px;
	font-size: 12px
}

.orbit-container .orbit-slide-number span {
	font-weight: 700
}

.orbit-container .orbit-timer {
	position: absolute;
	top: 10px;
	right: 10px;
	height: 6px;
	width: 100px
}

.orbit-container .orbit-timer .orbit-progress {
	height: 100%;
	background-color: #000;
	background-color: rgba(0, 0, 0, 0.6);
	display: block;
	width: 0%
}

.orbit-container .orbit-timer>span {
	display: none;
	position: absolute;
	top: 10px;
	right: 0px;
	width: 11px;
	height: 14px;
	border: solid 4px #000;
	border-top: none;
	border-bottom: none
}

.orbit-container .orbit-timer.paused>span {
	right: -6px;
	top: 9px;
	width: 11px;
	height: 14px;
	border: solid 8px;
	border-color: transparent transparent transparent #000
}

.orbit-container:hover .orbit-timer>span {
	display: block
}

.orbit-container .orbit-prev,
.orbit-container .orbit-next {
	position: absolute;
	top: 50%;
	margin-top: -25px;
	background-color: #000;
	background-color: rgba(0, 0, 0, 0.6);
	width: 50px;
	height: 60px;
	line-height: 50px;
	color: white;
	text-indent: -9999px !important
}

.orbit-container .orbit-prev>span,
.orbit-container .orbit-next>span {
	position: absolute;
	top: 50%;
	margin-top: -16px;
	display: block;
	width: 0;
	height: 0;
	border: solid 16px
}

.orbit-container .orbit-prev {
	left: 0
}

.orbit-container .orbit-prev>span {
	border-color: transparent #fff transparent transparent
}

.orbit-container .orbit-prev:hover>span {
	border-color: transparent #ccc transparent transparent
}

.orbit-container .orbit-next {
	right: 0
}

.orbit-container .orbit-next>span {
	border-color: transparent transparent transparent #fff;
	left: 50%;
	margin-left: -8px
}

.orbit-container .orbit-next:hover>span {
	border-color: transparent transparent transparent #ccc
}

.orbit-bullets {
	margin: 0 auto 30px auto;
	overflow: hidden;
	position: relative;
	top: 10px
}

.orbit-bullets li {
	display: block;
	width: 18px;
	height: 18px;
	background: #fff;
	float: left;
	margin-right: 6px;
	border: solid 2px #000;
	-webkit-border-radius: 1000px;
	border-radius: 1000px
}

.orbit-bullets li.active {
	background: #000
}

.orbit-bullets li:last-child {
	margin-right: 0
}

.touch .orbit-container .orbit-prev,
.touch .orbit-container .orbit-next {
	display: none
}

.touch .orbit-bullets {
	display: none
}

@media only screen and (min-width: 48em) {
	.touch .orbit-container .orbit-prev,
	.touch .orbit-container .orbit-next {
		display: inherit
	}
	.touch .orbit-bullets {
		display: block
	}
}

.reveal-modal-bg {
	position: fixed;
	height: 100%;
	width: 100%;
	background: #000;
	background: rgba(0, 0, 0, 0.45);
	z-index: 98;
	display: none;
	top: 0;
	left: 0
}

.reveal-modal {
	visibility: hidden;
	display: none;
	position: absolute;
	left: 50%;
	z-index: 99;
	height: auto;
	background-color: #fff;
	margin-left: -40%;
	width: 80%;
	background-color: #fff;
	padding: 1.25em;
	border: solid 1px #666;
	-webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
	top: 50px
}

.reveal-modal .column,
.reveal-modal .columns {
	min-width: 0
}

.reveal-modal>:first-child {
	margin-top: 0
}

.reveal-modal>:last-child {
	margin-bottom: 0
}

.reveal-modal .close-reveal-modal {
	font-size: 1.375em;
	line-height: 1;
	position: absolute;
	top: 0.5em;
	right: 0.6875em;
	color: #aaa;
	font-weight: bold;
	cursor: pointer
}

@media only screen and (min-width: 48em) {
	.reveal-modal {
		padding: 1.875em;
		top: 6.25em
	}
	.reveal-modal.small {
		margin-left: -15%;
		width: 30%
	}
	.reveal-modal.medium {
		margin-left: -20%;
		width: 40%
	}
	.reveal-modal.large {
		margin-left: -30%;
		width: 60%
	}
	.reveal-modal.xlarge {
		margin-left: -35%;
		width: 70%
	}
	.reveal-modal.expand {
		margin-left: -47.5%;
		width: 95%
	}
}

@media print {
	div:not(.reveal-modal) {
		display: none
	}
}

.joyride-list {
	display: none
}

.joyride-tip-guide {
	display: none;
	position: absolute;
	background: #000;
	color: #fff;
	z-index: 101;
	top: 0;
	left: 2.5%;
	font-family: inherit;
	font-weight: normal;
	width: 95%
}

.lt-ie9 .joyride-tip-guide {
	max-width: 800px;
	left: 50%;
	margin-left: -400px
}

.joyride-content-wrapper {
	width: 100%;
	padding: 1.125em 1.25em 1.5em
}

.joyride-content-wrapper .button {
	margin-bottom: 0 !important
}

.joyride-tip-guide .joyride-nub {
	display: block;
	position: absolute;
	left: 22px;
	width: 0;
	height: 0;
	border: solid 14px
}

.joyride-tip-guide .joyride-nub.top {
	border-color: #000;
	border-top-color: transparent !important;
	border-left-color: transparent !important;
	border-right-color: transparent !important;
	top: -28px;
	bottom: none
}

.joyride-tip-guide .joyride-nub.bottom {
	border-color: #000 !important;
	border-bottom-color: transparent !important;
	border-left-color: transparent !important;
	border-right-color: transparent !important;
	bottom: -28px;
	bottom: none
}

.joyride-tip-guide .joyride-nub.right {
	right: -28px
}

.joyride-tip-guide .joyride-nub.left {
	left: -28px
}

.joyride-tip-guide h1,
.joyride-tip-guide h2,
.joyride-tip-guide h3,
.joyride-tip-guide h4,
.joyride-tip-guide h5,
.joyride-tip-guide h6 {
	line-height: 1.25;
	margin: 0;
	font-weight: bold;
	color: #fff
}

.joyride-tip-guide p {
	margin: 0 0 1.125em 0;
	font-size: 0.875em;
	line-height: 1.3
}

.joyride-timer-indicator-wrap {
	width: 50px;
	height: 3px;
	border: solid 1px #555;
	position: absolute;
	right: 1.0625em;
	bottom: 1em
}

.joyride-timer-indicator {
	display: block;
	width: 0;
	height: inherit;
	background: #666
}

.joyride-close-tip {
	position: absolute;
	right: 12px;
	top: 10px;
	color: #777 !important;
	text-decoration: none;
	font-size: 30px;
	font-weight: normal;
	line-height: .5 !important
}

.joyride-close-tip:hover,
.joyride-close-tip:focus {
	color: #eee !important
}

.joyride-modal-bg {
	position: fixed;
	height: 100%;
	width: 100%;
	background: transparent;
	background: rgba(0, 0, 0, 0.5);
	z-index: 100;
	display: none;
	top: 0;
	left: 0;
	cursor: pointer
}

@media only screen and (min-width: 48em) {
	.joyride-tip-guide {
		width: 300px;
		left: 0
	}
	.joyride-tip-guide .joyride-nub.bottom {
		border-color: #000 !important;
		border-bottom-color: transparent !important;
		border-left-color: transparent !important;
		border-right-color: transparent !important;
		bottom: -28px;
		bottom: none
	}
	.joyride-tip-guide .joyride-nub.right {
		border-color: #000 !important;
		border-top-color: transparent !important;
		border-right-color: transparent !important;
		border-bottom-color: transparent !important;
		top: 22px;
		bottom: none;
		left: auto;
		right: -28px
	}
	.joyride-tip-guide .joyride-nub.left {
		border-color: #000 !important;
		border-top-color: transparent !important;
		border-left-color: transparent !important;
		border-bottom-color: transparent !important;
		top: 22px;
		left: -28px;
		right: auto;
		bottom: none
	}
}

[data-clearing] {
	*zoom: 1;
	margin-bottom: 0
}

[data-clearing]:before,
[data-clearing]:after {
	content: " ";
	display: table
}

[data-clearing]:after {
	clear: both
}

.clearing-blackout {
	background: #111;
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: 998
}

.clearing-blackout .clearing-close {
	display: block
}

.clearing-container {
	position: relative;
	z-index: 998;
	height: 100%;
	overflow: hidden;
	margin: 0
}

.visible-img {
	height: 95%;
	position: relative
}

.visible-img img {
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -50%;
	max-height: 100%;
	max-width: 100%
}

.clearing-caption {
	color: #fff;
	line-height: 1.3;
	margin-bottom: 0;
	text-align: center;
	bottom: 0;
	background: #111;
	width: 100%;
	padding: 10px 30px;
	position: absolute;
	left: 0
}

.clearing-close {
	z-index: 999;
	padding-left: 20px;
	padding-top: 10px;
	font-size: 40px;
	line-height: 1;
	color: #fff;
	display: none
}

.clearing-close:hover,
.clearing-close:focus {
	color: #ccc
}

.clearing-assembled .clearing-container {
	height: 100%
}

.clearing-assembled .clearing-container .carousel>ul {
	display: none
}

@media only screen and (min-width: 48em) {
	.clearing-main-left,
	.clearing-main-right {
		position: absolute;
		height: 100%;
		width: 40px;
		top: 0
	}
	.clearing-main-left>span,
	.clearing-main-right>span {
		position: absolute;
		top: 50%;
		display: block;
		width: 0;
		height: 0;
		border: solid 16px
	}
	.clearing-main-left {
		left: 0
	}
	.clearing-main-left>span {
		left: 5px;
		border-color: transparent #fff transparent transparent
	}
	.clearing-main-right {
		right: 0
	}
	.clearing-main-right>span {
		border-color: transparent transparent transparent #fff
	}
	.clearing-main-left.disabled,
	.clearing-main-right.disabled {
		opacity: 0.5
	}
	.clearing-feature~li {
		display: none
	}
	.clearing-assembled .clearing-container .carousel {
		background: #111;
		height: 150px;
		margin-top: 5px
	}
	.clearing-assembled .clearing-container .carousel>ul {
		display: block;
		z-index: 999;
		width: 200%;
		height: 100%;
		margin-left: 0;
		position: relative;
		left: 0
	}
	.clearing-assembled .clearing-container .carousel>ul li {
		display: block;
		width: 175px;
		height: inherit;
		padding: 0;
		float: left;
		overflow: hidden;
		margin-right: 1px;
		position: relative;
		cursor: pointer;
		opacity: 0.4
	}
	.clearing-assembled .clearing-container .carousel>ul li.fix-height img {
		min-height: 100%;
		height: 100%;
		max-width: none
	}
	.clearing-assembled .clearing-container .carousel>ul li a.th {
		border: none;
		-webkit-box-shadow: none;
		box-shadow: none;
		display: block
	}
	.clearing-assembled .clearing-container .carousel>ul li img {
		cursor: pointer !important;
		min-width: 100% !important
	}
	.clearing-assembled .clearing-container .carousel>ul li.visible {
		opacity: 1
	}
	.clearing-assembled .clearing-container .visible-img {
		background: #111;
		overflow: hidden;
		height: 75%
	}
	.clearing-close {
		position: absolute;
		top: 10px;
		right: 20px;
		padding-left: 0;
		padding-top: 0
	}
}

.alert-box {
	border-style: solid;
	border-width: 1px;
	display: block;
	font-weight: bold;
	margin-bottom: 1.25em;
	position: relative;
	padding: 0.6875em 1.3125em 0.75em 0.6875em;
	font-size: 0.875em;
	background-color: #2ba6cb;
	border-color: #2284a1;
	color: #fff
}

.alert-box .close {
	font-size: 1.375em;
	padding: 5px 4px 4px;
	line-height: 0;
	position: absolute;
	top: 0.4375em;
	right: 0.3125em;
	color: #333;
	opacity: 0.3
}

.alert-box .close:hover,
.alert-box .close:focus {
	opacity: 0.5
}

.alert-box.radius {
	-webkit-border-radius: 3px;
	border-radius: 3px
}

.alert-box.round {
	-webkit-border-radius: 1000px;
	border-radius: 1000px
}

.alert-box.success {
	background-color: #5da423;
	border-color: #457a1a;
	color: #fff
}

.alert-box.alert {
	background-color: #c60f13;
	border-color: #970b0e;
	color: #fff
}

.alert-box.secondary {
	background-color: #e9e9e9;
	border-color: #d0d0d0;
	color: #505050
}

.breadcrumbs {
	display: block;
	padding: 0.375em 0.875em 0.5625em;
	overflow: hidden;
	margin-left: 0;
	list-style: none;
	border-style: solid;
	border-width: 1px;
	background-color: #f6f6f6;
	border-color: #dcdcdc;
	-webkit-border-radius: 3px;
	border-radius: 3px
}

.breadcrumbs li {
	margin: 0;
	padding: 0 0.75em 0 0;
	float: left
}

.breadcrumbs li:hover a,
.breadcrumbs li:focus a {
	text-decoration: underline
}

.breadcrumbs li a,
.breadcrumbs li span {
	font-size: 0.6875em;
	padding-left: 0.75em;
	text-transform: uppercase;
	color: #2ba6cb
}

.breadcrumbs li.current a {
	cursor: default;
	color: #333
}

.breadcrumbs li.current:hover a,
.breadcrumbs li.current:focus a {
	text-decoration: none
}

.breadcrumbs li.unavailable a {
	color: #999
}

.breadcrumbs li.unavailable:hover a,
.breadcrumbs li.unavailable a:focus {
	text-decoration: none;
	color: #999;
	cursor: default
}

.breadcrumbs li:before {
	content: "/";
	color: #aaa;
	position: relative;
	top: 1px
}

.breadcrumbs li:first-child a,
.breadcrumbs li:first-child span {
	padding-left: 0
}

.breadcrumbs li:first-child:before {
	content: " "
}

.keystroke,
kbd {
	background-color: #ededed;
	border-color: #dbdbdb;
	color: #222;
	border-style: solid;
	border-width: 1px;
	margin: 0;
	font-family: "Consolas", "Menlo", "Courier", monospace;
	font-size: 0.9375em;
	padding: 0.125em 0.25em 0em;
	-webkit-border-radius: 3px;
	border-radius: 3px
}

.label {
	font-weight: 500;
	text-align: center;
	text-decoration: none;
	line-height: 1;
	white-space: nowrap;
	display: inline-block;
	position: relative;
	padding: 0.1875em 0.625em 0.25em;
	font-size: 0.875em;
	background-color: #2ba6cb;
	color: #fff
}

.label.radius {
	-webkit-border-radius: 3px;
	border-radius: 3px
}

.label.round {
	-webkit-border-radius: 1000px;
	border-radius: 1000px
}

.label.alert {
	background-color: #c60f13;
	color: #fff
}

.label.success {
	background-color: #5da423;
	color: #fff
}

.label.secondary {
	background-color: #e9e9e9;
	color: #333
}

.inline-list {
	margin: 0 0 1.0625em -1.375em;
	padding: 0;
	list-style: none;
	overflow: hidden
}

.inline-list>li {
	list-style: none;
	float: left;
	margin-left: 1.375em;
	display: block
}

.inline-list>li>* {
	display: block
}

.pagination {
	display: block;
	height: 1.5em;
	margin-left: -0.3125em
}

.pagination li {
	display: block;
	float: left;
	height: 1.5em;
	color: #222;
	font-size: 0.875em;
	margin-left: 0.3125em
}

.pagination li a {
	display: block;
	padding: 0.0625em 0.4375em 0.0625em;
	color: #999
}

.pagination li:hover a,
.pagination li a:focus {
	background: #e6e6e6
}

.pagination li.unavailable a {
	cursor: default;
	color: #999
}

.pagination li.unavailable:hover a,
.pagination li.unavailable a:focus {
	background: transparent
}

.pagination li.current a {
	background: #2ba6cb;
	color: #fff;
	font-weight: bold;
	cursor: default
}

.pagination li.current a:hover,
.pagination li.current a:focus {
	background: #2ba6cb
}

.pagination-centered {
	text-align: center
}

.pagination-centered ul>li {
	float: none;
	display: inline-block
}

.panel {
	border-style: solid;
	border-width: 1px;
	border-color: #d9d9d9;
	margin-bottom: 1.25em;
	padding: 1.25em;
	background: #f2f2f2
}

.panel h1,
.panel h2,
.panel h3,
.panel h4,
.panel h5,
.panel h6,
.panel p {
	color: #333
}

.panel>:first-child {
	margin-top: 0
}

.panel>:last-child {
	margin-bottom: 0
}

.panel h1,
.panel h2,
.panel h3,
.panel h4,
.panel h5,
.panel h6 {
	line-height: 1;
	margin-bottom: 0.625em
}

.panel h1.subheader,
.panel h2.subheader,
.panel h3.subheader,
.panel h4.subheader,
.panel h5.subheader,
.panel h6.subheader {
	line-height: 1.4
}

.panel.callout {
	border-style: solid;
	border-width: 1px;
	border-color: #2284a1;
	margin-bottom: 1.25em;
	padding: 1.25em;
	background: #2ba6cb;
	-webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5) inset;
	box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5) inset
}

.panel.callout h1,
.panel.callout h2,
.panel.callout h3,
.panel.callout h4,
.panel.callout h5,
.panel.callout h6,
.panel.callout p {
	color: #fff
}

.panel.callout>:first-child {
	margin-top: 0
}

.panel.callout>:last-child {
	margin-bottom: 0
}

.panel.callout h1,
.panel.callout h2,
.panel.callout h3,
.panel.callout h4,
.panel.callout h5,
.panel.callout h6 {
	line-height: 1;
	margin-bottom: 0.625em
}

.panel.callout h1.subheader,
.panel.callout h2.subheader,
.panel.callout h3.subheader,
.panel.callout h4.subheader,
.panel.callout h5.subheader,
.panel.callout h6.subheader {
	line-height: 1.4
}

.panel.radius {
	-webkit-border-radius: 3px;
	border-radius: 3px
}

.pricing-table {
	border: solid 1px #ddd;
	margin-left: 0;
	margin-bottom: 1.25em
}

.pricing-table * {
	list-style: none;
	line-height: 1
}

.pricing-table .title {
	background-color: #ddd;
	padding: 0.9375em 1.25em;
	text-align: center;
	color: #333;
	font-weight: bold;
	font-size: 1em
}

.pricing-table .price {
	background-color: #eee;
	padding: 0.9375em 1.25em;
	text-align: center;
	color: #333;
	font-weight: normal;
	font-size: 1.25em
}

.pricing-table .description {
	background-color: #fff;
	padding: 0.9375em;
	text-align: center;
	color: #777;
	font-size: 0.75em;
	font-weight: normal;
	line-height: 1.4;
	border-bottom: dotted 1px #ddd
}

.pricing-table .bullet-item {
	background-color: #fff;
	padding: 0.9375em;
	text-align: center;
	color: #333;
	font-size: 0.875em;
	font-weight: normal;
	border-bottom: dotted 1px #ddd
}

.pricing-table .cta-button {
	background-color: #f5f5f5;
	text-align: center;
	padding: 1.25em 1.25em 0
}

.progress {
	background-color: transparent;
	height: 1.5625em;
	border: 1px solid #ccc;
	padding: 0.125em;
	margin-bottom: 0.625em
}

.progress .meter {
	background: #2ba6cb;
	height: 100%;
	display: block
}

.progress.secondary .meter {
	background: #e9e9e9;
	height: 100%;
	display: block
}

.progress.success .meter {
	background: #5da423;
	height: 100%;
	display: block
}

.progress.alert .meter {
	background: #c60f13;
	height: 100%;
	display: block
}

.progress.radius {
	-webkit-border-radius: 3px;
	border-radius: 3px
}

.progress.radius .meter {
	-webkit-border-radius: 2px;
	border-radius: 2px
}

.progress.round {
	-webkit-border-radius: 1000px;
	border-radius: 1000px
}

.progress.round .meter {
	-webkit-border-radius: 999px;
	border-radius: 999px
}

.side-nav {
	display: block;
	margin: 0;
	padding: 0.875em 0;
	list-style-type: none;
	list-style-position: inside
}

.side-nav li {
	margin: 0 0 0.4375em 0;
	font-size: 0.875em
}

.side-nav li a {
	display: block;
	color: #2ba6cb
}

.side-nav li.active a {
	color: #4d4d4d;
	font-weight: bold
}

.side-nav li.divider {
	border-top: 1px solid;
	height: 0;
	padding: 0;
	list-style: none;
	border-top-color: #e6e6e6
}

.sub-nav {
	display: block;
	width: auto;
	overflow: hidden;
	margin: -0.25em 0 1.125em;
	padding-top: 0.25em;
	margin-right: 0;
	margin-left: -0.5625em
}

.sub-nav dt,
.sub-nav dd {
	float: left;
	display: inline;
	margin-left: 0.5625em;
	margin-bottom: 0.625em;
	font-weight: normal;
	font-size: 0.875em
}

.sub-nav dt a,
.sub-nav dd a {
	color: #999;
	text-decoration: none
}

.sub-nav dt.active a,
.sub-nav dd.active a {
	-webkit-border-radius: 1000px;
	border-radius: 1000px;
	font-weight: bold;
	background: #2ba6cb;
	padding: 0.1875em 0.5625em;
	cursor: default;
	color: #fff
}

@media only screen {
	div.switch {
		position: relative;
		width: 100%;
		padding: 0;
		display: block;
		overflow: hidden;
		border-style: solid;
		border-width: 1px;
		margin-bottom: 1.25em;
		-webkit-animation: webkitSiblingBugfix infinite 1s;
		height: 36px;
		background: #fff;
		border-color: #ccc
	}
	div.switch label {
		position: relative;
		left: 0;
		z-index: 2;
		float: left;
		width: 50%;
		height: 100%;
		margin: 0;
		text-align: right;
		font-weight: bold;
		text-align: left;
		-webkit-transition: all 0.1s ease-out;
		-moz-transition: all 0.1s ease-out;
		transition: all 0.1s ease-out
	}
	div.switch input {
		position: absolute;
		z-index: 3;
		opacity: 0;
		width: 100%;
		height: 100%
	}
	div.switch input:hover,
	div.switch input:focus {
		cursor: pointer
	}
	div.switch>span {
		position: absolute;
		top: -1px;
		left: -1px;
		z-index: 1;
		display: block;
		padding: 0;
		border-width: 1px;
		border-style: solid;
		-webkit-transition: all 0.1s ease-out;
		-moz-transition: all 0.1s ease-out;
		transition: all 0.1s ease-out
	}
	div.switch input:not(:checked)+label {
		opacity: 0
	}
	div.switch input:checked {
		display: none !important
	}
	div.switch input {
		left: 0;
		display: block !important
	}
	div.switch input:first-of-type+label,
	div.switch input:first-of-type+span+label {
		left: -50%
	}
	div.switch input:first-of-type:checked+label,
	div.switch input:first-of-type:checked+span+label {
		left: 0%
	}
	div.switch input:last-of-type+label,
	div.switch input:last-of-type+span+label {
		right: -50%;
		left: auto;
		text-align: right
	}
	div.switch input:last-of-type:checked+label,
	div.switch input:last-of-type:checked+span+label {
		right: 0%;
		left: auto
	}
	div.switch span.custom {
		display: none !important
	}
	div.switch label {
		padding: 0 0.375em;
		line-height: 2.3em;
		font-size: 0.875em
	}
	div.switch input:first-of-type:checked~span {
		left: 100%;
		margin-left: -2.1875em
	}
	div.switch>span {
		width: 2.25em;
		height: 2.25em
	}
	div.switch>span {
		border-color: #b3b3b3;
		background: #fff;
		background: -moz-linear-gradient(top, #fff 0%, #f2f2f2 100%);
		background: -webkit-linear-gradient(top, #fff 0%, #f2f2f2 100%);
		background: linear-gradient(to bottom, #ffffff 0%, #f2f2f2 100%);
		-webkit-box-shadow: 2px 0 10px 0 rgba(0, 0, 0, 0.07), 1000px 0 0 1000px #e1f5d1, -2px 0 10px 0 rgba(0, 0, 0, 0.07), -1000px 0 0 1000px #f5f5f5;
		box-shadow: 2px 0 10px 0 rgba(0, 0, 0, 0.07), 1000px 0 0 980px #e1f5d1, -2px 0 10px 0 rgba(0, 0, 0, 0.07), -1000px 0 0 1000px #f5f5f5
	}
	div.switch:hover>span,
	div.switch:focus>span {
		background: #fff;
		background: -moz-linear-gradient(top, #fff 0%, #e6e6e6 100%);
		background: -webkit-linear-gradient(top, #fff 0%, #e6e6e6 100%);
		background: linear-gradient(to bottom, #ffffff 0%, #e6e6e6 100%)
	}
	div.switch:active {
		background: transparent
	}
	div.switch.large {
		height: 44px
	}
	div.switch.large label {
		padding: 0 0.375em;
		line-height: 2.3em;
		font-size: 1.0625em
	}
	div.switch.large input:first-of-type:checked~span {
		left: 100%;
		margin-left: -2.6875em
	}
	div.switch.large>span {
		width: 2.75em;
		height: 2.75em
	}
	div.switch.small {
		height: 28px
	}
	div.switch.small label {
		padding: 0 0.375em;
		line-height: 2.1em;
		font-size: 0.75em
	}
	div.switch.small input:first-of-type:checked~span {
		left: 100%;
		margin-left: -1.6875em
	}
	div.switch.small>span {
		width: 1.75em;
		height: 1.75em
	}
	div.switch.tiny {
		height: 22px
	}
	div.switch.tiny label {
		padding: 0 0.375em;
		line-height: 1.9em;
		font-size: 0.6875em
	}
	div.switch.tiny input:first-of-type:checked~span {
		left: 100%;
		margin-left: -1.3125em
	}
	div.switch.tiny>span {
		width: 1.375em;
		height: 1.375em
	}
	div.switch.radius {
		-webkit-border-radius: 4px;
		border-radius: 4px
	}
	div.switch.radius>span {
		-webkit-border-radius: 3px;
		border-radius: 3px
	}
	div.switch.round {
		-webkit-border-radius: 1000px;
		border-radius: 1000px
	}
	div.switch.round>span {
		-webkit-border-radius: 999px;
		border-radius: 999px
	}
	div.switch.round label {
		padding: 0 0.5625em
	}
	@-webkit-keyframes webkitSiblingBugfix {
		from {
			position: relative
		}
		to {
			position: relative
		}
	}
}

[data-magellan-expedition] {
	background: #fff;
	z-index: 997;
	min-width: 100%;
	padding: 10px
}

[data-magellan-expedition] .sub-nav {
	margin-bottom: 0
}

[data-magellan-expedition] .sub-nav dd {
	margin-bottom: 0
}

table {
	background: transparent;
	margin-bottom: 1.25em;
	border: none 0 transparent
}

table thead,
table tfoot {
	background: transparent;
	font-weight: bold
}

table thead tr th,
table thead tr td,
table tfoot tr th,
table tfoot tr td {
	padding: 0 0 0;
	font-size: 12px;
	color: #3e3e3e;
	text-align: left
}

table tr th,
table tr td {
	padding: 0;
	font-size: 12px;
	color: #3e3e3e
}

table tr.even,
table tr.alt,
table tr:nth-of-type(even) {
	background: #e1e1e1
}

table thead tr th,
table tfoot tr th,
table tbody tr td,
table tr td,
table tfoot tr td {
	display: table-cell;
	line-height: normal
}

.th {
	display: inline-block;
	border: solid 4px #fff;
	-webkit-box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.2);
	box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.2);
	-webkit-transition: all 200ms ease-out;
	-moz-transition: all 200ms ease-out;
	transition: all 200ms ease-out
}

.th:hover,
.th:focus {
	-webkit-box-shadow: 0 0 6px 1px rgba(43, 166, 203, 0.5);
	box-shadow: 0 0 6px 1px rgba(43, 166, 203, 0.5)
}

.th.radius {
	-webkit-border-radius: 3px;
	border-radius: 3px
}

.has-tip {
	border-bottom: dotted 1px #ccc;
	cursor: help;
	font-weight: bold;
	color: #333
}

.has-tip:hover,
.has-tip:focus {
	border-bottom: dotted 1px #196177;
	color: #2ba6cb
}

.has-tip.tip-left,
.has-tip.tip-right {
	float: none !important
}

.tooltip {
	display: none;
	position: absolute;
	z-index: 999;
	font-weight: bold;
	font-size: 0.9375em;
	line-height: 1.3;
	padding: 0.5em;
	max-width: 85%;
	left: 50%;
	width: 100%;
	color: #fff;
	background: #000;
	-webkit-border-radius: 3px;
	border-radius: 3px
}

.tooltip>.nub {
	display: block;
	position: absolute;
	width: 0;
	height: 0;
	border: solid 5px;
	border-color: transparent transparent #000 transparent;
	top: -10px
}

.tooltip.opened {
	color: #2ba6cb !important;
	border-bottom: dotted 1px #196177 !important
}

.tap-to-close {
	display: block;
	font-size: 0.625em;
	color: #888;
	font-weight: normal
}

@media only screen and (min-width: 48em) {
	.tooltip>.nub {
		border-color: transparent transparent #000 transparent;
		top: -10px
	}
	.tooltip.tip-top>.nub {
		border-color: #000 transparent transparent transparent;
		top: auto;
		bottom: -10px
	}
	.tooltip.tip-left,
	.tooltip.tip-right {
		float: none !important
	}
	.tooltip.tip-left>.nub {
		border-color: transparent transparent transparent #000;
		right: -10px;
		left: auto;
		top: 50%;
		margin-top: -5px
	}
	.tooltip.tip-right>.nub {
		border-color: transparent #000 transparent transparent;
		right: auto;
		left: -10px;
		top: 50%;
		margin-top: -5px
	}
}

@media only screen and (max-width: 767px) {
	.f-dropdown {
		max-width: 100%;
		left: 0
	}
}

.f-dropdown {
	position: absolute;
	left: -9999px;
	top: -9999px;
	list-style: none;
	width: 100%;
	max-height: none;
	height: auto;
	background: #fff;
	border: solid 1px #ccc;
	font-size: 16px;
	z-index: 99;
	margin-top: 2px;
	max-width: 200px
}

.f-dropdown *:first-child {
	margin-top: 0
}

.f-dropdown *:last-child {
	margin-bottom: 0
}

.f-dropdown:before {
	content: "";
	display: block;
	width: 0;
	height: 0;
	border: solid 6px;
	border-color: transparent transparent #fff transparent;
	position: absolute;
	top: -12px;
	left: 10px;
	z-index: 99
}

.f-dropdown:after {
	content: "";
	display: block;
	width: 0;
	height: 0;
	border: solid 7px;
	border-color: transparent transparent #ccc transparent;
	position: absolute;
	top: -14px;
	left: 9px;
	z-index: 98
}

.f-dropdown.right:before {
	left: auto;
	right: 10px
}

.f-dropdown.right:after {
	left: auto;
	right: 9px
}

.f-dropdown li {
	font-size: 0.875em;
	cursor: pointer;
	padding: 0.3125em 0.625em;
	line-height: 1.125em;
	margin: 0
}

.f-dropdown li:hover,
.f-dropdown li:focus {
	background: #eee
}

.f-dropdown li a {
	color: #555
}

.f-dropdown.content {
	position: absolute;
	left: -9999px;
	top: -9999px;
	list-style: none;
	padding: 1.25em;
	width: 100%;
	height: auto;
	max-height: none;
	background: #fff;
	border: solid 1px #ccc;
	font-size: 16px;
	z-index: 99;
	max-width: 200px
}

.f-dropdown.content *:first-child {
	margin-top: 0
}

.f-dropdown.content *:last-child {
	margin-bottom: 0
}

.f-dropdown.tiny {
	max-width: 200px
}

.f-dropdown.small {
	max-width: 300px
}

.f-dropdown.medium {
	max-width: 500px
}

.f-dropdown.large {
	max-width: 800px
}

.row {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	margin-bottom: 0;
	max-width: 970px;
	*zoom: 1
}

.row:before,
.row:after {
	content: " ";
	display: table
}

.row:after {
	clear: both
}

.row .column,
.row .columns {
	position: relative;
	padding-left: 0.9375em;
	padding-right: 0.9375em;
	width: 100%;
	float: left
}

.row.collapse .column,
.row.collapse .columns {
	position: relative;
	padding-left: 0;
	padding-right: 0;
	float: left
}

.row .row {
	width: auto;
	margin-left: -0.9375em;
	margin-right: -0.9375em;
	margin-top: 0;
	margin-bottom: 0;
	max-width: none;
	*zoom: 1
}

.row .row:before,
.row .row:after {
	content: " ";
	display: table
}

.row .row:after {
	clear: both
}

.row .row.collapse {
	width: auto;
	margin: 0;
	max-width: none;
	*zoom: 1
}

.row .row.collapse:before,
.row .row.collapse:after {
	content: " ";
	display: table
}

.row .row.collapse:after {
	clear: both
}

@media only screen {
	.row .column,
	.row .columns {
		position: relative;
		padding-left: 0.9375em;
		padding-right: 0.9375em;
		float: left
	}
	.row .small-1 {
		position: relative;
		width: 8.33333%
	}
	.row .small-2 {
		position: relative;
		width: 16.66667%
	}
	.row .small-3 {
		position: relative;
		width: 25%
	}
	.row .small-4 {
		position: relative;
		width: 33.33333%
	}
	.row .small-5 {
		position: relative;
		width: 41.66667%
	}
	.row .small-6 {
		position: relative;
		width: 50%
	}
	.row .small-7 {
		position: relative;
		width: 58.33333%
	}
	.row .small-8 {
		position: relative;
		width: 66.66667%
	}
	.row .small-9 {
		position: relative;
		width: 75%
	}
	.row .small-10 {
		position: relative;
		width: 83.33333%
	}
	.row .small-11 {
		position: relative;
		width: 91.66667%
	}
	.row .small-12 {
		position: relative;
		width: 100%
	}
	.row .small-offset-1 {
		position: relative;
		margin-left: 8.33333%
	}
	.row .small-offset-2 {
		position: relative;
		margin-left: 16.66667%
	}
	.row .small-offset-3 {
		position: relative;
		margin-left: 25%
	}
	.row .small-offset-4 {
		position: relative;
		margin-left: 33.33333%
	}
	.row .small-offset-5 {
		position: relative;
		margin-left: 41.66667%
	}
	.row .small-offset-6 {
		position: relative;
		margin-left: 50%
	}
	.row .small-offset-7 {
		position: relative;
		margin-left: 58.33333%
	}
	.row .small-offset-8 {
		position: relative;
		margin-left: 66.66667%
	}
	.row .small-offset-9 {
		position: relative;
		margin-left: 75%
	}
	.row .small-offset-10 {
		position: relative;
		margin-left: 83.33333%
	}
	[class*="column"]+[class*="column"]:last-child {
		float: right
	}
	[class*="column"]+[class*="column"].end {
		float: left
	}
	.column.small-centered,
	.columns.small-centered {
		position: relative;
		margin-left: auto;
		margin-right: auto;
		float: none !important
	}
}

@media only screen and (min-width: 48em) {
	.row .large-1 {
		position: relative;
		width: 8.33333%
	}
	.row .large-2 {
		position: relative;
		width: 16.66667%
	}
	.row .large-3 {
		position: relative;
		width: 25%
	}
	.row .large-4 {
		position: relative;
		width: 33.33333%
	}
	.row .large-5 {
		position: relative;
		width: 41.66667%
	}
	.row .large-6 {
		position: relative;
		width: 50%
	}
	.row .large-7 {
		position: relative;
		width: 58.33333%
	}
	.row .large-8 {
		position: relative;
		width: 66.66667%
	}
	.row .large-9 {
		position: relative;
		width: 75%
	}
	.row .large-10 {
		position: relative;
		width: 83.33333%
	}
	.row .large-11 {
		position: relative;
		width: 91.66667%
	}
	.row .large-12 {
		position: relative;
		width: 100%
	}
	.row .large-offset-1 {
		position: relative;
		margin-left: 8.33333%
	}
	.row .large-offset-2 {
		position: relative;
		margin-left: 16.66667%
	}
	.row .large-offset-3 {
		position: relative;
		margin-left: 25%
	}
	.row .large-offset-4 {
		position: relative;
		margin-left: 33.33333%
	}
	.row .large-offset-5 {
		position: relative;
		margin-left: 41.66667%
	}
	.row .large-offset-6 {
		position: relative;
		margin-left: 50%
	}
	.row .large-offset-7 {
		position: relative;
		margin-left: 58.33333%
	}
	.row .large-offset-8 {
		position: relative;
		margin-left: 66.66667%
	}
	.row .large-offset-9 {
		position: relative;
		margin-left: 75%
	}
	.row .large-offset-10 {
		position: relative;
		margin-left: 83.33333%
	}
	.push-2 {
		position: relative;
		left: 16.66667%;
		right: auto
	}
	.pull-2 {
		position: relative;
		right: 16.66667%;
		left: auto
	}
	.push-3 {
		position: relative;
		left: 25%;
		right: auto
	}
	.pull-3 {
		position: relative;
		right: 25%;
		left: auto
	}
	.push-4 {
		position: relative;
		left: 33.33333%;
		right: auto
	}
	.pull-4 {
		position: relative;
		right: 33.33333%;
		left: auto
	}
	.push-5 {
		position: relative;
		left: 41.66667%;
		right: auto
	}
	.pull-5 {
		position: relative;
		right: 41.66667%;
		left: auto
	}
	.push-6 {
		position: relative;
		left: 50%;
		right: auto
	}
	.pull-6 {
		position: relative;
		right: 50%;
		left: auto
	}
	.push-7 {
		position: relative;
		left: 58.33333%;
		right: auto
	}
	.pull-7 {
		position: relative;
		right: 58.33333%;
		left: auto
	}
	.push-8 {
		position: relative;
		left: 66.66667%;
		right: auto
	}
	.pull-8 {
		position: relative;
		right: 66.66667%;
		left: auto
	}
	.push-9 {
		position: relative;
		left: 75%;
		right: auto
	}
	.pull-9 {
		position: relative;
		right: 75%;
		left: auto
	}
	.push-10 {
		position: relative;
		left: 83.33333%;
		right: auto
	}
	.pull-10 {
		position: relative;
		right: 83.33333%;
		left: auto
	}
	.small-push-2 {
		left: inherit
	}
	.small-pull-2 {
		right: inherit
	}
	.small-push-3 {
		left: inherit
	}
	.small-pull-3 {
		right: inherit
	}
	.small-push-4 {
		left: inherit
	}
	.small-pull-4 {
		right: inherit
	}
	.small-push-5 {
		left: inherit
	}
	.small-pull-5 {
		right: inherit
	}
	.small-push-6 {
		left: inherit
	}
	.small-pull-6 {
		right: inherit
	}
	.small-push-7 {
		left: inherit
	}
	.small-pull-7 {
		right: inherit
	}
	.small-push-8 {
		left: inherit
	}
	.small-pull-8 {
		right: inherit
	}
	.small-push-9 {
		left: inherit
	}
	.small-pull-9 {
		right: inherit
	}
	.small-push-10 {
		left: inherit
	}
	.small-pull-10 {
		right: inherit
	}
	.column.large-centered,
	.columns.large-centered {
		position: relative;
		margin-left: auto;
		margin-right: auto;
		float: none !important
	}
}

.lt-ie9 .row {
	width: 940px;
	max-width: 100%;
	min-width: 768px;
	margin: 0 auto
}

.lt-ie9 .row .row {
	width: auto;
	max-width: none;
	min-width: 0;
	margin: 0 -15px
}

.lt-ie9 .row.large-collapse .column,
.lt-ie9 .row.large-collapse .columns {
	padding: 0
}

.lt-ie9 .row .row {
	width: auto;
	max-width: none;
	min-width: 0;
	margin: 0 -15px
}

.lt-ie9 .row .row.large-collapse {
	margin: 0
}

.lt-ie9 .column,
.columns {
	float: left;
	min-height: 1px;
	padding: 0 15px;
	position: relative
}

.lt-ie9 .column.large-centered,
.columns.large-centered {
	float: none;
	margin: 0 auto
}

.lt-ie9 [class*="column"]+[class*="column"]:last-child {
	float: right
}

.lt-ie9 [class*="column"]+[class*="column"].end {
	float: left
}

.lt-ie9 .large-1,
.lt-ie9 .row .large-1 {
	width: 8.33333%
}

.lt-ie9 .large-2,
.lt-ie9 .row .large-2 {
	width: 16.66667%
}

.lt-ie9 .large-3,
.lt-ie9 .row .large-3 {
	width: 25%
}

.lt-ie9 .large-4,
.lt-ie9 .row .large-4 {
	width: 33.33333%
}

.lt-ie9 .large-5,
.lt-ie9 .row .large-5 {
	width: 41.66667%
}

.lt-ie9 .large-6,
.lt-ie9 .row .large-6 {
	width: 50%
}

.lt-ie9 .large-7,
.lt-ie9 .row .large-7 {
	width: 58.33333%
}

.lt-ie9 .large-8,
.lt-ie9 .row .large-8 {
	width: 66.66667%
}

.lt-ie9 .large-9,
.lt-ie9 .row .large-9 {
	width: 75%
}

.lt-ie9 .large-10,
.lt-ie9 .row .large-10 {
	width: 83.33333%
}

.lt-ie9 .large-11,
.lt-ie9 .row .large-11 {
	width: 91.66667%
}

.lt-ie9 .large-12,
.lt-ie9 .row .large-12 {
	width: 100%
}

.lt-ie9 .row .large-offset-1 {
	margin-left: 8.33333%
}

.lt-ie9 .row .large-offset-2 {
	margin-left: 16.66667%
}

.lt-ie9 .row .large-offset-3 {
	margin-left: 25%
}

.lt-ie9 .row .large-offset-4 {
	margin-left: 33.33333%
}

.lt-ie9 .row .large-offset-5 {
	margin-left: 41.66667%
}

.lt-ie9 .row .large-offset-6 {
	margin-left: 50%
}

.lt-ie9 .row .large-offset-7 {
	margin-left: 58.33333%
}

.lt-ie9 .row .large-offset-8 {
	margin-left: 66.66667%
}

.lt-ie9 .row .large-offset-9 {
	margin-left: 75%
}

.lt-ie9 .row .large-offset-10 {
	margin-left: 83.33333%
}

.lt-ie9 .pull-2 {
	right: 16.66667%
}

.lt-ie9 .pull-3 {
	right: 25%
}

.lt-ie9 .pull-4 {
	right: 33.33333%
}

.lt-ie9 .pull-5 {
	right: 41.66667%
}

.lt-ie9 .pull-6 {
	right: 50%
}

.lt-ie9 .pull-7 {
	right: 58.33333%
}

.lt-ie9 .pull-8 {
	right: 66.66667%
}

.lt-ie9 .pull-9 {
	right: 75%
}

.lt-ie9 .pull-10 {
	right: 83.33333%
}

.lt-ie9 .push-2 {
	left: 16.66667%
}

.lt-ie9 .push-3 {
	left: 25%
}

.lt-ie9 .push-4 {
	left: 33.33333%
}

.lt-ie9 .push-5 {
	left: 41.66667%
}

.lt-ie9 .push-6 {
	left: 50%
}

.lt-ie9 .push-7 {
	left: 58.33333%
}

.lt-ie9 .push-8 {
	left: 66.66667%
}

.lt-ie9 .push-9 {
	left: 75%
}

.lt-ie9 .push-10 {
	left: 83.33333%
}

.lt-ie9 .row {
	*zoom: 1
}

.lt-ie9 .row:before,
.row:after {
	content: " ";
	display: table
}

.lt-ie9 .row:after {
	clear: both
}

.bg-white {
	background-color: #fff
}

.blue {
	color: #0093d0
}

.white {
	color: #fff
}

.gray {
	color: #c3c3c3
}

.light-gray {
	color: #2e2e2e
}

h1,
h2,
h3,
h4,
h5,
h6,
h7 {
	font-family: Arial;
	line-height: normal
}

h1 {
	font-size: 36px
}

h2 {
	font-size: 32px
}

h3 {
	font-size: 28px
}

h4 {
	font-size: 24px
}

h5 {
	font-size: 20px
}

h6 {
	font-size: 18px
}

h7 {
	font-size: 16px
}

h8 {
	font-size: 15px
}

.fs12 {
	font-size: 12px
}

a:hover {
	color: #0093d0
}

p {
	font-family: Arial;
	font-weight: 300
}

.align-right {
	text-align: right
}

.align-left {
	text-align: left
}

.align-center {
	text-align: center
}

.font-light {
	font-weight: 100
}

.font-normal {
	font-weight: 300
}

.font-heavy {
	font-weight: 400
}

.font-bold {
	font-weight: bold
}

.markup-bold {
	font-weight: bold
}

.markup-blue {
	color: #1291c6
}

.markup-small {
	font-size: 13px
}

.mod-left {
	text-align: left
}

.mod-center {
	text-align: center;
	clear: right
}

.mod-right {
	text-align: right;
	clear: right
}

.button {
	display: inline-block;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: rgba(0, 0, 0, 0.2) 3px 3px 5px 0;
	-moz-box-shadow: rgba(0, 0, 0, 0.2) 3px 3px 5px 0;
	box-shadow: rgba(0, 0, 0, 0.2) 3px 3px 5px 0;
	border: 1px solid #000;
	background-color: #fff
}

.button:hover {
	background-color: #fff
}

.jump-link-btn {
	display: inline-block;
	height: 26px;
	position: relative;
	font-family: Arial;
	font-weight: bold;
	font-size: 13px
}

.jump-link-btn .j-link-text {
	height: 100%;
	padding: 3px 0 0 0;
	background: url("../images/sprites/jump-link-bg.png") repeat-x;
	float: left;
	margin-left: -1px
}

.jump-link-btn .j-link-l {
	display: inline-block;
	height: 100%;
	width: 12px;
	background: url("../images/sprites/jump-link-left.png") no-repeat;
	float: left
}

.jump-link-btn .j-link-r {
	display: inline-block;
	height: 100%;
	width: 12px;
	background: url("../images/sprites/jump-link-right.png") no-repeat;
	float: left
}

.jump-link-dark-btn {
	display: inline-block;
	height: 26px;
	position: relative;
	font-family: Arial;
	font-weight: bold;
	font-size: 13px;
	color: #fff
}

.jump-link-dark-btn .j-link-text {
	padding: 3px 0;
	background: url("../images/sprites/jump-link-dark-bg.png") repeat-x;
	float: left
}

.jump-link-dark-btn .j-link-l {
	display: inline-block;
	height: 100%;
	width: 12px;
	background: url("../images/sprites/jump-link-dark-left.png") no-repeat;
	float: left
}

.jump-link-dark-btn .j-link-r {
	display: inline-block;
	height: 100%;
	width: 12px;
	background: url("../images/sprites/jump-link-dark-right.png") no-repeat;
	float: left
}

html {
	font-size: 100%;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%
}

html,
button,
input,
select,
textarea {
	font-family: Arial, Helvetica, Verdana, sans-serif, Lato;
	color: #4b4b4b
}

body {
	margin: 0;
	padding: 0;
	background-color: #e1e1e1;
	overflow-y: scroll;
	font-font-family: Arial, Helvetica, Verdana, sans-serif, Lato;
	font-size: 14px;
	font-weight: normal
}

@media screen and (-webkit-min-device-pixel-ratio: 1.5) {
	body {
		background-color: #e1e1e1;
		margin: 0;
		padding: 0;
		width: 100%;
		zoom: 0.95 !important
	}
	table,
	td,
	div,
	a {
		margin: 0;
		padding: 0
	}
	.jump-link-dark-btn .j-link-l {
		margin-right: -1px
	}
	#product_2nd_landing .desc-section .p-desc {
		height: 80px
	}
	#ind_products .i-tagline {
		max-height: 60px
	}
	#ind_products .introduction {
		max-height: 500px
	}
	.heading-24,
	.heading-24 b,
	.heading-32,
	.heading-32 b {
		max-height: 60px;
		display: inline-block
	}
	.innovation-list table {
		max-height: 500px
	}
	.feature-3 .large-12 p {
		max-height: 200px;
		display: inline-block
	}
	.bulletin_wrap,
	.train_wrap {
		max-height: 500px;
		display: inline-block
	}
	.faq_wrap {
		max-height: 500px
	}
	.faq_wrap a {
		display: block
	}
	.support-accordion h6 {
		max-height: 30px
	}
	.support-accordion .content {
		max-height: 300px
	}
	.aptus h1 {
		max-height: 50px;
		display: inline-block
	}
	.aptus p {
		max-height: 150px
	}
	.training-desp h6 {
		max-height: 50px
	}
	.training-desp p {
		max-height: 150px
	}
	.fsFieldHorizontal .p1 {
		max-height: 50px
	}
	.fsFieldHorizontal .p2 {
		max-height: 300px
	}
	.everywhere-pg p {
		max-height: 300px
	}
	.warranty-pg p {
		max-height: 300px
	}
	.about-us-pg table,
	.about-us-pg tbody,
	.about-pg table,
	.about-pg tbody {
		max-height: 500px
	}
	.default-pg-title {
		max-height: 50px
	}
	#articles-pg .article-listing .news_desc {
		max-height: 150px
	}
	#articles-pg #single-articles .title {
		max-height: 100px
	}
	#articles-pg #single-articles .date {
		max-height: 30px
	}
	#articles-pg #single-articles .content div {
		max-height: 1000px
	}
	#articles-pg #single-articles .content a {
		display: block
	}
	#articles-pg #single-articles p {
		max-height: 1000px
	}
	#articles-pg #single-articles .news-footer-about {
		display: block
	}
	.career-content p,
	.career-content ul,
	.career-content li {
		max-height: 1000px
	}
	.privacy-pg p,
	.privacy-pg div,
	.privacy-pg ul,
	.privacy-pg ol,
	.privacy-pg li {
		max-height: 1000px
	}
	.privacy-pg strong {
		max-height: 100px;
		display: inline-block
	}
	.support_landing_wrap .banner_wrap .btn-more {
		zoom: 1.1
	}
	.support_landing_wrap .support_cont_full_wrap {
		min-height: 300px
	}
	.support_landing_wrap .train_wrap ul {
		margin-bottom: 12px !important;
		padding: 0 !important
	}
	.footer-menu div ul {
		zoom: 0.7
	}
	.nav-container .nav-sub-menu-detail .prod-desc .desc {
		zoom: 0.95
	}
}

body.homepage {
	background-color: #fff
}

.hidden {
	display: none;
	position: absolute
}

.disabled {
	color: #595959
}

.clear {
	zoom: 1
}

.clear:before,
.clear:after {
	content: "";
	display: table
}

.clear:after {
	clear: both
}

nav ul {
	list-style: none;
	padding: 0;
	margin: 0
}

nav ul li {
	display: inline-block;
	padding: 3px 2px
}

.selected {
	color: #0093d0
}

.columns {
	padding: 0
}

.odd,
tr.odd {
	background-color: #d1d1d1
}

.odd.white,
tr.odd.white {
	background-color: #fff
}

.even,
tr.even {
	background-color: #e1e1e1
}

.symbols {
	float: right;
	font-size: 12px;
	padding-top: 2px
}

.bottom-border {
	border-bottom: 1px solid #c5c5c5
}

.right-border {
	border-right: 1px solid #c5c5c5
}

.left-border {
	border-left: 1px solid #c5c5c5
}

.top-border {
	border-top: 1px solid #c5c5c5
}

.lt-ie9 .row {
	width: 970px
}

.float-left {
	float: left
}

.float-right {
	float: right
}

.font-italic {
	font-style: italic
}

.space-10 {
	display: inline-block;
	height: 10px
}

.space-15 {
	display: inline-block;
	height: 15px
}

.space-20 {
	display: inline-block;
	height: 20px
}

.space-25 {
	display: inline-block;
	height: 25px
}

.space-30 {
	display: inline-block;
	height: 30px
}

.fc66 {
	color: #666
}

.fc99 {
	color: #999
}

.fcAA {
	color: #aaa
}

.fcFF {
	color: #fff
}

.fcSeaBlue {
	color: #1291c6
}

.fcSkyBlue {
	color: #5199d6
}

.fcNavy {
	color: #004b94
}

.fcLand {
	color: #bb9540
}

.a_fc00 {
	color: #333;
	line-height: 120%;
	font-size: 13px
}

.a_fc00:hover {
	color: #1291c6;
	text-decoration: underline
}

.default-pg-title {
	font-size: 28px;
	font-weight: bold;
	padding: 0 0 25px 0
}

.default-pg-title-sub {
	font-size: 15px;
	font-weight: bold;
	padding: 0 0 10px 0
}

.main-logo img {
	height: 35px;
	width: 181.3px;
	margin-top: 2px
}

.icon {
	display: inline-block;
	background: url("../images/sprites/sprites.png") no-repeat
}

.icon.main-logo-sm {
	background-position: -224px -142px;
	height: 28px;
	width: 155px
}

.icon.arrow-r-g,
.header-wrapper #main_nav li a .icon.view-indicator {
	background-position: -241px -107px;
	height: 5px;
	width: 5px;
	padding-bottom: 11px
}

.icon.arrow-d-g,
.header-wrapper #main_nav li a.nav-shown .icon.view-indicator {
	background-position: -247px -108px;
	height: 5px;
	width: 5px;
	padding-bottom: 11px
}

.icon.multi-item {
	background-position: -223px -107px;
	height: 5px;
	width: 6px;
	padding-bottom: 11px
}

.icon.main-car-prod-det {
	background-position: 0 -188px;
	height: 104px;
	width: 630px
}

.icon.main-car-det-round {
	background-position: -607px -188px;
	height: 104px;
	width: 23px
}

.icon.paddle-left {
	background-position: -362px -79px;
	height: 47px;
	width: 23px
}

.icon.paddle-right {
	background-position: -395px -79px;
	height: 47px;
	width: 23px
}

.icon.paddle-left-gray {
	background-position: -973px -250px;
	height: 47px;
	width: 23px
}

.icon.paddle-right-gray {
	background-position: -1004px -250px;
	height: 47px;
	width: 23px
}

.icon.pg-indicate {
	background: url("../images/sprites/grey-circle.png") no-repeat;
	height: 8px;
	width: 8px
}

.icon.pg-indicate.pg-current {
	background: url("../images/sprites/white-circle.png") no-repeat
}

.icon.paddle-left-sm {
	background-position: -284px -105px;
	height: 16px;
	width: 10px
}

.icon.paddle-right-sm {
	background-position: -298px -105px;
	height: 16px;
	width: 10px
}

.icon.dir-arrow-r,
.footer-access-link .icon.view-indicator {
	background-position: -268px -106px;
	height: 11px;
	width: 11px
}

.icon.dir-arrow-d,
.footer-access-link .icon.view-indicator.opened {
	background-position: -255px -106px;
	height: 11px;
	width: 11px
}

.icon.book {
	background-position: -275px -82px;
	height: 17px;
	width: 20px
}

.icon.rings {
	background-position: -223px -81px;
	height: 19px;
	width: 19px
}

.icon.ring-arrow {
	background-position: -248px -79px;
	height: 22px;
	width: 20px
}

.icon.magnifying {
	background-position: -335px -107px;
	height: 12px;
	width: 12px
}

.icon.magnifying-med {
	background-position: -814px -188px;
	height: 21px;
	width: 21px
}

.icon.magnifying-big {
	background-position: -783px -186px;
	height: 25px;
	width: 25px
}

.icon.search-big-left {
	background-position: -958px -248px;
	height: 36px;
	width: 5px
}

.icon.close-form {
	background-position: -316px -76px;
	height: 29px;
	width: 30px
}

.icon.lock-icon {
	background-position: -302px -82px;
	width: 10px;
	height: 13px
}

.icon.faded-sep {
	background-position: -211px -77px;
	height: 104px;
	width: 1px
}

.icon.faded-sep-big {
	background-position: -1044px -119px;
	height: 208px;
	width: 1px
}

.icon.play-icon {
	background-position: -429px -71px;
	width: 78px;
	height: 77px
}

.icon.red-tag {
	background-position: 0 -46px
}

.icon.blue-tag {
	background-position: -112px -46px
}

.icon.gray-tag {
	background-position: -224px -46px
}

.icon.main-nav-l-shad {
	background-position: -91px -127px;
	width: 12px;
	height: 57px
}

.icon.main-nav-r-shad {
	background-position: -110px -127px;
	width: 12px;
	height: 57px
}

.icon.learn-more {
	background-position: 0 -143px;
	width: 88px;
	height: 18px
}

.icon.learn-more-high,
#product_top #prod_line_up a:hover .icon.learn-more,
#gx_banner .wrap_tit .tit_gx60:hover .icon.learn-more,
#gx_banner .wrap_tit .tit_gx60hp:hover .icon.learn-more,
#gx_banner .wrap_tit .tit_gx100:hover .icon.learn-more {
	background-position: 0 -124px;
	width: 88px;
	height: 18px
}

.icon.white-bot-shadow {
	background-position: 0 -28px;
	height: 18px;
	width: 970px
}

.icon.white-bot-shadow-l {
	background-position: 0 -28px;
	height: 16px;
	width: 515px
}

.icon.white-bot-shadow-r {
	background-position: -455px -28px;
	height: 16px;
	width: 515px
}

.icon.black-bot-shadow-l {
	background-position: 0 -336px;
	height: 20px;
	width: 515px
}

.icon.black-bot-shadow-r {
	background-position: -515px -336px;
	height: 20px;
	width: 515px
}

.icon.prod-line-shadow {
	background-position: -140px -176px;
	height: 8px;
	width: 897px
}

.icon.compact {
	background-position: -644px -247px;
	height: 20px;
	width: 21px
}

.icon.wrs {
	background-position: -677px -248px;
	height: 15px;
	width: 36px
}

.icon.dbt {
	background-position: -722px -248px;
	height: 15px;
	width: 36px
}

.icon.gps {
	background-position: -768px -248px;
	height: 20px;
	width: 20px
}

.icon.user-friendly {
	background-position: -793px -248px;
	height: 17px;
	width: 24px
}

.icon.tv {
	background-position: -824px -248px;
	height: 16px;
	width: 23px
}

.icon.simple-easy {
	background-position: -857px -248px;
	height: 13px;
	width: 25px
}

.icon.drop-arrow {
	background-position: -906px -285px;
	height: 9px;
	width: 8px
}

.icon.purpose {
	background: url("../images/sprites/purpose-built.png") no-repeat;
	height: 25px;
	width: 32px
}

.icon.open-arch {
	background: url("../images/sprites/open-architecture.png") no-repeat;
	height: 28px;
	width: 32px
}

.icon.return-inv {
	background: url("../images/sprites/ROI.png") no-repeat;
	height: 25px;
	width: 32px
}

.icon.extensive {
	background: url("../images/sprites/extensive.png") no-repeat;
	height: 28px;
	width: 32px
}

.icon.highly-skilled {
	background: url("../images/sprites/highly-skilled.png") no-repeat;
	height: 29px;
	width: 32px
}

.icon.tab-nav {
	background-position: -783px -124px;
	width: 183px;
	height: 36px
}

.icon.tab-nav-sm {
	background-position: -893px -60px;
	width: 152px;
	height: 36px
}

.icon.antenna-icon {
	background-position: -646px -275px;
	width: 14px;
	height: 22px
}

.icon.coverage-icon {
	background-position: -668px -275px;
	width: 20px;
	height: 22px
}

.icon.accessories-icon {
	background-position: -695px -275px;
	width: 11px;
	height: 22px
}

.icon.reliability-icon {
	background: url("/images/sprites/reliability.png");
	width: 15px;
	height: 22px
}

.icon.downloads-icon {
	background-position: -714px -275px;
	width: 15px;
	height: 22px
}

.icon.tech-spec-icon {
	background-position: -822px -277px;
	width: 15px;
	height: 22px
}

.icon.diagram-icon {
	background-position: -842px -279px;
	width: 21px;
	height: 22px
}

.icon.gallery-icon {
	background: url(/images/sprites/gallery-icon.png) no-repeat;
	width: 15px;
	height: 22px
}

.icon.top-shadow {
	background-position: -5px -300px;
	width: 923px;
	height: 8px
}

.icon.curr-col-pointer {
	background-position: -740px -282px;
	width: 12px;
	height: 9px
}

.icon.curr-col-pointer-bl {
	background-position: -758px -285px;
	width: 10px;
	height: 6px
}

.icon.curr-col-pointer-gry {
	background-position: -773px -285px;
	width: 10px;
	height: 6px
}

.icon.call-out-pointer {
	background-position: -787px -284px;
	width: 10px;
	height: 10px
}

.icon.download-item {
	background-position: -799px -284px;
	width: 12px;
	height: 12px
}

.icon.pdf-sm {
	background-position: -1016px -220px;
	width: 14px;
	height: 14px
}

.icon.pdf {
	background: url(/images/sprites/ic_pdf.png) 0 0 no-repeat;
	height: 20px;
	width: 20px
}

.icon.pdf-big {
	background-position: -866px -267px;
	width: 30px;
	height: 31px
}

.icon.blue-mail {
	background-position: -845px -195px;
	width: 17px;
	height: 10px
}

.icon.zip {
	background: url(/images/sprites/ic_zip.png) 0 0 no-repeat;
	height: 20px;
	width: 20px
}

.icon.compass {
	background-position: -642px -187px;
	width: 24px;
	height: 24px
}

.icon.compatible {
	background-position: -645px -216px;
	width: 20px;
	height: 24px
}

.icon.wave {
	background-position: -672px -191px;
	width: 23px;
	height: 17px
}

.icon.three-func {
	background-position: -705px -189px;
	width: 24px;
	height: 21px
}

.icon.hd {
	background-position: -737px -192px;
	width: 36px;
	height: 15px
}

.icon.simplicity {
	background-position: -673px -219px;
	width: 23px;
	height: 23px
}

.icon.remote {
	background-position: -707px -217px;
	width: 12px;
	height: 25px
}

.icon.full-auto {
	background-position: -729px -218px;
	width: 20px;
	height: 21px
}

.icon.high-quality {
	background-position: -756px -217px;
	width: 23px;
	height: 22px
}

.icon.tracking {
	background-position: -787px -218px;
	width: 20px;
	height: 20px
}

.icon.compact-line {
	background-position: -811px -218px;
	width: 23px;
	height: 20px
}

.icon.fast-forward {
	background-position: -840px -221px;
	width: 23px;
	height: 15px
}

.icon.dbv {
	background-position: -873px -221px;
	width: 36px;
	height: 15px
}

.icon.multi-rec {
	background-position: -918px -219px;
	width: 21px;
	height: 19px
}

.icon.chip {
	background-position: -952px -218px;
	width: 22px;
	height: 22px
}

.icon.antenna-control {
	background-position: -984px -219px;
	width: 20px;
	height: 22px
}

.icon.warranty-3yr {
	background-position: -927px -245px;
	width: 24px;
	height: 40px
}

.icon.world {
	background-position: -1px -360px;
	width: 24px;
	height: 24px
}

.icon.antenna-blue {
	background-position: -34px -362px;
	width: 20px;
	height: 22px
}

.icon.wide-range {
	background-position: -65px -363px;
	width: 22px;
	height: 16px
}

.icon.abs {
	background-position: -98px -364px;
	width: 36px;
	height: 15px
}

.icon.compass-white {
	background-position: -142px -363px;
	width: 23px;
	height: 23px
}

.icon.remote-tilted {
	background-position: -175px -363px;
	width: 26px;
	height: 21px
}

.icon.satellite-white {
	background-position: -210px -363px;
	width: 23px;
	height: 22px
}

.icon.diagnostic {
	background-position: -242px -364px;
	width: 22px;
	height: 26px
}

.icon.power {
	background-position: -276px -365px;
	width: 18px;
	height: 21px
}

.icon.telephone {
	background-position: -314px -367px;
	width: 19px;
	height: 15px
}

.icon.fax {
	background-position: -376px -365px;
	width: 19px;
	height: 15px
}

.icon.email {
	background-position: -344px -369px;
	width: 19px;
	height: 15px
}

.icon.url {
	background-position: -407px -367px;
	width: 19px;
	height: 15px
}

.icon.blue-phone {
	background-position: -869px -195px;
	width: 12px;
	height: 11px
}

.icon-social {
	display: inline-block;
	background: url("../images/sprites/social-sprites.png") no-repeat
}

.icon-social.linked-in {
	background-position: -118px 0;
	height: 20px;
	width: 78px
}

.icon-social.linked-in-sm {
	background-position: -47px 0;
	height: 16px;
	width: 17px
}

.icon-social.fb {
	background-position: 0 0;
	height: 17px;
	width: 17px
}

.icon-social.twitter {
	background-position: -24px 0;
	height: 15px;
	width: 18px
}

.icon-social.youtube {
	background-position: -70px 0;
	height: 16px;
	width: 17px
}

.icon-social.vimeo {
	background-position: -92px 0;
	height: 13px;
	width: 15px
}

.env-test-icon {
	display: inline-block;
	background: url("../images/sprites/env-testing-icons.png") no-repeat
}

.env-test-icon.icon1 {
	background-position: 0 0;
	height: 23px;
	width: 24px
}

.env-test-icon.icon1.selected {
	background-position: -27px 0
}

.env-test-icon.dry-heat {
	background-position: 0 -29px;
	height: 17px;
	width: 18px
}

.env-test-icon.dry-heat.selected {
	background-position: -27px -29px
}

.env-test-icon.icon2 {
	background-position: 0 -54px;
	height: 18px;
	width: 22px
}

.env-test-icon.icon2.selected {
	background-position: -27px -54px
}

.env-test-icon.struct-anal {
	background-position: 0 -79px;
	height: 18px;
	width: 23px
}

.env-test-icon.struct-anal.selected {
	background-position: -27px -79px
}

.env-test-icon.icon3 {
	background-position: 0 -105px;
	height: 18px;
	width: 22px
}

.env-test-icon.icon3.selected {
	background-position: -27px -105px
}

.env-test-icon.shock {
	background-position: 0 -129px;
	height: 19px;
	width: 20px
}

.env-test-icon.shock.selected {
	background-position: -27px -129px
}

.env-test-icon.env-vibration {
	background-position: 0 -158px;
	height: 13px;
	width: 22px
}

.env-test-icon.env-vibration.selected {
	background-position: -27px -158px
}

.env-test-icon.icon4 {
	background-position: 0 -178px;
	height: 28px;
	width: 22px
}

.env-test-icon.icon4.selected {
	background-position: -27px -178px
}

.env-test-icon.salt-water {
	background-position: 0 -216px;
	height: 20px;
	width: 24px
}

.env-test-icon.salt-water.selected {
	background-position: -26px -216px
}

.env-test-icon.icon6 {
	background-position: 0 -248px;
	height: 17px;
	width: 22px
}

.env-test-icon.icon6.selected {
	background-position: -27px -248px
}

.env-test-icon.icon5 {
	background-position: 0 -277px;
	height: 18px;
	width: 20px
}

.env-test-icon.icon5.selected {
	background-position: -27px -277px
}

.innov-btns {
	display: inline-block;
	background: url("../images/sprites/innovation-buttons.png") no-repeat
}

.innov-btns.software {
	background-position: 0 0;
	height: 61px;
	width: 310px
}

.innov-btns.software:hover {
	background-position: 0 -67px
}

.innov-btns.mechanical {
	background-position: -320px 0;
	height: 61px;
	width: 310px
}

.innov-btns.mechanical:hover {
	background-position: -320px -67px
}

.innov-btns.environmental {
	background-position: -640px 0;
	height: 61px;
	width: 310px
}

.innov-btns.environmental:hover {
	background-position: -640px -67px
}

ul.blue-arrow {
	list-style-image: url("../images/sprites/list-icon.png")
}

ul.gray-arrow {
	list-style-image: url("../images/sprites/list-icon-g.png")
}

ul.white-arrow {
	list-style-image: url("../images/sprites/list-icon-w.png")
}

li.important-arrow {
	list-style-image: url("../images/sprites/list-icon-star.png");
	font-size: 13px;
	font-weight: bold;
	line-height: 140%
}

ul.blue-check {
	list-style-image: url("../images/sprites/blue-check.png")
}

ul.gray-check {
	list-style-image: url("../images/sprites/gray-check.png")
}

ul.brown-bullet {
	list-style-type: disc;
	color: #a8a187
}

ul.gray-bullet {
	list-style-type: disc;
	color: #959595
}

ul.green-bullet {
	list-style-type: disc;
	color: #94c61a
}

ul.red-bullet {
	list-style-type: disc;
	color: #c33d3d
}

ul.blue-bullet {
	list-style-type: disc;
	color: #0093d0
}

.fade-left {
	background: url("../images/sprites//prod-line-fade-left.jpg") repeat-y;
	position: absolute;
	display: inline-block;
	height: 100%;
	width: 40px;
	left: -35px
}

.fade-right {
	background: url("../images/sprites//prod-line-fade-right.jpg") repeat-y;
	position: absolute;
	display: inline-block;
	height: 100%;
	width: 40px;
	right: -35px
}

.page-width-center,
section,
.main-carousel-wrapper .paddle nav,
#coverage_tab .column-header,
#map_wrapper {
	width: 970px;
	margin: 0 auto
}

.sattv-acc,
.satcom-acc {
	background: url("../images/title_text/sat-tv-page/sat-acc.png") no-repeat;
	width: 131px;
	height: 16px
}

.title-text {
	display: inline-block;
	height: 16px
}

.title-text.home {
	background: url("../images/title_text/home.png") no-repeat;
	width: 39px
}

.title-text.home.current {
	width: 42px;
	background: url("../images/title_text/home-current.png") no-repeat
}

.title-text.sat-tv {
	background: url("../images/title_text/satellite-tv.png") no-repeat;
	width: 80px
}

.title-text.sat-tv.current {
	background: url("../images/title_text/satellite-tv-current.png") no-repeat
}

.title-text.sat-com {
	background: url("../images/title_text/satellite-com.png") no-repeat;
	width: 178px
}

.title-text.sat-com.current {
	background: url("../images/title_text/satellite-com-current.png") no-repeat
}

.title-text.innovation {
	background: url("../images/title_text/innovation.png") no-repeat;
	width: 78px;
	margin-right: 15px
}

.title-text.innovation.current {
	background: url("../images/title_text/innovation-current.png") no-repeat
}

.title-text.innovation:hover {
	background: url("../images/title_text/innovation-current.png") no-repeat
}

.title-text.aptus {
	background: url("../images/title_text/aptus.png") no-repeat;
	width: 40px
}

.title-text.aptus.current {
	background: url("../images/title_text/aptus-current.png") no-repeat
}

.title-text.support {
	background: url("../images/title_text/support.png") no-repeat;
	width: 56px;
	margin-right: 15px
}

.title-text.support.current {
	background: url("../images/title_text/support-current.png") no-repeat
}

.title-text.support:hover {
	background: url("../images/title_text/support-current.png") no-repeat
}

.title-text.where-to-buy {
	background: url("../images/title_text/wheretobuy.png") no-repeat;
	width: 99px
}

.title-text.where-to-buy.current {
	background: url("../images/title_text/wheretobuy-current.png") no-repeat
}

.title-text.where-to-buy:hover {
	background: url("../images/title_text/wheretobuy-current.png") no-repeat
}

.title-text.i-series {
	background: url("../images/title_text/sat-tv-page/i-series.png") no-repeat;
	width: 87px;
	height: 17px
}

.title-text.t-series {
	background: url("../images/title_text/sat-tv-page/t-series.png") no-repeat;
	width: 87px;
	height: 17px
}

.title-text.s-series {
	background: url("../images/title_text/sat-tv-page/s-series.png") no-repeat;
	width: 87px;
	height: 17px
}

.title-text.v-series {
	background: url("../images/title_text/v-series.png") no-repeat;
	width: 170px;
	height: 17px
}

.title-text.fleet-broadband {
	background: url("../images/title_text/fleetbroadband.png") no-repeat;
	width: 167px;
	height: 17px
}

.title-text.gx {
	background: url("../images/title_text/global_xpress.png") no-repeat;
	width: 167px;
	height: 17px
}

.title-text.lineup-v-series {
	background: url("../images/title_text/sat-com-page/lineup-v-series.png") no-repeat;
	width: 184px;
	height: 21px
}

.title-text.lineup-fleet-broadband {
	background: url("../images/title_text/sat-com-page/lineup-fb.png") no-repeat;
	width: 193px;
	height: 21px
}

.title-text.lineup-gx {
	background: url("../images/title_text/sat-com-page/lineup-globalxpress.png") no-repeat;
	width: 193px;
	height: 26px
}

.title-text.vsat-white {
	background: url("../images/title_text/vsat-white.png") no-repeat;
	width: 52px;
	height: 16px
}

.title-text.fleet-broadband-white {
	background: url("../images/title_text/fleet-bband-white.png") no-repeat;
	width: 156px;
	height: 16px
}

.title-text.public {
	background: url("../images/title_text/public.png") no-repeat;
	width: 203px;
	height: 27px
}

.title-text.partner {
	background: url("../images/title_text/partner.png") no-repeat;
	width: 203px;
	height: 27px
}

.title-text.intellian-everywhere {
	background: url("../images/title_text/intellian-everywhere-partner.png") no-repeat;
	width: 203px;
	height: 27px
}

.title-text.solutions {
	background: url("../images/title_text/solutions.png") no-repeat center;
	width: 193px;
	height: 40px
}

.title-text.solutions .open {
	background: url("../images/title_text/solutions_open.png") no-repeat center
}

.title-text.search {
	background: url("../images/title_text/search.png") no-repeat center;
	width: 157px;
	height: 37px
}

.title-text.error-404 {
	background: url("../images/title_text/404.png") no-repeat center;
	width: 94px;
	height: 35px
}

.title-text.thank-you {
	background: url("../images/title_text/thankyou.png") no-repeat center;
	width: 195px;
	height: 29px
}

.title-text.store-locator {
	background: url("../images/title_text/store-locator.png") no-repeat;
	width: 131px;
	height: 17px
}

.title-prod {
	display: inline-block
}

.title-prod.sat-tv-big {
	background: url("../images/title_text/sat-tv-page/sat-tv-title-big.png") no-repeat;
	width: 258px;
	height: 38px
}

.title-prod.sat-tv-prod-line-up {
	background: url("../images/title_text/sat-tv-page/prod-line-up.png") no-repeat;
	width: 290px;
	height: 23px
}

.title-prod.i-series-big {
	background: url("../images/title_text/sat-tv-page/i-series-big.png") no-repeat;
	width: 145px;
	height: 45px
}

.title-prod.t-series-big {
	background: url("../images/title_text/sat-tv-page/t-series-big.png") no-repeat;
	width: 149px;
	height: 45px
}

.title-prod.s-series-big {
	background: url("../images/title_text/sat-tv-page/s-series-big.png") no-repeat;
	width: 158px;
	height: 45px
}

.title-prod.choose-model {
	background: url("../images/title_text/sat-tv-page/choose-model.png") no-repeat;
	width: 474px;
	height: 17px
}

.title-prod.sat-com-big {
	background: url("../images/title_text/sat-com-page/sat-com-title-big.png") no-repeat;
	width: 585px;
	height: 38px
}

.title-prod.sat-com-prod-line-up {
	background: url("../images/title_text/sat-com-page/prod-line-up.png") no-repeat;
	width: 466px;
	height: 23px
}

.title-prod.v-series-big {
	background: url("../images/title_text/sat-com-page/v-series-big.png") no-repeat;
	width: 288px;
	height: 45px
}

.title-prod.fb-big {
	background: url("../images/title_text/sat-com-page/fleet-broadband-big.png") no-repeat;
	width: 302px;
	height: 45px
}

.title-prod.gx-big {
	background: url("../images/title_text/sat-com-page/global-xpress-big.png") no-repeat;
	width: 270px;
	height: 45px
}

.title-prod-txt {
	font-family: Arial;
	font-size: 48px;
	font-weight: bold;
	color: #004b94
}

.title-prod-txt.sat-com {
	color: #eee;
	display: inline-block;
	margin-top: 15px
}

.title-prod-txt-mid {
	font-family: Arial;
	font-size: 30px;
	font-weight: bold;
	color: #004b94
}

.title-prod-txt-mid.sat-com {
	color: #1291c6;
	display: inline-block;
	margin-top: 15px
}

.title-prod-txt-sm {
	font-family: Arial;
	font-size: 22px;
	font-weight: bold;
	color: #4b4b4b
}

.title-prod-txt-sm.sat-com {
	color: #dedede;
	display: inline-block;
	margin-top: 15px
}

.upper-head-wrapper {
	background-color: #222;
	position: relative
}

.upper-header {
	background: #222 url("../images/sprites/upper-head-inset.png") no-repeat;
	padding: 5px 0
}

.upper-header nav.upper-head-nav {
	vertical-align: top;
	font-size: 11px;
	font-family: helvetica
}

.upper-header nav.upper-head-nav .logout-btn {
	background-color: transparent;
	border: none;
	color: #cdcdcd;
	cursor: pointer
}

.upper-header nav.upper-head-nav .logout-btn:active {
	border: none
}

.upper-header nav.upper-head-nav form {
	margin: 0
}

.upper-header nav.upper-head-nav .float-right {
	padding: 0 10px
}

.upper-header nav.upper-head-nav .float-right li {
	padding-left: 10px
}

.upper-header nav.upper-head-nav li {
	padding-right: 8px;
	font-weight: normal;
	float: left
}

.upper-header nav.upper-head-nav li.language a span {
	display: inline-block;
	overflow: hidden;
	vertical-align: text-top;
	width: 32px;
	height: 14px;
	margin-right: -5px;
	margin-top: 1px;
	background: url(/images/sprites/upper_language.jpg) left top no-repeat
}

.upper-header nav.upper-head-nav li.language a .kr {
	background-position: left top
}

.upper-header nav.upper-head-nav li.language a .en {
	background-position: left -13px
}

.upper-header nav.upper-head-nav .font-bold {
	font-weight: bold
}

.upper-header nav.upper-head-nav a {
	padding-top: 2px;
	color: #cdcdcd
}

.upper-header nav.upper-head-nav a:hover {
	color: #cdcdcd
}

.upper-header nav.upper-head-nav a.current {
	color: #0093d0
}

.upper-header nav.upper-head-nav .float-left {
	display: none;
	padding: 0 0 0 28px
}

.upper-header nav.upper-head-nav .float-left li {
	font-weight: normal;
	font-size: 12px;
	font-family: verdana;
	color: #efefef
}

.upper-header .column {
	padding: 0;
	margin: 0
}

.search-wrap {
	float: right;
	display: inline-block;
	width: 165px;
	height: 24px;
	margin-right: 5px;
	margin-left: 5px;
	background-color: #dedede;
	position: relative;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px
}

.search-wrap input[type=text] {
	border: 0;
	box-shadow: none;
	background-color: #dedede;
	margin: 0;
	padding: 0;
	outline: none;
	height: 18px;
	display: inline-block;
	width: 130px;
	font-size: 13px;
	font-family: arial
}

.search-wrap #search-button {
	display: inline;
	padding: 20px 6px 0 0;
	font-size: 14px;
	cursor: pointer
}

.search-wrap #search-button span {
	margin: 6px 0 0 0
}

.search-wrap #search-button a {
	border-left: 1px solid #c5c5c5;
	padding-left: 5px
}

#upper_head_shadow {
	position: relative
}

.header-wrapper {
	font-family: Arial;
	height: 50px;
	display: block;
	position: relative;
	color: #c3c3c3
}

.header-wrapper .large-2 {
	width: 22%
}

.header-wrapper .large-2 .main-logo {
	margin-left: -12px
}

.header-wrapper .large-2 .main-logo img {
	width: 180px;
	height: 35px
}

.header-wrapper .large-10 {
	width: 78%
}

.header-wrapper #small_nav {
	display: none
}

.header-wrapper #main_nav {
	position: relative;
	overflow: hidden;
	width: 750px;
	height: 50px
}

.header-wrapper #main_nav li {
	padding: 8px 0 0 0;
	position: relative;
	height: 45px
}

.header-wrapper #main_nav li a {
	display: inline-block;
	position: relative;
	padding: 8px 0 0 7px;
	margin-left: -4px
}

.header-wrapper #main_nav li a .view-indicator {
	margin: 3px 5px -3px -4px
}

.header-wrapper #main_nav li a .multi-item {
	margin: 0 7px 0 5px
}

.header-wrapper #main_nav li a .icon-proxy {
	padding-right: 10px
}

.header-wrapper #main_nav li a .side-shadow {
	display: none;
	position: absolute
}

.header-wrapper #main_nav li a .nav-white-line {
	position: absolute;
	height: 4px;
	width: 95%;
	bottom: 12px;
	left: 5px;
	display: none
}

.header-wrapper #main_nav li a.nav-shown {
	background: #efefef url("../images/sprites/main-nav-bg.png") repeat-x;
	z-index: 9999;
	height: 57px
}

.header-wrapper #main_nav li a.nav-shown .nav-white-line {
	display: block
}

.header-wrapper #main_nav li a.nav-shown .side-shadow {
	display: block;
	top: 0
}

.header-wrapper #main_nav li a.nav-shown .side-shadow.main-nav-l-shad {
	left: -9px
}

.header-wrapper #main_nav li a.nav-shown .side-shadow.main-nav-r-shad {
	right: -9px
}

.header-wrapper #main_nav li a.nav-shown .divider {
	border-color: transparent
}

.header-wrapper #main_nav li .divider {
	position: relative;
	display: inline-block;
	height: 20px;
	margin: 3px 0 -3px 0
}

.header-wrapper #main_nav li .navi-text {
	position: relative;
	display: inline-block;
	margin: 0 8px 0 0;
	font-size: 15px;
	color: #444
}

.header-wrapper #main_nav li .navi-text.current {
	color: #0093d0
}

.header-wrapper #main_nav li .navi-text:hover {
	color: #0093d0
}

.header-wrapper #header_nav_wrapper {
	position: absolute;
	width: 100%;
	height: 200px;
	z-index: 9998;
	display: none
}

.header-wrapper .nav-container {
	height: 200px;
	width: 1037px;
	overflow: hidden;
	margin: 0 auto
}

.header-wrapper .nav-container .nav-carousel-wrapper {
	position: relative;
	width: 300%
}

.header-wrapper .nav-sub-menu {
	position: absolute;
	margin: 0;
	padding: 0
}

.header-wrapper .nav-sub-menu ul {
	margin: 0;
	padding: 0
}

.header-wrapper .nav-sub-menu .nav-sub-menu-list {
	width: 1037px;
	display: inline-block;
	padding-left: 17px;
	background: #efefef url("../images/sprites/main-nav-inset-top.png") no-repeat
}

.header-wrapper .nav-sub-menu .nav-sub-menu-list li {
	float: left;
	width: 290px;
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 14px;
	font-weight: normal;
	color: #4b4b4b;
	padding: 2px 8px 5px 8px
}

.header-wrapper .nav-sub-menu .nav-sub-menu-list li .nav-sub-menu-detail {
	display: inline-block;
	position: relative;
	width: 100%
}

.header-wrapper .nav-sub-menu .nav-sub-menu-list li .nav-sub-menu-detail .prod-thumb {
	float: left;
	margin: 0;
	padding: 0;
	width: 36%;
	padding-right: 10px
}

.header-wrapper .nav-sub-menu .nav-sub-menu-list li .nav-sub-menu-detail .prod-thumb img {
	width: 90px;
	position: absolute;
	top: 15px;
	left: 0
}

.header-wrapper .nav-sub-menu .nav-sub-menu-list li .nav-sub-menu-detail .prod-thumb .learn-more {
	position: absolute;
	top: 90px;
	left: 0
}

.header-wrapper .nav-sub-menu .nav-sub-menu-list li .nav-sub-menu-detail .prod-desc {
	float: left;
	margin: 0;
	padding: 0;
	width: 64%;
	background: url(/images/sprites/main-nav-sub-line.png) bottom right no-repeat
}

.header-wrapper .nav-sub-menu .nav-sub-menu-list li .nav-sub-menu-detail .prod-desc h6 {
	padding: 10px 0 2px 0
}

.header-wrapper .nav-sub-menu .nav-sub-menu-list li .nav-sub-menu-detail .prod-desc .desc {
	display: inline-block;
	font-size: 13px;
	color: #777;
	line-height: 120%;
	height: 65px;
	width: 160px
}

.header-wrapper .nav-sub-menu .nav-sub-menu-list .prod-acc {
	width: 100px;
	display: inline-block
}

.header-wrapper .nav-sub-menu .nav-sub-menu-list .prod-acc h6 {
	padding: 10px 0 5px 0
}

.header-wrapper .nav-sub-menu .nav-sub-menu-list .prod-acc .desc {
	display: inline-block;
	font-size: 12.5px;
	line-height: 130%
}

.header-wrapper .nav-sub-menu .nav-sub-menu-list .prod-acc .learn-more {
	position: absolute;
	bottom: 7px;
	right: 57px
}

.header-wrapper .nav-sub-menu.satellite-tv {
	left: 0
}

.header-wrapper .nav-sub-menu.satellite-com {
	left: 1037px
}

.footer-access-wrapper {
	width: 100%;
	background-color: #e1e1e1;
	height: 20px
}

.footer-access-link {
	text-align: center;
	padding: 5px 0 10px 0;
	font-family: Arial;
	font-weight: 400;
	font-size: 1.2em
}

.footer-access-link a:hover {
	color: #000
}

.footer-wrapper,
.footer-shown {
	width: 100%;
	height: 240px;
	overflow: hidden;
	background-color: #2e2e2e;
	background-image: -ms-linear-gradient(top, #080808, #2e2e2e 25%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#080808', endColorstr='#2e2e2e');
	background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #080808), color-stop(25%, #2e2e2e));
	background-image: -webkit-linear-gradient(top, #080808, #2e2e2e 25%);
	background-image: -moz-linear-gradient(top, #080808, #2e2e2e 25%);
	background-image: -o-linear-gradient(top, #080808, #2e2e2e 25%);
	background-image: linear-gradient(top, #080808, #2e2e2e 25%);
	font-family: Arial;
	font-weight: 300
}

.footer-wrapper .footer-menu,
.footer-shown .footer-menu {
	padding: 25px 0 45px 0
}

.footer-wrapper .footer-menu img,
.footer-shown .footer-menu img {
	height: 12px
}

.footer-wrapper .footer-menu .title-foot,
.footer-shown .footer-menu .title-foot {
	padding-bottom: 5px;
	display: block;
	margin-bottom: 10px;
	height: 20px
}

.footer-wrapper .footer-menu ul,
.footer-shown .footer-menu ul {
	padding-left: 12px
}

.footer-wrapper .footer-menu ul li,
.footer-shown .footer-menu ul li {
	line-height: 160%
}

.footer-wrapper .footer-menu ul li a,
.footer-shown .footer-menu ul li a {
	color: #ccc;
	font-size: 13px;
	font-family: verdana
}

.footer-wrapper .footer-menu ul li a:hover,
.footer-shown .footer-menu ul li a:hover {
	color: #0093d0
}

.footer-wrapper .footer-menu ul.social,
.footer-shown .footer-menu ul.social {
	list-style: none;
	padding-left: 0
}

.footer-wrapper .footer-menu ul.social .icon-social,
.footer-wrapper .footer-menu ul.social .blue-mail,
.footer-shown .footer-menu ul.social .icon-social,
.footer-shown .footer-menu ul.social .blue-mail {
	margin-right: 10px;
	vertical-align: text-top
}

.footer-wrapper .footer-menu ul.social .blue-mail,
.footer-shown .footer-menu ul.social .blue-mail {
	margin-top: 3px
}

.footer-wrapper .footer-menu #intellian_ft_mnu,
.footer-shown .footer-menu #intellian_ft_mnu {
	width: 17%
}

.footer-wrapper .footer-menu #sattv_ft_mnu,
.footer-shown .footer-menu #sattv_ft_mnu {
	width: 13.5%
}

.footer-wrapper .footer-menu #satcom_ft_mnu,
.footer-shown .footer-menu #satcom_ft_mnu {
	width: 19%
}

.footer-wrapper .footer-menu #innovation_ft_mnu,
.footer-shown .footer-menu #innovation_ft_mnu {
	width: 19.5%
}

.footer-wrapper .footer-menu #support_ft_mnu,
.footer-shown .footer-menu #support_ft_mnu {
	width: 15%
}

.footer-wrapper .footer-menu #connect_ft_mnu,
.footer-shown .footer-menu #connect_ft_mnu {
	width: 13%
}

.footer-wrapper footer,
.footer-shown footer {
	width: 970px;
	margin: 0 auto;
	color: #c3c3c3
}

.bottom-foot {
	background: #d1d1d1;
	width: 100%;
	height: 30px
}

.bottom-foot footer {
	color: #4b4b4b;
	text-align: center;
	font-size: 11.5px;
	padding-top: 8px;
	text-transform: uppercase
}

.footer-title {
	font-weight: bold;
	font-size: 16px;
	color: #0093d0
}

.row {
	max-width: 970px;
	min-width: 905px;
	width: 100%
}

.row .columns .row {
	min-width: 0
}

#small-nav {
	display: none
}

#header_nav_wrapper {
	min-width: 905px;
	width: 100%
}

#header_nav_wrapper .nav-container {
	max-width: 1037px;
	min-width: 905px;
	width: 100%
}

.modular-carousel-wrapper {
	min-width: 905px;
	width: 100%;
	padding-bottom: 30px
}

.modular-carousel-wrapper .paddle nav {
	max-width: 970px;
	min-width: 905px;
	width: 100%
}

.paddle-contain.paddle-left {
	left: -35px
}

.paddle-contain.paddle-right {
	right: -35px
}

.paddle-contain-sm.paddle-left-sm {
	left: -30px
}

.paddle-contain-sm.paddle-right-sm {
	right: -30px
}

.rolling-news-wrapper {
	display: none;
	padding: 5px 0 0 0;
	margin: 0 0 5px 0;
	font-family: verdana;
	text-align: center;
	width: 100%;
	height: 36px;
	overflow: hidden;
	background: url(/images/sample/main-news-bg.jpg) top center repeat-x
}

.rolling-news-wrapper .newsWrap {
	display: inline-block;
	position: relative;
	width: 970px;
	height: 30px;
	overflow: hidden;
	text-align: left
}

.rolling-news-wrapper .newsWrap .tl {
	z-index: 99998;
	float: left;
	width: 160px;
	padding: 3px 0 0 7px;
	font-size: 14px;
	font-weight: bold;
	color: #333
}

.rolling-news-wrapper .newsWrap .tl a {
	color: #333
}

.rolling-news-wrapper .newsWrap .tl li {
	float: left;
	list-style: none;
	padding: 0 5px
}

.rolling-news-wrapper .newsWrap .tl li span {
	margin: 6px 0 0 0;
	display: inline-block;
	width: 8px;
	height: 12px;
	overflow: hidden;
	background: url(/images/sample/main-rolling-news-arrow.png) 0 0 no-repeat;
	cursor: pointer
}

.rolling-news-wrapper .newsWrap .tl li .prev {
	background-position: 0 0
}

.rolling-news-wrapper .newsWrap .tl li .next {
	background-position: -8px 0;
	margin: 0 4px
}

.rolling-news-wrapper .newsWrap .rolling-news {
	z-index: 99999;
	float: left;
	width: 800px;
	text-align: left
}

.rolling-news-wrapper .newsWrap .rolling-news li {
	float: left;
	list-style: none;
	padding-top: 4px;
	font-size: 13px
}

.rolling-news-wrapper .newsWrap .rolling-news li .date {
	width: 13%;
	color: #666
}

.rolling-news-wrapper .newsWrap .rolling-news li .title {
	width: 87%;
	color: #333
}

.rolling-news-wrapper .newsWrap .rolling-news li .title a {
	color: #333
}

.modal {
	display: none;
	font-size: 1em
}

.modal,
.lightbox {
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: 100
}

.modal .bg,
.modal .wrapper,
.lightbox .bg,
.lightbox .wrapper {
	position: fixed;
	width: 100%;
	height: 100%;
	overflow: auto
}

.modal .bg,
.lightbox .bg {
	background: #000;
	-moz-opacity: 0.8;
	-khtml-opacity: 0.8;
	-webkit-opacity: 0.8;
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
	opacity: 0.8
}

.modal .forms,
.lightbox .forms {
	line-height: 0;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
	background: rgba(255, 255, 255, 0.25);
	margin: 0 auto;
	top: 100px;
	position: relative;
	padding: 5px
}

.modal .forms.small,
.lightbox .forms.small {
	width: 425px
}

.modal .forms .box-content,
.lightbox .forms .box-content {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
	background: #fff;
	position: relative;
	height: 100%;
	width: 100%;
	padding: 5px
}

.modal .forms .close-form,
.lightbox .forms .close-form {
	display: block;
	position: absolute;
	top: -10px;
	right: -10px;
	cursor: pointer;
	z-index: 999
}

.modal h1,
.lightbox h1 {
	margin: 0;
	padding: 0
}

.twitter-feeds {
	padding: 10px 0 15px 0;
	text-align: center;
	font-size: 13px;
	overflow: hidden;
	display: inline-block;
	white-space: nowrap;
	width: 100%;
	text-overflow: ellipsis
}

.twitter-feeds span {
	color: #0093d0;
	font-weight: bold;
	width: 80px
}

.twitter-feeds ul {
	list-style: none;
	display: inline
}

.twitter-feeds ul li {
	display: none
}

.twitter-feeds ul li.curr-twit {
	display: inline
}

#big_search_wrap {
	padding: 3px 4px 0 0px !important;
	margin-top: -15px
}

.hit-list .gsc-selected-option-container {
	width: 80px !important
}

.hit-list .gs-bidi-start-align.gs-visibleUrl.gs-visibleUrl-long {
	color: #999
}

.hit-list .gsc-adBlock {
	display: none
}

.hit-list .gs-no-results-result>.gs-snippet {
	border: 1px solid #dfdfdf;
	background: #efefef;
	text-align: center;
	padding: 30px 0
}

#searchBar #gsc-i-id1 {
	background-color: transparent !important;
	background: none !important;
	margin-top: -4px !important
}

#searchBar .gsc-input-box {
	border: 0 !important;
	background-color: transparent !important;
	box-shadow: none !important
}

#searchBar .gsc-input-box #gs_cb50 {
	position: absolute !important;
	margin-top: -7px !important;
	left: 0 !important
}

#searchBar .gsc-input-box>table>tbody>tr {
	background-color: transparent !important
}

#searchBar #adBlock {
	display: none
}

#searchBar .gsc-search-button input.gsc-search-button-v2,
#searchBar input.gsc-search-button-v2 {
	height: auto !important;
	width: auto !important;
	margin-top: 1px !important;
	border-color: #0093d0;
	background-color: #0093d0
}

#searchBar .gsc-input-box-hover {
	box-shadow: none !important
}

#searchBar .gstl_50 {
	margin-top: 5px
}

#searchBar .gsc-input {
	width: 700px
}

.main-sample {
	width: 100%;
	height: 220px;
	display: inline-block;
	display: none;
	text-align: center;
	padding: 0 0 20px 0;
	margin-top: 20px;
	margin-bottom: 20px
}

.main-carousel-wrapper {
	width: 100%;
	background: #fff;
	display: block;
	overflow: hidden;
	position: relative
}

.main-carousel-wrapper .paddle {
	position: absolute;
	top: 200px;
	z-index: 99;
	width: 100%;
	height: 50px
}

.main-carousel-wrapper .paddle nav {
	height: 100%;
	position: relative
}

.main-carousel-wrapper .paddle .paddle-contain {
	position: absolute;
	height: 50px;
	width: 50px;
	padding: 0 0 0 12px
}

.main-carousel-wrapper .main-paddle-wrap {
	display: inline-block;
	width: 100%;
	position: absolute;
	top: 200px;
	text-align: center
}

.main-carousel-wrapper .main-paddle-wrap-center {
	width: 1030px;
	display: inline-block
}

.main-carousel-wrapper .main-paddle-left {
	position: relative;
	height: 50px;
	width: 50px;
	z-index: 99;
	cursor: pointer
}

.main-carousel-wrapper .main-paddle-right {
	position: relative;
	height: 50px;
	width: 50px;
	z-index: 99;
	left: 980px;
	top: -50px;
	cursor: pointer
}

.main-carousel-wrapper .carousel {
	list-style-type: none;
	display: block;
	position: relative;
	width: 100%;
	height: 460px;
	margin-bottom: -10px
}

.main-carousel-wrapper .carousel li {
	float: left;
	left: 0;
	top: 0;
	width: 100%;
	display: none;
	position: absolute
}

.main-carousel-wrapper .carousel li .row {
	position: relative;
	height: 460px
}

.main-carousel-wrapper .carousel li .row .columns {
	height: 100%
}

.main-carousel-wrapper .carousel li .main-car-bg {
	position: relative;
	width: 100%;
	height: 460px;
	margin-bottom: 25px
}

.main-carousel-wrapper .carousel li .main-car-bg * {
	visibility: hidden
}

.main-carousel-wrapper .carousel li .main-car-bg.stretched {
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover
}

.main-carousel-wrapper .carousel li .video-contain-proxy {
	position: relative;
	height: 340px;
	width: 100%;
	left: 10px;
	top: 75px
}

.main-carousel-wrapper .carousel li .video-contain-proxy iframe.vidPlay {
	position: absolute;
	z-index: 554;
	visibility: hidden
}

.main-carousel-wrapper .carousel li .video-contain-proxy #vidwrap {
	position: absolute;
	z-index: 555
}

.main-carousel-wrapper .carousel li .video-btn {
	display: inline-block;
	position: absolute;
	bottom: 145px;
	left: -290px;
	color: #fff;
	font-size: 13.5px;
	font-family: verdana;
	text-align: center;
	cursor: pointer
}

.main-carousel-wrapper .carousel li .video-btn span {
	float: left;
	display: inline-block;
	height: 34px
}

.main-carousel-wrapper .carousel li .video-btn span.btn-left {
	padding: 5px 0 5px 20px;
	background: url(/images/sprites/main-learn-more-big.png) left -68px no-repeat
}

.main-carousel-wrapper .carousel li .video-btn span.btn-left .arrow {
	float: right;
	overflow: hidden;
	position: absolute;
	right: 15px;
	top: 12px;
	width: 6px;
	height: 11px;
	background: url(/images/sprites/main-learn-more-arrow.png) left top no-repeat
}

.main-carousel-wrapper .carousel li .video-btn span.btn-right {
	padding: 5px 30px 5px 0;
	background: url(/images/sprites/main-learn-more-big.png) right -68px no-repeat
}

.main-carousel-wrapper .carousel li .video-btn:hover span.btn-left {
	background-position: left -102px
}

.main-carousel-wrapper .carousel li .video-btn:hover span.btn-right {
	background-position: right -102px
}

.main-carousel-wrapper .carousel li .video-contain {
	position: relative;
	height: 330px;
	width: 97%;
	-webkit-box-shadow: rgba(0, 0, 0, 0.75) 0 0 20px 10px;
	-moz-box-shadow: rgba(0, 0, 0, 0.75) 0 0 20px 10px;
	box-shadow: rgba(0, 0, 0, 0.75) 0 0 20px 10px;
	top: 85px
}

.main-carousel-wrapper .carousel li .video-contain .play-icon {
	position: relative;
	display: block;
	top: 125px;
	margin: auto;
	cursor: pointer
}

.main-carousel-wrapper .carousel li .main-car-det {
	display: inlie-blcok;
	background: none;
	text-align: right;
	height: 300px;
	width: 100%;
	top: 80px;
	right: 0;
	padding: 30px;
	position: absolute
}

.main-carousel-wrapper .carousel li .main-car-det .prod-title {
	padding: 3px 0 0 0;
	color: #ccc;
	letter-spacing: -2px
}

.main-carousel-wrapper .carousel li .main-car-det .prod-title.dark {
	color: #0047ba
}

.main-carousel-wrapper .carousel li .main-car-det .prod-desc {
	padding: 0 0 20px 0;
	font-weight: 300;
	line-height: 130%
}

.main-carousel-wrapper .carousel li .main-car-prod {
	position: absolute;
	bottom: -25px
}

.main-carousel-wrapper .page-indicator {
	visibility: hidden;
	top: 405px;
	position: absolute;
	width: 100%;
	z-index: 9999
}

.main-carousel-wrapper .page-indicator .pg-indicate {
	margin: 0 5px;
	cursor: pointer
}

.main-car-bg {
	background: url("../images/sprites/ajax-loader.gif") no-repeat center center
}

.main-car-det {
	background: url("../images/sprites/main-car-det-bg.png");
	padding: 10px 20px;
	font-family: Arial;
	height: 100%;
	-moz-border-radius-bottomright: 25px;
	-webkit-border-bottom-right-radius: 25px;
	border-bottom-right-radius: 25px
}

.main-car-det .prod-tag-line {
	display: block;
	margin: 0 0 10px 0;
	font-size: 28px;
	font-weight: 300;
	color: #fff;
	line-height: 115%
}

.main-car-det .prod-tag-line.dark {
	color: #2f2f2f
}

.main-car-det .prod-tag-line .sub-tag {
	font-size: .7em;
	font-weight: 400;
	color: #000
}

.main-car-det .prod-title {
	display: block;
	margin: 0 0 20px 0;
	color: #ffff00;
	line-height: 50px;
	font-family: Arial;
	font-weight: bold;
	font-size: 45px
}

.main-car-det .prod-desc {
	display: block;
	font-size: 16px;
	font-weight: 300;
	line-height: 130%;
	color: #fff
}

.main-car-det .prod-desc.dark {
	color: #2f2f2f
}

.main-car-det .prod-btn {
	display: inline-block;
	position: absolute;
	bottom: 30px;
	right: 30px;
	color: #fff;
	font-size: 13.5px;
	font-family: verdana;
	text-align: center;
	cursor: pointer
}

.main-car-det .prod-btn span {
	float: left;
	display: inline-block;
	height: 34px
}

.main-car-det .prod-btn span.btn-left {
	padding: 5px 0 5px 20px;
	background: url(/images/sprites/main-learn-more-big.png) left -68px no-repeat
}

.main-car-det .prod-btn span.btn-left .arrow {
	float: right;
	overflow: hidden;
	position: absolute;
	right: 15px;
	top: 12px;
	width: 6px;
	height: 11px;
	background: url(/images/sprites/main-learn-more-arrow.png) left top no-repeat
}

.main-car-det .prod-btn span.btn-right {
	padding: 5px 30px 5px 0;
	background: url(/images/sprites/main-learn-more-big.png) right -68px no-repeat
}

.main-car-det .prod-btn:hover span.btn-left {
	background-position: left -102px
}

.main-car-det .prod-btn:hover span.btn-right {
	background-position: right -102px
}

#main_mini_carousel {
	display: none
}

#main_mini_carousel .prod-title {
	display: block
}

#main_mini_carousel li {
	display: none
}

#main_mini_carousel li.current {
	display: block
}

.footer-access-wrapper {
	display: none
}

.main-news-update-wrap {
	display: inline-block;
	position: relative;
	width: 100%;
	height: 223px;
	overflow: hidden;
	margin: 20px 0;
	text-align: center;
	background-color: transparent
}

.main-news-update-wrap .box-list-wrap {
	position: relative;
	display: inline-block;
	width: 980px
}

.main-news-update-wrap .box-list-wrap .box-wrap {
	float: left;
	width: 314px;
	height: 223px;
	background: url(/images/sprites/main-box-bg.png) 0 0;
	margin-right: 15px
}

.main-news-update-wrap .box-list-wrap .box-wrap .news {
	position: relative;
	padding: 30px 15px 0 3px;
	text-align: left
}

.main-news-update-wrap .box-list-wrap .box-wrap .news ul {
	margin-top: 20px
}

.main-news-update-wrap .box-list-wrap .box-wrap .news .box-title {
	background-position: left -29px
}

.main-news-update-wrap .box-list-wrap .box-wrap .news .title {
	font-size: 14px;
	color: #555;
	line-height: 140%;
	height: 40px;
	text-overflow: ellipsis;
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical
}

.main-news-update-wrap .box-list-wrap .box-wrap .news .title:hover {
	color: #0f81bb;
	cursor: pointer
}

.main-news-update-wrap .box-list-wrap .box-wrap .news .date {
	font-size: 13px;
	color: #888;
	padding-top: 3px
}

.main-news-update-wrap .box-list-wrap .box-wrap .news .desc {
	display: none;
	padding-top: 5px;
	color: #666;
	font-size: 12.5px;
	line-height: 115%;
	font-weight: lighter
}

.main-news-update-wrap .box-list-wrap .box-wrap .news .desc a {
	color: #0f81bb
}

.main-news-update-wrap .box-list-wrap .box-wrap .news a {
	color: #4f4f4f
}

.main-news-update-wrap .box-list-wrap .box-wrap .news a:hover {
	text-decoration: underline;
	color: #0f81bb
}

.main-news-update-wrap .box-list-wrap .box-wrap .product {
	position: relative;
	top: 0;
	margin: 1px 0 0 0
}

.main-news-update-wrap .box-list-wrap .box-wrap .product .box-title {
	z-index: 100;
	margin: 0;
	background-position: left -58px;
	padding-top: 4px
}

.main-news-update-wrap .box-list-wrap .box-wrap .product img:hover {
	cursor: pointer
}

.main-news-update-wrap .box-list-wrap .box-wrap .product .class_prod {
	z-index: 98;
	display: inline-block;
	position: absolute;
	top: 0;
	left: 0;
	margin: 1px 0 0 3px;
	width: 100%;
	height: 230px
}

.main-news-update-wrap .box-list-wrap .box-wrap .product .class_prod .mod-title {
	width: 280px;
	bottom: 30px;
	position: absolute;
	margin: 75px 25px 0 15px;
	font-size: 14px;
	line-height: 130%;
	color: #404040
}

.main-news-update-wrap .box-list-wrap .box-wrap .product .class_prod .mod-title .markup-bold {
	display: inline-block;
	font-size: 18px;
	margin-bottom: 10px;
	color: #404040
}

.main-news-update-wrap .box-list-wrap .box-wrap .product .class_prod .mod-title a {
	display: inline-block;
	margin: 8px 0 0 0;
	font-size: 13px
}

.main-news-update-wrap .box-list-wrap .box-wrap .product .class_prod .mod-title.mod-right {
	text-align: right
}

.main-news-update-wrap .box-list-wrap .box-wrap .product .class_prod .mod-title.mod-left {
	text-align: left
}

.main-news-update-wrap .box-list-wrap .box-wrap .product .arrowL,
.main-news-update-wrap .box-list-wrap .box-wrap .product .arrowR {
	z-index: 99
}

.main-news-update-wrap .box-list-wrap .box-wrap .show {
	position: relative;
	left: 0;
	bottom: -2px;
	padding: 0;
	margin-bottom: 7px
}

.main-news-update-wrap .box-list-wrap .box-wrap .show .box-title {
	background-position: left 0;
	padding-top: 4px
}

.main-news-update-wrap .box-list-wrap .box-wrap .show img:hover {
	cursor: pointer
}

.main-news-update-wrap .box-list-wrap .box-wrap .box-title {
	background: url(/images/sprites/main-box-title-bg2.png) left top no-repeat;
	display: inline-block;
	position: absolute;
	height: 29px;
	width: 140px;
	overflow: hidden;
	top: 0;
	left: 2px;
	padding: 5px 0 0 0;
	font-size: 12px;
	text-transform: uppercase;
	text-align: center;
	font-family: verdana;
	color: #fff;
	cursor: pointer
}

.main-news-update-wrap .box-list-wrap .box-wrap .box-title a {
	color: #fff
}

.main-news-update-wrap .box-list-wrap .box-wrap.newsletter-wrap {
	background: url(/images/sprites/main-box-bg2.png) 0 0
}

.main-news-update-wrap .box-list-wrap li.box-wrap:last-child {
	margin-right: 0
}

.main-news-update-wrap .box-list-wrap li {
	list-style: none
}

.main-news-update-wrap .box-list-wrap .arrowL {
	position: absolute;
	width: 20px;
	height: 21px;
	top: 6px;
	border: none;
	cursor: pointer;
	background: url(/images/sprites/main-arrow.png) 0 0 no-repeat;
	right: 28px;
	background-position: left -21px
}

.main-news-update-wrap .box-list-wrap .arrowR {
	position: absolute;
	width: 20px;
	height: 21px;
	top: 6px;
	border: none;
	cursor: pointer;
	background: url(/images/sprites/main-arrow.png) 0 0 no-repeat;
	right: 10px;
	background-position: right -21px
}

.main-news-update-wrap .box-list-wrap .arrowL:hover {
	background-position: left top
}

.main-news-update-wrap .box-list-wrap .arrowR:hover {
	background-position: right top
}

.main-news-update-wrap .box-list-wrap .arrowL.disabled {
	background-position: left -42px
}

.main-news-update-wrap .box-list-wrap .arrowR.disabled {
	background-position: right -42px
}

.modular-carousel-wrapper {
	display: none;
	position: relative;
	background-color: transparent;
	height: 155px;
	overflow: hidden
}

.modular-carousel-wrapper .modular-carousel {
	z-index: 9999;
	clear: both
}

.modular-carousel-wrapper .modular-carousel ul li {
	width: 970px
}

.modular-carousel-wrapper .modular-carousel ul li .row,
.modular-carousel-wrapper .modular-carousel ul li .column {
	position: relative
}

.modular-carousel-wrapper .modular-carousel ul li .row {
	padding: 1px 5px
}

.modular-carousel-wrapper .modular-carousel ul li .row a {
	width: 100%;
	height: 100%;
	display: block
}

.modular-carousel-wrapper .modular-carousel ul li .module {
	margin: 0 2px
}

.modular-carousel-wrapper .modular-carousel ul li .module.large-3 {
	width: 234px;
	background: url("/images/modular_carousel/background/large-3-bg130.png")
}

.modular-carousel-wrapper .modular-carousel ul li .module.large-3 .img-contain img {
	max-width: 100%
}

.modular-carousel-wrapper .modular-carousel ul li .module.large-4 {
	width: 315px;
	background: url("/images/modular_carousel/background/large-4-bg130.png") no-repeat
}

.modular-carousel-wrapper .modular-carousel ul li .module.large-6 {
	width: 474px;
	margin: 0 3px;
	background: url("/images/modular_carousel/background/large-6-bg130.png")
}

.modular-carousel-wrapper .font-size-21 {
	font-size: 21px
}

.modular-carousel-wrapper .font-size-20 {
	font-size: 20px
}

.modular-carousel-wrapper .font-size-13 {
	font-size: 13px
}

.modular-carousel-wrapper .font-weight-bold {
	font-weight: 400
}

.modular-carousel-wrapper .font-weight-normal {
	font-weight: 300
}

.modular-carousel-wrapper .font-weight-light {
	font-weight: 100
}

.paddle {
	position: absolute;
	z-index: 99;
	width: 100%;
	height: 143px;
	top: -45px
}

.paddle nav {
	height: 100%;
	width: 970px;
	margin: 0 auto;
	position: relative
}

.paddle nav .paddle-contain-sm {
	position: absolute;
	height: 133px;
	width: 40px;
	padding-top: 105px;
	margin-top: 2px
}

.paddle nav .paddle-contain-sm.paddle-left-sm {
	padding-left: 15px
}

.paddle nav .paddle-contain-sm.paddle-right-sm {
	padding-left: 15px
}

#mini_mod_car {
	display: none;
	position: relative
}

#mini_mod_car ul li {
	text-align: center
}

#mini_mod_car ul li .module {
	margin: 0 auto
}

#mini_mod_car ul li .module.large-3 {
	width: 234px;
	background: url("/images/modular_carousel/background/large-3-bg130.png")
}

#mini_mod_car ul li .module.large-3 .img-contain img {
	max-width: 90%
}

#mini_mod_car ul li .module.large-4 {
	width: 315px;
	background: url("/images/modular_carousel/background/large-4-bg130.png")
}

#mini_mod_car ul li .module.large-6 {
	width: 474px;
	background: url("/images/modular_carousel/background/large-6-bg130.png")
}

.modular-carousel {
	position: relative;
	overflow: hidden;
	height: 143px
}

.modular-carousel ul {
	list-style: none;
	width: 400%;
	height: 143px
}

.modular-carousel ul li {
	float: left
}

.modular-carousel ul li .module {
	padding: 1px 2px 0 5px;
	height: 143px;
	text-align: center;
	position: relative
}

.modular-carousel ul li .module .mod-title {
	font-family: Arial;
	font-size: 18px;
	font-weight: 500;
	font-line-spacing: -1px;
	margin-bottom: 0;
	line-height: 1.3em;
	padding: 15px;
	color: #3e3e3e
}

.modular-carousel ul li .module .mod-title span {
	display: include
}

.modular-carousel ul li .module .mod-tag {
	display: block;
	float: right;
	right: 0px;
	color: #fff;
	font-size: 12px;
	padding: 1px 15px 2px 15px;
	text-align: center
}

.modular-carousel ul li .module .img-contain {
	position: absolute;
	bottom: 5px;
	width: 100%;
	text-align: center;
	padding: 0;
	margin: 0 0 0 -5px
}

.modular-carousel ul li .module .mod-links {
	font-size: 13px
}

.modular-carousel ul li .module .mod-links span {
	vertical-align: bottom
}

.gallery,
#img_gallery {
	width: 970px;
	overflow: hidden;
	margin: 0 auto;
	position: relative;
	display: block
}

.gallery img,
#img_gallery img {
	width: 970px
}

.paged-carousel {
	width: 100%;
	display: block;
	overflow: hidden;
	position: relative;
	position: relative;
	overflow: hidden
}

.paged-carousel ul {
	list-style: none;
	width: 400%;
	clear: fixed
}

.paged-carousel ul li {
	float: left
}

.paged-carousel .paddle {
	top: 30%
}

.paged-carousel .paddle .paddle-contain {
	position: absolute;
	height: 150px;
	width: 50px;
	padding: 50px 0 0 12px;
	cursor: pointer
}

.paged-carousel .paddle .paddle-left {
	left: 0
}

.paged-carousel .paddle .paddle-right {
	right: 0
}

.paged-carousel .pager-info {
	width: 100%;
	height: 50px;
	background-color: #313131;
	text-align: center;
	position: absolute;
	bottom: 0;
	padding: 5px 0;
	font-family: Verdana;
	font-weight: bold;
	font-size: 15px;
	color: #fff
}

.paged-carousel .pager-info .page-indicator {
	margin: 0 auto;
	display: block
}

.paged-carousel .pager-info .slide-title {
	display: inline-block;
	margin: 5px 0 7px 0
}

.paged-carousel .pg-indicate:hover {
	cursor: pointer
}

.breadcrumbs-wrapper {
	display: inline-block;
	width: 100%;
	height: 30px;
	margin-bottom: 15px;
	font-family: Arial;
	font-size: 12px;
	background: url("../images/sprites/breadcrumbs-bg.jpg") repeat-x
}

.breadcrumbs-wrapper .row div {
	width: 970px;
	padding-left: 0
}

.breadcrumbs-wrapper a {
	color: #515151
}

.breadcrumbs-wrapper a:hover {
	color: #0093d0
}

.breadcrumbs-wrapper span {
	height: 20px;
	padding-top: 10px;
	display: inline-block
}

.breadcrumbs-wrapper .current {
	font-weight: bold;
	background: url("../images/sprites/current-pg-point.png") no-repeat top center
}

.fade-left,
.fade-right {
	display: none
}

#product_top {
	width: 100%;
	display: inline-block
}

#product_top .top {
	height: 250px
}

#product_top .columns {
	padding: 0
}

#product_top .wide-banner {
	display: block;
	height: 362px;
	width: 100%
}

#product_top .wide-banner .columns {
	text-align: center
}

#product_top #sat_tv_banner .markup-bold-bigger {
	font-weight: bold;
	font-size: 16px
}

#product_top #sat_com_banner {
	text-align: center
}

#product_top #sat_com_banner img {
	padding-top: 30px;
	position: relative
}

#product_top #title_holder {
	height: 70px;
	text-align: center;
	position: relative;
	padding: 0 40px;
	margin-top: 40px
}

#product_top #title_holder .title-prod {
	display: block;
	margin: 0 auto
}

#product_top #title_holder .title-prod.sat-com-big {
	margin-top: 10px;
	margin-bottom: -5px
}

#product_top #title_holder .title-prod.sat-tv-big {
	margin-bottom: 15px
}

#product_top #title_holder .tag-line {
	font-size: 24px;
	font-weight: bold;
	display: block;
	padding: 0
}

#product_top #title_holder.sat-com {
	margin: 0;
	padding: 20px 40px
}

#product_top #title_holder.sat-com .tag-line {
	color: #fff;
	padding: 14px 0;
	border: 0
}

#product_top #description_section {
	color: #4b4b4b;
	background: #fff;
	border: none;
	padding: 15px 40px 35px 40px;
	width: 970px
}

#product_top #description_section .large-6 {
	width: 50%
}

#product_top #description_section .large-6 p {
	margin-left: -10px;
	line-height: 160%;
	word-spacing: -1px
}

#product_top #description_section .row {
	padding: 0 10px 0 12px
}

#product_top #description_section .row .columns {
	padding-right: 30px
}

#product_top #description_section .vimeo-vid {
	display: inline-block;
	height: 100%;
	width: 400px;
	position: relative
}

#product_top #description_section .vimeo-vid .vimeo-play {
	bottom: 10px;
	left: 10px;
	position: absolute;
	width: 90%
}

#product_top #line_up_title {
	padding: 20px 0 20px 0
}

#product_top #prod_line_up {
	background-color: #fff;
	width: 970px
}

#product_top #prod_line_up img {
	margin-top: -10px;
	max-width: 130px
}

#product_top #prod_line_up .large-4 {
	width: 323px
}

#product_top #prod_line_up .columns {
	text-align: center
}

#product_top #prod_line_up .title-text {
	display: inline-block
}

#product_top #prod_line_up a {
	padding: 30px 0;
	display: block
}

#product_top #prod_line_up a .product-det {
	padding-top: 15px;
	min-height: 107px;
	color: #333
}

#product_top #prod_line_up a .product-det .prod-desc {
	display: block;
	min-height: 65px;
	padding: 10px 40px;
	line-height: 120%;
	font-family: Arial;
	font-weight: 300;
	font-size: 13px;
	font-letter-spacing: 1px
}

#product_top #prod_line_up a .product-det .learn-more {
	margin-bottom: 16px;
	position: absolute;
	bottom: 2px;
	left: 120px
}

#product_top #prod_line_up.sat-com {
	background: url("/images/products/satellite_com/lineup-bg.png") no-repeat
}

#product_top #prod_line_up.sat-com .prod-desc {
	color: #fff
}

#product_top #prod_line_up.sat-com .learn-more {
	background-position: 0 -162px
}

#product_top .prod-line-shadow {
	top: -5px;
	position: relative;
	display: none
}

.bottom-pg-shadows {
	display: block;
	margin: 0 auto;
	position: relative;
	height: 18px
}

.bottom-pg-shadows.black {
	height: 29px
}

.bottom-pg-shadows .icon {
	position: absolute
}

.bottom-pg-shadows .white-bot-shadow-l,
.bottom-pg-shadows .black-bot-shadow-l {
	display: none
}

.bottom-pg-shadows .white-bot-shadow-r,
.bottom-pg-shadows .black-bot-shadow-r {
	display: none
}

.top-white-fade {
	background: url("/images/sprites/white-top-fade-bg.png") center bottom repeat-x
}

.spacer-60 {
	display: block;
	height: 60px
}

.spacer-50 {
	display: block;
	height: 50px
}

.spacer-30 {
	display: block;
	height: 30px
}

#img_gallery {
	width: 100%;
	display: block
}

.heading-32 {
	font-family: Arial;
	font-size: 32px
}

.heading-24 {
	font-family: Arial;
	font-size: 24px
}

.heading-18 {
	font-family: Arial;
	font-size: 18px
}

.heading-16 {
	font-family: Arial;
	font-size: 16px
}

.heading-14 {
	font-family: Arial;
	font-size: 14px
}

#product_2nd_landing {
	padding: 0;
	margin: 0;
	height: 250px
}

#product_2nd_landing .product-page-title {
	font-family: Arial;
	font-size: 36px;
	font-weight: bold;
	color: #fff
}

#product_2nd_landing.sat-tv .landing-top-box {
	margin-left: 0
}

#product_2nd_landing.sat-com .landing-top-box {
	margin-left: -25px
}

#product_2nd_landing .landing-top-box {
	display: inline-block;
	margin-top: 24px;
	padding: 32px 30px 0 25px;
	background: url("/images/sprites/landing_top_box.png") right bottom no-repeat;
	width: 650px;
	height: 150px
}

#product_2nd_landing #product_images {
	position: relative;
	z-index: 9
}

#product_2nd_landing #product_images h3 {
	margin-top: 5px
}

#product_2nd_landing #product_images .sat-com-products {
	background: transparent
}

#product_2nd_landing #product_images img {
	position: absolute;
	bottom: 0
}

#product_2nd_landing #product_images img.swap {
	display: none
}

#product_2nd_landing .prod-imgs-wrap {
	z-index: 2;
	position: relative
}

#product_2nd_landing .prod-imgs-wrap .columns {
	position: relative
}

#product_2nd_landing .prod-imgs-wrap a {
	display: block;
	position: absolute;
	bottom: 0;
	width: 100%
}

#product_2nd_landing.sat-tv #title_holder h5 {
	font-size: 24px
}

#product_2nd_landing .desc-section {
	color: #4b4b4b;
	background: #fff;
	padding: 0 40px 50px 40px
}

#product_2nd_landing .desc-section .p-desc {
	margin: -20px 0 25px 0;
	font-size: 17px;
	line-height: 145%;
	font-weight: bold
}

#product_2nd_landing .desc-section .padded-right {
	padding-right: 15px
}

#product_2nd_landing .desc-section .padded-left {
	padding-left: 10px
}

#product_2nd_landing .desc-section .icon {
	vertical-align: text-bottom;
	margin-right: 5px
}

#product_2nd_landing .desc-section .feat-head {
	margin-bottom: 10px;
	display: inline-block;
	color: #454545;
	font-size: 15.5px
}

#product_2nd_landing .desc-section p {
	line-height: 140%;
	font-size: 14px
}

#ind_products {
	width: 970px;
	margin: 0 auto;
	position: relative;
	display: block;
	font-family: Arial;
	font-weight: 300
}

#ind_products .featwrap.txt-full {
	padding: 40px
}

#ind_products .featwrap .feat-text .heading-23 {
	padding-bottom: 20px;
	display: block
}

#ind_products .featwrap .feat-text p {
	line-height: 140%;
	color: #e1e1e1
}

#ind_products a {
	color: #515151
}

#ind_products a:hover {
	color: #0093d0
}

#ind_products .introduction {
	font-size: 15px;
	line-height: 140%
}

#ind_products.sat-tv {
	background-color: #fff
}

#ind_products.sat-tv .feature-1 {
	background-color: #313131
}

#ind_products.sat-tv .i-tagline {
	color: #004b94
}

#ind_products.sat-tv .introduction {
	color: #555
}

#ind_products.sat-tv .benefits {
	color: #555
}

#ind_products.sat-tv .feature-2 {
	overflow: hidden
}

#ind_products.sat-tv .feature-2 .feat2-text {
	width: 45%;
	position: relative
}

#ind_products.sat-tv .feature-2 .feat2-img-wrap {
	width: 55%
}

#ind_products.sat-com {
	padding-top: 20px;
	background-color: #000000
}

#ind_products.sat-com .i-title,
#ind_products.sat-com .feature-2,
#ind_products.sat-com .features-title,
#ind_products.sat-com .feat-head {
	color: #fff
}

#ind_products.sat-com .i-tagline {
	color: #fff
}

#ind_products.sat-com .i-tagline>div {
	padding: 0 60px
}

#ind_products.sat-com .introduction {
	color: #efefef;
	font-weight: normal;
	padding: 25px 35px
}

#ind_products.sat-com .benefits {
	color: #dedede
}

#ind_products.sat-com .benefits .icon-holder {
	text-align: center
}

#ind_products.sat-com .feature-1 {
	margin-top: 30px;
	background-color: #171717
}

#ind_products.sat-com .feature-1 .feat1-text p {
	line-height: 140%
}

#ind_products.sat-com .feature-2 {
	background: #232323;
	height: 470px
}

#ind_products.sat-com .feature-2 .feat2-text {
	width: 52%
}

#ind_products.sat-com .feature-2 .feat2-text p {
	line-height: 140%;
	color: #e1e1e1
}

#ind_products.sat-com .feature-2 .feat2-text .markup-bold {
	font-size: 15.5px
}

#ind_products.sat-com .feature-2 .feat2-img-wrap {
	height: 100%
}

#ind_products.sat-com .feature-2 .feat2-img-wrap img {
	max-width: 466px
}

#ind_products.sat-com .feature-3 {
	background: #171717
}

#ind_products.sat-com .features {
	color: #d1d1d1
}

#ind_products.sat-com .features .gray-arrow {
	padding: 10px 0
}

#ind_products.sat-com .features .gray-arrow li {
	line-height: 130%
}

.benefit-head {
	line-height: 40px
}

.i-title {
	padding-left: 15px;
	font-size: 50px;
	font-weight: bold;
	font-letter-spacing: -1px
}

.hero-images {
	width: 100%
}

.hero-images .columns {
	padding: 0
}

.hero-images .large-4 .warranty-badge,
.hero-images .large-6 .warranty-badge {
	position: absolute;
	right: 5px;
	bottom: 0
}

.hero-img-wrap .satcom {
	background: url("/images/products/satellite_com/hero-image-bg.png") no-repeat top
}

.hero-img-wrap-new .satcom {
	background: url("/images/products/satellite_com/hero-image-bg2.jpg") no-repeat top
}

.hero-img-wrap .satcom .warranty-badge {
	position: absolute;
	bottom: 0
}

.hero-img-wrap2 .satcom {
	background: #000
}

.warranty-badge {
	padding-bottom: 15px
}

.i-tagline {
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	padding: 25px 0 0 0;
	display: block
}

.introduction {
	font-family: Arial;
	padding: 15px 35px 20px 35px;
	display: block
}

.benefits {
	padding: 5px 30px
}

.benefits div>div {
	display: inline-block;
	position: relative;
	width: 90%;
	float: left;
	line-height: 140%;
	font-size: 14px
}

.benefits div>div.icon-holder {
	display: inline-block;
	position: relative;
	width: 25px;
	height: 25px;
	margin-right: 12px
}

.feature-1 {
	width: 970px;
	overflow: hidden
}

.feature-1 .feat1-img-wrap {
	width: 525px;
	height: 351px;
	display: inline-block;
	float: left;
	text-align: left
}

.feature-1 .feat1-text {
	float: right;
	width: 44%;
	display: inline-block;
	color: #fff;
	font-weight: 300;
	vertical-align: middle;
	padding: 40px 30px 0 0
}

.feature-1 .feat1-text p {
	font-weight: 300;
	font-size: 14px;
	color: #e1e1e1
}

.feature-1 .feat1-text p a {
	color: #0093d0 !important
}

.feature-1 .feat1-text p a:hover {
	text-decoration: underline
}

.feature-1 .feat1-text .heading-32 {
	padding-bottom: 25px;
	display: block
}

.feature-1 .feat1-text .heading-24 {
	padding-bottom: 20px;
	display: block
}

.feature-2 {
	width: 970px
}

.feature-2 .feat2-text {
	display: inline-block;
	position: absolute;
	font-weight: 300;
	padding: 40px 30px 0 40px
}

.feature-2 .feat2-text p {
	margin-bottom: 0;
	font-weight: 300;
	font-size: 14px
}

.feature-2 .feat2-text p a {
	color: #0093d0 !important
}

.feature-2 .feat2-text p a:hover {
	text-decoration: underline
}

.feature-2 .feat2-text .heading-32.font-light {
	padding-bottom: 25px;
	display: block
}

.feature-2 .feat2-text .heading-24 {
	padding-bottom: 20px;
	display: block
}

.feature-2 .feat2-img-wrap {
	float: right
}

    .feature-3 {
        width: 970px;
        overflow: hidden
    }
    .feature-3 .feat3-img-wrap {
        width: 525px;
        height: 351px;
        display: inline-block;
        float: left;
        text-align: left
    }
    .feature-3 .feat3-text {
        float: right;
        width: 44%;
        display: inline-block;
        color: #fff;
        font-weight: 300;
        vertical-align: middle;
        padding: 40px 30px 0 0
    }
    .feature-3 .feat3-text p {
        font-weight: 300;
        font-size: 14px;
        color: #e1e1e1
    }
    .feature-3 .feat3-text p a {
        color: #0093d0 !important
    }
    .feature-3 .feat3-text p a:hover {
        text-decoration: underline
    }
    .feature-3 .feat3-text .heading-32 {
        padding-bottom: 25px;
        display: block
    }
    .feature-3 .feat3-text .heading-24 {
        padding-bottom: 20px;
        display: block
    }
    .feature-3-bak {
        padding: 20px 25px 0 25px
    }
    .feature-3-bak .heading-32.font-light {
        padding-bottom: 25px;
        display: block
    }
    .feature-3-bak .heading-24.font-light {
        padding-bottom: 20px;
        display: block
    }
    .feature-3-bak .heading-24.font-bold {
        padding-bottom: 20px;
        display: block
    }
    .feature-3-bak p {
        padding-top: 0;
        font-family: Arial;
        font-weight: 300
    }
    .feature-3-bak p a {
        color: #0093d0 !important
    }
    .feature-3-bak p a:hover {
        text-decoration: underline
    }
.feature-list {
	background: #010101 url("/images/products/satellite_com/sat-com-feature-list-bg.png") no-repeat bottom;
	padding: 30px 70px 50px 70px
}

.feature-list.satcom {
	padding: 10px 0 20px 0
}

.feature-list.satcom .features-title {
	padding: 30px 0 15px 0
}

.feature-list.satcom p {
	padding-bottom: 20px
}

.feature-list.satcom ul {
	padding-bottom: 20px
}

.features-title {
	padding-top: 30px
}

.features-title .whiskers {
	top: -10px;
	position: relative;
	padding: 0 5px
}

.features {
	padding: 20px 25px;
	font-size: 14px;
	font-weight: 300
}

.features .feat-head {
	padding-bottom: 5px;
	display: block;
	font-size: 15.5px
}

.features .feat-head .icon {
	vertical-align: text-bottom;
	margin-right: 5px
}

.features .feat-head .icon-proxy {
	background: none;
	width: 20px;
	display: inline-block
}

.features p {
	padding: 0;
	font-size: 14px;
	font-weight: 300;
	color: #d1d1d1
}

.features ul {
	margin: 0 0 10px 13px;
	padding-bottom: 30px
}

.features ul li {
	font-size: 14px;
	line-height: 120%;
	padding-bottom: 8px
}

.diagram-row {
	background-color: #fff
}

.i-prod-wrap-shadow {
	width: 970px;
	display: none
}

.template-pg {
	width: 970px;
	margin: 0 auto;
	padding: 30px 25px;
	background-color: #fff
}

.template-pg .pg-title {
	padding-bottom: 30px
}

#error_pg {
	font-family: Arial;
	font-weight: 300;
	color: #2e2e2e
}

#error_pg .err-msg {
	font-size: 21px;
	weight: bold;
	padding-bottom: 15px;
	display: block
}

#error_pg .err-suggestion {
	font-size: 16px;
	padding: 15px 0;
	display: block
}

#error_pg .prod-line-up-wrapper span {
	display: block
}

#error_pg .prod-line-up-wrapper span.title-text,
#error_pg .prod-line-up-wrapper span.icon {
	display: inline-block;
	margin: 10px 0
}

#error_pg .pl-up-title {
	padding: 50px 0 30px 0
}

#search_pg {
	font-family: Arial;
	font-weight: 300
}

#search_pg .search-count {
	padding: 15px 10px 0 10px;
	font-size: 16px
}

#search_pg .search-count .result-info {
	color: #dedede
}

#search_pg #search_input {
	padding: 15px 0
}

#search_pg .hit-list {
	line-height: 25px;
	padding-bottom: 25px
}

#search_pg .hit-list a {
	display: block;
	weight: bold
}

#search_pg .pager .columns {
	padding: 10px
}

#search_pg .pager .page-nos {
	padding: 0 20px;
	font-size: 16px;
	color: #2e2e2e
}

#search_pg .pager .icon {
	margin-top: 3px
}

#big_search_wrap {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: rgba(0, 0, 0, 0.1) 1px 1px 3px 1px inset;
	-moz-box-shadow: rgba(0, 0, 0, 0.1) 1px 1px 3px 1px inset;
	box-shadow: rgba(0, 0, 0, 0.1) 1px 1px 3px 1px inset;
	background-color: #dedede;
	position: relative;
	padding: 3px 80px 0 50px;
	height: 35px
}

#big_search_wrap input[type=text] {
	border: 0;
	box-shadow: none;
	background-color: #dedede;
	outline: none
}

#big_search_wrap .search-icon-wrap {
	position: absolute;
	width: 45px;
	display: block;
	left: 0;
	padding: 5px 0 0 12px;
	height: 30px
}

#big_search_wrap #search-button {
	position: absolute;
	display: block;
	right: 0;
	top: 0
}

#big_search_wrap #search-button .button {
	width: 80px;
	height: 34px;
	background-color: #0093d0;
	color: #fff;
	box-shadow: none
}

.sat-tv .landing-top-headline1,
.sat-tv .landing-top-headline2 {
	color: #fff
}

.sat-tv .landing-top-headline1 .markup-bold,
.sat-tv .landing-top-headline2 .markup-bold {
	color: #ffe100
}

.landing-top-headline1 {
	font-family: Arial;
	padding: 10px 0 0 0;
	font-size: 18px;
	line-height: 130%;
	font-weight: 500
}

.landing-top-headline2 {
	font-family: Arial;
	padding: 15px 0 0 0;
	font-size: 18px;
	font-weight: 300;
	line-height: 120%
}

#product_pager {
	width: 970px;
	height: 100px;
	position: absolute;
	top: 380px;
	z-index: 999
}

#product_pager .arrow_left .pager_arrow_left {
	display: inline-block;
	background: url(/images/sprites/product_arrow_floating.png) -68px 0 no-repeat;
	margin-left: -34px;
	width: 69px;
	height: 68px
}

#product_pager .arrow_left .pager_arrow_left:hover {
	background-position: -68px -68px
}

#product_pager .arrow_right .pager_arrow_right {
	display: inline-block;
	background: url(/images/sprites/product_arrow_floating.png) 0 0 no-repeat;
	margin-right: -34px;
	width: 69px;
	height: 68px
}

#product_pager .arrow_right .pager_arrow_right:hover {
	background-position: 0 -68px
}

#quickmenu {
	width: 970px;
	text-align: right;
	position: absolute;
	top: 0
}

#quickmenu .menu .where-to-buy {
	display: inline-block;
	background: url(/images/sprites/product_arrow_floating.png) -137px 0 no-repeat;
	margin-right: -70px;
	margin-top: -18px;
	width: 70px;
	height: 131px
}

#quickmenu .menu li {
	list-style: none
}

.jump-link {
	z-index: 1111111
}

.sat-com-top-bg {
	background: url(/images/sample/satcom_landing.jpg) left top no-repeat
}

#gx_banner .wrap_tit {
	padding: 0 45px 30px 30px
}

#gx_banner .wrap_tit .tit_gx60 {
	position: absolute;
	bottom: 51px;
	left: 511px;
	width: 100px;
	height: 50px
}

#gx_banner .wrap_tit .tit_gx60 .learn-more {
	background-position: 0 -162px
}

#gx_banner .wrap_tit .tit_gx100 {
	position: absolute;
	bottom: 115px;
	right: 30px;
	width: 100px;
	height: 50px
}

#gx_banner .wrap_tit .tit_gx100 .learn-more {
	background-position: 0 -162px
}

#gx_mid_section {
	padding: 25px
}

#gx_mid_section .wrap_video {
	float: left;
	width: 545px;
	height: 312px;
	margin-right: 25px
}

#gx_mid_section .wrap_desc_video {
	float: left;
	width: 350px
}

#gx_mid_section .wrap_desc_video .desc_video {
	margin-top: 10px;
	color: #fff;
	font-size: 14px;
	line-height: 130%;
	text-align: justify
}

#gx_mid_section #prod_line_up img {
	max-width: 100%
}

.tabs {
	margin: 20px 0 0 0;
	font-family: Arial;
	line-height: 1.4
}

.tabs .tab-wrapper {
	position: relative;
	margin-top: -2px;
	border-bottom: 1px solid transparent
}

.tabs .fb-coverage-map {
	text-align: center
}

.tabs .tab-pg {
	display: none;
	background: transparent url("../images/sprites/ajax-loader.gif") no-repeat center center
}

.tabs .tab-pg.curr-tab-pg {
	display: block;
	visibility: visible
}

.tabs .tab-nav-shadow {
	position: absolute;
	bottom: 0;
	left: 0
}

.tabs .point-indicator {
	position: absolute;
	bottom: 0;
	left: 49%;
	display: none
}

.tabs .col-highlight .point-indicator {
	display: inline-block
}

.tabs .tab-navigate {
	display: inline-block
}

.tabs .tab-navigate a.tab-nav {
	margin: 0 10px
}

.tabs .tab-navigate a.tab-nav-sm {
	margin: 0 2px
}

.tabs .tab-navigate a.tab-nav,
.tabs .tab-navigate a.tab-nav-sm {
	display: block;
	color: #4b4b4b;
	float: left;
	padding: 7px 0;
	text-align: center;
	font-family: Arial;
	font-size: 13px;
	font-weight: 400
}

.tabs .tab-navigate a.tab-nav .icon,
.tabs .tab-navigate a.tab-nav-sm .icon {
	position: relative
}

.tabs .tab-navigate a.tab-nav .tab-nav-text,
.tabs .tab-navigate a.tab-nav-sm .tab-nav-text {
	position: relative;
	top: -5px
}

.tabs .tab-navigate a.tab-nav.curr-tab,
.tabs .tab-navigate a.tab-nav-sm.curr-tab {
	background: #fff;
	-moz-border-radius-topleft: 5px;
	-webkit-border-top-left-radius: 5px;
	border-top-left-radius: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-right-radius: 5px;
	border-top-right-radius: 5px
}

.tabs .column-header {
	position: relative
}

.tabs .tab-header {
	height: 35px;
	background: #fff
}

.tabs .tab-header .columns {
	height: 100%;
	font-weight: 400;
	font-size: 14px;
	font-color: #333;
	text-align: center;
	position: relative;
	padding-top: 10px
}

.tabs .tab-header .columns .fade-left,
.tabs .tab-header .columns .fade-right {
	display: none
}

.tabs .tab-header .columns.align-left {
	text-align: left
}

.tabs .tab-header .columns.large-1.col-highlight {
	color: #0093d0
}

.col-head {
	font-size: 14px;
	font-weight: bold
}

.col-head a {
	color: #515151
}

.col-head a:hover {
	color: #0093d0
}

.col-head.col-highlight {
	color: #0093d0
}

.col-head.col-highlight a {
	color: #0093d0
}

.tab-det .columns {
	padding: 15px 0 15px 2px
}

.tab-det .columns.col-highlight {
	color: #fff;
	cursor: pointer;
	background: url("../images/sprites/col-highlight-bg.png")
}

.tab-det .large-1 {
	font-weight: 300;
	font-size: 12px
}

.loader-stub {
	background: url("../images/sprites/ajax-loader.gif") no-repeat center center;
	display: block;
	height: 500px;
	width: 970px
}

.paddle-contain-compare-tab.paddle-left {
	z-index: 999;
	display: inline-block;
	position: absolute;
	left: 136px;
	background: url(/images/sprites/paddle-opacity.png) 0 0;
	width: 30px;
	height: 630px;
	margin-top: 50px
}

.paddle-contain-compare-tab.paddle-left .icon {
	width: 23px;
	height: 47px;
	background: url(/images/sprites/sprites.png) 0 0 no-repeat;
	cursor: pointer
}

.paddle-contain-compare-tab.paddle-left .paddle-left {
	position: absolute;
	top: 270px;
	left: 4px;
	background-position: -362px -78px
}

.paddle-contain-compare-tab.paddle-left {
	opacity: 0.15;
	filter: alpha(opacity=15)
}

.paddle-contain-compare-tab.paddle-left:hover {
	opacity: 0.4;
	filter: alpha(opacity=40)
}

.paddle-contain-compare-tab.paddle-right {
	z-index: 999;
	display: inline-block;
	position: absolute;
	right: 0;
	background: url(/images/sprites/paddle-opacity.png) 0 0;
	width: 30px;
	height: 630px;
	margin-top: 50px
}

.paddle-contain-compare-tab.paddle-right .icon {
	width: 23px;
	height: 47px;
	background: url(/images/sprites/sprites.png) 0 0 no-repeat;
	cursor: pointer
}

.paddle-contain-compare-tab.paddle-right .paddle-right {
	position: absolute;
	top: 270px;
	right: 4px;
	background-position: -394px -78px
}

.paddle-contain-compare-tab.paddle-right {
	opacity: 0.2;
	filter: alpha(opacity=20)
}

.paddle-contain-compare-tab.paddle-right:hover {
	opacity: 0.5;
	filter: alpha(opacity=50)
}

#compare_tab {
	margin: 0 auto;
	position: relative;
	overflow: hidden;
	width: 970px
}

#compare_tab .master-table-header {
	display: inline-block;
	position: absolute;
	width: 166px;
	z-index: 3
}

#compare_tab .master-table-header .box {
	position: relative;
	height: 60px;
	padding: 24px 0
}

#compare_tab .master-table-header .box.small {
	height: 45px;
	padding: 0 0;
	display: table
}

#compare_tab .master-table-header .box.small span {
	display: table-cell;
	vertical-align: middle
}

#compare_tab .master-table-header .header-col {
	float: left;
	width: 165px;
	font-color: #000;
	font-size: 13px
}

#compare_tab .master-table-header .header-col .box {
	color: #000;
	padding-left: 10px;
	padding-right: 10px;
	width: 165px
}

#compare_tab .master-table-header .col {
	float: left;
	text-align: center;
	font-size: 12px;
	font-weight: 400
}

#compare_tab .master-table-header .tab-header {
	height: 50px;
	background-color: #fff;
	padding: 25px 0 15px 0;
	border-bottom: 1px solid #bbb;
	font-size: 15px;
	color: #000;
	font-weight: bold
}

#compare_tab .master-table-header .even {
	background-color: #e1e1e1
}

#compare_tab .master-table-header .odd {
	background-color: #f5f5f5
}

#compare_tab .master-table {
	display: inline-block;
	position: relative;
	margin: 0 auto;
	padding-bottom: 50px;
	color: #4b4b4b
}

#compare_tab .master-table a {
	cursor: default;
	color: #212121
}

#compare_tab .master-table span.header-link:hover {
	cursor: pointer;
	color: #22a1d4
}

#compare_tab .master-table .box {
	position: relative;
	height: 60px;
	padding: 24px 0
}

#compare_tab .master-table .box.small {
	height: 45px;
	padding: 0 0;
	display: table
}

#compare_tab .master-table .box.small span {
	display: table-cell;
	vertical-align: middle
}

#compare_tab .master-table .box.box-1 {
	width: 805px
}

#compare_tab .master-table .box.box-2 {
	width: 402.5px
}

#compare_tab .master-table .box.box-3 {
	width: 268.33px
}

#compare_tab .master-table .box.box-4 {
	width: 201.25px
}

#compare_tab .master-table .box.box-5 {
	width: 161px
}

#compare_tab .master-table .box.box-6 {
	width: 134.16px
}

#compare_tab .master-table .box.box-7 {
	width: 115px
}

#compare_tab .master-table .box.highlight,
#compare_tab .master-table .box.highlighting {
	background-color: #ddd;
	opacity: 0.8;
	cursor: pointer
}

#compare_tab .master-table .box .icon,
#compare_tab .master-table .box .highlighting-icon {
	display: inline-block;
	margin-left: -4px;
	background: url("../images/sprites/sprites.png") no-repeat
}

#compare_tab .master-table .box .icon.curr-col-pointer,
#compare_tab .master-table .box .highlighting-icon.curr-col-pointer {
	background-position: -740px -282px;
	width: 12px;
	height: 9px
}

#compare_tab .master-table .header-col {
	float: left;
	width: 165px;
	font-color: #4b4b4b;
	font-weight: bold;
	font-size: 12px
}

#compare_tab .master-table .header-col .box {
	color: #4b4b4b;
	padding-left: 10px;
	padding-right: 10px;
	width: 165px
}

#compare_tab .master-table .col {
	float: left;
	text-align: center;
	font-size: 12px;
	font-weight: 400
}

#compare_tab .master-table .tab-header {
	height: 50px;
	background-color: #fff;
	padding: 25px 0 15px 0;
	border-bottom: 1px solid #c5c5c5;
	font-size: 15px;
	color: #333;
	font-weight: bold
}

#compare_tab .master-table .even {
	background-color: #f2f2f2
}

#compare_tab .master-table .odd {
	background-color: #fff
}

#coverage_tab .column-header .col-highlight a {
	color: #0093d0
}

#coverage_tab .column-header .col-head {
	padding-left: 5px
}

#coverage_tab .cov-sub-nav-wrapper {
	height: 0;
	background: #000;
	width: 970px;
	margin: 0 auto;
	text-align: center;
	position: absolute;
	z-index: 99
}

#coverage_tab .cov-sub-nav-wrapper .coverage-sub-nav {
	display: none;
	list-style: none;
	padding: 5px
}

#coverage_tab .cov-sub-nav-wrapper .coverage-sub-nav li {
	display: inline-block;
	position: relative
}

#coverage_tab .cov-sub-nav-wrapper .coverage-sub-nav li .point-indicator {
	bottom: -8px
}

#coverage_tab .cov-sub-nav-wrapper .coverage-sub-nav li a {
	color: #fff;
	padding-right: 15px;
	font-family: Arial;
	font-size: 12px
}

#coverage_tab .cov-sub-nav-wrapper .coverage-sub-nav li a:hover {
	color: #0093d0
}

#coverage_tab .cov-sub-nav-wrapper .coverage-sub-nav li a.highlight {
	color: #0093d0
}

#coverage_tab .cov-sub-nav-wrapper .coverage-sub-nav li:last-child a {
	padding-right: 0
}

#accessories_tab table {
	display: inline-block
}

#accessories_tab table,
#accessories_tab tr,
#accessories_tab td {
	background: #fff
}

#accessories_tab .columns {
	background-color: #fff;
	padding: 50px 10px;
	text-align: center;
	display: inline-block
}

#accessories_tab .columns h1 {
	font-size: 18px
}

#accessories_tab .acc-wrap {
	text-align: center;
	width: 25%;
	padding: 0 10px;
	vertical-align: top
}

#accessories_tab .acc-part-num {
	display: inline-block;
	text-align: left
}

#accessories_tab .acc-part-num li {
	color: #666;
	padding-left: 10px;
	list-style: none;
	background: url(/images/sprites/list-icon-w.png) left 5px no-repeat
}

#accessories_tab .acc-img-wrapper {
	display: block;
	float: left;
	width: 100%;
	height: 125px
}

#accessories_tab .acc-img-wrapper img {
	width: 200px
}

#accessories_tab .acc-det-wrapper {
	display: block;
	float: left;
	width: 100%;
	padding-top: 10px
}

#accessories_tab .dl-link .download {
	margin-top: -4px
}

#accessories_tab a {
	position: relative;
	color: #4b4b4b
}

.paddle-contain-download-tab.paddle-left {
	z-index: 999;
	display: inline-block;
	position: absolute;
	left: 0;
	background: url(/images/sprites/paddle-opacity.png) 0 0;
	width: 30px;
	margin-top: 35px
}

.paddle-contain-download-tab.paddle-left .icon {
	width: 23px;
	height: 47px;
	background: url(/images/sprites/sprites.png) 0 0 no-repeat;
	cursor: pointer
}

.paddle-contain-download-tab.paddle-left .paddle-left {
	position: absolute;
	top: 50%;
	left: 4px;
	background-position: -362px -78px
}

.paddle-contain-download-tab.paddle-right {
	z-index: 999;
	display: inline-block;
	position: absolute;
	overflow: hidden;
	right: 0;
	background: url(/images/sprites/paddle-opacity.png) 0 0;
	width: 30px;
	margin-top: 35px
}

.paddle-contain-download-tab.paddle-right .icon {
	width: 23px;
	height: 47px;
	background: url(/images/sprites/sprites.png) 0 0 no-repeat;
	cursor: pointer
}

.paddle-contain-download-tab.paddle-right .paddle-right {
	position: absolute;
	top: 50%;
	right: 4px;
	background-position: -394px -78px
}

.paddle-contain-download-tab {
	opacity: 0.2;
	filter: alpha(opacity=20)
}

.paddle-contain-download-tab:hover {
	opacity: 0.5;
	filter: alpha(opacity=50)
}

#downloads_tab {
	z-index: 999;
	width: 970px;
	margin: 0 auto;
	position: relative;
	overflow: hidden
}

#downloads_tab .master-table {
	height: auto;
	position: relative;
	display: inline-block;
	margin: 0 auto;
	color: #4b4b4b
}

#downloads_tab .master-table .col {
	float: left;
	text-align: center;
	font-size: 12px;
	font-weight: 200
}

#downloads_tab .master-table .col .box {
	height: 90px;
	padding: 10px 0;
	position: relative;
	display: block;
	text-align: center;
	font-size: 13px;
	padding: 14px;
	border-color: #c1c1c1;
	border-style: solid;
	border-width: 0 0 1px 0
}

#downloads_tab .master-table .col .box a {
	color: #4b4b4b;
	font-weight: bold;
	display: inline-block;
	width: 100%;
	line-height: 17px
}

#downloads_tab .master-table .col .box p {
	margin: 0;
	margin-bottom: -1px;
	line-height: 130%;
	display: inline-block;
	width: 100%
}

#downloads_tab .master-table .col .box.box-1 {
	width: 970px
}

#downloads_tab .master-table .col .box.box-2 {
	width: 485px
}

#downloads_tab .master-table .col .box.box-3 {
	width: 323.33px
}

#downloads_tab .master-table .col .box.box-4 {
	width: 242.5px
}

#downloads_tab .master-table .col .box.box-5 {
	width: 194px
}

#downloads_tab .master-table .col .box.box-6 {
	width: 161.66px
}

#downloads_tab .master-table .col .box.box-7 {
	width: 138.57px
}

#downloads_tab .master-table .col .tab-header {
	height: 35px;
	background-color: #fff;
	font-size: 15px;
	font-weight: bold;
	padding: 10px 0;
	color: #333
}

#downloads_tab .master-table .col .tab-header span.header-link:hover {
	cursor: pointer;
	color: #22a1d4
}

#downloads_tab .master-table .col .even {
	background-color: #f2f2f2
}

#downloads_tab .master-table .col .odd {
	background-color: #fff
}

.callout {
	display: none;
	position: absolute;
	text-align: center;
	right: 10px;
	top: 10px
}

.callout .callout-text {
	width: 474px;
	position: relative;
	display: block;
	background-color: #fff;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-ms-border-radius: 10px;
	-o-border-radius: 10px;
	border-radius: 10px;
	color: #3e3e3e;
	padding: 5px 30px;
	font-family: Verdnana;
	font-weight: bold;
	font-size: 14px
}

.callout .icon {
	position: relative;
	bottom: 1px
}

#map_wrapper {
	display: block;
	height: 541px;
	background: url("../images/sprites/ajax-loader.gif") no-repeat center center
}

#map_wrapper #map_bg {
	display: block;
	height: 100%;
	width: 100%;
	position: relative;
	background-color: #f5f5f5 !important;
	overflow: hidden
}

#map_wrapper .map-highlight {
	position: absolute;
	display: none
}

#coverage_detail_wrapper {
	display: none;
	padding-top: 50px;
	width: 970px;
	margin: 0 auto;
	background-color: #f5f5f5 !important
}

#coverage_detail_wrapper .det-map-highlight {
	position: absolute;
	display: block
}

#coverage_detail_wrapper .percent-6 {
	width: 53%
}

#coverage_detail_wrapper .percent-4 {
	width: 46%
}

#coverage_detail_wrapper .percent-4 .row {
	width: 99%
}

#coverage_detail_wrapper .notes {
	padding: 10px 0 0 0;
	font-family: Arial;
	font-size: 11px;
	font-weight: normal
}

#coverage_detail_wrapper .notes .columns {
	text-align: center;
	margin-bottom: 10px
}

#coverage_detail_wrapper table {
	width: 100%
}

#coverage_detail_wrapper hr {
	border-color: #c5c5c5
}

#coverage_detail_wrapper thead {
	height: 40px
}

#coverage_detail_wrapper tr {
	height: 32px
}

#coverage_detail_wrapper td,
#coverage_detail_wrapper th {
	padding-left: 5px
}

#coverage_detail_wrapper th.key {
	width: 110px
}

#coverage_detail_wrapper th.antenna {
	width: 110px
}

#coverage_detail_wrapper th.product {
	width: 130px
}

#coverage_detail_wrapper th.eirp {
	width: 85px
}

#coverage_detail_wrapper tbody tr:hover {
	color: #fff;
	cursor: pointer;
	background: url("../images/sprites/col-highlight-bg.png")
}

#coverage_detail_wrapper tbody tr:hover td {
	color: #fff
}

.key-color {
	display: inline-block;
	width: 68px;
	height: 5px
}

.key-color.eirp-52-53 {
	background-color: #556427
}

.key-color.eirp-52 {
	background-color: #576628
}

.key-color.eirp-51 {
	background-color: #ff3333
}

.key-color.eirp-50 {
	background-color: #f48120
}

.key-color.eirp-49 {
	background-color: #fddc00
}

.key-color.eirp-48 {
	background-color: #fddc00
}

.key-color.eirp-47 {
	background-color: #00a785
}

.key-color.eirp-46 {
	background-color: #2c328c
}

.key-color.eirp-45 {
	background-color: #ce4654
}

.key-color.eirp-44 {
	background-color: #fff
}

.key-color.eirp-42 {
	background-color: #2e2a25
}

.key-color.eirp-40 {
	background-color: #fbb5c3
}

#detailed_map_container {
	background: url("../images/sprites/ajax-loader.gif") no-repeat center center;
	width: 510px;
	height: 471px
}

.detailed-map {
	width: 510px;
	height: 471px
}

#techspecs_tab section {
	background-color: #fff;
	width: 970px
}

#techspecs_tab section hr {
	margin: 5px 0
}

#techspecs_tab .odd {
	background-color: #f3f3f3
}

#techspecs_tab .heading-16 {
	padding: 25px 0 15px 5px;
	display: block;
	color: #1f1f1f;
	font-weight: bold
}

#techspecs_tab .heading-14 {
	padding: 20px 0 10px 5px;
	display: block;
	color: #1f1f1f;
	font-weight: bold
}

#techspecs_tab .row {
	padding: 0;
	color: #4b4b4b;
	width: 100%;
	max-width: auto;
	font-family: Arial;
	font-size: 12px;
	font-weight: 300
}

#techspecs_tab .large-12 .row {
	width: 970px
}

#techspecs_tab .columns .spec-label {
	font-size: 12px;
	font-weight: bold;
	padding: 10px 0 10px 15px
}

#techspecs_tab .columns .spec-data {
	font-size: 12px;
	font-weight: 300;
	padding: 10px 0 10px 10px
}

#techspecs_tab .icon.warranty-3yr {
	float: left;
	margin-right: 5px
}

#techspecs_tab .diag-dl {
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-ms-border-radius: 10px;
	-o-border-radius: 10px;
	border-radius: 10px;
	-webkit-box-shadow: rgba(0, 0, 0, 0.1) 3px 3px 5px -1px inset;
	-moz-box-shadow: rgba(0, 0, 0, 0.1) 3px 3px 5px -1px inset;
	box-shadow: rgba(0, 0, 0, 0.1) 3px 3px 5px -1px inset;
	background-color: #cbcbcb;
	width: 180px;
	position: relative;
	float: right;
	padding: 10px
}

#techspecs_tab .diag-dl a {
	font-family: Arial;
	font-size: 13px;
	font-weight: 300;
	color: #4b4b4b
}

#techspecs_tab .icon.pdf-big {
	float: left;
	margin-right: 5px
}

#techspecs_tab .what-in-box {
	padding: 0 10px 20px 10px;
	margin: 15px 0 0 0
}

#techspecs_tab .what-in-box .heading-16 {
	width: 100%;
	text-align: center
}

#techspecs_tab .what-in-box .heading-14 {
	width: 100%;
	text-align: center
}

#techspecs_tab .what-in-box .row {
	margin: 0;
	width: 940px
}

#techspecs_tab .what-in-box .columns {
	padding: 0 5px
}

#techspecs_tab .what-in-box .wib-header {
	background-color: #efefef;
	width: 100%;
	display: block;
	padding: 10px 0;
	font-size: 12.5px;
	font-family: Arial;
	padding-left: 10px
}

#techspecs_tab .what-in-box ul {
	margin: 10px 0 20px 30px;
	line-height: 25px;
	font-size: 12.5px
}

#diagram_tab .diagram-row {
	padding-top: 40px
}

.diagram-bg {
	margin: 10px 0 0 0;
	text-align: center
}

.tseries {
	height: 70px
}

.tseries .i-title {
	font-size: 34px;
	white-space: nowrap
}

.tseries .jump-link-btn .j-link-text {
	font-size: 11.5px
}

#product_images {
	position: relative
}

#product_images .sat-tv-products .columns {
	background: #fff;
	margin-top: -40px;
	height: 350px
}

#product_images .sat-tv-products .columns#t_series_images {
	height: 410px
}

#product_images .sattv_slider {
	margin-top: -20px !important
}

#product_images .sattv_slider .paddle-contain.paddle-left {
	margin-top: 0 !important
}

#product_images .sattv_slider .paddle-contain.paddle-right {
	margin-top: 0 !important
}

#product_images .sattv_bg .columns {
	background: #fff !important;
	margin-top: 0 !important
}

#product_images img {
	position: absolute;
	bottom: 60px
}

#product_images img.i2 {
	z-index: 7;
	top: 155px;
	left: 40px
}

#product_images img.i3 {
	z-index: 6;
	top: 118px;
	left: 175px
}

#product_images img.i4 {
	z-index: 5;
	top: 96px;
	left: 332px
}

#product_images img.i5 {
	z-index: 4;
	top: 90px;
	left: 520px
}

#product_images img.i6 {
	z-index: 3;
	top: 69px;
	left: 720px
}

#product_images img.i9 {
	z-index: 2;
	top: 10px;
	left: 930px
}

#product_images img.i9.swap {
	top: 28px
}

#product_images img.s6hd {
	z-index: 2;
	left: 60px
}

#product_images img.s80hd {
	z-index: 1;
	left: 340px
}

#product_images img.s100hd {
	z-index: 1;
	left: 660px
}

#product_images img.t80w {
	z-index: 1;
	left: 1.5%;
	width: 130px
}

#product_images img.t100w {
	z-index: 2;
	left: 16.5%;
	width: 150px
}

#product_images img.t110w {
	z-index: 3;
	left: 33.5%;
	width: 160px
}

#product_images img.t130w {
	z-index: 4;
	left: 52%;
	width: 180px
}

#product_images img.t240ck {
	z-index: 5;
	left: 72%;
	width: 260px
}

#product_images img.swap {
	display: none
}

#product_images span {
	font-weight: bold;
	color: #000
}

#product_images span.t80w {
	position: absolute;
	top: 370px;
	left: 38px
}

#product_images span.t100w {
	position: absolute;
	top: 370px;
	left: 186px
}

#product_images span.t110w {
	position: absolute;
	top: 370px;
	left: 362px
}

#product_images span.t130w {
	position: absolute;
	top: 370px;
	left: 550px
}

#product_images span.t240ck {
	position: absolute;
	top: 370px;
	left: 808px
}

#product_images span.i2 {
	position: absolute;
	top: 310px;
	left: 105px
}

#product_images span.i3 {
	position: absolute;
	top: 310px;
	left: 255px
}

#product_images span.i4 {
	position: absolute;
	top: 310px;
	left: 422px
}

#product_images span.i5 {
	position: absolute;
	top: 310px;
	left: 615px
}

#product_images span.i6 {
	position: absolute;
	top: 310px;
	left: 820px
}

#product_images span.i9 {
	position: absolute;
	top: 310px;
	left: 1080px
}

#product_images span.s6hd {
	position: absolute;
	top: 306px;
	left: 132px
}

#product_images span.s80hd {
	position: absolute;
	top: 306px;
	left: 398px
}

#product_images span.s100hd {
	position: absolute;
	top: 306px;
	left: 762px
}

#product_images {
	position: relative
}

#product_images .sat-com-products-fb .columns {
	background-color: #000000;
	margin-top: -40px;
	height: 350px
}

#product_images #product_slider {
	position: relative;
	width: 970px;
	margin: 0 auto;
	padding: 0
}

#product_images #product_slider .paddle-contain.paddle-left {
	z-index: 999;
	display: inline-block;
	position: absolute;
	left: 0;
	background: url(/images/sprites/paddle-opacity.png) 0 0;
	width: 30px;
	height: 400px;
	margin-top: -70px
}

#product_images #product_slider .paddle-contain.paddle-left .icon {
	width: 23px;
	height: 47px;
	background: url(/images/sprites/sprites.png) 0 0 no-repeat;
	cursor: pointer
}

#product_images #product_slider .paddle-contain.paddle-left .paddle-left {
	position: absolute;
	top: 180px;
	left: 4px;
	background-position: -362px -78px
}

#product_images #product_slider .paddle-contain.paddle-right {
	z-index: 999;
	display: inline-block;
	position: absolute;
	right: 0;
	background: url(/images/sprites/paddle-opacity.png) 0 0;
	width: 30px;
	height: 400px;
	margin-top: -70px
}

#product_images #product_slider .paddle-contain.paddle-right .icon {
	width: 23px;
	height: 47px;
	background: url(/images/sprites/sprites.png) 0 0 no-repeat;
	cursor: pointer
}

#product_images #product_slider .paddle-contain.paddle-right .paddle-right {
	position: absolute;
	top: 180px;
	right: 4px;
	background-position: -394px -78px
}

#product_images #product_slider .paddle-contain {
	opacity: 0.6;
	filter: alpha(opacity=60)
}

#product_images #product_slider .paddle-contain:hover {
	opacity: 1;
	filter: alpha(opacity=100)
}

#product_images .sat-com-products .columns {
	position: relative;
	background: url(/images/sprites/feature-bg.png) bottom center no-repeat;
	margin-top: -70px;
	padding: 0;
	height: 400px;
	width: 970px;
	overflow: hidden
}

#product_images .sat-com-products .columns .prod-imgs-wrapper {
	display: inline-block;
	position: absolute;
	height: 395px;
	width: 970px;
	padding: 0;
	margin: 0
}

#product_images .sat-com-products-gx .columns {
	position: relative;
	background: url(/images/sprites/feature-bg.png) bottom center no-repeat;
	margin-top: -50px;
	padding: 0;
	height: 400px;
	width: 970px;
	overflow: hidden
}

#product_images .sat-com-products-gx .columns .prod-imgs-wrapper {
	display: inline-block;
	position: absolute;
	height: 395px;
	width: 970px;
	padding: 0;
	margin: 0
}

#product_images img {
	position: absolute;
	bottom: 60px
}

#product_images img.vsat {
	z-index: 2;
	left: 35%
}

#product_images img.v60 {
	left: 40px
}

#product_images img.v60Ka {
	left: 165px
}

#product_images img.v65 {
	left: 325px
}

#product_images img.v80 {
	left: 520px
}

#product_images img.v85NX {
	left: 730px
}

#product_images img.v100 {
	left: 950px
}

#product_images img.v100Ka {
	left: 1230px
}

#product_images img.v130 {
	left: 1530px
}

#product_images img.v240 {
	left: 1870px
}

#product_images img.v240M {
	left: 2220px
}

#product_images img.v240MT {
	left: 2590px
}

#product_images img.fb150 {
	left: 30px
}

#product_images img.fb250 {
	left: 330px
}

#product_images img.fb500 {
	left: 600px
}

#product_images img.gx60 {
	left: 25px
}

#product_images img.gx60hp {
	left: 305px;
}

#product_images img.gx100 {
	left: 640px;
	width: 330px
}

#product_images img.gx100hp {
	left: 950px;
	width: 330px
}

#product_images img.gx100pm {
	left: 1290px;
	width: 330px
}

#product_images img.v100gx {
	left: 1620px;
	width: 330px
}
#product_images span.sat-com {
	font-weight: bold;
	color: #fff
}

#product_images span.sat-com.v60 {
	position: absolute;
	top: 355px;
	left: 80px
}

#product_images span.sat-com.v60Ka {
	position: absolute;
	top: 355px;
	left: 217px
}

#product_images span.sat-com.v65 {
	position: absolute;
	top: 355px;
	left: 390px
}

#product_images span.sat-com.v80 {
	position: absolute;
	top: 355px;
	left: 580px
}

#product_images span.sat-com.v85NX {
	position: absolute;
	top: 355px;
	left: 790px
}

#product_images span.sat-com.v100 {
	position: absolute;
	top: 355px;
	left: 1040px
}

#product_images span.sat-com.v100Ka {
	position: absolute;
	top: 355px;
	left: 1300px
}

#product_images span.sat-com.v130 {
	position: absolute;
	top: 355px;
	left: 1635px
}

#product_images span.sat-com.v240 {
	position: absolute;
	top: 355px;
	left: 1990px
}

#product_images span.sat-com.v240M {
	position: absolute;
	top: 355px;
	left: 2350px
}

#product_images span.sat-com.v240MT {
	position: absolute;
	top: 355px;
	left: 2730px
}

#product_images span.sat-com.fb150 {
	position: absolute;
	top: 305px;
	left: 180px
}

#product_images span.sat-com.fb250 {
	position: absolute;
	top: 305px;
	left: 460px
}

#product_images span.sat-com.fb500 {
	position: absolute;
	top: 305px;
	left: 760px
}

#product_images span.sat-com.gx60 {
	position: absolute;
	top: 355px;
	left: 145px
}

#product_images span.sat-com.gx60hp {
	position: absolute;
	top: 355px;
	left: 430px
}

#product_images span.sat-com.gx100 {
	position: absolute;
	top: 355px;
	left: 760px
}

#product_images span.sat-com.gx100hp {
	position: absolute;
	top: 355px;
	left: 1085px
}

#product_images span.sat-com.gx100pm {
	position: absolute;
	top: 355px;
	left: 1435px
}

#product_images span.sat-com.v100gx {
	position: absolute;
	top: 355px;
	left: 1755px
}

.sat-com-coverage-wrap {
	width: 970px;
	margin: 0 auto;
	background-color: #fff;
	padding: 15px
}

.sat-com-coverage-wrap .satcom-cover-map-foot {
	padding-top: 15px;
	display: block;
	font-family: Arial;
	font-size: 16px;
	font-weight: bold
}

#product_2nd_landing .prod-imgs-wrap.fbb-images .columns {
	height: 380px
}

#product_2nd_landing .prod-imgs-wrap.fbb-images .columns.large-3 {
	width: 30%
}

#product_2nd_landing .prod-imgs-wrap.fbb-images .columns.large-4 {
	width: 30%
}

#product_2nd_landing .prod-imgs-wrap.fbb-images .columns.large-5 {
	width: 40%
}

#product_2nd_landing .prod-imgs-wrap.fbb-images .columns.large-5 img {
	margin-left: -40px
}

#product_2nd_landing.sat-tv {
	position: relative;
	width: 970px;
	margin: 0 auto;
	font-family: Arial;
	font-weight: 300
}

#product_2nd_landing.sat-tv .top {
	display: block;
	padding: 25px 0
}

#product_2nd_landing.sat-com {
	display: table;
	position: relative;
	width: 970px;
	padding-bottom: 0;
	margin: 0 auto;
	font-family: Arial;
	font-weight: 300;
	color: #fff
}

#product_2nd_landing.sat-com .top {
	display: block;
	padding: 25px
}

#product_2nd_landing.sat-com .tag-line {
	font-family: Arial;
	font-size: 20px;
	padding-top: 10px;
	display: block;
	line-height: 25px
}

#product_2nd_landing.sat-com .sat-com-title {
	font-size: 48px;
	font-weight: bold
}

#product_2nd_landing.sat-com .blue-header {
	color: #ffe100
}

#product_2nd_landing.sat-com .middle-fade-black {
	background: url("../images/sprites/middle-fade-dark.jpg") repeat-x;
	display: block;
	height: 298px;
	position: absolute;
	margin-top: -238px;
	width: 100%
}

#product_2nd_landing.sat-com .feature-block {
	font-size: 15px;
	font-weight: 300
}

#product_2nd_landing.sat-com .feature-title {
	font-size: 26px;
	font-weight: 300;
	display: block;
	padding: 30px 0 20px 0;
	color: #0093d0;
	font-weight: bold;
	line-height: 120%
}

#product_2nd_landing.sat-com p {
	font-family: Arial;
	font-size: 15px;
	font-weight: 300;
	line-height: 140%;
	color: #f5f5f5
}

#product_2nd_landing.sat-com .feature1 {
	background: #202020
}

#product_2nd_landing.sat-com .feature1 img {
	width: 450px;
	margin-left: 30px
}

#product_2nd_landing.sat-com .feature1 .text-block {
	padding: 20px 40px 20px 40px
}

#product_2nd_landing.sat-com .feature1 .text-block p {
	line-height: 130%
}

#product_2nd_landing.sat-com .feature1.vsat .text-block {
	padding: 0 20px 0 25px
}

#product_2nd_landing.sat-com .feature2 .text-block {
	margin-top: -40px;
	padding-right: 60px
}

#product_2nd_landing.sat-com .fb-feat2 {
	min-height: 418px
}

#product_2nd_landing.sat-com .fb-feat2 .text-block {
	padding: 50px 50px 30px 50px
}

#product_2nd_landing.sat-com .v-series-feat2 {
	min-height: 602px
}

#product_2nd_landing.sat-com .v-series-feat2 .text-block {
	padding: 50px 50px 50px 50px
}

#product_2nd_landing.sat-com .gx-feat2 .text-block {
	padding: 50px 50px 0 50px
}

#product_2nd_landing.sat-com .feature3 .text-block {
	padding: 0 50px 20px 50px;
	color: #131313
}

#product_2nd_landing.sat-com .feature-list {
	padding: 0;
	background: #000000
}

#product_2nd_landing.sat-com .feature-list .text-block {
	width: 100%;
	padding: 48px 48px 90px;
	color: #fff
}

#product_2nd_landing.sat-com .feature-list .text-block ul li {
	padding-bottom: 8px
}

#product_2nd_landing.sat-com .feature-list .text-block .feat-head {
	font-size: 15px;
	color: #fff
}

#product_2nd_landing.sat-com .feature-list .text-block .feat-head .icon {
	margin-right: 10px;
	vertical-align: text-bottom
}

#product_2nd_landing.sat-com .feature-list .text-block p {
	margin: 10px 0 20px 0;
	font-size: 14px
}

#product_2nd_landing.sat-com .feature-list .text-block .padded-left {
	padding-left: 30px
}

#product_2nd_landing.sat-com .feature-list .text-block .padded-right {
	padding-right: 30px
}

#product_2nd_landing.sat-com .feature-list .text-block ul {
	padding: 10px 0 20px 0
}

#product_2nd_landing.sat-com .vsat-features {
	padding: 0 50px;
	font-family: Arial;
	font-size: 14px;
	font-weight: 300
}

#product_2nd_landing.sat-com .vsat-features b {
	font-size: 15px
}

#product_2nd_landing.sat-com .vsat-features .vsat-icons {
	margin-right: 3px
}

#product_2nd_landing.sat-com .vsat-features .feat-left {
	padding-right: 20px
}

#product_2nd_landing.fb {
	background-color: #000
}

#partner_wrap {
	width: 970px;
	display: block;
	margin: 0 auto;
	background-color: #fff;
	padding: 20px
}

#partner_wrap .columns {
	padding: 0
}

#partner_wrap .where-to-title {
	font-family: Arial;
	font-size: 28px;
	font-weight: bold;
	padding-bottom: 20px
}

#map_canvas,
#stores_column {
	background: transparent url("../images/sprites/ajax-loader.gif") no-repeat center center
}

.search-result {
	padding: 15px 0;
	font-size: 14px;
	font-weight: 300;
	color: #787878
}

.drop-down {
	text-align: left;
	background-color: #fff;
	width: 306px;
	height: 35px;
	padding: 3px 30px 0 0;
	overflow: hidden;
	border: 1px solid #d0d0d0;
	cursor: pointer
}

.drop-down #country_display {
	display: block;
	margin: 6px;
	font-size: 14px
}

.drop-down select {
	display: none;
	font-size: 14px
}

.drop-down .drop-btn {
	padding: 10px 15px 0 0;
	height: 35px;
	position: absolute;
	top: 0;
	right: 0
}

.drop-down .drop-btn a {
	height: 100%
}

.drop-down #drop_list {
	display: none;
	position: absolute;
	width: 99%;
	height: 300px;
	border: 1px solid #d0d0d0;
	z-index: 9999;
	background-color: #fff;
	margin-top: 4px;
	overflow-y: scroll
}

.drop-down #drop_list .list-item {
	display: block;
	padding: 10px
}

.drop-down #drop_list .list-item:hover {
	background-color: #ebebeb
}

.search-add-wrap {
	text-align: left;
	width: 614px;
	height: 35px;
	padding: 1px 3px 0 0;
	margin-left: 3px;
	overflow: hidden;
	border: 1px solid #d0d0d0
}

.search-add-wrap input[type=text] {
	border: 0;
	box-shadow: none;
	outline: none;
	font-size: 14px
}

.search-add-wrap .search-button {
	padding: 5px 0 0 0;
	height: 35px;
	position: absolute;
	top: 4px;
	left: 585px
}

.search-add-wrap .search-button a {
	height: 15px;
	padding: 5px 0 0 5px;
	display: block;
	margin-top: -5px
}

#checkboxes {
	float: right
}

#checkboxes ul {
	list-style: none;
	margin-top: 10px
}

#checkboxes ul li {
	float: left;
	margin-right: 10px
}

#checkboxes ul li label {
	float: right;
	margin-top: -2px;
	font-size: 14px;
	font-weight: 500;
	vertical-align: text-top
}

#checkboxes ul li input {
	float: left;
	margin-top: 2px;
	margin-right: 5px;
	vertical-align: text-top
}

#checkboxes ul li input[type=checkbox]:checked {
	content: "\2713";
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
	font-size: 15px;
	color: #f3f3f3;
	text-align: center;
	line-height: 15px
}

#checkboxes ul li.short {
	width: 50px
}

#store_map {
	position: relative
}

#infoWindow {
	display: none;
	width: 425px;
	height: 342px;
	-webkit-box-shadow: rgba(0, 0, 0, 0.6) 0 0 10px 2px;
	-moz-box-shadow: rgba(0, 0, 0, 0.6) 0 0 10px 2px;
	box-shadow: rgba(0, 0, 0, 0.6) 0 0 10px 2px;
	position: absolute;
	background-color: #fff;
	padding: 25px;
	line-height: 25px;
	font-family: Arial;
	font-weight: 300;
	font-size: 16px;
	color: #555
}

#infoWindow a {
	color: #555
}

#infoWindow a:hover {
	color: #0093d0
}

#infoWindow .contact {
	float: left;
	width: 242px;
	line-height: 180%;
	font-size: 14px
}

#infoWindow .services {
	float: left;
	width: 126px
}

#infoWindow .services h6 {
	font-size: 16px
}

#infoWindow .services .s-service {
	list-style-image: url("../images/sprites/list-icon-grey.png")
}

#infoWindow .services .s-service li {
	font-size: 14px;
	margin-left: 13px;
	line-height: 160%
}

#infoWindow .s-name {
	font-size: 16px;
	font-weight: bold;
	color: #222
}

#infoWindow .s-address {
	font-size: 14px
}

#infoWindow span.icon {
	margin-right: 10px
}

#infoWindow .close-form {
	float: right;
	margin: -20px -20px 0 0
}

#infoWindow #no_map {
	display: none;
	font-weight: bold
}

#partner_wrap_shadows {
	width: 970px
}

#stores_column {
	height: 520px;
	overflow: auto
}

#stores_column .store {
	margin: 3px;
	display: block;
	width: 98%;
	color: #4b4b4b;
	padding: 10px;
	line-height: 18px;
	cursor: pointer;
	font-family: Arial;
	font-weight: 300;
	font-size: 13px
}

#stores_column .store .logo {
	display: none;
	float: left;
	padding: 0 5px 0 0
}

#stores_column .store .s-name {
	font-size: 14px;
	font-weight: bold;
	display: block
}

#stores_column .store .s-address {
	font-size: 13px
}

#stores_column .store:hover,
#stores_column .store.selected {
	background-color: #ebebeb
}

#map_column {
	position: relative
}

#zooms {
	position: absolute;
	right: 40px;
	top: 40%;
	z-index: 9999;
	width: 36px
}

#zooms img {
	display: block;
	cursor: pointer
}

#zooms #zoom_in {
	margin-bottom: 10px
}

#map_canvas {
	height: 520px;
	width: 100%;
	display: block
}

.loginMaster {
	width: 100%;
	height: 100%;
	position: relative
}

#partnerModal {
	z-index: 9999999999;
	padding: 0;
	margin: 0;
	display: none;
	width: 696px;
	height: 292px;
	position: absolute;
	top: 128px;
	left: 50%;
	margin-left: -348px;
	border: 5px solid #6e7174;
	border-radius: 10px;
	font-family: Arial;
	font-size: 13px;
	color: #3c3c3c
}

#partnerModal h1 {
	font-size: 22px
}

#partnerModal .partnerReg {
	float: left;
	text-align: center;
	background: #fff;
	width: 390px;
	height: 282px;
	padding: 30px 20px
}

#partnerModal .partnerReg ul.partnerRegBenefits {
	margin: 33px 0 25px 20px
}

#partnerModal .partnerReg ul.partnerRegBenefits li {
	list-style: none;
	text-align: left;
	line-height: 160%;
	padding-bottom: 10px
}

#partnerModal .partnerReg .join-today {
	text-align: center
}

#partnerModal .partnerReg .join-today .join-btn {
	border: none;
	display: inline-block;
	position: absolute;
	left: 135px;
	bottom: 35px;
	color: #fff;
	font-size: 13px;
	font-family: verdana;
	text-align: center;
	cursor: pointer
}

#partnerModal .partnerReg .join-today .join-btn span {
	display: inline-block;
	float: left;
	height: 34px
}

#partnerModal .partnerReg .join-today .join-btn span.btn-left {
	padding: 9px 0 5px 20px;
	background: url(/images/sprites/main-learn-more-big.png) left -68px no-repeat
}

#partnerModal .partnerReg .join-today .join-btn span.btn-left .arrow {
	float: right;
	position: absolute;
	overflow: hidden;
	right: 15px;
	top: 11px;
	width: 6px;
	height: 11px;
	background: url(/images/sprites/main-learn-more-arrow.png) left top no-repeat
}

#partnerModal .partnerReg .join-today .join-btn span.btn-right {
	padding: 5px 30px 5px 0;
	background: url(/images/sprites/main-learn-more-big.png) right -68px no-repeat
}

#partnerModal .partnerMiddle {
	float: left;
	width: 20px;
	height: 282px
}

#partnerModal .partnerLogin {
	float: left;
	text-align: center;
	background: #ebebeb;
	width: 276px;
	height: 282px;
	padding: 30px 16px 10px 0
}

#partnerModal .partnerLogin .loginForm {
	margin-top: 25px;
	margin-bottom: 10px
}

#partnerModal .partnerLogin .loginForm input {
	margin: 0 0 10px 5px;
	padding-left: 12px;
	width: 95%;
	height: 36px;
	font-size: 14px
}

#partnerModal .partnerLogin .forgetPassword {
	display: inline-block;
	position: relative;
	padding: 7px 0 15px 0
}

#partnerModal .partnerLogin .forgetPassword:hover {
	cursor: pointer;
	text-decoration: underline
}

#partnerModal .partnerLogin .loginSubTitle {
	display: inline-block;
	position: relative;
	padding: 25px 0 10px 0;
	font-size: 14px
}

#partnerModal .partnerLogin .loginError {
	padding-top: 5px;
	color: red;
	font-size: 12px
}

#partnerModal .partnerLogin .loginError a {
	color: red;
	text-decoration: underline
}

#partnerModal .partnerLogin .login {
	display: inline-block;
	position: relative
}

#partnerModal .partnerLogin .login .login-btn {
	border: none;
	display: inline-block;
	position: relative;
	color: #fff;
	font-size: 13px;
	font-family: verdana;
	text-align: center;
	cursor: pointer
}

#partnerModal .partnerLogin .login .login-btn:hover {
	cursor: pointer
}

#partnerModal .partnerLogin .login .login-btn span {
	display: inline-block;
	float: left;
	height: 34px
}

#partnerModal .partnerLogin .login .login-btn span.btn-left {
	padding: 9px 12px 5px 33px;
	background: url(/images/sprites/main-learn-more-big.png) left -68px no-repeat
}

#partnerModal .partnerLogin .login .login-btn span.btn-left .arrow {
	float: right;
	position: absolute;
	overflow: hidden;
	right: 29px;
	top: 11px;
	width: 6px;
	height: 11px;
	background: url(/images/sprites/main-learn-more-arrow.png) left top no-repeat
}

#partnerModal .partnerLogin .login .login-btn span.btn-right {
	padding: 5px 30px 5px 0;
	background: url(/images/sprites/main-learn-more-big.png) right -68px no-repeat
}

#partnerModal .partnerLogin .login .login-btn span.btn-left2 {
	padding: 9px 12px 5px 12px;
	background: url(/images/sprites/main-learn-more-big.png) left -68px no-repeat
}

#partnerModal .partnerLogin .login .login-btn span.btn-left2 .arrow {
	float: right;
	position: absolute;
	overflow: hidden;
	right: 10px;
	top: 11px;
	width: 6px;
	height: 11px;
	background: url(/images/sprites/main-learn-more-arrow.png) left top no-repeat
}

#partnerModal .partnerLogin .login .login-btn span.btn-right2 {
	padding: 5px 10px 5px 0;
	background: url(/images/sprites/main-learn-more-big.png) right -68px no-repeat
}

#partnerModal .partnerLogin .login .referer-login-btn {
	border: none;
	display: inline-block;
	position: relative;
	color: #fff;
	font-size: 13px;
	font-family: verdana;
	text-align: center;
	cursor: pointer
}

#partnerModal .partnerLogin .login .referer-login-btn:hover {
	cursor: pointer
}

#partnerModal .partnerLogin .login .referer-login-btn span {
	display: inline-block;
	float: left;
	height: 34px
}

#partnerModal .partnerLogin .login .referer-login-btn span.btn-left {
	padding: 9px 12px 5px 33px;
	background: url(/images/sprites/main-learn-more-big.png) left -68px no-repeat
}

#partnerModal .partnerLogin .login .referer-login-btn span.btn-left .arrow {
	float: right;
	position: absolute;
	overflow: hidden;
	right: 29px;
	top: 11px;
	width: 6px;
	height: 11px;
	background: url(/images/sprites/main-learn-more-arrow.png) left top no-repeat
}

#partnerModal .partnerLogin .login .referer-login-btn span.btn-right {
	padding: 5px 30px 5px 0;
	background: url(/images/sprites/main-learn-more-big.png) right -68px no-repeat
}

#partnerModal .partnerLogin .loginWrap {
	display: inline-block;
	position: relative
}

#partnerModal .partnerLogin .loginWrap .login-btn {
	border: none;
	display: inline-block;
	position: relative;
	color: #fff;
	font-size: 13px;
	font-family: verdana;
	text-align: center;
	cursor: pointer
}

#partnerModal .partnerLogin .loginWrap .login-btn:hover {
	cursor: pointer
}

#partnerModal .partnerLogin .loginWrap .login-btn span {
	display: inline-block;
	float: left;
	height: 34px
}

#partnerModal .partnerLogin .loginWrap .login-btn span.btn-left {
	padding: 9px 12px 5px 33px;
	background: url(/images/sprites/main-learn-more-big.png) left -68px no-repeat
}

#partnerModal .partnerLogin .loginWrap .login-btn span.btn-left .arrow {
	float: right;
	position: absolute;
	overflow: hidden;
	right: 29px;
	top: 11px;
	width: 6px;
	height: 11px;
	background: url(/images/sprites/main-learn-more-arrow.png) left top no-repeat
}

#partnerModal .partnerLogin .loginWrap .login-btn span.btn-right {
	padding: 5px 30px 5px 0;
	background: url(/images/sprites/main-learn-more-big.png) right -68px no-repeat
}

.close-reveal-modal {
	font-size: 1.37em;
	line-height: 1;
	position: aboluste;
	top: 0.5em;
	right: 0.68em;
	color: #aaa;
	font-weight: bold;
	cursor: pointer
}

.partnerModalNew {
	background: #fff
}

.partnerModalNew .loginTxtWrap {
	padding: 30px;
	line-height: 120%
}

.partnerModalNew .loginBtnWrap {
	display: inline-block;
	width: 100%;
	padding: 20px;
	box-shadow: 1px 1px 10px 1px #999;
	background: #e1e1e1;
	background: linear-gradient(to bottom, #efefef, #cccccc);
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px
}

.partnerModalNew .loginBtnWrap .login {
	display: inline-block;
	position: relative
}

.partnerModalNew .loginBtnWrap .login .login-btn {
	border: none;
	display: inline-block;
	position: relative;
	color: #fff;
	font-size: 13px;
	font-family: verdana;
	text-align: center;
	cursor: pointer
}

.partnerModalNew .loginBtnWrap .login .login-btn:hover {
	cursor: pointer
}

.partnerModalNew .loginBtnWrap .login .login-btn span {
	display: inline-block;
	float: left;
	height: 34px
}

.partnerModalNew .loginBtnWrap .login .login-btn span.btn-left {
	padding: 9px 12px 5px 33px;
	background: url(/images/sprites/main-learn-more-big.png) left -68px no-repeat
}

.partnerModalNew .loginBtnWrap .login .login-btn span.btn-left .arrow {
	float: right;
	position: absolute;
	overflow: hidden;
	right: 29px;
	top: 11px;
	width: 6px;
	height: 11px;
	background: url(/images/sprites/main-learn-more-arrow.png) left top no-repeat
}

.partnerModalNew .loginBtnWrap .login .login-btn span.btn-right {
	padding: 5px 30px 5px 0;
	background: url(/images/sprites/main-learn-more-big.png) right -68px no-repeat
}

.partnerModalNew .loginBtnWrap .login .login-btn span.btn-left2 {
	padding: 9px 12px 5px 30px;
	background: url(/images/sprites/main-learn-more-big.png) left -68px no-repeat
}

.partnerModalNew .loginBtnWrap .login .login-btn span.btn-left2 .arrow {
	float: right;
	position: absolute;
	overflow: hidden;
	right: 30px;
	top: 11px;
	width: 6px;
	height: 11px;
	background: url(/images/sprites/main-learn-more-arrow.png) left top no-repeat
}

.partnerModalNew .loginBtnWrap .login .login-btn span.btn-right2 {
	padding: 5px 30px 5px 0;
	background: url(/images/sprites/main-learn-more-big.png) right -68px no-repeat
}

.support_landing_container {
	background: #e1e1e1
}

.support_landing_container li {
	list-style: none
}

.support_landing_container .support_landing_wrap {
	background: #e1e1e1;
	width: 970px;
	margin: 0 auto;
	padding: 0 0 20px 0;
	font-size: 15px
}

.support_landing_container .support_landing_wrap .support_landing_top {
	position: relative;
	width: 100%;
	height: 275px;
	background: #242424 url(/images/sample/support_landing_top.png) left top no-repeat
}

.support_landing_container .support_landing_wrap .support_landing_top .banner_control_arrow_L {
	z-index: 11;
	display: inline-block;
	position: absolute;
	top: 130px;
	left: 657px;
	background: url(/images/sprites/support_arrow.png) -87px top no-repeat;
	width: 12px;
	height: 23px;
	cursor: pointer
}

.support_landing_container .support_landing_wrap .support_landing_top .banner_control_arrow_R {
	z-index: 11;
	display: inline-block;
	position: absolute;
	top: 130px;
	right: 7px;
	background: url(/images/sprites/support_arrow.png) -99px top no-repeat;
	width: 12px;
	height: 23px;
	cursor: pointer
}

.support_landing_container .support_landing_wrap .support_landing_top .banner_control_arrow_L:hover {
	background: url(/images/sprites/support_arrow.png) -87px -23px no-repeat
}

.support_landing_container .support_landing_wrap .support_landing_top .banner_control_arrow_R:hover {
	background: url(/images/sprites/support_arrow.png) -99px -23px no-repeat
}

.support_landing_container .support_landing_wrap .support_landing_top .thumb_wrap {
	position: absolute;
	top: 15px;
	right: 15px
}

.support_landing_container .support_landing_wrap .support_landing_top .thumb_wrap li {
	float: left;
	margin: 0 0 0 5px;
	padding: 0;
	list-style: none
}

.support_landing_container .support_landing_wrap .support_landing_top .thumb_wrap li input {
	overflow: hidden;
	width: 9px;
	height: 9px;
	padding: 0;
	border: none;
	background: url(/images/sprites/support_thumb.png) -9px 0 no-repeat;
	cursor: pointer
}

.support_landing_container .support_landing_wrap .support_landing_top .thumb_wrap li input.on,
.support_landing_container .support_landing_wrap .support_landing_top .thumb_wrap li input:hover {
	background-position: 0 0
}

.support_landing_container .support_landing_wrap .support_landing_top .banner_wrap {
	position: relative;
	float: right;
	width: 315px;
	height: 245px;
	overflow: hidden;
	margin: 25px 0 0 0;
	padding: 30px;
	color: #fff
}

.support_landing_container .support_landing_wrap .support_landing_top .banner_wrap .headdline {
	display: inline-block;
	padding: 0 0 15px 0;
	font-size: 30px;
	font-weight: bold;
	line-height: 120%
}

.support_landing_container .support_landing_wrap .support_landing_top .banner_wrap .desc {
	display: inline-block;
	padding: 0 0 25px 0;
	font-size: 14px;
	font-family: verdana;
	font-weight: lighter;
	line-height: 140%
}

.support_landing_container .support_landing_wrap .support_landing_top .banner_wrap .ls_miner {
	letter-spacing: -0.6px
}

.support_landing_container .support_landing_wrap .support_landing_top .banner_wrap .btn-more {
	display: inline-block;
	overflow: hidden;
	width: 130px;
	height: 36px;
	color: #fff;
	font-family: verdana;
	font-size: 13.5px
}

.support_landing_container .support_landing_wrap .support_landing_top .banner_wrap .btn-more span {
	display: inline-block;
	float: left;
	height: 34px
}

.support_landing_container .support_landing_wrap .support_landing_top .banner_wrap .btn-more span.btn-left {
	position: relative;
	background: url(/images/sprites/main-learn-more-big.png) left -68px no-repeat
}

.support_landing_container .support_landing_wrap .support_landing_top .banner_wrap .btn-more span.btn-left .txt {
	padding: 8px 0 5px 20px
}

.support_landing_container .support_landing_wrap .support_landing_top .banner_wrap .btn-more span.btn-left .arrow {
	overflow: hidden;
	position: absolute;
	left: 106px;
	top: 11px;
	width: 6px;
	height: 11px;
	background: url(/images/sprites/main-learn-more-arrow.png) left top no-repeat
}

.support_landing_container .support_landing_wrap .support_landing_top .banner_wrap .btn-more span.btn-right {
	padding: 5px 30px 5px 0;
	background: url(/images/sprites/main-learn-more-big.png) right -68px no-repeat
}

.support_landing_container .support_landing_wrap .support_landing_top .banner_wrap .btn-more:hover span.btn-left {
	background: url(/images/sprites/main-learn-more-big.png) left -102px no-repeat
}

.support_landing_container .support_landing_wrap .support_landing_top .banner_wrap .btn-more:hover span.btn-right {
	background: url(/images/sprites/main-learn-more-big.png) right -102px no-repeat
}

.support_landing_container .support_landing_wrap .support_landing_top #banner_02,
.support_landing_container .support_landing_wrap .support_landing_top #banner_03 {
	display: none
}

.support_landing_container .support_landing_wrap .support_landing_top.partner {
	background: #242424 url(/images/sample/support_landing_top.png) left top no-repeat
}

.support_landing_container .support_landing_wrap .support_landing_top.partner .partner_title {
	display: none;
	position: absolute;
	top: 20px;
	left: 20px;
	font-size: 45px;
	font-weight: bold;
	color: #fff;
	letter-spacing: -1px
}

.support_landing_container .support_landing_wrap .support_landing_top.partner .more:hover a {
	color: #f9bb84
}

.support_landing_container .support_landing_wrap .support_landing_top.partner .more:hover .arrow {
	background-position: -62px 0
}

.support_landing_container .support_landing_wrap .support_cont_full_wrap {
	clear: both;
	position: relative;
	background: #fff;
	width: 100%;
	height: 275px;
	margin: 15px 0
}

.support_landing_container .support_landing_wrap .support_cont_full_wrap .faq_wrap {
	float: left;
	width: 640px;
	padding: 25px
}

.support_landing_container .support_landing_wrap .support_cont_full_wrap .web2case_wrap {
	float: left;
	width: 310px;
	height: 255px;
	padding: 140px 20px 0 25px;
	margin: 10px;
	background: url(/images/sample/support_landing_web2case.jpg) right top no-repeat
}

.support_landing_container .support_landing_wrap .support_cont_full_wrap .web2case_wrap .desc {
	padding: 8px 0 12px 0;
	font-size: 13px
}

.support_landing_container .support_landing_wrap .support_cont_full_wrap .web2case_wrap span {
	display: inline-block;
	line-height: 130%
}

.support_landing_container .support_landing_wrap .support_cont_full_wrap .newsletter_wrap {
	float: left;
	width: 310px;
	height: 255px;
	padding: 20px 20px 0 25px;
	margin: 10px;
	background: url(/images/sample/support_landing_newsletter.jpg) right bottom no-repeat
}

.support_landing_container .support_landing_wrap .support_cont_full_wrap .newsletter_wrap .desc {
	padding: 12px 0 20px 0;
	font-size: 14px
}

.support_landing_container .support_landing_wrap .support_cont_full_wrap .newsletter_wrap span {
	display: inline-block;
	line-height: 130%
}

.support_landing_container .support_landing_wrap .support_cont_full_wrap .contact_wrap {
	width: 100%;
	padding: 25px
}

.support_landing_container .support_landing_wrap .support_cont_full_wrap .contact_wrap ul {
	float: left;
	padding: 5px 37px 0 0
}

.support_landing_container .support_landing_wrap .support_cont_full_wrap .contact_wrap ul li {
	padding: 0 0 8px 0;
	line-height: 100%
}

.support_landing_container .support_landing_wrap .support_cont_full_wrap .contact_wrap ul li a {
	font-size: 14px;
	color: #000
}

.support_landing_container .support_landing_wrap .support_cont_full_wrap .contact_wrap ul li a:hover {
	color: #0093d0
}

.support_landing_container .support_landing_wrap .support_cont_full_wrap .know_wrap {
	background: #fff;
	width: 100%;
	padding: 25px
}

.support_landing_container .support_landing_wrap .support_cont_full_wrap .know_wrap .desc {
	display: inline-block;
	padding: 15px 0 10px 0;
	line-height: 140%
}

.support_landing_container .support_landing_wrap .support_cont_half_wrap {
	clear: both;
	position: relative;
	width: 100%;
	height: 296px;
	margin: 15px 0 15px 0;
	overflow: hidden
}

.support_landing_container .support_landing_wrap .support_cont_half_wrap .know_wrap,
.support_landing_container .support_landing_wrap .support_cont_half_wrap .train_wrap,
.support_landing_container .support_landing_wrap .support_cont_half_wrap .bulletin_wrap {
	background: #fff;
	float: left;
	width: 477px;
	height: 100%;
	padding: 25px
}

.support_landing_container .support_landing_wrap .support_cont_half_wrap .train_wrap {
	margin: 0 0 0 15px
}

.support_landing_container .support_landing_wrap .support_cont_half_wrap .train_wrap ul {
	display: inline-block;
	margin-bottom: 12px;
	padding: 10px 0 0 0;
	width: 100%
}

.support_landing_container .support_landing_wrap .support_cont_half_wrap .train_wrap ul li {
	padding: 0 0 5px 0;
	font-size: 0.9em
}

.support_landing_container .support_landing_wrap .support_cont_half_wrap .train_wrap ul li span {
	display: inline-block;
	vertical-align: middle
}

.support_landing_container .support_landing_wrap .support_cont_half_wrap .train_wrap ul li span:first-child {
	width: 100%
}

.support_landing_container .support_landing_wrap .support_cont_half_wrap .train_wrap ul li a {
	font-weight: bold;
	color: #000
}

.support_landing_container .support_landing_wrap .support_cont_half_wrap .train_wrap ul li a:hover {
	color: #0093d0
}

.support_landing_container .support_landing_wrap .support_cont_half_wrap .bulletin_wrap {
	margin-bottom: 0
}

.support_landing_container .support_landing_wrap .support_cont_half_wrap .bulletin_wrap ul {
	display: inline-block;
	padding: 10px 0 0 0;
	margin: 5px 0 10px 0;
	width: 100%
}

.support_landing_container .support_landing_wrap .support_cont_half_wrap .bulletin_wrap ul li {
	padding: 0 0 5px 0
}

.support_landing_container .support_landing_wrap .support_cont_half_wrap .bulletin_wrap ul li a {
	width: 380px;
	color: #000
}

.support_landing_container .support_landing_wrap .support_cont_half_wrap .bulletin_wrap ul li a:hover {
	color: #0093d0
}

.support_landing_container .support_landing_wrap .support_cont_half_wrap .desc {
	display: inline-block;
	padding: 15px 0 10px 0;
	line-height: 140%
}

.support_landing_container .support_landing_wrap .title {
	display: inline-block;
	width: 100%;
	color: #0245b2;
	font-weight: bold;
	font-size: 18px
}

.support_landing_container .support_landing_wrap ul.arrow_list {
	padding: 15px 0 0 0
}

.support_landing_container .support_landing_wrap ul.arrow_list li {
	line-height: 180%
}

.support_landing_container .support_landing_wrap ul.arrow_list li .arrow {
	display: inline-block;
	overflow: hidden;
	margin: 0 10px 0 2px;
	width: 5px;
	height: 7px;
	background: url(/images/sprites/support_arrow.png) left top no-repeat
}

.support_landing_container .support_landing_wrap ul.arrow_list li a {
	color: #444
}

.support_landing_container .support_landing_wrap ul.arrow_list li a:hover {
	color: #0093d0
}

.support_landing_container .support_landing_wrap .arrow_org {
	display: inline-block;
	width: 7px;
	height: 11px;
	margin: 3px 0 0 3px;
	vertical-align: text-top;
	background: url(/images/sprites/support_arrow.png) -5px top no-repeat
}

.support_landing_container .support_landing_wrap .bg_GR {
	display: inline-block;
	width: 100%;
	margin: 5px 0 15px 0;
	padding: 15px 40px 0 40px;
	background: #ededf0;
	height: 125px
}

.support_landing_container .support_landing_wrap .bg_GR .f_left {
	float: left;
	padding: 5px 0 0 0;
	margin: 0
}

.support_landing_container .support_landing_wrap .bg_GR .f_left li {
	margin-bottom: -4px
}

.support_landing_container .support_landing_wrap .fc00 {
	color: #000
}

.support_landing_container .support_landing_wrap .fcNV {
	color: #0245b2
}

.support_landing_container .support_landing_wrap .fcORG {
	color: #666
}

.support_landing_container .support_landing_wrap .fcORG:hover {
	color: #0093d0
}

.support_landing_container .support_landing_wrap .fcORG:hover .arrow_org {
	background: url(/images/sprites/support_arrow.png) -5px top no-repeat
}

.support_landing_container .support_landing_wrap .fwBold {
	font-weight: bold
}

.support_landing_container .support_landing_wrap a {
	cursor: pointer
}

.clear {
	clear: both
}

.support_pg {
	width: 970px;
	margin: 0 auto
}

.support_pg .row {
	max-width: 970px
}

.banners {
	width: 100%;
	height: 266px;
	background-color: #060606;
	margin-top: 25px;
	padding: 0
}

.banners .title {
	height: 88px;
	padding: 18px 40px;
	font-size: 48px;
	color: #fff
}

.banners .carousel {
	position: relative;
	z-index: 2;
	overflow: hidden
}

.banners .carousel ul {
	width: 3090px;
	padding: 0;
	margin: 0
}

.banners .carousel ul li {
	text-align: center;
	float: left
}

.banners .tab-nav {
	position: relative;
	z-index: 1;
	width: 100%;
	display: block;
	padding-top: 2px
}

.banners .tab-nav a {
	color: #000
}

.banners .tab-nav ul {
	list-style: none;
	margin: 0 auto;
	text-align: center
}

.banners .tab-nav ul li {
	display: inline;
	background-color: #cbcbcb;
	padding: 18px 20px 8px 20px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	border: 1px solid #b6b6b6;
	text-shadow: 0 1px 1px #fff
}

.banners .tab-nav ul li:hover {
	cursor: pointer;
	background-color: #222222;
	color: #0093d0;
	text-shadow: none;
	border: 1px solid #b5b5b5
}

.banners .tab-nav ul li.showed {
	background-color: #222222;
	color: #0093d0;
	text-shadow: none;
	border: 1px solid #b5b5b5
}

#support_section {
	padding-top: 70px;
	padding-bottom: 50px;
	margin-bottom: -70px;
	color: #4b4b4b;
	background: #fff;
	border: 1px solid #e1e1e1
}

#support_section .row {
	margin: 20px auto
}

#support_section .row .columns {
	padding: 0 30px
}

#support_section .row .columns h6 {
	font-family: 'Arial', "Helvetica Neue", Arial, sans-serif;
	font-weight: 700;
	font-size: 16px;
	color: #0093d0;
	padding-bottom: 8px;
	border-bottom: 1px solid #cccccc
}

#support_section .row .columns p {
	font-size: 14px;
	font-weight: 400
}

#support_section .row .columns ul li {
	font-size: 14px
}

#support_section .row .columns .link {
	float: right
}

#support_section .row .columns .link p {
	font-weight: 700
}

#support_section .row .columns span.btn {
	background-color: #6d6d6d;
	padding: 7px;
	margin-left: 6px;
	color: #fff;
	font-size: 12px;
	font-weight: 400
}

#support_section .row .columns span.btn .arrow {
	margin: 2px 2px 2px 6px
}

#support_section .row .col-left {
	padding-right: 20px
}

#support_section .row .col-right {
	padding-left: 20px
}

#support_section .row .contact-ist {
	padding: 0 0 10px 0
}

#support_section .row .contact-ist li {
	padding: 0 0 5px 0;
	line-height: 140%
}

#support_section .row .contact-ist li a {
	color: #2bb1db
}

#support_section .training-classes a {
	color: #4b4b4b
}

#support_section .training-classes a:hover {
	color: #252525
}

#support_section .training-classes ul {
	list-style: none;
	overflow: hidden
}

#support_section .training-classes .date,
#support_section .training-classes .country,
#support_section .training-classes .name {
	float: left;
	font-size: 13px
}

#support_section .training-classes .date {
	width: 28%
}

#support_section .training-classes .country {
	width: 25%
}

#support_section .training-classes .name {
	width: 47%
}

.library ul.models {
	margin: 8px 0 30px 12px;
	list-style-image: url("/images/sprites/list-icon.png")
}

.library ul.models li {
	width: 110px;
	float: left
}

.library ul.models li a {
	color: #4b4b4b
}

.library ul.models li:nth-child(3) {
	width: 150px
}

.contact p {
	margin: 0
}

.contact ul {
	margin: 10px 0 0 12px;
	list-style-image: url("/images/sprites/list-icon.png")
}

.contact ul li {
	margin-bottom: 6px
}

.contact ul li a {
	color: #4b4b4b
}

#faq-pg {
	width: 970px;
	margin: 0 auto;
	position: relative;
	display: block;
	margin-bottom: 25px;
	padding: 30px 20px 20px 20px;
	background-color: #fff;
	font-family: Arial;
	font-weight: 300
}

#faq-pg .btn-more-wrap {
	display: inline-block;
	width: 100%;
	text-align: center;
	padding-top: 15px
}

#faq-pg .btn-more-wrap .btn-more {
	display: inline-block;
	overflow: hidden;
	width: 460px;
	height: 36px;
	color: #fff;
	font-family: verdana;
	font-size: 13.5px
}

#faq-pg .btn-more-wrap .btn-more span {
	display: inline-block;
	float: left;
	height: 34px
}

#faq-pg .btn-more-wrap .btn-more span.btn-left {
	position: relative;
	background: url(/images/sprites/main-learn-more-big.png) left -68px no-repeat
}

#faq-pg .btn-more-wrap .btn-more span.btn-left .txt {
	padding: 8px 0 5px 20px
}

#faq-pg .btn-more-wrap .btn-more span.btn-left .arrow {
	overflow: hidden;
	position: absolute;
	right: -12px;
	top: 11px;
	width: 6px;
	height: 11px;
	background: url(/images/sprites/main-learn-more-arrow.png) left top no-repeat
}

#faq-pg .btn-more-wrap .btn-more span.btn-right {
	padding: 5px 30px 5px 0;
	background: url(/images/sprites/main-learn-more-big.png) right -68px no-repeat
}

#faq-pg .btn-more-wrap .btn-more:hover span.btn-left {
	background: url(/images/sprites/main-learn-more-big.png) left -102px no-repeat
}

#faq-pg .btn-more-wrap .btn-more:hover span.btn-right {
	background: url(/images/sprites/main-learn-more-big.png) right -102px no-repeat
}

.faq ul.list {
	margin: 8px 0 30px 12px;
	list-style-image: url("/images/sprites/list-icon.png")
}

.faq ul.list a {
	color: #4b4b4b
}

.support-accordion {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
	margin: 0 auto;
	padding: 20px
}

.support-accordion span.header {
	display: block;
	float: left;
	width: 16px;
	height: 16px;
	margin: 4px 2px 0 0
}

.support-accordion span.header.plus {
	background: url("/images/sprites/plus.png")
}

.support-accordion span.header.minus {
	background: url("/images/sprites/minus.png")
}

.support-accordion h6 {
	cursor: pointer;
	padding: 4px 10px;
	background-color: transparent;
	margin: 0px;
	color: #7b7b7b;
	line-height: 24px;
	display: block;
	font-size: 14px;
	font-weight: 400;
	width: 100%;
	text-indent: 10px
}

.support-accordion h6.active {
	background-color: #efefef;
	color: #000;
	font-weight: bold
}

.support-accordion .content {
	display: none;
	width: 100%;
	background-color: #efefef;
	color: #333;
	font-size: 14px;
	padding: 6px 10px 1px 29px;
	line-height: 130%
}

.support-accordion .content p a {
	padding-bottom: 2px;
	text-decoration: underline;
	color: #0093d0
}

#training-classes-pg {
	padding: 0 0 25px 0
}

#training-classes-pg ul {
	overflow: auto;
	list-style: none;
	margin: 0;
	padding: 0
}

#training-classes-pg ul.whole-table {
	padding: 10px 0;
	overflow: hidden
}

#training-classes-pg ul.whole-table>li div.header-row {
	padding-bottom: 30px
}

#training-classes-pg ul.whole-table>li div.header-row>div {
	float: left;
	display: inline-block;
	text-align: center;
	color: #111;
	font-weight: bold;
	font-size: 16px
}

#training-classes-pg ul.whole-table>li div.head-quarter {
	width: 109px
}

#training-classes-pg ul.whole-table>li div.head-class {
	width: 460px;
	padding-left: 10px
}

#training-classes-pg ul.whole-table>li div.head-sign-up {
	width: 130px
}

#training-classes-pg ul.whole-table>li div.head-date {
	width: 150px;
	margin-left: 40px;
	text-align: right
}

#training-classes-pg ul.whole-table .class-row {
	display: table;
	overflow: hidden;
	border-color: #e0e0e0;
	border-style: solid;
	border-width: 1px 0 1px 0
}

#training-classes-pg ul.whole-table .quarter {
	background-color: #efefef;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	width: 109px;
	position: relative;
	font-weight: 400
}

#training-classes-pg ul.whole-table .classes {
	width: 790px;
	display: inline-block
}

#training-classes-pg ul.info-row {
	overflow: hidden
}

#training-classes-pg ul.info-row>li {
	float: left;
	padding: 5px 0
}

#training-classes-pg ul.info-row>li>div {
	display: inline-block
}

#training-classes-pg ul.info-row .odd {
	background-color: #fff;
	margin-bottom: -5px
}

#training-classes-pg ul.info-row .even {
	background-color: #fff;
	margin-bottom: -5px
}

#training-classes-pg ul.info-row .full {
	color: #BDBDBD;
	font-weight: 400
}

#training-classes-pg ul.info-row .class {
	width: 480px;
	padding-left: 10px
}

#training-classes-pg ul.info-row .sign-up {
	width: 130px
}

#training-classes-pg ul.info-row .sign-up a {
	color: #0093d0
}

#training-classes-pg ul.info-row .sign-up a:hover {
	color: #0093d0
}

#training-classes-pg ul.info-row .sign-up img {
	padding: 2px 0 0 10px;
	position: absolute;
	display: inline-block
}

#training-classes-pg ul.info-row .date {
	width: 165px;
	text-align: center
}

.training-desp {
	padding: 10px 0 0 0
}

.training-desp h6 {
	font-size: 16px;
	color: #333
}

.training-desp .bold {
	font-weight: 400
}

.training-desp p {
	line-height: 135%
}

.training-desp hr {
	border-color: #fff
}

.training-desp ul.offices {
	list-style: none
}

.training-desp ul.offices h6 {
	color: #000
}

.training-desp ul.offices li {
	float: left
}

.training-desp ul.offices li:first-child {
	width: 25%
}

.training-desp ul.offices li:last-child {
	width: 25%
}

.training-desp ul.offices li p {
	margin: 0;
	padding: 0
}

.support-page-pg {
	width: 970px;
	margin: 0 auto;
	margin-bottom: 25px;
	background-color: #fff
}

.support-page-pg img.header-img {
	margin: 20px 0
}

.support-page-pg p {
	display: inline-block;
	line-height: 130%
}

.support-page-pg p img {
	width: auto;
	text-align: center
}

.support-page-pg img {
	max-width: 910px
}

.support-page-pg table {
	empty-cells: show;
	border-collapse: collapase;
	border-spaicng: none;
	border: none;
	max-width: 910px
}

.support-page-pg .fsForm .fsSectionHeader {
	background: #efefef;
	padding: 5px 10px 10px 10px
}

.support-page-pg .fsForm .fsRowBody {
	width: 50%
}

.support-page-pg .fsForm .fsRowBody input {
	max-width: 100%
}

.support-page-pg .fsForm .fsRowBody select {
	max-width: 31%;
	vertical-align: text-bottom
}

.support-page-pg .fsForm .fsRowBody select#field22788489-country,
.support-page-pg .fsForm .fsRowBody select#field22788938-country {
	max-width: 100%
}

.support-page-pg .innovation-list li {
	list-style: none;
	float: left;
	font-family: Arial;
	font-size: 14px
}

.support-page-pg .innovation-list .tab li {
	font-weight: bold;
	font-size: 11px
}

.support-page-pg .innovation-list .padb10 {
	padding-bottom: 10px
}

.support-page-pg .innovation-list .padb20 {
	padding-bottom: 20px
}

.support-page-pg .innovation-list .heading {
	margin-left: -13px;
	width: 970px;
	height: 250px;
	background: url("/images/sample/innovation-main.jpg") left top no-repeat
}

.support-page-pg .innovation-list .heading .top-blue-box {
	background: url("/images/sprites/landing_top_box.png") right bottom no-repeat;
	clear: both;
	position: absolute;
	top: 60px;
	padding: 35px 20px 0 40px;
	width: 650px;
	margin-top: 10px;
	height: 150px;
	font-family: Arial;
	color: #fff
}

.support-page-pg .innovation-list .heading .top-blue-box .pagetitle {
	padding: 0 0 0 0;
	font-size: 36px;
	font-weight: bold;
	color: #fff
}

.support-page-pg .innovation-list .heading .top-blue-box .headline1 {
	padding: 20px 0 0 0;
	font-size: 24px;
	font-weight: 600;
	color: #fd1d1d1;
	display: none
}

.support-page-pg .innovation-list .heading .top-blue-box .headline2 {
	padding: 10px 20px 0 0;
	font-size: 18px;
	font-weight: 300;
	line-height: 130%;
	color: #d1d1d1
}

.support-page-pg .innovation-list table {
	width: 100%;
	empty-cells: show;
	border-collapse: collapse;
	border-spacing: 0
}

.support-page-pg .innovation-list table td {
	padding: 5px 10px;
	font-size: 14px
}

.support-page-pg .innovation-list table td ul li {
	display: inline-block
}

.support-page-pg .innovation-list table td ul li.f_left {
	float: left;
	line-height: 130%
}

.support-page-pg .innovation-list table td ul li.f_left span {
	background: url("/images/sprites/list-icon-g.png") left 5px no-repeat;
	padding: 0 0 0 8px;
	margin: 0 0 0 1px
}

.support-page-pg .innovation-list table td ul li.f_right {
	float: right;
	line-height: 130%
}

.support-page-pg .innovation-list table td ul li.f_right span {
	background: url("/images/sprites/list-icon-g.png") left 5px no-repeat;
	padding: 0 0 0 8px;
	margin: 0 0 0 1px
}

.support-page-pg .innovation-list table td ul li.desc_txt {
	width: 64%
}

.support-page-pg .innovation-list table td ul li.desc_img {
	width: 33%;
	text-align: right
}

.support-page-pg .innovation-list table td ul li.f_left_mrg {
	margin-left: -15px
}

.support-page-pg .innovation-list table td h6 {
	color: #004b94
}

.support-page-pg .innovation-list table td h8 {
	display: inline-block;
	margin-bottom: 10px;
	font-size: 14px;
	font-weight: bold;
	color: #555
}

.support-page-pg .innovation-list table td img {
	width: 300px
}

.support-page-pg .innovation-list table td .more_show {
	display: none
}

.support-page-pg .innovation-list table td .more_show.on {
	display: inline-block;
	padding: 20px;
	background: #f5f5f5;
	border-top: 2px solid #666
}

.support-page-pg .innovation-list table td input {
	font-size: 14px;
	color: #0093d0;
	border: none;
	cursor: pointer;
	background: none;
	padding: 0;
	margin: 0
}

.support-page-pg .sat-tv.innovation-list .heading {
	background: url("/images/sample/acc_sattv_main.png") left top no-repeat
}

.support-page-pg .sat-tv.innovation-list .heading .top-blue-box .pagetitle {
	font-size: 30px;
	margin: -5px 0 0 0
}

.support-page-pg .sat-tv.innovation-list .heading .top-blue-box .headline2 {
	padding: 20px 15px 0 0;
	font-size: 17.5px
}

.support-page-pg .sat-tv.innovation-list .heading.satcom {
	background: url("/images/sample/acc_satcom_main.png") left top no-repeat
}

.support-page-pg .sat-tv.innovation-list h6 {
	color: #333;
	padding: 5px 0
}

.support-page-pg .sat-tv.innovation-list h3 {
	color: #999;
	font-size: 24px;
	text-align: left;
	padding: 20px 0 0 25px
}

.support-page-pg .sat-tv.innovation-list hr {
	margin: 0 0 -15px 25px
}

.support-page-pg .sat-tv.innovation-list table {
	width: 97%;
	margin-top: 20px
}

.support-page-pg .sat-tv.innovation-list table td {
	padding: 10px 10px 20px 10px;
	background: #fff;
	line-height: 140%;
	text-align: left
}

.support-page-pg .sat-tv.innovation-list table td ul li.desc_txt {
	width: 60%
}

.support-page-pg .sat-tv.innovation-list table td ul li.desc_img {
	width: 36%
}

.support-page-pg .sat-tv.innovation-list table td ul li.f_left_mrg {
	margin-left: 5px
}

.support-page-pg .sat-tv.innovation-list table td img {
	width: 340px;
	height: 160px
}

.support-page-pg .sat-tv.innovation-list table td span {
	display: inline-block;
	height: 15px
}

.support-page-pg .sat-tv.innovation-list table td p {
	font-size: 13px;
	width: 100%;
	display: inline-block;
	color: #777;
	margin: 3px 0 2px 0;
	padding: 0 0 0 8px;
	background: url("/images/sprites/list-icon-g.png") left 5px no-repeat
}

.support-page-pg .sat-tv.innovation-list table td p a {
	color: #000;
	font-weight: bold
}

.support-page-pg .sat-tv.innovation-list table td p a:hover {
	color: #0093d0
}

.support-page-pg .sat-tv.innovation-list table td div {
	padding: 15px 0 0 0
}

.support-page-pg .aptus-list {
	font-size: 16px;
	line-height: 150%
}

.support-page-pg .aptus-list .aptus-title {
	font-size: 36px;
	font-weight: bold;
	margin-top: 10px
}

.support-page-pg .aptus-list ul {
	clear: both;
	width: 100%;
	padding-top: 20px
}

.support-page-pg .aptus-list ul .left_img {
	float: left;
	list-style: none;
	width: 20%;
	padding-right: 20px
}

.support-page-pg .aptus-list ul .left_img img {
	width: 100%;
	vertical-align: text-top
}

.support-page-pg .aptus-list ul .right_desc {
	float: left;
	list-style: none;
	width: 75%;
	font-size: 16px;
	line-height: 150%
}

.support-page-pg .web2case-title {
	width: 970px;
	height: 150px;
	color: #fff;
	background: url(/images/sample/warranty_top_bg.jpg) left top no-repeat;
	padding: 37px 0 0 40px;
	margin: 20px 0 0 0
}

.support-page-pg .web2case-title .heading {
	font-size: 28px;
	font-weight: bold
}

.support-page-pg .web2case-title .desc {
	font-size: 15px;
	font-weight: normal;
	padding: 10px 0 0 0;
	line-height: 130%
}

.support-page-pg .warranty-title {
	width: 970px;
	height: 150px;
	background: url(/images/sample/warranty_top_bg.jpg) left top no-repeat;
	padding: 45px 0 0 40px;
	margin: 0 0 20px 0;
	color: #fff
}

.support-page-pg .warranty-title .heading {
	font-size: 28px;
	font-weight: bold
}

.support-page-pg .warranty-title .desc {
	font-size: 15px;
	font-weight: normal;
	padding: 10px 0 0 0;
	line-height: 130%
}

.support-page-pg .everywhere-title {
	width: 970px;
	height: 150px;
	background: url(/images/sample/everywhere_top_bg.jpg) left top no-repeat;
	padding: 45px 0 0 40px;
	margin: 0 0 20px 0;
	color: #fff
}

.support-page-pg .everywhere-title .heading {
	font-size: 28px;
	font-weight: bold
}

.support-page-pg .everywhere-title .desc {
	font-size: 15px;
	font-weight: normal;
	padding: 10px 0 0 0;
	line-height: 130%
}

.support-page-pg .everywhere-pg,
.support-page-pg .warranty-pg {
	padding: 0 25px
}

.support-page-pg .everywhere-pg .btn-more,
.support-page-pg .warranty-pg .btn-more {
	display: inline-block;
	overflow: hidden;
	width: auto;
	height: 36px;
	color: #fff;
	font-family: verdana;
	font-size: 12px
}

.support-page-pg .everywhere-pg .btn-more .btn-left,
.support-page-pg .warranty-pg .btn-more .btn-left {
	display: inline-block;
	float: left;
	height: 34px;
	position: relative;
	background: url(/images/sprites/main-learn-more-big.png) left -68px no-repeat;
	padding-top: 9px
}

.support-page-pg .everywhere-pg .btn-more .btn-left .txt,
.support-page-pg .warranty-pg .btn-more .btn-left .txt {
	padding: 8px 0 5px 10px
}

.support-page-pg .everywhere-pg .btn-more .btn-left .arrow,
.support-page-pg .warranty-pg .btn-more .btn-left .arrow {
	overflow: hidden;
	position: absolute;
	right: -12px;
	top: 11px;
	width: 6px;
	height: 11px;
	background: url(/images/sprites/main-learn-more-arrow.png) left top no-repeat
}

.support-page-pg .everywhere-pg .btn-more .btn-right,
.support-page-pg .warranty-pg .btn-more .btn-right {
	display: inline-block;
	float: left;
	height: 34px;
	padding: 5px 25px 5px 0;
	background: url(/images/sprites/main-learn-more-big.png) right -68px no-repeat
}

.support-page-pg .everywhere-pg .btn-more:hover span.btn-left,
.support-page-pg .warranty-pg .btn-more:hover span.btn-left {
	background: url(/images/sprites/main-learn-more-big.png) left -102px no-repeat
}

.support-page-pg .everywhere-pg .btn-more:hover span.btn-right,
.support-page-pg .warranty-pg .btn-more:hover span.btn-right {
	background: url(/images/sprites/main-learn-more-big.png) right -102px no-repeat
}

.support-page-pg .web2case-pg {
	text-align: center;
	width: 100%;
	padding-bottom: 20px
}

.support-page-pg .web2case-pg table {
	width: 100%;
	empty-cells: show;
	border-collapse: collapse;
	border-spacing: 0;
	margin: 20px 0
}

.support-page-pg .web2case-pg table th {
	width: 20%;
	text-align: left;
	vertical-align: middle;
	padding: 0 20px 0 20px;
	font-size: 14px;
	font-weight: bold
}

.support-page-pg .web2case-pg table td {
	padding: 5px 0
}

.support-page-pg .web2case-pg table td input,
.support-page-pg .web2case-pg table td select,
.support-page-pg .web2case-pg table td textarea {
	margin: 2px 0 0 0;
	width: 750px;
	font-size: 14px
}

.support-page-pg .web2case-pg input.submit_btn {
	border: 0;
	width: 135px;
	height: 35px;
	padding: 5px 0;
	text-align: center;
	background: url(/images/sprites/main-learn-more.png) left -68px no-repeat;
	font-size: 14px;
	font-weight: bold;
	color: #fff
}

.support-page-pg .web2lead-pg {
	text-align: center;
	width: 100%;
	padding-bottom: 20px
}

.support-page-pg .web2lead-pg table {
	width: 100%;
	empty-cells: show;
	border-collapse: collapse;
	border-spacing: 0;
	margin: 20px 0
}

.support-page-pg .web2lead-pg table tr {
	background: white
}

.support-page-pg .web2lead-pg table th {
	width: 27%;
	text-align: right;
	vertical-align: middle;
	padding: 0 20px 0 20px;
	font-size: 14px;
	font-weight: bold
}

.support-page-pg .web2lead-pg table td {
	width: 73%;
	padding: 5px 0
}

.support-page-pg .web2lead-pg table td input,
.support-page-pg .web2lead-pg table td select,
.support-page-pg .web2lead-pg table td textarea {
	margin: 0;
	padding: 4px;
	width: 100%;
	font-size: 13px;
	height: auto
}

.support-page-pg .web2lead-pg table td.tl {
	padding: 0 20px 0 20px;
	font-size: 14px;
	font-weight: bold
}

.support-page-pg .web2lead-pg input.submit_btn {
	border: 0;
	width: 135px;
	height: 35px;
	padding: 5px 0;
	text-align: center;
	background: url(/images/sprites/main-learn-more.png) left -68px no-repeat;
	font-size: 14px;
	font-weight: bold;
	color: #fff
}

.support-page-pg .join-us-pg {
	text-align: center;
	width: 100%;
	padding-bottom: 20px
}

.support-page-pg .join-us-pg table {
	width: 100%;
	empty-cells: show;
	border-collapse: collapse;
	border-spacing: 0;
	margin: 20px 0
}

.support-page-pg .join-us-pg table tr {
	background: white
}

.support-page-pg .join-us-pg table th {
	width: 20%;
	text-align: right;
	vertical-align: middle;
	padding: 0 20px 0 20px;
	font-size: 14px;
	font-weight: bold
}

.support-page-pg .join-us-pg table td {
	width: 80%;
	padding: 5px 0
}

.support-page-pg .join-us-pg table td input,
.support-page-pg .join-us-pg table td select,
.support-page-pg .join-us-pg table td textarea {
	margin: 0;
	padding: 4px;
	width: 100%;
	font-size: 13px;
	height: auto
}

.support-page-pg .join-us-pg table td.tl {
	padding: 0 20px 0 20px;
	font-size: 14px;
	font-weight: bold
}

.support-page-pg .join-us-pg input.submit_btn {
	border: 0;
	width: 135px;
	height: 35px;
	padding: 5px 0;
	text-align: center;
	background: url(/images/sprites/main-learn-more.png) left -68px no-repeat;
	font-size: 14px;
	font-weight: bold;
	color: #fff
}

.support-page-pg .registration-pg {
	text-align: center;
	width: 100%;
	padding-bottom: 20px
}

.support-page-pg .registration-pg fieldset {
	padding: 10px;
	margin-bottom: 25px
}

.support-page-pg .registration-pg fieldset legend {
	color: #004b94;
	font-size: 15px
}

.support-page-pg .registration-pg table {
	width: 100%;
	empty-cells: show;
	border-collapse: collapse;
	border-spacing: 0;
	margin: 0
}

.support-page-pg .registration-pg table tr {
	background: white
}

.support-page-pg .registration-pg table th {
	width: 20%;
	text-align: right;
	vertical-align: middle;
	padding: 0 5px 0 0;
	font-size: 14px;
	font-weight: bold
}

.support-page-pg .registration-pg table td {
	width: 30%;
	padding: 5px 10px 0 10px
}

.support-page-pg .registration-pg table td input,
.support-page-pg .registration-pg table td select,
.support-page-pg .registration-pg table td textarea {
	margin: 0;
	padding: 4px;
	width: 100%;
	font-size: 13px;
	height: auto
}

.support-page-pg .registration-pg table td.tl {
	padding: 0 20px 0 20px;
	font-size: 14px;
	font-weight: bold
}

.support-page-pg .registration-pg input.submit_btn {
	border: 0;
	width: 135px;
	height: 35px;
	padding: 5px 0;
	text-align: center;
	background: url(/images/sprites/main-learn-more.png) left -68px no-repeat;
	font-size: 14px;
	font-weight: bold;
	color: #fff
}

.support-page-pg .registration-pg h6 {
	color: #004b94;
	text-align: left
}

#innovation-pg {
	width: 1030px;
	margin: 0 auto;
	position: relative;
	display: block;
	padding: 20px 0 0 0;
	background-color: #000;
	font-family: Arial;
	font-weight: 300
}

#innovation-pg .default-pg-title {
	display: inline-block;
	color: #efefef;
	padding: 0 0 10px 0;
	font-size: 30px
}

#innovation-pg .img-caption {
	font-size: 13px;
	font-weight: bold;
	padding: 10px 0 20px 0;
	display: block
}

#innovation-pg .content-title {
	font-size: 20px;
	font-weight: bold;
	display: block;
	padding: 0 0 20px 0
}

#innovation-pg .block-texts {
	line-height: 30px;
	color: #4b4b4b
}

#innovation-pg .block-texts b {
	font-size: 16px;
	display: block
}

#innovation-pg .block-texts p {
	font-size: 13px
}

#innovation-pg .block-texts p b {
	font-size: 13px;
	display: inline-block
}

.environmental-test-width {
	width: 1030px
}

.env-contents {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	padding-left: 10px;
	background-color: #fff
}

.env-contents.shown {
	display: block
}

#about_pg {
	display: inline-block;
	text-align: left;
	width: 970px;
	margin-bottom: 20px;
	background: #fff;
	padding: 25px 20px 50px;
	font-family: Arial;
	font-weigth: 300
}

#about_pg #sub_name {
	weigth: bold;
	font-size: 20px;
	padding-left: 18px;
	color: #1291c6
}

#about_pg .alt-color {
	background-color: #f3f3f3
}

#about_pg .table-heading {
	background-color: #ababab;
	color: #fff;
	font-size: 16px;
	font-weight: bold
}

#about_pg .heading-28 {
	font-family: Arial;
	font-size: 28px;
	font-weight: 300;
	color: #4b4b4b
}

#about_pg .large-2 {
	width: 170px;
	padding-left: 0
}

#about_pg .large-10 {
	width: 760px
}

#about_pg .shows-events-content {
	padding: 10px 0 10px 0
}

#about_pg .shows-events-content table {
	width: 100%;
	border: 0;
	empth-cells: shows;
	border-collapse: collapse;
	border-spacing: 0;
	margin-top: -8px
}

#about_pg .shows-events-content table th {
	background: #333;
	color: #fff;
	font-weight: bold;
	font-size: 15px;
	padding: 5px 0 5px 2px;
	text-align: left
}

#about_pg .shows-events-content table td {
	padding: 4px 0;
	font-size: 13.5px;
	background: #fff
}

#about_pg .shows-events-content table td div {
	display: inline-block;
	width: 100%;
	font-size: 14px;
	font-weight: bold;
	padding: 15px 0 5px 0;
	border-bottom: 1px solid #e1e1e1;
	margin-bottom: 10px
}

#about_pg #about_content {
	width: 100%
}

#about_pg #about_content .about-us-pg {
	padding-top: 10px;
	font-size: 14px
}

#about_pg #about_content .about-us-pg .main-heading {
	padding: 50px 0 40px 0;
	font-family: Arial;
	font-size: 22px;
	font-weight: bold
}

#about_pg #about_content .about-us-pg .text-content p {
	font-family: Arial;
	font-size: 16px;
	font-weight: 300
}

#about_pg #about_content .about-us-pg ul li {
	list-style: none;
	float: left;
	padding: 0 10px 0 0
}

#about_pg #about_content .about-us-pg ul li img {
	width: 95%
}

#about_pg #about_content .about-us-pg .clear {
	clear: both
}

#about_pg #about_content .about-us-pg table {
	width: 100%;
	margin-left: -2px
}

#about_pg #about_content .about-us-pg table td {
	font-size: 13.5px;
	color: #4b4b4b;
	line-height: 140%;
	margin: 0;
	padding: 0
}

#about_pg #about_content .about-us-pg table td img {
	display: inline-block;
	width: 250px;
	height: 150px
}

#about_pg #about_content .about-us-pg .default-pg-title {
	margin-bottom: 15px;
	letter-spacing: -0.5px
}

#about_pg #about_content .about-us-pg .default-pg-title-sub {
	font-size: 17px;
	color: #004b94
}

#about_pg #about_content .email-dir {
	margin-bottom: 30px;
	font-size: 13px
}

#about_pg #about_content .email-dir b {
	display: inline-block;
	font-size: 15px;
	padding: 10px 0 5px 0
}

#about_pg #about_content .email-dir span {
	background: #fff;
	margin: 0;
	padding: 0
}

#about_pg .news-events-pg .news-event-item {
	font-family: Arial;
	font-weight: 300;
	position: relative;
	margin-bottom: 20px
}

#about_pg .news-events-pg .dl-news {
	float: right;
	margin-left: 5px;
	color: #4b4b4b;
	font-size: 13px;
	font-weight: bold
}

#about_pg .news-events-pg .dl-news .icon {
	padding: 0 10px
}

#about_pg .news-events-pg.detailed .dl-news {
	position: relative;
	display: block;
	right: 0
}

#about_pg .news-events-pg.detailed .heading-28 {
	font-weight: 100;
	display: block
}

#about_pg .news-events-pg .news-title {
	font-size: 13px;
	font-weight: bold;
	display: block;
	padding-bottom: 5px
}

#about_pg .news-events-pg .news-date {
	font-size: 13px;
	font-weight: bold;
	display: inline-block;
	padding-top: 3px
}

#about_pg .news-events-pg .news-type {
	color: #fff;
	padding: 3px;
	font-weight: 300;
	font-size: 10px;
	display: inline-block;
	margin-bottom: 10px
}

#about_pg .news-events-pg .news-type.news {
	background-color: #959595
}

#about_pg .news-events-pg .news-type.events {
	background-color: #94c61a
}

#about_pg .news-events-pg .news-type.promotion {
	background-color: #c33d3d
}

#about_pg .news-events-pg .news-type.new-product {
	background-color: #0093d0
}

#about_pg .news-events-pg .news-block {
	color: #4b4b4b;
	font-size: 13px
}

#about_pg .news-events-pg div.bottom-border {
	display: block;
	width: 100%
}

#about_pg .contact-us-pg {
	width: 100%;
	background-color: #fff;
	padding: 5px 0 0 0;
	font-family: Arial;
	font-weight: 300
}

#about_pg .contact-us-pg #desk_support {
	margin: -25px 0 30px 0
}

#about_pg .contact-us-pg #desk_support .columns {
	width: 33.33%;
	padding: 7px;
	font-size: 13px;
	line-height: 130%
}

#about_pg .contact-us-pg #desk_support .columns a {
	font-size: 12px;
	letter-spacing: -0.8px
}

#about_pg .contact-us-pg .contact-head {
	padding: 0 0 10px 0;
	font-size: 18px;
	font-weight: bold;
	display: block
}

#about_pg .contact-us-pg .office-row {
	margin-left: 0
}

#about_pg .contact-us-pg .office-row .columns {
	padding-left: 0
}

#about_pg .contact-us-pg .office-row span {
	display: block;
	width: 100%;
	padding: 10px;
	font-weight: 300;
	line-height: 20px
}

#about_pg .contact-us-content {
	margin-top: 10px;
	font-family: Arial
}

#about_pg .contact-us-content img {
	padding: 0 0 25px 0;
	margin-top: -10px;
	width: 735px;
	height: 400px
}

#about_pg .contact-us-content .default-pg-title-sub {
	font-size: 18px;
	padding: 0 0 5px 0;
	margin-bottom: -15px;
	color: #004b94
}

#about_pg .contact-us-content .default-pg-title-sub-brown {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: -8px;
	color: #004b94
}

#about_pg .contact-us-content h4 {
	margin-top: -15px;
	margin-bottom: 25px;
	font-size: 18px;
	color: #888
}

#about_pg .contact-us-content hr {
	margin-bottom: 10px
}

#about_pg .contact-us-content ul {
	display: inline-block;
	clear: both;
	padding-bottom: 10px;
	width: 100%
}

#about_pg .contact-us-content ul li {
	float: left;
	width: 49%;
	font-size: 13.5px;
	line-height: 135%;
	list-style: none;
	padding-right: 10px;
	color: #333
}

#about_pg .contact-us-content ul li a {
	color: #666
}

#about_pg .contact-us-content ul li a:hover {
	color: #1291c6
}

#about_pg .contact-us-content ul li .contact-name {
	color: #999;
	font-size: 15px;
	font-weight: bold
}

#about_pg .contact-us-content ul li .contact-name strong {
	color: #333
}

#about_pg .contact-us-content ul li .contact-address {
	padding-top: 10px
}

#about_pg .contact-us-content ul li .contact-call {
	padding-top: 10px
}

#about_pg .contact-us-content div>ul {
	width: 100%;
	margin: 0;
	padding: 0 0 5px 0
}

#about_pg .contact-us-content div>ul li {
	width: auto
}

#about_pg .contact-us-content div>ul li div>strong {
	display: inline-block;
	width: 100px
}

#about_pg .career-content {
	min-height: 400px;
	padding: 10px 0 0 0;
	margin-top: 5px;
	line-height: 130%;
	font-family: Arial;
	font-weight: 300;
	font-size: 14px;
	font-color: #4b4b4b
}

#about_pg .career-content img {
	margin-top: -5px;
	margin-bottom: 10px
}

#about_pg .career-content .show-event {
	color: #004b94;
	font-size: 15px;
	font-weight: bold;
	padding: 5px 0 7px 0
}

#about_pg .career-content .show-event .read-more {
	font-size: 15px;
	font-weight: bold;
	margin-bottom: -3px;
	cursor: pointer
}

#about_pg .career-content .show-event .read-more span {
	margin: 1px 3px 0 0;
	display: inline-block;
	vertical-align: text-top;
	width: 14px;
	height: 14px;
	background: url(/images/sprites/plus-minus.png) left top no-repeat
}

#about_pg .career-content .show-event .read-more.on span {
	background-position: left -14px
}

#about_pg .career-content .show-event-target {
	display: none
}

#about_pg .career-content .show-event-target.on {
	display: block
}

#about_pg .career-content p {
	padding: 0;
	line-height: 140%;
	font-family: Arial;
	font-weight: 300;
	font-size: 13.5px;
	font-color: #4b4b4b
}

#about_pg .career-content .text-block .title_heading {
	font-weight: bold;
	font-size: 16px;
	padding: 0 0 5px 0;
	line-height: 140%
}

#about_pg .career-content .text-block .read-more {
	font-size: 12px;
	font-weight: normal
}

#about_pg .career-content .text-block ul {
	padding: 10px 0 0 0
}

#about_pg .career-content .text-block ul li {
	font-size: 13.5px;
	margin-left: 15px;
	line-height: 140%
}

#about_pg .career-content .table-heading {
	background: #bbb;
	padding: 5px 0;
	margin: 0;
	text-align: center;
	font-size: 14px
}

#about_pg .career-content .table-heading div {
	float: left;
	text-align: center
}

#about_pg .career-content .table-heading .large-2 {
	width: 18%;
	padding: 0
}

#about_pg .career-content .table-heading .large-4 {
	padding: 0;
	width: 32%
}

#about_pg .career-content .table-heading .large-6 {
	padding: 0;
	width: 40%
}

#about_pg .career-content .table-heading .large-10 {
	padding: 0;
	width: 80%
}

#about_pg .career-content .gray-bullet {
	margin-left: 18px
}

#about_pg .career-content .gray-bullet span {
	color: #4b4b4b;
	font-size: 13px
}

#about_pg .career-content .table-data {
	border-bottom: 1px solid #ddd;
	font-size: 13px;
	line-height: 130%;
	margin: 0
}

#about_pg .career-content .table-data div {
	float: left
}

#about_pg .career-content .table-data .large-2 {
	width: 21%;
	padding: 10px 10px 0 10px
}

#about_pg .career-content .table-data .large-2s {
	width: 13%;
	padding: 10px 10px 0 10px
}

#about_pg .career-content .table-data .large-4 {
	width: 32%;
	padding: 10px 10px 5px 10px
}

#about_pg .career-content .table-data .large-10 {
	width: 79%;
	padding: 10px 0 5px 10px
}

#about_pg .career-content .table-data .large-8 {
	width: 60%;
	padding: 10px 0 5px 10px
}

#about_pg .privacy-pg {
	padding: 15px 0 0 0;
	line-height: 140%
}

#about_pg .privacy-pg font {
	family: Arial;
	weight: 300;
	size: 13.5px
}

#about_pg .privacy-pg p {
	margin-bottom: 15px;
	line-height: 140%;
	color: #4b4b4b;
	size: 13.5px
}

#about_pg .privacy-pg .heading {
	background-color: #004b94;
	color: #fff;
	padding: 10px;
	margin: 10px 0;
	font-weight: bold
}

#about_pg .privacy-pg ul {
	margin: 15px 0 20px 18px
}

#about_pg .privacy-pg ul a {
	color: #004b94;
	font-weight: bold;
	font-size: 15px
}

#about_pg .privacy-pg ol {
	margin: 10px 0 15px 20px
}

#about_pg .privacy-pg ol li {
	font-size: 13px
}

#about_pg .privacy-pg .prv-statement {
	padding-top: 10px;
	padding-bottom: 10px
}

#about_pg .privacy-pg .pg-links {
	margin-left: 16px;
	padding-top: 15px
}

#about_pg .privacy-pg .pg-links a {
	font-weight: 300
}

#about_pg .privacy-pg .text-block li {
	padding: 5px 0 0 0;
	line-height: 140%
}

#about_pg #partnership_pg {
	font-family: Arial;
	font-weight: 300;
	font-size: 16px;
	font-color: #4b4b4b;
	line-height: 20px
}

#about_pg #partnership_pg .main-img {
	padding-bottom: 25px
}

#about_pg #partnership_pg .online-partnership {
	padding: 35px;
	text-align: center
}

#about_pg #partnership_pg .inquiry-contact {
	padding-bottom: 20px
}

#about_pg #partnership_pg .inquiry-contact .icon {
	margin-right: 5px
}

#about_pg #partnership_pg .table-heading {
	padding: 5px 0;
	margin: 0
}

#about_pg #partnership_pg .business-hr {
	font-size: 13px;
	padding: 5px 0;
	margin: 0
}

#about_pg #partnership_pg #partner_benefit_head {
	padding: 40px 0 40px 13px
}

#about_pg #partnership_pg .gray-bullet {
	margin-left: 18px;
	margin-top: 15px
}

#about_pg #partnership_pg .gray-bullet span {
	color: #4b4b4b
}

#about_pg .pager .page-nos {
	display: inline-block;
	background-color: #d9d9d9;
	font-size: 13px;
	padding: 10px
}

#about_pg .pager .page-nos.current {
	background-color: #fff;
	color: #1291c6;
	border: 1px solid #1291c6
}

#about_pg .pager .paddle-left-sm {
	margin-right: 15px
}

#about_pg .pager .paddle-right-sm {
	margin-left: 15px
}

#about_pg #about_menu {
	margin: 8px 0 0 0
}

#about_pg #about_menu .sub-menu ul {
	padding: 0;
	margin: 0;
	list-style-type: none
}

#about_pg #about_menu .sub-menu ul li {
	font-size: 14px;
	padding-bottom: 3px
}

#about_pg #about_menu .sub-menu ul li a {
	color: #4b4b4b
}

#about_pg #about_menu .sub-menu ul li a:hover {
	color: #1291c6
}

#about_pg #about_menu .sub-menu ul li a.current {
	color: #1291c6;
	font-weight: bold
}

#about_pg #about_menu .sub-menu ul li ul {
	padding: 0 0 0 15px;
	margin: 3px 0 5px 0
}

#about_pg #about_menu .sub-menu ul li ul li {
	font-size: 13.5px;
	margin-bottom: -1px;
	padding: 0
}

#about_pg #about_menu .sub-menu ul li ul li a {
	color: #4b4b4b
}

#about_pg #about_menu .sub-menu ul li ul li a:hover span {
	color: #1291c6
}

#about_pg #about_menu .sub-menu ul li ul li a.current span {
	color: #1291c6;
	font-weight: bold
}

#about_pg #about_menu ul {
	list-style-type: none
}

#about_pg #about_menu ul li.sub-menu {
	padding-bottom: 7px
}

#about_pg #about_menu ul li.sub2-menu {
	padding-bottom: 5px;
	font-size: 15px;
	font-weight: bold;
	color: #555
}

#about_pg #about_menu ul .sub2-menu a {
	color: #555
}

#about_pg #about_menu ul .sub2-menu a:hover {
	color: #1291c6
}

#about_pg #about_menu ul .sub2-menu ul {
	padding-top: 4px;
	list-style: none
}

#about_pg #about_menu ul .sub2-menu ul li {
	padding-bottom: 0
}

#about_pg #about_menu ul span {
	color: #4b4b4b
}

#about_pg .join-us-pg {
	margin-left: -30px;
	text-align: center;
	width: 100%;
	padding-bottom: 20px
}

#about_pg .join-us-pg table {
	width: 100%;
	empty-cells: show;
	border-collapse: collapse;
	border-spacing: 0;
	margin: 20px 0
}

#about_pg .join-us-pg table tr {
	background: white
}

#about_pg .join-us-pg table th {
	width: 22%;
	text-align: right;
	vertical-align: middle;
	padding: 0 20px 0 20px;
	font-size: 14px;
	font-weight: bold
}

#about_pg .join-us-pg table td {
	width: 78%;
	padding: 5px 0
}

#about_pg .join-us-pg table td input,
#about_pg .join-us-pg table td select,
#about_pg .join-us-pg table td textarea {
	margin: 0;
	padding: 4px;
	width: 100%;
	font-size: 13px;
	height: auto
}

#about_pg .join-us-pg table td.tl {
	padding: 0 20px 0 20px;
	font-size: 14px;
	font-weight: bold
}

#about_pg .join-us-pg input.submit_btn {
	border: 0;
	width: 135px;
	height: 35px;
	padding: 5px 0;
	text-align: center;
	background: url(/images/sprites/main-learn-more.png) left -68px no-repeat;
	font-size: 14px;
	font-weight: bold;
	color: #fff
}

#about_pg #about_content .finance .finance_table h4 {
	color: #2f2f2f;
	width: 100%;
	font-size: 16px;
	margin: 0;
	font-weight: normal
}

#about_pg #about_content .finance .finance_table label {
	text-align: right;
	font-size: 12px;
	cursor: default;
	line-height: 20px
}

#about_pg #about_content .finance .finance_table table {
	border-collapse: collapse
}

#about_pg #about_content .finance .finance_table table tr:nth-child(1) th,
#about_pg #about_content .finance .finance_table table tr:nth-child(1) td,
#about_pg #about_content .finance .finance_table table tr:last-child th,
#about_pg #about_content .finance .finance_table table tr:last-child td {
	border-top: 1.5px solid #bbb;
	border-bottom: 1.5px solid #bbb;
	font-weight: bold
}

#about_pg #about_content .finance .finance_table table tr:nth-of-type(even) {
	background: #fff
}

#about_pg #about_content .finance .finance_table table th {
	width: 28%;
	font-size: 13px;
	background: #f3f3f3;
	padding: 12px 18px;
	text-align: left;
	border-bottom: 1px solid #ebebeb
}

#about_pg #about_content .finance .finance_table table td {
	width: 18%;
	border-right: 1px solid #ebebeb;
	border-bottom: 1px solid #ebebeb;
	padding: 12px 18px;
	text-align: right;
	font-size: 13px
}

#about_pg #about_content .finance .finance_table table td:last-child {
	border-right: none
}

#about_pg #about_content .finance .finance_table table .highlight th {
	background: #efefef
}

#about_pg #about_content .finance .finance_table table .highlight td {
	background: #f7f7f7
}

#about_pg #about_content .finance .finance_table table .highlight th,
#about_pg #about_content .finance .finance_table table .highlight td {
	color: #0047ba;
	font-family: "Arial Bold";
	font-weight: bold
}

#about_pg #about_content .finance .finance_table table .br_none th,
#about_pg #about_content .finance .finance_table table .br_none td {
	border-bottom: none
}

#about_pg #about_content .finance .finance_table .income_state_title {
	margin-top: 50px
}

#about_pg #about_content .finance .finance_table .income_state_tb {
	margin-bottom: 10px
}

#library-pg {
	width: 970px;
	margin: 0 auto;
	margin-bottom: 25px;
	position: relative;
	display: block;
	min-height: 600px;
	padding: 30px 20px 0 20px;
	background: #fff;
	font-family: Arial;
	font-weight: normal
}

#library-pg .default-pg-title {
	margin-bottom: -10px
}

.library-breadcrumbs-wrapper {
	padding: 0 15px;
	font-weight: 400
}

.library-breadcrumbs-wrapper ul {
	list-style: none
}

.library-breadcrumbs-wrapper ul li {
	float: left;
	padding-right: 20px
}

.library-breadcrumbs-wrapper ul li span {
	padding-bottom: 8px;
	display: inline-block
}

.library-breadcrumbs-wrapper ul li .current {
	background: url("/images/sprites/current-pg-point-reverse.png") no-repeat bottom center
}

.library-breadcrumbs-wrapper .section-nav {
	background-color: #2e2e2e;
	margin-bottom: 1px;
	padding: 8px 10px 12px 15px;
	font-size: 15px;
	color: #72baed;
	font-weight: bold
}

.library-breadcrumbs-wrapper .section-nav a {
	color: #fff
}

.library-breadcrumbs-wrapper .section-nav a:hover {
	color: #72baed
}

.library-breadcrumbs-wrapper .sub-nav {
	width: 100%;
	background-color: #efefef;
	padding: 6px 15px;
	margin: 0 0 15px 0
}

.library-breadcrumbs-wrapper .sub-nav ul li {
	padding-right: 40px;
	color: #0093d0
}

.library-breadcrumbs-wrapper .sub-nav ul li a {
	color: #000
}

.library-breadcrumbs-wrapper .sub-nav ul li a:hover {
	color: #0093d0
}

#products-download-pg {
	padding-bottom: 36px
}

#products-download-pg table,
#products-download-pg tr,
#products-download-pg td,
#products-download-pg tbody {
	background: #fff
}

#products-download-pg td.download-table {
	float: left;
	width: 50%;
	background: #fff;
	vertical-align: top;
	vertical-align: top
}

#products-download-pg td.download-table .pd_wrap {
	width: 99%;
	text-align: center;
	padding-left: 10px
}

#products-download-pg td.download-table .pd_wrap .prod_down {
	min-height: 120px;
	display: inline-block;
	text-align: left;
	font-size: 14px;
	padding-bottom: 10px;
	line-height: 120%
}

#products-download-pg td.download-table .pd_wrap .prod_down a {
	color: #4b4b4b;
	display: inline-block;
	width: 100%;
	margin-bottom: -4px;
	padding-top: 2px
}

#products-download-pg td.download-table .pd_wrap .prod_down a:hover {
	color: #1291c6;
	background: #f0f5f6
}

#products-download-pg td.download-table .pd_wrap .prod_down .doc-name {
	float: left;
	min-width: 320px;
	padding: 1px 0 3px 0
}

#products-download-pg td.download-table .pd_wrap .prod_down .download-btn {
	float: right;
	padding: 1px 5px 3px 0
}

#products-download-pg td.download-table .pd_wrap .prod-img {
	height: 220px;
	background: #f5f5f5;
	position: relative;
	margin-bottom: 10px;
	margin-top: -5px
}

#products-download-pg td.download-table .pd_wrap .prod-img img {
	position: absolute;
	bottom: 20px;
	left: 30%;
	max-height: 180px;
	text-align: center
}

#products-download-pg td.download-table .pd_wrap .prod-img.bk {
	background: #666
}

#products-download-pg .aptus .sub-nav {
	display: none
}

#coverage-maps-pg {
	padding-bottom: 20px;
	padding: 0 15px 20px 15px
}

#coverage-maps-pg table {
	width: 100%;
	empty-cells: show;
	border-collapse: collapase;
	border-spaicng: none;
	background: #fff
}

#coverage-maps-pg table th {
	border-top: 2px solid #333;
	border-bottom: 1px solid #ccc;
	font-weight: bold;
	font-size: 15px;
	padding: 10px 0
}

#coverage-maps-pg table td {
	width: 50%;
	font-size: 14px;
	background: #fff;
	border-bottom: 1px solid #efefef;
	padding: 5px 0
}

#coverage-maps-pg table a {
	color: #4b4b4b
}

#coverage-maps-pg table a:hover {
	color: #1291c6
}

#coverage-maps-pg table .map-name {
	padding-left: 16px
}

#coverage-maps-pg table .download-btn {
	text-align: center;
	font-size: 13px
}

#coverage-maps-pg table .download-btn img {
	padding-left: 5px
}

#coverage-maps-pg table .download-btn span {
	padding: 0
}

#coverage-maps-pg table .download-btn .download_img {
	display: inline-block;
	width: 12px;
	height: 12px;
	margin: 5px 0 0 10px;
	background: url(/images/sprites/download.png) 0 0 no-repeat
}

.download-pg {
	padding-bottom: 20px;
	padding: 0 15px 20px 15px
}

.download-pg table {
	width: 100%;
	empty-cells: show;
	border-collapse: collapase;
	border-spaicng: none;
	background: #fff
}

.download-pg table th {
	border-top: 2px solid #333;
	border-bottom: 1px solid #ccc;
	font-weight: bold;
	font-size: 15px;
	padding: 10px 0
}

.download-pg table td {
	width: 50%;
	font-size: 14px;
	background: #fff;
	border-bottom: 1px solid #efefef;
	padding: 5px 15px
}

.download-pg table td.col-sm {
	width: 12%
}

.download-pg table td.center {
	text-align: center
}

.download-pg table a {
	color: #4b4b4b
}

.download-pg table a:hover {
	color: #1291c6
}

.download-pg table .map-name {
	padding-left: 16px
}

.download-pg table .download-btn {
	text-align: center;
	font-size: 13px
}

.download-pg table .download-btn img {
	padding-left: 5px
}

.download-pg table .download-btn span {
	padding: 0
}

.download-pg table .download-btn .download_img {
	display: inline-block;
	width: 12px;
	height: 12px;
	margin: 5px 0 0 10px;
	background: url(../images/sprites/download.png) 0 0 no-repeat
}

#drawings_templates .content img,
#firmware .content img {
	padding-left: 8px
}

#drawings_templates .content a,
#firmware .content a {
	color: #fff;
	text-decoration: none
}

#firmware .title {
	padding-left: 56px
}

#firmware .content {
	padding-left: 182px
}

#articles-pg {
	padding: 0 0 20px 0
}

#articles-pg .library-breadcrumbs-wrapper {
	margin: -10px 0
}

#articles-pg .sub-nav {
	background: none
}

#articles-pg .article-listing {
	font-size: 14px
}

#articles-pg .article-listing .title {
	width: 820px;
	padding-left: 5px
}

#articles-pg .article-listing .date {
	font-size: 14px
}

#registration_pg {
	margin-bottom: 25px
}

.newsletter-pg {
	width: 970px;
	margin: 0 auto;
	background-color: #fff
}

.newsletter-pg .title_wrap {
	width: 100%;
	height: 150px;
	background: url(/images/sample/newsletter_top_bg.png) left top no-repeat;
	padding: 35px 0 0 40px;
	text-align: left
}

.newsletter-pg .title_wrap h3,
.newsletter-pg .title_wrap h8 {
	color: #fff
}

.newsletter-pg .form_wrap {
	display: inline-block;
	position: relative;
	text-align: left;
	padding: 25px 15px 10px 15px;
	margin: 0;
	width: 600px
}

.newsletter-pg .fsBody {
	font-family: Arial;
	font-size: 14px
}

.newsletter-pg .fsBody label,
.newsletter-pg .fsBody span {
	font-family: Arial;
	font-size: 14px
}

.newsletter-pg .fsBody div,
.newsletter-pg .fsBody form {
	border: none;
	background: #fff
}

.newsletter-pg .fsBody div .fsRowBody>fieldset,
.newsletter-pg .fsBody form .fsRowBody>fieldset {
	color: #000;
	margin: 10px 0 0 0
}

.newsletter-pg .fsBody input.fsSubmitButton {
	border: 0;
	width: 135px;
	height: 35px;
	text-align: center;
	background: url(/images/sprites/main-learn-more.png) left 0 no-repeat;
	font-size: 14px;
	font-weight: bold;
	color: #fff
}

.newsletter-pg .fsBody input.fsSubmitButton.nice {
	width: 150px
}

.training-pg {
	width: 970px;
	margin: 0 auto;
	background-color: #fff
}

.training-pg .fsSectionHeader .fsSectionText {
	display: none
}

.training-pg .form_wrap {
	display: inline-block;
	position: relative;
	text-align: left;
	padding: 0 25px
}

.training-pg .form_wrap .fsFieldCell.fsLast.fsFirst {
	width: 900px
}

.training-pg .form_wrap .fsBody .fsForm {
	border: none
}

.training-pg .form_wrap .fsBody .fsSectionHeader {
	background-color: #efefef;
	margin: 5px -10px;
	padding-bottom: 25px
}

.training-pg .form_wrap .fsBody .fsForm .fsSectionHeading {
	font-size: 28px;
	margin-bottom: -10px
}

.training-pg .form_wrap .fsFieldCity,
.training-pg .form_wrap .fsFieldState,
.training-pg .form_wrap .fsFieldZip {
	width: 275px;
	padding: 5px 0
}

.training-pg .form_wrap .fsFieldCity input,
.training-pg .form_wrap .fsFieldState input,
.training-pg .form_wrap .fsFieldZip input {
	margin-bottom: 0
}

.training-pg .form_wrap label {
	font-size: 13px
}

.formstack .form_wrap {
	width: 750px
}

.formstack .form_wrap .fsSection {
	padding: 10px 0
}

.formstack .form_wrap .fsFirst.fsLast.fsFieldCell {
	width: 650px
}

.formstack .form_wrap .fsSubField {
	width: 45%
}

.formstack .form_wrap .fsSubFieldGroup .fsSubField:last-child {
	margin-left: -80px
}

.formstack .form_wrap input#field31836142-first,
.formstack .form_wrap input#field31836142-last {
	width: 100%
}

.formstack .fsSectionText {
	display: inline-block !important;
	margin: 20px 0 -20px 0
}

.formstack .fsSectionHeader {
	margin: 5px 10px !important;
	background: #fff !important
}

.formstack .fsLabel {
	background: none !important
}

.formstack .fsFieldRow input[type=email],
.formstack .fsFieldRow input[type=number],
.formstack .fsFieldRow input[type=tel],
.formstack .fsFieldRow input[type=text],
.formstack .fsFieldRow textarea {
	max-width: 60%;
	margin: 0 !important
}

.formstack .fsBody p {
	display: inline-block;
	width: 650px;
	margin: 0
}

.requestID .SectionHeader,
.patner .fsBody .fsForm .fsSectionHeader {
	background: url("https://s3-ap-southeast-1.amazonaws.com/hq-mkt-designers/become+and+Intellian+Reseller.jpg") left top no-repeat !important;
	padding: 30px 0 40px 30px !important;
	margin: 0 !important
}

.requestID .SectionHeader .fsSectionHeading,
.patner .fsBody .fsForm .fsSectionHeader .fsSectionHeading {
	color: #0092d0;
	font-size: 22px;
	line-height: 27px;
	font-family: Helvetica Neua, Arial;
	text-align: left;
	font-weight: bold
}

.requestID .SectionHeader .fsSectionText,
.patner .fsBody .fsForm .fsSectionHeader .fsSectionText {
	padding-top: 20px
}

.requestID .SectionHeader .fsSectionText p,
.patner .fsBody .fsForm .fsSectionHeader .fsSectionText p {
	color: #efefef;
	margin-top: 5px;
	font-size: 13.5px;
	text-align: left;
	line-height: 160%;
	margin-bottom: 0;
	width: 70%;
	text-align: justify
}

.requestID .SectionHeader_help,
.patner .fsBody .fsForm .fsSectionHeader {
	background: url("https://intellianstaging.s3.amazonaws.com/g/Ph42SINUxg.jpg") left top no-repeat !important;
	padding: 30px 0 40px 30px !important;
	margin: 0 !important
}

.requestID .SectionHeader_help .fsSectionHeading,
.patner .fsBody .fsForm .fsSectionHeader .fsSectionHeading {
	color: #0092d0;
	font-size: 22px;
	line-height: 27px;
	font-family: Helvetica Neua, Arial;
	text-align: left;
	font-weight: bold
}

.requestID .SectionHeader_help .fsSectionText,
.patner .fsBody .fsForm .fsSectionHeader .fsSectionText {
	padding-top: 20px
}

.requestID .SectionHeader_help .fsSectionText p,
.patner .fsBody .fsForm .fsSectionHeader .fsSectionText p {
	color: #efefef;
	margin-top: 5px;
	font-size: 13.5px;
	text-align: left;
	line-height: 160%;
	margin-bottom: 0;
	width: 70%;
	text-align: justify
}

.requestID label {
	color: #000;
	cursor: default;
	font-weight: bold;
	margin-bottom: 0;
	font-size: 1em;
	display: inline
}

.requestID ul {
	list-style: none
}

.requestID ul li {
	float: left;
	list-style: none
}

.requestID ul li.tl {
	font-weight: bold;
	width: 27%;
	padding-right: 15px;
	text-align: left
}

.requestID ul li.data {
	width: 72%
}

.requestID ul li.data input {
	width: 100%
}

.requestID ul li.data select {
	padding: 1px
}

.requestID ul li.tl_long {
	font-weight: bold;
	width: 60%
}

.requestID ul li.tl_long2 {
	font-weight: bold;
	width: 100%
}

.requestID ul li.data_short {
	width: 39%
}

.requestID ul li.validation.data input {
	background: #ffa0a0;
	border: 1px solid red
}

.requestID ul li.validation.data select {
	background: #ffa0a0;
	border: 1px solid red
}

.requestID ul .high_title {
	color: #004b94;
	font-size: 1.2em;
	display: inline-block
}

.requestID ul .title_line {
	margin-top: 0
}

.requestID div.notice {
	display: none;
	margin: 30px 0 20px 0;
	width: 100%;
	font-weight: bold;
	color: red
}

.requestID div.notice.validation {
	display: block
}

.requestID .inputBtn {
	border: 0;
	width: 135px;
	height: 35px;
	text-align: center;
	display: block;
	margin: 0 auto;
	background: url(/images/sprites/main-learn-more.png) left 0 no-repeat;
	font-size: 14px;
	font-weight: bold;
	color: #000
}

.requestID .validation {
	font-weight: bold;
	text-align: center
}

#articles-pg {
	margin: 0 auto;
	margin-top: 10px;
	position: relative;
	display: block;
	font-family: Arial;
	font-weight: 300
}

.news-nav {
	margin: 14px 0 0 0
}

.news-nav .news-item {
	display: inline-block;
	margin-right: 14px;
	text-transform: uppercase;
	font-size: 12px
}

.news-nav .news-item a {
	color: #3e3e3e
}

.news-nav .news-item img {
	position: absolute;
	margin-top: 6px;
	margin-right: 1px
}

.news-nav .news-item p {
	display: inline-block;
	padding-left: 10px
}

.article-listing {
	margin: -5px 0 0 0
}

.article-listing ul {
	margin: 0;
	padding: 0 0 5px 0;
	clear: both;
	width: 100%;
	display: inline-block;
	list-style: none
}

.article-listing ul li {
	float: left;
	font-size: 14px
}

.article-listing .news_title {
	font-size: 15px;
	font-weight: bold;
	width: 660px;
	display: inline-block;
	overflow: hidden;
	padding: 2px 0 0 0;
	line-height: 130%;
	color: #333
}

.article-listing .news_title a {
	color: #333
}

.article-listing .news_title a:hover {
	color: #0093d0
}

.article-listing .news_date {
	width: 70px;
	display: inline-block;
	text-align: right;
	text-transform: uppercase;
	font-size: 12px;
	color: #999
}

.article-listing .news_magazine_name {
	clear: both;
	display: inline-block;
	text-align: left;
	font-size: 13px;
	color: #888
}

.article-listing .news_desc {
	clear: both;
	display: inline-block;
	padding: 0 0 10px 0;
	line-height: 130%;
	color: #333
}

.article-listing .news_download {
	font-size: 13px;
	width: 100%;
	padding: 0 0 15px 0;
	margin-bottom: 15px;
	border-bottom: 1px solid #e1e1e1
}

.article-listing .news_paging li {
	float: left;
	padding-right: 5px;
	color: #333
}

.article-listing .news_paging li a {
	color: #333
}

.article-listing .news_paging li a:hover {
	color: #1291c6
}

.article-listing .news_paging .curr_page {
	font-weight: bold
}

.article-listing .news_paging .arr {
	font-weight: bold
}

.article-listing .news_paging .arr.arr_disabled {
	color: #ddd;
	display: none
}

.article-listing.partner-mode {
	font-size: 12px
}

.article-listing.partner-mode .date {
	width: 80px
}

.article-listing.partner-mode .title {
	width: 312px
}

.article-listing.partner-mode .title a {
	color: #4b4b4b
}

#single-articles {
	font-family: Arial;
	margin: -10px 0 0 0
}

#single-articles .colorization {
	display: none;
	position: absolute;
	margin-top: 22px;
	margin-left: -20px;
	width: 10px;
	height: 10px;
	border-top: 20px solid #000
}

#single-articles .colorization.sales {
	border-color: #c33d3d
}

#single-articles .colorization.technical {
	border-color: #959595
}

#single-articles .colorization.product {
	border-color: #0093d0
}

#single-articles .colorization.marketing {
	border-color: #94c61a
}

#single-articles .title {
	width: 740px;
	display: inline-block;
	margin: 10px 0 10px 0;
	font-size: 24px;
	font-weight: bold;
	color: #004b94;
	line-height: 130%
}

#single-articles .date {
	font-size: 14px;
	font-weight: normal;
	margin: 0 5px 20px 0
}

#single-articles .content {
	font-size: 13.5px
}

#single-articles .content img {
	max-width: 730px
}

#single-articles .content p {
	clear: both;
	line-height: 150%;
	margin: 0 0 15px 0;
	vertical-align: text-top;
	font-color: #555
}

#single-articles .content p a:hover {
	color: #1291c6;
	text-decoration: underline
}

#single-articles .content table {
	border: 1px solid #efefef
}

#single-articles .content table td {
	text-align: center;
	vertical-align: middle !important;
	padding: 5px 10px;
	margin: 0;
	background: #fff;
	height: auto !important
}

#single-articles .content table td p {
	vertical-align: middle !important;
	margin: 0
}

#single-articles .content ul {
	padding: 0;
	margin: 0
}

#single-articles .content li {
	padding: 0 0 0 -5px;
	margin: 0 0 0 13px
}

#single-articles .content .news-support {
	display: inline-block;
	border-top: 1px solid #dedede;
	border-bottom: 1px solid #dedede;
	width: 100%;
	padding: 15px 0
}

#single-articles .content .news-support li {
	float: left;
	list-style: none;
	padding-right: 35px;
	font-size: 13px
}

#single-articles .content .news-support li .news-support-region {
	display: inline-block;
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 10px 0;
	color: #004b94
}

#single-articles .content .news-support li a:hover {
	text-decoration: underline
}

#single-articles .content .news-support li:last-child {
	padding: 0
}

#single-articles .news-footer-about {
	display: inline-block;
	font-weight: bold
}

#single-articles div>p>a {
	display: inline-block;
	margin: 20px 0 0 0;
	padding: 2px 0 0 25px;
	background: url(/images/sprites/ic_pdf_brown.jpg) left top no-repeat;
	font-weight: bold;
	color: #bb9540
}

#single-articles div>p>a:hover {
	color: #bb9540
}

#single-articles .news-footer-download {
	display: inline-block;
	margin: 20px 0 0 0;
	padding: 2px 0 0 25px;
	background: url(/images/sprites/ic_pdf_brown.jpg) left top no-repeat;
	font-weight: bold
}

#single-articles .news-footer-download a {
	color: #bb9540
}

#single-articles .news-footer-download a:hover {
	color: #bb9540
}

#single-articles .news-footer-contact {
	display: inline-block;
	font-weight: bold;
	margin: 15px 0 0 0
}

#single-articles hr {
	margin: 40px 0 0 0;
	border-top: 1px solid #fff
}

#reliability_tab>.row {
	background-color: #fff
}

#reliability_tab .large-4 {
	width: 280px
}

#reliability_tab .large-8 {
	width: 690px
}

#reliability_tab #rel_wrapper {
	padding: 10px 0
}

#reliability_tab #rel_wrapper .large-4 {
	width: 292px
}

#reliability_tab #rel_wrapper .large-8 {
	width: 678px
}

#reliability_tab #rel_menu {
	padding-top: 5px;
	min-height: 500px
}

#reliability_tab #rel_menu ul {
	list-style: none;
	margin-left: 7px
}

#reliability_tab #rel_menu ul li {
	display: block;
	font-weight: bold;
	font-size: 14px;
	color: #5b5b5b;
	padding-bottom: 10px
}

#reliability_tab #rel_menu ul li a {
	color: #5b5b5b
}

#reliability_tab #rel_menu ul li a.selected {
	color: #1291c6
}

#reliability_tab #rel_menu ul li span {
	vertical-align: middle;
	margin-right: 4px
}

#reliability_tab #rel_menu ul li span.menu-icon {
	width: 23px
}

#reliability_tab #rel_menu ul li span.menu-name {
	margin-top: 4px;
	display: inline-block
}

#reliability_tab #rel_content {
	position: relative;
	padding: 0 15px;
	min-height: 500px
}

#reliability_tab #rel_content .hidden {
	display: none
}

#reliability_tab #rel_content .rel-image {
	margin: 14px 0
}

#reliability_tab #rel_content>.row>.columns {
	padding: 0 12px
}

#scrollingTweets .scrollWrapper {
	position: relative;
	overflow: hidden;
	width: 100%;
	height: 100%;
	margin: 20px 0
}

#scrollingTweets .scrollWrapper .scrollableArea {
	position: relative;
	overflow: hidden;
	width: auto;
	height: 100%
}

#scrollingTweets .scrollWrapper .scrollableArea p {
	display: none;
	float: left;
	margin: 0;
	padding-right: 20px;
	padding-top: 1px;
	font-size: 15px;
	line-height: 20px;
	font-weight: 300
}

#small_nav {
	background-color: #cbcbcb
}

#small_nav #solution_btn {
	background-color: #555;
	width: 193px;
	height: 40px;
	display: block;
	padding: 7px
}

#small_nav #mobile_menu_img {
	display: none
}

#small_nav .search-wrap {
	text-align: left;
	background-color: #fff;
	width: 180px;
	height: 35px;
	margin: 2px 15px 0 0;
	overflow: hidden
}

#small_nav .search-wrap input[type=text] {
	background-color: #fff;
	height: 39px;
	width: 130px;
	margin-left: 5px
}

#small_nav .search-wrap #search-button {
	padding: 7px 0 0 6px;
	height: 40px;
	position: absolute;
	top: 0;
	right: 0;
	border-left: 1px solid #c5c5c5;
	padding-right: 10px
}

#small_nav .search-wrap #search-button a {
	height: 100%;
	border-left: 0
}

#small_nav #mobile_nav {
	display: none;
	position: absolute;
	border: 3px solid #555;
	margin-top: -2px;
	background-color: #fff;
	z-index: 9999;
	width: 360px
}

#small_nav #mobile_nav.shown {
	display: block
}

#small_nav #mobile_nav li {
	display: block;
	background-color: #d1d1d1
}

#small_nav #mobile_nav li.mobile-sub-nav {
	padding-left: 55px;
	background-color: #fff
}

#small_nav #mobile_nav li.mobile-sub-nav a {
	color: #1291c6
}

#small_nav #mobile_nav li a {
	color: #1d1d1d;
	font-family: Lato;
	font-size: 26px;
	font-weight: 300;
	display: block;
	height: 50px;
	width: 100%;
	padding-top: 5px
}

#main_mini_carousel .main-car-bg {
	height: 270px;
	width: 100%
}

@media only screen and (max-width: 905px) {
	.row {
		max-width: 970px;
		min-width: 905px;
		width: 100%
	}
	.nav-sub-menu .row {
		max-width: auto;
		min-width: 905px;
		width: 100%
	}
	#header_nav_wrapper {
		min-width: 905px;
		width: 100%
	}
	#header_nav_wrapper .nav-container {
		max-width: auto;
		min-width: 905px;
		width: 100%
	}
	.main-carousel-wrapper {
		width: 905px
	}
	.main-carousel-wrapper .paddle nav {
		width: 905px
	}
	section {
		width: 905px
	}
	.modular-carousel-wrapper {
		width: 905px
	}
	.modular-carousel-wrapper .paddle nav {
		width: 905px
	}
	.paddle-contain.paddle-left {
		left: 0
	}
	.paddle-contain.paddle-right {
		right: 0
	}
	.paddle-contain-sm.paddle-left-sm {
		left: 0
	}
	.paddle-contain-sm.paddle-right-sm {
		right: 0
	}
	.footer-access-wrapper,
	.footer-wrapper {
		width: 905px
	}
	.footer-wrapper footer {
		width: 905px
	}
	.bottom-foot footer {
		width: 905px
	}
}



.con_row2 {
    position: relative;
    margin: 0;
    margin-top: -18px;
    padding: 0;
}

.con_row2:after {
    clear: both;
    display: block;
    content: '';
}

.con_row2 li {
    float: left;
    display: inline-block;
}

.v240mt-diagram li:nth-child(1) {
    padding-top: 54px;
}

.v240mt-diagram li:nth-child(2) p {
    text-align: center;
    margin-bottom: 0;
    margin-top: 30px;
}

.v240mt-diagram li:nth-child(2) p b {
    display: block text-align: center;
    color: #fff;
    font-size: 18px;
    padding: 5px 50px;
}


/* 하단 고정 팝업 180608 추가 by.Ara */
.pop_btm { z-index:9999; position:fixed; left:0; right:0; bottom:0; height:120px; background:rgba(0,147,208,.9); }
.pop_btm .inner { position:relative; width:1000px; margin:0 auto; padding:30px 0; font-family:'verdana', sans-serif; }
.pop_btm .inner p { width:75%; line-height:20px; font-size:12px; color:#fff; word-break:keep-all; }
.pop_btm .btn_area { position:absolute; right:0; top:30px; }
.pop_btm .btn_area a { color:#fff; font-size:11px; transition:.3s; }
.pop_btm .btn_area a:hover { text-decoration:underline; }
.pop_btm .btn_area a.btn_box { padding:5px 15px; border:2px solid #fff; margin-right:10px; }
.pop_btm .btn_area a.btn_box:hover { background:#fff; color:rgba(0,147,208,1); text-decoration:none; }
.pop_btm.block { display: block; }
.pop_btm.pop_slide { animation-name:slide; animation-duration:.5s; animation-iteration-count:1; animation-fill-mode:both; }
@keyframes slide {
    frome { bottom:0; }
    to { bottom:-130px; display:none; }
}

