body 
{
	margin:0;
	padding:0;
	background:#a80001 url('../images/grad-bg.gif') repeat-x scroll 0 0;
	height:100%;
	font-size: 75%;
	font-family: Helvetica, Arial, sans-serif;
}

.management-body {
	margin:20px;
	padding:0;
	background-color: #ac1a2e;
	height:100%;
	font-size: 75%;
	font-family: Helvetica, Arial, sans-serif;
	
}

#map {
	height:99%;
	width: 100%;
}

#adminMap {
	height: 400px;
	width: 800px;
}

.panoramaView {
	width: 500px; 
	height: 200px;
}

#left {
	position: absolute;
	padding: 10px;
	margin: 0;
	width: 71%;
	height: 98%;
	left: 0;
}

#right {
	text-align: center;
	position: absolute;
	left: 73%;
	height: 100%;
	width: 24%;
	padding: 2px;
	margin: 0;
}

.searchBox {
	width: 100%;
	text-align: center;
	margin: auto;
	background-color: #ffffff;
}

.menu-options {
	border: 0;
	margin: 10px 0 10px 0;
	padding: 0;
}

.menu-item {
	color: #ac1a2e;
	font-weight: bold;
	text-decoration: none;
}

.menu-item:hover {
	color: red;
	text-decoration: underline;
}

.heading-image {
	margin-bottom: 4px;
}

table {
	width: 100%;
}

.detailPage {
	background-color: #FFFFFF;
	padding: 10px;
}

.header {
	font-weight: bold;
}

.odd {
	background-color: #DDDDDD;
}

td {
	padding: 5px;
}

.login-box {
	width: 300px;
	margin-left: auto;
	margin-right: auto;
	align: text-center;
}

#editDetails {
}

#streetview {
	border: solid 2px black;
	width: 800px;
	height: 300px;
	display: none;
}

.error-message {
	color: red;
}

h1,h2,h3,h4,h5,h6 { font-weight: normal; color: #111; }

h1 { font-size: 3em; line-height: 1; margin-bottom: 0.5em; }
h2 { font-size: 2em; margin-bottom: 0.15em; }
h3 { font-size: 1.5em;  font-weight: bold; line-height: 1; margin-bottom: 0.4em; }
h4 { font-size: 1.3em; font-weight: bold; line-height: 1.25; margin-bottom: 0.25em; height: 1.25em; }
h5 { font-size: 1em; font-weight: bold; margin-bottom: 0.25em; }
h6 { font-size: 1em; font-weight: bold; }

h1 img, h2 img, h3 img, 
h4 img, h5 img, h6 img {
  margin: 0;
}

p { margin: 0 0 4px 0; font-size: 14px; }
.big { font-size: 1.1em; }
.large { font-size: 1.2em;  }
.white { color: #FFFFFF; }

div#corners1{background: #ffffff}
b.ttop, b.tbottom{display:block;background: #ac1a2e}
b.ttop b, b.tbottom b{display:block;height: 1px;overflow: hidden; background: #ffffff}
b.t1{margin: 0 6px}
b.t2{margin: 0 3px}
b.t3{margin: 0 2px}
b.ttop b.s4, b.tbottom b.s4{margin: 0 1px;height: 2px}