﻿#mdMenu > li a
{
    width:100%;
}
#mdMenu > li a.MainMenuOptions
{
    background: none repeat scroll 0 0 transparent; /**/
    border: medium none;
    border-right: 1px solid #999;
    color: #000000;
    /*font-weight: 600;
    text-shadow: 2px 0px rgba(0,0,0,0.2);*/
}
    #mdMenu > li a.MainMenuOptions:hover, #mdMenu .ui-state-default a:link:hover, #mdMenu .ui-state-default a:visited:hover
    {
        font-weight: bold;
        color:#000000;
    }

#ZoomSlider1
{
    z-index: 2;
    position: absolute;
    top: 46px;
    right: 20px;
}

#ZoomSlider1 > div {
    top: 28px !important;
}

#CachedButtonList1.danville
{
    cursor: pointer;
    position: absolute;
    right: 85px;
    top: 6px;
    z-index: 2;
}

#CachedButtonList1.silver
{
    z-index: 2;
    position: absolute;
    top: 6px;
    right: 85px;
    cursor: pointer;
}

#CachedButtonList1.default
{
	background:#808080;
	border: 1px solid #000000;
    cursor: pointer;
    position: absolute;
    right: 65px;
    top: 46px;
	font-weight: bold;
    white-space: nowrap;
    z-index: 2;
}

#geoLocateMobile
{
    right: 65px;
    top: 16px;
    position: absolute;
    cursor: pointer;
}

#toggleAllPanesMobile
{
    right: 26px;
    top: 16px;
    position: absolute;
    cursor: pointer;
}

#geoLocateNoMobile, .nomobile, .mobile
{
    right: 60px;
    top: 13px;
    position: absolute;
    cursor: pointer;
}

#toggleAllPanesNoMobile
{
    right: 26px;
    top: 13px;
    position: absolute;
    cursor: pointer;
}

.ui-state-default .ui-icon-custom
{
    background-image: url('images/custom ui icons/icons-custom-default.gif') !important;
}

.ui-state-hover .ui-icon-custom
{
    background-image: url('images/custom ui icons/icons-custom-hover.gif') !important;
}

.ui-state-active .ui-icon-custom
{
    background-image: url('images/custom ui icons/icons-custom-active.gif') !important;
}
/*#mdMenu .MainMenuOptions span.ui-button-text, #mdMenu .mdMenu-subMenu span.ui-button-text
{
    padding-right:4em;
}*/

/*#mdMenu .MainMenuOptions span.ui-button-icon-secondary, #mdMenu .mdMenu-subMenu span.ui-button-icon-secondary
{
    right: 0.2em;
    margin: -8px 5px 0 0;
    position: absolute;
    top: 50%;
}*/


#mdMenu.mdMenu li, #mdMenu ul
{
    background: none;
    border: none;
}

#calloutDock button
{
    text-transform: capitalize;
}

#switcher
{
    position: absolute;
    right: 10px;
    top: 10px;
    z-index: 99;
}


#scaleButtonsContainer {
    left: -8px;
    position: absolute;
    white-space: nowrap;
}

/** Map Viewer **/
#mdMenu
{
    border: none !important;
}

    #mdMenu > li a.MainMenuOptions
    {
        font-weight: normal;
    }

#statusbar table
{
    border: none;
    border-collapse: collapse;
}

    #statusbar table td
    {
        border: none;
    }


    #statusbar table th
    {
        padding: 6px 5px;
        text-align: left;
        background-color: #007fff;
        border: solid 1px #007fff;
    }



	#resultsGridContainer
{
    height: 100%;
    overflow: auto;
    width: auto;
}

    #resultsGridContainer .pane-header
    {
        position: absolute;
    }

#resultsGrid
{
    margin-top: 26px;
}


.bubbleWindowHeaderText {
	padding-left: 8px;
}
.md_inactiveCalloutLink, .md_activeCalloutLink {
	margin-right:4px;
	margin-left:2px;
    height:16px;
}
#-itemsDiv {
	text-align:center;
	margin:0 auto;
}
