html, body {
height: 100%;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
}
body {
	background: #ebeae9;
	margin: 0;
}
a:link {
	color: #FFCC00;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #999999;
}
a:hover {
	text-decoration: none;
	color: #FF9900;
}
a:active {
	text-decoration: underline;
	color: #999999;
}
.sIFR-active object {
  display: block;
}
h1 {
	font-size: 36px;
	font-weight: normal;
	color: #ffffff;
}

h2 {
	font-size: 16px;
	color: #ffffff;
	text-transform: uppercase;
	font-weight: normal;
	padding: 0px 5px 0px 5px;
	clear: both;
}
h3 {
	font-size: 13px;
	line-height: 18px;
	margin: 0 0 15px 0;
	padding: 0px 5px 0px 5px;
	color: #ffffff;
	font-weight: normal;
	clear: both;
}
h4 {
	font-size: 13px;
	line-height: 24px;
	color: #ffffff;
	margin: 20px 0 5px 0;
	padding: 0px 5px 0px 5px;
	border-bottom: 2px solid #ffcc00;
	clear: both;
}
h5 {
	font-size: 11px;
	color: #ffffff;
	padding: 0px 5px 0px 5px;
	clear: both;
}
h6 {
	font-size: 10px;
	color: #ffffff;
	padding: 0px 5px 0px 5px;
	clear: both;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	margin: 0 0 15px 0;
	padding: 0px 5px 0px 5px;
	clear: both;
}
tr p, tr h1, tr h2, tr h3, tr h4, tr h5, tr h6 {
	padding-left: 0px;
	padding-right: 0px;
}
form p, form h1, form h2, form h3, form h4, form h5, form h6 {
	padding-left: 0px;
	padding-right: 0px;
}


@media print {
	
	#printHome {
		position: static;
		display: block;
		margin:0;
		padding: 0;
	}
	
	#printLogo {
		width: 72pt;
		margin: 0 0 25px 42px;
		padding: 0 10px;
		float: none;
		clear: both;
	}

	#printHome h1 {
		border: none;
		width: auto;
		_width: 450pt;
		margin: 50px;
		font-size: 28px;
		color: #000000;
	}
	#main {
		position: static;
		width: auto;
		margin: 0;
		padding: 0;
	}
}


/*///////////////////////////////*/

/*///////////////////////////////*/

#mainContainer {
	width: 100%;
	height: auto;
	position: relative;
	clear:both;
	background: #ffffff url(../_img/banners-shadow.jpg) no-repeat center top;
}

#printHome {
	display: none;
}

body #mainContainer ul#imageRotation { 
	width: 100%;
	height: 365px;
	list-style:none;
	margin: 0 0 -8px 0;
	/*_margin: 0 0 -4px 0;*/
	padding: 0;
	z-index: 1;
	overflow: hidden;
}

#ImageRotation1 { 
	background: transparent url(../_img/body-BG-home1.jpg) top center no-repeat;
	width: 100%;
	height: 365px;
	list-style:none;
	margin: 0;
	padding: 0;
}

#ImageRotation2 { 
	background: transparent url(../_img/body-BG-home2.jpg) top center no-repeat;
	width: 100%;
	height: 365px;
	list-style:none;
	margin: 0;
	padding: 0;
}

#ImageRotation3 { 
	background: transparent url(../_img/body-BG-home3.jpg) top center no-repeat;
	width: 100%;
	height: 365px;
	list-style:none;
	margin: 0;
	padding: 0;
}

#ImageRotation4 { 
	background: transparent url(../_img/body-BG-home4.jpg) top center no-repeat;
	width: 100%;
	height: 365px;
	list-style:none;
	margin: 0;
	padding: 0;
}

#ImageRotation5 { 
	background: transparent url(../_img/body-BG-home5.jpg) top center no-repeat;
	width: 100%;
	height: 365px;
	list-style:none;
	margin: 0;
	padding: 0;
}

#main {
	padding: 0px auto;
	margin: 0px auto;
	width: 1000px;
	position: relative;
	z-index: 999;
	display: block;
}


/*///////////////////////////////*/

#leftColumn {
	float: left;
	width: 295px;
	padding: 0 20px 15px 40px;
	_padding: 0 20px 9px 40px;
	margin: -135px 0 10px -13px;

	position: relative;
	overflow: visible;
	min-height:0px;
	z-index: 1000;
	/*  BEGIN - Min Height Fast-Hack: http://www.dustindiaz.com/min-height-fast-hack  */
	height:auto !important;
	height:0px;
	/*  END - Min Height Fast-Hack  */
}

ul.newsList {
	font-size: 13px;
	line-height: 20px;
	color: #000000;
	width: 295px;
	position: static;
	float: left;
	clear: both;
	border-bottom: 2px solid #ffcc00;
	padding: 5px 0 0px 0;
	margin: 0 0 0 0;
	list-style: none;
}
ul.newsList li {
	width: 280px;
	float: left;
	list-style: none;
	margin: 0px 0 0px 10px;
	padding: 2px 0 15px 0;
	color: #ffcc00;
	font-weight: bold;
	font-size: 11px;
	line-height: 13px;
	min-height:39px;
	/*  BEGIN - Min Height Fast-Hack: http://www.dustindiaz.com/min-height-fast-hack  */
	height:auto !important;
	height:39px;
	/*  END - Min Height Fast-Hack  */
}

