/* CSS Document */
/* 

/* base
----------------------------------------------- */
	
*{
	padding: 0;
	margin: 0;
	}
	
html, body, form, fieldset {
	margin: 0;
	padding: 0;
	color: #444;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 13px;
	line-height: 1.6em;
}

form label { cursor: pointer; }
fieldset { border: none; }
input, select, textarea { font-size: 100%; }



/* layout
----------------------------------------------- */

body{
	text-align: center;		/* centers content in IE5.5 and earlier */
	background: #782b01 url(../images/bkg_bkl_gry_.jpg) repeat-x;
	}

#wrapper{
	width: 811px;
	margin: 0 auto;
	padding: 0px 0 30px;
	text-align: left;
	}
/*--------*/
#headerhome{
	position: relative;
	height: 353px;
	width: 811px;
	}

#headerhome #phone{
	position: absolute;
	bottom: 10px;
	right: 20px;
	}
	
#headerhome #nav{
	position: absolute;
	top: 47px;
	right: 114px;
	}

#headerhome #logo{
	position: absolute;
	top: 3px;
	right: -32px;
	width: 149px;
	}
	
/*-----*/
#header{
	position: relative;
	height: 273px;
	width: 811px;
	}

#header #phone{
	position: absolute;
	bottom: 10px;
	right: 20px;
	}
	
#header #nav{
	position: absolute;
	top: 47px;
	right: 114px;
	}

#header #logo{
	position: absolute;
	top: 3px;
	right: -32px;
	width: 149px;
	}

#versiculo {
	position: relative;
	height: 25px;
	width: 741px;
	margin-left: 61px;
	padding-top:8px;
	padding-bottom:3px;
	padding-left:8px;
	background-color:#000000;
	color:#f1f1f1;
	font-size: 9pt;
	border-bottom: 1px solid #eeeeee;:
	}
#content{
	width: 811px;
	background: url(../images/body-bg.gif) right repeat-y;	
	}

#main{
	float: left;	/* Opera 5 */
	\width: 450px;	/* IE5Win */
	w\idth: 450px;	/* Others */
	padding: 15px 10px 40px 85px;
	position: relative;
	}
	

#mainWide {
	float: left;	/* Opera 5 */
	\width: 605px;	/* IE5Win */
	w\idth: 605px;	/* Others */
	padding: 15px 10px 40px 85px;
}
#mainWide li {
	text-indent: -22px;
	padding-left: 10px;
	margin-left: 10px;
	padding-bottom: 10px;
}
#mainWide td {
	font-size: .9em;
	padding-right: 10px;
	padding-left: 10px;
}

#sidebar{
	float: right;
	width: 195px;	/* Opera 5 */
	\width: 240px;	/* IE5Win */
	w\idth: 195px;	/* Others */
	margin: 0;
	padding: 0 15px 25px 30px;
	border-left: 1px solid #eee;
	font-weight: lighter;
	}
#4box{
	width: 811px;
	background: url(../images/body-bg.gif) right repeat-y;
	}

#4boxtablemain{
	float: left;	/* Opera 5 */
	\width: 450px;	/* IE5Win */
	w\idth: 450px;	/* Others */
	padding: 15px 10px 40px 85px;

	}

#link-to-home {
}
#link-to-home a:hover {
background: none;
}


/* typography
----------------------------------------------- */

