/*
Theme Name: Arias
Author: Timepix
Author URI: http://www.timepix.com.br
*/

/* Css Google Chrome */
@media screen and (-webkit-min-device-pixel-ratio:0) { 
	#ogrupoContent .subMenu .subMenuContent ul li{
		padding: 15px 0px !important;
		margin: 0 4px !important;
		overflow-x: hidden;
	}
}
/* /Css Google Chrome */

/* Classes gerais */
html{
	overflow-x:hidden;
}
body{
	margin: 0;
	background: url(images/backgroundBody.jpg) 0 0 repeat-x;
	font-family: 'Open Sans', Arial, sans-serif;
	overflow-x: hidden;
	font-weight: normal;
}
img{
	border: 0 none;
}
a{
	cursor: pointer;
}
.linkAtivo{
	color: #4d90a3 !important;
}

.opensans{
	font-family: 'Open Sans', Arial, sans-serif;
}

.alignContent{
	width: 940px;
	margin: 0 auto;
}

.spaceTop192 {
	padding-top:195px;
}

.spaceBottom515 {
	padding-bottom:108px;
}

.clear{
	display: block;
	font-size: 0;
	color: transparent;
	height: 0;
	line-height: 0;
	width: 100%;
	margin: 0;
	padding: 0;
	border-width: 0;
	clear: both;
}

.btnIngles{
	list-style-image: url(images/btnIngles.png);
	padding-left: 0;
	margin-top: 20px;
}
.btnIngles a{
	color: #4d92a3;
	font-size: 11px;
	text-decoration: none;
}
.btnIngles a:hover{
	text-decoration: underline;
}
/* Classes gerais */

/* Header */
#header{
	width: 100%;
	height: 130px;
	background: url(images/backgroundHeaderRepeat.jpg) 0 0 repeat-x;
	margin-bottom: 1px;
	float: left;
}

#header .headerFullBackground{
	width: 1600px;
	height: 130px;
	margin: 0 auto;
}

#header .menuLi a{
	text-decoration: none;
	font-size: 17px;
	color: #666666;
}

#header .headerContent{
	width: 940px;
	height: 130px;
	margin: 0 auto;
	overflow:hidden;
}

#header .headerContent .logo{
	width: 210px;
	height: 130px;
	float: left;
}

#header .headerContent .menu{
	width: 730px;
	height: 50px;
	float: left;
	color: #666666;
}

#header .headerContent .menu ul{
	float: right;
	height: 45px;
	margin: 0;
}

#header .headerContent .menu .menuLi li{
	list-style: none;
	float: left;
	margin: 0;
	height: 5px;
	padding: 20px 5px;
	background-image: url(images/bgMenu.jpg);
	background-repeat: repeat-x;
	background-position: 0 -45px;
}

#header .headerContent .menuTitle{
	width: 730px;
	height: 80px;
	float: left;
	text-align: right;
}

#header .headerContent .menuTitle h2{
	font-size: 42px;
	color: #ffffff;
	margin:10px 0 0 240px;
	font-weight: 600;
}
/* Header */

