/* -- Profile finder -- */
tr.datarow
{
	background-color: #F0F0F0;
}
table.searchresults
{
	background-color: #F0F0F0;
}

/* -- Changed pages -- */
td.changedpages
{
	padding-right: 1.5em;
}

/* -- Start page -- */
img.startpageimage
{
	/*padding: 2em;*/
	margin-bottom: 1em;
	width: 100%;
}
.tip {
	position: relative;
}
.tip p {
	position: absolute;
	background-color: #FFF;
	border: 2px solid #AAA;
	padding: .5em;
	left: 1em;
	top: -1em;
	width: 130px;
	color:#085C9D;
}
.puff_startsida {
	padding: 7px 10px 7px 10px;
}


/* -- Quick search -- */
input.quicksearchinput
{
	width: 15em;
	height: 1.75em;
	border: 0.1em solid #9C9A94;
}
img.quickbaricon
{
	margin-left: 0.75em;
	width: 2.45em;
}
span.searchlabel
{
	font-weight: bold;
	font-size: 1em;
	color: #336;
}

/* ---Calender template items---*/	

div.monthcalendararea
{
	float: right;
	width: 38%;
}
div.calendarlistingarea
{
	float: left;
	width: 61%;
	text-align: left;	
}
h1.calendardayheading
{
	font-size: 1.2em;
	color: #333;
	display: inline;
}
table.calendarframe
{
	border-color: #fff;
	background-color: #fff;
}
/* IE 6 does not seem to handle parent-child selectors */
div.monthcalendararea > table
{
	border: solid 0.1em #ffffff;
}
td.calendaritem, tr.calendaritem
{
	height: 2em; 
	width: 2.2em;
	font: normal 1em verdana;
	background-color: #fff; 
	border: solid 0.1em #F0E5CE;
}
td.selecteddatecell 
{
	border: solid 0.2em #95632F;
}
td.datecellothermonth 
{
	background-color: #F0F0F0;
}
td.weekendcell
{
	background-color: #DADADA;
}
td.datecellactive
{
	background-color: #F0E5CE; 
	border: solid 0.2em #95632F;
}	
td.dayweekheader
{
	color: #333;
	border-style: none;
}
	
/*---Listing headers (Startpage and LeftMenu head)----*/


a.listheading
{
	font-weight: bold; 
	/*font-size: 1.2em; */
	font-size:12px;
	color: #FFFFFF;
	padding-top:0.3em;
	padding-bottom:0.4em;
	display: block;
	text-decoration: none;
}
span.listheading
{
	font-weight: bold; 
	font-size: 1em; 
	color: #333;
	padding-top:0.3em;
	padding-bottom:0.1em;
	display: block;
	text-decoration: none;
}
img.listheadingcornerimage
{
	height: 2.2em;
}
div.listheadingcontainer
{
	background-color: #1A6AA7;
	display:block;
	width: 100%;
	padding-left: 0.5em;
	padding-top: 0em;
}

a.startnewsHeading
{
	font-weight: bold; 
	font-size: 1.2em; 
	color: #333;
	display: block;
	text-decoration: none;
}

a.Startnews
{
	font-weight: bold; 
	font-size: 1em; 
	color: #333;
	display: block;
	text-decoration: none;
}

a.StartCalendar
{
	font-weight: bold; 
	font-size: 1em; 
	color: #333;
	display: block;
	text-decoration: none;
}
div.startpageleftnews, div.startpagecalendaritem
{
	margin-top: 0.7em;
	padding-top: 0.3em;
}

/* ------ LeftMenu items -----*/
a.menulink
{
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
	display: block;
	font-size:12px;
}
a.menulinkactive
{
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	display: block;
	font-size:12px;
}
a.menulink:hover
{
	color: #FFFFFF;
}