a{	color: #913d01;	text-decoration: none; }
a:hover{ background-color:#ff9; border-bottom: 1px solid #cc6;}

img{ display: block; }

a img{ border: none; }
.guide-icon a:hover{ background-color: none; border-bottom: none;}

h1,
h2,
h3,
h4{
	font-family: "Trebuchet MS", "Tahoma", "Helvetica", "Arial", sans-serif;
	}

h1 {
	color: #333;
	font-size: 2.2em;
	font-weight: normal;
	margin: 0.5em 0 0.4em 0;
	line-height: .9em;
	}

h1 a{ color: #333; }

h2 {
	font-size: 1.2em;
	font-weight: normal;
	color: #bb9a27;
	margin: 1.2em 0 1.2em 0;
	line-height: 1.3em;
	text-align: justify;
  	}

h3 {
	font-size: 1.2em;
	line-height: 1.6em;
	color: #bb9a27;
	display: block;
	padding-top: 5px;
	}
	
h4 {
	font-size: 1.2em;
	line-height: 1.6em;
	color: #333333;
	display: block;
	padding-top: 20px;
	margin-bottom: 10px;
	}

ol {
	margin: 0.2em 0 1em 0;
	padding-left: 2.25em;
	}

p {
	margin-bottom: 1.5em;
	text-align: justify;
	line-height: 1.3em;
	}		

ul{
	margin: 1em 0;
	padding-left: 16px;
	}
ul li{
	padding: 0 0 0.2em 0.4em;
	line-height: 1.4em;
	xbackground: url(../images/content/bullet.gif) no-repeat 0 5px;
	}
table {
 margin: 0.0em 0;
 font-size: 95%;
 width: 100%;
  }
  

th, td {
 border-bottom: 1px solid #D6DABF;
 padding: 3px 6px 6px 10px;
 color: #000;
 vertical-align: middle;
 }
 
 th {
 background: #fff;
 color: #000;


 }
 .colunas {
 background: #000 url("../admin/imagens/admin/bg_table_head.jpg") repeat-x;
 text-align: left;
  color: #fff;
 }
  .acoes {
 background: #fff url("../admin/imagens/admin/bg_table_head_acoes.gif") repeat-x;
 text-align: center;
 }
 .from {
 text-align: left;
 }
 .dados {
 text-align: left;
 }
  .icones {
 text-align: center;
 }
 
  .head th {
 border-bottom-width: 0;
 color: #fff;
 vertical-align: top;
 }
 
 .alt td {
 background: url("../admin/imagens/admin/bg_table.jpg") repeat-x 0 70%;
 }
 .alt th {
 background: url("../admin/imagens/admin/bg_table.jpg") repeat-x 0 0;
 }

small{ font-size: 0.8em; }

.title{ font-size: 0.9em; font-style: italic;}

/* header
----------------------------------------------- */
#phone {
	color: #000;
	}
#phone .number{ 
	color: #000;
	font-weight: bold;}
#nav ul{
	list-style: none;
	width: 600px;
	padding: 0;
	margin: 0;
}
#nav li{
	padding: 0;
	font-family: "Trebuchet MS", "Tahoma", "Helvetica", "Arial", sans-serif;
	float: left;
	display: block;
	}
	
#nav li a{
	font-size: 1.em;
	font-weight: normal;
	color: #fff;
	padding: 0.5em;
	}

#nav li a:hover{
	text-decoration: underline;
	background-color: transparent;
	border: none;
}


.active a{ text-decoration: underline; }
	
#logo a{
	display: block;
	width: 149px;
	height: 64px;
	color: #99CC00;
	}
#largeword {
	position:absolute;
	left:82px;
	top:224px;
	z-index:1;
	text-align: left;
	padding: 5px;
	border: 1px none #99FF33;
	width: 669px;
}
.largetext {
	font-size: 70px;
	color: #4C7200;
}
.largetextwhite {
	font-size: 70px;
	color: #FFFFFF;
}
#headerwords {
	position:absolute;
	left:190px;
	top:274px;
	width:416px;
	z-index:1;
	color: #FFFFFF;
	text-align: left;
	font-weight: normal;
	padding: 10px;
	border: 1px none #99FF33;
	background: url(../images/overlay.png);
}
.headertext {
	font-size: 18px;
	color: #000000;
	font-family: "Trebuchet MS";
	font-weight: normal;
	text-align: left;
	line-height: 30px;
}
#workinfoheader {
	position:absolute;
	left:398px;
	top:159px;
	width:369px;
	z-index:1;
	color: #FFFFFF;
	text-align: left;
	font-weight: normal;
	padding: 10px;
	border: 1px solid #666666;
	background: url(../images/overlay.png);
}		



/* sidebar
----------------------------------------------- */

#sidebar{ }

#sidebar li{
	list-style:none;
	margin: 0px;
	padding: 0px;
	
}

#sidebar li li{ 

border-top: 1px solid #ddd;
margin: 0px;
padding: 3px 0 0 10px;
font-size:0.9em;

}

#sidebar ul ul{

border-bottom: 1px solid #ddd;
margin:6px 0 0 0;
padding:0;
}

#sidebar h1{ 
	font-size: 1.75em;
	}	
#sidebar h2{ text-align: left; line-height: 1.2em; }
#sidebar h2{	color: #888; }
	
#sidebar p{
	text-align:left;
	}


/* footer
----------------------------------------------- */

