@charset "utf-8";
/* CSS ONTREE Offsite workshop */

*{
	margin:0;
	padding:0;
	outline:none;
	}
	
body{
	background-color:#8a8a8a;
	margin:0;
	font:0.7em/1.3em Tahoma, Arial;
	color:#656565;
	}

a, a:hover{
	color:#eb582a;
	text-decoration:underline;
	}
	
a:hover{
	text-decoration:none;
	}
	
a img, fieldset{	
	border:none;
	}
	
ul li{
	list-style:none;
	}
ol{
	margin-bottom:10px;
	}
	
ol li{
	list-style-position:inside;	
	}
	
ol li ol{
	margin:5px 0 5px 20px;
	}

ol li ol li{
	list-style-type:lower-alpha;
	}

h1, h2, h3, h4, h5{
	font-weight:normal;
	}
	
h2{
	font-size:1.25em;
	}
	
h3{
	font-size:1.1em;
	}
	
.clear{
	clear:both;
	overflow:hidden;
	height:0;
	visibility:hidden;
	}
	
input, textarea, .contact_form input.no-valid, .cv_form input.no-valid{
	border:2px solid #ededed;	
	color:#787878;
	padding:2px;
	}
	
#wrapper{
	width:918px;
	margin:30px auto 0;
	background-color:#fff;
	padding:16px 16px 0 16px;
	}

#header{
	width:100%;
	height:59px;
	padding-top:20px;
	}
	
h1{
	background:url(../img/logo_onetree.gif) top left no-repeat;
	width:184px;
	height:46px;
	margin-left:7px;
	float:left;
	}
	
h1 a{
	width:184px;
	height:46px;
	display:block;
	text-indent:-9999px;
	}

#lang-login{
	float:right;
	text-align:right;
	margin-right:7px;
	width:420px;
	}
	
p.lang{
	font-size:0.9em;
	margin-bottom:15px;
	}

p.lang a, .new-date, .highlight_k, .team-position{
	color:#000;
	}

p.lang a:hover, p.lang a.lang_sel{
	color:#eb582a;
	text-decoration:none;
	}
	
#lang-login input{
	width:90px;
	}

label{
	display:none;
	}
	
#lang-login label{
	display:inline;
	margin-left:5px;
	}

#lang-login input.btn_login,  .cv_form input.btn_enviar, .contact_form input.btn_enviar, .contact_form input.btn_borrar{
	width:55px;
	border:none;
	height:22px;
	cursor:pointer;
	margin:0;
	padding:0;
	position:relative;
	top:6px;
	}
	
.divider{
	height:10px;
	width:100%;
	background-color:#ededed;
	margin:7px 0;
	}
	
/* css js */	
.mainmenu{ 
	width: 100%;
	}

.mainmenu ul{
	z-index:100;
	position:relative;
	}

.mainmenu ul li, .mainmenu ul li h2, .mainmenu ul li h2 a, .copyright, .section-photo, .subsection-photo, .subsection_txt, ol.ol-col, ol.ol-col_2, .team-photo, .team-desc{
	float:left;
	}

.mainmenu ul li h2 a{
	text-decoration:none;
	background-color:#fff;
	color:#000;
	padding:10px 20px;
	}
	
.mainmenu ul li h2 a:hover, .mainmenu ul li ul li h3 a, .mainmenu ul li ul li h3 a:hover, .mainmenu ul li h2 a.selected{
	background-color:#000;
	color:#fff;
	}/*CSS class that's dynamically added to the currently active menu items' LI A element*/
	
.mainmenu ul li h2 a.menu_sel{
	background-color:#eb5829;
	color:#fff;
	}
	
.mainmenu ul li h2 a.cursor-style:hover, .mainmenu ul li h2 a.selected:hover{
	cursor:default;
	}
	
/*1st sub level menu*/

.mainmenu ul li ul{
	position: absolute;
	visibility: hidden;
	}
	
.mainmenu ul li ul.level2{
	/*left:182px;*/
	}
	
.mainmenu ul li ul.level2 li ul{
	right: 0; 
	text-align: right;
	width:100%;
	}
	
.mainmenu ul li ul li h3 a{
	padding:10px;
	}
	
.mainmenu ul li ul li h3, .mainmenu ul li ul li h3 a{
	float: left;
	text-decoration:none;
	}
	
.mainmenu ul li ul li h3 a:hover, .mainmenu ul li ul li h3 a.selected, .mainmenu ul li ul li h3 a.level2_sel{
	text-decoration:underline;
	}


/* end css js */	
		
.section-header{
	margin:10px 0;
	}

.section-photo{
	width:454px;
	height:255px;
	}
	
.main{
	background:url(../img/index_photo.jpg) top left no-repeat;
	}
	
.section-txt, .subsection-txt{
	width:404px;
	height:195px;
	background:url(../img/bg_section_header.gif) top left no-repeat;
	float:right;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#fff;
	line-height:1.2;
	padding:50px 25px 10px;
	}
	
