/*
Kraftringen färger

Mörkblå  #007DA9

Mellanblå  #00AFD7

Orange  # F6A924

*/


.pagerStyle {
	font-weight: 700;
}

.pagerStyle a{
	font-weight: normal;
}

.GridViewHMR {
	width: 94%;
}

#ContentHolderHMR {
	clear: left;
	padding-top: 10px;
}

.HistoricalContracts
{
	background-color: #F8BAC4;
	font-style: italic;
}

#ConnectionsOverviewGrid
{
	margin-top: 7px;
}

#connectionOverview input
{
	vertical-align: middle;
}

#chkShowHistoricalContracts
{
	margin-right: 5px;
}

.historicalContract
{
	color: #E31937;
	font-family: Tahoma;
	font-size: 26px;
	font-style: italic;
	font-weight: bold;
	/*filter: alpha(opacity=40);*/  /* internet explorer */
	-khtml-opacity: 0.4;		/* khtml, old safari */
	-moz-opacity: 0.4;			/* mozilla, netscape */
	opacity: 0.4;				/* fx, safari, opera */
	z-index: 1 !important;
	bottom: 0;
}

#oldInvoicesContainer
{
	margin: 15px 0px 0px 0px;
}

#lblShowOldInvoices
{
	padding: 10px 0px 10px 5px;
	cursor:pointer;
	height:16px;
	line-height:16px;
}

#oldInvoices
{
	padding: 10px;
	font-family: Arial, Verdana,Trebuchet,'MS Sans-Serif',Georgia,Courier,'Times New Roman',Serif;
    font-size: small;
    font-weight: bold;
	border: 1px solid #CCCCCC;
}

#oldInvoices a
{
    font-weight: normal;
}

.loginDisplay a
{
	float: right;
	margin-right: 5px;
	color: #fff ;
	text-decoration: none;
	margin-top: 4px;
}

#customHeaderWrapper
{
	background-color: #00AFD7;
	padding: 3px 3px 3px 10px;
	border-radius: 3px;
	width: 978px;
	margin-top: 10px;
}

#divServicesForUsePlace
{
	font-size:XX-small;
	height:28px;
}
.consumptionChart
{
	margin-top: 5px;
	box-shadow: 0 2px 3px #AAAAAA;
	border-radius: 3px 3px 3px 3px;
}

.multiLineSelect {
    border-radius: 3px 3px 3px 3px;
    height: 100px;
    margin-top: 2px;
    padding: 5px;
    width: 320px;
}

.SearchButton
{
    width: 16px;
    height: 16px;
    position: relative;
    right: -4px;
    top: 5px;
    z-index: 100000;
}
.SearchBox
{
	background-image: url("/Environments/LUNDS/Images/SearchBox.png");
    height: 28px;
	width:320px;
}
.Search
{
    font-size: 15px;
    left: 5px;
    position: relative;
    top: 2px;
	border:none;
	width: 290px;
}

.ContractColumn
{
	cursor: pointer;
}

.UsePlaceColumn
{
	cursor: default;
}

#overlayTrigger
{
	margin-top:10px;
}

#divInfoMessage
{
	width:250px;
	margin-top: 20px;
}

.UnitTypeIDFullname
{
	width:180px;
}

.inFieldBlock
{
	position:relative
}

.numeric
{
	padding:2px;
}

.lblInField
{
	position:absolute;
	top:1;
	left:1;
	color: #777777;
}

.meterError
{
	color:red;
	font-weight: bold;
}

#sendReadings
{
	float:right;
}

#chartOptions
{

}

#rbLstResolution
{
	padding-left:10px;
}
#rbLstResolution label
{
	padding-left:6px;
	padding-right:12px;
}

#period
{
	padding-top:10px;
}

#txtPeriod
{
	font-weight:bold;
}

.step
{
	margin-left:40px;
	width: 470px;
}

.navButtonLeft
{
	float: left;
}

.scrollPage
{
	width: 560px !important;
}
.meterContainerIcons
{
	padding-right: 5px;
    vertical-align: middle;
}

.utilitydiv
{
	font-weight: bold;
	padding-bottom: 3px;
	background-color: white;
	float: left;
	margin-top: -17px;
	padding-bottom: 5px;
}

.meterinfodiv
{
	clear: both;
	padding-left: 3px;
	padding-bottom: 3px;
	font-size:85%;
}

.meterValidationText
{
	clear: both;
	padding-left: 3px;
	padding-bottom: 3px;
}

.failureNotification
{
	color: #FF0000;
	/*new tuff below */
    background-color: #FCFFC6;
    border: 1px solid #C0C0C0;
    border-radius: 6px 6px 6px 6px;
    margin-bottom: 10px;
    padding: 3px;
}

