html, body {
height: 100%;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
body {
	background: #ebeae9;
	margin: 0;
}
a:link {
	color: #0066CC;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #0066CC;
}
a:hover {
	text-decoration: none;
	color: #FF9900;
}
a:active {
	text-decoration: underline;
	color: #999999;
}

a.section:link,
a.section:visited {
	color: #000;
	font-weight:bold;
	text-decoration: none;
}
a.section:hover {
	text-decoration: none;
	color: #f90;
}

.sIFR-active object {
  display: block;
}
h1 {
	font:normal 38px 'SofiaProExtraLightRegular',Arial,sans-serif;
	color: #000000;
	letter-spacing:-1px;
	margin: 30px 0 15px 0;
	padding: 0px 10px 0px 10px;
	border-bottom: 2px solid #ffcc00;
	display: block;
	clear: both;
}

h2 {
	font-size: 20px;
	color: #666666;
	text-transform: uppercase;
	font-weight: normal;
	padding: 0px 10px 0px 10px;
	clear: both;
}
h3 {
	font-size: 15px;
	line-height: 20px;
	color: #404040;
	font-style: italic;
	margin: 0 0 30px 0;
	padding: 0px 10px 0px 10px;
	font-weight: normal;
	clear: both;
}

h4 {
	font-size: 15px;
	color: #000000;
	margin: 20px 0 5px 0;
	padding: 0px 10px 0px 10px;
	border-bottom: 2px solid #ffcc00;
	clear: both;
}

h4 em {
	font-size: 12px;
	font-weight: normal;
	color: #404040;
}

h4.leadershipPhoto {
	margin: 40px 0 5px 0;
}

.leadershipBio {
	display: none;
}

h4 img {
	display: block;
	float: right;
	clear: right;
	margin: -30px -10px 60px 10px;
	border: 2px solid #ff9900;
}

.leadershipBio img {
	display: block;
	float: right;
	clear: right;
	margin: -60px 0px 60px 10px;
	border: 2px solid #ff9900;
}

h5 {
	font-size: 11px;
	color: #666666;
	padding: 0px 10px 0px 10px;
	clear: both;
}
h6 {
	font-size: 10px;
	color: #FFFFFF;
	padding: 0px 10px 0px 10px;
	clear: both;
}
h7 {
	font:normal 14px 'SofiaProExtraLightRegular',Arial,sans-serif;
	color: #ffffff;
	margin: 0px 0px 0px 0;
	padding: 0px 0px 0px 0px;
	display: block;
	clear: both;
}

h8 {
	font-size: 20px;
	color: #666666;
	font-weight: normal;
	margin: 20px 0px 5px 0px;
	padding: 0px 10px 0px 10px;
	clear: both;
	}
	
h9 {
	font-size: 16px;
	color: #666666;
	font-style: italic;
	font-weight: normal;
	margin: 20px 0px 5px 0px;
	padding: 0px 10px 0px 10px;
	clear: both;
	}
	
h10 {
	font-size: 12px;
	color: #d89900;
	margin: 0px 0 15px 0;
	padding: 0px 10px 0px 10px;
	clear: both;
	}
	
h11 {
	font-family: Arial, Helvetica, sans-serif;
	color: #000
	font-size: 11px;
	line-height: 15px;
	margin: 0 0 15px 0;
	padding: 0px 10px 0px 10px;
}
	
p {
	font:normal 14px 'SofiaProExtraLightRegular',Arial,sans-serif;
	color: #000
	font-size: 13px;
	line-height: 15px;
	margin: 0 0 15px 0;
	padding: 0px 10px 0px 10px;
}

p+ul {
	margin-top: -15px !important;
}

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;
}

a.pdfDownload {
	background: url(../_img/md_pdf.gif) no-repeat left top;
	padding: 1px 0px 2px 20px;
	display: block;
	overflow:visible;
}

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

#printHeader {
	display: none;
}

