/* CSS Document */

/** Financial table styles **/


table.outer-border tr td div.partially-white {
	background-image: url(../images/interface/goals-partially_wh.gif); 
}

table.outer-border tr td div.partially-yellow {
	background-image:  url(../images/interface/goals-partially_yel.gif); 
}

table.outer-border tr td div.achieve-white {
	background-image:url(../images/interface/goals-did-not-achieve_wh.gif); 
}

table.outer-border tr td div.achieve-yellow {
	background-image:url(../images/interface/goals-did-not-achieve_yel.gif); 
}

table.outer-border tr td div.achieved-white {
	background-image: url(../images/interface/goals-achieved_wh.gif); 
}

table.outer-border tr td div.achieved-yellow {
	background-image: url(../images/interface/goals-achieved_yel.gif); 
}

table.outer-border tr td div.achieved-yellow, table.outer-border tr td div.achieved-white, table.outer-border tr td div.achieve-yellow, table.outer-border tr td div.achieve-white, table.outer-border tr td div.partially-yellow, table.outer-border tr td div.partially-white {
	padding-left: 15px;	
	margin-top: 0px;
	padding-top: 0px;
	background-repeat:no-repeat;
	background-position: 0px 0.2em;
}

table.bottom tr td {
	vertical-align: bottom;
}

/* Borders and padding */

table.outer-border, div.outer-border {
	border: 1px solid #9D9D9D;
	margin-bottom: 10px;
}

table.regular_size tr td {
	font-size: 1em;
}

table.small_size tr td {
	font-size: 0.9em;
}

table.extra_small_size tr td {
	font-size: 0.9em;
}

table tr td h5{
	color: #555;
	font-weight: bold;
}

table.first_content {
	margin: 20px 0px 0px 0px;
}

table.outer-border tr td.border-bottom-thin h4, table.outer-border tr td h4, table.outer-border tr td.border-bottom-thin h5, table.outer-border tr td h5 {	
	margin: 0px;
}

table.outer-border tr td, div.outer-border, table.no-outer-border tr td, table.highlights {	
	padding: 4px 4px 4px 4px;
}

table.outer-border tr td, div.outer-border, table.no-outer-border tr td {
	font-size: 1em;
}

table.highlights tr td {
	border-bottom: 1px solid #9D9D9D;			
}

table.highlights tr td h5 {
	margin: 0px;	
}

table tr td.no-bottom-border {
	border-bottom: 0px;
}

table.outer-border tr td.no-right-pad, table.no-outer-border tr td.no-right-pad {
	padding-right: 0px;
}

table.outer-border tr td.no-left-pad, table.no-outer-border tr td.no-left-pad {
	padding-left: 0px;
}

table.outer-border tr td.no-pad, table.no-outer-border tr td.no-pad {
	padding: 0px;
}

table.outer-border tr td.border-bottom-thin, table.no-outer-border tr td.border-bottom-thin, table tr td.border-bottom-thin {
	border-bottom: 1px solid #9D9D9D;
}

table.outer-border tr td.sup-push, table.no-outer-border tr td.sup-push, table tr td.sup-push {
	line-height: 20px;
}

table.outer-border tr td.border-bottom-thick, table.no-outer-border tr td.border-bottom-thick {
	border-bottom: 2px solid #9D9D9D;
}

table.outer-border tr td.border-top-thin, table.no-outer-border tr td.border-top-thin, table tr td.border-top-thin {
	border-top: 1px solid #9D9D9D;
}

table.outer-border tr td.border-top-thick, table.no-outer-border tr td.border-top-thick {
	border-top: 2px solid #9D9D9D;
}

table tr td.border-right, table tr th.border-right {
	border-right: 1px solid #9D9D9D;
}

table tr td.border-left {
	border-left: 1px solid #9D9D9D;
}

/*Added to have indenting text in table cells that will wrap properly aligned - Alex*/
div.table-indent {
	margin-left:12px;	
}

/* End borders and padding */

div span.tableHeader {
	display:block;
	padding-top: 10px;
}

div.tableHeader, div span.tableHeader, table tr td.tableHeader {	
	font-size: 1em;
	font-weight: bold;
}

div.tableHeader, table tr td.tableHeader {
	color: #000000;
	padding: 5px 5px 5px 10px;	
}

div.tableHeader {
	border-top:1px solid #9D9D9D;
	border-right:1px solid #9D9D9D;
	border-left:1px solid #9D9D9D;
}

