<!--

/* CSS file for www.cs.bham.ac.uk/~cpc
   
   Author: Chris Creed
   Date: 7th October 2008
   
   Needs tidying up...
   
*/

/* Page and tag styles 
==============================================*/

* {
  margin: 0;
  padding: 0;
}

body {
  font-family: "Helvetica";
  color: #555555;
  font-size: 14px;
  background-color:#eeeeee;
  text-align: center; 
  min-width: 703px;
}

h1 {
  padding-top: 5px;
  padding-bottom: 5px;
  font-size:18px;
  font-weight:normal;
  color:#4287d5;
  border-bottom: dotted 1px #cccccc;
  margin-bottom: 15px;
}

p {
  font-family: "Arial";
  line-height: 1.75em;
  padding-bottom: 12px; 
  padding-left:0px;
}

#img {
  padding-left: 10px;
}

a {
  color:#4287d5;
}

a img { border:none; }


/* Containers 
==============================================*/

#wrapper {
  padding-top: 20px;
  background-color: #eeeeee;
}

#wrapper {
  width: 703px; 
  margin: 0 auto; 
  text-align: left; 
}

#branding {
  height: 94px;
  width: 703px;
  background: url(images/header.gif);
  margin-left:1px;
}

#content { 
  width: 703px; 
  background:url(images/background.gif); 
  margin-left: -2px;
}

#mainContent { 
  padding-left: 40px;
  width:630px;

}

#footer {
  background:url(images/footer.gif);
  width: 705px;
  height: 35px;
  margin-bottom: 20px;
  clear: both; 
  margin-left: -2px;
}

#publication {
  width: 630px; 
}

#pubImg {
  float: left;
  width:50px;

}

#pubDetails {
  float: right;
  width: 575px;

}

#mainNav {
  list-style: none;
  background-color:#eee;
  width: 703px; 
  float: left; 
}

#mainNav ul {
  margin: 0;
  padding: 0;
  width: 703px;
  list-style: none;
  float: left;
  border: none;

}

#mainNav ul li {
  float: left;
} 

#mainNav ul li a {
  display: block;
  float: left;
  border: none;
  padding: 0px;
  text-decoration: none; 
}

#mainNav ul li.divider a:link  {
  background:url(images/divider.gif);
  height: 51px;
  width: 35px; 
}

#mainNav ul li.divider a:visited  {
  background:url(images/divider.gif);
  height: 51px;
  width: 35px; 
}


#mainNav ul li.navTile a:link  {
  background:url(images/nav_tile.gif);
  height: 51px;
  width: 192px; 
}

#mainNav ul li.navTile a:visited  {
  background:url(images/nav_tile.gif);
  height: 51px;
  width: 232px; 
}

#mainNav ul li.navTile2 a:link  {
  background:url(images/nav_tile.gif);
  height: 51px;
  width: 10px; 
}

#mainNav ul li.navTile2 a:visited  {
  background:url(images/nav_tile.gif);
  height: 51px;
  width: 10px; 
}

#mainNav ul li.left a:link  {
  background:url(images/nav_left_side.gif);
  height: 51px;
  width: 35px; 
  margin-left: -1px;
}

#mainNav ul li.left a:visited  {
  background:url(images/nav_left_side.gif);
  height: 51px;
  width: 35px; 
  margin-left: -1px;
}

#mainNav ul li.right a:link  {
  background:url(images/nav_right_side.gif);
  height: 51px;
  width: 33px; 
}

#mainNav ul li.right a:visited  {
  background:url(images/nav_right_side.gif);
  height: 51px;
  width: 33px; 
}

#mainNav ul li.homeCurrent a:link  {
  background:url(images/home_hover.gif);
  height: 51px;
  width: 57px; 
  margin-left: -5px;
}

#mainNav ul li.homeCurrent a:visited  {
  background:url(images/home_hover.gif);
  height: 51px;
  width: 42px; 
  border: none;
  color: white;
  margin-left: -5px;  
}

#mainNav ul li.homeCurrent a:hover { 
  height: 51px;
  width: 42px;
  background:url(images/home_hover.gif);
  margin-left: -5px;
}

