@charset "utf-8";
/* CSS Document */
/* Author: InBusiness */
/* Layout-specific stylesheet 

/* Body
---------------------------------------- */
body {
	background:#bfc1ac;
}

/* Mobile
---------------------------------------- */
#mobile {
	width:100%;
	padding:15px;
	background:#333;
	color:#FC0;
	font-size:2em;
}
#mobile a {
	color:#FC0;
}

/* Oilinfo Container
---------------------------------------- */
#oilinfo {
	width: 997px;
	background: url(../../gfx/oilinfo/bg_main.gif) #bfc1ac repeat-y;
	padding: 0 0 0 15px;
	margin: 0 auto;
}

/* Header
---------------------------------------- */
#header {
	width: 978px;
	border: 1px solid #bfc1ac;
	background: url(../../gfx/oilinfo/header_logo_global.jpg) no-repeat;
	height: 130px;
	position: relative;
	z-index: 10;
}
.nb_NO #header {
	background: url(../../gfx/oilinfo/header_logo.jpg) no-repeat;
}
#socialspan {
	position: absolute;
	right: 25px;
	bottom: 28px; }
#socialspan img {
	height: 16px;
	border: none; }
#header .home {
	width: 200px;
	height: 130px;
	position: absolute;
	top: 0;
	left: 0;
	border: none;
}
#header .logo {
	width: 205px;
	height: 50px;
	position: absolute;
	left: 215px;
	top: 30px;
	border: none;
}
#header .menu {
	position: absolute;
	left: 182px;
	bottom: 0px;
	height: 20px;
}
#header .menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	height: 20px;
}
#header .menu ul li {
	float: left;
	background: #FFFFFF;
	display: block;
	padding-right: 2px;
}
#header .menu ul li.first {
	padding-left: 2px;
}
#header .menu ul li a {
	display:block;
	line-height: 20px;
	background: #fecb00;
	padding: 0 2em;
	color: #000000;
	outline: none;
}
#header .menu ul li.selected {
	border-bottom: 1px solid #FFFFFF;	
}
#header .menu ul li.selected a {
	border: 0px solid #fecb00;
	border-width: 1px 1px 0px 1px;
	background: #FFFFFF;
}
/* Menu Level 2
---------------------------------------- */
#header .menu ul li ul,
#header .menu ul li.selected ul {
	background: #FFFFFF;
	display: none;
	position: absolute;
	z-index: 100;
	xmargin-top: -5px;
	margin-left: -2px;
	xpadding-top: 5px;
	width: 200px;
}
#header .menu ul li ul li,
#header .menu ul li.selected ul li {
	margin: 0;
	float: none;
	display: block;
	border: none;
	background: #fecb00;
	border: 0px solid #FFFFFF;
	border-width: 0 2px 2px 2px;
	padding: 0 1em;
}
#header .menu ul li ul li.first,
#header .menu ul li.selected ul li.first {
	margin: 0;
	border-top: 2px solid #FFFFFF;
	padding: 0 1em;
}
#header .menu ul li ul li a,
#header .menu ul li.selected ul li a {
	background: #fecb00;
	border: none; 
	display: inline;
	padding: 0;
}
#header .lang {
	width: 110px;
	height: 34px;
	position: absolute;
	top: 5px;
	right: 5px;
}
#header .lang img {
	float: right;
	border: none;
}

/* Info Line
---------------------------------------- */
#infoline {
	clear: left;
	background: #f79700;
	padding: 0 1em;
	color: #FFFFFF;
	font-size: 0.8em;
	line-height: 3em;
	height: 3em;
	position: relative;
}
#infoline img.devider {
	vertical-align: middle;
}
#infoline img.envelope {
	vertical-align: middle;
	border: none;
}
#infoline .search {
	position: absolute;
	right: 1em;
	top: 0;
	margin: 0;
}
#infoline .search .text {
	vertical-align: middle;
}
#infoline .search .button {
	border: none;
	vertical-align: middle;
}

