/**************/
/* FORMULAIRE */
/**************/

.wmt_form_2 label, .wmt_form_2 input, .wmt_form_2 select {
	margin: 0;
	padding: 0;
	border: 0;
	background: none;
	position: relative;
	left: 0;
	bottom: 0;
	right: 0;
	top: 0;
}


.wmt_form_2 {
    width: 300px;
	font-family: Tahoma,Verdana;
    font-size: 12px;
    line-height: 1.5;
    margin: 0 auto;
}
.wmt_form_2 fieldset{
    margin: 0;
    border:medium none;
}
.wmt_form_2 p{
    margin: 0;
    padding: 0;
}
.wmt_form_2 input, .wmt_form_2 select{
    display: block;
    font: 11px "Trebuchet MS";
    background: #FFF;
    color: #5e5e5e;
    border: 1px solid #e5e2e2;
    padding: 3px;
    font-size: 11px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    margin-bottom: 5px;
}

.wmt_form_2 label {
    display: block;

}

.wmt_form_2 label, .wmt_form_2 input[type="radio"], .wmt_form_2 input[type="checkbox"]{
    float: left;
}
.wmt_form_2 input:focus, .wmt_form_2 select:focus {

}

.wmt_form_2 .wmt_toSomewherediv_2 .wmt_toSomewhere_2 {
    float: right;
    background: #888;
    color: #FFF;
    border: 1px solid #fff;
    padding: 1px 8px;;
    font-size: 11px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    box-shadow: none;
    border: medium none;
    text-decoration: none;
    margin-right: 25px;
}

.wmt_form_2 .wmt_toSomewherediv_2 .wmt_toSomewhere_2:hover {
    background: #666;
    color: #FFF;
}

.wmt_form_2 input[type="radio"], .wmt_form_2 input[type="checkbox"]{
    margin-right: 0;
    color: #FFF;
    border: 0;
    background: transparent;
    padding: 0;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    margin-bottom: 0;
    margin-left: 0;
    margin-top: 0;
    height: 18px;
}
#contenu_droite #moteur_recherche #moteur_result_cadre .wmt_form_2 .wmt_actions_2 input {
    float: right;
font-family: Tahoma,Verdana;
font-size: 12px;
background: #F19306;
background-image: url('/img/structure/bouton_fond.gif');
background-repeat: repeat-x;
background-position: top;
border: 0px;
color: white !important;
    border: 1px solid #fff;
    padding: 2px 10px;;
    font-size: 12px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    margin-bottom: 5px;
    box-shadow: none;
    border: medium none;
    margin-right: 70px;
    margin-top: -10px;
       cursor: pointer;
}

.wmt_form_2 .wmt_actions_2{
    border: none;
    margin: 0;
    padding: 0;
}
form .wmt_button_2{
    border-style: outset;
}
.wmt_form_2 .wmt_roundTrip_2{
    clear: both;
    padding-top: 5px;
}
.wmt_form_2 .wmt_roundTrip_2 label{
    margin-top: 1px;
    margin-left: 5px;
    margin-right: 20px;
    color: #444;
}
.wmt_form_2 .wmt_destinations_2, .wmt_dates_2{
    float:left;
    width: 220px;
    padding-right: 40px;
}
.wmt_form_2 .wmt_destinations_2 {
    margin-top: 5px;
}
.wmt_form_2 .wmt_dates_2 {
float: left;
width: 130px;
padding-right: 0;
}
.wmt_form_2 .wmt_destinations_2 input, .wmt_dates_2 input{
    width: 180px;
}
.wmt_form_2 .wmt_dates_2 input{
    width: 100px;
	clear: both;
}
.wmt_form_2 .wmt_destinations_2 label, .wmt_dates_2 label{
    font-weight: bold;
    color: #444;
    padding-left: 3px;
    padding-bottom: 3px;
}
.wmt_form_2 .wmt_destinations_2 label{
    width: 28px;
}
.wmt_form_2 .wmt_adults_2, .wmt_children_2, .wmt_infants_2{
    float:left;
    width: 85px;
}
.wmt_form_2 .wmt_isDirect_2{
    clear: both;
    float:left;
    width: 115px;
}
.wmt_form_2 .wmt_class_2{
    float:left;
    width: 165px;
    margin-top: 20px;
}
.wmt_form_2 .wmt_adults_2 select, .wmt_form_2 .wmt_children_2 select, .wmt_form_2 .wmt_infants_2 select{
    width: 50px;
}
.wmt_form_2 .wmt_class_2 select{
    width: 110px;
}
.wmt_form_2 .wmt_adults_2 label, .wmt_form_2 .wmt_children_2 label, .wmt_form_2 .wmt_infants_2 label{
    font-size: 11px;
    padding-left: 3px;
}
.wmt_form_2 .wmt_adults_2 label, .wmt_form_2 .wmt_children_2 label, .wmt_form_2 .wmt_infants_2 label, .wmt_form_2 .wmt_class_2 label{
    clear: both;
    height: 18px;
    color: #444;
    padding-right: 4px;
    padding-top: 4px;
}

.wmt_form_2 .wmt_adults_2 select , .wmt_form_2 .wmt_children_2 select, .wmt_form_2 .wmt_infants_2 select {
    clear: both;
    font: 11px;
    background: #FFF;
    color: #5e5e5e;
    border: 1px solid #e5e2e2;
    padding: 3px;
    font-size: 11px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    margin-bottom: 0px;
}

.wmt_form_2 .wmt_children_2 span, .wmt_form_2 .wmt_infants_2 span {
    clear: both;
    height: 18px;
}

.wmt_form_2 .wmt_adults_2 label{
    font-weight: bold;
    padding-left: 3px;
    color: #444;
}
.wmt_form_2 .wmt_children_2 span, .wmt_form_2 .wmt_infants_2 span{
    color:#444;
    font-size: 9px;
    font-family: verdana;
}
.wmt_form_2 .wmt_isDirect_2{
    margin-top: 5px;
    height: 18px;
}
.wmt_form_2 .wmt_isDirect_2 label{
    margin-left: 5px;
    font-weight: bold;
    color: #444;
    height: 18px;
}
.wmt_form_2 .wmt_line_2{
    clear: both;
    padding: 5px;
}
.wmt_form_2 .wmt_clearLine_2{
    clear: both;
}
.wmt_form_2 .wmt_errors_2{
    margin: 0.2em 0;
    padding: 0.2em 2ex;
    list-style: square;
    list-style-position: inside;
    border: 1px solid crimson;
    background-color: salmon;
    color: white;
}
.wmt_form_2 .wmt_errors_2 .wmt_error_2{
    padding: 0;
    margin: 0;
}

/**********************/
/* BLOC DE TRANSITION */
/**********************/

.wmt_recap_search_2{
    padding: 0;
    margin: 0;
}
.wmt_progressBar_2{
    max-width: 400px;
}
.wmt_recap_dest_2, .wmt_recap_date_2, .wmt_recap_classe_2{
    padding: 0;
    margin: 0;
    float:left;
    margin-bottom: 10px;
}
.wmt_recap_dest_2{
    margin-right: 10px;
    color: #7A002C;
	font-family: Tahoma,Verdana;
}
.wmt_recap_dest_2 strong{
    font-size: 18px;
    color: #7A002C;
}
.wmt_recap_date_2, .wmt_recap_classe_2{
    margin-right: 10px;
    color: #444;
	font-family: Tahoma,Verdana;
    font-size: 13px;
}
.wmt_msg_wait_2{
    margin-top: 10px;
    color: #444;
}

#wmt_containerflight{
    width: 560px;
    margin : 0 auto;
}

/* Résultats */

#wmt_resultFilterContainer label, #wmt_resultFilterContainer input, #wmt_resultFilterContainer select {
	border: 0;
	background: none;
	left: 0;
	bottom: 0;
	right: 0;
	top: 0;
	position: relative;
}

.wmt_nResults {
    color:#444;
    font-size: 14px;
    margin-left: 3px;
	font-family: Tahoma,Verdana;
}

.wmt_results .wmt_noResultat, .wmt_results_court .wmt_noResultat{
    color:#444;
    font-size: 14px;
    margin-left: 3px;
	font-family: Tahoma,Verdana;
    text-align: center;
    padding: 5px;
}