#headerContainer {
	width: 100%;
	height: 101px;
	background: #666666 url(../_img/header-BG.jpg) repeat-x;
	clear:both;
	z-index:1;
}

#header {
	margin: 0px auto;
	width: 1000px;
	height: 101px;
	position: relative;
	overflow: hidden;
}
#unitPriceFrame {
	position: absolute;
	top: 0;
	left: 115px;
	margin: 0 0 0 0;
	width:150px;
	height:70px;
}
#unitPriceFrame table {
	margin: 12px 0px 0px 17px;
	background: transparent;
}

#unitPriceFrame td,#unitPriceFrame th {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
}

#unitPriceFrame td a, #unitPriceFrame td a:link, #unitPriceFrame td a:visited, #unitPriceFrame td a:active {
	color: #FFcc00;
	text-decoration: none;
	font-weight: bold;
	padding-right: 6px;
	background:url(../_img/link-arrow-gold.gif) no-repeat right center;
}

#unitPriceFrame td a:hover, #unitPriceFrame td a:visited:hover {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	padding-right: 6px;
	background:url(../_img/link-arrow-black.gif) no-repeat right center;
}

#unitPriceFrame td {
	padding: 2px 3px 1px 3px;
}

#unitPriceFrame td.bottomBorder {
	border-bottom: 1px solid #ffcc00;
}

#unitPriceFrame td .priceBold {
	font-size: 13px;
	font-weight: bold;
}
#proxy {
	position: absolute;
	top: 0;
	left: 390px;
	top: 9px;
	margin: 0 0 0 0;
	width:190px;
	height:40px;
}

#proxy-2 {
	position: absolute;
	top: 0;
	left: 587px;
	top: 9px;
	margin: 0 0 0 0;
	width:133px;
	height:40px;
}

#chron100 {
	position: absolute;
	top: 0;
	left: 450px;
	top: 8px;
	margin: 0 0 0 0;
	width:190px;
	height:54px;
}

#chron100-2 {
	position: absolute;
	top: 0;
	left: 350px;
	top: 8px;
	margin: 0 0 0 0;
	width:133px;
	height:54px;
}

a#announcement:link, a#announcement:visited {
	position: absolute;
	top: 12px;
	right: 1px;
	margin: 0 0 0 0;
	background: url(../_img/header-announcement-BG.gif) no-repeat;
	overflow: hidden;
	width: 259px;
	height: 27px;
	color: #ffcc00;
	line-height: 13px;
	text-decoration: none;
	padding: 12px 10px 8px 35px;
}
a#announcement:hover, a#announcement:visited:hover, a#announcement:active {
	background: url(../_img/header-announcement-BG-OVER.gif) no-repeat;
	width: 259px;
	height: 27px;
}
#announcement strong {
	color: #ffffff;
	margin: 0px;
	border: none;
	font-size: 13px;
	line-height: 13px;
	font-weight: bold;
}

#primaryNav {
	padding: 0;
	width: 600px;
	margin: -30px 0 0 125px;
	_margin: -36px 0 0 125px;
}

#primaryNav li {
	display: block;
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
}
#primaryNav li a:link, #primaryNav li a:visited {
	display: block;
	float: left;
	list-style: none;
	font-weight:bold;
	color:#ffffff;
	/* height: 8px; */
	text-decoration: none;
	padding: 10px 12px 10px 12px;
	margin:0;
	/* _padding: 13px 10px 7px 10px; */
}

#primaryNav li a:hover, #primaryNav li a:visited:hover {
	color:#ffcc00;
	text-decoration: none;
	padding: 8px 12px 12px 12px;
	/* _padding: 12px 10px 8px 10px; */
	background: url(../_img/primaryNav-BG1-OVER.gif) no-repeat right 0;
}

#headerTools {
	background: #666666 url(../_img/header-tools-BG.gif) repeat-x top left;
	width: 260px;
	height: 28px;
	position: absolute;
	top: 72px;
	!top:75px;
	right: 0px;
	margin: 0;
	padding: 0;
}

