﻿a  
{
    color:Blue;
}

#header
{
    background-color:#eee;
    background-image:url('Images/header_default_bkg.png');
    background-repeat:repeat-x;
}
#headerTop
{
    background-color:#000;
    
}
#headerTopLeft
{
    background-color:#000;
    color:#fff;
}
#headerTopCap{
    background-image:url('Images/header_top_cap.gif');
    background-repeat:no-repeat;
    background-position:right;
}
#headerTopRight
{
    color:#CCC;
    background-image:url('Images/header_top_bkg.gif');
    background-repeat:repeat-x;
}
#headerTopRight a
{
    color:#000;
}
#headerImage
{
    /*background-color:#0ff;
    background-image:url('App_Themes/Default/Images/header_default.png');
    background-repeat:no-repeat;*/
}
#navigation, #navigation ul
{
    background-color:#879770;
    background-image:url('Images/header_nav_bkg.gif');
    background-repeat:repeat-x;
}
#navigation ul li a
{
    color:#fff;
}
#navigation ul li a.selected
{
    background-color:#fff;
    color:#000;
}

#map {
	background-color:#fff;
}
#toolbar {
	background-color:#ccc;
	background-image:url('Images/toolbar_bkg.gif');
    background-repeat:repeat-x;
}
.tundra .dijitToolbar {
	background:none;
}
.toolCat 
{
    border: solid 1px #999;
}
.toolCat h4
{
    background-color:#EAEEDF;
}
 .tundra .dijitToolbar .dijitButton
 {
     /*width:65px;
     padding:auto;*/
 }
.dijitButtonHover .dijitButtonNode, .tundra .dijitToolbar .dijitButtonFocused
{
    border:none;
    background-color:#E1E5F0;
    background-image:url('Images/toolbar_select.gif');
    background-repeat:repeat-x;
    border: solid 1px #869CBF;
    padding:0px;
}

.dijitAccordionTitle
{
    color:#666;
}

.dijitAccordionTitle-selected
{
    color:#000;
}
#accordian_contents {
	background-color:#999;
}
#accordian_tab {
	background-color:#eee;
	background-image:url('Images/accordian-tab_bkg.gif');
    background-repeat:repeat-y;
	border-left: solid 1px #666;
	border-right: solid 1px #666;
}
#accordian_tab div
{
    background-image:url('Images/accordian-tab.gif');
}

#resultlist div table 
{
    border-top: solid 1px #000;
    border-left: solid 1px #000;
}
#resultlist div table td, #resultlist div table th 
{
    border-bottom: solid 1px #000;
    border-right: solid 1px #000;
}
#resultlist div.disabled h3 {
	color:#ccc;
}

#resultlist h3, .legend h3 {
	background-image: url('Images/minus.gif');
    background-position:left center;
    background-repeat:no-repeat;
}

#emptylayers h3{
    background-image:none;
}

#resultlist h3.hidden, .legend h3.hidden {
	background-image: url('Images/plus.gif');
}
.custbtn
{
    background-color:#eee;
    border-top: solid 1px #eee;
    border-right: solid 1px #999;
    border-bottom: solid 1px #999;
    border-left: solid 1px #eee;
}

.custbtndown
{
    background-color:#ccc;
    border-top: solid 1px #999;
    border-right: solid 1px #eee;
    border-bottom: solid 1px #eee;
    border-left: solid 1px #999;
}

.drawbtn
{
    background-color:#eee;
    border-top: solid 1px #eee;
    border-right: solid 1px #999;
    border-bottom: solid 1px #999;
    border-left: solid 1px #eee;
}

.drawbtndown
{
    background-color:#ccc;
    border-top: solid 1px #999;
    border-right: solid 1px #eee;
    border-bottom: solid 1px #eee;
    border-left: solid 1px #999;
}

.text
{
    background-image: url('Images/draw_text.png');
    background-position:0px 0px;
    background-repeat:no-repeat;
}

.point
{
    background-image: url('Images/draw_point.png');
    background-position:0px 0px;
    background-repeat:no-repeat;
}

.line
{
    background-image: url('Images/draw_line.png');
    background-position:0px 0px;
    background-repeat:no-repeat;
}

.rectangle
{
    background-image: url('Images/draw_rectangle.png');
    background-position:0px 0px;
    background-repeat:no-repeat;
}

.polyline
{
    background-image: url('Images/draw_polyline.png');
    background-position:0px 0px;
    background-repeat:no-repeat;
}

