﻿#header {
  background-image:url(/graphics/banner_birder.jpg);
  height:125px;
}
#menu {
 top:125px;
}
#adverts {
 top:120px;
}
#navigation {
 background-color:#081B55;
 height:2em;
}
#header #tag {
 color:#000;
 top:125px;
}
#header #logo {
 color:#000;
 font-family:"trebuchet ms",arial,tahoma,verdana,sans-serif;
 font-size:3em;
 text-transform:none;
 top:1em;
}
#bar ul li {
 list-style:none;
}
#content {
 margin:0 0 0 13em;

}
#container {
 background-color:#FFF;
}
td img.camera {
 float:right;
}

dl {
 margin:0;
}
dd {
 margin:0 0 1em 0;
}
dd p.link {
 color:#999999;
 font-size:0.8em;
}
table {
 background:#FFF;
}
/* -------------------------------------- SIDEBAR DIV ----------------------------------- */

#sidebar {
 font-size:0.8em;
 left:0;
 margin:7em 0 0 2em;
 position:absolute;
 text-align:left;
 top:145px;
 width:13em;
}

/* -------------------------------------- SUBMIT PAGE ----------------------------------- */

#frmSubmit #cmdAdd {
 margin-bottom:1em;
}
#sightingslist, #sightingslist ul {
 list-style:none;
}
#sightingslist li {
 padding:0.2em 0 0.2em 0;
 margin:0;
 font-weight:bold;
}
#sightingslist ul li {
 padding:0.2em 0 0 0;
 margin:0;
 font-weight:normal;
}
#cmdSubmit, #cmdDelete {
 font-size:0.85em;
}



div.col3 div#menu {
 width:16em;
}
div.col3 div#adverts {
 margin:6em 0 0 2em;
}
div.col3 div#content {
 margin:2em 17em 0 12em;
}

#contactform label {
 float:left;
 width:12em;
}
#contactform #txtEmail, #contactform #txtComment, #contactform #txtName {
 width:30em;
}
#contactform #txtComment {
 height:15em;
}