/* Home */
#home{
	width: 100%;
	height: auto;
	float: left;
}
#home .homeTop .menu .menuLi li a{
	text-decoration: none;
	font-size: 17px;
	color: #666666;
}
#home .homeTop{
	width: 100%;
	height: 520px;
	margin: 0 auto;
	position: relative;
}
#home .homeTop .logo{
	width: 220px;
	float: left;
}
#home .homeTop .menu{
	width: 720px;
	height: 50px;
	float: left;
	color: #666666;
}
#home .homeTop .menu ul{
	float: right;
	height: 45px;
	margin: 0;
}
#home .homeTop .menu .menuLi li{
	list-style: none;
	float: left;
	margin: 0;
	height: 5px;
	padding: 20px 5px;
	background-image: url(images/bgMenu.jpg);
	background-repeat: repeat-x;
	background-position: 0 -45px;
}
#home .homeTop .homeSlider{
	width: 100%;
	height: 472px;
	top: 50px;
	bottom: 0;
	z-index: -10;
}
#home .homeTop .navBarBox{
	width: 100%;
	height: 70px;
	color: #ffffff;
	background-color: #678da0;
	position: absolute;
	top: 410px;
	left: 55%;
	box-shadow: inset 0 10px 40px 0 #537382;
}
#home .homeTop .navBarBox .navBar{
	width: 370px;
	height: 30px;
	padding: 10px 0 0 30px;
	float: left;
}
#home .homeTop .navBarBox .navBarHolder{
	width: 400px;
	height: 100%;
}
#home .homeTop .navBarBox .navBar p{
	margin: 0;
	font-size: 22px;
}
#home .homeTop .navBarBox .navBarButtons{
	height: 25px;
	min-width: 15px;
	float: right;
	padding-top: 5px;
}
#home .homeTop .navBarBox .navBarButtons a{
	width:15px;
	height:15px;
	background: url('images/pagerHome.png') no-repeat 0 0;
	display:block;
	float: left;
	text-decoration:none;
	padding-left:5px;
}
#home .homeTop .navBarBox .navBarButtons .activeSlide{
	background: url('images/pagerHome.png') no-repeat 0 -15px;
}
#home .homeTop .navBarBox .navBar a{
	text-decoration: none;
	color: #ffffff;
	font-size: 22px;
}
#home .homeTop .opacityBar{
	width: 100%;
	height: 50px;
	background-color: #ffffff;
	position: absolute;
	z-index: -2;
	top: 0;
	left: 0;
}
#home .homeThumbs{
	width: 940px;
	min-height: 550px;
	margin-top: 20px;
}
#home .homeThumbs .largeBox{
	width: 940px;
	height: 300px;
	float: left;
	overflow: hidden;
}
#home .homeThumbs .smallBox{
	width: 994px;
	height: 300px;
	float: left;
	overflow: hidden;
	margin-left: -27px;
}
#home .homeThumbs .smallBox .contentSliderThumb{
	height: 300px;
	width: 936px;
	margin: 0 5px;
	float: left;
	overflow: hidden;
	position: relative;
}
#home .homeThumbs .smallBox .contentSliderThumb .sliderTrack{
	height: 300px;
	width: 2000px;
	position: absolute;
	left: 0;
	top: 0;
}
#home .homeThumbs .smallBox .arrowHome{
	float: left;
	width: 24px;
	height: 300px;
	padding-top: 115px;
}
#home .homeThumbs .largeBox .largeThumb{
	width: 300px;
	height: 264px;
	background-color: #ffffff;
	float: left;
	position: relative;
	box-shadow: 0px 5px 10px #e6e6e6;
	margin: 0 6px 50px; 
}
#home .homeThumbs .largeBox .largeThumb .thumbTitle{
	width: 300px;
	height: 45px;
	background: url(images/rowThumb.png) 5px 0px no-repeat;
	position: absolute;
	z-index: 10;
	top: 0;
	left: 0;
}
#home .homeThumbs .largeBox .largeThumb .thumbTitle h3{
	font-size: 18px;
	margin: 5px 15px;
	color: #213a69;
	letter-spacing: -1px;
}
#home .homeThumbs .largeBox .largeThumb .thumbImage{
	width: 100%;
	height: 121px;
	position: absolute;
	z-index: 5;
	top: 38px;
	left: 0;
}
#home .homeThumbs .largeBox .largeThumb .thumbImage img{
	margin: 0 5px;
}
#home .homeThumbs .largeBox .largeThumb .thumbDesc{
	width: 280px;
	height: 84px;
	padding: 0 5px;
	background-color: #f2f2f2;
	position: absolute;
	top: 167px;
	left: 5;
	z-index: 10;
}
#home .homeThumbs .largeBox .largeThumb .thumbDesc p{
	margin: 0 5px;
	font-size: 14px;
	color: #454545;
}
#home .homeThumbs .largeBox .largeThumb .thumbDesc div:first-child{
	height: 54px;
}
#home .homeThumbs .largeBox .largeThumb .thumbDesc div:last-child{
	height: 30px;
	margin-left: 252px;
}
#home .homeThumbs .smallBox .contentSliderThumb .smallThumb{
	width: 220px;
	height: 250px;
	background-color: #ffffff;
	float: left;
	position: relative;
	box-shadow: 0 3px 6px #6F6C5B;
	margin: 0 7px 50px;
	overflow: hidden;
}
#home .homeThumbs .smallBox .contentSliderThumb .smallThumb .thumbTitle{
	width: 215px;
	height: 45px;
	background: url(images/rowThumb.png) 5px 0px no-repeat;
	position: absolute;
	z-index: 10;
	top: 0;
	left: 0;
}
#home .homeThumbs .smallBox .contentSliderThumb .smallThumb .thumbTitle h3{
	font-size: 14px;
	margin: 5px 10px;
	color: #213a69;
	letter-spacing: -1px;
}
#home .homeThumbs .smallBox .contentSliderThumb .smallThumb .thumbImage{
	width: 100%;
	height: 121px;
	position: absolute;
	z-index: 5;
	top: 38px;
	left: 0;
}
#home .homeThumbs .smallBox .contentSliderThumb .smallThumb .thumbImage img{
	margin: 0 5px;
}
#home .homeThumbs .smallBox .contentSliderThumb .smallThumb .thumbDesc{
	width: 200px;
	height: 85px;
	padding: 10px 5px 0;
	background-color: #f2f2f2;
	position: absolute;
	top: 148px;
	left: 5px;
	z-index: 10;
	box-shadow: inset 5px -12px 60px #BABABA;
}
#home .homeThumbs .smallBox .contentSliderThumb .smallThumb .thumbDesc p{
	margin: 0 5px;
	font-size: 13px;
	color: #454545;
}
#home .homeThumbs .smallBox .contentSliderThumb .smallThumb .thumbDesc div:first-child{
	height: 60px;
}
#home .homeThumbs .smallBox .contentSliderThumb .smallThumb .thumbDesc div:last-child{
	height: 18px;
	margin-left: 180px;
}
#home .homeThumbs .largeBox .contentSliderThumb .largeThumb img, #home .homeThumbs .smallBox .smallThumb img{
	position: absolute;
	z-index: 1;
}
#homeSlider img{
	width: 2560px !important;
	height: 472px !important;
}
#home .boxSobreNoticas{
	height: 210px;
	float: left;
	margin: 0 0 30px;
}
#home .boxSobreNoticas .boxConfig{
	width: 460px;
	height: 210px;
	float: left;
	margin: 0 5px;
	color: #454545;
	overflow: hidden;
}
#home .boxSobreNoticas h4{
	font-size: 24px;
	color: #454545;
	margin: 0 12px;
}
#home .boxSobreNoticas .boxConfig a{
	text-decoration: none;
	padding-left: 20px;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	background: url(images/vejaMaisNoticias.png) 0 2px no-repeat;
	position: absolute;
	bottom: 0;
	left: 0;
}
#home .boxSobreNoticas .boxConfig .content{
	width: 450px;
	height: 135px;
	margin: 5px 5px 0;
}
#home .boxSobreNoticas .boxConfig .content img{
	margin: 6px 20px 0 5px;
	display: block;
	float: left;
}
#home .boxSobreNoticas .boxConfig .content p{
	font-size: 13px;
	width: 220px;
	display: block;
	float: left;
	margin: 2px 0;
}
#home .boxSobreNoticas .boxConfig .content strong{
	color: #213a69;
}
#home .boxSobreNoticas .boxConfig .boxNoticias{
	width: 235px;
	height: 130px;
	float: left;
	position: relative;
}
#home .boxSobreNoticas .greyBar{
	width: 3000px;
	height: 4px;
	background-color: #cdcdcd;
	margin: 0 13px 20px;
}
/* Home */

