/*!
 * Ext JS Library 3.1.0
 * Copyright(c) 2006-2009 Ext JS, LLC
 * licensing@extjs.com
 * http://www.extjs.com/license
 */
#container {
    width:600px;
    height:400px;
    border:3px solid #c3daf9;
}

.interactivemap{
    background-image: url( ../img/map.gif ) !important;
}
.datacenter{
    background-image: url( ../img/database.png ) !important;
}
.helpcenter{
    background-image: url( ../img/help.gif ) !important;
}
.admin{
    background-image: url( ../img/user_edit.gif ) !important;
}
.layers {
        background-image:url(../img/layers.gif);
}
.parcelsearch {
        background-image:url(../img/find.gif) !important;
}
.addresssearch {
        background-image:url(../img/house.gif) !important;
}
.searchaddress {
        background-image:url(../img/house_go.gif) !important;
}
.clearmarkers {
        background-image:url(../img/cancel.gif) !important;
}
.results {
        background-image:url(../img/table.gif) !important;
}
.idsearch {
        background-image:url(../img/tag_green.gif) !important;
}
.ownersearch {
        background-image:url(../img/user_green.gif) !important;
}
.addresssearch {
        background-image:url(../img/house.gif) !important;
}
.kml {
        background-image:url(../img/kml_icon.gif) !important;
}
.pan {
    background-image: url( ../img/handpan.gif ) !important;
}
.zoom {
    background-image: url( ../img/magnifier.gif ) !important;
}
.identify {
    background-image: url( ../img/information.gif ) !important;
}
.distance {
    background-image: url( ../img/ruler.gif ) !important;
}
.area {
    background-image: url( ../img/ruler_square.gif ) !important;
}
.link {
    background-image: url( ../img/link.png ) !important;
}
.dualmaps {
    background-image: url( ../img/mapchannels.gif ) !important;
}
.googlemaps {
    background-image: url( ../img/google.gif ) !important;
}
.bingmaps {
    background-image: url( ../img/bing.gif ) !important;
}
.yahoomaps {
    background-image: url( ../img/yahoo.gif ) !important;
}
.cloudmademaps {
    background-image: url( ../img/cloudmade.gif ) !important;
}
.usgstnm {
    background-image: url( ../img/usgs.gif ) !important;
}
.nysdot {
    background-image: url( ../img/511NY.gif ) !important;
}
.print {
    background-image: url( ../img/printer.gif ) !important;
}
.elevation {
    background-image: url( ../img/chart_line.gif ) !important;
}


.btn-panel td {
    padding-left:5px;
}
