body {
  margin:0;
  padding:0.13em 0 0 0;
  text-align:center;
  font:normal 75% Arial,Helvetica,sans-serif;
  color:#000;
  background-color:#fff;
  background:#fff url(../images/back-body.jpg) scroll no-repeat top center;
}

a {
  min-height:1%;
  text-decoration:none;
  color:#ff7300;
  background-color:#fff2e3;
}
a:hover {
  background-color:#ffc2b9;
}

/* - Heading Styles - */
h1 {
  margin:1.5em 0 0.13em 0;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size:3em;
  font-style:italic;
  font-weight:normal;
  color:#000;
  letter-spacing:-0.03em;
}
h2 {
  margin:0.77em 0 0.35em 0;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size:2.3em;
  font-weight:normal;
  color:#505050;
/*  letter-spacing:-0.03em; */
}
h3 {
  margin:1.75em 0 0.688em 0;
  font-family: Arial, Helvetica, sans-serif;
  font-size:1.84em;
  font-weight:normal;
  line-height:1em;
  color:#ff7b34;
}
h4 {
  margin:1.75em 0 0.625em 0;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size:1.5em;
  font-weight:normal;
  color:#505050;
}
h5 {
  margin:1.563em 0 0.25em 0;
  font-size:1.17em;
  color:#505050;
  line-height:1.2em;
}
h6 {
  margin:25px 0 5px 0;
  font-size:1em;
  color:#505050;
}

/* - Paragraph Styles - */
p {
  margin:0 0 1em 0;
  line-height:1.5em;
}
/*pages to be edited for class below*/
p#subhead,
p.subhead {
  /*margin:0 0 1.4em 0;*/
  margin:0 0 30px 0;
  line-height:1.2em;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size:1.5em;
  color:#ff6e49;
}
p.subborder {
  margin:0 0 7px 0;
  padding-bottom:15px;
  border-bottom:8px solid #000;
}
p.sublarge {
  font-size:2.34em;
  margin:0 0 1.04em;
}
p.small{
  font-size:0.92em;
  line-height:1.25em;
}
p.link {
  padding:15px 0 0 0;
}
p.small-link {
  margin:0;
  padding:0 0 0 24px;
  background:transparent url(../images/back-signpost-li.gif) no-repeat left 0.45em;
}
p.small-link a {
  background:none;
}
p.small-link a:hover {
  color:#ff8a74;
}
p.caption {
  float:left;
  clear:both;
  font-size:0.8em;
  margin: 0 0 0 15px;
  color:#707070; 
}
/* - List Styles - */
ul {
  margin:-0.35em 0 1em 0;
  padding:0;
  list-style:none;
}
ul ul {
  margin:0;
  padding:0;
}
ul li {
  margin:0.3em 0 0.25em 0;
  padding:0 0 0 12px;
  background:transparent url(../images/back-li.gif) no-repeat 0 0.45em;
}
ul.sitemap {
  margin:30px 0 0 20px;
}
ul.sitemap li {
  padding-left:0;
  background:none;
}
ul.sitemap li a {
  background-color:transparent;
}
ul.sitemap li ul {
  font-size:0.92em;
}
ul.sitemap li ul li {
  padding:0 0 0 12px;
  background:transparent url(../images/back-li.gif) no-repeat 0 0.45em;
}
ul.sitemap li a {
  background-color:transparent;
}
ul.sitemap li a:hover {
  color:#ff8a74;
}
ul.sitemap li ul li ul {
  font-size:1em;
}
ol {
  margin:-0.35em 0 1em 0;
  padding:0;
  list-style:none;
}
ol li {
  margin:0.25em 0 0.25em 0;
}
ol ol {
  margin:0;
  padding:0 0 0 12px;
}
ol li span {
  padding:0 6px 0 0;
  color:#ff6e49;
  font-size:0.92em;
  font-weight:bold;
}

/* - Definition Styles - */

dl {
  margin:22px 0 31px 0;
  line-height:1.5em;
}
dt {
  clear:both;
  float:left;
  margin:0 0 4px 0;
  padding:0;
  width:90px;
  font-size:1em;
  font-weight:bold;
  color:#311915;
}
dd {
  margin:0 0 4px 103px;
  padding:0;
}

/* - Image Styles - */

img {
  border:0;
}
img.content {
  margin:0 0 22px 0;
  padding:1px;
  border:7px solid #E6E6E6;
}
img.ecommerce{
  margin:25px 0 -4px;
}
img.blog {
  float:left;
  margin:0 11px 0 0;
  border:5px solid #E6E6E6;
}
img.project {
  margin:9px 0 10px 0;
  border:5px solid #E6E6E6;
}
a.img {
  background:none;
}
a:hover.img img.content {
  padding:0;
  border:8px solid #ff8a74;
}
a:hover.img img.blog,
a:hover.img img.project {
  border:6px solid #ff8a74;
}
body#blog div.post img.caption{
  margin:15px 0 1px 15px;
}

/* - Form Styles - */

form#advice {
  padding:0;
}
form#advice div.row {
  clear:both;
  padding: 0 0 10px 0;
}
form#advice div.row textarea {
  width:221px;
  height:58px;
  margin:6px 0 4px 0;
  border:1px solid #E8E8E8;
}
form#advice div.row label.label {
  float:left;
  width:47px;
}
form#advice div.row input.text {
  float:right;
  width:152px;
  height:16px;
  margin-bottom:5px;
  border:1px solid #E8E8E8;
}
form#advice div.row select.select {
  float:right;
  font-size:10px;
  width:154px;
  height:16px;
  border:1px solid #E8E8E8;
  margin-bottom:5px;
}
/*form#advice div.row input.text, x:-moz-any-link, x:default {
  width:174px;
}*/
.activeinput {
  background-color:#FAEDF4;
}
form#advice div.row div.field div.interest {
  width:155px;
  margin:5px 0 0 0;
}
form#advice div.row .error , form#advice div#submitmessage {
  padding-top:7px;
  font-size:0.92em;
  color:#ff8a74;
  clear:both;
}
form#advice div.row .error {
  padding:0 0 7px 0;
}
form#advice div#faxfield {
  display:none;
}
form#advice div#frow5 {
  padding:0;
}
form#advice div.back-send-l {
  float:right;
  min-height:53px;
  background:#ff7300 url(../images/back-send-l.jpg) no-repeat scroll left top;
}
form#advice div.back-send-l:hover,
form#advice div.back-send-l.over {;
  background:transparent url(../images/back-send-l-hover.jpg) no-repeat scroll left top;
}
form#advice div.back-send-l div.back-send-r {
  min-height:53px;
  background:transparent url(../images/back-send-r.jpg) no-repeat scroll right top;
}
form#advice div.back-send-l:hover div.back-send-r,
form#advice div.back-send-l.over div.back-send-r {
  background:transparent url(../images/back-send-r-hover.jpg) no-repeat scroll right top;
}
form#advice input.button {
  padding:0;
  padding:8px 11px 12px 15px;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size:1.83em;
  font-weight:normal;
  border:0 none;
  color:#FFFFFF;
  cursor:pointer;
  background:transparent none repeat scroll 0 0;
}
form#advice div.errors {
	float:left;
	padding:5px;
}
form#advice div.security {
  min-height:1%;
  float:left;
  width:135px;
  padding:16px 0 0 0;
  background:none;
}
form#advice div.messagewrap {
  position:relative;
}
form#advice div.security span {
  min-height:1%;
  cursor:pointer;
  background:transparent url(../images/back-security.gif) repeat-x scroll left bottom;
}
form#advice div.security div.securitymessage {
  display:none;
}
form#advice div.security div.securitymessage strong {
  color:#311915;
}
form#advice div.security:hover div.securitymessage,
form#advice div.security.over div.securitymessage {
  display:block;
  position:absolute;
  left:0;
  top:20px;
  width:115px;
  padding:10px;
  border:1px solid #E6E6E6;
  background:#fff none;
}

/* - Common Shared Styles - */
.floatleft {
  float:left;
}
.floatright {
  float:right;
}
.clearleft {
  clear:left;
}
.clearright {
  clear:right;
}
.clearboth {
  clear:both;
}
.textleft {
  text-align:left;
}
.textright {
  text-align:right;
}
.textcenter {
  text-align:center;
}
.hidden {
	display:none;
}
.unhidden {
	display:block;
}
/* - Table Styles - */

