/*general styles*/
body {
	padding: 0px;
	margin-top: 0px;
	background-color: #FFE3EC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .6em;
}
p {
	margin: .6em 0;
}
h1 {
	margin-top: 0px;
	color: #2C82C1;
	font-size: 1.8em;
}
h2 {
	font-size: 1.4em;
	font-weight: bold;
	text-transform: uppercase;
	color: #2C82C1;
}
h3 {
	font-size: 1.2em;
	font-weight: bold;
	color: #336633;
}
h4 {
	font-size: 1.2em;
	font-weight: bold;
}
h5 {
	font-size: 1em;
	font-weight: bold;
	color: #FF0000;
}
a {
	font-weight: bold;
}
a:link, a:visited {
	color: #2C82C1;
}
a:hover {
	color: #CC0000;
	text-decoration: none;
}
cite {
	font-size: 1.1em;
	color:#466A6A;
}
#wrapper {
	width: 750px;
	margin: 0 auto;
}
.margin0 {
	margin: 0;
}
/*header styles*/
#header {
	width: 750px;
	height: 142px;
	background: #FFE3EC url(../images/header.jpg) no-repeat top center;
	position: relative;
}
#header h1 {
	text-indent: -9999px;
	margin: 0;
	padding: 0;
}

#contato {
	position: absolute;
	top: 90px;
	left: 656px;
}
#contato p {
	margin:0;
	padding: 0;
}
#contato a {
	margin: 0;
	padding: 0;
	font-weight: bold;
	text-decoration: none;
}
#contato a:link, #contato a:visited {
	color:#000000;
}
#contato a:hover {
	color:#FFFFFF;
} 
/*navHeader styles*/	
#wrapper #header #navHeader ul {
	margin: 0px;
	padding:0px;
	list-style-type: none;
	position: absolute;
	top: 125px;
	left: 132px;
}
#wrapper #header #navHeader li {
	display: inline;
	margin: 0;
	padding: 0;
}
#wrapper #header #navHeader li a {
	display: block;
	float: left;
	width: 95px;
	text-align: center;
	margin: 0 2px;
	padding: 1px 0px;
	text-decoration: none;
}
#wrapper #header #navHeader li a:link, #wrapper #header #navHeader li a:visited {
	color: #000000;
	font-weight: bold;
	background: #EBB6C6 url(../images/tab.gif) no-repeat top center;
}
#wrapper #header #navHeader li a:hover {
	background: #EBB6C6 url(../images/tab-over.gif) no-repeat top center;
	color:#000000;
	border-bottom: 2px solid #FF99B5;
}
body.home #aHome,
body.kaka #aKaka,
body.coreia #aCoreia,
body.trabalhos #aTrabalhos,
body.eventos #aEventos,
body.galeria #aGaleria {
	background: #FFF0F5 url(../images/tab-down.gif) no-repeat top center;
	border-bottom: 4px solid #FFE3EC;
}
/*#main styles*/
#main {
	width: 750px;
	background: #FFE3EC url(../images/main.gif) repeat-y top center;
	position: relative;
}
#main.homepage {
	background: #FFE3EC url(../images/main_homepage.gif) repeat-y top center;
}
#master {
	overflow: auto;
	/*position: relative;*/
}
/*#sidebar styles*/
#sidebar {
	width: 116px;
	float: left;
	padding: 0 4px;
	margin: 0;
}
#sidebar ul#sidenav {
	margin: 0;
	padding: 0 0 0 26px;
	list-style-type: none;
	font-weight: bold;
}
#sidebar ul#sidenav a {
	display: block;
	width: 84px;
	padding: 4px 3px;
	margin: 18px 0;
	border-bottom: 1px solid #FF99B5;
	border-top: 1px solid #FF99B5;
	text-decoration: none;
}
#sidebar ul#sidenav a:link, #sidebar ul#sidenav a:visited {
	color: #000;
	background-color: #FFE3EC;
}
#sidebar ul#sidenav a:hover {
	color: #669999;
	background-color: #FFF0F5;
}
#master.meusTrabalhos #sidebar ul#sidenav #aMeusTrabalhos,
#master.livro #sidebar ul#sidenav #aLivro,
#master.dvd #sidebar ul#sidenav #aDvd,
#master.cd1 #sidebar ul#sidenav #aCd1,
#master.cd2 #sidebar ul#sidenav #aCd2,
#master.coreia #sidebar ul#sidenav #aCorea,
#master.videoCoreia #sidebar ul#sidenav #aVideoCoreia,
#master.quemKaka #sidebar ul#sidenav #aQuemKaka,
#master.videoKaka #sidebar ul#sidenav #aVideoKaka {
	color: #669999;
	background-color: #FFF0F5;
}
#animatedBook {
	width: 105px;
	margin: 0;
	padding: 0 0 10px 18px;
	text-align: center;
}
#animatedBook h4 {
	margin-top: 5px;
}
#animatedBook h5 {
	margin-bottom: 5px;
}
#adBook {
	width: 105px;
	margin: 0;
	padding: 0px 0 10px 18px;
	text-align: center;
}
#adBook h4 {
	margin-top: 5px;
}
#adBook h5 {
	margin-bottom: 5px;
}
#extraSideLinks {
	width: 105px;
	margin: 0;
	padding: 0 0 0 20px;
	text-align: left;
}
#extraSideLinks ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#extraSideLinks a {
	width: 95px;
	display: block;
	padding: 5px 0 0 12px;
	background: #FFF0F5 url(../images/bullet.gif) no-repeat left 7px;
}
#extraSideLinks a:link, #extraSideLinks a:visited {
	text-decoration: none;
}
/*#mainContent styles*/
#mainContent {
	width: 570px;
	float: left;
	padding-left: 20px;
	text-align: justify;
}
/*INDEX STYLES*/
#index {
	/*padding: 0 25px;*/
	margin: 0 25px;
	width: 700px;
	height: 500px;
	background: #FFE3EC url(../images/back-index.jpg) no-repeat center top;
} 
#welcome {
	width: 333px;
	float: left;
	padding: 0 8px 5px;
	/*background: #FFE3EC url(../images/#welcome.gif) ;*/
	text-align: justify;
}
#welcome p {
	margin-right: 90px;
}
#welcome p#p1 {
	margin-right: 50px;
}
#welcome p#p2 {
	margin-right: 70px;
}
#huntington {
	width: 290px;
	float: right;
	padding: 0 8px;
	text-align: justify;
}
#huntington p {
	margin-left: 5px;
}
#huntington p#p3 {
	margin-left: 10px;
}
#huntington p#p4 {
	margin-left: 20px;
}
#messageIndex {
	width: 416px;
	height: 242px;
	position: absolute;
	left: 169px;
	top: 226px;
	text-align: center;
}
#messageIndex h3 {
	font-size: 2.3em;
	font-weight: bold;
	line-height: 1.5em;
	color: #FF66CC;
	margin-top: .8em;
}
#animatedBookIndex {
	width: 105px;
	position: absolute;
	left: 25px;
	top: 200px;
	margin: 0;
	padding: 10px 0;
	text-align: center;
}
#animatedBookIndex h4 {
	margin-top: 5px;
}
#animatedBookIndex h5 {
	margin-bottom: 5px;
}
#extraLinksIndex {
	width: 105px;
	position: absolute;
	left: 10px;
	top: 370px;
	margin: 0;
	padding: 0 0 0 20px;
	text-align: left;
}
#extraLinksIndex ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#extraLinksIndex a {
	width: 95px;
	display: block;
	padding: 5px 0 0 12px;
	background: #FFE3EC url(../images/bullet.gif) no-repeat left 7px;
}
#extraLinksIndex a:link, #extraLinksIndex a:visited {
	text-decoration: none;
}
#dvdIndex {
	width: 95px;
	position: absolute;
	left: 620px;
	top: 180px;
	text-align: center;
}
#dvdIndex h4 {
	margin-top: 5px;
	margin-bottom: 0px;
}
#dvdIndex h5 {
	margin-bottom: 5px;
}
#adBookIndex {
	width: 95px;
	position: absolute;
	left: 615px;
	top: 310px;
	text-align: center;
	margin: 0;
}
#adBookIndex h4 {
	margin: 0px;
}
#adBookIndex h5{
	margin: 5px 0 0;
}
#starIndex {
	width: 350px;
	position: absolute;
	left: 210px;
	top: 475px;
	padding: 0 0 0 30px;
	background: #FFE3EC url(../images/star.gif) no-repeat left center;
}
/*EVENTOS STYLES*/
/*#thumbs styles*/
#thumbs {
	width: 100px;
	float: left;
}
#thumbs ul {
	margin: 0 0 0 25px;
	padding: 0;
	list-style-type: none;
}
/*Photos styles*/
#backEventos {
	position:absolute;
	left:260px;
	top:120px;
	width:400px;
	height:360px;
	z-index:0;
	visibility: visible;
	text-align: center;
	background-color: #FFE3EC;
}
#formatura {
	position:absolute;
	left:260px;
	top:120px;
	width:400px;
	height:360px;
	z-index:1;
	visibility: hidden;
	text-align: center;
	background-color: #FFE3EC;
}
#abh-2002 {
	position:absolute;
	left:260px;
	top:120px;
	width:400px;
	height:360px;
	z-index:2;
	visibility: hidden;
	text-align: center;
	background-color: #FFE3EC;
}
#congresso {
	position:absolute;
	left:260px;
	top:120px;
	width:400px;
	height:360px;
	z-index:3;
	visibility: hidden;
	text-align: center;
	background-color: #FFE3EC;
}
#idosos-1 {
	position:absolute;
	left:260px;
	top:120px;
	width:400px;
	height:360px;
	z-index:4;
	visibility: hidden;
	text-align: center;
	background-color: #FFE3EC;
}
#abh-2004 {
	position:absolute;
	left:260px;
	top:120px;
	width:400px;
	height:360px;
	z-index:5;
	visibility: hidden;
	text-align: center;
	background-color: #FFE3EC;
}
#idosos-2 {
	position:absolute;
	left:260px;
	top:120px;
	width:400px;
	height:360px;
	z-index:6;
	visibility: hidden;
	text-align: center;
	background-color: #FFE3EC;
}
#abh-2005 {
	position:absolute;
	left:260px;
	top:120px;
	width:400px;
	height:360px;
	z-index:7;
	visibility: hidden;
	text-align: center;
	background-color: #FFE3EC;
}
#henrique {
	position:absolute;
	left:260px;
	top:120px;
	width:400px;
	height:360px;
	z-index:8;
	visibility: hidden;
	text-align: center;
	background-color: #FFE3EC;
}
#idosos-3 {
	position:absolute;
	left:260px;
	top:120px;
	width:400px;
	height:360px;
	z-index:9;
	visibility: hidden;
	text-align: center;
	background-color: #FFE3EC;
}
#bete {
	position:absolute;
	left:260px;
	top:120px;
	width:400px;
	height:360px;
	z-index:10;
	visibility: hidden;
	text-align: center;
	background-color: #FFE3EC;
}
/*SOBRE A KAKA E SOBRE A COREIA STYLES*/
#coreiaText, #kakaText {
	margin-bottom: 10px;
}
#coreiaText img, #kakaText img {
	float: right;
	margin-left: 10px;
}
#coreiaVideo, #kakaVideo {
	text-align: center;
}
#coreiaVideo p, #kakaVideo p {
	text-align: left;
	margin: 1em 60px;
}
/*MEUS TRABALHOS STYLES*/
#trabalhos img {
	float: right;
	margin-left: 10px;
} 
#trabalhos p#gotoVideo {
	background: #FFE3EC url(../images/back_see-more.gif) no-repeat left center;
	margin-left: 30px;
	padding: 0px 22px;
	font-weight: bold;
}
#trabalhosMain {
	background: #FFE3EC url(../images/trabalhos.jpg) no-repeat center center;
}
#specialBook {
	width: 105px;
	margin: 0;
	padding: 20px 0 10px 18px;
	text-align: center;
}
#specialBook h4 {
	margin-top: 5px;
}
#specialBook h5 {
	margin-bottom: 5px;
	margin-top: 2px;
}	
/*GALERIA STYLES*/
/*#master.galeria styles*/
#master.galeria #mainContent {
	text-align: center;
}
#master.galeria #mainContent img {
	margin: 0 0 0 0px;
	border: 4px solid #FF99B5;
}
#master.galeria #mainContent li {
	display: inline;
}
#master.galeria #mainContent li#prev {
	text-align: left;
	margin: 20px 0 0 -40px;
	padding: 10px 100px 10px 33px;
	background-image: url(../gallery/graphics/previous.gif);
	background-position: left 3px;
	background-repeat: no-repeat;
}
#master.galeria #mainContent li#next {
	text-align: right;
	margin: 20px 0;
	padding: 10px 30px 10px 150px;
	background-image: url(../gallery/graphics/next.gif);
	background-position: right 3px;
	background-repeat: no-repeat;
}
#master.galeria #mainContent p {
	margin: 1.2em;
}
/*galIndex Styles*/
ul#galIndex {
	margin: 20px 0px 20px 15px;
	padding: 0;
	list-style-type: none;
}
ul#galIndex li {
	display: inline;
	float: left;
	width: 75px;
	height: 56px;
	margin: 8px;
}
/*LINKS STYLES*/
#links {
	width: 410px;
	float: left;
	padding: 0 0 0 20px;
	text-align: justify;
}
#ads {
	width: 126px;
	position: absolute;
	left: 580px;
	top: 15px;
	z-index: 1;
	padding: 0;
	text-align: center;
	background-color: #DBFFD1;
	border: 3px solid #339966;
}
#livroAd {
	width: 126px;
	position: absolute;
	left: 580px;
	top: 160px;
	z-index: 1;
	padding: 0;
	text-align: center;
	background-color: #ADDBFC;
	border: 3px solid #2C82C1;
}
#ads img#starnet {
	
	margin: 0;
}
#ads h4, #livroAd h4 {
	margin: 0;
}

/*footer styles*/
#footer {
	width: 750px;
	height: 72px;
	background: #FFE3EC url(../images/footer.gif) no-repeat top center;
	text-align: center;
	padding-top: 10px;
}
#footer h6 {
	font-size: 1em;
	font-weight: bold;
	color: #FFFFFF;
	width: 700px;
	padding: 0;
	margin: 0 0 1em 0;	
}
#footer p {
	font-size: 1em;
	font-weight: normal;
	color: #FFFFFF;
	width: 700px;
	padding: 0;
	margin: 0;	
}
#footer a, #footer a:link, #footer a:visited {
	color: #f5f5f5;
	text-decoration: none;
}
#footer a:hover {
	color: #fff;
	text-decoration: underline;
}
