/*Design selectors*/

html, body {
  height: 100%;
}

body {
  background: #fff;
  color: #101010;
  margin: 0;
  padding: 0;
  font-family: Trebuchet,Trebuchet MS, verdana, arial, sans-serif;
  font-size: 13px;
}

a {
  text-decoration: none;
  color: #FC5F02;
}

img {
  border: none;
}

.strong {
  font-weight: bold;
}

div#container {
  width: 950px;
  background: #FFF;
  margin: 0 auto;
  height: 100%;
  padding-bottom: 85px;
  position: relative;
}

div#header {
  margin-top: 15px;
}

div#header img {
  margin: 0;
  vertical-align: middle;
}

div#leftpanel {
  float: left;
  width: 220px;
  margin: 8px;
}

div#leftpanel > div {
  margin: 18px 0;
}

div.menu h2 {
  color: #FFF;
  background: url(../images/menubg.png) repeat-x;
  height: 25px;
  line-height: 25px;
  padding-left: 10px;
}

div.menu ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
}

div.menu li {
  margin: 2px 0;
  height: 23px;
  line-height: 23px;
  text-transform: uppercase;
  font-size: 10pt;
}

div.menu a {
  display: block;
  color: #101010;
  padding-left: 18px;
}

div.menu li:hover, div.menu li.active {
  background-color: #aedfe5;
}

div#social {
  color: #58585a;
  font-size: 11pt;
  padding: 5px 0;
  padding-left: 10px;
  border-top: 1px solid #939598;
  border-bottom: 2px solid #c9cacc;
  font-weight: bold;
}

div#social img {
  float: left;
  margin-top: 5px;
  margin-left: 5px;
}

div#freephone {
  color: #0f75bc;
  text-align: right;
  font-weight: bold;
  font-size: 10pt;
}

div#content {
  width: 670px;
  margin: 10px 24px 10px 0;
  float: right;
}

div.clear {
  clear: both;
}

div#footer {
  border-top: 5px solid #aedfe5;
  /*border-bottom: 5px solid #aedfe5;*/
  background: #8dc63f;
  margin-bottom: 15px;
  padding-bottom: 2px;
}

div#footer > div {
  height: 100%;
  width: 990px;
  margin: 0 auto;
}

div#footer ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  padding-top: 5px;
  padding-left: 20px;
}

div#footer li {
  display: inline;
  margin-right: 60px;
  font-size: 12pt;
}

div#footer a, div#footer li {
  color: #fff;
}

div#footer img {
  border-style: none;
  vertical-align:middle;
}

div#footer span {
  color: #555;
}


/*Content Selectors*/

h1#content-heading {
  color: #72b84c;
  font-size: 35px;
  margin-top: 10px;
  margin-bottom: 20px;
}

h1#content-heading div {
  color: #808080;
  font-size: 20px;
  padding-top: 5px;
  border-top: 1px solid #d7eff2;
  /*background: url(../images/hrline.gif) top left repeat-x;*/
}

.center {
  text-align: center !important;
}

.right {
  text-align: right;
}


h1,h2,h3,h4, div#notification span {
  display: block;
  color: #8dc63f;
  font-weight: normal;
  margin-bottom: 0;
  margin-top: 1em;
}

/*h2 {
  color: #FC5F02;
}*/

h1, div#notification span {
  font-size: 23px;
}

div#content p {
  margin-top: 0;
  margin-bottom: 1em;
}

div.indent {
  margin-left: 3em;
}

div.content-seperator {
  min-height: 1px;
  /*padding-bottom: 1px;*/
  background: url(../images/hrline.gif) bottom left repeat-x;
}

div.content-seperator span {
  float: right;
  height: 23px;
  width: 197px;
  margin-left: 2px;
  margin-bottom: 7px;
}

span.examples {
  background: url(../images/but-seeexamples.gif) no-repeat;
}

span.examples:hover {
  background: url(../images/but-seeexamples_hover.gif) no-repeat;
}

span.moreinfo {
  background: url(../images/but-moreinfo.gif) no-repeat;
}

span.moreinfo:hover {
  background: url(../images/but-moreinfo_hover.gif) no-repeat;
}


/* Physical locations list */

div#locations {
  width: 450px;
}

div.address {
  float: right;
}

div#map {
  width: 300px;
  height: 200px;
  border: 1px solid #FC5F02;
  margin-right: 10px;
  margin-top: 7px;
  background: url(../images/map.gif) no-repeat top left;
}

div#map > img {
  position: relative;
  left: 180px;
  top: 80px;
  border: none;
}


/* Call free sign */

div#callnow {
  background: url(../images/callnow.gif) no-repeat;
  height: 119px;
  width: 385px;
  padding-top: 40px;
}

div#callnow p {
  font-size: 25px;
  text-align: center;
  width: 65%;
  margin-bottom: 5px;
  margin-left: 30px;
}


/* Contact form */

div#contactForm {
  margin-left: 20px;
  float: right;
  width: 247px;
}

div#contactForm h2 {
  margin: 0;
  margin-left: 10px;
  margin-bottom: 5px;
  font-size: 20px;
}

