@charset "UTF-8";
/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	height: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #696969;

}
div{
	margin: 0;
	padding: 0;
}

h1 {
	font-size: 18px;
	font-weight: bold;
	color: #DFED02;
}

h3 {
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
}

h2 {
	font-size: 14px;
	color: #333333;
	font-style: normal;
	font-weight: normal;
        text-align: left;
}

img{
	border: none;
}

a:link {
	text-decoration: none;
	color:#87A282;
}
a:visited {
	text-decoration: none;
	color: inherit;
}
a:hover {
	text-decoration: underline;
	color: inherit;
}
a:active {
}

form{
	display: inline;
}
p{
	margin: 1em 0px;
}

/** **/
div.page{
	height: 100%;
	width: 100%;
	margin: 0px;
	padding: 0px;
	position:relative;	
}

div.header{
	background-color: #99AA1F;
	height: 45px;
	width: 100%;
	margin-top: -20px;
	background-repeat: repeat-x;
}

div.pro{
	background-color: #99AA1F;
	height: 45px;
	width: 100%;
	margin-top: -20px;
	background-repeat: repeat-x;
}

div.header ul{
	margin: 0px;
}
div#topnav {
	text-align:right;
	float:right;
    width: 400px;
    height: 32px;
    margin-top: 15px;
	margin-right: 10px;
    color: #ffffff;
}
div#topnav a:link {
	font-weight: normal;
	text-decoration: none;
	color: #ffffff;
    font-size: 13.5px;
}

div#topnav a:visited{
	font-weight: normal;
	text-decoration: none;
	color: #ffffff;
    font-size: 13.5px;
}

div#topnav a:hover{
	font-weight: normal;
	text-decoration: none;
	color: #D6D400;
    font-size: 13.5px;
}

div#topnav a:active{
	font-weight: normal;
	text-decoration: none;
	color: #ffffff;
    font-size: 16px;
}

div.main {
	width: 1000px;
	min-height: 100%;
	margin: 0 auto;
	/*text-align: justify;*/
}
div.main h3 a{
	color: #D6D400;
	font-size: 14px;
}
div.networks{
	margin-top:10px;
	height: 27px;
}
div.networks a{
	width: 32px;
	height: 29px;
	display: inline-block;
    padding: 2px 2px;	
}
div.networks a.facebook{
	background: transparent url(/assets/img/facebook.png) no-repeat 0px 0px;
}
div.networks a.facebook:hover{
	 background: transparent url(/assets/img/facebook_hover.png) no-repeat 0px 0px;
}
div.networks a.issu{
	background: transparent url(/assets/img/issu.png) no-repeat 0px 0px;
}
div.networks a.issu:hover{
	 background: transparent url(/assets/img/issu_hover.png) no-repeat 0px 0px;
}
div.networks a.picasa{
	background: transparent url(/assets/img/picasa.png) no-repeat 0px 0px;
}
div.networks a.picasa:hover{
	 background: transparent url(/assets/img/picasa_hover.png) no-repeat 0px 0px;
}
div.networks a.scribd{
	background: transparent url(/assets/img/scribd.png) no-repeat 0px 0px;
}
div.networks a.scribd:hover{
	 background: transparent url(/assets/img/scribd_hover.png) no-repeat 0px 0px;
}


div.search  {
	width: 210px;
	height: 27px;
	float:right;
	margin-top:10px;
	/*background-image: url("img/search_bkg.png");*/
}
div.search input[type=text] {
    background: none repeat scroll 0 0 transparent;
    border: medium none;
    outline: none;
    border:0
    color: #576600;
    float: left;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 13px;
    font-weight: normal;
    height: 20px;
    margin-left: 6px;
    margin-top: 2px;
    width: 140px;
}

div.search a {
    display: inline;
    float: right;
    height: 22px;
    line-height: 22px;
    margin-right: 5px;
}
#enlang {
	width:33px;
	height:29px;
	background-image:url(img/en_ovr.png);
	background-repeat:no-repeat;
	margin-left:10px;
	float:right;
	margin-top:10px;
}

