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;
	font-size: 100.1%;
	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
}

ins {
	text-decoration: none
}

del {
	text-decoration: line-through
}

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


.blog_items {
    padding: 0.5em 0;
}

.blog_icon {
    float: left;
}

.blog_item {    
    padding: 0.5em 0 0.5em 3%;
    background-position: 4.5% 0.2em;
    background-repeat: no-repeat;
    border-bottom: solid 1px #fff;
    width: 64%;
}

.blog_item p { 
    text-align: justify;
}

.blog_item_title {
    /* font-family: Georgia, "Times New Roman", Times, serif; */
    /* font-style: italic; */
    /*font-size: 1.5em; */
}

.blog_item_title h4 {
    color:#7FB83F;
    font-size:1.3em;
    margin-left:0;
    margin-bottom: 0.5em;
    margin-top: 0.5em;
}

.blog_item_title span {
    color: #7fb83f;
    font-style: normal;
}

.blog_item .date {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 0.9em;
    font-style: normal;
    margin-top: 0.3em;
    margin-left: 33%;
    padding-left: 3%;
    padding-bottom: 1em;
    color: #888;
    font-style: italic;
    text-align:right;
}

.blog_item_content {
}

.blog_item_content img {
    float: left;
    margin: 0.5em 1.5em 1em 0;
}

.fb_button_text  {
    color:#3B5998;    
}

.fb_button_simple, .fb_button_simple_rtl {
    font-size:0.7em;
}

#company h2 {
    position: absolute;
    left: -1000em;
}

#company h3 {
    float: left;
    margin-left: 0;
    padding-left: 3%;
    width: 30%;
    color: #7fb83f;
    font-size: 1.5em;
}

#company a#contact_us {
    display: block;
    color: #888;
    font-size: 1.4em;
    font-weight: bold;
    text-decoration: none;
    float: left;
    width: 5em;
    text-align: left;
    position: relative;
    padding-left: 90px;
}

#company a#contact_us:hover {
    color: #F7871E;
}

#company a#contact_us img {
    float: left;
    position: absolute;
    left: 0;
    bottom: 0;
    background-image: url("/images/calltoaction-shadow.png");
    background-position: left bottom;
    background-repeat: no-repeat;
    padding-bottom: 15px;
}

#company #how_we_work_section {
    position: relative;
}

#company #how_we_work_section .side_box {

}

#company #how_we_work_section div#cta {
    position: absolute;
    bottom: 2em;
    left: 0;
}



#company #calltoaction {
    position: relative;
    left: 0.7em;
    top: -1em;
    font-size: 0.9em;
    line-height: 1.3em;
}


.contact_form p {
}

.contact_form label {
    width: 7em;
}

.contact_form p {
}

.contact_form input,
.contact_form textarea {
    width: 25em;
}

.contact_form select {
    width: 25.5em;
}

.contact_form textarea {
    height: 10em;
}

.contact_form p.buttons {
}


#contact h2 {
    float: none;
}

#contact img.map {
    float: left;
    margin-top: 2em;
    margin-left:3%;
    
}

#contact h3 {
    margin-top: 1em;
}


#foot {
    padding: 0 0 4em 0;
    background-color: #ccc;
    color: #666;
    height: 3em;
    position: relative;
}

#foot,
#foot a {
    color: #666;
}

#foot .links,
#foot .copyright {
}

#foot .links {
    clear: left;
    float: left;
}

#foot .copyright {
    float: right;
}

#foot .forms {
    position: relative;
    top: -29px;
    left: 0;
    padding: 0;
    height: 29px;
}

#foot form {
}

#foot #redmine {
    float: left;
    position: relative;
    left: -67px;
    background: url("/images/login_background.png") bottom left no-repeat;
    padding: 0 81px 0 67px; 
}

#foot #search {
    float: left;
    position: absolute;
    background: url("/images/search-bg.png") bottom left no-repeat;
    padding: 0 0 0 71px; /* 81px; */
    right: -69px;
    top: 0;
    width: 238px;

}

#foot form * {
    float: left;
}

#foot input {
    border: 0;
    color: #fff;
    font-weight: bold;
    background-repeat: no-repeat;
    background-align: top left;
}

#foot #username {
    background-image: url("/images/login-name.png");
    width: 122px;
    height: 19px;
    padding: 6px 5px 4px 40px;
}

#foot #password {
    background-image: url("/images/login-pwd.png");
    width: 137px;
    height: 19px;
    margin-left: 2px;
    padding: 6px 5px 4px 5px;
}

#foot .submit,
#foot .submit {
    background-image: url("/images/login-submit.png");
    width: 30px;
    height: 29px;
    text-indent: -100000em;
    color: transparent;
    text-transform: capitalize;
}

#foot #term {
    background-image: url("/images/search-input.png");
    width: 104px;
    height: 19px;
    padding: 6px 5px 4px 30px;
}


