/* consol energy */
/*body
{
	background: #fff url(../images/bg_grad.gif) 0px 0px repeat-x;
	margin: 0 auto;
	padding: 0;
}*/


/*********** Begin New Structure Items - Updated Templates ***********/
BODY
{
	
	background-color:#ffffff;
	margin:0px 0px 0px 0px;
	text-align:center;
	font-family:Arial, Helvetica, Sans-Serif;
	font-size:12px;
	color:#333333;
}

embed, object 
{
    outline: none;
}

.structure
{
	width:910px;
	margin:0 auto;
	text-align:left;
}

.containter
{
	width:910px;
	background-color:#ffffff;
	margin:0 auto;
	text-align:left;
	margin-top:40px;	
}

.homecontainer
{
	width:910px;
	background-repeat:no-repeat;
	background-color:#ffffff;
	margin:15px auto 0 auto;
	text-align:left;
}
.homecontainer  img 
{
	float:left;
}

    .homecontainer .content 
    {
        float:right;
        width:345px;
        padding-top:45px;
    }
        .homecontainer .content h1 
        {
            width:345px;
            height:31px;
            font-size:25px;
            color:#aa0b2e;
            margin:0 0 4px;
            background:url(/images/default/hdr_main.jpg) no-repeat left top;
            text-indent:-999em;
        }
        .homecontainer .content p 
        {
            margin:0;
        }
        .homecontainer .content td.link a 
        {
            color:#aa0b2e;
            font-weight:bold;
            text-decoration:none;
            padding-right:25px;
            background:url(/images/default/icon_arrow.jpg) no-repeat right 3px;
        }

div#home_flashwrapper 
{
    height: 304px;
}

.content
{
	width:910px;
	clear:both;
	margin:0 auto;
	text-align:left;
	margin-top:9px;
}
.copy
{
    background-image:url(/images/contentBox_Top.jpg);
    background-repeat:no-repeat;
	width:659px;
	float:left;
}


.siteContent
{
    background-image:url(/images/sitecontent_bg.jpg);
    background-repeat:repeat-y;
    margin:-12px 0px 0px 4px;
    padding:10px 13px 0px 13px;
    font-family:Arial;
    font-size:12px;
    color:#333333;
    width:625px;
}
/*
.siteContent
{
    margin:-12px 0px 0px 4px;
    padding:4px 13px 0px 13px;
    font-family:Arial;
    font-size:12px;
    color:#333333;
    width:620px;
    background-color:#ffffff;
    border-left:solid 1px #d4d4d4;
    border-right:solid 1px #d4d4d4;
    border-bottom:solid 1px #d4d4d4;
}
*/
.center 
{
    text-align:center;
}

.redText
{
	color: #AA0B2E;
	font-weight: bold;
}

.yesUnderline
{
	text-decoration: underline;
}

/* Header ------------------------------------------------------------------------------------------------------------- */



.pageheader
{   
    background-image:url(/images/bg_Header.jpg);
    background-repeat:no-repeat;
	width:910px;
	height:93px;
	_height:38px; /*Show to IE */
	margin:0px 0px 0px 0px;
	text-align:left;
}

.consolLogo
{
	float: left;
	margin:-13px 0px 0px 16px;
	border: 0px;
}

a.topLinks
{
	float: right;
	font-family:Arial;
	font-size:10px;
	color:#666666;
	border-right: solid 1px  #666666;
	font-weight:normal;
	height:14px;
	padding-right:5px;
	margin: 3px 0px 0px 5px;
}

a.topLinkslast
{
	float: right;
	font-family:Arial;
	font-size:10px;
	color:#666666;
	font-weight:normal;
	height:11px;
	margin: 3px 10px 5px 5px;
}

.consolSearch
{
    float:right;
    width:910px;
    position:relative;
    top:10px;
    right:20px;
}