/* Footer */
#footer{
	width: 100%;
	min-height: 270px;
	height: auto;
	background-color: #7099a6;
	float: left;
}

#footer a{
	text-decoration: none;
	font-size: 14px;
	color: #ffffff;
}

#footer a:hover{
	text-decoration:underline;
}

#footer .footerContent{
	width: 940px;
	margin: 0 auto;
}

#footer .footerContent .institucional{
	width: 240px;
	float: left;
}

#footer .footerContent .institucional p{
	width: 210px;
}

#footer .footerContent .empresas{
	width: 240px;
	float: left;
}

#footer .footerContent .empresas p{
	width: 220px;
}

#footer .footerContent .endereco{
	width: 450px;
	float: left;
	padding-left: 10px;
}

#footer .footerContent .endereco table tr td{
	font-size: 14px;
	color: #ffffff;
}

#footer .footerContent .institucional p, #footer .footerContent .empresas p, #footer .footerContent .endereco p{
	font-size: 16px;
	color: #ffffff;
	font-weight: bold;
	border-bottom: 1px solid #ffffff;
	margin: 25px 0;
	padding-bottom: 10px;
	padding-left: 4px;
}

#footer .footerContent .institucional ul, #footer .footerContent .empresas ul{
	margin: 0;
	padding: 0 15px;
}

