body {
	background-image:url(http://www.nodemedia.co.uk/dev/easternairways/templates/easternairways/images/form_bg.gif);
	background-repeat:no-repeat;
}


td {
	background: none;
}

table, td, select {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	
}

div.booking {
   width: 398px;
   background: none !important;
   padding: 5px;

}

.headTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 23px;
	color: #333333;
}

.flight_dest {
   width:100%; 
   padding-top:0px; 
   height:25px;
   margin-top: 15px;
   float: left;
}
.flight_field_1 {
  width: 48%;
  float: left;
  margin: 0px;
  padding: 0px;
}

.flight_field_2 {
  width: 48%;
  float: left;
  margin: 0px 0px 0px 5px;
  padding: 0px;
}

.choosedest {
  font-weight: normal;
  font-size: 10px;
  font-family: Verdana;
  color: #333333;
  width: 95%;
}
.param1 {
   width: 100%;
   float: left;
}

.param2 {
  width: 100%;
  margin-top: 10px;
  float: left;
}

.choosedate {
  font-weight: normal;
  font-size: 10px;
  font-family: Verdana;
  color: #333333;
  float: left;
  margin: 0px 0px 0px 3px;
}

.datefield {
  font-weight: normal;
  font-size: 10px;
  font-family: Verdana;
  color: #333333;
}

div.alignment {
  float: left;
}

div.alignment_img {
  float: left;
  margin: 0px 0px 0px 3px;
  padding: 0px;
}

.extra_param {
  width: 100%;
  margin-top: 15px;
  float: left;
}

.extra_data {
  width: 32%;
  float: left;
  text-align: center;
}

.extra_data span {
  font-weight: normal;
  font-size: 9px;
  font-family: Verdana;
  color: #333333;
}

.trip_param {
  width: 100%;
  margin-top: 10px;
  float: left;
}

.trip_data {
  width: 33%;
  float: left;
  text-align: center;
  padding-top:5px
}

.trip_data span {
  font-weight: normal;
  font-size: 9px;
  font-family: Verdana;
  color: #333333;
}

.chk {
  margin-top: 3px;
  float: left;
  margin-left: 30px;
}

.trip_inner {
  margin-top: 8px;
}

/*************************
Left Module Booking Form
*************************/
.booking_wrapper {
    width: 99%; 
	background: url(booking_background.jpg) top left;
}

.booking_inner {
  width: 98%;
  margin: 4px;
}

.bhd {
   display: block;
   margin: 5px 0px 0px 2px;
}

.booknow {
   display: block;
   font-size: 11px;
   font-weight: normal;
   font-family: Verdana;
   color: #444444;
   margin: 5px 0px;
}

/***********************/

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	color: #19307E;
	text-transform: capitalize;
	letter-spacing: 0em;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight: bold;
	color: #000000;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight: normal;
	color: #000000;
	line-height: 1.5em;
}

a:link, a:visited {
	color: #FF0000;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #19307E; 
	font-weight: bold;
	text-decoration: none;
}

a:active {
	color: #FF0000; 
	font-weight: bold;
	text-decoration: none;
}

/* START FRONT PAGE NEWS STYLE */
.news_header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight: bold;
	color: #7A7B7F;
	text-transform: capitalize;
	letter-spacing: 0em;
}

.news_body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight: normal;
	color: #333333;
	letter-spacing: 0em;
	line-height: 1.3em;
}

.news_body a:link, .news_body a:visited {
	color: #666666;
	font-weight: normal;
	text-decoration: none;
}

.news_body a:hover {
	color: #19307E; 
	font-weight: normal;
	text-decoration: none;
}

.news_body a:active {
	color: #FF0000; 
	font-weight: normal;
	text-decoration: none;
}

.news_divtag {
	width: 600px;
	padding-bottom: 15px;
}

/* END FRONT PAGE NEWS STYLE */

/* START INTRO COPY STYLE */
.intro_copy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight: normal;
	color: #505156;
	letter-spacing: 0em;
	line-height: 1.3em;
}
/* END INTRO COPY STYLE */

/* START FORM COPY STYLE */
.form_copy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight: normal;
	color: #505156;
	letter-spacing: 0em;
	line-height: 1em;
}

select { 
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 0.8em;
 font-weight: normal;
 color: #505156;
 letter-spacing: 0em;
 line-height: 1em;
}
/* END FORM COPY STYLE */

/* START FOOTER COPY STYLE */
.footer_body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	font-weight: normal;
	color: #333333;
	letter-spacing: 0em;
	line-height: 1.3em;
}

.footer_body a:link, .footer_body a:visited {
	color: #666666;
	font-weight: normal;
	text-decoration: none;
}

.footer_body a:hover {
	color: #19307E; 
	font-weight: normal;
	text-decoration: none;
}

.footer_body a:active {
	color: #FF0000; 
	font-weight: normal;
	text-decoration: none;
}
/* END FOOER COPY STYLE */