#headerTools td {
	padding: 0 0 0 0;
	vertical-align: middle;
	color: #202020;
}

#headerTools a:link, #headerTools a:visited {
	color: #ffcc00;
	font-weight: bold;
	text-decoration: none;
}

#headerTools a:hover, #headerTools a:visited:hover {
	color: #000000;
}

#headerTools form {
	padding: 0;
	margin: 0;
}

#headerTools input.textField {
	padding: 3px 3px 1px 3px;
	margin: 0;
	width: 110px;
	height:15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #666666;
	background: #e7e7e7 url(../_img/input-BG.gif) repeat-x;
	border: none;
	border-top: 1px solid #646464;
	border-bottom: 1px solid #bcbcbc;
	vertical-align: top;
}

#headerTools input.inputButton {
	padding: 0;
	margin: 0;
	_margin: 1px 0 0 0;
	border: none;
	border-top: 1px solid #646464;
	border-bottom: 1px solid #bcbcbc;
	vertical-align: top;
}



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

#mainContainer {
	position:relative;
	width: 100%;
	height: auto;
	position: relative;
	clear:both;
	min-width: 1000px;
	z-index:100;

}

body.AboutLINN #mainContainer { background: #ffffff url(../_img/body-BG-about.jpg) no-repeat center top; }
body.operations #mainContainer { background: #ffffff url(../_img/body-BG-operations.jpg) top center no-repeat; }
body.newsRoom #mainContainer { background: #ffffff url(../_img/body-BG-newsRoom.jpg) top center no-repeat; }
body.store #mainContainer { background: #ffffff url(../_img/body-BG-store.jpg) top center no-repeat; }
body.InvestorCenter #mainContainer { background: #ffffff url(../_img/body-BG-investors.jpg) top center no-repeat; }
body.ownerRelations #mainContainer { background: #ffffff url(../_img/body-BG-ownerRelations.png) top center no-repeat; }

#main {
	padding: 0px 0;
	margin: 0px auto;
	width: 1000px;
	position: relative;
}


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

#leftColumn {
	float: left;
	width: 590px;
	padding: 10px 20px 40px 40px;
	_padding: 30px 20px 40px 40px;
	position: relative;
	overflow: visible;
	min-height:500px;
	/*  BEGIN - Min Height Fast-Hack: http://www.dustindiaz.com/min-height-fast-hack  */
	height:auto !important;
	height:500px;
	/*  END - Min Height Fast-Hack  */
}
#leftColumn .narrowParagraph {
	width: 430px;
}

#leftColumn p {
	font-size: 13px;
	line-height: 20px;
	color: #000000;
	margin: 0 0 20px 0;
}

#leftColumn div p {
	font-size: 13px;
	line-height: 20px;
	color: #000000;
	margin: 20px 0 15px 0;
}

#leftColumn div p.small {
	font-size: 11px;
}

#leftColumn ul, #leftColumn ol {
	font-size: 13px;
	line-height: 20px;
	color: #000000;
}


#quickLinksNarrow {
	width: 450px;
	float: left;
	clear: both;
	/* border-bottom: 2px solid #ffcc00; // too many yellow lines */
	padding: 5px 0 0px 0;
	_padding: 5px 0 10px 0;
	margin: 0 0 30px 0;
	_margin: 0 0 20px 0;
}

#quickLinks {
	width: 590px;
	float: left;
	clear: both;
	/* border-bottom: 2px solid #ffcc00; // too many yellow lines */
	padding: 5px 0 0px 0;
	_padding: 5px 0 10px 0px;
	margin: 0 0 30px 0;
	_margin: 0 0 20px 0;
}

a.quickLinkThumbs, a.quickLinkThumbs:link, a.quickLinkThumbs:visited, a.quickLinkThumbs:active {
	display: block;
	float: left;
	width: 122px;
	height: 74px;
	padding: 4px 4px 4px 6px;
	margin: 0px 0px 10px 10px;
	background: url(../_img/quickLinkThumbs-BG.gif) no-repeat left top;
	color: #000000;
	text-decoration: none;
}

