/*---------------------------------------------------------------

	XTO Energy 2007 Annual Report Master Styles

---------------------------------------------------------------*/

@import url("common.css");
@import url("reset.css");
@import url("flash.css");
@import url("global.css");
@import url("charts.css");
@import url("typography.css");

/* hide the sub column when printing */ 
#footer ul,
#header ul,
.nav-page-to-page-wrapper,
#sub {display: none;} 
#copy {width: 100%; float: none;}

/* reset font size */
html {font-size: 120%;}

/* reset layout */
#copy {margin-top: 7em;}
#copy li {background-image: none; list-style-position: outside; list-style-type: square; margin-left: 50px; padding-left: 0;}
#footer {padding: 0;}
#copy td.center,
table tr.chart-header td.data,
table tr.chart-header td.chart-header-headline,
table tr.grand-total td.data,
table tr.total td.data {border-bottom: 1px solid #000000;}
table tr.grand-total td.data {border-bottom: 2px solid #000000}

/* sIFR headers print versions */
#copy h1,
#copy h2,
#copy h3,
#copy h4,
#copy h5,
#copy h6 {clear: both;}
#copy h1 {color: #5288B7; font-weight: bold; letter-spacing: .75; padding-bottom: .5em; text-transform: uppercase;}
#copy h2 {color: #000000; letter-spacing: 1; padding-bottom: .5em;}
#copy h3 {color: #5288B7; letter-spacing: .75; padding-bottom: .5em;}
#copy h4 {color: #5288B7; font-weight: bold; letter-spacing: .75; padding-bottom: .5em; text-transform: uppercase;}
	#copy h4 a {text-decoration: none;}
		#copy h4 a:link {color: #5288B7;}
		#copy h4 a:hover {color: #5288B7; text-decoration: underline;}
	#copy h4.italic {color: #5288B7; font-style: italic; font-weight: bold; letter-spacing: .75; text-transform: uppercase;}
		#copy h4.italic a {text-decoration: none;}
			#copy h4.italic a:link {color: #5288B7;}
			#copy h4.italic a:hover {color: #5288B7; text-decoration: underline;}
#copy h5 {color: #5288B7; font-weight: bold; letter-spacing: .75; padding-bottom: .5em;}
	#copy table h5 {color: #5288B7; font-weight: bold; letter-spacing: .75; text-align: center;}
	#copy h5.italic {color: #5288B7; font-style: italic; font-weight: normal; letter-spacing: .75;}