/*===== tables ===============================================================*/

#tables
{
line-height:1.25em;
}

#tables form
{
padding-bottom:1.5em;
margin-top:0em;
text-align:left;
width:51.5em;
}
#tables form select
{
margin-right:1em;
}
#tables form select:nth-of-type(1), #tables form select:nth-of-type(4)
{
width:5.5em;
}
#tables form select:nth-of-type(2), #tables form select:nth-of-type(5)
{
width:8em;
}
#tables form select:nth-of-type(3), #tables form select:nth-of-type(6)
{
width:4em;
}
#tables form select:nth-of-type(7)
{
width:13em;
}
#tables form select:nth-of-type(8)
{
width:20em;
}
#tables form button
{
float:right;
}

#tables h3
{
margin-bottom:0.5em;
margin-left:0.75em;
margin-top:1em;
}
#tables h4
{
margin-bottom:0.75em;
margin-left:2em;
}
#tables h4:nth-of-type(1)
{
margin-bottom:-0.75em;
}
#tables form h4
{
margin-left:0em;
margin-top:0em;
}

#tables h4 a
{
text-decoration:none;
}
#tables h4 img
{
height:1em;
position:relative;
top:0.18em;
}

#tables p 
{
margin-bottom:1em;
}

#tables table
{
background:#4d6db8;
background:-webkit-linear-gradient(left, #3e5793, #4d6db8, #3e5793); /* For Safari 5.1 to 6.0 */
background:-o-linear-gradient(left, #3e5793, #4d6db8, #3e5793); /* For Opera 11.1 to 12.0 */
background:-moz-linear-gradient(left, #3e5793, #4d6db8, #3e5793); /* For Firefox 3.6 to 15 */
background:linear-gradient(left, #3e5793, #4d6db8, #3e5793); /* Standard syntax */
border-collapse:collapse;
border:0.1em solid #757591;
font-size:12px;
margin:1.5em auto 3em auto;
}
#tables table tbody
{
background:#ffffff;
}
#tables thead tr a
{
color:#ffffff;
font-weight:bold;
text-decoration:none;
}
#tables thead tr a:hover
{
color:#ddeeff;
}
#tables thead tr a:active
{
color:#aabbff;
}
#tables tr
{
height:2.5em;
}
#tables tr:nth-of-type(2n)
{
background:#ebeeff;
}
#tables td, #tables th
{
text-align:center;
}
#tables th:nth-of-type(1)
{
min-width:4em;
}
#tables th:nth-of-type(3), #tables th:nth-of-type(4)
{
min-width:7em;
}
#tables td:nth-of-type(2), #tables th:nth-of-type(2)
{
min-width:22em;
text-align:left;
}
#tables th:nth-of-type(5), #tables th:nth-of-type(6)
{
min-width:10em;
}

#tablefilters
{
min-height:5em;
}

.groupname 
{
font-weight:bold;
position:relative;
top:1.25em;
}

.profilepicture_small
{
border:0.1em solid #757591;
margin:0.5em 1em 0.5em 0em;
}
