/*
Template Name: Health Life
Version: 1.0
Design: Karlo Domic ( karlodomic@gmail.com )
Code: Slicejack ( http://www.slicejack.com )
*/

body { background: #fff url('../images/layout/body.gif') top repeat-x; font-family: Arial, Helvetica, sans-serif; }

#container {
	width: 902px;
	margin: 0 auto;
}


/* =Header
----------------------------------------------- */
#header {
	height: 140px;
	position: relative;
	
}

#header h2 a {
	display: block;
	text-indent: -5000px;
	width: 214px;
	height: 53px;
	background: url('../images/layout/logo2.png') no-repeat;
	position: absolute;
	left: 650px;
	top: 10px;
	background-image: url(../images/layout/logo2.png);
}

	#header h1 a {
	display: block;
	text-indent: -5000px;
	width: 193px;
	height: 53px;
	background: url('../images/layout/logo.gif') no-repeat;
	position: absolute;
	left: 19px;
	top: 10px;
	background-image: url(../images/layout/logo.png);
}
	
	#utility-nav { position: absolute; right: 20px; top: 40px;  }
	#utility-nav li { display: inline; }
	#utility-nav li a { display: block; float: left; font-size: 11px; color: #ffffff; text-decoration: none; padding: 0 5px; background: url('../images/nav/utility_nav_divider.gif') left no-repeat; }
	#utility-nav li a:hover, #utility-nav li a.active { color: #E9F5FE; text-decoration: underline; }
	#utility-nav li.first-item a { background: none; }
	
	#main-nav {
	background: url('../images/nav/main_nav.gif') left no-repeat;
	height: 48px;
	width: 891px;
	position: absolute;
	bottom: 11px;
	margin-top: 0;
	margin-right: -9px;
	margin-bottom: 0;
	margin-left: -9px;
	padding-top: 15px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 35px;
	
}
	#main-nav li { display: inline; }
	#main-nav li a {
	display: block;
	float: left;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	background: url('../images/nav/main_nav_divider.gif') left no-repeat;
	height: 30px;
	padding-top: 09px;
	padding-right: 30px;
	padding-bottom: 0;
	padding-left: 30px;
}
	#main-nav li.first-item a { background: none; padding-left: 0; }
	#main-nav li a.active span {
	background: url('../images/nav/main_nav_active.gif') bottom center no-repeat;
	height: 31px;
	display: block;
	float: left;
	cursor: pointer;
	color: #FFFFFF;
	text-decoration: underline;
}
	#main-nav li a:hover { color: #B3640D; }
	
/* =Sub Header
----------------------------------------------- */
#sub-header {
	background: url('../images/layout/sub_header.gif') no-repeat;
	width: 900px;
	position: relative;
	padding-top: 43px;
	margin-bottom: 10px;
	height: auto;
	
	z-index:2;
}

	p.breadcrumbs {
	font-size: 20px;
	color: #006600;
	position: absolute;
	top: 11px;
	left: 19px;
	width: 845px;
}
	
	#search { background: url('../images/form/search.gif') no-repeat; width: 220px; height: 20px; position: absolute; right: 20px; top: 11px; }
	#search legend { display: none; }
	#search .input-text { width: 187px; background: none; border: none; font-size: 11px; color: #999; display: block; float: left; padding: 3px 0 0 9px; }
	#search .input-button { width: 16px; height: 20px; cursor: pointer; background: none; border: none; }
	
	#images {
	background: #fff;
	height: 306px;
	z-index: 15;
}
	#images li { display: block; float: left; margin: 1px 1px 0 0;}
	#images li.first-item { margin-left: 1px; }
	#images li.last-item { margin-right: 0; }
	
	#directory { background: url('../images/layout/directory.gif') bottom no-repeat; padding: 0 0 11px 0; }
	#directory-inner { background: #f5f5f5 url('../images/layout/directory_list.gif') top left no-repeat; padding-bottom: 5px;}
	#directory ul { width: 159px; float: left; padding: 10px 0 0 20px; }
	#directory ul li { background: url('../images/icons/directory_bullet.gif') left no-repeat; padding-left: 8px; }
	#directory ul li a { font-size: 11px; color: #666; text-decoration: none; line-height: 1.6; }
	#directory ul li a:hover, #directory ul li a.active { border-bottom: 2px dotted #333; color: #333; }

/* =Sidebar
----------------------------------------------- */
#sidebar50 {
	width: 49%;
	float: left;
	padding-left: 5px;
	margin-right: 10px;
}

