/*
//
//	PROJETO:	    INDRI
//	DATA:		    21/05/2008
//	DESENVOLVEDOR:	RICARDO TORRES
//	AGENCIA:		INDRI.COM.BR
//
*/


/* ------------------------------------ */
/*                                      */
/*                GERAL                 */
/*                                      */
/* ------------------------------------ */


* {
	margin:0;
	padding:0;
}

body {
	background:url('../img/bg.png') top left;
	font-family:Tahoma, 'Trebuchet MS', sans-serif;
	font-size:11px;
}

#geral {
	background:url('../img/siteBg.png') top left repeat-x;
}

#site {
	width:980px;
	margin:0 auto;
	height:700px;
}

.clearfix:after {
	content:".";
	display:block;
	clear:both;
	visibility:hidden;
	line-height:0;
	height:0;
}

.clearfix {
	display:inline-block;
}

html[xmlns] .clearfix {
	display:block;
}

* html .clearfix {
	height:1%;
}

a {
	color:#397bdc;
	text-decoration:none;
}

a:hover {
	color:#397bdc;
	text-decoration:underline;
}

img {
	border:0;
}

.clear {
	clear:both;
}

.negrito {
	font-weight:bold;
}

ul {
	list-style:none;
}

.noborder, div.noborder {
	border:0;
	border:none;
}

.margin0 {
	margin:0;
}

.red {
	color:red;
}




/* ------------------------------------ */
/*                                      */
/*                TOPO                  */
/*                                      */
/* ------------------------------------ */


#topo {
	height:132px;
	color:#fff;
	width:982px;
}

#topo h1.marca {
	display:block;
	width:162px;
	height:80px;
	background:url('../img/logo.png') top left no-repeat;
	float:left;
	margin-top:50px;
	text-indent:-10000px;
	cursor:pointer;
}

#topo ul.topoMenu {
	float:right;
	margin-top:70px;
}

#topo ul.topoMenu li {
	float:left;
	border-left:1px solid #ccc;
	padding:0 13px;
	height:14px;
}

#topo ul.topoMenu li.first {
	border:0;
}

#topo ul.topoMenu li a {
	display:block;
	color:#fff;
}




/* ------------------------------------ */
/*                                      */
/*                MENU                  */
/*                                      */
/* ------------------------------------ */


#menu {
	height:36px;
	margin:0;
	padding:0;
	border:0;
	background:url('../img/menuBg.png');
	z-index:90;
	position:relative;
}

/* begin first level unselected */
#menu li {
	z-index:1000;
	position:relative;  /* to contain the dropdown menu */
	height:36px;
	float:left;
	background:url('../img/menuSeparador.png') top right no-repeat;
	padding:0 2px 0 0;
}

#menu li a {
	display:block;
	font-size:14px;	/* to override the browser default */
	font-weight:bold;
	color:#fff;
	line-height:36px;
	padding:0 18px;
	text-decoration:none;
}

#menu li a:hover, #menu li:hover a, #menu li.sfhover a {
	background:url('../img/menuAtivo.png') repeat-x;
	text-decoration:none;
}

#menu li.first a:hover, #menu li.first:hover a, #menu li.sfhover.first a {
	background:url('../img/menuFirstBg.png') repeat-x;
	text-decoration:none;
}
/* end first level unselected */

/* begin first level selected */
#menu li.ativo a {
	background:url('../img/menuAtivo.png') repeat-x;
}

#menu li.ativo.first a {
	background:url('../img/menuFirstBg.png') repeat-x;
}

/* end first level selected */
/* begin drop down menu with son of suckerfish */
#menu li ul.dropmenu {
	position:absolute;
	display:block;
	left:-999em;
	height:auto;
	width:174px;
	margin:0;
	padding:0 0 15px 0;
	_padding:0;
	_margin-left:4px;
	_border:1px solid #aaa;
	_background:#fff;
	background:none;
	overflow:hidden;
}

/* hack for IE6 transparencies */
.menu-background {
	padding:0;
	margin:0;
	width:174px;
	height:235px;
	position:absolute;
	left:0;
	bottom:0;
	background:url('../img/menuDropdownBlock.png') !important;
	background:transparent;
	_background:#fff;
}

#menu li:hover ul.dropmenu, #menu li.sfhover ul.dropmenu {
	left:-5px;
	top:36px;
	z-index:900; /* place it above the page content */
}

#menu li ul.dropmenu li {
	display:block;	
	height:25px;
	background:none;
	float:none;
	padding:0;
}

#menu li ul.dropmenu li.bottom {
	width:174px;
	height:15px;
}

