/* @override http://www.eclipseoilrecovery.com/css/screen.css */

/*

	File: screen.css
	Media: screen
	Copyright: (c) 2008 Church Media Group, Inc. www.churchmedia.cc
	Author: Ismael Burciaga Jr.
	Notes: 

Table of Contents:

	Reset Defaults
	Basic Selectors
	Links
	Main Structure Selectors
	Header Layout
	Main Layout
	Sidebar Layout
	Margins
	
Colors:

	Dark Gray #333
	Medium Gray #777
	Light Gray #ccc
	Red #a90000
	
*/


/* Reset Defaults
--------------------------------------------------------------------------------------- */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, del, dfn, font, img, ins, kbd, q, s, samp, strike, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td { margin: 0; padding: 0; border: 0; outline: 0; font-weight: inherit; font-style: inherit; font-family: inherit; vertical-align: baseline;}
:focus { outline: 0;}
ul { list-style: none;}
table {	border-collapse: separate; border-spacing: 0;}
caption, th, td { text-align: left;	font-weight: normal;}
blockquote:before, blockquote:after, q:before, q:after { content: "";}
blockquote, q {	quotes: "" "";}


/* Basic Selectors
--------------------------------------------------------------------------------------- */

html {height: 100%;}
body { background: #ffffff url(/images/bg/bg_body.gif) top center repeat-x; font: normal 62.5% Arial, Helvetica, Verdana, sans-serif; color: #666666; height: 100%;}

h1, h2, h3, h4, h5, h6 { font-size:2em; font-weight:bold; color: #000000; font-family: Helvetica, Arial, Verdana, sans-serif; }
p { font-size:1.2em; line-height:1.4em; margin:12px 0; }
small { font-size:1.1em; color: #999999; }

.align-left { text-align:left; }
.align-center { text-align:center; }
.align-right { text-align:right; }

.float-left { float:left; }
.float-right { float:right; }
.float-none { float:none; }

.clear-left {clear: left;}
.clear-right {clear:right;}
.push {clear:both;}

.hide {display: none;}
.overflow { width: 100%; overflow: hidden; }
p.btn { margin-top: 20px; margin-bottom: 0; }
p.last { margin-bottom: 0; }

.article_thumb { float: left; display: inline; margin: 16px 16px 16px 0; }

.title_full_width_border { width:100%; padding-bottom:12px; border-bottom:6px solid #ccc; }


/* Links
--------------------------------------------------------------------------------------- */

a {font-weight: bold; text-decoration: none;}
a:link { color: #42b5e8;}
a:visited { color: #42b5e8;}
a:hover { color: #42b5e8; text-decoration: underline;}
a:active { color: #42b5e8;}

.site_index ul li.title a:link { color: #fff; }
.site_index ul li.title a:visited { color: #fff; }
.site_index ul li.title a:hover { color: #fff; }
.site_index ul li.title a:active { color: #fff; }

a.arrow {background: transparent url(/images/arrows/arrow_blue.gif) 100% 50% no-repeat; padding-right: 14px;}

.btn_more { display:block; width: 43px; height: 34px; text-indent: -9999px; background: transparent url(/images/btn/btn_more.gif) top left no-repeat; }
.btn_more:hover { background-position: top right;}

.btn_go_there { display:block; width: 97px; height: 27px; text-indent: -9999px; background: transparent url(/images/btn/btn_go_there.gif) top left no-repeat; }
.btn_go_there:hover { background-position: top right;}

.btn_sign_up { display:block; width: 97px; height: 27px; text-indent: -9999px; background: transparent url(/images/btn/btn_sign_up.gif) top left no-repeat; }
.btn_sign_up:hover { background-position: top right;}



/* Main Structural Selectors
--------------------------------------------------------------------------------------- */

.container { width:960px; margin: 0 auto; background: transparent url(/images/bg/bg_container.gif) 0 0 repeat-y; padding: 0 0; }
.header { width:960px; margin: 0 auto; padding: 0 0 16px 0; overflow: hidden; }
.content { width:944px; margin: 0 auto; padding: 8px; background: transparent url(/images/bg/bg_content.gif) 0 0 repeat; border-top: 1px solid #dddddd; border-bottom: 1px solid #dddddd;}
.main { width:660px; float:left; margin: 0 0 0 0; }
.sidebar { width:244px; padding:16px 16px 0 16px; float:right; margin: 0 0 0 0; background: #a3a3a3 url(/images/bg/bg_sidebar.gif) bottom left repeat-x;}
.footer { width: 912px; margin: 0 auto; padding: 16px 24px 24px 24px; color: #778180; overflow: hidden; border-top: 12px solid #e8e8e8; border-top: 1px solid #ffffff; }


/* Header Layout
--------------------------------------------------------------------------------------- */

.header h1 { float: left; display: inline; margin: 30px 0 0 24px; }
.header h1 a { display: block; width: 255px; height: 56px; text-indent: -9999px; background: transparent url(/images/eoga.gif) top left no-repeat; }
.header_content { width: 60%; float: right; display: inline; margin: 0 24px 0 0; text-align: right; overflow: hidden; }
.header_content p { margin-bottom:6px; }
.tab_index { margin: 0; float: right; display: inline; width: 100%; overflow: hidden; margin-bottom: 20px;}
.tab_index a { background: #282828; padding: 8px 0; display: block; width: 100px; float: right; display: inline; font-size: 1.2em; text-align: center; color: #fff;}

.main_nav { overflow: hidden; width: 100%; margin: 28px 0 12px 0; }
.main_nav li { float: left; display:inline; margin-left: 105px; }

.main_nav li a#home {display: block; width: 47px;  height: 17px; text-indent: -9999px; background: transparent url(/images/btn/btn_nav.gif) 0 0 no-repeat; margin-left:-75px;}
.main_nav li a#home:hover {background: transparent url(/images/btn/btn_nav.gif) 0 -17px no-repeat;}
.main_nav li a#company {display: block; width: 79px;  height: 17px; text-indent: -9999px; background: transparent url(/images/btn/btn_nav.gif) -47px 0 no-repeat; margin-left:-30px;}
.main_nav li a#company:hover {background: transparent url(/images/btn/btn_nav.gif) -47px -17px no-repeat;}
.main_nav li a#services {display: block; width: 69px;  height: 17px; text-indent: -9999px; background: transparent url(/images/btn/btn_nav.gif) -126px 0 no-repeat;}
.main_nav li a#services:hover {background: transparent url(/images/btn/btn_nav.gif) -126px -17px no-repeat;}
.main_nav li a#projects {display: block; width: 67px;  height: 17px; text-indent: -9999px; background: transparent url(/images/btn/btn_nav.gif) -195px 0 no-repeat;}
.main_nav li a#projects:hover {background: transparent url(/images/btn/btn_nav.gif) -195px -17px no-repeat;}
.main_nav li a#contact {display: block; width: 62px;  height: 17px; text-indent: -9999px; background: transparent url(/images/btn/btn_nav.gif) -262px 0 no-repeat;}
.main_nav li a#contact:hover {background: transparent url(/images/btn/btn_nav.gif) -262px -17px no-repeat;}

body.home a#home, body.home a#home:hover { background: transparent url(/images/btn/btn_nav.gif) 0 -17px no-repeat;}
body.company li a#company, body.company li a#company:hover {background: transparent url(/images/btn/btn_nav.gif) -47px -17px no-repeat;}
body.services li a#services, body.services li a#services:hover {background: transparent url(/images/btn/btn_nav.gif) -126px -17px no-repeat;}
body.projects li a#projects, body.projects li a#projects:hover {background: transparent url(/images/btn/btn_nav.gif) -195px -17px no-repeat;}
body.contact li a#contact, body.contact li a#contact:hover {background: transparent url(/images/btn/btn_nav.gif) -262px -17px no-repeat;}

.crude_oil { width: 660px; height: 50px; float: right; display: inline; overflow: hidden; background: #000000 url(/images/bg/bg_crude.gif) top left no-repeat; margin-top: 22px; }
.crude_oil ul { float: left; display: inline; overflow: hidden; margin-left: 116px; width: 202px; }
.crude_oil ul li { float: left; display: inline; font-size: 1.2em; margin-top: 18px; width: 33%; text-align: center; }
.crude_oil ul.last { margin-left: 127px;}

.new_nav { width: 660px; height: 50px; float: right; display: inline; overflow: hidden; background: #ffffff; margin-top: 22px; }

/* Main Layout
--------------------------------------------------------------------------------------- */

.main h4, .full h4 { font-size: 1.6em; margin: 20px 0; }
.staff_title { font-size: .75em; font-weight: normal; margin-left: 8px; }
.staff_title img { vertical-align: bottom; margin:0 0 2px 6px; }

.rotator { margin-bottom: 8px; }

.module { padding: 16px; background: #ffffff; border: 1px solid #dddddd; }
.home_top_row { margin-bottom: 8px; }
.home_top_row .module { width: 292px; float: left; display: inline; height: 216px; }
.home_top_row .module.last { margin-left: 8px;}

.h3_title { margin-bottom: 10px; }
.blog_list { width: 100%; border-bottom: 1px solid #e8e8e8; padding: 8px 0; overflow: hidden; }
.blog_list .date { width: 16%; float: left; display: inline; }
.blog_list .listing { width: 80%; float: right; display: inline; }
.blog_list h4 { font-size: 1.2em; margin: 0; }

.top_ten { width: 626px; }
.top_ten_left { width: 47%; float: left; display: inline; padding-top: 3px; }
.top_ten_right { width: 47%; float: right; display: inline; padding-top: 3px; }

.top_ten_row { margin-top:9px; overflow:hidden; width:100%; border-bottom: 1px solid #e8e8e8; padding-bottom: 9px;}
.top_ten h6 { float: left; display: inline; width: 15%; font-size:2.2em; text-align: center; margin-top: 2px; color: #42b5e8; }
.top_ten_result { float: right; display: inline; width: 82%; }
.top_ten_result p { margin: 0; }

.product_top { height: 148px; width:100%; position: relative; padding-top: 6px; }
* html .product_top { height: 160px; }
.sidebar .product_top { padding-top: 18px; }
.products h5 {font-size: 1em; text-transform: uppercase; margin: 0 0 6px 0; color: #666666; }
.products h4.product_title, .sidebar.products h4.product_title { font-size: 1.6em; margin:0 0 10px 0; color: #333333; }
.clearance_title { width:100%; padding-bottom: 12px; background: transparent url(/images/icons/icon_clearance.gif) 42% 0 no-repeat;}
.prices { font-size: 1.2em; margin: 0 0; }
.red { color: #ff0000;}
div.btn { position: absolute; bottom: 16px; left: 0; z-index: 99;}
.store_info { border-top: 3px solid #e8e8e8; padding-top:4px; clear: both; }
.product_image { position: absolute; bottom: 16px; right: 0; z-index: 99;}

.case_studies_box { width: 100%; background: #555555; padding: 24px 0 8px 0; }
.case_studies_box h3{ width: 572px; margin: 0 0 16px 24px; color: #ffffff;}
.case_study { width: 174px; float: left; margin-left: 24px; display: inline; }
.case_study img { border: 3px solid #7b7b7b; margin-bottom: 16px; }
.case_study h4 { font-size: 1.4em; color: #42b5e8; margin: 0; }
.case_study p { color: #ffffff;}

.page_header h2 { font-size: 3em; font-weight: normal; color: #5d7c79; }

.main_content p.crumbs { margin: 0 0 16px 0; font-size: 1.1em; }

.main_content { width:600px; padding: 24px 30px; background: #ffffff; border: 1px solid #dddddd;}
.main_content p { line-height: 1.6em; margin: 18px 0;}
.main_content ul, .main_content dl, .main_content ol, .full ul { margin: 16px 0; }
.main_content ul li, .main_content dl dd, .full ul li { list-style: disc; display: list-item; margin-left: 32px; padding-left: 4px; font-size: 1.2em; line-height: 1.3em; margin-bottom: 6px; }
.main_content ol li { display: list-item; margin-left: 32px; padding-left: 4px; font-size: 1.2em; line-height: 1.3em; margin-bottom: 6px; }

.left_panel { width: 48%; float: left; display: inline; }
.right_panel { width: 48%; float: right; display: inline; }
.row { margin-bottom: 24px; }
.bottom_row { padding-top: 24px; border-top: 8px solid #e8e8e8; }

.main_image { float: left; display: inline; margin: 24px 28px 24px 0; }

.staff_box { margin-top: 24px; }
.staff { width: 131px; margin-right: 19px; float: left; display: inline; text-align: center; height: 230px; }
.staff h3 { font-size: 1.2em; margin: 8px 0 2px 0; }
.staff_info { width: 200px; float: left; display: inline; }
.staff_content { width: 370px; float: right; display: inline; }
.staff_content h4 { font-size: 1.6em; margin: 0 0 2px 0; }

.news_list { width: 100%; border-bottom: 1px solid #e8e8e8; padding: 14px 0; overflow: hidden; }
.news_list .news_date { width: 10%; float: left; display: inline; }
.news_list .listing { width: 87%; float: right; display: inline; border-bottom: 0; margin: 0; padding: 0; }
.news_list h4 { font-size: 1.4em; margin: 0; }
.news_list h5 { font-size: 1.4em; margin: 0; }
.news_list .listing h4 { margin: 0 0 0 0; }

.table_services { width: 100%; border-collapse: collapse; border-left: 1px solid #dddddd; border-top: 1px solid #dddddd; }
.table_services td { padding: 10px 0; border-bottom: 1px solid #dddddd; border-right: 1px solid #dddddd;}
.table_services td.titles { background: #eeeeee; color: #333333; font-weight: bold; padding: 10px 16px; font-size: 1.6em;}
.main_content .table_services td ul { margin: 6px 0;}
.main_content .table_services td ul li ul { margin: 6px 0 0 0;}
.main_content .table_services td ul li ul li { font-size: 1em; margin-left: 14px; }

.full { width:800px; padding: 40px 71px; background: #ffffff; border: 1px solid #dddddd;}
.full h4 { color: #42b5e8; }

.site_map_list { width: 25%; float: left; display: inline; }
.full .site_map_list li { font-size: 1.2em; margin-left: 14px;}
.full .site_map_list li.site_map_title { margin: 0 0 8px 0; padding: 0; list-style: none; font-size: 1.6em;}

.big_text { background: #d6ebc4 url(/images/icons/icon_confirmation.gif) 16px 50% no-repeat; padding: 8px 15%; width: 70%; text-align: center; margin: 24px 0; }
.big_text p { font-size: 1.6em; color: #2c8603; margin: 0; line-height: 1.3em; }


/* Sidebar Layout
--------------------------------------------------------------------------------------- */

.sidebar h3 { font-size: 1.6em; padding-bottom:8px; margin: 0; border-bottom: 2px solid #e8e8e8; }
.side_nav { margin-bottom: 18px}
.side_nav li { font-size: 1.6em; background: transparent url(/images/arrows/arrow_blue.gif) 0 50% no-repeat; }
.side_nav li a { display: block; width: 93%; padding: 6px 0 6px 7%; color: #ffffff; background: transparent url(/images/bg/bg_border.png) left bottom repeat-x; }
.side_nav li.last { border: none; }
* html .side_nav li { border-bottom: 1px solid #444444; }
* html .side_nav li a { background: none; }


.sidebar ul.checklist { margin: 24px 0; }
.sidebar ul.checklist li { padding-left: 28px; background: transparent url(/images/icons/icon_check_small.gif) 0 50% no-repeat; font-size: 1.4em; color: #555555; margin-bottom: 6px; font-weight: bold; }

.side_box { margin-bottom: 16px; background: #ffffff; width: 212px; padding: 16px 16px 6px 16px; }


/* Footer Layout
--------------------------------------------------------------------------------------- */

.photos_footer { width: 928px; margin: 18px 0 16px 16px; }
.photos_footer h3 span { font-size: .65em; color: #42b5e8; margin-left: 4px;}
.photos_footer .overflow { margin-top: 16px; }
.photos_footer .overflow a { display: block; width: 108px; height: 57px; margin: 0; padding: 0; float: left; display: inline; border: 4px solid #dddddd; margin-right: 16px; }

.footer h2 { float: right; display: inline; margin-top: 6px; }
.footer h2 a { display: block; width: 63px; height: 17px; text-indent: -9999px; outline: none; background: transparent url(/images/revive_communications.gif) left top no-repeat; }
.footer h2 a:hover { background-position: right top; }
.footer img { float: left; display: inline; margin-top: 6px; }
.copyright { width: 85%; float: right; display: inline; padding-left: 22px; border-left: 1px solid #e8e8e8; }
.copyright p { font-size: 1.1em; margin: 0 0 4px 0; }
.copyright p.last { margin-bottom: 0; }


