/*
THEME NAME: BI International
THEME URI: http://www.sistemasmart.com.br/
DESCRIPTION: Tema criado para o BI International por Glayson Ramos e Starline Sistemas.
VERSION: 2.0
AUTHOR: Criado por Glayson Ramos - Editado por <a href="http://alvarodesigner.com.br/">Álvaro Borges</a>
AUTHOR URI:
*/

/* Two-column with sidebar on left from the /examples/ folder  */
@import url('prettyPhoto.css');

/* html,body,div,span,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,img,ins,kbd,q,s,samp,small,strike,strong,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:''}table{border-collapse:collapse;border-spacing:0} */


/*1. configuração inicial */
img.alignleft {
	float:left;
	padding:3px;
	clear:left;
}
body {
	background:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#040404;
	margin:0;
	padding:0;
}
body.interna {
	background:url(images/bg_mundi_interno.jpg) center top no-repeat;
}
#wrapper {
	width:960px;
	padding:0;
	margin: auto;
}

hr {
	border:solid 1px;
}
/* fim da configuração */

/*2. inicio do Cabeçalho */

#header {
	overflow:hidden;
	background: #f7f7f7 url(images/bg_topo.png) top left no-repeat;
}
#header ul {
	margin:0;
	list-style:none;
	padding:0;
}
#header ul a img {
	border:none;
}
#header ul a {
	border:none;
}
/* 2.1. submenu superior */

#header #mini_menu_top {
	float:right;
	height:16px;
	font-size:11px;
	font-weight: 100;
	padding-left:4px;
	font-family: Verdana;
	background: #e5e5e5;
	width: 100%;
}
#header #mini_menu_top li {
	float:right;
}
#header #mini_menu_top li:first-child {
	float:left;
	margin-left: 10px;
}
#header #mini_menu_top li a {
	display:block;
	padding:1px 10px 0 10px;
	text-align:center;
	letter-spacing:-1px;
	color: #4f595b;
	text-decoration:none;
	text-transform:uppercase;
}
#header #mini_menu_top li a:hover {
	color:#fff;
}

/* 2.2. faixa das logos */
#header h1 {
	margin:10px 0 0 16px;
	float:left;
}
#header h1 a {
	display:block;
	width:214px;
	height:60px;
	background:url(images/menu_bi_international.png) center top no-repeat;
	border:none;
	text-indent:-15000px;
}
#header span {
	float: right;
	font-size: 16px;
	font-weight: lighter;
	margin: 30px 10px 0 0;
}
#header #cartao {
	float: right;
	font-size: 12px;
	font-weight: lighter;
	text-align:right;
	margin: 20px 0 0 40px;
}
#header #cartao span {
	margin: 0 10px 0 0;
	font-size: 12px;
}
#header #cartao #link {
	margin: 15px 10px 0 0;
	font-size: 12px;
}
#header #cartao a {
	text-decoration:none;
	color:#000;
}
#header ul#logos_parceiros {
	margin-left:21px;
	margin-top:43px;
	width:640px;
	display:block;
	float:right;
}
#header ul#logos_parceiros li{
	float:left;
	margin-right:14px;
}
#header ul#logos_parceiros li a{
	height:50px;
}
#header ul#logos_parceiros .logo_babson {
	display:block;
	text-indent:-15000px;
	background:url(images/menu_babson.png) no-repeat; 
	width:63px;
}
#header ul#logos_parceiros .logo_berkeley {
	display:block;
	text-indent:-15000px;
	background:url(images/menu_berkeley.png) no-repeat;
	width:71px;
}
#header ul#logos_parceiros .logo_columbia {
	display:block;
	text-indent:-15000px;
	background:url(images/menu_columbia.png) no-repeat;
	width:125px;
}
#header ul#logos_parceiros .logo_shanghai {
	display:block;
	text-indent:-15000px;
	background:url(images/menu_shangai.png) no-repeat;
	width:101px;
}
#header ul#logos_parceiros .logo_swinburne {
	display:block;
	text-indent:-15000px;
	background:url(images/menu_swinburne.png) no-repeat;
	width:65px;
}
#header ul#logos_parceiros .logo_mit {
	display:block;
	text-indent:-15000px;
	background:url(images/menu_mit.png) no-repeat;
	width:61px;
}
#header ul#logos_parceiros .logo_stanford {
	display:block;

	text-indent:-15000px;
	background:url(images/menu_standford.png) no-repeat;
	width:51px;
}

