@charset "utf-8";
/* CSS Document */

body 
{
	margin:auto;
	background-image:url(images/background.jpg);
	background-position:center;
	background-position:top;
	background-repeat:no-repeat;
	background-color:#000000;
}

a:link {
color: #FFFF00;
text-decoration: none;
}

a:active {
color: #FFFF00;
text-decoration: underline;
}



a:visited {
color: #FFFF00;
text-decoration: underline;
}

a:hover {
color: #FF9900;
}

/*menu home*/
#menu_home {
	width: 325px;
	float:right;
}

#menu_home ul {
	margin: 0;
	padding: 0;
	list-style: none;	
}

#menu_home ul li {
	padding: 0px;
	margin: 0px;
	-moz-border-radius: 15px;
}

#menu_home ul li a {
	display: block;
	padding: 12px 10px;
	margin: 4px 0 0 0;
	text-decoration: none;
	background: url(images/botao_menu.png) no-repeat bottom;
	color:#FC0;
	text-align:center;
	font-weight:bolder;
}

#menu_home ul li a:hover {
	background: url(images/botao_menu.png) no-repeat top;
	color:#F00;
}
/*menu home*/

/*Formulario Login*/
#form_login {
	float:left;
	color:#FC0;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:14px;
	width:315px;
	margin: 10px 0 0 7px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	border:3px solid rgba(51,51,51,0.9);

}

#form_login input {
	background-color:#ccc;
	border:none;
}
#form_login select{
	background-color:#ccc;
	border:none;
}

#form_login .botao_login{
	margin:10px 0 10px 55px;
	color:#FFF;
	background-color:#666;
}
/* Formulario Login*/



.takefrase a:link {
color: #999999;
text-decoration: none;
}

.takefrase a:active {
color: #FFFF00;
text-decoration: underline;
}

.takefrase a:hover {
color: #FF9900;
}

.takefrase a:visited {
color: #999999;
text-decoration: underline;
}

 a:link, img
{
	border:none;
}


p {
font-family: Arial, Helvetica, sans-serif;
font-size:14px;
color: #CCCCCC;
}

h1{
padding-left:10px;
font-family: Arial, Helvetica, sans-serif;
font-size:36px;
color: #737373;
text-align:left;
}

h2{
padding-left:10px;
font-family: Arial, Helvetica, sans-serif;
font-size:24px;
color: #494949;
text-align:left;
}

h3{
font-weight:bold;
color:#FFFFFF;
text-align:left;
font-family:Arial, Helvetica, sans-serif, "Trebuchet MS";
font-size:18px;
padding-left:10px;
}

h5{
padding-left:10px;
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
color: #CCCCCC;
text-align:left;
}

ul li
{
color:#CCCCCC;
font-family:Arial, Helvetica, sans-serif, "Trebuchet MS";
}


.takefrase{
font-family: Arial, Helvetica, sans-serif;
font-size:36px;
font-weight:bold;
color: #999999;
font-style:italic;
}

#geral{
width:960px;
background-color:#000;
}


#conteudo{
width:960px;
float:left;
}

.largura{
width:960px;
float:left;
}

#licenciados{
background-image: url(images/brasil-licenciados.jpg);
background-position:top;
background-repeat:no-repeat;
width:960px;
height:525px;
float:left;
}

#conteudo-pagina{
text-align:justify;
margin-bottom:20px;
border-bottom:2px solid #666666;
padding-bottom:20px;
padding-left:20px;
padding-right:20px;
}

#lista
{
	color:#FFFFFF;
}

#lista a:link {
padding-left:10px;
background-image:url(images/leiamais.jpg);
color: #FFFFFF;
background-repeat:no-repeat;
font-weight:bold;
margin-top:15px;
}

#lista a:hover {
padding-left:10px;
background-image: url(images/leiamais_over.jpg);
color: #990000;
/*float:right;*/
background-repeat:no-repeat;
}

#lista ul {
text-align:left;
font-family: Arial, Helvetica, sans-serif;
font-size:16px;
font-weight:bold;
}

#lista li{
border-bottom: 2px  dotted #CCCCCC;
padding-bottom:5px;
padding-top:3px;
}

#setinha ul {
list-style: url(images/lista-tipo.jpg);
text-align:left;
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
}

