/* Minification failed. Returning unminified contents.
(2808,1): run-time error CSS1019: Unexpected token, found '@charset'
(2808,10): run-time error CSS1019: Unexpected token, found '"UTF-8"'
(2808,17): run-time error CSS1019: Unexpected token, found ';'
(3435,1): run-time error CSS1019: Unexpected token, found '@charset'
(3435,15): run-time error CSS1031: Expected selector, found ';'
(3435,15): run-time error CSS1025: Expected comma or open brace, found ';'
 */
.ui-timepicker-div .ui-widget-header { margin-bottom: 8px; }
.ui-timepicker-div dl { text-align: left; }
.ui-timepicker-div dl dt { height: 25px; margin-bottom: -25px; }
.ui-timepicker-div dl dd { margin: 0 10px 10px 65px; }
.ui-timepicker-div td { font-size: 90%; }
.ui-tpicker-grid-label { background: none; border: none; margin: 0; padding: 0; }

.ui-timepicker-rtl{ direction: rtl; }
.ui-timepicker-rtl dl { text-align: right; }
.ui-timepicker-rtl dl dd { margin: 0 65px 10px 10px; }
.olControlPanZoomBar 
{
    top: 10px !important;
    cursor: default !important;
}

.olControlScaleLine 
{
    bottom: 70px;
    background-color: #fff;
    border-color: #fff;
}
    
.olControlScaleLineBottom
{
    display: none;
}

.olControlAttribution {
    position: absolute; 
    font-size: smaller; 
    left: 75px;
    bottom: 17px; 
    font-family: Verdana;
    font-size: 11px;    
}

.customToolbar {
    position: absolute;
    left: 50px;
    z-index: 200;
    background-color: transparent !important;
    font-size: 1px;
}

.customToolbar img
{
    width: 25px !important;
    height: 25px !important;   
}

.customToolbar div {
    float: left;
    height: 27px;
    padding: 0px;
}

.hideShowMenu
{
    float: left;    
    width: 284px;
    height: 34px;
}

.hideMenuButton
{
    width:280px;
    height: 34px;
    border: solid 1px silver !important;
}

.fitToPage 
{
    background-repeat:no-repeat;
    position: relative !important;
    left: 10px !important;
    width: 30px;
    height: 30px;
    cursor: pointer;   
}

.customPrintToolbar 
{   
    position: absolute;
    top: 5px;
    right: 5px;
}
    
.customPrintToolbar div {
    float: right;
    margin: 5px;
    margin-top: 3px;
    width: 27px;
    height: 27px;
}

.olControlPrintItemInactive { 
    background-image: url("../img/Toolbar/printButton.png");
    background-repeat: no-repeat;
    background-position: 0px 1px;
    cursor: pointer;
}
.olControlClosePrintItemInactive { 
    background-image: url("../img/close.gif");
    background-repeat: no-repeat;
    background-position: 0px 1px;
    cursor: pointer; 
}
.olControlNavigationItemActive { 
    background-image: url("../img/Toolbar/panning_hand_on.png");
    background-repeat: no-repeat;
    background-position: 0px 0px; 
    background-color: transparent !important;
    cursor: pointer;
}
.olControlNavigationItemInactive { 
    background-image: url("../img/Toolbar/panning_hand_off.png");
    background-repeat: no-repeat;
    background-position: 0px 0px;
    cursor: pointer; 
}
.olControlDrawFeaturePointItemInactive { 
    background-image: url("../img/Toolbar/editing_tool_bar.png");
    background-repeat: no-repeat;
    background-position: -77px 0px;
    position: relative;
    left: 39px;    
}
.olControlDrawFeaturePointItemActive { 
    background-image: url("../img/Toolbar/editing_tool_bar.png");
    background-repeat: no-repeat;
    background-position: -77px -23px;
    position: relative;
    left: 39px;                                                                  
}
.olControlDrawFeatureLineItemInactive { 
    background-image: url("../img/Toolbar/editing_tool_bar.png");
    background-repeat: no-repeat;
    background-position: -51px 0px;
    position: relative;
    left: 39px; 
}
.olControlDrawFeatureLineItemActive { 
    background-image: url("../img/Toolbar/editing_tool_bar.png");
    background-repeat: no-repeat;
    background-position: -51px -23px;
    position: relative;
    left: 39px;                                                                   
}
.olControlDrawFeaturePolygonItemInactive { 
    background-image: url("../img/Toolbar/editing_tool_bar.png");
    background-repeat: no-repeat;
    background-position: -26px 0px;
    position: relative;
    left: 39px;
}
.olControlDrawFeaturePolygonItemActive { 
    background-image: url("../img/Toolbar/editing_tool_bar.png");
    background-repeat: no-repeat;
    background-position: -26px -23px;
    position: relative;
    left: 39px;
}
.olControlDrawFeatureTMPItemInactive { 
    background-image: url("../img/Toolbar/tmp_off.png");
    background-repeat: no-repeat;
    position: relative;
    top: 1px;
    left: 36px;
    
}
.olControlDrawFeatureTMPItemActive { 
    background-image: url("../img/Toolbar/tmp_on.png");
    background-repeat: no-repeat;
    position: relative;
    top: 1px;
    left: 36px;
}
.olControlDrawFeatureTMLItemInactive { 
    background-image: url("../img/Toolbar/tml_off.png");
    background-repeat: no-repeat;
    position: relative;
    top: 1px;
    left: 47px;
}
.olControlDrawFeatureTMLItemActive { 
    background-image: url("../img/Toolbar/tml_on.png");
    background-repeat: no-repeat;
    position: relative;
    top: 1px;
    left: 47px;
}
.olControlModifyFeatureItemActive { 
    background-image: url(../img/Toolbar/move_feature_on.png);
    background-repeat: no-repeat;
    background-position: 0px 1px;
    position: relative;
    left: 120px;
}
.olControlModifyFeatureItemInactive { 
    background-image: url(../img/Toolbar/move_feature_off.png);
    background-repeat: no-repeat;
    background-position: 0px 1px;
    position: relative;
    left: 120px;
}
.olControlSelectFeatureItemActive  
{
    background-image: url(../img/Toolbar/select_on.png);
    background-repeat: no-repeat;
    background-position: 0px 1px;
    position: relative;
    left: 25px;
}
.olControlSelectFeatureItemInactive 
{
    background-image: url(../img/Toolbar/select_off.png);
    background-repeat: no-repeat;
    background-position: 0px 1px;
    position: relative;
    left: 25px;
}
.olControlDeleteFeatureItemActive { 
    background-image: url(../Img/Toolbar/remove_point_on.png);
    background-repeat: no-repeat;
    background-position: 0px 1px;
    position: relative;
    left: 46px;
}
.olControlDeleteFeatureItemInactive { 
    background-image: url(../img/Toolbar/remove_point_off.png);
    background-repeat: no-repeat;
    background-position: 0px 1px;
    position: relative;
    left: 46px;
}
.olControlMeasure1ItemInactive { 
    background-image: url("../Img/Toolbar/ruler1.png");
    background-color: transparent;
    background-position: 0px 0px;
    background-repeat: no-repeat;
    cursor: pointer;
}
.olControlMeasure1ItemActive { 
    background-color: transparent;
    background-image: url("../Img/Toolbar/ruler_on2.png");
    background-position: 0px 0px;
    background-repeat: no-repeat;
    background-color: transparent;
    cursor: pointer;
}
.olControlMeasure2ItemInactive { 
    background-image: url("../Img/Toolbar/ruler2.png");
    background-color: transparent;
    background-position: 0px 0px;
    background-repeat: no-repeat;
    cursor: pointer;
}
.olControlMeasure2ItemActive { 
    background-color: transparent;
    background-image: url("../Img/Toolbar/ruler_on2.png");
    background-position: 0px 0px;
    background-color: transparent;
    background-repeat: no-repeat;
    cursor: pointer;
}
.olControlZoomBoxItemActive { 
    background-image: url(../Img/Toolbar/rectangle_zoom_on.png);
    background-repeat: no-repeat;
    background-color: transparent;
    cursor: pointer;
}
.olControlZoomBoxItemInactive { 
    background-image: url(../Img/Toolbar/rectangle_zoom_off.png);
    background-repeat: no-repeat;
    cursor: pointer;
}

        /*.olControlOverviewMap
        {
            background-color: white;
            }*/
/* -------------- ScaleBar -----------------------*/
        .olControlScaleBar {
        bottom:60px;
        color:#000000;
        font-family:Verdana;
        font-size: 12pt;
        left:3px;
        }
        .olControlScaleBarBar {
        background:#333333 none repeat scroll 0 0;
        height:1px;
        top:14px;
        }
        .olControlScaleBarBarAlt {
        background:#333333 none repeat scroll 0 0;
        height:1px;
        top:14px;
        }
        .olControlScaleBarMarkerMajor {
        background:#333333 none repeat scroll 0 0;
        height:7px;
        top:11px;
        width:1px;
        }
        .olControlScaleBarMarkerMinor {
        background:#333333 none repeat scroll 0 0;
        height:5px;
        top:12px;
        width:1px;
        }
        .olControlScaleBarNumbersBox {
        font-size: 7pt;
        height:13px;
        top:21px;
        width:40px;
        }
        .olControlScaleBarLabelBox {
        font-size: 8pt;
        font-variant:small-caps;
        font-weight:bold;
        height:15px;
        letter-spacing:0.1em;
        top:-5px;
        }
        .olControlScaleBarLabelBoxSingleLine {
        font-size:0.7em;
        font-variant:small-caps;
        height:15px;
        left:10px;
        top:5px;
        width:35px;
        }
/*  ---------------------------------------------------------------- */

div.olMap {
    z-index: 0;
    padding: 0px!important;
    /*margin: 0px!important;*/
    cursor: default;
}

div.olMapViewport {
    text-align: left;
}

div.olLayerDiv {
   -moz-user-select: none;
}

.olLayerGoogleCopyright {
    left: 2px;
    bottom: 2px;  
}
.olLayerGooglePoweredBy {
    left: 2px;
    bottom: 15px;   
}
.olControlAttribution {
    font-size: smaller; 
    right: 3px;     
    position: absolute; 
    display: block;
}
.olControlScale {
    right: 3px;
    bottom: 3em;
    display: block;
    position: absolute;
    font-size: smaller;
}
.olControlScaleLine {
   display: block;
   position: absolute;
   left: 10px;
   bottom: 15px;
   font-size: xx-small;
}
.olControlScaleLineBottom {
   border: solid 2px black;
   border-bottom: none;
   margin-top:-2px;
   text-align: center;
}
.olControlScaleLineTop {
   border: solid 2px black;
   border-top: none;
   text-align: center;
}

.olControlPermalink {
    right: 3px;
    bottom: 1.5em;
    display: block;
    position: absolute;
    font-size: smaller;
} 