/* Main Content
---------------------------------------- */
#main {
	width:613px;
	float:left;
	min-height:80em;
	height:auto !important;
	height:80em;
	position:relative;
}

/* Main Content Wide
---------------------------------------- */
#mainWide {
	width:790px;
	padding:5px;
	float:left;
	min-height:80em;
	height:auto !important;
	height:80em;
	position:relative;
}

/* Widgets
---------------------------------------- */
#widgets {
	width: 184px;
	border-right: 1px solid #bfc1ac;
	float: left;
	clear: left;
	padding-top: 5px;
}
#widgets .headimage {
	padding:1em 0 0 0; 
	text-align:center;
	overflow:hidden;
}
#widgets .widget .header {
	position:relative;
}
#widgets .widget .header h3 {
	height:2em;
	line-height:2em;
	background:url(../../gfx/oilinfo/bg_header_yellow_fade.gif) #FFFFFF no-repeat top right;
	font-size:0.8em;
	margin:0;
	width:15em;
	padding-left:1em;
	color:#484848;
}
#widgets .widget {
	border-bottom:1px solid #bfc1ac;
	margin-bottom:1em;
}
#widgets .widget .wrap {
	border-top:1px solid #bfc1ac;
	border-left:1px solid #bfc1ac;
	padding:0.5em;
	font-size:0.8em;	
}
#widgets .widget .nextTrigger {
	position:absolute;
	top:0;
	right:3px;
	color:#ababab;
	font-size:0.8em;
	display:none;
}
#widgets .widget .wrap p {
	margin:0.8em 0;
}
#widgets .widget .arrow {
	border:0;
}

/* Company DB
---------------------------------------- */
#widgets .companydb .wrap {
	background:url(../../gfx/oilinfo/bg_companydb.jpg) #fccc00 no-repeat;
	padding:0;
}
#widgets .companydb .header h3 {
	background: url(../../gfx/oilinfo/bg_header_yellow.gif) #FFFFFF no-repeat top right;
}
#widgets .companydb .business_presentation {
	clear:left;
	font-size:0.9em;
}
#widgets .companydb .business_presentation p {
	padding:0 0.5em 0;
	margin:0;
}
#widgets .companydb .business_presentation .adcontainer {
	margin:0 auto 0 auto;
	padding-bottom:5px;
	width:170px;
	height:120px;
	text-align:center;
	overflow:hidden;
} 
#widgets .companydb .business_presentation .adcontainer .AD_image {
	width:170px;
	height:120px;
}
#widgets .companydb .search {
	padding:2px 0.5em;
}
#widgets .companydb .wrap  p {
	margin: 0.5em 0;
}
#widgets div.input {
	height:18px;
	width:130px;
	overflow:hidden;
	background:url(../../gfx/oilinfo/input_background.gif) no-repeat;
	float:left;
}
#widgets div.input input {
	background:transparent;
	border:0px solid white; 	
	width:80%;
	margin:2px 7% 0 13%;
	font-size:1em;
	color:#484848;
}
#widgets .companydb div.button {
	float:left;
}
#widgets .companydb .bp {
	clear:left;
	padding-top:1px;
}
#widgets .companydb .login {
	padding:2px 0.5em;
}
#widgets .companydb .login div.input {
	margin-bottom:8px;
}

/* Petro Widget
---------------------------------------- */
#widgets .petro div.input {
	margin-bottom:8px;
}