#enlang.active {
	width:33px;
	height:29px;
	background-image:url(img/en.png);
	background-repeat:no-repeat;
	margin-left:10px;
	float:right;
	margin-top:10px;
}

#eslang {
	margin-left:10px;
	background-image:url(img/es_ovr.png);
	background-repeat:no-repeat;
	width:33px;
	height:29px;
	float:right;
	margin-top:10px;
}

#eslang.active{
	margin-left:10px;
	background-image:url(img/es.png);
	background-repeat:no-repeat;
	width:33px;
	height:29px;
	float:right;
	margin-top:10px;
}

#lang {
	background:#000000;
}

div.main .top {
        /**background-image:url(/assets/img/BannerFraseHome_V1.png);**/
        /**background-image:url(/assets/img/BannerFraseHome_Junio0513.png);**/
	background-repeat: no-repeat;
	background-position: left center;
	/**width: 100%;**/
	margin-top: auto;
	margin-bottom: auto;
	/**height: 110px;**/
	margin-right: 0;

}


.c1 {
    width: 740px;
    float: left;

    border: 1px #ccc solid;
    -moz-border-radius: 5px 5px 0 5px;
    border-radius: 5px 5px 0 5px;
    text-align: left;
}
div#featured{
    float: right;
}
div.featured{
    height: 300px;
    width: 570px;
    overflow: hidden;
}

div.featured p{
    margin: 0px;
}

div.featured-products{
	background-color: #99AA1F;
	height: 200px;
	width: 100%;
	margin-top: -20px;
	background-repeat: repeat-x;
}


ul.featured-selector{
    float: left;
    width: 169px;
    height: 300px;
    border-right: 1px solid #ccc;
    margin: 0px;
    padding: 0px;
    list-style: none;
    overflow: hidden;
}
ul.featured-selector li{
    margin: 0px;
    padding: 0px 20px;
   /** background: url(/assets/img/h-separator.png) center bottom no-repeat; **/
/**    border-bottom: 1px dotted #87A282; **/
}
.featured-selector li h3{
    margin: 0;
    margin-bottom: 5px;
    padding: 0;
    color: #848282;
    font-family: arial, helvetica, sans-serif;
    font-size: 18px;
}
.featured-selector li span{
    font-family: arial, helvetica, sans-serif;
    text-align: left;
    color: #85A080;
    margin-botton: 10px;
}
.featured-selector li h3 a{
    color: inherit;
}
.featured-selector li span a{
    color: inherit;
}
.featured-selector div.featured-option{
    width: 146px;
    height: 55px;
    padding: 10px 0px;
}
.featured-selector li.selected{
    background-image: none;
    background-color: #BED73D;
    color: #fff;
    margin-top: 0px;
    height: 76px;
}

.featured-selector li.selected h3 a,
.featured-selector li.selected span a
{
    color:#fff;
}

.c2 {
	padding-top: 0px;
	width: 230px;
	padding-left: 20px;
	height: 300px;
	float: right;
	margin-bottom: 15px;
	margin-top: 0px;
}
div.headline, div.blog-entry{
    width: 100%;
    min-height: 160px;
    float: left;
    !border-bottom: 1px dotted #87A282;	
   /** margin-top: 10px;**/
}
.headline .date,
.blog-entry .date {
    width: 18%;
    float: left;
    font-size: 10px;
    text-align: left;
    vertical-align: top;
}
.blog-entry .content,
.headline .content{
    width: 76%;
    margin-left: 22%;
    vertical-align: top;
    text-align: left;
}
.blog-entry .content p,
.headline .content p{
    text-align: left;
}
.blog-entry .date p 
.blog-entry h3,
.headline h3{
    margin: 0px;
    padding: 0px;
}
.blog-entry h3 a,
.headline h3{
    color: inherit;
}

div.headline, div.blog-entry-employee{
    width: 218px;
    #min-height: 50px;
    float: left;
    #border-bottom: 1px dotted #87A282;
    #margin-top: 10px;
    #margin-bottom: 10px;
    text-align: right
}