div.olControlMousePosition {
    bottom: 0em;
    right: 3px;
    display: block;
    position: absolute;
    font-family: Verdana;
    font-size: smaller;
}

.olControlOverviewMapContainer {
    position: absolute;
    bottom: 0px;
    right: 0px;
}

.olControlOverviewMapElement {
    /*padding: 10px 18px 10px 10px;*/
    background-color: white; /*#00008B*/
    -moz-border-radius: 0 0 0 0;
}

.olControlOverviewMapExtentRectangle {
    background-image: url("img/blank.gif");
    border: 2px dotted red;
    cursor: move;
    overflow: hidden;
}


.olLayerGeoRSSDescription {
    float:left;
    width:100%;
    overflow:auto;
    font-size:1.0em;
}
.olLayerGeoRSSClose {
    float:right;
    color:gray;
    font-size:1.2em;
    margin-right:6px;
    font-family: Verdana;
}
.olLayerGeoRSSTitle {
    float:left;font-size:1.2em;
}

.olPopupContent {
    padding:5px;
    overflow: auto;
}    
.olControlNavToolbar { 
    width:0px;
    height:0px;
}    
.olControlNavToolbar div { 
  display:block;
  width:  28px;
  height: 28px;
  top: 300px;
  left: 6px;
  position: relative;
}

.olControlNavigationHistory {
   
   background-repeat: no-repeat;
   width:  27px;
   height: 27px;
   cursor: pointer;
}
.olControlNavigationHistoryPreviousItemActive  
{
    background-image: url("../Img/Toolbar/previous_on.png");
}
.olControlNavigationHistoryPreviousItemInactive { 
  background-image: url("../Img/Toolbar/previous_off.png");
}
.olControlNavigationHistoryNextItemActive  
{
    background-image: url("../Img/Toolbar/next_on.png");
}
.olControlNavigationHistoryNextItemInactive  
{
    background-image: url("../Img/Toolbar/next_off.png");
}

.olControlNavToolbar .olControlNavigationItemActive { 
  background-image: url("../img/Toolbar/panning-hand-on.png");
  background-repeat: no-repeat;
}
.olControlNavToolbar .olControlNavigationItemInactive { 
  background-image: url("./img/Toolbar/panning-hand-off.png");
  background-repeat: no-repeat;
}
.olControlNavToolbar .olControlZoomBoxItemActive { 
  background-image: url("../img/Toolbar/drag-rectangle-on.png");
  background-color: orange;
  background-repeat: no-repeat;
}
.olControlNavToolbar .olControlZoomBoxItemInactive { 
  background-image: url("../img/Toolbar/drag-rectangle-off.png");
  background-repeat: no-repeat;
}
.olControlEditingToolbar  {
    float:right;
    right: 0px;
    height: 30px; 
    width: 200px;
}
.olControlEditingToolbar div { 
  background-image: url("../img/Toolbar/editing_tool_bar.png");
  background-repeat: no-repeat;
  float:right;
  width:  24px;
  height: 24px;
  margin: 5px;
}
.olControlEditingToolbar .olControlNavigationItemActive { 
  background-position: -103px -23px; 
}
.olControlEditingToolbar .olControlNavigationItemInactive { 
  background-position: -103px -0px; 
}
.olControlEditingToolbar .olControlDrawFeaturePointItemActive { 
  background-position: -77px -23px; 
}
.olControlEditingToolbar .olControlDrawFeaturePointItemInactive { 
  background-position: -77px -0px; 
}
.olControlEditingToolbar .olControlDrawFeaturePathItemInactive { 
  background-position: -51px 0px; 
}
.olControlEditingToolbar .olControlDrawFeaturePathItemActive { 
  background-position: -51px -23px; 
}
.olControlEditingToolbar .olControlDrawFeaturePolygonItemInactive { 
  background-position: -26px 0px; 
}
.olControlEditingToolbar .olControlDrawFeaturePolygonItemActive { 
  background-position: -26px -23px ;                                                                   
}
.olControlEditingToolbar .olControlDrawFeatureTMLItemInactive { 
  background-position: -26px 0px; 
}
.olControlEditingToolbar .olControlDrawFeatureTMLItemActive { 
  background-position: -26px -23px ;                                                                   
}
.olControlEditingToolbar .olControlDrawFeatureTMPItemInactive { 
  background-position: -26px 0px; 
}
.olControlEditingToolbar .olControlDrawFeatureTMPItemActive { 
  background-position: -26px -23px ;                                                                   
}
div.olControlSaveFeaturesItemActive { 
    background-image: url(../img/Toolbar/save_features_on.png);
    background-repeat: no-repeat;
    background-position: 0px 1px;
}
div.olControlSaveFeaturesItemInactive { 
    background-image: url(../img/Toolbar/save_features_off.png);
    background-repeat: no-repeat;
    background-position: 0px 1px;
}

.olHandlerBoxZoomBox {
    border: 2px solid red;
    position: absolute;
    background-color: white;
    opacity: 0.50;
    font-size: 1px;
    filter: alpha(opacity=50);
}
.olHandlerBoxSelectFeature {
    border: 2px solid blue;
    position: absolute;
    background-color: white;
    opacity: 0.50;
    font-size: 1px;
    filter: alpha(opacity=50);
}   

.olControlPanPanel {
    top: 10px;
    left: 5px;
}  

.olControlPanPanel div {
    background-image: url(./img/Zoombar/pan-panel.png);
    height: 18px;
    width: 18px;
    cursor: pointer;
    position: absolute;
}

.olControlPanPanel .olControlPanNorthItemInactive {
    top: 0px;
    left: 9px;
    background-position: 0px 0px;
}
.olControlPanPanel .olControlPanSouthItemInactive {
    top: 36px;
    left: 9px;
    background-position: 18px 0px;
}
.olControlPanPanel .olControlPanWestItemInactive {
    position: absolute;
    top: 18px;
    left: 0px;
    background-position: 0px 18px;
}
.olControlPanPanel .olControlPanEastItemInactive {
    top: 18px;
    left: 18px;
    background-position: 18px 18px;
}

.olControlZoomPanel {
    top: 71px;
    left: 14px;
} 

.olControlZoomPanel div {
    background-image: url(img/zoom-panel.png);
    position: absolute;
    height: 18px;
    width: 18px;
    cursor: pointer;
}

.olControlZoomPanel .olControlZoomInItemInactive {
    top: 0px;
    left: 0px;
    background-position: 0px 0px;
}

.olControlZoomPanel .olControlZoomToMaxExtentItemInactive {
    top: 18px;
    left: 0px;
    background-position: 0px -18px;
}

.olControlZoomPanel .olControlZoomOutItemInactive {
    top: 36px;
    left: 0px;
    background-position: 0px 18px;
}

.olPopupCloseBox {
  background: url("img/close.gif") no-repeat;
  cursor: pointer;
}

.olFramedCloudPopupContent {
    padding: 5px;
    overflow: auto;
}

.olControlNoSelect {
 -moz-user-select: none;
}

.olImageLoadError {
    background-color:  Purple;
    opacity: 0.5;
    filter: alpha(opacity=50); /* IE */
}

/**
 * Cursor styles
 */

.olCursorWait {
    cursor: wait;
}
.olDragDown {
    cursor: move;
}
.olDrawBox {
    cursor: crosshair;
}
.olControlDragFeatureOver {
    cursor: move;
}
.olControlDragFeatureActive.olControlDragFeatureOver.olDragDown {
    cursor: -moz-grabbing;
}

/**
 * Layer switcher
 */
.olControlLayerSwitcher {
    position: absolute;
    top: 25px;
    right: 0px;
    width: 20em;
    font-family: Verdana;
    font-weight: bold;
    margin-top: 3px;
    margin-left: 3px;
    margin-bottom: 3px;
    font-size: smaller;
    color: white;
    background-color: transparent;
}

.olControlLayerSwitcher .layersDiv {
    padding-top: 5px;
    padding-left: 10px;
    padding-bottom: 5px;
    padding-right: 75px;
    background-color: darkblue;
    width: 100%;
    height: 100%;
}

.olControlLayerSwitcher .layersDiv .baseLbl,
.olControlLayerSwitcher .layersDiv .dataLbl {
    margin-top: 3px;
    margin-left: 3px;
    margin-bottom: 3px;
}

.olControlLayerSwitcher .layersDiv .baseLayersDiv,
.olControlLayerSwitcher .layersDiv .dataLayersDiv {
    padding-left: 10px;
}

.olControlLayerSwitcher .maximizeDiv,
.olControlLayerSwitcher .minimizeDiv {
    top: 5px;
    right: 0px;
}


/* IE 6.0 styles */
.olControlZoomPanel div {
    background-image: url(img/zoom-panel-NOALPHA.png);
}
.olControlPanPanel div {
    background-image: url(img/pan-panel-NOALPHA.png);
}

/* GOOGLE styles */
.olLayerGoogleCopyright {
    right: 3px;
    bottom: 2px;
    left: auto;  
}
.olLayerGooglePoweredBy {
    left: 2px;
    bottom: 2px;   
}


.sliderTextLeft
{
    float: left;
    font-size: 11px;
    padding: 10px 0px 0px 11px;
}

.sliderTextRight
{
    float: right;
    font-size: 11px;
    padding: 10px 15px 0px 0px;
}

