@charset "utf-8";
/* CSS Document */

body{
	margin:0;
	padding:0;
}

#full-screen-background-image {
  z-index: -999;
  min-height: 100%;
  min-width: 1024px;
  width: 100%;
  height: auto;
  position: fixed;
  top: 0;
  left: 0;
}

.title{
	font-family:Forte;
	color:#fff;
	font-size:45px;
}

.welcome{
	/*background:url(../images/welcomelinebg.png) no-repeat bottom left;*/
	display:block;
	font-family:"Monotype Corsiva";
	font-size:28px;
	color:#300;
}

.banner{
	margin:7px 0;
}

.content{
	text-align:justify;
	padding:0 2px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;

}

.footer{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
}

.national{
	font-size:26px;
	font-family:"Monotype Corsiva";
	color:#930;
}

.contact{
	/*background:url(../images/contactbg.jpg) no-repeat right top;*/
}



.inputnew{width:170px; height:20px; border:1px solid #999; background-color:#E6E6E6;}
	
.inputnew2{width:50px; height:20px; border:1px solid #666;}
		
.input1{width:310px; height:18px; border:1px solid #999; background-color:#E6E6E6;}
	
.input2{width:310px; border:1px solid #999; background-color:#E6E6E6;}	
	
.input3{width:50px; height:20px; border:1px solid #999;}
	
.input4{width:310px; border:1px solid #999; background-color:#E6E6E6;}
	
.inputnew{width:170px; height:20px; border:1px solid #999;}
	
.airticket{
	background:url(../images/feedbackbg.png) no-repeat center;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#030;
	border:solid 1px #033;
	font-weight:bold;
}

.submit{
	width:90px;
	height:30px;
	background:url(../images/submit.jpg) no-repeat center;
	color:#FFF;
	border:none;
	font-size:12px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}

.title2{
	font-family:"Times New Roman", Times, serif;
	font-size:45px;
	color:#480000;
	padding-top:10px;
	display:block;
}

.feedbackform{
	color:#FFF;
	font-size:14px;
	/*border: solid 1px #fff;*/
	margin-top:15px;
	/*background:url(../images/feedbackbg.png) no-repeat top right;*/
}

.feedbackform strong{
	color:#300;
}

.feedbackform b{
	display:block;
	background:url(../image/feedbacktitlebg.png) no-repeat;
	color:#003;
	padding:5px 0;
	font-size:15px;
	font-family:Georgia, "Times New Roman", Times, serif;
}


.inputfield{
	background-color:#e5f5fa;
	width:177px;
	height:20px;
	border:solid 1px #000;
	font-size:11px;
	font-family:Georgia, "Times New Roman", Times, serif;
}

.inputarea{
	background-color:#e5f5fa;
	width:177px;
	border:solid 1px #000;
	font-size:11px;
	font-family:Georgia, "Times New Roman", Times, serif;
}

.submit1{
	background-color:#000;
	/*background:url(../images/submitbutton.png) no-repeat center;*/
	width:75px;
	height:28px;
	border:none;
	color:#fff;
	font-weight:bold;
	font-size:11px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
}