/* Poll Widget
---------------------------------------- */
#widgets .poll {}
#widgets .poll .POLL_question {
	border:0px solid #bfc1ac;
	border-width:1px 0 0 1px;	
	padding:1em;
	font-size:0.8em;
	background:url(../../gfx/oilinfo/bg_gray_fade.jpg) #E1DEDE repeat-x;
}
#widgets .poll #pollResult {
	border-left:1px solid #bfc1ac;
	padding:1px 0;
}
#widgets .poll hr {
	 border:0;
	 height:1px;
	 color:#dcdcdc;
	 background-color:#dcdcdc; 
}
#widgets .poll ul {
	margin:0;
	padding-left:0;
	list-style:none;
}
#widgets .poll ul li {
	clear:left;
	margin-top:0.5em;
	padding-left:1.5em;
	position:relative;
	color:#47484c
}
#widgets .poll ul li .cnt {
	position:absolute;
	left:0.2em;
	top:0;
	line-height:1.2em; 
}
#widgets .poll ul li .pct {
	position:absolute;
	left:2em;
	top:0;
	line-height:1.2em; 
}
#widgets .poll ul li .foreground {
	background:#fecb00;
	height:1.2em; 
	overflow:hidden;
}
#widgets .poll .POLL_count {
	color:#FFF;
}



#fblikebox {
	margin-top: -5px;
	margin-left: -5px;
	}
#fblikebox iframe {
	border: none;
	border-color: white;
	margin-left: -5px; }
	
	
/* RSS Widget
---------------------------------------- */
#widgets .rss .wrap {
	background:url(../../gfx/oilinfo/rss.gif) no-repeat bottom right;
	padding:15px;
}
#widgets .rss .slam {
	font-size:1.8em;
	font-weight:bold;
	color:#424040;
	vertical-align:bottom;
}
#widgets .rss .wrap img.feedimage {
	border:none;
	float:right;
}
#widgets .custom .wrap {} 
#widgets .custom .wrap ul {
	margin:0;
	padding-left:0;
}
#widgets .custom .wrap ul li {
	list-style:none;
}
#widgets .rss .wrap ul li img {
	padding:0.2em;
}
#widgets .position {
	background:url(../../gfx/oilinfo/bg_custom_widget.gif) no-repeat bottom right;
}
#widgets .weekend {
	background:url(../../gfx/oilinfo/bg_weekend.jpg) no-repeat bottom right;
}

/* Calendar Widget
---------------------------------------- */
#widgets .calendar .wrap h4 {
	color:#484848;
	margin:0 0.5em;
}
#widgets .calendar .wrap {
	background:url(../../gfx/oilinfo/bg_gray_fade.jpg) repeat-x;
	padding:0.5em;
}
#widgets .calendar .wrap ul {
	margin:0.5em;
	padding-left:0;
	list-style:none;
}
#widgets .calendar .wrap ul li {}

/* Menu Widget
---------------------------------------- */
#widgets .menu {}
#widgets .menu ul {
	margin:0;
	padding-left:0;
	list-style:none;
}
#widgets .menu ul li {
	display:block;
}
#widgets .menu ul li a {
	background:#5c96a8;
	border-left-width:0.2em;
	border-left-style:solid;
	border-left-color:#f79700;
	display:block;
	margin:0.1em;
	padding:0.4em 1em;
	color:#FFFFFF;
	font-size:0.9em;
}
#widgets .menu ul li.selected a,
#widgets .menu ul li a:hover {
	background:#f79700;
	text-decoration:none;
	border-left-color:#5c96a8;
}
#widgets .menu ul li span {
	display:block;
	height:0;
	overflow:hidden;
}
/* Menu Level 2
---------------------------------------- */
#widgets .menu ul li.selected ul {
	padding-left:0.8em;
}
#widgets .menu ul li.selected ul li {
	margin:0.1em 0;
}
#widgets .menu ul li.selected ul li a { 
	font-size:0.8em;
	background:none;
	color:#00abe3;
	padding:0;
	border:none;
	display:inline;
}
#widgets .menu ul li ul li.selected a,
#widgets .menu ul li ul li a:hover {
	background:none;
	text-decoration:underline;
}

