/* CSS Document */
/* 	Last updated on Jan 18, 2007
	Created & Updated by RA
*/

/* ============================================================================
									BODY
============================================================================ */

body
{
	margin: 0px;
	padding: 0px;
	text-align: left;
	SCROLLBAR-FACE-COLOR: #EEEBE6;
	SCROLLBAR-HIGHLIGHT-COLOR: #F2F2F2;
	SCROLLBAR-SHADOW-COLOR: #E0E0E0;
	SCROLLBAR-3DLIGHT-COLOR: #F2F2F2;
	SCROLLBAR-ARROW-COLOR: #4458A1;
	SCROLLBAR-TRACK-COLOR: #E0E0E0;
	SCROLLBAR-DARKSHADOW-COLOR: #999999;
	background-color: #FFFFFF;
	background-image: url(../flin-images/body-background.jpg);
	background-repeat: repeat-x;
	
}

/* ============================================================================
									LINKS DEFAULTS
============================================================================ */

a
{
	text-decoration: none;
	color: #009999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
a:hover
{
	color: #FF8A04;
	text-decoration: none;
}


/* ============================================================================
									MENU LINKS
============================================================================ */


/* ============================================================================
									SUBMENU LINKS
============================================================================ */
.read a
{
	COLOR: #666666;
	font-size: 11px;
	font-family: Tahoma;
	line-height: 15px;
	font-weight: normal;
	padding-right: 15px;
	background-image: url(../flin-images/read-more-arrow-on.gif);
	background-repeat: no-repeat;
	display: block;
	background-position: 60%;
}
.read a:hover
{
	COLOR: #999999;
	background-image: url(../flin-images/read-more-arrow-over.gif);
}

.sublink a
{
	COLOR: #666666;
	font-size: 11px;
	font-family: Tahoma;
	line-height: 15px;
	font-weight: normal;
}
.sublink a:hover
{
	COLOR: #999999;
	text-decoration: underline;
}
.sublink1 a
{
	COLOR: #666666;
	font-size: 11px;
	font-family: Tahoma;
	line-height: 18px;
	font-weight: normal;
}
.sublink1 a:hover
{
	COLOR: #FF6600;
	text-decoration: underline;
}
.sublink2 a
{
	COLOR: #FF6600;
	font-size: 11px;
	font-family: Tahoma;
	line-height: 24px;
	font-weight: normal;
	background-image: url(../flin-images/icon-arrow.gif);
	background-repeat: no-repeat;
	display: block;
	background-position: left center;
	padding-left: 10px;
}
.sublink2 a:hover
{
	COLOR: #666666;
	background-image: url(../flin-images/icon-arrow-over.gif);
}

.air-india a
{
	COLOR: #FF6600;
	font-size: 11px;
	font-family: Tahoma;
	line-height: 18px;
	font-weight: normal;
	background-repeat: no-repeat;
	display: block;
	background-position: left center;
	border-top: 1px solid #F7F7F7;
	border-right: 1px solid #B6B6B6;
	border-bottom: 1px solid #B6B6B6;
	border-left: 1px solid #F7F7F7;
}
.air-india a:hover
{
	COLOR: #666666;
}

.footer a
{
	COLOR: #FFFFFF;
	font-size: 11px;
	font-family: Tahoma;
	line-height: 15px;
	text-decoration: underline;
	
}
.footer a:hover
{
	COLOR: #CCCC00;
	text-decoration: underline;
}
/* ============================================================================
									BACKGROUND IMAGES
============================================================================ */



/* ============================================================================
									HEADING TEXT
============================================================================ */

.heading1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 18px;
	font-weight: bold;
	
}
.heading2 
{
	font-family: Tahoma;
	font-size: 12px;
	color: #ff8e2b;
	text-decoration: none;
	line-height: 16px;
	font-weight: bold;
	text-transform: none;
	}
.heading3 
{
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
	text-transform: none;
	background-color: #E6E6E6;
	line-height: 18px;
	background-image: url(../flin-images/icon-heading.gif);
	background-position: right;
	background-repeat: no-repeat;
	padding-left: 5px;
}
.heading4 
{
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	line-height: 16px;
	font-weight: bold;	
}
.heading6
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #F2911C;
	text-decoration: none;
	line-height: 20px;
	font-style: italic;
}
/* ============================================================================
									CONTENT TEXT
============================================================================ */
.paragraph
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	line-height: 12px;
	text-align: justify;
}

