@charset "utf-8";
/* CSS Document */

* {
margin:0;
padding:0;
}

img {
border:0;	
}

body {
}

.widgets_warapper {
float:left;
width:299px;
height:auto;
font:13px Arial, Helvetica, sans-serif;
}

.fn_logo { 
float:left;
width:299px;
height:59px;
}
.search_type { 
float:left;
text-align:right;
width:117px;
height:30px;
background:url(http://fnstager.flightnetwork.com/direct_track/images/widget_right.jpg) left top no-repeat;
padding: 12px 6px 0 0;
color:#FFF;
}

.widgets_form, .widgets_footer_text  {
float:left;
width:297px;
border-left:1px solid #929da9;
border-right:1px solid #929da9;
}

.widgets_form {
background:url(http://fnstager.flightnetwork.com/direct_track/images/main_bg.jpg) left top no-repeat;
height:185px;
}

.widgets_left, .widgets_right  {
float:left;
width:132px;
height:auto;
padding:0 0 8px 0;
}

.widgets_left {
padding:0 12px 0 10px;
}

.widgets_left label, .widgets_right label, .drop_down label {
float:left;
height:auto;
line-height:26px;
text-shadow:1px 1px 0 #fff;
color:#5d5d5d;
font-weight:bold;
}
.widgets_left label, .widgets_right label {
width:130px;
}
.input_style_01 {
float:left;
background:url(http://fnstager.flightnetwork.com/direct_track/images/input_field_1.png) left top no-repeat;
width:130px;
height:27px;
}

.input_style_01 input, .input_style_02 input {
float:left;
background:transparent;
border:0;
margin:5px 0 0 7px;
text-shadow:1px 1px 0 #efefef;
color:#666;
}
.input_style_01 input {
width:117px;
}
.input_style_02 input {
width:90px;
}

.widgets_left img, .widgets_right  img{
float:left;
}

.input_style_02 {
float:left;
height:27px;
background:url(http://fnstager.flightnetwork.com/direct_track/images/input_field_2.png) left top no-repeat;
}

.bottom_row {
float:left;
width:276px;
padding:0 0 0 10px;
}

.drop_down {
float:left;
width:46px;
margin:0 10px 0 0;
}

.drop_down_field {
float:left;
width:46px;
background:url(http://fnstager.flightnetwork.com/direct_track/images/drop_down.png) left top no-repeat;
height:27px;
}

.drop_down_field select {
background:transparent;
border:0;
margin:5px 0 0 3px;
}


.widgets_footer_text {
background:#e8e8e8;
height:18px;
line-height:18px;
vertical-align:bottom;
padding:3px 0 0 0;
color:#6e6e6e;
text-align:center;
font-size:11px;
}

.widgets_footer_curve {
float:left;
background:url(http://fnstager.flightnetwork.com/direct_track/images/widget_footer.jpg) left top no-repeat;
height:7px;
width:299px;
font-size:0;
}

.search_btn {
float:left;
margin:14px 0 0 0;
}


