/*
Mukesh Yadav
mukeshyadav@gmail.com
NaturalFlight ver1.1 @22nd March 2008
*/

*{outline: none;}

body{
margin: 0px;
padding: 0px;
font: normal 12px Arial, Helvetica, sans-serif;
background: #59A5D2 url(../_images/flight_bg_repeater.jpg) left bottom repeat-x;
line-height: 16px;
color: #4B4B4B;}

h1, h2, h3, p{
margin: 0;
padding: 0;}

h1, h2, h3{
font-weight: bolder;}

p{margin: 2px 0 8px 0;}

h1{
margin: 2px 0 8px 0;
font-size: 16px;
color: #040406;}

h2{
margin: 2px 0 2px 0;
font-size: 12px;
color: #3F3E77;}

h3{
margin: 2px 0 8px 0;
font-size: 14px;
color: #040406;}


a:link, a:visited{color: #FB4C23; text-decoration: underline;}
a:hover, a:active{color: #0E63A8; text-decoration: none;}


#wrapper{
width: 766px;
background-color: #FFFFFF;
overflow: hidden !important;
margin: 0 auto;
}

.txtright{text-align: right;}
.txtright{text-align: center;}

.fleft{float: left;}
.fright{float: right;}

.block{display: block;}

.breaker{clear: both;}
.height{height: 15px;}

#flashheader{
width: 766px;
height: 305px;
display: block;
clear: both;}

/*	Content Container Start */

#container{
padding: 20px 10px;
width: 746px;
overflow: hidden !important;
clear: both;}

#container #leftcol{
width: 220px;
float: left;}

#container #rightcol{
width: 500px;
float: right;}

/*	Special Flight */

#specialflight{
width: 290px;
float: left;}

#boxspecialoffer{
width: 290px;
}

#boxspecialoffer ul{
list-style-type: none;
margin: 0px;
padding: 0px;
font-weight: bolder;
color: #040406;
clear: both;
}

#boxspecialoffer ul li{
display: block;
line-height: 28px;
float: left;
border-bottom: 1px solid #3E3E3E;}

#boxspecialoffer ul li.lefttxt{
width: 145px;}

#boxspecialoffer ul li.righttxt{
width: 145px;
text-align: right;}

/*	Special Flight End */

/*	Quicklink Box Start */

#boxquicklinks{
float: right;
width: 170px;
border: 1px solid #3E3E3E;
background-color: #F2F2F2;
padding: 10px;
margin: 0 0 0 10px;
color: #F3F1F2;}

#boxquicklinks ul{
margin: 0px;
padding: 0px;
list-style-type: none;}

#boxquicklinks ul li a:link, #boxquicklinks ul li a:visited{
color: #3F3E77;
width: 150px;
display: block;
text-decoration: none;
padding: 4px 0 5px 20px;
border-bottom: 1px solid #3E3E3E;
background: transparent url(../_images/bullet.gif) 5px 9px no-repeat;
}

#boxquicklinks ul li a:hover, #boxquicklinks ul li a:active{
color: #FFFFFF;
width: 150px;
display: block;
text-decoration: none;
padding: 4px 0 5px 20px;
border-bottom: 1px solid #3E3E3E;
background: #3E3E3E url(../_images/bullet_h.gif) 5px 9px no-repeat;
}

/*	Quicklink Box End */

/*	Content Container End */

/*	Footer CSS Start */

#footer{
border-top: 1px solid #3E3E3E;
line-height: 50px;
padding: 0 0 0 20px;
background-color: #F2F2F2;
}

/*	Footer CSS End */