#menu li ul.dropmenu li a {
	display:block;
	color:#336;
	font-size:12px;
	font-weight:normal;
	line-height:25px;
	height:25px;
	background:none;
	margin:0 5px;
	_margin:0;
	padding:0 8px;
}

#menu li ul.dropmenu li a.first {
	background:url('../img/menuDropdownGradient.gif') repeat-x;
}

#menu li ul.dropmenu li a:hover {
	background:#3870c1;
	color:#fff;
}




/* ------------------------------------ */
/*                                      */
/*            CONTEUDO HOME             */
/*                                      */
/* ------------------------------------ */


#conteudoTopoHome {
	width:982px;
	height:7px;
	background:url('../img/conteudoTopoBg.png') top left no-repeat;
	margin-top:12px;
}

#conteudoHome {
	background:url('../img/conteudoBg.png') top left repeat-y;
	width:960px;
	padding:3px 11px 0 11px;
	min-height:300px;
	_margin-top:-6px;
}




/* ------------------------------------ */
/*                                      */
/*             PAINEL HOME              */
/*                                      */
/* ------------------------------------ */


#painelHome {
	position:relative;
	width:960px;
	height:301px;
	margin-bottom:25px;
}

.fade-box {
	position:absolute;
	top:0;
	width:960px;
	height:301px;	
}

#painelHome1 {
	width:960px;
	height:301px;
	background:url('../img/painelHomeEmed.jpg') no-repeat;
	position:absolute;
}

#painelHome2 {
	width:960px;
	height:301px;
	background:url('../img/painelHomeCms.jpg') no-repeat;
	position:absolute;
}

#painelHome3 {
	width:960px;
	height:301px;
	background:url('../img/painelHomeFramework.jpg') no-repeat;
	position:absolute;
}




/* ------------------------------------ */
/*                                      */
/*            BLOCO ESQ HOME            */
/*                                      */
/* ------------------------------------ */


#blocoEsq {
	float:left;
	margin-right:35px;
	width:315px;
	height:232px;
	padding:0 0 0 15px;
}

#blocoEsq h3 {
	font-size:25px;
	font-weight:normal;
	color:#314c73;
	margin-bottom:20px;
}

#blocoEsq img {
	float:left;
	margin-right:10px;
}

#blocoEsq p {
	font-size:12px;
	line-height:17px;
}



/* ------------------------------------ */
/*                                      */
/*            BLOCO DIR HOME            */
/*                                      */
/* ------------------------------------ */


#blocoDir {
	position:relative;
	float:left;
	height:300px;
}

#blocoDir h3 {
	font-size:25px;
	font-weight:normal;
	color:#314C73;
	padding:0 0 0 50px;
}

#imageflow {
	position:absolute;
	top:0px;
	width:600px;
	text-align:left;
}

#imageflow img { 
	position:absolute; 
	top:0px;
	border:none;
}

#imageflow #images {
	visibility:hidden;
	*margin:0 0 0 750px;
	*width:600px;
}

#imageflow #loading {
	margin-top:90px;
	text-align:center;
	width:100%;
}

#imageflow #loading img {
	margin-top:10px;
	position:relative;
}




/* ------------------------------------ */
/*                                      */
/*               RODAPE                 */
/*                                      */
/* ------------------------------------ */


#conteudoRodape {
	width:982px;
	height:95px;
	background:url('../img/conteudoRodapeBg.png') top left no-repeat;
}

#conteudoRodape p {
	float:left;
	margin:20px 0 0 15px;
	color:#aaa;
}

#conteudoRodape ul.conteudoRodapeMenu {
	float:right;
	margin:20px 0 0 0;
}

#conteudoRodape ul.conteudoRodapeMenu li {
	float:left;
	padding:0 10px;
	border-left:1px solid #aaa;
}

#conteudoRodape ul.conteudoRodapeMenu li.first {
	border:0;
}




/* ------------------------------------ */
/*                                      */
/*           CABECALHO INTERNO          */
/*                                      */
/* ------------------------------------ */


.cabecalho {
	width:982px;
	height:138px;
	background:url('../img/cabecalhoBg.png') no-repeat;
	margin:12px 0 0 0;
}

.cabecalho h2 {
	color:#fff;
	font-size:24px;
	font-weight:bold;
	padding:40px 0 0 25px;
}

.cabecalho h2.emed {
	text-indent:-10000px;
}

.cabecalhoEmed {
	background:url('../img/cabecalhoEmedBg2.png') no-repeat;
}




/* ------------------------------------ */
/*                                      */
/*             MENU INTERNO             */
/*                                      */
/* ------------------------------------ */


.menuInterno {
	margin:39px 0 0 1px;
	height:30px;
}

.menuInterno ul {
	width:900px;
}

