/* basic layouts */


a:link 		{
	color: #0000ff;
	text-decoration: underline;
}

a:visited 	{
	color: #000000;
	text-decoration: underline;
}

a:hover 	{
	color: #3333FF;
	text-decoration: underline;
}

a:active 	{
	color: #000000;
	text-decoration: underline;
}

body {
	background: #FFFFFF;
	color: #000000;
	margin: 12px;
	margin: 0px 0px 0px 0px;
}

div.float {
	float: left;
	margin-right: 20px;
	padding: 10px;
	width: 182px;
}

div.float img {
	margin-left: 5px;
}

div.float p {
	text-align: left;
}

h1, h2, h3, h4, h5, h6	{
	margin: 0px 0px 2px 0px;
}

/* base fonts */
h1,h2,h3,h4,h5,h6,p,div,th,td,caption,ul,label,legend,input,textarea,button,blockquote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

caption		{
	display:none;
}

img 		{
	border: none;
}

legend,label	{
	font-weight: bold;
}

p,ul	{
	font-size: 70%;
}

h1 {
	font-size: 28px;
}

.h1header {
	height: 38px;
}

h3 {
	font-size: 78%;
	color: #a00000;
}

h4 {
	font-size: 70%;
}

pre,code	{
	font-family: "Courier New",Courier,"andale mono",monospace;
	margin: 0px 0px 0px 35px;
}

.nobold {
	font-weight: normal;
}

.deptcontacts {
	padding-left: 1.5em;
}

#footercontact		{
	float: left;
	padding-left: 10px;
}

#footercopy		{
	float: right;
	text-align: right;
	padding-right: 10px;
}

#footerceas		{
	width: 100%;
	font-size: 70%;
	padding-top: 4px;
	padding-bottom: 4px;
	border-top: 1px #c0a890 solid;
	border-bottom: 1px #c0a890 solid;
	background-color: #fbe2c2;
	height: 6em;
	min-height: 40px;
	position: relative;
}

#footershadow		{
	background: url(/ceas/images/core/footershadow.gif) repeat-x;
	height: 7px;
}


.eventstab td {
	vertical-align: top;
	font-size: 67%;
	padding: 7px 7px 10px 7px;
	border-bottom: 1px solid #800000;
}

.bristitle {
	text-align: center;
}

.colsx		{
	clear: both;
	font-size: 40%;
}

.container {
	background-color: #ffedd6;
	border: 1px solid #907860;
	padding-bottom: 5px;
	margin-left: 150px;
	margin-right: 1px;
	min-height: 400px;
}

.summarybox {
	background-color: #ffedd6;
	border: 1px solid #000000;
	border-top: 0px;
	height: 6.5em;
	margin-bottom: 0px;
	margin-left: 10px;
	margin-right:10px;
	margin-top: 12px;
	min-height: 117px;
}

.summaryboxnocontent {
	background-color: #ffedd6;
	border: 1px solid #000000;
	border-top: 0px;
	border-bottom: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	margin-right:10px;
	margin-top: 12px;
}

.summarybox p {
	color: #000000;
	margin-bottom: 0px;
	margin-left: 10px;
	margin-top: 8px;
	font-size: 74%;
	font-family: Arial,sans-serif;
}

.summarybox h3 {
	color: #000000;
	margin-bottom: 0px;
	margin-left: 10px;
	margin-top: 8px;
	font-weight: bold;
	font-size: 80%;
	font-family: Arial,sans-serif;
}

.summaryboxheader {
	background-color: #b01c2e;
	border: 1px solid;
	border-color: #000000;
	border-left: 0px;
	border-right: 0px;
	height: 1.4em;
	min-height: 22px;
}

#summarytitle h2 {
	color: #f8f8f8;
	font-size: 85%;
	padding: 3px 10px 0px 10px;
}

.summarytitletext {
	float: left;
}

.summarytitleimgr {
	float: right;
}

.summaryimg {
	clear: both;
	float: right;
	margin-left: 0px;
	margin-right: 0px;
	padding: 6px 8px 6px 6px;
}

.showdate {
	font-size: 66%;
	font-family: arial, sans-serif;
	font-weight: bold;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 2px;
}





.coursecontainer {
	background-color: #EAEAEA;
	border: 1px solid #000000;
	border-bottom: 0px;
	border-top: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 10px;
}