.searchfield
{
	float: right;
	background: url(../images/icon_searchbox.gif) 0 0 repeat-x;
	border: solid 1px #ababab;
	color: #333333;
	font: bold 12px arial;
	height: 18px;
	margin: 0px 1px 0px 4px;
	padding: 0 2px 0px 4px;
	width: 114px;
	vertical-align: middle;
}

.searchclick
{
	float: right;	
}


#mainNAV 
{
    padding:63px 0px 0px 80px;
}


/* Site Content ------------------------------------------------------------------------------------------------------- */

h1 
{
	font: normal 36px Arial;
	padding: 0;
	margin: 7px 0px 0px 10px;
	color: #ffffff;
}

span.georgia 
{
    font-family:Georgia;
}

/*----- Homepage Styles ------------------- */
.homecontent 
{       
    width:882px;
    background-image:url(/images/homecontent_bg.gif);
    background-repeat: repeat-y;
    border-bottom:solid 9px #aa092b;
    margin-left:5px;
    padding-top:0px;
    padding-left:13px;
}

div.news_section 
{
    background-image:url(/images/news_bg.jpg);
    background-repeat:no-repeat;
    width:211px;
    height:510px;
    padding:0px 0px 0px 15px;
    margin-right:0px;
}

.news_section table a 
{
    color:#aa0b2e;
}

table.homepage_table
{
    margin-top:10px;
    margin-bottom:-50px;
}
 
table.homepage_table p 
{
    line-height:16px;
}

table.home_news
{
    margin-top:-3px;
}

table.home_news p.news_article_title 
{   
    
    font-size:10px;
    line-height:12px;
    margin-bottom:0px;
    width:196px;
    text-transform:uppercase;
}

table.home_news p.news_article_title a 
{
    color:#aa0b2e;
    font-size:10px;
    text-decoration:none;
    width:196px;
}

table.home_news p.news_article_title a:hover 
{
    text-decoration:underline;
}

table.home_news p.news_date 
{
    color:#333333;
    text-decoration:none;
    font-size:11px;
    font-weight:bold;
    font-family:Arial;
    margin-bottom:-10px;
    margin-top:-0px;
}

table.home_news img 
{ 
    margin-top:8px;
    margin-bottom:0px;
}    

table.home_news a.view_archives 
{
    font-size:9px;
    color:#aa0b2e;
    border-top:solid 1px #cccccc;
    border-bottom:solid 1px #cccccc;
    padding:1px 0px 1px 0px;
    text-decoration:none;
}

table.home_news p.news_title 
{
    font-size:18px;
    color:#505050;
    margin-top:25px;
    margin-bottom:0px;
}
    
.homecontent big
{
    font-size:18px;
    color:#666666;
}

.homecontent h1.BigTitle 
{
    font-size:24px;
    margin:0px 0px -10px 0px;
    color:#505050;
}

table.homepage_table tr td.callouts img 
{
    margin-bottom:4px;
}

table.homepage_table tr td.callouts img.careerlink
{
    margin-top:13px;
}

p.redsubtitle 
{
    font-family:Arial;
    font-size:18px;
    color:#aa0b2e;
    margin-top:0px;
    margin-bottom:-10px;
}

.homecontent a.readmore 
{
    font-family:Arial;
    font-size:10px;
    color:#aa0b2e;
    text-transform:uppercase;
    text-decoration:none;
    margin-bottom:0px;
}

.homecontent p.home_info 
{
    font-size:11px;
    margin-bottom:3px;
}

/*----- ABOUT US Styles ------------------- */

table.history_list p 
{
    margin-bottom:7px;
}

table.history_list tr td.list_year
{
    padding-top:2px;
}

table.history_list tr td br 
{
    line-height:10px;
}

/*Subpage Styles ------------------------- */
.mainHeader 
{
    padding:15px 0px 0px 15px;
}
.pagetitle
{
	width:212px;
	/*height:30px;*/
	text-align:left;
	vertical-align:bottom;
	border-bottom:dashed 1px #666666;
}