.menuInterno ul li {
	float:left;
	background:url('../img/menuInternoSeparador.png') top right no-repeat;
	height:30px;
	padding:0 2px 0 0;
	position:relative;
}

.menuInterno ul li.ativo a {
	background:url('../img/menuInternoAtivoBg.png') top left repeat-x;
}

.menuInterno ul li a {
	display:block;
	height:23px;
	padding:7px 15px 0 15px;
	color:#fff;
	float:left; /* hack para o ie6 manter tudo lado a lado */
}

.menuInterno ul li a:hover {
	background:url('../img/menuInternoAtivoBg.png') top left repeat-x;
	text-decoration:none;
	color:#fff;
}




/* ------------------------------------ */
/*                                      */
/*           CONTEUDO INTERNO           */
/*                                      */
/* ------------------------------------ */


#conteudo {
	background:url('../img/conteudoBg.png') top left repeat-y;
	width:930px;
	padding:13px 26px 50px 26px;
	min-height:200px;
	color:#5d5d5d;
}

#conteudo h3 {
	font-size:18px;
	font-weight:normal;
	color:#314c73;
	padding-bottom:10px;
	margin:10px 0 15px 0;
}

#conteudo h4 {
	font-size:16px;
	font-weight:normal;
	color:#314c73;
	padding-bottom:10px;
	margin:15px 0 15px 0;
}

#conteudo h4.margin0 {
	margin:0;
	padding:0;
}

#conteudo .borderBottom {
	border-bottom:1px solid #d6d6d6;
}

#conteudo .separador {
	border-bottom:1px solid #d6d6d6;
	margin:25px 0;
}

#conteudo a.linkSetinha {
	background:url('../img/linkSetinha.png') center left no-repeat;
	display:block;
	padding:1px 0 1px 20px;
}

#conteudo .duascol {
	margin:30px 0 0 0;
}

#conteudo .duascol .col1 {
	float:left;
	width:670px;
}

#conteudo .duascol .col2 {
	float:left;
}

.thumbnail {
	border:4px solid #d6d6d6;
}

.border12px {
	margin-right:12px;
}

.sidebar {
	width:230px;
	float:right;
}

.box {
	width:225px;
	float:right;
}

.box .boxTopo {
	background:url('../img/boxTopo.png') no-repeat;
	width:225px;
	height:31px;
}

.box .boxTopo h5 {
	font-size:12px;
	font-weight:bold;
	padding:8px 0 0 15px;
}

.box .boxConteudo {
	width:198px;
	background:url('../img/boxConteudo.png') repeat-y;
	padding:10px 12px 8px 15px;
}

.box .boxRodape {
	width:225px;
	height:12px;
	background:url('../img/boxRodape.png') no-repeat;
}

ul.dots {
	list-style:square;
	margin-left:15px;
}

ul.dots li {
	line-height:20px;
}




/* ------------------------------------ */
/*                                      */
/*             TRES COLUNAS             */
/*                                      */
/* ------------------------------------ */


.trescol {
	background:url('../img/trescolBg.png') top left repeat-y;
}

.trescol .col1, .col2, .col3 {
	float:left;
	width:260px;
}

.trescol .col1 {
	padding-right:40px;
}

.trescol .col2 {
	padding:0 38px 0 33px;
}

.trescol .col3 {
	padding-left:31px;
}

.trescol img {
	border:4px solid #d6d6d6;
	margin-bottom:7px;
}

.trescol h5 {
	font-size:15px;
	font-weight:normal;
}

.trescol p {
	margin:5px 0 10px 0;
}

.trescol a:hover img {
	border-color:#aaa;
}




/* ------------------------------------ */
/*                                      */
/*             EQUIPE                   */
/*                                      */
/* ------------------------------------ */


.equipeMembro {
	clear:both;
	border-top:1px solid #d6d6d6;
	padding:20px 0 0 0;
	margin-bottom:20px;
}

.equipeMembro .col1 {
	float:left;
	margin-right:30px;
}

.equipeMembro .col1 img {
	border:4px solid #d6d6d6;
}

.equipeMembro h5 {
	font-size:15px;
	font-weight:normal;
	margin-bottom:10px;
}

.equipeMembro .col2 {
	width:740px;
}




/* ------------------------------------ */
/*                                      */
/*               CONTATO                */
/*                                      */
/* ------------------------------------ */


form.formContato {
	margin:30px 0 0 100px;
}

form.formContato label {
	float:left;
	width:100px;
	text-align:right;
	font-weight:bold;
	padding-top:6px;
	margin-right:10px;
}

