html, body, div, span, object,
h1, h2, h3, h4, h5, h6, p, blockquote,
a, code, img, sub, sup, ol, ul, li, 
form, label, table, tbody, tfoot, 
thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: top;
}

ol, ul {list-style: none}

@font-face {
	font-family: Arial, Helvetica, sans-serif;
	font-family: 'AldoSemiBold';
	src: url('aldo_pc-webfont.eot');
	src: local('☺'), url('aldo_pc-webfont.woff') format('woff'), url('aldo_pc-webfont.ttf') format('truetype'), url('aldo_pc-webfont.svg#webfontZY7TBpBn') format('svg');
	font-weight: normal;
	font-style: normal;
}

h2 {
	background:url(../images/dashed_line.gif) left bottom repeat-x;
	color:#4d4d4d;
	position:relative;
	font-family: 'AldoSemiBold', Arial, Helvetica, sans-serif;
	font-size:1.8em;
	font-weight:normal;
	line-height:1.2em;
	overflow:hidden;
	margin:0 0 15px 0;
	text-align:left;
	height:42px;
	width:100%;
	text-shadow:0 0 1px #9d9fa0;
}

h2 span {
	background:url("../images/titles/h2_overview.png") no-repeat;
	background:url(../images/icons/icons.png) no-repeat;
	padding-left:50px;
	position:absolute;
	margin-bottom:2px;
	height:100%;
	width:100%;
}

h3 {
	color:#4d4d4d;
	position:relative;
	margin:10px 0 5px 0;
	font-size:1.3em;
	font-weight:normal;
	line-height:1.1em;
}

ul,ol,dl {
	margin:0;
	padding:0;
}

a {text-decoration:none}
a img {border:none}
a:link {color:#005380}

a:visited {
	color:#6E6C64;
	text-decoration:underline;
}

a:hover,a:active,a:focus {text-decoration:none}
small{font-size:.9em}

html, body {height: 100%}
#wrap {min-height: 100%;}
#main {padding-bottom: 73px}
* html #wrap {display:table;height:100%}
.container {min-height: 100%}

body {
	background:#f6f6f6 url(../images/inner_bg.png) repeat-x;
	font:1em Verdana, Arial, Helvetica, sans-serif;
	color:#000;
	line-height:1;
	margin:0;
	padding:0;
}

.index, .four04 {background:#f6f6f6 url(../images/background.png) repeat-x}
.login {background:url(../images/login_background.png) repeat-x}

.inner, #innerNav ul {
	width:960px;
	margin:0 auto;
}

#header {
	padding:6px 0 0 0;
	position:relative;
	height:153px;
	width:960px;
	margin:0 auto;
	text-align:center;
}

#header h1 {
	padding:0;
	position: relative;
	float:left;
	font-size:1em;
	overflow:hidden;
	height:153px;
	width:300px;
}

h1 a {
	background:url(../images/JetSuite_Online_Video_Platform.png);
	position: absolute;
	left:0;
	width: 100%;
	height: 100%;
}

#topNav {
	float:right;
	margin:20px 6px 20px 0;
	padding-left:0;
}

#header li {
	float:left;
	font-size:.8em;
	color:#fff;
	line-height:1.4em;
}

#header p {
	float:left;
	text-shadow:1px 1px 0 #000;
}

#header a {
	color:#fff;
	display:block;
	text-decoration:none;
	text-shadow:1px 1px 0 #000;
}

#header .email, .phone, #header .tools  {
	padding:4px 0 4px 20px;
	margin:0 12px;
}

#header .tools  {padding-left:0}
.phone {background: url(../images/icons/phone.gif) left 9px no-repeat}
	
.logIn, .search {
	position:relative;
	margin-right:10px;
	font-size:.8em;
	height:27px;	
	width:55px;
}
.logIn span, .search span {
	background:url(../images/log_in_btn.png);
	position:absolute;
	left:0;
	right:0;
	height:100%;
	width:100%;
}

.search input {
	left:0;
	right:0;
	padding:0;
	position: absolute;
	width:56px;
}

.search span {background:url(../images/search_btn.png)}
.logIn:hover span, .logIn:focus span,
.search:hover span, .search:focus span {background-position:0 -28px; cursor:pointer;}
.logIn:active span, .search:active span {background-position:0 -56px}
#header .search, #header .searchInput {margin:0}

.searchInput input {
	background:url(../images/search_bg.png);
	border:none;
	margin-left:10px;
	padding:3px 5px;
	height:20px;
	width:222px;
}

