/*  
 Description: CSS for template.
 < Please exclude >
 - navigation styles: use /nav.css
 - image with text: use /[language-country].css
 */
/* Reset & Navigation */
@import url("reset.css");
@import url("nav.css");
/* Start Template */

body {
	color: #000;
	background: #e1e1e1 url(../img/bg.jpg) no-repeat top center;
}

body.pop-content, body .pop-roi{
	background: #e1e1e1;
}

.container{
    width: 1000px;
	margin: 0 auto;
}

.header{
	width: inherit
}

.content{
	width: 725px;
	float: left;
	margin-left: 12px;
	display: inline;
}

/*
 Reusable
 */
.clear {clear: both}
.left {float: left}
.right {float: right}
.inline {display: inline}
.no-list-type{list-style:none}

/* indent: -5000px */
h1, h2, label, 
.frmLogin .bt-submit,
.login .esqueci-senha,
.menu ul li,
.banner-cesvi,
.content .sub-menu li,
.grupo-jose-alves,
.lista-servicos h3,
.menu h3,
.wrapper .frmContato span,
.wrapper .frmContato input.enviar,
.o-grupo ul li,
.o-grupo h3.empresas {text-indent: -5000px}

.bg-none{
	background: none;
	border: 0
}

/* General */


/* Fonts */
body {
    font: normal 12px Arial, Verdana;
    color: #2d2d2d;
    line-height: 14px
}

/* Forms */
input, select,textarea {
	font-size: 11px;
}

input, textarea{padding: 2px 2px}
label, input.button{cursor: pointer; font-size:11px;}
.nostyle {border: 0; background: none;}
.spacer {margin-right: 12px;}
.disabled {color: #808080;}

input.radio, input.checkbox, .no-style {
	vertical-align: text-bottom;
	background: none;
	border: 0;
}

input.error, select.error, textarea.error{
	background-color:#d95c05;
	color: #fff
}

/* Links */
a:link, a:focus, a:active, a:visited, a:hover {
	text-decoration: none;
	color: #b91a1f;
}

a:hover{text-decoration: underline;}

/* Template */

/* Header */
.header h1{
	background: url(../img/logo.gif) no-repeat;
	margin: 23px 0 0 58px;
	display: inline;
	float: left;
}

.header h1, .header h1 a{
	width: 159px;
	height: 134px
}

.header h1 a{display: block}

/* Formulario de Login */
.login{
	float: right;
	margin-right: 24px;
	display: inline;
	width: 466px
}

.frmLogin{
	margin-right: 10px;
}

.frmLogin fieldset{
	height: 32px;
	float: left;
	display: inline
}

.frmLogin label{
	float: left;
	display: block;
}

.frmLogin fieldset, 
.frmLogin fieldset input{
	background-color: #1f2021;
	border-left: 1px solid #4b4b4b;
}

.frmLogin fieldset input{
	background-color: #1f2021;
	color: #fff;
	margin: 12px 5px 0;
	border: 0;
	padding: 0
}

.frmLogin .legend{
	background: #b91a1f url(../img/3t-online.gif) no-repeat 10px 10px; 
	width: 107px;
	height: 32px;
	cursor: auto;	
}

.frmLogin .bt-submit{
	background: url(../img/bt-submit.gif) no-repeat; 
	width: 42px;
	height: 32px;
	border: 0;
	margin: 0;
	float: left;
	font-size: 0
}

.frmLogin fieldset label{
	height: 10px;
	margin: 13px 3px 0 7px
}


/*
	Sidebar
*/
.sidebar{
	float: left;
	display: inline;
	margin: 39px 0 0 39px;
	width: 217px;
}

/*
	Content
*/

.wrapper{
	width: 590px;
	margin-left: 23px;
	float: left;
	display: inline;
	padding-left: 25px;
	background: url(../img/initial-paragraph.gif) no-repeat
}

.wrapper-contato, .wrapper-grupo{
	width: 690px
}

.content-roi{
	width: 300px;
	float: left;
}

.content-grupo-jose-alves{
	width: 300px;
	float: left;
}

.wrapper p{
	margin-bottom: 18px;
}

.footer{
	width: 1000px;
	margin: 32px 0 50px 0;
	font-size: 11px;
}

.line{
	width: 959px;
	margin: 0 auto;
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url(../img/bg-footer.png) !important;
    background-image: none;
    filter: none !important;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='../img/bg-footer.png',sizingMethod='crop');
    position: static;
	height: 18px;
}

