﻿body 
{
    margin: 0; 
    padding: 0;
    border:none;
	font: 11px/1.5 Sans-Serif, Verdana, Arial, Tahoma, Helvetica;
	background: #fff;
	color: black;
	text-align: center;
}

h2
{
    color: #333;
    font-size: 1.2em;    
}

.main-box
{
    width: 980px;
    background: url(../img/footer-bkg.jpg) no-repeat center bottom;
    text-align: left;
    margin: auto;
}
.main-box .head-box
{
    margin-bottom: 5px;
}
.main-box .nav-box
{
    float: left;
    width: 200px;
    text-align: right;
}
.main-box .nav-box .sep1
{
    margin: 5px 0 0 0;
    padding: 0;
    display: block;
}
.main-box .nav-box .p1-box
{

}
.main-box .nav-box .p2-box
{
    
}
.main-box .nav-box .p2-box ul
{
    margin: 0;
    padding: 0;
}
.main-box .nav-box .p2-box ul li
{
    margin: 0;
    padding: 0;
    list-style: none;
}
.main-box .nav-box .p2-box ul li a,
.main-box .nav-box h3
{
    color: #333;
    font-size: 1.2em;
    text-decoration: none;
    font-weight: bold;
    text-align: right;
    display: block;
    background-image: url(../img/sep1.jpg);
    background-position: right bottom;
    background-repeat: no-repeat;
    padding: 2px 12px 2px 2px;
    margin-bottom: 3px;
}
.main-box .nav-box .p3-box ul
{
    margin: 0;
    padding: 0;
}
.main-box .nav-box .p3-box ul li
{
    margin: 0;
    padding: 0;
    list-style: none;
}
.main-box .nav-box .p3-box ul li a
{
    color: #FF0000;
    font-size: 1.2em;
    font-weight: normal;
    background-image: none;
    padding: 2px 12px 2px 2px;
    text-decoration: none;
}
.main-box .nav-box .p4-box
{

}
.main-box .nav-box .p5-box
{

}
.main-box .nav-box .p5-box table
{
    margin-left: 10px;
}
.main-box .nav-box .p5-box .lbl-num-ac
{
    font-size: 1.4em;
    color: Red;
    font-weight: bold;
}
.main-box .nav-box .p6-box
{
    background: url(../img/icon-neo-web.jpg) top right no-repeat;
    text-align: right;
    padding: 15px 0 0 0;
    display: table;
    margin: 2px 0 0 0;
    color: #333;
}
.main-box .nav-box .p6-box p
{
    line-height: 15px;
}
.main-box .nav-box h3
{
    font-size: 1.3em;
    margin: 0;
    
}
.main-box .body-box
{
    float: left;
    width: 565px;
    margin-left: 20px;
    font-size: 1.1em;
}
.main-box .body-box .pub
{
    width: 566px;
    height: 80px;
    display: block;
    background: url(../img/pub-bkg.jpg) no-repeat left top;
    padding: 4px 0 0 30px;
    margin-bottom: 10px;
}
.main-box .body-box h3,
.ult-usr-reg-box h3
{
    font-size: 1.0em;
    color: #333;
    font-weight: bold;
    margin: 0;
}
.ult-usr-reg-box h3
{
    font-size: 1.1em;
    padding: 0 0 0 5px;
}
.ult-usr-reg-box
{
    clear: both;
	display: block;
	width: 980px;
}
.ult-usr-reg-box .inner-box
{
    margin: 0 0 0 215px;
    
}

.ult-usr-reg-box .inner-box .usr-lst-box
{
    width: 565px;

}
.ult-usr-reg-box .inner-box .usr-lst-box table
{
    width: 565px;
}

.ult-usr-reg-box table div
{
    text-align: center;
    
}
.ult-usr-reg-box table div img
{
    border: solid 2px red;
    display: block;
    margin: auto;
}

.ult-usr-reg-box table div a
{
    color: Red;
    display: block;
    font-size: 1.2em;
    font-weight: bold;
    text-align: center;
}

.main-box .footer-box
{
    clear: both;
	text-align: center;
	height: 76px;
	display: block;
	width: 980px;
}
.main-box .footer-box a
{
    color: Red;
    font-weight: bold;
    padding-left: 60px;
    text-decoration: none;
    font-size: 0.9em;
}
.lnk img
{
    border: none;
}

.sep1
{
    background: url(../img/sep1.jpg) right top no-repeat;
    background-repeat: no-repeat;
    height: 1px;
    line-height: 1px;
}

.btn-box
{
    border: solid 2px #FF0000;
    float: left;
    padding: 1px;
    background-color: White;
}

.btn-box a.btn
{
    display: block;
    text-decoration: none;
}

.btn
{
    border: none;
    background-color: #FF0000;
    color: White;
    margin: 0;
    padding: 2px;
    cursor: pointer;
}

.tb-login
{
    width: 160px;
    text-align: left;
    margin-left: 30px;
    font-size: 1.1em;
}