/* --------- Listings ----------- */
.NewsListingHeader
{
	border-bottom: solid 0.1em #F0E5CE;
	width:100%;
	font-size:1.2em;
	font-weight:600;
	padding: 0.4em 0.4em 0.4em 0.5em;
}
.NewsListingItem
{
	
	padding: 0.6em 0.4em 0.6em 0.5em;
}
a.NewsLink
{
	text-decoration: none;
	font-weight: bold;
}
a.RightListingHeader
{
	width:100%;
	font-size:1.2em;
	font-weight:600;
	padding: 0.4em 0.4em 0 0.2em;
	margin-bottom:0.6em;
	text-decoration: none;
	color: #333333;
}

a.RightListingItem
{
	text-decoration: none;
	display: block;
	padding-left: 0.3em;
}

a.linklist
{
	text-decoration: none;
}
a.linklistWhite 
{
	text-decoration: none;
	color:White;
	font-weight:bold;
}

.datelistingtext
{
	color: #606060; 
	font-size: 1em; 
	font-style: italic;
}
.rssevenrow
{
	background-color:  #ffffff;
	padding: 0.6em 0.4em 0.6em 0em;
}
.rssunevenrow
{
	background-color:#ffffff;
	padding: 0.6em 0.4em 0.6em 0.5em;
}
.rssheaderrow
{
	background-color: #ffffff;
	border-bottom: solid 0.1em #F0E5CE;
}

/* ----- Conferance items --- */
div.conferance
{
	width: 100%;
	padding: 0.3em;
}
div.conferancelinkbuttonsarea
{
	margin-top: 0.3em;
	float: right;
}
div.conferanceheader
{
	width: 100%;
}
/*------ Site map items ---*/
tr.sitemapheader
{
	font-weight: 600;
	padding: 0.4em 0.4em 0.4em 0.4em;
	font-size: 1.2em;
}
/*----- Password input ---*/
div.passwordfield 
{
	background-color: #dcdace;
	border: solid 0.1em #000;
	width: 21em;
	padding: 0.3em;
}
input.registerfield
{
	width: 20em;
}
/*----- Personal registry Items -----*/
table.DetailedView
{
	background-color: #fff;	
	border-style: solid; 
	border-color: #F0F0F0;	
	border-width: 0.1em;
}
	
table.BackButton
{
	background-color: #F0F0F0;	
	border-style: solid; 
	border-color: #bbb;	
	border-width: 0.1em;
}
	
/*--- Newsgroup ---*/
body.newsgroupitem
{
	padding: 0; 
	margin: 0;
}
div.newsgroupheader
{
	background-color: #ddd;
	border-bottom: solid 0.1em back;
	padding: 0.4em 0;
}
A.newsgroupbarbutton 
{ 
	color: #000; 	
	font-size: 1.1em; 
	font-family: tahoma; 
	font-weight: bold;
	text-decoration: none;
}

/* ---News Groups---*/
TR.NewsgroupRow {
	BACKGROUND-COLOR: #D9C9A8; 
	COLOR: #333333; 
	FONT-SIZE: 11px; 
	FONT-FAMILY:tahoma; 
	PADDING-BOTTOM: 2px; 
	PADDING-LEFT: 5px; 
	PADDING-TOP: 2px}

TR.NewsgroupRowActive{ 
	BACKGROUND-COLOR: #F0E5CE; 
	COLOR: #333333; 
	FONT-SIZE: 11px; 
	FONT-FAMILY:tahoma; 
	FONT-WEIGHT:bold;
	PADDING-BOTTOM: 2px; 
	PADDING-LEFT: 5px; 
	PADDING-TOP: 2px}
	
