/* CSS Document */

*
{
	margin: 0;
	padding: 0;
}

.clearArea {
clear: both;
height: 10px;
}

body
{
	font: 62.5% arial, helvetica, verdana, "Nimbus Sans L", sans-serif;
	background-color: #000;
	color: #fff;
}

#page {
	width: 765px;
	background-color: #565656;
}

#overture {
	height: 120px;
	background-color: #aaa;
	background-image: url(../elements/layout/overture-bg.png);
	background-repeat: repeat-x;
	background-position: left top;
	position: relative;
}

#logo {
	position: absolute;
	left: 0;
	top: 0;
	width: 234px;
	height: 120px;
	background-image: url(../elements/layout/logo.png);
	background-repeat: no-repeat;
	background-position: left top;
	z-index: 1;
}

#telAdress {
	position: absolute;
	left: 288px;
	top: 0;
	width: 300px;
	height: 60px;
	background-image: url(../elements/layout/tel_adress-nex.png);
	background-repeat: no-repeat;
	background-position: left top;
}

ul#mainNav {
	position: absolute;
	left: 70px;
	bottom: 0;
	height: 31px;
	list-style: none;
	z-index: 10;
}

ul#mainNav li {
	display: block;
	float: left;
	position: relative;
}

ul#mainNav a {
	display: block;
	float: left;
	width: 127px;
	height: 31px;
	color: #eb803d;
	line-height: 32px;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	text-indent: -7px;
	background-image: url(../elements/layout/tabmenu_sprites.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;	
	font-size: 9px;
	cursor: pointer;
}

ul#mainNav a:hover {
	background-position: -127px 0px;
	color: #333;
}

ul#mainNav a.megaHover {
	background-position: -127px 0px;
	color: #333;
}

ul#mainNav a#actualPage {
	background-position: -254px 0px;
	color: #fff;
}

ul#mainNav a:hover#actualPage {
	background-position: -254px 0px;
	color: #fff;
	cursor: text;
}

ul#mainNav li.megaDrop ul a {
	background-image: none;
	display: block;
	float: left;
	width: 135px;
	height: 40px;
	padding: 14px 0 0 20px;
	color: #eb803d;
	line-height: 14px;
	text-align: left;
	text-decoration: underline;
	font-weight: bold;
	text-indent: 0;
	font-size: 9px;
	cursor: pointer;
}

ul#mainNav li.megaDrop ul a:hover {
	background-image: none;
	color: #333;
}

ul#mainNav li.megaDrop ul a.firstLinkMega {
	width: 124px;
	padding-left: 47px;
}

li.megaDrop ul {
	position: absolute;
	width: 501px;
	height: 56px;
}

li#dropGestante ul {
	top: 31px;
	left: 0;
	background-image: url(../elements/layout/mega_drop-gestante-home.png);
	background-repeat: no-repeat;
	background-position: left top;
	display: none;
}

li#dropBebe ul {
	top: 31px;
	left: -127px;
	background-image: url(../elements/layout/mega_drop-bebe-home.png);
	background-repeat: no-repeat;
	background-position: left top;
	display: none;
}

ul#mainNav li.megaDrop ul#subMegaGestante a, ul#mainNav li.megaDrop ul#subMegaBebe a {
	color: #fff;
}

ul#mainNav li.megaDrop ul#subMegaGestante a.activeLinkMega, ul#mainNav li.megaDrop ul#subMegaBebe a.activeLinkMega {
	color: #eb803d;
}

ul#mainNav li.megaDrop ul#subMegaGestante a.activeLinkMegaFotos, ul#mainNav li.megaDrop ul#subMegaBebe a.activeLinkMegaFotos {
	background-image: url(../elements/layout/seta_activeLinkMega.png);
	background-repeat: no-repeat;
	background-position: 48px 17px;
	width: 106px;
	padding-left: 65px;
}

ul#mainNav li.megaDrop ul#subMegaGestante a.activeLinkMegaOthers, ul#mainNav li.megaDrop ul#subMegaBebe a.activeLinkMegaOthers {
	background-image: url(../elements/layout/seta_activeLinkMega.png);
	background-repeat: no-repeat;
	background-position: 20px 17px;
	width: 118px;
	padding-left: 37px;
}