div.footer {
	width: 100%;
	height: 50px;
	padding: 15px 0;
	clear: both;	
	/**border-top: 1px solid #404040;**/
	background-color:#87A282;
	color: #FFFFFF;
	bottom: 0px;
}

div.footer a {
	color: #DFED02;
}

div.footer div.right{
	text-align: right;
}
div.w1000{
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
}
div.w200{
	width: 200px;
}
div.w780{
	width: 780px;
}
div.w450{
	width: 450px;
}
div.h20{
	/**height: 20px;**/
}
div.h60{
	height: 20px;
}
/** **/

.hide{ display: none; }
.show{ display: block; }
.left{ float: left; }
.right{ float: right; }
.center{ margin: 0 auto; }
.clear{ clear: both; }
.inline{ display: inline;}
.small{ font-size: 9px;}

/** **/
/** Twitter **/
div.twitter{
    background-color: #B1C770;
    text-align: left;
    width: 225px;
    -moz-border-radius: 5px 5px 0 5px;
    border-radius: 5px 5px 0 5px;
}
div.twitter-theader{
    padding: 10px;
}
div.twitter-theader > div{
	float: left;
	vertical-align: top;
	margin-right: 10px;
	margin-top: 0px;
	margin-bottom: 10px;
}
div.twitter-theader span{
	font-size: 17px;
	color: #fff;
}
div.twitter-content{
    background-color: #fff;
    overflow-y: auto;
    overflow-x: auto;
    height: 222px !important;;
    color: #696969 !important;
    line-height: 1.2 !important;
    font-size: 11px !important;
    width: 224px;
    padding: 0;
    margin-left: 1px;
}

div.products-content{
    background-color: #fff;
    overflow-y: auto;
    overflow-x: auto;
    height: 171px !important;;
    color: #696969 !important;
    line-height: 1.2 !important;
    font-size: 11px !important;
    width: 960px;
    padding: 0;
    margin-left: 1px;
}


div.twitter-content ul{
	list-display-style: none;
	margin: 0px;
	padding: 0px;
}
div.twitter-content ul li{
	padding: 3px;
}
div.twitter-content a{
	color: #A2AD25 !important;
}
div.twitter-bottom{
    padding: 10px;
}
div.twitter-bottom div{
    margin: 0px;
    padding: 0px;
    display: inline;
}
div.twitter-selector{
    margin-bottom: 10px;
}
div.twitter-selector a
{
	display: inline;
	background-color: #f7ffdf;
	margin-left: 5px;
	color: #576600;
	font-size: 11px;
	padding: 3px;
	font-weight: bold;
	border: 1px solid #c6db88;
}
div.twitter-selector a.activeSlide{
	background-color: #c6db88;
	border: 1px solid #c6db88;
}

/** **/ 
div.top{
	font-size: 14px;
	min-width: 500px;
	text-align: left;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
		
}
div.top ul{
	list-style-type: none;
}
div.top > ul {
	float: right;
	position: relative;
	/**margin-top: 90px;**/
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}

div.top ul li {
	padding: 5px 10px;
	color: #C7C502;
	line-height: 22px;
	white-space: nowrap;
}

div.top ul li{
	background-repeat: no-repeat;
	background-color: #FFF;
}

div.top ul li.hover, div.top ul li:hover {
	color: #b0d730;
}

div.top ul a:link, div.top ul a:visited	{ 
	color: #C7C502; 
	text-decoration: none; 
}

div.top ul a:hover		{ 
	color: #b0d730; 
}
	
div.top ul a:active	{ 
	color: #666;
}

div.top > ul ul li {
	color: #243b35;
	padding-left: 0px;
	margin-left: 0px;
	background-color: transparent;
	
}
div.top > ul ul li:last{
	padding-bottom: 10px;
	
}

div.top > ul ul li a{
	color: #243b35 !important; 
}
div.top > ul ul li:hover a{
	color: #fff !important; 
}

div.top ul ul {
    min-width: 190px;
    max-width: 250px;
    margin-top: 0px;
    margin-left: 5px;
    visibility: hidden;
    border: 1px #ccc solid;
    background: rgb(204, 204, 204); /*#CCCCC;*/
    background: rgba(204, 204, 204, 0.8);
    -moz-border-radius: 0px 0px 10px 10px;
    padding-left: 0px;
}