table.wmt_results {
    border-collapse: collapse;
	font-family: Tahoma,Verdana;
    width: 560px;
    font-size: 11px;
    border: 1px solid #E5E2E2;
        line-height: 1.5;
    *font-size: 85%; }
table.wmt_results_court {
    border-collapse: collapse;
	font-family: Tahoma,Verdana;
    width: 454px;
    font-size: 11px;
    border: 1px solid #E5E2E2;
        line-height: 1.5;
    *font-size: 85%; }
.wmt_results th, .wmt_results_court th{
    font-weight: normal;
    height: 40px;
    background-color:#f4f4f4;
    color: #444;
    border-bottom: 2px solid #ffffff;
    font-size: 12px;
    border-right: 1px solid #e2e2e2;
            line-height: 1.2;
}
.wmt_results .wmt_departure_time, .wmt_results_court .wmt_departure_time {
    font-weight: bold;
    font-size: 12px;
}
.wmt_results .wmt_arrival_time, .wmt_results_court .wmt_arrival_time{
    font-weight: bold;
    font-size: 12px;
}
.wmt_results .wmt_title_departure, .wmt_results_court .wmt_title_departure{
    float: left;
    font-weight: bold;
    font-size: 12px;
    margin-left: 15px;
}

.wmt_results .wmt_title_price, .wmt_results_court .wmt_title_price{
    font-weight: bold;
    font-size: 12px;
}

.wmt_results .wmt_title_companies, .wmt_results_court .wmt_title_companies{
    font-weight: bold;
    font-size: 12px;
}

.wmt_results .wmt_departure_airport, .wmt_results_court .wmt_departure_airport{
    color: #7A002C;
    cursor:help;
}
.wmt_results .wmt_arrival_airport, .wmt_results_court .wmt_arrival_airport{
    cursor:help;
    color: #7A002C;
}
.wmt_results .wmt_title_date_departure, .wmt_results_court .wmt_title_date_departure{
    font-size: 11px;
    float: left;
    padding-left: 20px;
    padding-top: 1px;
}

.wmt_results .wmt_title_price_from, .wmt_results_court .wmt_title_price_from{
    font-size: 11px;
}
.wmt_results td, .wmt_results_court td{
    text-align: left;
    border-right: 1px solid #e2e2e2;
    color: #444444;
}

.wmt_results .wmt_flightInfos, .wmt_results_court .wmt_flightInfos{
    padding-left: 5px;
}

.wmt_results tr.wmt_even, .wmt_results_court tr.wmt_even{

        background: #f9f9f9;
}

.wmt_results tr.wmt_odd, .wmt_results_court tr.wmt_odd{

        background: #f2f2f2;
}

.wmt_results td ul, .wmt_results_court td ul{
    list-style: none;
    margin: 0;
    padding: 0;
}

.wmt_results tr:hover, .wmt_results_court tr:hover{
    background-color: #fff;
}
.wmt_results .wmt_tourOperator, .wmt_results_court .wmt_tourOperator{
    width: 120px;
}

#wmt_containerflight .wmt_results .wmt_price a.wmt_linkPrice, #wmt_containerflight .wmt_results_court .wmt_price a.wmt_linkPrice{
    /* margin-left: 55px;*/
    text-decoration: none;
    font-weight: bold;
	font-family: Tahoma,Verdana;
    font-size: 14px;
    color:#084878;
}

.wmt_results .wmt_annonceur, .wmt_results_court .wmt_annonceur{
    /*margin-left: 40px;*/
    color: #666666;
}
.wmt_results  .wmt_price, .wmt_results_court .wmt_price{
    text-align: center;
    padding: 2px 4px;
}

.wmt_results .wmt_moreInfos, .wmt_results_court .wmt_moreInfos{
    display: none;
    position: relative;
    top: -20px;
    left: 0px;
    z-index: 1000;
    margin: 0;
    padding: 1em 2ex;
    background-color: white;
    color: black;
    border: 1px dashed gray;
}
.wmt_results .wmt_companies, .wmt_results_court .wmt_companies{
    padding: 0 5px;
    width: 80px;
    text-align: center;
    vertical-align: middle;
}
.wmt_results .wmt_company, .wmt_results_court .wmt_company{
    margin-top: 10px;
    width: 80px;
    height: 14px;
}


.wmt_results .wmt_actions__0 .wmt_toSomewherediv__0, .wmt_results_court .wmt_actions__0 .wmt_toSomewherediv__0{
    float: right;
    background: #444;
    color: #FFF;
    border: 1px solid #fff;
    padding: 4px 15px;;
    font-size: 13px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    margin-bottom: 10px;
    box-shadow: none;
    border: medium none;
    margin-right: 20px;
}

.wmt_results .wmt_actions .wmt_toSomewherediv, .wmt_results_court .wmt_actions .wmt_toSomewherediv{
    float: right;
    background: #444;
    color: #FFF;
    border: 1px solid #fff;
    padding: 5px 15px;;
    font-size: 13px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    margin-bottom: 10px;
    box-shadow: none;
    border: medium none;
    margin-right: 20px;
}

.wmt_results .wmt_price .wmt_toSomewherediv__0, .wmt_results_court .wmt_price .wmt_toSomewherediv__0{
    background: #222;
    color: #FFF;
    border: 1px solid #fff;
    padding: 4px 12px;;
    font-size: 13px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    margin-bottom: 10px;
    box-shadow: none;
    border: medium none;
    margin-top: 8px;
    width: 65px;
    margin-left: auto;
    margin-right: auto;
}

.wmt_results .wmt_price .wmt_toSomewherediv, .wmt_results_court .wmt_price .wmt_toSomewherediv{
    background: #7A002C;
    color: #FFF;
    border: 1px solid #fff;
    padding: 0px 4px;;
    font-size: 13px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    box-shadow: none;
    border: medium none;
    width: 55px;
    margin: 2px auto;
}

.wmt_results .wmt_toSomewhere__0, .wmt_results_court .wmt_toSomewhere__0{
    display: block;
    /*margin-left: 7px;*/
    text-decoration: none;
    color:#ffffff;
}

#wmt_containerflight .wmt_results .wmt_toSomewhere,#wmt_containerflight .wmt_results_court .wmt_toSomewhere{
    display: block;
    /*margin-left: 7px;*/
    text-decoration: none;
    color:#ffffff;
}

.wmt_results .wmt_Direct,.wmt_results_court .wmt_Direct{
    color: #00992D;
}

.wmt_results .wmt_notDirect, .wmt_results_court .wmt_notDirect{
    color: #E88B00;
}

.wmt_paginationDiv{
    width:560px;
    float: left;
    clear: both;
}

.wmt_paginationDiv .wmt_paginationBar {
    float: right;
    padding: 0;
    font-size: 80%;
    text-align: left;
    margin-top: 12px;
}

.wmt_paginationDiv .wmt_paginationBar p {
    margin:0;
}

.wmt_paginationDiv .wmt_paginationBar a, .wmt_paginationDiv .wmt_paginationBar span{
    margin-left: 3px;
    padding: 5px;
    font-size: 1.1em;
}
#wmt_containerflight .wmt_paginationDiv .wmt_paginationBar a.wmt_button {
	font-family: Tahoma,Verdana;
    float: right;
    background: #444;
    color: #FFF;
    border: 1px solid #fff;
    padding: 2px 4px;;
    font-size: 14px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    box-shadow: none;
    border: medium none;
    text-decoration: none;
    float:left;
}
.wmt_paginationDiv .wmt_paginationBar span.wmt_toNowhere {
    font-size:14px;
    color: #444;
	font-family: Tahoma,Verdana;
    float: left;
    padding-top: 1.7px;
}
.wmt_paginationDiv .wmt_paginationForm {
    float: right;
    padding: 0;
    width: 300px;
    margin-top: 10px;
}

#wmt_btnNItemsPerPage {
    background: #444;
    color: #FFF;
    border: 1px solid #fff;
    padding: 2px 4px;;
    font-size: 13px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    box-shadow: none;
    border: medium none;
    margin-left: 5px;
	font-family: Tahoma,Verdana;
    margin-top: 0;
           cursor: pointer;
}