/* Photo 
---------------------------------------- */
#widgets .photo .wrap {
	height:90px;
	padding:10px;
	background:url(../../gfx/oilinfo/bg_media.gif) no-repeat bottom right;
}
#widgets .photo .wrap img {
	float:left;
}
#widgets .photo .wrap ul.list {
	float:left;
	margin:20px 10px;
	padding:0;
	list-style:none;
}
#widgets .photo .wrap ul li {
	padding:0;
}

/* Search
---------------------------------------- */
#rightcolumn .search .wrap {
	height:60px;
	background:url(../../gfx/oilinfo/bg_search.jpg) #FFFFFF repeat-x bottom right;
}
#rightcolumn .widget .header {
	position:relative;
}
#rightcolumn .widget .header h3 {
	height:2em;
	line-height:2em;
	background:url(../../gfx/oilinfo/bg_header_yellow_fade.gif) #FFFFFF no-repeat top right;
	font-size:0.8em;
	margin:0;
	width:15em;
	padding-left:1em;
	color:#484848;
}
#rightcolumn .widget {
	margin-bottom:1em;
}
#rightcolumn .widget .wrap {
	border:1px solid #bfc1ac;
	padding:0.5em;
	font-size:0.8em;	
}
#rightcolumn .widget .wrap p {
	margin:0.8em 0;
}
#rightcolumn div.input {
	height:18px;
	width:130px;
	overflow:hidden;
	background:url(../../gfx/oilinfo/input_background.gif) no-repeat;
	float:left;
}
#rightcolumn div.input input {
	background:transparent;
	border:0px solid white; 	
	width:80%;
	margin:2px 7% 0 13%;
	font-size:1em;
	color:#484848;
}

/* Brent
---------------------------------------- */
#widgets .brent .wrap {
	height:55px;
	padding-top:20px;
	line-height:1.5em;
	background:url(../../gfx/oilinfo/bg_oilprices.gif) no-repeat bottom right;
	position:relative;
}
#widgets .brent .wrap .price {
	font-weight:bold;
	font-size:1.7em;
	padding-left:5px;
}
#widgets .brent .deliveredby {
	position:absolute;
	bottom:5px;
	left:5px;
	font-style:italic;
}

/* News
---------------------------------------- */
.newshome {
	width: 605px;
	margin: 5px;
	font-size: 1em;
	padding: 1px 0;
}
.newshome .adcontainer {
	margin-bottom: 5px;
	clear: left;
}
.newsbox {
	height: 200px;
	margin-bottom: 5px;
	vertical-align: top;
	background: url(../../gfx/oilinfo/bg_frontbox_big.gif) no-repeat;
	overflow: hidden;
	position: relative;
}
.newsbox .header {
	display: none;
}
.newsbox .nextTrigger {
	display: none;
}
.newsbox .info {
	margin-left: 5px;
	height: 20px;
	line-height: 20px;
	font-size: 0.9em;
	color: #FFF;
	position: relative;
}
.newsbox .actions {
	position: absolute;
	top: 2px;
	right: .5em;
}
.newsbox .actions img {
	border: 0;
}
.newsbox .wrap {
	padding: 1em;
	font-size: 0.9em;
}
.newsbox .wrap p {
	margin: 0 0 1em 0;
}

/* News Teasers
---------------------------------------- */
.newsbox .wrap .teaser {
	float: right;
}
.newsbox .wrap .teaser img {
	margin: 0 0.3em 0.3em;
}
.newsbox .wrap h2 {
	margin: 0;
	margin-bottom: 0.5em;
	font-size: 2.2em;
}
.newsbox .wrap h2 a,
.newsbox .wrap h2 a:visited,
.newsbox .wrap h2 a:hover {
	color: #000000;
	text-decoration: none;
}
.newsbox .wrap h2.normal {
	font-size: 1.6em;
}
.newsbox .wrap h2.larger {
	font-size: 1.8em;
}
.newsbox .wrap span.more {
	white-space: nowrap;
	position: absolute;
	bottom: 10px;
	left: 10px;
	display: block;
}
.newsbox .wrap .more img {
	float: none;
	border: none;
	margin: 0;
	margin-right: 0.2em;
}
.newsbox .wrap li {
	display: inline;
}
.newsbox .wrap li a {
	display: block;
}

