/* by vitorgga */
@import url(http://fonts.googleapis.com/css?family=Jockey+One);

a, a:link, a:visited {
	color: #046439;
}
a:hover {
	color: #091E2E;
	cursor: pointer; cursor: hand;
}
a:hover {
	text-decoration: underline;
}

body {
	background: #A9CF46;
}

body, table, input, textarea, select, button {
    color: #046439;
}

.curvas {
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	border-radius: 10px;
}

hr {
    clear: both;
    border: none;
    height: 5px;
    background: url('design/div2.png') repeat-x  center center;
}

input, select, textarea {
	background: transparent url('design/mask.png');
	border: 0 none;
	color: #666666;
	padding: 6px 10px;
    
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	-khtml-border-radius: 15px;
	border-radius: 15px;
}
input[type=checkbox], input[type=radio] {
	background: none;
	border: 0px solid;
}
button, .button, .button:link, .button:hover, .button:active {
	background: #006E38 url('design/button.png') repeat-x top;
	border: 0px none;
	color: #FFFFFF;
    font-family: "Jockey One";
    font-size: 13pt;
	font-weight: normal;
	padding: 2px 5px;
	margin: 0px 2px;
    line-height: 100%;
    
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
}
.button, .button:active, .button:visited, .button:hover, .button:link {
    display: inline-block;
    padding: 3px 5px;
    color: #FFFFFF;
    line-height: 100%;
}
button:hover, .button:hover {
    background: #006E38;
}

.item { border-bottom: 1px solid #162B41; cursor: pointer; cursor: hand; }
.item:hover { border-bottom: 1px solid #FFFFFF; }

a.tooltip span { display:none; } 
a.tooltip:hover span {
    display: inline;
    position: absolute;
    background: #ffffff;
    border:1px solid #cccccc;
    color:#6c6c6c;
    font-size: 8pt;
    padding: 2px;
	filter:alpha(opacity=80);
	-moz-opacity:.80;
	opacity:.80;
}

#conteudo {
    padding: 10px;
}
#conteudo.index {
    padding: 0;
}

h1, h2, h3, h4 {
    clear: both;
    margin: 0px;
    padding: 0px; 
}
h1 {
	position: absolute;
    margin: -60px 0 0 370px;
    
	font-family: "Brisk";
	font-size: 22pt;
    font-weight: bold;
	color: #046439;
}
h1 a, h1 a:link, h1 a:hover, h1 a:visited {
	color: #046439;
}
h2 {
	clear: both;
	color: #046439;
	font-family: "Brisk";
	font-weight: bold;
	font-size: 28pt;
	padding: 5px 0;
}
h2 a, h2 a:link, h2 a:hover, h2 a:visited {
	color: #046439;
}
h3 {
    clear: both;
    font-family: "Brisk";
    font-size: 16pt;
    font-weight: bold;
    color: #046439;
    padding: 10px 0;
}
h3 a, h3 a:link, h3 a:hover, h3 a:visited {
    color: #046439;
}

.banners img, .banners embed, .banners object {
    margin: 5px;
}

.banners_vertical img, .banners_vertical embed, .banners_vertical object {
    margin: 0 0 10px 0;
}

.off {
	filter:alpha(opacity=25);
	-moz-opacity:.25;
	opacity:.25;
}
.off_hover:hover {
	filter:alpha(opacity=75);
	-moz-opacity:.75;
	opacity:.75;    
}

.dfix {
 content: '.'; clear: both; display: inline-block;
}

#tinymce, #tinymce p, #tinymce div, .rte_documento, .rte_documento p, .rte_documento div {
    margin: 10px;
    text-align: justify;
    xtext-indent: 20px;
    line-height: 150%;
}

body.mceContentBody {
   background: #A9CF46;
}

.rte_documento2 {
    padding: 10px 20px;
    text-align: justify;
    line-height: 150%;
}

.inputAlert {
	border: 1px solid red;
}

.alerta {
    padding: 20px; border: 1px solid #FFE5E5; background: #FFFFE5; font-weight: bold;
}

#fancy_div {
	background: #FFFFFF !important;
	color: #000000 !important;
}

.transparente {
    background: none;
    border: none;
    padding: 0;
}

