th, td, .regular {
	font: 12px arial, sans-serif;
	color: #333333;
}

input, select, form, fieldset, textarea, button {
	font: 12px arial, sans-serif;
	color: #333333;
}

div.indent {
	margin-left: 3em;
}

div.loading {
	display: block;
	line-height: 24px;
	padding-left: 30px;
	background: url('../images/loading-animation.gif') top left no-repeat;
	text-align: left;
	margin: 5px 0;
}

.float_left {
	float: left;
}
.float_right {
	float: right;
}

.pad_left {
	padding-left: 20px;
}

img {
	border: none;
}

ul {
	list-style-image: url('../images/bullet.gif');
	margin-left: 40px;
	margin-bottom: 1em;
}
ul.no_indent {
	margin-left: 20px;
	margin-bottom: 1em;
}

ul.spaced li, ol.spaced li {
	padding-bottom: 1em;
}

ol {
	list-style-type: decimal;
	margin-left: 40px;
	margin-bottom: 1em;
}

select option {
	padding: 0 3px;
}

img {
	border: none;
	margin: 0;
	padding: 0;
}

button, .button {
	border: none;
	background: url('../images/css/button-bg.gif') top left repeat-x #848383;
	color: #ffffff;
	padding-top: 2px;
	padding-bottom: 2px;
}

.clear, .cleaner {
	clear: both;
	margin: 0;
	padding: 0;
}

strong {
	font-weight: bold;
}

em {
	font-style: italic;
}

.em_bold {
	font-style: italic;
	font-weight: bold;
}

.u {
	text-decoration: underline;
}

a {
	color: #DA541D;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a.serif {
	font-family: Georgia, 'Times New Roman', serif;
}

p {
	padding-bottom: 1em;
}

h1, span.h1 {
	display: block;
	font-size: 1.5em;
    font-weight: bold;
}

h2, span.h2 {
	display: block;
	font-size: 1.2em;
    font-weight: bold;
}

h3, span.h3 {
	display: block;
	font-size: 1em;
    font-weight: bold;
}
h1, h2, h3 {
	margin-bottom: 1em;
	color: #5B9430;
}
h1, h2, h3, span.h1, span.h2, span.h3 {
	font-family: Georgia, 'Times New Roman', serif;
	color: #5B9430;
}

table.form_table td {
	padding: 3px;
	padding-left: 0;
}
.required, .required_field {
	color: #ff0000;
}
.alert {
	color: #ff0000;
	font-weight: bold;
}

#bread_crumb {
	display: block;
	margin-bottom: 1.5em;
	font-size: 11px;
}
#bread_crumb a {
	font-family: Georgia, 'Times New Roman', serif;
}

div.divider {
	border-top: 1px solid #333333;
	margin-top: 1em;
	padding-bottom: 1em;
}

table.padded_table td, table.padded_table th {
	padding: 3px;
}

span.overview_page_numbers {
	padding-top: 0.5em;
	float: left;
}

span.pagination {
	padding-top: 0.5em;
	float: right;
}

span.overview_page_numbering {
	padding-top: 0.5em;
	float: right;
}
span.overview_page_numbering span.disabled {
	color: #bbbbbb;
}



/*********** News Updates Styles ***********/

#news_update_content {
	
}

table.news_update_headings {
	width: 100%;
	margin-bottom: 1em;
}

table.news_update_headings td.news_heading {
	text-align: left;
}
table.news_update_headings td.news_nav {
	text-align: right;
}

div.news_thumb {
	display: block;
	float: left;
	margin-right: 15px;
	margin-left: 0;
}
	
#archive_headings {
	display: block;
	margin-bottom: 1.5em;
}
#archive_headings span.year {
	display: block;
}
#archive_headings span.months {
	display: block;
}


/********* Energy In Canada *********/


div.energy_in_canada ul.eic_main {
	padding: 0;
	margin: 0;
	list-style: none;
	list-style-type: none;
	list-style-image: none;
}

div.energy_in_canada ul.eic_main li {
	margin-bottom: 2em;
	padding-left: 105px;
	height: 91px; /* IE6 */
	min-height: 91px; /* Real Browsers */
}
div.energy_in_canada ul.eic_main li div {
	display: block;
	border-bottom: 1px solid #E5E5E5;
	height: 93px; /* IE6 */
	min-height: 93px; /* Real Browsers */
}


