@charset: iso-8559-1;

body { margin: 0px;	}

body, p, td, th, li, input {
	font-family: Verdana, sans-serif;
	color: #000000;
	font-size: 9pt;
	font-weight: normal;
}

th {
	font-weight: bold;
	text-align: right;
}

input { padding: 2px; }
input.button { padding: 4px 10px; }


#top {}
#topnotice {}

#content { padding: 0 20px; }
#bottom { text-align: center; }

#logo {
	background-color: #F5F5F5;
	border-bottom: 1px solid #000;
}

#top_menu 			{ margin: 6px 6px 6px; font-size: 10pt; }
#top_menu a 		{ color: #888; text-decoration: none; }
#top_menu a:hover 	{ color: #f00; text-decoration: underline; }
#top_menu .selected	{ color: #f00; }

#side_menu 				{ margin: 6px 6px 12px; }
#side_menu a 			{ color: #888; text-decoration: none; }
#side_menu a:hover		{ color: #f00; text-decoration: underline; }
#side_menu .selected	{ color: #f00; }


#label {
	color: #f00;
	font-family: serif;
	font-size: 20px;
	font-variant: small-caps;
	margin: 20px;
}
#label:first-letter { text-transform: capitalize; }

#admin_box { margin: 40px 0; }
#admin_box p { font-size: 8pt; }
#admin_box .formhead { font-size: 9pt; }
#admin_box select { font-size: 9pt; }


#login { text-align: center; }
#login table {
	margin: auto;
	padding: 8px;
	border: #bbb 1px solid;

}

#options {
	padding: 8px;
	border: #bbb 1px solid;
	border-collapse: collapse;
}
#options th {
	padding: 20px 6px 20px 20px;
	background-color: #eee;
	border-right: #bbb 1px solid;
	border-bottom: #bbb 1px solid;
}
#options td {
	padding-left: 6px;
	padding-right: 6px;
	border-bottom: #bbb 1px solid;
}

#property_detail { width: 600px; margin: auto; }

#property_detail #header {
	margin: auto;
	border-collapse: collapse;
	border: #bbb 1px solid;
}
#property_detail #header th {
	width: 300px;
	text-align: center;
	font-size: 14px;
	font-weight: normal;
	background-color: #eee;
	border: #bbb 1px solid;
}
#property_detail #header td {
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	border: #bbb 1px solid;
	background-color: #fff;
}

#property_detail #image_container {
	border-collapse: collapse;
	margin: auto;
	width: 600px;
	border: #bbb 1px solid;
	background-color: #eee;
}
#thumbnails { margin: auto; padding: 12px; }
#thumbnails img { border: #000 1px solid; cursor: pointer; }

#zoomlayer { text-align: center; }
#picturelayer { text-align: center; }
#picture, #zoompicture, #map {
	cursor: pointer;
	padding: 0px;
	border: #000 1px solid;
	background-color: #fff;
}

#description {
	border-collapse: collapse;
	border: #bbb 1px solid;
}
#description th {
	padding: 6px;
	text-align: right;
	vertical-align: top;
	background-color: #eee;
	border-bottom: #bbb 1px solid;
}
#description td {
	width: 600px;
	padding: 6px;
	border: #bbb 1px solid;
}

.text {}
.textital { font-style: italic; }
.textbold { font-weight: bold; }
.textsmall { font-size: 12px; }

.imageleft {
float: left;
padding-right: 5px;
padding-bottom: 5px;
}

.imageright {
float: right;
padding-left: 5px;
padding-bottom: 5px;
}




.property_header {
	font-weight: bold;
	font-size: 20px;
}

.inuse {
	font-size: 12px;
}

.footer {
	font-size: 10px;
	text-align: center;
}

.alert {
	color: red;
	font-weight: bold;
}

.notice {
	border-width: 3px;
	border-style: solid;
	border-color: red;
	background-color: #ffcccc;
	padding: 3px;
	clear: both;
	}


.message
	{
	font-weight: bold;
	}

.formhead {
	font-weight: bold;
	}

.formelem {
	}

.formnote {
	font-size: 12px;
	}


.cal_table {
			height: 600px;
			width: 95%;
			border-width: 3px;
			background-color: #bbb;
			border-style: none;
			}

.cal_table a { color: #f00; }
.cal_table a:hover { color: #600; }

.cal_header {
			color: black;
			font-size: 24px;
			}

.cal_headlink {
			color: red;
			font-size: 12px;
			}

.cal_dayhead {
			color: black;
			background-color: #eee;
			font-size: 12px;
			text-align: center;
			}

.cal		{
			background-color: white;
			text-align: left;
			vertical-align: top;
			font-size: 12px;
			}

.cal_day	{
			background-color: white;
			text-align: left;
			vertical-align: top;
			font-size: 18px;
			}

.clearer {
	clear: both;
	font-size: 1px;
	}


#body {
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	}


#ad_header, #ad_positions, #ad_events {
	border-collapse: collapse;
	width: 600px;
	border: #000 1px solid;
}
#ad_header th {
	padding: 6px;
	width: 100px;
	text-align: right;
	background-color: #eee;
	border: #bbb 1px solid;
}
#ad_header td {
	padding: 6px;
	border: #bbb 1px solid;
}

#ad_info {
	width: 100%;
	border-collapse: collapse;
	border: #000 1px solid;
}
#ad_info th {
	width: 150px;
	background-color: #eee;
	border: #bbb 1px solid;
}
#ad_info td {
	border: #bbb 1px solid;
}
#ad_positions img { border:#000 1px solid; }


#ad_events th {
	padding: 6px;
	text-align: left;
	background-color: #eee;
	border: #bbb 1px solid;
}
#ad_events td {
	padding: 6px 20px 12px;
	border: #bbb 1px solid;
}

#adtext
	{
	text-align: center;
	}

#adprops
	{
	position: relative;
	left: 0px;
	top: 0px;
	height: auto;
	}

#adpos
	{
	position: absolute;
	left: 0px;
	top: 0px;
	width: 33%;
	height: auto;
	overflow: auto;
	}

#adprop
	{
	position: absolute;
	left: 33%;
	top: 0px;
	width: 67%;
	height: auto;
	overflow: auto;
	}

/* following two ids used in adtext.tpl, styles should match .formnote */
#headlength
	{
	font-size: 12px;
	}
#descrlength
	{
	font-size: 12px;
	}


/* google map layers */
#mapdetail {
width: 400px;
height: 400px;
margin: 0px auto;
}

#mapagent {
width: 400px;
height: 400px;
margin: 0px auto;
}

#mapbroker {
width: 400px;
height: 400px;
margin: 0px auto;
}