table {
  margin:0 0 5px 0;
  border:1px solid #E6E6E6;;
  border-top:none;
}
div#tabletop {
  margin:28px 0 0 0;
  padding:8px 0 0 0;
  background:transparent url(../images/back-table.gif) repeat-x top left;
}
th.title {
  padding:20px 13px 20px 13px;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size:2em;
  font-weight:normal;
  color:#311915;
  /*background-color:#FEFEFE;*/
  background:transparent url(../images/back-th-title.gif) repeat-x bottom left;
}
th,td {
  padding:13px 25px 12px 25px;
  background:transparent url(../images/back-td.gif) repeat-x top left;
  text-align:center;
}
th {
  color:#311915;
  font-weight:bold;
}
tr.alt th, tr.alt td {
  background-color:#F0EFED;
}
td.leftalign{
  text-align:left;
}

/* ------------------
---- Page Layout ----
------------------ */

div#contentholder {
  position:absolute;
  width:100%;
  text-align:left;
}
/*div#imagetop {
  background:transparent url(images/back-imagetop.jpg) no-repeat top center;
}*/
div#imagebottom {
  padding-bottom:190px;
  text-align:center;
  background:transparent url(../images/back-imagebottom3.jpg) no-repeat bottom center;
}
div#whitefade {
  padding:0 0 189px 0;
  margin:0 auto;
  background:transparent url(../images/back-whitefade.png) repeat-y top center;
}
div#shadow {
  margin:0 auto;
  padding-top:10px;
  width:1028px;
  background:transparent url(../images/back-shadow.png) no-repeat top center;
}
div#holder {
  position:relative;
  margin:10px auto 0 auto;
  padding:10px 30px 6px 30px;
  width:903px;
  text-align:left;
  background-color:transparent;
}
div#earthclump {
  position:absolute;
  bottom:-4px;
  right:-26px;
  height:196px;
  width:220px;
  background:transparent url(../images/earthclump.png) no-repeat top left;
}


/* ----------------------------------------------
---- Flash Animation / Flash Fonts / Arrows ----
---------------------------------------------- */

.sifr24,
.sifr30,
.sifr36 {
  position:absolute;
  color:#ff8a74;
  font-family: 'Trebuchet MS', Helvetica, sans-serif;
  font-size:16px;
  font-style:italic;
  /*visibility:hidden;*/
}
.google {
  position:static;
  float:left;
  padding:0 8px 0 0;
  margin:-18px 0 0 0;
}
div#homepg .google {
  position:static;
  float:left;
  padding:0;
  margin:-5px 0 0 0;
}
div#homepg .ff-google {
  margin:0;
  padding:0;
  left:17px;
  top:3px;
  width:45px;
}
div#homepg .ff-google2 {
  margin:0;
  padding:0;
  left:80px;
  top:3px;
  width:120px;
}
div#homepg .ff-blog {
  left:330px;
  top:4px;
  width:130px;
}
div#homepg .ar-blog {
  position:absolute;
  left:272px;
  top:13px;
  width:50px;
  height:19px;
  background:url(../images/back-ar-blog.gif) no-repeat top left;
}
div#homepg .heart {
  position:absolute;
  left:52px;
  top:21px;
  width:23px;
  height:20px;
  background:url(../images/heart.png) no-repeat top left;
}
.ff-google {
  width:30px;
  padding:0 0 0 50px;
}
.ff-google2 {
  width:100px;
  margin-left:-10px;
}
.ar-google {
  position:absolute;
  left:230px;
  top:-10px;
  width:16px;
  height:52px;
  background:url(../images/back-ar-google.gif) no-repeat top left;
}
.heart {
  float:left;
  width:16px;
  height:14px;
  padding-left:5px;
  background:url(../images/back-heart.gif) no-repeat right top;
}
.ff-getintouch {
  left:175px;
  top:200px;
  width:85px;
}
.ar-getintouch {
  position:absolute;
  left:155px;
  top:194px;
  width:52px;
  height:20px;
  background:url(../images/back-ar-getintouch.gif) no-repeat top left;
}
.ff-clients {
  left:5px;
  top:55px;
  width:340px;
}
.ff-clients a {
  text-decoration:none;
  background:none;
  color:#ff8a74;
}
.ar-clients {
  position:absolute;
  left:-15px;
  top:34px;
  width:16px;
  height:40px;
  background:url(../images/back-ar-clients.gif) no-repeat top left;
}
.ff-contactus {
  left:-420px;
  top:15px;
  width:412px;
  text-align:right;
}
.ar-contactus {
  position:absolute;
  left:-44px;
  top:80px;
  width:45px;
  height:37px;
  background:url(../images/back-ar-contactus.gif) no-repeat top left;
}
div#plane {
  position:absolute;
  top:200px;
  left:0;
}
div#plane2 {
  position:absolute;
  top:200px;
  right:300px;
}

/* --------------------
---- Header Styles ----
-------------------- */
div#header {
  min-height:1%;
}
div#header:after {
  content:'.';
  display:block;
  clear:both;
  height:0;
  visibility:hidden;
}
a#logo img {
  float:left;
  padding:8px 0 5px 0;
}
div#telno {
  position:relative;
  float:right;
  margin:0 3px 0 0;
  width:264px;
  background:url(../images/back-telno.gif) repeat-y top left;
}
div#telnotopshadow {
  padding-top:5px;
  background:url(../images/back-telnotopshadow.gif) no-repeat top left;
}
div#telnobottomshadow {
  padding-bottom:6px;
  background:url(../images/back-telnobottomshadow.gif) no-repeat bottom left;
}
div#telnocontent {
  width:100%;
  padding:5px 0px 7px 0px;
  color:#311915;
  font:bold 2.17em Arial, Helvetica, sans-serif;
  text-align:center;
}
div#getintouch {
  position:absolute;
  left:211px;
  top:-21px;
  width:104px;
  height:105px;
  text-align:center;
  /*background:url(../images/back-getintouch.png) no-repeat top left; */
}
div#getintouch a {
  background:none;
}
div#strapline {
  clear:right;
  float:right;
  margin:0 3px 0 0;
  padding:2px 0 0 14px;
  width:249px;
  height:25px;
  background:url(../images/back-strapline.gif) no-repeat top left;
}

/* - Navbar - */

ul#navbar {
  clear:both;
  min-height:1%;
  margin:0 0 7px 0;
  border-top:8px solid #464646;
  border-bottom:1px solid #999;
  list-style:none;
  background-color:#F5F5F5;
}
ul#navbar:after {
  content:'.';
  display:block;
  clear:both;
  height:0;
  visibility:hidden;
}
ul#navbar li {
  position:relative;
  float:left;
  margin:0;
  padding:0;
  background:none;
  z-index:50;
}
ul#navbar li.blog,
ul#navbar li.contact {
  position:static;
}
ul#navbar li a {
  float:left;
  padding:0.5em 14px 0.45em 13px;
  font-family: Arial;
  font-size:1.5em;
  font-style:italic;
  color:#ff7300;
  text-decoration:none;
  background:url(../images/back-navbar-a.gif) no-repeat center right;
}
ul#navbar li:hover a,
ul#navbar li.over a {
  color:#ff8a74;
  background:#464646 none no-repeat center right;
}
ul#navbar li a span {
  display:block;
  padding:3px 0;
  color:#ff8a74;
  font-family:Arial,Helvetica,sans-serif;
  font-size:0.6em;
  font-style:normal;
  /*letter-spacing:0.2px;*/
}
ul#navbar li:hover a span,
ul#navbar li.over a span {
  color:#fff;
}
ul#navbar li ul.main {
  display:none;
  min-height:1%;
  position:absolute;
  left:-224px;
  top:3.8em;
  width:585px;
  margin:12px 0 0 0;
  padding:0 0 0.85em;
  background:#333 url(../images/back-navbar-li-ul.gif) repeat-x left top;
  z-index:3000;
}
ul#navbar li:hover ul.main,
ul#navbar li.over ul.main {
  display:block;
}
ul#navbar li ul li {
  float:left;
