/*
   master.css
   BiipMag
   
   Created by Jesper Thøgersen on 2008-10-29.


	###### COLORS ######
	Pink:		#d10074
	Blue:		#00b3dc
	Dark gray:	#6b6b6b
	Light gray:	#e5e5e5

*/


/* HANDY STUFF
--------------------------------------------------*/

	/* ###### CLEARFIX ###### */
	
		.clearfix:after{ content:"";display:block;clear:both;visibility:hidden;line-height:0;height:0; }
		*:first-child+html .clearfix{display:inline-block;}
		html[xmlns] .clearfix{display:block;}
		* html .clearfix{height:1%;}



/* GENERIC
--------------------------------------------------*/

	body { background: #fff; font: 12px "Lucida Grande", Arial, Helvetica, sans-serif; margin: 0; padding: 0; }
	
	a { color: #6b6b6b; text-decoration: none; }
	a:hover { color: #d10074; }
	a img { border: 0; }



/* WRAPPERS
--------------------------------------------------*/

	#ad_wrap { margin: 0 auto; position: relative; width: 1007px; text-align: left; z-index: 2; }
	#wrap { margin: 0 auto; position: relative; width: 787px; z-index: 3; }



/* ADS
--------------------------------------------------*/	

	/* ###### SIDEADS ###### */
	
		.ad_left_110x1000 { position: fixed; top: 0; width: 110px; height: 1000px; }
		.ad_right_110x1000 { margin-left:896px; position: fixed; top: 0; width: 110px; height: 1000px; }
	
		/* IE 6 FIX */
		.ad_left_110x1000 { _position: absolute; _top:expression(eval(document.documentElement.scrollTop)); }
		.ad_right_110x1000 { _position: absolute; _top:expression(eval(document.documentElement.scrollTop)); }
	
	/* ###### COMMON ADS ###### */
	
		.ad_787x150 { width: 787px; font-size: 0px; }
		.ad_468x400 { padding: 0 0 10px; }
		.ad_300x250 { padding: 0 0 10px; }
		.ad_180x500 { padding: 0 0 10px; }



/* HEADER
--------------------------------------------------*/

	/* ###### HEADER CONTAINER ###### */

		#header { background: #fff; height: 185px; overflow: hidden; position: relative; }	
		#header_top { background: url(http://www.biipmag.no/nettavisen/gif/biipmag/header_top_bg.png) left bottom no-repeat; height: 143px; overflow: hidden; position: relative; }
		#header_login { background: url(http://www.biipmag.no/nettavisen/gif/biipmag/header_bottom_bg.png) left bottom no-repeat; height: 42px; overflow: hidden; position: relative; }
		#header #site_title { margin: 0; position: absolute; top: 60px; left: 60px; }
		#header #site_title a { background: url(http://www.biipmag.no/nettavisen/gif/biipmag/header_logo.gif) no-repeat; display: block; width: 242px; height: 68px; }
		#header #site_title a span { text-indent: -9000px; position: absolute; left: 0; }
	
	
	/* ###### HEADER TOPLISTS ###### */

		#header .header_toplist { float: right; font-size: 10px; list-style: none; margin: 18px 6px 0; padding: 0; width: 180px; }
		#header .header_toplist li { border-bottom: 1px solid #e5e5e5; }
		#header .header_toplist li.li_title { border: none; color: #d10074; font-family: Georgia, "Times New Roman", sans-serif; font-size: 12px; font-weight: bold; padding: 0; text-transform: uppercase; }
		#header .header_toplist li a { color: #6b6b6b; display: block; padding: 3px 0; text-decoration: none; }
		#header .header_toplist li a:hover { color: #d10074; }


/* BODY
--------------------------------------------------*/

	/* ###### TOP CONTENT ###### */
	
		#top_content { background: #fff; margin: -2px 0 0; }
	
		/* Top content menu */
		#tc_menu { background: url(http://www.biipmag.no/nettavisen/gif/biipmag/tc_menu_bg.png) left bottom no-repeat; height: 55px; list-style: none; margin: 0; overflow: hidden; padding: 0; text-align: center; cursor: default; }
		#tc_menu li { display: inline; padding: 0 14px; }
		#tc_menu li a { color: #000; font-size: 18px; font-family: Georgia, "Times New Roman", sans-serif; height: 55px; line-height: 55px;  text-decoration: none; }
		#tc_menu li a:hover { color: #d10074; }

		body#section_mote #tc_menu_item1 a,
		body#section_trender #tc_menu_item2 a,
		body#section_samfunn #tc_menu_item3 a,
		body#section_kultur #tc_menu_item4 a,
		body#section_relasjoner #tc_menu_item5 a,
		body#section_kjendis #tc_menu_item6 a,
		body#section_girls #tc_menu_item7 a { color: #d10074; }
		
		/* Top content left */
		#tc_left { background: url(http://www.biipmag.no/nettavisen/gif/biipmag/tc_left_bg.png) left top no-repeat; float: left; width: 675px; }
	
		/* Top content right */
		#tc_right { background: url(http://www.biipmag.no/nettavisen/gif/biipmag/tc_right_bg.png) left top no-repeat; float: right; min-height: 463px; width: 112px; overflow: hidden; }
		#tc_right ul { font-size: 10px; list-style: none; margin: 0; padding:0 0 10px 0; width: 112px; }
		#tc_right ul li { border-bottom: 1px solid #e5e5e5; padding: 3px 6px; }
		#tc_right h3 { border: none; color: #d10074; font-family: Georgia, "Times New Roman", sans-serif; font-size: 12px; font-weight: bold; padding: 0 0 0 6px; margin-bottom:0; }
		#tc_right ul li a { color: #6b6b6b; display: block; text-decoration: none; }
		#tc_right ul li a:hover { color: #d10074; }
		#tc_right p { display:none; }	
	
	
	/* ###### ARTICLE CONTENT ###### */
	
		#article_content { padding: 14px 6px 6px; }
		#ac_left { float: left; width: 468px; }
		#ac_right { float: right; padding: 10px 0; width: 180px; }
	
	
	/* ###### MAIN CONTENT ###### */
	
		#main_content { background: #fff url(http://www.biipmag.no/nettavisen/gif/biipmag/top_content_bg.png) left top no-repeat; padding: 14px 6px 6px; }
		#mc_left { float: left; width: 468px; }
		#mc_right { float: right; width: 300px; }
	
	
	/* ###### BLOCKS ###### */
	
		/* Large blocks */
		.block_large { padding: 0 0 10px; }
		.block_large .block_header { background: #2b2b2b; border-bottom: 3px solid #000; padding: 10px 6px 6px; }
		.block_large .block_title { color: #fff; display: block; font-family: Georgia, "Times New Roman", sans-serif; font-size: 18px; font-weight: bold; }
		.block_large .block_body { background: #eeeff1; border: 1px solid #e5e5e5; border-top: none; padding: 6px; }

		/* Regular blocks */
		.block { padding: 0 0 10px; }
		.block .block_header { border-bottom: 2px solid #d10074; padding: 0 0 4px; }
		.block .block_title { display: block; color: #d10074; font-family: Georgia, "Times New Roman", sans-serif; font-size: 16px; font-weight: bold; }
		.block .block_body { padding: 6px 0 0; }
	
		/* Hot&Not */
		#block_hotnot ul { list-style: none; margin: 0; padding: 0; width: 145px; }
		#block_hotnot .list_hotnot_hot { float: left; }
		#block_hotnot .list_hotnot_not { float: right; }
		#block_hotnot li { font-size: 11px; padding: 0 0 6px; }
		#block_hotnot .hotnot_header { color: #000; display: block; font-size: 12px; font-weight: bold; }
		#block_hotnot .list_hotnot_hot .hotnot_header strong { color: #d10074; }
		#block_hotnot .list_hotnot_not .hotnot_header strong { color: #00b3dc; }
	
		/* Latest pictures */
		#block_latestpics ul { list-style: none; margin: 0; padding: 0; }
		#block_latestpics li { float: left; width: 20%; height: 60px; text-align: center; }
		#block_latestpics img { border: 1px solid #eee; display: block; padding: 2px; }
	
		/* Picture special */
		#block_picsspecial ul { list-style: none; margin: 0; padding: 0; }
		#block_picsspecial li { float: left; overflow: hidden; width: 33.33%; height: 155px; }
		#block_picsspecial li a { color: #000; display: block; font-weight: bold; margin: 0 auto 0 auto; text-decoration: none; width: 140px; }
		#block_picsspecial li a.fp_image { display: block; min-height: 94px; }
		#block_picsspecial li a.fp_image img { display: block; }
		#block_picsspecial li a:hover { color: #d10074; }
		#block_picsspecial h4 { font-size: 14px; margin-top:0; padding-top:0; }



/* FOOTER
--------------------------------------------------*/

		#footer { background: #fff; border-top: 2px solid #000; color: #000; font-size: 10px; font-weight: bold; line-height: 20px; padding: 10px 6px; text-align: center; }
		#footer a { color: #000; font-weight: normal; }
		#footer a:hover { text-decoration: underline; }
	


/* STORIES
--------------------------------------------------*/

	/* ###### ARTICLE ###### */
	
		.article_head { color: #d10074; font-family: Georgia, "Times New Roman", sans-serif; font-weight: bold; margin: 0 auto; position: relative; text-align: center; width: 663px; }
		.article_head h3 { display: none; }
		.article_head p { font-size: 16px; margin: 0; padding: 10px 0; }
		.article_head h2 { color: #000; margin: 0; padding: 0 0 10px; font-size: 36px; }
		.article_head .story_byline { color: #000; background: url(http://www.biipmag.no/nettavisen/gif/biipmag/byline_stripes.png) repeat-x; height: 37px; line-height: 45px; }
		.article_head .story_byline strong { color: #d10074; }
		.article_head .story_byline a { color: #000; }
		.article_head .story_byline a:hover { text-decoration: underline; }
	
		.article_text .story_imagetext { color: #666; font-size: 10px; padding: 8px 0; }
	
		.article_text .articleInlineImage { border: 1px solid #e5e5e5; float: right; font-size: 10px; margin: 0 6px 6px 6px; padding: 2px; }
		.article_text .imageCaption { display: block; padding: 4px; }
		.article_text .photographer { background: #e5e5e5; display: block; font-style: italic; text-align: center; }
	
		.article_text .quotation { border: 2px solid #d10074; border-left: none; border-right: none; color: #d10074; float: right; font-family: Georgia, "Times New Roman", sans-serif; font-size: 16px; font-weight: bold; margin: 6px 0 6px 6px; padding: 6px; width: 200px; }
		.article_text .quotation blockquote { margin: 0; padding: 0; text-align: center; }
		.article_text .quotation p { margin: 0; padding: 0; }
	
		.article_text p { line-height: 1.4em; margin: 0; padding: 0.7em 0; }
		.article_text ul { line-height: 1.4em; margin: 0; padding: 0 0 0 20px; }
		.article_text li { padding: 2px 0; }
		.article_text a { color: #d10074; font-weight: bold; }
		.article_text a:hover { text-decoration: underline; }
	
		.article_comments { padding: 0 0 10px; }
	
	
	/* ###### TOP CONTENT TEASERS ###### */
	
		.tc_teasers { background: url(http://www.biipmag.no/nettavisen/gif/biipmag/tc_topstories_bg.png) left bottom no-repeat; overflow: hidden; }
		.tc_teaser { border-right: 1px solid #e5e5e5; float: left; font-size: 10px; height: 132px; padding: 5px 0 0 0; }
		.tc_teaser:hover { background: #fff; }
		.tc_teaser h3 { font-size: 11px; margin: 4px 0 15px 0;}
		.tc_teaser a {  color: #6b6b6b; display: block; font-weight: bold; overflow: hidden; padding: 0 16px 0 16px; text-align: center; text-decoration: none; width: 140px; }
		.tc_teaser.first a { padding-left: 6px; }
		.tc_teaser.last a { border: none; padding-right: 0; }
		.tc_teaser.last { border: none; }
		.tc_teaser a:hover { color: #d10074; }
		.tc_teaser img { margin:0; }

	
	/* ###### TOP CONTENT FEATURED STORY ###### */
	
		.tc_featured_story { color: #d10074; font-family: Georgia, "Times New Roman", sans-serif; margin: 0 auto; font-weight: bold; padding: 6px 0 10px 0; position: relative; text-align: center; width: 663px; }
		.tc_featured_story h3 { display: none; background: #000; color: #fff; font-size: 12px; position: absolute; top: 0px; left: 0; }
		.tc_featured_story p { font-size: 16px; margin: 0; padding: 10px 0; }
		.tc_featured_story h2 { margin: 0; font-size: 36px; }
		.tc_featured_story h2 a { color: #000; text-decoration: none; }
		.tc_featured_story h2 a:hover { color: #d10074; }
	
	
	/* ###### NORMAL STORIES ###### */
	
		.wrap_normal_stories { margin: 0 0 14px; overflow: hidden; }
		.wrap_normal_story { float: left; width: 33.33%; }
		.wrap_normal_story .story_inner { border-top: 1px solid #d10074; margin: 0 auto; width: 140px; }
		.wrap_normal_story.first .story_inner { margin: 0; float: left; }
		.wrap_normal_story.last .story_inner { margin: 0; float: right; }
		.wrap_normal_story h4 { color: #6b6b6b; font-size: 11px; margin: 0; padding: 4px 0; text-transform: uppercase; }
		.wrap_normal_story h3 { font-size: 14px; margin: 0; padding: 0 0 4px; }
		.wrap_normal_story h3 a { color: #000; text-decoration: none; }
		.wrap_normal_story h3 a:hover { color: #d10074; }
		.wrap_normal_story a.fp_image img { margin: 0 0 4px; }
		.wrap_normal_story p { font-size: 11px; margin: 0; }
	
	
	/* ###### EXTERNAL STORIES ###### */
	
		.wrap_external_stories { overflow: hidden; }
		.wrap_external_story { float: left; width: 33.33%; }
		.wrap_external_story .story_inner { margin: 0 auto; width: 140px; }
		.wrap_external_story.first .story_inner { margin: 0; float: left; }
		.wrap_external_story.last .story_inner { margin: 0; float: right; }
		.wrap_external_story h4 { font-size: 14px; margin:6px 0 0 0; padding: 0 0 4px; }
		.wrap_external_story h4 a { color: #000; text-decoration: none; }
		.wrap_external_story h4 a:hover { color: #d10074; }
		.wrap_external_story h4 a img { margin: 0 0 4px; }
		.wrap_external_story p { font-size: 11px; margin: 0; }
	
	
	/* ###### FEATURED STORY ###### */
	
		.wrap_featured_story { border-top: 1px solid #d10074; color: #d10074; font-family: Georgia, "Times New Roman", sans-serif; font-weight: bold; padding: 0 0 26px; }
		.wrap_featured_story h3 { color: #6b6b6b; font-family: Arial, Helvetica, sans-serif; font-size: 12px; margin: 0; padding: 0.3em 0; text-transform: uppercase; }
		.wrap_featured_story img { display: block; text-align: center; }
		.wrap_featured_story p { font-size: 16px; margin: 0px; padding: 10px 0; text-align: center; }
		.wrap_featured_story h2 { margin: 0; font-size: 28px; text-align: center; }
		.wrap_featured_story h2 a { color: #000; text-decoration: none; }
		.wrap_featured_story h2 a:hover { color: #d10074; }


/* MISC
--------------------------------------------------*/

	.left { float: left; }
	.right { float: right; }

	/* ###### LISTS ###### */
	
		.small_list { font-size: 11px; list-style: none; margin: 0; padding: 0; }
		.small_list li { border-bottom: 1px solid #e5e5e5; }
		.small_list li a { display: block; padding: 4px 0; }
	
		/* MFO */
		#games_list ul {font-size: 11px; list-style: none; margin: 0; padding: 0; }
		#games_list li {  display:inline; }
		#games_list li a { border-bottom: 1px solid #e5e5e5; width:100%; display: block; padding: 4px 0; }
	
		.rel_articles { margin-bottom:10px; }
		.rel_articles ul {font-size: 11px; list-style: none; margin: 0; padding: 0; }
		.rel_articles li {  display:inline; }
		.rel_articles li a { border-bottom: 1px solid #e5e5e5; width:100%; display: block; padding: 4px 0; }
	
		.last_news_time { display:none; }
		/* /MFO */
	
		/* Useful links */
		.useful_links h5 { display:none; }
		.useful_links ul { font-size: 11px; list-style: none; margin: 0; padding: 0; }
		.useful_links ul li { border-bottom: 1px solid #e5e5e5; }
		.useful_links ul li a { display: block; padding: 4px 0; }
	
	/* ###### REMOVE ###### */
	#block_nettavisen { display: none; }
		



/* GIRLS.NO SECTION
--------------------------------------------------*/

	body#section_girls #header #site_title { margin: 0; position: absolute; top: 8px; left: 10px; }
	body#section_girls #header #site_title a { background: url(http://x.biip.no/biipmag/media/images/girls/logo.gif) no-repeat; display: block; width: 356px; height: 130px; }



/* UNG 1881
--------------------------------------------------*/
	
	body#section_1881 { margin: 12px 0 0; }
	
	body#section_1881 a:hover { color: #0065AE; }
	
	#wrapper_1881 { margin: 0 auto; width: 960px; }


	/* ###### 1881 HEADER ###### */

		#header_1881 { font-family: Arial, Helvetica, sans-serif; margin: 0; }
		#header_1881 a { color: #0065AE; }
		
		#header_ads_1881 { margin: 0 0 14px; }
		
		#header_top_1881 { position: relative; height: 55px; }
		
		/* Top elements */
		#header_top_1881 p a { font-size: 11px; margin: 0; position: absolute; right: 0; text-decoration: underline; }
		#header_logo_1881 { background: url(http://x.biip.no/biipmag/media/images/1881/logo.gif) no-repeat; position: absolute; left: 40px; width: 124px; height: 146px; z-index: 99; }
		
		/* Top menu */
		#header_top_1881 ul { list-style: none; margin: 0; padding: 0; position: absolute; bottom: 0px; left: 206px; z-index: 50; }
		#header_top_1881 ul li { background: #CCE0EF url(http://x.biip.no/biipmag/media/images/1881/tabs_inactive.gif) top left no-repeat; float: left; font-size: 11px; display: inline; margin: 2px 3px 0 0; position: relative; }
		#header_top_1881 ul li a { background: url(http://x.biip.no/biipmag/media/images/1881/tabs_inactive.gif) top right no-repeat; float: left; color: #000; display: block; height: 24px; line-height: 24px; padding: 0 7px; }
		#header_top_1881 ul li a:hover { color: #000; }
		#header_top_1881 ul li.current { background: #0065AE url(http://x.biip.no/biipmag/media/images/1881/tabs_active.gif) top left no-repeat; margin: 0 3px 0 0; }
		#header_top_1881 ul li.current a { background: url(http://x.biip.no/biipmag/media/images/1881/tabs_active.gif) top right no-repeat; color: #fff; font-size: 12px; font-weight: bold; height: 26px; }
		#header_top_1881 ul li.current a:hover { color: #fff; }
		* html #header_top_1881 ul { bottom: -1px; } /* IE6-fix */
		
		/* Dropdown menu */
		#header_top_1881 ul li ul.dropdown { background: #cce0ef; margin: 0; padding: 0 0 4px 0; position: absolute; top: 24px; bottom: auto; right: auto; left: 0; z-index: 10; }
		#header_top_1881 ul li ul.dropdown li { background: none; border: none; float: none; margin: 0; }
		#header_top_1881 ul li ul.dropdown li a { background: none; cursor: pointer; display: block; float: none; height: auto; line-height: 20px; padding: 0 6px; width: 100px; }
		#header_top_1881 ul li ul.dropdown li a:hover { cursor: pointer; text-decoration: underline; }
		
		
		/* Header box */
		#header_box_1881 { background: #0065AE url(http://x.biip.no/biipmag/media/images/1881/header_box.gif) top left no-repeat; }
		#header_box_inner_1881 { background: url(http://x.biip.no/biipmag/media/images/1881/header_box.gif) bottom right no-repeat; height: 107px; }
		
		#login_ifrm_1881 { background: transparent; border: 0; margin: 0 0 0 206px; width: 740px; height: 100%; }


	/* ###### 1881 LOGIN ###### */

		body#section_1881_login { background: #0065AE; color: #fff; font: 12px Arial, Helvetica, sans-serif; margin: 25px 0 0 0; }
		body#section_1881_login a { color: #fff; vertical-align: middle; text-decoration: underline; }
		body#section_1881_login #poweredby { background: url(http://x.biip.no/biipmag/media/images/1881/poweredby.gif) top left no-repeat; display: block; position: absolute; top: 10px; right: 0; width: 160px; height: 28px; }
		body#section_1881_login h2 { font-size: 12px; text-transform: uppercase; margin: 0 0 0.5em; }
		body#section_1881_login p { margin: 0; padding: 0; }
		body#section_1881_login span { white-space: nowrap; }
		body#section_1881_login input, body#section_1881_login label { vertical-align: middle; }
		body#section_1881_login input.textfield { border-color: #717171 #CCCCCC #CCCCCC #717171; border-style: solid; border-width: 1px; margin: 0 12px 0 2px; width: 100px; }

	/* ###### 1881 SIDEBAR ###### */
		
		#sidebar_1881 { float: left; font-family: Arial, Helvetica, sans-serif; margin: 0 12px 0 0; width: 116px; }
		#sidebar_1881 a { color: #0065AE; }
		
		#sidebar_ads_1881 { }
		
		/* Sidebar blocks */
		#sidebar_1881 .sidebar_block { margin: 0 0 12px; }
		#sidebar_1881 .sidebar_block_title { background: #CCE0EF; border-top: 1px solid #909AA1; font-size: 12px; font-weight: bold; margin: 0; padding: 6px 12px; }
		
		/* Sidebar navigation */
		#sidebar_1881 .sidebar_nav { border-bottom: 1px solid #B6C2CB; list-style: none; margin: 0; padding: 0; }
		#sidebar_1881 .sidebar_nav li a { background: #efefef; border-top: 1px solid #B6C2CB; display: block; font-size: 11px; height: 26px; line-height: 26px; padding: 0 0 0 12px; }
		#sidebar_1881 .sidebar_nav li a:hover { background: #fff; }
		#sidebar_1881 .sidebar_nav li.current a { background: #fff; color: #666; font-weight: bold; }
		
		/* Sidebar note */
		#sidebar_1881 .note { background: #fef8bd; border: 1px solid #f1cd99; font-size: 11px; margin: 0 0 6px; padding: 5px 5px 10px 5px; text-align: center;  -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; }
		#sidebar_1881 .note h6 { color: #ff0000; font-weight: bold; font-size: 13px; margin: 10px 0; text-align: center; text-decoration: underline; }
		#sidebar_1881 .note a { color: #000; text-decoration: underline; }
		
		/* Sidebar buttons */
		#sidebar_1881 .sidebar_buttons a img { border: none; display: block; margin: 4px 0 0; }
		
		
	
	
	/* ###### 1881 BODY ###### */

		/*body#section_1881 #body { float: left; padding: 2px 0 0; width: 787px; }*/
		body#section_1881 #body { float: left; padding: 2px 0 0; width: 787px; }
		body#section_1881 #tc_menu { height: 35px; }
		body#section_1881 #tc_menu li { margin: 0; padding: 0 14px; }
		body#section_1881 #tc_menu li a { color: #0065AE; font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-size: 18px; line-height: 1em; }
		body#section_1881 #tc_menu li a:hover { color: #0065AE; }
		
		body#section_1881 #tc_right h3 { color: #0065AE; font-family: Arial, Helvetica, sans-serif; }
		
		body#section_1881 .tc_featured_story { color: #0065AE; font-family: Arial, Helvetica, sans-serif; }
		body#section_1881 .tc_featured_story h2 { font-size: 56px; line-height: 1em; }
		body#section_1881 .tc_featured_story h2 a:hover { color: #0065AE; }
		
		body#section_1881 .wrap_normal_story .story_inner { border-top-color: #0065AE; }
		body#section_1881 .wrap_normal_story h3 a:hover { color: #0065AE; }
		
		body#section_1881 .wrap_featured_story { border-top-color: #0065AE; color: #0065AE; font-family: Arial, Helvetica, sans-serif; }
		body#section_1881 .wrap_featured_story h2 a:hover { color: #0065AE; }
		
		body#section_1881 .wrap_external_story h4 a:hover { color: #0065AE; }
		
		body#section_1881 #block_picsspecial li a:hover { color: #0065AE; }
		
		body#section_1881 .block .block_header { border-bottom-color: #0065AE; }
		body#section_1881 .block .block_title { color: #0065AE; font-family: Arial, Helvetica, sans-serif; }
		
		body#section_1881 .article_head p { color: #0065AE; font-family: Arial, Helvetica, sans-serif; }
		body#section_1881 .article_head .story_byline strong { color: #0065AE; }
		body#section_1881 p.leadtext { color: #0065AE; font-family: Arial, Helvetica, sans-serif; }
		body#section_1881 .article_text a { color: #0065AE; }
	
	
	/* ###### 1881 FOOTER ###### */
	
		#footer_1881 { background: #fff; border: 1px solid #d3e2f1; clear: both; color: #000; font-size: 10px; margin: 20px auto; padding: 6px 0; text-align: center; width: 960px;  -moz-border-radius: 5px; webkit-border-radius: 5px; border-radius: 5px; }
		#footer_menu_1881 { color: #5e7993; font-size: 12px; font-weight: bold; }
	
		/*
		#footer_1881 { font-size: 11px; clear: both; color: #666; font-family: Arial, Helvetica, sans-serif; background-color: #ededed; overflow: hidden; width: 960px; padding: 1.5em 0 1em 0; line-height: 1.1em; margin: 0 auto 2em; }
		#footer_1881 a { color: #666; text-decoration: underline; }
		#footer_1881 .copy { width: 220px; float: left; text-align: center; }
		#footer_1881 h3 { font-size: 12px; margin: 0 0 0.5em; }
		#footer_1881 h3 a { text-decoration: none; }
		#footer_1881 p { }
		#footer_1881 h3 a:hover { text-decoration: underline; }
		#footer_1881 .links { width: 740px; float: right; }
		#footer_1881 dl { margin: 0 0 0.7em 0; overflow: hidden; width: 100%; }
		#footer_1881 dt { font-weight: bold; float: left; margin: 0 0.4em 0 0; }
		#footer_1881 dt a { text-decoration: none; }
		#footer_1881 dd { border-right: 1px solid #666; padding: 0 0.4em 0 0; margin: 0 0.4em 0 0; float: left; }
		#footer_1881 dd a { white-space: nowrap; }
		#footer_1881 .last { border: none; }
		*/
		
	
	/* ###### 1881 REMOVE ###### */

		body#section_1881 #tc_menu,
		body#section_1881 #block_picsspecial,
		body#section_1881 #block_nettavisen,
		body#section_1881 #tags_wrap { display: none; }
	
	
		

/*Nettreff*/
#nettreff_wrap {
	margin-bottom:10px;
	margin-top:20px;
	font-size:12px;
	}

td.skjema {
	padding-top:10px;
	}

#currentPage a {
	color:#000;
	text-decoration:none;
	font-size:12px;
	line-height:1.2;
	margin-top:20px;
	}

.nettreff {
	margin-bottom:15px;
	}

.nettreff_header {
	border-bottom: 2px solid #538CDF;
	padding-bottom:4px;
	}

.nettreff_header img {
	vertical-align:middle;
	}

.nettreff_header span {
	margin-left:8px;
	font-size:12px;
	color:#538CDF;
	font-weight:bold;
	}

.nettreff_body img {
	display:block;
	margin:10px 6px 0 0;
	}

#relatedNewsField ul {
	font-size:13px;
	margin:12px 10px 0 0;
	}

#relatedNewsField ul li {
	margin-bottom:5px;
	line-height:1.3;
	}

#relatedNewsField h3 {
	font-size:17px;
	margin-top:35px;
	margin-bottom:10px;
	}


.nettreff_body {
	text-decoration: none;
	padding:10px;
	background-color:#E0E7EF;
	border: 1px solid #CCC;
	}

/* SLUTT nettreff*/

a.sponsored_by { display: none; }
span.time_published { font-size: 11px; color: #666; }

#ajax_poll {
	border: none;
	margin:4px 0 10px 10px;
	padding-top:6px;
	background:url(http://www.biipmag.no/nettavisen/gif/na2.0/bakgrunn.jpg) left bottom no-repeat;
	width: 299px;
	float: right;
	}

#ajax_poll h4 {
	font-size:16px;
	color:#D10074;
	margin: 10px 0;
	}

#ajax_poll .question {
	border-bottom:1px solid #f2f2f2;
	padding-bottom:6px;
	font-weight:bold;
	font-size:12px;
}

#ajax_poll form {
	font-size:12px;
	}

#ajax_poll form fieldset {
	border:none;
	font-weight:bold;
	padding:0 6px;
	}

#ajax_poll form legend {
	color:#000;
	font-size:11px;
	}

#ajax_poll form label {
	font-weight:normal;
	cursor:pointer;
	}	

#ajax_poll form label span {
	display:block;
	float:left;
	width:255px;
	overflow:hidden;
	margin-left:6px;
	* margin-top:5px;
	padding-bottom:8px;
	}	

#ajax_poll form input {
	display:block;
	float:left;
	padding-bottom:8px;
	margin:0;
	}	

a#show_result_btn {
	color:#000;
	font-weight:bold;
	margin-left:25px;
	font-size:12px;
	}

a#show_result_btn:hover {	
	color:#81A8CF;
	}

.poll_graph {
	border:1px solid #779BBF;
	height:10px;
	margin-bottom:10px;
	margin-top:2px;
	background-color:#99CCFF;
	position:relative;
	overflow-y:hidden;
	}

.poll_option {
	font-size:12px;
}

span.poll_pct {
	font-size:10px;
	display:block;
	position:relative;
	z-index:20;
	}	

#vertical_container {
	color:#0B4C9C;
	font-family:"Times New Roman", Times, serif;
	margin-left:1px;
	}

#result_links {
	font-size:12px;
}

#result_links span {
	color:#1675b5;
	font-weight:bold;
	float:left;
	display:block;
	margin-top:55px;
	background:url(http://www.biipmag.no/nettavisen/gif/na2.0/pil.gif) left center no-repeat;
	padding-left:15px;
	margin-left:8px;
}

a#show_result_btn1 {
	float:left;
	background:url(http://www.biipmag.no/nettavisen/gif/na2.0/stolpe.jpg) left top no-repeat;
	text-indent:-9999px;
	display:block;
	width:53px;
	height:64px;
	margin-top:10px;
	margin-left:20px;
}

a#show_result_btn2 {
	float:left;
	background:url(http://www.biipmag.no/nettavisen/gif/na2.0/sektor.jpg) left top no-repeat;
	text-indent:-9999px;
	display:block;
	width:53px;
	height:64px;
	margin-top:10px;
}