/*
---------------------------------------------
 
File :       /css/style.css
Title :      Equi-Ads General CSS File
Author :     Derek Smith, adamantean ltd.
URL :        http://www.adamantean.com
 
Created :    16/02/2007 DSAD
 
---------------------------------------------
*/
 
 
/* General */

body {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #3D3732;
  background: #E3F7AC;
  margin: 0px;
  padding: 0px;
  margin-top: 10px;
}

a:link {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #45253D;
  text-decoration: underline
}

a:active,
a:visited,
a:hover {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #45253D;
}

h1 {
  font-size: 19px;
  font-weight: normal;
  display: inline;
  color: #ffffff;
}

h2 {
  font-size: 14px;
  display: inline;
  color: #1DB100;
}

h3 {
  font-size: 12px;
  display: inline;
  color: #1DB100;
}

table {
  text-align: left;
  font-size: 11px;
}

th {
  color: #1DB100;
}

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#sitewrapper {
  width: 955px;
  margin-left: auto;
  margin-right: auto;
  background-image: url("/images/sitebg.gif");
  background-repeat: repeat-y;
}

div#siteheader {
  background-image: url("/images/siteheaderbg.gif");
  background-repeat: no-repeat;
  background-position: top;
}

div#site {
  line-height: 120%;
  background-image: url("/images/sitebgfooter.gif");
  background-repeat: no-repeat;
  background-position: bottom;
  padding: 16px 10px 15px 15px;
}

div.header {
  float: left;
  width: 745px;
  height: 98px;
  overflow: hidden;
  background-repeat: no-repeat;
}

div#header1 {
  background-image: url("/images/header1bg.jpg");
}

div#header2 {
  background-image: url("/images/header2bg.jpg");
}

img#logo {
  display:inline;
  float: left;
  margin-top: 19px;
  margin-left: 140px;
}

img#tagline {
  display:inline;
  float: left;
  margin-top: 19px;
  margin-left: 27px;
}

div#sitecolleft {
  display: inline;
  float: left;
  width: 185px;
  overflow: hidden;
}

div#menu {
  background: #30A028;
  color: #ffffff;
  margin-top: 10px;
  margin-bottom: 5px;
}

div#menu ul {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
  margin: 0;
  padding: 0;
  list-style:none;
}

div#menu li {
  margin: 0;
  padding: 0;
}

div#menu a {
  display: block;
  color: #ffffff;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  background: url("/images/menu-item.gif") no-repeat right bottom;
  margin: 0;
  padding: 3px 10px 7px 11px;
}
 
div#menu a:hover, div#menu a:active, div#menu a.menuselected {
  color: #D0E5CF;
}

div#menu a span {
  padding-left: 11px;
  background: url("/images/menu-item-bullet.gif") no-repeat left top;
}

div#menu a:hover span, div#menu a:active span, div#menu a.menuselected span {
}

img.banner {
  margin-top: 5px;
  margin-bottom: 5px;
}

div#sitecolright {
  width: 184px;
  overflow: hidden;
  display: inline;
  float: right;
  margin-top: 2px;
  margin-bottom: 9px;
}

div#sitecolright p {
  font-size: 11px;
  line-height: 120%;
  color: #ffffff;
  padding: 5px 31px 5px 33px;
}

div#boxoutnews {
  background-color: #FF7418;
  background-image: url("/images/boxoutbgnews.gif");
  background-repeat: repeat-y;
  margin-top: 10px;
  padding-bottom: 10px;
}

div.content {
  display: inline;
  float: left;
  width: 561px;
  overflow: hidden;
}

div#content1wrapper {
  background-image: url("/images/content1wrapperbg.jpg");
  background-repeat: no-repeat;
  background-position: top right;
}

div#content1 {
  padding-left: 10px;
}

div#content2wrapper {
  background-image: url("/images/content2wrapperbg.jpg");
  background-repeat: no-repeat;
  background-position: top right;
}
 
div#content2 {
  padding-left: 10px;
  background-image: url("/images/content1bg.gif");
  background-repeat: repeat-y;
}