/* Exclusive - Header
---------------------------------------- */
.exclusiveHeader {
	width:600px;
	height:20px;
	line-height:20px;
	padding:0 0 0 5px;
	font-size:0.9em;
	color:#333;
	background:url(../../gfx/bg_exclusive_header.jpg) no-repeat;
	overflow:hidden;
}

/* Exclusive - Content
---------------------------------------- */
.exclusiveContent {
	width:603px;
	padding:10px 0 0 0;
	border-left:1px solid #999;
	border-right:1px solid #999;
	border-bottom:1px solid #999;
	overflow:hidden;
}
.exclusiveContent .exclusiveBox {
	width:280px;
	height:119px;
	line-height:1em;
	padding:0 10px;
	float:left;
	font-size:0.9em;
	position:relative;
}
.exclusiveContent .exclusiveBox.first {
	clear:both;
	margin:0 2px 10px 0;
	border-right:1px solid #999;
}
.exclusiveContent .exclusiveBox.last {
	margin:0 0 10px 0;
}
.exclusiveContent .exclusiveBox .image {
	float:right;
}
.exclusiveContent .exclusiveBox .image img {
	margin:0.5em 0.2em 0.3em 0.3em;
}
.exclusiveContent .exclusiveBox h2 {
	margin:0;
	padding:0 0 5px 0;
	font-size:1.2em;
	line-height:1em;
}
.exclusiveContent .exclusiveBox h2 a,
.exclusiveContent .exclusiveBox h2 a:visited,
.exclusiveContent .exclusiveBox h2 a:hover {
	color:#000;
	text-decoration:none;
}
.exclusiveContent .exclusiveBox h2.normal {
	font-size:1.2em;
}
.exclusiveContent .exclusiveBox h2.larger {
	font-size:1.4em;
}
.exclusiveContent .exclusiveBox p {
	margin:0;
}
.exclusiveContent .exclusiveBox .link {
	position:absolute;
	bottom:0px;
	left:10px;
}

/* Exclusive - Footer
---------------------------------------- */
.exclusiveFooter {
	width:595px;
	height:15px;
	line-height:15px;
	margin-bottom:5px;
	padding:0 0 0 10px;
	vertical-align:top;
	background:url(../../gfx/oilinfo/bg_frontbox_eksklusiv_foot.gif) no-repeat;
	overflow:hidden;
	position:relative;
}
.exclusiveFooter .left {
	width:305px;
	float:left;
	text-align:right;
}
.exclusiveFooter .right {
	width:300px;
	float:left;
	text-align:right;
}
.exclusiveFooter a {
	font-size:0.8em;
	line-height:13px;
	margin-right:20px;
}

/* Halv kolonne
---------------------------------------- */
.newshome .halfcol {
	height: 200px;
	background: url(../../gfx/oilinfo/bg_frontbox_small.gif) no-repeat;
	width: 300px;
	float: left;
}
.newshome .first {
	clear: left;
	margin-right: 5px;
}
.newshome .halfcol .wrap h2 {
	font-size: 1.5em;
}

/* Simple Box
---------------------------------------- */
.newshome .halfcol .wrap h2 {
	font-size: 1.5em;
}
.ad_front_four .AD_image {
	float:left;
	padding-right:8px;
}
.newsarticle {
	width:605px;
	margin:5px auto;
}
.newsarticle .newsbox {
	background:none;
}
.newsarticle .info {
	margin: 0;
	padding: 0 10px;	
	background: url(../../gfx/oilinfo/bg_box_wide.gif) no-repeat;
	height: 20px;
}
.newsarticle .wrap {
	border:0px solid #999999;
	border-width:0 1px 1px 1px;
}

