body {
	background: #ffe;
	text-align: center;
	margin: 0;
	padding: 0;
	color: #000;
	font: 10pt Verdana, Arial, Tahoma, Helvetica, Serif;
}

h1, h2, h3, h4 {
	margin: 2px auto;
	font-size: 1.3em;
}

a {
	color: #06a;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #a22;
}

table {
	border-collapse: collapse;
	width: 100%;
	margin: 0;
	font-size: 1em;
}

p {
	margin: 0;
	padding: 1em 0;
	text-align: justify;
}

h1 {
	color: #722;
	font-size: 1.2em;
	margin: 2px auto 8px auto;
}

div.paging {
	border: 1px solid #999;
	padding: 5px;
	text-align: center;
	clear: both;
	background: #fff;
}

td {
	border: 1px solid #aaa;
	vertical-align: top;
	padding: 2px 8px;
}

th {
	border: 1px solid #aaa;
	text-align: left;
	font-weight: bold;
	padding: 2px 8px;
	background: #ddd;
}

input.button {
	float: right;
	border: 1px solid #32f;
}

legend {
	border: 1px solid #000;
	padding: 1px 15px;
	background: #feb;
	font-weight: bold;
}

fieldset {
	padding: 0 12px 12px 12px;
	background: #f6f6e6;
}

#search_form {
	font-size: 0.8em;
	margin: 5px 15px;
	padding: 0;
	text-align: right;
	width: auto;
	float: right;
}

#search_form p {
	margin: 8px 0 0 0;
	padding: 0;
}

#search_form label {
	display: inline;
}

#search_what {
	width: 100px;
}

#search_submit_top {
	border: 1px solid #32f;
	width: 50px;
}

.obligatory {
	color: #f00;
	font-weight: bold;
}

label {
	display: block;
	font-weight: bold;
}

.inline {
	display: inline;
}

textarea {
	border: 1px solid #55c;
	width: 100%;
}

form {
	margin: 0;
	padding: 10px 0 40px 0;
}

div {
	margin: 0;
	padding: 0;
}

div.container {
/* 	width: 770px; */
	text-align: left;
	margin: 0 auto;
}

div.links {
	font-size: 0.8em;
	text-align: center;
}

div.links a {
	color: #9c3031;
	font-weight: bold;
}

#header {
	border-top: 1px solid #999;
	background: #def;
	border-bottom: 1px solid #999;
}

#header ul {
	float: left;
	margin: 5px 15px;
}

#header li {
	display: inline;
}

#logo {
	float: left;
	margin: 8px 50px 8px 30px;
}

div.message {
	color: #f00;
	text-align: center;
	font-weight: bold;
	padding: 5px 10px;
	margin: 10px 0;
	border: 1px #ccc;
	background: #eee;
}

#navigation {
	float: left;
	width: 30%;
}

#navigation h2 {
	margin: 0 0 0.1em 0;
	padding: 2px 0;
	color: #933;
	font-size: 1.2em;
	font-weight: bold;
}

ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

li ul {
	padding: 0 9px;
}

ul.links {
	padding: 0 10px 1em 40px;
	margin: 0;
}

a.extra {
	font-style: italic;
}

#content {
	float: left;
	width: 70%;
	background: url('/images/dots.png') repeat-y left;
}

.content2 {
	margin: 15px;
}

.content3 {
	width: 100%;
	margin: 0;
	padding: 0;
}

#navigation .content2 {
	margin: 8px 10px;
	border: 1px solid #ccc;
}

#navigation .content3 {
	width: auto;
	padding: 0 5px 5px 5px;
	background: #f5f5e5;
}

#footer {
	clear: both;
	border-top: 1px solid #cdc;
	margin: 40px 0 0 0;
	padding: 15px 40px 40px 40px;
	color: #000;
	line-height: 1.7em;
	font-size: 0.9em;
}

h2.title {
	clear: both;
	margin: 1em 0 0 0;
	padding: 2px 9px;
	background: #def;
	color: #003;
}

h2.titlec {
	margin: 0 0 3px 0;
	padding: 2px 9px;
	background: #def;
	text-align: center;
	color: #003;
}

table.list td {
	padding-top: 8px;
	border: 0 none #000;
	border-bottom: 1px solid #ddd;
}

table.list h2 {
	font-size: 1em;
}

td.logo {
	width: 130px;
	text-align: right;
	padding: 10px 15px 15px 5px;
}

a img {
	border: none;
}

a.image_link {
	display: block;
	text-align: center;
	float: left;
	width: 160px;
	margin: 8px 12px 8px 0;
}

.center {
	clear: both;
	display: block;
	text-align: center;
}

.right {
	text-align: right;
}

.td_action {
	width: 160px;
	text-align: center;
	padding: 1px 8px;
}

.td_id {
	width: 50px;
	text-align: right;
}

#subject_logo {
	float: left;
	clear: left;
	padding: 0;
	margin: 5px 25px 10px 5px;
	border: 1px solid #ccc;
}

h1.name {
	clear: right;
	color: #000;
	padding: 0 10px 0 15px;
}

a:hover span {
	color: #000;
	background: #fff !important;
}

div.divider {
	clear: both;
	height: 1px;
}

div.hr {
	clear: both;
	height: 1px;
	margin: 5px 0;
	font-size: 0;
	border-top: 1px solid #ddd;
}

.content_div input {
	border: 1px solid #32f;
	width: 100%;
}

.content_div select {
	border: 1px solid #32f;
	width: 100%;
}

span.free {
	color: #000;
	background: #0d0;
	font-weight: normal;
}

span.ask {
	color: #000;
	background: #fb5;
	font-weight: normal;
}

span.res {
	color: #000;
	background: #f65;
	font-weight: normal;
}

div.information {
	background: #f8f8fc;
	padding: 4px 8px;
	border: 1px solid #ddd;
	clear: both;

}

div.details {
	background: #eef;
	text-align: center;
	border: 1px solid #333;
	font-weight: bold;
	padding: 2px 8px;
	margin: 0 20px;
}

div.details li {
	display: inline;
}

address {
	font-style: normal;
	padding: 0 0 10px 0;
	font-weight: bold;
}

.top_left {
	float: left;
	width: 5px;
	height: 6px;
	background: url('/images/top_left.png') no-repeat top left;
}

.top_right {
	float: right;
	width: 5px;
	height: 6px;
	margin-right: -1px;
	background: url('/images/top_right.png') no-repeat top right;
}

.bottom {
	height: 6px;
}

.bottom_left {
	float: left;
	width: 5px;
	height: 6px;
	background: url('/images/bottom_left.png') no-repeat bottom left;
}

.bottom_right {
	float: right;
	width: 5px;
	height: 6px;
	margin-right: -1px;
	background: url('/images/bottom_right.png') no-repeat bottom right;
}

.half {
	padding: 5px 2% 10px 0;
	float: left;
	width: 46%;
}

.third {
	padding: 5px 2% 10px 0;
	float: left;
	width: 31.3%;
}

div.p {
	padding: 4px 8px;
}

img.pg {
	height: 50px;
	width: 50px;
	padding: 10px 2px 1px 2px;
}

#map {
	margin: 10px;
	float: right;
}

#facility_id {
	text-align: right;
	clear: both;
	padding-bottom: 4px;
	font-size: xx-small;
}

select.datetime {
	width: 8em;
}

table.layout td {
	border: 0px none;
	width: 33%;
}
