/*
* Presence.gr
* @date 10/10/2011
* @author Stathis Georgoulis
*/
 
 
/* @reset */
* {
	margin: 0;
	padding: 0;
	border: none;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary {  
	display:block;
}

body {
	/*background: #000;*/
	background: url(../_img/fundo_home.jpg) center -50px no-repeat fixed;
	background-color:#151838;
}

p, ul li p, li p {
	font: 13px/22px Trebuchet MS, Arial, Tahoma;
	/*letter-spacing: 0.01em;*/
	color: #fff;
	position: relative;
	z-index: 900;
}

p.small {
	font-size: 11px;
	line-height: 14px;
}



header {
	z-index: 900;
	position: relative;
}

mark {
	font-weight: bold;
	background: none;
	display: inline;
	color: inherit;
}

h1, h2, h3 {
	color: #fff;
	font:bold 23px Tahoma, Helvetica, sans-serif;
	/*position: relative;*/
	z-index: 900;
}

a {
	color: #fff;
	text-decoration: none;
}

h2, legend { font: 16px 'Open Sans', Arial, Helvetica, sans-serif; color: #fff; }


/* loader */

.QOverlay {
	background-color: #000000;
	z-index: 9999;
}

.QLoader {
	/*background-color: #263884;*/
	background:url("../_img/fundo_home.jpg") no-repeat fixed center -100px transparent;
	height: 1px;
}

.QAmt {
	color:#ffffff;
	font-family: Arial,Helvetica,sans-serif;
	font-size:40px;
	font-weight:bold;
	line-height:50px;
	height:50px;
	width:100px;
	margin:-60px 0 0 -50px;
}


/* @menu */

#nav_holder {
	/**background: url(../_img/top.png) repeat-x;
	background: url(../_img/bgmenu.png) left top repeat-x;**/
	/*background-image: url("../_img/snowr.png");
    background-position: center top;
    background-repeat: repeat-x;	*/
	background-color:#151838;
	width: 100%;
	/*height: 138px;*/
	height:108px;
	position: fixed;
	left: 50%;
	margin: 0 0 0 -50%;
	z-index: 1000;
}

#nav {
	margin: -12px auto 0px auto;
	width: 944px;
	/*padding: 17px 0px 0px 0px;*/
}

#nav a {
	color: #fff;
	font: normal 15px Trebuchet MS, Arial, Tahoma;
	margin: 29px 25px 0px 0px;
	display: block;
	float:left;
}

#nav .logo {
	width: 325px;
	height: 90px;
	background: url(../_img/presence.png) no-repeat;
	text-indent: -99999em;
	position: relative;
	top: -18px;
	margin: 30px 18px 0px 0px;
}

#nav  a.last {
	margin-top: 29px;
	margin-left: 0 !important;
	margin-right: 0 !important;
	margin-bottom: 0 !important;
}

#nav a:link {
	text-decoration: none;
}

#nav a:hover {
	text-decoration: underline;
}

#nav a:active {
	text-decoration: underline;
	color: #ccc;
}

#nav a:visited {
	text-decoration: underline;
}

.ativo {
	text-decoration: underline;
}


/* 
*
* pages
*
*/

/* home */

#home {
	/*background: url(../_img/fundo_home.jpg) 50% 0 no-repeat fixed;*/
	color: #fff;
	height: 960px;
	position: relative;
}

#home div.conteudo {
	text-align: center;
	padding: 180px 0 0;
	position: relative;
}

#home .bg {
	/*background: url(../_img/engrenagem.png) 40% 122px no-repeat;*/
	top: 300px;
	left: 0;
	width: 700px;
	height: 960px;
	position: absolute;
	z-index: 600;
}

#home p {
	font-size: 18px;
	left: 125px;
}

.welcome {
	/*font-size: 25px;*/
	font-weight:normal;
	margin:25px auto 0px auto;
	padding:5px 0px 15px 0px;
	background:url("../_img/bgmenu.png") repeat scroll 0 0 transparent;
	width:300px;
}



/* company */

#company {
	/*background:url(../_img/fundo_home.jpg) 50% 0 no-repeat fixed;*/
	color: white;
	height: 1200px;
	position: relative;
	overflow: hidden;
}

