body a.nav_air { /* active states */
      background-position: 0 50%;
}

fieldset#flight_type {
      padding-bottom: 20px;
}

fieldset#flight_type label {
      display: inline;
      margin: 0 1em 0 0.2em;
      cursor: pointer;
}

fieldset#flight_type label:hover {
      color: #ff4d00;
}

#tix_field {
      float: left;
}

#class_field {
      float: right;
      margin-right: 55px;
}

#guests_field {
      float: left;
      margin-right: 10px;
}

#rooms_field {
      float: left;
}

.tix_input {
      width: 55px;
}

.rooms_input, .guests_input {
      width: 85px;
}

.class_input {
	width: 150px;
}

#classic_box {
}

.classic_onebox_box {
	width: 100%
}

.classic_onebox_switch {
	background: url("images/onebox-switch-button-left.png") no-repeat left top;
	margin-right: 25px;
	overflow: hidden;
	padding: 0;
	float: right;
	width: 130px; 
}

.onebox_flight_type {
	/* width: 450px; */
	float: left;
}

.classic_onebox_switch p {
	background:  url("images/onebox-switch-button-right.png") no-repeat right top;
	height: 27px;
	padding: 4px 5px 2px 5px;
	font-size: 12px;
	font-weight: bold;
	margin: auto;
	text-align: center;
}

.classic_onebox_switch img {
	vertical-align: bottom;
}

.classic_onebox_switch a {
	border-bottom: 1px solid #d4d4d4;
}

.classic_onebox_switch a:hover {
	border-bottom: 1px solid #ff4d00;
}

.onebox_search_fields {
	padding: 10px;
	text-align: center;
}

.onebox_field {
	margin: 15px;
}

.example_searches {
	font-size: .8em;
	text-align: center;
}

.onebox_input {
	background: #fff url('images/input_bg.png') repeat-x right bottom;
        border: 1px solid #666;
        color: #666;
        font-size: 1.4em;
        font-weight: bold;
        padding: 3px;
        width: 450px;
}

#compare_box {
	width: 631px;
	/* height: 35px; */
	position: relative;
	background: #f3f3f3 url('images/comparebox-bg.png') repeat-x;
}

#compare {
	/* height: 35px; */
}

.compare_textbox {
	/* height: 27px; */
	overflow: hidden;
	padding: 8px 0px 0px 10px;
	color: #666;
}

.compare_text {
	/* height: 30px; */
	padding: 0 10px 3px 0;
	float: left;
	width: 90px;
}

.compare_contents_box {
	float: left;
	width: 520px;
	vertical-align: middle;
	display: inline-block; 

}

.compare_provider {
	height: 35px;
	padding-right: 10px;
	float: left;
}

.compare_provider_hotel {
	width: 250px;
}

.compare_provider_text {
	width: 120px;
}

.compare_to_header {
	margin-top: 4px;
}

#search-box .compare_me_text {
	padding: 12px 0 0 23px;
	cursor: pointer;
}

#search-box .compare_textbox label {
	display:inline;
	height: 100%;
	padding: 12px 0 0 25px;
	cursor: pointer;
}

#c_priceline {
	background: transparent url('external/images_nonmobi/compare-priceline.png') no-repeat;
}

.InputHidden {
	display: none;
}

.comp_checkbox {
	display: block;
	height: 100%;
}

a.comp_unchecked {
	background:url('external/images_nonmobi/checkbox_none.png') no-repeat left center;
	height: 100%;
}

a.comp_checked {
	background:url('external/images_nonmobi/checkbox_orange.png') no-repeat left center;
	height: 100%;
}

a.comp_unchecked:hover, a.comp_checked:hover {
	background:url('external/images_nonmobi/checkbox_grey.png') no-repeat left center;
}

a.comp_unchecked, a.comp_checked {
	display: block;
	/* width: 79px; */
	/* height: 20px; */
	cursor: pointer;
	cursor: hand;
	color: #000;
	/* font-weight: bold; */
}

#compare a:hover {
	border-bottom: 1px none #FFF;
}

.compare_image_box {
	height: 100%;
	display: inline-block; 
	vertical-align: middle;
}

.compare_logos {
	vertical-align:middle;
}

.compare_to_unselect_all, .compare_to_select_all {
	padding-top: 10px;
	font-size: .8em;
}

/*
#compare_column1, #compare_column2, #compare_column3 {
	margin-bottom: -100px;
	padding-bottom: 100px;
}
*/
