/*
---------------------------------------------
 
File :       /css/style.css
Title :      Instruct Us Now General CSS File
Author :     Derek Smith, adamantean ltd.
URL :        http://www.adamantean.com
 
Created :    23/05/2008 DSAD
 
---------------------------------------------
*/
 
 
/* General */

body {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #3D3732;
  background: #ECECEC;
  margin: 0px;
  padding: 0px;
  background-image: url("/images/bodybg.jpg");
  background-repeat: repeat-x;
  background-position: top;
}

a:link {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #090054;
  text-decoration: underline
}

a:active,
a:visited,
a:hover {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #090054;
}

h1 {
  font-size: 19px;
  font-weight: normal;
  display: inline;
  color: #ffffff;
}

h2 {
  font-size: 14px;
  display: inline;
  color: #1556FF;
}

h3 {
  font-size: 12px;
  display: inline;
  color: #1556FF;
}

table {
  text-align: left;
  font-size: 11px;
}

th {
  color: #1556FF;
}

td, th {
  vertical-align: top;
  background-image: url("/images/hr.gif");
  background-repeat: repeat-x;
  background-position: bottom;
  padding: 5px 5px 5px 5px;
}

ul {
  padding: 0;
  padding-right: 25px;
  margin: 0;
  margin-left: 20px;
}

li {
  list-style-image: url('/images/bullet1.gif');
}

div#site {
  width: 945px;
  margin-left: auto;
  margin-right: auto;
  line-height: 120%;
}

div#header {
  height: 85px;
  overflow: hidden;
}

img#logo {
  display:inline;
  float: left;
}

div#contactdetails {
  float: right;
  color: #252EB6;
  font-size: 26px;
  font-weight: bold;
  text-align: right;
  margin-right: 28px;
  margin-top: 32px;
  line-height: 115%;
}

div#menu {
  height: 60px;
  overflow: hidden;
  color: #252EB6;
  text-align: center;
}

div#menu ul {
  height: 60px;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
  padding-top: 17px;
  padding-bottom: 28px;
  padding-left: 72px;
}

div#menu a {
  height: 60px;
}

div#menu ul li {
  display: inline;
  list-style-type: none;
}

div#menu ul li.menuspacer {
  background: url("/images/menuspacer.gif");
  background-repeat: no-repeat;
  background-position: top;
  padding-top: 17px;
  padding-bottom: 28px;
}
 
div#menu ul li a {
  font-size: 14px;
  color: #252EB6;
  font-weight: bold;
  padding-top: 17px;
  padding-bottom: 28px;
  padding-left: 17px;
  padding-right: 17px;
}

div#menu a:hover, div#menu a:active, div#menu a.menuselected {
  background: url("/images/menuselected.gif");
  background-repeat: no-repeat;
  background-position: bottom;
}

div#menu a span {
}

div#menu a:hover span, div#menu a:active span, div#menu a.menuselected span {
}

div#headerbanner {
  height: 140px;
  overflow: hidden;
}

div#headerbanner img {
  padding-left: 227px;
}

div#content {
  background: #ffffff;
  background-image: url("/images/contentbg.gif");
  background-repeat: no-repeat;
  background-position: top;
  padding: 25px 35px 10px 40px;
}

img.header {
  margin-top: 13px;
}

div#rightboxout {
  float: right;
  width: 380px;
  height: 190px;
  background-image: url("/images/rightboxoutbg.gif");
  background-repeat: no-repeat;
  margin-left: 40px;
}

div#rightboxoutcontent {
  padding: 15px 0px 0px 20px;
}

div#rightboxoutcontent p {
  padding: 0 19px 0 4px;
  margin: 11px 0 12px 0;
}

div#rightboxoutcontent img {
  border: 0;
  padding: 0;
  margin: 0;
}

div#pollboxout {
  float: right;
  clear: right;
  width: 378px;
  text-align: left;
  margin-top: 5px;
  padding-bottom: 20px;
  border: 1px solid #000000;
}

div.pollbar {
  width: 200px;
  height: 5px;
  overflow: hidden;
  border: 1px solid #000000;
  margin-bottom: 5px;
}

div.pollbar div {
  background: #252EB6;
}

div.articledate {
  display: inline;
  float: right;
  font-size: 10px;
  padding: 3px 25px 3px 10px;
}

div.articletitle {
  display: inline;
  float: left;
  padding: 3px 10px 3px 10px;
}

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#pageheader {
  height: 95px;
  padding-left: 16px;
  color: #ffffff;
}

div#pageheading {
  padding-top: 22px;
}

div#searchbox {
  font-weight: bold;
  vertical-align: center;
  padding-top: 14px;
  padding-bottom: 4px;
}

div#searchbox * {
  vertical-align: middle;
}

div#linkbox {
  font-weight: bold;
  padding-top: 24px;
  padding-bottom: 4px;
}

div#linkbox a {
  font-weight: bold;
}