/* 2.3. Menu principal */
#header #main_menu {
	width:100%;
	margin:25px 0 0 0;
	height:34px;
	background:#4c5c69;
	float:left;
	padding-left:33px;
}
#header #main_menu > li {
	float:left;
	background: url(images/canto_menu.png) left top no-repeat;
	margin-left: -23px;
	width: 150px;
}
#header #main_menu > li:hover {
	background:#5d7486 url(images/canto_menu_over.png) left top no-repeat;
}
#header #main_menu li li:hover, #header #main_menu li.current_page_item, #header #main_menu li.current_page_ancestor  {
	background:#5d7486;
}
#header #main_menu .firstmenu{
	border-left:none;
	display:none;
}
#header #main_menu li a {
	display:block;
	height:30px;
	padding:2px 23px 0 28px;
	text-decoration:none;
	text-transform:uppercase;
	color:#FFF;
	font-size:12px;
}
/* 2.4. submenus */

#header #main_menu li ul {
	display:none;
	margin-top:2px;
	margin-left: 4px;
	position:absolute;
	background:#435869;
	clear:both;
	min-width: 250px;
	z-index:2000;
	border-top: 1px solid #8ea3b4;
}
#header #main_menu li:hover ul {
	display:block;
}
#header #main_menu li ul li{
	float: left;
	clear:both;
	padding:0;
	padding-bottom:4px;
	height:auto;
	width: 100%;
	border-right:none;
	border-bottom:1px solid #8ea3b4;
}
#header #main_menu li ul li a{
	padding:3px 15px 0 20px;
	text-indent:0;
	background:none;
	height:auto;
	color:#FFF;
	text-decoration:none;
	font-weight: normal;
}
#header #main_menu li ul li a:hover {
	background:none;
}

/* fim do cabeçalho */
/* 7. Footer */
#footer {
	overflow:hidden;
	clear:both;
	background: #d0d3d8;
}
.footer_endereco {
	float:left;
	line-height:14px;
	font-size:12px;
	color:#284251;
	width: 280px;
	height: 60px;
	float: left;
	margin: 20px 22px 0 0;
}
.footer_endereco span {
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 5px;
}
#enderecos {
	float: left;
	width: 610px;
	padding-left: 20px;
}
#redes_sociais {
	float: left;
	width: 309px;
	margin-left: 20px;
	border-right: solid 1px #999;
	padding-bottom: 20px;
}
/* 7.1. redes sociais */
#footer #footer_acompanhe {
	margin-top:5px;
	margin-left: 0;
	padding: 0;
	clear:left;
	float:left;
	color:#284251;
	font-weight:bold;
	width:490px;
}
#footer #footer_acompanhe li {
	float:left;
	margin-right:5px;
	display:inline-block;
}
#footer #footer_acompanhe li a {
	text-decoration:none;
	width:28px;
	height:26px;
	text-indent:-15000px;
	display:block;
}
#footer #footer_acompanhe li a.twitter {
	background:url(images/icos/ico_twitter.jpg) no-repeat;
}
#footer #footer_acompanhe li a.facebook {
	background:url(images/icos/ico_facebook.jpg) no-repeat;
}
#footer #footer_acompanhe li a.linkedin {
	background:url(images/icos/ico_linkedin.jpg) no-repeat;
}
#footer #footer_acompanhe li a.orkut {
	background:url(images/icos/ico_123.jpg) no-repeat;
}
#footer #footer_acompanhe li a.peabirus {
	background:url(images/icos/ico_peabirus.jpg) no-repeat;
}
#footer #footer_acompanhe li a.via6 {
	background:url(images/icos/ico_via6.jpg) no-repeat;
}
#footer #footer_acompanhe li a.flickr {
	background:url(images/icos/ico_flickr.jpg) no-repeat;
}
#footer #footer_acompanhe li a.youtube {
	background:url(images/icos/ico_youtube.jpg) no-repeat;
}
#footer span.bi-fundation a {
	float:left;
	height:70px;
	width:149px;
	display:block;
	border:none;
	text-indent:-15000px;
	clear:left;
	background:url(images/bi-fundation-logo.gif) no-repeat center center;
}

/* fim do footer */

