

html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent
}

body {
	line-height: 1
}

ol,ul {
	list-style: none
}

blockquote,q {
	quotes: none
}

blockquote:before,blockquote:after,q:before,q:after {
	content: '';
	content: none
}

:focus {
	outline: 0
}

ins {
	text-decoration: none
}

del {
	text-decoration: line-through
}

table {
	border-collapse: collapse;
	border-spacing: 0
}


/* =SETUP */

body {
  background: #f5f5f5;
  color: #444;
  font: normal 14px/20px 'Helvetica Neue', Helvetica, Arial, sans-serif; /* normalize font size across browsers */
}

a:link, a:visited {
  text-decoration: none;
	color: #6299c5;
}

a:hover, a:active { color: #693; }
strong, b { font-weight: 600; }

abbr {
  border-bottom: 1px dotted #b4b4b4;
  cursor: help;
}

sup {
  vertical-align: top;
  font-size: 0.75em;
}

.hidden { display: none; }

.separator {
  border-top: 1px solid #f6f6f6;
  padding-top: 19px;
}

/* =GRID =MODIFIERS */

.container_16:after{clear:both;content:'.';display:block;visibility:hidden;height:0}
.container_16{display:inline-block}
* html .container_16{height:1%}
.container_16{display:block}

.container_12:after{clear:both;content:'.';display:block;visibility:hidden;height:0}
.container_12{display:inline-block}
* html .container_12{height:1%}
.container_12{display:block}

.clearfix li:after{clear:both;content:'.';display:block;visibility:hidden;height:0}
.clearfix li{display:inline-block}
* html .clearfix li{height:1%}
.clearfix li{display:block}

.alpha { clear: left}

/* =GUTTER 
  background: #535353;
  
*/

.gutter {
background: #f5f5f5;
  padding: 0px 0;
}
.gutter .logo a {
  background: transparent url("../images/ESDEBE1.png") no-repeat;
  border: 0;
  display: block;
  height: 40px;
  width: 155px;
}

.gutter .logo img {
  display: block;
  width: 0;
}

.gutter .sign_in { text-align: right; }

.gutter em {
  color: #828282;
  color: rgba(255, 255, 255, .4);
  font-size: 13px;
  font-family: Cambria, Georgia, Times, 'Times New Roman', serif;
  line-height: 0px;
  text-align: right;
}

.gutter em strong { color: #b4b4b4; }
.gutter .buttons { margin-top: 1px; }

.gutter .buttons .button {
  background-color: #535353;
  border-color: #535353;
  color: #b592ed;
  margin: 0;
  text-shadow: 0 -1px #535353;
}

.gutter .buttons .button:hover {
  background-color: #646464;
  border-color: #535353;
  color: #fff;
}

.gutter .buttons .button:active {
  background-color: #6299c5;
  border-color: #535353;
  color: #fff;
  text-shadow: 0 -1px rgba(0, 0, 0, .4);
}

/* =MENU =PRIMARY */

#menu_primary {
  padding: 0;
}

#menu_primary ul {
  list-style-type: none;
  overflow: hidden;
  padding-top : 5px;
}

#menu_primary ul li {
  float: left;
  margin-left: 20px;
}

#menu_primary ul li:first-child { /* This works for everything except IE6, which needs the last li to be targeted explicitly */
  margin-left: 0;
}

#menu_primary ul li a {
  border: 1px solid #535353;
  border-radius: 14px;
  -moz-border-radius: 14px;
  -webkit-border-radius: 14px;
  color: #dbeae3;
  display: block;
  font-size: 11px;
  font-weight: bold;
  padding: 4px 20px;
  text-align: center;
  text-transform: uppercase;
}

#menu_primary ul li a:hover {
  background: #041934;
  border: 1px solid #041934;
  color: #d9e5e0;
}


/* =LAYOUT */

#wrapper {
  background: #f5f5f5;
}

.home #wrapper {
  padding-top: 20px;
}

#header { position: relative; }

#highlight {
  position: absolute;
  right: 0;
  top: 60px;
}

/* =HEADINGS */

h1, h2 {
  letter-spacing: -.05em;
  line-height: 40px;
}

h1 {
  color: #000;
  font-size: 30px;
  font-weight: bold;
  margin-top: 30px;
}

h2 {
  color: #666;
  font-size: 24px;
  font-weight: normal;
  margin-bottom: 30px;
}

h3 {
  color: #59892f;
  font-size: 16px;
  margin-bottom: 20px;
}