/*  width:188px;*/
  width:174px;
}
ul#navbar li.about ul li {
  width:140px;
  padding:0;
}
ul#navbar li ul li.col2 {
  width:254px;
}
ul#navbar li ul li.col3 {
  width:150px;
}
ul#navbar li:hover ul li a,
ul#navbar li.over ul li a {
  padding:10px 0 20px 13px;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size:1.5em;
  font-style:italic;
  color:#fff;
  background:transparent none;
}
ul#navbar li:hover ul.onelevel,
ul#navbar li.over ul.onelevel {
  padding:1em 1em 1em 12px;
 /* width:6.85em;*/
  width:6.8em;
  left:0;
}
/*ul#navbar li:hover ul.onelevel, x:-moz-any-link, x:default {
  width:6.8em;
}*/
ul#navbar li:hover ul.onelevel li a,
ul#navbar li.over ul.onelevel li a {
  width:100px;
  margin-left:4px;
  padding:0 0 4px 0;
  font-family:Arial,Helvetica,sans-serif;
  font-size:0.92em;
  font-style:normal;
  color:#fff;
  line-height:1.2em;
  /*background:transparent url(../images/back-navbar-li-ul-li-ul-a.gif) no-repeat left 0.4em;*/
}
ul#navbar li:hover ul.clients,
ul#navbar li.over ul.clients {
  /* width:14.45em;*/
   width:8.9em;
}
/*ul#navbar li:hover ul.clients, x:-moz-any-link, x:default {
  width:14.4em;
}*/
ul#navbar li:hover ul li a:hover,
ul#navbar li.over ul li a:hover {
  color:#ff8a74;
  background:transparent none;
}
/*ul#navbar li:hover ul.onelevel li a:hover,
ul#navbar li.over ul.onelevel li a:hover {
  background:transparent url(../images/back-navbar-li-ul-li-ul-hover.gif) no-repeat left 0.4em;
}*/
ul#navbar li ul li ul {
  position:relative;
  clear:both;
  left:0;
  top:0;
  min-height:124px;
  margin:0;
  padding:0 24px 0 15px;
  background:transparent url(../images/back-navbar-li-ul-li-ul.gif) no-repeat right top;
}
ul#navbar li ul li ul.col1,
ul#navbar li ul li ul.col1 li {
  width:135px;
}
ul#navbar li ul li ul.col2,
ul#navbar li ul li ul.col2 li {
  /*width:174px;*/
  width:213px;
}
ul#navbar li ul li ul.col3 {
  /*width:136px;*/
  width:120px;
  padding-right:0;
  /*padding-right:12px; */
  background:none;
}
ul#navbar li ul li ul.col3 li {
   width:120px;
}
ul#navbar li ul li ul li {
  clear:left;
}
ul#navbar li:hover ul li ul li span,
ul#navbar li.over ul li ul li span,
ul#navbar li:hover ul.onelevel li span,
ul#navbar li.over ul.onelevel li span {
  float:left;
  color:#fff;
  line-height:0.8em;
  padding:0 0 4px 0;
  margin-top:0;
}
ul#navbar li:hover ul li ul li a,
ul#navbar li.over ul li ul li a {
  width:100px;
  margin-left:4px;
  padding:0 0 4px 2px;
  font-family:Arial,Helvetica,sans-serif;
  font-size:0.92em;
  font-style:normal;
  color:#fff;
  line-height:1.2em;
  /*background:transparent url(../images/back-navbar-li-ul-li-ul-a.gif) no-repeat left 0.4em;*/
}
ul#navbar li:hover ul li ul.col2 li a,
ul#navbar li.over ul li ul.col2 li a {
  width:200px;
}
ul#navbar li:hover ul li ul li:hover span,
ul#navbar li.over ul li ul li.over span,
ul#navbar li:hover ul.onelevel li:hover span,
ul#navbar li.over ul.onelevel li.over span {
  color:#ff8a74;
}

/* -----------------------
---- Main Area Styles ----
----------------------- */
div#main {
  min-height:300px;
}
div#main:after {
  content:'.';
  display:block;
  clear:both;
  height:0;
  visibility:hidden;
}
div#content {
  float:left;
  min-height:1%;
  width:602px;
  padding:0 30px 30px 0;
  background:url(../images/back-content.gif) repeat-y top right;
}
div#contentwide {
  min-height:1%;
}
div#contentwide h1 {
  margin:31px 0 0.13em 0;;
}
div#side {
  float:right;
  padding:0;
  width:255px;
}
div#contactus {
  position:relative;
  margin:13px 0 30px 472px;
}
div#contactus.wide {
  margin:30px 0 30px 770px;
}
div#contactus a {
  display:block;
  width:137px;
  min-height:94px;
  margin:0;
  padding:43px 0 0 0;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size:2.16em;
  font-weight:normal;
  color:#fff;
  text-align:center;
  line-height:1em;
  background:transparent url(../images/back-contactus.jpg) no-repeat top center;
}
div#contactus a:hover {
  background:transparent url(../images/back-contactus-hover.jpg) no-repeat top center;
}

div#contactus .sifr30 a {
  position:absolute;
  left:170px;
  top:40px;
  min-height:0;
  width:200px;
  padding:0;
  color:#ff8a74;
  font-family: 'Trebuchet MS', Helvetica, sans-serif;
  font-size:16px;
  font-style:italic;
  text-align:right;
  background:none;
}
div#contactus .sifr30 a:hover {
 background:none;
}

div.externallink {
  float:right;
  width:254px;
  margin:12px 0 18px 30px;
  padding:10px 0 0 0;
  text-align:center;
  background:#fff url(../images/back-externallink.gif) no-repeat left top;
}
div.extusb {
  margin:4px 0 18px 30px;
}
div.externallinkwrap {
  text-align:center;
  min-height:1%;
  background:transparent url(../images/back-externallinkwrap.gif) no-repeat left bottom;
}
div.externallinkwrap a,
div.externallinkwrap a:hover
 {
  background:none;
}
div.externallink a span.txt {
  display:block;
  /*width:222px;*/
  margin:0;
  padding:6px 16px 0.85em 16px;
  color:#ff7300;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size:1.42em;
  font-style:italic;
  line-height:1.1em
}
div.extusb a span.txt {
  padding:17px 10px 0.5em 10px;
}
span.smalltxt{
  font-size:0.8em;
}
div.externallink a span.img {
  display:block;
  padding: 0 30px 13px 30px;
}
div.extusb a span.img {
  padding: 6px 10px 14px 10px;
}
div.divider {
  clear:both;
  height:1px;
  margin-top:8px;
  background: url('../images/divider.gif') repeat-x top left;
}

/* Gallery */
div.gallery-row {
	width:600px;
	height:120px;
	padding:0 1px;
	margin-bottom:10px;
}

div.gallery-row img {
	width:190px;
	height:120px;
	float:left;
	margin-right:15px;
}

div.gallery-row img.last {
	margin-right:0px;
}


/* -----------------------
---- Side Area Styles ----
----------------------- */

div#google {
  width:254px;
  margin:0 0 30px 0;
  position:relative;
  background:url('../images/signpost-google-top.gif') no-repeat top left;
}