.pagetitle h1
{
    font-size:18px;
    margin-bottom:5px;
    margin-top:35px;
    color:#666666;
    margin-left:0px;
}

.pagetitle h1 a 
{
    font-size:18px;
    margin-bottom:5px;
    margin-top:35px;
    color:#666666;
    text-decoration:none;
}

.content_bottom 
{
    clear:both;
}

.siteContent h1
{
    font-size:18px;
    padding-left:5px;
    color:#666666;
}

.siteContent p
{
    margin:3px 0px 3px 0px;
    line-height:16px;
}


.siteContent p.sxtnpoint
{
    margin:3px 0px 3px 0px;
    line-height:16px;
    font-size:16px;
 
}

.siteContent big.big_title
{
    font-size:24px;
    margin-bottom:5px;
}

.siteContent p.indent
{
    margin:3px 0px 3px 20px;
    line-height:16px;
 
}

.siteContent p a
{
    color:#aa0b2e;
    text-decoration:none;
    font-size:12px;
    font-family:Arial;
}

.siteContent img
{
    padding:0px 0px 10px 0px;
}

.siteContent a 
{
    color:#aa0b2e;
    text-decoration:none;
    font-weight:bold;
}

td.video_links 
{
    font-size:12px;
    font-weight:bold;
}

td.video_links img 
{
    padding-bottom:0px;
}

td.video_links img.play 
{
     position:relative;
     top:3px;
}


table tr td.video_links a 
{
    color:#aa0b2e;
    text-decoration:none;
    font-weight:bold;
    font-size:10px;
}

.siteContent p a.linkpar 
{
    color:#aa0b2e;
    text-decoration:none;
    font-weight:bold;
}

.siteContent p.linespace
{
    line-height:20px;
}

.siteContent a img 
{
    border:0px;
}
 
.siteContent a.big 
{
    color:#aa0b2e;
    text-decoration:none;
    font-weight:normal;
    font-size:16px;
}

.siteContent p a 
{
    color:#aa0b2e;
    text-decoration:underline;
    font-weight:normal;
}

.siteContent h1
{
    font-size:18px;
    color:#666666;
}

h1.BigTitle 
{
    font-size:24px;
    margin-left:-5px;
}

.siteContent big
{
    font-size:18px;
    color:#666666;
}

.siteContent h2
{   
    font-family:Arial;
    color:#333333;
    font-size:14px;
    font-weight:bold;
    margin:0px 0px -5px 0px;
}

.siteContent h2 a
{   
    font-family:Arial;
    color:#aa0b2e;
    font-size:14px;
    font-weight:bold;
    margin:800px 4px 0px 4px;
}

.siteContent strong
{
    font-size:12px;
    font-weight:bold;
}

.siteContent b
{
    font-size:14px;
    font-weight:bold;
}

.siteContent b.sxtnpointB
{
    font-size:16px;
    font-weight:bold;
}

.siteContent b.twentyonepointB
{
    font-size:21px;
    font-weight:bold;
}

table.MineList tr td p
{
    margin-top:0px;
    margin-bottom:0px;
}

table.MineList tr td p.spacing 
{
    margin-bottom:6px;
}

.siteContent b.red
{
    font-size:14px;
    font-weight:bold;
    color:#aa0b2e;
}

em.red
{
    color:#aa0b2e;
    text-decoration:none;
    font-style:normal;
}

.siteContent .title 
{
    font-size:18px;
}

.siteContent strong.red
{
    font-size:12px;
    font-weight:bold;
    color:#aa0b2e;
}

.siteContent strong.redS
{
    font-size:11px;
    color:#aa0b2e;
}

.siteContent table
{
    border:0px;
    margin:0px 0px 0px 0px
}

ul.linkList 
{
    line-height:14px;
    margin-left:-25px;
    font-size:8px;
}

ul.linkList a 
{
    font-size:11px;
    font-weight:normal;
}

