
/*  © Copyright TheMediaPoint - http://www.themediapoint.co.uk | main stylesheet */

body {
  font-size: 80%;
  font-family:Arial, Helvetica, sans-serif;
  margin:0;
  background-color:#f1f0f0;
}

/* basic layout ---------------------------------------------------------------- */

div {
  font-size: 1em;
}


table { text-align:right; border: 1px solid rgb(221,221,221); font-size:12px; color:#000;background:#FFFFFF;}
table th {background-color: rgb(229, 229, 229); border:1px solid #33CCFF; padding:3px 6px; font-weight:normal; color:#000;}
table tr td {border: 1px solid rgb(221, 221, 221); padding:5px 6px; text-align:left;}
table tr:hover {background-color: rgb(240, 240, 240);color:#000;}

#wrapper {
	width:900px;
	margin:auto;
}

/* Header informatiom */

#header {
	width:898px;
	height:141px;
	background-image:url(../images/headerairlinesheader.jpg);
	background-repeat:no-repeat;
	margin-left:16px;
	
}

#logo {
	width:180px;
	height:74px;
	background-image:url(../images/logo.jpg);
	background-repeat:no-repeat;
	position:absolute;
	top:23px;
}

/* Navi informatiom */

#navigation{
margin-left:15px;
width:864px;
	height:40px;
	clear:both;
	background-image:url(../images/airlines.jpg);
	background-repeat:repeat-x;
}

#display{
	width:898px;
	height:213px;
	background-image:url(../images/alinesdisplay.jpg);
	background-repeat:no-repeat;
}


/*** Superfish SKIN ***/
.sf-menu {
	float:			left;
}
.sf-menu a {
	padding:1.1em 1.7em;
	text-decoration:none;
}
.sf-menu a:link, .sf-menu li li a, .sf-menu a:visited, .sf-menu a:active   { /* visited pseudo selector so IE6 applies text colour*/
	color:#666666;
	font-weight:bolder;
}
.sf-menu li {
	/*background:		#fff;*/
}
.sf-menu li li {
	/*background:		#fff;*/
	background-color:#f0f0f0;
}
.sf-menu li li li {
	/*background:		#fff;*/
}
.sf-menu li:hover, .sf-menu li.sfHover,
.sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
	/*background:#999999;*/
	color:#2b54ad;
	outline:		0;
	font-weight:bold;
}

.sf-menu { position:relative !important; overflow:visible !important; z-index:80; }

#current {
	color:#2b54ad;
	font-weight:bold;
	}
	
.first {
	border:none !important;
	}
.last {
	border:none !important;
	}


.thumbImage{
	border:1px #999999 solid;
	margin-top:4px;
}
/* Content informatiom */

#content {
	width:960px;
	margin:auto;
	height:auto;
	clear:both;
}

#content-left{
	width:580px;
	height:auto;
	float:left;
	margin-left:15px;
}

#content-middle{
	float:left;
	width:40px;
	height:500px;
	background-image:url(../images/linebrake.jpg);
	background-repeat:no-repeat;
}

#content-right{
	width:240px;
	height:auto;
	float:left;
}

/* Footer informatiom */

#footer-wrapper {
	}

#footer {
	width:898px;
	height:auto;
	clear:both;
	margin:auto;
	padding-top:20px;
}

.footerbar{
	width:898px;
	height:21px;
	background-image:url(../images/footerbar.jpg);

}

.footer-left{
width:400px;
float:left;
height:auto;
color:#939393;
margin-top:10px;
margin-bottom:10px;
margin-left:15px;
font-size:10px;
}

.footer-right{
width:375px;
float:left;
height:auto;
text-align:right;
color:#939393;
margin-top:10px;
margin-bottom:10px;
font-size:10px;
}

.bottom-shadow{
width:899px;
margin:auto;
height:30px;
background-image:url(../images/top-shade.jpg);
background-repeat:no-repeat;
clear:both;
}

.sidebox{
margin-bottom:30px;
}

.sideboximg{
margin-bottom:10px;
border:1px #CCCCCC solid;
width:240px;
}


.onelogo{
float:left;
width:94px;
}

p.newsbreak{
border-bottom:#CCCCCC 1px dotted;
margin-bottom:20px;
padding:0;
}

p.time{
color:#2b54ad;
padding-top:0px;
}

/* links ----------------------------------------------------------------------- */

a {
	 text-decoration:none;
	 color:#0033FF;
	 background-color: inherit;
}

a:hover {
	}


/* headings -------------------------------------------------------------------- */

h1, h2, h4, h5 {
	   color:#2b54ad;
}

h1 {
	  font-size: 1.5em;
	  line-height: 1em;
	  padding-bottom:0.2em;
	  text-transform:uppercase;
	  }

h2 {
	  font-size: 1.2em;
	  margin: 0em 0 0.6em 0;
	  color:#464646;	
}

h3 {
	  font-size: 1.1em;
	  margin: 1em 0 0em 0;
	  font-weight:bold;
	  color:#2b54ad;
}

h4 {
	 font-size: 1.2em;
	  line-height: 1.3em;
	  margin: 0 0 0.5em 0;
	  color:#000;
	  font-weight:bold;
	  margin:0 0 0.6em 0;
	  color:#CC9933;
}

h5 { 
	  font-size: 1em;
	  line-height: 1.5em;
	  color:#000;
}

/* text ------------------------------------------------------------------------ */
p {
	  font-size: 0.9em;
	  line-height: 18px;
	  padding-top:10px;
}

strong, b {
	  font-weight: bold;
}


/* jquery styles --------------------------------------------------------------- */


/* additional styles ----------------------------------------------------------- */

.clear {
  	clear: both;
}

.f-left {
  	float: left;
}

.f-right {
  	float: right;
}

label {
	float:left;
	margin-right:10px;
	width:100px;
	font-weight:bold;	
	}
	
#message {margin: 5px 10px; padding: 4px; display:block;text-align:center;}
#message.error {background:#FFEBE8;border: 1px solid #CC0000;color:#CC0000;}
#message.success {border:solid 1px #349534; background:#C9FFCA;color:#008000;}

/*  © Copyright TheMediaPoint - http://www.themediapoint.co.uk | main stylesheet */