ul#mainNav li.megaDrop ul#subMegaGestante a:hover, ul#mainNav li.megaDrop ul#subMegaBebe a:hover {
	color: #aaa;
}

li#dropGestante ul#subMegaGestante {
	background-image: url(../elements/layout/mega_sub-gestante-interna.png);
	display: block;
}

li#dropBebe ul#subMegaBebe {
	background-image: url(../elements/layout/mega_sub-bebe-interna.png);
	display: block;
}

#content {
	width: 765px;
	background-image: url(../elements/layout/content-bg.png);
	background-repeat: repeat-x;
	background-position: left top;
}

#presentation {
	width: 765px;
	height: 352px;
	background-image: url(../elements/layout/presentation-bg.png);
	background-repeat: repeat-x;
	background-position: left top;
}

#presentationTits {
	width: 325px;
	height: 352px;
	float: left;
}

#presentationPicture {
	width: 765px;
	height: 352px;
	background-image: url(../elements/images/home-presentation.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

#presentation h1 {
	width: 256px;
	height: 105px;
	font-size: 30px;
	padding: 60px 30px 0 39px;
	line-height: 24px;
	float: left;
}

#presentation h1 em {
	font-style: normal;
}

em#emEst {
	font-size: 20px;
	font-weight: normal;
	line-height: 35px;
}

em#noRio {
	font-size: 13px;
	float: right;
	text-align: right;
	line-height: 25px;
}

h2#mainCall {
	float: left;
	width: 248px;
	height: 48px;
	margin: 0 0 0 14px;
	background-image: url(../elements/layout/home-unico.png);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 13px;
	padding: 15px 0 0 63px;
	font-weight: normal;
}

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

h2#mainCall a:hover {
	text-decoration: underline;
}

#advertise {
	width: 311px;
	height: 77px;
	float: left;
	background-image: url(../elements/ads/desconto.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 14px 0 0 14px;
	display: block;
	text-decoration: none;
}

#advertise h3 {
	color: #333;
	float: left;
	padding: 9px 0 0 170px;
	font-size: 11px;
}

#advertise h5 {
	color: #333;
	float: left;
	padding: 14px 0 0 15px;
	font-size: 12px;
	font-weight: normal;
	text-align: center;
	width: 65px;
}

#advertise h5 span {
	font-size: 11px;
}

#secondaryContent {
	width: 765px;
	height: 80px;
	background-image: url(../elements/layout/sec_content-bg.png);
	background-repeat: repeat-x;
	background-position: left top;
}

h2#marqueAgora {
	width: 170px;
	height: 47px;
	float: left;
	background-image: url(../elements/layout/marque_agora-ic.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 10px 0 0 65px;
	margin: 11px 0 0 17px;
	font-weight: normal;
	font-size: 12px;
}

h2#marqueAgora strong {
	font-size: 16px;
}

#verMostruario {
	width: 190px;
	height: 53px;
	float: left;
	background-image: url(../elements/layout/ver_mostruario-ic.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 4px 0 0 65px;
	margin: 11px 0 0 100px;
	font-weight: normal;
	font-size: 12px;
}

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

#verMostruario a:hover em {
	color: #333;
}

#verMostruario h2 {
	width: 190px;
	height: 51px;
	background-image: url(../elements/layout/fotos_pequenas-home.png);
	background-repeat: no-repeat;
	background-position: right top;
	padding: 6px 65px 0 0;
	font-size: 16px;
}

#verMostruario em {
	float: left;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
}

#mainContent {
	width: 765px;
	height: 228px;
	background-image: url(../elements/layout/mainContent-home.png);
	background-repeat: repeat-x;
	background-position: left top;
}

#textStudio {
	width: 192px;
	height: 148px;
	float: left;
	background-image: url(../elements/layout/text_studio-box.png);
	background-repeat: no-repeat;
	background-position: 5px 5px;
	margin: 20px 0 0 14px;
	padding: 20px;
}

#textStudio p {
	color: #333;
	font-size: 11px;
	line-height: 16px;
}

#textBook {
	width: 438px;
	height: 148px;
	float: left;
	background-image: url(../elements/layout/text_book-box.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 20px 0 0 14px;
	padding: 20px;
}

#textBook h2 {
	font-size: 14px;
	padding-bottom: 10px;
}

#textBook p {
	font-size: 11px;
	line-height: 16px;
}

