@charset "utf-8";
/*----------------------------------------------layout---*/
*{
	margin: 0;
	padding: 0;
}
body {
	border-top: 3px #333333 solid;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	padding-top:3px;
	color: #666666;
}
a {
	color:#09B0D9;
	font-size: 10px;
	text-decoration:none;
}
a:hover {
	text-decoration: underline;
}
ul {
	list-style: none;
}
img,
a img {
	border:0;
}
h1,
h2,
h3,
h4,
h5 {
	margin: 0;
	text-transform:uppercase;
}
p {
	padding-bottom: 10px;
}
#header,
#content {
	width: 990px;
}
#content {
	margin: 0 auto 20px auto;
}
#header {
	margin: 0 auto 0 auto;
	height: 94px;
	position: relative;
}
#header a {
    color: #FFFFFF;
}

#footer {
	background-color: #F9F9F9;
	border-top: 1px solid #EFEFEF;
	height: 30px;
	width: 100%;
	position: absolute;
}
a span {
	cursor: pointer;
	background: no-repeat left top;
	left: 0;
	position: absolute;
	top: 0;
}
a:hover span,
.active span {
	background-position:left bottom;
}
.col_1,
.col_2,
.col_3 {
	float:left;
}
.col_2,
.col_3 {
	margin-left:20px;
}
.col_2 {
	width: 636px;
}
.col_3{
	padding-top: 56px;
	width: 190px;
}
.fright {
	float: right;
}
.fleft {
	float: left;
}
span.submenu_current {
	position: absolute;
	background: no-repeat right bottom url("../assets/images/bgs/submenu_current.gif");
	width: 16px;
	left:0;
}

#header:after,
#content:after,
#footer:after {
	clear: both;
	content: ".";
	display:block;
	font-size: 0; 
	height: 0;
	visibility: hidden;
}
.clear {
	clear: both;
}
/*----------------------------------------------header---*/
#logo span {
	background: no-repeat right url("../assets/images/logos/z-logo.gif");
}
#logo,
#logo span{
	height: 94px;
	width: 234px;
}
#logo {
	float:left;	
}
#nav_bar {
	float:right;
	width: 550px;
}
#header ul {
	float: left;
	position:relative;
}
#header li {
	background: no-repeat right 2px url("../assets/images/icn/dotdivider.gif");
	display: inline;
	padding: 0 20px 0 10px;
}
#header .last {
	background: none;
}

.text_input {
	border:solid 1px #CCCCCC;
	color:#999999;
	font-size: 10px;
	margin-right:5px;
	padding-left:4px;
	width:161px;
}
#search {
	width: 200px;
	float: left;
}
#btn_search {
	width: 15px;
	height: 13px;
	border: 0;
}
/*----------------------------------------------left menu---*/
.col_1{
	padding-top:56px;
	width: 104px;
}
ul.main_nav {
	text-align:right;
}
ul.main_nav li {
	position:relative;
}
.col_1 a {
	font-size:9px;	
}
/*----------------------------------------------footer---*/
#footer ul {
	margin: 0 auto 0 auto;
	padding-top: 8px;
	text-align: right;
	width: 990px;
}

#footer li {
	display: inline;
	margin-right: 18px;
}
#footer em {
	color: #5DAD2A;
	font-style: normal;
}
.copyright {
	padding-left: 30px;
	text-align: left;
	width: 190px;
}
/*----------------------------------------------Buttons---*/
#header ul span {
	height: 15px;
	top: 3px;
	width: 46px;		
}
#FlashSite {
	width: 126px;
	height: 17px;
	float: left;
	position: relative;
}
#FlashSite span{
	width: 126px;
	height: 17px;
	background: url("../assets/images/icn/flash_site.gif");
}


a.btn_zblog span {
	background: url("../assets/images/logos/z-blog.gif");
	left: 0;
}
a.btn_facebook span {
	background: url("../assets/images/logos/facebook.gif");
	left: 72px;
}
a.btn_twitter span {
	background: url("../assets/images/logos/twitter.gif");
	left: 144px;
}
a.btn_twitter:hover span,
a.btn_zblog:hover span,
a.btn_facebook:hover span {
	background-position: bottom;
}

ul.main_nav li {
	height:13px;
	padding:0 0 11px 0;
}
a.btn_home span,
a.btn_portfolio span,
a.btn_services span,
a.btn_aboutus span,
a.btn_people span,
a.btn_contact span{
	height:13px;
	left:16px;
	width:88px;
}
a.btn_news span,
a.btn_jobs span,
a.btn_faq span {
	height:11px;
	left:79px;
	top:1px;
	width:30px;
}

