.focal-point {
	position: absolute;
	height: 500px;
	background: url(../images/bg.jpg) no-repeat;
	margin:0;
	left:0; right: 0;
	width: 978px;
}

*html .focal-point {
	left:-40px;;
}

.focal-point #promo-text {
	position: absolute;
	top: 65px;
	right: 50px;
	width: 400px;
	text-align: left;
}

.focal-point #promo-text h1 {
	color: #FFF;
	font-size: 36px;
	margin: 0;
	text-shadow: 0px 1px 3px #000;
}

.focal-point #promo-text h2 {
	color:  #D0E6FE;
	font-size: 24px;
	margin: 10px 0 0 0;
	text-shadow: 0px 1px 2px #000;
}

.focal-point #promo-text p {
	margin-top: 25px;
	color: #EEE;
	font-size: 16px;
	text-shadow: 0px 1px 1px #000;
	line-height: 1.5em;
}

.focal-point #promo-text small {
	margin-top: 25px;
	color: #EEE;
	font-size: 14px;
	text-shadow: 0px 1px 1px #000;
	line-height: 1em;
}

#ipad-container {
	position: absolute;
	top: 30px;
	left: 30px;
	width: 435px;
}

#ipad-container #ipad {
	background: url(../images/screenshot-bg-only.jpg) no-repeat;
	width: 248px;
	height:332px;
	position: absolute;
	left: 96px;
	top: 45px;
	overflow: hidden;
}

#ipad-container #ipad #display {
	display: none;
	position: static;	
}

#ipad-container #ipad .screen {
	position: absolute;
	width: 249px;
	height: 332px;
	top: 0;
	left: 0;
	z-index: 2000;
	display: none;
}

#ipad-container #ipad #display .active {
	z-index: 3000;
}

#ipad-container #ipad #keyboard {
	background: url(../images/keyboard.jpg) no-repeat;
	height: 85px;
	width: 248px;
	position: absolute;
	left:0;
	bottom: 0;
	display: none;
}

#ipad-container #ipad #menu {
	background: url(../images/ipad_comp_menu.jpg) no-repeat;
	height: 223px;
	width: 110px;
	position: absolute;
	top: 21px;
	left: 4px;
	display: none;
}

#ipad-container .control {
	position: absolute;
	top: 170px;
	display:none;
	margin:0; padding:0;
	cursor: hand;
	cursor: pointer;
}

#ipad-container .control .btn {
	width:39px;
	height:71px;
}


#ipad-container .prev {
	background: none;
	left:0;
}

#ipad-container .prev .btn {
	background: url(../images/arrow-left.png) no-repeat;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/arrow-left.png', sizingMethod='scale');
}

* html #ipad-container .prev .btn {
	background: none;
}

#ipad-container .next {
	background: none;
	right:0;
}

#ipad-container .next .btn {
	background: url(../images/arrow-right.png) no-repeat;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/arrow-right.png', sizingMethod='scale');
}

* html #ipad-container .next .btn {
	background: none;
}

#mobiletc-logo {
	background: url(../images/jeppesen-mobile-tc-title-icon.gif) no-repeat;
	text-indent: -999px;
	height: 80px;
}

.content ul li {
	list-style: disc;	
	margin-left: 1em;
	padding-left: 0.5em;
}

.content ul {
	margin: 0; padding: 0;	
}

.crsl-ipad-hd {
	font-size: 20px !important;
	color: #666;
	position: absolute;
	display: block;
	top: 30px;
	left: 70px;
}

.crsl-link {
	width: 100%;
	height: 100%;
}

.link-pod ul li {
	list-style: none;
	display: block;
	width: 154px;
	float: left;
	height: 160px;
	border: none;
	border-left: 1px solid #DDD;
	font-size: 14px;
}

.link-pod ul li.first {
	border: none;
}

.link-pod ul {
	height: 180px;	
}

.link-pod ul li .img {
	height: 90px;
	margin-bottom: 5px;
}

.content {
	font-size: 14px;
	z-index: 1000;	
}

.crsl-list {
	margin: 10px 0 0 5px !important;	
}

.crsl-list li {
	margin: 8px 0 !important;
	padding: 0 0 0 10px !important;
	background: url(../images/arrow-sm.gif) no-repeat left center;
}

#doc3 {
	width: 1024px !important;
}

.focal-point {
	-moz-border-radius-topright: 7px !important;
	-moz-border-radius-topleft: 7px !important;
	-webkit-border-top-right-radius: 7px !important;
	-webkit-border-top-left-radius: 7px !important;
}

#fixeddiv {
	right: 0px !important;
	z-index: 500 !important;	
}

#mobile-subnav {float:right;display:inline;}
#mobile-subnav a { color:#999; font-weight:bold; text-decoration:none; }
#mobile-subnav a:hover {color:#001d45;}
#mobile-subnav a.visit {color:#001d45;}
#mobile-subnav li {float:right;display:inline;margin-right:10px;border-right:1px solid #ccc;padding-right:10px;}
#mobile-subnav li:first-child {border-right:none;}

	
