/* GRID */


/* General Html */

html {
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
}

body {
	width: 100%;
	height: 100%;
	color: #000;
	background: #FFF;
	margin: 0;
	padding: 0;
}




/* General Definitions */

.fullscreen {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	min-height: 580px;	
}

.right {
	float: right;
}

.left {
	float: left;
}






/* Areas */

#background {
	background-image: url(../images/fundo.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	z-index: 1;
}

#conteudo {
	width: 96%;
	margin: 0 auto;
	z-index: 4;
	overflow: hidden;
}

#menu {
	position: absolute;
	top: 0;
	left: 0;
	width: 36%;
	height: 100%;
	min-height: 580px;
	z-index: 12;
}

#container {	
	position: relative;
	width: 780px;
	height: 580px;
	overflow: visible;
	margin: 0 auto;
}

#titulo {
	position: absolute;
	display: block;
	top: 18px;
	left: 278px;
	left: 298px; /**/
	width: 400px;
	margin: 0;
	padding: 80px 0 0;
	height: 0;
	overflow: hidden;
	background-repeat: no-repeat;
	background-position: right 10px;
}

#texto {
	position: absolute;
	width: 375px;
	height: 200px;
	top: 98px;
	left: 248px;
	left: 258px /**/;
	padding: 15px 10px 0 15px;
	margin: 0 auto;
	overflow: auto;
	background-color: #FFF;
	background-image: url(../images/texto_fundo.jpg);
	z-index: 9;
}

#flash {
	z-index: 7;
}

#flash-replacement {
	z-index: 6;
}




/* Overrides */


/* MENU SEM FLASH */

#noflash-menu {
	position: relative;
	left: 80px;
	margin-top: 50px;
	width: 200px;
	height: 300px;
}

#noflash-menu h1 {
	position: relative;
	width: 77px;
	height: 0;
	margin: 0 0 20px;
	padding: 77px 0 0 0;
	background-image: url(../images/oscar_iskin_logo.gif);
	background-repeat: no-repeat;
	overflow: hidden;
}

#noflash-menu li {
	padding-bottom: 0.5em;
}

#noflash-menu li.mini {
	font-size: 0.8em;
}


/* QUEM SOMOS */

#quem-somos #flash,
#quem-somos #flash-replacement,
#quem-somos #flash-replacement-noload {
	position: absolute;
	top: 276px;
	left: 60px;
	width: 780px;
	height: 300px;
}

#quem-somos #flash-replacement,
#quem-somos #flash-replacement-noload {
	background-image: url(../images/rep_quem_somos.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

#quem-somos #flash-replacement-noload {
	top: 0;
	left: 0;
}


/* CONTATO */

#contato #texto {
	background-image: none;
	background-color: transparent;
	width: 240px;
	height: 240px;
	left: 256px;
	left: 266px /**/;
	overflow: visible;
}

#contato h2,
#parcerias h2 {
	background-image: url(../images/bullet_big.gif);
	background-repeat: no-repeat;
	background-position: 0 20px;
	padding-left: 18px;
}

#contato h2.first,
#parcerias h2.first {
	background-position: 0 2px;
}

#contato p,
#parcerias p {
	padding-left: 18px;
}

#contato #flash,
#contato #flash-replacement,
#contato #flash-replacement-noload {
	position: absolute;
	top: 251px;
	left: 498px;
	width: 200px;
	height: 300px;
}

#contato #flash-replacement,
#contato #flash-replacement-noload {
	background-image: url(../images/rep_contato.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

#contato #flash-replacement-noload {
	top: 0;
	left: 0;
}


/* PARCERIAS */
/* ver CONTATO */

#parcerias #texto {
	height: 139px;
	overflow: hidden;
}

#parcerias p.first {
	padding-left: 0;
}

#parcerias #submenu {
	position: absolute;
	top: 276px;
	left: 260px;
	width: 200px;
	height: 200px;
	overflow: hidden;
}

#parcerias #submenu p,
#links #submenu p {
	padding-left: 0;
	line-height: 1.75em;
}

#parcerias #flash,
#parcerias #flash-replacement,
#parcerias #flash-replacement-noload {
	position: absolute;
	top: 268px;
	left: 460px;
	width: 300px;
	height: 300px;
}

#parcerias #flash-replacement,
#parcerias #flash-replacement-noload {
	background-image: url(../images/rep_parcerias.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

#parcerias #flash-replacement-noload {
	top: 0;
	left: 0;
}


/* TREINAMENTO */

#treinamento #texto {
	height: 142px;
}

#treinamento #flash,
#treinamento #flash-replacement,
#treinamento #flash-replacement-noload {
	position: absolute;
	top: 256px;
	left: 60px;
	width: 780px;
	height: 300px;
}

#treinamento #flash-replacement,
#treinamento #flash-replacement-noload {
	background-image: url(../images/rep_treinamento.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

#treinamento #flash-replacement-noload {
	top: 0;
	left: 0;
}


/* LINKS */
/* ver PARCERIAS */

#links #texto {
	width: 400px;
	height: 220px;
	margin: 0;
	padding: 0;
	overflow: hidden;
	background-image: none;
	background-color: transparent;
}