.flash {
	margin: 12px 0px 0px 0px;
	text-align: center;
}

.flashcontainer {
	background-color: #00468A;
	border: 1px solid #000000;
	border-bottom: 0px;
	border-top: 0px;
	height: 160px;
	margin-bottom: 0px;
	margin-left: 163px;
	margin-right: 10px;
	margin-top: 40px;
}

.hide		{
	display: none;
}

.navhide {
	display: none;
}

.isep, hr	{
	display: none;
}

.notext {
	min-height: 200px;
}

.notextbris {
	margin-bottom: 20px;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 10px;
}

.pic {
	float: left;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 10px;
}

.sponsor {
	float: left;
	margin-bottom: 20px;
	margin-left: 10px;
	margin-right: 20px;
	margin-top: 20px;
}

/* Section - Generic Design Elements */
.text {
	margin-bottom: 20px;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 10px;
	font-size: 108%;
}

.text ul {
	list-style-image: url(/ceas/images/square5.gif);
	list-style-type: square;
	padding: 6px 3px 0px 0px;
}

.text li p {
	font-size: 100%;
}

.text li li {
	font-size: 130%;
}

.text hr {
  display: block;
  color: #a00000;
  background-color: #a00000;
  height: 1px;
  border: 0px solid #a00000;
  margin-bottom: 5px;
}

.topicimages {
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 60px;
}

.groupimages {
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 45px;
}

.courseimages {
	clear: both;
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 30px;
}

.newsimages {
	clear: both;
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 30px;
}

.staffimages {
	clear: both;
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 0px;
	margin-top: 30px;
}

.pubsimages {
	clear: both;
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 30px;
}

.images {
	clear: both;
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 30px;
}





#picturecolumnleft {
  float:left;
  margin: 20px 25px 10px 7px;
}

#picturecolumnleft {
  text-align: center;
}

#picturecolumnleft p {
  width: 192px;
  margin-top: 0.5em;
}

#picturecolumnright {
  float:right;
  margin: 20px 10px 10px 20px;
}

#picturecolumnright {
  text-align: center;
}

#picturecolumnright p {
  width: 192px;
  margin-top: 0.5em;
}



/* Staff detail */

#staffdetail 	{
	margin-left: 150px;
}

#staffdetail .staffcontainer {
	background-color: #ffedd6;
	border: 1px solid #907860;
	padding-bottom: 5px;
	padding-left: 0px;
	padding-right: 0px;
	padding: 12px 10px 0px 10px;
}

#staffdetail .pubscontainer {
	background-color: #ffedd6;
	border: 1px solid #907860;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 0px;
	padding-top: 10px;
	margin-top: 15px;
}

#staffdetail .publications {
	padding-top: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	padding-right: 0px;
}

#staffdetail .header	 {
	background: #FFA300;
	margin: 10px 0px 0px 1px;
	padding: 5px 0px;
}

#staffdetail .header h2 {
	color: #FFFFFF;
	font-size: 90%;
	padding: 0px 10px 0px 20px;
}

#staffdetail .header p {
	margin: 0px 0px;
	color: #FFFFFF;
	font-weight: bold;
	padding: 0px 10px 0px 20px;
}

#staffdetail .staffname {
	float: left;
}

#staffdetail .staffnumber {
	float: right;
	text-align: left;
	padding-bottom: 4px;
}

#staffdetail .stafficontext {
	display: none;
}

#staffdetail .profiletext {
	margin-top: 10px;
	margin-left: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 120%;
}

#staffdetail p, #staffdetail h3,#staffdetail ul	{
	color: #333333;
	margin-top: 5px;
	padding: 0px 10px;
}

#header	{
	background: url(/ceas/images/core/headback1.gif) repeat-x;
	height: 88px;
	left: 0px;
	position: absolute;
	top: 0px;
	width: 100%;
}

#header2	{
	background: url(/ceas/images/core/headback2.gif) repeat-x;
	height: 27px;
	left: 0px;
	position: absolute;
	top: 88px;
	width: 100%;
}

#header #uob	{
	background: #ffffff;
	float: left;
	height: 87px;
	width: 187px;
}

#header #logo	{
	background: #ffffff;
	float: right;
	height: 87px;
	width: 444px;
}

