/* CSS Document */

body {
	margin:0;
	padding:0;
	background:url(../images/common/background.jpg) no-repeat top center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:78%;
	color:#000
}

a, legend {
	color:#369;
	font-weight:bold
}

a:hover {
	color:#000
}

ul {
	list-style-image:url(../images/common/bluebullet.gif)
}

blockquote {
	font-size:1em;
	font-weight:bold;
	color:#369
}

h1, #right label {
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.6em;
	font-weight:bold;
	line-height:140%;
	color:#369;
	display:block;
}

h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.3em;
	line-height:140%;
	color:#369
}

input, select {
	font-size:1em;
	line-height:120%
}

/* id's, not accessible to Contribute users */

#banner {
	width:100%;
	padding:0;
	background:#fc0 url(../images/common/banner.jpg) no-repeat top center
}

#logo {
	/* use margin instead of padding to avoid collapsing in Opera Win */
	margin:35px 0 35px 10%
}

ul#nav {
	color:#ccf;
	padding:0;
	margin:10px 0 20px 0;
	text-align:center
}

#nav li {
	list-style-type:none;
	display:inline;
	border-right:1px solid #ddd
}

#nav li a {
	/* specify font-size (em) for navbar links. IE 5.0 Win doesn't honour padding on inline items <sigh> */
	font-size:1em;
	font-weight:bold;
	color:#369;
	padding:5px;
	text-decoration:none
}

/* set up hover behaviours */
#nav li a:hover {
	font-size:1em;
	color:#666;
	text-decoration:none;
	border-top:5px solid #fc0;
	margin:0
}

#nav .mmhide_selected a, #nav .mmhide_selected a:hover, #nav .mmhide_lastitemselected a:hover {
	font-size:1em;
	font-weight:bold;
	color:#000;
	text-decoration:none;
	border-top:5px solid #369
}

/* remove right-hand border from last nav item */
	#nav li.mmhide_lastitem {
	font-weight:bold;
	color:#369;
	border-right:0
}

#nav .mmhide_lastitemselected a {
	font-weight:bold;
	color:#000;
	text-decoration:none;
	border-top:5px solid #369;
	border-right:0
}

#breadcrumb {
	color:#fc0
}

#left {
	padding:0;
	margin:0;
	position:absolute;
	top:220px;
	left:0;
	width:160px;
	font-size:.9em
}
	
#content {
	padding:0;
	margin:50px 200px 0 200px;
	font-size:.9em;
	line-height:150%
}

#right {
	position:absolute;
	top:220px;
	right:0px; /* Opera5.02 will show a space 
	at right when there is no scroll bar */
	width:150px;
	padding:0;
	margin:0 20px 0 0;
	font-size:.9em;
	line-height:150%;
	/* ie5win fudge begins */
	voice-family:"\"}\"";
	voice-family:inherit;
	width:130px
}

html>body #right {
	width:130px; /* ie5win fudge ends */
}

#right ul {
	padding-left:10px;
	margin-left:10px
}

#right input {
	margin:.5em 0
}

/* classes, accessible to Contribute users */

.PicRight {
	margin:0 0 0 10px;
	border:1px solid #999;
	float:right;
	/* fix for IE Win */
	display:inline
}

.PicLeft {
	margin:0 10px 0 0;
	border:1px solid #999;
	float:left;
	/* fix for IE Win */
	display:inline
}

.SideRule {
	padding-bottom:10px;
	border-bottom:1px solid #ddd
}

.SectionRule {
	color:#666;
	font-weight:bold;
	padding-bottom:10px;
	border-bottom:1px solid #ddd
}

/* mmhide classes, not accessible to Contribute users */

.mmhide_lastupdated {
	font-size:0.9em;
	color:#666;
	display:block;
	margin:10px 0 0 0;
	padding:5px 0 0 0;
	border-top:1px solid #ddd;
	font-size:0.85em;
	color:#666
}

.mmhide_lastupdated a, .mmhide_lastupdated a:hover {
	color:#666;
	text-decoration:none
}

.mmhide_randompic {
	padding:0;
	margin-left:1em;
	margin-top:-1em;
	border:1px solid #999;
	float:right;
	/* fix for IE Win */
	display:inline
}

.mmhide_padded {
	padding-right:20px
}

.mmhide_paddedgrey {
	background:#eee
}

.mmhide_spacer {
	height:1px;
	display:block;
	clear:both
}

.mmhide_small, .mmhide_med, .mmhide_large {
	line-height:2.1em
}

.mmhide_small a {
	font-size:0.8em;
	padding:1px 3px 1px 3px;
	border:1px solid #ccc;
	text-decoration:none
}

.mmhide_med a {
	font-size:1.2em;
	font-weight:bold;
	padding:0 4px 0 4px;
	border:1px solid #ccc;
	text-decoration:none
}

.mmhide_large a {
	font-size:1.5em;
	font-weight:bold;
	padding:0 5px 0 5px;
	border:1px solid #ccc;
	text-decoration:none
}

.mmhide_small a:hover, .mmhide_med a:hover, .mmhide_large a:hover {
	background:#ddd
}

.mmhide_hidden {
	display:none
}

/* search results */

div.results {
	padding-bottom:2em
}

.highlight {
	font-weight:bold
}

.infoline {
	margin-top:.2em;
	font-size:0.9em;
	color:#666
}

#chinese {
	padding:0;
	margin:20px 300px 0 -20px;
	font-size:.9em;
	line-height:150%
}
/* news ticker */
ul#news {
	margin:0;
}

ul#news li {
	background:none;
	padding-left:.3em;
}

ul#news li a {
	text-decoration:none;
}