#wmt_sltNItemsPerPage{
    font: 11px;
    background: #FFF;
    color: #5e5e5e;
    border: 1px solid #e5e2e2;
    padding: 3px;
    font-size: 11px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    margin-left: 20px;
    margin-top: 0;
}

.wmt_medium {
	font-family: Tahoma,Verdana;
    font-size: 12px;
    margin-left: 5px;
    color: #444;
}

/* Filtres */
.wmt_resultFilter{
    color:#444;
    font-size: 14px;
    margin-right: 2px;
	font-family: Tahoma,Verdana;
    max-width: 104px;
    background : none repeat scroll 0 0 #F4F4F4;
    float: left;
}

#wmt_filterIsDirect{
    background: #F9F9F9;
    padding-top: 10px;
    font-size: 10px;
    padding-right: 5px;
    padding-left: 5px;
    padding-bottom: 10px;
    border-bottom: 1px solid #FFFFFF;
}
.wmt_filterTitle {
    margin-top:0;
    font-size: 11px;
    margin-bottom: 5px;
    color: #7A002C;
    font-weight: bold;
}

#wmt_filterDepartureHour{
    background: #F9F9F9;
    padding-top: 10px;
    font-size: 10px;
    padding-right: 5px;
    padding-left: 5px;
    padding-bottom: 10px;
}

#wmt_filterIsDirect:hover, #wmt_filterDepartureHour:hover {
    background: #fff;
}

#wmt_filterIsDirect input{
    margin: 0px;
    margin-right: 4px;
}

#wmt_resultFilterTitle{
    font-size: 11px;
    font-weight: bold;
    line-height: 1.2;
    border: 1px solid #E2E2E2;
    border-bottom: 2px solid #fff;
    padding-left: 5px;
    padding-top: 12px;
    padding-bottom: 13px;
}

#wmt_resultFilterContainer {
    border: 1px solid #E2E2E2;
    border-top: none;
}

#wmt_filterDepartureHour select {
    clear: both;
    font: 10px;
    background: #FFF;
    color: #5e5e5e;
    border: 1px solid #e5e2e2;
    padding: 3px;
    font-size: 10px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    margin-bottom: 0px;
}

/* Filtres Compagnies */
#wmt_filterCompanies{
    background: #F9F9F9;
    padding-top: 10px;
    font-size: 11px;
    padding-right: 5px;
    padding-left: 5px;
    padding-bottom: 10px;
    border-bottom: 1px solid #FFFFFF;
}

#wmt_filterCompanies p {
    font-size: 10px;
    line-height: 1.2;
    margin-top : 5px;
    margin-bottom : 5px;
}

.wmt_filterCheckAllButton {
    color : #444444;
    border : none;
    margin : 0px;
    padding : 0px;
    text-decoration : underline;
    background-color: none;
    background: none;
    cursor:pointer;
    font-size: 10px;
}

/* Filtres Voyagistes */
#wmt_filterAdvertiser{
    background: #F9F9F9;
    padding-top: 10px;
    font-size: 10px;
    padding-right: 5px;
    padding-left: 5px;
    padding-bottom: 10px;
    border-bottom: 1px solid #FFFFFF;
}

#wmt_filterAdvertiser p {
    font-size: 10px;
    line-height: 1.2;
    margin-top : 5px;
    margin-bottom : 5px;
}

/* Filtres Aéroport */
#wmt_filterAirport{
    background: #F9F9F9;
    padding-top: 10px;
    font-size: 10px;
    padding-right: 5px;
    padding-left: 5px;
    padding-bottom: 10px;
    border-bottom: 1px solid #FFFFFF;
}
.wmt_filterSubTitle {
    text-decoration:underline;
    margin-top:0;
    font-size: 10px;
    margin-bottom: 5px;
    color: #7A002C;
    font-weight: bold;
}

#wmt_filterAirport p {
    font-size: 10px;
    line-height: 1.2;
    margin-top : 5px;
    margin-bottom : 5px;

}

#wmt_filterAirport span {
    margin : 0px;

}

/* Filtres Duree */

#wmt_filterDuration{
    background: #F9F9F9;
    padding-top: 10px;
    font-size: 11px;
    padding-right: 5px;
    padding-left: 5px;
    padding-bottom: 10px;
}

#wmt_filterDuration select {
    clear: both;
    font: 11px;
    background: #FFF;
    color: #5e5e5e;
    border: 1px solid #e5e2e2;
    padding: 3px;
    font-size: 11px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    margin-bottom: 0px;
}



/*
 * jQuery UI CSS Framework 1.8.14
 *
 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Theming/API
 */

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


/* Interaction Cues
----------------------------------*/
.wmt_theme_default .ui-state-disabled { cursor: default !important; }


/* Icons
----------------------------------*/

/* states and images */
.wmt_theme_default .ui-icon { display: block; text-indent: -99999px; overflow: hidden; background-repeat: no-repeat; }


/* Misc visuals
----------------------------------*/

/* Overlays */
.wmt_theme_default .ui-widget-overlay { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }


/*
 * jQuery UI CSS Framework 1.8.14
 *
 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Theming/API
 *
 * To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Verdana,Arial,sans-serif&fwDefault=normal&fsDefault=1.1em&cornerRadius=4px&bgColorHeader=cccccc&bgTextureHeader=03_highlight_soft.png&bgImgOpacityHeader=75&borderColorHeader=aaaaaa&fcHeader=222222&iconColorHeader=222222&bgColorContent=ffffff&bgTextureContent=01_flat.png&bgImgOpacityContent=75&borderColorContent=aaaaaa&fcContent=222222&iconColorContent=222222&bgColorDefault=e6e6e6&bgTextureDefault=02_glass.png&bgImgOpacityDefault=75&borderColorDefault=d3d3d3&fcDefault=555555&iconColorDefault=888888&bgColorHover=dadada&bgTextureHover=02_glass.png&bgImgOpacityHover=75&borderColorHover=999999&fcHover=212121&iconColorHover=454545&bgColorActive=ffffff&bgTextureActive=02_glass.png&bgImgOpacityActive=65&borderColorActive=aaaaaa&fcActive=212121&iconColorActive=454545&bgColorHighlight=fbf9ee&bgTextureHighlight=02_glass.png&bgImgOpacityHighlight=55&borderColorHighlight=fcefa1&fcHighlight=363636&iconColorHighlight=2e83ff&bgColorError=fef1ec&bgTextureError=02_glass.png&bgImgOpacityError=95&borderColorError=cd0a0a&fcError=cd0a0a&iconColorError=cd0a0a&bgColorOverlay=aaaaaa&bgTextureOverlay=01_flat.png&bgImgOpacityOverlay=0&opacityOverlay=30&bgColorShadow=aaaaaa&bgTextureShadow=01_flat.png&bgImgOpacityShadow=0&opacityShadow=30&thicknessShadow=8px&offsetTopShadow=-8px&offsetLeftShadow=-8px&cornerRadiusShadow=8px
 */