.table-note, .table_note {
	padding: 15px 0px 11px 10px;
	font-size: 0.9em;
}

table tr td.tableHeader {
	border-bottom: 1px solid #9D9D9D;
}

table tr td.small-text, p.small-text {
	font-size: 0.9em;
}

table.max-width { 
	width: 100%;
}

table.big_year_table {
	border: 1px solid #999;
}

table.big_year_table tr td.dark-bg {
	background-color: #666;
	color: #fff;
}

/*Added link color is white for dark-bg (bc of footnote anchor links in dark-bg)- Alex*/
table.big_year_table tr td.dark-bg a, table.style-b tr td.dark-bg a {
	color: #fff;
}

table.big_year_table tr td.top-level {
	padding: 4px 0px 4px 10px;
}

table.big_year_table tr.bottom-row td {
	padding-bottom: 10px;
}

table.big_year_table tr.botom-seperator td {
	border-bottom: 3px solid #666;
	padding-bottom: 20px;
}


table.big_year_table tr td.left-text-title {
	padding-left: 10px;
}

table.big_year_table tr td .heading {
	font-size: 1.1em;
	font-weight: bold;
	color: #000;
}

table.big_year_table tr.border-row td {
	padding-bottom: 13px;
}

table.big_year_table tr.after-border-row td {
	padding-top: 12px;
}

table.potash-results tr.small-padding td {
	padding-bottom: 7px;
}

table.potash-results tr.med-padding td {
	padding-bottom: 15px;
	text-align: top;
}

/** End financial table styles **/

/** BEGIN Q&A TABLES **/

table.qa tr td {
    vertical-align: top;
    padding-bottom: 5px;
    padding-top: 0px;
}
table.qa tr td.question {
    font-weight:bold;
    padding-top: 12px;
}

table.qa tr td.question-it {
    padding-top: 12px;
    font-style: italic;
}

table.qa tr td.proxy-light-grey {
    text-align:left;
    border:0px;
    padding:5px;
}

table.qa tr td.after-grey {
    padding-top: 5px;
}

table.qa tr table.proxy tr td {
    border-right:1px solid #90908E;
    padding:5px;
	text-align:center;
}

table.qa tr table.proxy tr td.proxy-light-grey {
    border-right:1px solid #90908E;
	border-bottom:1px solid #90908E;
	text-align:center;
}

table.qa tr table.proxy tr td.proxy-white-no-right-border,
table.qa tr table.proxy tr td.proxy-light-grey-no-right-border {
	border-right:0px;
}


/** END Q&A TABLES **/

/** BEGIN NOMINEES TABLE **/

table.nominees td {
    vertical-align:top;
}
table.nominees td.indent {
    padding: 8px 0px 8px 30px;
}
table.nominees td.bio {
    padding-bottom: 8px;
}

/** END NOMINEES TABLE **/

/* Consolidated Financial - A */
table.consolidated_financial tr td.table_spacer {
	height: 1px;
	line-height: 1px;
}

table.consolidated_financial tr.top-grey-text td {
	padding-bottom: 7px;
}

table.consolidated_financial tr td.heading {
	padding-top: 0px;
	padding-bottom: 0px;

}

table.consolidated_financial tr td.heading {
	color: black;
}
/* Consolidated Financial - A */




/*style a*/
table.style-a tr td {
	vertical-align: bottom;
}

table.style-a tr td.table_spacer {
	height: 1px;
	line-height: 1px;
}

table.style-a tr.top-grey-text td {
	padding-bottom: 7px;
}

table.style-a tr td.heading {
	padding-top: 0px;
	padding-bottom: 0px;
}

table.style-a tr td.heading, table.style-a tr td.heading {
	color: black;
}
/*style a*/

/*style b*/

table.style-b, table.style-b {
	border: 1px solid #999;
}

table.style-a tr td.dark-bg, table.style-b tr td.dark-bg  {
	background-color: #666;
	color: #fff;
}

table.style-a tr td.dark-bg, table.style-b tr td.dark-bg  {
	background-color: #666;
	color: #fff;
}

table.style-a tr td.red-bg, table.style-b tr td.red-bg  {
	background-color: #b32317;
	color: #fff;
}

table.style-b tr td.top-level, table.style-b tr td.top-level {
	padding: 4px 0px 4px 10px;
}

table.style-b tr.bottom-row td, table.style-b tr.bottom-row td {
	padding-bottom: 10px;
}