.failureNotificationSmallFont
{
	color: #FF0000;
	/*new tuff below */
    background-color: #FCFFC6;
    border: 1px solid #C0C0C0;
    border-radius: 6px 6px 6px 6px;
    margin-bottom: 10px;
    padding: 3px;
    font-size:x-small;
}



.useplaceScroll{
	width: 560px !important;
}

.usePlaceScrollable .items {
	/* this cannot be too large */
	width:20000em;
	position:absolute;
}

.items div {
	float:left;
	/*width: 565px !important;*/
}

fieldset
{
    margin: 1em 0px;
    padding: 1em;
    border: 1px solid #ccc;
}

fieldset p
{
    margin: 2px 12px 10px 10px;
}

fieldset.login label, fieldset.register label, fieldset.changePassword label
{
    display: block;
}

fieldset label.inline
{
    display: inline;
}

legend
{
    font-size: 1.1em;
    font-weight: 600;
    padding: 2px 4px 8px 4px;
}

input.textEntry
{
    width: 320px;
    border: 1px solid #ccc;
}

input.passwordEntry
{
    width: 320px;
    border: 1px solid #ccc;
}

div.accountInfo
{
    width: auto;
}

*
{
	margin: 0;
	padding: 0;
}

.mainMenu
{
	padding-top:20px;
}

.requiredField
{
	color: red;
	padding-left: 10px;
}

input [type="text"], textarea, select
{
	border: 1px solid rgb(204, 204, 204);
}

body
{
	font-family: Arial, Verdana, "Trebuchet MS" , Sans-Serif, Georgia, Courier, "Times New Roman" , Serif;
	font-size: 12px;
	color: #333;
	margin: 0;
	padding: 0;
}

.contractsContainer
{
	padding: 5px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-bottom: 5px;
	margin-top: 5px;
	padding: 5px;
	font-size: 13px;
}

.useplaceContainerIcons
{
	width: 32px;
	padding-right: 10px;
    vertical-align: middle;
}

.meterContainer
{

	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	-webkit-border-radius: 6px; /* for Safari */
	-moz-border-radius: 6px;
	border: 1px solid #C0C0C0;
	border-bottom-right-radius: 6px;
	border-bottom-left-radius: 6px;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px; /*width: inherit;*/
	margin-bottom: 21px;
	margin-top: 15px;
	width: 400px;
}

.meterValidationSummaryContainer
{

	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	-webkit-border-radius: 6px; /* for Safari */
	-moz-border-radius: 6px;
	border: 1px solid #C0C0C0;
	border-bottom-right-radius: 6px;
	border-bottom-left-radius: 6px;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px; /*width: inherit;*/
	margin-bottom: 21px;
	margin-top: 15px;
	width: 400px;
}

.meterValidationSummaryText
{
	clear:left;
}

.usePlace
{
	padding: 10px;
	background-color: #00AFD7;
	-webkit-border-radius: 6px; /* for Safari */
	-moz-border-radius: 6px;
	border-bottom-right-radius: 6px;
	border-bottom-left-radius: 6px;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
	width: 230px !important;
	margin-bottom: 10px;
	margin-top: 20px;
	margin-left: 20px;
	vertical-align: middle;
	text-align: center;
	font-weight: bold;
	font-size: 16px;
	box-shadow: 0 2px 3px #AAAAAA;
	height:56px;
	color: #FFFFFF;
}
.usePlace:hover
{
    cursor:pointer;
}

.clearBoth
{
	clear: both;
}


#page
{
	width: 1000px;
	margin: 20px auto 10px auto;
}

ul
{
	list-style-type: none;
}

#header h1
{
	font-size: 19px;
	font-weight: 600;
	padding: 0;
	letter-spacing: 0px;
	color: #fff;
	display:inline;
}

#header h2
{
	color: #fff;
	font-size: 15px;
	font-weight: 100;
	padding: 0;
	display:inline;
}

#main
{
    float:left;
    border-left: 1px solid #CCCCCC;
    border-right: 1px solid #CCCCCC;
    border-bottom: 1px solid #CCCCCC;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
	padding: 10px;
	margin: 0;
	background: #fff;
	font-size: 14px;
	line-height: 1.5;
	width: 970px;
	padding-bottom: 20px;
}

#content
{
	float:left;
	margin-left: 10px;
	width: 690px;
	padding-bottom: 20px;
	margin-top: 20px;
}

#content h1
{
    font-size: 19px;
	font-weight: 600;
	padding: 0 0 0 20px;
	letter-spacing: 0px;
	color: #0A1A2F;
}

