/* Default reset */
/* ================================================================== */

html, body, body div, span, object, iframe, h1, h2, h3, h4, h5, h6, p,
blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd,
q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr,
th, td, article, aside, figure, footer, header, hgroup, menu, nav,
section, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

/* HTML5 default styles fon incompatible browsers */
/* ================================================================== */

article, aside, figure, footer, header, hgroup, nav, section {
	display: block;
}

/* Fine tuning */
/* ================================================================== */

/* Body */
body {
	font: 1em sans-serif;
}

/* Responsive images */
img, object, embed {
	max-width: 100%;
}

/* Force vertical scrollbar */
html {
	overflow-y: scroll;
}

/* Unordered lists should not be bulleted by default */
ul {
	list-style: none;
}

/* Reset quote styles */
blockquote, q {
	quotes: none;
}

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

del {
	text-decoration: line-through;
}

abbr[title],
dfn[title] {
	border-bottom: 1px dotted #000;
	cursor: help;
}

/* Tables still need cellspacing="0" in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

th {
	font-weight: bold;
	vertical-align: bottom;
}

td {
	font-weight: normal;
	vertical-align: top;
}

hr {
	display: block;
	height: 1px;
	border: 0;
	border-top: 1px solid #ccc;
	margin: 1em 0;
	padding: 0;
}

input, select {
	vertical-align: middle;
}

pre {
	white-space: pre; /* CSS2 */
	white-space: pre-wrap; /* CSS 2.1 */
	white-space: pre-line; /* CSS 3 (and 2.1 as well, actually) */
	word-wrap: break-word; /* IE */
}

input[type="radio"] {
	vertical-align: text-bottom;
}

input[type="checkbox"] {
	vertical-align: bottom;
	*vertical-align: baseline;
}

select, input, textarea {
	/*font: 99% sans-serif;*/
}

table {
	font-size: inherit;
	font: 100%;
}
 
/* Accessible focus treatment
	people.opera.com/patrickl/experiments/keyboard/test */
a:hover, a:active {
	outline: none;
}

small {
	font-size: .85em;
}

strong, th {
	font-weight: bold;
}

td, td img {
	vertical-align: top;
} 

/* Make sure sup and sub don't screw with your line-heights
	gist.github.com/413930 */
sub, sup {
	font-size: .75em;
	line-height: 0;
	position: relative;
}

sup {
	top: -0.5em;
}

sub {
	bottom: -0.25em;
}

/* standardize any monospaced elements */
pre, code, kbd, samp {
	font-family: monospace, sans-serif;
}

/* hand cursor on clickable elements */
.clickable,
label, 
input[type=button], 
input[type=submit], 
button {
	cursor: pointer;
}

/* Webkit browsers add a 2px margin outside the chrome of form elements */
button, input, select, textarea {
	margin: 0;
}

/* make buttons play nice in IE */
button {
	width: auto;
	overflow: visible;
}
 
/* scale images in IE7 more attractively */
img {
	border: 0;
	-ms-interpolation-mode: bicubic;
	vertical-align: middle;
}


/* prevent BG image flicker upon hover */
.ie6 html {
	filter: expression(document.execCommand("BackgroundImageCache", false, true));
}

/* let's clear some floats */
.clearfix:before,
.clearfix:after {
	content: "\0020";
	display: block;
	height: 0;
	overflow: hidden;
}  

.clearfix:after {
	clear: both;
}  

.clearfix {
	zoom: 1;
}  

@media screen and (max-device-width: 480px) {
}

@media all and (orientation: portrait) {
}

@media all and (orientation: landscape) {
}
@font-face {
	font-family: "OpenSans";
	src: url("../fonts/OpenSans-Light.eot");
	src: url("../fonts/OpenSans-Light.eot?#iefix") format("embedded-opentype"),
		 url("../fonts/OpenSans-Light.woff") format("woff"),
		 url("../fonts/OpenSans-Light.ttf") format("truetype"),
		 url("../fonts/OpenSans-Light.svg#OpenSansLight") format("svg");
	font-weight: 300;
	font-style: normal;
}