TD.NewsgroupTableheading { 
	COLOR: #ffffff; 
	FONT-SIZE: 11px;
	FONT-FAMILY:tahoma; 
	FONT-WEIGHT:bold; 
	HEIGHT: 20px;
	PADDING-LEFT: 5px; 
	BACKGROUND: #95632F}

A.NewsgroupBarButton { 
	COLOR: #333333; 	
	FONT-SIZE: 11px; 
	FONT-FAMILY:tahoma; 
	FONT-WEIGHT:bold; 
	TEXT-DECORATION: none}

A.NewsgroupBarButton:visited { 
	COLOR: #333333; 	
	FONT-SIZE: 11px; 
	FONT-FAMILY: tahoma; 
	FONT-WEIGHT: bold; 
	TEXT-DECORATION: none}

.NewsgroupBarTitle {
	COLOR: #333333; 
	FONT-SIZE: 12px; 
	FONT-FAMILY:Verdana, arial, tahoma; 
	FONT-WEIGHT:bold;}

.NewsgroupItemMessage {
	FONT-SIZE: 10px; 
	FONT-FAMILY:Verdana, Courier new;
	COLOR: #333333;}

.NewsgroupItemHeading{
	COLOR: #ffffff; 
	FONT-SIZE: 11px; 
	FONT-FAMILY:tahoma; 
	FONT-WEIGHT:bold;}

.NewsgroupItemHeading2{
	COLOR: #ffffff; 
	FONT-SIZE: 11px; 
	FONT-FAMILY:tahoma;}	
	
/* ---Document list---*/

.DocumentListBox
{
	border: 1px solid #FFFFFF;
}

.DocumentListItem
{
	background: #ffffff;
	padding-left: 5px;
	padding-right: 50px;
	padding-top: 0px;
	padding-bottom: 5px;
}

.DocumentListItemAlt
{
	background: #ffffff;
	padding-left: 5px;
	padding-right: 50px;
	padding-top: 0px;
	padding-bottom: 5px;
}


.DocumentMainIntro
{
	padding-left: 10px;
	padding-right: 50px;
	padding-top: 3px;
	padding-bottom: 5px;
}

/* ---Document---*/

.DocumentFrameHeader
{
	text-align: left;
	padding: 0.5em 0.5em 0.5em 6em;
}
.DocumentArea
{
	float: left;
	text-align: center;
	width: 100%;
}

.PPTFrameStyle
{
	border-style:		solid;
	border-color:		#f0f0f0;
	border-width:		0.1em;
	width: 95%;
	height: 45em;
}
.XLSFrameStyle
{
	border-style:		solid;
	border-color:		#f0f0f0;
	border-width:		0.1em;
	width: 95%;
	height: 52em;

}

.DOCFrameStyle
{
	border-style:		solid;
	border-color:		#f0f0f0;
	border-width:		0.1em;
	width: 85%;
	height: 62em;
}

A.SelectedPagingItem
{
	font-weight: bold;
}

A.UnselectedPagingItem
{
}

/* ---Tab strip---*/
.tabbackground
{
	background-image:url(../images/Tab/tabrow_background.gif);
	text-align: left; 
	height: 26px; 
	background-position: top; 
	background-repeat: repeat-x;	
}
.tabOuterContainer 
{
	display: inline-block;
}
.tabContainer 
{
	display: block; 
	float: left;
}
.tabActive
{
	font-weight: bold; 
	font-size: 1.1em; 
	z-index: 10; 
	background-image:url(../images/Tab/tab_background_active.gif);
	cursor: hand; 
	padding-top: 6px; 
	height: 26px; 
	text-align: center; 
	float: left; 
	background-repeat: repeat-x;

}
.tabActiveLeft
{
	width: 7px; 
	height: 26px; 
	float: left; 
	background-repeat: no-repeat;
	background-image:url(../images/Tab/tab_background_left_active.gif);
}
.tabActiveRight
{
	width: 7px; 
	position: relative; 
	height: 26px; 
	float: left; 
	background-repeat: no-repeat;
	background-image:url(../images/Tab/tab_background_right_active.gif);
}
.tabInactive
{
	font-size: 1.1em; 
	background-image:url(../images/Tab/tab_background.gif);
	cursor: hand; 
	padding-top: 6px;
	height: 26px; 
	text-align: center; 
	float: left; 
	background-repeat: repeat-x; 
	display: inline;
}
.tabInactiveLeft
{
	width: 7px; 
	height: 26px; 
	float: left; 
	background-repeat: no-repeat;
	background-image:url(../images/Tab/tab_background_left.gif);
}
.tabInactiveRight
{
	width: 7px; 
	height: 26px; 
	float: left; 
	background-repeat: no-repeat;
	background-image:url(../images/Tab/tab_background_right.gif);
}
.tabDisabled
{
	font-size: 1.1em; 
	background-image:url(../images/Tab/tab_background.gif);
	color: gray; 
	padding-top: 6px; 
	height: 26px; 
	text-align: center; 
	float: left; 
	background-repeat: repeat-x;
}
.tabDisabledLeft
{
	width: 7px; 
	height: 26px; 
	float: left; 
	background-repeat: no-repeat;
	background-image:url(../images/Tab/tab_background_left.gif);
}
.tabDisabledRight
{
	width: 7px; 
	height: 26px; 
	float: left; 
	background-repeat: no-repeat;
	background-image:url(../images/Tab/tab_background_right.gif);
}
.tabObjectActive
{
	display:block;
	float: left;
	width: 99%;
	text-align: left;
}
.tabObjectInactive
{
	display: none;
}
.sendmailInput
{
	width:140px;
}
.sponsorshipInput
{
	width:200px;
}
.sponsorshipInputZip
{
	width:71px;
}
.sponsorshipInputCity
{
	width:116px;
}
.sponsorshipInputShort
{
	width:30px;
}
.sendmaillabel 
{
	font-size:12px;
	font-family:Arial;
	color:#575757;
}
.sponsorshipInputLong
{
	width:431px;
}
/*.mainPuffLink
{
	cursor:hand;
	border-right:#c8c8c8 1px solid;
	border-left:#c8c8c8 1px solid;
	padding-right:10px;
	padding-left:10px;
	font-size:12px;
	width:173px;
}
.mainPuffNoLink
{
	border-right:#c8c8c8 1px solid;
	border-left:#c8c8c8 1px solid;
	padding-right:10px;
	padding-left:10px;
	font-size:12px;
	width:195px;
}*/
.Puff
{
	width:195px;
	background-image:url("/images/img/puff_bg_3.gif");
	background-repeat:no-repeat;
	background-position:left bottom;
	text-align:center;
}
.PuffNoLink
{
	width:195px;
	background-image:url("/images/img/puff_bg_3_nolink.gif");
	background-repeat:no-repeat;
	background-position:left bottom;
	text-align:center;
}
.Puff a, .PuffNoLink a
{
	display:block;
	margin:0px;
	padding:20px 10px;
	background-image:url("/images/img/puff_bg_1.gif");
	background-repeat:no-repeat;
	background-position:-1px top;
	*background-position:left top; /*läses av IE*/
	border-right:#c8c8c8 1px solid;
	border-left:#c8c8c8 1px solid;
}

table.interestReportTable tr td
{
	padding-bottom: 7px;
}

.interestReportInput
{
	width: 200px;
}


.energypricesWideHeader
{
	width:420px;
	border-bottom :solid 1px #1e75b8;
	font-family: Arial, Verdana, Helvetica, Tahoma;
	font-size: 12px; 
}
.energypricesL
{
	width:180px;
	border-bottom :solid 1px #1e75b8;
	font-family: Arial, Verdana, Helvetica, Tahoma;
	font-size: 12px; 
}
.energypricesM
{
	width:80px;
	border-bottom :solid 1px #1e75b8;
	font-family: Arial, Verdana, Helvetica, Tahoma;
	font-size: 12px; 

}
.energypricesR
{
	width:110px;
	border-bottom :solid 1px #1e75b8;
	text-align:right;
	font-family: Arial, Verdana, Helvetica, Tahoma;
	font-size: 12px; 

}
.comparativepricesL
{
	width:130px;
	border-bottom :solid 1px #1e75b8;
	font-family: Arial, Verdana, Helvetica, Tahoma;
	font-size: 12px; 
}
.comparativepricesM
{
	width:130px;
	border-bottom :solid 1px #1e75b8;
	font-family: Arial, Verdana, Helvetica, Tahoma;
	font-size: 12px; 
}
.comparativepricesR
{
	width:130px;
	border-bottom :solid 1px #1e75b8;
	text-align:right;
	font-family: Arial, Verdana, Helvetica, Tahoma;
	font-size: 12px; 
}
.energypricesLeft
{
	float :left;
	width:100px;
	border-bottom :solid 1px #1e75b8;
}
.energypricesRight
{
	float :right;
	width:100px;
	border-bottom :solid 1px #1e75b8;
	text-align:right;

}
.comparetivepricesTitle
{
	/*color:#A11C04;*/
	color:#085C9D;
	padding:10px 0 0 10px; 
	font-size: 12px;
	font-weight: bold; 
	width: 465px; 
	font-family: Arial, Verdana, Helvetica, Tahoma;
}

.energypricesPanel
{
	/*border: ridge 4px #55aaff;*/
	border: solid 2px #1e75b8;
	padding: 10px 10px 20px 10px; 
	font-size: 12px; 
	width: 530px; 
	font-family: Arial, Verdana, Helvetica, Tahoma;
}

/*
.tableOFTariffs
{
	border: gray 1px solid;
	padding: 10px 10px 20px 10px;
	font-size: 12px; 
	width: 530px; 
	font-family: Arial, Verdana, Helvetica, Tahoma;
}
*/

.showDetailsCheckBoxPanel
{
	font-size: 12px; 
	/*width: 530px;*/
	font-family: Arial, Verdana, Helvetica, Tahoma;
	height :20px;
}
.energypricesPostalCode
{
	padding : 10px 10px 10px 0px;
	font-size: 12px; 
	width: 530px; 
	font-family: Arial, Verdana, Helvetica, Tahoma;
}
.energypricesShowSpec
{
	/*border:solid 1px black;*/
	text-align: right;
	float: right;
	width: 200px; 
	margin-top: 6px;
	margin-right: 3px;
	font-size: 12px;
	font-family: Arial, Verdana, Helvetica, Tahoma;
}
.fixedCharge
{
	float: left;
	/*width: 200px;*/ 
	margin-top: 10px;
	padding-right: 2px;
	font-size: 12px;
	font-family: Arial, Verdana, Helvetica, Tahoma;
}
.energypricesLine
{
	clear:both; 
}

/* ------------------------------------------- */

.sizeTiny
{
	/*font-size: 12px;*/
	/*width: 50px;*/
	width: 250px;		 	
}
.sizeShort
{
	/*font-size: 12px;*/
	/*width: 100px;*/
	width: 250px;	
}
.sizeLong
{
	/*font-size: 12px;*/
	/*width: 200px;*/
	width: 250px;	 	
}
.divArea
{
	width: 540px;
	margin-bottom: 10px;
	/*border: gray 1px solid;*/
}
.divFloat
{
	float:left;
	/*border: gray 1px solid;*/
}
.divClear
{
	clear:both;
}
.outline
{
	padding: 3px 3px 3px 3px;
}
.confirmBlock
{
	/*
	color: black;
	font-weight:normal;
	font-size: 12px; 
	font-family: Verdana, Arial, Helvetica;
	*/
}
.confirmLabel
{
	/*
	color: gray;
	font-weight:bold;
	*/
}
.confirmText
{
	/*
	color: black;
	font-weight:bold;
	*/
	font-style: italic;
}

.contractFormText
{
	font-size: 12px;
	color: #575757;
	/* color: #333333; */	
}

.contractField
{
	margin: 3px 0px 3px 0px;
}
