/* Traveldeals Subnav */
/* redundant erxtras (class specific bgr image paths, heigt, width dimensions) included to overwrite jetblue_min.css */

.leftCell .nav ul {
    height:37px;
    *margin-bottom:15px;
}

.leftCell .nav ul li a {
    width:137px;
    height:21px;
    display:block;
    font-weight:bold;
    padding:16px 0 0;
    text-decoration:none;
    text-indent:64px;
    background:url(/i/traveldeals/subnav/traveldeals-sprite.jpg) no-repeat 0 0;
}

.leftCell .nav ul li a.flights {background-position:0 0;width:137px;height:21px;background-image:url(/i/traveldeals/subnav/traveldeals-sprite.jpg);}
.leftCell .nav ul li a.flightsActive,
.leftCell .nav ul li a.flights:hover {background-image:url(/i/traveldeals/subnav/traveldeals-sprite.jpg);background-position:0 -37px;color:#fff;width:137px;height:21px;}

.leftCell .nav ul li a.vacations {background-position:-137px 0;width:137px;height:21px;background-image:url(/i/traveldeals/subnav/traveldeals-sprite.jpg);}
.leftCell .nav ul li a.vacationsActive, 
.leftCell .nav ul li a.vacations:hover {background-image:url(/i/traveldeals/subnav/traveldeals-sprite.jpg);background-position:-137px -37px;color:#fff;width:137px;height:21px;}

.leftCell .nav ul li a.hotels {background-position:-274px 0;width:137px;height:21px;background-image:url(/i/traveldeals/subnav/traveldeals-sprite.jpg);text-indent:70px;}
.leftCell .nav ul li a.hotelsActive,
.leftCell .nav ul li a.hotels:hover {text-indent:70px;background-image:url(/i/traveldeals/subnav/traveldeals-sprite.jpg);background-position:-274px -37px;color:#fff;width:137px;height:21px;}

.leftCell .nav ul li a.cars {text-indent:80px;background-position:-411px 0;width:137px;height:21px;background-image:url(/i/traveldeals/subnav/traveldeals-sprite.jpg);}
.leftCell .nav ul li a.carsActive,
.leftCell .nav ul li a.cars:hover {text-indent:80px;background-image:url(/i/traveldeals/subnav/traveldeals-sprite.jpg);background-position:-411px -37px;color:#fff;width:137px;height:21px;}

.leftCell .nav ul li a.cruises {text-indent:75px;background-position:-548px 0;width:137px;height:21px;background-image:url(/i/traveldeals/subnav/traveldeals-sprite.jpg);}
.leftCell .nav ul li a.cruisesActive,
.leftCell .nav ul li a.cruises:hover {text-indent:75px;background-image:url(/i/traveldeals/subnav/traveldeals-sprite.jpg);background-position:-548px -37px;color:#fff;width:137px;height:21px;}

ul  {
	list-style-type:none !important;
	list-style-image:none !important;
}

div.moreDeals ul {
	list-style-type:none !important;
	list-style-image:none !important;
}

div.moreDeals ul li {
	background:none !important;
}

a.price, a.price span {
	text-decoration:none;
}