div#intro {
  width: 385px;
  height: 95px;
  overflow: hidden;
  font-size: 11px;
  line-height: 120%;
}

div#intro p {
  margin: 0;
  padding: 0;
  padding-top: 12px;
  padding-left: 15px;
}

strong.heading {
  font-size: 12px;
  color: #FF7E00;
}

div#frontbox1 {
  width: 401px;
  padding-top: 45px;
  background-image: url("/images/headers/from-the-advert-page.gif");
  background-repeat: no-repeat;
  margin-bottom: 5px;
}

div#frontbox1 img.button {
  margin-top: 5px;
  margin-left: 20px;
}

div.advert {
  font-size: 11px;
  color: #000000;
  padding: 3px 20px 3px 20px;
}

div.advert a.link1 {
  position: relative;
  right: 9px;
}

div#frontbox2 {
  width: 540px;
  height: 145px;
  overflow: hidden;
  color: #ffffff;
  background: #EC6610;
  background-image: url("/images/box-place-an-advert-bg.gif");
  background-repeat: no-repeat;
}

div#frontbox2 p {
  padding: 0;
  margin: 0;
  margin-top: 50px;
  margin-left: 26px;
  margin-right: 264px;
}

div#frontbox2 img.button {
  margin-left: 20px;
}

div#frontbox3 {
  width: 540px;
  overflow: hidden;
  background-image: url("/images/box-featured-articles.gif");
  background-repeat: no-repeat;
  padding-top: 45px;
  padding-bottom: 5px;
  margin-top: 5px;
  margin-bottom: 5px;
}

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#pagecontent {
  font-size: 11px;
  padding: 5px 25px 20px 15px;
}

div#pagecontent a {
  font-size: 11px;
}

div#pagecontent a.link1 {
  font-size: 12px;
}

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: #1DB100;
  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: #1DB100;
  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: #1DB100;
  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: #1DB100;
  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;
}

div#contactform {
  padding: 20px;
}

div#contactform fieldset {
  margin-bottom: 10px;
  padding: 10px;
  padding-bottom: 20px;
}

div#contactform legend {
  font-weight: bold;
}

div#contactform br {
  clear: left;
}

div.formlabel {
  padding-top: 4px;
  float: left;
  width: 100px;
  text-align: right;
}

div#contactform input, div#contactform textarea, div#contactform select {
  margin-left: 10px;
}

div.imageboxright {
  float: right;
  display: inline;
  text-align: center;
  font-weight: bold;
  border: 1px solid #1DB100;
  padding: 10px;
  margin-left: 10px;
  margin-bottom: 10px;
}

div.pagination {
  clear: both;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #A6C6A5;
  padding: 3px 0px 3px 0px;
}

a.pagination2:link,
a.pagination2:visited,
a.pagination2:active,
a.pagination2 {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: bold;
  color: #EC7B00;
  text-decoration: none;
}

a.pagination2:hover {
  text-decoration: underline;
}

div.pagination * {
  vertical-align: middle;
}

span.currentpage {
}

span.darktext {
  color: #000000;
}

span.warning {
  color: #ff0000;
  font-weight: bold;
}

div.cleardiv {
  float: none;
  clear: both;
  height: 0px;
  overflow: hidden;
}

div#footer {
  font-size: 10px;
  width: 766px;
  color: #7E846C;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  margin-top: 15px;
  margin-bottom: 15px;
}

div#footer a {
  font-size: 10px;
  color: #7E846C;
  text-decoration: none;
}

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 #1DB100;
}

legend {
  font-weight: bold;
  color: #1DB100;
}

input {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  border-width: 1px;
  border-style: solid;
  border-color: #8E8E8E;
  background: #ffffff;
}

.checkbox,
.radio {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  border-width: 0px;
  border-style: none;
  border-color: #8E8E8E;
}
 
select {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  border-width: 1px;
  border-style: solid;
  border-color: #8E8E8E;
}
 
textarea {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
}

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;
}