div.energy_in_canada img.story_thumb {
	border: 1px solid #F7B585;
	float: left;
}

div.energy_in_canada .back_to_top {
	text-align: right;
}
div.energy_in_canada .back_to_top a {
	color: #666666;
}

div#energy_in_canada_articles {
	float: left;
	width: 500px;
}
div#energy_in_canada_gutter {
	display: block;
	float: right;
	width: 210px;
	text-align: center;
}
#energy_in_canada_gutter div.fact {
	margin-bottom: 8em;
}


/********* Collapsible : Twitter *********/
ul#twitter_update_list {
	list-style: none;
	list-style-image: none;
	margin: 0;
	padding: 0;
}
ul#twitter_update_list li {
	margin-bottom: 1em;
}
ul#twitter_update_list li span {
	display: block;
}
ul#twitter_update_list li span a {
	display: block;
}

/********* Collapsible : Commodity Prices *********/

div.stock_boxes {
	font-size: 11px;
}

div.stock_boxes table.stock_change_table td {
	font-size: 11px;
}

table.stock_change_table {
	width: 100%;
}
table.stock_change_table td {
	padding: 2px;
	vertical-align: middle !important;
}

table.stock_change_table td.symbol {
	text-align: left;
	padding-left: 0;
}

table.stock_change_table td.change_image {
	width: 14px;
	text-align: center;
}

table.stock_change_table span.up_value {
	color: #008000;
}
table.stock_change_table span.down_value {
	color: #ff0000;	
}
table.stock_change_table span.side_value {
	color: #0000ff;
}

table.stock_change_table td.change_value {
	text-align: right;
}
table.stock_change_table td.last_value {
	text-align: right;
	padding-right: 0;
}


/********* Overviews *********/

table.gray {
	background-color: #ededed;
}
table.content_table td {
	padding: 3px;
	vertical-align: top;
}


table.gray_bordered_table {
	width: 100%;
	border-collapse: collapse;
	border: 1px solid #cccccc;
}

table.gray_bordered_table td {
	border: 1px solid #cccccc;
	padding: 3px;
}
table.gray_bordered_table td.clear_cell_header, table.gray_bordered_table td.clear_cell_header2 {
	font-weight: bold;
	text-align: center;
}

table.overview_facts_table {
	border-collapse: collapse;
	border: 1px solid #aaaaaa;
	background-color: #ededed;
}
table.overview_facts_table td,  table.overview_facts_table th {
	border: 1px solid #aaaaaa;
	padding: 3px;
}
table.overview_facts_table th {
	font-weight: bold;
	background-color: #66996f;
	color: #fff;
	text-align: center;
}

div.content_sources {
	display: block;
	font-size: 11px;
	margin: 1em 0;
	color: #156623;
}
div.content_sources span {
	display: block;
}
span.content_source {
	display: block;
	font-size: 11px;
	color: #156623;
}

/********* History & Milestones *********/

table.timeline {
	width: 100%;
	border-collapse: collapse;
}

table.timeline th {
	font-weight: bold;
	text-align: left;
}
	
table.timeline th.timeline_date {
	width: 110px;
}

table.timeline td.timeline_date {
	font-weight: bold;
}
	
table.timeline th, table.timeline td {
	padding: 3px;
	vertical-align: top;
	text-align: left;
}

table.timeline td ul {
	margin-top: 0;
	margin-left: 5px;
	padding-left: 13px;
}

table.timeline td ul li {
	margin-bottom: 1em;
}

div.hr {
	border-bottom: 1px solid #000000;
	padding-top: 5px;
	margin-bottom: 5px;
}


/********* About Us *********/

table.advisors_table {
	border-collapse: collapse;
	border: 1px solid #aaaaaa;
	background-color: #ededed;
}
table.advisors_table td,  table.advisors_table th {
	border: 1px solid #aaaaaa;
	padding: 3px;
}
table.advisors_table th {
	font-weight: bold;
}

div.partners_list ul {
	margin-left: 20px;
	padding-left: 0;
}
div.partners_list li {
	margin-bottom: 0.3em;
}


/********* Education *********/