div.hr2 {
  clear: both;
  height: 1px;
  overflow: hidden;
  background-image: url("/images/hr.gif");
  background-repeat: repeat-x;
  padding: 0;
  margin: 0;
}

div.item {
  padding-top: 9px;
  padding-bottom: 9px;
}

img.item {
  border: 1px solid #4A7347;
  margin-right: 12px;
  margin-bottom: 9px;
}

span.price {
  font-size: 12px;
  color: #1556FF;
  font-weight: bold;
}

p.itemcontent {
  color: #000000;
  padding: 0;
  margin: 0;
  padding-left: 175px;
}

p.posteddate {
  font-size: 10px;
  padding-top: 5px;
}

h2.headerspan {
  display: block;
  clear: both;
  margin: 0;
  margin-bottom: 10px;
  padding: 1px;
  padding-left: 5px;
  background: #E7F6E7;
  text-transform: uppercase;
}

div.regulardates {
  padding-bottom: 15px;
}

div.regulardatestitle {
  width: 87px;
  float: left;
  color: #1556FF;
  font-weight: bold;
}

div.regulardatestitle span {
  padding-left: 5px;
}

div.regulardatesitems {
  width: 423px;
  float: left;
}

div.regulardatesitems img {
  padding-right: 23px;
}

div.regulardatesitems div.phone {
  padding-right: 5px;
}

a.link1 {
  font-weight: bold;
  color: #1556FF;
  padding-left: 8px;
  background-image: url("/images/arrow-green.gif");
  background-repeat: no-repeat;
  background-position: 0px 3px;
  text-decoration: none;
}

a.link1:hover {
  color: #1556FF;
  text-decoration: underline;
}

a.link2 {
  font-weight: bold;
  color: #ffffff;
  padding-left: 10px;
  background-image: url("/images/arrow-orange.gif");
  background-repeat: no-repeat;
  background-position: 0px 3px;
  text-decoration: none;
}
 
a.link2:hover {
  color: #FFD272;
  text-decoration: underline;
}

form br {
  clear: left;
}

form input, form select, form textarea {
  margin-left: 10px;
}

div.formlabel {
  padding-top: 4px;
  float: left;
  width: 220px;
  text-align: right;
}

div.cleardiv {
  float: none;
  clear: both;
  height: 0px;
  overflow: hidden;
}

div#footer {
  font-size: 11px;
  color: #8F8F8F;
  text-align: center;
  background: #ffffff;
  background-image: url('/images/footerbg.gif');
  background-repeat: no-repeat;
  padding-top: 40px;
  padding-bottom: 100px;
}

div#footer a {
  font-size: 11px;
  color: #8F8F8F;
  text-decoration: none;
  margin-left: 5px;
  margin-right: 5px;
}

div#footer a:hover {
  text-decoration: underline;
}

div#footermenu {
  font-size: 11px;
  padding-bottom: 4px;
}

div#footermenu a:link, 
div#footermenu a:visited,
div#footermenu a:active {
  font-size: 11px;
}

div#adamantean {
  display: inline;
}

div#copyright {
  display: inline;
}

div.clear {
  clear: both;
}

div.clearleft {
  clear: left;
}

div.clearright {
  clear: right;
}

div.spacer {
  font-size: 1px;
  height: 1px;
  overflow: hidden;
}

div.spacer1 {
  height: 7px;
}

div.spacer2 {
  height: 15px;
}

div.spacer3 {
  height: 3px;
}

div.spacer4 {
  margin-top: 12px;
  margin-bottom: 12px;
}

a.backbutton {
  font-weight: bold;
}

a:link.itemmenuitem,
a:visited.itemmenuitem,
a:active.itemmenuitem {
  font-size: 10px;
  font-weight: bold;
  color: #45253D;
  text-decoration: none;
}
 
a:hover.itemmenuitem {
  font-size: 10px;
  font-weight: bold;
  color: #45253D;
  text-decoration: underline;
}

.smalltext,
a:link.smalltext,
a:visited.smalltext,
a:hover.smalltext,
a:active.smalltext {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px; 
  color: #747474;
}

a:link.menuitem,
a:visited.menuitem,
a:active.menuitem {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #7A4E99;
  text-decoration: none;
}

a:hover.menuitem {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #9E7CA9;
  text-decoration: none;
}

form {
  display: inline;
}

fieldset {
  border: 1px solid #1556FF;
  padding-left: 10px;
  padding-right: 10px;
}

legend {
  font-weight: bold;
  color: #1556FF;
}

input {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  border-width: 1px;
  border-style: solid;
  border-color: #8E8E8E;
  background: #ffffff;
}

.checkbox,
.radio {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  border-width: 0px;
  border-style: none;
  border-color: #8E8E8E;
}
 
select {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  border-width: 1px;
  border-style: solid;
  border-color: #8E8E8E;
}
 
textarea {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
}

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;
}