#setinha a:link {
color: #000000;
}

#setinha a:hover {
color: #990000;
}

#footer{
float:left;
width:960px;
}

#tv_home
{
	width:230px; 
	height:205px; 
	margin-left:10px; 
	float:right; 
	background-image: url(images/videos-home.jpg); 
	background-repeat:no-repeat; 				
	background-position:top;
	background-color:#000000
}

#tv_home p{
text-align:center; padding-top:140px;
}

#titulo
{
  position: relative;
}





#menu-horizontal
{
	margin-top:20px;
	margin-bottom:15px;
}

#cel-bck
{
	background-image: url(images/cel-bck.jpg);
	background-position:top;
	background-repeat: repeat-x;
}


#globoK
{
	position: absolute;
	float:right;
	top:0px;
	z-index:1;
	right:0px;
	width:960px;
}

#logo-site
{
	float:left;
	margin-top:100px;
}


#container
{
margin-left:auto;
margin-right:auto;
position:relative;
width:960px;
height:auto;
}


#bandeiras
{
padding-top:15px; 
padding-left:20px;
width:960px;

}


.volta{
font-family:Arial, Helvetica, sans-serif;
font-size:100%;
font-style:italic;
font-weight:bold;
text-decoration:none;
text-align:right;
padding-right:25px;
color:#999999;
margin-bottom:10px;
}
.volta a:visited{color: #666666;}
.volta a:link{color:#999999;}
.volta a:active{color:#999999;}
.volta a:hover{color:#FF9900;}

/*formulario/*
/* CSS Document */

textarea{

background-color: #FFFFFF;
border:1px solid #B5B7BF;
}

.fundo_form {
font-family:Arial, Helvetica, sans-serif;
font-size:90%;
padding:10px;
border-bottom:1px solid #7583A4;
background-color: #F7F7F7;
}
form {
display: inline;
}
form p {
/*clear: left;*/
margin: 0;
padding: 0;
padding-top: 5px
}
form p label {
float: left;
width: 30%;
}

input_texto {
background-color: #FFFFFF;
border:1 px solid #000033;
}

form p {
/*clear: left;*/
margin: 0;
padding: 0;
padding-top: 5px;
}

fieldset {
border: 1px solid  #000033;
margin-top: 16px;
padding: 10px;
background-color: #FFFFFF;
}

legend {
font: bold 1.2em Arial, Helvetica, sans-serif;
background-color: #FFFFFF;
padding-left:5px;
padding-right:5px;
border:1px solid  #000000
}

.input_btn1{
color: #000033;
background-color: #E2E2E2;
border: 1px solid  #000033;
float:right;
display:inline;
margin-right:10px;
margin-top:10px;
margin-bottom:25px;
font-size:11px;
}


/*estiliza o jump menu do index com a escolhe dos paises*/

#lista-paises
{
position:absolute;
z-index:2000;
top: 250px;
left:110px;
}

#meuselect input{
color: #000033;
background-color: #FFCC00;
border: 1px solid  #000033;
margin-right:10px;
margin-top:10px;
margin-bottom:30px;
font-size:15px;
font-family:Arial, Helvetica, sans-serif, "Trebuchet MS";
font-weight:bold;
}

#meuselect {  
width:200px;
background: #000000; 
font:14px arial, helvetica, sans-serif; 
color: #FFFF00;
}

#meuselect option.par { 
width:171px;  
background-color: #000033; 
color: #FFCC00;
}

#meuselect option.impar { 
width:11px;  
background-color: #000040; 
color: #FFCC00;
width:171px; 
}

#meuselect select {
background-color: #000000;
color: #FFFF00
}

/*fim*/

/*celulas-bottom*/

#box-glow
{
width:450px;
background-image:url(images/box-glow450.jpg);
background-position:top;
background-repeat:no-repeat;
margin-left:10px;
margin-right:10px;
margin-bottom:30px;
padding:10px;
}

#box-glow a:link
{
color:#FFCC00;
font-weight:bold;
}

#box-glow a:active
{
color:#FFCC00;
}

#box-glow a:hover
{
color:#FFFF00;
}

#box-glow a:visited
{
color:#666666;
font-weight:bold;
text-decoration:none;
}

/*fim celulas bottom*/