#footer{
	xmargin-left: 18px;
	xpadding-top: 1px;
	color: #aaa;
	background: url(../images/footer-bg.gif) top right no-repeat;
	height: 56px;
	width: 811px;
	font: normal 70% Verdana, Helvetica, sans-serif;
	}

#bottomNav { padding: 3px 0 0 75px;}
#bottomNav ul{	padding: 0; margin:0; list-style: none;  }
#bottomNav ul li{
	font-family: "Trebuchet MS", "Tahoma", "Helvetica", "Arial", sans-serif;
	float: left;
	display: block;
	padding: 0 0.2em;
	}
#bottomNav ul li a{
	color: #aaa;
	font-size: 0.9em;
	padding: 0 0.3em;
	margin: 0 0.2em;
	} 	

#bottomNav ul li a:hover{
	color: #333;
	}

#legal{ float: right; margin-right: 40px;}

	
/* tabber
----------------------------------------------- */


/* $Id: example.css,v 1.3 2006/03/06 06:02:28 pat Exp $ */
/*--------------------------------------------------
  REQUIRED to hide the non-active tab content.
  But do not hide them in the print stylesheet!
  --------------------------------------------------*/
.tabberlive .tabbertabhide { display:none; }

/*--------------------------------------------------
  .tabber = before the tabber interface is set up
  .tabberlive = after the tabber interface is set up
  --------------------------------------------------*/
.tabber {}
.tabberlive {  margin-top: 1.5em;}

/*--------------------------------------------------
  ul.tabbernav = the tab navigation list
  li.tabberactive = the active tab
  --------------------------------------------------*/
ul.tabbernav{
	margin:0;
	padding: 3px 0;
	border-bottom: 1px solid #ccc;
	font: 11px "Trebuchet MS", "Tahoma", "Helvetica", "Arial", sans-serif;	
}

ul.tabbernav li{
	list-style: none;
	padding: 0;
	margin: 0;
	line-height: 1.0em;
	display: inline;
	}

ul.tabbernav li a{
	padding: 3px 0.5em;
	margin-right: 3px;
	border: 1px solid #999;
	border-bottom: none;
	background: #913d01;
	text-decoration: none;
	}

ul.tabbernav li a:link { color: #fff; }
ul.tabbernav li a:visited { color: #667; }

ul.tabbernav li a:hover{
	color: #fff;
	background-color: #d36e28;
	}

ul.tabbernav li.tabberactive a{
	color: #333;
	border: 1px solid #ccc;
	border-bottom: none;
	background-color: #f8f8f8;
	border-bottom: 1px solid #f5f5f5;
	cursor: default;
	}

ul.tabbernav li.tabberactive a:hover{
	color: #000;
	background-color: #f8f8f8;
	xborder-bottom: 1px solid white;
}



/*--------------------------------------------------
  .tabbertab = the tab content
  Add style only after the tabber interface is set up (.tabberlive)
  --------------------------------------------------*/
.tabberlive .tabbertab {
 padding: 8px;
 font-size: 0.9em;
 border:1px solid #ccc;
 background-color: #f8f8f8;
 border-top:0;
}

/* If desired, hide the heading since a heading is provided by the tab */
.tabberlive .tabbertab h2 {
 display:none;
}

/* If desired, set a height and add a scrollbar */
.tabberlive#tab2 .tabbertab{
 height:200px;
 overflow:auto;
}

.tabberlive .tabbertab h3 {
	padding: 0;
	margin: 0;
	color: #555;
	}


#sidebar .tabberlive .tabbertab ul{
	padding-left: 0;
	}
#sidebar .tabberlive .tabbertab ul li{
	line-height: 1.2em;
	border-bottom: 1px solid #ddd;
	padding: 0.3em 0;
	}

#ultimos .tabberlive .tabbertab ul{
	padding-left: 0;
	}
#ultimos .tabberlive .tabbertab ul li{
	line-height: 1.2em;
	border-bottom: 1px solid #ddd;
	padding: 0.3em 0;
	}




/* Slides
----------------------------------------------- */

x#slidesContainer{ border: 1px solid #eee; }
x#slidesContainer img{ border: 1px solid #000; }

ximg#frame {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 99;
	border-width: 0;
	outline-width: 0;
	}
ximg#preview {
	position: absolute;
	border-width: 0;
	outline-width: 0;
	}

/* clearing
----------------------------------------------- */

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}

#main 
p{color:black;}