#mainNav {
	background:url(../images/nav_bg.png) right top no-repeat;
	padding-right:5px;
	float:right;
	width:650px;
}

#mainNav ul {
	background:url(../images/nav_ul_bg.png) no-repeat;
	clear:right;
	float:right;
	padding-left:7px;
}
#mainNav ul {}
	
#mainNav li {
	background: url(../images/nav_right_bg.png) right top no-repeat;
	margin:0;
	padding-right:2px;
}

#mainNav li a {
	background:url(../images/nav_a_bg.png) -1px 0 no-repeat;
	color:#ccc;
	display:block;
	float:left;
	font-weight:bold;
	padding:14px 17px;
	text-shadow:1px 1px 0 #000;
}

#mainNav .last {background:url(../images/nav_a_bg.png) -1px 0 no-repeat;}
#mainNav .first a {background:url(../images/nav_first_bg.png) no-repeat}

#mainNav li a:hover {
	background-position:-1px -47px;
	color:#fff;
}

#mainNav li a:active {
	background-position:-1px -94px;
	color:#fff;
}

#mainNav .first a:hover {background-position:-2px -47px}
#mainNav .first.active a, #mainNav .first.active a:hover {background-position:0 -94px}
#mainNav .active a {background-position:-1px -94px; color:#fff}
#mainNav .active a:hover {background-position:-1px -94px}

/*----- banner -----*/

#banner {
	background:#e7ebf0 url(../images/banner_bg.jpg) no-repeat;
	height:360px;
	position: relative;
	z-index: 2;
}

.four04 #banner {
	background:#e7ebf0 url(../images/404_bg.jpg) no-repeat}

.login #banner {
	background:#e7ebf0 url(../images/banner_log_in.jpg) no-repeat;
	height:380px;
}

#banner ul .jetvision, #banner ul .jetslides,#banner ul .jetstream,#banner ul .jetlive {
	/*cursor: pointer;*/
	position:absolute;
	float: left;
	list-style: none;
}

#banner ul a.main {
	display: block;
	outline: none;
	position: relative;
	text-decoration: none;
	height:362px;
	width: auto;
}

#banner ul a.main span {display:none}

#banner ul li {width:350px}

#banner .jetvision {
	left:1px;
	height:362px;
	width:350px;
	z-index: 1;
}

#banner .jetslides {
	left:314px;
	height:362px;
	width:350px;
	z-index: 2;
}

#banner .jetstream {
	left:613px;
	height:362px;
	width:350px;
	z-index: 3;
}

#banner .jetlive {
	left:613px;
	height:362px;
	width:350px;
	z-index: 3;
}

.jetvision #banner .jetvision a.main { background-position: 0 -70px; z-index: 6; }
.jetslides #banner .jetslides a.main { background-position: -102px -70px; z-index: 6; }
.jetstream #banner .jetstream a.main { background-position: -217px -70px; z-index: 6; }
.jetlive #banner .jetlive a.main { background-position: -217px -70px; z-index: 6; }

#banner a.main span.hover {
	background:url(../images/jetvision_hover.jpg) no-repeat;
	cursor: pointer !important;
	display: block !important; /* Overriding previous span hide */
	padding: 0 1px 0 0;
	position: absolute;
	top: 0;
	right: 0;
	height:362px;
	width: 100%;
	z-index: 100;
}

#banner .jetvision a.main .hover {background:url(../images/jetvision_hover.jpg) no-repeat}
#banner .jetslides a.main .hover {background:url(../images/jetslides_hover.jpg) no-repeat}
#banner .jetstream a.main .hover {background:url(../images/jetstream_hover.jpg) no-repeat}
#banner .jetlive a.main .hover {background:url(../images/new_banner/jetlive_hover.jpg) no-repeat}

/* Active State Hovers */

.jetvision #banner .jetvision a.main .hover { background-position: 0 -210px; padding: 0; }
.jetslides #banner .jetslides a.main .hover { background-position: -102px -210px; padding: 0; }
.jetstream #banner .jetstream a.main .hover { background-position: -217px -210px;  padding: 0; }
.jetlive #banner .jetlive a.main .hover { background-position: -217px -210px;  padding: 0; }

#feature {
	background:#edf1f3 url(../images/feature_bg.png) left bottom repeat-x;
	display:block;
	padding-bottom:2px;
	float:left;
	width:100%;
}

#feature h2 {margin-top:25px}

