/* RTP Ensina
 * O Corpo Humano
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
	background-color: #000;
	font-family: Arial, Sans;
	color: #fff;
	overflow: hidden;

   -moz-user-select: -moz-none;
   -khtml-user-select: none;
   -webkit-user-select: none;

   -ms-user-select: none; /* IE10 */
   user-select: none; /* IE10 */
	
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

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

.btn_play {
	position: absolute;
	padding: 5px 5px 5px 32px;
	background-image: url("imgs/ico_play.png");
	background-repeat: no-repeat;
	background-position: 0px -6px;
	font-weight: 400;
	font-size: 12px;
	opacitY: 1;
	color: #888;
	}
.btn_play:hover {
	background-image: url("imgs/ico_play2.png");
	color: #fff;
}

.container {
	background-image: url("imgs/bg.jpg");
	position: relative;
	width: 854px;
	height: 482px;
	overflow: hidden;
}

.top-nav {
	width: 100%;
	height: 50px;
	background-image: url("imgs/white10.png");
}

.top-nav h1 {
	font-family: 'Quicksand', Arial, Sans;
	font-size: 21px;
	display: block;
	padding: 14px 20px;
}

.col-1-3 {
	position: relative;
	width: 280px;
	min-height: 1px;
	float: left;
}

.col-2-3 {
	position: relative;
	width: 560px;
	min-height: 1px;
	float: right;

	}

.pageEsqueleto .col-2-3 {
	background-image: url("imgs/esqueleto1_zoom2.png");
	background-repeat: no-repeat;
	background-position: top right;
}


ul {
	margin: 20px;
}

.pageEsqueleto ul li {
	background-image: url("imgs/li.png");
	background-repeat: no-repeat;
	background-position: 2px 0px;
	padding-left: 16px;
	font-size: 14px;
	margin-bottom: 10px;
}

li a {
	opacity: 0.6;
}
li a:hover {
	opacity: 1;
}

strong {
	font-weight: bold;
}

i {
	font-style: italic;
}

.page {
	position: relative;
	top: 0px;
	left: 0px;
	display: none;
	
}

.info {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 432px;
	visibility: hidden;
	background-color: #f2f2f2;
}
.pageEsqueleto .info {
	width: 280px;
}

.info h2 {
	font-family: 'Quicksand', Arial, Sans;
	font-size: 18px;
	margin: 20px;
	margin-top: 60px;
	color: #333;
	text-transform: uppercase;
	border-bottom: 1px solid #ccc;
	padding-bottom: 20px;
}

.info p {
	margin: 6px 20px 10px;
	margin-top: 6px;
	font-size: 12px;
	line-height: 1.5em;
	color: #4d4d4d;
}

.info ol {
	font-size: 12px;
	color: #4d4d4d;
	margin: 20px 20px 20px 40px;
	list-style-type: decimal;
}
.info ol li {
	line-height: 1.3em;
	margin: 10px 0px;
}

.close {
	background-image: url("imgs/close_black.png");
	background-repeat: no-repeat;
}
.back {
	background-image: url("imgs/back.png");
	background-repeat: no-repeat;
}

.close-back {
	position: absolute;
	top: 16px;
	right: 20px;
	width: 64px;
	height: 20px;
	display: block;
}
 
/* START PAGE
*/

.startPage {
	width: 100%;
	height: 483px;
	background-image: url("imgs/bg_start2.png");
	overflow: hidden;
}

.startPage h1 {
	font-family: 'Quicksand', Arial, Sans;
	font-weight: 600;
	padding: 30px;
	font-size: 32px;
	text-transform: uppercase;
}

.startPage ul {
	padding-top: 120px;
	padding-left: 20px;
}

.startPage ul li {
	margin: 26px 0px;
	background-image: none;
	font-size: 14px;
}

.startPage ul li a {
	background-repeat: no-repeat;
	background-color: #64BCF2;
	background-position: 7px 7px;
	border: 1px solid #3FA9F5;
	color: #fff;
	border-radius: 5px;
	padding: 6px 12px;
	opacity: 1;
}