#company div.conteudo {
	position: relative;
}

#company .bg {
	background: url(../_img/presencelogo.png) 405px 0 no-repeat;
	width: 700px;
	height: 1200px;
	position: absolute;
	top: 175px;
	right: 0;
	z-index: 600;
}

#company .bg2 {
	background: url("../_img/logo_vivas.png") no-repeat scroll 49px 486px transparent;
	width: 290px;
	height: 725px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 600;
}

#company .bg3 {
	background: url("../_img/company.jpg") no-repeat scroll 0 755px transparent;
	height: 903px;
	left: 50%;
	margin-left: -960px;
	position: absolute;
	top: 0;
	width: 1920px;
	z-index: 600;
}

#company .texto_1 {
	background:url("../_img/bgmenu.png") repeat scroll 0 0 transparent;
	padding: 20px 20px;
	margin: 200px 0px 0px 0px;
	float: left;
	z-index: 700;
	width:860px;
	font: 13px/22px Trebuchet MS, Arial, Tahoma;	
	color: #ffffff;
}




#company .texto_2 {
	
	padding: 0 20px;
	float: right;
}

#company .texto_3 {
	width: 550px;
	padding: 0 20px;
	position: absolute;
	top: 820px;
}

#company .texto_2 p {
	margin: 0 0 30px;
}

#company .texto_1 p {
	margin: 0px;
	width: 100%;
}


/* services */

#services {
	/*background: url(../_img/fundo_home.jpg) 50% 0 no-repeat fixed;*/
	color: white;
	height: 2200px;
	margin: 0 auto;
	overflow: hidden;
	padding: 0px 0px;
}
#services .texto_1 {
    background: url("../_img/bgmenu.png") repeat scroll 0 0 transparent;
    float: left;
    margin: 200px 0px 0px 0px;
    padding: 20px 20px 0;
    z-index: 700;
	width:860px;
}
#services h3 {
	font-size: 15px;
	margin: 0px 0px 10px 200px;
	font:bold 16px Trebuchet MS,Arial,Tahoma;
}

#services ul.produtos li {
	border-bottom: 1px solid #ffffff;
	list-style: none;
	padding: 20px 0;
}
#services ul.produtos li.first {
	padding-top: 0px;
}
#services ul.produtos li.last {
	border-bottom: 0px none;
}

#services ul.produtos li p {
	margin: 0 0 0 200px;
}

#services ul.produtos li.especializacao {
	background: url(../_img/logo_especializacao_mercado.png) 20px 50% no-repeat;
	height: 155px;
}

#services ul.produtos li.empresas {
	background: url(../_img/logo_fullservice.png) 20px 50% no-repeat;
	height: 263px;
}

#services ul.produtos li.operacao {
	background: url(../_img/logo_operacao_criativa.png) 20px 50% no-repeat;
	height: 151px;
}

#services ul.produtos li.rh {
	background: url(../_img/logo_rh.png) 20px 50% no-repeat;
	
}

#services ul.produtos li.organizacao {
	background: url(../_img/logo_publi.png) 20px 50% no-repeat;
	
}

#services ul.produtos li.buyvivas {
	background: url(../_img/logo_buy_vivas.png) 20px 50% no-repeat;

}


/* news */

#news {
	/*background: url(../_img/fundo_home.jpg) 50% 0 no-repeat fixed;*/
	height: 1200px;
	position: relative;
}
#news .thumbn {
    float: left;
	width: 100%;
    margin: 10px 0px;
    text-align: center;
}

#news div.conteudo {
	padding: 0px;	
	width: 900px;
}
#news .texto_1 {
    background: url("../_img/bgmenu.png") repeat scroll 0 0 transparent;
    float: left;
    margin: 200px 0px 0px 0px;
    padding: 20px 20px;
    z-index: 700;
	width:860px;
}
#news .texto_1 p {
    margin: 0 0 30px;
    width: 100%;
}
#news ul.produtos li {
	border-bottom: 1px solid #ffffff;
	list-style: none;
	padding: 50px 0;
}
#news ul.produtos li.first {
	padding-top: 30px;
}
#news ul.produtos li.last {
	border-bottom: 0px none;
}