#sidebar {
	padding: 1px;
	border: 1px solid #ddd; 
	width: 37%;
	float: left;
	padding-left: 5px;
	margin-right: 10px;
}
	#sidebar h2, #main-content h2 { font-size: 20px; color: #2e9eff; margin-bottom: 5px; text-indent: 8px; }
	/*#sidebar ul { background: #ffffff url('../images/layout/sidebar_li.gif') top repeat-x; }*/
	#sidebar ul li {
	line-height: 1.4;
	background-repeat: repeat-x;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
}
	#sidebar ul li img { float: left; padding: 1px; border: 1px solid #ddd; margin-right: 8px; }
	#sidebar ul li h3 {
	font-size: 12px;
	font-weight: bold;
	color: #ee912a;
}
	#sidebar ul li p {
	font-size: 12px;
}
	/*#sidebar ul li a { background: url('../images/icons/read_more.gif') left no-repeat; padding-left: 12px; color: #5c91c7; font-size: 11px; }*/
	#sidebar ul li a { color: #5c91c7; }
	#sidebar ul li a:hover { color: #3b6691; }
		
#barradir {
	width: 20%;
	float: right;
	padding-left: 5px;
	margin-right: 5px;
}

#barradir h2, #main-content h2 { font-size: 20px; color: #2e9eff; margin-bottom: 5px; text-indent: 8px; }
	#barradir ul { background: #f4f4f4 url('../images/layout/barradir_li.gif') top repeat-x; }
	#barradir ul li { padding: 10px; background: url('../images/layout/barradir_li.gif') bottom repeat-x; line-height: 1.4; }
	#barradir ul li img { float: left; padding: 1px; border: 1px solid #ddd; margin-right: 8px; }
	#barradir ul li h3 { font-size: 11px; font-weight: bold; color: #ee912a; }
	#barradir ul li p { font-size: 11px; color: #999; }
	#barradir ul li a { background: url('../images/icons/read_more.gif') left no-repeat; padding-left: 12px; color: #5c91c7; font-size: 11px; }
	#barradir ul li a:hover { color: #386da4; }
	


/* =Main Content
----------------------------------------------- */
#main-content {
	padding: 1px;
	border: 1px solid #ddd;
	margin-right: 0px;
	width: 60%;
	float: right;
	margin-bottom: 26px;
	margin-left: 5px;
}

#main-content50 {
	width: 49%;
	float: left;
	margin-bottom: 26px;
}

#main-contentfull {
	width: 100%;
	float: left;
	margin-bottom: 26px;
}
	.article-wrapper .article-actions {
	background: url('../images/layout/bg-title.png') no-repeat;
	height: 34px;
	font-size: 18px;
	color: #FF9900;
	padding-top: 08px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 12px;
}
	
	.article-wrapper .article-actions li img { vertical-align: middle; margin-right: 6px; }
	.article-wrapper .article-actions li a { color: #666; }
	.article-wrapper .article-actions li a:hover { text-decoration: underline; }
	.article-wrapper .article {
	width: 100%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
	.article-wrapper .article h3 {
	font-size: 16px;
	font-weight: bold;
	color: #ee912a;
	margin-bottom: 6px;
	padding-left: 0px;
}
	.article-wrapper .article p {
	color: #666;
	font-size: 13px;
	line-height: 1.6;
	margin-bottom: 10px;
}
	.article-wrapper .article strong { font-weight: bold; }
	.article-wrapper .article em { font-style: italic; }
	.article-wrapper .article p a { color: #5c91c7; }
	.article-wrapper .article p a:hover { color: #3b6691; }

/******/
	.article-wrapper2 .article-actions2 {
	background: url('../images/layout/bg-title2.png') no-repeat;
	height: 34px;
	font-size: 18px;
	color: #FF9900;
	padding-top: 08px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 12px;
}
	.article-wrapper2 .article-actions2 li img { vertical-align: middle; margin-right: 6px; }
	.article-wrapper2 .article-actions2 li a { color: #666; }
	.article-wrapper2 .article-actions2 li a:hover { text-decoration: underline; }
	.article-wrapper2 .article2 {
	width: 100%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
	.article-wrapper2 .article2 h3 {
	font-size: 16px;
	font-weight: bold;
	color: #ee912a;
	margin-bottom: 6px;
	padding-left: 0px;
}
	.article-wrapper2 .article2 p {
	color: #666;
	font-size: 13px;
	line-height: 1.6;
	margin-bottom: 10px;
}
	.article-wrapper2 .article2 strong { font-weight: bold; }
	.article-wrapper2 .article2 em { font-style: italic; }
	.article-wrapper2 .article2 p a { color: #5c91c7; }
	.article-wrapper2 .article2 p a:hover { color: #3b6691; }

/**********/
	.article-wrapper3 .article-actions3 {
	background: url('../images/layout/bg-title3.png') no-repeat;
	height: 34px;
	font-size: 18px;
	color: #FF9900;
	padding-top: 08px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 12px;
}
	.article-wrapper3 .article-actions3 li img { vertical-align: middle; margin-right: 6px; }
	.article-wrapper3 .article-actions3 li a { color: #666; }
	.article-wrapper3 .article-actions3 li a:hover { text-decoration: underline; }
	.article-wrapper3 .article3 {
	width: 100%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
	.article-wrapper3 .article3 h3 {
	font-size: 16px;
	font-weight: bold;
	color: #ee912a;
	margin-bottom: 6px;
	padding-left: 0px;
}
	.article-wrapper3 .article3 p {
	color: #666;
	font-size: 13px;
	line-height: 1.6;
	margin-bottom: 10px;
}
	.article-wrapper3 .article3 strong { font-weight: bold; }
	.article-wrapper3 .article3 em { font-style: italic; }
	.article-wrapper3 .article3 p a { color: #5c91c7; }
	.article-wrapper3 .article3 p a:hover { color: #3b6691; }

/**********/
	.article-wrapper4 .article-actions4 {
	background: url('../images/layout/bg-title4.png') no-repeat;
	height: 34px;
	font-size: 18px;
	color: #FF9900;
	padding-top: 08px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 12px;
}
	.article-wrapper4 .article-actions4 li img { vertical-align: middle; margin-right: 6px; }
	.article-wrapper4 .article-actions4 li a { color: #666; }
	.article-wrapper4 .article-actions4 li a:hover { text-decoration: underline; }
	.article-wrapper4 .article4 {
	width: 100%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
	.article-wrapper4 .article4 h3 {
	font-size: 16px;
	font-weight: bold;
	color: #ee912a;
	margin-bottom: 6px;
	padding-left: 0px;
}
	.article-wrapper4 .article4 p {
	color: #666;
	font-size: 13px;
	line-height: 1.6;
	margin-bottom: 10px;
}
	.article-wrapper4 .article4 strong { font-weight: bold; }
	.article-wrapper4 .article4 em { font-style: italic; }
	.article-wrapper4 .article4 p a { color: #5c91c7; }
	.article-wrapper4 .article4 p a:hover { color: #3b6691; }
	

/**********/
	.article-wrapper5 .article-actions5 {
	background: url('../images/layout/bg-title5.png') no-repeat;
	height: 34px;
	font-size: 18px;
	color: #FF9900;
	padding-top: 08px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 12px;
}
	.article-wrapper5 .article-actions5 li img { vertical-align: middle; margin-right: 6px; }
	.article-wrapper5 .article-actions5 li a { color: #666; }
	.article-wrapper5 .article-actions5 li a:hover { text-decoration: underline; }
	.article-wrapper5 .article5 {
	width: 100%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
	.article-wrapper5 .article5 h3 {
	font-size: 16px;
	font-weight: bold;
	color: #ee912a;
	margin-bottom: 6px;
	padding-left: 0px;
}
	.article-wrapper5 .article5 p {
	color: #666;
	font-size: 13px;
	line-height: 1.6;
	margin-bottom: 10px;
}
	.article-wrapper5 .article5 strong { font-weight: bold; }
	.article-wrapper5 .article5 em { font-style: italic; }
	.article-wrapper5 .article5 p a { color: #5c91c7; }
	.article-wrapper5 .article5 p a:hover { color: #3b6691; }	

.article-wrapper6 .article-actions6 {
	background: url('../images/layout/bg-title8.png') no-repeat;
	height: 34px;
	font-size: 18px;
	color: #FF9900;
	padding-top: 08px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 12px;
}
.article-wrapper6 .article-actions5 li img { vertical-align: middle; margin-right: 6px; }
	.article-wrapper6 .article-actions5 li a { color: #666; }
	.article-wrapper6 .article-actions5 li a:hover { text-decoration: underline; }
	.article-wrapper6 .article5 {
	width: 100%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
	.article-wrapper6 .article5 h3 {
	font-size: 16px;
	font-weight: bold;
	color: #ee912a;
	margin-bottom: 6px;
	padding-left: 0px;
}
	.article-wrapper6 .article5 p {
	color: #666;
	font-size: 13px;
	line-height: 1.6;
	margin-bottom: 10px;
}
	.article-wrapper6 .article5 strong { font-weight: bold; }
	.article-wrapper6 .article5 em { font-style: italic; }
	.article-wrapper6 .article5 p a { color: #5c91c7; }
	.article-wrapper6 .article5 p a:hover { color: #3b6691; }	



/* =Footer
----------------------------------------------- */
#footer {
	background: url('../images/layout/footer.gif') no-repeat;
	width: 898px;
	height: 27px;
	clear: both;
	padding-top:13px;
	position: relative;
	margin-top: 15;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
	#footer p { font-size: 11px; color: #999;}
	#footer p.copyright { padding-left: 25px; }
	#footer p.copyright span { color: #5c91c7; }
	#footer p.authors { position: absolute; right: 25px; top: 14px; }
	#footer p.authors a { color: #5c91c7; text-decoration: none; } 
	
	
	
.style1 {
	color: #2e9eff;
	font-size: 20px;
}
.style2 {
	font-size: 11px
}


/* =========  MENU CSS  =============*/

@charset "utf-8";
/* CSS Document */

/*^'^ Navigation Structure ^'^*/
.nav-container-outer{
background: #990000;
padding: 0px;
height: 74px;
background: url('../images/nav/main_nav.gif') left no-repeat;
height: 48px;
	
	width: 891px;
	position: absolute;
	bottom: 11px;
	margin-top: 0;
	margin-right: -9px;
	margin-bottom: 0;
	margin-left: -9px;
	padding-top: 15px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 35px;

}



.float-left{
float: left;
}
.float-right{
float: right;
}
.nav-container .divider{
display:block;
font-size:1px;
border-width:0px;
border-style:solid;
}
.nav-container .divider-vert{
float:left;
width:0px;
display: none;
}
.nav-container .item-secondary-title{
display:block;
cursor:default;
white-space:nowrap;
}
.clear{
font-size:1px;
height:0px;
width:0px;
clear:left;
line-height:0px;
display:block;
float:none;
}
.nav-container{
	position:absolute;
	zoom:1;
	margin: 0 auto;
}
.nav-container a, .nav-container li{
float:left;
display:block;
white-space:nowrap;
}
.nav-container div a, .nav-container ul a, .nav-container ul li{
float:none;
}
.nav-container ul{
left:-10000px;
position:absolute;
}
.nav-container, .nav-container ul{
list-style:none;
padding:0px;
margin:0px;
}
.nav-container li a{
float:none
}
.nav-container li{
	position:relative;
}
.nav-container ul{
z-index:10;
}
.nav-container ul ul{
z-index:20;
}
.nav-container ul ul ul{
z-index:30;
}
.nav-container ul ul ul ul{
z-index:40;
}
.nav-container ul ul ul ul ul{
z-index:50;
}
li:hover>ul{
left:auto;
}
#nav-container ul {
top:100%;
}
#nav-container ul li:hover>ul{
top:0px;
left:100%;
}

/*^'^ ESCRITA DO MENU PRINCIPAL Primary Items ^'^*/	
#nav-container a{
	color: #FFFFFF;
	font-family: "Trebuchet MS", Arial, sans-serif, Helvetica;
	font-size:15px;
	text-decoration:none;
	font-weight: bold;
	background: url(images/item-primary-bg.gif);
	background-repeat: no-repeat;
	background-position: top;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 28px;
	padding-bottom: 7px;
	padding-left: 28px;
}

#nav-container a:hover{
	color: #990000;
	background: url(images/item-primary-bg.gif);
	background-repeat: no-repeat;
	background-position: center;
}

/*^'^ Secondary Items Container ^'^*/	
#nav-container div, #nav-container ul{	
padding:10px 4px 10px 4px;
margin:0px 0px 0px 0px;
background: url(images/item-secondary-container-bg.jpg);
background-repeat: repeat-x;
background-color: #FF9900;
border-bottom: 1px solid #CA6500;
visibility:visible;
}

/*^'^ ESCRITA DO SUBITEM Secondary Items ^'^*/	
#nav-container div a, #nav-container ul a{	
padding:3px 10px 3px 6px;
background-color: #FFFFFF;
background: url(images/item-secondary-bg.jpg);
background-repeat: no-repeat;
background-position: 0px 22px;
font-size:14px;
border-width:0px;
border-style:none;
margin: 0px 0px 0px 0px;
width: 149px;
}

/*^'^ Secondary Items Hover State ^'^*/	
#nav-container div a:hover, #nav-container ul a:hover{	
background-color: #FFFFFF;
background: url(images/item-secondary-bg.jpg);
background-repeat: no-repeat;
color:#CC0000;
font-size:15px;

}

/*^'^ Secondary Item Titles ^'^*/	
#nav-container .item-secondary-title{	
cursor:default;
padding:4px 0px 3px 7px;
color: #6C3600;
font-family: "Trebuchet MS", Arial, sans-serif, Helvetica;
font-size:11px;
/* background: url(images/item-secondary-title-bg.jpg); */
background-repeat: no-repeat;
font-weight:bold;
}

/*^'^ Horizontal Dividers ^'^*/	
#nav-container .divider-horiz{	
border-top-width:1px;
margin:5px 5px;
border-color: #C16100;
}

/*^'^ Vertical Dividers ^'^*/	
#nav-container .divider-vert{	
border-left-width:1px;
height:15px;
margin:4px 2px 0px 2px;
border-color:#AAAAAA;
}

/* ============ FIM MENU CSS =========== */

.subtitulo {
color:#ee912a; font-size:16px ; font-weight:bold; margin-bottom:6px 
}

	