ul.newsList li a br {
		float: left;
}

ul.newsList li a:link, ul.newsList li a:visited {
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
}
ul.newsList li a:hover, ul.newsList li a:visited:hover {
	text-decoration: none;
	color: #ffcc00;
}
ul.newsList li a:active {
	text-decoration: none;
	color: #ff9900;
}

#featuredNews a.moreLink:link, #featuredNews a.moreLink:visited {
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	text-transform: uppercase;
	color: #ffcc00;
	position: absolute;
	margin: 2px 0 0 0;
	_margin: 0px 0 0 0;
	right: 25px;
}

#featuredNews a.moreLink:hover, #featuredNews a.moreLink:visited:hover {
	color: #ff9900;
}


#careerColumn {
	position:absolute;
	z-index:10000;
	margin:-84px 0 0 675px;
	*margin:-94px 0 0 675px;
}

#careerColumn h4 {
	position:absolute;margin:-31px 0 0 0;width:285px;
	*margin:-30px 0 0 -295px;
}

#careerColumn #featuredNews a {
	right:7px;
}

#careerColumn .newsList li {
	color:#ffcc00;
}

#linksColumn {
	position:absolute;
	z-index:10000;
	margin:-84px 0 0 585px;
	*margin:-94px 0 0 675px;
}

/*///////////////////////////////*/



#calloutImage {
	display: none;
	
}

/*///////////////////////////////*/



#sidebar {
	width: 305px;
	float: right;
	clear: none;
	padding: 0 20px 15px 20px;
	_padding: 0 20px 15px 20px;
	margin: -139px 327px 10px 0;
	*margin: -144px 327px 10px 0;
	_margin: -139px 0 10px 0;
	position: relative;
	z-index: 1000;
}

.rightColumnBlock {
	margin: 0px 0px 0px 0px;
	padding: 0 0 5px 0;
	position: relative;
	border-bottom: 2px solid #ffcc00;
	height: 107px;
	overflow: hidden;
}

.rightColumnBlock h4,
.rightColumnBlock h5,
.rightColumnBlock h6,
.rightColumnBlock p {
	color:#FFFFFF;
	padding: 0px 5px 0px 5px;
}

.rightColumnBlock td,
.rightColumnBlock th,
.rightColumnBlock ul,
.rightColumnBlock ol {
	color:#ffffff;
	padding: 0;
}

.rightColumnBlock p {
	margin: 7px 0px 10px 10px;
	padding: 5px 0 0px 0;
	line-height: 13px;
}

.rightColumnBlock a.moreLink:link, .rightColumnBlock a.moreLink:visited {
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	text-transform: uppercase;
	color: #ffcc00;
	position: absolute;
	margin: 2px 0 0 0;
	_margin: 0px 0 0 0;
	right: 5px;
	_right: 5px;
}

.rightColumnBlock a.moreLink:hover, .rightColumnBlock a.moreLink:visited:hover {
	color: #ff9900;
}

.rightColumnBlock a, .rightColumnBlock a:link, .rightColumnBlock a:visited, .rightColumnBlock a:active {
	color: #ffffff;
	text-decoration: none;
}

.rightColumnBlock a:hover, .rightColumnBlock a:visited:hover {
	color: #ffcc00;
}

.rightColumnBlock a strong {
	color: #ffcc00;
	text-decoration: none;
}

.rightColumnBlock a:hover strong, .rightColumnBlock a:visited:hover strong {
	color: #ffcc00;
	text-decoration: none !important;
}

a.rightColumnLinkBlock img {
	margin: 0 10px 0 0;
}


/*///////////////////////////////*/



div#footerContainer {
	position:absolute;
	width: 100%;
	height: 314px;
	background: url(../_img/footer-BG.png) repeat-x;
	margin: -5px 0 0 0;
	padding: 5px 0 0 0;
	_background-image: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.linnenergy.com/_img/footer-BG-IE6.png',sizingMethod='scale');
	z-index:999;
	
}

div#splashContainer {
	position:absolute;
	width: 100%;
	height: 50px;
	background: url(../_img/footer-BG.png) repeat-x;
	margin: -5px 0 0 0;
	padding: 5px 0 0 0;
	_background-image: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.linnenergy.com/_img/footer-BG-IE6.png',sizingMethod='scale');
	z-index:999;
	
}

#footerCenter {
	width: 1000px;
	margin: 0px auto;
	padding: 0px;
}

@media handheld {
	
	#printHome {
		display: none;
	}
	
}

/* WEB Fonts */ 

@font-face {
    font-family: 'SofiaProExtraLightRegular';
    src: url('../_fonts/SofiaProExtraLight-webfont.eot');
    src: url('../_fonts/SofiaProExtraLight-webfont.eot#iefix') format('embedded-opentype'),
         url('http://linnenergy.com/_fonts/SofiaProExtraLight-webfont.woff') format('woff'),
         url('../_fonts/SofiaProExtraLight-webfont.ttf') format('truetype'),
         url('../_fonts/SofiaProExtraLight-webfont.svg') format('svg');
    font-weight: normal;
    font-style: normal;

}