#footer .footerContent .institucional ul li, #footer .footerContent .empresas ul li{
	list-style-image: url('images/icoFooterList.png');
	margin: 8px 0;
}
/* Início Pagina O Grupo */
#ogrupoContent{
	width: 100%;
	height: auto;
	margin-bottom: 10px;
	float: left;
}
#ogrupoContent .subMenuContainer{
	width: 100%;
	height: 74px;
	background: url(images/backgroundSubMenuTitle.jpg) 0 0 repeat-x;
}
#ogrupoContent .subMenuContainer .subMenuTitle{
	height: 100%;
	padding-top: 10px;
	position: relative;
}
#ogrupoContent .subMenuContainer .subMenuTitle .subMenu{
	width: 225px;
	min-height: 30px;
	position: absolute;
	right: 0;
	top: -1px;
	background: url(images/bgSubMenu.png) -5px 0 no-repeat #304773;
	z-index: 100;
}
#ogrupoContent .subMenuContainer .subMenuTitle .subMenu ul{
	padding:0;
	margin: 10px 0 30px;
	width: 100%;
	height: 100%;
}
#ogrupoContent .subMenuContainer .subMenuTitle .subMenu li{
	list-style: none;
	width: 100%;
	height: 100%;
	text-align: right;
	margin: 4px 0;
}
#ogrupoContent .subMenuContainer .subMenuTitle .subMenu a{
	font-family: 'Open Sans';
	font-size: 13px;
	color: #ffffff;
	text-decoration: none;
	display: block;
	width: 195px;
	padding: 5px 15px;
}
#ogrupoContent .subMenuContainer .subMenuTitle .subMenu a:hover{
	background-color: #509cb0;
}
#ogrupoContent .subMenuContainer span{
	font-family: 'Open Sans';
	font-size: 40px;
	color: #4d90a3;
}
#ogrupoContent .content{
	width: 940px;
	min-height: 450px;
	margin: 0 auto;
	position: relative;
}
.lightGallery{
	width: 810px;
	height: 476px;
	margin-left: -405px;
	margin-top: 10%;
	display: none;
	position: absolute;
	top: 0;
	left: 50%;
	z-index: 1000;
	padding-top: 30px;
}
.lightGallery a{
	display: block;
	height: 25px;
	width: 75px;
	padding-left: 10px;
	padding-top: 5px;
	color: #ffffff;
	background-color: #222222;
	text-decoration: none;
}
#ogrupoContent .content .galleryContainer{
	margin: 30px 0;
	width: 696px;
	height: 470px;
	position: relative;
	background-color: #000000;
}
#ogrupoContent .content .galleryContainer .descBar{
	background-color: #509cb0;
	width: 100%;
	height: 50px;
}
#ogrupoContent .content .galleryContainer .descBar a{
	display: block;
	float: left;
	height: 26px;
	padding: 17px 10px;
}
#ogrupoContent .content .galleryContainer .descBar .descImg{
	display: block;
	width: 636px;
	height: 100%;
	height: 50px;
	float: left;
}
#ogrupoContent .content .galleryContainer .descImg{
	text-align: center;
}
#ogrupoContent .content .galleryContainer .imageSlider{
	width: 696px;
	height: 420px;
	overflow: hidden;
	text-align: center;
}
#ogrupoContent .content .galleryContainer .descImg p{
	font-size: 18px;
	color: #ffffff;
	font-weight: bold;
	margin: 10px 0;
}
#ogrupoContent .content .galleryContainer .openLightBox{
	width: 36px;
	height: 36px;
	display: block;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 100;
	background: url(images/galleryIco.png) -7px -6px no-repeat;
}
#ogrupoContent .content .galleryContainer .imageSlider a{
	width: 696px;
	height: 420px;
	display: block;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 100;
	overflow: hidden;
}
#ogrupoContent .content .mainText{
	width: 696px;
	color: #666666;
	font-size: 14px;
	margin: 0 0 35px;
}
#ogrupoContent .content .mainText a{
	text-decoration: none;
	color: #666666;
}
#ogrupoContent .content .thumbContainer{
	width: 940px;
	min-height: 300px;
	overflow: hidden;
}
#ogrupoContent .content .thumbContainer .bottomThumb{
	width: 232px;
	height: 280px;
	margin: 0 5px 20px;
	background: url(images/bgbottomThumb.jpg) 0 0 no-repeat;
	position: relative;
	float: left;
}
#ogrupoContent .content .thumbContainer .bottomThumb .countImg{
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	width: auto;
	height: 23px;
	background: url(images/imgCountIco.jpg) 0 0 no-repeat #1a2d55;
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	padding: 2px 5px 0 28px;
}
#ogrupoContent .content .thumbContainer .bottomThumb .imgsContainer{
	width: 232px;
	height: 135px;
	overflow: hidden;
}
#ogrupoContent .content .thumbContainer .containerTitle h4{
	color: #213a69;
	font-size: 18px;
}
#ogrupoContent .content .thumbContainer .bottomThumb .textContainer{
	width: 212px;
	height: 130px;
	padding: 15px 10px 0;
	background: url(images/bgThumbHolding.png) 0 0 no-repeat;
}
#ogrupoContent .content .thumbContainer .bottomThumb .textContainer h5{
	font-size: 20px;
	color: #4d90a3;
	margin: 0 0 5px;
}
#ogrupoContent .content .thumbContainer .bottomThumb .textContainer p{
	margin: 0;
}
#ogrupoContent .content .thumbContainer .bottomThumb .textContainer p, #ogrupoContent .content .thumbContainer .bottomThumb .textContainer a{
	text-decoration: none;
	color: #666666;
	font-size: 14px;
}
/* Fim Pagina O Grupo */