h3.section, h4.section {
  border-top: 1px solid #eee;
  clear: both;
  color: #888;
  font-size: .75em;
  margin: 0 0 20px 0;
  padding: 9px 0 10px 0;
  text-transform: uppercase;
}

h4, h5 {
  color: #3f5c26;
  font-size: 1em;
}

h3 span, h4 span, h5 span {
  font-weight: normal;
}


/* =CONTENT */

hr {
  border: 0;
  border-top: 1px solid #eee;
  clear: both;
  height: 0;
  margin: 0;
}

q, .pullquote {
  color: #828282;
  font: italic 1em/20px Cambria, Georgia, Times, 'Times New Roman', serif;
}

cite {
  font-style: normal;
  font-weight: bold;
}

cite span {
  font-weight: normal;
}

#content p {
  margin-bottom: 20px;
  margin-left: 10px;
}

.bulleted li {
  font-size: 13px;
  list-style-type: disc;
  margin-left: 1em;
}

.numbered li {
  list-style-type: decimal;
  margin-left: 20px;
}


#learn_more {
  color: #b6db8c;
}

#learn_more a:link, #learn_more a:visited {
  background-color: #f4f4f4;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  color: #777;
  display: block;
  font-size: 18px;
  line-height: 19px;
  margin: 40px 0;
  padding: 20px;
  text-align: center;
  width: 900px;
}

#learn_more a:visited {
  color: #b4b4b4;
}

#learn_more a:hover, #learn_more a:active {
  background-color: #e7f3d9;
  color: #59892f;
}


.style2 {font-size: 10px}
.style3 {font-size: 10}
.style4 {font-size: 12px}


table.Design6 {
    border-spacing: 0px;
/*    border-collapse: collapse; */
    background: #E9E9F3;
    border: 0.5em solid #E9E9F3;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
}
table.Design6 th {
    text-align: left;
    font-weight: normal;
    padding: 0.1em 0.5em;
    border: 0px;
    border-bottom: 1px solid #9999AA;
}
table.Design6 td {
    text-align: right;
    border: 0px;
    border-bottom: 1px solid #9999AA;
    border-left: 1px solid #9999AA;
    padding: 0.1em 0.5em;
}
table.Design6 thead th {
    text-align: center;
    font-weight: bold;
    color: #6C6C9A;
    border-left: 1px solid #9999AA;
}
table.Design6 th.Corner {
    text-align: left;
    border-left: 0px;
}
table.Design6 tr.Odd {
    background: #F6F4E4;
}

/* =BANNER */

#banner {
  border-top: 1px solid ##000515;
  padding: 0px 0;
  border-color : #000515; 
  padding-bottom: 0;
  position: relative;
}

#banner .pitch {
  color: #fff;
  font-size: 28px;
  font-weight: normal;
  line-height: 50px;
  margin: 10px 10px 10px 10px;

}
#banner .pitch-grey {
  color: #535353;
  font-size: 28px;
  font-weight: normal;
  line-height: 50px;
  margin: 10px 10px 10px 10px;

}

#banner h1 {
  color : #FFFFFF;
  font-size: 26px;
  font-weight: normal;
  line-height: 27px;
  margin: 0 0 20px;
}

#banner h1-grey {
  color : #535353;
  font-size: 26px;
  font-weight: normal;
  line-height: 27px;
  margin: 0 0 20px;
}

#banner h2 {
  color : #FFFFFF;
  font-size: 20px;
  font-weight: normal;
  line-height: 22px;
  margin: 0 0 10px;
}

#banner p {
  color: #304812;
}

#banner label {
  color: #304812;
  display: block;
  font-weight: bold;
  margin-bottom: 10px;
}

#banner input {
  background: #e2f1cf;
  border: 1px solid #649636;
  width: 208px;
}

#banner input:focus {
  background: #535353;
  border: 1px solid #649636;
}

#banner #homepage {
  background: #f5f5f5 url("../images/home.jpg") no-repeat center;
  height: 220px; 
  margin-top : 0px;
  padding-bottom : 0px;
  overflow: hidden;
}

#banner #christmas {
  background: #f5f5f5 url("../images/christmas.png") no-repeat center;
  height: 220px; 
  margin-top : 0px;
  padding-bottom : 0px;
  overflow: hidden;
}
#banner #narrowpage {
  background: #f5f5f5 url("../images/narrow_drip.jpg") no-repeat center;
  height: 110px; 
  margin-top : 0px;
  padding-bottom : 0px;
  overflow: hidden;
}

