/*LAYOUT*/
body {
	background:#fff url(../images/bg_body.jpg) repeat-x;
	font-family:arial, helvetica;
	font-size:12px;
}
#container_geral {
	width:100%;
	background:url(../images/bg_yeling_top.png) no-repeat center top;
}
	#container_suplement {
		background:url(../images/flower_top.png) no-repeat center top;	
	}
		#container_esmaecer {
			background:url(../images/bg_lister_white.png) repeat-x;
		}
			#container_align {
				width:950px;
				margin:0 auto;
			}
				
				/*HEADER*/
				#agroup_top_logo_menu {
					overflow:hidden;
				}
				#topo {
					overflow:hidden;
					padding-top:28px;
					padding-left:20px;
					height:322px;
					position:relative;
					z-index: 50;
				}
					#container_description_page_seta {
						height:50px;
						position:absolute;
						bottom:0;
						left:0;
						padding:2px;
						background:url(../images/seta_internas_top_white.png) bottom no-repeat ;
						font-size:36px;
						color:#fff;
						
					}
					#container_logo_top {
						float:left;
					}
					#container_social_e_menu {
						float:left;
						overflow:hidden;
						width:720px;
					}
						#social_media {
							float:right;
							overflow:hidden;
							width:720px;
						}
							#social_media a {
								float:right;
								margin-left:4px;
							}
							h2.social_media {
								width:29px;
								height:29px;
								
							}
								/*REDES SOCIAIS*/
								.youtube {
									background:url(../images/social_youtube_v.png) no-repeat;
								}
								.youtube:hover {
									background:url(../images/social_youtube.png) no-repeat;
								}
								
								.orkut {
									background:url(../images/social_orkut_v.png) no-repeat;
								}
								.orkut:hover {
									background:url(../images/social_orkut.png) no-repeat;
								}
								
								.facebook {
									background:url(../images/social_facebook_v.png) no-repeat;
								}
								.facebook:hover {
									background:url(../images/social_facebook.png) no-repeat;
								}
								
								.twitter {
									background:url(../images/social_twitter_v.png) no-repeat;
								}
								.twitter:hover {
									background:url(../images/social_twitter.png) no-repeat;
								}
						#container_menu {
							float:right;
							overflow:hidden;
							width:720px;
						}
						#container_menu ul {
							overflow:hidden;
							padding:34px 0 4px 20px;
						}
						#container_menu ul li {
							float:left;
							margin:0 0 0 32px;
							padding:15px 0 20px 0;
						}
						#container_menu ul li:hover {
							background:url(../images/menu_setas.png) no-repeat top;
						}
							ul.menu.home li.home, ul.menu.agencia li.agencia, ul.menu.blog li.blog, ul.menu.cases li.cases, ul.menu.portifolio li.portifolio, ul.menu.clientes li.clientes, ul.menu.contato li.contato { 
								background:url(../images/menu_setas.png) no-repeat top;	
							}
						#container_menu ul li a{
							font-size:23px;
							color:#fff;
							text-shadow: #000 2px 2px 2px;
							-moz-text-shadow: #020303 1px 1px 1px;
						}
						#container_menu ul li a cufontext {
							text-shadow: #7A7A7D 1px 1px 1px;
						}
						
				#box_description_page_internas {
					width:680px;
					height:60px;
					float:right;
					background:url(../images/bg_description_page_internas.png);
					font-size:18px;
					color:#fff;
					padding:14px;
				}
				
				/*CENTER*/
				
				
		 /*FOOTER*/
		 #container_footer {
		 	height:172px;
		margin-top:30px;
		 	background:#f68223 url(../images/bg_footer.png);
		 }
			#container_expainer_seta_footer {
				background: url(../images/seta_branca_footer.png) no-repeat top;
				height:172px;
			}
			#centralizer_footer {
				margin:0 auto;
				width:950px;
				height:172px;
				overflow:hidden;
			}
				#coluna_esquerda_footer {
					width:430px;
					float:left;
					height:172px;
					color:#ffcea6;
					font-size:19px;
					overflow:hidden;
					padding-top:34px;
				}
					.line_esquerda_footer {
						overflow:hidden;
					}
						.bx_simbol_esquerda_footer {
							width:50px;
							text-align:center;
							float:left;
						}
						.line_esquerda_footer span a {
							color:#ffcea6;
						}
				#coluna_esquerda_footer div {
					overflow:hidden;
					margin-bottom:4px;
				}
				#coluna_esquerda_footer span {
					line-height:30px;
					padding-left:4px;
					float:left;
				}
				#coluna_central_footer {
					width:90px;
					float:left;
					height:172px;
					background: url(../images/box_footer.png) center no-repeat;
				}
				#coluna_direita_footer {
					width:430px;
					float:left;
					text-align:right;
					color:#ffcea6;
					font-size:18px;
					padding-top:34px;
					line-height:24px;
				}
