* { 
	padding: 0; 
	margin: 0; 
}

body {
	font-family: arial, verdana;
	font-size: 13px;
	background: url("../images/bg.jpg") top center no-repeat;
	color: #000000;
	height: 100%;
}
.clear {
	margin: 0;
	padding: 0;
	font-size: 1px;
	clear: both;
	height: 1px;
}
img {
	display: block;
	border: 0; 
}
p{
	padding: 0 0 6px 0;
	line-height: 17px;
}
a:focus {
	-moz-outline: 0px solid lime;
	outline: 0px solid lime;
}
object { outline:none; }
.left {
	float: left;
}
.right {
	float: right;
}
#wrapper {
	width: 980px;
	text-align: left;
	margin: 0px auto 0px auto;
	padding: 0px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
}
#top {
	margin: 0 0 20px 0px;
	padding: 0 29px 0 20px;
	width: 931px;
	overflow: hidden;
	height: 91px;
}
.arrow {
	display: inline;
	margin: 0 5px 0 0;
}
.toplinks {
	height: 19px;
	float: right;
	overflow: hidden;
	padding: 3px 0 0 0;
}
.toplinks a {
	margin: 0 0px 0 20px;
	text-decoration: none;
	color: #000066;
	font-size: 11px;
}
.logo {
	display: block;
	float: left;
	margin: 14px 0px 0 0;
}
.mobile {
	display: block;
	float: right;
	margin: 14px 0px 0 0;
}
/*  Navigation */
#mainnav {
    width:175px;
    height:280px;
    margin:0 0 0 125px;
    padding:0;
}

#mainnav span {
    display: block;
	padding: 0;
	margin: 0;
	text-indent: -9999px;
}

#mainnav a {
    
    display:block;
}

#mainnav li {
    list-style:none;
    display:block;
	padding: 0;
	margin: 0;
	height:28px;
}
	#mainnav-01 a { height: 28px;  background:url("../images/nav_home_over.png") no-repeat; }
    #mainnav-01 a:hover {background:url("../images/nav_home_over.png") no-repeat; }
	
	#mainnav-02 a { height: 28px;  background:url("../images/nav_fstatus.png") no-repeat; }
    #mainnav-02 a:hover {background:url("../images/nav_fstatus_over.png") no-repeat; }
	
	#mainnav-03 a { height: 28px;  background:url("../images/nav_timetable.png") no-repeat; }
    #mainnav-03 a:hover {background:url("../images/nav_timetable_over.png") no-repeat; }
	
	#mainnav-04 a { height: 28px;  background:url("../images/nav_booking.png") no-repeat; }
    #mainnav-04 a:hover {background:url("../images/nav_booking_over.png") no-repeat; }
	
	#mainnav-05 a { height: 28px;  background:url("../images/nav_checkin.png") no-repeat; }
    #mainnav-05 a:hover {background:url("../images/nav_checkin_over.png") no-repeat; }
	
	#mainnav-06 a { height: 28px;  background:url("../images/nav_miles.png") no-repeat; }
    #mainnav-06 a:hover {background:url("../images/nav_miles_over.png") no-repeat; }
	
	#mainnav-07 a { height: 28px;  background:url("../images/nav_mybooking.png") no-repeat; }
    #mainnav-07 a:hover {background:url("../images/nav_mybooking_over.png") no-repeat; }
	
	#mainnav-08 a { height: 28px;  background:url("../images/nav_info.png") no-repeat; }
    #mainnav-08 a:hover {background:url("../images/nav_info_over.png") no-repeat; }
	
	#mainnav-09 a { height: 28px;  background:url("../images/nav_ent.png") no-repeat; }
    #mainnav-09 a:hover {background:url("../images/nav_ent_over.png") no-repeat; }
	
	#mainnav-10 a { height: 28px;  background:url("../images/nav_mysky.png") no-repeat; }
    #mainnav-10 a:hover {background:url("../images/nav_mysky_over.png") no-repeat; }

/* columns and layout */
.content {
	margin: 0 0 0px 0px;
	padding: 0 29px 0 20px;
	width: 931px;
	overflow: hidden;
}
.col1 {
	width: 300px;
	float: left;
	padding: 50px 40px 0 0px;
}
.col2 {
	width: 270px;
	float: left;
	padding: 20px 40px 0 0px;
	text-align: center;
}
.col3 {
	width: 280px;
	float: left;
	padding: 50px 0 0 0px;
}
.contentarea {
	min-height: 350px;
}

.phones li {
	display: block;
	float: left;
	list-style: none;
}
.tryit {
	margin: 70px 0 0 0;
	width: 330px;
}
.instructions {
	font-size: 11px;
	color: #666666;
	display: block;
}
.error {
	font-size: 11px;
	font-weight: bold;
	color: #d01800;
	line-height: 14px;
	display: none; /* show when there is error */
}
.thanks {
	font-size: 11px;
	font-weight: bold;
	color: #097f00;
	line-height: 14px;
	display: none; /* show when there is error */
}
.small { font-size: 10px; }


/* show hide content */contentfstatus
	
.contentcheckin,.contentmysky,.contentent,.contentinfo,.contentmybooking,.contentmiles,.contentcheckin,.contentbooking,.contenttimetable,.contentfstatus{
	display: none;
}

/* FOOTER ITEMS */
.push {
height: 50px;
}
#footer {
	color: #ffffff;
	padding: 30px 25px 10px 30px;
	height: 35px;
	margin: 0 auto;
	font-size: 11px;
	background: url("../images/bg_footer.png") top center no-repeat;
	width: 961px;
	z-index: 0;
}