table.style-b tr.botom-seperator td, table.style-b tr.botom-seperator td {
	border-bottom: 3px solid #666;
	padding-bottom: 20px;
}

table.style-b tr td.left-text-title, table.style-b tr td.left-text-title {
	padding-left: 10px;
}

table.style-b tr td .heading, table.style-b tr td .heading {
	font-size: 1.1em;
	font-weight: bold;
	color: #000;
}

table.style-b tr.border-row td, table.style-b tr.border-row td {
	padding-bottom: 13px;
}

table.style-b tr.after-border-row td, table.style-b tr.after-border-row td {
	padding-top: 12px;
}
/*style b*/

/*style c*/
table.style-c tr.small-padding td {
	padding-bottom: 7px;
}

table.style-c tr.med-padding td {
	padding-bottom: 15px;
	text-align: top;
}

table.style-c tr td h5 {
	font-weight: bold;
} 
/*style c*/

table.after_table {
	margin-top: 30px;
}


/* Table alignment */
table tr td.right, table.right tr td  {
	text-align: right;
}


table tr td.left, table.left tr td {
	text-align: left;
}

table tr td.center, table tr th.center {
	text-align: center;
}

table tr td.bottom {
	vertical-align: bottom;
}

table tr td.top {
	vertical-align: top;
}

table.bottom-spacer {
	margin-bottom: 20px;
}

/* End table alignment */


 /* type d */
 
table.style-d tr th {
	padding: 5px;
	color: #FFF;
	background-color: #666;
	border-left: 1px solid #FFF;
}

table.style-d tr th.first_column, table.style-d tr th.first_column {
	border-left: none;
}

table.non-gaap-finanicial tr td {
	padding-bottom: 12px;
}

div.table_wrapper {
	border: 1px solid #ccc;
	padding: 8px;
	margin-bottom: 20px;
	color: #000;
}

table.achieved tr td.red_title {
	border-right: 3px solid #fff;
	background-color: #b90a01;
	width: 40px;
	padding: 10px;
	vertical-align: middle;
	text-align: center;
}

table.achieved tr td.red_title h2 {
	padding: 0px;
	margin: 0px;
	vertical-align: middle;
	text-align: center;
}

table.achieved tr td.grey_title {
	color: #000;
	background: #cccccc;
	padding: 3px 10px;
	vertical-align: middle;
	text-align: left;
	border-right: 3px solid #fff;
}

table.achieved tr td div.tabs {
	margin-bottom: 10px;
}

table.achieved tr td.achieved_content table tr.years td {
	font-weight: bold;
	padding: 5px 0px 2px 10px;
	/*border-bottom: solid 2px #ccc;*/
}

table.achieved tr td.achieved_content table tr.text td {
	padding: 5px 0px 2px 10px;
}

table.achieved tr td.achieved_content table tr td.br {
	border-right: 1px solid #ccc;
	padding-right: 8px;
}

table.achieved tr td.achieved_content table tr td {
	width: 50%;
}

table.rewarding_results {
	width: 100%;
	font-size: 0.9em;
	line-height: 1.2em;
	margin-top: 13px;
	#margin-top: 29px;
	border-left: 1px solid #ccc;
}

table.rewarding_results tr th {
	color: #fff;
	background: #b32317;
	padding: 3px 10px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

table.rewarding_results tr td {
	color: #000;
	padding: 3px 10px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

div.record_gross_margin {
	background: #b32317;
	font-weight: bold;
	color: #fff;
	display: block;
	padding: 6px 0px 5px 20px;
	margin-bottom: -1px;
	width: 130px;
	_width: 125px;
	_padding: 6px 5px 5px 15px;
}

div.record_gross_link {
	display: block;
	padding: 5px 25px 5px 4px;
	float: right;
}

table.outer-border tr td.record_cell, table.no-outer-border tr td.record_cell, table tr td.record_cell {
	padding: 0;
	margin: 0;
}


table#major_markets {
	margin-top: 2px;
	width: 460px;
}

table#major_markets tr td {
	background: #efefef;
	padding: 5px;
	margin: 5px;
	width: 50%;
	border-bottom: 3px solid #fff;
	border-right: 6px solid #fff;
}

table#major_markets tr td div.mm_spacers {
	float: right;
	padding-right: 15px;
}

table tr td h2 span {
	font-size: 0.9em;
	font-weight: normal;
	color: #555;
}

