@charset "utf-8";
/* CSS Document */

#logo {background:url(../../images/justjagsuk/justjagsuk_logo_new.png) no-repeat;height:84px;width:600px;display:block;position:absolute}
#header_container {background:url(../../images/justjagsuk/header_background_new.jpg) no-repeat top right;}

#content h3, #content h4, #content strong {color:#004225;}

#searchbar {background:#004225;text-align:center;color:white;margin:5px 0px 0px;padding:0px 20px 0px;}
#searchbar strong {color:white;font-size:10px!important;}
#userbar {background:#004225 url(../../images/justjagsuk/searchbar_background.png) no-repeat bottom left;padding:15px;color:white;}

#footer {background:url(../../images/justjagsuk/footer_background.png) no-repeat bottom left;}

a {color:#004225;text-decoration:none;}
a:hover {text-decoration:underline;}
#wide a {text-decoration:underline;}
#wide a:hover {text-decoration:none;}
#header_container a, #userbar a {color:white;}

th a {color:white !important;}
th {background:#004225;color:white;}
td.first {border-bottom:1px solid ;background:#CFE7DD;}
td.second {border-bottom:1px solid ;background:#E9F3EF;}

tr.row1 {background:#CFE7DD;}
tr.row1 td.first, tr.row1 td.second {background:none;border:none;}
tr.row2 {background:#E9F3EF;}
tr.row2 td.first, tr.row2 td.second {background:none;border:none;}