#header h1	{
	display: none;
}

#header img	{
	border: none;
}

#header2 #nojscript	{
	font-size: 14px;
	padding-left: 15px;
}

/* Section - Home page Design Elements */
	
#home .browser {
	display: none;
}

#home .button {
	margin: 0px;
	padding: 6px;
}

#home .centrelist {
	margin-bottom: 6px;
	margin-left: 30px;
	margin-top: 4px;
}

#home .centrelist li {
	list-style: none;
	margin-bottom: 2px;
	margin-left: 4px;
	padding-left: 1em;
	text-indent: -1em;
}

#home .centrelist ul {
	margin: 0px;
	padding: 5px;
}

#home .container {
	background-attachment: scroll;
	background-color: #ffedd6;
	border-top: 1px solid #907860;
	padding-bottom: 12px;
	border-bottom: 1px solid #000000;
	margin-left: 150px;
	margin-right: 1px;
	min-height: 400px;
}

#home .header	 {
	background: #FFA300;
	margin: 10px 0px 0px 1px;
	padding: 5px 0px;
}

#home .header h2 {
	color: #FFFFFF;
	font-size: 90%;
	padding: 0px 10px 0px 20px;
}

#home .homeflash {
	text-align: center;
	margin-left: 0px;
	margin-right: 0px;
	padding: 0px;
}

#home .homeimg {
	clear: both;
	float: left;
	margin-left: 0px;
	margin-right: 0px;
	padding: 6px 6px 0px 8px;
}

#home .homelink {
	margin-bottom: 6px;
	padding-bottom: 6px;
}

#home .mainbox {
	background-color: #ffedd6;
	border: 1px solid #000000;
	border-top: 0px;
	margin-bottom: 0px;
	margin-left: 8px;
	margin-right: 220px;
	margin-top: 8px;
	height: 7em;
	min-height: 117px;
}

#home .mainflashbox {
	background-color: #ffedd6;
	height: 117px;
	margin-bottom: 0px;
	margin-left: 8px;
	margin-right: 220px;
	margin-top: 8px;
	min-height: 117px;
}

#home .mainboxheader1 {
	background-color: #e8061c;
	border: 1px solid;
	border-color: #000000;
	border-left: 0px;
	border-right: 0px;
	height: 1.4em;
	min-height: 22px;
}

#home .mainboxheader2 {
	background-color: #b01c2e;
	border: 1px solid;
	border-color: #000000;
	border-left: 0px;
	border-right: 0px;
	height: 1.4em;
	min-height: 22px;
}

#home .mainboxheader3 {
	background-color: #b01c2e;
	border: 1px solid;
	border-color: #000000;
	border-left: 0px;
	border-right: 0px;
	height: 1.4em;
	min-height: 22px;
}

#home .titleimg {
	float: left;
}

#home .titleimgr {
	float: right;
}

#home .mainboxheader h2 {
	color: #191970;
	font-size: 90%;
	margin-left: 8px;
	white-space: nowrap;
}

#home .news {
	float: right;
	height: 300px;
	margin-left: 0px;
	padding: 8px 8px 8px 0px;
	width: 200px;
}

#home .news a {
	font-weight: normal;
}

#home .news a:link {
	color: #000000;
	text-decoration: none;
}

#home .news a:visited {
	color: #000000;
	text-decoration: none;
}

#home .news a:hover {
	color: #ff3333;
	text-decoration: underline;
}

#home .news a:active {
	color: #000000;
	text-decoration: none;
}

#home .newsbox {
	background-color: #ffedd6;
	border: 1px solid;
	border-color: #000000;
	border-top: 0px;
	width: 200px;
}

#home .newsbox li {
	margin-bottom: 4px;
	margin-left: 0px;
	padding-left: 0px;
}

#home .newsbox ul {
	list-style-image: url(/ceas/images/square5.gif);
	list-style-type: square;
	margin: 0px 0px 15px 25px;
	padding: 6px 3px 0px 0px;
}

#home .newsheader {
	border: 1px solid;
	border-bottom: 0px;
	border-color: #000000;
	min-height: 135px;
	width: 200px;
}

#home .newsheader h2 {
	color: #FFFFFF;
	font-size: 90%;
	margin-left: 8px;
	white-space: nowrap;
}

