body
{
	font-family: Calibri, Tahoma, Arial, Sans-Serif;
	font-size: 14px;
	margin: 0px;
	padding: 0px;
	color: #84421a;
}

a
{
	color: #84421a;
	text-decoration: none;
}

img 
{
	border: none;
}

.error
{
	color: Red;
}

#formularLogin
{
	width: 467px;
	margin: 100px auto 0px auto;
	height: 325px;
	padding: 10px;
	background: url(../images/formularLogin.gif) no-repeat top left;
}

.loginButton
{
	width: 126px !important;
	height: 44px;
	background: url(../images/loginButton.png) no-repeat top left;
	border: none;
	font-family: 'Calibri';
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	float: right;
	cursor: pointer;
}


input.loginText
{
	width: 444px;
	height: 66px;
	background: url(../images/inputLogin.png) no-repeat top left;
	font-family: 'Calibri';
	font-size: 30px;
	color: #000;
	border: none;
}

.red
{
	font-size: 20px;
	color: #84421a;
}

#smallHeader
{
	width: 100%;
	background: #fff;
	height: 34px;
}

#mainContent
{
	width: 1170px;
	margin: 0px auto;
}


#left
{
	width: 800px;
	float: left;
}


#leftTop
{
	width: 915px;
	height: 9px;
	overflow: hidden;
}

#leftMiddle
{
	width: 811px;
	padding-right: 4px;
}

#leftBottom
{
	width: 915px;
	height: 14px;
}


#right
{
	width: 255px !important;
	float: right;
	display: block;
	margin-right: 95px;
}

.cleaner
{
	clear: both;
}


.results
{
	border-left: 1px solid #dcdbdb;
	color: #84421a;
}


.results th
{
	border-right: 1px solid #dcdbdb !important;
	border-top: 1px solid #dcdbdb !important;
}

.results td
{
	border-right: 1px solid #dcdbdb !important;
	border-bottom: 1px solid #dcdbdb !important;
}


.results th
{
	height: 55px;
	background: url(../images/bgth.gif) repeat-x top left;
	cursor: pointer; 
}


.results td.even
{
	background: #fff;
	text-align: center;
}

.results td.odd
{
	background: #eee;
	text-align: center;
}


input.rightInput
{
	width: 243px;
	height: 36px;
	background: url(../images/inputRight.png) no-repeat top left;
	border: none;
	color: #84421a;
	font-size: 20px;
}

div.rightInput
{
	width: 233px;
	height: 28px;
	background: url(../images/inputRight.png) no-repeat top left;
	border: none;
	color: #84421a;
	font-size: 20px;
	padding: 8px 0px 0px 10px;
}

td
{
	border: none;
}

textarea
{
	width: 243px;
	height: 86px;
	border: 0px;
	background: url(../images/textarea.png) no-repeat top left;
}

select
{
	background: #fff;
	width: 80px;
}

select.typeOne
{
	background: #fff;
	width: 90%;
}


input.small
{
	width: 121px;
	height: 25px;
	background: url(../images/pcode.gif) no-repeat top left;
	border: none;
	float: left;
	margin-right: 3px;
	font-size: 14px;
	color: #84421a;
}


input.smaller
{
	width: 66px;
	height: 20px;
	background: url(../images/huisnr.gif) no-repeat top left;
	border: none;
	float: left;
	margin-right: 3px;
	color: #84421a;
}


input.smallest
{
	width: 46px;
	height: 15px;
	background: url(../images/toe.gif) no-repeat top left;
	border: none;
	float: left;
	margin: 0px;
}

label
{
	font-size: 12px;
}

.underTable
{
	background: url(../images/underTable.png) no-repeat top left;
	width: 145px;
	height: 28px;
	border: none;
	text-align: center;
	color: #84421a;
	margin: 0px auto;
}

a.underTable
{
	background: url(../images/underTable.png) no-repeat top left;
	width: 145px;
	height: 28px;
	border: none;
	text-align: center;
	padding-top: 7px;
	color: #84421a;
	display:block;
}

h1
{
	margin: 0px;
	padding: 0px;
	font-family: 'Calibri';
	font-size: 20px;
}

h2
{
	margin: 0px;
	padding: 0px;
	font-family: 'Calibri';
	font-size: 16px;
}

.hidden
{
	visibility: hidden;
	display: none;
}

.anchor
{
	cursor: pointer;
	cursor: hand;
}

.edit
{
	text-decoration: underline;
}


.pagination
{
	/* Complete box */
	font-size: 14px;
}

.pagination a
{
	/* links */
	color: #84421A;
}

.disabled
{
	/* disabled "buttons" */
	color: #DCDBDB;
}

.current
{
	font-weight: bold;
}

.combo
{
	width: 170px;
}

.right
{
	float: right;
}

.version
{
	color:#EFEFEF;
	
}

.left
{
	float:left;
}

.legend-title
{
	width: 50px;
	height: 300px;
	float: left;
	margin: 30px 20px 10px 0;
	padding-left: 25px;
}

ul.legend
{
	padding-left: 10px;
	margin-left: -15px;
	list-style-type: none;
}

ul.legend li
{
	display: block;
	height: 40px;
	padding: 5px 20px 0 40px;
}

li.Water
{
	background: url("../images/gmaps/1.png") no-repeat top left;
}

li.Electricity
{
	background: url("../images/gmaps/2.png") no-repeat top left;
}

li.Gas
{
	background: url("../images/gmaps/3.png") no-repeat top left;
}

li.Telecom
{
	background: url("../images/gmaps/9.png") no-repeat top left;
}

li.TV
{
	background: url("../images/gmaps/11.png") no-repeat top left;
}

li.Heating
{
	background: url("../images/gmaps/18.png") no-repeat top left;
}

li.Other
{
	background: url("../images/gmaps/19.png") no-repeat top left;
}

.footer 
{
	width: 250px; margin: auto;}