/*** Common items (used across templates) ********************************************/

img {
	border-color: #cccccc;
}

.hr {
	height: 1px;
	border-top: 1px solid #cccccc;
	margin-top: 11px;
	margin-bottom: 11px;
	clear: both;
}

a:link,
a:active,
a:visited {
	color: #008fd5;
	text-decoration: none;
}

a:hover {
	color: #008fd5;
	text-decoration: underline;
}

h1 {
	color: #0e70b4;
	font-size: 20px;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	letter-spacing: -1px;
	padding-bottom: 6px;
	background-image: url(/templates/youth__shelter_services/images/bg_title.gif);
	background-position: 100% 100%;
	background-repeat: no-repeat;
}

h2 {
	color: #333333;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: -1px;
	margin: 0px 0px 10px 0px;
}

h2 a:link,
h2 a:active,
h2 a:visited {
	color: #333333;
	text-decoration: none;
}

h2 a:hover {
	color: #333333;
}

h3 {
	color: #008fd5;
	font-size: 13px;
	font-weight: bold;
	margin: 0px 0px 5px 0px;
}

h3 a:link,
h3 a:active,
h3 a:visited {
	color: #008fd5;
	text-decoration: none;
}

h3 a:hover {
	color: #008fd5;
}

h4 {
	font-weight: bold;
	margin: 11px 0px 11px 0px;
}

#message {
	color: #ff0000;
	border-top: 3px solid #ff0000;
	border-bottom: 3px solid #ff0000;
	background-image: none;
	background-color: #ffffff;
	padding: 5px 7px;
}

#message_container {
	margin-bottom: 10px;
	font-size: 11px;
}

input,
select,
textarea {
	font-size: 11px;
}

.form_label {
	width: 30%;
	border-bottom: 1px solid #dfdfdf;
	vertical-align: top;
	padding-top: 4px;
	text-align: right;
	padding-right: 6px;
	color: #666666;
	background-color: #eeeeee;
	font-size: 12px;
}

.form_value {
	background-color: #eeeeee;
	border-bottom: 1px solid #dfdfdf;
	padding-top: 2px;
	padding-bottom: 2px;
	vertical-align: bottom;
	font-size: 11px;
}

.form_value_text {
	background-color: #eeeeee;
	border-bottom: 1px solid #dfdfdf;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #666666;
	font-size: 11px;
}

.form_label_text {
	width: 30%;
	border-bottom: 1px solid #dfdfdf;
	vertical-align: top;
	padding-top: 2px;
	text-align: right;
	padding-right: 6px;
	color: #666666;
	background-color: #eeeeee;
	padding-bottom: 2px;
	font-size: 11px;
}

.form_buttons {
	padding-top: 6px;
}

.form_required {
	text-align: right;
	padding-bottom: 3px;
	font-size: 11px;
}

.form_required strong {
	color: #666666;
}

.form_button {
	text-align: center;
	width: 122px;
	height: 24px;
	padding: 0px 0px 2px 0px;
	border: 1px solid #dbdbdb;
	cursor: pointer;
	font-size: 15px;
	font-weight: bold;
	color: #ffffff;
	background-color: #0e70b4;
}

.form_button:hover {
	color: #ffd147;
}

.form_error_field {
	background-color: #fff7f7;
}

.form_title {
	background-color: #0057a1;
	color: #ffffff;
	font-weight: bold;
}

.form_title td {
	padding-top: 3px;
	padding-bottom: 2px;
	border-bottom: 1px solid #0057a1;
}

.form_subtitle {
	color: #000000;
	background-color: #f6f4f4;
	background-image: url(/templates/youth__shelter_services/images/icons/subtitle_bg.gif);
	background-repeat: no-repeat;
	font-weight: bold;
}

.form_subtitle td {
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 11px;
	border-bottom: 1px solid #dfdfdf;
}

.help_text {
	color: #aaaaaa;
	padding-left: 6px;
	font-size: 11px;
	font-weight: normal;
}

.login_left {
	padding-right:10px;
}

.login_right {
	padding-left:10px;
	border-left:1px solid #eaeaea;
}

.even_row,
.odd_row {
	background-color: #f6f4f4;
}

.even_row td,
.odd_row td {
	border-bottom: 1px solid #dfdfdf;
}

.calendar {
	background-color: #dfdfdf;
}

.today {
	background-color: #cdcdcd;
}