/*BACKGROUND*/




/*AGENCIA*/
	#agencia_line1 {
		margin-top:18px;
		overflow:hidden;
		margin-bottom:40px;
	}
	.agencia_grifa_texto {
		font-size:20px;
		color:#999696;
	}
		#agencia_texto {
			width:432px;
			float:left;
			font-size:15px;
			color:#686868;
			line-height:22px;
		}
		#agencia_imagem {
			width:490px;
			float:right;
		}
		.agencia_atuacao {
			background:#f57f20;
			margin:6px 0 6px 0;
			padding:6px;
			font-size:20px;
			color:#fff;
		}
		/*HOME ULTIMOS JOBS*/
			#titulo_ultimos_jobs_home {
				background:url(../images/bg_titulo_ultimos_jobs_home.png) no-repeat;
				background-position:178px 17px;
				margin-bottom:20px;
			}
			#titulo_ultimos_jobs_home h2 {
				color:#f68223;
				font-size:36px;
			}
			#container_bxs_ultimos_jobs_home {
				overflow:hidden;
				border-bottom:#e9e6e6 1px solid;
			}
			.container_ultimos_jobs_home_box {
				width:220px;
				float:left;
				padding-bottom:30px;
				margin-right:8px;
				margin-left:8px;
			}
			.img_ultmos_jobs_home_cntt {
				height:180px;
			}
			.img_bb_jobs_home_cntt {
				height:9px;
				background:url(../images/border_bottom_ultimosjobs_img.jpg) ;
			}
			.container_titulo_description_ultmios_jobs_bx_home {
				padding-top:4px;
				font-size:12px;
				color:#a2a2a2;
			}
			.titulo_description_ultimos_jobs_bx_home {
				color:#f68223;
				font-size:15px;
				font-weight:bold;
				line-height:26px;
			}
			
/*CASES INDEX*/
	#container_cases_box {
		padding-top:26px;
		overflow:hidden;
	}
	.cases_box_demo {
		width:306px;
		min-height:282px;
		position:relative;
		float:left;
		margin: 0 5px 20px 5px;
	}
		.cases_box_legend_demo {
			position:absolute;
			bottom:1px;
			width:266px;
			height:70px;
			background:url(../images/cases_legend.png);
			padding:20px;
			font-size:12px;
			color:#fff;
			line-height:16px;
		}
		.cases_box_legend_demo span	 {
			font-size:16px;
			font-weight:bold;
		}
		.cases_box_legend_demo a {
			color:#fff;
		}
			.cases_click_box_legend {
				position: absolute;
				right:15px;
				width:28px;
				height:28px;
				top:15px;
			}
