﻿/*
 * 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
 * 
*/
body{font-size:15px;}
html{background:none;}
.bypassNav{display:none;}
#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;}
.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;}
#columnswrapper{background:none; position: static; width: auto;overflow: visible;}
.entry{background:none; position: static; width: auto;overflow: visible;}
.entry .inner {height:auto;min-height:1%;overflow:visible;}

#footer{display:none;}
/*#footer{background:none;margin-top:50px;width:auto;}*/
#footer .logoforprint {display:block;padding-top:5px;}
#footer .inner{padding:0}
#footer .inner h3{font-size:2.4em;letter-spacing:-1.3px;padding:0 0 5px 86px;}
	#footer ul.vcard {margin:-21px 0 0 88px;font-size:1.2em;list-style-image:none;list-style-position:outside;list-style-type:none;}	
	#footer ul.vcard li {color:#757575;}
		#footer ul.vcard li a{color:#fff;font-weight:bold;border-bottom:2px solid #2396DF;}
	#footer ul.vcard li.col3 {}	
	#footer ul.vcard li strong {color:#fff;}
	#footer ul.vcard li div {}
	#footer ul.vcard li div a {}
	
	#footer ul.vcard .country-name {display: none;}
	#footer .footerPic {display:none;}
.drumedar {display:none;}
#adColumn{display:none;}
#print_div{display:none;}
.printcontainer, .printcontainerwide{display:none;}
.art_lop1_bottom_left, .art_lop_bottom_left_wide{display:none;}