div.top ul li.last ul {
	left: auto;
	right: 0;
}

div.top ul ul li {
	height: auto;
	/*padding: 5px 15px;*/
	left: 0px;
	line-height: 1.3em;
	white-space: normal;
	padding-left: 10px;
}

div.top ul ul li.first {
	padding-left: 10px;
}

div.top ul ul li.last {
	/*padding-bottom: 10px;*/
}

div.top ul ul li.first ul {
	top: 0;
	/*padding: 0 16px 0 0;*/
}

div.top ul ul li.first li.first {
	background-image: none;
}

div.top ul ul li.last {
	padding-right: 0;
}

div.top ul ul li.last ul {
	left: 100%;
	right: auto;
	top: -16px;
}

div.top ul ul ul {
	top: -12px;
	left: 100%;
	padding: 16px 0 0;
}

div.top ul ul ul li.first {
	padding-top: 10px;
}

div.top ul *.dir {
 	/*padding-right: 20px;*/
}

div.top ul-horizontal ul *.dir {
 	padding-right: 15px;
}


div.top ul li {
 float: left;
 line-height: 1.3em;
 vertical-align: middle;
 zoom: 1;
}

div.top ul li.hover,
div.top ul li:hover {
 position: relative;
 z-index: 599;
 cursor: default;
}

div.top ul ul {
 visibility: hidden;
 position: absolute;
 top: 100%;
 left: 0;
 z-index: 598;
 /*width: 100%;*/
}

div.top ul ul li {
 float: none;
}

div.top ul ul ul {
 top: 1px;
 left: 99%;
}

div.top ul li:hover > ul {
 visibility: visible;
}
/** Internal pages **/

.main-header{
	height: auto;
	width: 1000px;
	margin-top: 30px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #87A282;
}
div.main-header .w780{
	margin-bottom: 0px;
}
div.nav-buttons{
    width: 100%;
    margin: 15px 0 55px 0;
    padding-left: 0px;
    clear: both;
}
div.nav-buttons a{
	background-color: #D6D400;
	text-decoration: none;
	-moz-border-radius: 5px 5px 0 5px;
	border-radius: 5px 5px 0 5px;
	color: #fff;
	padding: 5px 15px 5px 15px;
}
div.nav-buttons a:hover{
	text-decoration: none;
    border: 1px solid #D6D400;	
    color: #D6D400;
    background-color: #fff;
}
.title{
    -moz-border-radius: 10px 10px 0 10px;
    border-radius: 10px 10px 0 10px;
    border: 1px solid #87A282;
    height: 50px;
    padding: 10px;
    width: 500px;
}
.title h1{
	margin: 0;
	color: #87A282;
    font-size: 20px;
    font-weight: bold;
    text-align: left;
}
.title h2{
	margin: 0;
	color: #74C0AD;
    font-size: 17px;
    font-weight: bold;
    text-align: left;
}
div.logo{
    width: 250px;
    height: 70px;
}
div.logo img{
   margin-top: 20px;
}
.main-header div.logo img{
   margin-top: -5px;
}
div.main-content{
    color: #85A080;
    font-size: 14px;
    height: auto;
    margin: 0 0 20px 0;
    /*text-align: justify;*/
    width: 520px;
}
div.main-content h1{
	font-size: 18px;
	font-weight: bold;
	color: #547164;
}
div.main-content h2{
	font-size: 16px;
	color: #99AA1F;
	font-weight: bold;
}
div.main-content h3{
	font-size: 14px;
	color:#666718;
	font-weight: bold;
}
hr{
	border: none;
	border-bottom: 0px dotted #87A282;	
}
.team-pictures{
	margin-top: 20px;
	width: auto;
	margin: 0 auto;
	text-align: center;
}
.team-pictures a{
	width: auto;
	padding: 5px;;
}
/** End internal pages **/

