/*--------------------- general ---------------------*/

html, body { margin: 0; padding: 0; }
body { background: #C4E0EE url("/Files/PageImages/bg.jpg") left top repeat-x; color: #000; font: 62.5% Arial, Helvetica, sans-serif; }

/* to force scrollbar with centered layout
html { min-height: 100%; margin-bottom: 1px; } */

/*  Baseline values for browser consistency  */
p, div, h1, h2, h3, h4, h5, ul, li, label, fieldset { margin: 0; padding: 0; }
img { margin: 0; padding: 0; border: 0; }
ul { list-style: none; }
li { font-size: 11px; }
hr { background: #ddd; color: #ddd; border: 0; height: 1px; margin: 20px 0; _margin: 10px 0; }
a:link, a:visited, a:active { color: #000; font-weight: normal; text-decoration: underline; outline: 0; }
a:hover { text-decoration: none; }

.clear { clear: both; height: 0px; }
.left { float: left; }
.right { float: right; }
.nomargin { margin: 0; }

/*--------------------- layout elements ---------------------*/

#container {
  width: 970px;
  position: relative; }

	#contentwrap, #contentwrapHome {
	  width: 767px;
	  background: white;
	  position: absolute;
	  left: 0; top: 24px;
	  min-height: 607px;
	  _height: 607px;
	  padding-bottom: 40px;
	  background: #fff url("/Files/PageImages/corner_content_bottom.gif") right bottom no-repeat; }
	  #contentwrapHome { padding-bottom: 0;  min-height: 562px; _height: 561px; }
	  
	  div.smpro h1 { background: url("/Files/PageImages/bg_h1_red.gif") 0 0 no-repeat; }
	  div.smpro ul.level2 li a.MenuOn, div.smpro ul.level2 li a.MenuOn:hover, div.smpro ul.level2 li a.MenuOn:visited { background: #D01A19 url("/Files/PageImages/bg_level2_red.gif") 0 0 no-repeat; color: #fff; }
	  div.smpro ul.level2 li a:hover { color: #D01A19; background: #fff; }
     
	  div.design h1 { background: url("/Files/PageImages/bg_h1_orange.gif") 0 0 no-repeat; }
	  div.design ul.level2 li a.MenuOn, div.design ul.level2 li a.MenuOn:hover, div.design ul.level2 li a.MenuOn:visited { background: #FF9400 url("/Files/PageImages/bg_level2_orange.gif") 0 0 no-repeat; color: #fff; }
	  div.design ul.level2 li a:hover { color: #FF9400; background: #fff; }
	  
	  div.optimisation h1 { background: url("/Files/PageImages/bg_h1_yellow.gif") 0 0 no-repeat; }
	  div.optimisation ul.level2 li a.MenuOn, div.optimisation ul.level2 li a.MenuOn:hover, div.optimisation ul.level2 li a.MenuOn:visited { background: #CFC70D url("/Files/PageImages/bg_level2_yellow.gif") 0 0 no-repeat; color: #fff; }
	  div.optimisation ul.level2 li a:hover { color: #CFC70D; background: #fff; }
	   
	  div.marketing h1 { background: url("/Files/PageImages/bg_h1_green.gif") 0 0 no-repeat; }
	  div.marketing h2 { color: #64CB00; }
	  div.marketing ul.level2 li a.MenuOn, div.marketing ul.level2 li a.MenuOn:hover, div.marketing ul.level2 li a.MenuOn:visited { background: #64CB00 url("/Files/PageImages/bg_level2_green.gif") 0 0 no-repeat; color: #fff; }
      div.marketing ul.level2 li a:hover { color: #64CB00; background: #fff; }
	  
	  div.multilingual h1 { background: url("/Files/PageImages/bg_h1_blue.gif") 0 0 no-repeat; }
	  div.multilingual h2 { color: #006699; }
	  div.multilingual ul.level2 li a.MenuOn, div.multilingual ul.level2 li a.MenuOn:hover, div.multilingual ul.level2 li a.MenuOn:visited { background: #006699 url("/Files/PageImages/bg_level2_blue.gif") 0 0 no-repeat; color: #fff; }
	  div.multilingual ul.level2 li a:hover { color: #006699; background: #fff; }
	 
	  div.hosting h1 { background: url("/Files/PageImages/bg_h1_purple.gif") 0 0 no-repeat; }
      div.hosting h2 { color: #610082; }
	  div.hosting ul.level2 li a.MenuOn, div.hosting ul.level2 li a.MenuOn:hover, div.hosting ul.level2 li a.MenuOn:visited { background: #610083 url("/Files/PageImages/bg_level2_purple.gif") 0 0 no-repeat; color: #fff; }
	  div.hosting ul.level2 li a:hover { color: #610083; background: #fff; }
	  
	  #head {
	    height: 183px;
		position: relative;
		background: #fff url("/Files/PageImages/corner_content_top.gif") right top no-repeat;
		margin-bottom: 15px; }

		#head h1 {
		  height: 100px;
		  background: url("/Files/PageImages/logo.gif") 12px 12px no-repeat;
		  text-indent: -9000px; }
		  
		  #head a h1 {
  			cursor: pointer; }

	  #contentLeft {
	    width: 180px;
		float: left; }

	  #contentRight {
	    width: 540px;
		padding-right: 25px;
		float: right; }

	#extra {
	  width: 203px;
	  position: absolute;
	  right: 0; top: 168px;
	  _top: 167px; }
	  
	  #whiteBox {
	    width:190px;
		background:#fff;
		float: right; }
		#whiteBox .ne { background: url("/Files/PageImages/corner_white_top.gif") right 0 no-repeat; }
		#whiteBox .sw { background: url("/Files/PageImages/corner_white_bottom.gif") 0 bottom no-repeat; 
						min-height: 160px; _height: 160px; padding: 15px; }
		#whiteBox h1 { font-size: 1.5em; color: #006699; background: none; padding: 0; margin-bottom: 10px; }
		#whiteBox p { font-size: 11px; }

/*--------------------- paragraphs & headings ---------------------*/

p {
  font-size: 1.2em;
  margin: 0 0 1em;
  line-height: 1.4em; }
  
p.big { font-size: 1.3em; }
p.small { font-size: 1.1em; }
  
p.more {
  border-top: 1px solid #CECBC4;
  border-bottom: 1px solid #CECBC4;
  padding: 4px 0;
  background: url("/Files/PageImages/plus.gif") 4px 7px no-repeat;
  padding-left: 20px; }
  
  p.more a, p.more a:visited, p.more a:active {
    font-weight: normal;
	color: #000;
	text-decoration: none; }
  p.more a:hover { text-decoration: underline; }
	
  p.more span { color: #CC0000; font-weight: bold; font-size: 1.4em; }

.yellowText { color: #CEC70E; }
.redText { color: #D01A19; }
.greenText td { color: #64CB00; }
  
h1 {
  font-size: 1.7em;
  height: 20px;
  background: url("/Files/PageImages/bg_h1.gif") 0 0 no-repeat;
  padding: 2px 0 0 18px;
  margin-bottom: 16px; }
  
h2 {
  font-size: 1.3em; 
  font-weight: bold;
  margin-bottom: 10px; }
  
h3 {
  font-size: 1.2em;
  font-weight: bold;
  margin-bottom: 10px; }  
  
/*--------------------- navigation ---------------------*/

ul.toollinks {
  width: 308px;
  position: absolute;
  top: 20px; right: 65px; }

ul.toollinks li a, ul.toollinks li a:visited, ul.toollinks li a:active {
  display: block;
  height: 16px;
  padding-top: 3px;
  font-size: 1.1em; color: #000; text-decoration: none;
  border-bottom: 1px solid #EAEAEA; }
  
ul.toollinks li a:hover, ul.toollinks li a.MenuOn {
  color: #929292; }

ul.level1 {
  width: 743px;
  padding-left: 24px;
  height: 55px;
  background: #929292 url("/Files/PageImages/bg_level1.gif") 0 0 repeat-x;
  position: absolute;
  left: 0; bottom: 0; }
ul.level1home { background: #929292 url("/Files/PageImages/bg_level1.jpg") 0 0 repeat-x; }

ul.level1 li {
  float: left;
  display: block;
  height: 39px;
  padding-top: 16px;
  margin-right: 5px;
  background: transparent url("/Files/PageImages/bg_nav_red.gif") 0 0 no-repeat; }
  
  ul.level1 li.orangeOn { background: url("/Files/PageImages/bg_nav_orange.gif") 0 0 no-repeat; }   
  ul.level1 li.yellowOn { background: url("/Files/PageImages/bg_nav_yellow.gif") 0 0 no-repeat; }
  ul.level1 li.greenOn { background: url("/Files/PageImages/bg_nav_green.gif") 0 0 no-repeat; }
  ul.level1 li.blueOn { background: url("/Files/PageImages/bg_nav_blue.gif") 0 0 no-repeat; }
  ul.level1 li.purpleOn { background: url("/Files/PageImages/bg_nav_purple.gif") 0 0 no-repeat; }
  ul.level1 li.orangeOff { background: url("/Files/PageImages/bg_nav_orange.gif") 0 0 no-repeat; }   
  ul.level1 li.yellowOff { background: url("/Files/PageImages/bg_nav_yellow.gif") 0 0 no-repeat; }
  ul.level1 li.greenOff { background: url("/Files/PageImages/bg_nav_green.gif") 0 0 no-repeat; }
  ul.level1 li.blueOff { background: url("/Files/PageImages/bg_nav_blue.gif") 0 0 no-repeat; }
  ul.level1 li.purpleOff { background: url("/Files/PageImages/bg_nav_purple.gif") 0 0 no-repeat; }
 

ul.level1 li a, ul.level1 li a:visited, ul.level1 li a:active {
  float: left;
  display: block;
  width: 104px;
  height: 35px;
  padding-top: 4px;
  padding-left: 4px;
  padding-right: 4px;
  font-size: 1.2em; color: #fff; text-decoration: none;
  background: #929292; }
  ul.level1home li a, ul.level1home li a:visited, ul.level1home li a:active { background: none; }
  
  ul.level1 li a.MenuOn,  ul.level1 li a:hover { background: #D01A19; }
  ul.level1 li.orangeOn a.orangeOn, ul.level1 li.orangeOn a:hover { background: #FF9400; }
  ul.level1 li.yellowOn a.yellowOn,  ul.level1 li.yellowOn a:hover { background: #CFC70D; }
  ul.level1 li.greenOn a.greenOn,  ul.level1 li.greenOn a:hover { background: #64CB00; }
  ul.level1 li.blueOn a.blueOn, ul.level1 li.blueOn a:hover { background: #006699; }
  ul.level1 li.purpleOn a.purpleOn, ul.level1 li.purpleOn a:hover { background: #610083; }

ul.level2 {
  width: 170px;
  margin-left: 10px; }

ul.level2 li a, ul.level2 li a:visited, ul.level2 li a:active {
  display: block;
  height: 19px;
  padding: 4px 0 0 10px;
  border-bottom: 1px solid #D9D9D9;
  color: #929292; font-size: 1.2em; font-weight: bold;
  background: #fff;
  text-decoration: none; }
  
ul.level2 li a:hover {
  color: #CECBC4; }

ul.level2 li a.MenuOn, ul.level2 li a.MenuOn:hover, ul.level2 li a.MenuOn:visited {
  color: #fff;
  padding: 4px 0 0 14px;
  background: #CECBC4 url("/Files/PageImages/bg_level2.gif") 0 0 no-repeat; }
  
div.design ul.level3 {
  background: #FFEFD8;
  margin: 0;
  padding: 10px 0 0;
  border-bottom: 1px solid #D9D9D9; }
  
div.design ul.level3 li a, div.design ul.level3 li a:visited, div.design ul.level3 li a:active, div.design ul.level3 li a.MenuOn, div.design ul.level3 li a.MenuOn:visited { 
  background: none; 
  border-bottom: none;
  padding: 0 0 10px 15px;
  height: auto;
  font-size: 1em;
  font-weight: normal;
  color:#909291; }

div.design ul.level3 li a:hover, div.design ul.level3 li a.MenuOn:hover { background: none; color: #ff9503; }
  
div.design ul.level3 li a.MenuOn, div.design ul.level3 li a.MenuOn:visited {
  color: #FF9503;
  font-weight: bold;
  background: transparent url("/Files/PageImages/bg_level3.gif") 0 0 no-repeat; }  

/*--------------------- images ---------------------*/

img.callSmall {
  width: 208px;
  height: 14px;
  position: absolute;
  top: 6px;
  left: 24px; }
  
img.callus, img.tellus {
  width: 203px; 
  height: 101px;
  margin-bottom: 10px; }

img.logoMoodia {
  width: 200px;
  height: 66px;
  float: right;
  padding: 7px 0 0 30px; }

img.rl_as {
  width: 98px;
  height: 37px;
  margin-bottom: 7px; }

img.rl_fx {
  width: 144px;
  height: 16px; }

/*--------------------- forms ---------------------*/

form label {
 cursor: pointer; }
		
fieldset {
 border: none; 
 width: 354px;
 _width: 359px; }
		
input, select, textarea {
 font: 1.2em Arial, Helvetica, sans-serif;
 width: 210px;
 margin-bottom: 9px;
 _margin-bottom: 6px; }
 
 input.send {
 	border: none;
 	background: transparent url(/Files/PageImages/bt_send.jpg) top left no-repeat;
	width: 75px;
	height: 22px;
	float: right; }
 
label {
  display: block;
  float: left;
  width: 140px;
  font: 1.2em Arial, Helvetica, sans-serif; }
 
/*--------------------- SECTION SPECIFIC ---------------------*/

/* All pages */

#contentRight ul {
 list-style-image:url(/Files/PageImages/arrow_grey.gif);
 list-style-position: outside; margin-bottom: 1em; }  
 
#contentRight ul li {
  margin-bottom: 3px;
  margin-left: 19px;
  _margin-left: 16px;
  font-size: 12px; }
  
.smpro #contentRight .boxedgrey ul {
 list-style-image:url(/Files/PageImages/arrow_red.gif); }
.design #contentRight ul {
 list-style-image:url(/Files/PageImages/arrow_orange.gif); }
.design #contentRight .boxedgrey ul {
 list-style-image:url(/Files/PageImages/arrow_orangeOnGrey.gif); }
.optimisation #contentRight ul {
 list-style-image:url(/Files/PageImages/arrow_yellow.gif); }
.marketing #contentRight ul {
 list-style-image:url(/Files/PageImages/arrow_green.gif); }
.multilingual #contentRight ul {
 list-style-image:url(/Files/PageImages/arrow_blue.gif); }
.hosting #contentRight ul {
 list-style-image:url(/Files/PageImages/arrow_purple.gif); } 

#contentRight .boxedgrey p, #contentRight .boxedgrey ul li, #contentRight .boxedgreen p, #contentRight .boxedgreen ul li, #contentRight .boxedyellow p, #contentRight .boxedyellow ul li, #contentRight .boxedorange p, #contentRight .boxedorange ul li, #contentRight .boxedblue p, #contentRight .boxedblue ul li { font-size: 11px; }
  
.boxedgrey {
  background: #ECECEC;
  padding: 10px; }  

.boxedgreen {
  background: #F8FDF2;
  padding: 10px;
  border: 1px solid #B2E580; }
  
.boxedyellow {
  background: #FEFEF4;
  padding: 10px;
  border: 1px solid #EDEC82; }
  
.boxedorange {
  background: #FFF8F0;
  padding: 10px;
  border: 1px solid #FFC677; }
  
.boxedblue {
  background: #ECF4F9;
  padding: 10px;
  border: 1px solid #5185AC; }

/* About us */

#london, #cape { width: 48%; float: left; font-size: 1.1em; }
#london { width: 100%; }
#cape { float: right; }

#london table td, #cape table td { padding: 10px 0; border-bottom: 1px solid #CECBC4; }
#london table tr.noborder td, #cape table tr.noborder td {border: none; }

/* Clients */

img.client {
  width: 270px;
  height: 197px;
  padding: 0 0 30px 30px;
  float: right; }

/* Design */

img.webdesign {
  width: 202px;
  height: 145px;
  float: right;
  padding: 0 0 10px 20px; }

/* Managed Hosting */

img.hostingtower {
  width: 113px;
  height: 282px;
  float: right;
  padding: 0 0 10px 20px;
  margin-top: -10px; }  
  
.hosting table td {
  padding-bottom: 20px; }  

#roundedBox {
  width: 254px;
  float: left;
  background: transparent url("/Files/PageImages/borders.gif") 0 0 repeat-y; }  
#roundedBox .top {
 background: transparent url("/Files/PageImages/corners_top.gif") 0 0 no-repeat; }
#roundedBox .bottom {
 background: transparent url("/Files/PageImages/corners_bottom.gif") 0 bottom no-repeat; padding: 20px; }  
.design div.nw { margin: 0 20px 20px 0; }
.design div.ne { margin: 0 0 20px 0; }
.design div.sw { margin: 0 20px 0 0; }
  
/* Marketing */  
  
img.seo {
  width: 122px;
  height: 134px;
  float: right;
  padding: 0 0 20px 20px; } 
  
img.ppc {
  width: 218px;
  height: 155px;
  float: right;
  padding: 0 0 20px 20px; }   
  
div.affmarketingPic {
  position: relative;
  width: 344px;
  height: 173px;
  margin: 30px 0 0 70px;
  background: url("/Files/PageImages/affiliatemarketing.gif") 0 0 no-repeat; }  
  
div.affmarketingPic .text {
  position: absolute;
  top: 70px;
  left: 100px;
  width: 160px; }
  
div.affmarketingPic .text p { font-size: 1.1em; }  
/* Multilingual Search */  
  
img.targetEU {
  width: 178px;
  height: 236px;
  float: right;
  padding: 0 0 20px 20px; }
  
/* Optimisation */  
  
img.designOpti {
  width: 228px;
  height: 107px;
  float: right;
  padding: 0 0 20px 20px }  
  
.marketing table td {
  border-bottom: 1px solid #CECBC4;
  font-size: 1.1em;
  padding: 5px 0; }  
  
.conversionBox {
  margin-top: 37px;
  float: left;
  width: 170px; }  
  
/* SMPro */   

.overviewBox { width: 164px; cursor:pointer; float: left; margin-right: 20px; background: transparent url("/Files/PageImages/overview_border.gif") 0 0 repeat-y; }
.overviewBox .bottom { background: transparent url("/Files/PageImages/overview_corners.gif") 0 bottom no-repeat; height: 120px; padding: 60px 5px 0 12px; }
.overviewBox p { font-size: 1.1em; }
.overviewBox h3 { text-align: center; }
#overviewPlatform, #overviewDesign { margin: 5px 20px 20px 0;  }

#overviewPlatform .top { background: transparent url("/Files/PageImages/overview_platform.gif") 0 0 no-repeat; }
#overviewPlatform h3 { color: #FE9603; }

#overviewDesign .top { background: transparent url("/Files/PageImages/overview_design.gif") 0 0 no-repeat; }
#overviewDesign h3 { color: #CEC70E; }

#overviewOptimisation .top { background: transparent url("/Files/PageImages/overview_optimisation.gif") 0 0 no-repeat; }
#overviewOptimisation h3 { color: #64CB00; }
#overviewOptimisation { margin: 5px 0 20px 0; }

#overviewMarketing .top { background: transparent url("/Files/PageImages/overview_marketing.gif") 0 0 no-repeat; }
#overviewMarketing h3 { color: #006699; }

#overviewSearch .top { background: transparent url("/Files/PageImages/overview_search.gif") 0 0 no-repeat; }
#overviewSearch h3 { color: #610083; }

img.strategy {
  width: 177px;
  height: 157px;
  float: right;
  padding: 0 0 20px 20px; }
  
.strategyBox {
  width: 250px; }  
  
img.consultancy  {
  width: 155px;
  height: 259px;
  float: right;
  padding: 0 0 0 40px;
  margin-top: 10px; }
  
/* homepage */

#content {
  padding: 0; }

img.penguins {
  width: 767px;
  height: 174px;
  padding-bottom: 20px;
  float: left; }

img.googleAdwords {
  width: 114px;
  height: 61px;  
  padding-bottom: 13px; }

#forecast {
  width: 118px;
  height: 106px;
  padding: 20px;
  margin-top: 22px; margin-left: 15px;
  float: right;
  background: url("/Files/PageImages/bg_forecast.gif") 0 0 no-repeat; }

/* Software Platform */
  
img.contentMan {
  width: 131px;
  height: 290px;
  float: right;
  padding: 0 20px 10px 30px; }  
  
img.checkout {
  width: 81px;
  height: 205px;
  float: right;
  padding: 0 10px 10px 30px; } 

img.int {
  width: 195px;
  height: 320px;
  float: right;
  padding: 0 10px 10px 30px; }