#news ul.produtos li p {
	margin: 0px;
}

.slider {
	width: 860px;
	height: 407px;
	position: relative;
	margin: 0 auto;
	overflow:hidde;
}

.slider img {
	position: absolute;
}

.nivo-slice , .nivo-box {
	display:block;
	position:absolute;
	z-index:5;
	height:100%;
}
.nivo-directionNav a {
	display:block;
	width:66px;
	height:99px;
	background:url(../_img/home-nav.png) no-repeat;
	text-indent:-9999px;
	position: absolute;
	top: 150px;
	cursor: pointer;
}


.nivoSlider a {
	display: block;
}

.nivo-imageLink {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 10;
	display:block;
	width: 600px;
	height: 407px;
}
a.nivo-nextNav {
	background-position: -71px 0;
	right: -90px;
}
a.nivo-prevNav {
	left: -90px;
}


/* product */

#product {
	height: 1200px;	
	padding: 0px;
}
#product .texto_1 {
    background: url("../_img/bgmenu.png") repeat scroll 0 0 transparent;
    float: left;
    margin: 200px 0px 0px 0px;
    padding: 20px 20px;
    z-index: 700;
	width:860px;
}
#product .texto_1 p {
    /*margin: 0px 0px 30px 0px;*/
	padding: 0px;
    width: 100%;
	/*border-bottom:1px solid #ffffff;*/
}
#product .texto_1 h2 {
	float:left;
	width:100%;
	font: bold 16px/22px Trebuchet MS, Arial, Tahoma;
	letter-spacing: 0.05em;
	
	padding:0px 0px 4px 0px;
	margin:0px 0px 10px 0px;
	color:#ffffff;
}
#product .texto_1 h3 {
	float:left;
	width:100%;
	font: bold 14px/22px 'Open Sans', Arial, Helvetica, sans-serif;
	letter-spacing: 0.05em;
	
	padding:0px 0px 4px 0px;
	margin:20px 0px 10px 0px;
	color:#ffffff;
}
#product .texto_1 ul { float:left; width:100%; color:#ffffff; list-style:inside; }

#product .texto_1 li {
	color:#ffffff;
	font: 13px/22px 'Open Sans', Arial, Helvetica, sans-serif;
	color: #fff;
	
}

ul.product {
	width: 520px;
	margin: 0 auto;
}

ul.product li {
	width: 200px;
	height: 300px;
}

.roundabout-holder {
	list-style: none;
}
.roundabout-moveable-item {
	cursor: pointer;
}
.roundabout-in-focus { cursor: auto; }

#product .organograma {
	position: absolute;
	top: 600px;
	left: 120px;
}



#portfolio {
	/*background: url(../_img/fundo_home.jpg) 50% 0 no-repeat fixed;*/
	height: 960px;
}

#portfolio .conteudo {
	position: relative;
	width: auto;
	margin: 200px 0 0;
	/*background: url("../_img/bgmenu.png") repeat scroll 0 0 transparent;*/
	height:410px;
}

#portfolio .post_index {
	width: 270px;
	height: 358px;
	background: url("../_img/bgmenu.png") repeat scroll 0 0 transparent;
	float: left;
	margin: 0 -275px 0 340px;
}


#portfolio h2 {
	padding: 18px;
}

#portfolio h2 a {
	color: #ffffff;
	font:normal 13px Trebuchet MS, Arial, Tahoma;
	line-height:17px;
}

#portfolio .leia-mais a {
	padding: 0 18px;
	float:right;
	font-size:12px;
	margin-top:5px;
}

#portfolio .projectname {
    float:left;
	width:250px;
	padding:10px 10px;	
	color: #ffffff;
	font:bold 15px Trebuchet MS, Arial, Tahoma;
	line-height:17px;
}

#portfolio .post-header {
	height: 325px;
}



.share {
	background: #7b7b7b;
	margin: 10px 0 0;
    padding: 8px;
	position: relative;
	z-index: 200;
}

.carousel ul li {
	height: 380px;
	float: left;
	list-style: none;
	margin-top:20px;
}