/** Menus **/
div.internal-menu{
    clear: both;
}
div.internal-menu ul{
    list-style-type: none;
    text-align: left;
    font-size: 14px;
    padding-left: 0px;
}
div.internal-menu > ul{
	position: relative;
}
div.internal-menu a{
	color: #243C36;
	text-decoration: none;
}
div.internal-menu a:link, 
div.internal-menu a:visited{ 
	text-decoration: none; 
}
div.internal-menu ul a:hover{ 
	color: #74C0AD; 
}

div.internal-menu li.active > a{
	color: #87A282;
}
div.internal-menu ul li{
	line-height: 1.3em;
	white-space: normal;
	background-repeat: no-repeat;
	background-color: #FFF;
	width: 180px;
	padding-bottom: 5px;
}
	
div.internal-menu ul a:active{ 
	color: #74C0AD;
}

div.internal-menu ul ul {
	background: rgb(204, 204, 204);	
	background: none repeat scroll 0 0 rgba(204, 204, 204, 0.8);
    border: 1px solid #CCCCCC;
	visibility: hidden;
	position: absolute;
    margin-top: -10px;
	padding-left: 20px; 
	z-index: 598;
	width: 240px;
}
div.internal-menu ul ul li {
	background: transparent;
	line-height: 1.3em;
	margin-left: 0px;
	margin-left: 0px;
	width: 220px;
}

div.internal-menu ul li {	
	float: left;
	line-height: 1.3em;
	vertical-align: middle;
}

div.internal-menu ul li.hover,
div.internal-menu ul li:hover {
	position: relative;
	z-index: 599;
	cursor: default;
}

div.internal-menu ul li:hover > ul {
	margin-top: -20px;
	visibility: visible;
	margin-left: 110px;
}

/** submenus **/
div.submenu1{
    width: 100%;
    margin: 20px 0;
    text-align: justify;
}
div.submenu2 ul, 	 
div.submenu3 ul{
    float: left;
    font-weight: bold;
    font-family: Arial,Helvetica,sans-serif;	
    list-style: none;
    text-align: center;
    width: 100%;
    padding: 0px;
    margin: 20px auto;
    color: #FFFFFF;
}
div.submenu2 ul li,	
div.submenu3 ul li{
    display: inline;
}
div.submenu2 ul li{
    -moz-border-radius: 10px 10px 0 10px;
    border-radius: 10px 10px 0 10px;
}
div.submenu2 ul li{
    width: 140px;
    height: 30px;
    float: left;
    margin: 5px 0 0 5px;
    padding: 10px 5px 5px 5px;
    font-size: 13px;
}
div.submenu1 a{
    margin: 5px 5px 0 5px;
    padding: 15px 10px;
    text-align: center;
    color: #FFFFFF;
    font-size: 14px;
    -moz-border-radius: 10px 10px 0 10px;
    border-radius: 10px 10px 0 10px;
    width: 125px;    
    height: 40px !important; 
    float: left;
}
div.submenu2 a{
	color: #FFFFFF;
}

div.submenu1 a:nth-child(6n+1),
div.submenu2 ul > li:nth-child(6n+1){
	background-color: #99AA1F;
}
div.submenu1 a:nth-child(6n+2),
div.submenu2 ul > li:nth-child(6n+2){
	background-color: #666818;
}
div.submenu1 a:nth-child(6n+3),
div.submenu2 ul > li:nth-child(6n+3){
	background-color: #87A282;
}
div.submenu1 a:nth-child(6n+4),
div.submenu2 ul > li:nth-child(6n+4){
	background-color: #547164;
}
div.submenu1 a:nth-child(6n+5),
div.submenu2 ul > li:nth-child(6n+5){
	background-color: #74C0AD;
}
div.submenu1 a:nth-child(6n),
div.submenu2 ul > li:nth-child(6n){
	background-color: #649386;
}

div.submenu2 > div {
	margin-top: 60px;
	clear:both;
}
div.submenu3{
	margin-top: 5px;
}

div.submenu3 h3, 
div.submenu3 h3 a{
	color: #D6D400;
}