ul.linkList li 
{
    margin-bottom:8px;
}

ul.linkListIndent 
{
    line-height:24px;
    margin-left:15px;
    font-size:8px;
}

ul.linkListIndent a 
{
    font-size:12px;
}

ul.textList 
{
    line-height:32px;
    margin-left:45px;  
    text-indent:20px;
}

ul.textList2 
{
    line-height:20px;
    margin-left:15px;  
    text-indent:0px;
    font-weight:bold;
}

ul.govList
{
    line-height:20px;
    margin-left:10px;
}

ul.govList li 
{
    padding-bottom:10px;
    padding-left:30px;
    list-style-type:disc;
}

p.smallType 
{
    font-size:10px;
}

.HeaderBox  
{
    border-top:dashed 1px #999999;
    border-bottom:dashed 1px #999999;
    background-color:#f1f1f1;
    padding:10px;
    margin-bottom:14px;
    color: #666666;
    font-size: 18px;
    font-weight: bold;
    /*
    background-image:url(/images/header_box.gif);
    background-repeat:no-repeat;
*/
}

.HeaderBox_Lg  {
    background-image:url(/images/header_box_lg.gif);
    background-repeat:no-repeat;
    width:622px;
    height:62px;
    padding-bottom:10px;
    padding-top:10px;
}

.HeaderBox h2,
.HeaderBox_Lg h2
{   
    font-family:Arial;
    color:#666666;
    font-size:18px;
    font-weight:bold;
    padding:0px 0px 0px 10px;
	clear:both;
}

.HeaderBox big,
.HeaderBox_Lg big
{   
    padding:0px 0px 0px 10px;
}

.siteContent a.back_to_top 
{
    font-size:9px;
    color:#aa0b2e;
}

table.landing_page 
{
    background-color:Transparent;
}

table.landing_page div.link 
{
    background-image:url(/images/link_bg.jpg);
    background-repeat:repeat-x;
    padding:3px 0px 0px 3px;
    height:18px; 
    vertical-align:middle;
    margin:3px 9px 22px 0px; 
    float:left;
    width:198px;
}

table.landing_page div.link_two {
    background-image:url(/images/link_bg.jpg);
    background-repeat:repeat-x;
    padding:0px 0px 0px 3px;
    vertical-align:middle;
    margin:3px 9px 22px 0px; 
}

table.landing_page div.link_two img {
	float:left;
	padding-bottom: 0px;	
	margin-top: 3px;
	
}

table.landing_page div.link_two a {
    color:#aa0b2e;
    font-size:14px;
    font-weight:normal;
    padding-left:12px;
    margin-top:-2px;
    display: block;
}


table.landing_page div.links
{
    background-image:url(/images/link_bg.jpg);
    background-repeat:repeat-x repeat-y;
    padding:3px 0px 0px 3px;
    height:36px; 
    vertical-align:top;
    margin:3px 9px 22px 0px; 
    float:left;
    width:198px;
}

table.landing_page div.link a 
{
    color:#aa0b2e;
    font-size:14px;
    font-weight:normal;
    padding-left:6px;
    display:block;
    margin-top:-2px;
    
}

table.landing_page div.links a 
{
    color:#aa0b2e;
    font-size:14px;
    font-weight:normal;
    padding-left:6px;
    width:198px;
    display:block;
    margin-top:-20px;
    
}

table.landing_page div.link img 
{
    float:left;
    position:relative;
    top:2px;
    margin-right:2px;
}

table.landing_page div.main_image_div 
{
    border:solid 1px #d1d1d1;
    float:left;
}

table.landing_page div.main_image_div img.main_image 
{
    border:solid 2px #ffffff;
    margin:0px 0px 0px 0px;
    padding:0px 0px 0px 0px;
}
    
table.landing_page tr td ul.linkList  
{
    margin:-20px 0px 20px -15px;
    font-size:8px;
    line-height:22px;
}