/* Article Wide
---------------------------------------- */
#articleWide {
	width:790px;
	overflow:hidden;
}
#articleWide .articleHeader {
	width:770px;
	height:20px;
	padding:0 10px;
	background:url(../../gfx/oilinfo/bg_box_wider.jpg) no-repeat;
	overflow:hidden;
}
#articleWide .articleContent {
	width:778px;
	padding:5px;
	border:1px solid #999;
	border-top:none;
	background:#FFF;
}

/* News Article Wide
---------------------------------------- */
#newsArticleWide {
	width:790px;
	overflow:hidden;
}
#newsArticleWide .newsArticleHeader {
	width:790px;
	xheight:20px;
	background:url(../../gfx/oilinfo/bg_box_wider.jpg) no-repeat;
}
#newsArticleWide .newsArticleHeader .info {
	margin-left: 5px;
	height: 20px;
	line-height: 20px;
	font-size: 0.9em;
	color: #FFF;
	position: relative;
}
#newsArticleWide .newsArticleHeader .actions {
	position: absolute;
	top: 2px;
	right: .5em;
}
#newsArticleWide .newsArticleHeader .actions img {
	border:none;
}
#newsArticleWide .newsArticleWrapper {
	width:788px;
	border:1px solid #999;
	border-top:none;
	background:#FFF;
}
#newsArticleWide .newsArticleWrapper .newsArticleContent {
	width:778px;
	padding:5px;
	padding: 1em;
	font-size: 0.9em;
}
#newsArticleWide .newsArticleWrapper .newsArticleContent p {
	margin: 0 0 1em 0;
}
#newsArticleWide .newsArticleWrapper .newsArticleContent .ingress {
	font-weight:bold;
	margin:1em 0;
}
#newsArticleWide .newsArticleWrapper .newsArticleContent .author {
	font-size:0.9em;
	font-style:italic;
	margin:1em 0;
}
#newsArticleWide .newsArticleWrapper .extras {
	display:block;
	border-top:1px solid #999;
	padding:20px;
}
/*END NEWS ARTICLE WIDE*/

.newsarticle .ingress {
	margin: 1em 0;
	font-weight: bold;
}
.newsarticle .author {
	margin: 1em 0;
	font-size: 0.9em;
	font-style: italic;
}
.newsarticle .wrap .wrap {
	border: none;
}
ul.newslist {
	list-style: none;
	margin: 0;
	padding-left: 0;
	padding: 0;
}
.newsheader {
	padding-left: 1px;
	padding: 0;
	overflow: hidden;
}

/* News Article Specific
---------------------------------------- */
#newarticle .newsbox .wrap .imageholder {
	width: auto;
	float: right;
	margin: 0 0 0.3em 0.3em;
}
#newarticle .wrap .imageholder img {
	float: none;
	margin: 0;
}
#newarticle .wrap .imageholder p {
	color: #ababab;
	font-size: 0.8em;
	text-align: right;
	margin: 0;
}
#newsarticle .extras {}
#newsarticle .extras .header {
	background: none;
}
#newsarticle .extras .header h3.selected {
	border-bottom: 2px solid #FFFFFF;
	position: relative;
}
#newsarticle .extras .related {
	padding: 1.5em 1.5em;
}
#newsarticle .extras .related ul {
	margin:0;
	padding-left: 0;
	list-style: none;
}

/* Tip a friend
---------------------------------------- */
.tipFriend {
	display: none;
	background: url(../../gfx/oilinfo/bg_gray_fade.jpg) #FFFFFF repeat-x;
	border: 0px solid #999999;
	border-width: 0 1px 1px 1px;
}
.tipFriend input.text {
	height: 1em;
	width: 100%;
	margin-top: 1em;
}
.tipFriend input.error{ border: 1px solid red; }
.tipFriend textarea {
	margin-top: 1em;
	height: 3.5em;
	width: 100%;
}
.tipFriend .submit {
	margin-top: 0.5em;
	color: #FFFFFF;
	border: 1px solid #eee;
	background: #62abde;
	font-weight: bold;
	font-size: 0.8em;
}
.tipFriend .errorContainer {
	clear: left;
	margin: 0;
	padding-left: 1em;
	list-style: none;
}
.tipFriend .errorContainer li {
	color: red;
}

