/*** Common items (used across templates) ********************************************/

body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(/templates/youth__shelter_services/images/bg_body.gif);
	background-position: 0 0;
	background-repeat: repeat-x;
	background-color: #0057a1;
	color: #666666;
}

#site {
	width: 996px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(/templates/youth__shelter_services/images/bg_wrap_inside.gif);
	background-position: 0 0;
	background-repeat: repeat-y;
}

#logo {
	width: 956px;
	height: 114px;
	float: left;
	background-image: url(/templates/youth__shelter_services/images/bg_header.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
}

#print_logo {
	display: none;
}

#top_navigation {
	width: 954px;
	height: 36px;
	float: left;
	padding: 0px 1px;
}

#top_menu {}

#navigation_content {
	width: 954px;
	float: left;
	padding: 0px 1px;
}

.navigation {
	width: 243px;
	float: left;
	background-image: url(/templates/youth__shelter_services/images/bg_navigation.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
	padding-top: 13px;
	min-height: 100px;
}

#menu {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

.menu1 a:link,
.menu1 a:active,
.menu1 a:visited {
	font-size: 14px;
	font-weight: bold;
	list-style: none;
	display: block;
	width: 222px;
	padding: 2px 11px 3px 10px;
	text-decoration: none;
	color: #ffffff;
}

.menu1 a:hover {
	color: #ffd147;
	background-image: url(/templates/youth__shelter_services/images/bg_menu1_on.gif);
	background-position: 0 100%;
	background-repeat: no-repeat;
}

.menu1_selected a:link,
.menu1_selected a:active,
.menu1_selected a:visited,
.menu1_selected a:hover {
	font-size: 14px;
	font-weight: bold;
	list-style: none;
	display: block;
	width: 222px;
	padding: 2px 11px 3px 10px;
	text-decoration: none;
	color: #ffd147;
	background-image: url(/templates/youth__shelter_services/images/bg_menu1_on.gif);
	background-position: 0 100%;
	background-repeat: no-repeat;
}

.menu2 a:link,
.menu2 a:active,
.menu2 a:visited {
	font-size: 12px;
	font-weight: normal;
	list-style: none;
	display: block;
	width: 217px;
	padding: 1px 8px 1px 18px;
	background-image: url(/templates/youth__shelter_services/images/bg_menu2_on.gif);
	background-position: 100% 100%;
	background-repeat: no-repeat;
	color: #ffffff;
}

.menu2 a:hover {
	background-image: url(/templates/youth__shelter_services/images/bg_menu2_on.gif);
	background-position: 100% 100%;
	background-repeat: no-repeat;
	color: #ffd147;
}

.menu2_selected a:link,
.menu2_selected a:active,
.menu2_selected a:visited,
.menu2_selected a:hover {
	font-size: 12px;
	font-weight: normal;
	list-style: none;
	display: block;
	width: 217px;
	padding: 1px 8px 1px 18px;
	background-image: url(/templates/youth__shelter_services/images/bg_menu2_on.gif);
	background-position: 100% 100%;
	background-repeat: no-repeat;
	color: #ffd147;
}

.menu3 a:link,
.menu3 a:active,
.menu3 a:visited {}

.menu3 a:hover {}

.menu3_selected a:link,
.menu3_selected a:active,
.menu3_selected a:visited,
.menu3_selected a:hover {}

#content {
	width: 667px;
	float: left;
	padding: 20px 22px 0px 22px;
	background-image: url(/templates/youth__shelter_services/images/bg_container.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
	min-height: 400px;
}

* html #content {
	height: 450px;
}
 
#breadcrumbs {
	text-transform: lowercase;
	font-size: 11px;
	color: #666666;
	padding-bottom: 20px;
}

#breadcrumbs a:link,
#breadcrumbs a:active,
#breadcrumbs a:visited, 
#breadcrumbs a:hover {
	color: #666666;
	text-decoration: none;
}

#footer {
	width: 940px;
	margin-left: auto;
	margin-right: auto;
	clear: both;
	padding: 24px 28px 10px 28px;
	background-image: url(/templates/youth__shelter_services/images/bg_footer.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
	font-size: 12px;
}

.footer_text {
	color: #ffffff;
}

.footer_text a:link,
.footer_text a:active,
.footer_text a:visited {
	color: #ffffff;
	text-decoration: none;
}

.footer_text a:hover {
	color: #ffd147;
}