#footer a {
	color: #ffffff;
	text-decoration: none;
	padding: 0 2px;
}
#footer a:hover {
	color: #ffffff;
	text-decoration: underline;
}
.footerlinks {
	width: 700px;
	float: left;
}
/* forms */
.yourphone {
	width: 180px;
	border: 2px solid #bbbbbb;
	padding: 3px 2px 4px 2px;
	height: 14px;
	float: left;
	margin: 0 10px 0 0px;
	color: #959595;
	display: block;
	font-size: 10px;
	font-style: italic;
}
.submit {
	float: left;
	padding: 0px 0 0 0;
	margin-top: -7px;
}

/* h1, h2, h3 tags */
h1 {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:23px;
	font-weight:bold;
	color:#6d8d23;
	padding: 0 0 5px 0;
}
h2 {
	font-family: Arial, Tahoma, Geneva, sans-serif;
	font-size:17px;
	font-weight:bold;
	color:#6d8d23;
	padding: 0 0 5px 0;
}

#myback
{
width:266px;
height:588px;
float:left;
background:url("../images/andr_timetable.png") no-repeat;
}

#interact2
{
width:193px;
height:290px;
margin-top:94px;
margin-left:34px;
}

#watchdemo2
{
width:193px;
height:290px;
margin-top:94px;
margin-left:34px;
}

.closebutton
{
	width:80%;
	float:left;
}

.frameheader
{
	float:left;
	width:100%;
	height:27px;
}

.closebutton img
{
	cursor:pointer;
}

#othercontainter
{
width:400px;
height:650px;
float:left;
margin-left:32px;
background:url("../images/large_other.png") no-repeat;
}
#interactother2
{
width:242px;
float:left;
padding-left:35px;
padding-top:80px;
}

#othercontainter2
{
width:380px;
height:650px;
float:left;
margin-left:32px;
background:url("../images/large_other_sky.png") no-repeat;
}
#interactother4
{
width:244px;
float:left;
padding-left:35px;
padding-top:80px;
}

/**** END OF OTHER *****/

#bbcontainter
{
width:400px;
height:650px;
float:left;
background:url("../images/large_bb.png") no-repeat;
margin-left:32px;
}

#interactbb2
{
width:242px;
float:left;
padding-left:35px;
padding-top:110px;
}

#bbcontainter2
{
width:380px;
height:650px;
float:left;
background:url("../images/large_bb_sky.png") no-repeat;
margin-left:32px;
}

#interactbb4
{
width:244px;
float:left;
padding-left:36px;
padding-top:105px;
}

/*** END OF BB**/

#iphonecontainter
{
width:400px;
height:650px;
float:left;
margin-left:32px;
background:url("../images/large_iphone.png") no-repeat;
}

#interactiphone2
{
width:242px;
float:left;
padding-left:36px;
padding-top:107px;
}

#iphonecontainter2
{
width:380px;
height:650px;
float:left;
margin-left:32px;
background:url("../images/large_iphone_sky.png") no-repeat;
}

#interactiphone4
{
width:244px;
float:left;
padding-left:36px;
padding-top:105px;
}

/******END OF IPHONE****/

#andrcontainter
{
width:400px;
height:650px;
float:left;
margin-left:32px;
background:url("../images/large_android.png") no-repeat;
}

#interactandr2
{
width:242px;
float:left;
padding-left:42px;
padding-top:120px;
}

#andrcontainter2
{
width:380px;
height:650px;
float:left;
margin-left:32px;
background:url("../images/large_android_sky.png") no-repeat;
}

#interactandr4
{
width:244px;
float:left;
padding-left:42px;
padding-top:120px;
}

/*** END OF ANDR ***/

#demopanelbb
{
width:300px;
height:650px;
float:left;
background:url("../images/large_bb.png") no-repeat;
}

#watchdemobb2
{
width:243px;
height:323px;
float:left;
margin-left:27px;
margin-top:95px;
}

#video
{
width:400px;
height:650px;
float:left;
margin-left:52px;
}

#demopaneliphone
{
width:290px;
height:650px;
float:left;
background:url("../images/large_iphone.png") no-repeat;
}

#watchdemoiphone2
{
width:238px;
height:353px;
float:left;
margin-left:25px;
margin-top:90px;
}

#demopanelandr
{
width:290px;
height:650px;
float:left;
background:url("../images/large_android.png") no-repeat;
}

#watchdemoandr2
{
width:239px;
height:320px;
float:left;
margin-left:25px;
margin-top:105px;
}

.scrollbarpanel
{
width:20px;
height:350px;
background-color:#fff;
float:right;
}

.scrollbarup
{
width:20px;
height:20px;
background-color:#00f;
float:left;
display: block; 
cursor:pointer;
}

.scrollbarslide
{
width:20px;
height:310px;
background-color:#ff0;
float:left;
}

.scrollbardown
{
width:20px;
height:20px;
background-color:#00f;
float:left;
display: block; 
cursor:pointer;
}

.scrollbarbutton
{
width:20px;
height:100px;
background-color:#fff;

display: block; 
cursor:pointer;
margin-top:50px;
}

div.mce_inline_error {

 width:194px!important; font-size: 11px!important;
	font-weight: bold!important;
	color: #d01800!important;
	line-height: 14px!important;
	background-color: transparent!important;
	margin: 0!important;
	padding: 3px!important;
	border: 0px solid #d01800!important;
	}
	
	
.mce_inline_error {
	color: #d01800!important;
	border: 2px solid #d01800!important;
}