.section-desc{
	font-size:2em;
	margin:0 0 10px 0;
	}
	
.section-author, .author-job{
	color:#000;
	font-size:1.8em;
	}
	
.author-job{
	font-size:1em;
	}
	
#footer{
	background-color:#636363;
	color:#fff;
	line-height:3;
	font-size:0.9em;
	padding:0 30px;
	margin:0 -16px;	
	}

.pos-footer{
	background-color:#8a8a8a;
	height:30px;
	margin:0 -16px;
 	padding:0 30px;
	}

.links{
	float:right;
	}
	
.links a, .links a:hover{
	color:#fff;
	padding:0 10px;
	}
	
#contact-info{
	margin:20px 0;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#848484;
	}
	
.contact-wrapper{	
	float:left;
	margin:0 15px;
	}
	
.highlighted, h5.submenu, .submenu-list h5 a.submenu_sel, .submenu-list h5 a:hover{
	color:#eb5829;
	}
	
.col{
	width:280px;
	float:left;
	}
	
/*.home-col{
	position:relative;
	height:610px;
	}*/
	
.col_1{
	float:left;
	width:260px;
	}
	
.col_2{
	width:620px;
	float:right;
	margin-bottom:15px;
	}

.col_2 p{
	margin-bottom:15px;
	}
	
h4, h5, .news, .col_success, h5.submenu, h5.subtitle_gray{
	font-size:3.2em;
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height:1.3;
	}
	
h4{
	padding:0 15px;
	margin:15px 0;
	line-height:1.1	;
	}
	
h5{
	font-size:2em;
	margin:10px 0 -5px;
	}
	
.dotted-line, .dotted-orange-line{
	border-width:1px 0 0 0;
	border-style:dashed;
	border-color:#000;
	margin:15px -10px;
	background:none;
	}
	
.cont-indent{
	padding:0 15px;
	}
	
.news, .col_success{
	font-size:1em;
	margin-bottom:15px;
	}

.new-brief{
	margin:7px 0;
	}

.brochure, .reader{
	background:url(../img/iso_onetree_small.gif) 0 0 no-repeat;
	padding-left:45px; /*35px*/
	margin-top:20px; /*10px*/
	}
	
.reader{
	background:url(../img/iso_reader.gif) 0 0 no-repeat;
	}
	
.company-logo{
	border:4px solid #ededed;
	width:245px;
	margin-bottom:20px;
	}
	
.company-name{
	font-size:1.2em;
	}
	
.success{
	padding:0 15px;
	}
	
.col_success{
	width:260px;
	margin:20px 15px;
	}
	
.col_2 .col_success p{
	margin-bottom:5px;
	}
	
.w3c_validator{	
	float:right;
	margin:40px 0 0 5px;
	}
	
.logos-members{
	width:100%;
	text-align:center;
	margin-top:7px;
	/*position:absolute;
	bottom:0;*/
	}
	
/* random text */
.group1{
	display:none;
	position:relative;
	}

.jsclass body .randomcontent{ /*Do NOT remove! CSS to hide random contents in JS enabled browsers*/
	display: none;
	}	
	
.one_line{
	top:22%;
	}

.two_line{
	top:18%;
	}
	
.three_line{
	top:12%;
	}
	
.four_line{
	top:8%;
	}
	
.six_line{
	margin-top:-8px;
	}
	
/* Company */
.company{
	background:url(../img/company_photo.jpg) top left no-repeat;
	}
	
.subsection-photo{
	width:276px;
	height:95px;
	}
	
.subsection-txt{
	background:url(../img/bg_subpages_header.gif) top left no-repeat;
	width:596px;
	height:95px;
	padding:0 10px 0 30px;
	font-size:2.5em;
	}
	
.subsection-txt p{
	margin-top:40px;
	}
	
h5.submenu{
	font-size:1.7em;
	}
	
.submenu-list h5 a{
	text-decoration:none;
	color:#656565;
	font:0.64em Tahoma, Arial;
	margin:0;
	}
	
.submenu-list{
	margin:30px 0 30px 5px;
	}
	
.submenu-list li{
	padding-left:15px;
	background:url(../img/bullet.gif) center left no-repeat;
	margin-bottom:15px;	
	}
	
.dotted-orange-line{
	border-color:#eb5829;
	margin:15px 0 25px;
	}
	
.subtitles, .subtitles-w{
	font-size:1.3em;
	color:#eb5829;
	float:left;
	width:105px;
	text-indent:10px;
	}
	
.subsection_txt, ol.ol-col, .ol-col_2{
	width:435px;
	padding-right:30px;
	}
	
/* Services */
.services{
	background:url(../img/services_photo.jpg) top left no-repeat;
	}
	
.bullet{
	background:url(../img/bullet_big.gif) center left no-repeat;
	padding-left:10px;
	}
	
.note{
	font-size:0.9em;
	line-height:1.15em;
	}
	
/* Rounded corners */
.rounded-box{
	background-color:#f5f5f5;		
	margin: 13px 3%;
	font-size:1.2em;
	line-height:1.25em;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#5b5b5b;
	}
	