/*//////////////////////////////////////////////////////////////////////////////*/
/*//////////////////////////////////////////////////////////////////////////////*/
/*//////////////////////////////////////////////////////////////////////////////*/
/*//////////////////////////////////////////////////////////////////////////////*/
/*//////////////////////////////////////////////////////////////////////////////*/

.a_logo {
    position: absolute;
    display: inline-block;
    margin: 10px 0 0 60px;
}

.a_desenvolvido {
	width: 79px;
	height: 44px;
	background: url('design/desenv_magicdigital.png') no-repeat;
    margin: 20px;
	display: inline-block;
}

.d_menu {
    position: absolute;
    margin: 5px 0 0 390px;
}
.d_menu > li {
    display: inline-block;
    border-top: 1px solid transparent;
    float: left;
}
.d_menu > li:hover {
    background: url('design/menu_on.png');
    border-top: 1px solid #CCCCCC;
}
.d_menu > li > a {
	display: inline-block;
	padding: 5px 20px;
	color: #0C6B39;
	font-family: "Jockey One",Tahoma;
	font-size: 14pt;
}
.d_menu > li > a:hover {
    text-decoration: none;
}

.d_submenu {
    background: url('design/menu_on.png');
    position: absolute;
    display: none;
    padding: 5px 20px 20px 10px;
    z-index: 10;
}
.d_submenu li {
    display: block;
}
.d_submenu a {
    display: block;
    color: #0E6B39;
    font-weight: bold;
    padding: 3px 10px;
}

.d_topo {
	display: block;
    margin: auto;
    height: 130px;
    width: 980px;
}

.produto {
	width: 210px;
    height: 230px;
    padding: 14px;
	display: inline-block;
	text-align: left;
	vertical-align: top;
    font-family: Brisk;
}
.produto_titulo {
    font-size: 14pt;
    color: #046439;
    font-weight: bold;
    height: 44px;
    overflow: hidden;
}
.produto_descricao {
    font-weight: bold;
    height: 30px;
    overflow: hidden;
}
.produto_imagem {
    padding: 5px 0;
}
.produto_selo {
    position: absolute;
    margin: 15px 0 0 0;
    background: url('design/ico_selo.png');
    width: 83px;
    height: 35px;
}
.produto_valor {
	font-size: 13pt;
	color: #CC0000;
    padding: 5px 0;
}
.produto_valor small {
    display: block;
    color: #337999;
    font-size: 8pt;
}
.produto .produto_links {
	padding: 5px 0;
}
.produto .produto_links a {
	display: inline-block;
	color: #68802C;
}
.produto:hover {
    background-color: #8CC748;
}

.produtolist {
	display: block;
	width: auto;
	height: 130px;
	clear: both;
	text-align: left;
}
.produtolist .produto_titulo {
    height: auto;
}
.produtolist .produto_imagem {
	text-align: center;
	float: left;
    margin: 0 10px 0 0;
}

.sis_menu {
	background: #FFFFFF;
}
.sis_menu a {
	display: inline-block;
	padding: 2px 10px;
	width: 40%;
}

.d_login {
    position: absolute;
    width: 390px;
    text-align: right;
    margin: 65px 0 0 580px;
    color: #FFFFFF;
}
.d_login form {
    display: none;
    padding: 0 0 5px 0;
}
.d_login a {
    color: #FFFFFF;
    display: inline-block;
    text-transform: lowercase;
    border-bottom: 1px solid #FFFFFF;
}
.d_login * {
    vertical-align: middle;
}

.d_rodape {
    background: #429339 url('design/rodape.jpg') repeat-x top;
}

.d_rodape_texto {
    clear: both;
    margin: 10px 20px;
    padding: 10px 20px;
    width: 200px;
    color: #FFFFFF;
}

.d_rodape_linhas {
    clear: both;
    padding: 15px;
}
.d_rodape_linhas a {
    display: inline-block;
    padding: 5px;
    color: #FFFFFF;
}

.linha_lateral {
    background: url('design/div.png') repeat-y center right;
}