a.btn_home span {
	background-image: url("../assets/images/btn/home.gif");
}
a.btn_portfolio span {
	background-image: url("../assets/images/btn/portfolio.gif");
}
a.btn_services span {
	background-image: url("../assets/images/btn/services.gif");
}
a.btn_aboutus span {
	background-image: url("../assets/images/btn/about-us.gif");
}
a.btn_people span {
	background-image: url("../assets/images/btn/people.gif");
}
a.btn_contact span {
	background-image: url("../assets/images/btn/contact.gif");
}
.active span {
    background-position: left bottom;
}

a.btn_news span {
	background-image: url("../assets/images/btn/news.gif");
}
a.btn_jobs span {
	background-image: url("../assets/images/btn/jobs.gif");
}
a.btn_faq span {
	background-image: url("../assets/images/btn/faq.gif");
}
/*----------------------------------------------Arrows---*/
a.arrow_block {
	background: no-repeat right url("../assets/images/icn/btn_arrow.gif");
	padding-right: 18px;
}
a.arrow {
	background: no-repeat right 5px url("../assets/images/icn/link_arrow.gif");
	padding-right: 8px;
}
a.arrow_left {
	background: no-repeat left 4px url("../assets/images/icn/link_arrow.gif");
	padding-left: 8px;	
}

/* ***************************************************************
 * 							H O M E                              *
 * ****************************************************************/

h1.title {
	color:#68C325;
	font-family: Arial, Helvetica, sans-serif;
	font-size:22px;
	line-height:22px;
	font-weight: normal;
}
h2.subtitle {
	color:#4D9343;
	font-family: Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight: normal;
	margin-bottom:12px;
}
.col_content {
	float:left;
	margin-left: 20px;
	width: 712px;
}
.internal_featured p {
	font-size:12px;
	margin-bottom:20px;
}
.home_featured .title {
	color: #5DAC2A;
	font-size: 10px;
	font-weight: normal;
}
.home_featured .title strong {
	color: #598441;
}

.home_featured {
	height:26px;
	padding-top:32px;
}

.internal_featured {
	padding-top: 56px;
}

.project_box {
	float:left;
	height:130px;
	margin: 0 12px 20px 0;
	position: relative;
	width:150px;
	clear:right;
}
.project_box img {
	margin-bottom: 6px;
}
.team_member a img,
.project_box a img {
	border: 1px solid #FFFFFF;
}
.team_member a:hover img,
.project_box a:hover img {
	border: 1px solid #CCCCCC;
}
.project_box a,
.leader a,
.leader_last a {
	font-weight: bold;
	font-size: 11px;
}
.project_box.reel a {
	color:#FF0000;
}
.project_box p {
	color:#7E7B7B;
}
.col_2 .clear {
	padding-bottom: 12px;
}
.no_margin {
	margin:0;
}
.new {
	background: no-repeat url("../assets/images/samples/new.png");
	height: 46px;
	left: 0px;
	position: absolute;
	top: 0px;
	width: 46px;
}
.featured {
	background: no-repeat url("../assets/images/samples/featured.png");
	height: 46px;
	left: 0px;
	position: absolute;
	top: 0px;
	width: 46px;
}
.zemoga-rules {
	margin-bottom:10px;
	position: relative;
}
.zemoga-rules h3 {
	color:#69C426;
	font-size: 18px;
}
.zemoga-rules p:first-line {
	color: #3E8A33;
	font-size: 13px;
	font-weight: bold;
}
.zemoga-rules p{
	margin:0 0 12px 0;
}
.zemoga-rules span {
	background-image: url("../assets/images/text_img/home_main_desc.gif");
	height: 146px;
	left: 0;
	position: absolute;
	top: 0;
	width: 190px;
}.recent_news .title {
	color: #9F9D9D;
	font-size: 10px;
	font-weight: normal;
}
.recent_news {
	border-bottom: 1px solid #C0BFBF;
	clear: both;
	height: 15px;
	padding: 8px 0 5px 0;
}
.recent_news .title strong {
	color: #7E7B7B;
	font-weight: bold;
}
.news_block {
	border-bottom: 1px dotted #84D7EC;
	padding: 10px 0 8px 0;
}
.news_block  h3 a {
	font-size: 11px;
	font-weight: normal;
	text-transform: capitalize;
}
.last_news {
	border-bottom: 1px solid #E5E5E5;
	margin-bottom: 6px;
}
a.suscribe_rss {
	background: no-repeat right url("../assets/images/icn/rss.gif");
	padding-right:18px;
} 

/* ***************************************************************
 * 					P O R T F O L I O                            *
 * ****************************************************************/
