/* General
----------------------------------*/

.mx-tabs {
	width: 100%; /* Default width */
}

.mx-bb-footer {
	width: 100%;
	height: 19px;
	padding: 8px 0;
	background-color: #E1F4FB;
	border: 1px solid #aad1e8;
	border-top: none;
	clear: both;
}

/* Tabs
----------------------------------*/
.ui-tabs { padding: .2em; zoom: 1; margin-bottom: 20px; }
.ui-tabs .ui-tabs-nav { list-style: none; position: relative; padding: 0; }
.ui-tabs .ui-tabs-nav li { width: 124px; text-align: center; position: relative; float: left; border-bottom-width: 0 !important; }
.ui-tabs .ui-tabs-nav li a { text-decoration: none; line-height: 130%; height: 100%; }
.ui-tabs .ui-tabs-nav li.ui-tabs-selected { padding-bottom: 1px; border-bottom-width: 0; }
.ui-tabs .ui-tabs-nav li.ui-tabs-selected a, .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .ui-tabs .ui-tabs-nav li.ui-state-processing a { cursor: text; }
.ui-tabs .ui-tabs-nav li a, .ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a { cursor: pointer; } /* first selector in group seems obsolete, but required to overcome bug in Opera applying cursor: text overall if defined elsewhere... */
.ui-tabs .ui-tabs-panel { width: 100%; display: block; border: 1px solid #aad1e8; border-bottom: none; background: none; float: left; margin-top: -1px;}
.ui-tabs .ui-tabs-hide { display: none !important; }

/* Component containers
----------------------------------*/
.ui-widget { font-size: 12px; }
.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button { font-size: 12px; }
.ui-widget-content { overflow: visible; background: #ffffff url(/wl/downloads/multi/images/ui-bg_glass_75_ffffff_1x400.png) 0 0 repeat-x; color: #222222; }
.ui-widget-content a {}
.ui-widget-header { background: none; color: #222222; font-weight: bold; }
.ui-widget-header a { color: #222222; }

/* Interaction states
----------------------------------*/
.ui-state-default, .ui-widget-content .ui-state-default { height: 36px; margin: 0; padding: 10px 3px 0 3px; border: 0px solid #d3d3d3; background: #fff url(/images/mx-tab.gif); font-weight: normal; color: #555555; outline: none; }
.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited { color: #000; text-decoration: none; outline: none; }
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus { height: 35px; padding: 10px 3px 0 3px; border: 0px solid #aad1e8; background: #fff url(/images/mx-tab-selected.jpg); font-weight: normal; color: #212121; outline: none; }
.ui-state-hover a, .ui-state-hover a:hover { color: #000; text-decoration: none; outline: none; }
.ui-state-active, .ui-widget-content .ui-state-active { height: 35px; padding: 10px 3px 0 3px; border: 0px solid #aad1e8; background: #fff url(/images/mx-tab-selected.jpg); font-weight: normal; color: #212121; outline: none; }
.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited { color: #000; outline: none; text-decoration: none; }

/* Layout helpers
----------------------------------*/
.ui-helper-hidden { display: none; }
.ui-helper-hidden-accessible { position: absolute; left: -99999999px; }
.ui-helper-reset { margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none; }
.ui-helper-clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.ui-helper-clearfix { display: inline-block; }
/* required comment for clearfix to work in Opera \*/
* html .ui-helper-clearfix { height:1%; }
.ui-helper-clearfix { display:block; }
/* end clearfix */
.ui-helper-zfix { width: 100%; height: 100%; top: 0; left: 0; position: absolute; opacity: 0; filter:Alpha(Opacity=0); }


/* Custom Tabs */

/* Home page Outer Tabs */
.mx-outer-tabs .ui-tabs-nav.mx-outer-tabs-ul li { padding: 5px 0 0 15px; width: auto; marker-offset: 10px; vertical-align: top; }
.mx-outer-tabs .mx-outer-tabs-ul .ui-state-default { height: 36px; margin: 0; background: transparent url('/images/mx-arrowDeselected.jpg') no-repeat 0 10px; margin-right: 20px; }
.mx-outer-tabs .mx-outer-tabs-ul .ui-state-hover { height: 36px; background: transparent url('/images/mx-arrowDeselected.jpg') no-repeat 0 10px; margin-right: 20px; }
.mx-outer-tabs .mx-outer-tabs-ul .ui-state-active { height: 36px; background: transparent url('/images/mx-arrowSelected.jpg') no-repeat 0 10px; margin-right: 20px; }
.mx-outer-tabs .mx-outer-tabs-ul .ui-state-hover h1, .mx-outer-tabs .mx-outer-tabs-ul .ui-state-active h1 { color: #5097CD; border-bottom: 2px solid #5097CD; }
.mx-outer-tabs .ui-tabs-panel.mx-outer-tabs-content-panel { border: none; }

/* Custom Width Tab li - add the class (eg mx-small-tabs to the containing div)*/
.mx-small-tabs .ui-tabs .ui-tabs-nav li { width: 94px; }
.mx-small-tabs .ui-state-default, .mx-small-tabs .ui-widget-content .ui-state-default { background: #fff url(/images/mx-tab-small.jpg) no-repeat; }
.mx-small-tabs .ui-state-hover, .mx-small-tabs .ui-widget-content .ui-state-hover, .mx-small-tabs .ui-state-focus, .mx-small-tabs .ui-widget-content .ui-state-focus { background: #fff url(/images/mx-tab-selected-small.jpg) no-repeat; }
.mx-small-tabs .ui-state-active, .mx-small-tabs .ui-widget-content .ui-state-active { background: #fff url(/images/mx-tab-selected-small.jpg) no-repeat; }

/* Loans Best Buy Tabs */
.loans-tabs .ui-state-default, .loans-tabs .ui-widget-content .ui-state-default { height: 31px; padding-top: 15px;}
.loans-tabs .ui-state-hover, .loans-tabs .ui-widget-content .ui-state-hover, .loans-tabs .ui-state-focus, .loans-tabs .mx-small-tabs .ui-widget-content .ui-state-focus { height: 30px; padding-top: 15px; }
.loans-tabs .ui-state-active, .loans-tabs .ui-widget-content .ui-state-active { height: 30px; padding-top: 15px; }