#links #item1,
#links #item2 {
	position: relative;
	width: 375px;
	height: 205px;
	padding: 15px 10px 0 15px;
	margin: 0 auto;
	overflow: auto;
	background-color: #FFF;
	background-image: url(../images/texto_fundo.jpg);
}

#links #item1 {
	z-index: 18;
}

#links #item2 {
	z-index: 17;
}

#links #submenu {
	position: absolute;
	top: 340px;
	left: 260px;
	width: 200px;
	height: 200px;
	overflow: hidden;
}

#links #flash,
#links #flash-replacement,
#links #flash-replacement-noload {
	position: absolute;
	top: 200px;
	left: 540px;
	width: 300px;
	height: 380px;
}

#links #flash-replacement,
#links #flash-replacement-noload {
	background-image: url(../images/rep_links.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

#links #flash-replacement-noload {
	top: 0;
	left: 0;
}


/* CALENDARIO */

#calendario #flash,
#calendario #flash-replacement,
#calendario #flash-replacement-noload {
	position: absolute;
	top: 90px;
	left: 258px;
	width: 460px;
	height: 490px;
}

#calendario #flash-replacement,
#calendario #flash-replacement-noload {
	background-image: url(../images/rep_calendario.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

#calendario #flash-replacement-noload {
	top: 0;
	left: 0;
}

#calendario #texto {
	width: 400px;
	height: 333px;
	top: 106px;
	left: 280px;
	left: 290px /**/;
	overflow: hidden;
	background: transparent;
}

#calendario #texto #submenu {
	position: relative;
	width: 200px;
	height: 360px;
	float: left;
}

#calendario #texto #conteudo_calendario {
	position: relative;
	top: 8px;
	width: 178px;
	height: 230px;
	overflow: auto;
	float: right;
}

#calendario #texto #submenu h1,
#calendario #texto #submenu p {
	text-align: left;
}

#calendario #texto #submenu h1 {
	padding-top: 0.75em;
	padding-bottom: 0.75em;
	font-size: 1.3em;
}

#calendario #texto #submenu h1 a {
	display: block;
	width: 55px;
	color: #000;
	font-weight: bold;
	text-decoration: none;
}

#calendario #ico-mais1,
#calendario #ico-mais2,
#calendario #ico-menos1,
#calendario #ico-menos2 {
	margin-top: 3px;
	float: right;
}

#calendario #texto #submenu p,
#calendario #texto #conteudo_calendario h2 {
	font-size: 0.9em;
	text-transform: uppercase;
	padding: 0 0 0.3em;
}

#calendario #texto #conteudo_calendario h2 {
	font-weight: bold;
	padding-bottom: 0.85em;
}

#calendario #texto #conteudo_calendario .post {
	padding-bottom: 1.68em;
}

#calendario #texto #conteudo_calendario ul {
	list-style-type: none;
}

#calendario #texto #conteudo_calendario p {
	padding: 0.3em 0 0;
	list-style-type: none;
	font-size: 1em;
	line-height: 1.2em;
	color: #000;
}

#calendario #texto #conteudo_calendario strong {
	font-weight: bold;
}

#calendario #download {
	text-align: center;
	position: absolute;
	top: 270px;
	left: 365px;
	z-index: 16;
}

#calendario #download p {
	position: relative;
	left: 3px;
	font-size: 0.8em;
	line-height: 1.2em;
	text-align: center;
}

#calendario #download a:hover p {
	text-decoration: underline;
}

#calendario .item {
	position: relative;
	width: 175px;
	height: 195px;
	overflow: auto;
}


/* NOVIDADES */

#novidades #flash,
#novidades #flash-replacement,
#novidades #flash-replacement-noload {
	position: absolute;
	top: 317px;
	left: 466px;
	width: 250px;
	height: 236px;
}

#novidades #flash-replacement,
#novidades #flash-replacement-noload {
	background-image: url(../images/rep_novidades.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

#novidades #flash-replacement-noload {
	top: 0;
	left: 0;
}

#novidades .data {
	position: relative;
	top: -4px;
	font-size: 1em;
}


/* PRODUTOS */

#produtos #texto {
	left: 235px;
	left: 245px /**/;
	width: 310px;
	height: 365px;
	background: #FFF;
}

#produtos #texto.marcas a {
	position: relative;
	left: 2px;
	width: 130px;
	height: 0;
	margin: 0 10px 10px 0;
	padding: 78px 0 0;
	border: 4px solid #FFF;
	background-repeat: no-repeat;
	background-position: center center;
	overflow: hidden;
	float: left;
}

#produtos #texto.marcas a:hover {
	border-color: #00A9A1;
}

#produtos.show #texto {
	height: 420px;
	overflow: hidden;
}

#produtos #texto h2 {
	font-size: 1.5em;
	padding: 0.5em 0;
}

#produtos #texto h3 {
	padding: 0.5em 0;
	font-size: 12px;
}

#produtos #texto p {
	font-size: 1em;
}

#produtos #texto a {
	color: #666;
}

#produtos.show #texto a {
	color: #00A9A1;
}

