﻿#toolbar {
list-style:none;
margin:0px;
padding:0;
/*margin-bottom:70px;*/
}

ul#toolbar li {
display:inline;
text-align:center;
}

/*ul#toolbar li a {
text-decoration:none;
color:#006699;
float:left;
text-align:center;
border-left:2px solid #fff;
border-right:10px solid #e3eced;
width:155px;
line-height:16px;
padding:5px 10px 5px 5px;
background: url(../../../images/square_arrow_right.png) no-repeat right #E3ECED;
}*/

ul#toolbar li a {
text-decoration:none;
color:#ffffff;
float:left;
text-align:center;
border-left:2px solid #fff;
border-right:10px solid #005983;
width:204px;
line-height:16px;
padding:5px 10px 5px 5px;
background: url(../../../images/go.png) no-repeat right #005983;
font-weight:bold;
}

/*ul#toolbar li a:hover {
color:#fff;
background: url(../../../images/square_arrow_right.png) no-repeat right #8cabbf;
border-right:10px solid #8cabbf;
}*/

ul#toolbar li a:hover {
color:#000000;
background: url(../../../images/go.png) no-repeat right #c7d9ed;
border-right:10px solid #c7d9ed;
font-weight:bold;
}



.cssPager td
{   
    padding:3px;
  	
}

.cssPager td span

{
     font-weight:bold;
     color:#ff0000;
} 



.cssPager td a:link
{    
     color:#006699;
     text-decoration:none;
     border:1px solid #CCCCCC;
     padding:2px;
     background-color:#e7f0f1;
}

.cssPager td a:hover
{
    color:#013955;
    text-decoration:underline;
}



.searchTable
{
   width: 500px;
   border-collapse:collapse;
} 
.searchTable td
{
   border:none;
   outline:none;
}

#searchDiv td
{
    padding:8px;    
}


.toolsPanelStyle
{
    margin-bottom:10px;
}

.searchResultsGrid td
{
    border-bottom:1px solid #e3eced;
}
        
.searchResultsGrid th
{
    border:1px solid #eee;
    padding:8px;
}


.stationDetailsTable th
{
 
}

.stationDetailsTable td
{
   
}

.stationDetailsQuestMarksTable td
{
    /*background-color:Aqua;
    line-height:15px;
    padding:2px;*/
  
}

table 
{
    border: 0px;
    padding:0px;
}

table td
{
   border:none;
   outline:none;
}


#toolbarDiv
{
   margin-top:0px;
}
    