@font-face {
	font-family: "OpenSans";
	src: url("../fonts/OpenSans-LightItalic.eot");
	src: url("../fonts/OpenSans-LightItalic.eot?#iefix") format("embedded-opentype"),
		 url("../fonts/OpenSans-LightItalic.woff") format("woff"),
		 url("../fonts/OpenSans-LightItalic.ttf") format("truetype"),
		 url("../fonts/OpenSans-LightItalic.svg#OpenSansLightItalic") format("svg");
	font-weight: 300;
	font-style: italic;
}

@font-face {
	font-family: "OpenSans";
	src: url("../fonts/OpenSans-Regular.eot");
	src: url("../fonts/OpenSans-Regular.eot?#iefix") format("embedded-opentype"),
		 url("../fonts/OpenSans-Regular.woff") format("woff"),
		 url("../fonts/OpenSans-Regular.ttf") format("truetype"),
		 url("../fonts/OpenSans-Regular.svg#OpenSansRegular") format("svg");
	font-weight: 400;
	font-style: normal;
}

@font-face {
	font-family: "OpenSans";
	src: url("../fonts/OpenSans-Italic.eot");
	src: url("../fonts/OpenSans-Italic.eot?#iefix") format("embedded-opentype"),
		 url("../fonts/OpenSans-Italic.woff") format("woff"),
		 url("../fonts/OpenSans-Italic.ttf") format("truetype"),
		 url("../fonts/OpenSans-Italic.svg#OpenSansItalic") format("svg");
	font-weight: 400;
	font-style: italic;
}

@font-face {
	font-family: "OpenSans";
	src: url("../fonts/OpenSans-Semibold.eot");
	src: url("../fonts/OpenSans-Semibold.eot?#iefix") format("embedded-opentype"),
		 url("../fonts/OpenSans-Semibold.woff") format("woff"),
		 url("../fonts/OpenSans-Semibold.ttf") format("truetype"),
		 url("../fonts/OpenSans-Semibold.svg#OpenSansSemibold") format("svg");
	font-weight: 600;
	font-style: normal;
}

@font-face {
	font-family: "OpenSans";
	src: url("../fonts/OpenSans-SemiboldItalic.eot");
	src: url("../fonts/OpenSans-SemiboldItalic.eot?#iefix") format("embedded-opentype"),
		 url("../fonts/OpenSans-SemiboldItalic.woff") format("woff"),
		 url("../fonts/OpenSans-SemiboldItalic.ttf") format("truetype"),
		 url("../fonts/OpenSans-SemiboldItalic.svg#OpenSansSemiboldItalic") format("svg");
	font-weight: 600;
	font-style: italic;
}

@font-face {
	font-family: "OpenSans";
	src: url("../fonts/OpenSans-Bold.eot");
	src: url("../fonts/OpenSans-Bold.eot?#iefix") format("embedded-opentype"),
		 url("../fonts/OpenSans-Bold.woff") format("woff"),
		 url("../fonts/OpenSans-Bold.ttf") format("truetype"),
		 url("../fonts/OpenSans-Bold.svg#OpenSansBold") format("svg");
	font-weight: 700;
	font-style: normal;
}

@font-face {
	font-family: "OpenSans";
	src: url("../fonts/OpenSans-BoldItalic.eot");
	src: url("../fonts/OpenSans-BoldItalic.eot?#iefix") format("embedded-opentype"),
		 url("../fonts/OpenSans-BoldItalic.woff") format("woff"),
		 url("../fonts/OpenSans-BoldItalic.ttf") format("truetype"),
		 url("../fonts/OpenSans-BoldItalic.svg#OpenSansBoldItalic") format("svg");
	font-weight: 700;
	font-style: italic;
}

@font-face {
	font-family: "OpenSans";
	src: url("../fonts/OpenSans-ExtraBold.eot");
	src: url("../fonts/OpenSans-ExtraBold.eot?#iefix") format("embedded-opentype"),
		 url("../fonts/OpenSans-ExtraBold.woff") format("woff"),
		 url("../fonts/OpenSans-ExtraBold.ttf") format("truetype"),
		 url("../fonts/OpenSans-ExtraBold.svg#OpenSansExtrabold") format("svg");
	font-weight: 800;
	font-style: normal;
}