/*CASES SHOW*/
	#container_case_show {
		margin-top:20px;
		margin-bottom:20px;
		z-index:60;
	}
	.clear {
		clear:both;
	}
	#case_show_left_colum {
		width:594px;
		padding-right:8px;
		line-height:20px;
		float:left;
		font-size: 15px;
		color: #626262;
	}
	#case_show_left_colum a {
		color:#363636;
	}
	#case_show_left_colum a:hover {
		color:#363636;
		text-decoration: underline;
	}
		#case_show_left_colum h2 {
			font-size:29px;
			margin-bottom:20px;
			color:#f47521;
		}
		#case_show_left_colum h3 {
			color:#626262;
			margin-bottom:10px;
			margin-top:10px;
			font-size:16px;
		}
	#case_show_right_colum {
		width:336px;
		height:60px;
		float:right;
		position:relative;
		z-index:70;
	}
		#case_box_destaque_imagem {
			width:336px;
			height:120px;
			-moz-box-shadow:#ccc 2px 2px 2px;
			position:absolute;
			top:-60px;
			left:0;
			background:#fff;
			z-index:140;
		}
		#case_container_ultimos_cases {
			width:336px;
			float:right;
			padding-top:28px;
		}
		.container_case_box_ultimos_cases {
			padding-top:20px;
			overflow:hidden;
			border-bottom:1px #f9b279 solid;
			padding-bottom:10px;
		}
		.leiamais_cases_ultimos {
			text-align:right;
		}
		.case_box_ultimos_cases {
			width:160px;
			height:148px;
			float:left;
			margin:0 4px 8px 4px;
			position:relative;
		}
		h2.case_outros_cases {
			color:#f47521;
			font-size:29px;
		}
			.case_box_legend_ultimos_cases {
				position:absolute;
				bottom:0;
				left:0;
				width:144px;
				height:44px;
				background:url(../images/bg_case_ultimo_legend.png);
				font-size:10px;
				color:#fff;
				padding:8px;
			}
			.case_box_legend_ultimos_cases h3 a{
				font-size:13px;
				color:#fff;
				font-weight:bold;
			}
			
			
			.img_post_cases {
				text-align:center;
				padding-bottom:10px;
				padding-top:10px;
			}
/*CLIENTES*/

#clientes_container_box_logo {
	overflow:hidden;
	padding:20px 0 0 0;
}
.clientes_box_logo{
	float:left;
	margin:0 10px 20px 10px;
	
}
.clientes_box_logo a  {
display:block
}
.clientes_box_logo a img {
	opacity:1.00;
	float:left;
}
.clientes_box_logo a img:hover {
	
	opacity:0.6;
}

/*PORTIFOLIO*/
#portifolio_container {
	padding-top:18px;
	overflow:hidden;
}
.portifolio_containter_box {
	width:217px;
	float:left;
	margin:0 9px 28px 9px;
}
.portifolio_line_imagem_box {
	
	margin:0;
	padding:0;
}
.portifolio_imagem_box {
	margin:0;
	padding:0;
	height:173px;
	background:#000;
}
.portifolio_imagem_box a {
	margin:0;
	padding:0;
}
.portifolio_text_description_box {
	font-size:12px;
	color:#a2a2a2;
	padding-top:5px;
	line-height:14px;
}
.portifolio_text_description_box h3 {
	color:#f68223;
	font-weight:bold;
}
.portifolio_text_description_box h3 a {
	color:#f68223;
	font-weight:bold;
}
.portifolio_text_description_box a {
	color:#a2a2a2;
}


/*CONTATO*/

#contato_container {
	overflow:hidden;
	padding-top:18px;
}
.contato_google_maps {
	width:430px;
	float:left;
}
.contato_imagem_google_maps {
	width:530px;
}
.contato_legenda_google_maps {
	color:#6f6c6c;
	font-size:14px;
	line-height:16px;
	padding-top:16px;
}


.contato_formulario {
	width:366px;
	float:right;
	text-align:right;
}
.contato_formulario  input {
	background:#f9f8f8;
	margin:0;
	border:1px #dfdede solid;
	height:30px;
	margin-bottom:8px;
	padding-left:10px;
	font-family:arial;
	color:#999;
	font-size:12px;
	
}
input.placeholder {
	color:#ccc;
}
.contato_formulario  textarea {
	background:#f9f8f8;
	margin:0;
	border:1px #dfdede solid;
	margin-bottom:10px;
	width:340px;
	padding:10px;
	font-family:arial;
	color:#999;
	font-size:12px;
}
textarea.placeholder {
	color:#ccc;
}
.contato_submit_align {
	text-align:right;
}
.contato_submit {
	font-size:15px;
	color:#7c7c7c;
	font-weight:normal;
	cursor:pointer;
}
.contato_submit:hover {
	background:#E4E4E4;
}