div.teaching_resource_padding {
	padding-left: 15px;
	padding-right: 15px;
}


/********* Links Generator *********/

table.links_generator_table {
	
	
}
table.links_generator_table td {
	padding: 1px;
	padding-left: 0;
}


/********* Careers in Energy *********/
table.noc_search_table {
	width: 600px;
	border: 1px solid #333333;
}


/********* Bookstore ***********/

div#bookstore_landing
{
	padding-left: 173px;
	padding-top: 20px;
	background: url(/images/bs-pic03.jpg) top left no-repeat;	
	padding-bottom: 6px;
}

div#bookstore_landingfooter div.collapsible_box {
	background: transparent !important;
	border-top: none !important;
}

div#bookstore_landingfooter div.collapsible_box span.expand_collapse {
	display: none !important;	
}

div.basic_layout {
	
}

form span.sub {
	padding: 0 5px;	
	font-size: 10px;
}

span.heading-bookstore {
	display: block;
	font-weight: bold;
	color: #7798af;	
	font-size: 13px;
	margin-bottom: 15px;
}

hr.bookstore {
	display: block;
	margin: 15px 0;
	border: none;
	border-top: 1px #7798af solid;
	height: 1px;	
}

div#cart_list {
	/*margin-top: 5px;*/
	padding: 20px 0;
	padding-top: 10px;
}

div#cart_list table.items {
	border-top: 1px #000000 solid;
	border-bottom: 1px #000000 solid;
	width: 100%;	
	border-collapse: collapse;
}

div#cart_list table.items td, div#cart_list table.items th {
	text-align: center;
	padding: 5px;
}

div#cart_list table.items th {
	font: 13px arial, helvetica, sans-serif;
	font-weight: bold;
}

div#cart_list table.items th.product, div#cart_list table.items td.product {
	text-align: left;
}

div#cart_list table.items th {
	border-bottom: 1px #000000 solid;	
}

div#cart_list table.items td.cart_total {
	text-align: right;
	border-top: 1px #000000 solid;
	font-weight: bold;
}

div#cart_list span.cart_total span.money {
	font-weight: normal;	
}

div#cart_list table.items th.total, div#cart_list table.items td.total,
div#cart_list table.items th.price, div#cart_list table.items td.price {
	text-align: right;
}

div#cart_list span.empty {
	display: block;
	text-align: center;
	font-style: italic;
}

div#cart_list span.continue {
	display: block;
	text-align: center;
	margin-top: 5px;
}


div#cart_options {
	margin-top: 15px;
	text-align: center;
}

div#cart_options table {
	/*width: 80px;*/
	margin: 0 auto;
	border-collapse: collapse;
}

div#cart_options td {
	padding: 5px;
	vertical-align: top;
	text-align: center;
}

div#cart_options a#clear_cart {
	display: block;
	background: url(/Shopping/images/delete_item2.gif) top center no-repeat; 
	padding-top: 21px;
}

div#cart_options a#continue_shopping {
	display: block;
	background: url(/Shopping/images/bag2.gif) top center no-repeat; 
	padding-top: 21px;
}

div#cart_options a#checkout {
	display: block;
	background: url(/Shopping/images/checkout.gif) top center no-repeat; 
	padding-top: 21px;		
}

div#cart_list td.invoice_title {
	font-weight: bold;
	text-align: right !important;	
}

div#cart_list td.invoice_ammount {	
}

div#cart_order_summary {
	border: 1px #aaaaaa solid;
	width: 275px;
	text-align: left;
}
div#cart_order_summary div#order_summary_header {
	background-color: #aaaaaa;
	font-weight: bold;
	padding: 4px;
}

div#cart_order_summary div#order_summary_details td {
	padding: 3px;
}
div#cart_order_summary div#order_summary_details td.description {
	text-align: left;
}
div#cart_order_summary div#order_summary_details td.amount {
	text-align: right;
}
ul.checkout_progress {
	display: block;
	list-style: none;
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0px;
}
ul.checkout_progress li {
	float: left; 
	padding: 6px;
	width: 190px;
}
ul.checkout_progress li.active {
	background-color: #ABC395;
	color: #000000;
	font-weight: bold;
}
ul.checkout_progress li.first_inactive {
	background-color: #D1D9C9;
	color: #bbbbbb;
}
ul.checkout_progress li.second_inactive {
	background-color: #E9F2E0;
	color: #bbbbbb;
}

