input:focus
{
border:1px inset !important;
}

a:active,a:hover,a:focus
{
color:#FFFFFF !important;
}

tr,td
{
border:none !important;
}

.no_results
{
font-size:13px;
font-weight:bold;
font-style:italic;
height:70px;
}

.categories_container
{
padding:4px;
}

.url_entry a
{
color:#2D6EAA;
font-size:11px;
padding:8px;
}

.title_entry a
{
color:#000000;
text-decoration:underline;
font-size:12px;
font-weight:bold;
}

.categorie_entry
{
color:#999999;
font-size:10px;
padding:8px;
}

.address_entry
{
-moz-border-radius:6px 6px 6px 6px;
background:#DEDEDE;
margin-right:10px;
min-height:40px;
padding:10px;
margin-top:19px;
margin-bottom:10px;
}

.image_entry
{
float:left;
margin-right:8px;
}

.contact_entry
{
color:#CCCCCC;
padding:4px;
font-size:1.1em;
text-align:right !important;
font-style:italic;
}

.directorix_content
{
padding:15px;
}

.entriessearch_grand_title
{
font-size:21px;
font-weight:bold;
color:#00457B;
padding-bottom:7px;
border-bottom:1px solid #00457B;
margin-bottom:20px;
margin-top:10px;
}

.results_table
{
color: #666666;
width: 100%;
}

.results_table a{
    color: #FAFAFA;
}

.title a{
    font-weight: bold;
}

.empty_line
{
height:30px;
background:url(images/table/table-footer-center.png) repeat-x;
}

.empty_line2
{
height:10px;
}

.first_col
{
background:#29363E;
color:#CDCDCD;
font-weight:bold;
}

.second_col
{
background:#29363E;
}

.third_col
{
border-left:1px dotted grey;
background:#364A56;
width:20%;
}

.results_table td, .results_table th {
    padding: 4px;
}

.pagination div.limit {
    float: left;
    height: 22px;
    line-height: 22px;
    margin: 0 10px;
}

.table_search
{
background-color: #F1F1F1;
/* offset left, top, thickness, color with alpha */
-webkit-box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.5);
-moz-box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.5);
box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.5);
/* IE */
filter:progid:DXImageTransform.Microsoft.dropshadow(OffX=5, OffY=5, Color='gray');
/* slightly different syntax for IE8 */
-ms-filter:"progid:DXImageTransform.Microsoft.dropshadow(OffX=5, OffY=5, Color='gray')";
margin-bottom:20px;
height:40px;
width:100%;
}