.footer .infos li address{
	color: #626161;
	font-style: normal;
	
	display: inline
}

.infos{
	margin: 15px 0 0 50px;	
}

.infos li{
	float: left;
	display: inline;
	margin-left: 5px
}

.footer .grupo-jose-alves{
	background: url(../img/bg-grupo-jose-alves.gif) no-repeat;
	float: right;
	display: inline;
	margin-right: 40px
}

.footer .grupo-jose-alves, .grupo-jose-alves a{
	width: 155px;
	height: 39px;	
}

.footer .grupo-jose-alves a{
	display: block;
}

/*
	Titulos
*/
.content h2{
	margin: 10px 0 16px 0
}

/*
	Lista de serviços
*/

.lista-servicos h3, .lista-servicos h3 a{
	width: 590px;
	height: 29px;
	/*margin-left:36px;*/
}

.lista-servicos h3 a{
	display: block
}

.lista-servicos .conteudo{
	background: url(../img/bg-accordion-content.gif) repeat-y;
	width: 530px !important;
	padding: 8px 10px 10px 50px;
	overflow: hidden;
}

.lista-servicos .conteudo ul{
	margin: 10px;
	list-style: inside disc !important;
}

.lista-servicos .conteudo ul li{
	margin-bottom: 5px
}

.lista-servicos .conteudo div{overflow: hidden}


.wrapper .frmContato p{
	margin-left: 36px !important;
	margin-bottom: 0
}

/*
	Form Contato
*/
.wrapper .frmContato label{
	width: 86px;
	height: 27px;
	display: inline;
	float: left;
}

.wrapper .frmContato input,
.wrapper .frmContato textarea{
	background-color: #000 !important;
	border: 0 !important;
	color: #fff;
	float: left;
}

.wrapper .frmContato input{
	padding: 7px 2px 6px 2px;	
	margin-bottom: 1px
}

.wrapper .frmContato input.error,
.wrapper .frmContato textarea.error{
	background-color: #b91a1f !important;
}

.wrapper .frmContato div.error, .wrapper .frmContato div.response{
	width: 240px;
	float: right;	
	color: #b91a1f;
	margin-top: 5px;
}

.wrapper .frmContato div.response{margin-top: 0;}
.loader{
	margin-left: 10px;
	display: none
}

.ico-mais{
	background: url(../img/bt-mais.gif) no-repeat;
	float: left;
	border-bottom: 1px solid #e1e1e1
}

.ico-mais, .ico-mais a{
	width: 34px;
	height: 25px !important;
	text-indent: -5000px
}

.ico-mais a{display: block}

/*
	O grupo
*/

.o-grupo{
	float: right
}

.o-grupo h2.grupo-jose-alves{
	background: url(../img/logo-grupo-jose-alves.gif) no-repeat;
	width: 167px;
	height: 42px
}

.o-grupo ul{
	margin-left: 30px
}

.o-grupo ul li, .o-grupo ul li a{
	width: 206px;
	height: 65px;
	margin-bottom: 1px
}

.o-grupo ul li a{display: block}

.o-grupo ul li.coca-cola{
	background: url(../img/logo-coca-cola.gif) no-repeat;
}

.o-grupo ul li.acqua-lia{
	background: url(../img/logo-acqua-lia.gif) no-repeat;
}

.o-grupo ul li.rembal{
	background: url(../img/logo-rembal.gif) no-repeat;
}

.o-grupo ul li.faculdade-alves-faria{
	background: url(../img/logo-faculdade-alves-faria.gif) no-repeat;
}

.o-grupo ul li.red-white{
	background: url(../img/logo-red-white.gif) no-repeat;
}

.o-grupo ul li.atlanta-locadora{
	background: url(../img/logo-atlanta-locadora.gif) no-repeat;
}

.o-grupo ul li.negocios-imobiliarios {
	background: url(../img/logo-negocios-imobiliarios .gif) no-repeat;
}