div#google a {
  padding:0 0 85px 0;
  background:url('../images/signpost-google-bottom.gif') no-repeat bottom left;
  display:block;
}
div#google div.ff-love-conversions {
  position:absolute;
  right:15px;
  top:-20px;
  width:165px;
  background:#f1f1f1;
}
div#google div.ff-love-conversions div.we {
  position:absolute;
  left:0;
  top:0;
  width:50px;
}
div#google div.ff-love-conversions div.heart {
  position:absolute;
  left:51px;
  top:17px;
  width:16px;
  height:14px;
  background:url('../images/back-heart.gif') no-repeat top left;
}
div#google div.ff-love-conversions div.conversions {
  position:absolute;
  right:0;
  width:110px;
}
div#google a div.google-text{
  padding:48px 0 5px 119px; 	
  width:86px;
  min-height:64px;
}
div#google a div.google-text span#quadtext {
  display:block;
  padding-left:14px;
  width:105px;
  /*color:#707070;*/
  font-size:0.92em;
  background:url('../images/bullet-star.gif') no-repeat 0 2px
}
div#google a div.google-text span#quadtext span {
  background:#fff2e3;
}
div#google a:hover div.google-text span#quadtext span {
  background:#ffc2b9;
}
/*div#google a div.google-text span{
  width:148px;
  font-size: 12px; 
  display: block;
  background-color:#fff2e3;
}
div#google a:hover div.google-text span,
div#google a.over div.google-text span {
  background-color:#ffc2b9;
}*/
/*div#google img {
float:left;
margin:0 20px 0 0;
}*/
div#google:after {
  content:'.';
  display:block;
  clear:both;
  height:0;
  visibility:hidden;
}
/*div#google span {
  padding-left:30px;
}*/
div.signpost {
  min-height:1%;
  margin:0 0 30px 0;
  padding:9px 15px 15px 15px;
  border:1px solid #E6E6E6;
  border-top:none;
  background:#fff url(../images/back-signpost.gif) repeat-x bottom left;
}
div.sp-form {
  padding-bottom:8px;
}
div.signpost:after {
  content:'.';
  display:block;
  clear:both;
  height:0;
  visibility:hidden;
}
div.signposttop {
  /*position:relative;*/
  background:transparent url(../images/back-signposttop.gif) repeat-x top left;
  padding-top:8px;
}
div.signpost h2 {
  margin:0 0 17px 0;
  padding:0 0 11px 0;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size:2em;
  font-weight:normal;
  color:#ff8a74;
  background:transparent url(../images/back-signpost-h2.gif) repeat-x bottom left;
}
div.signpost h3 {
  margin:1px 0 6px 0;
  font-size:1.42em;
  font-style:italic;
  color:#ff7b34;
}
div.signpost h3 a {
  background:none;
}
div.signpost h3 a:hover {
  color:#ff8a74;
  background:none;
}
div.signpost p{
  margin-bottom:0;
}
div.signpost ul {
  margin:0 0 -5px 0;
}
div.signpost li {
  margin:0;
  padding:0 0 0 16px;
  background:transparent url(../images/back-signpost-li.gif) no-repeat left 0.45em;
}
div.signpost ul li a {
  display:block;
  padding:0 8px 3px 8px;
  background-color:transparent;
}
div.signpost ul li a:hover {
  color:#ff8a74;
  background-color:transparent;
}
div.casesignpost{
  padding:9px 15px 10px 15px;
}
div.casesignpost h3{
  margin:1px 0 15px;
}
div.casesignpost p{
  margin-top:-3px;
  padding-bottom:14px;
  font-family:Georgia,"Times New Roman",Times,serif; 
  font-size:1.42em;
  color:#ff7300;
  line-height:18px;
}
div.signpost a.sp-gw-img {
  display:block;
  margin:15px auto 0 auto;
  border:none;
  background:none;
}
/* --------------------
---- Footer Styles ----
-------------------- */
div#footer {
  clear:both;
  border-top:8px solid #ff8a74;
  min-height:1%;
  margin:30px 0 0 0;
  padding:3px 14px;
}

div#footer h2 {
  margin:14px 0 17px 0;
  font-size:2em;
  color:#ff8a74;
}
div#footer div#quicklinks {
  width:310px;
  float:left;
  margin-bottom:-10px;
}
div#footer div#quicklinks ul.linkcol {
  float:left;
  color:#ff7300;
  list-style-type:none;
}
div#footer div#quicklinks ul.one {
  width:76px;
  padding-right:10px;
}
div#footer div#quicklinks ul.two {
  width:100px;
  padding-right:10px;
}
div#footer div#quicklinks ul.three {
  width:102px;
  padding-right:10px;
}
div#footer div#quicklinks ul.linkcol li{
  background:none;
  margin:0.25em 0 0 0;
  padding:0;
}
div#footer div#quicklinks ul.linkcol li a {
  color:#ff7300;
  background:none;
}
div#footer div#quicklinks ul.linkcol li a:hover {
  color:#ff8a74;
}
div#footer div#quicklinks ul.linkcol li ul {
  margin:0;
}
div#footer div#quicklinks ul.linkcol li ul li {
  font-size:0.92em;
  list-style-type:none;
  padding:0 0 0 12px;
  background:transparent url(../images/back-quicklinks-li.gif) no-repeat 0 0.45em;
}
div#footer div#quicklinks ul.linkcol li ul li:hover {
  color:#ff8a74;
}
div#footer div#ourclients {
  position:relative;
  float:right;
  width:455px;
  margin:57px 60px 0 0;
}
div#footer div#ourclients img {
  float:left;
}
div#footer div#footertext {
  clear:both;
  margin:0 136px 0 0;
  font-size:0.92em;
  padding-top:10px;
}
div#footer div#footertext ul {
  display:block;
  text-align:right;
  margin-bottom:3px;
}
div#footer div#footertext li {
	display:inline-block;
	padding:0;
	margin:0;
}
div#footer div#footertext li a {
  background:none;
}
div#footer div#footertext li a:hover {
  background:none;
  color:#ff8a74;
}

/* --------------------
---- Home Page Styles ----
-------------------- */

div#homepg{
  margin-top: 9px;
}
div#homepg div#intro {
  min-height:300px;
  padding:0 0 17px 0;
}
div#homepg div#intro h1 {
  font-size:3.33em;
  margin:3px 0 25px 0;
  line-height:1em;
  letter-spacing:-0.03em;
}
div#homepg p.homeheading {
  margin:0 0 0.4em 0;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size:3.33em;
  font-style:italic;
  font-weight:normal;
  color:#311915;
  letter-spacing:-0.03em;
  line-height:1em;
}
div#homepg div#intro p {
  padding-right:15px;
}
div#homepg div#flash {
  float:right;
  height:405px;
  width:500px;
  margin:0;
  /*border:8px solid #E6E6E6; */
  background:#fff url(../images/logo-home.jpg) no-repeat left top;
}
div#homepg div#homegetintouch {
  clear:both;
  float:left;
  width:370px;
  margin:-3px 0 16px 0;
  padding:9px 0 0 0;
  background:#fff url(../images/back-home-getintouch.gif) no-repeat left top;
}
div#homepg div#homegetintouchwrap {
  min-height:1%;
  padding-bottom:18px;
  background:transparent url(../images/back-home-getintouchwrap.gif) no-repeat left bottom;
}
div#homepg div#homegetintouchwrap:after {
  content:'.';
  display:block;
  clear:both;
  height:0;
  visibility:hidden;
}
div#homepg div#homegetintouchwrap h2 {
  margin:0 0 0.2em;
  padding:1px 15px 0;
  font-size:2em;
  color:#ff8a74;
  background:transparent url(../images/back-home-getintouchwrap-h2.gif) no-repeat 6.5em center;
}
div#homepg div#homegetintouchwrap p {
  padding:0 15px;
}
div#homepg div#homegetintouchwrap div.contactus {
  float:right;
  min-height:1%;
  margin:29px 9px 0 6px;
  background:#ff7300 url(../images/back-home-contactus.gif) no-repeat left top;
}
div#homepg div#homegetintouchwrap div.contactus:hover,
div#homepg div#homegetintouchwrap div.contactus.over {
  background:transparent url(../images/back-home-contactus-hover.gif) no-repeat left top;
}
div#homepg div#homegetintouchwrap div.contactus a {
  display:block;
  min-height:38px;
  padding:10px 20px 0 14px;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size:1.66em;
  font-weight:normal;
  color:#fff;
  background:transparent url(../images/back-home-contactus-a.gif) no-repeat right top;
}
div#homepg div#homegetintouchwrap div.contactus:hover a,
div#homepg div#homegetintouchwrap div.contactus.over a {
  background:transparent url(../images/back-home-contactus-a-hover.gif) no-repeat right top;
}
div#homepg div#homeconversions {
  position:relative;
  float:right;
  width:514px;
  height:80px;
  margin:-13px 0 5px 0;
  padding:9px 0 0 0;
}

div#homepg div#homeconversions a {
  padding-top:0px;
  text-align:right;
}
div#homepg div#homeconversions a:hover {
  color:#ff8a74;
}
div#homepg div#homeconversions a span {
  float:right;
  padding-left:15px;
  /*width:260px;*/
  font-size:0.9em;
  background:url('../images/bullet-star.gif') no-repeat 0 2px;  
}

div#homepg div#homeconversions a div.homeconversions-text{
  padding: 55px 10px 10px 32px; 
  width: 200px;
}

div.homeconversions-text span{
  background-color:#fff2e3;
}

div#homeconversions a:hover div.homeconversions-text span,
div#homeconversions a.over div.homeconversions-text span {
  background-color:#ffc2b9;
}