/* 8. Páginas internas */
/* 8.1. Divs principais */
#primary{
	width:242px;
	float:left;
	display:block;
	font-size:11px;
	font-weight:normal;
}
.single #container{
	width:700px;
}
#container{
	margin:0 auto 0 auto;
	width:640px;
	overflow:hidden;
	padding-right:40px;
	padding-bottom:100px;
}
/* 8.2. Lista de Links da esquerda */
#primary ul {
	background: #E1E5E8;
    font-size: 12px;
    font-weight: bold;
    margin: 0 0 5px 0;
    padding: 0;
    width: 242px;
}
#primary ul li {
	padding-top:6px;
	padding-bottom:6px;
	padding-left:10px;
	margin:0;
	overflow:hidden;
}
#primary ul li a {
	padding:0 12px 0 0;
	margin:0;
	text-decoration:none;
	color:#152832;
	overflow:hidden;
}
#primary ul li ul {
	padding:0 10px 0 10px;
	margin-top:5px;
	border-top:solid 1px #152832;
	font-size:10px;
	background:none;
	width:auto;
}
#primary ul li:hover {
	background:#eff3f6;	
}
#primary ul li ul li:hover {
	background:#e1e5e8;
}
#primary span.ender {
	width:182px;
	display:block;
	height:9px;
	background:url(images/side_menu_end.jpg) no-repeat;
	margin-bottom:10px;
}
#primary .aba {
	margin-top:15px;
	font-size:12px;
	font-weight:bold;
	width:167px;
	background:url(images/side_menu_aba.jpg) top no-repeat;
	padding:7px 8px 0 9px;
}
#primary a.link_interno_solto {
	color:#000;
	text-decoration:none;
	margin:10px 0;
	display:block;
	width:180px;
	text-align:right;
}
#primary a.link_interno_solto:hover {
	text-decoration:underline;
}
/* 8.3. container interno */
#container h2 {
		font-size:31px;
		margin:0 0 20px 0;
		color: #3c5768;
}
#container h3 {
		font-size:21px;
		margin-bottom:20px;
}
#container h4 {
		font-size:15px;
		margin-bottom:20px;
}
#container h5 {
		font-size:14px;
		margin-bottom:20px;
}
#container h6 {
		font-size:14px;
		margin-bottom:20px;
}
#container p {
	font-size:14px;
	line-height:1.6em;
	overflow:hidden;
}
#container a {
	color:#2E4F5F;
	text-decoration:none;
}
#container a:hover {
	text-decoration:underline;
}
#container p strong.bold {
	font-weight:bold;
}
#container a img {
	border:none;
}
#container blockquote {
	padding-left:40px;
}
#container ol {
	margin-left:15px;
	list-style:decimal;
	margin-bottom:20px;
}
#container ol li ol {
	margin-left:15px;
	list-style:decimal;
	margin-bottom:0px;
}
#container ul {
	margin-left:15px;
	list-style:disc;
	margin-bottom:20px;
}
#container ul li ul{
	margin-left:15px;
	margin-bottom:0px;
}
#container li {
	margin-left:15px;
	margin-bottom:2px;
}


/* fim das páginas internas */

/* 3. banner */
#banner { 
	clear:both;
	width:960px;
	height: 248px;
	display:block;
	overflow:hidden;
	position: relative;
	border-top: solid 1px #819db0;
	background: #CCC;
}
#banner .frame_L {
	background: url(images/fotos_home/laranja/topo_laranjaL.png) left top no-repeat;
	width: 200px;
	height: 248px;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1000;
}
#banner .frame_R {
	background: url(images/fotos_home/laranja/topo_laranjaR.png) right top no-repeat;
	width: 200px;
	height: 248px;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 1000;
}
/* 3.1. imagem grande */
#banner a .banner_img_g {
	float:left;
	border:none;
	margin-right:7px;
}

/* 3.2. lista de links */
#banner ul {
	display:block;
	float:right;
	margin:0;
	padding:0;
	list-style:none;
}

#banner #conteudo_banner {
	float:left;
	border:none;
}
#banner #conteudo_banner li {
	display:none;
	height:248px;
	width: 960px;
}