/* Component containers
----------------------------------*/
.wmt_theme_default .ui-widget { font-family: Verdana,Arial,sans-serif; font-size: 11px; }
.wmt_theme_default .ui-widget .ui-widget { font-size: 1em; }
.wmt_theme_default .ui-widget input, .wmt_theme_default .ui-widget select, .wmt_theme_default .ui-widget textarea, .wmt_theme_default .ui-widget button { font-family: Verdana,Arial,sans-serif; font-size: 1em; }
.wmt_theme_default .ui-widget-content { border: 1px solid #aaaaaa; background: #ffffff url(http://r.webmastravel.net/~wmt/css/theme_default/images/ui-bg_flat_75_ffffff_40x100.png) 50% 50% repeat-x; color: #222222; }
.wmt_theme_default .ui-widget-content a { color: #222222; }
.wmt_theme_default .ui-widget-header { border: 1px solid #aaaaaa; background: #cccccc url(http://r.webmastravel.net/~wmt/css/theme_default/images/ui-bg_highlight-soft_75_cccccc_2x100.png) 50% 50% repeat-x; color: #222222; font-weight: bold; }
.wmt_theme_default .ui-widget-header a { color: #222222; }

/* Interaction states
----------------------------------*/
.wmt_theme_default .ui-state-default, .wmt_theme_default .ui-widget-content .ui-state-default, .wmt_theme_default .ui-widget-header .ui-state-default { border: 1px solid #d3d3d3; background: #e6e6e6 url(http://r.webmastravel.net/~wmt/css/theme_default/images/ui-bg_glass_75_e6e6e6_2x400.png) 50% 50% repeat-x; font-weight: normal; color: #555555; }
.wmt_theme_default .ui-state-default a, .wmt_theme_default .ui-state-default a:link, .wmt_theme_default .ui-state-default a:visited { color: #555555; text-decoration: none; }
.wmt_theme_default .ui-state-hover, .wmt_theme_default .ui-widget-content .ui-state-hover, .wmt_theme_default .ui-widget-header .ui-state-hover, .wmt_theme_default .ui-state-focus, .wmt_theme_default .ui-widget-content .ui-state-focus, .wmt_theme_default .ui-widget-header .ui-state-focus { border: 1px solid #999999; background: #dadada url(http://r.webmastravel.net/~wmt/css/theme_default/images/ui-bg_glass_75_dadada_2x400.png) 50% 50% repeat-x; font-weight: normal; color: #212121; }
.wmt_theme_default .ui-state-hover a, .wmt_theme_default .ui-state-hover a:hover { color: #212121; text-decoration: none; }
.wmt_theme_default .ui-state-active, .wmt_theme_default .ui-widget-content .ui-state-active, .wmt_theme_default .ui-widget-header .ui-state-active { border: 1px solid #aaaaaa; background: #ffffff url(http://r.webmastravel.net/~wmt/css/theme_default/images/ui-bg_glass_65_ffffff_2x400.png) 50% 50% repeat-x; font-weight: normal; color: #212121; }
.wmt_theme_default .ui-state-active a, .wmt_theme_default .ui-state-active a:link, .wmt_theme_default .ui-state-active a:visited { color: #212121; text-decoration: none; }
.wmt_theme_default .ui-widget :active { outline: none; }

/* Interaction Cues
----------------------------------*/
.wmt_theme_default .ui-state-highlight, .wmt_theme_default .ui-widget-content .ui-state-highlight, .wmt_theme_default .ui-widget-header .ui-state-highlight  {border: 1px solid #fcefa1; background: #fbf9ee url(http://r.webmastravel.net/~wmt/css/theme_default/images/ui-bg_glass_55_fbf9ee_2x400.png) 50% 50% repeat-x; color: #363636; }
.wmt_theme_default .ui-state-highlight a, .wmt_theme_default .ui-widget-content .ui-state-highlight a,.ui-widget-header .ui-state-highlight a { color: #363636; }
.wmt_theme_default .ui-state-error, .wmt_theme_default .ui-widget-content .ui-state-error, .wmt_theme_default .ui-widget-header .ui-state-error {border: 1px solid #cd0a0a; background: #fef1ec url(http://r.webmastravel.net/~wmt/css/theme_default/images/ui-bg_glass_95_fef1ec_2x400.png) 50% 50% repeat-x; color: #cd0a0a; }
.wmt_theme_default .ui-state-error a, .wmt_theme_default .ui-widget-content .ui-state-error a, .wmt_theme_default .ui-widget-header .ui-state-error a { color: #cd0a0a; }
.wmt_theme_default .ui-state-error-text, .wmt_theme_default .ui-widget-content .ui-state-error-text, .wmt_theme_default .ui-widget-header .ui-state-error-text { color: #cd0a0a; }
.wmt_theme_default .ui-priority-primary, .wmt_theme_default .ui-widget-content .ui-priority-primary, .wmt_theme_default .ui-widget-header .ui-priority-primary { font-weight: bold; }
.wmt_theme_default .ui-priority-secondary, .wmt_theme_default .ui-widget-content .ui-priority-secondary,  .ui-widget-header .ui-priority-secondary { opacity: .7; filter:Alpha(Opacity=70); font-weight: normal; }
.wmt_theme_default .ui-state-disabled, .wmt_theme_default .ui-widget-content .ui-state-disabled, .wmt_theme_default .ui-widget-header .ui-state-disabled { opacity: .35; filter:Alpha(Opacity=35); background-image: none; }

/* Icons
----------------------------------*/

/* states and images */
.wmt_theme_default .ui-icon { width: 16px; height: 16px; background-image: url(http://r.webmastravel.net/~wmt/css/theme_default/images/ui-icons_222222_256x240.png); }
.wmt_theme_default .ui-widget-content .ui-icon {background-image: url(http://r.webmastravel.net/~wmt/css/theme_default/images/ui-icons_222222_256x240.png); }
.wmt_theme_default .ui-widget-header .ui-icon {background-image: url(http://r.webmastravel.net/~wmt/css/theme_default/images/ui-icons_222222_256x240.png); }
.wmt_theme_default .ui-state-default .ui-icon { background-image: url(http://r.webmastravel.net/~wmt/css/theme_default/images/ui-icons_888888_256x240.png); }
.wmt_theme_default .ui-state-hover .ui-icon, .wmt_theme_default .ui-state-focus .ui-icon {background-image: url(http://r.webmastravel.net/~wmt/css/theme_default/images/ui-icons_454545_256x240.png); }
.wmt_theme_default .ui-state-active .ui-icon {background-image: url(http://r.webmastravel.net/~wmt/css/theme_default/images/ui-icons_454545_256x240.png); }
.wmt_theme_default .ui-state-highlight .ui-icon {background-image: url(http://r.webmastravel.net/~wmt/css/theme_default/images/ui-icons_2e83ff_256x240.png); }
.wmt_theme_default .ui-state-error .ui-icon, .wmt_theme_default .ui-state-error-text .ui-icon {background-image: url(http://r.webmastravel.net/~wmt/css/theme_default/images/ui-icons_cd0a0a_256x240.png); }

/* positioning */
.wmt_theme_default .ui-icon-carat-1-n { background-position: 0 0; }
.wmt_theme_default .ui-icon-carat-1-ne { background-position: -16px 0; }
.wmt_theme_default .ui-icon-carat-1-e { background-position: -32px 0; }
.wmt_theme_default .ui-icon-carat-1-se { background-position: -48px 0; }
.wmt_theme_default .ui-icon-carat-1-s { background-position: -64px 0; }
.wmt_theme_default .ui-icon-carat-1-sw { background-position: -80px 0; }
.wmt_theme_default .ui-icon-carat-1-w { background-position: -96px 0; }
.wmt_theme_default .ui-icon-carat-1-nw { background-position: -112px 0; }
.wmt_theme_default .ui-icon-carat-2-n-s { background-position: -128px 0; }
.wmt_theme_default .ui-icon-carat-2-e-w { background-position: -144px 0; }
.wmt_theme_default .ui-icon-triangle-1-n { background-position: 0 -16px; }
.wmt_theme_default .ui-icon-triangle-1-ne { background-position: -16px -16px; }
.wmt_theme_default .ui-icon-triangle-1-e { background-position: -32px -16px; }
.wmt_theme_default .ui-icon-triangle-1-se { background-position: -48px -16px; }
.wmt_theme_default .ui-icon-triangle-1-s { background-position: -64px -16px; }
.wmt_theme_default .ui-icon-triangle-1-sw { background-position: -80px -16px; }
.wmt_theme_default .ui-icon-triangle-1-w { background-position: -96px -16px; }
.wmt_theme_default .ui-icon-triangle-1-nw { background-position: -112px -16px; }
.wmt_theme_default .ui-icon-triangle-2-n-s { background-position: -128px -16px; }
.wmt_theme_default .ui-icon-triangle-2-e-w { background-position: -144px -16px; }
.wmt_theme_default .ui-icon-arrow-1-n { background-position: 0 -32px; }
.wmt_theme_default .ui-icon-arrow-1-ne { background-position: -16px -32px; }
.wmt_theme_default .ui-icon-arrow-1-e { background-position: -32px -32px; }
.wmt_theme_default .ui-icon-arrow-1-se { background-position: -48px -32px; }
.wmt_theme_default .ui-icon-arrow-1-s { background-position: -64px -32px; }
.wmt_theme_default .ui-icon-arrow-1-sw { background-position: -80px -32px; }
.wmt_theme_default .ui-icon-arrow-1-w { background-position: -96px -32px; }
.wmt_theme_default .ui-icon-arrow-1-nw { background-position: -112px -32px; }
.wmt_theme_default .ui-icon-arrow-2-n-s { background-position: -128px -32px; }
.wmt_theme_default .ui-icon-arrow-2-ne-sw { background-position: -144px -32px; }
.wmt_theme_default .ui-icon-arrow-2-e-w { background-position: -160px -32px; }
.wmt_theme_default .ui-icon-arrow-2-se-nw { background-position: -176px -32px; }
.wmt_theme_default .ui-icon-arrowstop-1-n { background-position: -192px -32px; }
.wmt_theme_default .ui-icon-arrowstop-1-e { background-position: -208px -32px; }
.wmt_theme_default .ui-icon-arrowstop-1-s { background-position: -224px -32px; }
.wmt_theme_default .ui-icon-arrowstop-1-w { background-position: -240px -32px; }
.wmt_theme_default .ui-icon-arrowthick-1-n { background-position: 0 -48px; }
.wmt_theme_default .ui-icon-arrowthick-1-ne { background-position: -16px -48px; }
.wmt_theme_default .ui-icon-arrowthick-1-e { background-position: -32px -48px; }
.wmt_theme_default .ui-icon-arrowthick-1-se { background-position: -48px -48px; }
.wmt_theme_default .ui-icon-arrowthick-1-s { background-position: -64px -48px; }
.wmt_theme_default .ui-icon-arrowthick-1-sw { background-position: -80px -48px; }
.wmt_theme_default .ui-icon-arrowthick-1-w { background-position: -96px -48px; }
.wmt_theme_default .ui-icon-arrowthick-1-nw { background-position: -112px -48px; }
.wmt_theme_default .ui-icon-arrowthick-2-n-s { background-position: -128px -48px; }
.wmt_theme_default .ui-icon-arrowthick-2-ne-sw { background-position: -144px -48px; }
.wmt_theme_default .ui-icon-arrowthick-2-e-w { background-position: -160px -48px; }
.wmt_theme_default .ui-icon-arrowthick-2-se-nw { background-position: -176px -48px; }
.wmt_theme_default .ui-icon-arrowthickstop-1-n { background-position: -192px -48px; }
.wmt_theme_default .ui-icon-arrowthickstop-1-e { background-position: -208px -48px; }
.wmt_theme_default .ui-icon-arrowthickstop-1-s { background-position: -224px -48px; }
.wmt_theme_default .ui-icon-arrowthickstop-1-w { background-position: -240px -48px; }
.wmt_theme_default .ui-icon-arrowreturnthick-1-w { background-position: 0 -64px; }
.wmt_theme_default .ui-icon-arrowreturnthick-1-n { background-position: -16px -64px; }
.wmt_theme_default .ui-icon-arrowreturnthick-1-e { background-position: -32px -64px; }
.wmt_theme_default .ui-icon-arrowreturnthick-1-s { background-position: -48px -64px; }
.wmt_theme_default .ui-icon-arrowreturn-1-w { background-position: -64px -64px; }
.wmt_theme_default .ui-icon-arrowreturn-1-n { background-position: -80px -64px; }
.wmt_theme_default .ui-icon-arrowreturn-1-e { background-position: -96px -64px; }
.wmt_theme_default .ui-icon-arrowreturn-1-s { background-position: -112px -64px; }
.wmt_theme_default .ui-icon-arrowrefresh-1-w { background-position: -128px -64px; }
.wmt_theme_default .ui-icon-arrowrefresh-1-n { background-position: -144px -64px; }
.wmt_theme_default .ui-icon-arrowrefresh-1-e { background-position: -160px -64px; }
.wmt_theme_default .ui-icon-arrowrefresh-1-s { background-position: -176px -64px; }
.wmt_theme_default .ui-icon-arrow-4 { background-position: 0 -80px; }
.wmt_theme_default .ui-icon-arrow-4-diag { background-position: -16px -80px; }
.wmt_theme_default .ui-icon-extlink { background-position: -32px -80px; }
.wmt_theme_default .ui-icon-newwin { background-position: -48px -80px; }
.wmt_theme_default .ui-icon-refresh { background-position: -64px -80px; }
.wmt_theme_default .ui-icon-shuffle { background-position: -80px -80px; }
.wmt_theme_default .ui-icon-transfer-e-w { background-position: -96px -80px; }
.wmt_theme_default .ui-icon-transferthick-e-w { background-position: -112px -80px; }
.wmt_theme_default .ui-icon-folder-collapsed { background-position: 0 -96px; }
.wmt_theme_default .ui-icon-folder-open { background-position: -16px -96px; }
.wmt_theme_default .ui-icon-document { background-position: -32px -96px; }
.wmt_theme_default .ui-icon-document-b { background-position: -48px -96px; }
.wmt_theme_default .ui-icon-note { background-position: -64px -96px; }
.wmt_theme_default .ui-icon-mail-closed { background-position: -80px -96px; }
.wmt_theme_default .ui-icon-mail-open { background-position: -96px -96px; }
.wmt_theme_default .ui-icon-suitcase { background-position: -112px -96px; }
.wmt_theme_default .ui-icon-comment { background-position: -128px -96px; }
.wmt_theme_default .ui-icon-person { background-position: -144px -96px; }
.wmt_theme_default .ui-icon-print { background-position: -160px -96px; }
.wmt_theme_default .ui-icon-trash { background-position: -176px -96px; }
.wmt_theme_default .ui-icon-locked { background-position: -192px -96px; }
.wmt_theme_default .ui-icon-unlocked { background-position: -208px -96px; }
.wmt_theme_default .ui-icon-bookmark { background-position: -224px -96px; }
.wmt_theme_default .ui-icon-tag { background-position: -240px -96px; }
.wmt_theme_default .ui-icon-home { background-position: 0 -112px; }
.wmt_theme_default .ui-icon-flag { background-position: -16px -112px; }
.wmt_theme_default .ui-icon-calendar { background-position: -32px -112px; }
.wmt_theme_default .ui-icon-cart { background-position: -48px -112px; }
.wmt_theme_default .ui-icon-pencil { background-position: -64px -112px; }
.wmt_theme_default .ui-icon-clock { background-position: -80px -112px; }
.wmt_theme_default .ui-icon-disk { background-position: -96px -112px; }
.wmt_theme_default .ui-icon-calculator { background-position: -112px -112px; }
.wmt_theme_default .ui-icon-zoomin { background-position: -128px -112px; }
.wmt_theme_default .ui-icon-zoomout { background-position: -144px -112px; }
.wmt_theme_default .ui-icon-search { background-position: -160px -112px; }
.wmt_theme_default .ui-icon-wrench { background-position: -176px -112px; }
.wmt_theme_default .ui-icon-gear { background-position: -192px -112px; }
.wmt_theme_default .ui-icon-heart { background-position: -208px -112px; }
.wmt_theme_default .ui-icon-star { background-position: -224px -112px; }
.wmt_theme_default .ui-icon-link { background-position: -240px -112px; }
.wmt_theme_default .ui-icon-cancel { background-position: 0 -128px; }
.wmt_theme_default .ui-icon-plus { background-position: -16px -128px; }
.wmt_theme_default .ui-icon-plusthick { background-position: -32px -128px; }
.wmt_theme_default .ui-icon-minus { background-position: -48px -128px; }
.wmt_theme_default .ui-icon-minusthick { background-position: -64px -128px; }
.wmt_theme_default .ui-icon-close { background-position: -80px -128px; }
.wmt_theme_default .ui-icon-closethick { background-position: -96px -128px; }
.wmt_theme_default .ui-icon-key { background-position: -112px -128px; }
.wmt_theme_default .ui-icon-lightbulb { background-position: -128px -128px; }
.wmt_theme_default .ui-icon-scissors { background-position: -144px -128px; }
.wmt_theme_default .ui-icon-clipboard { background-position: -160px -128px; }
.wmt_theme_default .ui-icon-copy { background-position: -176px -128px; }
.wmt_theme_default .ui-icon-contact { background-position: -192px -128px; }
.wmt_theme_default .ui-icon-image { background-position: -208px -128px; }
.wmt_theme_default .ui-icon-video { background-position: -224px -128px; }
.wmt_theme_default .ui-icon-script { background-position: -240px -128px; }
.wmt_theme_default .ui-icon-alert { background-position: 0 -144px; }
.wmt_theme_default .ui-icon-info { background-position: -16px -144px; }
.wmt_theme_default .ui-icon-notice { background-position: -32px -144px; }
.wmt_theme_default .ui-icon-help { background-position: -48px -144px; }
.wmt_theme_default .ui-icon-check { background-position: -64px -144px; }
.wmt_theme_default .ui-icon-bullet { background-position: -80px -144px; }
.wmt_theme_default .ui-icon-radio-off { background-position: -96px -144px; }
.wmt_theme_default .ui-icon-radio-on { background-position: -112px -144px; }
.wmt_theme_default .ui-icon-pin-w { background-position: -128px -144px; }
.wmt_theme_default .ui-icon-pin-s { background-position: -144px -144px; }
.wmt_theme_default .ui-icon-play { background-position: 0 -160px; }
.wmt_theme_default .ui-icon-pause { background-position: -16px -160px; }
.wmt_theme_default .ui-icon-seek-next { background-position: -32px -160px; }
.wmt_theme_default .ui-icon-seek-prev { background-position: -48px -160px; }
.wmt_theme_default .ui-icon-seek-end { background-position: -64px -160px; }
.wmt_theme_default .ui-icon-seek-start { background-position: -80px -160px; }
/* ui-icon-seek-first is deprecated, use ui-icon-seek-start instead */
.wmt_theme_default .ui-icon-seek-first { background-position: -80px -160px; }
.wmt_theme_default .ui-icon-stop { background-position: -96px -160px; }
.wmt_theme_default .ui-icon-eject { background-position: -112px -160px; }
.wmt_theme_default .ui-icon-volume-off { background-position: -128px -160px; }
.wmt_theme_default .ui-icon-volume-on { background-position: -144px -160px; }
.wmt_theme_default .ui-icon-power { background-position: 0 -176px; }
.wmt_theme_default .ui-icon-signal-diag { background-position: -16px -176px; }
.wmt_theme_default .ui-icon-signal { background-position: -32px -176px; }
.wmt_theme_default .ui-icon-battery-0 { background-position: -48px -176px; }
.wmt_theme_default .ui-icon-battery-1 { background-position: -64px -176px; }
.wmt_theme_default .ui-icon-battery-2 { background-position: -80px -176px; }
.wmt_theme_default .ui-icon-battery-3 { background-position: -96px -176px; }
.wmt_theme_default .ui-icon-circle-plus { background-position: 0 -192px; }
.wmt_theme_default .ui-icon-circle-minus { background-position: -16px -192px; }
.wmt_theme_default .ui-icon-circle-close { background-position: -32px -192px; }
.wmt_theme_default .ui-icon-circle-triangle-e { background-position: -48px -192px; }
.wmt_theme_default .ui-icon-circle-triangle-s { background-position: -64px -192px; }
.wmt_theme_default .ui-icon-circle-triangle-w { background-position: -80px -192px; }
.wmt_theme_default .ui-icon-circle-triangle-n { background-position: -96px -192px; }
.wmt_theme_default .ui-icon-circle-arrow-e { background-position: -112px -192px; }
.wmt_theme_default .ui-icon-circle-arrow-s { background-position: -128px -192px; }
.wmt_theme_default .ui-icon-circle-arrow-w { background-position: -144px -192px; }
.wmt_theme_default .ui-icon-circle-arrow-n { background-position: -160px -192px; }
.wmt_theme_default .ui-icon-circle-zoomin { background-position: -176px -192px; }
.wmt_theme_default .ui-icon-circle-zoomout { background-position: -192px -192px; }
.wmt_theme_default .ui-icon-circle-check { background-position: -208px -192px; }
.wmt_theme_default .ui-icon-circlesmall-plus { background-position: 0 -208px; }
.wmt_theme_default .ui-icon-circlesmall-minus { background-position: -16px -208px; }
.wmt_theme_default .ui-icon-circlesmall-close { background-position: -32px -208px; }
.wmt_theme_default .ui-icon-squaresmall-plus { background-position: -48px -208px; }
.wmt_theme_default .ui-icon-squaresmall-minus { background-position: -64px -208px; }
.wmt_theme_default .ui-icon-squaresmall-close { background-position: -80px -208px; }
.wmt_theme_default .ui-icon-grip-dotted-vertical { background-position: 0 -224px; }
.wmt_theme_default .ui-icon-grip-dotted-horizontal { background-position: -16px -224px; }
.wmt_theme_default .ui-icon-grip-solid-vertical { background-position: -32px -224px; }
.wmt_theme_default .ui-icon-grip-solid-horizontal { background-position: -48px -224px; }
.wmt_theme_default .ui-icon-gripsmall-diagonal-se { background-position: -64px -224px; }
.wmt_theme_default .ui-icon-grip-diagonal-se { background-position: -80px -224px; }


/* Misc visuals
----------------------------------*/

/* Corner radius */
.wmt_theme_default .ui-corner-all, .wmt_theme_default .ui-corner-top, .wmt_theme_default .ui-corner-left, .wmt_theme_default .ui-corner-tl { -moz-border-radius-topleft: 4px; -webkit-border-top-left-radius: 4px; -khtml-border-top-left-radius: 4px; border-top-left-radius: 4px; }
.wmt_theme_default .ui-corner-all, .wmt_theme_default .ui-corner-top, .wmt_theme_default .ui-corner-right, .wmt_theme_default .ui-corner-tr { -moz-border-radius-topright: 4px; -webkit-border-top-right-radius: 4px; -khtml-border-top-right-radius: 4px; border-top-right-radius: 4px; }
.wmt_theme_default .ui-corner-all, .wmt_theme_default .ui-corner-bottom, .wmt_theme_default .ui-corner-left, .wmt_theme_default .ui-corner-bl { -moz-border-radius-bottomleft: 4px; -webkit-border-bottom-left-radius: 4px; -khtml-border-bottom-left-radius: 4px; border-bottom-left-radius: 4px; }
.wmt_theme_default .ui-corner-all, .wmt_theme_default .ui-corner-bottom, .wmt_theme_default .ui-corner-right, .wmt_theme_default .ui-corner-br { -moz-border-radius-bottomright: 4px; -webkit-border-bottom-right-radius: 4px; -khtml-border-bottom-right-radius: 4px; border-bottom-right-radius: 4px; }

/* Overlays */
.wmt_theme_default .ui-widget-overlay { background: #aaaaaa url(http://r.webmastravel.net/~wmt/css/theme_default/images/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x; opacity: .30;filter:Alpha(Opacity=30); }
.wmt_theme_default .ui-widget-shadow { margin: -8px 0 0 -8px; padding: 8px; background: #aaaaaa url(http://r.webmastravel.net/~wmt/css/theme_default/images/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x; opacity: .30;filter:Alpha(Opacity=30); -moz-border-radius: 8px; -khtml-border-radius: 8px; -webkit-border-radius: 8px; border-radius: 8px; }/*
 * jQuery UI Resizable 1.8.14
 *
 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Resizable#theming
 */
.wmt_theme_default .ui-resizable { position: relative;}
.wmt_theme_default .ui-resizable-handle { position: absolute;font-size: 0.1px;z-index: 99999; display: block; }
.wmt_theme_default .ui-resizable-disabled .ui-resizable-handle, .wmt_theme_default .ui-resizable-autohide .ui-resizable-handle { display: none; }
.wmt_theme_default .ui-resizable-n { cursor: n-resize; height: 7px; width: 100%; top: -5px; left: 0; }
.wmt_theme_default .ui-resizable-s { cursor: s-resize; height: 7px; width: 100%; bottom: -5px; left: 0; }
.wmt_theme_default .ui-resizable-e { cursor: e-resize; width: 7px; right: -5px; top: 0; height: 100%; }
.wmt_theme_default .ui-resizable-w { cursor: w-resize; width: 7px; left: -5px; top: 0; height: 100%; }
.wmt_theme_default .ui-resizable-se { cursor: se-resize; width: 12px; height: 12px; right: 1px; bottom: 1px; }
.wmt_theme_default .ui-resizable-sw { cursor: sw-resize; width: 9px; height: 9px; left: -5px; bottom: -5px; }
.wmt_theme_default .ui-resizable-nw { cursor: nw-resize; width: 9px; height: 9px; left: -5px; top: -5px; }
.wmt_theme_default .ui-resizable-ne { cursor: ne-resize; width: 9px; height: 9px; right: -5px; top: -5px;}/*
 * jQuery UI Selectable 1.8.14
 *
 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Selectable#theming
 */
.wmt_theme_default .ui-selectable-helper { position: absolute; z-index: 100; border:1px dotted black; }
/*
 * jQuery UI Accordion 1.8.14
 *
 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Accordion#theming
 */
/* IE/Win - Fix animation bug - #4615 */
.wmt_theme_default .ui-accordion { width: 100%; }
.wmt_theme_default .ui-accordion .ui-accordion-header { cursor: pointer; position: relative; margin-top: 1px; zoom: 1; }
.wmt_theme_default .ui-accordion .ui-accordion-li-fix { display: inline; }
.wmt_theme_default .ui-accordion .ui-accordion-header-active { border-bottom: 0 !important; }
.wmt_theme_default .ui-accordion .ui-accordion-header a { display: block; font-size: 1em; padding: .5em .5em .5em .7em; }
.wmt_theme_default .ui-accordion-icons .ui-accordion-header a { padding-left: 2.2em; }
.wmt_theme_default .ui-accordion .ui-accordion-header .ui-icon { position: absolute; left: .5em; top: 50%; margin-top: -8px; }
.wmt_theme_default .ui-accordion .ui-accordion-content { padding: 1em 2.2em; border-top: 0; margin-top: -2px; position: relative; top: 1px; margin-bottom: 2px; overflow: auto; display: none; zoom: 1; }
.wmt_theme_default .ui-accordion .ui-accordion-content-active { display: block; }
/*
 * jQuery UI Autocomplete 1.8.14
 *
 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Autocomplete#theming
 */
.wmt_theme_default .ui-autocomplete { position: absolute; cursor: default; }

/* workarounds */
* html .ui-autocomplete { width:1px; } /* without this, the menu expands to 100% in IE6 */

/*
 * jQuery UI Menu 1.8.14
 *
 * Copyright 2010, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Menu#theming
 */
.wmt_theme_default .ui-menu {
	list-style:none;
	padding: 2px;
	margin: 0;
	display:block;
	float: left;
}
.wmt_theme_default .ui-menu .ui-menu {
	margin-top: -3px;
}
.wmt_theme_default .ui-menu .ui-menu-item {
	margin:0;
	padding: 0;
	zoom: 1;
	float: left;
	clear: left;
	width: 100%;
}
.wmt_theme_default .ui-menu .ui-menu-item a {
	text-decoration:none;
	display:block;
	padding:.2em .4em;
	line-height:1.5;
	zoom:1;
}
.wmt_theme_default .ui-menu .ui-menu-item a.ui-state-hover,
.wmt_theme_default .ui-menu .ui-menu-item a.ui-state-active {
	font-weight: normal;
	margin: -1px;
}
/*
 * jQuery UI Button 1.8.14
 *
 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Button#theming
 */
.wmt_theme_default .ui-button { display: inline-block; position: relative; padding: 0; margin-right: .1em; text-decoration: none !important; cursor: pointer; text-align: center; zoom: 1; overflow: visible; } /* the overflow property removes extra width in IE */
.wmt_theme_default .ui-button-icon-only { width: 2.2em; } /* to make room for the icon, a width needs to be set here */
button.ui-button-icon-only { width: 2.4em; } /* button elements seem to need a little more width */
.wmt_theme_default .ui-button-icons-only { width: 3.4em; }
button.ui-button-icons-only { width: 3.7em; }

/*button text element */
.wmt_theme_default .ui-button .ui-button-text { display: block; line-height: 1.4;  }
.wmt_theme_default .ui-button-text-only .ui-button-text { padding: .4em 1em; }
.wmt_theme_default .ui-button-icon-only .ui-button-text, .wmt_theme_default .ui-button-icons-only .ui-button-text { padding: .4em; text-indent: -9999999px; }
.wmt_theme_default .ui-button-text-icon-primary .ui-button-text, .wmt_theme_default .ui-button-text-icons .ui-button-text { padding: .4em 1em .4em 2.1em; }
.wmt_theme_default .ui-button-text-icon-secondary .ui-button-text, .wmt_theme_default .ui-button-text-icons .ui-button-text { padding: .4em 2.1em .4em 1em; }
.wmt_theme_default .ui-button-text-icons .ui-button-text { padding-left: 2.1em; padding-right: 2.1em; }
/* no icon support for input elements, provide padding by default */
input.ui-button { padding: .4em 1em; }

/*button icon element(s) */
.wmt_theme_default .ui-button-icon-only .ui-icon, .wmt_theme_default .ui-button-text-icon-primary .ui-icon, .wmt_theme_default .ui-button-text-icon-secondary .ui-icon, .wmt_theme_default .ui-button-text-icons .ui-icon, .wmt_theme_default .ui-button-icons-only .ui-icon { position: absolute; top: 50%; margin-top: -8px; }
.wmt_theme_default .ui-button-icon-only .ui-icon { left: 50%; margin-left: -8px; }
.wmt_theme_default .ui-button-text-icon-primary .ui-button-icon-primary, .wmt_theme_default .ui-button-text-icons .ui-button-icon-primary, .wmt_theme_default .ui-button-icons-only .ui-button-icon-primary { left: .5em; }
.wmt_theme_default .ui-button-text-icon-secondary .ui-button-icon-secondary, .wmt_theme_default .ui-button-text-icons .ui-button-icon-secondary, .wmt_theme_default .ui-button-icons-only .ui-button-icon-secondary { right: .5em; }
.wmt_theme_default .ui-button-text-icons .ui-button-icon-secondary, .wmt_theme_default .ui-button-icons-only .ui-button-icon-secondary { right: .5em; }

/*button sets*/
.wmt_theme_default .ui-buttonset { margin-right: 7px; }
.wmt_theme_default .ui-buttonset .ui-button { margin-left: 0; margin-right: -.3em; }

/* workarounds */
button.ui-button::-moz-focus-inner { border: 0; padding: 0; } /* reset extra padding in Firefox */
/*
 * jQuery UI Dialog 1.8.14
 *
 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Dialog#theming
 */
.wmt_theme_default .ui-dialog { position: absolute; padding: .2em; width: 300px; overflow: hidden; }
.wmt_theme_default .ui-dialog .ui-dialog-titlebar { padding: .4em 1em; position: relative;  }
.wmt_theme_default .ui-dialog .ui-dialog-title { float: left; margin: .1em 16px .1em 0; }
.wmt_theme_default .ui-dialog .ui-dialog-titlebar-close { position: absolute; right: .3em; top: 50%; width: 19px; margin: -10px 0 0 0; padding: 1px; height: 18px; }
.wmt_theme_default .ui-dialog .ui-dialog-titlebar-close span { display: block; margin: 1px; }
.wmt_theme_default .ui-dialog .ui-dialog-titlebar-close:hover, .wmt_theme_default .ui-dialog .ui-dialog-titlebar-close:focus { padding: 0; }
.wmt_theme_default .ui-dialog .ui-dialog-content { position: relative; border: 0; padding: .5em 1em; background: none; overflow: auto; zoom: 1; }
.wmt_theme_default .ui-dialog .ui-dialog-buttonpane { text-align: left; border-width: 1px 0 0 0; background-image: none; margin: .5em 0 0 0; padding: .3em 1em .5em .4em; }
.wmt_theme_default .ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset { float: right; }
.wmt_theme_default .ui-dialog .ui-dialog-buttonpane button { margin: .5em .4em .5em 0; cursor: pointer; }
.wmt_theme_default .ui-dialog .ui-resizable-se { width: 14px; height: 14px; right: 3px; bottom: 3px; }
.wmt_theme_default .ui-draggable .ui-dialog-titlebar { cursor: move; }
/*
 * jQuery UI Slider 1.8.14
 *
 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Slider#theming
 */
.wmt_theme_default .ui-slider { position: relative; text-align: left; }
.wmt_theme_default .ui-slider .ui-slider-handle { position: absolute; z-index: 2; width: 1.2em; height: 1.2em; cursor: default; }
.wmt_theme_default .ui-slider .ui-slider-range { position: absolute; z-index: 1; font-size: .7em; display: block; border: 0; background-position: 0 0; }

.wmt_theme_default .ui-slider-horizontal { height: .8em; }
.wmt_theme_default .ui-slider-horizontal .ui-slider-handle { top: -.3em; margin-left: -.6em; }
.wmt_theme_default .ui-slider-horizontal .ui-slider-range { top: 0; height: 100%; }
.wmt_theme_default .ui-slider-horizontal .ui-slider-range-min { left: 0; }
.wmt_theme_default .ui-slider-horizontal .ui-slider-range-max { right: 0; }

.wmt_theme_default .ui-slider-vertical { width: .8em; height: 100px; }
.wmt_theme_default .ui-slider-vertical .ui-slider-handle { left: -.3em; margin-left: 0; margin-bottom: -.6em; }
.wmt_theme_default .ui-slider-vertical .ui-slider-range { left: 0; width: 100%; }
.wmt_theme_default .ui-slider-vertical .ui-slider-range-min { bottom: 0; }
.wmt_theme_default .ui-slider-vertical .ui-slider-range-max { top: 0; }/*
 * jQuery UI Tabs 1.8.14
 *
 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Tabs#theming
 */
.wmt_theme_default .ui-tabs { position: relative; padding: .2em; zoom: 1; } /* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as "fixed") */
.wmt_theme_default .ui-tabs .ui-tabs-nav { margin: 0; padding: .2em .2em 0; }
.wmt_theme_default .ui-tabs .ui-tabs-nav li { list-style: none; float: left; position: relative; top: 1px; margin: 0 .2em 1px 0; border-bottom: 0 !important; padding: 0; white-space: nowrap; }
.wmt_theme_default .ui-tabs .ui-tabs-nav li a { float: left; padding: .5em 1em; text-decoration: none; }
.wmt_theme_default .ui-tabs .ui-tabs-nav li.ui-tabs-selected { margin-bottom: 0; padding-bottom: 1px; }
.wmt_theme_default .ui-tabs .ui-tabs-nav li.ui-tabs-selected a, .wmt_theme_default .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .wmt_theme_default .ui-tabs .ui-tabs-nav li.ui-state-processing a { cursor: text; }
.wmt_theme_default .ui-tabs .ui-tabs-nav li a, .wmt_theme_default .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... */
.wmt_theme_default .ui-tabs .ui-tabs-panel { display: block; border-width: 0; padding: 1em 1.4em; background: none; }
.wmt_theme_default .ui-tabs .ui-tabs-hide { display: none !important; }
/*
 * jQuery UI Datepicker 1.8.14
 *
 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Datepicker#theming
 */
.wmt_theme_default .ui-datepicker { width: 17em; padding: .2em .2em 0; display: none; }
.wmt_theme_default .ui-datepicker .ui-datepicker-header { position:relative; padding:.2em 0; }
.wmt_theme_default .ui-datepicker .ui-datepicker-prev, .wmt_theme_default .ui-datepicker .ui-datepicker-next { position:absolute; top: 2px; width: 1.8em; height: 1.8em; }
.wmt_theme_default .ui-datepicker .ui-datepicker-prev-hover, .wmt_theme_default .ui-datepicker .ui-datepicker-next-hover { top: 1px; }
.wmt_theme_default .ui-datepicker .ui-datepicker-prev { left:2px; }
.wmt_theme_default .ui-datepicker .ui-datepicker-next { right:2px; }
.wmt_theme_default .ui-datepicker .ui-datepicker-prev-hover { left:1px; }
.wmt_theme_default .ui-datepicker .ui-datepicker-next-hover { right:1px; }
.wmt_theme_default .ui-datepicker .ui-datepicker-prev span, .wmt_theme_default .ui-datepicker .ui-datepicker-next span { display: block; position: absolute; left: 50%; margin-left: -8px; top: 50%; margin-top: -8px;  }
.wmt_theme_default .ui-datepicker .ui-datepicker-title { margin: 0 2.3em; line-height: 1.8em; text-align: center; }
.wmt_theme_default .ui-datepicker .ui-datepicker-title select { font-size:1em; margin:1px 0; }
.wmt_theme_default .ui-datepicker select.ui-datepicker-month-year {width: 100%;}
.wmt_theme_default .ui-datepicker select.ui-datepicker-month,
.wmt_theme_default .ui-datepicker select.ui-datepicker-year { width: 49%;}
.wmt_theme_default .ui-datepicker table {width: 100%; font-size: .9em; border-collapse: collapse; margin:0 0 .4em; }
.wmt_theme_default .ui-datepicker th { padding: .7em .3em; text-align: center; font-weight: bold; border: 0;  }
.wmt_theme_default .ui-datepicker td { border: 0; padding: 1px; }
.wmt_theme_default .ui-datepicker td span, .wmt_theme_default .ui-datepicker td a { display: block; padding: .2em; text-align: right; text-decoration: none; }
.wmt_theme_default .ui-datepicker .ui-datepicker-buttonpane { background-image: none; margin: .7em 0 0 0; padding:0 .2em; border-left: 0; border-right: 0; border-bottom: 0; }
.wmt_theme_default .ui-datepicker .ui-datepicker-buttonpane button { float: right; margin: .5em .2em .4em; cursor: pointer; padding: .2em .6em .3em .6em; width:auto; overflow:visible; }
.wmt_theme_default .ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current { float:left; }

/* with multiple calendars */
.wmt_theme_default .ui-datepicker.ui-datepicker-multi { width:auto; }
.wmt_theme_default .ui-datepicker-multi .ui-datepicker-group { float:left; }
.wmt_theme_default .ui-datepicker-multi .ui-datepicker-group table { width:95%; margin:0 auto .4em; }
.wmt_theme_default .ui-datepicker-multi-2 .ui-datepicker-group { width:50%; }
.wmt_theme_default .ui-datepicker-multi-3 .ui-datepicker-group { width:33.3%; }
.wmt_theme_default .ui-datepicker-multi-4 .ui-datepicker-group { width:25%; }
.wmt_theme_default .ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header { border-left-width:0; }
.wmt_theme_default .ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header { border-left-width:0; }
.wmt_theme_default .ui-datepicker-multi .ui-datepicker-buttonpane { clear:left; }
.wmt_theme_default .ui-datepicker-row-break { clear:both; width:100%; font-size:0em; }

/* RTL support */
.wmt_theme_default .ui-datepicker-rtl { direction: rtl; }
.wmt_theme_default .ui-datepicker-rtl .ui-datepicker-prev { right: 2px; left: auto; }
.wmt_theme_default .ui-datepicker-rtl .ui-datepicker-next { left: 2px; right: auto; }
.wmt_theme_default .ui-datepicker-rtl .ui-datepicker-prev:hover { right: 1px; left: auto; }
.wmt_theme_default .ui-datepicker-rtl .ui-datepicker-next:hover { left: 1px; right: auto; }
.wmt_theme_default .ui-datepicker-rtl .ui-datepicker-buttonpane { clear:right; }
.wmt_theme_default .ui-datepicker-rtl .ui-datepicker-buttonpane button { float: left; }
.wmt_theme_default .ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current { float:right; }
.wmt_theme_default .ui-datepicker-rtl .ui-datepicker-group { float:right; }
.wmt_theme_default .ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header { border-right-width:0; border-left-width:1px; }
.wmt_theme_default .ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header { border-right-width:0; border-left-width:1px; }

/* IE6 IFRAME FIX (taken from datepicker 1.5.3 */
.wmt_theme_default .ui-datepicker-cover {
    display: none; /*sorry for IE5*/
    display/**/: block; /*sorry for IE5*/
    position: absolute; /*must have*/
    z-index: -1; /*must have*/
    filter: mask(); /*must have*/
    top: -4px; /*must have*/
    left: -4px; /*must have*/
    width: 200px; /*must have*/
    height: 200px; /*must have*/
}/*
 * jQuery UI Progressbar 1.8.14
 *
 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Progressbar#theming
 */
.wmt_theme_default .ui-progressbar { height:2em; text-align: left; }
.wmt_theme_default .ui-progressbar .ui-progressbar-value {margin: -1px; height:100%; }