.nav-videos
{
	background-color:transparent;
    color: #FFFFFF;
	background-image:none;
	font-weight:normal;
	font-style:normal;
	text-align:right;
	font-family:Arial, Helvetica, sans-serif;
}


.nav-videos li:first-child
{
	border-left:none;
  	font-weight:normal;
}

.nav-videos:hover {
background-color:transparent;
}


.nav-videos-nav:visited{
  color: #FFFFFF;
  }

.nav-videos ul li a:link
{
color: #FFFFFF;
padding-right:15px;
padding-left:15px;
font-weight:normal;
height:100%;
line-height:20px;
text-decoration:none;
}

.nav-videos ul li a:active
{
color: #FFFFFF;
padding-right:15px;
padding-left:15px;
font-weight:normal;
height:100%;
line-height:20px;
text-decoration:none;
}

.nav-videos ul li a:visited
{
color: #00FF00;
padding-right:15px;
padding-left:15px;
font-weight:normal;
height:100%;
line-height:20px;
text-decoration:none;
}

.nav-videos ul li a:hover  
{
background-color:transparent;
color: #FF9900;
}

#certificado
{
text-align:left;
margin-bottom:50px;
padding:20px;
background-color:#333333;
}

#certificado h2
{
color:#999999;
}

.heading-home
{
	font-family: "Arial Black", Arial;
	text-transform:uppercase;
	color: #999; 
	font-size:36px;
}


/* Generated by Font Squirrel (http://www.fontsquirrel.com) on April 5, 2012 */



@font-face {
    font-family: '4YEOstampRegular';
    src: url('fontes/4yeostamp-webfont.eot');
    src: url('fontes/4yeostamp-webfont.eot?#iefix') format('embedded-opentype'),
         url('fontes/4yeostamp-webfont.woff') format('woff'),
         url('fontes/4yeostamp-webfont.ttf') format('truetype'),
         url('fontes/4yeostamp-webfont.svg#4YEOstampRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

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

}

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

}


/* Generated by Font Squirrel (http://www.fontsquirrel.com) on April 5, 2012 */



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

}

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

}

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

}


/*cores  do form pedidos*/



.checkbox, .radio {
	width: 19px;
	height: 25px;
	padding: 0 5px 0 0;
	background-image:url(images/checkbox.png);
	background-repeat:no-repeat;
	display: block;
	clear: left;
	float: left;
}

.select {
	position: absolute;
	width: 158px; /* With the padding included, the width is 190 pixels: the actual width of the image. */
	height: 21px;
	padding: 0 24px 0 8px;
	color: #fff;
	font: 12px/21px arial,sans-serif;
	background: url(select.png) no-repeat;
	overflow: hidden;
}


/*pedidos*/


#linha-produto{width:960px; margin-bottom:20px; float:left; border-bottom:3px solid #999; padding-bottom:20px;}

#celula-imagem-produto{float:left; margin-left:10px; width:300px; background-image: url(images/celula-transparent10.png); background-repeat:repeat; height:455px;}

#celula-imagem-produto img {margin-left:0px; margin-top:0px;}

#celula-kits{float:right; margin-right:10px; width:630px;}	

