/*SEARCHJOB TOOLTIP*/
#search #search_job ul {
	overflow:visible;
}
#search_job ul li ul {
	display:none;
	width:280px;
	position:absolute;
	left:50px;
	top:-2px;
	padding:5px;
	background:#f0fff0;
	border:1px solid #ccc;
	z-index:100;
	font-size:inherit;
}


/*CONTENT HEADER*/
#content h3 {
	background:url(../img/content_heading.png) repeat-x left top;
	height:31px;
	line-height:31px;
	font-size:90%;
	text-indent:0.7em;
}


/*SIDEBAR*/
#sidebar {
	width:250px;
	float:left;
	overflow:hidden;
}
#login_box,
#sidebar ul,
#sidebar ol,
#privacy {
	margin-right:20px;
	font-size:90%;
}
#login_box {
	margin-top:15px;
	height:210px;
	background:url(../img/login_back.png) no-repeat left top;
	overflow:hidden;
}
#login_box form {
	margin:0;
	padding:0;
}
#sidebar #login_box h3 {
	font-size:100%;
	text-indent:-9999px;
	margin:5px;
	display:block;
	background:none;
}
#login_box ul,
#buttons {
	font-size:80%;
	margin-left:10px;
	margin-right:10px;
}
#login_box ul {
	margin-top:5px;
}
#login_box li {
	clear:both;
	height:27px;
}
#login_box li div {
	background:url(../img/login_input.png) repeat-x left bottom;
	height:23px;
	line-height:23px;
	text-indent:5px;
	border:1px solid #0000FF;
	width:75px;
	float:left;
}
#login_box li input {
	width:127px;
	float:left;
	margin:0;
	height:21px;
	vertical-align:middle;
	border:1px solid #0000FF;
	font-size:130%;
}
#buttons {
	clear:both;
	text-align:center;
	margin:10px 0;
	font-weight:bold;
}
input#login_button {
	background:#1C328C;
	border:2px solid #fff;
	color:#fff;
	font-weight:bold;
	font-size:90%;
}
#join_us {
	height:40px;
	line-height:40px;
	text-align:center;
}
#sidebar h3 {
	background:url(../img/sidebar_heading.png) no-repeat left top;
	height:20px;
	line-height:20px;
	text-indent:0.5em;
}
#side_link h3 {
	background:url(../img/topics_pr.png) no-repeat left top;
}
#briefing h3 {
	background:url(../img/briefing.png) no-repeat left top;
}
#side_link,
#briefing {
	font-size:80%;
	margin-bottom:20px;
}
#side_link h3,
#briefing h3 {
	font-size:80%;
	height:26px;
	text-indent:-9999px;
}
#side_link li,
#briefing li {
	border-bottom:1px dotted #666;
	margin:5px 10px;
}
#banner li {
	padding-bottom:15px;
	margin-bottom:15px;
	border-bottom:1px dotted #666;
	text-align:center;
}
#qr_box {
	text-align:center;
	border-bottom:1px dotted #666;
}
#privacy {
	text-align:center;
	margin:30px;
}


/*CONTENT*/
#content {
	width:590px;
	float:left;
	overflow:hidden;
	position:relative;
}


/*TOP IMAGE*/
#top_image {
	height:250px;
	background:url(../img/top_image.png) no-repeat left top;
	position:relative;
	margin-top:15px;
	margin-bottom:15px;
}
#top_image ul {
	position:absolute;
	bottom:10px;
	left:7px;
}
#top_image li {
	margin:0 5px;
	float:left;
}


/*TICKER*/
#ticker_box {
	background:url(../img/ticker.png) no-repeat left top;
	height:35px;
	margin-bottom:20px;
}
#ticker_box h3 {
	height:35px;
	line-height:38px;
	margin-left:17px;
	float:left;
	background:none;
	font-size:85%;
	text-indent:-9999px;
}
#ticker_box dl {
	font-size:80%;
	margin-left:95px;
	height:35px;
	line-height:38px;
}
#ticker_box dt {
	float:left;
	margin-right:15px;
}


/*EVENTS,PICKUP,SENIORS VOICE*/
#events,
#pickup,
#seniors_voice {
	clear:both;
	margin-bottom:20px;
}
#events li {
	border-bottom:1px solid #666;
	clear:both;
	overflow:hidden;
	font-size:80%;
	padding:10px;
}
#events .thumnail,
#seniors_voice .thumnail {
	display:block;
	float:left;
}
#seniors_voice .thumnail img {
	margin-left:3px;
	margin-bottom:5px;
	border:1px solid #ccc;
}
#events li div,
#seniors_voice li div {
	margin-left:80px;
}
#events li div span {
	margin-left:20px;
}
#events li div p,
#seniors_voice li div p {
	margin:5px;
}
#pickup,
#seniors_voice {
	border-bottom:1px solid #666;
}
#pickup dl,
#seniors_voice ul {
	margin:10px;
	font-size:80%;
	overflow:hidden;
}
#pickup dt {
	float:left;
	width:150px;
	text-indent:18px;
	background:url(../img/arrow_red.png) no-repeat left center;
}
#pickup dd {
	margin-left:160px;
}
#seniors_voice li {
	float:left;
	width:285px;
}


/*SEARCH*/
#search {
	clear:both;
	margin-bottom:50px;
}
#content #search h3 {
	background:url(../img/search_header.png) no-repeat left top;
	height:35px;
	line-height:35px;
	text-indent:1.2em;
	margin-bottom:10px;
}
#search_keyword {
	margin-bottom:10px;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	background:url(../img/search_keyword_back.png) repeat-x left bottom;
	overflow:hidden;
}
#search_keyword p {
	font-size:80%;
	padding:5px;
	color:#666;
	float:left;
}
#search_keyword span {
	font-size:90%;
}
#search_keyword input {
	width:150px;
	height:20px;
	margin-right:5px;
	clear:left;
}
#search_keyword #search_button {
	width:57px;
	height:28px;
	vertical-align:bottom;
	border:none;
	background:url(../img/search_button.png) no-repeat top center;
	text-indent:-9999px;
}
#search_keyword span {
	font-size:80%;
	color:#666;
}
#search_keyword h4,
#search_type h4,
#search_area h4,
#search_job h4 {
	font-size:100%;
	height:35px;
	line-height:35px;
	text-indent:38px;
	color:#fff;
}
#search_keyword h4 {
	background:url(../img/search_header_keyword.png) no-repeat left top;
}
#search_type h4 {
	background:url(../img/search_header_type.png) no-repeat left top;
}
#search_area h4 {
	background:url(../img/search_header_area.png) no-repeat left top;
}
#search_job h4 {
	background:url(../img/search_header_job.png) no-repeat left top;
}
#search_type,
#search_area,
#search_job  {
	background:url(../img/search_back_bottom.png) no-repeat left bottom;
	border:1px solid #ccc;
	margin-bottom:10px;
	overflow:hidden;
	height:auto;
	clear:both;
	padding-bottom:15px;
}
#search ul {
	font-size:78%;
	margin:15px 15px 0 15px;
	padding-bottom:15px;
	clear:both;
	overflow:hidden;
	height:auto;
}
#search ul li {
	background:url(../img/arrow_point.png) no-repeat left 7px;
	text-indent:13px;
	float:left;
	display:inline;
	margin-right:10px;
	height:auto;
	line-height:25px;
	font-size:90%;
}
#search ul li img {
	vertical-align:middle;
	cursor:pointer;
}
#search_type ul li,
#search_job ul li {
	width:275px;
	margin-right:0;
}