/*Inicio Pagina Contato / Trabalhe Conosco*/

#contatoContent span {
	font-size: 20px;
	line-height: 22px;
	color: #666666;
}

#contatoContent .maps {
	float: right;
	width: 430px;
	border: 1px solid #cccccc;
	height: 349px;
	margin-top: -12px;
}

#contatoContent .formulario {
	width: 470px;
	float: left;
	margin: 25px 0 0 0;
}

#contatoContent .formulario span {
	line-height:normal!important;
	color:#7099a6!important;
}

#contatoContent .formulario input {
	width:100%;
	height:30px;
	margin:2px 0 21px;
	padding:5px;
	font-family: inherit;
	border: 1px solid #cccccc;
}

#contatoContent .formulario textarea {
	width:100%;
	height:100px;
	margin:2px 0 0 0;
	resize: none;
	overflow: auto;
	padding:5px;
	font-family: inherit;
	border:1px solid #cccccc;
}

#contatoContent .obrigatorio{
	margin-top: 8px;
	display: block;
	float: left;
	font-size: 12px;
	font-style: normal;
}
#contatoContent button {
	float: right;
	border: 0;
	background: #658f9d url('images/arrow-enviar-background.png') top right no-repeat;
	color: #ffffff;
	margin: 10px 1px 0px 0px;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	padding: 7px 15px 7px 4px;
	cursor: pointer;
	-webkit-box-shadow: 0px 1px 10px 0px rgba(50, 50, 50, 0.25);
	-moz-box-shadow:    0px 1px 10px 0px rgba(50, 50, 50, 0.25);
	box-shadow:         0px 1px 10px 0px rgba(50, 50, 50, 0.25);
}

#contatoContent button:hover {
	text-decoration: underline;
}

#contatoContent .upload {
	padding:0!important;
	margin-bottom:0!important;
	border:none!important;
}

#contatoContent .alert {
	font-size:10px!important;
}



/*Fim Pagina Contato / Trabalhe Conosco */

/* Pagina Noticias */
.italicFont{
	font-style: italic;
}
#noticiaContent{
	width: 940px;
	min-height: 626px;
	color: #666666;
	margin-bottom: 80px; 
}
#noticiaContent .menuNoticias{
	width: 235px;
	height: auto;
	float: left;
	padding: 20px 0;
}
#noticiaContent .menuNoticias ul{
	padding: 0;
	margin: 0 66px 0 0
}
#noticiaContent .menuNoticias li{
	margin: 8px 0;
	font-size: 14px;
	list-style: none;
	padding-bottom: 20px;
	background: url(images/divisorBarNoticias.png) bottom no-repeat;
}
#noticiaContent .menuNoticias a{
	color: #666666;
	text-decoration: none;
}
#noticiaContent .menuNoticias .holder a{
	padding: 0 5px;
}
#noticiaContent .menuNoticias .noticiasPage li{
	margin: 0 5px;
	float: left;
}
#noticiaContent .menuNoticias a:hover{
	color: #7099a6;
}
#noticiaContent .contentNoticia{
	width: 665px;
	height: auto;
	float: left;
	padding: 20px;
}
#noticiaContent .contentNoticia h3{
	font-size: 30px;
	font-weight: normal;
	margin: 0 0 15px;
}
#noticiaContent .contentNoticia p{
	font-size: 15px;
}
#noticiaContent .dateStyle{
	font-size: 10px;
	font-weight: bold;
	color: #323232;
}
#noticiaContent .contentNoticia a{
	font-size: 14px;
	color: #7099a6;
}
#noticiaContent .contentNoticia .shareBtn{
	width: 187px;
	height: 45px;
	margin-left: -9px;
}

.clean,
.clear {
	font-size: 0;
	color: transparent;
	visibility: hidden;
	height: 0;
	line-height: 0;
	display: block;
	clear: both;
	border: none;
	border-width: 0;
	border-radius: 0;
	background: none;
	background-color: transparent;
}