table.landing_page tr td ul.linkList_horiz
{
    margin:0px 0px 45px -15px;
    line-height:22px;
    list-style-type: disc;
}

table.landing_page tr td ul.linkList_horiz li {
	float:left;
	margin-right: 30px;
}
table.landing_page tr td ul.linkList_horiz li a 
{
    font-size:12px;
    padding-top:2px;
    font-weight: normal;
}

table.landing_page tr td ul.linkList li a 
{
    font-size:12px;
    margin-left:-4px;
    padding-top:2px;
}

.icon_download 
{
    margin-right:10px;
}

table tr td .spokespeople_link
{
    font-size:12px;
    text-decoration:none;
    font-weight:bold;
}


/*----- SITEMAP -----*/
table.sitemap 
{
    background-color:Transparent;
}

table.sitemap div.link 
{
    background-image:url(/images/link_bg.jpg);
    padding:3px 0px 0px 3px;
    height:20px; 
    vertical-align:middle;
    margin:3px 13px 22px 0px; 
    float:left;
    width:143px;
    font-weight:bold;
}

table.sitemap div.link a 
{
    color:#aa0b2e;
    font-size:13px;
    font-weight:bold;
    padding-left:6px;
    width:142px;    
    margin-top:-4px;
    
}

table.sitemap div.link img 
{
    float:left;
    position:relative;
    top:2px;
    margin-right:2px;
}


table.sitemap div.main_image_div img.main_image 
{
    border:solid 2px #ffffff;
    margin:0px 0px 0px 0px;
    padding:0px 0px 0px 0px;
}

table.sitemap ul.parent_link
{
    list-style-image:url(/images/arrow_red.gif);
    margin:-20px 0px 20px -15px;
}

table.sitemap ul.parent_link li ul.linkList 
{
    margin:5px 0px 0px -15px;
}    

table.sitemap tr td ul.linkList  
{
    margin:-15px 0px 0px -15px;
    font-size:8px;
    line-height:22px;
    list-style-image:url(/images/arrow_gray.gif);
}

table.sitemap tr td ul.linkList li a 
{
    font-size:12px;
    margin-left:-4px;
    padding-top:2px;
}

table.newsroom a
{
    text-decoration:none;
    font-weight:bold;
}

table.video_table a 
{
    color:#aa0b2e;
    text-decoration:none;
    font-weight:bold;
    font-size:10px;
    padding-top:3px;
}

table.video_table 
{
    font-size:12px;
    font-weight:bold;
}

table.video_table img
{   
    padding-bottom:0px;
    margin-bottom:-3px;
}

img.play 
{
    position:relative;
    top:0px;
    padding:0px;
}
 
table.video_list a 
{
    color:#aa0b2e;
    text-decoration:none;
    font-weight:bold;
    font-size:10px;
    padding-top:3px;
}


table.video_list img
{   
    padding-bottom:0px;
    margin-bottom:-3px;
}
   
p.video_title
{
    font-size:21px;
    font-weight:bold;
    color:#666666;
    padding-bottom:5px;
    padding-top:5px;
    text-transform:uppercase;
}

table.longwall 
{
    font-size:11px;
    background-color:#ececec;
}

table.longwall img 
{
    padding-right:4px;
    padding-top:3px;
}

table.link_table a 
{
    text-decoration:none;
    font-weight:bold;
    font-size:14px;
}



table.link_table td p {
	padding-left: 12px;
}

table.link_table td p.link_table_link {
	padding-left: 0px;
}



/* FOOTER ------------------------------------------------------------------------------------------------------------*/
.pagefooter
{ 
    clear:both;
}

div.footer
{
    border-top:solid 6px #aa0b2e;
    background-repeat:no-repeat;
	font: normal 9px Arial;
	margin-left:4px;
	width: 651px;
	float:left;	
	text-align:center;
}

div.home_footer
{
    background-repeat:no-repeat;
	font: normal 9px Arial;
	margin-left:4px;
	width: 900px;
	float:left;	
	text-align:center;
}