div#homeconversions img {
	float:left;
	margin:0 1px;
	padding:0;
	height:75px;
	width:75px;
}
/*div#homepg div#homeconversionswrap {
  padding-bottom:14px;
  background:transparent url(../images/back-home-conversionswrap.gif) no-repeat left bottom;
}
div#homepg div#homeconversions h2 {
  margin:0 0 0.20em;
  padding:1px 16px 0;
  background:transparent url(../images/heart.png) no-repeat scroll 60px 6px;
  font-size:2em;
  color:#ff8a74;
}
div#homepg div#homeconversions p {
  padding:39px 0 0 16px;
  width:198px;
}
div#homepg div#homeconversions img {
  float:right;
  margin:10px 14px 0px 0px;
}*/
div#homepg div.panel {
  margin:0 0 14px 0;
  padding:6px 0 21px 0;
  border:1px solid #E6E6E6;
  border-top:none;
  background:#fff url(../images/back-home-panel.gif) repeat-x bottom left;
}
div#homepg div.panel:after,
div#homepg h2.panel:after {
  content:'.';
  display:block;
  clear:both;
  height:0;
  visibility:hidden;
}
div#homepg h2.panel{
  padding:0 0 0 19px;
  background:#fff url(../images/back-home-panel-h2.gif) no-repeat left 13px;
  clear:both;
  margin: 0;
  font-size: 2.6em;
  color:#ff8a74;
}
div#homepg h2.panel span{
  background:#fff;
  float:left;
  margin:0;
  padding:0 12px;
}
div#homepg div.panel div.column {
  position:relative;
  float:left;
  width:243px;
  min-height:189px;
  padding:0 28px 0;
  background:url(../images/back-content.gif) repeat-y top right;
}
div#homepg div.panel div.last {
  background:none;
}
div#homepg div.panel div.column h3 {
  margin:0 0 0.35em;
  font-size:1.67em;
  font-weight:normal;
  font-style:italic;
  line-height:1.3em;
  color:#ff7b34;
}
div#homepg div.panel div.column h3 a {
  background:none;
}
div#homepg div.panel div.column h3 a:hover {
  color:#ff8a74;
}
div#homepg div.panel div.column p {
  font-size:0.92em;
  margin: 0 0 0.9em;
}
div#homepg div.panel div.column ul {
  margin:0 0 -5px 0;
}
div#homepg div.panel div.column li {
  margin:0;
  padding:0 0 0 16px;
  background:transparent url(../images/back-signpost-li.gif) no-repeat left center;
}
div#homepg div.panel div.column ul li a {
  display:block;
  padding:0 8px 3px 8px;
  font-size:0.92em;
  background:none;
}
div#homepg div.panel div.column ul li a:hover {
  color:#ff8a74;
}
div#homepg div.blog{
  margin-bottom: 30px;
  padding:0 0 17px;
}
div#homepg div.blog div.column {
  padding:15px 30px 0;
  width:390px;
  min-height:95px;
}
div#homepg div.blog div.column h3 {
  width:239px;
  margin:1px 0 6px 0;
  font-size:1.42em;
  font-style:italic;
  color:#ff7b34;
}
div#homepg div.blog div.column h3 a {
  background:none;
}
div#homepg div.blog div.column h3 a:hover {
  color:#ff8a74;
}
div#homepg div.blog div.column p {
  margin-bottom:0;
  font-size:1em;
}
div#homepg div.blog div.column a span.icon {
  padding-left:8px;
  background:transparent url(../images/back-signpost-a.gif) no-repeat left center;
}

/* --------------------
---- Case Study Styles ----
-------------------- */

/*body#case-study div#content{
  margin:0 30px 0 0;
}*/
/*body#case-study div#content{
  padding: 0 30px 0 0;
}*/
div.clients h1 {
  margin:24px 0 0.1em;
}
/*div.clients h2 {
  margin:11px 0 11px;
}*/
/*div.clients p.link {
  padding-top:15px;
}
div.clients a.case-study {
  margin-bottom:14px;
  font-style:italic;
  font-size:1.42em;
  font-family:Georgia,"Times New Roman",Times,serif;
}*/
span.red {
  color: red;
  font-weight:bold;
}

/* --------------------
---- Services Styles ----
-------------------- */

div#contentwide div.panel {
  float:left;
  margin: 0 15px 23px 0;
  width: 291px;
  height:1%;
}
div#contentwide div.panellast{
  margin-right:0px;
}
div#contentwide div.panel h3 {
  margin:0 0 0;
}
div#contentwide div.panel h3 a {
  background-color:transparent;
}
div#contentwide div.panel h3 a:hover {
  color:#ff8a74;
}
div#contentwide div.panel div.column p {
  margin: 0 0 0.5em 0;
}
div#contentwide div.panel img.content{
  margin:0 0 7px;
}
div#contentwide div.panel ul{
  margin:10px 0 -5px;
}
div#contentwide div.panel ul li{
  background:transparent url(../images/back-signpost-li.gif) no-repeat;
  margin:0;
  padding:0 0 0 16px;
}
div#contentwide div.panel ul li a{
background:transparent;
display:block;
font-size:0.92em;
padding:0 8px 4px;
}
div#contentwide div.panel ul li a:hover{
  color:#ff8a74;
}

/* --------------------
---- Design and Development Styles ----
-------------------- */

div.services div.row {
  clear:both;
  margin:0;
  padding:0;
  min-height:167px;
}
div.services div.rowlast {
  margin-bottom:11px;
  min-height:129px;
}
/*div.services h2 {
  margin:11px 0 11px;
}*/
div.services div.services-signpost{
  float:left;
  margin:5px 14px 0 0;
  width:191px;
}
div.services div.services-signpostlast{
  margin:5px 0 0;
}
div.services h5{
  margin:0 0 3px;
}
div.services h5 a{
  background:none;
}
div.services h5 a:hover{
  color:#ff8a74;
}
div.services h2.signposts{
  margin:0.33em 0;
}

div.services h3 {
	color:#ff7b34;
}
div.services div.services-signpost img.content{
  margin: 0 0 3px;
}

div.services div.multilingualimage {
  position:relative;	
}

div.services div.multilingualimage img.multilingualzoom {
  position:absolute;
  right:-9px;
  top:-9px;
  border:none;
}

div.signposttop div.signpost a.multilingual {
  display:block;
  margin-left:24px;
  width:205px;	
}

div.signposttop div.signpost a.regus {
  background:url('../images/services/design/regus.gif') no-repeat;
  height:64px;	
}
div.signposttop div.signpost a.regus:hover {
  background:url('../images/services/design/regus-h.gif') no-repeat;
  height:64px;	
  text-decoration:none;
}
div.signposttop div.signpost a.realwine {
  background:url('../images/services/design/realwine.gif') no-repeat;
  height:27px;
  margin-bottom:25px	
}
div.signposttop div.signpost a.realwine:hover {
  background:url('../images/services/design/realwine-h.gif') no-repeat;
  height:27px;	
  text-decoration:none;
}
div.signposttop div.signpost a.helibeds {
  background:url('../images/services/design/helibeds.gif') no-repeat;
  height:28px;
  margin:28px 0 25px 24px;	
}
div.signposttop div.signpost a.helibeds:hover {
  background:url('../images/services/design/helibeds-h.gif') no-repeat;
  height:28px;

  text-decoration:none;
}
div.signposttop div.signpost a.charlton {
  background:url('../images/services/design/charlton.gif') no-repeat;
  height:40px;
  margin-bottom:10px;	
}
div.signposttop div.signpost a.charlton:hover {
  background:url('../images/services/design/charlton-h.gif') no-repeat;
  height:40px;	
  text-decoration:none;
}
div.signposttop div.signpost a.mizuno {
  background:url('../images/services/design/mizuno.gif') no-repeat;	
  height:76px;	  
}
div.signposttop div.signpost a.mizuno:hover {
  background:url('../images/services/design/mizuno-h.gif') no-repeat;	
  height:76px;
  text-decoration:none;
  }
div.signposttop div.signpost a.spring,
div.signposttop div.signpost a.springcms {
  background:url('../images/services/design/spring.gif') no-repeat;	
  height:68px;	  
}
div.signposttop div.signpost a.springcms {
  margin-left:28px;
}
div.signposttop div.signpost a.spring:hover,
div.signposttop div.signpost a.springcms:hover {
  background:url('../images/services/design/spring-h.gif') no-repeat;	
  height:68px;
  text-decoration:none;	  
}

div.signposttop div.signpost a.ccs {
  background:url('../images/services/design/ccs.gif') no-repeat;	
  height:89px;
}
div.signposttop div.signpost a.ccs:hover {
  background:url('../images/services/design/ccs-h.gif') no-repeat;	
  height:89px;
  text-decoration:none;	  
}

