/* CSS Document */

body {
  margin: 0;
  padding: 0;
  background-color: #FFFFFF;
  background-image: url(/art/img01.gif);
  background-position: 0 0;
  background-repeat: repeat-x;
  color: #8E959B;
  font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
  font-size: 16px;
}

div, img, form, object {
  margin: 0;
  padding: 0;
  border-width: 0;
}

a {
  color: #E55D13;
  text-decoration: underline;
}

a:hover {
  text-decoration: none;
}

small {
  font-size: 12px;
}

p, li {
  text-align: justify;
}

p.right {
  text-align: right;
}

dt {
  font-weight: bold;
}

/* -------------------------------------------------------------------------- */

div#container {
  width: 850px;
  margin: 0 auto 0 auto;
  background-image: url(/art/img21.jpg);
  background-position: 0 98px;
  background-repeat: repeat-y;
}

div#container2 {
  width: 706px;
  padding: 0 72px 0 72px;
  background-image: url(/art/img01.gif);
  background-position: 0 0;
  background-repeat: repeat-x;
}

div#a {
  height: 225px;
  padding: 12px 0 0 0;
}

div#aa {
  background-image: url(/art/img02.jpg);
  background-position: 0 0;
  background-repeat: no-repeat;
  float: left;
  height: 208px;
  padding: 0 15px 0 0;
  width: 208px;
  text-align: center;
}

div#aa a {
  text-decoration: none;
}

div#aa a:hover {
  color: #990000;
}

div#aa h1 {
  margin: 0;
  padding: 120px 0 0 0;
  height: 30px;
  font-size: 22px;
}

div#aa h2 {
  margin: 0;
  padding: 0;
  font-size: 14px;
}

div#ab {
  float: left;
}

div#ab ul {
  height: 55px;
  list-style-image: none;
  list-style-position: outside;
  list-style-type: none;
  margin: 0;
  padding: 23px 0 23px 0;
}

div#ab ul li {
  display: inline;
}

div#ab ul li a {
  background-image: url(/art/img03.jpg);
  background-position: 0 0;
  background-repeat: no-repeat;
  display: block;
  float: left;
  font-size: 22px;
  height: 39px;
  letter-spacing: -1px;
  padding-top: 16px;
  text-align: center;
  text-decoration: none;
  text-transform: lowercase;
  width: 120px;
}

div#ab ul li a:hover, div#ab ul li.selected a {
  background-image: url(/art/img04.jpg);
  color: #FFFFFF;
}

div#ac {
  float: left;
  height: 102px;
  width: 480px;
  background-image: url(/art/header/2.jpg);
  background-position: 0 0;
  background-repeat: no-repeat;
}

div#aca {
  height: 102px;
  width: 480px;
  background-image: url(/art/img19.gif);
  background-position: 0 0;
  background-repeat: no-repeat;  
}

div#b {
}

div#ba {
  float: left;
  width: 200px;
}

div#bb {
  float: right;
  width: 480px;
}

div#c {
  background-color: #EB850C;
  background-image: url(/art/img16.gif);
  background-position: 0 0;
  background-repeat: no-repeat;  
  clear: both;
  color: #FFFFFF;
  font-size: small;
  font-weight: bold;
  height: 20px;
  padding: 20px 15px 20px 15px;
  width: 670px;
  text-align: center;
  margin: 20px 0 20px 0;
}

div#c a {
  color: #FFFFFF;
}


/* -------------------------------------------------------------------------- */

div.box {
  margin-bottom: 20px;
}

div.box h2 {
  color: #FFFFFF;
  font-size: 26px;
  font-weight: normal;
  height: 40px;
  letter-spacing: -2px;
  margin: 0 0 2px 0;
  padding: 10px 0 0 50px;
}

div.box div.box_content {
}

div.box ul {
  list-style-image: none;
  list-style-position: outside;
  list-style-type: none;
  margin: 0;
  padding: 0;
}

div.box ul li {
  font-size: small;
  border-style: dotted;
  border-width: 1px 0 0 0;
  margin: 0;
  padding: 10px;
}

div.box ul li a {
  font-weight: bold;
  text-decoration: none;
}

div.box ul li a:hover {
  color: #000000;
}

div.box_green h2 {
  background-color: #AFB43C;
  background-image: url(/art/img06.jpg);
  background-position: 0 0;
  background-repeat: no-repeat;  
}

div.box_green div.box_content {
  background-color: #E4E9C5;
  background-image: url(/art/img07.gif);
  background-position: 0 100%;
  background-repeat: no-repeat;
  padding-bottom: 10px;  
}

div.box_green ul li {
  border-color: #A7B83F;
}

div.box_green ul li.selected {
  background-color: #ABB63D;
}

div.box_green ul li a {
  color: #A7B83F;
}

div.box_green ul li.selected a,
div.box_green ul li.selected a:hover {
  color: #FFFFFF;
}