a.quickLinkThumbs:hover, a.quickLinkThumbs:visited:hover {
	background: url(../_img/quickLinkThumbs-BG-OVER.gif) no-repeat left top;
	color: #333333;
}

a.quickLinkThumbs img {
	display: block;
	margin: 0 0 2px -2px;
	border: none;
}

a.investorTblLnk, a.investorTblLnk:link, a.investorTblLnk:visited, a.investorTblLnk:active {
	color: #006699;
	text-decoration: none;
	margin: 0 5px;
}
a.investorTblLnk:hover, a.investorTblLnk:visited:hover {
	color: #006699;
	text-decoration: underline;
	margin: 0 5px;
}

a.investorLnk, a.investorLnk:link, a.investorLnk:visited, a.investorLnk:active {
	color: #006699;
	text-decoration: none;
}
a.investorLnk:hover, a.investorLnk:visited:hover {
	color: #006699;
	text-decoration: underline;
}

a.investorTblLnk img {
	border: none;
}

ul.twoColumnList {
	position:relative;
	float:left;
	list-style: none;
	width:220px;
	margin:12px 0 0 10px;
	padding:0;
}

ul.col2{
	margin-left:50px;
}
ul.twoColumnList li {
	line-height: 1.5em;
	margin: 0;
	padding: 0;
}
ul.twoColumnList li.column1 {
	position:relative;
}
ul.twoColumnList li.column2 {
	position:relative;
}

ul.newsList {
	width: 590px;
	position: static;
	float: left;
	clear: both;
	/* border-bottom: 2px solid #ffcc00; // too many yellow lines */
	padding: 5px 0 0px 0;
	_padding: 5px 0 10px 0;
	margin: 0 0 30px 0;
	_margin: 0 0 20px 0;
	list-style: none;
}
ul.newsList li {
	width: 280px;
	float: left;
	list-style: none;
	margin: 0 0 15px 10px;
	padding: 0;
	color: #d89900;
	font-weight: bold;
	min-height:60px;
	/*  BEGIN - Min Height Fast-Hack: http://www.dustindiaz.com/min-height-fast-hack  */
	height:auto !important;
	height:60px;
	/*  END - Min Height Fast-Hack  */
}

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

/* news styles added by CSA - 052410 */
#mediaTable td {padding:10px 0;border-bottom:dotted 1px #FFCC00;}
#mediaTable a,#mediaTable a:link,#mediaTable a:active{color:#d8d8d8;}
#mediaTable a:hover{color:#ffcc00;}
#mediaTable .caption{font-size:11px;color:#666; font-style: normal;}
#mediaTable p {margin:0;padding:0;}

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

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


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

.narrowParagraph a.moreLink:hover, .narrowParagraph a.moreLink:visited:hover {
	color: #000000;
}


#fullWindowContainer {
	background: #000000;
	filter:alpha(opacity=85); /* IE's opacity*/
	opacity: 0.85;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	_width: 100%;
	_height: 100%;
	min-height: 100%;
	z-index: 9999;
}

#modalContentContainer {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	_width: 100%;
	_height: 100%;
	min-height: 100%;
	z-index: 9999;
}

#modalContentContainer #modalContent {
	width: 900px;
	min-height: 450px;
	/*  BEGIN - Min Height Fast-Hack: http://www.dustindiaz.com/min-height-fast-hack  */
	height:auto !important;
	height:450px;
	/*  END - Min Height Fast-Hack  */
	margin: 90px auto 0px auto;
}
#closeBTN {
	float: right;
}