#foot label {
    position: absolute;
    left: -10000em
}



label {
    display: block;
    width: 7em;
    float: left;
}

p.buttons input {
    width: 8em;
}


.gallery ul a {
    width: 70px;
    height: 70px;
    display: block;
}

.gallery a:hover img.faded {
    display: none;
}

.gallery a img.normal {
    display: none;
}

.gallery a:hover img.normal {
    display: block;
}

.gallery a.larger img {
    width: 95%;
}



#jobs h2 {
    position: absolute;
    left: -1000em;
}

#jobs h3.current {
    border-bottom: solid 1px #fff;
    padding-bottom: 0.7em;
    margin-bottom: 0.7em;
}

#jobs .section h4 {
    float: left;
    padding-left: 3%;
    margin-left: 0;
    width: 30%;
    color: #7fb83f;
    font-size: 1.3em;
}

#jobs h4 span {
    font-weight: normal;
}

#jobs div.jobdetail {
    margin-left: 33%;
    padding-left: 3%;
}

#jobs .jobdetail p {
    margin-left: 0;
    padding-left: 0;
}


ul.enum {
    margin-top: 1em;
    margin-bottom: 1em;
}

ul.enum li {
    list-style-type:square;
    margin-top: 0.5em;
    margin-left: 1.2em;
}



/**
 * jQuery lightBox plugin
 * This jQuery plugin was inspired and based on Lightbox 2 by Lokesh Dhakar (http://www.huddletogether.com/projects/lightbox2/)
 * and adapted to me for use like a plugin from jQuery.
 * @name jquery-lightbox-0.5.css
 * @author Leandro Vieira Pinho - http://leandrovieira.com
 * @version 0.5
 * @date April 11, 2008
 * @category jQuery plugin
 * @copyright (c) 2008 Leandro Vieira Pinho (leandrovieira.com)
 * @license CC Attribution-No Derivative Works 2.5 Brazil - http://creativecommons.org/licenses/by-nd/2.5/br/deed.en_US
 * @example Visit http://leandrovieira.com/projects/jquery/lightbox/ for more informations about this jQuery plugin
 */
#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 250px;
}
#lightbox-container-image-data {
	padding: 0 10px 10px 10px; 
	color: #666; 
	position: relative;
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 100%; 
	text-align: center; 
}	
#lightbox-container-image-data #lightbox-image-details img {
    margin: 0 0.1em;
} 
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-top: 5px;
	height: 10px;
}			
#lightbox-secNav {
    position: absolute;
    bottom: 5px;
    right: 15px;
    z-index: 10000;
}
#lightbox-secNav-btnClose {
	width: 66px; 
	display: block;
}

#lightbox-image-details-caption {
    display: block;
    padding-bottom: 14px;

}


.navigation_background,
.navigation_background .wrap {
    background-color: #fff;
}

#navigation ul {
    
}

#navigation li {
    list-style: none;
    float: left;
    font-size: 2em;
    font-weight: bold;
    width: 27%;
    padding: 0 3%;
}

#navigation ul a,
#navigation ul strong {
    display: inline-block;
    text-decoration: none;
    padding: 1.5em 3.5em 1.5em 0;
    background-repeat: no-repeat;
    background-position: right center;
}

#navigation a {
    color: #DDD;
}

#navigation a:hover {
    text-decoration: none;
    color: #F7871E;

}

#navigation strong {
    color: #7fb83f;
}

#navigation li.company a {
    background-image: url("/images/icon-company-s.jpg");
}

#navigation li.company strong {
    background-image: url("/images/icon-company-s-active.jpg");
}

#navigation li.portfolio a {
    background-image: url("/images/icon-portfolio-s.jpg");
}

#navigation li.portfolio strong {
    background-image: url("/images/icon-portfolio-s-active.jpg");
}

#navigation li.network a {
    background-image: url("/images/icon-network-s.jpg");
}

#navigation li.network strong {
    background-image: url("/images/icon-network-s-active.jpg");
}

#navigation.animating ul li a,
#navigation.animating ul li strong {
    background-image: none;
}


#large_navigation ul {
    margin: 0 auto;
    padding: 4em 0 0 0;
}

#large_navigation .clear_after_navigation {
    margin-top: 2em;
}

#large_navigation li {
    list-style: none;
    float: left;
    width: 27%;
    padding: 0 3% 0 3%;
 }

#large_navigation a.head {
    color: #7fb83f;
    padding: 5em 0 0 0;
    margin-bottom: 0.2em;
    width: 100%;
    display: block;
    font-size: 2.7em;
    font-weight: bold;
    text-decoration: none;
    background-repeat: no-repeat;
    background-position: center 7px;
}

#large_navigation li.company a.head {
    background-image: url("/images/icon_company.jpg");
}

#large_navigation li.portfolio a.head {
    background-image: url("/images/icon_portfolio.jpg");
}

