/*
 * ------------------------------------------------------------------------
 * JA T3V2 Blank Template
 * ------------------------------------------------------------------------
 * Copyright (C) 2004-2011 J.O.O.M Solutions Co., Ltd. All Rights Reserved.
 * @license - GNU/GPL, http://www.gnu.org/licenses/gpl.html
 * Author: J.O.O.M Solutions Co., Ltd
 * Websites: http://www.joomlart.com - http://www.joomlancers.com
 * ------------------------------------------------------------------------
*/
/* COMMON STYLE
--------------------------------------------------------- */

@font-face {
    font-family: 'allerregular';
    src: url('../fonts/aller_std_rg-webfont.eot');
    src: url('../fonts/aller_std_rg-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/aller_std_rg-webfont.woff') format('woff'),
         url('../fonts/aller_std_rg-webfont.ttf') format('truetype'),
         url('../fonts/aller_std_rg-webfont.svg#allerregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'helvcondensedregular';
    src: url('../fonts/hecn__-webfont.eot');
    src: url('../fonts/hecn__-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/hecn__-webfont.woff') format('woff'),
         url('../fonts/hecn__-webfont.ttf') format('truetype'),
         url('../fonts/hecn__-webfont.svg#helvcondensedregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

body {
	color: #333;
	font-family: Helvetica;
}

body#bd { background: #fff; color: #333; font-size: 13px; }

/* Normal links ---*/
a { color: #32B8F2; text-decoration: none; }

a:hover, a:active, a:focus { text-decoration: none; color: #333; }

/* Readon links ---*/
p.readmore a { text-transform: uppercase; }

.titulo { font-size: 140%; }

.titulo,
.contentheading, .componentheading, h1, h2, h3, h4, h5 {
	font-family: 'allerregular';
	text-transform: uppercase;	
}

h1 { font-size: 19px; }

h1.componentheading, .componentheading {
	border-bottom: 0;
	font-weight: normal;
	background: url('../images/setas_contactos.png') right center no-repeat;
	padding-right: 40px !important;
}

h1.componentheading.mid { background: none; width: auto !important; }

h1.componentheading span { color: #777; text-shadow: 1px 1px 1px #FFF; }

h2.contentheading, .contentheading {
	font-weight: normal;
}

.contentheading { font-size: 200%; }

.blog-featured .contentheading { font-size: 150%; }

.jitem-title { font-size: 110%; font-weight: bold; }

/* Others ---*/
hr { border-top: 1px solid #ccc; }

/* FORM
--------------------------------------------------------- */
input, select, textarea, .inputbox {
	padding: 2px;
	font-family: 'helvcondensedregular';
}

.inputbox { border: 1px solid #ccc; background: #fff; }

.inputbox:hover, .inputbox:focus { background: #ffffcc; }

/* Search ---*/
form#searchForm { border-top: 1px solid #ccc; }

.searchintro { border-bottom: 1px solid #ccc; }

.results h4 { text-transform: none; font-size: 110%; }

.search fieldset { border: 1px solid #ccc; margin: 15px 0; padding: 10px; }

.search legend {	font-size: 100%; font-weight: bolder; line-height: 1.2; margin-left: 10px; }

/* Contact ---*/
#component-contact #emailForm { border-top: 1px solid #ccc;}

#contact-slider {
	float: none;
	border-bottom: 1px solid #e2e2b5;
}

#contact-slider .title {
	padding: 8px 10px;
	border-top: 1px solid #e2e2b5;
	border-left: 1px solid #e2e2b5;	
	border-right: 1px solid #e2e2b5;
	margin: 0;
}

#contact-slider .jpane-toggler-down {
	background: #333333;
}

#contact-slider .jpane-toggler-down a {
	color: #fff;
}

#contact-slider dt.closed {
	background: #ffffcc;
}

#contact-slider .content {
	border: 1px solid #e2e2b5;
	padding: 8px 10px;
}

#contact-slider .contact-image {
	margin: 15px 0;
	float: right;
}

/* -- EDITOR STYLES ----------------------------- */
#adminForm fieldset {
	border: 1px solid #ccc;
	padding: 10px;
	margin-bottom: 20px;
}

#adminForm fieldset legend {
	padding: 0 5px;
}

/* JOOMLA STYLE
--------------------------------------------------------- */
/* Layout Deco ---*/
.items-leading { border-bottom: 1px solid #ccc; }

.items-row { border-bottom: 1px solid #ccc; }

/* Meta ---*/
dl.article-info { color: #999; text-transform: none; }

.contentdescription { border-bottom: 1px solid #ccc; }

ul.actions li {
	display: inline;
	background: none;
	padding: 0;
	margin: 0;
	line-height: 1;
}

/*Inline images ---*/
p.img_caption { color: #999; text-transform: uppercase; }

/* Tables ---*/
thead tr th {
	background: #333;
	color: #fff;
	padding: 5px;
}

thead tr th a,
thead tr th a:hover,
thead tr th a:focus,
thead tr th a:active { color: #fff; }

.cat-list-row1,
.cat-list-row12,
tr.cat-list-row1 td,
tr.cat-list-row2 td { border-bottom: 1px solid #ccc; padding: 5px; }

.cat-list-row1:hover,
.cat-list-row2:hover { background: #ffffcc; }

.cat-list-row2,
tr.cat-list-row2 td { background-color: #f6f6f6; }

/* Content Toc */
table.contenttoc { border: 1px solid #ccc; }

table.contenttoc td { border-bottom: 1px dotted #ccc; }

table.contenttoc th {
	background: #f6f6f6;
	border-bottom: 1px solid #ccc;
	text-transform: uppercase;
}

/* Poll */
form#poll {
	border-bottom: 1px dotted #ccc;
	font-weight: bold;
}

dl.poll { border-bottom: 1px dotted #ccc; }

table.pollstableborder td {
	background: #f6f6f6;
	border-bottom: 1px solid #ccc;
	font-weight: bold;
	padding: 5px !important;
}

table.pollstableborder tr.sectiontableentry0 td,
table.pollstableborder tr.sectiontableentry1 td { background: #fff; font-weight: normal; }

/* Pagination ---*/
.pagination li span,
.pagination li strong { line-height: 20px; }

.items-more { border-bottom: 1px solid #ccc; }

.items-more h3 { font-size: 125%; }

/* MODULE STYLES
--------------------------------------------------------- */
div.ja-moduletable h3, div.moduletable h3 {
	font-size: 120%;
	text-transform: uppercase;
	font-family: 'allerregular';
	border-bottom: 0;
}

/* Login Module ---*/
#login-form ul li {
	background: url(../images/bullet.gif) no-repeat 2px 8px;
	line-height: 160%;
	margin-bottom: 5px;
	overflow: hidden;
	padding-left: 12px;
}

#login-form label {
	display: block;
}

#login-form #form-login-remember label {
	display: inline;
}

/* Advertisement ---*/
div.bannergroup_text div.banneritem { border-bottom: 1px dotted #ccc; padding:5px 0; }

/* MAIN LAYOUT DIVS
--------------------------------------------------------- */
#ja-container .main { padding: 20px 0 0; }

.main .main-inner1 { margin-left: 0 !important; margin-right: 0 !important; }

/* HEADER
--------------------------------------------------------- */
body.handle #ja-header {
  margin-bottom: 195px;
  position: relative;
  z-index: 10;
  background: none;
  padding-bottom: 0;
}

#ja-header {
  margin-bottom: 0px;
  position: relative;
  z-index: 10;
  background: url('../images/padrao_site.jpg') repeat;
  padding-bottom: 30px;
}

#ja-header .main {
  background: url("../images/menu.png") no-repeat scroll 0px top transparent;
  border-bottom: 0 none;
  height: 154px;
  max-width: 1360px !important;
  padding: 0;
  width: 1173px !important;
}

#ja-header .main .main-wrapper {
	width: 960px;
	height: 155px;
	margin: 0 auto;	
}

h1.logo, div.logo-text h1 { font-size: 250%; line-height: 1; margin-left: 10px; }

/* Logo Image ---*/
h1.logo {
  height: 89px;
  left: -5px;
  position: relative;
  top: 10px;
  width: 296px;
}

h1.logo a {
  background: url("../images/logo.png") no-repeat scroll left center transparent;
  display: block;
  height: 68px;
  width: 208px;
}

/* Logo Text ---*/
div.logo-text h1 {
	font-size: 200%;
	font-family: 'helvcondensedregular';
	font-weight: bold;
}

div.logo-text h1 a {
	text-decoration: none;
}

p.site-slogan {
	color: #ccc;
	display: block;
	font-size: 85%;
	margin: 3px 0 0;
	padding: 0 10px;
	text-transform: uppercase;
}

/* NAVIGATION
--------------------------------------------------------- */
/* Main Nav ---*/
#ja-mainnav .main { border-bottom: 1px solid #ccc; }

/* Breadcrumbs ---*/
#ja-navhelper .main {
	text-transform: uppercase;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

.ja-breadcrums {
	text-indent: 10px;
}

/* Extras ---*/
.ja-links { padding-right: 10px; }

.ja-links li { padding: 0 10px; }

/* Default Joomla! Menu ---*/
#ja-container ul.menu li { border-bottom: 1px dotted #ccc; }

#ja-container ul.menu li li { border-bottom: 0; border-top: 1px dotted #ccc; }

/* SPOTLIGHT
--------------------------------------------------------- */
#ja-topsl .ja-box, #ja-botsl .ja-box { 
	background: url(../images/dot-1.gif) repeat-y right;
}

#ja-topsl .ja-box-right, #ja-botsl .ja-box-right {
	background: 0;
}

#ja-topsl .ja-moduletable, #ja-botsl .ja-moduletable {
	margin-top: 10px;
	margin-bottom: 10px;
}

#ja-topsl div.ja-moduletable h3,
#ja-botsl div.ja-moduletable h3 { border-bottom: 0; padding-bottom: 0; }

#ja-topsl ul.menu li, #ja-botsl ul.menu li,
#ja-topsl ul.latestnews li, #ja-botsl ul.latestnews li,
#ja-topsl ul.weblinks li, #ja-botsl ul.weblinks li {
	background: url(../images/bullet.gif) no-repeat 1px 6px;
	line-height: 160%;
	margin-bottom: 5px;
	overflow: hidden;
	padding-left: 10px;
}

/* Top spotlight ---*/
#ja-topsl .main { padding: 0; }
#ja-topsl .main-inner1 { padding: 10px 0; border-bottom: 1px solid #ccc; }

/* Bot spotlight ---*/
#ja-botsl .main { padding: 0; }
#ja-botsl .main-inner1 { padding: 10px 0; border-top: 1px solid #ccc; }

/* MISCELLANOUS
----------------------------------------------------------- */
/* Others ---*/
#ja-top-panel .main-inner1 {
	border: 2px dotted #e2e2b5;
	padding: 5px 10px;
	text-align: center;
	margin-top: 15px;
	background: #ffffcc;
	position: relative;
}

#ja-banner { border-top: 1px solid #ccc; }

div.ja-innerdiv { border-bottom: 1px dotted #ccc; }

div.ja-innerdiv h4 {
	font-family: 'helvcondensedregular';
	font-size: 92%;
	font-weight: normal;
	text-transform: uppercase;
}

a.ja-icon-video {
	background: url(../images/icon-youtube.gif) no-repeat 5px 8px #fff;
	border: 1px solid #ccc;
	color: #666;
	display: block;
	font-weight: bold;
	position: absolute;
	padding: 5px 5px 5px 43px;
	right: 10px;
	top: 8px;
	text-decoration: none;
	width: 35px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	box-shadow: 0 0 3px rgba(0, 0, 0, .2);
	-moz-box-shadow: 0 0 3px rgba(0, 0, 0, .2);
	-webkit-box-shadow: 0 0 3px rgba(0, 0, 0, .2);
}
a.ja-icon-video span { color: #666; }

a.ja-icon-video:hover,
a.ja-icon-video:focus,
a.ja-icon-video:active { border-color: #ddd; text-decoration: none; }

a.ja-icon-video:hover span { color: #0F85D8; }

#ja-absolute .main {
	position: fixed;
	width: auto;
	height: auto;
	z-index: 99999;
	top: 1px;
	left: 1px;
}

#ja-absolute .main a {
	width: 91px;
	height: 99px;
	overflow: hidden;
	display: block;
	/*background: url(../images/joomla15.png) no-repeat left top #fff;*/
	text-indent: -9999px;
}

#ja-absolute .main a:hover,
#ja-absolute .main a:focus {
	background-position: left bottom;
	text-decoration: none;
}

div.ja-moduletable, div.moduletable {
  margin-bottom: 0px;
  margin-top: 0px;
  padding: 0px;
  position: relative;
}

body.handle #ja-slideshow {
  height: 350px;
  position: absolute;
  top: 0;
  box-shadow: 0 5px 5px 1px #AAAAAA;
  z-index: 1;
}
/*
#ja-slideshow {
  height: 150px;
  position: absolute;
  top: 0;
  z-index: 1;
  background: url('../images/padrao_site.jpg') repeat;
}
*/
body.handle #ja-slideshow .main {
	width: 100%;
	max-width: 100%;	
	height: 350px;
}

#ja-slideshow .main {
	
}

.gkIsWrapper-gk_sporter1 {
  position: relative;
  height: 350px;
  width: 100% !important;
}

.gkIsWrapper-gk_sporter1 .gkIsPagination {
  background: none repeat scroll 0 0 transparent;
  left: -430px;
  margin: 0 auto;
  overflow: hidden;
  padding: 10px 0;
  position: relative;
  top: -35px;
  width: 80px;
  z-index: 10;
}

.gkIsWrapper-gk_sporter1 .gkIsTab {
  width: 10px !important;
  height: 10px !important;
  background: none repeat scroll 0 0 #32B9F3;
  border: 1px solid #32B9F3;
  margin-right: 3px;
}

.gkIsWrapper-gk_sporter1 .gkIsTab h3 { 
	color: #32B9F3;
}

.gkIsWrapper-gk_sporter1 .gkIsTab.active {
	border: 1px solid #2996C6;
	background-color: #404040;
}

.gkIsWrapper-gk_sporter1 .gkIsPreloader {
  background: none;
  /*background: url("images/loader.gif") no-repeat scroll center center transparent;*/
}

.gkIsWrapper-gk_sporter1 .gkIsImage {
	width: 100% !important;
	height: 350px !important;
	max-width: 100%;
	overflow: hidden;
}
.gkIsWrapper-gk_sporter1 .gkIsImage img { 
	width: 2000px !important;
	height: 350px !important;
	max-width: 2000px !important;
	position: absolute;
}

#ja-slideshow-small {
	background: url('../images/padrao_site.jpg') repeat;
	padding-top: 10px;
}

#ja-slideshow-small .moduletable { margin-bottom: 5px; }
/*
body.handle #ja-container,
body.empresa #ja-container,
body.historia*/ #ja-container {
  position: relative;
  z-index: auto;
  background: url('../images/padrao_site.jpg') repeat;
}