#baseLayersSlider
{    
    border: 1px solid #BBBBBB !important;
    background-color: #BBBBBB;
}

 body { border: 0px; margin: 0px; padding: 0px; 
        font-family: Verdana;
        font-size: 12px;
        background:	#666;
		width:		100%;
		height:		100%;	
		overflow:	hidden; /* when page gets too small */
        }
        
  a { text-decoration: none; }

  #pageHead 
  {
      width: 100%;
      height: 5%;
      background-color: #E8E8E8;
      }
 #pageBody 
 {
     position:relative;
     width:100%;
     height:95%;
     }
 #pageLeftPanel 
 {
     position: relative;
     width: 20%;
     height: 100%;
     float: left;
     }
 #pageLeftPanelTop 
 {   
     position: relative;
     float: none;
     height:70%;
     width:100%;
     }
 #pageCenter 
 {   
     position: relative;
     top: 0px;
     width: 80%;
     height: 100%;
     float: left;
     }
 .classicMap 
 {
     position: relative;
     width: 100%;
     height: 100%;
     padding: 0px;
     margin: 0px;
 }
 .printedMap 
 {   
     margin:5px;
     margin-left:20px;
     width:580px; 
     height:760px;
     border: 2px solid grey;   
 }
 #printed 
 {
     display: none;
 }
     
 /*.layoutPaper
 {
    border: solid 1px silver;
    width:620px; 
    height:850px;   
 } */   
     
 #searchresult {
     padding: 5px 0px 0px 0px;
 }
 
 #searchresult fieldset
 {
     border: 0px !important;
 }
 
 .identifyName {
     border: 2px solid #BBBBBB;
     border-top: 1px solid #BBBBBB;
     padding-left: 3px;
 }
 
 .identifyLine {
      background-color: #BBBBBB;
      height: 1px;
      width: 100%;
 }
 
 
 
 .identifyAttribute 
 {
     padding-left: 3px;
 }
 
 .legendLayerNameDiv {
     margin-top: 3px;
     text-align: left;
     font-family: verdana;
     font-size: 8pt;
 }
 
 .legendImage 
 {
     margin-left: 5px;
 }
     
 .legendDiv 
 {   
     position: absolute;
     top: 71px;
     right: 0px;
     width: 240px;
     max-height: 80%;
     background-color: white;
     background-repeat: repeat;
     border-left: 2px solid #BBBBBB;
     border-bottom: 2px solid #BBBBBB;
     overflow: auto;
     display: none;
     z-index: 10;
 }



 
 #tabs-2
 {
     margin-top: 2px;
     overflow: auto !important;
     height: 95%; 
 }
 /*#tabs-2
 {
    height: 97%; 
    overflow: auto !important;   
 }*/
 
 #quickview_image,#legend_image,#print_image,#excavation_image
 {   float: left;
     margin: 5px;
     margin-top: 4px;
 }
     
 #mapToolbar    
 {
     background-color: #EEEEEE;
     /*height: 29px;
     position: absolute;
     top: 0px;
     left:0px;
     right:0px;
     border: 1px solid grey;*/
 }
 
 #mapStatusBar
 {   position: absolute;
     /*background-color: #EEEEEE;*/
     height:15px;
     bottom: 0px;
     left:0px;
     right:0px;
     font-family: Verdana;
     font-size: 12px;
 }
 
 #mapStatusBar div,#mapStatusBar a
 {   
     margin: 1px;
     margin-left: 12px;
     float: left;
 }

#modifiedFeatures 
{   
    float: left;
    font-family: Verdana;
    font-size: 11px;
    border: 1px solid #ABABAB;
    z-index: 3000;
}

#modifiedFeatures table 
{
    border-collapse: collapse;
    width:100%;
}

#modifiedFeatures table th
{
    background-color: White;
}
#modifiedFeatures table th, #modifiedFeatures table td 
{   
    border: 1px dotted #BDBDBD;
    }
.rightFloat
{
    float:right;
    }
    
#message 
{
        display:none;
        position:absolute;
        top:50%;
        left:50%;
        background-color: White;
        font-size: 18px;
        font-weight: bolder;
        padding: 10px;
        border: 1px solid grey;
        z-index: 2000;
}
        
#printTitle 
{       
        display: none;
        margin:10px;
        margin-left: 20px;
        background-color: transparent;
        font-size: 18px;
        max-width: 560px;
        max-height: 45px;
        overflow: hidden;
        font-weight: bolder;
        }
#printDescription 
{
        margin:10px;
        margin-left:20px;
        max-width: 560px;
        background-color: transparent;
        }
.printedLegendDiv
{   
            margin: 10px;
            margin-left: 30px;
            width: 240px;
            background-color: inherit;
            overflow: auto;
            z-index: 10;
}
#printNorth {
        left: 37px;
        position: absolute;
        top: 650px;
        z-index: 10000;
}

#selectedWFS 
{
    float: left;
    position: relative;
    top: 5px;
}

#layerSwitcherDiv 
{
    position: relative;
    width: 98%;
}

#container {
	background:	#999;
	height:		100%;
	margin:		0 auto;
	width:		100%;
}

#leftTopPanel 
{
    overflow: hidden;
}

/*.ui-widget-content 
{
    background-image: none !important;
}*/

#leftAccordion div
{
    background-color: transparent;
}

.ui-accordion .ui-accordion-content 
{
    padding: 3px !important;
}

.treeImageAndLayerName 
{
    float: left;
    cursor: pointer;
    font-size: 12px;
    position: relative;
    top: -3px;
}

.treeImageAndLayerName img 
{
    float: left;
    cursor: pointer;
    font-size: 11px;
    position: relative;
    top: 0px;
}

.treeImageAndLayerName input{
    height: 15px !important;
    width: 15px !important;
    padding: 1px !important;
    margin: 0px !important;        
    cursor: pointer;
}

.treeImageAndLayerName label{
    cursor:pointer;
    padding-left: 3px;
}

#closeIcon 
{
    position: absolute;    
    left: 432px;
    top: 7px;
    cursor: pointer;
    display: none;
}

#closeIcon2 
{
    float: right;
    cursor: pointer;
}

#taxpayerCloseIcon
{
    position: absolute;
    top: 29px;
    left: 438px;
    cursor: pointer;
    display: none;
}

.sseCloseIcon
{
    position: absolute !important;
    top: 28px !important;
    left: 411px !important;
    cursor: pointer;
    display: none;
}

#layersTree ul
{
    list-style-type:none !important;
    list-style-image: none; 
    list-style-position: inside; 
    padding: 0;
    background-image: none;  
}

#layersTree ul li
{
    background-image: none;  
}

#layersTree li ul li table
{
    width: 100%;
}




#btnSearchTaxpayer
{
    font-size: 11px;
    width: 80px;
    height: 28px;
    vertical-align: middle;   
    background-color: whitesmoke;
    border: solid 1px silver;
    cursor: pointer;
    padding: 0px;
    float: left;
    position: relative;
    left: -1px;
}

.sseSearchButton
{
    font-size: 11px;
    width: 80px;
    height: 28px;
    vertical-align: middle;   
    background-color: whitesmoke;
    border: solid 1px silver;
    cursor: pointer;
    padding: 0px;
    float: left;
    position: relative;
    left: -1px;
}

.folder
{
    font-size: 11px;
    position: relative;
    top: -2px;   
}

.folder img
{
    position: relative;
    top: 1px;   
}

.cadastralInfoClass
{
    font-weight: bold;   
}

.cadastralInfoDialogTable tr td
{
    border: 1px solid silver;
    background: white;
}

#commentSelectType 
{
    width: 248px;   
}

#commentDescription
{
    width: 240px;
}

#commentCreator
{
    width: 240px;
}

#commentEmail
{
    width: 240px;
}

.katasterSelector
{
    position: relative;
    top: 5px;
    left: 4px;
    font-size: 11px !important;
    height: 19px;
}

#btnSearchKU
{
    position: relative;
    top: 4px;
    left: 4px;
    width: 50px;
    height: 19px;
    background: #F5F5F5;
    border: 1px solid silver;
    cursor: pointer;
    padding: 0px;
    margin: 0px;
    font-size: 11px !important;   
}

#vykopNazov
{
    font-size: 8pt;
    font-family: Verdana;
}

#selectZiadatelObcan
{
    font-size: 8pt;
    font-family: Verdana;
}

#selectZiadatelPodnikatel
{
    font-size: 8pt;
    font-family: Verdana;
}

#selectRealizatorObcan
{
    font-size: 8pt;
    font-family: Verdana;
}

#selectRealizatorPodnikatel
{
    font-size: 8pt;
    font-family: Verdana;
}

#ulicaVykop
{
    font-size: 8pt;
    font-family: Verdana;
    width: 100px;
}

#adresnyBodVykop
{
    font-size: 8pt;
    font-family: Verdana;
    width: 31px;
}

#parcelaVykop
{
    font-size: 8pt;
    font-family: Verdana;
}

#katuzVykop
{
    font-size: 8pt;
    font-family: Verdana;
}

#realizaciaOd
{
    font-size: 8pt;
    font-family: Verdana;
    width: 73px;
}

#realizaciaDo
{
    font-size: 8pt;
    font-family: Verdana;
    width: 73px;
}

#konecnaUprava
{
    font-size: 8pt;
    font-family: Verdana;
    width: 73px;
}

#txtDan
{
    font-size: 8pt;
    font-family: Verdana;
    width: 50px;
}

.tvpformblue
{
    font-size: 8pt;
    font-family: Verdana;
    color: #1155CC;
}

.ziadformblue
{
    font-size: 8pt;
    font-family: Verdana;
    color: #1155CC;
}

.realizformblue
{
    font-size: 8pt;
    font-family: Verdana;
    color: #1155CC;
}

.tvpform
{
    font-size: 8pt;
    font-family: Verdana;
}

.tvpbutton
{
    font-size: 10pt;
    font-family: Verdana;
    width: 100px;
}

.tvpbutton1
{
    font-size: 12pt;
    font-family: Verdana;
    width: 160px;
}

.ziadform
{
    font-size: 8pt;
    font-family: Verdana;
}

#radioZiadatelObcan
{
    font-size: 8pt;
    font-family: Verdana;
}

#radioZiadatelPodnikatel
{
    font-size: 8pt;
    font-family: Verdana;
}

#txtMenoZiadatela
{
    font-size: 8pt;
    font-family: Verdana;
}

#menoZiadatela
{
    font-size: 8pt;
    font-family: Verdana;
}

#txtPriezviskoZiadatela
{
    font-size: 8pt;
    font-family: Verdana;
}

#priezviskoZiadatela
{
    font-size: 8pt;
    font-family: Verdana;
}

#txtUlicaZiadatela
{
    font-size: 8pt;
    font-family: Verdana;
}

#ulicaZiadatela
{
    font-size: 8pt;
    font-family: Verdana;
    width: 81px;
}

#pcZiadatela
{
    font-size: 8pt;
    font-family: Verdana;
    width: 31px;
}

#txtObecZiadatela
{
    font-size: 8pt;
    font-family: Verdana;
}

#obecZiadatela
{
    font-size: 8pt;
    font-family: Verdana;
}

#txtPscZiadatela
{
    font-size: 8pt;
    font-family: Verdana;
}

#pscZiadatela
{
    font-size: 8pt;
    font-family: Verdana;
}

#txtTelefon
{
    font-size: 8pt;
    font-family: Verdana;
}

#telZiadatela
{
    font-size: 8pt;
    font-family: Verdana;
}

#typRealizatoraObcanDialog
{
    font-size: 8pt;
    font-family: Verdana;
}

#typRealizatoraPodnikatelDialog
{
    font-size: 8pt;
    font-family: Verdana;
}

#txtMenoRealizatora
{
    font-size: 8pt;
    font-family: Verdana;
}

#menoRealizatora
{
    font-size: 8pt;
    font-family: Verdana;
}

#txtPriezviskoRealizatora
{
    font-size: 8pt;
    font-family: Verdana;
}

#priezviskoRealizatora
{
    font-size: 8pt;
    font-family: Verdana;
}

#txtUlicaRealizatora
{
    font-size: 8pt;
    font-family: Verdana;
}

#ulicaRealizatora
{
    font-size: 8pt;
    font-family: Verdana;
    width: 81px;
}