div.footer a , div.home_footer a
{
    font-family:Arial;
	font-size:9px;
	color:#666666;
	font-weight:normal;
	text-decoration:none;
	padding:0 8px;
}

div.footer div.top , div.footer div.bottom , div.footer div.copyright ,
div.home_footer div.top , div.home_footer div.bottom , div.home_footer div.copyright
{
    padding-top:10px;
}

div.footer ul.top 
{
    list-style-type:none;
    padding:0px;
}

div.footer ul.top li 
{
    display:inline;
    padding:0px;
}

div.footer ul.bottom 
{
    list-style-type:none;
    padding:0px;
}

div.footer ul.bottom li 
{
    display:inline;
    padding:0px;
}
/* Quick Facts Styles ------------------------------------------------------------ */

div.QuickFacts 
{   
    font-family:Arial;
    color:#333333;
    font-size:14px;
    float:left;
}

.QuickFacts p
{
    padding:0px 0px 10px 5px;
    font-size:14px;
    line-height:19px;
    
}
.QuickFacts p.lg,
.QuickFacts span
{
    font-size:16px;    
}

.QuickFacts strong
{
    font-size:16px;
    font-weight:bold;
}

.QuickFacts b
{
    font-size:24px;
    font-weight:bold;
}

p.bigType
{
    font-size:21px;
}

.QuickFacts strong.small
{
    font-size:14px;
    font-weight:bold;
    font-style:normal;
}

.QuickFacts b.small
{
    font-size:18px;
    font-weight:bold;
    font-style:normal;
}

.QuickFacts b.medium
{
    font-size:19px;
    font-weight:bold;
    font-style:normal;
}

/* Company Statistics Table Styles ------------------------------------------------------------ */
.TableHeader
{
    background-color:#ededed;
}

/*.siteContent .table-production-facts b,
.siteContent .table-production-facts p,
.siteContent .table-production-facts strong
{
    font-size:10px;
}*/


.tdGray 
{
     background-color:#ededed;
     font-weight:bold;
}

.tdDarkGray 
{
     background-color:#c9c8c8;
     font-weight:bold;
}

.tdBold 
{
    font-weight:bold;
}

tr.Graytr 
{
     background-color:#ededed;
}

td.date
{
    border-bottom:solid 3px #c2c2c2;
    color:#aa0b2e;
    font-weight:bold;
    font-size:14px;
}


/* Newsroom POress Releases ---------------------------------------------------- */

table.pressrelease td
{
    vertical-align:top;

}

table.pressrelease a img
{
    float:right;
    border:0px;
}

table.pressrelease a
{
    color:#aa0b2e;
    text-decoration:underline;
    font-size:12px;
    font-family:Arial;
    font-weight:normal;
}

.btnSearch 
{
    margin:0px 0px 0px 10px;
    float:left;
}

.SearchBox 
{
        float:left;
}

.btnYear 
{
    float:right;
}

div.careers_content 
{
    padding:0px 50px 0px 50px;
    width:525px;
}

table.career_table_container
{
    font-size:16px;
    color:#333333;
}

table.career_table img.career_square 
{
    padding-top:6px;
    padding-right:5px;
}

table.career_table 
{
    font-size:14px;
    color:#666666;
}


.siteContent big.nineteen
{
    font-size:19px;
}


.siteContent big.fifthteen
{
    font-size:15px;
}

.CNXCoal 
{
    width:470px;
    float:left;
}

.CNXCoalRight 
{
    float:right;
    width:150px;
}

img.BioPic
{
    padding:0px 25px 15px 0px;
}

h1.BioName
{
    font-size:24px;
}

h1.BioPosition
{
    font-size:18px;
    padding-top:10px;
}

img.titleline 
{
    margin:6px 0px 1px 0px;
}
    
.divider 
{
    margin:8px 0px 4px 0px;
}

.careers b.big
{
    font-size:18px;
}