form.linnStyleForm {
	padding: 0 10px;
	margin: 0;
	padding: 5px 10px 10px 10px;
	_padding: 5px 10px 10px 10px;
	margin: 0 0 30px 0;
	_margin: 0 0 20px 0;
}
form.linnStyleForm input.textField {
	padding: 3px 3px 1px 3px;
	margin: 5px 0 0 0;
	height:15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #666666;
	background: #e7e7e7 url(../_img/input-BG-focus.gif) repeat-x;
	border-top: 1px solid #646464;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #bcbcbc;
	border-left: 1px solid #999999;
	vertical-align: baseline;
}

form.linnStyleForm textarea.textField {
	padding: 3px 3px 1px 3px;
	margin: 5px 0 0 0;
	height:auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #666666;
	background: #ffffff url(../_img/input-BG-focus.gif) repeat-x;
	border-top: 1px solid #646464;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #bcbcbc;
	border-left: 1px solid #999999;
	vertical-align: baseline;
}
form.linnStyleForm select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	margin: 5px 0 0 0;
	padding: 0;
	color: #666666;
	background: url(../_img/input-BG-focus.gif) repeat-x;
	border-top: 1px solid #646464;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #bcbcbc;
	border-left: 1px solid #999999;
	vertical-align: baseline;
}

form.linnStyleForm select option {
	margin: 0 0 0 0;
	padding: 1px 0 1px 3px;
	color: #404040;
	background: #ffffff;
	border-bottom: 1px solid #d7d7d7;
}

form.linnStyleForm input.inputButton {
	padding: 0;
	margin: 5px 0 0 0;
	_margin: 1px 0 0 0;
	border: none;
	border-top: 1px solid #646464;
	border-bottom: 1px solid #bcbcbc;
	vertical-align: baseline;
}

tr.investorBgTblTtl td {
	padding: 0px 5px 3px 5px;
	text-align: left;
	background: url(../_img/TH-BG.gif) no-repeat left bottom;
}

.investorTblTtl {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	font-weight: bold;
	text-transform: uppercase;
	color: #666666;
	text-align: left;
}
tr.investorBgTblOddsec td {
	padding: 5px 5px 8px 5px;
	background: url(../_img/TD-odd-BG.gif) repeat-x left bottom;
	border-bottom: 1px solid #d7d7d7;
}
tr.investorBgTblEvensec td {
	padding: 5px 5px 8px 5px;
	background: #d0d0d0 url(../_img/TD-even-BG.gif) repeat-x left bottom;
	border-bottom: 1px solid #d7d7d7;
}


table.linnTable th {
	padding: 0px 5px 3px 10px;
	text-align: left;
	background: url(../_img/TH-BG.gif) no-repeat left bottom;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	font-weight: bold;
	text-transform: uppercase;
	color: #666666;
	text-align: left;
}
table.linnTable tr td {
	padding: 5px 5px 8px 10px;
}
table.linnTable tr.oddRow td {
	padding: 5px 5px 8px 10px;
	background: url(../_img/TD-odd-BG.gif) repeat-x left bottom;
	border-bottom: 1px solid #d7d7d7;
}
table.linnTable tr.evenRow td {
	padding: 5px 5px 8px 10px;
	background: #d0d0d0 url(../_img/TD-even-BG.gif) repeat-x left bottom;
	border-bottom: 1px solid #d7d7d7;
}

table.linnTable tr td.verticalRule {
	border-left: 1px solid #ffffff;
}

ol	li{
	margin-bottom:20px;
}

ul.linnBullets {
	list-style: square outside;
	margin: 0 0 0 25px;
	padding: 0 0 0 15px;
}
ul.linnBullets li {
	list-style: square outside;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

ul.linnBullets2 {
	list-style: square outside;
	margin: 0 0 0 25px;
	padding: 20px 0 0 15px;
}

ul.linnBullets2 li {
	list-style: square outside;
	margin: 0 0 8px 0;
	padding: 0 0 0 0;
}

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



#calloutImage {
	display: block;
	position: absolute;
	width: 200px;
	clear: none;
	margin: 0;
	top: 30px;
	left: 500px;
	
}
#calloutImage p.caption {
	font-style:italic;
	color:#666666;
	line-height: 13px;
	margin: 0;
	padding: 0 50px 0 20px;
	z-index: 1000;
}