#large_navigation li.network a.head {
    background-image: url("/images/icon_network.jpg");
}

#large_navigation p {
    color: #999;
    font-size: 1.5em;
}

#large_navigation a.more {
    font-size: 0.8em;
    font-weight: bold;
    color: #80b83f;
    white-space: nowrap;
    padding-left:0.5em;
    text-decoration:none;
}

#large_navigation a.more span {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-weight: bold;
}


.news {
    clear: left;
    margin: 0 0 0 0;
    padding: 0.2em 0;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-style: italic;
    font-size: 1.5em;
    min-height: 2em;
}

.news .blog_item_teaser {
    padding: 0.5em 4.5em;
    margin: 0;
}

.news span {
    color: #7fb83f;
    font-style: normal;
}

.news .category_job {
    background: url("/images/icon-jobs-xs.png") 3% center no-repeat;
}

.news .category_link,
.news .category_news {
    background: url("/images/icon-news-s.png") 3% center no-repeat;
}



#portfolio h2 {
    position: absolute;
    left: -1000em;
}

.technologies {
    margin: 0.5em 0;
}

.technologies img {
    vertical-align: middle;
    padding-right: 0.5em;
    margin-top: 0.5em;
}

#portfolio .side_box ul.image_list  {
    width: 100%;
}


#portfolio .side_box ul.image_list  li {
    margin-bottom:4.5%;
    margin-left:0;
    margin-right:4.5%;
}

#portfolio .side_box ul.image_list img {
    width: 100%;
}

#portfolio .gallery a.larger img {
    width: 95%;
}


.section {
    padding: 2em 0 1em 0;
    border-bottom: solid 1px #fff;
    font-size: 1.3em;
    text-align: justify;
    width: 100%;
}

.section p {
    margin-left: 33%;
    padding-left: 3%;
}

.section h2 {
    text-align: left;
}

.section h3,
.section h4 {
    margin-left: 33%;
    padding-left: 3%;
    margin-bottom: 0.4em;
    text-align: left;
}

.subsection {
    padding: 1em 0;
    margin-left: 33%;
    border-top: solid 1px #fff;
    width: 66.66%;
}

.subsection p {
    margin-left: 4.5%;
    padding-left: 0;
}

.subsection h3,
.subsection h4 {
    margin-left: 4.5%;
    padding-left: 0;
}

.section .side_image,
.section .side_box {
    float: left;
    clear: left;
    margin-left: 3%;
}

.section .side_box {
    width: 30%;
    margin-top:0.5em;
}

.side_box ul.image_list {
    margin-top: 2em;
}

.side_box ul.image_list li {
    float: left;
    margin-bottom:4.5%;
    margin-right:4.5%;
}

.side_box ul.image_list li img {
    border: solid 0.1em #444;
}

.side_image {
    border: solid 0.1em #aaa;
}



body {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 0.8em;
    background-color: #ccc;
}

h1 {
    background-color: #fff;
    padding-top: 2em;
}

h1 a {
    background-image: url("/images/logo.png");
    background-repeat: no-repeat;
    width: 498px;
    height: 158px;
    margin: 0 auto 0 auto;
    text-indent: -10000em;
    display: block;
    outline: none;
}

h1 a:active, h1 a:focus {
    border:none;
}

h2 {
    float: left;
    padding-left: 3%;
    width: 30%;
    color: #7fb83f;
    font-size: 1.8em;
}

h3 {
    color: #7fb83f;
    font-size: 1.5em;
}

h4 {
    color: #7fb83f;
    font-size: 1em;    
}

p {
    line-height: 1.6em;
    margin-bottom: 1em;
}

p.subtitle {
    /* color: #7fb83f; */
    color:  #777;
}

a:active,
a:hover {
    outline: 0;
}

a,
a:visited {
    color: #7fb83f;
}

a.skip_link {
    position: absolute;
    left: -10000em;
}

.ruler {
    width: 100%;
    height: 1px;
    margin: 0;
}

.ruler_top {
    vertical-align: top;
}

.ruler_bottom {
    vertical-align: bottom;
}

#large_navigation,
#content {
    padding-bottom: 6em;
    clear: left;
}

#content {
    min-height: 50em;
}

.background,
.background .wrap {
    background-color: #eee;
}


#container {
}

.wrap {
    margin: 0 auto;
    padding-left: 100px; /*10em;*/
    padding-right: 100px; /* 10em; */
    min-width: 62.5em; /* 900px; */
    max-width: 90em; /* 1200px; */
}

.clear {
    clear: both;
}

.hidden {
    position: absolute;
    left: -1000em;
}

#navigation a.more,
a.more {
    font-size: 0.8em;
    font-weight: bold;
    color: #80b83f;
    white-space: nowrap
}

a.more span {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-weight: bold;
}

img.map {
    float: right;
    border: solid 1px #888;
    margin-left: 2em;
}

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