* {
  margin: 0;
  padding: 0;
}

body, .webjectForm textarea, .webjectForm input {
  font-family: 'Segoe UI', 'Segoe WP', 'Segoe TV', 'Frutiger', 'Calibri', 'Helvetica', 'Arial', sans-serif;    
  line-height: 1.5;
}

body {
  font-size: 100%;
  background: #222222 url( /Image/Gradient/v-64-768-000000-222222.png ) repeat-x top; 
  background-image: -moz-linear-gradient( top, #000000, #222222 );
  background-image: -webkit-gradient( linear, left top, left bottom, color-stop( 0, #222222 ), color-stop( 1, #000000 ));
  background-image: -webkit-linear-gradient( top, #000000, #222222 );
  background-image: -o-linear-gradient( top, #000000, #222222 );
  background-image: -ms-linear-gradient( top, #000000, #222222 );
  background-image: linear-gradient( top, #000000, #222222 );
  color: #fff;
  text-shadow: 0 -1px 0 rgba( 0, 0, 0, 1 );
}

h1, h2, h3, h4, h5, h6 {
  font-weight: normal;
  text-shadow: none;
}

h1, h2, h3, h4, h5, h6 {
  font-size: 100%;
}

h1 {
  background: #fff;
  background: -webkit-linear-gradient( left top, #fff, #bfbfbf );
  background: -ms-linear-gradient( left top, #fff, #bfbfbf );
  background: linear-gradient( left top, #fff, #bfbfbf );
  background: -o-linear-gradient( to bottom right, #fff, #bfbfbf );
  background: -moz-linear-gradient( to bottom right, #fff, #bfbfbf );
  background: -webkit-linear-gradient( to bottom right, #fff, #bfbfbf );
  background: -ms-linear-gradient( to bottom right, #fff, #bfbfbf );
  background: linear-gradient( to bottom right, #fff, #bfbfbf );    
  margin-bottom: 1.5em;
  text-align: left;
}

h1 a {
  display: block;
  padding: 1.5em;  
}

h1 img {
  border: 0;
  display: block;
  max-width: 100%;
  height: auto;
}

h2 {
  color: #fff;
  text-shadow: 0 -1px 0 rgba( 0, 0, 0, 1 );
}

h3 {
  color: #05aae1;
}

h4 {
  color: #ffa100;
}

h5 {
  color: #f2150c;
}

h6 {
  color: #a6c109;
}

h2 {
  line-height: 1.72;
  padding-top: 0.7em; 
  padding-bottom: 0.82em;  
}

h2 span, h3 span {
  font-size: 175%;
}

h3 {
  line-height: 1.72;
}

h4 {
  padding: 0.75em 1.5em;
}

h5 {
  padding: 0 1.5em;
}

h3 em {
  font-style: normal;
  color: #fff;
  text-shadow: 0 -1px 0 rgba( 0, 0, 0, 1 );
  padding-left: 0.75em;
}

html {
  overflow-y: scroll;
}

footer {
  background: #05aae1;
  background: -webkit-linear-gradient( left top, #05aae1, #0077ff );
  background: -ms-linear-gradient( left top, #05aae1, #0077ff );
  background: linear-gradient( left top, #05aae1, #0077ff );
  background: -o-linear-gradient( to bottom right, #05aae1, #0077ff );
  background: -moz-linear-gradient( to bottom right, #05aae1, #0077ff );
  background: -webkit-linear-gradient( to bottom right, #05aae1, #0077ff );
  background: -ms-linear-gradient( to bottom right, #05aae1, #0077ff );
  background: linear-gradient( to bottom right, #05aae1, #0077ff );    
  padding: 0.75em 1.5em; 
}

footer p {
  color: #fff;
  text-shadow: 0 -1px 0 rgba( 0, 0, 0, 0.25 );
  font-weight: normal;
  text-align: right;
}

footer a {
  color: #fff;
  text-shadow: 0 -1px 0 rgba( 0, 0, 0, 0.25 );
  text-decoration: none;
  font-weight: normal;
}

.constrain {
  max-width: 100%;
  min-width: 320px;
  width: 60em;
  margin: auto;
}

header nav {
  display: table;
  width: 100%;
}

header nav ul {
  list-style: none;
  display: table-row;
}

header nav li {
  display: table-cell;
  width: 20%;   
}

.home-link span {
  background: url( /Content/Layout/home.png ) no-repeat top right;
}

.home-link.current span {
  background: url( /Content/Layout/home.png ) no-repeat bottom right;
}

.about-us-link span {
  background: url( /Content/Layout/about-us.png ) no-repeat top right;
}

.about-us-link.current span {
  background: url( /Content/Layout/about-us.png ) no-repeat bottom right;
}

.websites-link span {
  background: url( /Content/Layout/websites.png ) no-repeat top right;
}

.websites-link.current span {
  background: url( /Content/Layout/websites.png ) no-repeat bottom right;
}

.products-link span {
  background: url( /Content/Layout/products.png ) no-repeat top right;
}

.products-link.current span {
  background: url( /Content/Layout/products.png ) no-repeat bottom right;
}

.contact-link span {
  background: url( /Content/Layout/contact.png ) no-repeat top right;
}

.contact-link.current span {
  background: url( /Content/Layout/contact.png ) no-repeat bottom right;
}

header nav li a {
  background: #05aae1;
  background: -webkit-linear-gradient( left top, #05aae1, #0077ff );
  background: -ms-linear-gradient( left top, #05aae1, #0077ff );
  background: linear-gradient( left top, #05aae1, #0077ff );
  background: -o-linear-gradient( to bottom right, #05aae1, #0077ff );
  background: -moz-linear-gradient( to bottom right, #05aae1, #0077ff );
  background: -webkit-linear-gradient( to bottom right, #05aae1, #0077ff );
  background: -ms-linear-gradient( to bottom right, #05aae1, #0077ff );
  background: linear-gradient( to bottom right, #05aae1, #0077ff );    
  font-weight: normal;  
  display: block;
  color: #fff;
  text-shadow: 0 -1px 0 rgba( 0, 0, 0, 0.25 );
  text-decoration: none;
}

header nav li a span {
  display: block;
  padding: 0.75em; 
  padding-right: 48px;
}

header nav li a:hover {
  background: #003b7f;
  background: -webkit-linear-gradient( left top, #003b7f, #002c5f );
  background: -ms-linear-gradient( left top, #003b7f, #002c5f );
  background: linear-gradient( left top, #003b7f, #002c5f );
  background: -o-linear-gradient( to bottom right, #003b7f, #002c5f );
  background: -moz-linear-gradient( to bottom right, #003b7f, #002c5f );
  background: -webkit-linear-gradient( to bottom right, #003b7f, #002c5f );
  background: -ms-linear-gradient( to bottom right, #003b7f, #002c5f );
  background: linear-gradient( to bottom right, #003b7f, #002c5f );    
}

header nav li.current a, header nav li.current a:hover {
  background: none;
  color: #ffa100;
}

.text, .webjectForm, .webjectGroup.copy-group, .has-bg {
  background: #ffffff;
  background: -webkit-linear-gradient( left top, #ffffff, #bfbfbf );
  background: -ms-linear-gradient( left top, #ffffff, #bfbfbf );
  background: linear-gradient( left top, #ffffff, #bfbfbf );
  background: -o-linear-gradient( to bottom right, #ffffff, #bfbfbf );
  background: -moz-linear-gradient( to bottom right, #ffffff, #bfbfbf );
  background: -webkit-linear-gradient( to bottom right, #ffffff, #bfbfbf );
  background: -ms-linear-gradient( to bottom right, #ffffff, #bfbfbf );
  background: linear-gradient( to bottom right, #ffffff, #bfbfbf );    
  color: #333;
  text-shadow: 0 1px 0 rgba( 255, 255, 255, 1 );
}

.webjectGroup.group-bg .paddingWrapper {
  background: #ffffff;
  background: -webkit-linear-gradient( left top, #ffffff, #bfbfbf );
  background: -ms-linear-gradient( left top, #ffffff, #bfbfbf );
  background: linear-gradient( left top, #ffffff, #bfbfbf );
  background: -o-linear-gradient( to bottom right, #ffffff, #bfbfbf );
  background: -moz-linear-gradient( to bottom right, #ffffff, #bfbfbf );
  background: -webkit-linear-gradient( to bottom right, #ffffff, #bfbfbf );
  background: -ms-linear-gradient( to bottom right, #ffffff, #bfbfbf );
  background: linear-gradient( to bottom right, #ffffff, #bfbfbf );    
  overflow: hidden;
  margin-bottom: 1.5em;
}

.text, .webjectForm, .webjectGroup.copy-group {
  padding: 1.5em;
  margin-bottom: 1.5em;
}

.webjectGroup.copy-group .text:last-child {
  margin-bottom: 0;
}

.webjectGroup.copy-group {
  overflow: hidden;
  padding: 0;
}

.webjectGroup.copy-group .paddingWrapper {
  padding: 1.5em;
}

.webjectGroup.copy-group .text {
  background: none;
  padding: 0;
}

.webjectForm table {
  border-collapse: collapse;
  width: 100%;
}

.webjectForm th {
  font-weight: normal;
  padding: 0;
  padding-right: 1em;
  text-align: left;
  vertical-align: top;
}

.webjectForm td {
  padding: 0;
  text-align: left;
  vertical-align: top;  
}

.webjectForm input[type="text"], .webjectForm textarea {
  background: #ffffff url( /Image/Gradient/v-64-100-eeeeee-ffffff.png ) repeat-x top; 
  background-image: -moz-linear-gradient( top, #eeeeee, #ffffff );
  background-image: -webkit-gradient( linear, left top, left bottom, color-stop( 0, #ffffff ), color-stop( 1, #eeeeee ));
  background-image: -webkit-linear-gradient( top, #eeeeee, #ffffff );
  background-image: -o-linear-gradient( top, #eeeeee, #ffffff );
  background-image: -ms-linear-gradient( top, #eeeeee, #ffffff );
  background-image: linear-gradient( top, #eeeeee, #ffffff );
  border: 0;
  box-shadow: inset 0 0 0.25em 0.25em rgba( 0, 0, 0, 0.025 );
}

.webjectForm input[type="text"] {
  border: 0;
  width: 100%;
  height: 3.6em;
  padding: 0;
}

.webjectForm textarea {
  font-size: 100%;
  width: 100%;
  padding: 0.5em 0;
  height: 9.5em;
}

.text p {
  margin: 1.5em 0;
}

.text p:first-child {
  margin-top: 0;
}

.text p:last-child {
  margin-bottom: 0;
}

.text ul, .text ol {
  margin-left: 1.5em;
}

.page-link img {
  float: right;
  margin-left: 1.5em;
}

.page-links {
  list-style: none;
  border-right: 0;
  border-bottom: 0;
}

.webjectForm input[type="submit"] {
  font-size: 100%;
  height: 3em;
  margin-top: 1.4em;
  width: 100%; 
}

.page-links li a, .page-link.button a, .links-row .page-link a  {
  color: #fff;
  display: block;
  text-decoration: none;
  font-weight: normal;
  padding: 0.75em;
}

.links-row {
  margin-bottom: 1.5em;
}

.links-row:last-child {
  margin-bottom: 0;
}

.box-links .webjectRow {
  margin-bottom: 1.5em;
}

.box-links .page-link {
  background: #05aae1;
  color: #fff;
  text-shadow: 0 -1px 0 rgba( 0, 0, 0, 0.25 );
}

.box-links .page-link a {
  color: #fff;
  text-shadow: 0 -1px 0 rgba( 0, 0, 0, 0.25 );
  display: block;
  height: 9em;
  position: relative;
  text-decoration: none;
}

#webjectRowItem-websites-link .page-link {
  background: #a6c109;
  background: -webkit-linear-gradient( left top, #a6c109, #7c9006 );
  background: -ms-linear-gradient( left top, #a6c109, #7c9006 );
  background: linear-gradient( left top, #a6c109, #7c9006 );
  background: -o-linear-gradient( to bottom right, #a6c109, #7c9006 );
  background: -moz-linear-gradient( to bottom right, #a6c109, #7c9006 );
  background: -webkit-linear-gradient( to bottom right, #a6c109, #7c9006 );
  background: -ms-linear-gradient( to bottom right, #a6c109, #7c9006 );
  background: linear-gradient( to bottom right, #a6c109, #7c9006 );    
}

#webjectRowItem-websites-link .page-link:hover {
  background: #c7e70a;
  background: -webkit-linear-gradient( left top, #c7e70a, #95ad07 );
  background: -ms-linear-gradient( left top, #c7e70a, #95ad07 );
  background: linear-gradient( left top, #c7e70a, #95ad07 );
  background: -o-linear-gradient( to bottom right, #c7e70a, #95ad07 );
  background: -moz-linear-gradient( to bottom right, #c7e70a, #95ad07 );
  background: -webkit-linear-gradient( to bottom right, #c7e70a, #95ad07 );
  background: -ms-linear-gradient( to bottom right, #c7e70a, #95ad07 );
  background: linear-gradient( to bottom right, #c7e70a, #95ad07 );    
}

#webjectRowItem-websites-link .page-link a {
  background: url( /Content/Layout/basic-websites.png ) no-repeat 50% 50%;
}

#webjectRowItem-websites-link .page-link a:hover {
  background: url( /Content/Layout/basic-websites-hover.png ) no-repeat 50% 50%;
}    
#webjectRowItem-mobile-link .page-link {
  background: #ffa100;
  background: -webkit-linear-gradient( left top, #ffa100, #bf7800 );
  background: -ms-linear-gradient( left top, #ffa100, #bf7800 );
  background: linear-gradient( left top, #ffa100, #bf7800 );
  background: -o-linear-gradient( to bottom right, #ffa100, #bf7800 );
  background: -moz-linear-gradient( to bottom right, #ffa100, #bf7800 );
  background: -webkit-linear-gradient( to bottom right, #ffa100, #bf7800 );
  background: -ms-linear-gradient( to bottom right, #ffa100, #bf7800 );
  background: linear-gradient( to bottom right, #ffa100, #bf7800 );    
}

#webjectRowItem-mobile-link .page-link:hover {
  background: #ffb332;
  background: -webkit-linear-gradient( left top, #ffb332, #e48f00 );
  background: -ms-linear-gradient( left top, #ffb332, #e48f00 );
  background: linear-gradient( left top, #ffb332, #e48f00 );
  background: -o-linear-gradient( to bottom right, #ffb332, #e48f00 );
  background: -moz-linear-gradient( to bottom right, #ffb332, #e48f00 );
  background: -webkit-linear-gradient( to bottom right, #ffb332, #e48f00 );
  background: -ms-linear-gradient( to bottom right, #ffb332, #e48f00 );
  background: linear-gradient( to bottom right, #ffb332, #e48f00 );    
}

#webjectRowItem-mobile-link .page-link a {
  background: url( /Content/Layout/mobile.png ) no-repeat 50% 50%;
}

#webjectRowItem-mobile-link .page-link a:hover {
  background: url( /Content/Layout/mobile-hover.png ) no-repeat 50% 50%;
}    
#webjectRowItem-social-media-link .page-link {
  background: #05aae1;
  background: -webkit-linear-gradient( left top, #05aae1, #037fa8 );
  background: -ms-linear-gradient( left top, #05aae1, #037fa8 );
  background: linear-gradient( left top, #05aae1, #037fa8 );
  background: -o-linear-gradient( to bottom right, #05aae1, #037fa8 );
  background: -moz-linear-gradient( to bottom right, #05aae1, #037fa8 );
  background: -webkit-linear-gradient( to bottom right, #05aae1, #037fa8 );
  background: -ms-linear-gradient( to bottom right, #05aae1, #037fa8 );
  background: linear-gradient( to bottom right, #05aae1, #037fa8 );    
}

#webjectRowItem-social-media-link .page-link:hover {
  background: #1ac1f9;
  background: -webkit-linear-gradient( left top, #1ac1f9, #0597c8 );
  background: -ms-linear-gradient( left top, #1ac1f9, #0597c8 );
  background: linear-gradient( left top, #1ac1f9, #0597c8 );
  background: -o-linear-gradient( to bottom right, #1ac1f9, #0597c8 );
  background: -moz-linear-gradient( to bottom right, #1ac1f9, #0597c8 );
  background: -webkit-linear-gradient( to bottom right, #1ac1f9, #0597c8 );
  background: -ms-linear-gradient( to bottom right, #1ac1f9, #0597c8 );
  background: linear-gradient( to bottom right, #1ac1f9, #0597c8 );    
}

#webjectRowItem-social-media-link .page-link a {
  background: url( /Content/Layout/social.png ) no-repeat 50% 50%;
}

#webjectRowItem-social-media-link .page-link a:hover {
  background: url( /Content/Layout/social-hover.png ) no-repeat 50% 50%;
}    
#webjectRowItem-shopping-carts-link .page-link {
  background: #f2150c;
  background: -webkit-linear-gradient( left top, #f2150c, #b50f09 );
  background: -ms-linear-gradient( left top, #f2150c, #b50f09 );
  background: linear-gradient( left top, #f2150c, #b50f09 );
  background: -o-linear-gradient( to bottom right, #f2150c, #b50f09 );
  background: -moz-linear-gradient( to bottom right, #f2150c, #b50f09 );
  background: -webkit-linear-gradient( to bottom right, #f2150c, #b50f09 );
  background: -ms-linear-gradient( to bottom right, #f2150c, #b50f09 );
  background: linear-gradient( to bottom right, #f2150c, #b50f09 );    
}

#webjectRowItem-shopping-carts-link .page-link:hover {
  background: #f5423b;
  background: -webkit-linear-gradient( left top, #f5423b, #d8120b );
  background: -ms-linear-gradient( left top, #f5423b, #d8120b );
  background: linear-gradient( left top, #f5423b, #d8120b );
  background: -o-linear-gradient( to bottom right, #f5423b, #d8120b );
  background: -moz-linear-gradient( to bottom right, #f5423b, #d8120b );
  background: -webkit-linear-gradient( to bottom right, #f5423b, #d8120b );
  background: -ms-linear-gradient( to bottom right, #f5423b, #d8120b );
  background: linear-gradient( to bottom right, #f5423b, #d8120b );    
}

#webjectRowItem-shopping-carts-link .page-link a {
  background: url( /Content/Layout/cart.png ) no-repeat 50% 50%;
}

#webjectRowItem-shopping-carts-link .page-link a:hover {
  background: url( /Content/Layout/cart-hover.png ) no-repeat 50% 50%;
}    
#webjectRowItem-cms-link .page-link {
  background: #a6c109;
  background: -webkit-linear-gradient( left top, #a6c109, #7c9006 );
  background: -ms-linear-gradient( left top, #a6c109, #7c9006 );
  background: linear-gradient( left top, #a6c109, #7c9006 );
  background: -o-linear-gradient( to bottom right, #a6c109, #7c9006 );
  background: -moz-linear-gradient( to bottom right, #a6c109, #7c9006 );
  background: -webkit-linear-gradient( to bottom right, #a6c109, #7c9006 );
  background: -ms-linear-gradient( to bottom right, #a6c109, #7c9006 );
  background: linear-gradient( to bottom right, #a6c109, #7c9006 );    
}

#webjectRowItem-cms-link .page-link:hover {
  background: #c7e70a;
  background: -webkit-linear-gradient( left top, #c7e70a, #95ad07 );
  background: -ms-linear-gradient( left top, #c7e70a, #95ad07 );
  background: linear-gradient( left top, #c7e70a, #95ad07 );
  background: -o-linear-gradient( to bottom right, #c7e70a, #95ad07 );
  background: -moz-linear-gradient( to bottom right, #c7e70a, #95ad07 );
  background: -webkit-linear-gradient( to bottom right, #c7e70a, #95ad07 );
  background: -ms-linear-gradient( to bottom right, #c7e70a, #95ad07 );
  background: linear-gradient( to bottom right, #c7e70a, #95ad07 );    
}

#webjectRowItem-cms-link .page-link a {
  background: url( /Content/Layout/cms.png ) no-repeat 50% 50%;
}

#webjectRowItem-cms-link .page-link a:hover {
  background: url( /Content/Layout/cms-hover.png ) no-repeat 50% 50%;
}    
#webjectRowItem-xero-outlook-contact-loader-link .page-link {
  background: #ffa100;
  background: -webkit-linear-gradient( left top, #ffa100, #bf7800 );
  background: -ms-linear-gradient( left top, #ffa100, #bf7800 );
  background: linear-gradient( left top, #ffa100, #bf7800 );
  background: -o-linear-gradient( to bottom right, #ffa100, #bf7800 );
  background: -moz-linear-gradient( to bottom right, #ffa100, #bf7800 );
  background: -webkit-linear-gradient( to bottom right, #ffa100, #bf7800 );
  background: -ms-linear-gradient( to bottom right, #ffa100, #bf7800 );
  background: linear-gradient( to bottom right, #ffa100, #bf7800 );    
}

#webjectRowItem-xero-outlook-contact-loader-link .page-link:hover {
  background: #ffb332;
  background: -webkit-linear-gradient( left top, #ffb332, #e48f00 );
  background: -ms-linear-gradient( left top, #ffb332, #e48f00 );
  background: linear-gradient( left top, #ffb332, #e48f00 );
  background: -o-linear-gradient( to bottom right, #ffb332, #e48f00 );
  background: -moz-linear-gradient( to bottom right, #ffb332, #e48f00 );
  background: -webkit-linear-gradient( to bottom right, #ffb332, #e48f00 );
  background: -ms-linear-gradient( to bottom right, #ffb332, #e48f00 );
  background: linear-gradient( to bottom right, #ffb332, #e48f00 );    
}

#webjectRowItem-xero-outlook-contact-loader-link .page-link a {
  background: url( /Content/Layout/xero.png ) no-repeat 50% 50%;
}

#webjectRowItem-xero-outlook-contact-loader-link .page-link a:hover {
  background: url( /Content/Layout/xero-hover.png ) no-repeat 50% 50%;
}    
#webjectRowItem-smoohth-link .page-link {
  background: #05aae1;
  background: -webkit-linear-gradient( left top, #05aae1, #037fa8 );
  background: -ms-linear-gradient( left top, #05aae1, #037fa8 );
  background: linear-gradient( left top, #05aae1, #037fa8 );
  background: -o-linear-gradient( to bottom right, #05aae1, #037fa8 );
  background: -moz-linear-gradient( to bottom right, #05aae1, #037fa8 );
  background: -webkit-linear-gradient( to bottom right, #05aae1, #037fa8 );
  background: -ms-linear-gradient( to bottom right, #05aae1, #037fa8 );
  background: linear-gradient( to bottom right, #05aae1, #037fa8 );    
}

#webjectRowItem-smoohth-link .page-link:hover {
  background: #1ac1f9;
  background: -webkit-linear-gradient( left top, #1ac1f9, #0597c8 );
  background: -ms-linear-gradient( left top, #1ac1f9, #0597c8 );
  background: linear-gradient( left top, #1ac1f9, #0597c8 );
  background: -o-linear-gradient( to bottom right, #1ac1f9, #0597c8 );
  background: -moz-linear-gradient( to bottom right, #1ac1f9, #0597c8 );
  background: -webkit-linear-gradient( to bottom right, #1ac1f9, #0597c8 );
  background: -ms-linear-gradient( to bottom right, #1ac1f9, #0597c8 );
  background: linear-gradient( to bottom right, #1ac1f9, #0597c8 );    
}

#webjectRowItem-smoohth-link .page-link a {
  background: url( /Content/Layout/smoohth.png ) no-repeat 50% 50%;
}

#webjectRowItem-smoohth-link .page-link a:hover {
  background: url( /Content/Layout/smoohth-hover.png ) no-repeat 50% 50%;
}    
#webjectRowItem-software-development-link .page-link {
  background: #f2150c;
  background: -webkit-linear-gradient( left top, #f2150c, #b50f09 );
  background: -ms-linear-gradient( left top, #f2150c, #b50f09 );
  background: linear-gradient( left top, #f2150c, #b50f09 );
  background: -o-linear-gradient( to bottom right, #f2150c, #b50f09 );
  background: -moz-linear-gradient( to bottom right, #f2150c, #b50f09 );
  background: -webkit-linear-gradient( to bottom right, #f2150c, #b50f09 );
  background: -ms-linear-gradient( to bottom right, #f2150c, #b50f09 );
  background: linear-gradient( to bottom right, #f2150c, #b50f09 );    
}

#webjectRowItem-software-development-link .page-link:hover {
  background: #f5423b;
  background: -webkit-linear-gradient( left top, #f5423b, #d8120b );
  background: -ms-linear-gradient( left top, #f5423b, #d8120b );
  background: linear-gradient( left top, #f5423b, #d8120b );
  background: -o-linear-gradient( to bottom right, #f5423b, #d8120b );
  background: -moz-linear-gradient( to bottom right, #f5423b, #d8120b );
  background: -webkit-linear-gradient( to bottom right, #f5423b, #d8120b );
  background: -ms-linear-gradient( to bottom right, #f5423b, #d8120b );
  background: linear-gradient( to bottom right, #f5423b, #d8120b );    
}

#webjectRowItem-software-development-link .page-link a {
  background: url( /Content/Layout/software.png ) no-repeat 50% 50%;
}

#webjectRowItem-software-development-link .page-link a:hover {
  background: url( /Content/Layout/software-hover.png ) no-repeat 50% 50%;
}    
.box-links .page-link span {
  display: block;
  font-size: 200%;
  position: absolute;
  line-height: 1;
  text-transform: lowercase;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 0.25em;
  overflow: hidden;
}

.tweets {
  height: 27em;
  position: relative;
  overflow: hidden;  
}

.tweets ul {
  overflow: hidden;
  list-style: none;
}

.tweets li {
  background: #ffffff;
  background: -webkit-linear-gradient( left top, #ffffff, #bfbfbf );
  background: -ms-linear-gradient( left top, #ffffff, #bfbfbf );
  background: linear-gradient( left top, #ffffff, #bfbfbf );
  background: -o-linear-gradient( to bottom right, #ffffff, #bfbfbf );
  background: -moz-linear-gradient( to bottom right, #ffffff, #bfbfbf );
  background: -webkit-linear-gradient( to bottom right, #ffffff, #bfbfbf );
  background: -ms-linear-gradient( to bottom right, #ffffff, #bfbfbf );
  background: linear-gradient( to bottom right, #ffffff, #bfbfbf );    
  color: #333;  
  text-shadow: 0 1px 0 rgba( 255, 255, 255, 1 );      
  position: relative;
  font-size: 75%;
  line-height: 2;
  padding: 1em;  
}

.tweets .profile {
  float: left;
}

.tweets img {
  float: left;
  width: 24px;
  height: auto;
  margin-right: 0.5em;
}

.tweets .shim {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 12px;
  background: url( /Image/Gradient/v-64-12-00000000-00000080.png ) repeat-x bottom; 
}

.copy-image {
  margin: 1.5em;
  position: relative;
}

.webjectGroup.group-bg .copy-image {
  margin: 0.75em 0;  
}

.webjectGroup.group-bg .text {
  clear: both;
  margin-bottom: 0;
}

.copy-image.framed a {
  background: #05aae1;
  background: -webkit-linear-gradient( left top, #05aae1, #0077ff );
  background: -ms-linear-gradient( left top, #05aae1, #0077ff );
  background: linear-gradient( left top, #05aae1, #0077ff );
  background: -o-linear-gradient( to bottom right, #05aae1, #0077ff );
  background: -moz-linear-gradient( to bottom right, #05aae1, #0077ff );
  background: -webkit-linear-gradient( to bottom right, #05aae1, #0077ff );
  background: -ms-linear-gradient( to bottom right, #05aae1, #0077ff );
  background: linear-gradient( to bottom right, #05aae1, #0077ff );    
  -moz-box-shadow: 1px 1px 3px rgba( 0, 0, 0, 0.25 );
  -webkit-box-shadow:  1px 1px 3px rgba( 0, 0, 0, 0.25 );
  box-shadow: 1px 1px 3px rgba( 0, 0, 0, 0.25 );
  display: block;
  padding: 0.75em;
}

.copy-image.framed a:hover {
  background: #003b7f;
  background: -webkit-linear-gradient( left top, #003b7f, #002c5f );
  background: -ms-linear-gradient( left top, #003b7f, #002c5f );
  background: linear-gradient( left top, #003b7f, #002c5f );
  background: -o-linear-gradient( to bottom right, #003b7f, #002c5f );
  background: -moz-linear-gradient( to bottom right, #003b7f, #002c5f );
  background: -webkit-linear-gradient( to bottom right, #003b7f, #002c5f );
  background: -ms-linear-gradient( to bottom right, #003b7f, #002c5f );
  background: linear-gradient( to bottom right, #003b7f, #002c5f );    
}

.copy-image img {
  display: block;
  max-width: 100%;
}

.copy-image.right {
  float: right;  
  margin-top: 0;
  margin-right: 0;
}

.copy-image.left {
  float: left;  
}

.copy-image.leftOnNewLine {
  text-align: left;
}

 .copy-image.rightOnNewLine {
  text-align: right;
}

.copy-image.centeredOnNewLine {
  text-align: center;
}

.copy-image .caption {
  position: absolute;
  left: 0;
  right: 0;
  padding: 0.375em;
  text-align: center;
}

.copy-image .caption.overImageAtTop {
  top: 0;
}

.copy-image .caption.overImageAtBottom {
  bottom: 0;
}

.copy-image-collection.horizontalLeft .copy-image, .copy-image-collection.horizontalRight .copy-image {
  display: inline-block;
  float: none;
}

.copy-image-collection.horizontalLeft {
  text-align: left;
}

.copy-image-collection.horizontalRight {
  text-align: right;
}

.copy-image-collection.verticalLeft {
  float: left;
}

.copy-image-collection.verticalRight {
  float: right;
}

.copy-image-collection.verticalRight .copy-image, .copy-image-collection.verticalLeft .copy-image {
  display: block;
  float: none;
}

.copy-image.image a img {  
  border-color: #ddd;
  border-style: solid;
  border-width: 0;
}

.copy-image .caption {
  background: #39f;
  color: #fff;
}

.webjectRowItem .copy-image, .webjectRowItem .copy-image a, .webjectRowItem .copy-image img {
  display: block;
  margin: 0;
  width: 100%;
}

.webjectRowItem .paddingWrapper {  
  overflow: hidden;
}

.article {
  background: #eeeeee url( /Image/Gradient/v-64-400-ffffff-eeeeee.png ) repeat-x top; 
  background-image: -moz-linear-gradient( top, #ffffff, #eeeeee );
  background-image: -webkit-gradient( linear, left top, left bottom, color-stop( 0, #eeeeee ), color-stop( 1, #ffffff ));
  background-image: -webkit-linear-gradient( top, #ffffff, #eeeeee );
  background-image: -o-linear-gradient( top, #ffffff, #eeeeee );
  background-image: -ms-linear-gradient( top, #ffffff, #eeeeee );
  background-image: linear-gradient( top, #ffffff, #eeeeee );
  overflow: hidden;
}

.staffMember h4 {
  background: #3399ff url( /Image/Gradient/v-64-100-48a5ff-3399ff.png ) repeat-x top; 
  background-image: -moz-linear-gradient( top, #48a5ff, #3399ff );
  background-image: -webkit-gradient( linear, left top, left bottom, color-stop( 0, #3399ff ), color-stop( 1, #48a5ff ));
  background-image: -webkit-linear-gradient( top, #48a5ff, #3399ff );
  background-image: -o-linear-gradient( top, #48a5ff, #3399ff );
  background-image: -ms-linear-gradient( top, #48a5ff, #3399ff );
  background-image: linear-gradient( top, #48a5ff, #3399ff );
  color: #fff;
}

.staffMember h5 {
  padding: 0.75em 1.5em;
}

.staffMember dl {
  background: #eeeeee url( /Image/Gradient/v-64-400-ffffff-eeeeee.png ) repeat-x top; 
  background-image: -moz-linear-gradient( top, #ffffff, #eeeeee );
  background-image: -webkit-gradient( linear, left top, left bottom, color-stop( 0, #eeeeee ), color-stop( 1, #ffffff ));
  background-image: -webkit-linear-gradient( top, #ffffff, #eeeeee );
  background-image: -o-linear-gradient( top, #ffffff, #eeeeee );
  background-image: -ms-linear-gradient( top, #ffffff, #eeeeee );
  background-image: linear-gradient( top, #ffffff, #eeeeee );
  color: #333;
  padding: 1.5em;
  overflow: hidden;
  width: 100%;
}

.copy-header {
  clear: both;
}

.staffMember dt, .staffMember dl {
  float: left;
  min-width: 4.5em;
}

.staffMember h4 {
  clear: left;
}

/* debug shit */
.page {
  position: relative;
}

.content .copy-group h4 {
  color: #05aae1;
  margin: 0;
  padding: 0;
  margin-bottom: 1.5em;
}

.content .copy-group .copy-image {
  clear: both;
}

#debug {
  color: #000;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;  
  pointer-events: none;
}

/* grid shit */
.ui-grid-a, .ui-grid-b, .ui-grid-c, .ui-grid-d { overflow: hidden; }

.ui-block-a, .ui-block-b, .ui-block-c, .ui-block-d, .ui-block-e { margin: 0; padding: 0; border: 0; float: left; min-height:1px;}

.ui-grid-solo .ui-block-a { width: 100%; float: none; }

.ui-grid-a .ui-block-a, .ui-grid-a .ui-block-b { width: 50%; }

.ui-grid-a .ui-block-a { clear: left; }

.ui-grid-b .ui-block-a, .ui-grid-b .ui-block-b, .ui-grid-b .ui-block-c { width: 33.333%; }

.ui-grid-b .ui-block-a { clear: left; }

.ui-grid-c .ui-block-a, .ui-grid-c .ui-block-b, .ui-grid-c .ui-block-c, .ui-grid-c .ui-block-d { width: 25%; }

.ui-grid-c .ui-block-a { clear: left; }

.ui-grid-d .ui-block-a, .ui-grid-d .ui-block-b, .ui-grid-d .ui-block-c, .ui-grid-d .ui-block-d, .ui-grid-d .ui-block-e { width: 20%; }

.ui-grid-d .ui-block-a { clear: left; }

.ui-block-a1, .ui-block-a2, .ui-block-a3, .ui-block-a4, .ui-block-a5 {
  clear: left;
}

.ui-block-a1, .ui-block-a2, .ui-block-a3, .ui-block-a4, .ui-block-a5, 
.ui-block-b1, .ui-block-b2, .ui-block-b3, .ui-block-b4,
.ui-block-c1, .ui-block-c2, .ui-block-c3,
.ui-block-d1, .ui-block-d2,
.ui-block-e1 { 
  margin: 0; padding: 0; border: 0; float: left; min-height:1px;
}

.ui-grid-a .ui-block-a2,
.ui-grid-b .ui-block-a3,
.ui-grid-c .ui-block-a4,
.ui-grid-d .ui-block-a5 { 
  width: 100%; float: none; 
}

.ui-grid-a .ui-block-a1, 
.ui-grid-a .ui-block-b1 { 
  width: 50%; 
}

.ui-grid-b .ui-block-a1,
.ui-grid-b .ui-block-b1,
.ui-grid-b .ui-block-c1 {
  width: 33.333%;
}

.ui-grid-c .ui-block-a1,
.ui-grid-c .ui-block-b1,
.ui-grid-c .ui-block-c1,
.ui-grid-c .ui-block-d1 {
  width: 25%;
}

.ui-grid-d .ui-block-a1,
.ui-grid-d .ui-block-b1,
.ui-grid-d .ui-block-c1,
.ui-grid-d .ui-block-d1,
.ui-grid-d .ui-block-e1 {
  width: 20%;
}

.ui-grid-b .ui-block-a2,
.ui-grid-b .ui-block-b2 {
  width: 66.666%;
}

.ui-grid-c .ui-block-a2,
.ui-grid-c .ui-block-b2,
.ui-grid-c .ui-block-c2 {
  width: 50%;
}

.ui-grid-d .ui-block-a2,
.ui-grid-d .ui-block-b2,
.ui-grid-d .ui-block-c2,
.ui-grid-d .ui-block-d2 {
  width: 40%;
}

.ui-grid-c .ui-block-a3,
.ui-grid-c .ui-block-b3 {
  width: 75%;
}

.ui-grid-d .ui-block-a3,
.ui-grid-d .ui-block-b3,
.ui-grid-d .ui-block-c3 {
  width: 60%;
}

.ui-grid-d .ui-block-a4,
.ui-grid-d .ui-block-b4 {
  width: 80%;
}

.box-links {
  margin-right: 1.5em;
}

.twitter-link {
  margin-bottom: 1.5em;
}

header nav li a span {
  display: block;
  padding: 0.75em; 
  padding-right: 4.5em;
}

.page-links {
  float: left;
  margin-bottom: 1.5em;
}

.page-links li a, .links-row .page-link a {
  padding-right: 48px;
}

.page-link.button, .page-links li, .links-row .page-link { 
  background: #05aae1;
  background: -webkit-linear-gradient( left top, #05aae1, #0077ff );
  background: -ms-linear-gradient( left top, #05aae1, #0077ff );
  background: linear-gradient( left top, #05aae1, #0077ff );
  background: -o-linear-gradient( to bottom right, #05aae1, #0077ff );
  background: -moz-linear-gradient( to bottom right, #05aae1, #0077ff );
  background: -webkit-linear-gradient( to bottom right, #05aae1, #0077ff );
  background: -ms-linear-gradient( to bottom right, #05aae1, #0077ff );
  background: linear-gradient( to bottom right, #05aae1, #0077ff );    
  color: #fff;
  text-shadow: 0 -1px 0 rgba( 0, 0, 0, 0.25 );  
}

.page-link.button:hover, .page-links li:hover, .links-row .page-link:hover {
  background: #003b7f;
  background: -webkit-linear-gradient( left top, #003b7f, #002c5f );
  background: -ms-linear-gradient( left top, #003b7f, #002c5f );
  background: linear-gradient( left top, #003b7f, #002c5f );
  background: -o-linear-gradient( to bottom right, #003b7f, #002c5f );
  background: -moz-linear-gradient( to bottom right, #003b7f, #002c5f );
  background: -webkit-linear-gradient( to bottom right, #003b7f, #002c5f );
  background: -ms-linear-gradient( to bottom right, #003b7f, #002c5f );
  background: linear-gradient( to bottom right, #003b7f, #002c5f );    
  color: #fff;
}

.page-link.button.cta {
  background: #ffa100;
  background: -webkit-linear-gradient( left top, #ffa100, #bf7800 );
  background: -ms-linear-gradient( left top, #ffa100, #bf7800 );
  background: linear-gradient( left top, #ffa100, #bf7800 );
  background: -o-linear-gradient( to bottom right, #ffa100, #bf7800 );
  background: -moz-linear-gradient( to bottom right, #ffa100, #bf7800 );
  background: -webkit-linear-gradient( to bottom right, #ffa100, #bf7800 );
  background: -ms-linear-gradient( to bottom right, #ffa100, #bf7800 );
  background: linear-gradient( to bottom right, #ffa100, #bf7800 );    
  margin-bottom: 1.5em;
}

.page-link.button.cta:hover {
  background: #bf7800;
  background: -webkit-linear-gradient( left top, #bf7800, #8f5a00 );
  background: -ms-linear-gradient( left top, #bf7800, #8f5a00 );
  background: linear-gradient( left top, #bf7800, #8f5a00 );
  background: -o-linear-gradient( to bottom right, #bf7800, #8f5a00 );
  background: -moz-linear-gradient( to bottom right, #bf7800, #8f5a00 );
  background: -webkit-linear-gradient( to bottom right, #bf7800, #8f5a00 );
  background: -ms-linear-gradient( to bottom right, #bf7800, #8f5a00 );
  background: linear-gradient( to bottom right, #bf7800, #8f5a00 );    
}

.page-link.button.download {
  background: #a6c109;
  background: -webkit-linear-gradient( left top, #a6c109, #7c9006 );
  background: -ms-linear-gradient( left top, #a6c109, #7c9006 );
  background: linear-gradient( left top, #a6c109, #7c9006 );
  background: -o-linear-gradient( to bottom right, #a6c109, #7c9006 );
  background: -moz-linear-gradient( to bottom right, #a6c109, #7c9006 );
  background: -webkit-linear-gradient( to bottom right, #a6c109, #7c9006 );
  background: -ms-linear-gradient( to bottom right, #a6c109, #7c9006 );
  background: linear-gradient( to bottom right, #a6c109, #7c9006 );    
  margin-bottom: 1.5em;
}

.page-link.button.download:hover {
  background: #7c9006;
  background: -webkit-linear-gradient( left top, #7c9006, #5d6c04 );
  background: -ms-linear-gradient( left top, #7c9006, #5d6c04 );
  background: linear-gradient( left top, #7c9006, #5d6c04 );
  background: -o-linear-gradient( to bottom right, #7c9006, #5d6c04 );
  background: -moz-linear-gradient( to bottom right, #7c9006, #5d6c04 );
  background: -webkit-linear-gradient( to bottom right, #7c9006, #5d6c04 );
  background: -ms-linear-gradient( to bottom right, #7c9006, #5d6c04 );
  background: linear-gradient( to bottom right, #7c9006, #5d6c04 );    
}

.page-link.button.download a {
  background: url( /Content/Layout/download.png ) no-repeat center right;  
}

.page-link.button.twitter-link a, .page-link.twitter a {
  background: url( /Content/Layout/twitter48.png ) no-repeat center right;  
}

.page-link.button.facebook a, .page-link.facebook a {
  background: url( /Content/Layout/facebook48.png ) no-repeat center right;  
}

.page-link.mobile a {
  background: url( /Content/Layout/mobile48.png ) no-repeat center right;
}

.page-link.youtube a {
  background: url( /Content/Layout/youtube48.png ) no-repeat center right;
}

.page-link.flickr a {
  background: url( /Content/Layout/flickr48.png ) no-repeat center right;
}

.page-link.gplus a {
  background: url( /Content/Layout/gplus48.png ) no-repeat center right;
}

.page-link.tumblr a {
  background: url( /Content/Layout/tumblr48.png ) no-repeat center right;
}

.page-link.github a {
  background: url( /Content/Layout/github48.png ) no-repeat center right;
}

.page-link.stackoverflow a {
  background: url( /Content/Layout/stackoverflow48.png ) no-repeat center right;
}

.page-link.hackernews a {
  background: url( /Content/Layout/hackernews48.png ) no-repeat center right;
}

.page-link.email a {
  background: url( /Content/Layout/email48.png ) no-repeat center right;
}

.page-link.phone a {
  background: url( /Content/Layout/phone48.png ) no-repeat center right;
}

.page-link.behance a {
  background: url( /Content/Layout/behance48.png ) no-repeat center right;
}

.page-link.vimeo a {
  background: url( /Content/Layout/vimeo48.png ) no-repeat center right;
}

#twitter-header {
  background: url( /Content/Layout/twitter.png ) no-repeat center right;
}

.webjectFormTitle {
  display: none;
}

/* grid */
.ui-grid-a .ui-block-a .paddingWrapper{ padding-left: 0.000em; padding-right: 0.750em; }

.ui-grid-a .ui-block-a .paddingWrapper .paddingWrapper { padding: 0; }

.webjectRowItem-0-2 .paddingWrapper{ padding-left: 0.000em; padding-right: 0.750em; }

.ui-grid-a .ui-block-b .paddingWrapper{ padding-left: 0.750em; padding-right: 0.000em; }

.ui-grid-a .ui-block-b .paddingWrapper .paddingWrapper { padding: 0; }

.webjectRowItem-1-2 .paddingWrapper{ padding-left: 0.750em; padding-right: 0.000em; }

.ui-grid-b .ui-block-a .paddingWrapper{ padding-left: 0.000em; padding-right: 1.000em; }

.ui-grid-b .ui-block-a .paddingWrapper .paddingWrapper { padding: 0; }

.webjectRowItem-0-3 .paddingWrapper{ padding-left: 0.000em; padding-right: 1.000em; }

.ui-grid-b .ui-block-b .paddingWrapper{ padding-left: 0.500em; padding-right: 0.500em; }

.ui-grid-b .ui-block-b .paddingWrapper .paddingWrapper { padding: 0; }

.webjectRowItem-1-3 .paddingWrapper{ padding-left: 0.500em; padding-right: 0.500em; }

.ui-grid-b .ui-block-c .paddingWrapper{ padding-left: 1.000em; padding-right: 0.000em; }

.ui-grid-b .ui-block-c .paddingWrapper .paddingWrapper { padding: 0; }

.webjectRowItem-2-3 .paddingWrapper{ padding-left: 1.000em; padding-right: 0.000em; }

.ui-grid-c .ui-block-a .paddingWrapper{ padding-left: 0.000em; padding-right: 1.125em; }

.ui-grid-c .ui-block-a .paddingWrapper .paddingWrapper { padding: 0; }

.webjectRowItem-0-4 .paddingWrapper{ padding-left: 0.000em; padding-right: 1.125em; }

.ui-grid-c .ui-block-b .paddingWrapper{ padding-left: 0.375em; padding-right: 0.750em; }

.ui-grid-c .ui-block-b .paddingWrapper .paddingWrapper { padding: 0; }

.webjectRowItem-1-4 .paddingWrapper{ padding-left: 0.375em; padding-right: 0.750em; }

.ui-grid-c .ui-block-c .paddingWrapper{ padding-left: 0.750em; padding-right: 0.375em; }

.ui-grid-c .ui-block-c .paddingWrapper .paddingWrapper { padding: 0; }

.webjectRowItem-2-4 .paddingWrapper{ padding-left: 0.750em; padding-right: 0.375em; }

.ui-grid-c .ui-block-d .paddingWrapper{ padding-left: 1.125em; padding-right: 0.000em; }

.ui-grid-c .ui-block-d .paddingWrapper .paddingWrapper { padding: 0; }

.webjectRowItem-3-4 .paddingWrapper{ padding-left: 1.125em; padding-right: 0.000em; }

.ui-grid-d .ui-block-a .paddingWrapper{ padding-left: 0.000em; padding-right: 1.200em; }

.ui-grid-d .ui-block-a .paddingWrapper .paddingWrapper { padding: 0; }

.webjectRowItem-0-5 .paddingWrapper{ padding-left: 0.000em; padding-right: 1.200em; }

.ui-grid-d .ui-block-b .paddingWrapper{ padding-left: 0.300em; padding-right: 0.900em; }

.ui-grid-d .ui-block-b .paddingWrapper .paddingWrapper { padding: 0; }

.webjectRowItem-1-5 .paddingWrapper{ padding-left: 0.300em; padding-right: 0.900em; }

.ui-grid-d .ui-block-c .paddingWrapper{ padding-left: 0.600em; padding-right: 0.600em; }

.ui-grid-d .ui-block-c .paddingWrapper .paddingWrapper { padding: 0; }

.webjectRowItem-2-5 .paddingWrapper{ padding-left: 0.600em; padding-right: 0.600em; }

.ui-grid-d .ui-block-d .paddingWrapper{ padding-left: 0.900em; padding-right: 0.300em; }

.ui-grid-d .ui-block-d .paddingWrapper .paddingWrapper { padding: 0; }

.webjectRowItem-3-5 .paddingWrapper{ padding-left: 0.900em; padding-right: 0.300em; }

.ui-grid-d .ui-block-e .paddingWrapper{ padding-left: 1.200em; padding-right: 0.000em; }

.ui-grid-d .ui-block-e .paddingWrapper .paddingWrapper { padding: 0; }

.webjectRowItem-4-5 .paddingWrapper{ padding-left: 1.200em; padding-right: 0.000em; }

header nav li:nth-child(1){ padding-left: 0.000em; padding-right: 1.200em; }

header nav li:nth-child(2){ padding-left: 0.300em; padding-right: 0.900em; }

header nav li:nth-child(3){ padding-left: 0.600em; padding-right: 0.600em; }

header nav li:nth-child(4){ padding-left: 0.900em; padding-right: 0.300em; }

header nav li:nth-child(5){ padding-left: 1.200em; padding-right: 0.000em; }

.links-row .paddingWrapper {
  padding: 0 !important;
}

/* debug */
#PageC1a18a08508a4ce69924f102b4ce946c .webjectRow  {
  margin-bottom: 1.5em;
}