/*
 * Copyright © 2007 Riksidrottsförbundet. All Rights Reserved.
 * 
 * Filename: print.css
 * 
 * Description:
 * Stylesheet used for the printfuntion.
 * 
 * Change history:
 * Created  2007-10-05  Liselotte Lindahl, Drumedar
 * Changed	2008-10-08	Liselotte					Changed to handle long pages
 * Changed	2011-02-21	Kimmo Koskela, Drumedar		Changed to handle width on articles
 * 
*/
body{font-size:15px;}
html{background:none;}
.bypassNav{display:none;}
#totalwrapper{width:auto;font:normal 12px Arial;}
#adTopColumn{display:none;height:0px;}
.adColumn{display:none;}
a.headerPicture{display:none;height:0px;}
#header{display:none;height:0px;}
.topMenuWrapper{display:none;height:0px;}
.submenu{display:none;height:0px;}
.leftCol{display:none;width:0px;height:0px;}
.firstpic{width:700px;}
.middleCol { background:none; position: static; overflow: visible;width:auto; }
.middleColLarge { background:none; position: static; overflow: visible;width:auto; }
.rightCol{display:none;width:0px;}
#partners{display:none;}
#cBody{background:none; position: static; width: auto;overflow: visible;min-height:0px;}
#columnswrapper{background:none; position: static; width: auto;overflow: visible;}
.articel{background:none; position: static; width: auto;overflow: visible;}
.article .content{border:none;}
.article .content .inner {height:auto;min-height:1%;overflow:visible;border:none;}
#footer{background:none;margin-top:50px;width:auto;}
#footer .logoforprint {display:block;padding-top:5px;}
#footer .inner{padding:0;width:auto;}
#footer .inner h3{font-size:2.4em;letter-spacing:-1.3px;padding:0 0 5px 186px;}
	#footer ul.first {margin:0 0 0 186px;font-size:1.2em;list-style-image:none;list-style-position:outside;list-style-type:none;}
	#footer ul.vcard {font-size:1.2em;list-style-image:none;list-style-position:outside;list-style-type:none;}
	#footer .footerLogo {top:0;left:15px;}
.drumedar {display:none;}
#adColumn{display:none;}
.print{display:none;}
.printcontainer, .printcontainerwide{display:none;}
.art_lop1_bottom_left, .art_lop_bottom_left_wide{display:none;}
.articleFunctionBox{display:none;}