#submenu_izq  {
	background: repeat-y url("../assets/images/bgs/submenu.gif");
	margin-top: 56px;
	width: 134px;
	float: left;
	position:relative;
}
#submenu_izq ul {
	padding-left: 17px;
	line-height:18px;
}
#submenu_izq li {
	padding: 0 0 6px 13px;
	font-size: 11px;
	font-weight: bold;
	color:#999999;
	line-height:14px;
}
#submenu_izq li li {
	margin-left: -13px;
	padding-left: 18px;
	font-weight: normal;
}
#submenu_izq .subsubmenu li,
#submenu_izq .subsubmenu li a {
	font-weight: normal;
}
#submenu_izq a {
	font-size: 11px;
	font-weight: bold;
}
#submenu_izq li li a {
	font-size: 10px;
	font-weight: normal;
}
#submenu_izq li li {
	font-weight: normal;
}
#submenu_izq .select {
	background-image: none;
}
span.portfolio {
	height:33px;
}
span.services {
	height:55px;
}
span.aboutus {
	height: 78px;
}
li.selected,
li li.selected {
	background: no-repeat left 2px url(../assets/images/bgs/submenu_item.gif);
}
.col_graphic {
	width: 385px;
	padding-right:20px;
	float:left;
}
.col_detail {
	width: 305px;
	float:left;
}
.col_detail ul {
	margin-bottom: 20px;
	height:72px;	
}
.col_detail ul li {
	float: left;
}
.col_detail ul li:last-child {
	margin-bottom: 24px;
}
li.item_project {
	color: #5DAD2A;
	width: 105px;
}
li.detail_project {
	width: 200px;
}
.projectDescription {
	margin-bottom: 24px;
}
h3 {
	color: #5DAD2A;
	font-size: 11px;
	clear: both;
	font-weight: normal;
}
.clear h3 {
	font-size: 15px;
}
.col_detail p {
	padding: 5px 0 5px 0;
}
.col_detail a {
	font-size: 11px;
}
.video,
.video_services
 {
	margin-bottom: 20px;
}
.visit_site {
    margin-top: 35px;
}
.visit_site a {
	padding-left: 21px;
	background: no-repeat left url("../assets/images/icn/visit_site.gif");
}
.case_study a {
	padding-left: 21px;
	background: no-repeat left url("../assets/images/icn/pdf.gif");
}
ul.prev_next {
	margin-top: 18px;
}
ul.prev_next .left {
	background: no-repeat left url("../assets/images/icn/btn_arrow_left.gif");
	padding-left: 18px;
	margin-right: 8px;
}
ul.prev_next .right {
	padding-left: 8px;
}

/* ***************************************************************
 * 					 S E R V I C E S                             *
 * ****************************************************************/
.services_detail {
	width: 312px;
}

.history_detail h4 {
	color: #49913F;
	font-size: 15px;
	font-weight: normal;
}
.history_detail {
	width: 530px;
	padding-bottom: 20px;
}
.methodology {
	background: no-repeat left url("../assets/images/icn/methodology.gif");
	padding-left: 12px;
}
#submenu_izq ul ul {
	padding: 0;
	margin-top: 0;
}
#submenu_izq ul ul a {
	font-weight: normal;
}
.col_history {
	margin-top: 22px;
	border-top: 1px solid #DBDBDB;
	padding-top: 12px;
}
.col_history h2 {
	font-size: 12px;
	padding-bottom: 8px;
}
.imghistory {
	width: 168px;
	padding-bottom: 20px;
} 
.col_clients {
	width: 524px;
}
.client {
	float: left;
	height: 92px;
	width: 92px;
	margin-right: 12px;
	margin-bottom: 12px;
}
.client img {
	border: 1px solid #EAEAEA;
}
.client a:hover img {
	border: 1px solid #999999;
}

.client a img {
	border: 1px solid #CCCCCC;
}
.off {
	background-position: right top;
}
.imgmethodology {
	width: 130px;
	padding: 20px 0 20px 0;
}
.methodology_detail {
	width: 560px;
	padding: 20px 0 20px 0;
}
#submenu_izq h2 {
	margin-left: 30px;
	font-size: 11px;
	color: #999999;
}

