@charset "utf-8";

/* Fontes */
@font-face{font-family:'MyriadProRegular'; src:url('../fonts/myriadpro-regular-webfont.eot'); src:url('../fonts/myriadpro-regular-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/myriadpro-regular-webfont.woff') format('woff'), url('../fonts/myriadpro-regular-webfont.ttf') format('truetype'), url('../fonts/myriadpro-regular-webfont.svg#DINBold') format('svg'); font-weight:normal; font-style:normal;}
@font-face{font-family:'MyriadProBold'; src:url('../fonts/myriadpro-bold-webfont.eot'); src:url('../fonts/myriadpro-bold-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/myriadpro-bold-webfont.woff') format('woff'), url('../fonts/myriadpro-bold-webfont.ttf') format('truetype'), url('../fonts/myriadpro-bold-webfont.svg#DINBold') format('svg'); font-weight:normal; font-style:normal;}

/* CSS Reset */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video{margin:0; padding:0; border:0; outline:0; font-size:100%; vertical-align:baseline;}
article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary{display:block;}
:focus{outline:none;}

a{text-decoration:none;}
a:hover, a:active{outline:none;}

ol, ul{list-style:none;}

input, select{vertical-align:middle;}

hr{display:block; height:1px; border:0; border-top:1px solid #ccc; margin:1em 0; padding:0;}

iframe{margin:0; border:0; overflow:hidden;}

input[type="radio"]{vertical-align:text-bottom;}
input[type="checkbox"]{vertical-align:bottom; *vertical-align:baseline;}
select, input, textarea{font:99% sans-serif;}

.clickable, label, input[type=button], input[type=submit], button{cursor:pointer;}
button, input, select, textarea{margin:0;}
button{width:auto; overflow:visible;}

.clearfix{display:block; overflow:hidden;}
.clearfix:after{content:"."; clear:both; display:block; height:0; visibility:hidden;}
* html .clearfix{height:1%;}

/* Estilo da página */
html{background:#E9E8E6 url(../images/fundoHtml.png) left top repeat;}
body{background:url(../images/fundoBody.jpg) center top no-repeat; color:#838383; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:12px;}
body.index{background:url(../images/fundoIndex.jpg) center top no-repeat;}

h2{color:#9B9A9A; font-family:MyriadProBold, "Trebuchet MS", sans-serif; font-size:18px; margin-bottom:10px; text-transform:uppercase;}

.conteudo{display:block; margin:0 auto; overflow:hidden; width:895px;}
.setahorizontal{overflow:hidden; width:100%;}
.setahorizontal span{display:block; float:left; height:16px; margin:0 auto; width:9px;}
.setahorizontal .esquerda{background:url(../images/sprite.png) -37px -228px no-repeat;}
.setahorizontal .bordar{background:#A4A4A4; height:1px; margin-top:7px;}
.setahorizontal .direita{background:url(../images/sprite.png) -47px -228px no-repeat;}

.setavertical{float:left; width:16px;}
.setavertical span{display:block; height:9px; margin:0 auto; width:16px;}
.setavertical .cima{background:url(../images/sprite.png) 0px -228px no-repeat;}
.setavertical .bordar{background:#A4A4A4; width:1px;}
.setavertical .baixo{background:url(../images/sprite.png) -19px -228px no-repeat;}

.msgerror{background:#FFE6E6; border:2px solid #800000; color:#800000; font-size:16px; font-weight:bold; padding:8px; margin:0 auto 20px; text-align:center; width:400px;}
.msgerror p{margin:0px;}
.msgerror.sucess{background:#F2FFF2; border:2px solid #008A00; color:#008A00;}

.iconwarning{background:#EFEFEF url(../images/iconwarning.png) 10px center no-repeat; padding:40px 10px 40px 160px; margin:30px auto 50px; width:200px; border:1px solid #DFDFDF}
.iconwarning h1{font-size:18px; margin-bottom:10px;}

/* Zend forms */
dl.zend_form{margin:0; padding:0;}
dl.zend_form legend{color:#333; font-size:12px; font-weight:normal; padding:0 0 10px;}
dl.zend_form dt{display:block; margin-bottom:5px;}
dl.zend_form dt label{color:#696969; display:block; font-weight:bold;}
dl.zend_form dd{margin:0 0 13px; overflow:hidden; padding:0;}
dl.zend_form dd input[type=text],
dl.zend_form dd input[type=password],
dl.zend_form dd textarea{background-color:#F0EFEE; border:1px solid #DAD9D9; color:#909090; padding:5px;}
dl.zend_form dd input[type=submit]{border:1px solid #3787CC; color:#FFF; float:right; font-size:12px; text-transform:uppercase; padding:5px 10px; background:#3CB1D7; background:-moz-linear-gradient(top, #3CB1D7 0%, #1F87AA 100%); background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#3CB1D7), color-stop(100%,#1F87AA)); background:-webkit-linear-gradient(top, #3CB1D7 0%, #1F87AA 100%); background:-o-linear-gradient(top, #3CB1D7 0%, #1F87AA 100%); background:-ms-linear-gradient(top, #3CB1D7 0%, #1F87AA 100%); background:linear-gradient(top, #3CB1D7 0%, #1F87AA 100%); filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#3CB1D7', endColorstr='#1F87AA', GradientType=0); box-shadow:inset 0px 1px 0px #8AD1E8; -moz-box-shadow:inset 0px 1px 0px #8AD1E8; -webkit-box-shadow:inset 0px 1px 0px #8AD1E8;}
dl.zend_form dd img{display:block; margin-bottom:10px;}
dl.zend_form dd.buttons{padding-top:13px;}
dl.zend_form ul.errors li,
dl.zend_form label.error{background:url(../images/exclamation.png) left center no-repeat; color:#E80000; display:block; margin:5px 0 0; padding:3px 3px 3px 20px;}


/* Boxs */
.box-atendimento{background:url(../images/sprite.png) 0px -301px no-repeat; font-family:MyriadProRegular, "Trebuchet MS", sans-serif; color:#0951A1; display:block; padding:9px 0 7px 55px;}
.box-atendimento span{display:block; font-size:16px;}
.box-atendimento span:first-child{font-size:14px;}
.box-atendimento span strong{color:#BCBCBA; font-size:12px; font-weight:normal;}

.box-footer .setahorizontal{margin:70px 0 40px;}
.box-footer .setahorizontal .esquerda{margin-left:268px;}
.box-footer .setahorizontal .bordar{width:341px;}
.box-footer .clearfix{width:100%;}
.box-footer .total{display:block; clear:both; margin:50px 0; overflow:hidden;}
.box-footer .total .esquerda{margin-left:0px;}
.box-footer .total .bordar{width:877px;}
.box-footer .setavertical .bordar{height:172px;}
.box-footer .social,
.box-footer .suaobra,
.box-footer .meioambiente{float:left; width:285px; margin-right:29px;}
.box-footer .social span,
.box-footer .suaobra span,
.box-footer .meioambiente span{color:#125CAC; display:block; font-family:MyriadProRegular, "Trebuchet MS", sans-serif; font-size:16px; text-transform:uppercase;}
.box-footer .suaobra span strong,
.box-footer .meioambiente span strong{color:#BC3132; font-weight:normal;}
.box-footer .suaobra div,
.box-footer .meioambiente div{background:#F8F8F7 url(../images/sprite.png) 0 0 no-repeat; border:3px solid #E5E3E0; height:125px; margin-top:10px; padding:10px; width:258px;}
.box-footer .suaobra div a,
.box-footer .meioambiente div a{background:url(../images/sprite.png) 0 -413px no-repeat; clear:right; color:#0D56A6; float:right; font-size:10px; text-transform:uppercase; padding-left:10px;}
.box-footer .suaobra div p,
.box-footer .meioambiente div p{display:block; float:right; text-align:right; line-height:18px; width:155px;}
.box-footer .social{padding:60px 25px 0; margin:0px; width:185px;}
.box-footer .social span{font-size:12px; color:#333; text-align:center;}
.box-footer .social span strong{font-family:MyriadProBold, "Trebuchet MS", sans-serif;}
.box-footer .social a{background:url(../images/sprite.png) 0 0 no-repeat; display:block; float:left; font-size:0px; height:48px; text-indent:-9999px; margin-top:15px; width:48px;}
.box-footer .social a.facebook{background-position:0px -362px; margin-left:45px; margin-right:20px;}
.box-footer .social a.twitter{background-position:-51px -362px;}
.box-footer .suaobra div{background-position:-1013px -405px;}
.box-footer .suaobra div p{margin:15px 0; width:165px;}
.box-footer .meioambiente div{background-position:-1013px -259px;}

.box-carregando{background:#A4A4A4 url(../images/preloader.gif) 10px center no-repeat; color:#FFF; font-size:14px; padding:20px 10px 20px 70px; margin:240px auto 0; position:static; width:200px;}

/* Header */
header{display:block; margin:0 auto 40px; overflow:hidden; position:relative; width:925px;}
header .logo a{background:url(../images/sprite.png) left top no-repeat; display:block; font-size:0px; float:left; height:105px; text-indent:-9999px; margin:20px 0 30px 5px; width:161px;}
header nav{background:url(../images/sprite.png) -165px top no-repeat; clear:left; font-family:MyriadProRegular, "Trebuchet MS", sans-serif; float:left; padding:15px 5px; position:relative; width:216px; z-index:1}
header nav ul li{border-top:1px solid #AB2E30}
header nav ul li:first-child{border:0px;}
header nav ul li.construtora{width:197px}
header nav ul li.negocios{width:182px}
header nav ul li.obras{width:165px}
header nav ul li.acompanhe{width:150px}
header nav ul li.sustentabilidade{width:133px}
header nav ul li.impresa{width:116px}
header nav ul li.contato{width:100px}
header nav ul li a{color:#FFF; display:block; font-size:13px; padding:5px 0; text-transform:uppercase;}
header nav ul li a.ativo{color:#ED8080}
header .box{float:right; margin:10px 90px 30px;}
header .box a{background:url(../images/iconHome.png) left center no-repeat; color:#838383; display:block; font-size:10px; padding:2px 0 0 17px; text-transform:uppercase; margin-left:55px;}
header .box .box-atendimento{margin-top:20px;}
header form{float:right; margin:40px 20px;}
header form input{float:left;}
header form input[type=text]{background:#F2F2F2; border:1px solid #DDD; color:#B7B7B7; font-size:14px; height:16px; padding:8px 5px; width:140px; border-radius:3px 0 0 3px; -moz-border-radius:3px 0 0 3px; -webkit-border-radius:3px 0 0 3px; box-shadow:inset 1px 1px 0px #ffffff; -moz-box-shadow:inset 1px 1px 0px #ffffff; -webkit-box-shadow:inset 1px 1px 0px #ffffff;}
header form input[type=text]::-webkit-input-placeholder{color:#B7B7B7;}
header form input[type=text]:-moz-placeholder{color:#B7B7B7;}
header form input[type=submit]{background:#DDD url(../images/sprite.png) -45px -253px; border:0px; font-size:0px; height:34px; text-indent:-9999px; width:34px;}
header div.testeira{top:139px; right:0px; position:absolute; width:800px; z-index:0}
header div.testeira h1{color:#9B9A9A; font-size:20px; font-weight:bold; padding-top:10px; text-transform:uppercase;}
header div.testeira img{height:175px;}
*+ html header nav{padding-top:10px;}
*+ html header nav ul li a{padding:4px 0;}

/* Footer */
footer{background:#0951A2; font-family:MyriadProRegular, "Trebuchet MS", sans-serif; position:relative;}
footer > div{background:#073E7C; display:block; height:42px; left:0px; bottom:0px; position:absolute; width:100%; z-index:0}
footer section{background:url(../images/sprite.png) -391px 15px no-repeat; color:#FFF; display:block; height:206px; margin:0 auto; overflow:hidden; padding-top:40px; position:relative; width:900px; z-index:1;}
footer section div.newsletter label,
footer section a{color:#FFF;}
footer section div.newsletter{float:left; height:150px; width:270px;}
footer section div.newsletter dd{float:left;}
footer section div.newsletter input[type=text]{background:#073E7C; border:0px; color:#0C62C4; font-size:14px; height:16px; padding:14px 10px; width:200px;}
footer section div.newsletter input[type=text]::-webkit-input-placeholder{color:#0C62C4;}
footer section div.newsletter input[type=text]:-moz-placeholder{color:#0C62C4;}
footer section div.newsletter input[type=submit]{background:#0C62C4 url(../images/sprite.png) 0px -253px !important; border:0px; font-size:0px; filter:none; height:44px; text-indent:-9999px; margin-left:5px; width:44px; box-shadow:none; -moz-box-shadow:none; -webkit-box-shadow:none;}
*+ html footer section div.newsletter input[type=submit]{display:block; text-indent:0px; padding-left:30px;}
footer section div.newsletter a{float:left; margin-right:10px;}
footer section div.newsletter a.social{background:url(../images/sprite.png) no-repeat; display:block; font-size:0px; height:55px; text-indent:-9999px; width:60px;}
footer section div.newsletter a.twitter{background-position:0 -115px;}
footer section div.newsletter a.facebook{background-position:-61px -115px;}
footer section div.newsletter a.trabalhe{margin-top:20px;}
footer section div.nav{float:right; margin-top:30px; width:610px;}
footer section div.nav nav ul li{float:left; margin-left:20px;}
footer section div.nav nav ul li:first-child{margin-left:0;}
footer section div.nav nav ul li a{color:#FFF; font-size:10px; text-transform:uppercase;}
footer section div.nav nav ul li a strong{font-family:MyriadProBold, "Trebuchet MS", sans-serif;}
footer section div.nav address{clear:both; display:block; text-align:right;}
footer section div.nav span.crea{background:#0B53A3; float:right; margin:60px 0 10px; padding:5px 10px;}
footer section div.sobre{display:block; font-size:10px; overflow:hidden; padding-top:20px; text-transform:uppercase; width:100%}
footer section div.sobre span{float:left; margin-top:7px;}
footer section div.sobre a.logodu{background:url(../images/sprite.png) 0 -176px no-repeat; display:block; float:right; font-size:0px; height:22px; text-indent:-9999px; width:70px;}
footer section div.sobre a.logodu span{background:transparent url(../images/sprite.png) 0 -198px no-repeat; cursor:pointer; display:block; float:left; height:22px; margin:0px; width:46px;} 

/* Index */
#index{position:relative; width:920px; z-index:1}
.index .bgBanner{background-position:center top; background-repeat:no-repeat; height:647px; min-width:925px; position:absolute; left:0px; top:0px; width:100%; z-index:0}
#index #banner{background:url(../images/fundoBanner.png) right top no-repeat; height:201px; padding-top:30px; margin-top:38px; overflow:hidden;}
#index #banner.carregando{background:none; display:none;}
#index #banner .nav{float:left; margin-left:150px; width:61px;}
#index #banner .nav a{background:url(../images/sprite.png) no-repeat; display:block; font-size:0px; height:61px; width:61px;}
#index #banner .nav a.anterior{background-position:0 -489px; margin-bottom:20px;}
#index #banner .nav a.proximo{background-position:-63px -489px;}
#index #banner .slide{float:left; margin-left:30px; width:678px;}
#index #banner .slide div{overflow:hidden; margin:1px 0 5px;}
#index #banner .slide div a{border-left:1px solid #02294A; color:#052A4A; font-weight:bold; float:left; text-transform:uppercase; margin-left:5px; padding:5px 9px 5px 11px;}
#index #banner .slide div a:first-child{border:0px; padding:5px 9px;}
#index #banner .slide div a.ativo{color:#FFF;}
#index #banner .slide ul{display:none;}
#index #banner .slide ul li{display:none;}
#index #banner .slide ul li a{display:block; font-family:MyriadProRegular, "Trebuchet MS", sans-serif; padding-top:20px; overflow:hidden;}
#index #banner .slide ul li a span{color:#FFF; display:block; text-transform:uppercase; margin-bottom:5px;}
#index #banner .slide ul li a span.obra{color:#003663; font-family:MyriadProBold, "Trebuchet MS", sans-serif; font-size:14px; margin-bottom:10px;}
#index #banner .slide ul li a span.titulo{font-size:29px;}
#index #banner .slide ul li a span.cidade{font-size:14px;}
#index #banner .slide ul li a span.descricao{color:#88C0EF; font-size:14px;}

/* A construtora */
#aconstrutora{}
#aconstrutora > div > p{float:left; text-align:justify; width:415px;}
#aconstrutora > div{display:block; overflow:hidden;}
#aconstrutora > .setahorizontal{margin:50px 0}
#aconstrutora > .setahorizontal .bordar{width:877px;}
#aconstrutora .construtora span{background:transparent url(../images/sprite.png) -391px -244px no-repeat; float:right; height:136px; padding-left:195px; width:220px;}
#aconstrutora .construtora a{background:transparent url(../images/sprite.png) -106px -362px no-repeat; color:#0951A2; display:block; padding:10px 0 5px 43px; margin-top:10px;}
#aconstrutora .politica img{float:right; margin-right:80px;}

/* Sustentabilidade */
#sustentabilidade{margin-bottom:30px;}
#sustentabilidade .col{float:left; width:395px;}
#sustentabilidade .col:first-child{margin-right:80px;}
#sustentabilidade .col p{margin-bottom:15px; text-align:justify;}
#sustentabilidade .col p:first-child{margin-top:60px;}
#sustentabilidade .col img{float:left; margin-top:-30px;}
#sustentabilidade .col .setavertical{margin:65px 40px 0 0;}
#sustentabilidade .col .bordar{height:300px;}
#sustentabilidade .clearfix{margin-top:80px; width:100%;}

/* Negócios */
#negocios .col{float:left; margin-left:35px; width:400px;}
#negocios .col:first-child{margin-left:0px; margin-right:35px;}
#negocios .col h2{color:#0951A2; margin-bottom:30px}
#negocios .col p{margin-bottom:30px}
#negocios .col ul{display:block; overflow:hidden; margin-bottom:40px;}
#negocios .col ul li{float:left; margin-right:15px;}
#negocios .setavertical{display:none;}

/* Imprensa */
#imprensa{}
#imprensa aside{background:#DEDEDE; float:left; padding:10px; text-transform:uppercase; width:195px;}
#imprensa aside span{border-bottom:2px solid #D0D0D0; color:#842021; display:block; font-size:16px; padding-bottom:5px; margin-bottom:10px;}
#imprensa aside ul li{border-bottom:2px solid #D0D0D0;}
#imprensa aside ul li a{color:#125CAC; display:block; font-size:14px; padding:7px 0;}
#imprensa div.setavertical{margin-left:18px; visibility:hidden;}
#imprensa div.col-esq{float:right; margin-bottom:40px; padding-top:30px; width:630px;}
#imprensa article{border-bottom:1px solid #CCC; display:block; margin-bottom:25px; padding-bottom:25px; overflow:hidden;}
#imprensa article h2{margin-bottom:0;}
#imprensa article h2 a,
#imprensa article a.leiamais{color:#0951A2;}
#imprensa article time{display:block; font-style:italic; margin-bottom:15px;}
#imprensa article p{margin-bottom:15px;}
#imprensa article .social{display:block; margin-top:15px; overflow:hidden;}
#imprensa article .social .facebook{float:left; margin-right:10px;}
#imprensa article .social .twitter{float:left;}
#imprensa .paginacao{display:block; margin-top:15px; overflow:hidden;}
#imprensa .paginacao a{color:#7D7D7D; float:right;}
#imprensa .paginacao a span{background:#FFF; color:#0951A2; display:block; font-size:17px; padding:3px 5px; margin-bottom:5px; text-align:right;}
#imprensa .paginacao a.anterior{margin-right:20px;}
#imprensa .paginacao a.anterior span{text-align:left;}

/* Sua obra */
#suaobra{}
#suaobra h2{color:#125CAC; font-family:MyriadProBold, "Trebuchet MS", sans-serif; font-size:25px; margin-bottom:30px; text-transform:uppercase;}
.suaobra_scroll{height:515px; left:0px; top:40px; margin:0; position:absolute; width:895px;}
.suaobra_scroll .customScrollBox{position:relative; overflow:hidden; width:895px;}
.suaobra_scroll .customScrollBox .horWrapper{position:relative; left:0;}
.suaobra_scroll .customScrollBox .container{position:relative; left:0; display:inline-block; *display:inline; zoom:1;}
.suaobra_scroll .customScrollBox .content{clear:both;}
.suaobra_scroll .dragger_container{background:#B9B8B8; height:8px; margin-top:20px; position:relative; width:895px; border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px;}
.suaobra_scroll .dragger,
.suaobra_scroll .dragger_pressed{background:#125CAC; cursor:pointer; height:6px; position:absolute; margin-top:1px; width:60px; border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px;}
.suaobra_scroll .dragger_pressed{background:#073E7C}
#obraindex{height:520px; position:relative;}
#obraindex ul li{float:left; margin-left:85px; width:233px;}
#obraindex ul li:first-child{margin-left:0px;}
#obraindex ul li.last{margin-right:5px;}
#obraindex ul li a{color:#7D7D7D; display:block; text-align:justify;}
#obraindex ul li a *{text-transform:uppercase}
#obraindex ul li a img{border:2px solid #CFCECE}
#obraindex ul li a span{color:#125CAC; font-size:15px;}
#obraindex ul li a span strong{display:block; font-size:23px;}
#obraindex ul li a p{color:#BC3132; font-size:15px; margin:10px 0 15px;}
#obraver{display:block; overflow:hidden; margin-bottom:40px;}
#obraver .setahorizontal{margin:30px 0;}
#obraver .setahorizontal .bordar{width:877px;}
#obraver > div{display:block; overflow:hidden;}
#obraver .descricao{}
#obraver .descricao div{float:right; width:450px;}
#obraver .descricao div span{color:#125CAC; font-size:15px;}
#obraver .descricao div span strong{display:block; font-size:25px;}
#obraver .descricao div p{margin-bottom:15px; text-align:justify;}
#obraver .descricao div p.localizacao{color:#BC3132; font-size:15px; margin:10px 0 15px;}
#obraver .descricao div a.hotsite{color:#BC3132; font-size:15px;}
#obraver .descricao div a.hotsite:hover{color:#641A1A;}
#obraver .descricao div.imagem{float:left; text-align:justify; width:400px;}
#obraver .descricao div.imagem p{font-size:10px; margin-top:20px;}
#obraver .descricao .mapa{margin-top:30px;}
#obraver .descricao .mapa a{background:url(../images/sprite.png) -266px -457px; display:block; float:left; font-size:0px; height:93px; margin-right:10px; text-indent:-9999px; width:125px;}
#obraver .descricao .mapa p{float:left; width:315px;}
#obraver .descricao .mapa strong{color:#BC3132; display:block; font-size:16px; text-transform:uppercase;}
#obraver .descricao .mapa span{display:block;}
#obraver .status li{display:block; overflow:hidden; margin-bottom:15px;}
#obraver .status li > *{display:block; float:left;}
#obraver .status li span{display:block;}
#obraver .status li span.titulo{color:#125CAC; font-size:15px; text-transform:uppercase; padding-top:15px; width:165px;}
#obraver .status li span.prazo{float:right; padding-top:7px; width:140px;}
#obraver .status li p{background:#D5D5D5; height:53px; position:relative; width:730px;}
#obraver .status li p span.porcentagem{color:#125CAC; float:right; font-size:26px; font-weight:bold; position:relative; margin:10px 10px 0 0; z-index:2;}
#obraver .status li p span.fundo{background:url(../images/fundoStatus.png); height:53px; position:absolute; z-index:1}
#obraver .imagens{height:240px; position:relative;}
#obraver .imagens .suaobra_scroll{height:200px; top:0px;}
#obraver .imagens ul li{float:left; margin-left:10px; width:170px;}
#obraver .imagens ul li:first-child{margin-left:0px;}
#obraver .imagens ul li.last{margin-right:5px;}
#obraver .imagens ul li p{color:#7D7D7D;}
#obraver .plantas{height:270px; position:relative;}
#obraver .plantas .suaobra_scroll{height:232px; top:0px;}
#obraver .plantas ul li{float:left; height:232px; margin-left:93px; position:relative; width:237px;}
#obraver .plantas ul li.first{margin-left:0px;}
#obraver .plantas ul li.last{margin-right:5px;}
#obraver .plantas ul li span{background:url(../images/sprite.png) -80px -253px; bottom:5px; display:block; height:31px; position:absolute; right:10px; width:31px;}

/* Obras realizadas */
#obrasrealizadas{margin-bottom:40px;}
#obrasrealizadas > ul li{float:left; margin:0 0 50px 90px; overflow:visible; width:237px;}
#obrasrealizadas > ul li:after{content:"."; display:block; clear:both; visibility:hidden; height:0px; font-size:0px;}
#obrasrealizadas > ul li.first{clear:left; margin-left:0px;}
#obrasrealizadas > ul li a{display:block; margin-bottom:15px;}
#obrasrealizadas > ul li a.hidden{display:none;}
#obrasrealizadas > ul li img{border:2px solid #CFCECE;}
#obrasrealizadas > ul li img.semfoto{margin-bottom:15px;}
#obrasrealizadas > ul li span{display:block;}
#obrasrealizadas > ul li .categoria{color:#842021; text-transform:uppercase;}
#obrasrealizadas > ul li .empresa{color:#125CAC; font-size:18px; margin:5px 0 15px; text-transform:uppercase;}
#obrasrealizadas > ul li .cidade{font-size:14px; font-weight:bold; margin-bottom:10px; text-transform:uppercase;}
#obrasrealizadas > ul li .area{border-top:2px solid #CFCECE; border-bottom:2px solid #CFCECE; padding:10px 0; margin-bottom:10px;}
#obrasrealizadas .paginacao{display:block; margin-top:15px; overflow:hidden; width:100%}
#obrasrealizadas .paginacao div{float:left; overflow:hidden; width:447px;}
#obrasrealizadas .paginacao div.anterior a{float:right; margin-right:10px;}
#obrasrealizadas .paginacao div.anterior a span{text-align:left;}
#obrasrealizadas .paginacao a{color:#7D7D7D; float:left; margin-left:10px;}
#obrasrealizadas .paginacao a span{background:#FFF; color:#0951A2; display:block; font-size:17px; padding:3px 5px; margin-bottom:5px; text-align:right;}
#obrasrealizadas .filtroobra{margin:0 auto 70px; position:relative; width:550px;}
#obrasrealizadas .dropdown{float:left; margin-right:20px;}
#obrasrealizadas .dropdown > a{background:url(../images/dropdown.png) left top no-repeat; color:#FFF; display:block; font-size:13px; height:29px; text-transform:uppercase; line-height:28px; padding-left:15px; position:relative; width:235px; z-index:2;}
#obrasrealizadas .dropdown > div{background:#0972CB; border:1px solid #064C87; height:200px; padding:9px 5px 5px; position:absolute; margin-top:-8px; width:233px; z-index:1; border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px;}
#obrasrealizadas .dropdown ul{width:220px;}
#obrasrealizadas .dropdown ul li{border-top:1px dotted #515151;}
#obrasrealizadas .dropdown ul li:first-child{border:0px;}
#obrasrealizadas .dropdown ul li a{color:#AFD4F3; display:block; padding:5px; text-transform:uppercase;}
#obrasrealizadas .dropdown ul li a:hover{background:#06509C}
#obrasrealizadas .dropdown .customScrollBox{position:relative; height:100%; overflow:hidden;}
#obrasrealizadas .dropdown .customScrollBox .container{position:relative; width:240px; top:0; float:left;}
#obrasrealizadas .dropdown .dragger_container{background:#B9B8B8; cursor:pointer; height:200px; margin-left:225px; position:relative; width:6px; border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px;}
#obrasrealizadas .dropdown .dragger,
#obrasrealizadas .dropdown .dragger_pressed{background:#125CAC; cursor:pointer; height:60px; position:absolute; margin-left:1px; width:4px; border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px;}
#obrasrealizadas .dropdown .dragger_pressed{background:#073E7C;}

/* Contato */
#contato section{float:left; width:370px;}
#contato input[type=text],
#contato textarea{width:358px;}
#contato input#telefone,
#contato input#captcha-input{width:auto;}
#contato aside{float:right; width:450px;}
#contato aside .setavertical{margin-right:40px;}
#contato aside .setavertical .bordar{height:170px;}
#contato aside iframe{border:1px solid #CBCBCB}
#contato .sobre{margin:50px 0 0 80px}
#contato .sobre div{float:left;}
#contato .sobre div:first-child{border-right:1px solid #D7D7D7; padding-right:30px; margin-right:30px; width:150px;}
#contato .sobre address{color:#9B9A9A; font-size:13px; font-style:normal; margin:20px 0}
#contato .sobre a{background:url(../images/sprite.png) 0 0 no-repeat; display:block; float:left; font-size:0px; height:48px; text-indent:-9999px; margin-top:50px; width:48px;}
#contato .sobre a.facebook{background-position:0px -362px; margin-right:20px;}
#contato .sobre a.twitter{background-position:-51px -362px;}

/* Trabalhe conosco */
#trabalheconosco{margin-bottom:30px;}
#trabalheconosco .col-esq,
#trabalheconosco .col-dir{float:left; width:370px;}
#trabalheconosco .setavertical{margin:0 60px;}
#trabalheconosco .setavertical .bordar{height:170px;}
#trabalheconosco h2{border-bottom:1px solid #CCC; color:#0951A2; display:inline; font-size:17px;}
#trabalheconosco input[type=submit]{border:1px solid #3787CC; color:#FFF; float:right; font-size:12px; text-transform:uppercase; padding:5px 10px; background:#3CB1D7; background:-moz-linear-gradient(top, #3CB1D7 0%, #1F87AA 100%); background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#3CB1D7), color-stop(100%,#1F87AA)); background:-webkit-linear-gradient(top, #3CB1D7 0%, #1F87AA 100%); background:-o-linear-gradient(top, #3CB1D7 0%, #1F87AA 100%); background:-ms-linear-gradient(top, #3CB1D7 0%, #1F87AA 100%); background:linear-gradient(top, #3CB1D7 0%, #1F87AA 100%); filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#3CB1D7', endColorstr='#1F87AA', GradientType=0); box-shadow:inset 0px 1px 0px #8AD1E8; -moz-box-shadow:inset 0px 1px 0px #8AD1E8; -webkit-box-shadow:inset 0px 1px 0px #8AD1E8;}
#trabalheconosco ul{margin:20px 0;}
#trabalheconosco ul.dados{margin-bottom:110px;}
#trabalheconosco li{display:block; overflow:hidden; margin-bottom:10px; position:relative;}
#trabalheconosco li p{margin:15px 0;}
#trabalheconosco li label{color:#7D7D7D; display:block; text-transform:uppercase;}
#trabalheconosco li .error,
#trabalheconosco li .errors{background:url(../images/exclamation.png) left center no-repeat; clear:both; color:#E80000; display:block; margin:5px 0 0; text-transform:none; padding:3px 3px 3px 20px;}
#trabalheconosco li .errors{margin-top:25px;}
#trabalheconosco li input[type=text]{background:#FFF; border:1px solid #CCC; padding:4px; width:358px;}
#trabalheconosco li span{float:left;}
#trabalheconosco li span.left{margin-right:15px;}
#trabalheconosco li span.styleCombox,
#trabalheconosco li span.styleFile{background:#FFF; border:1px solid #CCC; padding:4px;}
#trabalheconosco li .jsStyleCombox{height:43px;}
#trabalheconosco li .jsStyleCombox span.styleCombox{display:block; float:none; height:23px; padding:0 0 0 3px; line-height:23px; position:absolute;}
#trabalheconosco li .jsStyleCombox span.styleCombox span{float:left;}
#trabalheconosco li .jsStyleCombox span.styleCombox span.sprite{background:url(../images/sprite.png) -56px -220px no-repeat; border-left:1px solid #CCC; float:right; margin-right:2px; height:25px; width:14px;}
#trabalheconosco li .jsStyleCombox select{border:0; display:block; height:24px; position:relative; padding:0px; position:absolute; opacity:0; filter:alpha(opacity=0); -moz-opacity:0; -khtml-opacity:0;}
#trabalheconosco li .sexo{margin-left:18px;}
#trabalheconosco li .sexo .jsStyleCombox select{width:130px;}
#trabalheconosco li .sexo .jsStyleCombox span.styleCombox{width:125px;}
#trabalheconosco li .sexo label.error{width:105px;}
#trabalheconosco li .separador{font-size:18px; padding-top:3px; margin:0 5px;}
#trabalheconosco li .data{float:left; width:220px;}
#trabalheconosco li .data label.error{width:150px;}
#trabalheconosco li .data .ger{text-align:center; width:60px;}
#trabalheconosco li .data .jsStyleCombox select{width:60px;}
#trabalheconosco li .data .jsStyleCombox span.styleCombox{width:55px;}
#trabalheconosco li .estado .jsStyleCombox select{width:88px;}
#trabalheconosco li .estado .jsStyleCombox span.styleCombox{width:84px;}
#trabalheconosco li input#cidade{width:256px;}
#trabalheconosco li input#cep{width:120px;}
#trabalheconosco li input#telefonea,
#trabalheconosco li input#telefoneb{width:149px;}
#trabalheconosco li input#numero{width:100px;}
#trabalheconosco li input#complemento{width:235px;}
#trabalheconosco li .jsStyleFile{height:60px;}
#trabalheconosco li .jsStyleFile span.styleFile{display:block; float:none; height:23px; padding:0 0 0 3px; line-height:23px; position:absolute; width:360px;}
#trabalheconosco li .jsStyleFile span.styleFile span{float:left;}
#trabalheconosco li .jsStyleFile span.styleFile span.sprite{border:1px solid #3787CC; color:#FFF; float:right; font-size:12px; height:21px; text-transform:uppercase; text-align:center; width:90px; background:#3CB1D7; background:-moz-linear-gradient(top, #3CB1D7 0%, #1F87AA 100%); background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#3CB1D7), color-stop(100%,#1F87AA)); background:-webkit-linear-gradient(top, #3CB1D7 0%, #1F87AA 100%); background:-o-linear-gradient(top, #3CB1D7 0%, #1F87AA 100%); background:-ms-linear-gradient(top, #3CB1D7 0%, #1F87AA 100%); background:linear-gradient(top, #3CB1D7 0%, #1F87AA 100%); filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#3CB1D7', endColorstr='#1F87AA', GradientType=0); box-shadow:inset 0px 1px 0px #8AD1E8; -moz-box-shadow:inset 0px 1px 0px #8AD1E8; -webkit-box-shadow:inset 0px 1px 0px #8AD1E8;}
#trabalheconosco li .jsStyleFile input{border:0; display:block; height:24px; position:relative; padding:0px; position:absolute; opacity:0; filter:alpha(opacity=0); -moz-opacity:0; -khtml-opacity:0;width:368px;}

/* Newsletter */
#newsletter section{margin:40px auto; width:345px;}
#newsletter .msgerror{margin:50px auto;}


/* prettyPhoto */
div.pp_default .pp_top,
div.pp_default .pp_top .pp_middle,
div.pp_default .pp_top .pp_left,
div.pp_default .pp_top .pp_right,
div.pp_default .pp_bottom,
div.pp_default .pp_bottom .pp_left,
div.pp_default .pp_bottom .pp_middle,
div.pp_default .pp_bottom .pp_right{height:13px;}
div.pp_default .pp_top .pp_left{background:url(../images/prettyPhoto/default/sprite.png) -78px -93px no-repeat;}
div.pp_default .pp_top .pp_middle{background:url(../images/prettyPhoto/default/sprite_x.png) top left repeat-x;}
div.pp_default .pp_top .pp_right{background:url(../images/prettyPhoto/default/sprite.png) -112px -93px no-repeat;}
div.pp_default .pp_content .ppt{color:#f8f8f8;}
div.pp_default .pp_content_container .pp_left{background:url(../images/prettyPhoto/default/sprite_y.png) -7px 0 repeat-y; padding-left:13px;}
div.pp_default .pp_content_container .pp_right{background:url(../images/prettyPhoto/default/sprite_y.png) top right repeat-y; padding-right:13px;}
div.pp_default .pp_content{background-color:#fff;}
div.pp_default .pp_next:hover{background:url(../images/prettyPhoto/default/sprite_next.png) center right  no-repeat; cursor:pointer;}
div.pp_default .pp_previous:hover{background:url(../images/prettyPhoto/default/sprite_prev.png) center left no-repeat; cursor:pointer;}
div.pp_default .pp_expand{background:url(../images/prettyPhoto/default/sprite.png) 0 -29px no-repeat; cursor:pointer; width:28px; height:28px;}
div.pp_default .pp_expand:hover{background:url(../images/prettyPhoto/default/sprite.png) 0 -56px no-repeat; cursor:pointer;}
div.pp_default .pp_contract{background:url(../images/prettyPhoto/default/sprite.png) 0 -84px no-repeat; cursor:pointer; width:28px; height:28px;}
div.pp_default .pp_contract:hover{background:url(../images/prettyPhoto/default/sprite.png) 0 -113px no-repeat; cursor:pointer;}
div.pp_default .pp_close{width:30px; height:30px; background:url(../images/prettyPhoto/default/sprite.png) 2px 1px no-repeat; cursor:pointer;}
div.pp_default #pp_full_res .pp_inline{color:#000;} 
div.pp_default .pp_gallery ul li a{background:url(../images/prettyPhoto/default/default_thumb.png) center center #f8f8f8; border:1px solid #aaa;}
div.pp_default .pp_gallery ul li a:hover,
div.pp_default .pp_gallery ul li.selected a{border-color:#fff;}
div.pp_default .pp_gallery a.pp_arrow_previous,
div.pp_default .pp_gallery a.pp_arrow_next{position:static; left:auto;}
div.pp_default .pp_nav .pp_play,
div.pp_default .pp_nav .pp_pause{background:url(../images/prettyPhoto/default/sprite.png) -51px 1px no-repeat; height:30px; width:30px;}
div.pp_default .pp_nav .pp_pause{background-position:-51px -29px;}
div.pp_default .pp_details{position:relative;}
div.pp_default a.pp_arrow_previous,
div.pp_default a.pp_arrow_next{background:url(../images/prettyPhoto/default/sprite.png) -31px -3px no-repeat; height:20px; margin:4px 0 0 0; width:20px;}
div.pp_default a.pp_arrow_next{left:52px; background-position:-82px -3px;}
div.pp_default .pp_content_container .pp_details{margin-top:5px;}
div.pp_default .pp_nav{clear:none; height:30px; width:105px; position:relative;}
div.pp_default .pp_nav .currentTextHolder{ font-family:Georgia; font-style:italic; font-color:#999; font-size:11px; left:75px; line-height:25px; margin:0; padding:0 0 0 10px; position:absolute; top:2px;}
div.pp_default .pp_close:hover, div.pp_default .pp_nav .pp_play:hover, div.pp_default .pp_nav .pp_pause:hover, div.pp_default .pp_arrow_next:hover, div.pp_default .pp_arrow_previous:hover{opacity:0.7;}
div.pp_default .pp_description{ font-size:11px; font-weight:bold; line-height:14px; margin:5px 50px 5px 0;}
div.pp_default .pp_bottom .pp_left{background:url(../images/prettyPhoto/default/sprite.png) -78px -127px no-repeat;}
div.pp_default .pp_bottom .pp_middle{background:url(../images/prettyPhoto/default/sprite_x.png) bottom left repeat-x;}
div.pp_default .pp_bottom .pp_right{background:url(../images/prettyPhoto/default/sprite.png) -112px -127px no-repeat;}
div.pp_default .pp_loaderIcon{background:url(../images/prettyPhoto/default/loader.gif) center center no-repeat;}


/* ----------------------------------
Light Rounded Theme
----------------------------------- */

div.light_rounded .pp_top .pp_left{background:url(../images/prettyPhoto/light_rounded/sprite.png) -88px -53px no-repeat;}
div.light_rounded .pp_top .pp_middle{background:#fff;}
div.light_rounded .pp_top .pp_right{background:url(../images/prettyPhoto/light_rounded/sprite.png) -110px -53px no-repeat;}
div.light_rounded .pp_content .ppt{color:#000;}
div.light_rounded .pp_content_container .pp_left,
div.light_rounded .pp_content_container .pp_right{background:#fff;}
div.light_rounded .pp_content{background-color:#fff;}
div.light_rounded .pp_next:hover{background:url(../images/prettyPhoto/light_rounded/btnNext.png) center right  no-repeat; cursor:pointer;}
div.light_rounded .pp_previous:hover{background:url(../images/prettyPhoto/light_rounded/btnPrevious.png) center left no-repeat; cursor:pointer;}
div.light_rounded .pp_expand{background:url(../images/prettyPhoto/light_rounded/sprite.png) -31px -26px no-repeat; cursor:pointer;}
div.light_rounded .pp_expand:hover{background:url(../images/prettyPhoto/light_rounded/sprite.png) -31px -47px no-repeat; cursor:pointer;}
div.light_rounded .pp_contract{background:url(../images/prettyPhoto/light_rounded/sprite.png) 0 -26px no-repeat; cursor:pointer;}
div.light_rounded .pp_contract:hover{background:url(../images/prettyPhoto/light_rounded/sprite.png) 0 -47px no-repeat; cursor:pointer;}
div.light_rounded .pp_close{width:75px; height:22px; background:url(../images/prettyPhoto/light_rounded/sprite.png) -1px -1px no-repeat; cursor:pointer;}
div.light_rounded .pp_details{position:relative;}
div.light_rounded .pp_description{margin-right:85px;}
div.light_rounded #pp_full_res .pp_inline{color:#000;} 
div.light_rounded .pp_gallery a.pp_arrow_previous,
div.light_rounded .pp_gallery a.pp_arrow_next{margin-top:12px !important;}
div.light_rounded .pp_nav .pp_play{background:url(../images/prettyPhoto/light_rounded/sprite.png) -1px -100px no-repeat; height:15px; width:14px;}
div.light_rounded .pp_nav .pp_pause{background:url(../images/prettyPhoto/light_rounded/sprite.png) -24px -100px no-repeat; height:15px; width:14px;}
div.light_rounded .pp_arrow_previous{background:url(../images/prettyPhoto/light_rounded/sprite.png) 0 -71px no-repeat;}
div.light_rounded .pp_arrow_previous.disabled{background-position:0 -87px; cursor:default;}
div.light_rounded .pp_arrow_next{background:url(../images/prettyPhoto/light_rounded/sprite.png) -22px -71px no-repeat;}
div.light_rounded .pp_arrow_next.disabled{background-position:-22px -87px; cursor:default;}
div.light_rounded .pp_bottom .pp_left{background:url(../images/prettyPhoto/light_rounded/sprite.png) -88px -80px no-repeat;}
div.light_rounded .pp_bottom .pp_middle{background:#fff;}
div.light_rounded .pp_bottom .pp_right{background:url(../images/prettyPhoto/light_rounded/sprite.png) -110px -80px no-repeat;}

div.light_rounded .pp_loaderIcon{background:url(../images/prettyPhoto/light_rounded/loader.gif) center center no-repeat;}

/* ----------------------------------
Dark Rounded Theme
----------------------------------- */

div.dark_rounded .pp_top .pp_left{background:url(../images/prettyPhoto/dark_rounded/sprite.png) -88px -53px no-repeat;}
div.dark_rounded .pp_top .pp_middle{background:url(../images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat;}
div.dark_rounded .pp_top .pp_right{background:url(../images/prettyPhoto/dark_rounded/sprite.png) -110px -53px no-repeat;}
div.dark_rounded .pp_content_container .pp_left{background:url(../images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat-y;}
div.dark_rounded .pp_content_container .pp_right{background:url(../images/prettyPhoto/dark_rounded/contentPattern.png) top right repeat-y;}
div.dark_rounded .pp_content{background:url(../images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat;}
div.dark_rounded .pp_next:hover{background:url(../images/prettyPhoto/dark_rounded/btnNext.png) center right  no-repeat; cursor:pointer;}
div.dark_rounded .pp_previous:hover{background:url(../images/prettyPhoto/dark_rounded/btnPrevious.png) center left no-repeat; cursor:pointer;}
div.dark_rounded .pp_expand{background:url(../images/prettyPhoto/dark_rounded/sprite.png) -31px -26px no-repeat; cursor:pointer;}
div.dark_rounded .pp_expand:hover{background:url(../images/prettyPhoto/dark_rounded/sprite.png) -31px -47px no-repeat; cursor:pointer;}
div.dark_rounded .pp_contract{background:url(../images/prettyPhoto/dark_rounded/sprite.png) 0 -26px no-repeat; cursor:pointer;}
div.dark_rounded .pp_contract:hover{background:url(../images/prettyPhoto/dark_rounded/sprite.png) 0 -47px no-repeat; cursor:pointer;}
div.dark_rounded .pp_close{width:75px; height:22px; background:url(../images/prettyPhoto/dark_rounded/sprite.png) -1px -1px no-repeat; cursor:pointer;}
div.dark_rounded .pp_details{position:relative;}
div.dark_rounded .pp_description{margin-right:85px;}
div.dark_rounded .currentTextHolder{color:#c4c4c4;}
div.dark_rounded .pp_description{color:#fff;}
div.dark_rounded #pp_full_res .pp_inline{color:#fff;}
div.dark_rounded .pp_gallery a.pp_arrow_previous,
div.dark_rounded .pp_gallery a.pp_arrow_next{margin-top:12px !important;}
div.dark_rounded .pp_nav .pp_play{background:url(../images/prettyPhoto/dark_rounded/sprite.png) -1px -100px no-repeat; height:15px; width:14px;}
div.dark_rounded .pp_nav .pp_pause{background:url(../images/prettyPhoto/dark_rounded/sprite.png) -24px -100px no-repeat; height:15px; width:14px;}
div.dark_rounded .pp_arrow_previous{background:url(../images/prettyPhoto/dark_rounded/sprite.png) 0 -71px no-repeat;}
div.dark_rounded .pp_arrow_previous.disabled{background-position:0 -87px; cursor:default;}
div.dark_rounded .pp_arrow_next{background:url(../images/prettyPhoto/dark_rounded/sprite.png) -22px -71px no-repeat;}
div.dark_rounded .pp_arrow_next.disabled{background-position:-22px -87px; cursor:default;}
div.dark_rounded .pp_bottom .pp_left{background:url(../images/prettyPhoto/dark_rounded/sprite.png) -88px -80px no-repeat;}
div.dark_rounded .pp_bottom .pp_middle{background:url(../images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat;}
div.dark_rounded .pp_bottom .pp_right{background:url(../images/prettyPhoto/dark_rounded/sprite.png) -110px -80px no-repeat;}
div.dark_rounded .pp_loaderIcon{background:url(../images/prettyPhoto/dark_rounded/loader.gif) center center no-repeat;}

/* ----------------------------------
Dark Square Theme
----------------------------------- */

div.dark_square .pp_left ,
div.dark_square .pp_middle,
div.dark_square .pp_right,
div.dark_square .pp_content{background:#000;}
div.dark_square .currentTextHolder{color:#c4c4c4;}
div.dark_square .pp_description{color:#fff;}
div.dark_square .pp_loaderIcon{background:url(../images/prettyPhoto/dark_square/loader.gif) center center no-repeat;}
div.dark_square .pp_expand{background:url(../images/prettyPhoto/dark_square/sprite.png) -31px -26px no-repeat; cursor:pointer;}
div.dark_square .pp_expand:hover{background:url(../images/prettyPhoto/dark_square/sprite.png) -31px -47px no-repeat; cursor:pointer;}
div.dark_square .pp_contract{background:url(../images/prettyPhoto/dark_square/sprite.png) 0 -26px no-repeat; cursor:pointer;}
div.dark_square .pp_contract:hover{background:url(../images/prettyPhoto/dark_square/sprite.png) 0 -47px no-repeat; cursor:pointer;}
div.dark_square .pp_close{width:75px; height:22px; background:url(../images/prettyPhoto/dark_square/sprite.png) -1px -1px no-repeat; cursor:pointer;}
div.dark_square .pp_details{position:relative;}
div.dark_square .pp_description{margin:0 85px 0 0;}
div.dark_square #pp_full_res .pp_inline{color:#fff;}
div.dark_square .pp_gallery a.pp_arrow_previous,
div.dark_square .pp_gallery a.pp_arrow_next{margin-top:12px !important;}
div.dark_square .pp_nav{clear:none;}
div.dark_square .pp_nav .pp_play{background:url(../images/prettyPhoto/dark_square/sprite.png) -1px -100px no-repeat; height:15px; width:14px;}
div.dark_square .pp_nav .pp_pause{background:url(../images/prettyPhoto/dark_square/sprite.png) -24px -100px no-repeat; height:15px; width:14px;}
div.dark_square .pp_arrow_previous{background:url(../images/prettyPhoto/dark_square/sprite.png) 0 -71px no-repeat;}
div.dark_square .pp_arrow_previous.disabled{background-position:0 -87px; cursor:default;}
div.dark_square .pp_arrow_next{background:url(../images/prettyPhoto/dark_square/sprite.png) -22px -71px no-repeat;}
div.dark_square .pp_arrow_next.disabled{background-position:-22px -87px; cursor:default;}
div.dark_square .pp_next:hover{background:url(../images/prettyPhoto/dark_square/btnNext.png) center right  no-repeat; cursor:pointer;}
div.dark_square .pp_previous:hover{background:url(../images/prettyPhoto/dark_square/btnPrevious.png) center left no-repeat; cursor:pointer;}


/* ----------------------------------
Light Square Theme
----------------------------------- */

div.light_square .pp_left ,
div.light_square .pp_middle,
div.light_square .pp_right,
div.light_square .pp_content{background:#fff;}
div.light_square .pp_content .ppt{color:#000;}
div.light_square .pp_expand{background:url(../images/prettyPhoto/light_square/sprite.png) -31px -26px no-repeat; cursor:pointer;}
div.light_square .pp_expand:hover{background:url(../images/prettyPhoto/light_square/sprite.png) -31px -47px no-repeat; cursor:pointer;}
div.light_square .pp_contract{background:url(../images/prettyPhoto/light_square/sprite.png) 0 -26px no-repeat; cursor:pointer;}
div.light_square .pp_contract:hover{background:url(../images/prettyPhoto/light_square/sprite.png) 0 -47px no-repeat; cursor:pointer;}
div.light_square .pp_close{width:75px; height:22px; background:url(../images/prettyPhoto/light_square/sprite.png) -1px -1px no-repeat; cursor:pointer;}
div.light_square .pp_details{position:relative;}
div.light_square .pp_description{margin-right:85px;}
div.light_square #pp_full_res .pp_inline{color:#000;}
div.light_square .pp_gallery a.pp_arrow_previous,
div.light_square .pp_gallery a.pp_arrow_next{margin-top:12px !important;}
div.light_square .pp_nav .pp_play{background:url(../images/prettyPhoto/light_square/sprite.png) -1px -100px no-repeat; height:15px; width:14px;}
div.light_square .pp_nav .pp_pause{background:url(../images/prettyPhoto/light_square/sprite.png) -24px -100px no-repeat; height:15px; width:14px;}
div.light_square .pp_arrow_previous{background:url(../images/prettyPhoto/light_square/sprite.png) 0 -71px no-repeat;}
div.light_square .pp_arrow_previous.disabled{background-position:0 -87px; cursor:default;}
div.light_square .pp_arrow_next{background:url(../images/prettyPhoto/light_square/sprite.png) -22px -71px no-repeat;}
div.light_square .pp_arrow_next.disabled{background-position:-22px -87px; cursor:default;}
div.light_square .pp_next:hover{background:url(../images/prettyPhoto/light_square/btnNext.png) center right  no-repeat; cursor:pointer;}
div.light_square .pp_previous:hover{background:url(../images/prettyPhoto/light_square/btnPrevious.png) center left no-repeat; cursor:pointer;}
div.light_square .pp_loaderIcon{background:url(../images/prettyPhoto/light_rounded/loader.gif) center center no-repeat;}


/* ----------------------------------
Facebook style Theme
----------------------------------- */

div.facebook .pp_top .pp_left{background:url(../images/prettyPhoto/facebook/sprite.png) -88px -53px no-repeat;}
div.facebook .pp_top .pp_middle{background:url(../images/prettyPhoto/facebook/contentPatternTop.png) top left repeat-x;}
div.facebook .pp_top .pp_right{background:url(../images/prettyPhoto/facebook/sprite.png) -110px -53px no-repeat;}
div.facebook .pp_content .ppt{color:#000;}
div.facebook .pp_content_container .pp_left{background:url(../images/prettyPhoto/facebook/contentPatternLeft.png) top left repeat-y;}
div.facebook .pp_content_container .pp_right{background:url(../images/prettyPhoto/facebook/contentPatternRight.png) top right repeat-y;}
div.facebook .pp_content{background:#fff;}
div.facebook .pp_expand{background:url(../images/prettyPhoto/facebook/sprite.png) -31px -26px no-repeat; cursor:pointer;}
div.facebook .pp_expand:hover{background:url(../images/prettyPhoto/facebook/sprite.png) -31px -47px no-repeat; cursor:pointer;}
div.facebook .pp_contract{background:url(../images/prettyPhoto/facebook/sprite.png) 0 -26px no-repeat; cursor:pointer;}
div.facebook .pp_contract:hover{background:url(../images/prettyPhoto/facebook/sprite.png) 0 -47px no-repeat; cursor:pointer;}
div.facebook .pp_close{width:22px; height:22px; background:url(../images/prettyPhoto/facebook/sprite.png) -1px -1px no-repeat; cursor:pointer;}
div.facebook .pp_details{position:relative;}
div.facebook .pp_description{margin:0 37px 0 0;}
div.facebook #pp_full_res .pp_inline{color:#000;} 
div.facebook .pp_loaderIcon{background:url(../images/prettyPhoto/facebook/loader.gif) center center no-repeat;}
div.facebook .pp_arrow_previous{background:url(../images/prettyPhoto/facebook/sprite.png) 0 -71px no-repeat; height:22px; margin-top:0; width:22px;}
div.facebook .pp_arrow_previous.disabled{background-position:0 -96px; cursor:default;}
div.facebook .pp_arrow_next{background:url(../images/prettyPhoto/facebook/sprite.png) -32px -71px no-repeat; height:22px; margin-top:0; width:22px;}
div.facebook .pp_arrow_next.disabled{background-position:-32px -96px; cursor:default;}
div.facebook .pp_nav{margin-top:0;}
div.facebook .pp_nav p{font-size:15px; padding:0 3px 0 4px;}
div.facebook .pp_nav .pp_play{background:url(../images/prettyPhoto/facebook/sprite.png) -1px -123px no-repeat; height:22px; width:22px;}
div.facebook .pp_nav .pp_pause{background:url(../images/prettyPhoto/facebook/sprite.png) -32px -123px no-repeat; height:22px; width:22px;}
div.facebook .pp_next:hover{background:url(../images/prettyPhoto/facebook/btnNext.png) center right no-repeat; cursor:pointer;}
div.facebook .pp_previous:hover{background:url(../images/prettyPhoto/facebook/btnPrevious.png) center left no-repeat; cursor:pointer;}
div.facebook .pp_bottom .pp_left{background:url(../images/prettyPhoto/facebook/sprite.png) -88px -80px no-repeat;}
div.facebook .pp_bottom .pp_middle{background:url(../images/prettyPhoto/facebook/contentPatternBottom.png) top left repeat-x;}
div.facebook .pp_bottom .pp_right{background:url(../images/prettyPhoto/facebook/sprite.png) -110px -80px no-repeat;}


/* ------------------------------------------------------------------------
DO NOT CHANGE
------------------------------------------------------------------------- */

div.pp_pic_holder a:focus{outline:none;}
div.pp_overlay{background:#000; display:none; left:0; position:absolute; top:0; width:100%; z-index:9500;}
div.pp_pic_holder{display:none; position:absolute; width:100px; z-index:10000;}
.pp_top{height:20px; position:relative;}
* html .pp_top{padding:0 20px;}
.pp_top .pp_left{height:20px; left:0; position:absolute; width:20px;}
.pp_top .pp_middle{height:20px; left:20px; position:absolute; right:20px;}
* html .pp_top .pp_middle{left:0; position:static;}
.pp_top .pp_right{height:20px; left:auto; position:absolute; right:0; top:0; width:20px;}
.pp_content{height:40px; min-width:40px;}
* html .pp_content{width:40px;}
.pp_fade{display:none;}
.pp_content_container{position:relative; text-align:left; width:100%;}
.pp_content_container .pp_left{padding-left:20px;}
.pp_content_container .pp_right{padding-right:20px;}
.pp_content_container .pp_details{float:left; margin:10px 0 2px 0;}
.pp_description{display:none; margin:0;}
.pp_social{float:left; margin:7px 0 0 0;}
.pp_social .facebook{float:left; position:relative; top:-1px; margin-left:5px; width:55px; overflow:hidden;}
.pp_social .twitter{float:left;}
.pp_nav{clear:right; float:left; margin:3px 10px 0 0;}
.pp_nav p{float:left; margin:2px 4px;}
.pp_nav .pp_play,
.pp_nav .pp_pause{float:left; margin-right:4px; text-indent:-10000px;}
a.pp_arrow_previous,
a.pp_arrow_next{display:block; float:left; height:15px; margin-top:3px; overflow:hidden; text-indent:-10000px; width:14px;}
.pp_hoverContainer{position:absolute; top:0; width:100%; z-index:2000;}
.pp_gallery{display:none; left:50%; margin-top:-50px; position:absolute; z-index:10000;}
.pp_gallery div{float:left; overflow:hidden; position:relative;}
.pp_gallery ul{float:left; height:35px; margin:0 0 0 5px; padding:0; position:relative; white-space:nowrap;}
.pp_gallery ul a{border:1px #000 solid; border:1px rgba(0,0,0,0.5) solid; display:block; float:left; height:33px; overflow:hidden;}
.pp_gallery ul a:hover,
.pp_gallery li.selected a{border-color:#fff;}
.pp_gallery ul a img{border:0;}
.pp_gallery li{display:block; float:left; margin:0 5px 0 0; padding:0;}
.pp_gallery li.default a{background:url(../images/prettyPhoto/facebook/default_thumbnail.gif) 0 0 no-repeat; display:block; height:33px; width:50px;}
.pp_gallery li.default a img{display:none;}
.pp_gallery .pp_arrow_previous,
.pp_gallery .pp_arrow_next{margin-top:7px !important;}
a.pp_next{background:url(../images/prettyPhoto/light_rounded/btnNext.png) 10000px 10000px no-repeat; display:block; float:right; height:100%; text-indent:-10000px; width:49%;}
a.pp_previous{background:url(../images/prettyPhoto/light_rounded/btnNext.png) 10000px 10000px no-repeat; display:block; float:left; height:100%; text-indent:-10000px; width:49%;}
a.pp_expand,
a.pp_contract{cursor:pointer; display:none; height:20px; position:absolute; right:30px; text-indent:-10000px; top:10px; width:20px; z-index:20000;}
a.pp_close{position:absolute; right:0; top:0; 
		   display:block; line-height:22px; text-indent:-10000px;}
.pp_bottom{height:20px; position:relative;}
* html .pp_bottom{padding:0 20px;}
.pp_bottom .pp_left{height:20px; left:0; position:absolute; width:20px;}
.pp_bottom .pp_middle{height:20px; left:20px; position:absolute; right:20px;}
* html .pp_bottom .pp_middle{left:0; position:static;}
.pp_bottom .pp_right{height:20px; left:auto; position:absolute; right:0; top:0; width:20px;}
.pp_loaderIcon{display:block; height:24px; left:50%; margin:-12px 0 0 -12px; position:absolute; top:50%; width:24px;}
#pp_full_res{line-height:1 !important;}
#pp_full_res .pp_inline{text-align:left;}
#pp_full_res .pp_inline p{margin:0 0 15px 0;}
div.ppt{color:#fff; display:none; font-size:17px; margin:0 0 5px 15px; z-index:9999;}