body { margin: 0; padding: 0; width: 100%; }

/* Std sized containers */
table.std95 {
    border: 0;
    border-spacing: 0;
    padding: 0;
    margin-left: 2.5%;
    width: 95%;
}

.std95 td { padding: 0;}

#course_list {
  margin-top: 8px;
}

.tr17 tr { height: 17px; }


/* Breadcrumbs */
.path {
	color: #808080;
	font-family: arial black, verdana, arial, helvetica, sans-serif;
	text-decoration: none;
	text-transform: uppercase;
}

a.path         { text-decoration: none }
a.path:hover   { color: #808080; }
a.path:visited { color: #808080; }

.destaque { color: #ff6600; }

/* Tab inscreva-se já */
td.tab { background-color: #ff7031; padding: 3px 6px 3px 6px; }
td.tab a {
  color: #fff;
  font-family:'arial black', verdana, arial, helvetica;
  text-decoration: none;
  text-transform: uppercase;
}
td.tab a:hover { color: #fff; }
td.tab a:visited { color: #fff; }

/* Area clientes */
ul.nobull {
  list-style-type: none;
  padding-left: 0;
}

div.col_container {
  /*  Center the div */
  width: 95%;
  margin-left: auto;
  margin-right: auto;
  font-size: 100%;
  font-size: 13px;
}

.col_left {
  width: 69%;
  float: left;
  font-size: 100%;
}

.col_right {
  width: 29%;
  float: right;
  font-size: 100%;
}

a.lcurso { font-size: 11px;}


/* listas de aulas */
li.aulas {
  margin-top: 2em;
  margin-bottom: 1em;
  font-family: verdana, arial, helvetica, sans-serif;
  font-size: 12px;
}

p.aula_titulo {
  font-size: 130%;
  font-weight: bold;
	margin: 0 0 5px 0;
	font-family: arial, helvetica, sans-serif;
}

div.aula_resumo {
  font-family: verdana, arial, helvetica, sans-serif;
  font-size: 100%;
	margin: 0;
}

div.aula_resumo p {
  margin: 0;
}

p.aula_info {
  font-family: verdana, arial, helvetica, sans-serif;
  font-size: 80%;
	margin: 2px 0 5px 0;
}


/* Imagens do patrocinio */
div#patrocinio {
  float: right;
  border: 0px;
}

#patrocinio a, #patrocinio a:visited, #patrocinio a:active {
  text-decoration: none;
  border: 0px;
}

#patrocinio img {
  border: 0px;
}

.unicre_start {
	font-size: 12px;
	font-family: verdana, arial, helvetica, sans-serif;
}

.unicre_start .warn_cc {
	padding: .5em;
	font-weight: bold;
	background-color:#ccc;
}

.unicre_imgs {
	width: 100%;
	padding: 1em;
}

.unicre_imgs img {
	vertical-align: top;
	padding: 20px;
}

.tipo_pagamento {
	font-size: 12px;
	font-family: verdana, arial, helvetica, sans-serif;
}

.descontos {
	font-size: 12px;
	font-family: verdana, arial, helvetica, sans-serif;
}

/* Pretty tables */
table.pretty {
  border-collapse: collapse;
  font-size: 13px;
  border-style: none;
}

/* Sections use a separator line */
.pretty tr.section {
	border-top: 1px solid #000;
}

/* Header cells have a border all around, others only on the sides */
.pretty thead th {
	border: 1px solid #000;
  padding-left: 1em;
  padding-right: 1em;
}

.pretty tbody {
  border: 1px solid #000;
}

.pretty tbody th {
  padding-left: 3em;
  padding-right: 3em;
  border-left: 1px solid #000;
  border-right: 1px solid #000;
}

.pretty tbody td {
  text-align: left;
  padding-left: .5em;
  padding-right: .5em;
  border-left: 1px solid #000;
  border-right: 1px solid #000;
  white-space: nowrap;
}

.pretty tbody tr.totals {
	border-top: 1px solid #000;
	border-bottom-style: none;
}

.pretty tbody tr.hover {
  background-color: #a2e45b !important;
}

.pretty tbody tr.proximo_turno {
  background-color: #e4585f;
}

.content {
  margin: 0 5% 0 5%;
  font-size: 10px;
  font-family: verdana, arial, helvetica, sans-serif;
}

.home_cat {
  width: 100%;
  border: 0;
  margin: 1em 0 1em 0;
}

.result { font-size: 13px; }
.result div.sect_descr {
  padding-left: 14px;
  margin-bottom: 1em;
}
.result div.sect_descr p {
  padding: .5em 0 0 0;
  margin: 0;
}
#search_ui {
  text-align: center;
}
#search_ui input {
  width: 40%;
  font-size: 20px;
  font-weight: bold;
  padding: 6px;
}

.curso { font-size: 13px; }

div.curso_header { font-size: 80%; }

.curso_header h1 {
  color: #000;
  font-weight: bold;
  font-family: arial, helvetica, sans-serif;
  margin: 0 0 0 0;
}
.curso_header p { padding: 0 0 0 14px; margin: 2 0 0 0; }
.curso_header .title { font-weight: bold;color: #605b98; }
.curso_header .title_price { color: #e05b2b; }
.curso_header .entidade .title { color: #808080; font-weight: normal; }
.curso_header .gratis { font-family: arial, helvetica, sans-serif; color: #ff0000; }

.old_price { text-decoration: line-through; }

h2.sect_title {
  font-size: 80%;
  color: #e05b2b;
  margin: 10 0 0 0;
  text-transform: uppercase;
  font-family: verdana, arial, helvetica, sans-serif;
}
div.sect_descr {
  font-size: 13px;
  margin: 0 0 10 0;
}

p.tab {
  padding: 16 0 16 0;
  font-size: 10px; }
  p.tab.tabc {
    margin: 0 0;
    text-align: center; }
    p.tab.tabc span {
      margin: 0;
      padding: 18px 0; }
    p.tabc a {
      display: inline-block;
      width: 100%;
      padding: 15px 0; }
  p.tab span {
    padding: 5 8 5 8;
    background-color: #ff7031; }
  p.tab a {
    color: #fff;
    font-family:"arial black", verdana, arial, helvetica;
    text-decoration: none;
    text-transform: uppercase; }
    p.tab a:hover { color: #fff; }
    p.tab a:visited { color: #fff; }


/* New section page */
#cursos_seccao {
  font-size: 100%;
}

/* Card per course */
ul.card {
  list-style: none;
  padding: 0;
  margin: 0;
  margin-top: 5px;
  text-align: center;
  font-size: 0; /* takes care of white-space betwen li tags, need font-size override in li */
}
.card li {
  display: inline-block;
  vertical-align: top;
  width: 254px;
  margin: 10px 10px 0;
  font-size: 13px;
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;

  /* For IE 7 */
  zoom: 1;
  *display: inline;
}
.card a {
  display: block;
  position: relative;
  height: 385px;
  text-decoration: none;
  overflow: hidden;
  border: 2px solid #eee;
  border-radius: 3px;
  background: #eee;
}
.card .photo {
  display: block;
  width: 250px;
  height: 205px;
  border-radius: 2px 2px 0px 0px;
  position: relative;
}
.card .name {
  /* center H3 below */
  display: table;
  border-top: 1px solid #9AA0AB;
  height: 65px;
  width: 250px;
  overflow: hidden;

  /* pretty background */
  background:                         #6D7685;
  background:    -moz-linear-gradient(#6D7685, #434E60);
  background: -webkit-linear-gradient(#6D7685, #434E60);
  background:      -o-linear-gradient(#6D7685, #434E60);
  background:     -ms-linear-gradient(#6D7685, #434E60);
  background:         linear-gradient(#6D7685, #434E60);

  /* For IE 7 */
  zoom: 1;
  *background: #6D7685;
}
.card a:hover .name {
  background:                         #ef670f;
  background:    -moz-linear-gradient(#ef670f, #bf370f);
  background: -webkit-linear-gradient(#ef670f, #bf370f);
  background:      -o-linear-gradient(#ef670f, #bf370f);
  background:     -ms-linear-gradient(#ef670f, #bf370f);
  background:         linear-gradient(#ef670f, #bf370f);

  /* For IE 7 */
  zoom: 1;
  *background: #ef670f;
}
.card h3 {
  /* center H3 */
  display: table-cell;
	vertical-align: middle;
	width: 100%;
  padding: 8px;
	margin: 0 auto;
	text-align: center;

	/* pretty */
  font-size: 14px;
  color: #fff;

  overflow: hidden;

  text-shadow: 0px 1px 3px rgba(0, 0, 0, 0.5);

  -webkit-font-smoothing: antialiased;
}
.card .desc {
  display: block;
  padding: 2px 7px;
  max-height: 120px;

  color: #666;
  overflow: hidden;
}
.card .desc * {
  /* disable HTML that slips into descriptions */
  display: inline;
  margin: 0;
  padding: 0;
}
.card .footer {
  position: absolute;
  bottom: 0px;
  left: 0px;
  width: 250px;

  background: #fff;
  color: #333;

  border-top: 1px solid #E2E1E1;
  border-radius: 0px 0px 2px 2px;
}
.card .meta {
  width: 250px;
  display: block;
  overflow: auto;
}
.card .price {
  float: left;
  padding: 2px;
}
.card .date {
  float: right;
  padding: 2px;
}

/* Select courses in the homepage */
#hp_picks {
  font-size: 100%;
  clear: both;
}
#hp_picks .card a {
  height: 295px;
}

/* Corporate information */
#blurb {
  margin: 0;
  padding: 0 10em 0 10em;

  overflow: hidden;

  font-size: 13px;
	font-family: verdana, arial, helvetica, sans-serif;
}
@media screen and (max-width: 650px) {#blurb { padding: 0 5em 0 5em; }}
@media screen and (max-width: 400px) {#blurb { padding: 0 1em 0 1em; }}
#blurb .punch {
  font-weight: bold;
}
#blurb a { font-size: 80%; }
#snet {
  float: right;
  padding: 2em;
  width: 90px;
  height: 30px;
}

/* Our top HP lead */
#hp_lead {
  margin: 0 auto;
  overflow: hidden;
  max-width: 850px;
}
#hp_leads {
  position: relative;
}
#hp_lead .top_lead {
  padding-bottom: 30px;
}
#hp_lead .image_lead a {
  margin: 0;
  padding: 0;
  text-decoration: none;
}
#hp_lead .image_lead img {
  margin: 0;
  padding: 0;
  border: 0;
  width: 100%;
}
#hp_lead .not_visible { visibility: hidden; }


/* Section list on homepage */
#hp_sects {
  margin: 2em auto;
  padding: 0 7.5em;
  font-size: 13px;
	font-family: verdana, arial, helvetica, sans-serif;
  color: #000;
}
@media screen and (max-width: 650px) {#hp_sects { padding: 0 4em; }}
@media screen and (max-width: 400px) {#hp_sects { padding: 0 1em; }}
#hp_sects * {
  margin: 0;
  padding: 0;
}
#hp_sects h3 {
  margin-bottom: .5em;
  font-size: 15px;
  text-align: center;
}
#hp_sects ul {
  position: relative;

  -moz-column-width: 23em;
  -moz-column-gap: 1em;
  -webkit-column-width: 23em;
  -webkit-column-gap: 1em;
  column-width: 23em;
  column-gap: 1em;
}
#hp_sects li {
  padding: .3em 0;
  width: 22em;
  vertical-align: top;
  font-size: 13px;
}
#hp_sects a {
  width: 100%;
  text-decoration: none;
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
  font-weight: bold;
  color: #000;
  white-space: nowrap;
}

/* teachers list */
#teachers_list ul {
  list-style:none;
	margin: 10px 0;
	font-size: 12px;
}

#teachers_list li {
  float: left;
	width: 235px;
	padding: 5px 0 0px 10px;
	margin-right: 5px;
	line-height: normal;
}

/* pages with text information: reset script */
#info_text {
  font-size: 100%;
  color: #000;
  margin: .5em auto;
  width: 80%;
}
#info_text p {
  margin: 0;
  margin-top: .75em;
  padding: 0;
  font-size: 13px;
  font-family: verdana, arial, helvetica, sans-serif;
}
#info_text h3 {
  font-size: 200%;
  margin-bottom: 1em;
  font-family: arial, helvetica, sans-serif;
}
#info_text h4 {
  font-size: 150%;
  margin-top: 2em;
  margin-bottom: .5em;
  font-family: arial, helvetica, sans-serif;
}
#info_text ul {
  list-style-type: square;
}

