/*
---------------------------------------------
 
File :       /css/style.css
Title :      One Branch General CSS File
Author :     Derek Smith, adamantean ltd.
URL :        http://www.adamantean.com
 
Created :    16/01/2008 DSAD
 
---------------------------------------------
*/
 
 
/* General */

body {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #006D9D;
  background: #EDEDED;
  background-image: url("/images/bodybg.gif");
  background-repeat: repeat-x;
  margin: 0px;
  padding: 0px;
}

a:link {
  color: #006D9D;
  text-decoration: underline
}

a:active,
a:visited,
a:hover {
  color: #006D9D;
}

h1, h2, h3 {
  color: #FF4801;
  margin: 0px;
  padding: 0;
}

h1 {
  font-size: 16px;
}

h2 {
  font-size: 14px;
  margin-top: 15px;
}

h3 {
  font-size: 12px;
  margin-top: 10px;
}

p {
  margin: 0;
  margin-top: 10px;
  margin-bottom: 10px;
}

table {
  width: 100%;
  text-align: left;
  font-size: 11px;
  border-collapse: collapse;
}

th {
  background: #DEDEDE;
  white-space: nowrap;
}

td, tr.total td.data {
  background: #EFEFEF;
}

th, td, tr.total td.data {
  vertical-align: middle;
  padding: 3px 15px 3px 15px;
  border: 1px solid #ffffff;
}

tr.total td.bold {
  font-weight: bold;
}

tr.total td {
  background: #ffffff;
}

td.number, th.number {
  text-align: right;
}

.paddingleft1 {
  padding-left: 15px;
}

ul {
  margin-top: 10px;
  margin-bottom: 10px;
}

div#sitewrapper {
  width: 950px;
  margin-left: auto;
  margin-right: auto;
  background-image: url("/images/sitewrapperbg.gif");
  background-repeat: repeat-y;
}

div#sitewrapper2 {
  background-image: url("/images/sitewrapper2bg.gif");
  background-repeat: repeat-x;
}

div#site {
  margin-left: 10px;
  margin-right: 10px;
  line-height: 130%;
  background: #00C296;
}

div#header {
  height: 120px;
  overflow: hidden;
  background-image: url("/images/headerbg.gif");
  background-repeat: repeat-x;
}

div#headerbar {
  height: 35px;
  overflow: hidden;
  text-align: right;
}

div#headerbarcontent {
  padding: 10px 16px 0 35px;
}

div#headermenu {
  float: left;
  text-align: left;
}

img#logo {
  display:inline;
  float: left;
  margin-left: 30px;
}

div#textlogo {
  float: left;
}

img#textlogo {
  display:inline;
  float: left;
  margin-top: 14px;
  margin-left: 7px;
}

img#tagline {
  display:inline;
  margin-top: 21px;
  margin-left: 7px;
  margin-right: 80px;
}

div#menuleft {
  background-image: url("/images/menubgleft.gif");
  background-repeat: no-repeat;
  padding-left: 10px;
  margin-left: 10px;
}

div#menuright {
  background-image: url("/images/menubgright.gif");
  background-repeat: no-repeat;
  background-position: top right;
  padding-right: 10px;
  margin-right: 10px;
}

div#menu {
  float: left;
  margin-top: 5px;
}

div#menu ul, div#headermenu ul {
  display: block;
  vertical-align: middle;
  margin: 0;
  padding: 0;
}

div#menu ul {
  color: #ffffff;
  background-image: url("/images/menubg.gif");
  background-repeat: repeat-x;
  padding-top: 12px;
  padding-bottom: 10px;
}

div#menu a {
}

div#menu ul li, div#headermenu ul li {
  display: inline;
  list-style-type: none;
}

div#menu ul li a {
  font-size: 11px;
  color: #ffffff;
  font-weight: bold;
  text-transform: uppercase;
  text-decoration: none;
  padding-left: 7px;
  padding-top: 13px;
  padding-bottom: 9px;
}

div#menu ul li a span {
  padding-right: 6px;
  padding-top: 13px;
  padding-bottom: 9px;
}

div#menu a:hover, div#menu a:active, div#menu a.menuselected {
  color: #FF4F02;
  background-image: url("/images/menuhoverleft.gif");
  background-repeat: no-repeat;
  background-position: top left;
}

div#menu a:hover span, div#menu a:active span, div#menu a.menuselected span {
  background-image: url("/images/menuhoverright.gif");
  background-repeat: no-repeat;
  background-position: top right;
}

div#menu ul li.menuspacer {
  height: 20px;
  padding: 0;
  background-image: url("/images/menuspacer.gif");
  background-repeat: no-repeat;
}

div#headermenu ul li a {
  font-size: 11px;
  font-weight: bold;
  color: #FB4400;
  text-transform: uppercase;
  text-decoration: none;
  padding-left: 12px;
  padding-right: 2px;
  background-image: url("/images/bullet.gif");
  background-repeat: no-repeat;
  background-position: 0.5em;
}