.startPage ul li .normal {
	background-image: none;
	padding: 6px 12px;
}
.startPage ul li .hover {
	background-image: url(imgs/li.png);
	padding: 6px 22px;
}

.btn {
	width: 21px;
	height: 21px;
	background-image: url("imgs/btn_art_more.png");
	background-repeat: no-repeat;
	cursor: pointer;
}
.btn:hover { background-image: url("imgs/btn_art_more2.png"); }

.cranio_more {
	background-image: url("imgs/btn_more.png");
	width: 72px;
	height: 20px;
	position: absolute;
	top: 164px;
	right: 124px;
	display: none;
}

.select {
	position: absolute;
	bottom: 10px;
	left: 120px;
}

.select li {
	display: inline;
	background-image: none;
	padding: 0px;
	margin-left: 10px;
}

.select span {
	border-radius: 5px;
	padding: 6px 21px;
	background-color: #4d4d4d;
	color: #e6e6e6;
	cursor: pointer;
}
.select span.selected {
	background-color: #3FA9F5;
	color: #fff;
}

.pageDigestivo .col-1-3,
.pageCardio .col-1-3,
.pageRespiratorio .col-1-3,
.pageUrinario .col-1-3,
.pageReprodutor .col-1-3 {
	width: 380px;
	height: 432px;
}

.pageDigestivo .col-2-3,
.pageCardio .col-2-3,
.pageRespiratorio .col-2-3,
.pageUrinario .col-2-3,
.pageReprodutor .col-2-3 { 
	width: 474px;
	height: 432px;
	background-repeat: no-repeat;
}

.pageDigestivo .col-2-3 { background-image: url(imgs/sis_digestivo.png);	}
/*.pageCardio .col-2-3 { background-image: url(imgs/sis_cardiovascular.png);	} */
.pageRespiratorio .col-2-3 { background-image: url(imgs/sis_respiratorio.png);	}
.pageUrinario .col-2-3 { background-image: url(imgs/sis_urinario.png);	}
.pageReprodutor .col-2-3 { background-image: url(imgs/sis_rep-hom.jpg);	}

.info_list li {
	text-align: right;
	background-image: none;
	display:none;
	margin-top: 20px;
	line-height: 1.5em;
	font-weight: 400;
	font-size: 12px;
}

.info_list li a {
	opacitY: 1;
	background-color: #333;
    border-radius: 5px;
    color: #e6e6e6;
	padding: 5px 10px;
}

.info_list li .selected {
	color: #fff;
	background-color: #64BCF2
}

/* Digestivo

.lingua { padding-top: 30px; }
.esofago { padding-top: 40px; }
.figado { padding-top: 40px; }
.estomago { padding-top: 0px; }
.intgrosso { padding-top: 20px; }
.anus { padding-top: 60px; }
*/

/* Circulatorio
*/

.cirsis { position: absolute; top: 94px; left: 14px; background-image: url("imgs/cirsis1.png"); width: 100px; height: 100px; }
.cirsis:hover { background-image: url("imgs/cirsis2.png"); }

.cirpul { position: absolute; top: 94px; right: 8px; background-image: url("imgs/cirpul1.png"); width: 100px; height: 100px;}
.cirpul:hover { background-image: url("imgs/cirpul2.png"); }

.btn_more_cir { position: absolute; background-image: url("imgs/btn_art_more.png"); width: 21px; height: 21px; opacity: 1;}
.btn_more_cir:hover { background-image: url("imgs/btn_art_more2.png"); cursor: pointer; }

.btn_arterias1 { top: 300px; left: 90px }
.btn_veias1 { top: 300px; right: 90px  }
.btn_arterias2 { top: 140px; left: 90px }
.btn_veiras2 { top: 300px; right: 90px }

.btn_coracao { top: 74px; left: 294px }

