/* TSMS : EXTERNAL STYLE SHEET __________________________ */
/* STRUCTURE ____________________________________________ */
body {
	margin: auto;
	width: 770px;
	padding: 0px;
	background: #F3F7FE url(Images/bg_body.gif) repeat-x;
	position: relative;
}
body.popup {background: #F3F7FE url(Images/bg_body.gif) repeat-x}
.wrapper {text-align: center;}
.container {
	width: 770px;
	text-align: left;
	background: url(Images/bg_container.png) repeat-y;
	padding: 0px 5px 0px 5px;
}
body.popup .container {background-image: none;}
.header 
{
	width: 770px;
	text-align: left;
	padding: 14px 10px 0px 5px;
	background: url(Images/bg_header.png) repeat-y;
	height: 100px;
}
.leftnav {
	width: 109px;
	height: 100%;
	padding-top: 59px;
}
.helpcontainer {}
.footer {
	width: 770px;
	text-align: left;
}

/* TOP ___________________________________________________ */
.top {}
.logo {
	float: left;
	clear: left;
	text-align: left;
	height: 15px;
	width: 144px;
	margin: 0px 0px 17px 19px;
}
.toplinks {
    font: normal 10px Arial, Helvetica;
    color: #8398B0;
    text-align: right;
    margin-right: 17px;
    position: relative;
    top: -3px;
}
.flyted {margin-left: 1px;}
.toplinks A, 
.toplinks A:link, 
.toplinks A:visited, 
.toplinks A:active {color: #0038A5; text-decoration: none; padding: 0px 3px;} 
.toplinks A:hover {text-decoration: underline;}
.welcome {
	color: #FFFFFF;
	font: bold 14px Arial, Helvetica, sans-serif;
}
#ualswnarea { background-image: url(http://www.united.com/ual/asset/swn_bar_bg.gif); float:left; }
#tab1Button span, #tab1Button:visited span { background-image:url(http://www.united.com/ual/asset/tab1_composite_off.gif); }
#tab2Button span, #tab2Button:visited span { background-image:url(http://www.united.com/ual/asset/tab2_composite_off.gif); }
#tab3Button span, #tab3Button:visited span { background-image:url(http://www.united.com/ual/asset/tab3_composite_off.gif); }
#tab4Button span, #tab4Button:visited span { background-image:url(http://www.united.com/ual/asset/tab4_composite_off.gif); }

/* BOTTOM ________________________________________________ */
.bottomwrapper {}
.bottom {
	padding: 5px;
	background: url(Images/bg_bottom.png) no-repeat;
}

.bottomnav {
    padding: 2px 0px 0px 9px; 
    color: #FFFFFF; 
    font: normal 10px Arial, Helvetica; 
    text-align: left;
    float: left;
}

.bottomnav A, 
.bottomnav A:link, 
.bottomnav A:visited, 
.bottomnav A:active {color: #FFFFFF; text-decoration: none; padding: 0px 3px;} 
.bottomnav A:hover {text-decoration: underline;}

.bottomnav2 {color: #59697B; padding: 12px 6px 0px 7px; font: normal 9px Arial, Helvetica; float: left;}

.bottomnav2 A, 
.bottomnav2 A:link, 
.bottomnav2 A:visited, 
.bottomnav2 A:active {color: #59697B; text-decoration: none; padding: 0px 3px;} 
.bottomnav2 A:hover {text-decoration: underline;}

.copyright {color: #979185; font: normal 9px Arial, Helvetica; padding-top: 12px;}

.alliance {
    position: relative;
    top: -4px;
    text-align: right;
    margin-right: 8px;
}

/* MENU __________________________________________________ */
.menu {
    width: 100%; 
    background: url(Images/left_shadowbottom.png) no-repeat bottom right; 
    padding-bottom: 20px;
}
.menu a, 
.menu a:link, 
.menu a:active, 
.menu a:visited, 
.menu a:hover {
	display: block;
	padding: 0px 4px 5px 4px;
	padding-left: 7px;
	color: #0038A5;
	font: normal 10px Arial, sans-serif;
	text-align: left;
	text-decoration: none;
}
.menu a {color: #999999;}
.menu a:hover {text-decoration: underline;}
	
.menuup, 
.menuhover, 
.menudown {
	color: #404040;
	font: bold 11px Arial, Helvetica, sans-serif;
}

/* SHORTCUTBAR _______________________________________________ */
.breadcrumb {
	float: left;
	clear:left;
	padding: 0px 0px 5px 11px;
	color: #666666;
	font: normal 12px Arial, Helvetica, sans-serif;
}
.print {
	padding: 5px 15px 5px 10px;
	color: #666666;
	font: normal 12px Arial, Helvetica, sans-serif;
	text-align: right;
}
.print img {vertical-align: middle;}
.print A, 
.print A:link, 
.print A:visited, 
.print A:active {color: #0038A5;}
.print A:hover {}

/* CONTENT ___________________________________________________ */
.popupcontent {
	margin: 0px;
	padding: 10px;
	height: 300px;
	text-align: left;
	vertical-align: top;
}
.holder {
	padding: 7px 20px 10px 10px;
	height: 400px;
	color: #000000;
	font: normal 12px Arial, Helvetica, sans-serif;
	text-align: left;
}

.listselector {
	color: #666666;
	font: normal 12px Arial, Helvetica, sans-serif;
	width: 70%;
	border-collapse:collapse;
}