/* @charset "utf-8";
 CSS Document */
button:hover{
cursor:pointer;
}
.hoverlinks:hover, .hoverlinks:hover .name_medium{
	color:#5E2929;
}
.text_content .intext_link{
	color:#5B1B1B;
}
.searching_for{
	margin-left:10px;
	margin-right:10px;
	float:right
}
.searching_for span{
	font-weight:bold;
}
.current-page strong{
	font-weight:normal;
	padding-left:3px;
	padding-right:3px;
	background-color:#CDCDCD;
}
#subsc_email_form_holder{
	position:absolute;
	margin-top:18px;
	margin-left:35px;
	padding:0px;
	width:200px;
	overflow:hidden;
	height:23px;
}
#subsc_email_form_holder .subsc_email_textbox{
	width:172px;
	font-size:11px;
	border:none;
	position:absolute;
	margin:0px;
	margin-top:2px;
	_margin-top:0px;
	*margin-top:0px;
}
#subsc_email_form_holder .subsc_email_image{
	position:absolute;
	margin-left:175px;
}
.blog_image_right{
	border:1px solid #969696;
	clear:both;
	float:right;
	padding:10px;
	margin:20px;
	margin-right:0px;
}
.blog_image_left {
	border:1px solid #969696;
	clear:both;
	float:left;
	padding:10px;
	margin:20px;
	margin-left:0px;
}
.blog_image_left img, .blog_image_right img{
	margin:auto;
}
.image_caption_v1_5{
	clear:both;
	color:#969696;
	font-size:11px;
	font-style:italic;
	font-weight:bold;
	padding-top:0;
	text-align:center;
}
.a_menu {
    width: 425px; 
    float: left;
}
.a_menu ul {
    list-style: none;
    margin: 0;
    padding: 0;
    width: 139px;
    float: left;
}
.a_menu a, .a_menu h2 {
    font: 11px/16px arial, helvetica, sans-serif;
    display: block;
    border-width: 1px;
    border-style: solid;
    border-color: #ccc #888 #555 #bbb;
    margin: 0;
    padding: 2px 3px;
    padding-left:6px;
}
.a_menu h2 {
    color: #000;
    border:none;
    background:transparent url(../images/navbar_select.png) no-repeat scroll 0 0;
	width: 145px;
}
.a_menu a {
    color: #000;
    background: #fff;
    text-decoration: none;
    border-top:none;
    border-bottom:none;
}
.a_menu .last_item{
    border-bottom:1px solid #555;
	width: 145px;
}
.a_menu a:hover {/*
    color: #000;
    background: #FCF;*/
	color: #FFFFFF;
	background-color:#5C2626;
}
.a_menu li {
    position: relative;
    text-align:left;
}
.a_menu ul ul {
    position: absolute;
    z-index: 500;
}
.a_menu ul ul ul {
    position: absolute;
    top: 0;
    left: 100%;
}
body .a_menu ul ul, body .a_menu ul li:hover ul ul, body .a_menu ul ul li:hover ul ul {
    display: none;
}
body .a_menu ul li:hover ul, body .a_menu ul ul li:hover ul, body .a_menu ul ul ul li:hover ul {
    display: block;
}

#left_foot {
	margin-top: 15px;
}
#left_foot ul {
	padding: 0;
}
#left_foot li {
	list-style-type: none;
	float: left;
	margin-right: 10px;
	background: url(http://www.asiatatlerdining.com/hk/assets/images/slash.jpg) right center no-repeat;
	padding: 0 10px 0 0;
}
#left_foot li.last {
	background: none;
}
