﻿/* ----[ Style Main #01 ]--------------- */

body
{
	margin: 0px 0px 0px 0px; 
	background-color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../images/new-base_r1_c1.jpg); 
	background-repeat: repeat-x;
	background-attachment: scroll;
}

* { margin: 0px; padding: 0px; }

/* ----[ LINKS ]------------------------ */

a:link {color:#fff; text-decoration:none;}
a:visited {color:#fff; text-decoration:none;}
a:hover {color:#fff; text-decoration: underline;}
a:active {color:#fff; text-decoration:none;}

a.linkDefault:link {color:#000000; text-decoration: none;}
a.linkDefault:visited {color:#000000; text-decoration:none;}
a.linkDefault:hover {color:#000000; text-decoration: underline;}
a.linkDefault:active {color:#000000; text-decoration:none;}

a.linkHighlight {font-size: 12px;}
a.linkHighlight:link {color:#f76800; text-decoration: none;}
a.linkHighlight:visited {color:#f76800; text-decoration:none;}
a.linkHighlight:hover {color:#f76800; text-decoration: underline;}
a.linkHighlight:active {color:#f76800; text-decoration:none;}



/* ----[ BASE LAYOUT ]------------------ */

div#divWrapper
{
	width: 1000px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
}

div.TopBar 
{
	width: 100%;
	height: 176px;
	float: left;
}

div.TopBarLeft 
{
	width: 212px;
	height: 176px;
	background-image: url(../images/new-base_01.png); 
	background-repeat: repeat-x;
	float: left;
	clear: left;
}

div.TopBarRight 
{
	width: 788px;
	height: 176px;
	background-image: url(../images/new-base_02.png); 
	background-repeat: repeat-x;
	float: right;
	clear: right;
}

div.divMenu
{
	width: 780px;
	height: 25px;
	line-height: 25px;
	margin: 53px 0 0 0;
	text-align: left;
	border: 0;
}

div.divBusca
{
	width: 780px;
	height: 30px;
	line-height: 30px;
	margin: 60px 0 0 0;
	text-align: center;
	border: 0;
	background-color: #f3f3f3;
}

div.SubBar 
{
	width: 100%;
	height: 17px;
	background-image: url(../images/subbar_bg.gif); 
	background-repeat: repeat-x;
	float: left;
}

div#ImageLogo
{
	width: 100%;
	height: 160px;
	float: left;
}

div#divBody
{
	width: 1000px;
	float: left;
  	border: 0px solid #333333;
  	clear: both;
}

div#Footer 
{
    margin-top: 10px;
	width: 100%;
	height: 30px;
	float: left;
	background-image: url(../images/footer-bg.png); 
	background-repeat: repeat-x;
	text-align: right;
}

div#Footer span
{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000;
}


div#divNews
{
	width: 100%;
	height: auto;
	line-height: 15px;
	float: left;
	margin: 0px;
	padding: 0px;
	background-color: #f1f0eb;
	border-bottom: 1px solid #000000;
}

div#divPager
{
	width: 100%;
	height: 25px;
	float: left;
	clear: both;
	padding: 0px;
	margin: 0px;
	margin-bottom: 2px;
}

div#divNewsContainer 
{
	width: 740px;
	height: auto;
	float: left;
	margin: 10px 0px 0px 10px;
}

div.L { float: left; clear: left; }
div.R { float: right; clear: right; }

div.NewsBox
{
	width: 365px;
	height: 280px;	
}

.NewsBoxTop
{
	width: 100%;
	height: 50px;
	background-image: url(../images/arrow_bar_bg.gif); 
	background-repeat: repeat-x;
	float: left;
}

/* ----[ PAINEL BUSCA ]------------- */

td.SearchTitle
{
    width: 145px;
    color: #000000;
    font-size: 13px;
    font-weight: bold;
}

td.SearchField
{
    width: 195px;
    color: #504f4f;
    font-size: 11px;
    text-align: left;
}

td.SearchField select
{ 
    color: #504f4f;
    background-color: #e2e2e2;
    border: 0;
    font-size: 11px;
}

td.SearchButton
{
    width: 50px;
    color: #504f4f;
    font-size: 11px;
    text-align: center;
}


/* ----[ RIGHT CONTENT ]------------- */

div.divChat
{
	float: left;
	width: 100%;
	height: auto;
	margin-top: 20px;
}

div.divAds
{
	width: 142px;
	height: auto;
	float: left;
	background-color: #fff;
	color: #ffffff;
	margin-top: 5px;
	text-align: center;
}

div.divAd
{
	width: 120px;
	height: auto;
	text-align: center;
	color: #ffffff;
	margin: 10px auto 10px auto;
}

/* ----[ INSIDE PAGE TEMPLATE ]------------- */

div#divBodyContainer 
{
	width: 1000px;
	height: auto;
	background-color: #fff;
	float: left;
	margin: 10px 0 10px 0;
}

div.divPageTitle 
{
	width: 100%;
	height: 30px;
	line-height: 30px;
    border-bottom: 1px solid #000;
	float: left;
	font-size: 16px;
	font-weight: bold;
}

div.divPageBody
{
	width: 100%;
	height: auto;
	float: left;
}

div.divPageNav
{
	width: 100%;
	height: auto;
	float: left;
	background-image: url(../images/arrow_bg.gif); 
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #707fc4;
}


/* ----[ DEFAULT TEMPLATE ]------------- */

div.divPageBanner
{
    width: 100%;
    height: auto;
    float: left;
}

div.divDefaultLeft
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;	
	width: 260px; 
	margin: 5px 10px 5px 0;
	float: left;
}

div.divDefaultMiddle
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	width: 360px; 
	margin: 5px 10px 5px 0;
	float: left;
}

div.divDefaultRight
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	width: 360px; 
	margin: 5px 0 5px 0;
	float: left;
}

td.RowSolucoes
{
    text-align: left;
    border-bottom: 1px solid #ffcd06;
    color: #504f4f;
    font-size: 12px;
    background-color: #fff;
    height: 20px;
    line-height: 20px;
    padding-top: 5px;
}

td.RowParceiros
{
    text-align: center;
    background-color: #fff;
    padding-top: 5px;
}

td.RowNoticiasAll
{
    text-align: left;   
    font-size: 12px;
    background-color: #fff;
    height: 20px;
    line-height: 20px;
}

td.RowNoticiasAll a
{
    color: #f76800;
}

td.RowNoticiasAll a:hover
{
    text-decoration: underline;
}

div.divNewsBox
{
	width: 100%;
	height: auto;
	float: left;
}

div.divHighlightContainer
{
    width: 350px;
    height: auto;
    float: left;
    background-color: #f0f0f0;
    margin: 5px 0 5px 0;
    padding: 5px;
}

.labelHighlight
{
    color:#504f4f;
    font-size: 12px;
}

div#divNewsletterBox
{
    width: 215px;
    height: 105px;
    background-color: #dbdbdb;
}

td.NewsletterTitle
{
    height: 25px;
    font-size: 13px;
    color: #707275;
    text-align: left;
    padding-left: 15px;
    font-weight: bold;
}

td.NewsletterSubTitle
{
    height: 15px;
    font-size: 10px;
    color: #707275;
    text-align: left;
    padding-left: 15px;
}

td.NewsletterField
{
    height: 25px;
    line-height: 25px;
    font-size: 10px;
    color: #707275;
}

td.NewsletterField input
{ 
    color: #707275;
    background-color: #fff;
    border: 0;
    font-size: 11px;
}

td.NewsletterButton
{
    height: 20px;
    font-size: 10px;
    color: #707275;
}

td.NewsletterButton input
{
    height: 20px;
    font-size: 10px;
    background-color: #dbdbdb;
    color: #707275;
}

/* ----[ HIGHLIGHTS ]------------- */

.item h1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	text-transform: uppercase;
	color: #2e3463;
}

.item h2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	margin: 5px 0 5px 0;
	color: #000;
}

.item img
{
	margin: 5px 0 5px 0;
	border: 1px solid #fff;
}

.item span
{
	font-size: 12px;
}

/* ----[ SEARCH RESULT ]------------- */

table.SearchResult
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px solid #484848;
	width: 998px;
}

table.SearchResult tr th
{
	text-align: left;
	background-color: #484848;
	color: #fff;
	border: 0px;
	padding: 2px 20px 2px 2px;
	font-size: 11px;
}

table.SearchResult tr td
{
	border-bottom: 1px solid #484848;
	border-top: 0px;
	color: #000;
	padding: 2px 20px 2px 2px;
	text-align: left;
}

table.SearchResult tr 
{
	background-color: #fff;
	height: 20px;
	border: 0px;
}

.SearchFooter *
{
	background: #484848;
	color: #FFF;
	font-size: 10px; 
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	height: 20px;
	
}

.SearchFooter a
{
	color:#FFFFFF; 
	text-decoration: none;
}

.SearchFooter a:active
{
	color:#ffcc00; 
	text-decoration: none;
}

.SearchFooter a:hover
{
	color:#ffcc00; 
	text-decoration: underline;
}

.SearchFooter a:visited
{
	color:#FFF; 
	text-decoration: underline;
}

/* ----[ EMPRESA ]------------- */

table.Empresa
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px solid #484848;
	width: 998px;
	padding: 2px;
}

table.Empresa td.EmpresaTitle
{
    background-color: #484848;
    line-height: 25px;
    height: 25px;
    color: #fecb00;
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 2px 20px 2px 2px;
	font-weight: bold;
	border-bottom: 1px solid #fff;
}

table.Empresa td.EmpresaSubTitle
{
    background-color: #fff;
    line-height: 30px;
    height: 30px;
    color: #484848;
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 2px;
	font-weight: normal;
	font-style: italic;
}

table.Empresa td.EmpresaTitleText
{
    background-color: #fff;
    line-height: 15px;
    height: 30px;
    color: #000;
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 2px 2px 2px 2px;
	font-weight: normal;
	border-bottom: 1px solid #fff;
}

td.LeftCell
{
    background-color: #e6e6e6;
    line-height: 20px;
    height: 20px;
    color: #000;
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 2px;
	width: 250px;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
}

td.RightCell
{
    background-color: #f3f3f3;
    line-height: 20px;
    height: 20px;
    color: #000;
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 2px;
	width: 748px;
	border-bottom: 1px solid #fff;
}


/* ----[ LOGIN BOX LAYOUT ]------------- */

p.LoginForm {
	width: 170px;
	clear: left;
	text-align: left;
	margin: 0px 5px 0px 20px;
	padding: 5px 0 5px 0;
	height: 1%;
}

label.LoginForm {
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #ffffff;
	float: left;
	margin-left: 0px; 
	width: 100px; 
}

.divLoggedIn 
{
	width: 170px;
	margin-left: auto;
	margin-right: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #ffffff;
	text-align: left;
	line-height: 20px;
}


/* ----[ TEXT LAYOUT ]------------------ */

h2.foo
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	position:relative;
	height: 30px;
	padding: 0px;
	margin: 0px;
	text-indent: 5px;
}

.textValidator
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

span.HighlightText
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	letter-spacing: 1px;
	color: #2e3463;
}


/* ----[ NEWS MENU ]------------------ */

.listNews
{
	width: 100%;
	margin:0 0 0 0;
	padding: 0 0 0 0;
	display: block;
}

.listNews li
{
	width: auto;
	line-height: 18px;
	padding: 4px 2px 4px 2px;
	list-style-type: none;
	list-style-position:outside;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	border-bottom: 0;
}

.listNews li strong
{
    color: #f76800;
}

.listNews li a 
{
	color: #707275;
	display: block;
	padding: 1px;
}

.listNews li a:hover 
{
	background-color: #f0f0f0;
	text-decoration: none;
	color: #707275;
	border: 0px;
}

.listNews li.footer
{
	border: 0px;
	font-size: 10px;
	text-align: right;
}

.listNews li.footer a 
{
	display: inline;	
}

.listNews li.footer a:hover 
{
	background-color: Transparent;
	text-decoration: underline;
	color: #2e3463;
}

/* ----[ TABLE CADASTRO ]------------------ */

td.CellProperty
{
	height: 25px;
	line-height: 25px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-align: left;
}

td.CellValue
{
	width: 330px;
	height: 25px;
	line-height: 25px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-align: left;
}

td.CellTitle
{
	width: auto;
	height: 30px;
	line-height: 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	text-transform: uppercase;
	font-style: italic;
	font-weight: bold;
	color: #000000;
}

td.CellRow
{
	width: auto;
	height: 30px;
	line-height: 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}

/* ----[ TABLE NEWS ]------------------ */

table.News
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 0px solid #484848;
	width: 998px;
	padding: 1px;
}

table.News td
{
	width: 100%;
	height: 25px;
	line-height: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-align: left;
	border-bottom: 1px solid #fff;
}

table.News td strong
{
    color: #f76800;
}

table.News td a
{
	color: #707275;
	display: block;
	padding: 1px;
	font-weight: bold;
}

/* ----[ TABLE PAGE ]------------------ */

table.PageContent
{
	padding: 0px;
	margin: 10px auto 0 auto;
	width: 1000px;
}

td.PageRow
{
	height: 25px;
	line-height: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-align: left;
}

td.PageRowDate
{
	height: 20px;
	line-height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-style: italic;
	color: #707275;
	text-align: left;
}

td.PageNav
{
	height: 25px;
	line-height: 25px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-align: left;
	border-top: #000 1px solid;
}

td.BlankRow
{
	height: 5px;
}

td.PageRowTitle
{
	height: 25px;
	line-height: 25px;
	color: #2e3463;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
}

.imageThumbnail
{
	margin-top: 10px;
	margin-left: 12px;
	margin-right: 12px;
	margin-bottom: 10px;
	border: 1px solid #fff;
	padding: 0;
}

div.DivRowContainer
{
	width: 100%;
	height: auto;
	background-color: #edeef6;
	/*border: 1px solid #3d488b;*/
	border: 1px solid #fff;
	float: left;
	padding: 5px;
}


div.DivRow
{
	width: 100%;
	height: 20px;
	line-height: 20px;
	float: left;
}

div.DivRow strong
{
	color: #2e3463;
	font-size: 11px;
}

/* ----[ BUSCA ]------------------ */


td.FormBusca
{
	width: 180px;
	height: 20px;
	line-height: 20px;
	text-align: left;
}

td.Empty
{
	height: 10px;
}

/* ----[ FORMS ]------------------ */

.formTextBox
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
  	font-size: 11px;
  	padding: 2px;
	font-weight: normal;
	background-color: #fff;
	border: 1px solid #e6e6e6;
	color: #000000;
}

.formTextBoxLogin
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
  	font-size: 10px;
  	height: 15px;
  	line-height: 15px;
  	padding: 2px;
	font-weight: normal;
	background-color: #E5E5E5;
	border: 0px solid #484848;
	color: #000000;
}

/* ----[ FORM NEWSLETTER ]------------- */

.formTextBoxNewsletter
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
  	font-size: 15px;
  	padding: 4px 2px 0 2px;
	font-weight: 600; 
	background-color: #626fba;
	border: 1px solid #3d488b;
	color: #fff;
	width: 220px;
	height: 25px;
}

.formButtonNewsletter
{
	border: 1px solid #395a8a;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding: 5px;
	height: auto;
	font-weight: bold;
	color: #000000;
	background:#eeeeee;
}

.formButtonNewsletter:hover
{
	background-color: #626fba;
	color: #fff;
}