#banner #lista_banner {
	position: absolute;
	right: 50px;
	bottom: 15px;
	z-index: 10000;
}
#banner #lista_banner li {
	display:block;
	width:14px;
	height:14px;
	margin-right:5px;
	font-size:12px;
	font-weight:bold;
	float: left;
	background: #FFF;
	padding: 0;
	text-align: center;
}
a img {
	border:none;
}
#banner #lista_banner li a.bn_link {
	text-decoration:none;
	color:#395969;
}
#escolas_int {
	background: #9fad9e url(images/tit_escolas.png) left top no-repeat;
	height: 51px;
	width: 860px;
	padding: 0 0 0 100px;
	margin: 0;
	list-style: none;
}
#escolas_int li {
	background: url(images/bg_li_escola.png) left top no-repeat;
	height: 41px;
	padding: 5px 20px;
	float: right;
}
#escolas_int li:hover {
	background-color: #8c988b;
}
/* 4. primeira linha de conteúdos */
#line_1 {
	margin-left:12px;
	overflow:hidden;
	background: url(images/bg_line1.png) right top no-repeat;
}
#line_1 div {
	float:left;
	width:315px;
	min-height: 280px;
	position: relative;
}
#line_1 h2 {
	padding-left:10px;
	padding-bottom:0;
	margin-top: 15px;
	font-weight:normal;
	font-size:19px;
	color:#284251;
	width:287px;
	margin-bottom:20px;
	line-height: 15px;
}

/* 4.1. blogs */
#line2 #blogs {
	background: url(images/destaque_blog.jpg) 0 50px no-repeat;
}
#blogs h2 {
	padding-top: 0;
	margin-top: 10px;
}
#line2 #blogs ul {
	padding-left:12px;
	margin:0;
	list-style:none;
	margin-top: 35px;
}
#line2 #blogs ul li {
	clear:both;
}
#line2 #blogs ul li:first-child {
	color: #FFF;
	font-size: 22px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 10px;
}
#blogs img  {
	float:left;
	margin-bottom:10px;
	margin-right:25px;
}
#line2 #blogs ul li a {
	display:block;
	text-decoration:none;
	color:#284251;
	padding-top:15px;
	font-size:12px;
}
#line2 #blogs ul li a:hover {
	text-decoration:underline;
}
#line2 #blogs .aluno_subt {
	display:block;
	font-size:12px;
	font-weight:normal;
}
#line2 #parcerias h2 {
	margin-top: 15px;
}
/* 4.2. acontece no BI // 4.3. Notícias */
#acontece, #noticias, #parcerias, #diamante, #instituto, #blogs {
	border-right: solid 1px #CCC;
}
#line_1 #acontece ul, #line_1 #noticias ul, #line2 #parcerias ul {
	padding-left:20px;
	padding-right:20px;
	list-style:none;
	margin-left: 0;
}
#line2 #parcerias ul {
	margin-top: -10px;
}
#line_1 #acontece ul {
	list-style-image: url(images/marcador_acontece.png);
	padding-left: 30px;
}
#line_1 #acontece ul li, #line_1 #noticias ul li {
	margin-bottom:15px;
	line-height: 12px;
}
#line2 #parcerias ul li {
	text-align:center;
	float: left;
	padding: 0 5px;
}
#line_1 #acontece ul li a, #line_1 #noticias ul li a, #line2 #parcerias ul li a {
	line-height:15px;
	font-size:12px;
	text-decoration:none;
	color:#596b6f;
}

/* fim da primeira linha */

/* 5. segunda linha de conteúdo */
#line2 {
	background:#e3e6eb;
	padding-left:12px;
	overflow:hidden;
}
#line2 div {
	float:left;
	width:315px;
	position: relative;
	padding-bottom: 10px;
	min-height: 263px;
}
#line2 h2 {
	padding-left:10px;
	padding-bottom:8px;
	font-weight:normal;
	font-size:19px;
	color:#284251;
	width:287px;
	margin-bottom:24px;
}

/* 5.1. Diamante */
#line2 #diamante a {
	border:none;	
}
.veja_mais {
	background: #ca880d url(images/bg_saiba_mais.png) top left no-repeat;
	position: absolute;
	right: 0;
	bottom: 0;
	text-align: right;
	height: 15px;
	padding: 0 5px 0 10px;
}
.veja_mais a {
	color: #FFF !important;
	font-size: 11px !important;
	font-weight: bold;
	text-decoration: none;
}
/* 5.2. IEF Instituto da empresa familiar */
#line2 #instituto a {
	text-decoration:none;
}
#line2 #instituto img {
	display:block;
	position:relative;
	margin:auto;
	margin-top:10px;
}
#line2 #instituto p {
	text-align:left;
	width:290px;
	font-size: 12px;
	margin-left: 10px;
	margin-top: 5px;
	color:#284251;
}
#line2 #instituto h2 {
	line-height: 18px;
	margin-bottom: 0;
}