#pcRealizatora
{
    font-size: 8pt;
    font-family: Verdana;
    width: 31px;
}

#txtObecRealizatora
{
    font-size: 8pt;
    font-family: Verdana;
}

#obecRealizatora
{
    font-size: 8pt;
    font-family: Verdana;
}

#txtPscRealizatora
{
    font-size: 8pt;
    font-family: Verdana;
}

#pscRealizatora
{
    font-size: 8pt;
    font-family: Verdana;
}

#txtTelefonRealizatora
{
    font-size: 8pt;
    font-family: Verdana;
}

#telRealizatora
{
    font-size: 8pt;
    font-family: Verdana;
}

#parking_image
{
    position: relative;
    top: 4px;
    left: 4px;   
}

.formStyle
{
    font-size: 8pt;
    font-family: Verdana;
    padding: 0px;
}

.formStylenadpis
{
    font-size: 10pt;
    font-family: Verdana;
    text-align: center;
}


.stojiskaparametre
{
    font-size: 8pt;
    font-family: Verdana;
}

.formButtonStyle
{
    font-size: 10pt;
    font-family: Verdana;
    width: 100px;
}

.formStyledate
{
    font-size: 10pt;
    font-family: Verdana;
    width: 1px;
}

#platneOdRozStojisko
{
    font-size: 10pt;
    font-family: Verdana;
}

.formStyleBlue
{
    font-size: 8pt;
    font-family: Verdana;
    color: #1155CC;
}

#vlozitStojiskoButton
{
    font-size: 10pt;
    font-family: Verdana;
}

#zmazatStojiskoButton
{
    font-size: 10pt;
    font-family: Verdana;
}

#zavrietStojiskoDialogButton
{
    font-size: 10pt;
    font-family: Verdana;
}

#selectTypParkoviska
{
    font-size: 8pt;
    font-family: Verdana;
}

#typStojiskaSelector
{
    font-size: 8pt;
    font-family: Verdana;
}

#stojiskatypselector
{
    font-size: 8pt;
    font-family: Verdana;
}

#dlzkaStojisko
{
    font-size: 8pt;
    font-family: Verdana;
}

#sirkaStojisko
{
    font-size: 8pt;
    font-family: Verdana;
}

#menoStojisko
{
    font-size: 8pt;
    font-family: Verdana;
}

#priezviskoStojisko
{
    font-size: 8pt;
    font-family: Verdana;
}

#ulicaStojisko
{
    font-size: 8pt;
    font-family: Verdana;
}

#adresneCisloStojisko
{
    font-size: 8pt;
    font-family: Verdana;
}

#pscStojisko
{
    font-size: 8pt;
    font-family: Verdana;
}

#obecStojisko
{
    font-size: 8pt;
    font-family: Verdana;
}

#telefonStojisko
{
    font-size: 8pt;
    font-family: Verdana;
}

#ecvStojisko
{
    font-size: 8pt;
    font-family: Verdana;
}

#typStojisko
{
    font-size: 8pt;
    font-family: Verdana;
}

#cisloRozStojisko
{
    font-size: 8pt;
    font-family: Verdana;
}

#denRozStojisko
{
    font-size: 8pt;
    font-family: Verdana;
}

#platneOdRozStojisko
{
    font-size: 8pt;
    font-family: Verdana;
}

#platneDoRozStojisko
{
    font-size: 8pt;
    font-family: Verdana;
}

#platnyZtpPreukazDo
{
    font-size: 8pt;
    font-family: Verdana;
}

#platnyZtpPreukazOd
{
    font-size: 8pt;
    font-family: Verdana;
}

#platnaKartaOd
{
    font-size: 8pt;
    font-family: Verdana;
}

#platnaKartaDo
{
    font-size: 8pt;
    font-family: Verdana;
}

#uhradaRozStojisko
{
    font-size: 8pt;
    font-family: Verdana;
}

.contextHelpDiv
{ 
    width: 150px;
    height: 80px;
    background: #EDEDED;  
    z-index: 500; 
    display: none;
    border: 1px solid silver;
    border-top: 0px;
}

.mhdDialogTab
{
    height: 25px !important;
    color: #4174E4 !important;
}

.mhdDialogTab a
{
    font-size: 14pt !important;   
    padding: 10px !important; 
    color: #4174E4 !important;
}

.mhdDialogTab a:hover
{
    font-size: 14pt !important;   
    padding: 10px !important; 
    color: #4174E4 !important;
}

.mhdDialogTab a:link
{ 
    font-size: 14pt !important;   
    padding: 10px !important; 
    color: #4174E4 !important;   
}

.mhdDialogTab a:visited
{
    /*background: url("../Img/mhdRound.png") 30% 90% no-repeat !important;   */
    font-size: 14pt !important;   
    padding: 10px !important; 
    color: #4174E4 !important;    
}

.identificationDiv
{
    background-color: White !important;    
}

.filterAddListOfValuesBtn
{
    position: relative;
    top: 3px;
    left: 5px;
    cursor: pointer;
}

.filterDropListOfValuesBtn
{
    position: relative;
    top: 3px;
    left: 9px;
    cursor: pointer;
    width: 17px;
    height: 17px;
}

.filterLine 
{
    font-family: Arial CE;
    font-size: small;
}

#externalLayerListUl .ui-selecting  
{
    background: #ACF2F2; 
}

#externalLayerListUl .ui-selected  
{
    background: #ACF2F2; 
    color: white; 
}

#identificationToolsDiv
{    
    z-index: 1500;             
    cursor: pointer;
}

#identificationTool
{  
    cursor: pointer;
    z-index: 2000;
}



/*
.searchTabs ul li
{
    position: relative;
    top: 4px;
    left: 4px;
    z-index: 2;
}*/

#scaleBarSelector
{
    height: 15px;   
    font-size: 10px;
    position: relative;
    top: 0px;
}

#srsSelector
{
    height: 15px;   
    font-size: 10px;
    position: relative;
    top: -2px;    
}

#leftTabsUl
{
    margin: 0;
	padding: .2em .2em 0;
	padding-left: 0px !important;
	height: 19px;
}

#leftTabsUl li 
{
    border-bottom: 0; 
	list-style: none;
	float: left;
	position: relative;
	top: 0;
	margin: 0 0 0 0;
	border-bottom-width: 0 !important;
	padding: 0;
	text-decoration: none;
	white-space: nowrap;
}

#leftTabsUl li a
{
    padding: 3px;
    margin: 0;   
    font-size: 11px;
    font-weight: normal;
}

#tabsUl
{
    padding: 0px;
    margin: 0px;
    height: 25px;        
    width: 537px;    
    border: 0px;
}

#tabsUl li
{
    padding: 4px 3px 3px 3px;
    margin: 0px;  
}

#tabsUl li a
{
    padding: 1px;
    margin: 0px;    
    font-size: 11px;
    font-weight: normal;
}


.ui-layout-pane-west
{
    border-right: 0px !important;   
}

.ui-button-text
{
    font-size: 11px;
    font-family: Verdana;   
}

#bookmarksList .ui-selecting { color: Red;}
#bookmarksList .ui-selected { color: Red; }
#bookmarksList { list-style-type: none; margin: 0; padding: 0; width: 100%; }
#bookmarksList li { margin: 0px; padding: 0px; font-size: 11px; height: 18px; cursor: pointer; color: Black; }

#basicFilterPop
{         
    color: Red;    
    width: 150px; 
    height: 100px;      
}


/*************** nase jQuery class *************************/

.ui-form-unification
{
    font-family: Arial;
    font-size: 11px;
}

.ui-form-unification tr td
{
    font-family: Arial;
    font-size: 11px;
}

.ui-table-content
{
    color: #000000;
    border: 0px !important;
    background: none !important; 
    font-family: Arial;
    font-size: 11px;  
}

.ui-table-unification
{
    color: #000000;
    border: 0px !important;
    background: none !important; 
    font-family: Arial;
    font-size: 11px;  
}

/*--------------------------------------------------------*/

.treeImageAndLayerName input{
    padding: 0px;
    padding-right: 4px;
    float: left;    
}

.treeImageAndLayerName label{
    padding-top: 1px;
    padding-right: 4px;
    float: left;    
}

.selfMadeDialogTab
{
    padding: 2px !important;       
}

#avancedCommentsDialog
{
    padding: 0px;
}

.tooltipsInfoImg
{
    width: 20px;
    height: 20px;       
    cursor: pointer;
}

.refreshImg
{
    width: 20px;
    height: 20px;       
    cursor: pointer;
}

#secondHeaderTitle
{    
    float: left;    
}


.panZoomBarZoomOut
{       
    background: url("../Styles/Themes/images/OpenLayers/zoom-minus-mini_alpha.png"); 
    height:18px;
    width:18px;
}

.panZoomBarZoomIn
{       
    background: url("../Styles/Themes/images/OpenLayers/zoom-plus-mini_alpha.png"); 
    height:18px;
    width:18px;
}

.panZoomBarSlider
{    
    background: url("../Styles/Themes/images/OpenLayers/slider_alpha.png");     
    width: 18px;
    height: 18px;   
}

.sliderDiv /* palicka */
{
    width: 60px;         
    margin-top: 5px;
}

.searchInput
{
    width: 220px;   
    height: 25px !important;   
    font: 12px Arial !important;    
    background-color: White;
    padding-top: 7px;
    padding-left: 24px;
    border: solid 1px silver;
    float: left;
}

/* -------------- WebGis Menu ----------------- */

#mainMenuPlaceholder{
    padding-top: 15px;    
    padding-left: 75px;
}

#mainMenuPlaceholder a{
    padding: 10px;
    padding-left: 15px;
    font-size: 13px;
    color: #fff;
    font-family: Arial;
    cursor: pointer;
}

#mainMenuPlaceholder a:hover{
    font-size: 13px;
    color: #fff;
    font-family: Arial;
    cursor: pointer;
    text-decoration: underline;
}

.ui-menu{
    border-radius: 0px !important;
    padding: 0px !important;    
    border: 0 !important;
    border-left: 1px solid #dce3da !important;
    border-right: 1px solid #dce3da !important;   
}

.ui-menu-item{
    border-radius: 0px !important;
    border-bottom: 1px solid #dce3da;
    padding: 0px !important;    
    background: #fff !important;    
}

.ui-menu-item a{
    border-radius: 0px !important;   
    padding: 0px !important;
    padding-left: 4px !important;
    padding-right: 4px !important;
    font-size: 12px;    
    color: #233f1a;
    font-family: Arial;
    padding-top: 5px !important;
    padding-bottom: 5px !important;    
}

.ui-menu-item a:hover{
    border-radius: 0px !important;       
    padding-left: 4px !important;
    padding-right: 4px !important;
    font-size: 12px;    
    color: #233f1a;
    font-family: Arial;
    padding-top: 5px !important;
    padding-bottom: 5px !important;    
}

