﻿td a
{
 font: verdana;
 font-size: 10px;
 font-weight: bold;
 color: #2883E9;   
}
a:hover
{
    color: #2883E9;
}
 .b 
  {width: 100px;
   border: #fff;
   padding: 4px;
   margin-left: 20px;
   background: url(/images/navigation_hitButtons/buttons.gif);
  }  
  
th.title-header
{
    font-weight: normal;
    padding-left: 3px;
    padding-right: 3px;
}
td.title-header, th.title-header, tr.title-header
{
    margin-top: 0px;
    font-size: 11px;
    color: #fff;
    line-height: 16px;
    border-bottom: solid 1px #861010;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    background-color: #0e0300;
    white-space: nowrap;
    font-weight: bold;
   
}
td.tab_actived
{
    color: #fff;
    cursor: pointer;
    border: solid 1px #861010;
    background-color: #0e0300;

}
td.tab_disabled
{
    border-left-style: solid;
    border-left-width: 1px;
    border-left-color: #861010;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #861010;
    border-right-style: solid;
    border-right-width: 1px;
    border-right-color: #861010;
    border-top-style: solid;
    border-top-width: 1px;
    border-top-color: #861010;
    color: #fff;
    cursor: pointer;
    background-color: #0e0300;
  
}
td.tab_last
{
    cursor: default;
   background-color: #0e0300;
    border: solid 1px #861010;
    padding: 0px;
    width: 100px;
  
}
td.tab_spacer
{
    cursor: default;
   background-color: #0e0300;
   
    border-top: solid 1px #861010;
    border-bottom: solid 1px #861010;
}
td.tab_line
{
    cursor: default;
   background-color: #0e0300;
    border-top-style: solid;
    border-top-width: 1px;
    border-top-color: #861010;
}
tr.oddrow, td.oddrow
{
    background-color: #0e0300;
    border-top: solid 1px #861010;
}
tr.evenrow, td.evenrow
{
    background-color: #0e0300;
    border-top: solid 1px #861010;
}

td
{
    color: #666;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 10px;
    margin-right: 5px;
    margin-left: 10px;
    
}
td.input-box-text
{
    color: black;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: bold;
    line-height: 15px;
}
.dir_action_label
{
    font-size: 11px;
    color: black;
    line-height: 12px;
    border-bottom: gray thin solid;
    border-top: gray thin solid;
    border-left: gray thin solid;
    border-right: gray thin solid;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    background-color: #ece9d8;
    white-space: nowrap;
}
.t
{
    border-width: 1px 1px 1px 1px;
    border-style: solid solid solid solid;
    border-left-color: #861010;
    border-top-color: #861010;
    border-bottom-color: #861010;
    border-right-color: #861010;
    padding: 4px 4px 0;
    height: 22px;
    width: 200px;
    vertical-align: middle;
    background-position: right;
    background-repeat: no-repeat;
    background-color: #5B1616;
    margin-left: 5px;
    margin-right: 0px;
    color: #fff;
}

.b
{
    border-width: 1px 1px 1px 1px;
    border-style: solid solid solid solid;
    border-left-color: #861010;
    border-top-color: #861010;
    border-bottom-color: #861010;
    border-right-color: #861010;
    vertical-align: middle;
    background-position: right;
    background-repeat: no-repeat;
    color: #fff;
    font-size: 10px;
    font-weight: bold;
    font: arial;
}
.bl
{
    font-size: 10px;
    font-weight: bold;
    padding: 6px;
    font-family: verdana,sans-serif;
}
.b-title
{
    font-size: 10px;
    font-weight: bold;
    padding: 6px;
    font-family: verdana,sans-serif;
}
.b2
{
    font-size: 10px;
    font-weight: bold;
    color: #444468;
    background-color: #D7EDF4;
    padding: 4px;
}
.b3
{
    font-size: 10px;
    background-color: #ffffff;
}
#timedv
{
    border: 1px solid #cbcbcb;
    padding: 0px;
}
#catdv
{
    border: 1px solid #cbcbcb;
    padding: 0px;
}
#MapSearchOption
{
    position: absolute;
    border: solid 1px #cbcbcb;
    display: none;
    background-color: #f5f5f5;
    z-index: 3200;
    
}
.VE_Panel_el
{
    display: none;
}
div.VE_PlaceList
{
    overflow: auto;
    height: auto;
    padding-right: 12px;
}
div.VE_PlaceList .VE_PlaceList_Body
{
    top: 100px;
}

#mapContent
{
 width: 750px;
 height:auto;   
    
    
    
}