#banner #symthin {
  background: #f5f5f5 url("../images/sym-thin.jpg") no-repeat center;
  height: 110px; 
  margin-top : 0px;
  padding-bottom : 0px;
  overflow: hidden;
}

#banner #symthick {
  background: #f5f5f5 url("../images/sym-thick.jpg") no-repeat center;
  height: 220px; 
  margin-top : 0px;
  padding-bottom : 0px;
  overflow: hidden;
}

#banner #fatpage {
  background: #f5f5f5 url("../images/fat_drip.jpg") no-repeat center;
  height: 220px; 
  margin-top : 0px;
  padding-bottom : 0px;
  overflow: hidden;
}

#banner #upgradepage {
  background: #f5f5f5 url("../images/upgrade.jpg") no-repeat center;
  height: 110px; 
  margin-top : 0px;
  padding-bottom : 0px;
  overflow: hidden;
}

#banner #buggypage {
  background: #f5f5f5 url("../images/buggypage.jpg") no-repeat center;
  height: 220px; 
  margin-top : 0px;
  padding-bottom : 0px;
  overflow: hidden;
}

#banner #casestudy {
  background: #f5f5f5 url("../images/narrow_drip.jpg") no-repeat center;
  height: 110px; 
  margin-top : 0px;
  padding-bottom : 0px;
  overflow: hidden;
}


#banner #technical {background-color: #535353;
  background: #f5f5f5 url("../images/technical.jpg") no-repeat center;
  height: 110px; 
  margin-top : 0px;
  padding-bottom : 0px;
  overflow: hidden;
}

#banner #news {
  background: #f5f5f5 url("../images/news.png") no-repeat center;
  height: 110px; 
  margin-top : 0px;
  padding-bottom : 0px;
  overflow: hidden;
}

#banner #aboutpage {
  background: #f5f5f5 url("../images/datacentre.jpg") no-repeat center;
  height: 110px; 
  margin-top : 0px;
  padding-bottom : 0px;
  overflow: hidden;
}

#banner #jobspage {
  background: #f5f5f5 url("../images/jobs.jpg") no-repeat center;
  height: 110px; 
  margin-top : 0px;
  padding-bottom : 0px;
  overflow: hidden;
}

#banner #servicespage {
  background: #f5f5f5 url("../images/services.jpg") no-repeat center;
  height: 110px; 
  margin-top : 0px;
  padding-bottom : 0px;
  overflow: hidden;
}

#banner #partnerpage {
  background: #f5f5f5 url("../images/partners.jpg") no-repeat center;
  height: 110px; 
  margin-top : 0px;
  padding-bottom : 0px;
  overflow: hidden;
}

#banner #supportpage {
  background: #f5f5f5 url("../images/support.jpg") no-repeat center;
  height: 110px; 
  margin-top : 0px;
  padding-bottom : 0px;
  overflow: hidden;
}

#banner #netbackuppage {
  background: #f5f5f5 url("../images/nbucatbanner.png") no-repeat center;
  height: 220px; 
  margin-top : 0px;
  padding-bottom : 0px;
  overflow: hidden;
}

#banner #contactpage {
  background: #f5f5f5 url("../images/contact.jpg") no-repeat center;
  height: 220px; 
  margin-top : 0px;
  padding-bottom : 0px;
  overflow: hidden;
}

#banner #datacentrepage {
  background: #f5f5f5 url("../images/datacentre.jpg") no-repeat center;
  height: 110px; 
  margin-top : 0px;
  padding-bottom : 0px;
  overflow: hidden;
}

#banner #projectmanpage {
  background: #f5f5f5 url("../images/projectman.jpg") no-repeat center;
  height: 110px; 
  margin-top : 0px;
  padding-bottom : 0px;
  overflow: hidden;
}


#banner #slideshow {
  background: #f5f5f5 url("../images/home.jpg") no-repeat center;
  height: 300px; 
  margin-top : 0px;
  padding-bottom : 0px;
  overflow: hidden;
}

#banner .pitch {
  color: #fff;
  font-size: 36px;
  font-weight: bold;
  letter-spacing: -0.02em;
  margin: 0 20px 20px 0;
  text-shadow: 0 -1px rgba(0,0,0,0.3);
}



#banner .blankspace {
  height: 110px;
  margin: 0 20px 0 0;
  overflow: hidden;
}

#banner .uber_button a:hover.passive {
  background: none;
  border-bottom: 1px solid #1971a3;
  color: #FFFFFF;
}

#banner .uber_button h2 {
  font-size: 1.2em;
  font-weight: bold;
  line-height: 20px;
  margin: 0;
}

