
#jb-widget {
	display: block;
	background-color:#ebf4fb;
	border: 1px solid #203a75;
	padding: 5px 0px;
	margin: 0;
	width: 958px;
	color:#292929;
	line-height: 15px;
	font-size:10px;
	font-family: Arial, sans-serif;
	position: relative;
	z-index: 10000;
}
#jb-track-suite {
	position: absolute;
}
#jb-widget ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

/* Widget logo */
#jb-widget .jb-logo {
	float: left;
	width: 115px;
	height: 51px;
	margin:12px 0 0 10px;
}
#jb-widget .jb-logo img {
	float:left;

	border:0;
	padding:0;
}

/* Header */
#jb-widget .header {
	display: block;
	width: 160px;
	/*margin: 10px 0px 0px;*/
	padding: 0;
	padding-top: 2px;
	float:left;
}
#jb-widget .header h2 {
	font-size:18px; 
	width: 180px;
	margin:5px 0 7px 5px;
	padding-bottom:0;
}
#jb-widget .nonstop {
	margin-left:4px;
	padding-top: 7px;
	text-transform: uppercase;
	height: 15px;
	width: 175px;
}
#jb-widget .getaways .nonstop input {
	border: none;
}
#jb-widget .jbl-toc {
	float: right; 
	position: relative;
	 margin: -23px 5px 0 0;
	text-decoration: none; 
	color: #2f57a3;
}
#jb-widget:after,
#jb-widget .jbl-section:after,
#jb-widget .getaways:after,
#jb-widget .header:after,
#jb-widget .panel:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	zoom: 1; /* ie fixie */

}
#jb-widget .getaways {
	position: relative;
}

/*
	General form styles
*/


#jb-widget form {
	border: none;
	padding: 0;
	margin: 0;
	height: 47px;
	zoom: 1;
}

#jb-widget .getaways input, 
#jb-widget .getaways select {
	border: 1px #484848 solid;
	margin: 0;
	padding: 0;
}
#jb-widget .getaways select {
	width:80px;
	margin-right:0px;
} 
#jb-widget .getaways .submit-link img {
	cursor: pointer;
}


#jb-widget .getaways .jbl-section {
/*	height:43px;*/
	height: 41px;
	padding-top:3px;
	padding-bottom:0;
	margin-bottom:0;
	width:150px;
	margin-left: 0px; 
	float: left;
	position: relative;
	z-index: 0;
}
#jb-widget .getaways .last {
	border-right:  none;
	width: 124px;
	height:70px;

}

#jb-widget .getaways .location	 {
	padding-left: 5px;
	width: 127px;
	margin: 0px 5px 25px;
	padding: 0;
}
#jb-widget .getaways .passengers {
	width: 246px;
	margin-left:0px;
}
#jb-widget .getaways .submit-link {
	position: relative;
	top: 10px;
}

#jb-widget .getaways .passenger-options li,
#jb-widget .getaways .hotel li	 {
	float: left; 
	margin-left: 0px;
	width: 82px;
}
#jb-widget .location input,
#jb-widget .date input {
	width: 125px;
	height: 19px;
}

#jb-widget .getaways .date {
	float: left; 	
	padding: 0;
	margin-left: 5px;
	width: 75px;
	height: 19px;
}

	