div.submenu3 ul {  
	list-style:none;
	margin-top: 10px;
}
div.submenu3 ul li {
	display: inline;
	float:left;
}
div.submenu3 ul li a {
	display:block;
	width:auto;
	height: 20px;
	background-color:#74C0AD;
	text-decoration:none;
	text-align:center;
	padding: 2px;
       	font-size:10px;
	color:gray;
	border-right: solid 1px #FFFFFF;
	border-left: solid 1px #FFFFFF;
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
}

div.submenu3 ul li a:hover {
	background-color:#ffffff;
	color: #74C0AD;
	border-bottom:2px dotted #74c0ad;
}
	
div.submenu3 ul li.active  a {
	background-color:#ffffff;
	color: #87A282;
	border-top:2px dotted #74c0ad;
}

div.submenu3 > div{
	clear: both;
	width: 100%;
}
div.external-resources{
    width: 100%;
}
div.external-resources ul{
	list-style: none;
	padding: 0px;
	margin: 0px;
}
div.external-resources ul li{
    float: left;
    padding: 5px;
    width: 160px;
    padding-left: 0px;
}

div.external-resources input[type=text]{
	margin-bottom: 0px;
}


/** End Menus **/
/** **/
div.team-member{
	background-color: #D6D400;
	margin: 0px auto;
	width: 1000px;
	min-height: 240px; 	
}
div.team-member div.nav-buttons{
	width: 200px;
}
div.team-member div.nav-buttons a{
	margin-top: 200px;
	color: #D6D400;
	background-color: #fff;	
}

div.team-member div.nav-buttons a:hover{
	font-weight: bold;
}

div.team-member h1{
	color: #445500;
	padding: 0px;
	margin: 0px;
	text-transform: none;
}
div.team-member h2{
	padding: 0px;
	color: #FFFFFF;
	margin: 0 0 5px 0;
}
div.team-member h3{
	padding: 0px;
	color: #445500;
	margin: 0 0 5px 0;
}
div.team-member > .col1{
	margin-left: 20px;
	width: 180px;
	float: left;
	margin-top: -2px;
}
div.team-member .col2{
	width: 540px;
	float: left;
	padding-left: 20px;
	padding-right: 20px;
}
div.team-member .col2 a{
	color: #243C36;
    text-decoration: none;
}
div.team-member .col2 span{
	font-size: 13px;
}
div.team-member div.logo{
	top: 10px;
}
div.team-member div.profile{
	padding-top: 5px;
	font-size: 12px;
	color: #445500;
}
div.item{
    padding-top: 35px;
    color: #87A282;
    font-size: 12px;
    text-align: left;
    /**border-bottom: 1px dotted #87A282;**/
}
div.item h3, div.item h3 a{
	margin-bottom: 0;
}

div.item h4, div.item h4 a{
	margin-bottom: 0;
        color: #87A282;
}

div.item span, div.item span a{
	color: #74C0AD;
	font-size: 12px;
    font-weight: bold;
}

div.item p{
	width: 100%;
	margin: 0.5em 0;
	padding-bottom: 10px;
}
/** **/
a.pdf{
	background: url(img/pdf.png) no-repeat 8px 4px;
	width: 10px;
	height: 10px;  
}
a.dotec-go{
	padding: 3px 15px 4px 11px; 
	background-color: transparent; 
	background-image: url(http://www.dotec-colombia.org/images/caja/button.gif); 
	background-repeat: no-repeat; 
	background-attachment: scroll; 
	background-position: 0px 0px; 
	-moz-background-size: auto auto; 
	-moz-background-clip: -moz-initial; 
	-moz-background-origin: -moz-initial; 
	-moz-background-inline-policy: -moz-initial; 
	font: 10px Arial,Helvetica,sans-serif; 
	color: rgb(255, 255, 255); 
	margin-left: 5px; 
	text-align: center; 
	text-decoration: none;
}
/** contactus **/

label{
	clear: both;
	width: 150px;
	float: left;
	margin-bottom: 20px;
}
input[type=text]{
	width: 335px;
	
	
}
textarea, select{
	
	
}
#recaptcha_area{
	margin-top: 20px;
	padding-left: 50px;
}