div.sensitivities {
	margin-top: 27px;
}

div.sensitivities table {
	width: 100%;
	height: 300px;
	border: 1px solid #999;
}

div.sensitivities table tr td table {
	height: auto;
	border: none;
}

div.sensitivities table tr td.input_cost {
	width: 50%;
}

div.sensitivities table tr td.price_and_volume {
	width: 50%;
	border-left: 1px solid #999;
}

div.sensitivities table tr td.input_cost table {
	height: 100%;
}

div.sensitivities table tr td.input_cost table tr.last td {
	height: 100%;
}

div.sensitivities table tr td.input_cost table tr th, div.sensitivities table tr td.input_cost table tr td, div.sensitivities table tr td.price_and_volume table.price tr th, div.sensitivities table tr td.price_and_volume table.price tr td, div.sensitivities table tr td.price_and_volume table.volume tr th, div.sensitivities table tr td.price_and_volume table.volume tr td {
	padding: 3px 5px;
}

div.sensitivities table tr td.input_cost table tr th, div.sensitivities table tr td.price_and_volume table.price tr th {
	color: #FFF;
	background-color: #666;
	font-weight: bold;
}

div.sensitivities table tr td.input_cost table tr th.eps, div.sensitivities table tr td.price_and_volume table.price tr th.eps {
	width: 65px;
	color: #666;
	background-color: #CCC;
	font-size: 0.9em;
	font-weight: bold;
	text-align: center;
}

div.sensitivities table tr td.price_and_volume table.volume {
	border-top: 1px solid #999;
}

div.sensitivities table tr td.price_and_volume table.volume tr.last td {
}

div.sensitivities table tr td.price_and_volume table.price tr td.label, div.sensitivities table tr td.price_and_volume table.volume tr td.label {
 width: 50px;
}

div.sensitivities table tr td.price_and_volume table.price tr td.eps, div.sensitivities table tr td.price_and_volume table.volume tr td.eps {
	width: 65px;
	vertical-align: bottom;
}

div.sensitivities table tr td.price_and_volume table.price tr td ul {
	padding: 0 0 0 15px !important;
	margin: 0 !important;
}

div.sensitivities table tr td.price_and_volume table.price tr td ul li {
	padding: 0 !important;
	margin: 0 !important;
}

p.caption {
	margin-top: 7px !important;
	color: #999 !important;
}

div.indicators {
	margin-top: 27px;
}

div.indicators table {
	width: 100%;
}

div.indicators table tr th {
	border: 1px solid #999;
	border-bottom: none;
	font-weight: bold;
}

div.indicators table tr th, div.indicators table tr td {
	padding: 5px;
}

div.indicators table tr th {
	color: #FFF;
	font-weight: bold;
	background-color: #666;
}

div.indicators table tr td {
	width: 50%;
	font-weight: bold;
	border-bottom: 1px solid #999;
}

div.indicators table tr td.first {
	border-left: 1px solid #999;
}

div.indicators table tr td.last {
	border-right: 1px solid #999;
}

div.indicators table tr td ul {
	font-weight: normal;
	margin-bottom: 0 !important;
}

table.essential_table {
	margin-top: 4px;
}

table.essential_table tr td.ess_img {
	padding: 16px 20px 0px 0px;
}

table.essential_table tr td.ess_txt {
	padding: 0px 0px 5px 0px;
}

table.essential_table tr td.ess_txt h3 {
	margin-top: 15px;
}

table.overview_tables {
	margin: 30px 0px 0px 5px;
	width: 645px;
}

table.overview_tables tr th {
	background: #D31414;
	color: #fff;
	padding: 6px;
	border-right: #fff 3px solid;

}

table.overview_tables tr td {
	border-right: #fff 3px solid;
	border-bottom: #fff 2px solid;
	background: #efefef;
	padding: 5px;
}

table.table_note {
	margin: 10px 0px;
	color: #777;
	font-size: 0.9em;
}

table.table_note tr td.num {
	padding-right: 6px;
}

table.achieved tr td.achieved_content table tr.text td table.inner_numbered_table {
	width: 100%;
}

table.achieved tr td.achieved_content table tr.text td table.inner_numbered_table tr td.num_col {
	width: 3%;
	vertical-align: top;
}

table.achieved tr td.achieved_content table tr.text td table.inner_numbered_table tr td.text_col {
	width: 97%;
	vertical-align: top;
}