#textBook h3 {
	font-size: 14px;
	font-weight: normal;
	padding-top: 10px;
}

h5#footer {
	width: 765px;
	height: 25px;
	background-image: url(../elements/layout/footer-bg.png);
	background-repeat: repeat-x;
	background-position: left top;
	text-align: center;
	line-height: 25px;
	font-size: 10px;
	font-weight: normal;
}
body.internas h1 {
	padding: 80px 0 20px 25px;
	font-size: 18px;
}
#contentAds {
	width: 765px;
	height: 94px;
}
#mainCallAds {
	width: 386px;
	height: 76px;
	float: left;
	margin-left: 25px;
	background-image: url(../elements/layout/internas-unico.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#mainCallAds div {
	width: 255px;
	height: 76px;
	float: left;
}
#mainCallAds h2 {
	font-size: 11px;
	padding: 11px 0 0 50px;
}
#mainCallAds h3 {
	font-weight: normal;
	font-size: 8px;
	padding: 20px 0 0 9px;
}
#mainCallAds h4 {
	width: 131px;
	float: left;
	text-align: center;
	font-size: 13px;
	font-weight: normal;
	padding-top: 17px;
	line-height: 21px;
}
#mainCallAds h4 strong {
	font-size: 16px;
	float: left;
	width: 131px;
}
body.internas #advertise {
	margin: 0 0 0 20px;
}
h2#vejaAbaixo {
	width: 706px;
	height: 25px;
	background-image: url(../elements/layout/veja_abaixo-tira.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0 0 1px 25px;
	line-height: 25px;
	padding: 0 0 10px 10px;
	font-weight: normal;
	font-size: 12px;
}
ul#fotoGallery {
	width: 765px;
	list-style: none;
}
ul#fotoGallery li {
	float: left;
}
ul#fotoGallery a {
	float: left;
	width: 154px;
	height: 213px;
	padding: 14px 0 0 14px;
	margin: 17px 0 0 64px;
	background-image: url(../elements/layout/thumbs-bg.png);
	background-repeat: no-repeat;
	background-position: left top;
}
ul#fotoGallery a:hover {
	background-position: left bottom;
}
ul#fotoGallery img {
	width: 136px;
	height: 194px;
	border: none;
}
#aditionalContent {
	width: 716px;
	margin: 10px 0 0 25px;
}
body.internas h2#marqueAgora {
	width: 270px;
	float: left;
	padding: 10px 0 0 65px;
	margin: 11px 0 20px 200px;
}
body.internas h2#marqueAgora strong {
	font-size: 18px;
}
#aditionalContent p {
	margin-bottom: 12px;
	font-size: 12px;
	line-height: 16px;
}
#aditionalContent p a {
	color: #fff;
}
#aditionalContent p a:hover {
	color: #aaa;
}
#aditionalContent h3 {
	padding-bottom: 12px;
	font-size: 12px;
}
ol#precosBook {
	list-style: none;
}
ol#precosBook li {
	width: 716px;
	height: 226px;
	margin: 15px 0 30px 25px;
	background-image: url(../elements/layout/precos_box.png);
	background-repeat: no-repeat;
	background-position: left top;
}
ol#precosBook li#precosMaster {
	background-image: url(../elements/layout/precos_box_master.png);
}
ol#precosBook li.linkGalleryEstExt {
	display: inline;
	float: none;
	width: auto;
	height: auto;
	margin: 0;
	background-image: none;
}
li.abreGalleryEstExt a {
	color: #fff;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	display: block;
	width: 187px;
	height: 17px;
	padding-top: 5px;
	background-image: url(../elements/layout/apresenta-ver_botao.png);
	background-position: left bottom;
	background-repeat: no-repeat;
	margin: 10px 0;
}
li.abreGalleryEstExt a:hover {
	text-decoration: underline;
	color: #333;
	background-position: left top;
}
.descPrecos {
	width: 425px;
	height: 207px;
	float: left;
	margin: 10px 0 0 12px;
	color: #333;
}
.descPrecos h3 {
	font-size: 16px;
}
.descPrecos h3 em {
	font-weight: normal;
	font-style: normal;
	color: #ea5a00;
}
.descPrecos h4 {
	font-size: 11px;
	font-weight: normal;
	padding-bottom: 10px;
}
.descPrecos h5 {
	font-size: 14px;
	color: #0082db;
	padding-bottom: 5px;
}
.descPrecos h5 em {
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
}
.descPrecos h6 {
	font-size: 17px;
	color: #ea5a00;
	padding-bottom: 8px;
}
.descPrecos h6 em {
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
}
.descPrecos p {
	font-size: 12px;
}
.opcionalText {
	font-size: 11px;
	color: #666;
}
.imagensProdutos {
	width: 261px;
	height: 214px;
	float: right;
	margin: 7px 5px 0 0;
	background-repeat: no-repeat;
	background-position: right top;
}
li#precosStandard .imagensProdutos {
	background-image: url(../elements/layout/precos_standard.png);
}
li#precosStandardTrat .imagensProdutos {
	background-image: url(../elements/layout/precos_standard-trat.png);
}
li#precosStandardManip .imagensProdutos {
	background-image: url(../elements/layout/precos_standard-manip.png);
}
li#precosRevelacaoDez .imagensProdutos {
	background-image: url(../elements/layout/precos_revelacao.png);
}
li#precosRevelacaoQuinze .imagensProdutos {
	background-image: url(../elements/layout/precos_revelacao2.png);
}
li#precosFotolivro .imagensProdutos {
	background-image: url(../elements/layout/precos_fotolivro.png);
}
li#precosTradicional .imagensProdutos {
	background-image: url(../elements/layout/precos_tradicional.png);
}
li#precosFotobook .imagensProdutos {
	background-image: url(../elements/layout/precos_fotobook.png);
}
li#precosMaster .imagensProdutos {
	background-image: none;
}
body#extrasMapa #mainContent {
	width: 765px;
	text-align: center;
	height: auto;
	background-image: none;
}
body#extrasContato #mainContent {
	width: 765px;
	height: auto;
	background-image: none;
}
body#extrasContato h1, body#extrasMapa h1, body#extrasResposta h1 {
	padding-top: 40px;
}
iframe#mapsGoogle {
	width: 716px;
	height: 590px;
	border: solid 1px #fff;
}
a#ampliarMapa {
	color: #fff;
	line-height: 30px;
	font-size: 11px;
}
a:hover#ampliarMapa {
	color: #aaa;
}
body#extrasContato #mainContent h2 {
	padding: 0 0 0 25px;
}
body#extrasContato #mainContent p {
	padding: 20px 25px 15px;
	font-size: 12px;
	line-height: 18px;
}