#calloutImage p.caption a:link, #calloutImage p.caption a:visited {
	color:#000000;
}

#calloutImage p.caption a:hover, #calloutImage p.caption a:visited:hover {
	color:#ff9900;
}


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



#sidebar {
	width: 205px;
	float: right;
	clear: none;
	margin: 0px 40px 40px 20px;
	padding: 28px 0 0 0;
	*padding: 48px 0 0 0;
	position: relative;
}
.rightColumnBlock {
	margin: 30px 0px 0px 0px;
	padding: 0 0 5px 0;
	position: relative;
	border-bottom: 2px solid #ffcc00;
}

.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 h4 {
	font-size: 13px;
	line-height: 24px;
}

.rightColumnBlock p {
	font-size: 11px;
	margin: 10px 0px 5px 0px;
	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;
	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: #ffcc00;
	text-decoration: none;
}

.rightColumnBlock a:hover, .rightColumnBlock a:visited:hover {
	color: #ff9900;
	text-decoration: none;
}

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

ul#sectionSubNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	margin: 0 0 0px 0px;
}

ul#sectionSubNav ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	margin: 0 0 5px 0px;
}

ul#sectionSubNav li {
	list-style: none;
	line-height: 18px;
	border-top: 1px solid #ffcc00;
	background: url(../_img/bullet-plus.gif) no-repeat 5px 7px;
	padding: 0 0 0 15px;
}

ul#sectionSubNav ul li {
	list-style: none;
	line-height: 15px;
	border: none;
	background: none;
	padding: 0 0 0 30px;
}

ul#sectionSubNav li.firstItem {
	border-top: none;
}


ul#sectionSubNav li a:link, ul#sectionSubNav li a:visited, ul#sectionSubNav li.firstItem a:link, ul#sectionSubNav li.firstItem a:visited {
	color: #ffffff;
	text-decoration: none;
}

ul#sectionSubNav li a:hover, ul#sectionSubNav li a:visited:hover, ul#sectionSubNav li.firstItem a:hover, ul#sectionSubNav li.firstItem a:visited:hover {
	color: #ffcc00;
	text-decoration: none;
}


ul#sectionSubNav li a.current:link, ul#sectionSubNav li a.current:visited, ul#sectionSubNav li.firstItem a.current:link, ul#sectionSubNav li.firstItem a.current:visited {
	color: #ffcc00;
	text-decoration: none;
}

ul#sectionSubNav li a.current:hover, ul#sectionSubNav li a.current:visited:hover, ul#sectionSubNav li.firstItem a.current:hover, ul#sectionSubNav li.firstItem a.current:visited:hover {
	color: #ffcc00;
	text-decoration: none;
}


#sidebarStockQuote td {
	border-bottom: 1px solid #997a00;
	padding: 3px 5px 2px 5px;
}

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


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

div#footerContainer {
	width: 100%;
	height: 25px;
	background: url(../_img/footer-BG.png) repeat-x;
	clear:both;
	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');
}
div#footerContainer p {
	font-size: 11px;
	line-height: 15px;
}
div#footerContainer h4 {
	font-size: 13px;
	line-height: 24px;
}

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

#birdseed {
	clear:both;
	position: relative;
	width:957px;
	color: #404040;
	padding: 10px 20px 40px 23px;
	z-index: 777777;
}

#birdseed a:link, #birdseed a:visited, #birdseed a:active {
	color: #404040;
	text-decoration: underline;
	position: relative;
}

#birdseed a:hover, #birdseed a:visited:hover, #birdseed a:active {
	color: #000000;
	text-decoration: none;
}

#footer {
	position:relative;
	left: -24px;
	_left: 23px;
	top: 0;
	margin: 0px 0 0 0px;
	width: 950px;
	height:120px;
	padding: 0;
	overflow:hidden;
}