#clients {
	background:#dee2e5 url(../images/clients/clients_bg.jpg) repeat-x;
	float:left;
	width:100%;
}

#clients .inner {padding:6px 0}

#clients #tab1 li, #clients #tab2 li {
	float:left;
	padding:0 9px;
}

#clients #tabs a {
	float:left;
	height:50px;
	width:161px;
}

#clients #tabs a {
	cursor:pointer;
	float:left;
	height:51px;
	width:161px;
}

#clients .ui-state-active a {cursor: auto}

#clients #tabs .jetvision span, #clients #tabs .jetslides span {
	background:url(../images/clients/jetvision.png);
	display:block;
	margin:15px 0 0 25px;
	text-indent:-9999px;
	height:25px;
	width:106px;
}
#clients #tabs .ui-state-active span {background:url(../images/clients/jetvision_active.png)}

#clients #tabs .jetslides span {background:url(../images/clients/jetslides.png)}
#clients #tabs .ui-state-active .jetslides span {background:url(../images/clients/jetslides_active.png)}

#clients #tab1 li a, #clients #tab2 li a {
	background:url(../images/clients/sunshine_village.gif);
	display:block;
	margin:15px 0 15px 0;
	text-indent:-9999px;
	height:91px;
	width:138px;
}

#clients #tab1 li a:hover, #clients #tab2 li a:hover {background-position:bottom}

#clients #tab1 .travelAlberta a {background:url(../images/clients/travel_alberta.gif)}
#clients #tab1 .u_of_c a {background:url(../images/clients/university_of_calgary.gif)}
#clients #tab1 .unitedWay a {background:url(../images/clients/united_way.gif)}
#clients #tab1 .atb a {background:url(../images/clients/atb.gif)}
#clients #tab1 .calgaryEconomic a {background:url(../images/clients/calgary_economic.gif)}
#clients #tab2 .ctv a {background:url(../images/clients/ctv.gif)}
#clients #tab2 .goforth a {background:url(../images/clients/goforth.gif)}
#clients #tab2 .calgaryEconomic a {background:url(../images/clients/calgary_economic.gif)}
#clients #tab2 .calgaryWorks a {background:url(../images/clients/calgary_works.gif)}
#clients #tab2 .mentalHealth a {background:url(../images/clients/mental_health.gif)}
#clients #tab2 .imagine a {background:url(../images/clients/imagine.gif)}

/*----- innerNav -----*/

#innerNav {clear:both}
#innerNav li {float:left}

#innerNav li a {
	background:url(../images/innerNav/customize.png);
	display:block;
	float:left;
	text-indent:-9999px;
	height:59px;
	width:95px	
}

#innerNav .how a {background:url(../images/innerNav/how.png)}
#innerNav .audience a {background:url(../images/innerNav/audience.png)}
#innerNav .payperview a {background:url(../images/innerNav/pay_per_view.png)}
#innerNav .branding a {background:url(../images/innerNav/branding.png)}
#innerNav .integration a {background:url(../images/innerNav/integration.png)}
#innerNav .speed a {background:url(../images/innerNav/speed_support.png)}
#innerNav .reporting a {background:url(../images/innerNav/reporting.png)}
#innerNav .live a {background:url(../images/innerNav/live_webcasting.png)}
#innerNav .cEmail a {background: url(../images/innerNav/send_us_an_email.png) no-repeat; width:177px}
#innerNav .cTech a {background: url(../images/innerNav/technical_questions.png) no-repeat; width:205px}
#innerNav .cBilling a {background: url(../images/innerNav/billing.png) no-repeat; width:83px}

#innerNav .cEmail .active, #innerNav .cTech .active, #innerNav .cBilling .active {background-position:left bottom}

#innerNav .last {
	background:url(../images/innerNav/last.png);
	padding-right:2px;
}

#innerNav li a:hover, .demo:hover, .documentation:hover, #innerNav .tabNavigation .selected,
.systemTest:hover, .jvCalc:hover, .jsCalc:hover, .kbTool:hover, .tResources:hover, #mainContent .brochureBtn:hover, .freeVersion:hover {background-position:left bottom}

#innerNav .demo, #innerNav .JVdemo, #innerNav .documentation, .brochureBtn {
	background:url(../images/innerNav/launch_demo.png);
	display:block;
	float:left;
	margin:5px 5px 5px 5px;
	text-indent:-9999px;
	height:49px;
	width:175px;
}

#innerNav .documentation {
	background:url(../images/innerNav/documentation.png);
	margin-left:0;
	width:181px;
}