p.txt-kit  {font-weight: bold;color: #FFCC00;font-size: 24px;padding:10px;}

p.escolha-kit{margin-bottom:15px; margin-top:10px; background-image: url(images/celula-transparent10.png); background-repeat:repeat; padding:5px; color:#666;}

#campos-kits{border: none; margin-top: 0px; padding: 0px; background-color:transparent;  background-image: url(images/celula-transparent10.png); background-repeat:repeat;}

#tipo-kits{margin-top:10px; border-right:1px solid #999; float:left; margin-right:10px; padding-right:10px;}

#tipo-kits, img {margin-top:10px;}

#tipo-kits, input { font-size:1.1em}

#nossos_produtos{
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	background-color:#2b2b2b;
	background-image:-webkit-gradient(linear, left top, left bottom, from(#4c4c4c), to(#2b2b2b));
	background-image:-webkit-linear-gradient(top, #4c4c4c, #2b2b2b);
	background-image:-moz-linear-gradient(top, #4c4c4c, #2b2b2b);
	background-image:-ms-linear-gradient(top, #4c4c4c, #2b2b2b);
	background-image:-o-linear-gradient(top, #4c4c4c, #2b2b2b);
	background-image:linear-gradient(top, #4c4c4c, #2b2b2b);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#4c4c4c, endColorstr=#2b2b2b);
	border:1px solid #333;
	border-bottom-color:#666;
	border-radius:2px;
	display:inline-block;
	font-size:14px;
	font-weight:700;
	color:#CCC;
	}
	
#selecione_produtos{padding:10px; background-image: url(images/celula-transparent10.png); background-repeat:repeat; width:920px; float:left; margin-left:10px; margin-bottom:30px;border-bottom:3px solid #999; padding-bottom:20px;}

/* #selecone_produtos, p {font-size:1.3em;} /*

/*tooltip*/

/* ---------->>> jtip <<<---------------------------------------------------------------*/

#JT_arrow_left{
	background-image: url(images/arrow_left.gif);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	z-index:101;
	left:-12px;
	height:23px;
	width:10px;
    top:-3px;
}

#JT_arrow_right{
	background-image: url(images/arrow_right.gif);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	z-index:101;
	height:23px;
	width:11px;
    top:-2px;
}

#JT {
	position: absolute;
	z-index:100;
	border: 2px solid #CCCCCC;
	background-color: #fff;

	
}

#JT_copy{
	padding:10px 10px 10px 10px;
	color:#333333;
}

.JT_loader{
	background-image: url(../images/loader.gif);
	background-repeat: no-repeat;
	background-position: center center;
	width:100%;
	height:12px;
}

#JT_close_left{
	background-color: #CCCCCC;
	text-align: left;
	padding-left: 8px;
	padding-bottom: 5px;
	padding-top: 2px;
	font-weight:bold;
}

#JT_close_right{
	background-color: #CCCCCC;
	text-align: left;
	padding-left: 8px;
	padding-bottom: 5px;
	padding-top: 2px;
	font-weight:bold;
}

#JT_copy p{
margin:3px 0;
}

#JT_copy img{
	padding: 1px;
	border: 1px solid #CCCCCC;
}

.jTip{
cursor:help;
}


/* ----- add selectors here for font sizing ----- */
#JT_close_left, #JT_close_right{font-size: 1.1em;}
#JT_copy p, #JT_copy ul{font-size: 1.1em;}

#contentPad{
margin:20px;
}

.formInfo a, .formInfo a:active, formInfo a:visited{
	background-color:#FF0000;
	font-size: 1.3em;
	font-weight:bold;
	padding:1px 2px;
	margin-left:5px;
	color:#FFFFFF;
	text-decoration: none;
}

.formInfo a:hover{
	color:#660000;
	text-decoration: none;
}


/*scroll down/*


Back to top button 
*/
#back-top {
	position: fixed;
	bottom: 30px;
	margin-left: -150px;
	z-index:2000;
}
#back-top a {
	width: 60px;
	display: block;
	text-align: center;
	font: 11px/100% Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-decoration: none;
	color: #bbb;
	/* background color transition */
	-webkit-transition: 1s;
	-moz-transition: 1s;
	transition: 1s;
}
#back-top a:hover {
	color: #FFCC00;
}
/* arrow icon (span tag) */
#back-top span {
	width: 56px;
	height: 56px;
	display: block;
	margin-bottom: 7px;
	background: #003366  url(images/up-arrow.png) no-repeat center center;
	/* rounded corners */
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	/* background color transition */
	-webkit-transition: 1s;
	-moz-transition: 1s;
	transition: 1s;
}
#back-top a:hover span {
	background-color: #777;
}
	

.degrade{ background-color: #585858;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#585858), to(#1c1c1c));
	background-image: -webkit-linear-gradient(top, #585858, #1c1c1c);
	background-image: -moz-linear-gradient(top, #585858, #1c1c1c);
	background-image: -ms-linear-gradient(top, #585858, #1c1c1c);
	background-image: -o-linear-gradient(top, #585858, #1c1c1c);
	background-image: linear-gradient(top, #585858, #1c1c1c);
	clear: both;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#585858, endColorstr=#1c1c1c);
	margin: 0 auto;
	border-radius:10px;
}

.degrade ul {
	display: block;
	list-style-type: none;
	margin: 0;
	padding: 0;
}