@CHARSET "UTF-8";
/*
hida-tourism.com CSS
*/

/* header */

	#menu_img {
		float: left;
		margin:4px 2px 0px 1px;
	}
	.center-color{
		padding:0px 8px 1px 8px;
		background: #34241C;
	}
	#home{
		margin:3px 0px 0px 0px;
		float: left;
	}
	#abh{
		margin:3px 8px 0px 8px;
		float: left;
	}
	#ttd{
		margin:3px 8px 0px 8px;
		float: left;
	}
	#acm{
		margin:3px 8px 0px 8px;
		float: left;
	}
	#lch{
		margin:3px 8px 0px 8px;
		float: left;
	}
	#access{
		margin:3px 8px 0px 8px;
		float: left;
	}
	#link{
		margin:3px 8px 0px 8px;
		float: left;
	}

/* Google search */

#google_search {
	width: 255px;
	margin-left: 20px;
}

#google_search img {
	height: 26px;
	width: 64px;
}

#google_search form input.inline, input.button {
	border: 1px solid;
}

#google_search form td.inline {
	width: 140px;
	padding-right: 3px;
}

#google_search form td.button {
	width: 75px;
	padding-left: 3px;
}

#google_search form input.inline {
	width: 100%;	
}

#google_search form input.button {
	width: 74px;
}

#google_search td.domains {
	margin-top: 3px;
	font-size: 8pt;
}

/* Latest entry */
#top_engty {
	
}

#top_entry #photo_header {
	margin-left: 0px;
	position: relative;
	left: -4px;
}

#latest_entry {
	width: 240px;
	padding-top: 3px;
	position: relative;
	left: -2px;
	_left: -8px;
}

#spacer {
	height: 15px;
	_height: 0px;
}

#latest_entry .entry_col {
}

#latest_entry .entry_col .tile_photo {
	height: 90px;
	margin: 10px 0 0 5px;
}

#latest_entry .entry_col .tile_photo img{
	width: 67px;
	height: 67px;
}

#latest_entry .entry_col .video_tile {
	height: 90px;
	margin: 10px 0 0 5px;
}

#latest_entry #entry_left {
	width: 95px;
	float: left;
	margin-top: 5px;
	border-right: solid 1px #CFC092;
}

#latest_entry #entry_right {
	width: 95px;
	margin-left: 5px;
	margin-top: 5px;
	float: left;
}

#photo_tile_header {
	background:#EAE3CE none repeat scroll 0%;
	height: 20px;
	text-align: left;
	width: 90px;
	margin: 0px;
}

#video_tile_header {
	background:#EAE3CE none repeat scroll 0%;
	height: 20px;
	text-align: left;
	width: 110px;
	margin: 0px;
}

H3#new_header {
	padding-top: 4px;
	padding-left: 10px;
}
