/*
This is an Elated PageKit - www.elated.com.
All artwork copyright (c) 1996-2004 Elated Communications Ltd.
By using this PageKit, you are agreeing to be bound by the
usage agreement available online at http://www.pagekits.com/usage/
*/


/*
	Standard font family for site
*/

body, table, tr, td, a, p, h1, h2, h3, h4, h5, li, ul
{
	font-family: verdana,arial,helvetica,sans-serif;
}

li
{
	padding-left: 36px;
	
}

/*
	Page body style
*/

body
{
	margin: 0px;
	padding: 0px;
	font-size: 110%;
	background-color: #FFFFFF;
}

html, body
{
	height: 100%;
}


/*
	Standard paragraph style
*/

p, li, th, td
{
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: normal;
	color: #000000;
	font-size: 0.7em;
	margin-top: 0px;
	margin-bottom: 18px;
}


/*
	library system styles
*/

p.library
{
	font-weight: bold;
	vertical-align:center;
	color: #000000;
	font-size: 1.0em;
	background: #F5DCE6;
	margin-bottom: 5px;
	padding-bottom: 2px;
	margin-left: 15px;
}


.icon
{
	float:left;
	width:64px;
	height:64px;
	margin-right:40px;
	margin-left:10px;
}

.icon24
{
	float:left;
	width:24px;
	height:24px;
	margin-right:40px;
	margin-left:10px;
	padding-right: 20px;
}



/*
	Library tables
*/

td.LibraryHeader
{
	font-family: tahoma, arial;
	font-weight: bold;
	color: #621935;
	background-color: #FFFFFF;
	font-size: 0.7em;
	margin-top: 0px;
	margin-bottom: 25px;
	border-top-style:solid;
	border-width: 2px

}

td.Library
{
	font-family: tahoma, arial;
	font-weight: normal;
	color: #000000;
	background-color: #FFFFFF;
	font-size: 0.7em;
	margin-top: 0px;
	margin-bottom: 10px;
	border-top-style:none;
	border-left-style:none;
	border-bottom-style:none;
	border-right-style:none;
}

/*
	lists in pop up windows
*/

li.popup
{
	padding-left: 26px;
	margin-left: 36px;
	margin-right: 10px;
}
/*
	"Pull quote" paragraph style
*/

td.headercell
{
	font-weight: bold;
	color: #621935;
	font-size: 0.8em;
}




p.pullquote
{
	font-weight: bold;
	font-style: italic;
	color: #621935;
	font-size: 0.8em;
	margin-top: 30px;
	margin-bottom: 30px;
	border-top: solid 1px #621935;
	border-bottom: solid 1px #621935;
	padding-top: 16px;
	padding-bottom: 16px;
}




/*
	Paragraphs in pop up windows
*/

p.popup
{
	padding-left: 26px;
	margin-left: 36px;
	margin-right: 10px;
}


/*
	Programme tables
*/

tr.tableheading
{
	font-weight: bold;
 	background-color: #621935;
 	font-size: larger; 
	color: #FFFFFF;
}

tr.tablefood
{
	font-weight: bold;
	color: #CCCCCC;
	background-color: #CCCCCC; 
	border-top-width: medium
}


/*
	Links
*/

a:link, a:active
{
	font-family: verdana, arial, helvetica, sans-serif;
	color: #621935;
	font-size: 1.0em;
}


a:visited
{
	color: #B26985;
	font-size: 1.0em;
}


/*
	Headings
*/

h1
{
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: normal;
	font-size: 1.1em;
	color: #000000;
	margin-top: 0px;
}

h1.dot-heading
{
	background-image: url(images/single_dot.gif);
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 26px;
}

h1.page-heading
{
	background-image: url(images/single_dot.gif);
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 26px;
	margin-left: 36px;
}


h1.welcome
{
	font-weight: bold;
}

h1.jump-to
{
	background-image: url(images/single_dot.gif);
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 36px;
	margin-left: 5px;
}

h2
{
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 0.8em;
	color: #000000;
	margin-top: 26px;
}

h2.headercell
{
	font-weight: bold;
	color: #621935;
	font-size: 0.8em;
}

/*
	Paragraphs in pop up windows
*/

