﻿html 
{
	height: 100%;
}
body 
{
	height: 100%;
	font-family: Arial,ArialMT,  Sans-Serif;
	font-size: 0.86em;
	margin-top:5px;
}
#container
{
	 width:700px;
	 margin-left:5px;
}

.Menu
{
	width: 100%;
	margin-left:0px;
}
.Menu div
{
	width: 85px;
	float: left;
	text-align: center;
	background-color: #0f59a0;
	padding: 2px 0 4px 0px;
	margin: 0px 2px 0px 0px;	

}
.Menu a
{
	color: White;
	text-decoration: none;
	font-weight: bold;
	font-size:0.77em;
}
.Menu5
{
	width: 100%;
}
.Menu5 div
{
	width: 125px;
	float: left;
	text-align: center;
	background-color: #45aa42;
	padding: 2px 0 4px 0px;
	margin: 0px 2px 0px 0px;	
}
.Menu5 a
{
	color: White;
	text-decoration: none;
	font-weight: bold;
	font-size:0.77em;
}

#topPanel
{
	color: #A51116;
	margin-left:0px;
	margin-bottom: 10px;
	
}
#topPanel img
{
	margin-left: 0px;
	
}
#rightPanel
{
	float: right;
	width: 160px;
	background-color: white;
	margin: 2px 2px 0px 0px;
	height:600px;
}
#rightPanel p
{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;	
	/*color: White;
	margin: 0 0 2px 0;
	padding: 10px;
	text-decoration: none;
	font-weight: bold;
	font-size:0.77em;*/	
	/*background-color: #A51116;
	color: White;
	margin: 0 0 2px 0;
	padding-top: 15px;
	padding-bottom: 5px;
	font-size: 1.5em;
	text-align: center;
	font-weight: bold;	*/
}
#comingSoon
{
	background-color: #005480;
	color: White;
	margin: 0 0 2px 0;
	padding-top: 15px;
	padding-bottom: 5px;
	font-size: 1.5em;
	text-align: center;
	font-weight: bold;		
}
#ctl00_ContentPlaceHolder1_MenuSpare,#ctl00_ContentPlaceHolder1_MenuAdvice,#ctl00_ContentPlaceHolder1_MenuHow,#ctl00_ContentPlaceHolder1_MenuUserGuide,#ctl00_ContentPlaceHolder1_MenuFreeSheet
{
	background-color: #45aa42;
	color: White;
	margin: 0 0 2px 0;
	padding: 10px;	
}
#rightPanel a
{
	margin: -15px 0 0px 0;
	padding: 0px;
	color: White;
	text-decoration: none;
	font-weight: bold;
	font-size:0.77em;
}
#rightPanel img
{
	width: 100%;
	padding: 0 0 10px 0;
	background-color: White;
	border:none;
}
#leftPanel
{
	width: 120px;
	background-color:#45aa42;
	position:absolute;
	left:5px;
	top:171px;
	height:600px;
}
#leftPanel img
{
	width: 100%;
	padding: 0px 0 8px 0;
	background-color: White;
	margin-top:-3px;
}

#centerPanel
{
	width:600px;
	height:600;
}
#Wiki
{
	padding-top:0px;
	margin-top:3px;
}
#Wiki img
{
	border:none;
}
span.telephone
{
	color: #45aa42;
	white-space: nowrap;
}
.Sector
{
	width: 790px;
	margin-top: 430px;
	font-size: xx-small;
}
.Sector, .Sector a:link
{
	color: Gray;
}
.questionnaireDiv
{
	float: right;
	width: 200px;
}

.questionnaire
{
	background-color: #45aa42;
	color: White;
	margin: 1px 1px 1px 1px;
	border: solid 2px white;
}

.questionnaire h3
{
	margin: 2px 2px 2px 2px;
	background-color: White;
	color: Black;
	padding: 2px 10px 4px 2px;
	font-family: Arial Narrow, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: x-large;
}

/* menu page */
.photo
{
	display: block;
	float: left;
	margin: 5px 25px 0 0;
}
/* bid page */
.advertHeader, .advertReference
{
	font-family: Trebuchet, Gill Sans MT, Verdana, Tahoma, Arial;
	font-size: 14pt;
	font-weight: bold;
}
.advertHeader
{
	padding-left: 10px;
}
.advertReference
{
	padding-right: 10px;
}
.advertIcon
{
	margin-top: 4px;
}
.advertBody
{
	font-size: 12pt;
}
.AdvertPanel
{
	position: absolute;
	left: 5px;
	top: 200px;
	z-index: 200;
	background-color: white;
	border: solid 1px black;
	width: 760px;
}
body,html {
	margin:0;
	padding:0;
	background:#fff;
}
h1
{
	font-size: 1.2em;
}
.propertyDetailsLine
{
	border-bottom: dotted 1px blue;
	border-left: solid 2px blue;
	border-right: solid 2px blue;
}
.propertyDetailsBottomLine
{
	border-bottom: solid 2px blue;
}
.propertyDetailsTopLine
{
	border-top: solid 2px blue;
	border-left: solid 2px blue;
	border-right: solid 2px blue;
}
.mapArea
{
	z-index:2;
	position:absolute;
	top:0;
	left:0;
	border-style:none;
}
.registeringTitle
{
	font-weight: bold;
	font-size: larger;
	background-color: #F7B503;
	margin: 10px 0 10px 0;
	padding: 5px;
}
div.formRow 
{
    clear: both;
    padding-top: 20px;
}

div.formRow span.formLabel 
{
    float: left;
    width: 120px;
	color: Blue;
	font-weight: bold;
	margin-right: 10px;
}

div.formRow span.formInput 
{
    width: 235px;
} 
div.formRow span.formHelp 
{
    float: right;
    width: 230px;
    font-size: smaller;
}

#RegNav
{
	margin-top: 50px;
	text-align: right;
	width: 600px;
}
