@import url("../reset.css"); 

img { display: block; }

body {
	font-family: Arial;
	color: #333333;
}
.container {
	width: 882px;
	margin: 0 auto;
}

.header {
	border-bottom: 4px solid #D2E5FA;
/*	padding-bottom: 35px;*/
	padding-bottom: 9px;
}
.Logo {
	width: 140px;
	padding-top: 7px;	
/*	padding-left: 25px;*/
/*	padding-left: 9px;*/
}
.HeadRight {
/*	padding-top: 13px;*/
	padding-top: 38px;
	padding-right: 20px;
	display: inline-block;
}
.HeadRight ul {
	float: right;
}
.HeadRight li {
	float: left;
	height: 16px;
	line-height: 16px;
	padding: 0 5px;
	margin: 0 2px;
}
.HeadRight .BorderRight {
	border-right: 1px solid #000000;
}
.BannerBlock {
	position: relative;
}
.DateBlock {
	position: absolute;
	right: 37px;
	bottom: 34px;
	z-index: 999;
	width: 195px;
	height: 44px;
	text-align: center;
	color: #ffffff;
	font-weight: bold;
	line-height: 23px;
	font-size: 14pt;
	color: #525051;
}
.ThumbnailBlock {
	float: left;
	width: 310px;
}
.ICaption {
	background: url(http://www.hkeaa.edu.hk/hkeaa_newsletter/images/Listing.jpg) no-repeat 0 13px;
	padding-left: 20px;
	color: #008466;
	padding-top: 10px;
	font-weight: bold;
	line-height: 19px;
}
.IssueDetails h1 {
	font-weight: bold;
	margin-bottom: 15px;
	line-height: 24px;
	text-align: left;
}
.Footer {
	padding: 5px 42px;
	color: #666666;
}
#chgsize #smallsize {
	font-size: 11px;
}
#chgsize #middlesize {
	font-size: 15px;
	line-height: 16px;
}
#chgsize #largesize {
	font-size: 18px;
	line-height: 10px;
	font-weight: normal;
}
.sign_active {
	color: #ab3db4 !important;
}

a {
	color: #006AB5;
}
a:active,
a:hover,
a:focus,
a:visited {
	color: #006AB5;
}

.BackgroundBody {
	background: #EDF5FD;
}
.ContentBlock {
	width: 792px;
	margin: 0 auto;
	background: #fff;
	line-height: 25px;
	padding: 10px 15px;
}
.Listing li {
	margin-bottom: 3px;
	padding-left: 25px;
	background: url(../../images/blue.png) no-repeat 2px center;
}

.ContentBlock h1 {
	color: #3366A8;
	font-size: 15pt;
	font-weight: bold;
	margin-bottom: 15px;
}
.ItemContent {
	float: left;
	width: 430px;
	text-align: justify;
	line-height: 19px;
}
.ItemPhoto {
	float: right;
	width: 325px;
}

.PhotoTitle {
	font-size: 12px;
	font-weight: bold;	
	color: #006AB5;
}
.ContentBlock a:hover {
	text-decoration: underline;
}

#skiptocontent {
	top: 0px;
	display: block;
	position: absolute;
	opacity: 0;
	color: #ffffff;
}

div.pp_default .pp_close {
	background: none;
	text-indent: 1px;
	text-decoration: none;
	right: 15px;
	color: #000000;
}

.ImageWrap h1 {
	font-size: 16px;
	margin-bottom: 5px;
	padding-right: 30px;
}
.ImageHide {
	display: none;
}
a.ImageClose {
    position: absolute;
    top: 5px; 
	right: 0;
    display: block;
    width: 75px;
    height: 30px;
	text-align: center;
	line-height: 30px;
	color: #000;
    background: none;
	font-size: 10pt;
}
.SiteImageClose {
	display: none;
}
.PrintIcon {
	display: none;
}