/*paginação*/

.paginate {
	text-align:center;
	padding:4px 10px 10px 10px;
}
.paginate * {padding:2px 6px 2px 6px;}
.paginate a {
	color:#b1b1b1;
	font-size:17px;
	margin:0px 2px 0px 2px;
}
.current.number {
	color:#5F5F5F;
	font-size:17px;
	margin:0px 2px 0px 2px;
}
.prev_page {
	width:24px;
	height:24px;
	padding:5px 12px 5px 12px;
	background:url(../images/paginationleft.png) no-repeat !important;
	background-position: 0 4px !important;
	border:none !important;
	margin-right:20px !important;
	margin-top:30px !important;
}
.next_page {
	width:24px;
	height:24px;
	padding:5px 12px 5px 12px;
	background:url(../images/paginationright.png) no-repeat !important;
	background-position: 0 4px !important;
	border:none !important;
	margin-left:24px !important;
}
.disabled.prev_page {
	width:24px;
	height:24px;
	padding:5px 12px 5px 12px;
	background:#fff !important;
}
.disabled.next_page {
	width:24px;
	height:24px;
	padding:5px 12px 5px 12px;
	background:#fff !important;
}



.msg_frmg {
	font-size: 15px;
	color: green;
	text-align: left;
	
}
.msg_frmr {
	font-size: 15px;
	color: red;
	padding: 10px;
	text-align: left;
}
.not_data_to_view {
	padding:10px;
	color:#CD7521;
	font-weight:bold;
	font-size:16px;
}


.container_combo_filther {
	padding-top:10px;
	text-align:right;
}
.container_combo_filther option {
	
}
.container_combo_filther option select {
	border: #999 1px solid;
	height:20px;
	width:80px;
	background:#f68a1f;
}
/* Bubble pop-up */

        .popup {
                position: absolute;
                display: none;
                z-index: 50;
                border-collapse: collapse;
        }

        .popup td.corner {
                height: 15px;
                width: 19px;
        }

        .popup td#topleft { background-image: url(http://static.jqueryfordesigners.com/demo/images/coda/bubble-1.png); }
        .popup td.top { background-image: url(http://static.jqueryfordesigners.com/demo/images/coda/bubble-2.png); }
        .popup td#topright { background-image: url(http://static.jqueryfordesigners.com/demo/images/coda/bubble-3.png); }
        .popup td.left { background-image: url(http://static.jqueryfordesigners.com/demo/images/coda/bubble-4.png); }
        .popup td.right { background-image: url(http://static.jqueryfordesigners.com/demo/images/coda/bubble-5.png); }
        .popup td#bottomleft { background-image: url(http://static.jqueryfordesigners.com/demo/images/coda/bubble-6.png); }
        .popup td.bottom { background-image: url(http://static.jqueryfordesigners.com/demo/images/coda/bubble-7.png); text-align: center;}
        .popup td.bottom img { display: block; margin: 0 auto; }
        .popup td#bottomright { background-image: url(http://static.jqueryfordesigners.com/demo/images/coda/bubble-8.png); }

        .popup table.popup-contents {
                font-size: 12px;
                line-height: 1.2em;
                background-color: #fff;
                color: #666;
                font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", sans-serif;
                }

        table.popup-contents th {
                text-align: right;
                text-transform: lowercase;
                }

        table.popup-contents td {
                text-align: left;
                }

        tr#release-notes th {
                text-align: left;
                text-indent: -9999px;
                background: url(http://jqueryfordesigners.com/demo/images/coda/starburst.gif) no-repeat top right;
                height: 17px;
                }

        tr#release-notes td a {
                color: #333;
        }
        .contenting_box {
        	position:relative;
        }