.frpolyline
{
    background-image: url('Images/draw_frpolyline.png');
    background-position:0px 0px;
    background-repeat:no-repeat;
}

.polygon
{
    background-image: url('Images/draw_polygon.png');
    background-position:0px 0px;
    background-repeat:no-repeat;
}

.frpolygon
{
    background-image: url('Images/draw_frpolygon.png');
    background-position:0px 0px;
    background-repeat:no-repeat;
}

.delete
{
    background-image: url('Images/delete-page-red.gif');
    background-position:0px 0px;
    background-repeat:no-repeat;
}

.save
{
    background-image: url('Images/add-page-green.gif');
    background-position:0px 0px;
    background-repeat:no-repeat;
}

.selectall
{
    background-image: url('Images/selectall.gif');
    background-position:right center;
    background-repeat:no-repeat;
}

.search
{
    background-image: url('Images/search-green.gif');
    background-position:right center;
    background-repeat:no-repeat;
    background-color:#ccc;
    border-top: solid 1px #eee;
    border-right: solid 1px #999;
    border-bottom: solid 1px #999;
    border-left: solid 1px #eee;
}

fieldset
{
	border: solid 1px #CCCCCC;
}

#measurebox, #scalebox, #latlongbox
{
    background: url('Images/bkg_100k70a.png') repeat;
}

#measurebox .disabled
{
    opacity : 0.4;
    filter: alpha(opacity=40); /* msie */
}

#resultsButton
{
    background: url('Images/show_res_bkg.png') no-repeat;
    position:absolute; 
    z-index:100; 
    margin:0px 0px; 
    padding:10px;
    color:#fff;
    cursor:pointer;
    text-decoration:underline;
    width:120px;
    font-weight:bold;
    text-align:center;
    top:0px;
    right: 50px;
}

#printbox
{
    background: url('Images/bkg_100k70a.png') repeat;
    position:absolute; 
    z-index:700; 
    margin:20px 200px; 
    padding:20px;
    width:615px; 
    height:370px;
}

#printbox iframe
{
    border:solid 1px #999;
    width:310px; 
    height:360px; 
    background-color:#fff; 
    position:absolute; 
    z-index:1000; 
    margin:5px;
}

#resultbox  
{
    /*position: relative;*/
    /*width: 100%;*/ 
    margin: 0px; 
    /*width:90%; 
    height:80%; */
    /*background-color:#fff; */
    background: url('Images/bkg_100k70a.png') repeat;
    position:absolute; 
    z-index:600; 
    /*margin:2% 5%;*/ 
    padding:20px;
    padding-bottom:55px;
}

#map_zoom_slider
{
    background: url('Images/zoom_bkg.png') no-repeat;
    /*padding: 4px 5px 4px 2px;*/
    /*width:35px;
    height:76px;*/
    /*padding: 5px;*/
}
#map_zoom_slider td.dijitSliderButtonContainer
{
    padding: 8px 8px 7px 5px;
}

#scalebar
{
    background: url('Images/bkg_0k30a.png') repeat;
}

.helpbtn
{
    background-image: url('Images/questionmark.gif');
    background-position:0px 0px;
    background-repeat:no-repeat;
}

.legendgroup div.disabled div
{
    color: #ccc;
}

.legendgroup div.disabled .swatch
{
    opacity : 0.4;
    filter: alpha(opacity=40); /* msie */
}

.legendgroup div.disabled input, .legendgroup div.disabled div.item
{
    /*display:none;*/
}

.resultHeadLink, .resultHeadPdf
{
    background-image:url(Images/ext_link.gif);
    background-position:right center;
    background-repeat:no-repeat;
    color:#000000;
    display:block;
    float:left;
    margin:2px;
    padding-bottom:1px;
    padding-left:15px;
    padding-right:21px;
    text-decoration:underline; 
    font-weight:bold;
}
.resultHeadPdf
{
    padding-top: 2px;
    padding-bottom: 3px;
    background-image:url(Images/pdficon_small.gif);
}

.warning
{
    color:#f00;
}

.corner { position: absolute; width: 10px; height: 10px; background: url('Images/border_100k70a.png') no-repeat; font-size: 0%; }
.TL { top: 0; left: 0; background-position: 0 0; }
.TR { top: 0; right: 0; background-position: -10px 0; }
.BL { bottom: 0; left: 0; background-position: 0 -10px; }
.BR { bottom: 0; right: 0; background-position: -10px -10px; }
.b{ position: absolute; width: 100%; height: 10px; margin-top:-10px; background: url('Images/bkg_100k70a.png') repeat; font-size: 0%; }