body.contactos #ja-container {
  position: relative;
  z-index: auto;
  background: none;
}

.circulo-azul {
  background: url("../images/duvida_fundo.png") no-repeat scroll 0 0 transparent;
  color: #333333;
  font-family: Helvetica;
  font-size: 13px;
  height: 156px;
  line-height: 20px;
  padding-top: 35px;
  text-align: center;
  text-transform: uppercase;
  width: 156px;
  position: absolute;
  top: -80px;
}

body.handle .circulo-azul { top: 20px; }
body.noticias .circulo-azul { top: -20px; }
body.contactos .circulo-azul { top: -100px; }

.circulo-azul div { font-size: 28px; line-height: 27px; }
.circulo-azul span { color: #FFF; font-size: 25px; line-height: 35px; }

body.handle .moduletable.slideshow-duvidas {
  /*left: 1000px;*/
  left: 65%;
  position: relative;
  top: -185px;
  z-index: 10;
  width: 156px;
}

body.noticias .moduletable.slideshow-duvidas { position: absolute; }

.moduletable.slideshow-duvidas {
  left: 804px;
  position: relative;
  top: 0px;
  z-index: 10;
  width: 156px;
}

.breadcrumbs { 
	background: url('../images/home_icon.png') left 3px no-repeat; 
	padding-left: 15px; 
	color: #777;
	font-family: 'allerregular'; 
}

.breadcrumbs a { color: #777; }
.breadcrumbs a:hover { color: #2A98C9; }
.breadcrumbs img { position: relative; top: 2px; margin: 0 3px; }

body.handle .moduletable.search {
	float: right;
	top: auto;
	left: auto;
	z-index: auto;
	position: inherit; 
}

.moduletable.search {
  float: right;
  position: absolute;
  right: 0;
  top: -45px;
  z-index: 10;
}

.moduletable.search form.search label { display: none; }
.moduletable.search form.search input {
	background: url('../images/icon_pesquisa.jpg') 2px 2px no-repeat #FFF;
	height: 	12px;
	padding-left: 20px;
	font-family: Helvetica;
}

#ja-current-content { width: auto !important; }
#ja-inset1 { width: auto !important; }
.ja-content-main { margin-bottom: 0; }

body.handle #ja-content { width: 70% !important; }
body.handle #ja-inset2 { width: 30% !important; }

#ja-content { width: auto !important; max-width: 67% !important; }
#ja-inset2 { width: auto !important; max-width: 30% !important; float: right; }

body.contactos #ja-content { width: auto !important; max-width: 100% !important; }

#ja-main .moduletable { padding: 10px 0 20px; margin-left: 0; margin-right: 0; }
#ja-content-mass-top .moduletable { padding: 10px 0 0; margin-left: 10px; margin-right: 10px; }
#ja-inset2 .moduletable { margin: 0; }

.cor { color: #32B8F2; }

.main .inner {
  padding-left: 0px;
  padding-right: 0px;
}

#ja-botsl .moduletable { margin-left: 0px; margin-right: 0px;}
body.contactos #ja-botsl { background: url("../images/padrao_site.jpg") repeat scroll 0 0 transparent; } 

#ja-botsl1 { 
	background: url('../images/padrao_footer.jpg') repeat;
	height: 170px;
	border-top: 1px solid #333;
	font-size: 11px;
}

#ja-botsl1 .ja-box {
	padding-top: 10px;
	height: 120px;	
	min-height: 120px !important;
}

#ja-botsl1 .ja-box-left {
	padding-top: 30px;	
}

#ja-botsl1 .ja-box-center { 
	padding-top: 30px;
	text-align: center; 
	background: url('../images/sombra_footer.png') no-repeat;
	height: 140px; 
}
#ja-botsl1 .ja-box-right { 
	padding-top: 30px;
	text-align: right; 
	background: url('../images/sombra_footer.png') no-repeat; 
	height: 140px;
}

