﻿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;
}

/* remember to define focus styles! */
/*:focus {
	outline: 0;
}*/

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

body {
    font-size: 100%;
    font-family: Arial, Helvetica, Verdana, sans-serif;
    background-color: #f5f5f5;
    color: #464646;
}

p {
    font-size: .875em;
    line-height: 1.1;
    margin-bottom: 1.375em;
}

a {
    color: #444F38;
}

img {
    border: 0;
    display: block;
}

h3 
{
    font: 25px/1.5 Arial, Helvetica, Verdana, sans-serif;
}

h2 
{
    font: 20px /1.5 Arial, Helvetica, Verdana, sans-serif;
}

/* Header section */

#header {
    background: url(Images/header-bg.png) repeat-x left top;
    height: 342px;
}

#header-inner {
    width: 962px;
    margin: 0 auto;
}

#header-logos {
    background: #fff url(Images/header-logos-bg.png) no-repeat left top;
    height: 102px;
    overflow: hidden;
}

#logo {
    float: left;
    margin-top: 19px;
    margin-left: 29px;
}

#partner-status {
    margin-top: 29px;
    margin-right: 25px;
    float: right;
}

#partner-status li {
    margin-bottom: 7px;
}

#slogan 
{
    background: url(Images/slogan-new.png) no-repeat left top;
    color: #bdd7dc;
    text-indent: -9999px;
    height: 39px;
    width: 595px;
    margin-top: 62px;
    margin-bottom: 21px;
}

#header p {
    color: #f5f5f5;
    font-size: 1em;
    line-height: 1.375;
}

#header .slogan 
{
    background: url(images/slogan-sub.png) no-repeat left top; 
    text-indent: -9999px;
    color: #fff;
    font-size: 16px;
    line-height: 1.5;
    width: 912px;
    height: 47px;
}

/* Main content */

#main {
    width: 960px;
    margin: 0 auto;
    margin-top: -10px;
}

#skills {
    text-indent: -9999px;
    background: url(Images/services.png) no-repeat left top;
    position: relative;
    top: -30px;
    left: -5px;
    height: 48px;
    width: 233px;
}

#services>li {
    display: inline;
    float: left;
    width: 220px;
    margin-right: 24px;
}

#services li.maintenance {
    position: relative;
    top: 24px;
}

#services li.customers {
    position: relative;
    top: 132px;
    margin-right: 0;
}

#services li.customers li {
    margin-bottom: 15px;
}

#services li.customers img {
    display: inline;
}

#services li.tech {
    position: relative;
    top: 14px;
}

#services h3 {
    margin-top: 9px;
}

#services h4 {
    font-size: 14px;
    line-height: 18px;
    margin-bottom: 5px;
}

#services ul {
    overflow: hidden;
}

#services .tags li {
    display: inline;
    float: left;
    margin-right: .5em;
    font-size: 12px;
}

.clear {
    height: 1px;
    clear: both;
}

/* Footer */
#footer {
    clear: both;
    background: #2d4a16 url(Images/footer-bg.png) repeat-x left top;
}

#footer .success 
{
    color: #fff;
}

#footer-inner {
    width: 960px;
    margin: 0 auto;
    padding-top: 74px;
    overflow: hidden;
    padding-bottom: 25px;
}

#contact-info .org 
{
    text-indent: -9999px;
}

#contact>img {
    float: left;
    margin-right: 22px;
    margin-top: -7px;
}

#footer h2 {
    font: 25px/1.5 Arial, Helvetica, Verdana, sans-serif;
    color: #fff;
}

#footer .slogan {
    font: 14px/1.5 Arial, Helvetica, Verdana, sans-serif;
    color: #34521d;
}

input, textarea {
    width: 370px;
}

textarea {
	overflow:auto;
}

#save {
    text-indent: -9999px;
    background: url(Images/save.png) no-repeat;
    width: 113px;
    height: 38px;
    border: 0;
    cursor: pointer;
}

form {
    width: 381px;
    border-right: 1px dotted #fff;
    float: left;
    margin-bottom: 30px;
}

form p {
    margin-bottom: .625em;
}

#employers {
    float: right;
    width: 550px;
}

#employers li {
    overflow: hidden;
    margin-bottom: 10px;
    color: #fff;
    font-size: 14px;
    line-height: 1.5;
    width: 250px;
    float: left;
}

#employers li strong {
    display: block;
    font-size: 16px;
}

#employers strong a 
{
    text-decoration: none;
    color: #fff;
}

#employers img {
    margin-top: 0;
    margin-right: 10px;
}

#employers a {
    color: #d1e6b3;
}

#contact-info {
    clear: both;
    padding: 2px 0 5px 43px;
    background: url(Images/geta-small-icon.png) no-repeat left top;
    color: #fff;
}

form p { position:relative; }
label  { position:absolute; top:0; left:0;}

label.infield {
    top: 4px !Important;
    left: 5px !Important;
}

.validation-summary-valid {
    display: none;
}

.field-validation-error
{
    color: #e5007b;
    font-size: 16px;
    position: absolute;
    left: -5px;
    top: 0;
}

.input-validation-error 
{
    border: 2px solid #e5007b;
}

#fancybox-outer 
{
    background: #464646;
    color: #fff;
}

#fancybox-outer a, #fancybox-outer h2, #fancybox-outer h3, #fancybox-outer h4
{
    color: #9dcb3b;
}

#fancybox-close 
{
    background: url(Images/close-button.png) no-repeat left top;
    width: 31px;
    height: 31px;
}

#status-waiting 
{
    display: none;
}