/* --------------------
---- Marketing - Multivariate page ----
-------------------- */
div#hero-multivariate{
  margin-bottom:25px;
  padding:46px 232px 0 37px;
  height:177px;
  background:url('../images/services/marketing/hero-multivariate.gif') no-repeat;
}
div#hero-multivariate span{
  line-height:34px;
  font-size: 2.333em;
  font-family: Georgia, "Times New Roman", Times, serif;
  color:#505050;
}
ul#support-services{
  margin:15px 0 24px;
  padding:0 2px;
  background:url('../images/bg-ul-multivariate.gif') repeat-x bottom left;
  border:1px solid #e6e6e6;
}
ul#support-services li,
ul#support-services li.first,
ul#support-services li.last{
  margin:0;
  padding:12px 0 10px 10px;
  line-height:18px;
  background:transparent url(../images/bg-dotted-line.gif) repeat-x scroll left bottom;
}
ul#support-services li.last{
  background:none;
}
div.dotted-bg{
  padding:0 0 0 14px;
  background:transparent url(../images/back-li-multivariate.gif) no-repeat scroll 0 0.5em;
}
ul#support-services li strong{
  color:#ff8a74;
  font-size:1.166em;
  letter-spacing:-0.5px;
}
h2.cropped{
  line-height:35px;
  padding:0 26px 0 0;
}
ul#testing-plans{
  padding-top:13px;
}
ul#testing-plans li{
  padding:0 0 11px 15px;
  line-height:16px;
  background:url('../images/back-li-multivariate.gif') no-repeat 0 0.5em;
}
/* --------------------
---- About Styles ----
-------------------- */

div.aboutus img {
  margin:15px auto;
}
div.teammember div#content ul {
  margin:-5px 0 1em 0;
}
div.meettheteam {
	padding:0 0 9px 0;
}
div.meettheteam:after {
  content:'.';
  display:block;
  clear:both;
  height:0;
  visibility:hidden;
}
div.meettheteam img.content{
	margin:0;
}
div.meettheteam p.subborder {
	margin-bottom:2px;
}
div.meettheteam div.staffmember{
	width:301px;
	float:left;
    padding-bottom:18px;
}
div.meettheteam div.staffmember a{
	background:none;
}
div.meettheteam div.staffmember a:hover{
	color:#ff8a74;
}
div.meettheteam div.staffmember img:hover,
div.meettheteam div.staffmember img.over{
    padding:0;
	border:8px solid #ff8a74;
}
div.meettheteam div.staffmember h3{
    margin:14px 0 0 0;
	font-size:2em;
}
div.meettheteam div.staffmember h4{
	color:#ff8a74;
	font-size:1.6em;
	margin:-2px 0 9px 0;
}
div#contentwide.teammember p.subborder {
  margin:0 0 22px 0;
}
div#contentwide.teammember div#side {
  margin-top:3px;
}
div#contentwide img.teammember{
	margin:6px 0 13px 0;
}
div#contentwide .teammemberphoto{
	width:601px;
}
div#contentwide.teammember h2{
	margin-top:0;
}

div#contentwide li.teammember{
	background:transparent url(../images/back-signpost-li.gif) no-repeat scroll left 0.9em;
	margin:0;
	padding:0 0 0 23px;
}
div#contentwide.teammember a.back{
	float:left;
}
div#contentwide.teammember a.forward{
	float:right;
}
div#contentwide.teammember .contactmember{
	clear:both;
}
.featuredProjectImage{
	margin-bottom:10px;
}
.signpost ul{
	clear:both;
	display:block;
	margin-top:10px;
}
div#center-logos{
	text-align:center;
}
/* --------------------
---- Client Styles ----
-------------------- */

div#filter {
  min-height:568px;
  padding:0 0 6px 0;
}
div#filter:after {
  content:'.';
  display:block;
  clear:both;
  height:0;
  visibility:hidden;
}
div#filterselectholder {
  padding-bottom:6px;
  border-bottom:1px solid #999;
  text-align:center;
}
div#filterselectholder span {
  font-weight:bold;
  color:#311915;
}
div#filterselectholder input {
  margin-left:24px;
}
div#contentwide.clients div.panel {
  margin-bottom:27px;
}
div#contentwide.clients div.panel p {
  margin-bottom:0.6em;
}
div#contentwide.clients div.panel ul {
  margin-top:5px;
}

/* --------------------
---- Blog page ----
-------------------- */

div#captionbox-landscape{
  float:right;
  width:296px;
}
div#captionbox-portrait{
  float:right;
  width:255px;
}
div#captionbox-landscape:after,
div#captionbox-portrait:after {
  content:'.';
  display:block;
  clear:both;
  height:0;
  visibility:hidden;
}
/*div.commentcontent*/ 
/* --------------------
---- Contact Us Styles ----
-------------------- */

div#contactboxtop{
  margin:0;
  padding-top:8px;
  width:513px;
  background:transparent url(../images/back-signposttopbrown.gif) repeat-x scroll left top;
  float:left;
}
div.contact div.signpost{
  padding:9px 15px 6px 14px;
}
div.contact div.sp-form {
  padding-bottom:7px;
  margin-bottom:28px;
}
div.contact div.sp-form:after {
  content:'.';
  display:block;
  clear:both;
  height:0;
  visibility:hidden;
}
div.contact div.floatleft{
  float:left;
  width:248px;
}
div.contact div#floatright{
  float:right;
  width:230px;
}
div.contact form#advice:after{
  content:'.';
  display:block;
  clear:both;
  height:0;
  visibility:hidden;
}
div.contact form#advice div.row label.label{
  margin-top:2px;
  margin-bottom:-2px;
}
div.contact form#advice div.row input.text {
  width:169px;
}
div.contact form#advice div.row textarea {
  float:left;
  margin:6px 0 5px 0;
  width:225px;
  height:97px;
}
div.contact form#advice div.row select {
	width:171px;
}
div.contact div.signpost h2 {
  margin: 0 0 16px;
  color:#311915;
  font-size:2.3em;
}
div.contact form#advice p{
  margin: 0 0 0 4px;
}
div.contact form#advice div.back-send-l div.back-send-r {
  margin-right:0;
}
div.contact form#advice input.button {
  padding:8px 30px 12px;
  text-align:center;
}
div.contact form#advice div.security {
  position:relative;
  float:right;
  width:auto;
  padding:14px 7px 0 0;
}
div.contact div.security:hover,
div.contact div.security.over {
  background:none;
}
div.contact form#advice div.security:hover div.securitymessage,
div.contact form#advice div.security.over div.securitymessage {
  top:30px;
}
div.contact form#advice div.security img {
  margin-right:4px;
}
div.contact div#floatright:after{
  content:'.';
  display:block;
  clear:both;
  height:0;
  visibility:hidden;
}
div#googlemap{
  float: right;
  margin:0 0 28px;
  border:7px solid #E6E6E6;
  padding:1px;
  width:350px;
  height:257px;
  z-index:1;
}
div.contact div.contact-column{
  margin: 0 20px 22px 0;
  padding-right: 20px;
  min-height:223px;
  float:left;
  background: transparent url(../images/back-content.gif) repeat-y scroll right top;
}
div.contact div.contact-column h3{
  margin:0 0 11px;
}
div.contact div.contact-column h3.fax{
  margin:17px 0 11px;
}
div.contact div.contact-column h6{
  margin:13px 0 5px;
}
div.contact div.contact-column h6.email{
  margin-top:19px;
}
div.contact div.contact-columnlast{
  background: none;
}
div.contact p.phone{
  font-family:Arial,Helvetica,sans-serif;
  font-size: 1.5em;
}
div#back-img{
  background:#F9F9F9 url(../images/back-contact_map.jpg) no-repeat scroll left top;
  height:300px;
  margin:0 auto;
  padding:6px 16px 16px 6px;
  width:500px;
}
div#map{
  background:transparent url(../images/googlefallback.jpg) no-repeat scroll left top;
}

/* Contact A/B testing style */

div#contactboxtop2{
  margin:0 16px 0 0;
  padding-top:8px;
  width:286px;
  background:transparent url(../images/back-signposttopbrown.gif) repeat-x scroll left top;
  float:left;
}

div#contactboxtop2 h2,
div#contactboxtop2-last h2{
  color:#311915;
  font-size:2em;
  margin:0 0 16px;
  }
  
div#contactboxtop2-last h2{
  color:#311915;
  font-size:2em;
  margin:0 15px 0 14px;
  background:none;
  }  

div#contactboxtop2 h2.get-in-touch{
  color:#311915;
  font-size:2em;
  margin:0 0 7px;	
}

div#contactboxtop2 div.left-heading{
  float:left;  
  width:128px;	
  /*margin-bottom: 14px;*/
}

div#contactboxtop2 div.right-heading{
  float:left;  	
  /*margin-bottom:14px;*/ 
  clear:right; 
  width:110px;	
}