.careers big.big
{
    font-size:18px;
    font-weight:normal;
}

.careers b.small
{
    font-size:16px;
}

.careers big.small
{
    font-size:16px;
    font-weight:normal;
}

table.tableContactUs tr td 
{
    height:30px;
}


br.MineList 
{
    line-height:80px;
}

/*----- FLAG PAGE -----*/

div.Flag_Container 
{
    padding:0px 44px 0px 44px;
    text-align:center;
    margin:0 auto;
    width:920px;
}

div.Flag_Header 
{
    text-align:left;
    padding-top:20px;
    padding-left:21px;
    padding-bottom:10px;
    background-image:url(/images/bg_FlagHeader.jpg);
    background-repeat:no-repeat;
	width:910px;
	height:52px;
}

div.Flag_Header img.logo 
{
    padding-bottom:12px;
    float:left;
    height:30px;
    width:218px;
}

div.Flag_Header img.link
{
    float:right;
    padding-top:26px;
    padding-right:53px;
} 

div.CONSOL_Flag 
{
    width:900px;
    height:480px;
}

div.Flag_Footer 
{
    text-align:center;
    padding-left:6px;
    padding-top:26px;
    width:884px;
    font-size:9px;
    color:#666666;
}

.consol_image_table 
{
    background-image: url(/images/line_grid3.gif); 
    font-size: 10px;
    
}

.icon_download 
{
    float:right;
}

div.flash_container 
{
    width:625px;
    height:250px;
    padding-bottom:10px;
}

/************************** Community News ******************************/
div.right-content 
{
    border-left:dashed 1px #999999;
    width:200px;
    padding-left:17px;
    padding-bottom:10px;
    margin-left:18px;
    float:right;
    font-weight:bold;
}

div.right-content a
{
    font-size:10px;
    font-weight:bold;
    text-decoration:none;
    position:relative;
    top:4px;
}

div.right-content img.play {
    padding:0;
    position:relative;
    top:3px;
}

.clear 
{
    clear:both;
}



.float_img {
	float:right;
	margin-left:15px;
	margin-bottom:20px;
	margin-right:3px;
	
}

.articles p,
.content-wrapper p { 
    margin-top: 0px;
    margin-bottom: 20px;
}

.articles .anchor { 
    margin-top: 0px;
    margin-bottom: 0px;
}

a#career-btn {
    height:204px;
    width:196px;
    background-image:url(/images/career-btn.png);
    display:block;
    text-indent:-9999em
}

a#btn-marcellus-shale {
    width:193px;
    height:63px;    
    background-image:url(/images/btn-marcellus-shale-coalition.gif);
    display:block;
    text-indent:-9999em
}


#mediacontacts p {
	margin-bottom: 20px;
}

a img 
{
    border:0;
}

/*************************************************************/
.sec-link a 
{
    width:262px;
    font-size:20px;
    font-weight:normal;
    display:block;
    background:url(/images/plus.gif) no-repeat 8px 8px #ececec;
    padding:2px 22px;
}

ul.sec-list 
{
    margin-bottom:40px;
    list-style-image:url(/images/arrow_gray.gif);
}
    ul.sec-list li 
    {
        margin-bottom:8px;
    }
    ul.sec-list a 
    {
        font-weight:normal;
    }
    
/*************************************************
    CONSOL TV
*************************************************/
/************ Login Page ************/
#consol-tv-wrapper {}

#consol-tv-wrapper.tv-login .hdr 
{
    padding:0 10px;
    margin-bottom:14px;
    border-bottom:dashed 1px #666666;
}

#consol-tv-wrapper.tv-login .txt-fields 
{
    width:425px;
    margin:14px auto 24px;
    text-align:right;
}
    #consol-tv-wrapper.tv-login .txt-fields td 
    {
        padding-bottom:14px;
    }
    
 a.tooltip-link .tooltip 
 {
     position:absolute;
     left:-999em;
 }
     a.tooltip-link:hover .tooltip 
     {
         position:absolute;
         top:-215px;
         left:58px;
     }