.ui-menu-item a img{
    float: left;
    padding-right: 5px;
}


/* HELP */

#help_context{
    position: absolute;
    top: 200px;
    right: 200px;
    z-index: 2000;
    display: none;
}

#bookmarksListCell{
    max-height: 500px;
    overflow: auto;
}

/****    loginDialog   ****/
#txtLogin{
    width: 170px;
    font-family: Arial;
    font-size: 11px;
}

#txtPassword{
    width: 170px;
    font-family: Arial;
    font-size: 11px;
}

#btnLogin
{
    font-family: Arial;
    font-size: 11px;
}

.loading-maxi-div
{
    width: 100px;
    height: 100px;
    position: absolute;
    top: 0; bottom:0; left: 0; right:0;
    margin: auto;
    z-index: 1000;
}
#MainContent_upSearch
{
    background-color: none;
}

#mapToolbar
{
    background: #EDEDED;   
    border: 0px;
}

.hideMenuButton
{
    background: url('../Img/jquery/header15.png') 50% 50% repeat !important;
}   

#leftTopPanel
{
    border: 0px;   
}

.controlPointsDiv 
{
    position: absolute;
    left: 294px;
    top: 4px;
    z-index: 200;
    background-color: transparent !important;
    font-size: 1px;
}

.controlPointsDiv img
{
    width: 22px !important;
    height: 22px !important;   
 
}

.logoClient
{
    height: 68px; 
    float: left;
    padding: 5px 0px 0px 0px;
}

.logoCompany
{
    float: right;   
    padding-right: 20px;
    padding-top: 10px;
    width: 70px;    
}



.headerMainTitle
{
    float: left;
    font-size: 25px;    
    font-weight: bolder;
    color: #004A8D;
    width: 280px;
}

.searchResItem
{
   padding-top: 5px; 
}

.switcherLabel
{
    color: #1155cc; 
    font-size: 8pt; 
    cursor: hand; 
    cursor: pointer;
}


#searchTab
{
   width: 1000px; 
}

#thematicLayers 
{
    position: relative;
}

#placeHolderForBlank
{

}

#searchIcon
{
    padding: 0px 0px 0px 0px;
    height: 22px;
    width: 22px;
}

#overSliderLeft 
{
    float: left;
    padding-left: 10px;
}

#overSliderCenter
{
    float: left;   
}

#overSliderRight 
{
    float: left;   
}

#sliderTextLeft
{
    float: left;   
}

#sliderTextRight 
{
    float: right;
}

.sliderRuler
{
    background: url(../Img/rulerSlider.png) repeat-x;
    height: 10px;
    width: 185px;
    padding: 5px 0px 2px 0px;
}

#sliderTable
{
    padding-left: 25px;
}

#mapInfo
{
    font-size: 11px;
}

#permalink
{
    font-size: 8pt;
}

#cursorPositionTitle
{
    font-size: 8pt;
}

#mousePosition
{
    font-size: 8pt;
}

#katasterSelector 
{
    width: 200px;
    float: left;
}



#txtCisloParcely
{
    position: relative;
    top: 4px;
    left: 4px;
    font-size: 11px !important;
}

#txtPodlom
{
    position: relative;
    top: 4px;
    left: 4px;   
    font-size: 11px !important;
}



#chkParcelaEDiv
{
    position: relative;
    top: 3px;
    left: 4px;
    font-size: 11px !important;
}

#chkParcelaEDiv input
{
    position: relative;
    top: 2px;
    
}

#txtCisloParcely
{
    width: 75px;  
    font-size: 11px !important; 
}

#txtPodlom
{
    width: 40px;  
    font-size: 11px !important; 
}

#lupickaImg
{
    height: 17px;
    padding: 0px 0px 0px 0px !important;
}

#chkParcelaEDiv
{
    float: right;
}

#chkParcelaE
{
    
}

#searchTextFields 
{
    float: left;
}

#btnSearchKU
{
    font-size: 8pt;
}

#pager
{
 font-size: 9pt;   
}


#closeIcon 
{
    position: absolute !important;
    top: 4px !important;
    left: 405px !important;
    cursor: pointer;
    display: none;
}

#taxpayerCloseIcon 
{
    position: absolute !important;
    top: 28px !important;
    left: 411px !important;
    cursor: pointer;
    display: none;
}

.sseCloseIcon
{
    position: absolute !important;
    top: 28px !important;
    left: 411px !important;
    cursor: pointer;
    display: none;
}

.searchInput
{
    width: 220px;  
    height: 25px;    
    background-color: White;
    padding-left: 24px !important;
    border: solid 1px silver;
    padding-top: 0px !important;
    float: left;
}

.searchTabs div table
{    
    border-width: 0px !important;
    padding: 0px !important;
    height: 20px;
    position: relative;
    top: 0px !important;
}

#btnSearchTaxpayer
{
    font-size: 11px;
    width: 80px;    
    height: 26px !important; 
    background-color: whitesmoke;
    border: solid 1px silver;
    cursor: pointer;
    float: left;
    padding: 0px !important;
    position: relative;
    left: -1px;    
}

.sseSearchButton
{
    font-size: 11px;
    width: 80px;    
    height: 26px !important; 
    background-color: whitesmoke;
    border: solid 1px silver;
    cursor: pointer;
    float: left;
    padding: 0px !important;
    position: relative;
    left: -1px;   
}

#commentSelectType 
{
    width: 240px !important;   
}

#commentDescription
{
    width: 240px !important;
}

#commentCreator
{
    width: 240px !important;
}

#commentEmail
{
    width: 240px !important;
}

.katasterSelector
{
    position: relative;
    top: 3px;
    left: 4px;
    font-size: 11px !important;
    height: 19px;
}

#btnSearchKU
{
    position: relative;
    top: 4px;
    left: 4px;
    width: 50px;
    height: 19px;
    background: #F5F5F5;
    border: 1px solid silver;
    cursor: pointer;
    padding-bottom: 2px;
    margin: 0px;
    font-size: 11px !important;
       
}

.filterLine 
{
    font-family: Arial CE;
    font-size: small;
}
/*
 * Default Layout Theme
 *
 * Created for jquery.layout 
 *
 * Copyright (c) 2010 
 *   Fabrizio Balliano (http://www.fabrizioballiano.net)
 *   Kevin Dalman (http://allpro.net)
 *
 * Dual licensed under the GPL (http://www.gnu.org/licenses/gpl.html)
 * and MIT (http://www.opensource.org/licenses/mit-license.php) licenses.
 *
 * Last Updated: 2010-02-10
 * NOTE: For best code readability, view this with a fixed-space font and tabs equal to 4-chars
 */

/*
 *	DEFAULT FONT
 *	Just to make demo-pages look better - not actually relevant to Layout!
 */
body {
	font-family: Verdana;
	font-size:   100%;
	*font-size:  80%;
}

/*
 *	PANES & CONTENT-DIVs
 */
.ui-layout-pane { /* all 'panes' */
	background:	#FFF; 
	border:		1px solid #BBB;
	/* DO NOT add scrolling (or padding) to 'panes' that have a content-div,
	   otherwise you may get double-scrollbars - on the pane AND on the content-div
	*/
	padding:	0px; 
	overflow:	auto;
	}
	/* (scrolling) content-div inside pane allows for fixed header(s) and/or footer(s) */
	.ui-layout-content {
		padding:	10px;
		position:	relative; /* contain floated or positioned elements */
		overflow:	auto; /* add scrolling to content-div */
	}

/*
 *	RESIZER-BARS
 */
.ui-layout-resizer	{ /* all 'resizer-bars' */
	background:		#DDD;
	border:			1px solid #BBB;
	border-width:	0;
	}
	.ui-layout-resizer-drag {		/* REAL resizer while resize in progress */
	}
	.ui-layout-resizer-hover	{	/* affects both open and closed states */
	}
	/* NOTE: It looks best when 'hover' and 'dragging' are set to the same color,
		otherwise color shifts while dragging when bar can't keep up with mouse */
	.ui-layout-resizer-open-hover ,	/* hover-color to 'resize' */
	.ui-layout-resizer-dragging {	/* resizer beging 'dragging' */
		background: #C4E1A4;
	}
	.ui-layout-resizer-dragging {	/* CLONED resizer being dragged */
		border-left:  1px solid #BBB;
		border-right: 1px solid #BBB;
	}
	/* NOTE: Add a 'dragging-limit' color to provide visual feedback when resizer hits min/max size limits */
	.ui-layout-resizer-dragging-limit {	/* CLONED resizer at min or max size-limit */
		background: #E1A4A4; /* red */
	}

	.ui-layout-resizer-closed-hover	{ /* hover-color to 'slide open' */
		background: #EBD5AA;
	}
	.ui-layout-resizer-sliding {	/* resizer when pane is 'slid open' */
		opacity: .10; /* show only a slight shadow */
		filter:  alpha(opacity=10);
		}
		.ui-layout-resizer-sliding-hover {	/* sliding resizer - hover */
			opacity: 1.00; /* on-hover, show the resizer-bar normally */
			filter:  alpha(opacity=100);
		}
		/* sliding resizer - add 'outside-border' to resizer on-hover 
		 * this sample illustrates how to target specific panes and states */
		.ui-layout-resizer-north-sliding-hover	{ border-bottom-width:	1px; }
		.ui-layout-resizer-south-sliding-hover	{ border-top-width:		1px; }
		.ui-layout-resizer-west-sliding-hover	{ border-right-width:	1px; }
		.ui-layout-resizer-east-sliding-hover	{ border-left-width:	1px; }

/*
 *	TOGGLER-BUTTONS
 */
.ui-layout-toggler {
	border: 1px solid #BBB; /* match pane-border */
	background-color: #BBB;
	}
	.ui-layout-resizer-hover .ui-layout-toggler {
		opacity: .60;
		filter:  alpha(opacity=60);
	}
	.ui-layout-toggler-hover , /* need when NOT resizable */
	.ui-layout-resizer-hover .ui-layout-toggler-hover { /* need specificity when IS resizable */
		background-color: #FC6;
		opacity: 1.00;
		filter:  alpha(opacity=100);
	}
	.ui-layout-toggler-north ,
	.ui-layout-toggler-south {
		border-width: 0 1px; /* left/right borders */
	}
	.ui-layout-toggler-west ,
	.ui-layout-toggler-east {
		border-width: 1px 0; /* top/bottom borders */
	}
	/* hide the toggler-button when the pane is 'slid open' */
	.ui-layout-resizer-sliding  ui-layout-toggler {
		display: none;
	}
	/*
	 *	style the text we put INSIDE the togglers
	 */
	.ui-layout-toggler .content {
		color:			#666;
		font-size:		12px;
		font-weight:	bold;
		width:			100%;
		padding-bottom:	0.35ex; /* to 'vertically center' text inside text-span */
	}


