/*
		elpristavlen.dk
		Styles: Print styles
 * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */

body
{
	background: #fff;
}
#wrapper
{
	padding: 0 !important;
	width: 97%;
	margin: 1%;
}
#content.page .aboutArticle,
#content.page .article
{
	float: none;
	width: 100%;
	overflow: visible;
}
.contactBlock
{
	float: none;
}
.greenBox, .blueBox,
.greenBox h2, .blueBox h2
{
	background: #fff;
	color: #000 !important;
	border: none !important;	
}

.box .leftTop,
.box .rightTop,
.box .leftBottom,
.box .rightBottom
{
	background: none !important;
}

.searchResults
{
	float: none;
	width: 100%;
}

/* compare page */
.comparePrint
{
    display: block;
    width: 100%;
}
    .comparePrint table th
    {
	    font-family: arial;
    }
    .comparePrint table td a.details
    {
        display: none;
    }
.comparePrint table
{
    page-break-after: always;
    font-size: 80%; 
    border: 1px solid #000;
    border-width: 1px 0 0 1px;    
}	
.contractExtraBenefitsIcon img 
{
    float: none;
}
.electricityType span,
.productType span,
.contractExtraBenefitsIcon span 
{
    width: auto;
    float: none;
}

.comparePrint table.last
{
    page-break-after: avoid;
}
.comparePrint table td,
.comparePrint table th
{
    border: 1px solid #000;
    border-width: 0 1px 1px 0;
    padding: 5px;
}
.comparePrint table tr.light th
{
    font-weight: normal;
}
.comparePrint table td 
{
    width: 25%;
}

.printPage,
.navButtonsComparePage,
#footer,
.extra,
.sendToFriend,
#header .topNav,
#content.page .contactForm,
.contactBlock .friends,
.compare,
.rightColumn,
.searchResults .compareButtonBlock,
.topErrorsBlock
{
    display: none;
}
#header .logo
{
	position: static;
}


.printSelected div {display: none }
.printSelected div.printSelection,
.printSelected div.printSelection div
{
	display: block;
}
.printSelection .searchResults table td.expand .moreInfo
{
	display: block;
}
.printSelection .searchResults table td.expand table td
{
	text-align: left;
}