body.evening {
	padding:0;
	margin:0;
	color:#000;
	width:100%;
	display:table;
	background-color:#010406;
	background-image:url(../i/asiaBgDark.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	font-family:Verdana, Arial, Helvetica, sans-serif
}
body.evening .logo {
	height:61px;
	width:271px;
	display:block;
	float:left;
	margin-top:30px
}
body.evening #loginBox {
	background-image:url(../i/loginBgAsia.png);
	background-repeat:no-repeat;
	height:24px;
	width:297px;
	padding-top:26px;
	padding-left:13px
}
body.evening #navBar {
	height:40px;
	width:100%;
	background-image:url(../i/navBgDark.png);
	background-repeat:repeat
}
body.evening .destinationOfTheWeekTitle {
	background-image:url(../i/destinationOfTheWeekTitleN.png);
	background-repeat:no-repeat;
	text-indent:-9999px;
	display:block;
	height:15px;
	width:320px
}
body.evening .eventOfTheWeekTitle {
	background-image:url(../i/eventOfTheWeekTitleN.png);
	background-repeat:no-repeat;
	text-indent:-9999px;
	display:block;
	height:15px;
	width:320px
}
body.evening .celebrityOfTheWeekTitle {
	background-image:url(../i/celebrityOfTheWeekTitleN.png);
	background-repeat:no-repeat;
	text-indent:-9999px;
	display:block;
	height:15px;
	width:320px
}
body.evening .fromTheBlogTitle {
	background-image:url(../i/fromTheBlogTitleN.png);
	background-repeat:no-repeat;
	text-indent:-9999px;
	display:block;
	height:15px;
	width:320px
}
body.evening #footer a {
	color:#F37736;
	text-decoration:none;
	line-height:1em
}
body.evening #footer a:hover {
	color:#FFFFFF;
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#FFFFFF
}