#innerNav .buyNow {
	background:url(../images/signup/buy_now_bg.gif);
	margin:9px 0 0 0;
	height:43px;
	width:110px;
}

#innerNav .freeVersion {
	background:url(../images/signup/free_version_btn.gif);
	margin:9px 10px 9px 42px;
	height:43px;
	width:210px;
}

#mainContent .brochureBtn {
	background: url(../images/signup/download_brochure.gif);
	border:none;
	margin:0;
	height:47px;
	width:200px;
}

/*----- Breadcrumbs ----*/

#bread {
	background:url(../images/bread_bg.gif) repeat-x;
	clear:both;
	height:38px;
}

#bread ul {
	clear:both;
	font-size:.8em;
	margin-top:1px;
	width:960px;
	margin:0 auto;
}

table #bread {background:none}

table #bread li {
	background:none;
	padding:10px;
	padding-left:0;
}

table #bread ul {width:auto}

#bread li {
	background:url(../images/bread_divider.gif) right center no-repeat;
	color:#666;
	margin:0;
	padding:14px 25px 9px 15px;
	float:left;
	text-shadow:1px 1px 0 #fff;
}

#bread li a:hover {color:#0098DB}

#mainContent, .subContent {
	clear:both;
	color:#3c3f42;
	float:left;
	font:.9em Arial, Helvetica, sans-serif;
	padding:75px 10px;
	text-align:justify;
	width:410px;
}

#mainContent {padding:45px 10px 30px 10px}

.index #mainContent, .login #mainContent {width:610px}

#mainContent p, .subContent p {
	margin-bottom:.8em;
	line-height:1.4em;
}

#mainContent a {border-bottom:1px solid #d7dce0}

.subContent {position:relative}

.less {padding:45px 10px}

/*----- Page Titles -----*/

.overview span, .build span, .contact span, .searchResults span,
.create span {
	background:none;
	padding:0
}

.simple span {background-position:0 0}
.audience span {background-position:0 -35px}
.payperview span {background-position:0 -68px}
.how span {background-position:0 -106px}
.branding span {background-position:0 -143px}
.reporting span {background-position:0 -179px}
.integration span {background-position:0 -215px}
.speed span {background-position:0 -251px}
.tools span {background-position:0 -324px}
.support span {background-position:0 -360px}
.host span {background-position:0 -286px}
.screen span {background-position:0 -431px}
.calculator span {background-position:0 -395px}

.image, .imageL, .play {
	float:right;
	margin:70px 0 20px 0;
}
.imageL {float:left}

.play {
	display:block;
	float:left;
	position:absolute;
	margin-left:110px;
	height:288px;
	width:410px;
}

.index .play, .index .play {
	margin:0;
	height:152px;
	width:300px;
}

.play:hover {background:url(../images/play_hover.png) center no-repeat}

.fltRight {
	clear:none;
	float:right;
}

.fltLeft {
	float:left;
	padding:10px 0 0 10px;
}

.alt {
	background:#eef2f6;
	border-top:1px solid #d1d7df;
	border-bottom:1px solid #d1d7df;
	float:left;
	width:100%;
}

.sTable td {
	background:url(../images/dashed_line.gif) left bottom repeat-x;
	padding:10px;
}

.sTable .clear {background:none}

#sideBar {
	float:right;
	padding:10px 0;
	width:520px;
}

.index #sideBar, .login #sideBar {
	padding:45px 0 30px 0;
	width:310px;
}

#sideBar h2 {
	background:url(../images/dashed_line.gif) left bottom repeat-x;
	padding-bottom:20px;
	position:relative;
	margin:0 0 15px 0;
	height:22px;
	width:300px;
}

#sideBar h2 span {
	background: url(../images/titles/h2_watch.png) no-repeat;
	position:absolute;
	margin-bottom:2px;
	height:100%;
	width:100%;
}

.contactForm {
	/* background:#f3f5f6 url(../images/contactForm_top.gif) no-repeat; */
	padding-top:17px;
	float:left;
	width:924px;
}

.contactFormInner {
	/* background: url(../images/contactForm_bottom.gif) left bottom no-repeat; */
	padding-bottom:16px;
	float:left;
	width:924px;
}

.contactForm .form {
	/* background:url(../images/contactForm_middle.gif) repeat-y; */
	padding:0 20px 20px 20px;
	width:890px;
}

.contactForm #tabs {padding:0}

.form td {
	padding:5px;
	vertical-align:top;
}