#produtos #texto img {
	padding: 10px 15px 0 0;
}

#produtos #imagem {
	position: relative;
	width: 180px;
	height: 180px;
	margin: 20px 15px 0 0;
	text-align: center;
	overflow: hidden;
	float: left;
}

#produtos #imagem img {
	width: auto;
	height: auto;
	margin: 0;
	padding: 0;
	max-height: 180px;
}

#produtos #info {
	position: relative;
	display: block;
	width: 300px;
	height: 140px;
	margin-bottom: 7px;
	background: #FFF;
	overflow: auto;
}

#produtos #marca {
	margin-top: 15px;
	float: right;
}

#produtos #download {
	position: relative;
	left: 33px;
}

#produtos #menu-marcas {
	position: absolute;
	left: 592px;
	top: 210px;
	width: 130px;
	height: 296px;
	background: #FFF;
	overflow: auto;
}

#produtos #menu-marcas a,
#produtos #menu-marcas a.select {
	position: relative;
	display: block;
	width: 100px;
	height: 0px;
	padding: 56px 0 0 0;
	margin: 7px 0;
	border: 4px solid #FFF;
	background-repeat: no-repeat;
	background-position: center center;
	overflow: hidden;
}

#produtos #menu-marcas a:hover,
#produtos #menu-marcas a.select {
	border-color: #00A9A1;
}

#produtos #submenu {
	position: absolute;
	top: 98px;
	left: 593px;
	left: 613px; /**/
	width: 150px;
	height: 75px;
	z-index: 18;
}

#produtos #submenu h2 {
	color: #00A9A1;
}

#produtos #submenu li {
	padding: 0 0 0.3em 18px;
	background: transparent url(../images/bullet_big_grey.gif) no-repeat 1px 3px;
}

#produtos #submenu li a {
	color: #999;
}

#produtos #submenu li.select {
	background: transparent url(../images/bullet_big.gif) no-repeat 1px 3px;
	color: #00A9A1;
}

#produtos #submenu li.select a {
	color: #00A9A1;
}

#produtos #flash {
	position: absolute;
	top: 190px;
	left: 330px;
	width: 300px;
	height: 390px;
}

#produtos #flash.select {
	left: 570px;	
}

#produtos #flash-replacement {
	display: block;
	position: absolute;
	top: 200px;
	left: 595px;
	width: 180px;
	height: 180px;
	z-index: 50;
}


/* RESPONSABILIDADE SOCIAL */

#responsabilidade-social #titulo {
	width: 500px;
	top: 5px;
	left: 178px;
	left: 198px; /**/
	padding: 120px 0 0;
	background-position: right 0;
}

#responsabilidade-social #texto {
	height: 155px;
	top: 114px;
}

#responsabilidade-social #flash,
#responsabilidade-social #flash-replacement,
#responsabilidade-social #flash-replacement-noload {
	position: absolute;
	top: 260px;
	left: 105px;
	width: 780px;
	height: 300px;
}

#responsabilidade-social #flash-replacement,
#responsabilidade-social #flash-replacement-noload {
	background-image: url(../images/rep_responsabilidade_social.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

#responsabilidade-social #flash-replacement-noload {
	top: 0;
	left: 0;
}


/* CREDITOS */

#creditos {
	position: absolute;
	top: 60%;
	right: 5px;
	width: 20px;
	height: 80px;
	z-index: 50;
}

#creditos a {
	position: absolute;
	display: block;
	width: 12px;
	height: 78px;
}

#creditos p {
	position: relative;
	display: block;
	width: 12px;
	height: 0;
	padding-top: 78px;
	overflow: hidden;
	font-size: 0;
	background: url(../images/nucleoi.png) no-repeat;
	
}
/* INTEGRIDADE ETICA */
/* ver PARCERIAS */

#integridade #texto {
	width: 400px;
	height: 220px;
	margin: 0;
	padding: 0;
	overflow: hidden;
	background-image: none;
	background-color: transparent;
}

#integridade #item1,
#integridade #item2 {
	position: relative;
	width: 375px;
	height: 205px;
	padding: 15px 10px 0 15px;
	margin: 0 auto;
	overflow: auto;
	background-color: #FFF;
	background-image: url(../images/texto_fundo.jpg);
}

#integridade #item1 {
	z-index: 18;
}

#integridade #item2 {
	z-index: 17;
}

#integridade #submenu {
	position: absolute;
	top: 340px;
	left: 260px;
	width: 300px;
	height: 200px;
	overflow: hidden;
}

#integridade #flash,
#integridade #flash-replacement,
#integridade #flash-replacement-noload {
	position: absolute;
	top: 200px;
	left: 540px;
	width: 300px;
	height: 380px;
	margin-top: 65.5px;
	margin-left: 30px;
}

#integridade #flash-replacement,
#integridade #flash-replacement-noload {
	background-image: url(../images/rep_integridade.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

#integridade #flash-replacement-noload {
	top: 0;
	left: 0;
}

#integridade #titulo {
	width: 500px;
	top: 5px;
	left: 178px;
	left: 198px; /**/
	padding: 120px 0 0;
	background-position: right 0;
}