/* Activities
---------------------------------------- */
.activities .wrap ul {
	list-style: none;
	margin: 0.6em;
	padding-left: 0;
}
.activities .wrap ul li {
	margin-bottom: 1em;
}
.activities .wrap ul li .date {
	font-size: 0.8em;
	color: #666666;
}
.activities .wrap ul li h3 {
	margin: 0;
	font-size: 1.1em;
}
.activities .shorttext {
	margin: 0.6em 0;
	font-weight: bold;
}

/* Right Column
---------------------------------------- */
#rightcolumn {
	width: 192px;
	float: left;
	overflow: hidden;
	margin-top: 5px;
}

/* Ads
---------------------------------------- */
.AD_image {
	text-align: center;
}
.AD_image img {
	border: none;
}
#adlist {
	padding-right: 10px;
	overflow: hidden;
	text-align: left;
}

/* Ad Header
---------------------------------------- */
.adheader {
	padding: 5px 0;
	background: url( ../../gfx/oilinfo/ads_vertical.gif) no-repeat top right;
	width:990px;
	overflow:hidden;	
}
#ru_topp {
	background: url( ../../gfx/oilinfo/ads_vertical_ru.gif) no-repeat top right;
}
.adheaderleft {
	margin-right: 8px;
	float:left;
}
.adheaderright {}
.adheader .AD_image,
.adheader .AD_flash {
	float: left;
}

/* Ad 425x70
---------------------------------------- */
#header .ad425x70 {
	width: 425px;
	height: 70px;
	overflow: hidden;
	border: none;
	text-align: center;
} 
#header .ad425x70 div {
	margin: 0 auto;
}

/* Ad 180x70
---------------------------------------- */
#header .ad180 {
	width: 180px;
	border: none;
	overflow: hidden;
	padding: 0 10px;
	float: left;
}
#adlist .ad180 {
	width: 182px;
	border: none;
	margin: 0 auto;
	overflow: hidden;
}
#header .ad180 div,
#adlist .ad180 div {
	margin: 0 auto;
}
#adlist .ad180 .AD_image, 
#adlist .ad180 .AD_flash {
	padding-bottom: 1em;
}
.newshome .adcontainer .AD_image,
.newshome .adcontainer .AD_flash {
	margin: 0 auto 5px auto;
} 

/* Ad 600
---------------------------------------- */
.ad600 {
	width: 600px;
	margin: 0 auto;
	border: none;
	overflow: hidden;
}
#adlist,
.ad425x70 {
	background: url( ../../gfx/oilinfo/ads_vertical.gif) no-repeat top right;
}
.ru_RU #adlist,
.ru_RU .ad425x70 {
	background: url( ../../gfx/oilinfo/ads_vertical_ru.gif) no-repeat top right;
}

/* Ad float_right
------------------------------- */
#adrightfloatcontainer {
	float: left;
}
#adrightfloatcontainer .fixedcontainer {
	position: fixed;
	top: 0px;
	margin-left: 6px;
}
#adrightfloatcontainer .fixedcontainer .adrightfloat {
	padding-bottom: 1em;
}
 #adrightfloatcontainer .fixedcontainer .adrightfloattop {
	padding-bottom: 1em;
 }

/* Ad left_second
------------------------------- */
.adsecondleft {
	margin-bottom: 1em;
}

/* Pagination
---------------------------------------- */
.pagination {
	list-style: none;
	margin: 1em 3em;
	padding-left: 0;
}
.pagination li {
	display: inline;
	padding: 0;
}