div#headerimage {
  padding-left: 21px;
}

div#subheader {
  height: 205px;
  background: #ffffff;
  background-image: url("/images/subheaderbg.gif");
  background-repeat: repeat-x;
}

div#subheaderinner {
  height: 80px;
  background: #ffffff;
  background-image: url("/images/subheaderinnerbg.gif");
  background-repeat: repeat-x;
}

div#subheader strong, div#subheaderinner strong {
  color: #006D9D;
}

div#subheader a, div#subheaderinner a {
  text-decoration: none;
}

div#subheader a:hover, div#subheaderinner a:hover, div#subheader a:hover strong, div#subheaderinner a:hover strong {
  color: #FF4F02;
}

div#subheader ul, div#subheaderinner ul {
  float: left;
  margin: 0;
  padding: 0;
  padding-left: 47px;
  margin-top: 10px;
  line-height: 110%;
  list-style-type: none;
}

div#subheader ul li, div#subheaderinner ul li {
  padding-left: 46px;
  padding-top: 21px;
  padding-bottom: 10px;
  background-repeat: no-repeat;
  background-position: 0 16px;
}

div#subheader ul li#item1 {
  background-image: url("/images/bullet-1.gif");
}

div#subheader ul li#item2 {
  background-image: url("/images/bullet-2.gif");
}

div#subheader ul li#item3 {
  background-image: url("/images/bullet-3.gif");
}

div#subheaderinner ul li#item4 {
  background-image: url("/images/bullet-4.gif");
}

div#contentwrapper {
  background: #ffffff;
  background-image: url("/images/contentwrapperbg.gif");
  background-repeat: repeat-y;
}

div#contentfooter { 
  width: 930px; /* fix IE peekaboo bug */
  background-image: url("/images/contentfooterbg.gif");
  background-repeat: no-repeat;
  background-position: bottom;
  padding-bottom: 10px;
}

div#content {
  padding: 0;
  margin: 0;
  padding: 19px 14px 0 14px;
  background-image: url("/images/contentbg.gif");
  background-repeat: no-repeat;
}

div#contentwrapper2 {
  background: #ffffff;
  background-image: url("/images/contentwrapperbg2.gif");
  background-repeat: repeat-y;
}  
 
div#contentfooter2 {
  width: 930px; /* fix IE peekaboo bug */
  background-image: url("/images/contentfooterbg2.gif");
  background-repeat: no-repeat;
  background-position: bottom;
  padding-bottom: 10px;
}

div#content2 {
  padding: 0; 
  margin: 0;
  padding: 19px 14px 0 14px;
  background-image: url("/images/contentbg2.gif"); 
  background-repeat: no-repeat;
}

div#contentleft {
  float: left;
  width: 356px;
}

div#contentleftcontent {
  padding: 40px 30px 10px 40px;
}

div#contentright {
  float: left;
  width: 545px;
  color: #ffffff;
  background: #008567;
  background-image: url("/images/contentrightbg.gif"); 
  background-repeat: no-repeat;
  margin-top: 1px;
}

div#contentrightcontent {
  padding: 17px 30px 10px 95px;
}

div#contentrightcontent strong, div#contentrightcontent2 strong {
  color: #C1FFF1;
}

div#contentrightcontent a, div#contentrightcontent2 a {
  color: #C1FFF1;
}

div#contentrightcontent a:hover, div#contentrightcontent2 a:hover {
  text-decoration: none;
}

div#contentleft2 {
  float: left;
  width: 681px;
}

div#contentleftcontent2 {
  padding: 50px 50px 10px 60px;
}

div#contentleftcontent2 ul.links {
  margin: 0;
  list-style-type: none;
}

div#contentleftcontent2 ul.links li {
  background-repeat: no-repeat;
  background-image: url("/images/bullet-8.gif");
  background-position: 0 0px;
  padding-left: 41px;
  margin-top: 10px;
  margin-bottom: 10px;
}

div#contentleftcontent2 ul.links li a {
  font-weight: bold;
  text-decoration: none;
}

div#contentleftcontent2 a:hover {
  color: #FF4F02;
}

div#contentright2 {
  float: left;
  width: 219px;
  color: #ffffff;
  background: #008567;
  margin-top: 1px;
}

div#contentrightcontent2 {
  padding: 7px 25px 0 20px;
}

div#contentrightcontent2 ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

div#contentrightcontent2 li {
  background-repeat: no-repeat;
  background-image: url("/images/bullet-7.gif");
  background-position: 0 3px;
  padding-left: 18px;
  line-height: 150%;
}

div#footnotes {
  text-align: center;
  padding: 10px 20px 0 20px; 
}

p.error {
  color: #ff0000;
  font-weight: bold;
  border: 1px solid #ff0000;
  padding: 5px;
}

p.error a {
  color: #ff0000;
}