#ja-botsl1 .ja-moduletable h3 {
	text-transform: none;
	border-bottom: 1px dotted #333;
	text-align: left;
}

#ja-botsl1 .ja-moduletable a { color: #333; }
#ja-botsl1 .ja-moduletable a:hover { color: #0068B3; }
#ja-botsl1 .ja-moduletable h3 a { color: #333; }
#ja-botsl1 .ja-moduletable h3 a:hover { color: #0068B3; }

#ja-botsl1 ul { margin: 0; }
#ja-botsl1 ul li { margin: 0; background: none; padding-left: 5px; display: block; }
#ja-botsl1 ul li a { color: #333; }
#ja-botsl1 ul li a:hover { color: #32B8F2; }

#ja-botsl1 table td { padding: 0 3px; }
#ja-botsl1 table td.colesq { text-align: left; }
#ja-botsl1 table td.coldir { text-align: left; }

#ja-footer {
	background: url('../images/padrao_footer.jpg') repeat;
	padding: 0;
}

#ja-footer .main {
  padding: 10px 0;
  position: relative;
  text-align: center;
  border-top: 1px solid #EDEDED;
}

#ja-footer a { color: #FFF; font-style: italic; }
#ja-footer a:hover { color: #0068B3; }

.slideshow-frase {
  color: #666666;
  font-family: 'allerregular';
  font-size: 17px;
  font-weight: bold;
  line-height: 22px;
  padding: 20px 0;
  text-transform: uppercase;
}