/****** Text Styles ******/
#consol-tv-wrapper h1 
{
    font-size:24px;
    margin:0 0 8px;
    padding:0;
}

#consol-tv-wrapper p 
{
    margin:0 0 14px 0;
}

#consol-tv-wrapper .hdr strong 
{
    font-size:14px;
}

.sm 
{
    font-size:10px !important;
}

/****** Input Styles ******/
#consol-tv-wrapper input 
{
    width:296px;
    height:43px;
    padding:0 5px;
    line-height:43px;
    margin-left:5px;
    border:solid 1px #d4d4d4;
}

#consol-tv-wrapper input.login-btn 
{
    width:153px;
    height:35px;
    margin:14px 0 28px 0;
    padding:0;
    text-align:center;
    position:relative;
    left:236px;
}

#consol-tv-wrapper label 
{
    font-weight:bold;
    line-height:43px;
}

/************ Video Listing Page ************/
#consol-tv-wrapper .border 
{
    height:45px;
    margin-bottom:14px;
    border-bottom: 1px dashed #666666;
}

.siteContent .tv-table 
{
    margin-bottom:20px;
}
    .tv-table img 
    {
        padding:0 !important;
    }
    

/****** Menu Widths******/ 
ul#menu-1
{
    width:auto;
}
    ul#menu-1 ul 
    {
        width:76px;
    }
    
ul#menu-2
{
    width:auto;
}
    ul#menu-2 ul    
    {
        width:auto;
    }
        ul#menu-2 ul ul    
        {
            width:142px;
        }
    
/****** Menu Styles******/
ul.tv-nav,
ul.tv-nav ul
{
    margin:0;
    padding:0;
    list-style-type:none;
    background-color:#ffffff;
}
    ul.tv-nav ul
    {
        border:solid 1px #d4d4d4;
        border-bottom:0;
        position:absolute;
        left:-999em;
    }
        ul.tv-nav ul li
        {
            position:relative;
            border-bottom:solid 1px #d4d4d4;
        }
        ul.tv-nav li:hover 
        {
            position:static;
        }
        ul.tv-nav li:hover ul
        {
            position:absolute;
        }
       
/****** level-two ******/     
ul li:hover ul,
ul li a:hover ul
{
    left:auto;
    z-index:99;
}
/****** level-three ******/
ul li:hover ul ul,
ul li a:hover ul ul
{
    left:-999em;
}
    ul ul li:hover ul,
    ul  ul li a:hover ul
    {
        margin-top:-31px;
        left:205px;
    }

/****** nav links ******/
ul#menu-1 a 
{
    text-align:center;
}
ul#menu-2 a 
{
    text-align:left;
}

ul.tv-nav li.level-one a
{
    height:30px;
    display:block;
    font-size:24px;
    font-weight:normal;
    padding:0 15px; 
    line-height:30px;
}
    ul.tv-nav li.level-one:hover a,
    ul.tv-nav li.level-one a:hover
    {
        color:#ffffff;
        background-color:#aa0b2e;
    }

ul.tv-nav li ul li.level-two a
{
    color:#333333 !important;
    font-size:15px !important;
    background-color:#ffffff !important;
}
    ul.tv-nav li ul li.level-two:hover a,
    ul.tv-nav li ul li.level-two a:hover 
    {
        color:#aa0b2e !important;
        background-color:#d4d4d4 !important;
    }
    
ul.tv-nav li ul li.level-two:hover ul li.level-three a
{
    color:#333333 !important;
    font-size:15px !important;
    background-color:#ffffff !important;
}
    ul.tv-nav li ul li.level-two:hover ul li.level-three:hover a,
    ul.tv-nav li ul li.level-two:hover ul li.level-three a:hover
    {
        color:#aa0b2e !important;
        background-color:#d4d4d4 !important;
    }