form.formContato input {
	width:300px;
	height:21px;
	border:1px solid #d6d6d6;
	margin-bottom:15px;
	padding:4px 4px 0 4px;
}

form.formContato textarea {
	width:300px;
	height:100px;
	border:1px solid #d6d6d6;
	margin-bottom:15px;
	padding:4px 4px 0 4px;
}

form.formContato input:focus, form.formContato textarea:focus {
	border:1px solid #3984ef;
}

form.formContato .submits {
	display:block;
	text-align:center;
	margin-right:20px;
}

form.formContato button {
	padding:4px 10px;
	background:url('../img/buttonFormBg.png') repeat-x;
	background-position:0 0;
	border:1px solid #aaa;
	cursor:pointer;
	margin-right:30px;
}

form.formContato button:hover, form.formContato button.hovered {
	background-position:0 -34px;
	color:#fff;
}




/* ------------------------------------ */
/*                                      */
/*           MAPA DO SITE               */
/*                                      */
/* ------------------------------------ */


.mapaSite {

}

.mapaSite .col1 {
	float:left;
	margin:0 85px 0 0;
}

.mapaSite .col2 {
	float:left;
}

.mapaSite ul {
	position:relative;
}

.mapaSite ul li a.top {
	color:#5d5d5d;
	font-weight:bold;
	font-size:14px;
	line-height:30px;
}

.mapaSite ul li {
	line-height:18px;
}




/* ------------------------------------ */
/*                                      */
/*               CLIENTES               */
/*                                      */
/* ------------------------------------ */


#clientes ul {

}

#clientes ul li {
	position:relative;
	width:920px;
	height:130px;
	background:url('../img/clientesBg.png') no-repeat;
	margin:0 0 40px 0;
	padding:0;
}

#clientes ul li h4 {
	position:absolute;
	top:10px;
	left:425px;
	margin:0;
	padding:0;
	font-weight:bold;
}

#clientes ul li p {
	position:absolute;
	left:425px;
}

#clientes ul li p.descricao {
	top:40px;
	width:400px;
}

#clientes ul li p.trabalho {
	top:87px;
}

#clientes ul li p.linguagens {
	top:105px;
}

#clientes ul li span.shots {
	position:absolute;
	top:45px;
	left:17px;
	width:40px;
	height:40px;
	background:url('../img/clientesIcones.png') no-repeat;
	display:block;
	text-indent:-10000px;
}

#clientes ul li span.shots a {
	display:block;
	width:40px;
	height:40px;
	background:url('../img/clientesIcones.png') no-repeat;
	background-position:0 -40px;
}

#clientes ul li span.shots a:hover {
	background-position:0 -80px;
}

#clientes ul li span.website {
	position:absolute;
	top:45px;
	right:17px;
	width:40px;
	height:40px;
	background:url('../img/clientesIcones.png') no-repeat;
	background-position:-40px 0;
	display:block;
	text-indent:-10000px;
}

#clientes ul li span.website a {
	display:block;
	width:40px;
	height:40px;
	background:url('../img/clientesIcones.png') no-repeat;
	background-position:-40px -40px;
}

#clientes ul li span.website a:hover {
	background-position:-40px -80px;
}

#clientes ul li img {
	position:absolute;
	top:1px;
	left:74px;
	width:323px;
	height:120px;
	border:4px solid #fff;
	background:#397BDC;
}




/* ------------------------------------ */
/*                                      */
/*               EMED                   */
/*                                      */
/* ------------------------------------ */


.painelEmed {
	width:930px;
	height:291px;
	background:url('../img/produtos/painelEmed.jpg') no-repeat;
	margin:0 0 20px 0;
}

div.trescol.produto img, div.trescol.servicos img {
	border:0;
	margin-bottom:20px;
}

div.trescol.produto img.funcionalidades {
	margin-left:80px;
}

div.trescol.produto img.demonstracaoOnline {
	margin-left:65px;
}

div.trescol.produto img.comoComprar {
	margin-left:80px;
}

div.trescol.servicos, div.trescol {
	margin-top:40px;
}

div.trescol.servicos img.desenvolvimentoSites {
	margin-left:80px;
}

div.trescol.servicos img.hospedagem {
	margin-left:65px;
}
	
div.trescol.servicos img.admLinux {
	margin-left:80px;
}
/* ------------------------------------ */
/*                                      */
/*              FORM-LOGIN              */
/*                                      */
/* ------------------------------------ */

.login-form {
	text-align:	center;
	font-weight: bold;
}

.login-text {
	text-align:	center;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	height: 50px;
	margin-top: 20px;
}

.button {
	margin-top: 10px;
	margin-bottom: 10px;
	border-style: groove;
}

.inputlabel {
	color: #FFFFFF;
}