body.historia .componentheading,
body.empresa .componentheading { width: 160px; }
body.contactos .componentheading { width: 140px; }
body.servicos .componentheading { width: 190px; }
body.noticias .componentheading { width: 150px; }

ul.setas.semcor li:before { color: inherit; }

ul.setas li:before {
	content: '>> ';
	color: #32B8F2;
	font-weight: bold;
}

ul.setas li { padding-left: 15px; background: none; }

ul.bullet { margin: 0; }
ul.bullet li:before {
  color: #FFFFFF;
  content: "•";
  font-size: 15px;
  text-shadow: -1px -1px 2px black;
  position: absolute;
  left: 25px;
}

ul.bullet li { background: none; padding-left: 20px; }

.mapa {
	box-shadow: 2px 2px 5px 1px #CCC;
	margin-bottom: 10px;
	margin-right: 10px;	
}

.item-page {
	font-size: 14px;
}

.piones {
  background: url("../images/icon_localizacao.png") no-repeat scroll 0 0 transparent;
  float: left;
  height: 30px;
  margin-bottom: 10px;
  padding-left: 30px;
  position: relative;
  text-align: left;
  top: -30px;
  font-size: 16px;
  padding-top: 5px;
}

hr.linhas { border-top: 1px dashed #32B8F2; }

.moduletable .caixa {
   width: 283px;
 }
 
.caixa .header {
	background: url('../images/header_table.png') no-repeat;
   height: 31px;
   position: relative;
   width: 263px;
   padding: 10px;
   color: #FFF;
   text-align: center;	
   font-family: 'allerregular';
   text-transform: uppercase;
   font-size: 20px;
   z-index: 10;
   left: -2px;
}

.caixa .conteudo {
	background-color: #E3E3E3;
   border-radius: 15px;
   box-shadow: 1px 2px 2px 1px #ccc;
   color: #333;
   font-size: 12px;
   float: left;
   padding-left: 20px;
   padding-right: 20px;
   padding-bottom: 10px;
   padding-top: 62px;
   position: relative;
   top: -49px;
   width: 240px;	
}


/* cssk2 */

div.itemListCategory {
  background: none repeat scroll 0 0 transparent;
  border: 0 none;
  margin: 0;
  padding: 0;
  float: left;
}

div.itemListCategory p { display: none; }

div.itemImageBlock,
div.catItemImageBlock {
  margin: 0;
  padding: 0;
  float: left;
}

span.itemImage,
span.catItemImage {
  display: block;
  margin: 0;
}

.moduleItemImage img,
span.itemImage img,
span.catItemImage img {
  border: 0 none;
  border-radius: 40px 40px 40px 40px;
  box-shadow: 2px 2px 4px 0 #777777;
  margin: 0 10px 0 0;
  padding: 0;
}

.moduleItemImage img:hover,
span.catItemImage img:hover { 
	box-shadow: 2px 2px 5px 0 #555;
	opacity: 0.8;
}

.moduleItemImage img,
.groupPrimary span.catItemImage img { 
	border-radius: 20px;
}

div.itemHeader .itemDateCreatedWrapper,
div.catItemHeader .catItemDateCreatedWrapper { 
	float: right;
}

div.itemHeader span.itemDateCreated,
div.catItemHeader span.catItemDateCreated {
  color: #333333;
  /*float: right;*/
  font-size: 11px;
}

div.k2ItemsBlock ul li a.moduleItemTitle,
div.itemHeader h2.itemTitle,
div.catItemHeader h3.catItemTitle {
  font-family: 'allerregular';
  font-size: 15px;
  font-weight: normal;
  line-height: 110%;
  margin: 0;
  padding: 30px 0 4px;
  text-transform: none;
}

div.itemHeader h2.itemTitle { color: #32B8F2; }

.groupPrimary div.catItemHeader h3.catItemTitle {
	padding: 5px 0 4px;
}

div.catItemIntroText {
  font-size: inherit;
  font-weight: normal;
  height: 240px;
  line-height: inherit;
  max-height: 240px;
  padding: 4px 0 12px;
}

.groupPrimary div.catItemIntroText {
	height: 55px;
	max-height: 55px;
}

body.noticias .moduletable.right-brochura { margin-top: 20px !important; }

div.k2ItemsBlock ul li {
  background: none repeat scroll 0 0 transparent;
  padding: 0;
  border-bottom: 0;
  margin-bottom: 20px;
}

div.k2ItemsBlock ul li .moduleItemImage { float: left; }
div.k2ItemsBlock ul li .moduleItemDateCreatedWrapper { margin-top: 100px; text-align: right; }
div.k2ItemsBlock ul li .moduleItemDateCreated { position: relative; top: -10px; }

div.formCaption {
  display: block;
  float: left;
  height: 12px;
  width: auto;
  margin-right: 10px;
}

.rsform-input-box#email,
.rsform-input-box#nome { width: 420px; margin-right: 20px; }

.rsform-input-box#telefone { width: 170px; }

.rsform-text-box#mensagem { width: 660px; resize: none; }

fieldset.formFieldset ol.formContainer {
  margin: 0;
  padding: 5px;
  background-color: #EDEDED;
  width: 770px;
  box-shadow: 3px 3px 4px 0 #999;
  height: 190px;
  position: relative;
  top: -6px;
  margin-bottom: 30px;
}

fieldset.formFieldset legend {
	padding: 5px 15px;
	background: #009FE3;
	text-transform: uppercase;
	border-radius: 10px 10px 0 0;
	text-shadow: 1px 1px 2px #FFF;
}

.rsform-block-submit #submit {
	right: 20px;
	position: absolute;
	background: #009FE3;
	padding: 5px 20px;
	border-radius: 0 0 10px 10px;
	text-transform: uppercase;
	top: 200px;
	border: 0;
	color: #FFF;
}

.rsform-block-submit #submit:hover { 
	cursor: pointer;
	color: #000; 
}