.leadership h3 {
	color: #666666;
	margin-bottom: 12px;
	font-weight: bold;
}
.leader {
	margin-right: 11px;
	float: left;
	width: 109px;
}
.leadership .last {
	margin-right: 0;
}
.thispage {
	font-weight: normal;
	margin-bottom: 0;
}
.team {
	width: 220px;
	border-top: solid 1px #CCCCCC;
	padding-top:16px;
	float: left;
	margin-right: 23px;
}
.team h4 {
	color: #5DAD2A;
	font-size: 13px;
	font-weight: normal;
}
.member {
	background: #F0F0F0;
	width: 492px;
	padding:10px;
	min-height: 233px;
}
.member img {
	padding-right: 10px;
	float: left;
}
.member ul {
	float: right;
	width: 324px;
	padding-bottom: 10px;
}
.profile .item_member {
	font-weight: bold;
}
.item_detail_about {
	width: 324px;
}
.item_member_about {
	width: 118px;
	color: #5DAD2A;
}
.item_detail {
	width: 180px;
	height: 15px;
	float: left;
}
.item_member {
	color: #5DAD2A;
	width: 144px;
	height: 15px;
	float: left;
}
.about_member {
	width: 512px;
	margin-top: 20px;
}
.about_member h3 {
	font-size: 11px;
}
.about_member .prev_next li {
	display: inline;
}
.team_member {
	float: left;
	width: 76px;
	margin-right: 20px;
}
.team_member p:first-line {
	font-weight: bold;
}
.team_member p {
	padding-top: 6px;
}
.people_team h3 {
	font-size: 15px;
	margin-bottom: 10px;
}
.people_team ul {
	list-style-image: url(../assets/images/icn/dotdivider.gif);
	padding: 0 0 10px 10px;
}
.people_team a {
	font-size: 11px;
}
.team_member p {
	font-size: 11px;
}
.contact_form {
	float: left;
	width: 390px;
}
.contact_form label {
	font-size: 15px;
	color: #6CC52B;
	display: block;
	padding-bottom: 10px;
	width: 253px;
}
.contact_form .text_input {
	border: 1px solid #CCCCCC;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	width: 253px;
	color: #666666;
}
textarea {
	overflow: auto;
}
.button_send {
	height: 18px;
	width: 50px;
	border: 0px;
	color: #FFFFFF;
	background-color: #09B0D9;
	font-size: 11px;
}
.addresses {
	float: right;
	width: 302px;
}
.addresses div {
	height: 130px;
}
.addresses h3,
.addresses p {
	padding-left: 132px;
}
.newyork {
	background: no-repeat left top url(../assets/images/bgs/ny.gif);
}
.bogota {
	background: no-repeat left top url(../assets/images/bgs/bogota.gif);
}
.wilton {
	background: no-repeat left top url(../assets/images/bgs/wilton.gif);
}
.faq {
	width: 512px;
	float: left;
}
.faq p {
	padding-left: 14px;
	text-indent: -14px;
}
p.question {
	font-weight: bold;
	margin-top: 20px;
}
.question_form {
	float: right;
	width: 170px;
}
.question_form h3 {
	font-size: 15px;
	margin-bottom: 10px;
}
.question_form textarea {
	width: 170px;
	border: 1px solid #CCCCCC;
	height: 170px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.question_form label {
	margin-top: 10px;
	display: block;
}
.generic  {
	width: 512px;
	margin-top: 20px;
}
.generic h3 {
	color: #5F5B5B;
}
.sitemap {
	float: left;
	width: 100px;
	padding-right: 20px;
	margin-top: 20px;
}
.sitemap a {
    font-size: 11px;
}

.sitemap li {
	line-height: 13px;
	margin-bottom: 6px;
}
.sitemap h3 {
	font-size: 15px;
	margin-bottom: 10px;
}
.sitemap h4 {
	font-weight: bold;
	font-size: 11px;
	color: #999999;
}
.sitemap ul {
    margin-top: 3px;
	margin-bottom: 10px;
}
.sitemap ul ul {
	padding-left: 8px;
	margin-bottom: 0px;
}


#overlay {
    background-color: #09B0D9;
	text-align: right;
}

#overlay h1 {
	height: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 0px;
	line-height: 15px;
	padding-right: 10px;
}
#overlay a {
	color: #FFFFFF;
}

.modalBackground {
   filter:alpha(opacity=80);
   background: #FFFFFF;
   filter:alpha(opacity=85);
   opacity:0.75;
   -moz-opacity:0.75;
   margin-top: 0px !important;
   }
   
.quarters {
    min-height: 300px;
    margin-bottom: 15px;
}

.quarters div {
    float: left;
    margin-right: 15px;
}

.icn_linkedin,
.icn_twitter,
.icn_facebook {
    cursor: pointer;
    background: no-repeat;
    padding: 3px 0 10px 24px;
    height: 18px;
	background: left top no-repeat;
	line-height: 24px;
}

.social li {
    height: 18px;
    margin-top: 4px;
}

.icn_linkedin {
	background-image: url("../assets/images/icn/linkedin.gif");
}

.icn_twitter {
    background-image: url("../assets/images/icn/twitter.gif");
}

.icn_facebook {
    background-image: url("../assets/images/icn/facebook.gif");
}

.divFlashMessage {
    background-color: White;
    border: 1px black solid;
    width: 384px;
    height: 281px;
}

.divFlashMessage p {
    text-align: center;
    margin-top: 130px;
}
