﻿/* Recipiente */

#container {  
    height:942px;
    background-image: url('../img/cadastro-bg.gif');
}

.segundona {  
    height:542px !important;
    background-image: url('../img/dicas-bg.gif') !important;
}

/* Conteúdo */


#title 
{
    background-image:url("../img/cadastro-title.png");
    background-position:right bottom;
    background-repeat:no-repeat;
    height:15px;
    width:155px;
}

#inner-title
{
background-position:right bottom;
background-repeat:no-repeat;
clear:both;
padding-bottom:181px;
padding-left:38px;
padding-top:295px;
}

#campos 
{
    float:left;
padding-left:9px;
padding-top:298px;
color:#006B4A;
}

#cadastre 
{
    clear:both;
    padding-left:44px;
    padding-top:10px; *padding-top:11px;
}
#cadastre label
{
    display:inline-block;
    margin-right:3px;
    *padding-bottom:11px;
    color:#006B4A;
}
#cadastre input
{
    color:#006b4a;
    border-color:#c9c9c9;
    border-width:1px;
    border-style:solid;
    *vertical-align:text-bottom;
    padding-left:8px;
    padding-top:2px;
    line-height: 28px;
    margin-top:9px; *margin-top:7px;
    height:28px;
    display:inline-block; /* IE7 and IE8 fix */
    margin-right:4px;
}
#cadastre input.cadastrar
{
    background:url("../img/cadastro-btn-cadastrar.png") no-repeat scroll center top transparent;
    border:0 none;
    cursor:pointer;
    float:right;
    height:56px;
    margin:8px 28px 0 0;
    overflow:hidden;
    text-indent:-9999px;
    vertical-align:middle;
    width:117px;
}

#nome-escola { width:517px; }
#registro-cnpj { width:178px; }
#endereco { width:262px; }
#email-escola { width:230px; }
#telefone-escola { width:215px; }
#nome-responsavel { width:143px; }
#email-responsavel { width:241px; }
#telefone-responsavel { width:215px; }
#nome-lider { width:224px; }
#email-lider { width:231px; }
#celular-lider { width:222px; }
#nomeprof1, #nomeprof2, #nomeprof3 { width:492px; }
#emailprof1, #emailprof2, #emailprof3 { width:239px; }

#cadastre input.more-margin
{
    margin-top:29px; *margin-top:27px;
}

#regulamento
{
    margin-left: -4px;
    padding-top:26px;
}
#regulamento .title
{
   width:936px;
   height:46px;
    margin-left:0;
   background-image:url("../img/catastro-regulamento-top.png");
}
#regulamento .middle
{
   width:936px;
   background-image:url("../img/catastro-regulamento-middle.png");
   padding-top:8px;
}
#regulamento .text-box
{
  background-image:url("../img/catastro-regulamento-line.png");
    background_position:18px bottom;
    background-repeat:no-repeat;
    padding-bottom:12px;
    width:913px;
}
#regulamento .scroll-text
{
   overflow:hidden;
    margin: 0 23px;
    padding: 10px 0;
    width:913px;
   height:152px;
}
#check
{
   background-image:url("../img/catastro-regulamento-middle.png");
    width:936px;
}
#check input.reg-check
{
border:1px solid #C9C9C9;
color:#006B4A;
float:left;
height:13px;
margin:6px 7px 0 26px;
width:13px;
}
#check label
{
padding:5px 2px;
}
#regulamento .bottom {
   width:936px;
   height:26px;
   background:url("../img/catastro-regulamento-bottom.png");
}
#regulamento  
{
    padding-top:20px;
    clear:both;
}

#regulamento p
{
	line-height:18px;
	font-size:11px;
}

#regulamento p.block
{
    padding-top:14px;
    font-weight:bold;
}

#nome_p1, #nome_p2, #nome_p3, #nome_p4 { width:281px; }
#nome_p1.required, #nome_p2.required, #nome_p3.required, #nome_p4.required { width:274px; }
#email_p1, #email_p2, #email_p3, #email_p4 { width:145px; }
#email_p1.required, #email_p2.required, #email_p3.required, #email_p4.required { width:138px; }
#celular_p1, #celular_p2, #celular_p3, #celular_p4 { width:140px; }
#celular_p1.required, #celular_p2.required, #celular_p3.required, #celular_p4.required { width:133px; }