#banner .uber_button a.button {
  background-color: #6B5E91;
  border: 1px solid #495197;
  color: #fff;
  text-shadow: 0 -1px rgba(0, 0, 0, .5);
}

#banner .uber_button a:hover.button {
  background-color: #7D76FF;
  border: 1px solid #495197;
}

#banner .uber_button strong { color: #d6e029; }

#banner .uber_button em {
  font-family: Garamond, Georgia, serif;
  font-weight: normal;
  font-style: normal;
  color: #d7decf;
}

#banner .uber_button span {
  display: block;
  font-size: .75em;
  font-weight: normal;
  font-style: normal;
  letter-spacing: 0;
  color: #a5ab9f;
}

/* =FOOTER */

.bg_footer { background: #f5f5f5; }

.footer {
  color: #FFF;
  font-size: .925em;
  padding: 20px 0;
}

.footer hr { display: none; }

.footer h3 {
  color: #C2C4CC;
  font-size: 18px;
  font-weight: normal;
  margin-bottom: 20px;
}

.footer .options {
  border-top: 1px solid #535353
  margin-top: 10px;
  padding-top: 9px;
}

.footer .options .support { margin-top: 20px; }
.footer .options .support strong { color: #FFF; }
.footer .options .support a { display: block; }

.footer .options .support em {
  color: #A0FFFD;
  font-style: normal;
  font-weight : bold;
}

.footer .runner {
  border-top: 1px solid #333;
  clear: both;
  color: #B2B6FF;
  margin-top: 20px;
  padding-top: 19px;
}

.footer img { display: block; }
.footer .runner p { line-height: 26px; }
.footer .pitch { text-align: right; }
.footer .runner a { color: #ECECEC; }
.footer .runner a:hover { color: #A0FFFD; }

/* HOME SPECIFIC */

hr {
  margin: 0 auto 19px auto;
  width: 940px;
}


/* BUTTONS */

.buttons {
	font-size: 11px;
	overflow: hidden;
}

.buttons button, .buttons .button {
  background: #fff url("../images/bg_button.png") bottom repeat-x;
  border: 1px solid #b4b4b4;
  border-top: 1px solid #d4d4d4;
  border-left: 1px solid #d4d4d4;
  border-radius: 12px;
  -moz-border-ra   </div>dius: 12px;
  -webkit-border-radius: 12px;
  color: #828282;
  cursor: pointer;
  display: block;
  float: left;
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
/*  font-size: inherit;*/
  font-weight: bold;
  margin: 0 10px 0 0;
  text-decoration: none;
  text-shadow: 0 1px rgba(255, 255, 255, .75);
  text-transform: uppercase;
}

.buttons button { padding: 6px 10px; }
.buttons .button { padding: 4px 10px; }
.buttons button[type] { line-height: 16px; } /* Safari */

.buttons button:hover, .buttons .button:hover {
  background-color: #f2f2f2;
  border-color: #b4b4b4;
}

.buttons button:active, .buttons .button:active {
  background-color: #6299c5;
  border-color: #5382a8;
  color: #fff;
  text-shadow: 0 -1px rgba(0, 0, 0, .4);
}

button::-moz-focus-inner { border-color: transparent; } /* Removes dotted border line in Firefox */

.buttons img {
  margin: -3px 0 0 3px;
  vertical-align: middle;
  width: 16px;
  height: 16px;
}

/* =INSET */

.buttons .inset { border-color: #999; }
.buttons .inset:hover { border-color: #828282; }

/* =POSITIVE */

.buttons .positive { color: #115e95; }

.buttons .positive:active {
  background-color: #529214;
  border-color: #467c11;
}

/* =NEGATIVE */

.buttons .negative { color: #d12f19; }

.buttons .negative:active {
  background-color: #d12f19;
  border-color: #b22815;
}

/* =PASSIVE */

.buttons .passive {
  background: none;
  border-color: transparent;
  color: #b4b4b4;
  text-transform: none;
}

.buttons .passive:hover {
  background: none;
  border-color: #535353;
  color: #828282;
}

.buttons .passive:active {
  background: #b4b4b4;
  border-color: #b4b4b4;
  color: #fff;
}

/* =DISABLED */

.buttons button[disabled] {
  background: #d4d4d4;
  border-color: #c6c6c6;
  color: #828282;
  cursor: wait;
}

/* =UBER */

.uber_button {
  line-height: 65px;
  font-size: .925em;
}

.uber_button a.button {
  background-image: url("../images/bg_button_large.png");
  background-repeat: repeat-x;
  background-position: bottom center;
  font-size: 1.1em;
  text-align: center;
}

.uber_button a.button {
  padding: 10px 0;
  border-radius: 15px;
  -moz-border-radius: 15px;
  -webkit-border-radius: 15px;
}

/* =TWEAKS */

.buttons .wide { padding-left: 0; padding-right: 0; text-align: center; }

.grid_2 .wide { width: 98px; }
.container_16 .grid_3 .wide { width: 158px; }
.container_16 .grid_4 .wide { width: 210px; }

.container_16 {
	margin-left: auto;
	margin-right: auto;
	width: 940px;
}
.bg_grey { background: #535353; }
.bg_offwhite {background: #f5f5f5; }


.grid_1,.grid_2,.grid_3,.grid_4,.grid_5,.grid_6,.grid_7,.grid_8,.grid_9,.grid_10,.grid_11,.grid_13,.grid_14,.grid_15,.grid_16 {
	display: inline;
	float: left;
	margin-left: 10px;
	margin-right: 10px; 
}

.container_16 .grid_1 {
	width: 40px
}

.container_16 .grid_2 {
	width: 100px
}

.container_16 .grid_3 {
	width: 160px
}
.container_16 .grid_4 {
	width: 210px;
}

.container_16 .grid_5 {
	width: 280px
}

.container_16 .grid_6 {
	width: 340px
}

.container_16 .grid_7 {
	width: 380px
}
.container_16 .grid_8 {
	width: 450px;
}

.container_16 .grid_9 {
	width: 500px
}

.container_16 .grid_10 {
	width: 580px
}

.container_16 .grid_11 {
	width: 640px
}
.container_16 .grid_12 {
	width: 700px;
}

.container_16 .grid_13 {
	width: 760px
}

.container_16 .grid_14 {
	width: 820px
}

.container_16 .grid_15 {
	width: 900px
}

.container_16 .grid_16 {
	width: 920px;
}

.leftm {
	margin-left: 0;
}

.rightm {
	margin-right: 0;
}






.container_16 .prefix_1 {
	padding-left: 60px
}

.container_16 .prefix_2 {
	padding-left: 120px
}

.container_16 .prefix_3 {
	padding-left: 180px
}
.container_16 .prefix_4 {
	padding-left: 240px
}

.container_16 .prefix_5 {
	padding-left: 300px
}

.container_16 .prefix_6 {
	padding-left: 360px
}

.container_16 .prefix_7 {
	padding-left: 420px
}
.container_16 .prefix_8 {
	padding-left: 480px
}

.container_16 .prefix_9 {
	padding-left: 540px
}

.container_16 .prefix_10 {
	padding-left: 600px
}

.container_16 .prefix_11 {
	padding-left: 660px
}
.container_16 .prefix_12 {
	padding-left: 720px
}

.container_16 .prefix_13 {
	padding-left: 780px
}

.container_16 .prefix_14 {
	padding-left: 840px
}

.container_16 .prefix_15 {
	padding-left: 900px
}




.container_16 .suffix_1 {
	padding-right: 60px
}

.container_16 .suffix_2 {
	padding-right: 120px
}

.container_16 .suffix_3 {
	padding-right: 180px
}
.container_16 .suffix_4 {
	padding-right: 240px
}

.container_16 .suffix_5 {
	padding-right: 300px
}

.container_16 .suffix_6 {
	padding-right: 360px
}

.container_16 .suffix_7 {
	padding-right: 420px
}
.container_16 .suffix_8 {
	padding-right: 480px
}

.container_16 .suffix_9 {
	padding-right: 540px
}

.container_16 .suffix_10 {
	padding-right: 600px
}

.container_16 .suffix_11 {
	padding-right: 660px
}
.container_16 .suffix_12 {
	padding-right: 720px
}

.container_16 .suffix_13 {
	padding-right: 780px
}

.container_16 .suffix_14 {
	padding-right: 840px
}

.container_16 .suffix_15 {
	padding-right: 900px
}


html body div.clear,html body span.clear {
	background: none;
	border: 0;
	clear: both;
	display: block;
	float: none;
	font-size: 0;
	list-style: none;
	margin: 0;
	padding: 0;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0
}

.clearfix:after {
	clear: both;
	content: '.';
	display: block;
	visibility: hidden;
	height: 0
}

.clearfix {
	display: inline-block
}

* html .clearfix {
	height: 1%
}

.clearfix {
	display: block
}