/* 5.3. Educação executiva 
-------está junto de notícias e acontece no BI
*/

/* fim da segunda linha de conteúdos */

/* 6. escolas internacionais */

/* 6.1. cabeçalho diferente */
/* 6.2. box de depoimentos */
#escolas_internacionais {
	width: 960px;
	float: left;
}
#escolas_internacionais h2 {
	text-transform: uppercase;
	margin-top: 15px;
}
#escolas_internacionais #depoimentos {
	float:left;
	margin-left: 20px;
	color:#284251;
	overflow:hidden;
}
#escolas_internacionais #depoimentos .depoimentos_chamada {
	float: left;
	margin:0;
	padding: 0;
	color:#406070;
	font-size:12px;
	width: 309px;
}
.resumo_depoimento {
	float: left;
	width:630px;
	border-right: solid 1px #CCC;
}
.resumo_depoimento div {
	float: left;
}
.resumo_depoimento div p {
	width: 410px;
}
#escolas_internacionais #depoimentos p {
	clear:both;
	font-size:12px;
	margin:15px 0 0 0;
	line-height: 14px;
}
#escolas_internacionais #depoimentos p a{
	text-decoration:none;
	color:#284251;
	font-weight:bold;
}
#escolas_internacionais #depoimentos p a:hover{
	text-decoration:underline;
}
#escolas_internacionais #depoimentos img  {
	float:left;
	margin-right:20px;
}
#escolas_internacionais #depoimentos span {
	margin-top:10px;
	clear:both;
	display:block;
	font-size:16px;
	font-weight: bold;
}

/* 6.3. Escolas em uma lista de definição */

#escolas_internacionais dl {
	margin:0 0 0 10px;
	float:left;
	width:180px;
}
#escolas_internacionais dl:hover a {
	text-decoration:underline;
}
#escolas_internacionais dl a {
	text-decoration:none;
	color:#000;
}
#escolas_internacionais dt {
	height:70px;
	margin:15px 0 0 0;
	padding:0;
	width:180px;
	text-align:center;
}
#escolas_internacionais dd {
	margin:10px 0 0 0;
	font-size:11px;
	width:180px;
	padding:0;
}
#escolas_internacionais dt a {
	display:block;
	width:180px;
	height:70px;
}

.checkbox_curso {
	float:left;
}

/* 6.3.1. Esilos específicos 
#escolas_internacionais dt a.logo_babson {
	background:url(../images/logo_babson.png) center center no-repeat; 
}
#escolas_internacionais dt a.logo_berkeley {
	background:url(../images/logo_berkeley.png) center center no-repeat;
}
#escolas_internacionais dt a.logo_columbia {
	background:url(../images/logo_columbia.png) center center no-repeat;
}
#escolas_internacionais dt a.logo_shanghai {
	background:url(../images/logo_shangai.png) center center no-repeat;
}
#escolas_internacionais dt a.logo_swinburne {
	background:url(../images/logo_swinburne.png) center center no-repeat;
}
#escolas_internacionais dt a.logo_mit {
	background:url(../images/logo_mit.png) center center no-repeat;
}
#escolas_internacionais dt a.logo_stanford {
	background:url(../images/logo_standford.png) center center no-repeat;
}
/* fim da div de escolas internacionais */

#dynatip {
	display:none;
	background:transparent url(images/tooltip.png) right top;
	font-size:12px;
	width:auto;
	padding: 5px 6px 13px 15px;
	color:#fff;
	font-weight: bold;
	position: relative;
	z-index: 10001;
	text-align: right;
	text-transform: uppercase;
	white-space: nowrap;
}
#lista_banner .Laranja {
	background: #ffb107 !important;
}
/* fim do banner */

/*TABELAS*/

.tabela_cursos {
	width: 700px;
	border: solid 1px #7791a3;
	margin: 10px 0;
}
.tabela_cursos th {
	background: #4c5c69;
	color: #FFF;
	font-weight: bold;
}
.tabela_cursos th:first-child {
	width: 300px;
}
.tabela_cursos td {
	border: solid 1px #7791a3;
	text-align: center;
	font-size: 12px;
	padding: 2px;
}



#preInscricaoTab {
	display:block;
	float:right;
	margin:0;
	padding:0;
	height:160px;
	width:141px;
	text-indent:-15000px;
	background:url(images/preinscricaoTab.png) no-repeat;
}
	
