/*
Title:   Marazion Memories main style sheet
Author:  Clive Goodhead, Cornwall Internet Limited
Version: 3 November 2005
Notes:   Web site www.marazionmemories.co.uk
*/

body {
  color: #333333;
  background-color: #ccffff;
  font-family: arial, helvetica, verdana, geneva, sans-serif;
  text-align: center;
  border: 0;
  margin: 10px 30px 30px 30px; 
  padding: 0;
}

#content { 
  width: 750px;
  background-color: #ffff99;
  text-align: left;
  border: 4px solid #6699cc; 
  margin: 10px auto 0 auto;
  padding: 0;
}

p {
  font-size: 82%; 
  margin: 0;
  padding: 1em 2em 0 0;
  text-align: left;
}

p.j {
  text-align: justify;
}

a, a:visited {
  color: #0000cc;
  text-decoration: none;
}

a:hover {
  color: #ff0000;
  background-color: #6699cc;
}

/* ---[ header ]------------------------------- */

#film-top {
  height: 21px;
  background: url('images/film-top.gif');
}

#film-bottom {
  height: 24px;
  background: url('images/film-bottom.gif');
}

#header {
  height: 80px;
  text-align: right;
  border-right: 2px solid #000000;
  padding: 0;
}

img.title {
  float: left;
  margin: 0 0 0 5px;
}

img.film {
  border-left: 3px solid #000000;
}

div.title-left {
  position: absolute;
  top: 40px;
  left: 15px;
  height: 1em;
}

div.title-right {
  position: absolute;
  top: 40px;
  right: 15px;
  height: 1em;
}

/* ---[ box layout ]--------------------------- */

#left-container { 
  float: left;
  width: 165px;
}

#right-container {
  padding: 0 0 5px 165px;
}

#main-content{
  padding: 10px;
}

div.clearer {
  clear: left;
  line-height: 1px;
  height: 1px;
}		

/* ---[ menu ]--------------------------------- */

#menu { 
}

div.menu-box {
  width: 150px;
  font-size: 82%;
  border: 1px solid #6699cc;
  margin: 6px;
  padding: 0;
}

div.menu-title-bar {
  width: 100%;
  color: #ffffff;
  background-color: #6699cc;
  margin: 0;
  padding: 2px 0 2px 0;
}

span.menu-title {
  color: #ffffff;
  font-weight: bold;
  margin-left: 10px;
}

#menu ul {
  border: 0; 
  margin: 0.5em 0 0.5em 20px;
  padding: 0;
  text-align: left;
  list-style-type: square;
}

#menu p {
  padding: 0 5px 0 5px;
}

#acro p {
  text-align: center;
  margin: 5px;
  border: 0;
}

#acro a:hover {
  background-color: transparent;
}

#menu img {
  border: 0;
}

/* ---[ date ]--------------------------------- */

#date { 
  width: 550px;
  text-align: right;
  font-size: 70%;
  margin: 0;
  padding: 0;
}


/* ---[ funded ]------------------------------- */

#funded p {
  color: #000000;
  background-color: #ff9900;
  text-align: center;
  font-size: 82%;
  font-weight: bold;
  border: 3px solid #000000;
  padding: 6px 0;
}

#funded a, #funded a:visited {
  color: #333333;
  text-decoration: none;
}

#funded a:hover {
  color: #000000;
  background-color: transparent;
}

/* ---[ footer ]------------------------------- */

#footer p {
  color: #666666;
  text-align: center;
  font-size: 65%;
  padding: 0;
}

#footer a, #footer a:visited {
  color: #333;
  text-decoration: none;
}

#footer a:hover {
  color: #000000;
  background-color: transparent;
}


/* ---[ images ]------------------------------- */

p.c {
  text-align: center;
}

img.l {
  float: left;
  margin: 8px;
}

img.r {
  float: right;
  margin: 8px;
}


/* ---[ blue bullets ]------------------------- */

ul.links {
  font-size: 82%;
  border: 0; 
  margin: 0.5em 0 0.5em 0;
  padding: 0 0 0 5px;
  text-align: left;
  list-style-type: none;
}

li.links {
  background-image: url("images/bluebullet.gif");
  background-repeat: no-repeat;
  background-position: center left;
  margin: 0.4em 0;
  padding: 0.1em 2em;
}






p.small {
  font-size: 65%; 
  margin: 0;
  padding: 1em 0 0 0;
  text-align: left;
}

p.center {
  text-align: center;
  padding: 0.3em 0;
}

.p1 {
  font-size: 150%;
  margin: 0;
  padding: 0;
  text-align: center;
}

.p2 {
  font-size: 150%;
  font-weight: bold;
  margin: 0;
  padding: 0;
  text-align: center;
}

.p3 {
  font-size: 110%;
  font-weight: bold;
  margin: 0;
  padding: 0;
  text-align: center;
}

.bold {
  font-weight: bold; 
}

.address {
  font-size: 82%; 
  padding: 0;
  text-align: center;
}

.address-small {
  font-size: 75%; 
  padding: 0;
  text-align: center;
}

hr {
  width: 100%;
  height: 1px;
}

h1 {
  color: #000000;
  font-size: 100%;
  font-weight: bold;
  margin: 0;
  padding: 1em 0 0 0;
}

h2 {
  font-size: 140%;
  font-weight: bold;
  margin: 0;
  padding: 1em 0;
}