div.box_blue h2 {
  background-color: #3F95B8;
  background-image: url(/art/img09.jpg);
  background-position: 0 0;
  background-repeat: no-repeat;  
}

div.box_blue div.box_content {
  background-color: #C5DFE9;
  background-image: url(/art/img10.gif);
  background-position: 0 100%;
  background-repeat: no-repeat;  
  padding-bottom: 10px;  
}

div.box_blue ul li {
  border-color: #3F95B8;
}

div.box_blue ul li.selected {
  background-color: #204B5C;
}

div.box_blue ul li a {
  color: #3F95B8;
}

div.box_blue ul li.selected a,
div.box_blue ul li.selected a:hover {
  color: #FFFFFF;
}

/* -------------------------------------------------------------------------- */

div.box_text {
/*  margin-bottom: 10px;*/
}

div.box_text h2 {
  color: #8E959B;
  font-size: 2em;
  font-weight: normal;
  letter-spacing: -0.1em;
  padding: 10px 0 0 0;
  margin: 0;
}

div.box_text h3 {
  background-image: url(/art/img12.gif);
  background-position: 0 0;
  background-repeat: no-repeat;  
  font-size: 12px;
  font-weight: normal;
  height: 20px;
  padding: 2px 0 0 10px;
}

div.box_text div.box_content {
  line-height: 1.6em;
  padding: 0 20px 0 20px;
}

div.box_text div.box_content p {
  margin: 0;
  padding: 5px 0 5px 0;
}

div.box_text div.box_content ul,
div.box_text div.box_content ol {
  margin: 0;
  padding: 10px 0 10px 40px;
}

/* -------------------------------------------------------------------------- */

p.register {
  height: 73px;
}

p.register a {
  display: block;
  float: right;
  height: 73px;
  width: 278px;
  background-image: url(/art/img20.jpg);
  background-position: 0 0;
  background-repeat: no-repeat;
  text-decoration: none;  
}

p.register a span {
  display: none;
}

/* -------------------------------------------------------------------------- */

img.right {
  float: right;
  margin: 0 0 5px 5px;
}

/* -------------------------------------------------------------------------- */

dl.zodiac {
  margin: 0;
  padding: 10px 0 10px 0;
  font-size: 12px;
  line-height: 1.2em;
}

dl.zodiac dt {
  float: left;
  width: 120px;
}

dl.zodiac dd {
  margin-left: 120px;
}

/* -------------------------------------------------------------------------- */

div.alert {
  margin: 10px 0 10px 0;
  padding: 10px;
  background-color: #FFFFC0;
  color: #EB850C;
  border-color: #DEDBDB;
  border-style: solid;
  border-width: 1px;
  text-align: center;  
}

/* -------------------------------------------------------------------------- */

form {
}

form fieldset {
  border-color: #DEDBDB;
  border-style: solid;
  border-width: 1px;
  margin: 0 0 10px 0;
  padding: 5px 10px 5px 10px;
}

form fieldset legend {
  background-image: url(/art/img13l.gif);
  background-position: 0 0;
  background-repeat: no-repeat;
  padding: 0 0 0 20px;
  margin: 0;  
}

form fieldset legend span {
  font-weight: bold;
  color: #8E959B;
  background-image: url(/art/img13r.gif);
  background-position: 100% 0;
  background-repeat: no-repeat;
  padding: 8px 20px 8px 0;
  margin: 0;  
  display: block;
}

form fieldset div {
  padding-bottom: 5px;
}

form fieldset div label {
  float: left;
  display: block;
  width: 125px;
}

form fieldset div input,
form fieldset div textarea,
form fieldset div select,
input.code {
  width: 285px;
  border-color: #DEDBDB;
  border-style: solid;
  border-width: 1px;
  color: #8E959B;
  margin: 0;
  padding: 2px 1px 2px 1px;
}

input.code {
  width: 100%;
}

form fieldset div textarea {
  height: 95px;
}

form fieldset div.forename2 label {
  width: 210px;
}

form fieldset div.forename2 input {
  width: 200px;
}

form div.buttons {
  text-align: right;
  _padding-top: 10px;
}

/* -------------------------------------------------------------------------- */

span.button {
  display: inline-block;
  display: -moz-box;
  height: 51px;
  background-color: transparent;
  background-image: url(/art/img21l.png);
  background-position: 0 0;
  background-repeat: no-repeat;
  padding: 0 0 0 30px;
  margin: 0;  
}

span.button input {
  display: inline-block;
  display: -moz-box;
  color: #FFFFFF;
  font-size: 18px;
  height: 43px;
  _height: 49px;
  background-color: transparent;
  background-image: url(/art/img21r.png);
  background-position: 100% 0;
  background-repeat: no-repeat;
  border-width: 0;
  padding: 0 30px 8px 0;
  _padding: 0 30px 2px 0;
  margin: 0;  
  font-family: Lucy,"Trebuchet MS",Arial,Helvetica,sans-serif;
}

form fieldset span.button input {
  width: auto;
  border-width: 0;
}