#grip {
	padding-top: 15px;
}	

#printfooter {
	display: none;
	visibility: hidden;
}


/*** Custom items (used only for this template) **************************************/
#wrap_left_inside {
	width: 20px;
	height: 900px;
	float: left;
	background-image: url(/templates/youth__shelter_services/images/bg_wrap_left_inside.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
	line-height: 0px;
}

#wrap_right_inside {
	width: 20px;
	height: 900px;
	float: right;
	background-image: url(/templates/youth__shelter_services/images/bg_wrap_right_inside.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
	line-height: 0px;
}

#header_logo {
	width: 360px;
	height: 114px;
	float: left;
	padding-left: 1px;
}

#header_info {
	width: 395px;
	height: 40px;
	float: right;
	padding: 32px 12px 0px 0px;
}

.header_text {
	border-top: 1px solid #d9d9d9;
	padding-top: 1px;
	font-size: 12px;
	color: #212121;
	white-space: nowrap;
}

.header_phone {
	font-size: 14px;
	font-weight: bold;
	color: #ff0000;
}

.quicklinks {
	width: 954px;
	height: 35px;
	float: left;
	background-image: url(/templates/youth__shelter_services/images/bg_quicklinks.gif);
	background-position: 0 0;
	background-repeat: repeat-x;
	border-bottom: 1px solid #ffffff;
	font-size: 16px;
	text-transform: lowercase;
}

.quicklink_bar {
	width: 2px;
	height: 35px;
	float: left;
	background-image: url(/templates/youth__shelter_services/images/bg_quicklink_bar.gif);
	line-height: 0px;
}

.quicklink_item,
.quicklink_item_s {
	height: 35px;
	float: left;
}

.quicklink_item a {
	height: 35px;
	display: block;
	text-align: center;
	text-decoration: none;
}

.quicklink_item a span {
	height: 28px;
	padding-top: 7px;
	display: block;
	color: #ffffff;
	cursor: pointer;
}

.quicklink_item a:hover,
.quicklink_item a:hover span {
	color: #00b8e4;
	text-decoration: none;
}

.quicklink_item a.current,
.quicklink_item_s a.current,
.quicklink_item_s a.current:hover {
	background-image: url(/templates/youth__shelter_services/images/bg_quicklink_on_left.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
	font-weight: normal;
	text-decoration: none;
}

.quicklink_item a.current span,
.quicklink_item_s a.current span,
.quicklink_item_s a.current:hover span {
	background-image: url(/templates/youth__shelter_services/images/bg_quicklink_on_right.gif);
	background-position: 100% 0;
	background-repeat: no-repeat;
	color: #00b8e4;
}

.quicklink_item_s a {
	height: 35px;
	display: block;
	text-align: center;
	background-image: url(/templates/youth__shelter_services/images/bg_quicklink_s_on_left.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
	font-weight: bold;
	text-decoration: none;
}

.quicklink_item_s a span {
	background-image: url(/templates/youth__shelter_services/images/bg_quicklink_s_on_right.gif);
	background-position: 100% 0;
	background-repeat: no-repeat;
	height: 28px;
	padding-top: 7px;
	display: block;
	cursor: pointer;
	color: #ffd147;
}

.quicklink_item_s a:hover,
.quicklink_item_s a:hover span {
	color: #ffffff;
	text-decoration: none;
}

#bottom {
	clear: both;
	width: 996px;
	height: 15px;
	margin-left: auto;
	margin-right: auto;
}

#footer_left {
	width: 500px;
	height: 25px;
	float: left;
}

#footer_right {
	width: 400px;
	height: 25px;
	float: right;
	text-align: right;
}

#footer_search {
	width: 210px;
	height: 22px;
	float: right;
	text-align: right;
	padding-right: 5px;
}

.footer_title {
	font-size: 14px;
	font-weight: bold;
	color: #ffd147;
}

#footer_address {
	width: 190px;
	height: 125px;
	float: left;
	padding-top: 15px;
}

#footer_carf {
	width: 300px;
	float: left;
	height: 95px;
	padding-top: 20px;
	font-size: 13px;
}

#footer_united {
	width: 270px;
	height: 61px;
	float: left;
	padding: 17px 0px 0px 11px;
}

#footer_lock {
	width: 150px;
	height: 60px;
	float: right;
	padding: 20px 5px 0px 0px;
}