#mainNav ul li.home a:link  {
  background:url(images/home.gif);
  height: 51px;
  width: 42px; 
  margin-left: -5px;
}

#mainNav ul li.home a:visited  {
  background:url(images/home.gif);
  height: 51px;
  width: 42px; 
  border: none;
  color: white; 
  margin-left: -5px; 
}

#mainNav ul li.home a:hover { 
  height: 51px;
  width: 42px;
  background:url(images/home_hover.gif);
  margin-left: -5px;
}

#mainNav ul li.researchCurrent a:link  {
  background:url(images/research_hover.gif);
  height: 51px;
  width: 60px; 
}

#mainNav ul li.researchCurrent a:visited  {
  background:url(images/research_hover.gif);
  height: 51px;
  width: 60px; 
  border: none;
  color: white;  
}

#mainNav ul li.researchCurrent a:hover { 
  height: 51px;
  width: 60px;
  background:url(images/research_hover.gif);
}


#mainNav ul li.research a:link  {
  background:url(images/research.gif);
  height: 51px;
  width: 60px; 
}

#mainNav ul li.research a:visited  {
  background:url(images/research.gif);
  height: 51px;
  width: 60px; 
  border: none;
  color: white;  
}

#mainNav ul li.research a:hover { 
  height: 51px;
  width: 60px;
  background:url(images/research_hover.gif);
}

#mainNav ul li.publicationsCurrent a:link  {
  background:url(images/publications_hover.gif);
  height: 51px;
  width: 83px; 
}

#mainNav ul li.publicationsCurrent a:visited  {
  background:url(images/publications_hover.gif);
  height: 51px;
  width: 83px; 
  border: none;
  color: white;  
}

#mainNav ul li.publicationsCurrent a:hover { 
  height: 51px;
  width: 83px;
  background:url(images/publications_hover.gif);
}

#mainNav ul li.publications a:link  {
  background:url(images/publications.gif);
  height: 51px;
  width: 83px; 
}

#mainNav ul li.publications a:visited  {
  background:url(images/publications.gif);
  height: 51px;
  width: 83px; 
  border: none;
  color: white;  
}

#mainNav ul li.publications a:hover { 
  height: 51px;
  width: 83px;
  background:url(images/publications_hover.gif);
}

#mainNav ul li.teachingCurrent a:link  {
  background:url(images/teaching_hover.gif);
  height: 51px;
  width: 58px; 
}

#mainNav ul li.teachingCurrent a:visited  {
  background:url(images/teaching_hover.gif);
  height: 51px;
  width: 58px; 
  border: none;
  color: white;  
}

#mainNav ul li.teachingCurrent a:hover { 
  height: 51px;
  width: 58px;
  background:url(images/teaching_hover.gif);
}

#mainNav ul li.teaching a:link  {
  background:url(images/teaching.gif);
  height: 51px;
  width: 58px; 
}

#mainNav ul li.teaching a:visited  {
  background:url(images/teaching.gif);
  height: 51px;
  width: 58px; 
  border: none;
  color: white;  
}

#mainNav ul li.teaching a:hover { 
  height: 51px;
  width: 58px;
  background:url(images/teaching_hover.gif);
}

#mainNav ul li.contactCurrent a:link  {
  background:url(images/contact_hover.gif);
  height: 51px;
  width: 56px; 
}

#mainNav ul li.contactCurrent a:visited  {
  background:url(images/contact_hover.gif);
  height: 51px;
  width: 56px; 
  border: none;
  color: white;  
}

#mainNav ul li.contactCurrent a:hover { 
  height: 51px;
  width: 56px;
  background:url(images/contact_hover.gif);
}

#mainNav ul li.contact a:link  {
  background:url(images/contact.gif);
  height: 51px;
  width: 56px; 
}

#mainNav ul li.contact a:visited  {
  background:url(images/contact.gif);
  height: 51px;
  width: 56px; 
  border: none;
  color: white;  
}

#mainNav ul li.contact a:hover { 
  height: 51px;
  width: 56px;
  background:url(images/contact_hover.gif);
}



