/*

	DONG Energy
	Master print styles
	
	Author: Creuna Danmark A/S / www.creuna.dk
	Copyright: 2008, Creuna Danmark A/S. All rights resevered
	Version: 1.8 - 15.09.08 - 14:00

-----------------------------------------------------------------------*/

body
{
	font-family: Georgia, Arial, "Times New Roman", Times, serif;
	font-size: 70%;
	color: #000;
	text-align: left;
}

/* = Main layout = */
#container
{
	max-width: 100%;
	min-width: 1%;
	width: 650px;
	margin: 0;
	padding: 0;
	border: none;
}

#skip { display: none; }

#top
{
	position: static;
	min-height: 100%;
	margin: 0 0 15px 0;
	padding: 0 0 10px 0;
	background: none;
	border: none;
	border-bottom: 1px solid #d9dcd6;
	text-align: left;
	}
	#logo
	{
		float: none;
		margin: 0;
		padding: 0;
		}
		#logo img { display: inline; }
	
	#service { display: none; }
	#mainnav { display: none; }

#main
{
	min-width: 100%;
	width: 100%;
	padding: 0;
	border: none;
	background: none;
	}
	
	#left,
	#tools { display: none; }
	
	#content, 
	#container.front #content
	{
	float: none;
	position: static;
	min-width: 100%;
	width: 100%;
	margin: 0;
	padding: 0;
	border: 0;
	background: none;
	}
	
	#container.wide #content 
	{
	float: none;
	position: static;
	width: 100px !important;
	margin: 0;
	padding: 0;
	border: 0;
	background: none;
	}
	
	#right { display: none; }

#footer
{
	margin: 10px 0 0 0;
	padding: 10px 0 0 0;
	color: #000;
	background: none;
	border-top: 1px solid #d9dcd6;
	}
	#footer dl.info
	{
		color: #000;
		float: none;
	}
	#footer dl.info dd
	{
		padding-left: 5px;
		margin-left: 5px;
		background: none;
	}
	#footer dl.info a,
	#footer ul.politics { display: none; }


/* = Content elements = */

#content a:link:after,
#content a:visited:after,
#content a:hover:after,
#content a:active:after
{
	content: " <link: " attr(href) "> ";
	color: #666;
	text-decoration: none;
	font-size: 0.8em;
}
	
dl.article dd.link a,
dl.list dd.link a,
#splash dl ul li a
{
	padding-left: 0;
	background: none;
}

#teaser,
#teaser .bg
{
	width: auto;
	height: auto;
	position: static;
	color: #000;
	background: none;
	padding: 0;
	margin: 0 0 15px 0;
}
#teaser a { color: #000; }

#splash img.splash
{
	display: none;
}
#splash-links 
{
	position: static;
	height: auto;
}
#splash-links.col4 .bg,
#splash-links.col5 .bg { background: none; }
#splash dl,
#splash dl.first,
#splash dl.last,
#splash-links.col4 dl,
#splash-links.col4 dl.last,
#splash-links.col5 dl,
#splash-links.col5 dl.last
{
	width: auto;
	float: none;
	margin: 0 0 15px 0;
	padding: 0;
}
/* FIXED BY XMFLI*/
.FullWidth{width:100%!important;}
.DualRowLeft{width:50%!important;}
.DualRowRight{width:50%!important;}
.DualRowLeftFixed{width:66%!important;}
.DualRowRightFixed{width:34%!important;}
.gasPaneltopFull{width:100%!important; }
.gasPanelFull{width:100%!important;}
.gasReadingPanel{ width:50%!important;
                  background:none;}
.gasReadingPanelTableOnly{width:50%!important;}
.gasReadingPaneltop{width:100%!important;}

.latestreadingbox { width:97%!important;}

.BasicCustomerInformationBar,
.ms-WPBody .BasicCustomerInformationBar
{
	width:  90%! important;
}

.FullSizeContentBoxBottom{width:100%! important; padding-left: 0px; padding-right: 0px;}
.FullSizeContentBoxTop{width:100%! important;}
.FullSizeContentBoxContent{width: 100% !important;padding-left: 0px; padding-right: 0px;}