#home .spacer {
	height: 10px;
	margin: 0px;
}

#home .textheader {
	display: none;
}

#home .titlepic {
}

#home a {
	font-weight: bold;
}

#home a:link {
	color: #000000;
	text-decoration: none;
}

#home a:visited {
	color: #000000;
	text-decoration: none;
}

#home a:hover {
	color: #3333FF;
	text-decoration: underline;
}

#home a:active {
	color: #000000;
	text-decoration: none;
}

#home h3 {
	color: #000000;
	font-size: 90%;
	margin-top: 10px;
	padding: 0px 0px 0px 20px;
}

#home hr {
	color: #000000;
}

#home p {
	color: #000000;
	margin-bottom: 0px;
	margin-left: 6px;
	margin-top: 8px;
}


/* Main body of page */

#mainbody	{
	margin-top: 80px;
}


/* Menu stuff */

#menu		{
	background: url(/ceas/images/core/navback.gif) repeat-y;
	left: 0px;
	position: absolute;
	width: 146px;
}

#menu .bobby {
	background-color: #ffffff;
	padding-top: 12px;
	text-align: center;
	width: 146px;
}

#menu .navfoot	{
	background: url(/ceas/images/core/navbottom.gif) no-repeat;
	background-position: bottom;
	height: 15px;
}

#menu #pagelocation {
	background-color: #fbdbb3;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
	color: #000000;
	font-weight: bold;
	width: 140px;
	margin-right: 6px;
}

#menu #pagelocation p {
	color: #000000;
	margin: 0px 6px 0px 10px;
	padding: 10px 0px 10px 0px;
}

#menu .block 	{
	background-color: #e8e8e8;
	border-bottom: 1px solid #000000;
	height: 22px;
	width: 146px;
}

#menu .block2 	{
	height: 5px;
	width: 146px;
}

#menu .block3 	{
	border-bottom: 0px solid #000000;
	height: 22px;
	width: 146px;
}

#menu .textmode	{
	border: 0px solid #000000;
	font-size: 60%;
	margin-top: 0px;
	padding-top: 4px;
	text-align: center;
}

#menu .grad 	{
	height: 60px;
	width: 145px;
}

#menu a:link 	 {
	color: #000000;
	text-decoration: none;
}

#menu a:visited {
	color: #000000;
	text-decoration: none;
}

#menu a:hover 	 {
	color: #0040ff;
	text-decoration: underline;
}

#menu a:active {
	color: #000000;
	text-decoration: none;
}

#menu h2	{
	display: none;
}

#menu h2	{
	display: none;
}

#menu a	{
	font-weight: normal;
}

#menu li	{
	color: #d00000;
	margin-left: 0px;
	padding-left: 10px;
	padding-bottom: 5px;
}

#menu p		{
	font-weight: bold;
}

#menu ul	{
	border-bottom: 0px solid #000000;
	list-style-image: url(/ceas/images/d.gif);
	margin: 0px;
	padding: 3px 0px;
	width: 146px;
}

#menu .wun	{
	text-align: center;
}


/* Flash Banner Page */

#pagetitle {
}

#pagetitle .header {
	background: #FFA300;
	margin: 10px 0px 0px 1px;
	padding: 5px 0px;
}

#pagetitle h2 {
	color: #FFFFFF;
	font-size: 90%;
	padding: 0px 10px 0px 20px;
}


/* Header */

#textlinks 	{
	display: none;
}


/* Site map */

#sitemap ul { font-size: small; }

#sitemap A a 		{ font-weight: normal; }

#sitemap a:link 		{ color: #000000; text-decoration: none;  font-weight: normal;  }

#sitemap a:visited 	{ color: #000000; text-decoration: none; font-weight: normal;}

#sitemap a:hover 	{ color: #3333FF; text-decoration: underline;font-weight: normal; }

#sitemap a:active 	{ color: #000000; text-decoration: underline;font-weight: normal; }

#sitemap li	{list-style-image: url(/ceas/images/d.gif);}
#sitemap li li {list-style-image: url(/ceas/images/d.gif); font-size: small;}
#sitemap li li li {list-style-image: url(/ceas/images/d.gif); display:inline; font-size:small;
.china_logos {
padding:10px 0px 25px 0px;
}

.china_logos img {
padding-right:10px;
}



}