.treeview, .treeview ul { 
	padding: 0;
	margin: 0;
	list-style: none;
}

.treeview ul {
	background-color: white;
	margin-top: 4px;
}

.treeview .hitarea {
	background: url(images/treeview-default.gif) -64px -25px no-repeat;
	height: 16px;
	width: 16px;
	margin-left: -16px;
	float: left;
	cursor: pointer;
}
/* fix for IE6 */
* html .hitarea {
	display: inline;
	float:none;
}

.treeview li { 
	margin: 0;
	padding: 3px 0pt 3px 16px;
}

.treeview a.selected {
	background-color: #eee;
}

#treecontrol { margin: 1em 0; display: none; }

.treeview .hover { color: #316BD3; cursor: pointer; }

.treeview li { background: url(images/treeview-default-line.gif) 0 0 no-repeat; }
.treeview li.collapsable, .treeview li.expandable { background-position: 0 -176px; }

.treeview .expandable-hitarea { background-position: -80px -3px; }

.treeview li.last { background-position: 0 -1766px }
.treeview li.lastCollapsable, .treeview li.lastExpandable { background-image: url(images/treeview-default.gif); }  
.treeview li.lastCollapsable { background-position: 0 -111px }
.treeview li.lastExpandable { background-position: -32px -67px }

.treeview div.lastCollapsable-hitarea, .treeview div.lastExpandable-hitarea { background-position: 0; }

.treeview-red li { background-image: url(images/treeview-red-line.gif); }
.treeview-red .hitarea, .treeview-red li.lastCollapsable, .treeview-red li.lastExpandable { background-image: url(images/treeview-red.gif); } 

.treeview-black li { background-image: url(images/treeview-black-line.gif); }
.treeview-black .hitarea, .treeview-black li.lastCollapsable, .treeview-black li.lastExpandable { background-image: url(images/treeview-black.gif); }  

.treeview-gray li { background-image: url(images/treeview-gray-line.gif); }
.treeview-gray .hitarea, .treeview-gray li.lastCollapsable, .treeview-gray li.lastExpandable { background-image: url(images/treeview-gray.gif); } 

.treeview-famfamfam li { background-image: url(images/treeview-famfamfam-line.gif); }
.treeview-famfamfam .hitarea, .treeview-famfamfam li.lastCollapsable, .treeview-famfamfam li.lastExpandable { background-image: url(images/treeview-famfamfam.gif); } 

.treeview .placeholder {
	background: url(images/ajax-loader.gif) 0 0 no-repeat;
	height: 16px;
	width: 16px;
	display: block;
}

.filetree li { padding: 3px 0 2px 16px; }
.filetree span.folder, .filetree span.file { padding: 1px 0 1px 16px; display: block; }
.filetree span.folder { background: url(images/folder.gif) 0 0 no-repeat; }
.filetree li.expandable span.folder { background: url(images/folder-closed.gif) 0 0 no-repeat; }
.filetree span.file { background: url(images/file.gif) 0 0 no-repeat; }

html, body {height:100%; margin: 0; padding: 0; }

html>body {
	font-size: 16px; 
	font-size: 68.75%;
} /* Reset Base Font Size */

body {
	font-family: Verdana;
	font-size: 68.75%;
	background: #fff;
	color: #333;
}

h1, h2 { font-family: 'trebuchet ms', verdana; padding: 10px; margin: 0 }
h1 { font-size: large }

#banner { padding: 15px; background-color: #06b; color: white; font-size: large; border-bottom: 1px solid #ccc;
    background: url(bg.gif) repeat-x; text-align: center }
#banner a { color: white; }

#main { padding: 1em; }

a img { border: none; }
@charset "UTF-8";
/* CSS Document */
.flexigrid {
	font-family: Arial, Helvetica, sans-serif;
	font-size: smaller;
	position: relative;
	border: 0px solid #eee;
	overflow: hidden;
	color: #000;
}

.flexigrid.hideBody {
	height: 26px !important;
	border-bottom: 1px solid #ccc;
}

.ie6fullwidthbug {
	border-right: 0px solid #ccc;
	padding-right: 2px;
}

.flexigrid div.nDiv {
	background: #eee url(images/line.gif) repeat-y -1px top;
	border: 1px solid #ccc;
	border-top: 0px;
	overflow: auto;
	left: 0px;
	position: absolute;
	z-index: 999;
	float: left;
}

.flexigrid div.nDiv table {
	margin: 2px;
}

.flexigrid div.hDivBox {
	float: left;
	padding-right: 40px;
}

.flexigrid div.bDiv table {
	margin-bottom: 10px;
}

.flexigrid div.bDiv table.autoht {
	border-bottom: 0px;
	margin-bottom: 0px;
}

.flexigrid div.nDiv td {
	padding: 2px 3px;
	border: 1px solid #eee;
	cursor: default;

}

.flexigrid div.nDiv tr:hover td,.flexigrid div.nDiv tr.ndcolover td {
	background: #d5effc url(images/hl.png) repeat-x top;
	border: 1px solid #a8d8eb;
	font-size: smaller !important;
}

.flexigrid div.nDiv td.ndcol1 {
	border-right: 1px solid #ccc;
		font-size: smaller !important;
}

.flexigrid div.nDiv td.ndcol2 {
	border-left: 1px solid #fff;
	padding-right: 10px;
		font-size: smaller !important;
}

.flexigrid div.nDiv tr:hover td.ndcol1,.flexigrid div.nDiv tr.ndcolover td.ndcol1
	{
	border-right: 1px solid #d2e3ec;
}

.flexigrid div.nDiv tr:hover td.ndcol2,.flexigrid div.nDiv tr.ndcolover td.ndcol2
	{
	border-left: 1px solid #eef8ff;
}

.flexigrid div.nBtn {
	position: absolute;
	height: 24px;
	width: 14px;
	z-index: 900;
	background: #fafafa url(images/fhbg.gif) repeat-x bottom;
	border: 0px solid #ccc;
	border-left: 1px solid #ccc;
	top: 0px;
	left: 0px;
	margin-top: 1px;
	cursor: pointer;
	display: none;
}

.flexigrid div.nBtn div {
	height: 24px;
	width: 12px;
	border-left: 1px solid #fff;
	float: left;
	background: url(images/ddn.png) no-repeat center;
}

.flexigrid div.nBtn.srtd {
	background: url(images/wbg.gif) repeat-x 0px -1px;
}

.flexigrid div.mDiv {
	background: url(images/wbg.gif) repeat-x top;
	border: 1px solid #ccc;
	border-bottom: 0px;
	border-top: 0px;
	font-weight: bold;
	display: block;
	overflow: hidden;
	white-space: nowrap;
	position: relative;
}

.flexigrid div.mDiv div {
	padding: 6px;
	white-space: nowrap;
}

.flexigrid div.mDiv div.ptogtitle {
	position: absolute;
	top: 4px;
	right: 3px;
	padding: 0px;
	height: 16px;
	width: 16px;
	overflow: hidden;
	border: 1px solid #ccc;
	cursor: pointer;
}

.flexigrid div.mDiv div.ptogtitle:hover {
	background-position: left -2px;
	border-color: #bbb;
}

.flexigrid div.mDiv div.ptogtitle span {
	display: block;
	border-left: 1px solid #eee;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #ddd;
	width: 14px;
	height: 14px;
	background: url(images/uup.png) no-repeat center;
}

.flexigrid div.mDiv div.ptogtitle.vsble span {
	background: url(images/ddn.png) no-repeat center;
}

.flexigrid div.tDiv /*toolbar*/ {
	background: #fafafa url(images/bg.gif) repeat-x top;
	position: relative;
	border: 1px solid #ccc;
	border-bottom: 0px;
	overflow: hidden;
}

.flexigrid div.tDiv2 {
	float: left;
	clear: both;
	padding: 1px;
}

.flexigrid div.sDiv /*toolbar*/ {
	background: #fafafa url(images/bg.gif) repeat-x top;
	position: relative;
	border: 1px solid #ccc;
	border-top: 0px;
	overflow: hidden;
	display: none;
}

.flexigrid div.sDiv2 {
	float: left;
	clear: both;
	padding: 5px;
	padding-left: 5px;
	width: 1024px;
}

.flexigrid div.sDiv2 input,.flexigrid div.sDiv2 select {
	vertical-align: middle;
}

.flexigrid div.btnseparator {
	float: left;
	height: 22px;
	border-left: 1px solid #ccc;
	border-right: 1px solid #fff;
	margin: 1px;
}

.flexigrid div.fbutton {
	float: left;
	display: block;
	cursor: pointer;
	padding: 1px;
}

.flexigrid div.fbutton div {
	float: left;
	padding: 1px 3px;
}

.flexigrid div.fbutton span {
	float: left;
	display: block;
	padding: 3px;
}

.flexigrid div.fbutton:hover,.flexigrid div.fbutton.fbOver {
	padding: 0px;
	border: 1px solid #ccc;
}

.flexigrid div.fbutton:hover div,.flexigrid div.fbutton.fbOver div {
	padding: 0px 2px;
	border-left: 1px solid #fff;
	border-top: 1px solid #fff;
	border-right: 1px solid #eee;
	border-bottom: 1px solid #eee;
}

/* end toolbar*/
.flexigrid div.hDiv {
	background: #fafafa url(images/fhbg.gif) repeat-x bottom;
	position: relative;
	border: 1px solid #ccc;
	border-bottom: 0px;
	overflow: hidden;
}

.flexigrid div.hDiv table {
	border-right: 1px solid #fff;
}

.flexigrid div.cDrag {
	float: left;
	position: absolute;
	z-index: 2;
	overflow: visible;
}

.flexigrid div.cDrag div {
	float: left;
	background: none;
	display: block;
	position: absolute;
	height: 24px;
	width: 5px;
	cursor: col-resize;
}

.flexigrid div.cDrag div:hover,.flexigrid div.cDrag div.dragging {
	background: url(images/line.gif) repeat-y 2px center;
}

.flexigrid div.iDiv {
	border: 1px solid #316ac5;
	position: absolute;
	overflow: visible;
	background: none;
}

.flexigrid div.iDiv input,.flexigrid div.iDiv select,.flexigrid div.iDiv textarea
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: smallest;
}

.flexigrid div.iDiv input.tb {
	border: 0px;
	padding: 0px;
	width: 100%;
	height: 100%;
	padding: 0px;
	background: none;
}

.flexigrid div.bDiv {
	border: 1px solid #ccc;
	border-top: 0px;
	background: #fff;
	overflow: auto;
	position: relative;
}

.flexigrid div.bDiv table {
	border-bottom: 1px solid #ccc;
}