/* Comeco de Formulario Antigo */

form#formContact {
	margin: 0 200px 15px 250px;
}

body#extrasContato #mainContent form#formContact p {
	margin: 0;
	padding: 0;
}

/* Fim de Formulario Antigo */

form#formContato {
	margin: 0 200px 0 220px;
}
form#formContato label {
	padding: 10px 0 3px;
	float: left;
	width: 300px;
	font-size: 12px;
	font-weight: bold;
}
form#formContato input {
	float: left;
}
form#formContato input.textForm {
	width: 220px;
}
form#formContato input:hover.textForm, form#formContato input:active.textForm, form#formContato textarea:hover, form#formContato textarea:active {
	background-color: #eae2dc;
}
form#formContato input.botaoForm {
	margin: 10px 10px 10px 0;
	cursor: pointer;
}
form#formContato textarea {
	float: left;
	width: 320px;
}
body#extrasResposta #content {
	text-align: center;
}
span#textoRespPromoTwit {
	text-align: left;
	margin: 35px 0 30px 25px;
	width: 705px;
	padding: 5px;
	display: block;
	font-size: 11px;
	float: left;
	background-color: #fff;
	color: #333;
}
body#extrasResposta h1 {
	padding-top: 100px;
	padding-left: 0;
}
body#extrasResposta #mainContent {
	width: 765px;
	background-image: none;
	height: 100px;
}
body#extrasResposta #mainContent h2 {
	padding: 0;
}
#opcionais {
	margin: 0 25px 20px;
	padding: 15px 10px 0 12px;
	background-color: #fff;
	color: #333;
}
#opcionais h3 {
	font-size: 14px;
	padding-bottom: 3px;
	border-bottom: solid 1px #aaa;
	margin: 0 10px 12px 0;
}
#opcionais p {
	font-size: 11px;
}
#parceiros {
	margin: 0 25px 20px;
	padding: 15px 0 0 40px;
	background-color: #fff;
	color: #333;
}
#parceiros h3 {
	font-size: 14px;
	padding-bottom: 3px;
	border-bottom: solid 1px #aaa;
	margin: 0 40px 12px 0;
}
#parceiros ul {
	list-style: none;
}
#parceiros ul li {
	display: block;
	float: left;
	width: 180px;
	margin: 0 30px 15px 0;
}
#parceiros ul a {
	color: #333;
}
#parceiros ul a:hover {
	text-decoration: underline;
}
#parceiros li h4 {
	font-size: 12px;
	padding-bottom: 3px;
	text-decoration: underline;
}
#parceiros li h5 {
	font-size: 11px;
	font-weight: normal;
	padding-bottom: 2px;
}
#parceiros li h6 {
	font-size: 10px;
	font-weight: normal;
	color: #333;
}
#ligueMarqueOff {
	position: absolute;
}
#valeBook {
	position: fixed;
	left: 780px;
	top: 10px;
	width: 190px;
	height: 104px;
	background-image: url(../elements/ads/bottom-vale_book.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#skyBooks {
	position: fixed;
	left: 780px;
	top: 134px;
	width: 190px;
	height: 325px;
	background-image: url(../elements/layout/skyscrapper_mostruario-bg.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#skyBooks h3 {
	width: 136px;
	padding: 16px 0 0 54px;
	text-align: center;
	font-size: 13px;
	font-weight: normal;
}
#skyBooks h3 strong {
	width: 136px;
	float: left;
	font-size: 16px;
	padding-top: 3px;
}
#skyBooks p {
	margin: 40px 15px 0 15px;
	font-size: 11px;
	line-height: 16px;
}
a#skyTwit {
	position: fixed;
	left: 780px;
	top: 134px;
	width: 190px;
	height: 325px;
	background-image: url(../elements/ads/skyscrapper_promo_twit.png);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	cursor: pointer;
}
#apresentaBox {
	width: 716px;
	margin: 5px 0 20px 25px;
	background-image: url(../elements/layout/apresenta_box-mid.png);
	background-repeat: repeat-y;
	background-position: left top;
}
#apresentaBoxTop {
	width: 716px;
	height: 5px;
	background-image: url(../elements/layout/apresenta_box-top.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#apresentaBoxBot {
	width: 716px;
	height: 5px;
	background-image: url(../elements/layout/apresenta_box-bot.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#apresentaTex {
	width: 425px;
	float: left;
	margin: 10px 0 0 12px;
	color: #333;
}
body.extras #apresentaTex h1 {
	padding: 3px 0 6px 7px;
	font-size: 17px;
}
a.apresentaVer {
	color: #333;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	display: block;
	width: 187px;
	height: 17px;
	padding-top: 5px;
	background-image: url(../elements/layout/apresenta-ver_botao.png);
	background-position: left top;
	background-repeat: no-repeat;
	margin: 10px auto 15px;
}
a.apresentaVer:hover {
	text-decoration: underline;
	color: #fff;
	background-position: left bottom;
}
.apresentaImg {
	width: 261px;
	height: 214px;
	float: right;
	margin: 7px 5px 0 0;
}
#apresentaTex ul {
	margin: 10px 0;
}
#apresentaTex li {
	width: 425px;
	min-height: 22px;
	list-style-type: none;
	background-image: url(../elements/layout/apresenta_box-dest_img.png);
	background-position: 5px 5px;
	background-repeat: no-repeat;
	padding: 3px 0 0 31px;
	margin: 0 5px 15px 0;
	font-size: 12px;
}
#apresentaTex ul a {
	color: #eb803d;
	text-decoration: underline;
}
#apresentaTex ul a:hover {
	color: #666;
}
a#apresentaImg {
	width: 225px;
	height: 609px;
	float: right;
	margin: 10px 7px 0 0;
	background-image: url(../elements/layout/apresenta-img.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
a#apresentaImg:hover {
	background-position: right top;
	cursor: pointer;
}
#apresentacao #contentAds {
	padding-top: 25px;
}
	
	

/* Comeco de Lightbox CSS */

#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
}

/* Fim de Lightbox CSS */