.btn_venula { top: 250px; left: 15px }
.btn_arteriola { top: 270px; left: 95px }
.btn_capilares { top: 380px; left: 35px }


/* Respiratorio

.fossas { padding-top: 35px; }
.faringe { padding-top: 25px; }
.traqueia { padding-top: 25px; }
.pulmoes { padding-top: 30px; }
.diafragma { padding-top: 40px; }

.fossas a { padding-left: 280px; border-bottom: 1px dotted #fff; }
.faringe a { padding-left: 295px; border-bottom: 1px dotted #fff; }
.laringe a { padding-left: 280px; border-bottom: 1px dotted #fff; }
.traqueia a { padding-left: 255px; border-bottom: 1px dotted #fff; }
.pulmoes a { padding-left: 200px; border-bottom: 1px dotted #fff; }
.diafragma a { padding-left: 245px; border-bottom: 1px dotted #fff; }
*/

/* Urinario

.adernal { padding-top: 50px; }
.rins { padding-top: 25px; }
.ureteres { padding-top: 20px; }
.arteria_renal { padding-top: 0px; }
.veia_renal { padding-top: 0px; }
.bexiga { padding-top: 50px; }
.uretra { padding-top: 40px; }

.adernal a { padding-left: 150px; border-bottom: 1px dotted #fff; }
.rins a { padding-left: 240px; border-bottom: 1px dotted #fff; }
.ureteres a { padding-left: 225px; border-bottom: 1px dotted #fff; }
.arteria_renal a { padding-left: 220px; border-bottom: 1px dotted #fff; }
.veia_renal a { padding-left: 255px; border-bottom: 1px dotted #fff; }
.bexiga a { padding-left: 260px; border-bottom: 1px dotted #fff; }
.uretra a { padding-left: 280px; border-bottom: 1px dotted #fff; }
*/

/* Reprodutor
*/

.sis_masculino .deferente { position: absolute; top: 154px; left: 58px; }
.sis_masculino .penis { position: absolute; top: 220px; left: 80px; }
.sis_masculino .uretra { position: absolute; top: 260px; left: 80px; }
.sis_masculino .testiculo { position: absolute; top: 330px; left: 58px; }
.sis_masculino .prostata { position: absolute; top: 220px; right: 53px; }
.sis_masculino .anus { position: absolute; top: 260px; left: 310px; }
.sis_masculino .escroto { position: absolute; top: 352px; right: 53px; }
.sis_masculino .epidimio { position: absolute; top: 296px; right: 53px; }

.sis_feminino { display: none; }
.sis_feminino .trompas { position: absolute; top: 190px; left: 74px; }
.sis_feminino .uretra { position: absolute; top: 246px; left: 74px; }
.sis_feminino .vulva { position: absolute; top: 300px; left: 74px; }
.sis_feminino .ovarios { position: absolute; top: 138px; right: 46px; }
.sis_feminino .utero { position: absolute; top: 195px; right: 46px; }
.sis_feminino .vagina { position: absolute; top: 256px; right: 46px; }

/* scrolls
*/

.scroll { width: 360px; clear: both; margin: 0px; }
.scroll .viewport { width: 350px; height: 280px; overflow: hidden; position: relative; line-height: 1.6em; }
.scroll .overview { list-style: none; position: absolute; left: 0; top: 0; }
.scroll .thumb .end,
.scroll .thumb { background-color: #666; border-radius: 3px;}
.scroll .scrollbar { position: relative; float: right; width: 6px; border-radius: 3px; }
.scroll .track { background-color: #e6e6e6; height: 100%; width:6px; position: relative; padding: 0 1px; border-radius: 3px; }
.scroll .thumb { height: 20px; width: 6px; cursor: pointer; overflow: hidden; position: absolute; top: 0; }
.scroll .thumb .end { overflow: hidden; height: 5px; width: 6px; }
.scroll .disable{ display: none; }
.noSelect { user-select: none; -o-user-select: none; -moz-user-select: none; -khtml-user-select: none; -webkit-user-select: none; }
