/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #DFE7CC;
}
body {
	background-color: #006699;
	background-image: url(http://www3.hku.hk/earthsci/images/templates/bg.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

td {
	vertical-align: top;
}
img {
	border: 0;
}
a:link {
	color: #B5E9D5;
}
a:visited {
	color: #B5E9D5;
}
a:hover {
	color: #FFFFFF;
}
a:active {
	color: #FFFFFF;
}

/* Additional */
.search {
	background-image: url(http://www3.hku.hk/earthsci/images/templates/bg_search.jpg);
	background-repeat: no-repeat;
	width: 300px;
	text-align: center;
	font-size: 11px;
}
.links {
	background-image: url(http://www3.hku.hk/earthsci/images/templates/bg_links.jpg);
	background-repeat: no-repeat;
	width: 155px;
	text-align: center;
	font-size: 11px;
}
.mpAd {
	background-image: url(http://www3.hku.hk/earthsci/images/templates/bg_mpAd.jpg);
	background-repeat: no-repeat;
	padding: 0px 0px 0px 85px;
	height: 216px;
}
.mpnews {
	background-image: url(http://www3.hku.hk/earthsci/images/templates/mp_bg_news.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}
.mpnews ul {
	margin: 10px 10px 0px 30px;
	padding: 0px;
}
.mpnews li {
	list-style-type: square;
	margin: 5px 0px 5px 0px;
	padding: 0px;
}
#top {
	font-size: 11px;
}
#top a {
	font-size: 11px;
}

/* Wrapper */
#wrapper {
	width: 980px;
}

/* Menu */
#menu {
	width: 200px;
	font-size: 11px;
}
#menu a {
	font-size: 11px;
}
#menu ul {
	padding: 0px;
	margin: 5px 10px 5px 10px;
}
#menu li {
	list-style-type: none;
	margin: 8px;
}
.menubgc {
	background-color: #013F5E;
}

/* Middle Spacer */
.midspcr {
	background-image: url(http://www3.hku.hk/earthsci/images/templates/bg_cnt.jpg);
	background-repeat: repeat-y;
}

/* Content */
#content {
	width: 580px;
	margin:  0px 10px 50px 10px;
	padding: 20px 0px 0px 0px;
}
#content table {
	border: 0px solid #013F5E;
}
#content td,#content th {
	vertical-align: top;
}
#content ul {
	margin: 10px 10px 0px 10px;
	padding: 0px;
}
#content li {
	list-style-type: none;
	margin: 5px 0px 5px 0px;
	padding: 8px;
}

/* Footer */
#footer {
	margin: 0px 10px 20px 20px;
	padding: 0px;
}
#footer table {
	width: 780px;
}
#footer td {
	font-size: 10px;
	padding 10px;
}

/* Search */
.row1 {
}

.row2 {
	background-color: #015681;
}

/* Gallery */
.thumbs {
	text-align: center;
	background-color: #015681;
}
.title {
	font-size: 10px;
}
.thead {
	background-color: #013F5E;
}
#picpop, #picpop td {
	width: 500px;
	text-align: center;
}