@font-face {
	font-family: "OpenSans";
	src: url("../fonts/OpenSans-ExtraBoldItalic.eot");
	src: url("../fonts/OpenSans-ExtraBoldItalic.eot?#iefix") format("embedded-opentype"),
		 url("../fonts/OpenSans-ExtraBoldItalic.woff") format("woff"),
		 url("../fonts/OpenSans-ExtraBoldItalic.ttf") format("truetype"),
		 url("../fonts/OpenSans-ExtraBoldItalic.svg#OpenSansExtraboldItalic") format("svg");
	font-weight: 800;
	font-style: italic;
}
/*--------------------------------------------------------------------*/
/* Variables  & Functions */
/*--------------------------------------------------------------------*/
/*--------------------------------------------------------------------*/
/* Reset #2 */
/*--------------------------------------------------------------------*/
img {
  -ms-interpolation-mode: bicubic;
}
a {
  outline: 0;
}
input::-moz-focus-inner {
  border: 0;
}
/*--------------------------------------------------------------------*/
/* Layout */
/*--------------------------------------------------------------------*/
html,
body {
  height: 100%;
}
body {
  font: 400 16px OpenSans, "Helvetica Neue", sans-serif;
  color: #444444;
  /*background: @mainBackgroundColor url("../gfx/textures/bg-45grid.png") 0 0 repeat;*/
  /*background: @mainBackgroundColor url("../gfx/textures/white-carbon.png") 0 0 repeat;*/
  /*background: @mainBackgroundColor;*/
  /*background: @mainBackgroundColor url("../gfx/textures/bg.png") 0 0 repeat;*/
  background: #f4f4f4 url("../gfx/textures/subtlenet.png") 0 0 repeat;
  position: relative;
}
#header {
  position: relative;
  z-index: 3;
  height: 120px;
}
#header .wrapper {
  width: 960px;
  margin: 0 auto;
}
#header #identity {
  display: inline-block;
  vertical-align: top;
}
#header #identity a {
  display: block;
  width: 310px;
  height: 100px;
  text-align: center;
  padding-left: 10px;
}
#header #identity a img {
  width: 280px;
}
#header #identity img {
  margin-top: 28px;
}
#header #main-nav {
  display: inline-block;
  vertical-align: top;
  width: 640px;
  text-align: right;
}
#header #main-nav > ul {
  list-style: none;
}
#header #main-nav > ul > li {
  position: relative;
  display: inline-block;
  margin-top: 64px;
}
#header #main-nav > ul > li > a {
  display: block;
  color: #444444;
  text-align: center;
  text-decoration: none;
  font: 600 0.9em OpenSans, "Helvetica Neue", sans-serif;
  text-transform: uppercase;
  text-shadow: 1px 0px 0px rgba(0, 0, 0, 0.05);
  line-height: 40px;
  padding-left: 10px;
  padding-right: 10px;
}
#header #main-nav > ul > li > a:hover,
#header #main-nav > ul > li > a:focus,
#header #main-nav > ul > li.current > a {
  color: #777777;
  text-shadow: 1px 1px 1px rgba(200, 200, 200, 0.2);
}
#header #main-nav > ul > li > ul {
  text-align: left;
  position: absolute;
  color: #666;
  left: 0;
  top: 40px;
  display: none;
}
#header #main-nav > ul > li > ul li {
  margin-top: 1px;
  background-color: #444;
  background-color: #fff;
}
#header #main-nav > ul > li > ul li:hover {
  color: #000;
  background-color: #f9f9f9;
}
#header #main-nav > ul > li > ul a {
  display: block;
  color: inherit;
  text-decoration: none;
  font: 400 0.72em OpenSans, "Helvetica Neue", sans-serif;
  text-transform: uppercase;
  white-space: nowrap;
  padding: 0 12px;
  line-height: 32px;
}
#header #main-nav > ul > li.has-sub:hover > a,
#header #main-nav > ul > li.has-sub:focus > a {
  background-color: rgba(255, 255, 255, 0.6);
}
#header #main-nav > ul > li.has-sub:hover > ul,
#header #main-nav > ul > li.has-sub:focus > ul {
  display: block;
}
#primary {
  position: relative;
  min-height: 320px;
  min-width: 940px;
  background: #282828;
  color: #cccccc;
  border-top: 10px solid #282828;
  border-bottom: 10px solid #282828;
}
#primary h1 {
  font: 300 3em OpenSans, "Helvetica Neue", sans-serif;
  margin-bottom: .4em;
}
#primary a {
  color: #777777;
  text-decoration: none;
}
#primary a:hover {
  color: #b1ff00;
}
#primary > .content {
  position: absolute;
  width: 960px;
  top: 0;
  left: 50%;
  margin-left: -480px;
  z-index: 2;
}
#primary.image-container {
  background-image: url("../gfx/textures/carbon.png");
  background-repeat: repeat;
}
#primary.image-container img {
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.5);
}
#primary.image-container .copyright {
  position: absolute;
  z-index: 3;
  right: 0;
  bottom: 0;
  margin: 0;
  padding: 0 20px;
  text-align: right;
  font-size: 10px;
  background-color: rgba(0, 0, 0, 0.6);
  width: auto;
}
#header + #secondary {
  border-top: 1px solid #fff;
}
#secondary {
  min-height: 50px;
  background-color: #eee;
  border-bottom: 1px solid #ddd;
  padding-top: 60px;
  padding-bottom: 40px;
}
#secondary > .wrapper {
  width: 960px;
  margin: 0 auto;
}
#secondary h1 {
  font: 300 3em OpenSans, "Helvetica Neue", sans-serif;
  margin-bottom: .4em;
}
#secondary h2 {
  font: 300 1.6em OpenSans, "Helvetica Neue", sans-serif;
  margin-bottom: .4em;
}
#secondary ~ #footer {
  border-top: 1px solid #fff;
}
#footer {
  width: 100%;
  /* used for absolut */
  font-size: 0.8em;
  margin: 0 auto;
  text-align: center;
}
#footer #sitemap {
  display: inline-block;
  margin: 40px auto 50px auto;
  text-align: left;
}
#footer #sitemap a {
  color: inherit;
  text-decoration: none;
  font-weight: bold;
}
#footer #sitemap a:hover,
#footer #sitemap a:focus {
  color: #777777;
}
#footer #sitemap > section {
  display: inline-block;
  white-space: nowrap;
  vertical-align: top;
  padding: 0 30px;
  font-size: .8em;
}
#footer #sitemap > section p {
  line-height: 4em;
}
#footer #sitemap > section li {
  /*text-align: center;*/
  font-size: .9em;
}
#footer #partners {
  width: 960px;
  margin: 30px auto 0 auto;
  padding: 15px 15px 45px 15px;
  font-size: 0.8em;
  text-align: center;
}
#footer #partners > img,
#footer #partners > a {
  margin: 0 10px;
}
#legal {
  position: absolute;
  width: 100%;
  padding: 10px 0;
  color: #444444;
  font-weight: 400;
  font-size: .6em;
}
#legal > .wrapper {
  width: 960px;
  text-align: center;
  margin: 0 auto;
}
.grid-3 > div {
  display: inline-block;
  vertical-align: top;
  width: 320px;
}
.grid-3.padded > div {
  width: 300px;
  padding: 10px;
}
.grid-3 > .width-1 {
  width: 300px;
}
.grid-3 > .width-2 {
  width: 620px;
}
.grid-3 > .width-3 {
  width: 940px;
}
.grid-3 > .push-1 {
  margin-left: 320px;
}
.grid-3 > .push-2 {
  margin-left: 640px;
}
.grid-2 {
  width: 960px;
  margin: 0 auto;
}
.grid-2 > div {
  display: inline-block;
  vertical-align: top;
  width: 478px;
}
.grid-2.padded > div {
  width: 458px;
  padding: 10px;
}
.grid-3-float {
  width: 960px;
  margin: 0 auto;
}
.grid-3-float > div {
  float: left;
  width: 300px;
  padding: 10px;
}
.thumbnails .thumbnail {
  margin: 20px 0;
}
.thumbnails .thumbnail .name {
  font-weight: bold;
  font-size: .9em;
}
.thumbnails .thumbnail .illustration {
  background-color: #fff;
  padding: 10px 10px 10px 10px;
  border: 1px solid #d8d8d8;
  margin: 10px 0 20px 0;
  height: 100px;
}
.thumbnails .thumbnail .illustration img {
  padding: 0;
  margin: 0;
}
.thumbnails .thumbnail p.description {
  font-size: 0.8em;
  height: 60px;
}
/*--------------------------------------------------------------------*/
/* GUI */
/*--------------------------------------------------------------------*/
#flash-window {
  position: absolute;
  width: 380px;
  height: 80px;
  margin-left: -211px;
  margin-top: -61px;
  left: 50%;
  top: 50%;
  padding: 20px;
  background-color: #f4f4f4;
  color: #444444;
  text-align: center;
  border: 2px solid #444444;
}
#flash-window h1 {
  font-size: 3em;
  font-weight: 300;
}
label {
  font-size: .8em;
}
/*--------------------------------------------------------------------*/
/* Page-specific */
/*--------------------------------------------------------------------*/
#slideshow {
  z-index: 1;
  max-width: 1440px;
  max-height: 600px;
  margin: 0 auto;
}
#slideshow img {
  /*width: 100% !important;*/
}
.image-container .copyright {
  z-index: 1;
  font-size: 9px;
  text-align: center;
  color: #aaa;
  width: 960px;
  margin: -16px auto 12px auto;
}
#primary > .content .home-text {
  width: 320px;
  height: 100%;
}
#primary > .content .home-text > .presentation {
  padding-top: 30px;
  text-align: right;
  background: rgba(30, 30, 30, 0.7);
}
#primary > .content .home-text > .presentation p {
  padding: 0 20px;
  margin-bottom: 1.4em;
  font-weight: 400;
  font-size: .82em;
  line-height: 1.4em;
}
#primary > .content .home-text > .presentation .news {
  margin-top: 20px;
  padding: 15px 20px;
  background: rgba(0, 0, 0, 0.5);
}
#primary > .content .home-text > .presentation .news li {
  font-weight: 700;
  font-size: .8em;
  line-height: 1.4em;
}
#primary.service {
  min-height: 390px;
}
#primary.service.force-450 {
  min-height: 420px;
}
#primary.service > .content {
  position: relative !important;
}
#primary.service .copyright {
  font-size: 10px;
  margin: 4px 0 0 0;
  padding: 0;
  width: 100%;
  text-align: right;
}
#primary.service .width-1 {
  overflow: hidden;
  padding: 0;
  position: relative;
  width: 320px;
}
#primary.service .width-2 > div {
  position: static;
  padding-top: 20px;
  padding-left: 50px;
}
#primary.service .width-2 > div .presentation.columns {
  column-count: 2;
  column-gap: 15px;
  -moz-column-count: 2;
  -moz-column-gap: 15px;
  -webkit-column-count: 2;
  -webkit-column-gap: 15px;
  -khtml-column-count: 2;
  -khtml-column-gap: 15px;
}
#primary.service .width-2 > div .presentation p {
  font-weight: 300;
  font-size: .82em;
  line-height: 1.5em;
  padding-bottom: 1.4em;
}
#primary.service #service-slideshow {
  width: 318px;
  height: 318px;
  border: 1px solid #cccccc;
  margin-top: 25px;
}
#gallery {
  z-index: 1;
  position: relative;
  min-height: 400px;
  max-height: 1080px;
  max-width: 1440px;
  width: 960px;
  margin: 20px auto;
}
#gallery > .wrapper {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 2;
}
#gallery a.go {
  display: block;
  width: 28px;
  height: 46px;
  position: absolute;
  top: 50%;
  margin-top: -23px;
  background-image: url("../gfx/icons/gallery-arrows.png");
  background-repeat: no-repeat;
  opacity: 0.6;
  transition: all .24s;
  -moz-transition: all .24s;
  -webkit-transition: all .24s;
}
#gallery a.go.prev {
  left: 0;
  background-position: 0 0;
}
#gallery a.go.next {
  right: 0;
  background-position: 0 -46px;
}
#gallery a.go span {
  visibility: hidden;
}
#gallery a.go:hover {
  opacity: 1;
}
#gallery img {
  height: 100%;
  display: block;
  margin: 0 auto;
  width: auto;
}
#gallery img.loader {
  box-shadow: none;
}
#gallery-control {
  /*margin: 10px 0;*/
  background-color: #111;
  background-color: rgba(0, 0, 0, 0.6);
  font-size: .8em;
  line-height: 2.2em;
}
#gallery-control > .wrapper {
  width: 960px;
  margin: 0 auto;
  text-align: right;
}
#gallery-control #gallery-selector,
#gallery-control #gallery-selector ul {
  background-color: #111;
  background-color: rgba(0, 0, 0, 0.61);
}
#gallery-control #gallery-selector {
  text-align: center;
  /*border: 2px solid #222;*/
  display: inline-block;
  position: relative;
  padding: 0 10px;
  margin: 0 10px;
  min-width: 180px;
  cursor: default;
}
#gallery-control #gallery-selector .current {
  font-weight: 700;
  display: inline-block;
  color: #777777;
}
#gallery-control #gallery-selector > ul {
  /*border-left: 2px solid #222;*/
  /*border-right: 2px solid #222;*/
  width: 200px;
  margin-left: -10px;
  position: absolute;
  z-index: 3;
  display: none;
}
#gallery-control #gallery-selector > ul li {
  /*border-bottom: 2px solid #222;*/
}
#gallery-control #gallery-selector > ul a {
  display: block;
  color: inherit;
  padding: 0 10px;
  /*&:after {*/
  /*content: " >";*/
  /*}*/
}
#gallery-control #gallery-selector > ul a:hover {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.8);
  color: #777777;
}
#gallery-control #gallery-selector:hover > ul {
  display: block;
}
#gallery-thumbnails {
  background-color: #111;
  background-color: rgba(0, 0, 0, 0.6);
}
#gallery-thumbnails .window {
  padding: 1px 0;
  width: 952px;
  margin: 0 auto;
  height: 90px;
  overflow: hidden;
  border-left: 4px solid #080808;
  border-right: 4px solid #080808;
}
#gallery-thumbnails ul {
  height: 90px;
  list-style: none;
}
#gallery-thumbnails ul li.thumb {
  height: 90px;
  width: 120px;
  /*display: inline-block;*/
  margin-right: 1px;
  float: left;
  background: #000;
}
#gallery-thumbnails ul img {
  height: 90px;
  width: 120px;
  display: block;
  opacity: .4;
}
#gallery-thumbnails ul li.current img {
  opacity: 1;
  transition: all 0.4s;
  -moz-transition: all 0.4s;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
}
#information {
  text-align: right;
}
#information p {
  padding-right: 30px;
}
#information #contact-name {
  font-size: 3em;
  font-weight: 300;
  margin-bottom: .4em;
  color: #666;
}
#information p {
  font-size: .9em;
  margin-bottom: 1em;
}
#information #contact-phone {
  font-size: 1.6em;
}
#information #contact-vcard {
  font-size: .7em;
}
#contact-form {
  min-height: 310px;
}
#contact-form .element {
  margin-bottom: .4em;
}
#contact-form input[type=text],
#contact-form input[type=submit],
#contact-form textarea {
  border: none;
}
#contact-form input[type=text],
#contact-form textarea {
  width: 308px;
  padding: 8px 8px 8px 72px;
  background-color: #eee;
  background-image: url("../gfx/icons/void.png"), url("../gfx/input-bg.png");
  background-position: 24px center, left top;
  background-repeat: no-repeat, repeat-y;
  font: 300 0.9em OpenSans, "Helvetica Neue", sans-serif;
}
#contact-form input[type=text]:focus,
#contact-form textarea:focus {
  background-color: #fff;
}
#contact-form #form-ContactForm-name {
  background-image: url("../gfx/icons/person.png"), url("../gfx/input-bg.png");
}
#contact-form #form-ContactForm-email {
  background-image: url("../gfx/icons/email.png"), url("../gfx/input-bg.png");
}
#contact-form #form-ContactForm-phone {
  background-image: url("../gfx/icons/phone.png"), url("../gfx/input-bg.png");
}
#contact-form #form-ContactForm-message {
  background-image: url("../gfx/icons/message.png"), url("../gfx/input-bg.png");
}
#contact-form input[type=submit] {
  cursor: pointer;
  padding: 6px 20px;
  background-color: #777777;
  color: #282828;
  font-weight: bold;
}
#contact-form input[type=submit]:hover,
#contact-form input[type=submit]:focus {
  background-color: #b1ff00;
}
#contact-form input[type=submit]::-moz-focus-inner {
  border: 0;
}
#contact-form input[invalid] {
  background-color: #b11;
}
#primary .flash {
  padding: 8px 8px 8px 32px;
  margin-bottom: .4em;
  background-repeat: no-repeat;
  background-position: 8px center;
  font-size: .9em;
}
#primary .flash.failure {
  background-color: rgba(255, 0, 0, 0.4);
  background-image: url("../gfx/icons/status/failure.png");
}
#primary .flash.success {
  background-color: rgba(0, 255, 0, 0.4);
  background-image: url("../gfx/icons/status/success.png");
}