#content h2
{
	height: 30px;
	line-height: 30px;
	font-weight: normal;
	font-size: 16px;
	margin: 5px 0 10px 0;
	padding: 0 0 0 10px;
	color: #515D6F;
	//border-bottom: 1px solid #515D6F;
}

#bannerAreaRight
{
    float:right;
    background-color: #00AFD7;
    font-size: 12px;
    color: #fff;
    border-radius: 3px;
    box-shadow: 0 2px 3px #AAAAAA;
    width: 150px;
    margin-top: 20px;
    margin-right: 10px;
    padding: 20px;
    /*text-shadow: 1px 1px 2px #000;*/
}

#bannerAreaRight h3
{
    border-bottom: 1px solid #FFF;
    margin-bottom: 10px;
}

#footer
{
	clear: both;
	height: 40px;
	line-height: 40px;
	font-weight: 100;
	font-size: 14px;
	text-align: center;
	color: #0A1A2F;
}

#footer a
{
	color: #fff;
	text-decoration: none;
}

#footer a:hover
{
	text-decoration: underline;
}

#menu
{
	float: left;
	width: 982px;
	height: 19px;
	padding: 10px 0 0 10px;
	border-bottom: 1px solid #ccc;
}

@-moz-document url-prefix()
{
    #menu
    {
        height: 21px;
    }
}

#menu .item
{
    margin-left: 0px;
    margin-right: 0px;
    padding: 4px;
    font-size: 13px;
    border-left: 1px solid #ccc;
    border-top: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-radius: 3px 3px 0 0;
    background-color: #FFF;
    background-image: url(/Environments/LUNDS/Images/menuNotSelected.png);
    background-repeat: repeat-x;
    background-position: bottom left;
}

#menu .level2
{
	margin: 0 0 0 10px;
}

#menu .selected
{
	font-weight: bold;
	padding-bottom: 5px;
}

#menu .selectedItem
{
    background-image: url(/Environments/LUNDS/Images/menuSelected.png) !important;
    background-repeat: repeat-x;
    background-position: top left;
}

#menu a
{
	color: #333;
	text-decoration: none;
}

#usePlaceContainer
{
	padding-left: 0px;
}

#ContractImage
{
    float:left;
    width: 75px;
    margin-right: 5px;
}
#ContractHeaderContainer
{
    float:left;
    width: 440px;
    border-bottom: 1px solid #374B5C;
    margin-bottom: 10px;
    padding-bottom: 5px;
    background: none;
    color: #374B5C;
    font-size: 15px;
}

.ContractContainer
{
	padding-top: 20px;
	/*background-color: #EFEFEF;*/
}
.ServiceContainer
{
	padding-top: 20px;
	padding-left: 20px;
	background-color: #EFEFEF;
}
.DefaultTabSeparatorStyle
{
	background-color: #FFFFFF;
}
.DefaultTabStyle
{
	background-color: #FFFFFF;
	border-bottom: #000000 1px solid;
}
.SelectedTabStyle
{
	background-color: #EFEFEF;
	border-bottom: 0px;
}
.textInControls
{
	font-weight: bold;
}
/* Example for how a row in the use place, contract and service detailview can be hidden
#ContractSubTypeName
{
	visibility:hidden;
	height: 0px;
} */

.modal
{
	background-color: #fff;
	display: none;
	width: 350px;
	padding: 15px;
	text-align: left;
	border: 2px solid #333;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-box-shadow: 0 0 50px #ccc;
	-webkit-box-shadow: 0 0 50px #ccc;
}

.modal h2
{
	margin: 0px;
	padding: 10px 0 10px 45px;
	border-bottom: 1px solid #333;
	font-size: 20px;
}

#contactform label
{
	font-size: 12px;
}

.sectionContainer
{
	margin-top: 10px;
	margin-bottom: 25px;
	margin-left: 50px;
	border: 1px solid #ccc;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	padding: 5px;
	-moz-box-shadow: 2px 2px 5px #BBB;
	-webkit-box-shadow: 2px 2px 3px #BBB;
	box-shadow: 2px 2px 5px #BBB;
}

.tag
{
	border-radius: 3px;
	color: White;
	font-size: 11px;
	text-align: center;
	margin-left: 5px;
	margin-top: -15px;
	padding: 2px;
	background-color: #515D6F;
	display: block;
	width: 120px;
}

.resultMessage
{
	font-weight: bold;
	font-size: 14px;
	padding: 10px;
}

#nav-buttons
{
    float:right;
}

.completed
{
	border: 1px solid #000000;
	width: 155px;
	background-color: #FFFFFF;
	position: absolute;
	font-size: 75%;
	font-weight: bold;
	padding: 5px;
	text-align: center;
}