div#contactForm p {
  margin: 0px;
}
/*
div#contactForm form > div {
  width: 207px;
  padding: 11px 20px;
  background: url(../images/enquire-middle.gif);
  position: relative;
}

//div#contactForm form > div  > div {
//  height: 11px;
//  width: 100%;
//  position: absolute;
//  left: 0;
//}

div#enquire-top {
  background: url(../images/enquire-top.gif) no-repeat;
  top: 0;
  height: 11px;
  width: 100%;
  position: absolute;
  left: 0;
}

div#enquire-bottom {
  background: url(../images/enquire-bottom.gif) no-repeat;
  bottom: 0;
  height: 11px;
  width: 100%;
  position: absolute;
  left: 0;
}

div#contactForm form > div  input {
  width: 207px;
  height: 23px;
  border: 1px solid #ddd;
  line-height: 21px;
  font-size: 17px;
  margin-bottom: 15px;
}

div#contactForm form > p > input {
  margin: 5px 15px 0 0;
  float: right;
}
*/

div#contactForm form {
  background: url(../images/enquire-top.gif) no-repeat;
  padding: 11px 0 0 0;
}

div#contactForm form div > span {
  padding-bottom: 15px;
  margin-top: -15px;
  font-size: 0.8em;
  color: #c00;
  display: block;
}

div#contactForm textarea {
  width: 207px;
  height: 80px;
  border: 1px solid #ddd;
  font-family: Trebuchet,Trebuchet MS, verdana, arial, sans-serif;
}

div#contactForm fieldset {
  padding: 0 0 11px 0;
  border: none;
  margin: 0;
  background: url(../images/enquire-bottom.gif) no-repeat bottom left;
}

div#contactForm fieldset > div {
  background: url(../images/enquire-middle.gif);
  padding: 0 19px;
}

div#contactForm fieldset input {
  width: 207px;
  height: 23px;
  border: 1px solid #ddd;
  line-height: 21px;
  font-size: 17px;
  margin-bottom: 15px;
}

div#contactForm div.Actions {
  margin: 5px 15px 0 0;
  text-align: right;
}

/* Notification box */

div#notification {
  text-align: center;
  padding-bottom: 1.8em;
  background: #e7f5f7;
  border: 5px solid #ddeec5;
  outline: 5px solid #aedfe5;
  margin-bottom: 2em;
}

div#notification.error {
  border-color: #eec5c5;
  outline-color: #ef7070;
  background: #f7e7e7;
}

div#notification.error span{
  color: #F00;
}


/* Home page info box */

div.infobox {
  border: 1px solid #d6d6d7;
  margin-bottom: 5px;
  margin-top: 25px;
  background: #ddeed4;
  padding: 25px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  width: 260px;
  text-align: left;
  min-height: 415px;
  position: relative;
}

div.infobox > p {
  margin-left: auto;
  margin-right: auto;
}

div.infobox h2 {
  margin: 0;
  padding: 0;
  position: absolute;
  top: -1.5em;
  font-size: 19px;
  font-weight: bold;
  width: 100%;
  left: 8px;
}

div#leftinfobox div {
  width: 274px;
  height: 168px;
  background: url(../images/newsletter.png) top left no-repeat;
  position: relative;
  left: -6px;
  margin-bottom: 10px;
}

div#rightinfobox div {
  width: 274px;
  height: 168px;
  background: url(../images/websites.png) top left no-repeat;
  position: relative;
  left: -6px;
  margin-bottom: 10px;
}

div.infobox a {
  display: block;
  width: 202px;
  height: 40px;
  background: url(../images/findoutmore.png) top left no-repeat;
  position: absolute;
  bottom: 10px;
  right: 10px;
}

div#infobox {
  /*border: 1px solid #d6d6d7;*/
  margin-bottom: 5px;
  margin-top: 3px;
  padding: 5px;
  padding-left: 7px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
}

div#rightinfobox {
  float: right;
}

div#leftinfobox {
  float: left;
}

div#infobox  + a {
  font-size: 24px;
  float: right;
  margin-bottom: 20px;
}

div#snippits {
  border-top: 2px solid #d7eff2;
  border-bottom: 2px solid #d7eff2;
}

div#snippits h3 {
  font-size: 11pt;
  margin-bottom: 1em;
  font-weight: bold;
}

div#randomtestimonial {
  padding: 10px;
  padding-bottom: 2em;
  border: 3px solid #8DC63F;
  -moz-border-radius: 10px;
}
div#randomtestimonial h3 {
  margin: 0;
  margin-bottom: 0.5em;
  font-weight: bold;
  font-size: 1.2em;
}
div#randomtestimonial a {
  float: right;
  margin-top: 5px;
}


/* Testimonial Styles */

blockquote {
  background: url(../images/endquote.png) bottom right no-repeat;
  margin: 0;
  padding: 50px 50px 30px 50px;
  min-height: 31px;
}

div.quote {
background: url(../images/openquote.png) top left no-repeat;
}

div.quote > div {
  float: right;
  margin-right: 25px;
  margin-bottom: 25px;
}