.rounded-box p{
	padding:20px 35px;
	}
		
.rtop, .rbottom{
	display:block;
	background-color:#FFF;
	}
	
.rtop *, .rbottom *{
	display: block; 
	height: 1px; 
	overflow: hidden;
	background-color:#f5f5f5;
	}
	
.r1{
	margin: 0 5px;
	}
	
.r2{
	margin: 0 3px;
    }
    
.r3{
	margin: 0 2px;
	}
	
.r4{
	margin: 0 1px; 
	height: 2px;
	} 

/* Methodology */
.methodology{
	background:url(../img/methodology_photo.jpg) top left no-repeat;
	}

.imgborder{
	border:1px solid #d2d2d2;
	}
	
.scrum{
	margin:5px auto 25px;
	width:465px;
	height:300px;	
	/*padding:25px 0 0 50px;
	position:relative;*/
	}

/*.zoom{
	position:absolute;
	bottom:0;
	right:0;
	}*/
	
/* Technology */
.technology{
	background:url(../img/technology_photo.jpg) top left no-repeat;
	}

.subtitles-w{
	width:185px;
	}
	
ol.ol-col_2{
	width:auto;
	padding:0;	
	}
	
.tecno_logos img{
	margin-right:10px;
	}
	
/* Partners */
.centered{
	text-align:center;
	}
	
.details p{
	margin-bottom:5px;
	}
	
ol.ol_indent{
	margin-left:18px;
	}
	
ol.ol_indent li{
	text-indent:-18px;
	}

h5.subtitle_gray{
 	font-size:1.5em;
 	margin-bottom:15px;
 	}
 	
.outstanding{
	border-top:1px dashed #bbb;
	border-bottom:1px dashed #bbb;
	margin:15px 0;
	padding:5px 15px 10px;
 	}
 	
 /* Work in Onetree */
.cv_wrapper{
	position:relative;
	}
	
.cv_form {
	width:235px;
	border:2px solid #EDEDED;
	padding:0 20px 20px;
	margin:40px 0;
 	} 
 	
 .cv_form legend {
 	padding:0 4px;
 	font-family:Georgia, "Times New Roman", Times, serif;
 	font-size:1.2em;
 	color:#848484;
 	}
 	
.cv_form input, .cv_form input.no-valid{
 	width:227px;
 	font-size:1em;
 	margin-bottom:7px;
 	}
 
 .cv_form input.btn_enviar, .contact_form input.btn_enviar, .contact_form input.btn_borrar{
	position:relative;
	float:right;
	}

.cv_form input#txt_nombre{
	margin-top:20px;
	}
	
p.fail{
	float:left;
	margin:10px 0 0 0;
	font-size:0.8em;
	}


 /* Contact */
 .contact_form {
	width:420px;
	margin:40px 0 40px 50px;
	position:relative;
 	}
 	
.contact_form input, .contact_form input.no-valid{
  	width:180px;
  	margin:0 0 7px 0;
	}
	
.contact_form div{
	width:200px;
	float:left;
	}
.contact_form div.msg{
	width:400px;
	vertical-align:text-top;
	}
	
.contact_form input.btn_enviar{
 	margin:0 32px 0 10px;
	}
	
.contact_form textarea{
	width:381px;
	height:85px;
	font:1.2em Tahoma,Arial;
	margin:0 1px 0 0;
	float:left;
	}
	
.contact_form input.no-valid, .contact_form textarea.no-valid, .cv_form input.no-valid{
	border:2px solid #c4c4c4;
	}
	
.validacion-oculta{
	display:none;
	}
	
#img_validacion, #img_validacionArchivo{
	float:left;
	margin:10px 0 0 0;
	font-size:0.8em;
	color:#eb5829;
	position:absolute;
	top:186px;
	left:0;
	background-color:#fff; 
	width:250px;
	}
	
#img_validacionArchivo
{
	top:137px;
	left:20px;
	width:175px;
}
	
.icon_pos{
	top:2px;
	position:relative;
	}
	
.sent{
	margin-top:50px;
	}
	
/* Management Team */
.team-photo	{
	margin:5px 13px 0 0;
	}
	
.team-desc{
	width:495px;
	}

.team-name{
	font-size:1.5em;
	line-height:1.2em;
	color:#eb5829;
	}
	
.team-position{
	font-size:1.05em;
	}
	
/* Clients */
.client{
	float:left;
	margin:0 5px 7px 2px;
	border:1px solid #d2d2d2;
	}
	
/* Sitemap */
.sitemap{
	font-size:1.2em;
	line-height:1.3em;
	margin-left:55px;
	}
	
.sitemap li, .sub-sitemap li{
	padding-left:10px;
	background:url(../img/bullet_grey_big.gif) 0 8px no-repeat;
	}
	
.sub-sitemap{
	font-size:0.8em;
	margin:0 0 10px 15px;
	}
	
.sub-sitemap li{
	background:url(../img/bullet_grey.gif) 0 8px no-repeat;
	}