.titulo {
    display: inline-block;
    font-family: "Jockey One";
    font-size: 16pt;
    background: url('design/titulo.png') no-repeat center top;
    color: #419239 !important;
    width: 121px;
    text-align: center;
    padding: 2px 0 3px 0;
}

.frm {
    padding: 20px;
}
.frm > span {
    display: inline-block;
    padding: 10px 10px 10px 0;
}
.frm > span > label {
    display: block;
}

.paginas a {
    display: inline-block;
    padding: 5px 10px;
}
.paginas a:hover {
    background: #E0EEF4;
}

#d_flash_pager {
    position: absolute;
    margin: 250px 0 0 20px;
    z-index: 10;
    background: #EFF7FB;
    padding: 5px 10px;
    
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	border-radius: 10px;
}
#d_flash_pager a {
    color: #337A99;
    display: inline-block;
    padding: 5px 10px;
    text-decoration: none;
}
#d_flash_pager a.activeSlide {
    background: url('design/pager_on.png') no-repeat center center;
    color: #FFFFFF;
}

#d_imagens {
    text-align: center;
}
#d_imagens_pager {
    margin: 5px;
    z-index: 10;
    background: #EFF7FB;
    padding: 5px 10px;
    
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	border-radius: 10px;
}
#d_imagens_pager a {
    color: #337A99;
    display: inline-block;
    padding: 5px 10px;
    text-decoration: none;
}
#d_imagens_pager a.activeSlide {
    background: url('design/pager_on.png') no-repeat center center;
    color: #FFFFFF;
}

.parcel {
    width: 100%;
}
.parcel thead th, .parcel thead td, .parcel tfoot td {
    background: #1F8FC0;
    color: #FFFFFF;
    font-weight: bold;
    padding: 5px 10px;
}
.parcel tbody td {
    background: #F5F9FB;
    padding: 2px 10px;
    font-size: 8pt;
}
.parcel tbody tr td:first-child {
    text-align: center;
    width: 1%;
}

.d_comentarios {
    padding: 10px;
}
.d_comentarios div {
    background: #EAF3F7 url('design/aspas1.png') no-repeat 5px 5px;
    margin: 5px;
    padding: 10px 20px;
}
.d_comentarios span {
    display: none;
}

.d_linhas a {
    display: inline-block;
    width: 135px;
    color: #0E6B39;
    font-size: 11pt;
    font-weight: bold;
    vertical-align: top;
}
.d_linhas a img {
    margin: 0 0 5px 0;
}

.botao_lateral {
    padding: 4px;
    display: block;
    text-align: center;
    font-family: "Brisk";
    font-size: 14pt;
    font-weight: bold;
    color: #419239 !important;    
}

#d_carrinho_lateral {
    overflow: hidden;
    overflow-y: auto;
    height: 310px;    
}

.d_paginacao {
    text-align: center;
    font-family: "Brisk";
    font-size: 14pt;
    font-weight: bold;    
    color: #68802C;
}
.d_paginacao a {
    display: inline-block;
    padding: 0 10px;
    color: #68802C;
}

.car {
    border-bottom: 1px solid #E2F3E1;
    padding: 10px 0;
}

.car_remover {
    display: inline-block;
    padding: 0 6px;
    text-align: center;
    font-size: 8pt;
    font-weight: bold;
    color: #BD5B5B !important;
}
.car_titulo {
    display: inline-block;
    width: 110px;
    padding: 0 0 5px 5px;
    vertical-align: top;
        
    color: #666666;
    font-size: 8pt;
}
.car_titulo strong {
    display: block;
    font-family: "Brisk";
    font-size: 11pt;
    color: #4C9039;
    padding: 0 0 5px 0;
}

.car_quantidade {
    display: inline-block;
    padding: 5px;
    color: #4C9039;
    background: #E9F1E7;
    font-size: 8pt;
    font-weight: bold;
        
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	border-radius: 10px;    
}
.car_quantidade_input {
    background: none;
    border: 1px solid #CCCCCC;
    width: 20px;
    padding: 3px 5px;
    text-align: center;
    
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	border-radius: 10px;
}

.d_lancamentos a {
    padding: 20px 0;
    display: block;
    font-family: "Brisk";
    font-size: 11pt;
    color: #4C9039;    
}