.paragraph-txt 
{
	FONT-WEIGHT: normal;
	FONT-SIZE: 12px;
	COLOR: #555555;
	FONT-STYLE: normal;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
	line-height: 15px;
}
.search-txt {
	font-family: Tahoma;
	font-size: 11px;
	color: #777777;
	line-height: 15px;
	text-align: left;
	text-decoration: underline;
}
/* ============================================================================
									FORM ELEMENTS
============================================================================ */
.paragraph-txt_input
{
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	text-decoration: none;
	font-size: 12px;	
	border: 1px solid #B2B8B3;
}

.paragraph-txt_textarea
{
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	text-decoration: none;
	font-size: 12px;
	width: 230px;		
	border: 1px solid #B2B8B3;
}
.paragraph-txt_listbox
{
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 12px;
	border: 1px solid #B3D9B3;
	width: 130px;
}

/* ============================================================================
									FOOTER TEXT
============================================================================ */
.footer-txt
{
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
}
.top-background {
	background-image: url(../flin-images/top-background.jpg);
	background-repeat: repeat-x;
}
.background-white-color {
	background-color: #FFFFFF;
}
.background-shadow-left {
	background-image: url(../flin-images/bg-left.gif);
}
.background-shadow-left-white {
	background-image: url(../flin-images/bg-left-white.gif);
	background-repeat: repeat;
}
.background-shadow-right {
	background-image: url(../flin-images/bg-right-white.gif);
	background-repeat: repeat;
}
.background-shadow-right-white {

	background-image: url(../flin-images/bg-right-white.gif);
	background-repeat: repeat;
}
.backbround-search-box {
	background-image: url(../flin-images/search-box-pattern.jpg);
	background-repeat: repeat;
}
.background-color-news {
	background-color: #f4f4f2;
	background-image: url(../flin-images/footer-stroke.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.news-txt {

	font-family: Tahoma;
	font-size: 11px;
	color: #777777;
	line-height: 15px;
	text-align: left;
}
.table-border-color {
	background-color: #CCCCCC;
}
.paragraph-txt-table {

	FONT-WEIGHT: normal;
	FONT-SIZE: 12px;
	COLOR: #555555;
	FONT-STYLE: normal;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
	line-height: 18px;
}
.paragraph-txt-table-1 {
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
	COLOR: #666666;
	FONT-STYLE: normal;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
	line-height: 24px;
	background-color: #EAEAEA;
}
.paragraph-txt-italic-table {


	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
	COLOR: #555555;
	FONT-STYLE: italic;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
	line-height: 18px;
}
.background-footer-color {
	background-color: #6696a0;
}
.background-footer-color-01 {
	background-color: #f8f8f8;
	background-image: url(../flin-images/footer-stroke.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.footer-txt-lft {

	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
}
.background-body-bottom-stroke {
	background-image: url(../flin-images/footer-stroke.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.heading-1-image {
	background-image: url(../flin-images/icon-heading-2.gif);
	background-repeat: no-repeat;
	background-position: 160px;
}
.paragraph-txt-table-icon {
	FONT-WEIGHT: normal;
	FONT-SIZE: 12px;
	COLOR: #555555;
	FONT-STYLE: normal;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
	line-height: 18px;
	background-image: url(../flin-images/icon-bullet.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 20px;
}
.paragraph-txt-table-icon-1 {
	FONT-WEIGHT: normal;
	FONT-SIZE: 12px;
	COLOR: #555555;
	FONT-STYLE: normal;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
	background-image: url(../flin-images/icon-bullet.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
}
.heading3-1 {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
	text-transform: none;
	background-color: #E6E6E6;
	line-height: 24px;
	background-image: url(../flin-images/icon-heading.gif);
	background-position: right;
	background-repeat: no-repeat;
	padding-left: 5px;
}
.paragraph-testimonial {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 18px;
	color: #666666;
}
.background-hp-window {
	background-image: url(../flin-images/hp-window.gif);
	background-repeat: no-repeat;
}
.background-hp-window-stroke {

	background-image: url(../flin-images/hp-window-stroke.gif);
	background-repeat: repeat-y;
}
.background-hp-window-bottom {


	background-image: url(../flin-images/hp-window-bottom.gif);
	background-repeat: no-repeat;
}
.heading5 {

	font-family: Tahoma;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	line-height: 16px;
	font-weight: bold;
}
.hp-window-txt {
	font-family: Tahoma;
	font-size: 11px;
	color: #555555;
	text-align: justify;
}
.form-border {
	border: 1px solid #CCCCCC;
}
.background-header {
	background-image: url(../flin-images/firstline-header.gif);
	background-repeat: no-repeat;
}
.background-footer-color-02 {

	background-color: #f8f8f8;
}