/* hide stuff needed for no-css browsers */
.gd { display: none; }

/* errors */
p.err {
  width: 75%;
  margin: 1em !important;
  padding: .40em !important;
  border: 2px #f00 solid;
  background-color:#FCC;
}

input.err {
  border: 1px #f00 solid;
}

span.err {
  color: #b00;
}

#menu { padding-top: 4px; }
#menu a { ; text-decoration: none; }

#menu .selected_menu_option {
  background-color: #9B9B9B;
  color: #fff;
  padding: 2px;
}
#menu .selected_menu_option:hover   { color: #fff; }
#menu .selected_menu_option:visited { color: #fff; }
#menu .selected_menu_option:active  { color: #fff; }

#ci_header {
  width: 100%;
}
#ci_header .overlay {
  width: 75%;
  min-height: 100px;
  margin: 20em auto 0 auto;
  padding: 0 10px;
  background: #fff;
  opacity: .8;
  font-size: 100%;
  font-family: verdana, arial, helvetica, sans-serif;
  position: relative;
}
#ci_header .overlay .sndcol {
  position: absolute;
  right: 5px;
  top: 0;
}
#ci_header h1 {
  font-size: 42px;
  margin: 0 125px 0 5px;
  padding-top: 8px;
}
#ci_header h2 {
  font-size: 24px;
  text-align: right;
  margin: 5px auto;
}

#ci .ci_body, #ci .ci_footer {
  width: 75%;
  padding: 0 10px;
  margin: 0 auto;
  border: 0;
  background: #fff;
  opacity: .8;
  font-size: 13px;
  font-family: verdana, arial, helvetica, sans-serif;
}
