a:active,a:hover,a:focus
{
color:#666666 !important;
}

tr,td
{
border:none !important;
}

.contact_entry
{
color:#000000;
padding:4px;
font-weight:bold;
font-size:1.1em;
}

.categorie_entry
{
color:#999999;
font-size:10px;
}

.url_entry a
{
color:#2D6EAA;
font-size:11px;
padding:8px;
}

.td_contact
{
-moz-border-radius:6px 6px 6px 6px;
background:#F1F1F1;
}


.categorie
{
padding:4px;
float:left;
margin-left:15px;
padding:10px;
background:url(images/categories/user_search.png) no-repeat;
padding-left:17px;
}

.categorie a
{
font-weight:bold;
font-size:12px;
}

.selected_categorie
{
padding:4px;
float:left;
margin-left:15px;
padding:10px;
background:url(images/categories/user_search.png) no-repeat;
padding-left:17px;
}

.selected_categorie a
{
font-weight:bold;
font-size:14px;
text-decoration:underline;
}

.directorix_content
{
padding:15px;
}

.entrieslist_title
{
margin-top:20px;
font-size:16px;
color:#00457B;
font-weight:bold;
}

.entrieslist_time
{
margin-top:15px;
font-weight:bold;
}

.entrieslist_location
{
margin-top:15px;
font-weight:bold;
}

.entrieslist_description
{
margin-top:15px;
font-weight:bold;
}

.entrieslist_none
{
padding-left:50px;
padding-top:10px;
}

hr
{
height:1px;
border:dotted 1px #000033;
}

.entrieslist_grand_title
{
font-size:21px;
font-weight:bold;
color:#00457B;
padding-bottom:7px;
border-bottom:1px solid #00457B;
margin-bottom:20px;
margin-top:10px;
}

.entrieslist_details
{
font-size:10px;
margin-bottom:10px;
float:right;
}


.entrieslist_details a
{
display: block; 
float: left;
white-space: nowrap;
padding: 1px 5px;
cursor: pointer;
font-size:10px;
text-decoration:none;
color:#666666;
}

.icon-entrydetails               
{ 
background: url(images/toolbar/bt_entrydetails.png) no-repeat; 
display: block;
float: none;
height: 32px;
margin: 0 auto;
width: 32px;
border:none;
}

.categories
{
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;
width:100%;
}