table.shopping_checkout_table td {
	padding: 2px;
	padding-left: 0px;
}


/*********** Events Calendar *********/

div.collapsible_box_calendar {
	width: 180px;
	margin: 0 auto;
}

table.calendar {
	border: 1px solid #999999;
	background-color: #fafafa;
	width: 99.75%;
	margin-bottom: 5px;
}

table.calendar th, table.calendar td {
	border: 1px solid #999999;
	text-align: center;
	width: 14.25% !important;
}

table.calendar th span {
	display: block;
	padding: 2px;
	border: 2px solid #fff;
	height: 100%;
	min-height: 100%;
	font-weight: bold;
}

table.calendar td span {
	display: block;
	padding: 2px;
	height: 100%;
	min-height: 100%;
	border: 2px solid #fff;
}

table.calendar td span.event_day {
	border: 2px solid #5a4099;
	background-color: #5a4099;
	color: #fff;
	font-weight: bold;
}

table.calendar td span.continuing_event_day {
	border: 2px solid #bba2fd;
	background-color: #bba2fd;
	color: #fff;
	font-weight: bold;
}

table.calendar td span.today {
	border: 2px solid #000000 !important;
	font-weight: bold;
}

table.calendar td a, table.calendar td a span {
	text-decoration: none;
	cursor: pointer;
	color: #333333;
}

.main_area_calendar table.calendar th, .main_area_calendar table.calendar td {
	font-size: 14px;
	height: 50px;
}
.main_area_calendar table.calendar th span, .main_area_calendar table.calendar td span {
	line-height: 50px;
}


table.calendar_legend td {
	text-align: center;
	vertical-align: middle;
	padding: 2px;
	font-size: 11px;
}

table.calendar_legend td span {
	display: block;
}

table.calendar_legend td span.event_day {
	border: 2px solid #5a4099;
	background-color: #5a4099;
	color: #fff;
	font-weight: bold;
	width: 11px;
	height: 11px;
}

table.calendar_legend td span.today {
	border: 2px solid #000000;
	font-weight: bold;
	width: 11px;
	height: 11px;
}
table.calendar_legend td span.continuing_event_day {
	border: 2px solid #bba2fd;
	background-color: #bba2fd;
	font-weight: bold;
	width: 11px;
	height: 11px;
}

/*********** Events Listings *********/

ul#events_listing {
	margin: 0;
	padding: 0;
	list-style: none;
	list-style-image: none;
}
ul#events_listing li {
	margin-bottom: 1.2em;
}
ul#events_listing li span {
	display: block;
	margin-bottom: 3px;
}
ul#events_listing li span.dates {
	color: #aaaaaa;
}
ul#events_listing li span.event_name {
	font-weight: bold;
}
ul#events_listing li span.categories {
	font-style: italic;
}
	
ul#events_listing li a.more_info {
	background: url('../../images/css/plus.gif') center left no-repeat transparent;
	padding-left: 15px;
}
ul#events_listing li a.less_info {
	background: url('../../images/css/minus.gif') center left no-repeat transparent;
	padding-left: 15px;
}
	
ul#events_listing li div.details {
	display: none;
	padding: 2px 15px;
}
	
table.event_details_table td {
	padding: 3px;
	vertical-align: top;
}
ul.no_bullet{
	list-style:none;
}


/*********** Glossary *************/

table.search_form_container_table {
	border: 1px solid #000000;
	background-color: #EDF1EC;
	margin-bottom: 20px;
}
div.glossary_letter {
	background-color: #C8D4C4; 
	width: 30px;
	height: 30px;
	font-weight: bold;
	color: #fff;
	line-height: 30px;
	text-align: center;
	font-size: 13px;
}


/************ Search ************/
#search {
	/* width: 623px; */
	border: #565656 1px solid;
	background: #EDF1EC;
	padding: 8px;
}

#search2 {
	/* width: 500px; */
	border: #565656 1px solid;
	background: #EDF1EC;
}

#search span.title, #search2 span.title {
	display: block;
	margin-bottom: 5px;
	font-weight: bold;	
}

table.searchHeaderBar {
	background: #DA541D;	
}