h2.popup
{
	padding-left: 26px;
	margin-left: 36px;
}

h3
{
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 1em;
	color: #000000;
	margin-top: 10px;
}
/*
	"Your Logo"
*/

#logo
{
	z-index: 2;
	float: right;
	height: 45px;
	padding-top: 74px;
	padding-right: 36px;
	font-size: 2.1em;
	color: #FFFFFF;
	font-weight: normal;
}




/*
	Top menu
*/

#top-menu
{
	z-index: 2;
	float: right;
	text-align: right;
	width: 70%;
	padding-top: 0px;
	padding-right: 36px;
	color: #000000;
	font-weight: normal;
	font-size: 0.7em;
}

#top-menu a
{
	color: #000000;
	margin-left: 15px;
	font-size: 1.0em;
	text-decoration: none;
}

#top-menu a:hover
{
	text-decoration: underline;
}


/*
	Container for page content
*/

#container
{
	margin: 0px 0px 0px auto;
	position: relative;
	width: 100%;
}


/*
	Page header area
*/

#page-header
{
	z-index: 2;
	background-image: url(images/header_mid.jpg);
	width: 100%;
	height: 249px;
}


/*
	Page header right-hand image
*/

#page-header-right
{
	z-index: 2;
	width: 100%;
	height: 249px;
	background-image: url(images/header_right.jpg);
	background-position: top right;
	background-repeat: no-repeat;
}
	
/*
	Page header content container (with left-hand image as background)
*/

#page-header-content
{
	z-index: 1;
	position: relative;
	width: 100%;
	height: 249px;
	background-image: url(images/header_left.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}

/*
	Setting up CSS menu map for language options
*/

#language a {
  position: absolute;
  
  width: 88px;
  top: 31px; 
  text-decoration: none;
  }

#language a i { visibility: hidden; }

a#english { left: 31px; width: 87px; top: 16px; height: 45px}
a#japanese { left: 33px; width: 85px; top: 68px; height: 54px}

a#english:hover { background-image: url(images/header_left_english.jpg) }
a#japanese:hover { background-image: url(images/header_left_japanese.jpg) }

/*
	Page footer area
*/

#page-footer
{
	width: 100%;
	height: 105px;
	margin: 0px 0px 0px auto;
}

p.footer
{
	margin-top: 0px;
	margin-left: 36px;
	padding-top: 1px;
	padding-left: 46px;
	height: 24px;
	color: #000000;
	font-size: 0.7em;
	margin-bottom: 0px;
	background-image: url(images/double_dot.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

p.highlight
{
	margin-top: 0px;
	margin-left: 0px;
	padding-top: 10px;
	padding-left: 15px;
	height: 24px;
	background: #481327;
	color: #FFFFFF;
	font-size: 1.2em;
	margin-bottom: 10px;

}


p.footer a
{
	font-size: 1.0em;
}


/*
	Page content area
*/

#page-content
{
	width: 100%;
	padding-top: 20px;
}


/*
	Fullcontent column (main page)
*/

#full-column-main
{
	padding-left: 36px;
	margin-right: 36px;
}


/*
	Left content column (main page)
*/

#left-column-main
{
	padding-left: 36px;
	margin-right: 308px;
}


/*
	Right content column (main page)
*/

#right-column-main
{
	float: right;
	padding-right: 36px;
	padding-left: 72px;
	width: 200px;
}



/*
	Left content column (sub page)
*/

#left-column-sub
{
	padding-left: 36px;
	float: left;
	width: 43%;
}


/*
	Right content column (sub page)
*/

#right-column-sub
{
	float: right;
	width: 43%;
	padding-right: 36px;
}




/*
	Standard images
*/

img
{
	border: none;
}


/*
	Photo style
*/

.photo
{
	border: solid 2px #621935;
}

/*
	Headline style
*/

.headline
{
	font-weight: bold;
}

/*
	tables
*/

.tablehead
{
	border-top: 2px;
	border-left: 2px;
	border-right: 2px;
	border-bottom: 2px;
}
.tablemid
{
	border-top: 0px;
	border-left: 2px;
	border-right: 2px;
	border-bottom: 0px;
}