.tb-login .edt
{
    border: solid 1px black;
    width: 160px;
}
.lnk.log-op
{
    color: #FF0000;
    float: right;
    line-height: 14px;
    text-decoration: none;
}

h1
{
    background: url(../img/icon-tit.jpg) no-repeat left center;
    font-weight: bold;
    font-size: 1.2em;
    color: #333;
    padding-left: 15px;
    margin: 0 0 10px 0;
}

.ln-sp
{
    height: 10px;
}

.edt3
{
    width: 300px;
}

.edt2
{
    width: 150px;
}

.edt1
{
    width: 80px;
}

.msg-box
{
    display: block;
	position: fixed;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	text-align: center;
	background-color: Transparent;
	text-align: center;
	z-index: 99999;
}

.msg-box.bkg
{
    background-color: Black;
	opacity:0.65;
	-moz-opacity: 0.65;
	filter: alpha(opacity=65);
	z-index: 9999;
	
}

.msg-box .inner-box
{
    width: 460px;
    height: 160px;
    background-color: White;
    border: solid 1px silver;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -110px;
    margin-left: -230px;
    display: table;
    padding-bottom: 3px;
}

.msg-box .inner-box .title-box
{
    text-align: right;
    padding: 3px;
}
.msg-box .inner-box .title-box h2
{
    display: inline;
    color: Red;
    font-size: 1.4em;
    text-align: left;
    float: left;
    margin: 3px;
    padding: 0;
}

.msg-box .inner-box .title-box .btn-close
{
    cursor: hand;
}

.msg-box .inner-box .body-box
{
    margin: 0;
    padding: 10px;
    width: 440px;
}

.msg-box .inner-box .lbl-box
{
    height: 100px;
    text-align: center;
    width: 100%;
    font-size: 16px;
}

.msg-box .inner-box .btn-cont-box
{
    text-align: center;
    width: 100%;
}

.btn2
{
    background: url(../img/btn-bkg.jpg) no-repeat left top;
    width: 80px;
    height: 22px;
    border: none;
    text-decoration: none;
    display: block;
    color: Black;
}

.msg-box .inner-box .btn-cont-box .btn2
{
    display: inline;
}

.msg-page-box
{
    width: 460px;
    height: 150px;
    background-color: White;
    border: solid 1px silver;
}

.usr-ctrl-box
{
    display: table;
    width: 180px;
    margin: 10px 0 0 18px;
}
.usr-ctrl-box .img-avt-box
{
    border: solid 2px red;
    display: table;
    margin: 0;
    padding: 0;
}
.usr-ctrl-box .lbl-nick
{
    font-size: 1.6em;
    color: Red;
    margin: 3px 0 3px 0;
    padding: 0;
}
.usr-ctrl-box ul
{
    padding: 0;
    text-align: left;
    margin: auto;
    width: 130px;
}
.usr-ctrl-box ul li
{
    margin: 0;
    padding: 0;
    list-style: none;
}
.usr-ctrl-box ul li a
{
    text-decoration: none;
    color: Black;
    padding: 5px 0  5px 40px;
    background-repeat: no-repeat; 
    background-position: left center;
    display: block;
    font-size: 1.2em;
}
.usr-ctrl-box ul li .l1
{background-image: url(../img/icon-alt.jpg);}
.usr-ctrl-box ul li .l2
{background-image: url(../img/icon-exc.jpg);}
.usr-ctrl-box ul li .l3
{background-image: url(../img/icon-fot.jpg);}
.usr-ctrl-box ul li .l4
{background-image: url(../img/icon-fav.jpg);}
.usr-ctrl-box ul li .l5
{background-image: url(../img/icon-cur.jpg);}

.usr-ctrl-box ul li a img
{
    border: none;
}
.usr-ctrl-box .btn-box
{
    float: right;
}

.msg-inner-box
{
    border-top: solid 2px red;
    border-bottom: solid 2px red;
    /*background-color: #FFF9F9;*/
    font-weight: bold;
    color: Black;
    margin: 10px;
    text-align: center;
    padding: 10px;
}

.pos-text
{
    color: Green;
}

.neg-text
{
    color: Red;
}

.txt1
{
    color: Red;
}

.txt-box
{
    color: Red;
}

.txt-box a
{
    color: Red;
}

.sep-hor
{
    border-top: solid 1px #ddd;
    height: 1px;
    margin: 3px 0 3px 0;
}

.lnk1
{
    color: #333;
    font-weight: bold;
    text-decoration: none;
}
.lnk2
{
    color: red;
    font-weight: bold;
    text-decoration: none;
}

.lnk-add-cmt,
.lnk-add-fot
{
    padding: 4px 0 4px 30px;
    margin: 3px 0 3px 0;
    display: inline-block;
}

.lnk-add-cmt
{
    background: url(../img/icon-cmt.jpg) no-repeat left center;
}

.lnk-add-fot
{
    background: url(../img/icon-fot-add.jpg) no-repeat left center;
}

.fl-r
{
    float: right;
}