div#contactboxtop2 div.left-heading p,div#contactboxtop2 div.right-heading p{
	font-family:Arial,Helvetica,sans-serif;
	font-size:1.24em;
	color:#707070;
	font-weight:bold;
	margin:0 0 10px 0;
}

div#contactboxtop2 h3{
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size:2em;
  font-weight:normal;
  color:#ff7b34;
  font-style:normal;
  margin:0 0 5px 0;
  padding:0;
}

div#contactboxtop2 h6{
  margin:10px 0 5px;
}

div#contactboxtop2-last{
  margin:0;
  padding-top:8px;
  width:286px;
  background:transparent url(../images/back-signposttopbrown.gif) repeat-x scroll left top;
  float:left;	
}

div.contact div.signpost2{
  padding:9px 23px 6px 14px;
  min-height:360px;
  margin:0 0 30px 0;
  border:1px solid #E6E6E6;
  border-top:none;
  background:#fff url(../images/back-signpost.gif) repeat-x bottom left;
}

div.contact div.signpost-map div.signpost2{
  padding:9px 0 6px;
  min-height:360px;
  margin:0 0 30px 0;
  border:1px solid #E6E6E6;
  border-top:none;
  background:#fff url(../images/back-signpost.gif) repeat-x bottom left;
}

div.signpost2 h2{
  margin:0 0 17px 0;
  padding:0 0 11px 0;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size:2em;
  font-weight:normal;
  color:#ff8a74;
  background:transparent url(../images/back-signpost-h2.gif) repeat-x bottom left;
}

form#advice2 {
  padding:0;
}
form#advice2 div.row {
  clear:both;
  padding: 0 0 10px 0;
}
form#advice2 div.row textarea {
  width:221px;
  height:58px;
  margin:6px 0 4px 0;
  border:1px solid #E8E8E8;
}
form#advice2 div.row label.label {
  float:left;
  width:53px;
}
form#advice2 div.row input.text {
  width:172px;
  height:16px;
  border:1px solid #E8E8E8;
}
/*form#advice div.row input.text, x:-moz-any-link, x:default {
  width:174px;
}*/

form#advice2 div.row div.field div.interest {
  width:155px;
  margin:5px 0 0 0;
}
form#advice2 div.row .error , form#advice div#submitmessage {
  font-size:0.92em;
  color:#ff8a74;
  clear:both;
}
form#advice2 div#faxfield {
  display:none;
}
form#advice2 div#frow5 {
  padding:0;
}
form#advice2 div.back-send-l {
  float:right;
  min-height:53px;
  background:#ff7300 url(../images/back-send-l.jpg) no-repeat scroll left top;
}
form#advice2 div.back-send-l:hover,
form#advice2 div.back-send-l.over {
  background:transparent url(../images/back-send-l-hover.jpg) no-repeat scroll left top;
}
form#advice2 div.back-send-l div.back-send-r {
  min-height:53px;
  background:transparent url(../images/back-send-r.jpg) no-repeat scroll right top;
}
form#advice2 div.back-send-l:hover div.back-send-r,
form#advice2 div.back-send-l.over div.back-send-r {
  background:transparent url(../images/back-send-r-hover.jpg) no-repeat scroll right top;
}
form#advice2 input.button {
  padding:0;
  padding:8px 11px 12px 15px;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size:1.83em;
  font-weight:normal;
  border:0 none;
  color:#FFFFFF;
  cursor:pointer;
  background:transparent none repeat scroll 0 0;
}
form#advice2 div.security {
  min-height:1%;
  float:left;
  width:135px;
  padding:16px 0 0 0;
  background:none;
}
form#advice2 div.messagewrap {
  position:relative;
}
form#advice2 div.security span {
  min-height:1%;
  cursor:pointer;
  /*background:transparent url(../images/back-security.gif) repeat-x scroll left bottom;*/
  text-decoration:underline;
}
form#advice2 div.security div.securitymessage {
  display:none;
}
form#advice2 div.security div.securitymessage strong {
  color:#311915;
}
form#advice2 div.security:hover div.securitymessage,
form#advice2 div.security.over div.securitymessage {
  display:block;
  position:absolute;
  left:0;
  top:20px;
  width:115px;
  padding:10px;
  border:1px solid #E6E6E6;
  background:#fff none;
}

div.contact form#advice2:after{
  content:'.';
  display:block;
  clear:both;
  height:0;
  visibility:hidden;
}
div.contact form#advice2 div.row label.label{
  margin-top:2px;
  margin-bottom:-2px;
}
div.contact form#advice2 div.row input.text {
  width:190px;
}
div.contact form#advice2 div.row textarea {
  float:left;
  margin:6px 0 5px 0;
  width:190px;
  height:97px;
}
div.contact div.signpost h2 {
  margin: 0 0 16px;
  color:#311915;
  font-size:2.3em;
}
div.contact form#advice2 p{
  margin: 0 0 0 4px;
}
div.contact form#advice2 div.back-send-l div.back-send-r {
  margin-right:0;
}
div.contact form#advice2 input.button {
  padding:8px 30px 12px;
  text-align:center;
}
div.contact form#advice2 div.security {
  position:relative;
  float:right;
  width:70px;
  padding:6px 7px 0 0;
}
div.contact div.security:hover,
div.contact div.security.over {
  background:none;
}
div.contact form#advice2 div.security:hover div.securitymessage,
div.contact form#advice2 div.security.over div.securitymessage {
  top:30px;
}
div.contact form#advice2 div.security img {
  margin-right:4px;
}

div#map2{
  background:transparent url(../images/google-fallback2.gif) no-repeat scroll left top;
}

/* ----------------------------------
---- Strategy & Planning Styles ----
------------------------------------ */

div.signstrategy {
  width:288px;
  margin:9px 0 17px 0;
  background:transparent url(../images/back-table.gif) repeat-x top left;
}
div.signstrategy div.signpost {
  min-height:236px;
  margin:0;
}
div.signstrategy div.signpost h2 {
  margin:0 0 17px 0;
  color:#311915;
}
/*div.strategy div.signpost p{
  margin-bottom:0;
}*/
/* ----------------------------------
---- Showcase Blog Styling ----
------------------------------------ */
body#blog #post-510 h3 a{
	background-color:#fff !important;
}
body#blog #post-510 h3 a:hover{
	color:#ff8a74 !important;
}
body#blog div.post img.imgShowcase{
  margin-left:0;
}
body#blog div.post img.imgShowcase:hover {
  border:8px solid #ff8a74;
}
body#blog #post-510 img {
	margin:15px 0 10px 0px;
}
body#blog #post-510 img.imgShowcaseLeft{
  margin-right:10px;
}
body#blog #post-510 .panel{ width:276px; height:230px;}
/*When heading under image*/img.cms-h {
  margin:0 0 6px 0;
  padding:1px;
  border:7px solid #E6E6E6;
}


div#casestudyexample {
  clear:both;
  float:right;
  width:254px;
  margin:26px 0 16px 16px;
  padding:9px 0 0 0;
  background:#fff url(../images/back-cms-cta.gif) no-repeat left top;
}
div#casestudyexamplewrap {
  min-height:1%;
  padding-bottom:14px;
  background:transparent url(../images/back-cms-cta-bottom.gif) no-repeat left bottom;
}
div#casestudyexamplewrap:after {
  content:'.';
  display:block;
  clear:both;
  height:0;
  visibility:hidden;
}
div#casestudyexamplewrap span{
  display:block;
  padding-top:5px;
  font-size:1.5em;
  color:#6f0430;
  text-align:center;
  font-family:Georgia,"Times New Roman",Times,serif;
}
a:hover div#casestudyexamplewrap span em{
  color:#ff8a74;
}
div#casestudyexamplewrap span.small{
  display:block;
  padding:7px 0 0 16px;
  font-size:0.92em;
  color:#707070;
  text-align:left;
  font-family:Arial,Helvetica,sans-serif;
}
div#casestudyexamplewrap h2 {
  margin:0 0 0.2em;
  padding:1px 15px 0;
  font-size:2em;
  color:#ff8a74;
  background:transparent url(../images/back-home-getintouchwrap-h2.gif) no-repeat 6.5em center;
}
div#casestudyexamplewrap p {
  padding:0 15px;
}
div#casestudyexamplewrap img {
  margin:18px 0 0 32px;
  float:left;
}
div#casestudyexamplewrap img.magento {
  margin:11px 0 0 18px;
  float:left;
}
div#casestudyexamplewrap img.abobe {
  margin:9px 0 0 97px;
  float:left;
}
div#casestudyexamplewrap a.button{
	background:transparent url(../images/back-send-r.png) no-repeat scroll right top;
	display:block;
	float:left;
	height:53px;
	margin:20px 0 0 10px;
	padding-right:13px;
	width:103px;
}