.ui-widget#ui-datepicker-div li {margin-left:10px; padding:5px; display:block;}
li.ui-menu-item a.ui-corner-all:hover {background-color:#fe6735; color:#fff;}

/* Dropdown calendar */
.ui-widget-content {
	margin-left: -80px;
	margin-top :0px;
	z-index: 99999!important;
	font-size:10px;
	font-family: Arial;
	font-size: 10px;
	width: 174px!important;
}

.ui-datepicker-header {
	background-color:#3f5f9c;
	border: thin #3f5f9c solid;
	padding:5px;
	text-align:center;
	font-size:10px;
	font-weight:bold;
	color:white;
}

.ui-datepicker-header a {
	color:#fff;
	display:block;
	width: 15px;
	height: 15px;
	font-size: 10px;
}
.ui-datepicker-header a.ui-datepicker-prev {
	float:left;
	background-image:url('http://cache.boston.com/partners/jetblue/images/leftarrows.png');
	background-repeat:no-repeat;
	background-position: 3px 1px;
}
.ui-datepicker-header a.ui-datepicker-next {
	float:right;
	background-image:url('http://cache.boston.com/partners/jetblue/images/rightarrows.png');
	background-repeat:no-repeat;
	background-position: 3px 1px;
}
.ui-datepicker-header a.ui-datepicker-prev:hover {
	float:left;
	background-image:url('http://cache.boston.com/partners/jetblue/images/leftarrows.png');
	background-repeat:no-repeat;
	background-position: 3px -19px;
	color:#fe6735;
}
.ui-datepicker-header a.ui-datepicker-next:hover {
	float:right;
	background-image:url('http://cache.boston.com/partners/jetblue/images/rightarrows.png');
	background-repeat:no-repeat;
	background-position: 3px -19px;
	color:#fe6735;
}
.ui-datepicker-calendar {
	padding: 2px;
	font-size: 10px;
	font-family:arial;
	width: 100%;
	border: 1px solid #999;
	background-color:#ededed;
}

.ui-datepicker-calendar thead {
	color:#999;
}
.ui-datepicker-calendar tbody td {
	border: 1px #ddd solid;
	text-align:right;
	font-size: 10px;
}
.ui-datepicker-calendar td a {
	text-decoration: none;
	color: #3f5f9c;
	display: block;
	width: 17px;
	font-size: 10px;
	height: 12px;
}
.ui-datepicker-calendar td a:hover {
	text-decoration: none;
	background-color: #fe6735;
	color: #fff;
	display: block;
	font-size: 10px;
	width: 17px;
	height: 10px;
}
.ui-state-hover {
	padding: 0;
	margin: 0;
}
.ui-datepicker-other-month {
	border: thin #ededed solid;	
}
td.ui-datepicker-week-end {
	background-color:white;
}
.ui-state-default {color:#999;}
/* stop "false" box from appearing in IE6 */
.ui-datepicker-cover {
	display: none;
}

/* ------- Passengers select ------- */
.jbl-section#people {
	border-right: 1px #9dbedf solid;
	min-width:250px;
	margin:0;
	padding:2px 0 0 0;
	height:43px;
}
ul.jbl-label-list#people-label {margin-left:10px;}
ul.jbl-label-list#people-label span#p-kids {margin-left:48px;}
ul.jbl-label-list#people-label span#p-infants {margin-left:10px; margin-right:7px;} 

/* ------- Hotel & Search ------- */
.jbl-section#search {
	width:155px;
	margin:2px 0 0 0;
}

span#p-hotels {margin-left:10px;}
ul.jbl-section-list#search-list li.jbl-dropdown {float:left;}
ul.jbl-section-list#search-list li #submit_link {
	display:block;
	font-size:0px;
	text-indent:-100px;
	height:21px;
	margin-top:-2px;
	background-image:url('http://cache.boston.com/partners/jetblue/images/submit_l.jpg');
	background-repeat:no-repeat;
	background-position:right center;
}



/*
	Origin and Destination location 'panels', rescued from horrible implementation
*/

.panel {
	display: none;
	border: 1px #999 solid;
	background-color: #ededed;
	margin: 0;
	padding: 5px;
	background-color: #ededed;
	z-index: 10000 !important;
	top: 40px;
	left: 0px;
	min-width: 150px;
}

.destination .panel span {
	font-size: 12px;
}
.show-panel {
	display: inline;
	position: absolute;

}
.getaways .panel ul {
	margin: 0 10px 0 0 !important;
	padding: 0 3px 0 0 !important;
	list-style: none !important;
	float: none;
	clear: none;
	width: auto;
} 
.getaways .show-panel ul {
	float: left;
}
.getaways .panel li {
	display: block;
	float: none;
	padding: 1px 0;
	line-height: 14px;
}
.panel a,
.panel a:visited {
	font-size: 11px !important;
	text-decoration: none !important;
	white-space: nowrap;
	color: #3f5f9c;
}    
.panel a:hover {
	color: #fff;
	background-color: #f60;
} 
.panel a.selected {
	color: #fff;
	background-color: #f60;
}


/* added styles */
#jb-widget label{
	color:#2f57a3;
}

#jb-widget .jbl-section.last{
	position:absolute;
	right:15px;
	top:0px;
}

#jb-widget .jbl-section.last select{
	width:105px;
}

#jb-widget .getaways .hotel li{
	display:block;
	width:100%;
	text-align:right;
}

#jb-widget .hotel li a{
	display:block;
}

#jb-widget .jbl-toc{
	margin:10px 0px 0px;
	width:100px;
}

#jb-widget .passenger-options{
	position: relative;
	z-index:10;
}

#jb-widget .passenger-options label{
	display:block;
	float:none;
	clear:both;
}

.child_ages, #kids_age{
	display:none;
}

.child-options{
	display:block;
	float:none;
	position: relative;
	z-index:1;
}

.child-options *{
	position:relative;
	z-index:1;
}


#jb-widget .getaways .child_ages{
	margin-right:0px;
}

#jb-widget .jbl-section.group1{
	z-index:5;
}
#jb-widget .jbl-section.group2{
	z-index:4;
}