div.quote > div > div {
  text-align: right;
}

div.quote > div > span {
  margin-left: -20%;
}


/* Companies Page Styles */

div.blue {
  background-color: #e3f2fa;
}

div.company {
  height: 140px;
  border-top: 1px solid #e3f2fa;
}

div.company * {
  margin: 10px;
}

div.company img {
  float: left;
  margin: 10px 5%;
}

div.company a {
  padding: 3px 5px;
  background: #fff;
  float: right;
  border: 1px solid #e0e0e0;
  color: #00b2d9;
  margin-left: 0;
  margin-top: -3px;
}

div#companiesheader {
  margin-bottom: 20px;
  height: 3em;
  text-align: right;
  color: #00b2d9;
  padding-top: 20px;
  font-style: italic;
}

div#companiesheader a {
  float: right;
  margin-left: 10px;
  padding: 12px 27px 14px 43px;
  text-align: center;
  width: 152px;
  background: url(../images/companiescontactrs.png) top left no-repeat;
  color: #fff;
  font-style: italic;
  margin-top: -19px;
  font-size: 12px;
}

div#companiesheader span {
  float: left;
  color: #8dc63f;
  font-style: normal;
  margin-left: 5px;
}

/* sidebar */

div#Sidebar {
  float: right;
  width: 200px;
  margin-left: 20px;
}
div#Sidebar ul {
  padding: 0;
  margin-left: 5px;
}

div.WidgetHolder {
  padding: 2px;
  border: 3px solid #c7dff2; /*#8DC63F;*/
  -moz-border-radius: 10px;
  margin-bottom: 10px;
}

div.WidgetHolder h3 {
  color: #8DC63F;
  margin-bottom: 0.5em;
}

div#BlogBlogContent {
  width: 450px;
}



/* Userform style */
form#Form_Form {
  background-color: #8DC63F;
  background-image: -moz-linear-gradient(top, #a1cd44, #62bc46);
  padding: 10px;
  float: left;
  color: white;
  margin-right: 45px;
  clear: both;
}

form#Form_Form fieldset {
  border: none;
}

form#Form_Form h3 {
  color: white;
  font-weight: bold;
  font-size: 25px;
  margin: 0;
}

form#Form_Form label {
  text-align: right;
}

form#Form_Form fieldset > div, form#Form_Form fieldset > p {
  clear: both;
  padding-top: 3px;
}

form#Form_Form input {
  float: right;
  border: 1px solid #bdbec0;
}

form#Form_Form input.action {
  margin-right: 10px;
  background-color: #8DC63F;
  background-image: -moz-linear-gradient(top, #a1cd44, #62bc46);
  border: 1px solid #b5dda5;
  -moz-border-radius: 5px;
  color: white;
  padding: 5px 10px;
  text-transform: uppercase;
  font-weight: bold;
}



/* audits style */
form#Form_Form[action*="audit"], form#Form_Form[action*="setup"] {
  background-color: #fff;
  background-image: none;
  padding: 10px;
  color: black;
  margin: 0;
  clear: both;
  border: 3px solid #8DC63F;
  -moz-border-radius: 15px;
}



/* ticklist */
ul.ticklist {
  clear: both;
  float: left;
  list-style-type: none;
  line-height: 40px;
  padding: 0;
  margin: 0;
  margin-top: 13px;
  margin-right: 20px;
}

ul.ticklist li {
  padding-left: 45px;
  background: transparent url(../images/ticklist.png) top left no-repeat;
  font-size: 25px;
  color: #58585a;
}



/* call thing */

div.squeezeaction {
  height: 120px;
  padding: 0;
  float: right;
  width: 340px;
  text-align: justify;
}

div.squeezeaction h3 {
  font-size: 50px;
  color: #818285;
  margin: 0;
  line-height: 50px;
}

div.squeezeaction h4 {
  font-size: 20px;
  color: #818285;
  margin: 0;
}

div.squeezeaction p {
  margin: 0;
  padding-top: 1em;
}

div.squeezeaction a {
  color: #55b7de;
}



/* Newsletter subscribe form */

div#newsletter {
  border: 3px solid #c7dff2;
  -moz-border-radius: 10px;
  padding: 10px;
}

div#newsletter:before {
  content: "Sign up to our Newsletter";
  font-weight: bold;
  color: #8DC63F;
  font-size: 1.2em;
}

div#newsletter span.label,
div#newsletter span.spacer,
div#newsletter span.multiple span {
  width:120px;
  float:left;
  font-size: 10px;
  margin-top: 5px;
}

div#newsletter span.multiple {
  float:left;
}

div#newsletter span.button {
  /*padding-left:120px;*/
  text-align: right;
  display: block;
  margin-top: 5px;
}

div#newsletter input {
  border: 1px solid #c7dff2;
  width: 100%;
}

div#newsletter span.button input {
  border: 1px solid #c7dff2;
  -moz-border-radius: 5px;
  background-color: white;
  width: auto;
}

div#newsletter div.clear {
  clear:both;
  padding-top:5px;
}

.left { float: left; }
.right { float: right; }