#footer table {
	width:1675px; /* add or subtract width of item from this when changing the number of features */
	border-width: 0;
	border-spacing: 0;
	border-style: none;
	border-collapse: collapse;
	margin:10px 0 0 0;
}

#footer td {
	position:relative;
	padding: 0;
	margin:0;
	border-style: none;
	height:86px;
}

#footer td h4, #footer td p {
	color: #ffffff;
	padding: 0 3px 0 5px;
	margin: 0 0 0 10px;
	width: 132px;
	/* line-height: 13px;
	border:solid 1px red; */
}

#footer td a:link, #footer td a:visited {
	color: #FFcc00;
	text-decoration: none;
	font-weight: bold;
	padding-right: 6px;
	background:url(../_img/link-arrow-gold.gif) no-repeat right center;
	position: relative;
}
#footer td a:hover, #footer td a:visited:hover {
	color: #000000;
	background:url(../_img/link-arrow-black.gif) no-repeat right center;
}
#footer td a:active {
	text-decoration: none;
	color: #ffffff;
	background:url(../_img/link-arrow-white.gif) no-repeat right center;
}

#footer td h4 a:link, #footer td h4 a:visited {
	color: #ffffff;
	text-decoration: none;
	background: none;
	position: relative;
}
#footer td h4 a:hover, #footer td h4 a:visited:hover {
	color: #FFcc00;
	background: none;
}
#footer td h4 a:active {
	color: #ffffff;
	text-decoration: none;
	background: none;
	position: relative;
}

#feature1	{
	background:transparent url(../_img/slider-bg-video.jpg) no-repeat;
}

#feature2	{
	background:transparent url(../_img/slider-yield.jpg) no-repeat;
}

#feature3	{
	background:transparent url(../_img/slider-bg-faqs.jpg) no-repeat;
}

#feature4	{
	background:transparent url(../_img/slider-bg-gas.jpg) no-repeat;
}

#feature5	{
	background:transparent url(../_img/slider-bg-2010k1.jpg) no-repeat;
}

#feature6	{
	background:transparent url(../_img/slider-bg-mobile.jpg) no-repeat;
}

#feature7	{
	background:transparent url(../_img/slider-bg-operations.jpg) no-repeat;
}

#feature8	{
	background:transparent url(../_img/slider-bg-communities.jpg) no-repeat;
}


#footer-content	{
	position:relative;
	left:0;
	z-index:1000;
}

#leftarrow	{
	float: left;
	z-index:2000;
	margin-top:33px;
	_display:none;
}

#rightarrow	{
	position: absolute;
	right: 0;
	z-index:2000;
	margin:32px 0px 0px 0px;
	_display:none;
}

.pngFix
{
	behavior: url(http://linnenergy.com/_js/iepngfix.htc);
}



@media print {
	html, body {
		height: auto;
	}
	body {
		margin: 0;
		padding: 0;
	}
	#printHeader {
		position:static;
		display: block;
		float: none;
		clear: both;
	}
	
	#printHeader img#printLogo {
		width: 72pt;
		margin: 0 0 25px 42px;
		padding: 0 10px;
		float: none;
		clear: both;
	}
	
	#headerContainer {
		display: none;
	}
	
	#mainContainer {
		position: static;
		width: auto;
		margin: 0;
		padding: 0;
		float: none;
	}
	
	body.AboutLINN #mainContainer { background: none; }
	body.operations #mainContainer { background: none; }
	body.newsRoom #mainContainer { background: none; }
	body.InvestorCenter #mainContainer { background: none; }

	#footerContainer {
		display: none;
	}
	#footer {
		display:none;
	}

}


@media handheld {
	
	#printHeader {
		display: none;
	}
	
}
 
/* SEARCH STYLES */

input.zoom_button { background: transparent url(../_img/input-submit.gif) no-repeat center top; }

/* 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;

}