
 /* Associate VML behavior with the VML namespace */
@namespace v "urn:schemas-microsoft-com:vml"; /* This should be placed at top of your CSS */
body, html
{
    height: 100%;
    width: 100%;
    margin: 0;
    padding: 0;
}

v|*
{
    behavior: url(#default#VML);
}

v\:*
{
    behavior: url(#default#VML);
}

o\:*
{
    behavior: url(#default#VML);
}

v\:line, v\:oval, v\:polyline /* etc */
{
    behavior: url(#default#VML);
}

#-arrowOuter
{
    border-style: dashed;
    border-color: transparent;
    border-width: 0.53em;
    display: -moz-inline-box;
    display: inline-block;
    /*Use font-size to control the size of the arrow.*/
    font-size: 40px;
    height: 0;
    bottom: -40px;
    padding-bottom: 20px;
    line-height: 0;
    position: absolute;
    vertical-align: middle;
    width: 0;
    border-top-width: 0.5em;
    border-top-style: solid;
    border-top-color: #000;
    left: -20px;
    z-index: 9;
}

#-arrowInner
{
    border-style: dashed;
    border-color: transparent;
    border-width: 0.53em;
    display: -moz-inline-box;
    display: inline-block;
    /*Use font-size to control the size of the arrow.*/
    font-size: 40px;
    height: 0;
    line-height: 0;
    position: relative;
    vertical-align: middle;
    width: 0;
    border-top-width: 0.5em;
    border-top-style: solid;
    border-top-color: #FFF;
    bottom: 0.25em;
    left: -21px;
    top: -21px;
    z-index: 10;
}

.mobile
{
    display: none;
}

table, p, input, select, textarea
{
    text-decoration: none;
}

a, a:link, a:hover, a:active, a:visited, a:focus
{
    outline-style: none;
}

fieldset
{
    -moz-border-radius: 4px;
}

.searchArea
{
    /*
    margin-left: auto ;
    margin-right: auto ;
	
	*/
    left: 400px;
    position: absolute;
    width: 250px;
    top: 15px;
    z-index: 2;
    white-space: nowrap;
    text-align: left;
}


    .searchArea div
    {
        clear: both;
        /*
position: relative;
	top: -1px;
*/
    }

    .searchArea ul
    {
        margin: 0;
        padding: 0;
        white-space: nowrap;
        list-style-type: none;
        color: #000;
        width: 250px;
    }

        .searchArea ul li
        {
            float: left;
        }

            .searchArea ul li.active
            {
                float: left;
                padding-bottom: 4px;
                background-image: url("images/active_arrow.gif");
                background-position: center bottom;
                background-repeat: no-repeat;
            }

            .searchArea ul li a
            {
                color: #000;
                text-decoration: underline;
                font-weight: normal;
                float: left;
            }

            .searchArea ul li.active a
            {
                text-decoration: none;
                font-weight: bold;
                float: left;
            }

#tabMap
{
    padding: 2px;
}

#tabResults
{
    padding: 0px;
}

/* #mdServicesContainer li label*/
.mdTreeContainer li label
{
    cursor: pointer;
}

/* #mdServicesContainer li img */
.mdTreeContainer li img
{
    padding: 1px 0px 1px 0px;
}

#SimpleSearch1 div
{
    margin-bottom: 2px;
}

#SimpleSearch1 span
{
    color: #FFFFFF;
    margin-left: 4px;
    cursor: pointer;
}

    #SimpleSearch1 span.active
    {
        color: #F19F32;
        margin-left: 4px;
        cursor: pointer;
    }

.treeViewNode
{
    background-color: Transparent;
    font-weight: normal;
}

.treeViewNode_Highlight
{
    background-color: #DDDDDD;
    font-weight: bold;
}

/*** mdMenu ***/
.centerLayout-center.pane.pane-center
{
    min-width: 500px !important;
}

#mdMenu
{
    margin: 0;
    padding: 0;
    /*line-height:	2.6em;	*/
    height: 2.6em;
    width: 100%;
    white-space: nowrap;
}

    #mdMenu ul
    {
        margin: 0;
        padding: 0 2px 0 0;
        position: absolute;
        display: none;
        left: 0px;
        top: 0px;
        visibility: visible;
    }

   

.mdMenu-subMenu.ui-state-default > li
{
    float: none !important;
}

a.MainMenuOptions span.ui-button-text
{
    line-height: 1.8em !important;
}

#mdMenu.mdMenu li
{
    display: block;
    float: left;
    height: 100%;
    position: relative;
    white-space: nowrap;
    list-style-type: none;
}

.float-right
{
    float: right !important;
}

button.toolbarAddOns
{
    width: 28px;
    height: 28px;
    top: 1px;
}

.toolbarAddOns span
{
    cursor: pointer;
    margin: -12px;
}
/*#mdMenu li
{
    display: block;
    float: left;
    height: 99%;
}*/

.mdMenu-subMenu li
{
    float: none;
}
/*#mdMenu li li
{
    padding: 1px 0px;
}*/

.mdMenu ul li
{
    position: relative;
    white-space: nowrap;
    display: block;
    list-style-type: none;
}

.mdMenu a
{
    text-decoration: none;
    white-space: nowrap;
    height: 100%;
}




.mdMenu li.ui-state-default
{
    border: 0;
    background-image: none;
    background-color: Transparent;
}

.mdMenu li.ui-state-hover
{
    border: 0;
    background-image: none;
    background-color: Transparent;
}

.mdMenu li li.ui-state-default
{
    background-image: none;
}

.mdMenu li ul.ui-state-default
{
    background-image: none;
}


/*** accordion task results ***/

.md-accordiontaskresults
{
}


    .md-accordiontaskresults .md-accordionheader
    {
        height: 28px;
        line-height: 28px;
        padding-left: 4px;
        cursor: pointer;
    }

        .md-accordiontaskresults .md-accordionheader .remove
        {
            margin-right: 4px;
            text-decoration: underline;
        }


    .md-accordiontaskresults .md-accordionpane
    {
        background-color: #FFF;
        margin: 0;
        padding: 0;
    }

        .md-accordiontaskresults .md-accordionpane .md-header, .md-accordiontaskresults .md-accordionpane .md-footer
        {
            height: 25px;
            background-color: #DADADA;
            border-bottom: solid 1px #A5A5A5;
        }


        .md-accordiontaskresults .md-accordionpane .md-footer
        {
            border-bottom: none;
            border-top: solid 1px #A5A5A5;
        }


    .md-accordiontaskresults a,
    .md-accordiontaskresults a:link,
    .md-accordiontaskresults a:visited,
    .md-accordiontaskresults a:acitve,
    .md-accordiontaskresults a:hover
    {
        text-decoration: underline;
        cursor: pointer;
    }

    .md-accordiontaskresults .md-accordionpane .md-items .md-item
    {
        border-bottom: solid 1px #CCC;
        background-color: #f7f7f7;
        background-image: none;
        padding: 4px;
    }

    .md-accordiontaskresults .md-accordionpane .md-items .md-alt-item
    {
        border-bottom: solid 1px #CCC;
        background-color: #fff;
        padding: 4px;
    }

    .md-accordiontaskresults .md-accordionpane .md-items .md-toggle-results
    {
        font-weight: normal;
        background: none;
        border: 0;
        text-decoration: underline;
    }

    .md-accordiontaskresults .md-accordionpane .md-items .md-grid
    {
        background-color: #FFF;
        border-bottom: solid 1px #CCC;
        display: none;
    }





/* Overview Map */
.ovMapOuter
{
    width: 115px;
    height: 105px;
    position: absolute;
    top: 393px;
    background-color: #FFFFFF;
    border-left: solid 1px #0b2a58;
    border-right: solid 1px #FFFFFF;
    border-top: solid 1px #0b2a58;
    border-bottom: solid 1px #FFFFFF;
    z-index: 100;
}

.ovMapInner
{
    width: 110px;
    height: 100px;
    position: relative;
    left: 5px;
    top: 5px;
    border: solid 1px #333333;
    z-index: 100;
}

/*** toc ***/
.tocGroupLayer
{
    font-weight: bold;
}





.md_Pushpin
{
    BACKGROUND: url(Images/PushPin/pushpin_blue.png) no-repeat 0px 0px;
    position: absolute;
    z-index: 1000;
    WIDTH: 34px;
    HEIGHT: 34px;
}

    /*
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='app_themes/default/Images/searcharea_bg.png', sizingMethod='scale');
*/

    .md_Pushpin:hover
    {
        BACKGROUND: url(Images/PushPin/pushpin_blue_hover.png) no-repeat 0px 0px;
        position: absolute;
        z-index: 1000;
        WIDTH: 34px;
        HEIGHT: 34px;
        /*
	MARGIN: -2px 0px 0px -2px; 
	*/
    }

.md_Pushpin_ie6
{
    background-image: none;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='App_Themes/Default/Images/PushPin/pushpin_blue.png', sizingMethod='scale');
    position: absolute;
    z-index: 1000;
    WIDTH: 34px;
    HEIGHT: 34px;
}

    .md_Pushpin_ie6:hover
    {
        background-image: none;
        filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='App_Themes/Default/Images/PushPin/pushpin_blue_hover.png', sizingMethod='scale');
        position: absolute;
        z-index: 1000;
        WIDTH: 34px;
        HEIGHT: 34px;
        /*
	MARGIN: -2px 0px 0px -2px; 
	*/
    }

/*** jQuery Layout ***/

/*
*	COMMON LAYOUT PANE FORMATTING
*/
.pane, /* outer pane class */
.ui-layout-pane
{ /* inner pane class */
    background-color: #FFF;
    border: 1px solid #999;
    padding: 0; /* alignment & padding is on the inner-divs */
}

.ui-layout-resizer
{
    background: #EEE;
}

.ui-layout-toggler
{
    background: #999;
}


/* pageLayout */
.pageLayout-north
{
    overflow: hidden;
    border-style: none;
}

.pageLayout-north.secondary_banner
{
    background-position: left bottom;
    background-color: #FFF;
}

.pageLayout-center
{
    overflow: hidden;
    border-style: none;
}

/* mainLayout */
.mainLayout-west
{
    border-bottom-style: none;
    border-top-style: none;
}

.mainLayout-center
{
    border-bottom-style: none;
    border-top-style: none;
}

/* centerLayout */
.centerLayout-center
{
    border-left-style: none;
    border-right-style: none;
    border-top-style: none;
}

.centerLayout-south
{
    border-left-style: none;
    border-right-style: none;
    border-bottom-style: none;
    /*overflow: auto;*/
}



/*
*	OUTER LAYOUT RESIZERS & TOGGLERS
*/

.resizer-north-open,
.resizer-south-open
{
    background-color: #F5F5F5;
    height: 21px;
}


.resizer-north-dragging,
.resizer-north:hover
{
    background: url(https://layout.jquery-dev.net/demos/img/resizable-n.gif) repeat-x center;
}

.resizer-south-dragging,
.resizer-south:hover
{
    background: url(https://layout.jquery-dev.net/demos/img/resizable-s.gif) repeat-x center;
}

.resizer-west-open
{
    background-color: #F5F5F5;
    width: 21px;
}

.resizer-west-closed
{
    background-color: #F5F5F5;
}



.resizer-west-dragging,
.resizer-west-open:hover
{
    background: url(images/layout-resizable-w.gif) repeat-y center;
}


.resizer-west-open:hover
{
    opacity: 1;
    filter: alpha(opacity=100);
}



.resizer-dragging
{
    /* see draggable.opacity option
	opacity: 0.5;
	filter: alpha(opacity=50);
	*/
}

.resizer-dragging-limit
{
    background: #FF3300 !important;
}

/* IE6 * HACK - always show resizer graphics because IE6 cannot understand elem:hover */
/** html .resizer-north		{ background: url(https://layout.jquery-dev.net/demos/img/resizable-n.gif) repeat-x center !important; } */
* html .resizer-south
{
    background: url(https://layout.jquery-dev.net/demos/img/resizable-s.gif) repeat-x center !important;
}

* html .resizer-west-open
{
    background: url(https://layout.jquery-dev.net/demos/img/resizable-w.gif) repeat-y center !important;
}

* html .resizer-east-open
{
    background: url(https://layout.jquery-dev.net/demos/img/resizable-e.gif) repeat-y center !important;
}
/** html .resizer-north , */
* html .resizer-south,
* html .resizer-west-open,
* html .resizer-east-open
{
    opacity: 0.1 !important;
    filter: alpha(opacity=10) !important;
}

/*
*	SIMPLE TOGGLER BUTTONS (used on Outer Layout North/South only)
*/

.toggler-west-closed
{
    background: url(images/btn-right-off.gif) no-repeat center;
    opacity: 1 !important;
    filter: alpha(opacity=100) !important;
}

    .toggler-west-closed:hover
    {
        background: url(images/btn-right-on.gif) no-repeat center;
    }

/* CUSTOM pin/close buttons */
span.button-pin,
span.button-close
{
    cursor: pointer;
    display: block;
    height: 20px;
    position: absolute;
    top: 0;
    width: 20px;
    z-index: 6;
}


span.button-close-west
{
    right: 1px;
}

span.button-pin-west
{
    right: 20px;
}

span.button-close-south
{
    right: 1px;
}

span.button-pin-south
{
    right: 20px;
}

span.button-pin-up
{
    background: url(images/pin-up-off.gif) no-repeat center;
}

span.button-pin-up:hover
{
    background: url(images/pin-up-on.gif) no-repeat center;
}

span.button-pin-down
{
    background: url(images/pin-dn-off.gif) no-repeat center;
}

span.button-pin-down:hover
{
    background: url(images/pin-dn-on.gif) no-repeat center;
}

span.button-close-west
{
    background: url(images/btn-left-off.gif) no-repeat center;
}

span.button-close-west:hover
{
    background: url(images/btn-left-on.gif) no-repeat center;
}

span.button-close-south
{
    background: url(images/btn-down-off.gif) no-repeat center;
}

span.button-close-south:hover
{
    background: url(images/btn-down-on.gif) no-repeat center;
}



.pageLayout-center .mainLayout-west .ui-tabs
{
    padding: 0;
    border-style: none;
    -moz-border-radius: 0;
    -webkit-border: 0;
}

    .pageLayout-center .mainLayout-west .ui-tabs .ui-tabs-nav
    {
        -moz-border-radius: 0;
        -webkit-border: 0;
    }



.pane-header
{
    background-color: #DADADA;
    border-bottom: 1px solid #777777;
    display: block;
    height: 18px;
    left: 0;
    overflow: hidden;
    padding: 4px;
    position: relative;
    right: 0;
    top: -2px;
    z-index: 5;
}

.dockbar
{
    position: relative;
    overflow: hidden;
    white-space: nowrap;
    height: 25px;
}


/*** MAP FIXES ***/

#-element
{
    z-index: 100;
    position: absolute;
}


#md_UnitsLabel
{
    bottom: 2px;
    display: inline-block;
    float: right;
    font-weight: normal;
    padding-right: 10px;
    position: relative;
    right: 20px;
    text-align: right;
    white-space: nowrap;
    width: auto;
}

#-contentBubbleWindow b, #-contentBubbleWindow span, #-contentBubbleWindow p, #-contentBubbleWindow i, #-contentBubbleWindow strong, #-linkItems span
{
    text-transform: capitalize;
}

.md_descriptionDetailContainer
{
    min-height: 4px;
    margin-top: 4px;
    max-height: 120px !important;
}
/*#-contentBubbleWindow div
{
    height:auto !important;
}*/  
#md_coordinate_display
{
    bottom: 20px;
    left: 0px;
    display: block;
    height: auto;
    position: absolute;
    visibility: visible;
}

#md_scaleBar_display
{
    bottom: 17px;
    left: 0px;
    display: block;
    height: auto;
    position: absolute;
    visibility: visible;

}


    #md_coordinate_display > ul, #md_scaleBar_display > ul, #md_cacheButtonList > ul
    {
        height: 100%;
        line-height: 1.6em;
        list-style: none outside none;
        margin: 0;
        padding: 12px;
        text-align: left;
    }

        #md_coordinate_display > ul li:hover, #md_scaleBar_display > ul li:hover, #md_cacheButtonList > ul li:hover
        {
            text-decoration: underline;
            cursor: pointer;
        }

.md_toolbar_mainWrap
{
    position: absolute;
    z-index: 99;
    top: 46px;
    left: 10px;
    width: auto;
    display:none;
}

.md_toolbar_elem
{
    display: none;
    width: auto;
    padding: 4px;
}

.md_toolbar_options
{
    display: none;
    width: auto;
    padding: 4px;
}

.md_floatingPanel_Content
{
    font-weight: normal;
    background-color: white;
    margin-top: 4px;
    padding: 2px;
}

.md_floatingPanel_Options
{
    margin-top: 4px;
}

#md_cacheButtonList
{
    display:none;
    max-height: 250px;
    overflow-x: hidden;
    padding-right: 10px;
    position: absolute;
    right: 0;
    width: auto;
}
    #md_cacheButtonList > ul li
    {
        margin:0;
        padding:3px;
        white-space: nowrap;
    } 
#-contentBubbleWindow
{
    padding: 2px;
}

#-contentWrapper
{
    display: table !important;
    padding: 0 0 4px;
    text-align: left;
    cursor: default;
    margin-bottom: 21px;
    width: 100%;
    /*background-color: #FFFFFF;*/
}

#-closeButton
{
    position: relative;
    padding: 0px !important;
}

.-callout-content-main
{
    padding: 5px 4px 12px;
}

#-itemsDiv
{
    /*background-color: #FFF;*/
    padding: 4px 0px;
    white-space: nowrap;
    border-top: solid 1px #DDDDDD;
    height: 20px;
}

#-linkItems span.md_calloutLinkWithSeparatorToTheLeft
{
    border-left: solid #333333 1px;    
}

#-linkItems span#0
{
    display: block;
}

#-linkItems span
{
    cursor: pointer;
    padding: 0px 6px
}

#-linkItems span:hover
{
    text-decoration: underline;
}

#-linkItems span.md_activeCalloutLink
{
    color: #000;
    font-weight: 500;
    text-decoration: underline;
}


/* New Map Viewer */
#tabContentFrame
{
    height: 100%;
    border-top: 0;
    padding: 3px 3px 3px 3px;
    position: relative;
}

#tab_1
{
    overflow: auto;
    background-color: White;
    height: 90%;
    border: solid 1px #888888;
    position: relative;
}

#mdManagerContentsTabContainer
{
    position: relative;
}

#previewTOC
{
    position: relative;
}

#tab_2
{
    overflow: auto;
    background-color: White;
    height: 90%;
    border: solid 1px #888888;
}

#mdManagerPreviewImage
{
    display: none;
    border: solid 1px black;
}

#mdManagerPreviewLoadingImage
{
    display: none;
}

#eastTabRoot
{
    border: 0;
    overflow: hidden;
    position: relative;
}

#mdManagerPathContainer
{
    padding: 5px;
}

#mapManagerDialog
{
    display: none;
}

#resultsGrid
{
    border-collapse: collapse;
}

#CoordinateDisplay1
{
    padding-right: 10px;
    padding-top: 2px;
    right: 0px;
}

#ScaleBar1
{
    padding-left: 10px;
    padding-top: 2px;
    position: absolute;
    left: 0px;
}

#statusbar
{
    bottom: -1px;
    height: 21px;
    left: 0;
    position: absolute;
    right: 0;
    z-index: 2;
}
#md_UnitsLabel > span
{
    cursor:pointer;
}

#md_UnitsLabel span
{
    display: inline-block;
}

#loading
{
    visibility: hidden;
    position: absolute;
    left: 0px;
    bottom: 24px;
    z-index: 99;
}

#calloutDock
{
    padding: 4px;
    z-index: 2;
    position: absolute;
    top: 100px;
    left: 10px;
    display: none;
}

#ZoomSlider1
{
    z-index: 2;
    position: absolute;
    top: 46px;
    right: 20px;
}

#CachedButtonList1.silver
{
    z-index: 2;
    position: absolute;
    top: 6px;
    right: 85px;
    cursor: pointer;
}


#CachedButtonList1.default
{
    cursor: pointer;
    position: absolute;
    right: 65px;
    top: 46px;
    white-space: nowrap;
    z-index: 2;
}


#ovmapDivContainer
{
    background-color: Gray;
    border-left: 2px solid white;
    border-top: 2px solid white;
    bottom: 22px;
    display: none;
    overflow: hidden;
    position: absolute;
    right: 0;
    z-index: 99;
}

#ovToggler
{
    cursor: pointer;
    position: absolute;
    right: -1px;
    bottom: 0px;
    z-index: 100;
    height: 21px;
}

#Map1
{
    position: absolute;
}

.content
{
    z-index: 1;
    overflow: hidden;
}

#westPaneButton
{
    left: 0px;
    top: 0px;
    position: absolute;
    cursor: pointer;
    z-index: 1;
    height: 100%;
}

    #westPaneButton img
    {
        top: 40%;
        position: relative;
    }

#geoLocateMobile
{
    right: 65px;
    top: 16px;
    position: absolute;
    cursor: pointer;
}

#toggleAllPanesMobile
{
    right: 26px;
    top: 16px;
    position: absolute;
    cursor: pointer;
}

#geoLocateNoMobile
{
    right: 60px;
    top: 13px;
    position: absolute;
    cursor: pointer;
}

#toggleAllPanesNoMobile
{
    right: 26px;
    top: 13px;
    position: absolute;
    cursor: pointer;
}

#tabResults
{
    position: relative;
}

#TOC_Markup_Container
{
    overflow: auto;
    position: relative;
}

#mapManagerLinkContainer
{
    text-align: right;
    padding: 4px;
    margin-bottom: 4px;
}

    #mapManagerLinkContainer a
    {
        padding: 1px;
    }

#tabMap
{
    position: relative;
}

#SimpleSearch1
{
    position: absolute;
    top: 20px;
    right: 20px;
}

#switcher
{
    position: absolute;
    top: 20px;
    right: 300px;
}

ul.mdMenu-subMenu
{
    padding: 0 2px 0 1px;
}

/*ul.mdMenu-subMenu li
    {
        padding: 0.1em 0.2em 0.1em 0.1em;
        float: none !important;
    }*/

.mdMenu-subMenu li a
{
    width: 100%;
}
.toolbar
{
    border-bottom: 1px solid #666;
    z-index: 2;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
}

#resultsGridTitle
{
    font-weight: bold;
    margin-top: 4px;
}
.ui-corner-none
{
    -moz-border-radius: 0 0 0 0 !important;
    -webkit-border-radius: 0 0 0 0 !important;
    -khtml-border-radius: 0 0 0 0 !important;
    border-radius: 0 0 0 0 !important;
}

.ui-state-default .ui-icon-custom
{
    background-image: url('images/custom ui icons/icons-custom-default.gif');
}

.ui-state-hover .ui-icon-custom
{
    background-image: url('images/custom ui icons/icons-custom-hover.gif');
}

.ui-state-active .ui-icon-custom
{
    background-image: url('images/custom ui icons/icons-custom-active.gif');
}

.ui-icon-custom-line
{
    background-position: 0 0;
}

.ui-icon-custom-polygon
{
    background-position: -16px 0;
}

.ui-icon-custom-buffer
{
    background-position: -32px 0;
}

.ui-icon-custom-rectangle
{
    background-position: -48px 0;
}

.ui-icon-custom-text
{
    background-position: -64px 0;
}

.ui-icon-custom-point
{
    background-position: -80px 0;
}

.ui-icon-custom-arrow
{
    background-position: -96px 0;
}

.ui-icon-custom-freehand
{
    background-position: -112px 0;
}

.ui-icon-custom-maximize
{
    background-position: -128px 0;
}

.ui-icon-custom-minimize
{
    background-position: -144px 0;
}

/* Bubble Window */
#-bubbleWindowHeader
{
    /*margin-top: 3px;*/
    border-left: medium none;
    border-right: medium none;
    border-top: medium none;
}
#-bubbleWindowHeader .bubbleWindowIcon
{
    float: right;
}

.md_calloutDetailContainer
{
    height: 150px;
    width: 400px;
    background-color: #F5F5F5;
    border: 1px solid #BBBBBB;
    overflow: auto;
    -webkit-overflow-scrolling: touch
}

.md_calloutDetailContainer td
{
    white-space: nowrap;
    border-bottom: solid 1px #E1E1E1;
}

/* InfoWindow */
#-infoWindowHeader
{
    /*margin-top: 3px;*/
    border-left: medium none;
    border-right: medium none;
    border-top: medium none;
}
#-infoWindowHeader .infoWindowIcon
{
    float: right;
}

#-infoWindowContent
{
}




/*Context Menu */
.md_contextmenu
{
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 11px;
    position: absolute;
    z-index: 99999;
    border: solid 1px #999;
    background: #EEE;
    padding: 0px;
    margin: 0px;
    display: none;
}

    .md_contextmenu LI
    {
        list-style: none;
        padding: 0px;
        margin: 0px;
        white-space: nowrap;
        color: #333;
    }

    .md_contextmenu A
    {
        font-family: Verdana,Arial,Helvetica,sans-serif;
        font-size: 11px;
        text-decoration: none;
        display: block;
        line-height: 20px;
        height: 20px;
        background-position: 6px center;
        background-repeat: no-repeat;
        outline: none;
        padding: 1px 5px;
        padding-left: 28px;
        white-space: nowrap;
    }


    .md_contextmenu LI.hover
    {
        color: #FFF;
        background-color: #3399FF;
    }

    .md_contextmenu LI.disabled A
    {
        color: #AAA;
        cursor: default;
    }

    .md_contextmenu LI.hover.disabled A
    {
        background-color: transparent;
    }

    .md_contextmenu LI.separator
    {
        border-top: solid 1px #CCC;
    }


/* TOC */
.md_toc
{
    width:100%;
}

    .md_toc img
    {
        padding: 0;
        border: 0;
        vertical-align: middle;
    }

    .md_toc .disabled
    {
        color: #CCCCCC;
    }

    .md_toc div
    {
        padding: 0;
        margin: 0;
        white-space: nowrap;
    }

    .md_toc input
    {
        vertical-align: middle;
    }

    .md_toc label
    {
        padding-left: 2px;
        white-space: nowrap;
        text-transform: capitalize;
    }

        .md_toc label.group
        {
            font-weight: bold;
        }

    .md_toc .spacer
    {
        width: 20px;
        padding: 0px 0px 0px 0px;
        margin: 0;
    }

    .md_toc img.toggleSpacer
    {
        width: 18px;
        height: 18px;
    }

    .md_toc img.swatchSpacer
    {
        width: 17px;
        height: 14px;
    }

ul.md_toc
{
    position: relative;
    min-width: 0;
    list-style-type: none;
    margin: 0;
    padding: 0;
}

    ul.md_toc img
    {
        padding: 0;
        border: 0;
        vertical-align: middle;
    }

    ul.md_toc li
    {
        padding: 0;
    }

        ul.md_toc li.disabled
        {
            color: #CCCCCC;
        }

        ul.md_toc li div
        {
            padding: 0;
            margin: 0;
            white-space: nowrap;
            vertical-align: middle;
        }

    ul.md_toc input
    {
        vertical-align: middle;
    }

    ul.md_toc li ul
    {
        list-style-type: none;
        padding: 0 0 0 18px;
        margin: 0;
    }

        ul.md_toc li ul.swatchList
        {
            list-style-type: none;
            padding: 0 0 0 40px;
            margin: 0;
        }

    ul.md_toc label
    {
        padding-left: 5px;
        white-space: nowrap;
    }

        ul.md_toc label.group
        {
            font-weight: bold;
        }

    ul.md_toc li .spacer
    {
        width: 20px;
        padding: 0px 0px 0px 0px;
        margin: 0;
    }

    ul.md_toc li img.toggleSpacer
    {
        width: 18px;
        height: 18px;
    }

    ul.md_toc li img.swatchSpacer
    {
        width: 17px;
        height: 14px;
    }



/* Accordion Menu */


#mapTabs {
    height: 100% !important;
}
#tabResults {
    padding-bottom:4px;
}

#mdAccordion
{
    position:absolute; 
    top: 0px; 
    left: 0px;
    background-color:#FFFFFF; 
    z-index:1; 
    filter:alpha(opacity=40);
    opacity:0.4; 
    width:100%;
}
#mdAccordionLoadingAreaDiv
{
    display:none; 
    position:absolute; 
    top:0px; 
    left:0px; 
    z-index:10; 
    width:100%; 
    text-align:center;
}

.md-footer
{
    bottom: 0px;
    position:relative;
    width: 100%;
}

    .md-footer input[type="text"]
    {
        width: 50px;
    }

    .md-footer td img
    {
        padding-top: 2px;
    }

.md-header
{
    padding-bottom: 3px;
}

.remove.ui-icon.ui-icon-closethick {
    float: right;
    margin-top: 6px;
}

/*
add a bit more opacity to the default dialog overlay
*/
.ui-widget-overlay { background: #aaaaaa url(images/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x; opacity: .7;filter:Alpha(Opacity=30); }