/* GENERAL STYLES */

body {
	color: #333;
	height: 100%;
	margin: 0px;
	padding: 0px;
}

#footer {
	padding-bottom: 20px;
	color:#4b90cd;
	width:960px;
}

#footer td {
	font-size: 11px;
}

#footer a {
	text-decoration: underline;
	padding-bottom: 20px;
	color:#4b90cd;
}

#footer a:hover {
	color:#004a91;
}

#skipnav a{
	position: absolute;
	margin-left: -999px;
}

#skipnav a:focus {
	margin-left: 0px;
}

#main {
	position: relative;
	width:780px;
	font-size: 12px;
	line-height: 130%;
	margin: 20px auto 0px auto;
	padding-bottom: 0px;
}

td, th {
	font-size: 12px;
}

#content_no_leftcol {
	position: relative;
	float: left;
	margin: 5px 0px 0px 0px;
	width: 960px;
}


/* ====================================================
   v_17 main.css overwrite for 1024px redesign 
*/

.headerTopMid {
    background:#8fc8ff;
    width:960px;
}

.headerMid {
    margin:14px 0 0 0;
}

.headerMid, #nav, #main {
    width:960px;
}

/* new 960 sprite navigation */

#nav .nav-holder { width:960px; }

#nav ul.nav {
    margin:16px 0 0 0;
	padding:0;
	list-style:none;
	float:left;
	width:960px;
}
#nav ul.nav li { float:left;height:1%;padding:0; }
#nav ul.nav li:after { content:""; display:block; clear:both; }

#nav ul.nav li a {
    display:block;
    height:35px;
    text-indent:-9999px;
    padding:0;
    background:url(/i/nav_wide/nav-960-0410.png) no-repeat 0 0;
}

#Book_Travel { background-position:0 0 !important; }
#Book_Travel:hover, #Book_Travel.active { background-position:0 -35px !important;}

#Manage_Flights { background-position:-135px 0 !important; }
#Manage_Flights:hover, #Manage_Flights.active { background-position:-135px -35px !important; }

#Travel_Deals { background-position:-292px 0 !important; }
#Travel_Deals:hover, #Travel_Deals.active { background-position:-292px -35px !important;}

#Where_We_Fly { background-position:-434px 0 !important; }
#Where_We_Fly:hover, #Where_We_Fly.active { background-position:-434px -35px !important;}

#Experience_Site { background-position:-581px 0 !important; }
#Experience_Site:hover, #Experience_Site.active { background-position:-581px -35px !important;}

#TrueBlue_Awards { background-position:-766px 0 !important; }
#TrueBlue_Awards:hover, #TrueBlue_Awards.active  { background-position:-766px -35px !important;}


/* Dropdown */

#nav #dropdown, .dropdown { position:relative;z-index:120;display:none; }

#nav #dropdown ul {
    list-style:none;
    margin:0;
    padding:0;
    position:absolute;
    top:-1px;
    left:6px!important;
	_left:-60px!important;
    width:190px;
}

#nav #dropdown ul li {
    background:none;
    padding:0;
    margin:0;
}

#nav #dropdown ul li a {
    background:transparent url(/i/nav/bg.gif) no-repeat 0 0;
    color:#4B90CD;
    display:block;
    font-weight:bold;
    margin:0;
    padding:7px 0;
    text-align:left;
    text-decoration:none;
    text-indent:69px;
    width:190px;
    height:18px;

}

#nav #dropdown ul li a.flights {
    background:transparent url(/i/nav/bgFlights.gif) no-repeat 0 0;
    padding:13px 0 7px!important;
}

#nav #dropdown ul li a.flights:hover {
    background:transparent url(/i/nav/bgFlightsO.gif) no-repeat 0 0;
    color:#fff;
}

#nav #dropdown ul li a.vacations:hover {
    background:transparent url(/i/nav/bgVacationsO.gif) no-repeat 0 0;
    color:#fff;
}

#nav #dropdown ul li a.hotels:hover {
    background:transparent url(/i/nav/bgHotelsO.gif) no-repeat 0 0;
    color:#fff;
}

#nav #dropdown ul li a.cars:hover {
    background:transparent url(/i/nav/bgCarsO.gif) no-repeat 0 0;
    color:#fff;
}

#nav #dropdown ul li a.cruises:hover {
    background:transparent url(/i/nav/bgCruisesO.gif) no-repeat 0 0;
    color:#fff;
}

#nav #dropdown ul li a.cruises {
    background:transparent url(/i/nav/bgCruises.gif) no-repeat 0 0;
    height:34px;
    *height:42px;
    _height:42px;
    margin:0;
    padding:8px 0 0;
}

.footer_hd {
	font-weight:bold;
	text-decoration:none;
	font-size:14px;
	color:#004a91;
}