.flexigrid div.hGrip {
	position: absolute;
	top: 0px;
	right: 0px;
	height: 5px;
	width: 5px;
	background: url(images/line.gif) repeat-x center;
	margin-right: 1px;
	cursor: col-resize;
}

.flexigrid div.hGrip:hover,.flexigrid div.hGrip.hgOver {
	border-right: 1px solid #999;
	margin-right: 0px;
}

.flexigrid div.vGrip {
	height: 5px;
	overflow: hidden;
	position: relative;
	background: #fafafa url(images/wbg.gif) repeat-x 0px -1px;
	border: 1px solid #ccc;
	border-top: 0px;
	text-align: center;
	cursor: row-resize;
}

.flexigrid div.vGrip span {
	display: block;
	margin: 1px auto;
	width: 20px;
	height: 1px;
	overflow: hidden;
	border-top: 1px solid #aaa;
	border-bottom: 1px solid #aaa;
	background: none;
}

.flexigrid div.hDiv th,.flexigrid  div.bDiv td
	/* common cell properties*/ {
	text-align: left;
	border-right: 1px solid #ddd;
	border-left: 1px solid #fff;
	overflow: hidden;
	vertical-align: top !important;
	padding-left: 0;
	padding-right: 0;
}

.flexigrid div.hDiv th div,.flexigrid  div.bDiv td  div,div.colCopy div
	/* common inner cell properties*/ {
	padding: 5px;
	border-left: 0px solid #fff;
}

.flexigrid div.hDiv th,div.colCopy {
	font-weight: normal;
	height: 24px;
	cursor: default;
	white-space: nowrap;
	overflow: hidden;
}

div.colCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background: #fafafa url(images/fhbg.gif) repeat-x bottom;
	border: 1px solid #ccc;
	border-bottom: 0px;
	overflow: hidden;
}

.flexigrid div.hDiv th.sorted {
	background: url(images/wbg.gif) repeat-x 0px -1px;
	border-bottom: 0px solid #ccc;
}

.flexigrid div.hDiv th.thOver {
	
}

.flexigrid div.hDiv th.thOver div,.flexigrid div.hDiv th.sorted.thOver div
	{
	border-bottom: 1px solid orange;
	padding-bottom: 4px;
}

.flexigrid div.hDiv th.sorted div {
	border-bottom: 0px solid #ccc;
	padding-bottom: 5px;
}

.flexigrid div.hDiv th.thMove {
	background: #fff;
	color: #fff;
}

.flexigrid div.hDiv th.sorted.thMove div {
	border-bottom: 1px solid #fff;
	padding-bottom: 4px
}

.flexigrid div.hDiv th.thMove div {
	background: #fff !important;
}

.flexigrid div.hDiv th div.sdesc {
	background: url(images/dn.png) no-repeat center top;
}

.flexigrid div.hDiv th div.sasc {
	background: url(images/up.png) no-repeat center top;
}

.flexigrid div.bDiv td {
	border-bottom: 1px solid #fff;
	vertical-align: top;
	white-space: nowrap;
}

.flexigrid div.hDiv th div {
	
}

.flexigrid span.cdropleft {
	display: block;
	background: url(images/prev.gif) no-repeat -4px center;
	width: 24px;
	height: 24px;
	position: relative;
	top: -24px;
	margin-bottom: -24px;
	z-index: 3;
}

.flexigrid div.hDiv span.cdropright {
	display: block;
	background: url(images/next.gif) no-repeat 12px center;
	width: 24px;
	height: 24px;
	float: right;
	position: relative;
	top: -24px;
	margin-bottom: -24px;
}

.flexigrid div.bDiv td div {
	border-top: 0px solid #fff;
	padding-bottom: 4px;
}

.flexigrid tr td.sorted {
	background: #f3f3f3;
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #f3f3f3;
}

.flexigrid tr td.sorted div {
	
}

.flexigrid tr.erow td {
	background: #f7f7f7;
	border-bottom: 1px solid #f7f7f7;
}

.flexigrid tr.erow td.sorted {
	background: #e3e3e3;
	border-bottom: 1px solid #e3e3e3;
}

.flexigrid tr.erow td.sorted div {
	
}

.flexigrid div.bDiv tr:hover td,.flexigrid div.bDiv tr:hover td.sorted,.flexigrid div.bDiv tr.trOver td.sorted,.flexigrid div.bDiv tr.trOver td
	{
	background: #d9ebf5;
	border-left: 1px solid #eef8ff;
	border-bottom: 1px dotted #a8d8eb;
}

.flexigrid div.bDiv tr.trSelected:hover td,.flexigrid div.bDiv tr.trSelected:hover td.sorted,.flexigrid div.bDiv tr.trOver.trSelected td.sorted,.flexigrid div.bDiv tr.trOver.trSelected td,.flexigrid tr.trSelected td.sorted,.flexigrid tr.trSelected td
	{
	background: #d5effc url(images/hl.png) repeat-x top;
	border-right: 1px solid #d2e3ec;
	border-left: 1px solid #eef8ff;
	border-bottom: 1px solid #a8d8eb;
}

/* novstripe adjustments */
.flexigrid.novstripe .bDiv table {
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
}

.flexigrid.novstripe  div.bDiv td {
	border-right-color: #fff;
}

.flexigrid.novstripe div.bDiv tr.erow td.sorted {
	border-right-color: #e3e3e3;
}

.flexigrid.novstripe div.bDiv tr td.sorted {
	border-right-color: #f3f3f3;
}

.flexigrid.novstripe  div.bDiv tr.erow td {
	border-right-color: #f7f7f7;
	border-left-color: #f7f7f7;
}

.flexigrid.novstripe div.bDiv tr.trSelected:hover td,.flexigrid.novstripe div.bDiv tr.trSelected:hover td.sorted,.flexigrid.novstripe div.bDiv tr.trOver.trSelected td.sorted,.flexigrid.novstripe div.bDiv tr.trOver.trSelected td,.flexigrid.novstripe tr.trSelected td.sorted,.flexigrid.novstripe tr.trSelected td
	{
	border-right: 1px solid #0066FF;
	border-left: 1px solid #0066FF;
}

.flexigrid.novstripe div.bDiv tr.trOver td,.flexigrid.novstripe div.bDiv tr:hover td
	{
	border-left-color: #d9ebf5;
	border-right-color: #d9ebf5;
}

/* end novstripe */
.flexigrid div.pDiv {
	background: url(images/wbg.gif) repeat-x 0 -1px;
	border: 1px solid #ccc;
	border-top: 0px;
	overflow: hidden;
	white-space: nowrap;
	position: relative;
}

.flexigrid div.pDiv div.pDiv2 {
	margin: 3px;
	margin-left: -2px;
	float: left;
	width: 1024px;
}

div.pGroup {
	float: left;
	background: none;
	height: 24px;
	margin: 0px 5px;
}

.flexigrid div.pDiv .pPageStat,.flexigrid div.pDiv .pcontrol {
	position: relative;
	top: 5px;
	overflow: visible;
}

.flexigrid div.pDiv input {
	vertical-align: text-top;
	position: relative;
	top: -5px;
}

.flexigrid div.pDiv  div.pButton {
	float: left;
	width: 22px;
	height: 22px;
	border: 0px;
	cursor: pointer;
	overflow: hidden;
}

.flexigrid div.pDiv  div.pButton:hover,.flexigrid div.pDiv  div.pButton.pBtnOver
	{
	width: 20px;
	height: 20px;
	border: 1px solid #ccc;
	cursor: pointer;
}

.flexigrid div.pDiv  div.pButton span {
	width: 20px;
	height: 20px;
	display: block;
	float: left;
}

.flexigrid div.pDiv  div.pButton:hover span,.flexigrid div.pDiv  div.pButton.pBtnOver span
	{
	width: 19px;
	height: 19px;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
}

.flexigrid .pSearch {
	background: url(images/magnifier.png) no-repeat center;
}

.flexigrid .pFirst {
	background: url(images/first.gif) no-repeat center;
}

.flexigrid .pPrev {
	background: url(images/prev.gif) no-repeat center;
}

.flexigrid .pNext {
	background: url(images/next.gif) no-repeat center;
}

.flexigrid .pLast {
	background: url(images/last.gif) no-repeat center;
}

.flexigrid .pReload {
	background: url(images/load.png) no-repeat center;
}

.flexigrid .pReload.loading {
	background: url(images/load.gif) no-repeat center;
}