div.hr {
  clear: both;
  width: 95%;
  height: 1px;
  overflow: hidden;
  background-image: url("/images/hr.gif");
  background-repeat: repeat-x;
  padding: 0;
  margin: 0;
  margin-left: 2.5%;
}

div.hr2 {
  clear: both;
  height: 12px;
  overflow: hidden;
  background-image: url("/images/hr2.gif");
  background-repeat: no-repeat;
  padding: 0;
  margin: 0;
}

div.hr3 {
  clear: both;
  height: 2px;
  overflow: hidden;
  background-image: url("/images/hr3.gif");
  background-repeat: no-repeat;
  padding: 0;
  margin: 0;
}

div.hr4 {
  clear: both;
  height: 12px;
  overflow: hidden;
  background-image: url("/images/hr4.gif");
  background-repeat: no-repeat;
  padding: 0;
  margin: 0;
}

a.link1 {
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 20px;
  background-image: url("/images/bullet-5.gif");
  background-repeat: no-repeat;
  background-position: -6px;
  text-decoration: none;
}

a.link1:hover {
  color: #FF4801;
  text-decoration: underline;
}

a.link2 {
  color: #ffffff;
  padding-left: 20px;
  background-image: url("/images/bullet-6.gif");
  background-repeat: no-repeat;
  background-position: -3px;
  text-decoration: none;
}
 
a.link2:hover {
  color: #FF4801;
  text-decoration: underline;
}

form {
}

form.quick {
  display: inline;
}

form br {
  clear: left;
}

form input, form select, form textarea {
  float: left;
  color: #006D9D;
  background: #B8D7E4;
  margin-left: 10px;
  border: 1px solid #006D9D;
}

form input.image {
  border: none;
}

div.formlabel {
  padding-top: 1px;
  float: left;
  width: 140px;
  text-align: right;
}

div.formlabel2 {
  width: 430px;
  text-align: left;
  margin-left: 20px;
  overflow: hidden;
}

input.details {
  position: relative;
  bottom: 18px;
  left: 140px;
}

div.cleardiv {
  float: none;
  clear: both;
  height: 0px;
  overflow: hidden;
}

div#footer {
  font-size: 11px;
  color: #ffffff;
  text-align: center;
  padding-top: 20px;
  padding-bottom: 20px;
}

div#footer a {
  font-size: 11px;
  color: #ffffff;
  text-decoration: none;
}

div#footer a:hover {
  text-decoration: underline;
}

div#footermenu {
  font-size: 12px;
  padding-bottom: 4px;
}

div#footermenu a {
  font-size: 12px;
  text-decoration: none;
  padding-left: 2px;
  padding-right: 2px;
}

div#adamantean {
  display: inline;
}

div#copyright {
  display: inline;
}

div#terms {
  line-height: 110%;
  margin-top: 20px;
  margin-left: 200px;
  margin-right: 200px;
}

div.clear {
  clear: both;
}

div.clear2 {
  width: 563px;
  height: 1px;
  overflow: hidden;
  clear: both;
  margin-left: 1px;
}

div.clearleft {
  clear: left;
}

div.clearright {
  clear: right;
}

div.spacer {
  font-size: 1px;
  height: 1px;
  overflow: hidden;
}

div.spacer1 {
  height: 88px;
}

div.spacer2 {
  height: 34px;
}

div.spacer3 {
  height: 3px;
}

div.spacer4 {
  margin-top: 12px;
  margin-bottom: 12px;
}

a.backbutton {
  padding-left: 8px;
  background-image: url("/images/arrowback.gif");
  background-repeat: no-repeat;
  background-position: left 4px;
  text-decoration: none;
}

a.nextbutton {
  padding-right: 11px;
  background-image: url("/images/arrow-white.gif");
  background-repeat: no-repeat;
  background-position: right 1px;
  text-decoration: none;
}

fieldset {
  margin-bottom: 10px;
  padding-left: 10px;
  padding-right: 10px;
  border: 2px solid #FF4801;
}

label * {
  vertical-align: middle;
}

legend {
  font-weight: bold;
  color: #FF4801;
  padding-bottom: 2px;
  padding-left: 5px;
  padding-right: 5px;
}

input {
}

.checkbox,
.radio {
  border-width: 0px;
  border-style: none;
}
 
select {
}
 
textarea {
  font-family: Arial, Helvetica, sans-serif;
}

input.imagebutton {
  border: none;
}
 
.floatleft {
  display: inline;
  float: left;
}

.floatright {
  display: inline;
  float: right;
}

img.arrow1 {
  vertical-align: middle;
}

.hr {
  height: 14px;
  margin: 0;
  margin-bottom: 2px;
  padding: 0;
  margin-top: 3px;
  border: 0;
  background-image: url("/images/hr.gif");
  background-repeat: no-repeat;
  clear: both;
}

.highlight, a.highlight {
  color: #C1192F;
  font-weight: bold;
}

.padding10 {
  padding: 10px;
}