/** **/                           
ul.resources.twitter{
	display: block;
	width: 158px;
	height: 133px;
	border: 1px solid #D7D7D7;
	color: #CED636;
	-moz-border-radius: 10px 10px 10px 10px;
	border-radius: 10px 10px 10px 10px;
	float: left;
	margin-right: 7px;
}
ul.resources.twitter li{
	clear: both;
	display: block;
	margin-bottom: 10px;
	padding-left: 10px;
}

.resources.twitter a{
	color: #CED636;
	height: 25px;
	vertical-align: middle;
}
/** **/
.ui-tabs-hide{
	display:none;
}

/** **/
div.right-column{
	float: right;
	width: 230px;
}
div.share{
    margin-top: 15px;
    width: 218px;
    text-align: center;
    border-bottom: 1px dotted #87A282;
}
div.share h2{
    text-align: left;
    border-bottom: 2px solid #99AA1F;
    font-size: 12px;
    color: #859F7F;
    padding-bottom: 3px;
    padding-top: 0;
}

div.share a{
    text-align: center;
}

/** **/
div.cols{
    width: 100%;
    clear: both;
}

div.col{
    min-height: 200px;
    width: 265px;
  /**  border-right: 1px dotted #87A282;**/
    float: left;
    padding: 0 10px;
    margin: 0px;
}

div.col div.external-resources ul{
    text-align: center;
}

div.col div.external-resources ul li{
    display: inline;
}
div.col h2{
    padding-top: 20px;
    padding-bottom: 3px;
    color: #999999;
    font-size: 12px;
    border-bottom: 2px #99AA1F solid
   
}
div.col .research-lines{
    !border-bottom: 1px dotted #87A282;	
    text-align: left;
}
div.col .research-lines ul{
    margin: 20px 0 20px 20px;
    padding: 0;
    list-style-image: url("/assets/img/arrow.gif");
}
/**div.col .research-lines h3{
    padding-top: 2px;
}**/
div.col .research-lines li {
    margin-left: 0px;
    margin-top: 10px;
}
div.col .research-lines a{
    color: #000;
}


div.col .tags{
    border-bottom: 1px #FFFFFF;
    text-align: left;
    list-style-type: none
}
div.col .tags ul{
    padding: 0;
    list-style-image: url("/assets/img/arrow.gif");
}
div.col .tags h3{
    padding-top: 2px;
}
div.col .tags li {
    margin-left: 5px;
    margin-top: 10px;
    margin-bottom: 10px;
}



div.col h3{
    padding-top: 0px;
    padding-bottom: 3px;
    color: #859F7F;
    font-size: 12px;
    border-bottom: 2px #99AA1F solid;
}
div.col h4{
    padding-top: 0px;
    margin-top: 0px;
}

div.col div.featured-employee h3{
    margin: 10px 0;
}
div.col div.featured-employee h4{
    padding-top: 10px;
    text-align: center;
}

div.col div.featured-employee p{
    text-align: left;
}


.social-networks{
    width: auto;
    margin: 0 auto;
    text-align: center;
    border-bottom: 0px dotted #87A282;
    min-height: 192px;
}
.social-networks h3{
    text-align: left;
}
.social-networks a{
    width: 48px;
}


div#featured-employee{
    margin-top: 10px;
}

div.col div.external-resources{
    margin-top: 10px;
}

div.people{
    padding-bottom:7px;
}

div.people h3{
	color: #D6D400;
}

div.people a {
    color:#87A282;
    font-weight:bolder;
}

div.photo{
    min-height: 62px;
}

div.tags_pages {
    font-size:10px;
}

div.tags_pages a {
    font-size:10px;
    color:#87A282;
    font-weight:bolder;
}


div.main .top_En {
	/*background-image:url(/assets/images/banner-home_Frase-En.png);*/
        background-image:url(/assets/img/banner-home_Frase-En.png);
	background-repeat: no-repeat;
	background-position: left center;
	width: 100%;
	margin-top: auto;
	margin-bottom: auto;
	height: 110px;
	margin-right: 0;
}