div#casestudyexamplewrap a.button:hover{
	background:transparent url(../images/back-send-r-hover.png) no-repeat scroll right top;
	height:53px;
	float:left;
	display:block;	
	width:103px;
	border:0;	
}

div#casestudyexamplewrap a.button span.button{
	background:transparent url(../images/back-send-l.png) no-repeat scroll left top;
	display:block;
	font-size:1em;
	height:53px;
	padding:8px 0 0 13px;
	width:90px;
	font-size:1em;
	color:#fff;
}

div#casestudyexamplewrap a.button:hover span.button{
	background:transparent url(../images/back-send-l-hover.png) no-repeat scroll left top;
	height:61px;
	display:block;	
	width:90px;
	border:0;		
}



div#homeconversions {
  position:relative;
  float:right;
  width:514px;
  margin:-3px 0 16px 0;
  padding:9px 0 0 0;
  /*background:#fff url(../images/home-logos.jpg) no-repeat left top;*/
}

/* - New Showcase SP Styles - */
div#sp-showcase a#sp-showcase-image {
  display:block;
  padding:7px;
  margin:0;
  background:#E6E6E6;
}
div#sp-showcase a#sp-showcase-image:hover {
  background:#ffc2b9;
}
div#sp-showcase a#sp-showcase-image img {
  display:block;
  padding:1px;
  border:1px solid #FFF;
  /*border:7px solid #E6E6E6;*/
}
div#sp-showcase p {
  margin:10px 0;
}
div#sp-showcase a#viewlink {
  display:inline-block;
  font-size:17px;
  font-style:italic;
  font-family:Georgia,"Times New Roman",Times,serif;
}
div#sp-showcase a#viewlink span.mt {
  position:relative;
}

/* - Web generic landing page - */

div#web-landing-page div#content {
  width:490px;
  padding:0 0 13px 0;
  background:none;
}
div#web-landing-page div#side {
  width:386px;
  margin-top:30px;
}
div#web-landing-page div#content h1 {
  letter-spacing:0;
}
div#web-landing-page div#content h2 {
  margin:0.8em 0 0.6em;
}
div#holder div#main div#web-landing-page p {
  font-size:1.17em;
  line-height:1.43em;
}
div#holder div#main div#web-landing-page p.subhead {
  font-size:1.5em;
  line-height:1.3em;
  margin:0 0 29px;
}
div#web-landing-page div#side div.showcase-item {
  padding:0 0 15px 0;
  margin:0 0 10px 0;
  background:#fff url('../images/back-showcaseitem-bottom.gif') repeat-x left bottom;
}
div#web-landing-page div#side div.showcase-item:after {
  content:'.';
  display:block;
  clear:both;
  height:0;
  visibility:hidden;
}
div#web-landing-page div#side div.showcase-item a {
  background:none;
}
div#web-landing-page div#side div.showcase-item a img {
  border:7px solid #E6E6E6;
  padding:1px;
}
div#web-landing-page div#side div.showcase-item a:hover img {
  border:7px solid #ffc2b9;
}
div#web-landing-page div#side div.showcase-item a.large {
  float:right;
  margin:5px 0 0;
  line-height:1.03em;
  background:#fff2e3;
}
div#web-landing-page div#side div.showcase-item a.large:hover {
  background:#ffc2b9;
}
div#web-landing-page div#local-clients {
  padding:0 0 13px;
  margin:0 0 25px 0;
  background:#fff url('../images/back-localclients-bottom.gif') no-repeat left bottom;
}
div#web-landing-page div#local-clients h2 {
  color:#ff8a74;
  margin:0;
  padding:0.77em 0 0;
}
div#web-landing-page div#local-clients div#local-clients-inner {
  margin:0;
  padding:0 25px 1px;
  background:#fff url('../images/back-localclients-top.gif') no-repeat left top;
}
div#web-landing-page div#local-clients div#local-clients-inner ul.blue-headings {
  margin:0 0 1em;
}
div#web-landing-page ul.blue-headings {
  margin:-1.1em 0 1em;
}
div#web-landing-page ul.blue-headings li {
  padding:0.4em 0 0 1em;
  font-size:1.17em;
  line-height:1.15em;
  font-weight:normal;
  color:#707070;
  background:#fff url('../images/back-localclients-ul-li.gif') no-repeat 0.1em 1.1em;
}
div#web-landing-page ul.blue-headings li span.heading {
  font-size:1em;
  line-height:1.75em;
  font-weight:bold;
  color:#ff8a74;
}
div#web-landing-page ul li {
  font-size:1.17em;
  line-height:1.43em;
  background:#fff url('../images/back-localclients-ul-li.gif') no-repeat 0.1em 0.6em;
}
div#web-landing-page-bottom {
  padding-top:7px;
  padding-bottom:26px;
  border-top:8px solid #ff8a74;
}
div#contactboxbottom h2 {
  padding-bottom:10px;
  font-size:2.00em;
  line-height:0.75em;
  color:#ff8a74;
  border-bottom:1px solid #ff8a74;
}
div#contactboxbottom {
  float:left;
  width:583px;
  padding:0 30px 0 0;
  background:#fff url('../images/back-divider-vertical.gif') repeat-y right top;
}
div#contactboxbottom form#advice {
  padding-top:9px;
}
div#contactboxbottom form#advice div.row{
  padding:0 0 7px;
}
div#contactboxbottom form#advice div.row label {
  padding-bottom:2px;
}
div#contactboxbottom form#advice div#floatright div.row label {
  padding-bottom:4px;
}
div#contactboxbottom form#advice div.row input.text,
div#contactboxbottom form#advice div.row textarea {
  margin:0;
  display:block;
  float:left;
  clear:left;
  width:224px;
}
div#contactboxbottom form#advice div.row textarea {
  float:right;
  clear:none;
  width:327px;
  height:97px;
}
div#contactboxbottom form#advice input.button {
  padding:11px 49px 10px 51px;
}
div#contactboxbottom form#advice div.security {
  position:relative;
  float:right;
  margin:0 10px 0 0;
  padding:17px 0 0;
  text-align:right;
}
div#contactboxbottom form#advice div.security span {
  margin:0 0 0 5px;
}
div#contactboxbottom form#advice div.security:hover div.securitymessage,
div#contactboxbottom form#advice div.security.over div.securitymessage {
  display:block;
  position:absolute;
  top:34px;
  right:0;
  text-align:left;
  z-index:400;
}
div#contactboxbottom form#advice div#floatright {
  float:right;
  margin-bottom:2px;
}
div#contactboxbottom form#advice div#floatright label {
  display:block;
  float:none;
}
div#contactboxbottom form#advice div#frow6 {
  display:none;
}
div#contactboxbottom form#advice div.floatleft div.row {
  height:35px;
}
div#web-landing-page-bottom form#advice div.back-send-r,
div#web-landing-page-bottom form#advice div.back-send-l {
  clear:right;
  float:right;
}
div#web-landing-page-bottom form#advice div.back-send-l div.back-send-r {
  background:transparent url('../images/white-back-send-r.jpg') no-repeat right top;
}
div#web-landing-page-bottom form#advice div.back-send-l {
  background:#fff url('../images/white-back-send-l.jpg') no-repeat left top;
}
div#web-landing-page-bottom form#advice div.back-send-l .over {
  background:#fff url('../images/white-back-send-l.jpg') no-repeat left top;
}
a.google-signpost {
  margin-top:20px;
  display:block;
  float:right;
  padding:0 10px 0 149px;
  width:120px;
  height:193px;
  background:#fff url('../images/back-google-signpost.jpg') no-repeat left top;
}
a.google-signpost span.text {
  font-size:1em;
  line-height:1.50em;
  padding:0 0 0 15px;
  background:transparent url('../images/bullet-star.gif') no-repeat 0 2px ;
}
a.google-signpost:hover {
  border:none;
}
a.google-signpost span.text span {
  background:#fff2e3;
}
div#web-landing-page:after,
div#web-landing-page-bottom:after,
div#contactboxbottom:after,
div#contactboxbottom div#frow5:after {
  content:'.';
  display:block;
  clear:both;
  height:0;
  visibility:hidden; 
}

.validate {
	position:absolute;
	right:0px;
	top:0px;
}

/* ========== Lightbox 2 ========== */
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }
