/* HOME PAGE
*/

/* layout adjustments */
#content { padding: 0px 0 0px 0;}
#lead { width: 935px; height: 390px;  }
	.flash-enabled #lead { margin-bottom: 11px; }
	.js-enabled #lead img { visibility: visible; }
/*#leadimg { width: 935px; height: 390px; margin-bottom:12px;}*/
	
#main-content { width: 935px; float: none; margin-bottom:20px!important;} 
.page-section {/*width: 945px;*/ margin: 0 auto; padding: 0; border-top: 0; /* commented by corbus April 10 padding: 0 20px;*/ overflow:visible; /*background:url('/pt_BR/_images/PH_callouts/PH-callout-BG.png') 0 0 repeat-y;*/ overflow:hidden;}
.page-section-header {background:url(/pt_BR/_images/PH_callouts/PH-callout-header.png) 0 100% no-repeat; background-position:0 100%; width:945px; margin:0 auto;}
.page-section h2 { font-weight: bold; margin-bottom: 8px; }
.page-section h3 { font-weight: bold; margin-bottom: 8px; }
.page-section p {	padding: 0;	clear: both; line-height: 1.4; }

/* bottom promo boxes */
.container p { margin-bottom: 5px;}
.container { float: left; /* Edit by corbus April10 width: 275px; margin-right: 35px;*/ width: 276px;/*-- margin-left:5px;*/ padding:17px 16px 0 16px;}
#views { margin-right: 0;}
#ticker { margin-left: 10px; padding: 0; margin-top: 5px; width: 200px; position: absolute; right: 33px; text-align: right; }
.flash-enabled #ticker { margin-top: -10px;  }

/* special announcements */	
#special-news, #alert {line-height: 1.4; }
/* alert */
#alert { margin-bottom: 30px; }
#emergency { margin-left: 30px; }

/* stock */
#ticker a { color: #444; font-weight: normal; }
#ticker a:hover { text-decoration: none; }
.stock-up { color: #6EB820; padding: 0 5px; font-weight: bold; }
.stock-down { color: red; padding: 0 5px; font-weight: bold; }