table.searchHeaderBar td {
	color: #FFFFFF;
	padding: 5px;
}

#searchResults {
	display: block;
	/* width: 624px; */
}

#searchResults span.title {
	display: block;
	font-weight: bold;
}

#searchResults span.desc {
	display: block;	
}

#searchResults span.url, #searchResults span.date, #searchResults span.size {
	color: #6F6F6F;
}



/************* SHIFT (new Year in Review Pages) ************/

#shift_home {
	margin: 85px auto;
	width: 356px;
}
	
#shift_home ul {
	margin: 0;
	padding: 0;
	list-style: none;
	list-style-image: none;
}
#shift_home ul li {
	float: left;
}
#shift_home ul li.shifting {
	float: left;
	display: block;
	width: 140px;
	height: 34px;
}

#shift_home ul li span.shift_left {
	display: block;
	width: 140px;
	height: 34px;
	background-position: top left;
	display: none;
}
	
#shift_home ul li span.shift_right {
	display: block;
	width: 216px;
	height: 34px;
	background-position: top right;
	cursor: pointer;
}
	
#shift_home ul li span#shifting_energy, #shift_home ul li span#shifting_energy_link {
	background-image: url('/images/YearInReview/2008/shifting-energy.jpg');
}
#shift_home ul li span#shifting_ideas, #shift_home ul li span#shifting_ideas_link {
	background-image: url('/images/YearInReview/2008/shifting-ideas.jpg');
}
#shift_home ul li span#shifting_perspectives, #shift_home ul li span#shifting_perspectives_link {
	background-image: url('/images/YearInReview/2008/shifting-perspectives.jpg');
}
#shift_home ul li span#shifting_knowledge, #shift_home ul li span#shifting_knowledge_link {
	background-image: url('/images/YearInReview/2008/shifting-knowledge.jpg');
}
#shift_home ul li span#shifting_focus, #shift_home ul li span#shifting_focus_link {
	background-image: url('/images/YearInReview/2008/shifting-focus.jpg');
}


#shifting_ideas_page {
	background: url('/images/YearInReview/2008/ideas-page-bg.jpg') top right no-repeat transparent;
}
#shifting_perspectives_page {
	background: url('/images/YearInReview/2008/perspectives-page-bg.jpg') top right no-repeat transparent;
}
#shifting_knowledge_page {
	background: url('/images/YearInReview/2008/knowledge-page-bg.jpg') top right no-repeat transparent;
}
#shifting_focus_page {
	background: url('/images/YearInReview/2008/focus-page-bg.jpg') top right no-repeat transparent;
}


div.shift_page {
	
	padding: 15px 20px 15px 50px;
	height: 345px;
	min-height: 345px;
}
	
div.shift_page #shift_content {
	width: 650px;
	text-align: justify;
}
	
a.shift_home {
	color: #acacac;
	font-weight: bold;
}
a.shift_energy {
	color: #f12c1c;
}
a.shift_ideas, #shifting_ideas_page span.emph {
	color: #593f9a;
}
a.shift_perspectives, #shifting_perspectives_page span.emph {
	color: #fdc42f;
}
a.shift_knowledge, #shifting_knowledge_page span.emph {
	color: #e98235;
}
a.shift_focus, #shifting_focus_page span.emph {
	color: #589844;
}
	
#shift_navigation {
	padding: 15px 20px;
	text-align: right;
	text-transform: uppercase;
	font-weight: bold;
}



/*************** Stock Ticker *****************/
#stock_ticker {
	display: block;
	width: 960px;
	height: 33px;
	background-color: #000000;
}


/*************** Facts Stats - Energy Strategies ****************/

#energy_strategies_documents {
	padding-bottom: 1em;
}
#energy_strategies_documents ul {
	margin: 0;
	padding: 0;
}

#energy_strategies_documents ul li {
	display: block;
	float: left;
	margin-left: 20px;
}
#energy_strategies_documents ul li.first {
	margin-left: 0px;
}
#energy_strategies_documents ul li img {
	display: block;
	margin-bottom: 5px;
}
#energy_strategies_documents ul li span.doc_label {
	display: block;
	padding-left: 5px;
}
#energy_strategies_documents ul li a:hover span.doc_label {
	text-decoration: underline;
}