.carousel .carousel-next {
	width: 64px;
	height: 87px;
	background: url(../_img/news-nav.png) -64px 0 no-repeat;
	position: absolute;
	left: 920px;
	top: 450px;
	text-indent: -99999em;
	cursor: pointer;
	z-index: 30;
	outline: none;
}

.carousel .carousel-previous {
	width: 64px;
	height: 87px;
	background: url(../_img/news-nav.png) 0 0 no-repeat;
	position: absolute;
	top: 450px;
	left: 800px;
	text-indent: -99999em;
	cursor: pointer;
	z-index: 30;
	outline: none;
}

.addthis_toolbox {
	height: 22px;
	padding: 0 0 0 28px;
}

.leia-mais a {
	color: #ff6f00;
}

/*contact */

#contact {
	/*background: url(../_img/fundo_home.jpg) 50% 0 no-repeat fixed;*/
	height: 960px;
}

#contact .conteudo {
	position: relative;
}

#contact .texto_1 {
    background: url("../_img/bgmenu.png") repeat scroll 0 0 transparent;
    float: left;
    margin: 200px 0px 0px 0px;
    padding: 20px 20px;
    z-index: 700;
	width:860px;
	font:normal 13px/22px Trebuchet MS,Arial,Tahoma;
	color:#ffffff;
}

#contact .bg {
	background: url(../_img/megafone.html) 100% 200px no-repeat;
	width: 200px;
	height: 960px;
	position: absolute;
	right: 0;
	z-index: 200;
}

#contact div.endereco {
	float: left;
	padding: 230px 0 0;
	position: relative;
	z-index: 600;
	width: 342px;
}

#contact .contato_container {
	width: 317px;
	float: right;
	padding: 230px 0 0;
	z-index: 400;
	position: relative;
}

.conteudo {
	margin: 0 auto;
	width: 900px;
}

.fnone {
	float: none;
}

.langs { margin: 10px auto 0px auto; padding: 0px; text-align:right; width: 900px; }
#services .thumb { float:left; width:200px; text-align:center; margin-top:30px; }

.sectiontitle { position:relative; padding:20px 0px 0px 0px; width:400px; height:67px; top:145px; left:18px; margin-bottom:-87px; font:bold 21px Trebuchet MS; color:#ffffff; /*background:url(../_img/titlebg.png) no-repeat;*/ z-index:100; }
.psectiontitle { position:none; left:0px; top:0px; margin-bottom:-105px; }

#bottomcontrols { position:fixed; left:0px; bottom:0px; background-color: #151838; height:25px; width:100%; z-index:1000; padding:10px 0px 10px 0px; text-align:center; }

.bottomcontainer { margin:0px auto; text-align:left; width:900px; }
.music { float:right; width:200px; text-align:right; }

.copyright { float:left; width:300px; font:normal 12px Trebuchet MS, Arial, Tahoma; text-align:left; color:#ffffff; margin-top:6px;}

.htmlfive { float:left; width:300px; margin-top:-20px; text-align:center; }

.sectiontitlem { position:relative; padding:20px 0px 0px 0px; width:400px; height:67px; top:145px; left:18px; margin-bottom:-101px; font:bold 21px Trebuchet MS; color:#ffffff; /*background:url(../_img/titlebg.png) no-repeat;*/ z-index:100; }
.sectionsubmenu { position:relative; padding:20px 0px 0px 0px; width:400px; height:67px; top:186px; left:690px; margin-bottom:0px; color:#ffffff; /*background:url(../_img/titlebg.png) no-repeat;*/ z-index:100; font:normal 14px Trebuchet MS, Arial, Tahoma; text-align:right; }
.sectionsubmenu a:hover { text-decoration:underline; }

#company h3 { color: #FFFFFF; font: bold 16px Tahoma,Helvetica,sans-serif; margin:0px 0px 10px 0px; z-index: 900; }
#company #company2 img { float:left; margin:0px 10px 0px 0px; }

.offer { display:none; font-size: 25px; font-weight:normal; margin:30px auto 0px auto; padding:10px 0px; width:100%; text-align:center; }

.portfoliotitle { position: relative; top: 145px; margin: 0pt auto -108px; padding: 0px 20px; width: 860px; }