/* ie adjustments */
.flexigrid.ie div.hDiv th div,.flexigrid.ie  div.bDiv td  div,div.colCopy.ie div
	/* common inner cell properties*/ {
	overflow: hidden;
}
@charset UTF-8;
.flexigrid{font-family:Arial, Helvetica, sans-serif;font-size:11px;position:relative;border:0 solid #eee;overflow:hidden;color:#000}
.flexigrid.hideBody{height:26px!important;border-bottom:1px solid #ccc}
.ie6fullwidthbug{border-right:0 solid #ccc;padding-right:2px}
.flexigrid div.nDiv{background:#eee url(images/line.gif) repeat-y -1px top;border:1px solid #ccc;border-top:0;overflow:auto;left:0;position:absolute;z-index:999;float:left}
.flexigrid div.nDiv table{margin:2px}
.flexigrid div.hDivBox{float:left;padding-right:40px}
.flexigrid div.bDiv table{margin-bottom:10px;border-bottom:1px solid #ccc}
.flexigrid div.bDiv table.autoht{border-bottom:0;margin-bottom:0}
.flexigrid div.nDiv td{border:1px solid #eee;cursor:default;padding:2px 3px}
.flexigrid div.nDiv tr:hover td,.flexigrid div.nDiv tr.ndcolover td{background:#d5effc url(images/hl.png) repeat-x top;border:1px solid #a8d8eb}
.flexigrid div.nDiv td.ndcol1{border-right:1px solid #ccc}
.flexigrid div.nDiv td.ndcol2{border-left:1px solid #fff;padding-right:10px}
.flexigrid div.nDiv tr:hover td.ndcol1,.flexigrid div.nDiv tr.ndcolover td.ndcol1{border-right:1px solid #d2e3ec}
.flexigrid div.nDiv tr:hover td.ndcol2,.flexigrid div.nDiv tr.ndcolover td.ndcol2{border-left:1px solid #eef8ff}
.flexigrid div.nBtn{position:absolute;height:24px;width:14px;z-index:900;background:#fafafa url(images/fhbg.gif) repeat-x bottom;border:0 solid #ccc;border-left:1px solid #ccc;top:0;left:0;margin-top:1px;cursor:pointer;display:none}
.flexigrid div.nBtn div{height:24px;width:12px;border-left:1px solid #fff;float:left;background:url(images/ddn.png) no-repeat center}
.flexigrid div.nBtn.srtd{background:url(images/wbg.gif) repeat-x 0 -1px}
.flexigrid div.mDiv{background:url(images/wbg.gif) repeat-x top;border:1px solid #ccc;border-bottom:0;border-top:0;font-weight:700;display:block;overflow:hidden;white-space:nowrap;position:relative}
.flexigrid div.mDiv div{white-space:nowrap;padding:6px}
.flexigrid div.mDiv div.ptogtitle{position:absolute;top:4px;right:3px;height:16px;width:16px;overflow:hidden;border:1px solid #ccc;cursor:pointer;padding:0}
.flexigrid div.mDiv div.ptogtitle:hover{background-position:left -2px;border-color:#bbb}
.flexigrid div.mDiv div.ptogtitle span{display:block;border-left:1px solid #eee;border-top:1px solid #fff;border-bottom:1px solid #ddd;width:14px;height:14px;background:url(images/uup.png) no-repeat center}
.flexigrid div.mDiv div.ptogtitle.vsble span{background:url(images/ddn.png) no-repeat center}
.flexigrid div.tDiv /*toolbar*/{background:#fafafa url(images/bg.gif) repeat-x top;position:relative;border:1px solid #ccc;border-bottom:0;overflow:hidden}
.flexigrid div.tDiv2{float:left;clear:both;padding:1px}
.flexigrid div.sDiv /*toolbar*/{background:#fafafa url(images/bg.gif) repeat-x top;position:relative;border:1px solid #ccc;border-top:0;overflow:hidden;display:none}
.flexigrid div.sDiv2{float:left;clear:both;width:1024px;padding:5px}
.flexigrid div.sDiv2 input,.flexigrid div.sDiv2 select{vertical-align:middle}
.flexigrid div.btnseparator{float:left;height:22px;border-left:1px solid #ccc;border-right:1px solid #fff;margin:1px}
.flexigrid div.fbutton{float:left;display:block;cursor:pointer;padding:1px}
.flexigrid div.fbutton div{float:left;padding:1px 3px}
.flexigrid div.fbutton span{float:left;display:block;padding:3px}
.flexigrid div.fbutton:hover,.flexigrid div.fbutton.fbOver{border:1px solid #ccc;padding:0}
.flexigrid div.fbutton:hover div,.flexigrid div.fbutton.fbOver div{border-left:1px solid #fff;border-top:1px solid #fff;border-right:1px solid #eee;border-bottom:1px solid #eee;padding:0 2px}
.flexigrid div.hDiv{background:#fafafa url(images/fhbg.gif) repeat-x bottom;position:relative;border:1px solid #ccc;border-bottom:0;overflow:hidden}
.flexigrid div.hDiv table{border-right:1px solid #fff}
.flexigrid div.cDrag{float:left;position:absolute;z-index:2;overflow:visible}
.flexigrid div.cDrag div{float:left;background:none;display:block;position:absolute;height:24px;width:5px;cursor:col-resize}
.flexigrid div.cDrag div:hover,.flexigrid div.cDrag div.dragging{background:url(images/line.gif) repeat-y 2px center}
.flexigrid div.iDiv{border:1px solid #316ac5;position:absolute;overflow:visible;background:none}
.flexigrid div.iDiv input,.flexigrid div.iDiv select,.flexigrid div.iDiv textarea{font-family:Arial, Helvetica, sans-serif;font-size:11px}
.flexigrid div.iDiv input.tb{border:0;width:100%;height:100%;background:none;padding:0}
.flexigrid div.bDiv{border:1px solid #ccc;border-top:0;background:#fff;overflow:auto;position:relative}
.flexigrid div.hGrip{position:absolute;top:0;right:0;height:5px;width:5px;background:url(images/line.gif) repeat-x center;margin-right:1px;cursor:col-resize}
.flexigrid div.hGrip:hover,.flexigrid div.hGrip.hgOver{border-right:1px solid #999;margin-right:0}
.flexigrid div.vGrip{height:5px;overflow:hidden;position:relative;background:#fafafa url(images/wbg.gif) repeat-x 0 -1px;border:1px solid #ccc;border-top:0;text-align:center;cursor:row-resize}
.flexigrid div.vGrip span{display:block;width:20px;height:1px;overflow:hidden;border-top:1px solid #aaa;border-bottom:1px solid #aaa;background:none;margin:1px auto}
.flexigrid div.hDiv th,.flexigrid div.bDiv td
/* common cell properties*/{text-align:left;border-right:1px solid #ddd;border-left:1px solid #fff;overflow:hidden;vertical-align:top!important;padding-left:0;padding-right:0}
.flexigrid div.hDiv th div,.flexigrid div.bDiv td div,div.colCopy div
/* common inner cell properties*/{border-left:0 solid #fff;padding:5px}
.flexigrid div.hDiv th,div.colCopy{font-weight:400;height:24px;cursor:default;white-space:nowrap;overflow:hidden}
div.colCopy{font-family:Arial, Helvetica, sans-serif;font-size:11px;background:#fafafa url(images/fhbg.gif) repeat-x bottom;border:1px solid #ccc;border-bottom:0;overflow:hidden}
.flexigrid div.hDiv th.sorted{background:url(images/wbg.gif) repeat-x 0 -1px;border-bottom:0 solid #ccc}
.flexigrid div.hDiv th.thOver div,.flexigrid div.hDiv th.sorted.thOver div{border-bottom:1px solid orange;padding-bottom:4px}
.flexigrid div.hDiv th.sorted div{border-bottom:0 solid #ccc;padding-bottom:5px}
.flexigrid div.hDiv th.thMove{background:#fff;color:#fff}
.flexigrid div.hDiv th.sorted.thMove div{border-bottom:1px solid #fff;padding-bottom:4px}
.flexigrid div.hDiv th.thMove div{background:#fff!important}
.flexigrid div.hDiv th div.sdesc{background:url(images/dn.png) no-repeat center top}
.flexigrid div.hDiv th div.sasc{background:url(images/up.png) no-repeat center top}
.flexigrid div.bDiv td{border-bottom:1px solid #fff;vertical-align:top;white-space:nowrap}
.flexigrid span.cdropleft{display:block;background:url(images/prev.gif) no-repeat -4px center;width:24px;height:24px;position:relative;top:-24px;margin-bottom:-24px;z-index:3}
.flexigrid div.hDiv span.cdropright{display:block;background:url(images/next.gif) no-repeat 12px center;width:24px;height:24px;float:right;position:relative;top:-24px;margin-bottom:-24px}
.flexigrid div.bDiv td div{border-top:0 solid #fff;padding-bottom:4px; font-size: xx-small !important}
.flexigrid tr td.sorted{background:#f3f3f3;border-right:1px solid #ddd;border-bottom:1px solid #f3f3f3}
.flexigrid tr.erow td{background:#f7f7f7;border-bottom:1px solid #f7f7f7}
.flexigrid tr.erow td.sorted{background:#e3e3e3;border-bottom:1px solid #e3e3e3}
.flexigrid div.bDiv tr:hover td,.flexigrid div.bDiv tr:hover td.sorted,.flexigrid div.bDiv tr.trOver td.sorted,.flexigrid div.bDiv tr.trOver td{background:#d9ebf5;border-left:1px solid #eef8ff;border-bottom:1px dotted #a8d8eb}
.flexigrid div.bDiv tr.trSelected:hover td,.flexigrid div.bDiv tr.trSelected:hover td.sorted,.flexigrid div.bDiv tr.trOver.trSelected td.sorted,.flexigrid div.bDiv tr.trOver.trSelected td,.flexigrid tr.trSelected td.sorted,.flexigrid tr.trSelected td{background:#d5effc url(images/hl.png) repeat-x top;border-right:1px solid #d2e3ec;border-left:1px solid #eef8ff;border-bottom:1px solid #a8d8eb}
.flexigrid.novstripe .bDiv table{border-bottom:1px solid #ccc;border-right:1px solid #ccc}
.flexigrid.novstripe div.bDiv td{border-right-color:#fff}
.flexigrid.novstripe div.bDiv tr.erow td.sorted{border-right-color:#e3e3e3}
.flexigrid.novstripe div.bDiv tr td.sorted{border-right-color:#f3f3f3}
.flexigrid.novstripe div.bDiv tr.erow td{border-right-color:#f7f7f7;border-left-color:#f7f7f7}
.flexigrid.novstripe div.bDiv tr.trSelected:hover td,.flexigrid.novstripe div.bDiv tr.trSelected:hover td.sorted,.flexigrid.novstripe div.bDiv tr.trOver.trSelected td.sorted,.flexigrid.novstripe div.bDiv tr.trOver.trSelected td,.flexigrid.novstripe tr.trSelected td.sorted,.flexigrid.novstripe tr.trSelected td{border-right:1px solid #06F;border-left:1px solid #06F}
.flexigrid.novstripe div.bDiv tr.trOver td,.flexigrid.novstripe div.bDiv tr:hover td{border-left-color:#d9ebf5;border-right-color:#d9ebf5}
.flexigrid div.pDiv{background:url(images/wbg.gif) repeat-x 0 -1px;border:1px solid #ccc;border-top:0;overflow:hidden;white-space:nowrap;position:relative}
.flexigrid div.pDiv div.pDiv2{float:left;width:1024px;margin:3px 3px 3px -2px}
div.pGroup{float:left;background:none;height:24px;margin:0 5px}
.flexigrid div.pDiv .pPageStat,.flexigrid div.pDiv .pcontrol{position:relative;top:5px;overflow:visible}
.flexigrid div.pDiv input{vertical-align:text-top;position:relative;top:-5px}
.flexigrid div.pDiv div.pButton{float:left;width:22px;height:22px;border:0;cursor:pointer;overflow:hidden}
.flexigrid div.pDiv div.pButton:hover,.flexigrid div.pDiv div.pButton.pBtnOver{width:20px;height:20px;border:1px solid #ccc;cursor:pointer}
.flexigrid div.pDiv div.pButton span{width:20px;height:20px;display:block;float:left}
.flexigrid div.pDiv div.pButton:hover span,.flexigrid div.pDiv div.pButton.pBtnOver span{width:19px;height:19px;border-top:1px solid #fff;border-left:1px solid #fff}
.flexigrid .pSearch{background:url(images/magnifier.png) no-repeat center}
.flexigrid .pFirst{background:url(images/first.gif) no-repeat center}
.flexigrid .pPrev{background:url(images/prev.gif) no-repeat center}
.flexigrid .pNext{background:url(images/next.gif) no-repeat center}
.flexigrid .pLast{background:url(images/last.gif) no-repeat center}
.flexigrid .pReload{background:url(images/load.png) no-repeat center}
.flexigrid .pReload.loading{background:url(images/load.gif) no-repeat center}
.flexigrid.ie div.hDiv th div,.flexigrid.ie div.bDiv td div,div.colCopy.ie div
/* common inner cell properties*/{overflow:hidden; font-size: smaller !important}