/* Footer
---------------------------------------- */
#footer {
	clear: left;
	background: url(../../gfx/oilinfo/bg_footer.gif) no-repeat;
	height: 113px; 
	width: 1012px;
	margin: 0 auto;
	padding-top: 17px;
	position: relative;
}
#footer .contact {
	height: 30px;
	padding-top: 15px;
	text-align: center;
	color: #000;
	font-size: 0.8em;
}
#footer .partners {
	height: 50px;
	padding-top: 10px;
	text-align: center;
}
#footer .partners img{
	border: none;
}
#footer .edit {
	position: absolute;
	bottom: 4px;
	left: 4px;
}

/* Calendar (skriv over felles)
---------------------------------------- */
#oilinfo #AC_calendar {}
#oilinfo #AC_calendar thead tr th {
	height: 1.8em;
	vertical-align: middle;
	text-align: center;
	font-weight: normal;
}
#oilinfo #AC_calendar tbody tr td {
	border: 1px solid #FFFFFF;
	background: #e2e2e2;
}
#oilinfo #AC_calendar tbody tr td a{
	display: block; 
	height: 1.8em;
	line-height: 1.8em;
	background: #fde279;
	text-decoration: underline;
}
#oilinfo #AC_calendar tfoot tr td {}
#oilinfo #AC_calendar select {
	width: 100%;
}

/* Comments
---------------------------------------- */
#oilinfo .CM_form {
	background: url(../../gfx/oilinfo/bg_gray_fade.jpg) #FFFFFF repeat-x;
}
#oilinfo .CM_form .submit {
	background:#CCC;
	border: 1px solid #999;
}

/* Search
---------------------------------------- */
.searchfield {
	background: url(../../gfx/oilinfo/bg_gray_fade.jpg) #FFFFFF repeat-x;
	border: 0px solid #999999;	
	border-width: 0 1px 1px 1px;
	padding: 0.5em;
}
.searchfield th,
.searchfield td {
	text-align: left;
	font-size: 1em;
	font-weight: normal;
}
.searchfield input.text{
	width: 120px;
	height: 1.2em;	
}
.searchfield select.select{
	width: 120px;
}
.companyResult {}
.companyResult th {
	text-align: left;
	background: #FECB00;
	color: #222222;
}
.companyResult td {
	text-align: left;
	background: #EEE;
}
.companyResult tr.company td {
	font-weight: bold;
}
.productResult {}
.productResult th {
	text-align: left;
	background: #FECB00;
	color: #222222;
}
.productResult td {
	text-align: left;
	background: #EEE;
}
.productResult .level1 td {
	font-size: 1.5em;
	font-weight: bold;
}
.productResult .level2 td {
	font-size: 1.2em;
	font-weight: bold;
	padding-left: 15px;
}
.productResult .level3 td {
	font-size: 1em;
	font-weight: normal;
	padding-left: 30px;
}
.resultinfo {
	padding: 10px 20px;
	font-size: 0.9em;
}

/* Infobox
---------------------------------------- */
#infobox {
	clear: left;
	width: 605px;
}
#infobox .ui-tabs-panel ul {
	margin: 0;
	padding-left: 0;
	list-style: none;	
}
#infobox .ui-tabs-panel ul li {
	background: url(../../gfx/oilinfo/dot.gif) no-repeat;
	padding-left: 12px;
	font-size: 0.9em;
}
#infobox .ui-tabs-panel ul li a,
#infobox .ui-tabs-panel ul li a:visited {
	color: #7c8248;
	text-decoration: underline;
}

/* Comments
---------------------------------------- */
#oilinfo .CM_creds {
	color:#5b5f35;
}

/* Ads for presented
---------------------------------------- */
.presented {
	float: right;
	width: 140px;
	background: #EEEEEE;
	color: #666666;
	padding: 5px 10px;
	margin: 2px;
}
.presented p {
	margin: 0;
}
.wrapeksklusiv p{
	margin-top:0px;
}
