﻿/*****************/
/* Acacia Pharma */
/*****************/

html {
  height: 100%;
  margin-bottom: 1px;
}

body {
  margin: 100px 0px 100px 0px;
  padding: 0px;
  background-color: #54bdec;
  text-align: center;
  font: 62.5% arial, sans-serif;
}

body#popup {
  margin: 0px;
  padding: 0px;
}
  
#wrapper {
  width: 799px;
  margin: 0px auto;
  background-color: #fff;
  text-align: left;
  background-image: url('../images/bg-logo.png');
  background-repeat: no-repeat;
}

h1 {
  height: 110px; 
  margin: 0px;
  padding: 0px;
  /*background: url('../images/lbshape_t.gif') no-repeat 87px 0;*/
}

h1 img {
  float: right;
  margin: 40px 40px 0px 0px;
  border: 0px;
}

a {
  text-decoration: none;
  color: #00a6e4;
}

a:hover {
  color: #000;
}

#latest {
  width: 150px;
  height: 270px;
  float: left;
  padding-top: 15px;
  padding-right: 94px;
  padding-left: 10px;
  /*background: url('../images/lbshape_b.gif') no-repeat 0 0;*/
}

#latest h5 {
  margin: 0px;
  padding: 0px 0px 3px 0px; 
  font-size: 1.1em;
  color: #00afdc;
}

#latest a {
  display: block;
  padding: 0px 0px 20px 0px; 
  font-size: 1em;
  font-weight: bold;
  text-decoration: none;
  color: #000;
}

#latest a:hover {
  color: #01a6e3;
}

#content {
  width: 523px;
  margin-top: 70px;
  margin-right: 10px;
  float: left;
}

h2 {
  margin: 0px;
  padding: 0px 0px 10px 0px; 
  font-size: 1.6em;
  font-weight: normal;
  color: #00afdc; 
}

p {
  margin: 0px;
  padding: 0px 0px 10px 0px; 
  font-size: 1.1em;
  line-height: 1.6em;
}

h3 {
  color: #00afdc; 
  font-size: 1.6em;
  margin: 0px;
  padding: 5px 0px 15px 0px; 
  line-height: 1.6em;
}

.last {
  padding-bottom: 0px;
}

#mcorner {
  height: 52px;
  clear: both; 
  padding-left:0px;
  background: url('../images/wcorner.gif') no-repeat 100% 0;
}

#bcorner {
  height: 65px;
  margin: 0px;
  padding: 0px;
  background-color: #54bdec;
}

#bcorner a {
  color: #c3e7f3;
  text-decoration: none;
  
}

#bcorner a:hover {
  color: #77cff6;
}

h6 {  
  width: 773px;
  height: 65px;
  margin: 0px;
  padding: 0px 0px 0px 10px;
  color: #FFF;
  background: #00a6e4 url('../images/bcorner.gif') no-repeat 100% 0;
  font-size: 1.1em;
  font-weight: normal;
  text-decoration: none;
}

#content table {
  border: 0px;
  font-size: 1.1em;
  width: 100%;
}

#content table td, #content table th {
   border-bottom: 1px solid #FFF;
   padding: 5px;
   text-align:left; 
   vertical-align: top;
}

#content table tr.other td {
  background-color: #BFE8F8;
   height:30px;
  vertical-align:middle; 
}

#content table tr.alt td {
  background-color: #D9F1FB;
  height:30px;
  vertical-align:middle;
}

table.news a {
  text-decoration: none;
  font-weight: bold;
  color: #000;
}

table.news a:hover {
  color: #01a6e3;
}

.contact {
  float: left;
  width: 155px;
  padding-right: 15px;
}

.clearme {
  clear: both;
}

a img {
  border: none;
}

img.event {
  float: left;
  clear: both;
  margin-bottom: 10px;
  margin-right: 10px;
  border: 1px solid #f0f0f0;
}