/* Rating */
.ratingStar {
    font-size: 0pt;
    width: 13px;
    height: 12px;
    margin: 0px;
    padding: 0px;
    cursor: pointer;
    display: block;
    background-repeat: no-repeat;
    text-align: center;
}

.filledRatingStar {
    background-image: url(../img/FilledStar.png);
    

}

.emptyRatingStar {
    background-image: url(../img/EmptyStar.png);
}

.savedRatingStar {
    background-image: url(../img/SavedStar.png);
}


.edt-full
{
    width: 90%;
    height: 150px;
}





.filme-box h2,
.filme-box h4
{
    color: red;
    margin: 3px;
    padding: 2px;
}

.filme-box img
{
    float: left;
    margin: 0 5px 5px 0; 
}

.filme-box p
{
    margin: 2px;    
}

.filme-box .vid-box
{
    border: solid 2px #bbb;
    display: table;
}




.ntc-view-box
{
    
}

.ntc-view-box .lnk-box img
{
    margin: 5px;
}
.ntc-view-box h2
{

}

.ntc-view-box .img-box
{
    max-width: 300px;
    float: right;
    margin: 0 0 20px 20px;
    
}
.ntc-view-box .img-box .img
{
    border: solid 2px red;
    max-width: 296px;
}

.ntc-view-box .img-box .rsm-img-box
{
    border-left: solid 1px #ccc;    
    border-bottom: solid 1px #ccc;
    border-right: solid 1px #ccc;
    padding: 5px;
    line-height: 120%;
    font-size: 0.9em;
    font-weight: bold;
    color: #333;
}

.ntc-view-box .cntt-box
{
    text-align:  justify;    
}


/***********************************************
* Usuario curriculo
***********************************************/

.usr-curr-box .btn-nav-box,
.usr-cur-view-box .btn-nav-box
{
    margin: 10px 0 10px 0;
    text-align: center;
}
.usr-curr-box .btn-nav-box .sep-box,
.usr-cur-view-box .btn-nav-box .sep-box
{
    display: inline;
    width: 40px;
    height: 2px;
}

.usr-curr-box .btn-box,
.usr-cur-view-box .btn-box
{
    float: none;
    display: inline-table;
}

.usr-curr-box .btn-nav-box .btn-box.disable
{
    opacity:0.45;
	-moz-opacity: 0.45;
	filter: alpha(opacity=45);
}

.usr-curr-box .edt2
{
    width: 250px;    
}
.usr-curr-box .edt-txt-ml
{
    width: 420px;
    height: 170px;
}

.sample-tb
{
    border: solid 1px #ccc;
    width: 100%;
    margin: 10px 0 10px 0;
}

.sample-tb .title-row td
{
    border-bottom: solid 1px #ccc;
    color: #333;
    font-weight: bold;
    text-align: center;
}

.sample-tb .btn-box
{
    display: block;
}

.usr-cur-view-box img
{
    float: left;    
    max-width: 160px;
    margin-right: 10px;
}

.usr-cur-view-box .dados-box
{
    display: table;
}

.usr-cur-view-box h2
{
    font-size: 2.0em;
    margin: 0 0 10px 0;
}

.usr-cur-view-box h3
{
    border-bottom: solid 1px #333;
    padding: 3px;    
}

.usr-cur-view-box ul
{
    padding-left: 20px;
}


/*******************************************************************************

NoticiaMainList.aspx

*/
.noticia-main-list-box
{
    display: inline-table;
}
.noticia-main-list-box .col-box
{
    width: 280px;
    float: left;
}

.noticia-main-list-box .col-box .item-box
{
    border-bottom: solid 1px #999;
    margin: 5px;
    padding: 2px;
    display: block;
}

.noticia-main-list-box .col-box .item-box .img-capa
{
    max-width: 270px;
    display: block;
}
.noticia-main-list-box .col-box .item-box .img-capa-min
{
    max-width: 130px;
    float: left; 
    margin-right: 5px;   
}
.noticia-main-list-box .col-box .item-box .img-lnk
{
    margin: 2px;
    border: none;
}
.noticia-main-list-box .col-box .item-box .ntc-lnk
{
    color: Black;
    text-decoration: none;
    font-weight: bold;
}
.noticia-main-list-box .col-box .item-box .dt
{
    color: #999;
    display: block;
}


a img
{
    border: none;    
}

/*******************************************************************************

Anuncie.aspx

*/
.anuncie-box
{
    
}

.anuncie-box p
{
    text-align: justify;
}

.anuncie-box h2, 
.anuncie-box span
{
    font-size: 1.0em;
    color: Red;
    font-style: italic;    
    font-weight: bold;
}


.tb-plano
{
       
}

.anuncie-box .tam-banner-box
{
    font-size: 1.2em;
    text-align: center;
    font-style: italic;    
    font-weight: bold;
}

.anuncie-box .banner-box
{
    width: 170px;
    height: 70px;
    border-style: dashed;
    border: dashed 1px black;
    text-align: center;
}

.anuncie-box .banner-box h2
{
    margin-top: 25px;
}

/*
    Contato.aspx
*/
.contato-box
{
    color: #333;
}