.formClr { 
	position: absolute;
}

.formError { 
	position: relative;
	top: -25px;
	left: 10px;
}

.formRed,
.rsform-error:focus + .formClr {
	display: none;
}

li.rsform-block-frase { display: none; }

.lingua { position: absolute; z-index: 20; right: 0; }
.lingua a { color: #FFF; }
.lingua a:hover { color: #666; }


.clearboth { clear: both; }

ul.ofertas {
	width: 100%;	
	list-style: none;
}

ul.ofertas li {
	background: #CCCCCC;
	margin-bottom: 0;
	border: 1px solid #BCBCBC;
}

body.handle ul.ofertas li {
	background: url('../images/propostas_trabalho-sombra.jpg') no-repeat right center #333333; 	
	color: #FFF;
}

body.handle ul.ofertas li.column3 { 
	background: #333;
}

ul.ofertas li.column1,
ul.ofertas li.column2,
ul.ofertas li.column3 {
	float: left;
	width: 179px;
	height: 170px !important;
	padding: 11px;
}

body.handle ul.ofertas li.column1,
body.handle ul.ofertas li.column2,
body.handle ul.ofertas li.column3 {
	min-height: 140px;
	height: auto;	
	border: 0;
}

ul.ofertas li.column1,
ul.ofertas li.column2 { 
	background: url('../images/sombra_tabela.png') right top repeat-y #CCCCCC;
	border-right: 0;
	padding-right: 20px;
	width: 179px;
}

ul.ofertas li.column2,
ul.ofertas li.column3 {
	border-left: 0;	
}

ul.ofertas li.column1 { 
	padding-left: 20px;
	padding-right: 30px;
}

ul.ofertas li span { display: block; }
ul.ofertas li .titulo { text-transform: none; }
ul.ofertas li .titulo a { color: #FFF; }
ul.ofertas li .titulo a:hover { color: #32B8F2; }

body.handle ul.ofertas li .titulo { margin-bottom: 0; font-size: 16px; }


body.handle ul.ofertas .local,
body.handle ul.ofertas .categoria { font-size: 11px; }
body.handle ul.ofertas .data { font-size: 10px; color: #31B2EB; }

body.handle .propostasWrapper {
	background: url('../images/seta-dir.png') 620px 14px no-repeat #CCC;	
}

body.handle .propostasWrapper a { color: #333; }
body.handle .propostasWrapper a:hover { color: #000; }

ul.ofertas .vermais { 
	background: url('../images/botao_vermais.jpg') repeat-x;
}

ul.ofertas .seta {
	background: url('../images/seta2.jpg') no-repeat right bottom;
  display: inline-block;
  height: 22px;
  padding-right: 40px;
  width: 80px;
  text-transform: uppercase;
  color: #333;
}

ul.ofertas .seta:hover { color: #31B2EB; }

.fundo-azul { background: #31B2EB; }
.cor-azul { color: #31B2EB !important; }
.top-corners {
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	margin-bottom: 0 !important;
}

body.com_jsjobs form#adminForm {
	background-color: #EDEDED;	
	border: 1px solid #CCC;
	box-shadow: 2px 2px 6px #CCC;
	margin-right: 10px;
	margin-bottom: 60px;	
	width: 610px;
	padding: 10px;
}

body.com_jsjobs form#adminForm #personal_info_data table { 
	width: 610px;	
}

body.com_jsjobs form#adminForm #personal_info_data input { width: 90%; }

body.com_jsjobs form#adminForm #personal_info_data input[type=file] { width: 97%; }

body.com_jsjobs form#adminForm #personal_info_data select#address_country,
body.com_jsjobs form#adminForm #personal_info_data #address_state select.inputbox,
body.com_jsjobs form#adminForm #personal_info_data select#gender { width: 95%; }

body.com_jsjobs form#adminForm #personal_info_data input#address,
body.com_jsjobs form#adminForm #personal_info_data input#application_title { width: 97%; }

body.com_jsjobs form#adminForm #personal_info_data input#date_of_birth { width: 85%; }

body.com_jsjobs form#adminForm #button { 
	position: absolute;
	left: 500px;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
	font-size: 18px;
	text-transform: uppercase;
	background: #31B2EB;
	font-family: 'allerregular';
	box-shadow: 2px 2px 0px #CCC;
	cursor: pointer;
	transition: color 0.4s;
	margin-top: 10px;
}

body.com_jsjobs form#adminForm #button:hover { 
	color: #333; 
}

/*body.com_jsjobs form#adminForm #job_category,*/
body.com_jsjobs form#adminForm #jobsalaryrange,
body.com_jsjobs form#adminForm #jobtype { display: none; }


body.com_jsjobs .ja-content-main .descricao ul li {
	display: block !important;
}

#system-message > .message > ul {
  background-color: #31B2EB;
}

#system-message > dd > ul {
  color: white;
  text-shadow: 1px 1px 1px #333;
  list-style: none outside none;
}

.upr { text-transform: uppercase; }

.clearfix { clear: both; }

#Mod200 .ja-box-ct { 
	background: #333; 
	width: 640px; 
	border-radius: 10px 10px 0 0; 
}

body.candidatos #cmbfilter_country { 
	width: 95% !important;
}

#Mod207 ul li {
	width: 30%;
	float: left;
}

#Mod207 ul li:nth-child(3n-1) {
	margin: 0 3%;
}

body.com_search #ja-inset1,
body.com_search #ja-inset2,
body.com_search #Mod200,
body.com_search #ja-slideshow { display: none; }

body.com_search #ja-content {
	width: 100% !important;
	max-width: 100% !important;
}