.form input, .form textarea	{
	border:4px solid #d7dce3;
	padding:5px;
	font:1em Arial, Helvetica, sans-serif;
}

.form label {
	display:block;
	margin:10px 0 5px 0;
}

.form .wrong {border:4px solid #faa41c}

.form input:focus, .form textarea:focus	{border:4px solid #8ba6d2}

.form textarea	{width:830px}

.form .form_btn, .form .form_btn:focus {
	border:none;
	padding:0;
}

.form .contact{ width: 250px; }

.input, .inputS, .inputError {
	background:url(../images/input_bg.gif) no-repeat;
	border:none;
	display:block;
	padding:5px;
	line-height:24px;
	margin-right:10px;
	height:24px;
	width:210px;
}

.terms {
	padding:10px 60px;
	height:300px;
	width:800px;
	overflow:auto;
}

.login .input, .login .inputError {margin:5px 0}

.login label {
	color:#666d76;
	font-size:.9em;
}

.login #banner .jetslides {
	cursor:auto;
	padding:130px 0 0 55px;
	width:250px;
}

.login #banner .jetvision {
	cursor:auto;
	padding:130px 0 0 90px;
	width:250px;
}

.login #banner .jetstream {
	cursor:auto;
	padding:130px 0 0 40px;
	width:300px;
}

.login #banner a, .login #banner p {
	color:#666D76;
	font-size:.75em;
	position:absolute;
	line-height:15px;
	left:30px;
	top:330px;
	text-shadow:1px 1px 0 #f2f3f5;
}

.login #banner .alert {
	color:#f56627;
	top:346px;
}

.login #banner .jetstream a, .login #banner .jetstream p {left:60px}

.login .form_btn {margin:10px 0 0 0}

.systemTest, .jvCalc, .jsCalc, .kbTool, .tResources {
	background:url(../images/innerNav/system_test.jpg);
	display:block;
	float:left;
	margin-right:15px;
	text-indent:-9999px;
	height:209px;
	width:303px;
}

.jvCalc {background:url(../images/innerNav/JV_bandwidth_calculator.jpg)}
.jsCalc {background:url(../images/innerNav/JS_bandwidth_calculator.jpg)}
.kbTool {background:url(../images/innerNav/knowledgebase.jpg); margin-top:10px}
.tResources {background:url(../images/innerNav/resources.jpg) no-repeat; margin-top:10px}


/*------ Home Page Client Tabs ------*/

.ui-helper-hidden { display: none; }
.ui-helper-hidden-accessible { position: absolute; left: -99999999px; }
.ui-helper-reset { margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none; }
.ui-helper-clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.ui-helper-clearfix { display: inline-block; }
/* Opera \*/
* html .ui-helper-clearfix { height:1%; }
.ui-helper-clearfix { display:block; }
/* end clearfix */

.ui-state-disabled { cursor: default !important; }

.ui-tabs {
	position: relative;
	padding: 7px;
	float:left;
}

.ui-tabs .ui-tabs-nav li { 
	list-style: none; float: left;
	position: relative; top: 1px;
	border-bottom: 0 !important;
	margin-right:5px;
	white-space: nowrap;
}

.ui-tabs .ui-tabs-hide { display: none !important; }

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {background:url(../images/clients/tab_bg.gif)}
.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active {background:url(../images/clients/tab_active.gif) 50% 50% repeat-x}

.top {
	float:left;
	margin-left:20px;
}

.alt .top {
	float:right;
	margin-right:30px;
}

.hr {
	background:url(../images/dashed_line.gif) repeat-x;
	clear:both;
	height:2px;
}

.clearfloat {
	clear:both;
	height:0;
	float:left;
	font-size:1px;
	line-height:0;
	width:100%;
}

/* --------- #footer ----------*/

#footer {
	background:#3d3f43 url(../images/footer_bg.png) repeat-x;
	color:#ccc;
	font-size:.8em;
	position: relative;
	margin-top: -73px;
	height: 73px;
	clear:both;
	text-shadow:1px 1px 0 #000;
}

#footer p {
	float:left;
	padding:4px 0;
}

#footer a {color:#ccc; text-decoration:none}

#footer ul {float:right}

#footer ul li {
	float:left;
	margin:2px 10px;
	padding:3px 0;
}

#footer ul .icon {
	margin-top:3px;
	padding-top:0;
}

#footer .inner {
	background:url(../images/footer_bg.png) repeat-x;
	padding:25px 0 0 0;
	height:45px;
}

.tip {margin:0 3px}
