div.levelThree div.twoOfTwo { width: 215px;}

a:link, a:visited {
	background-color: transparent;
	color: #747f8a;
}

a.top {
	border: 0;
}

body {
	text-align: center;
	padding: 23px 0;
	margin: 0;
	background-color: #cfd1c6; 
	color: #000;
	font-family: verdana, sans-serif;
	font-size: 11px;
}

body#ja {line-height: 1.3em; font-family: "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W6", HiraKakuPro-W6, "Lucida Grande", Geneva, Lucida, Helvetica, Arial, Verdana, Osaka, sans-serif; font-size: 12px;}

fieldset {
	padding: 20px;
	margin-bottom: 10px;
	border: solid 1px #ddd;
}

h1 {
	background-color: transparent;
	color: #6a6a58;
	padding: 2px 0;
	margin: 0 5px 8px 5px;
	font-size: 150%;
}

#ja h1 { line-height: 1.2em;}

h2 {
	line-height: 18px;
	padding: 2px 0;
	margin: 8px 10px 0px 10px;
	background-color: transparent;
	color: #596a7f;
	font-size: 110%;
}

h2.news {
	margin: 0 5px;
	background: 0;
	color: #8b96a2;
}

h3 {
	color: #8c9972;
	padding: 0 10px;
	margin: 12px 0 10px 0;
	font-size: 100%;
}

h3.news {
	padding: 15px 0 2px 0;
	margin: 0 5px;
	background: 0;
	color: #8b96a2;
}

h4.news {
	padding: 2px 0;
	margin: 12px 5px 8px 5px;
	background: 0;
	color: #93966a;
	font-size: 130%;
}

h4.news a {
	text-decoration: none;
	color: #93966a;
}

h1.news a.catNews {background-color: red;}
h1.news a.catEvent {background-color: green;}

img {
	border: 0;
}

img.file {
	float: left;
	width: 7px;
	height: 9px;
	margin: 3px 10px 10px 0;
}

img.noBorder {
	padding: 0;
	border: 0;
}

img.top {
	width: 17px;
	height: 17px;
	margin-top: 10px;
	border: 0;
}

input, select, textarea {
	margin-top: 5px;
}

legend {
	font-size: 120%;
	font-weight: bold;
}

p {
	line-height: 14px;
	padding: 5px 0;
	margin: 0 10px;
}

#ja p {line-height: 1.5em;}

span {
	color: #666;
}

ul {
	padding: 0;
	margin: 5px 22px;
}

ul li {
	padding: 5px 0 0 0;
	margin: 0;
}

ul li p {
	padding: 0 12px;
}

#airlock {
	text-align: left;
	width: 757px;
	padding: 0 8px;
	margin: auto;
	background: url( /images/common/backgrounds/main_background.gif ) repeat-y;
	color: #000;
}

#breadcrumbs {
	padding: 10px 0 10px 10px;
	margin: -2px 0 0 0;
	background: url( /images/common/backgrounds/breadcrumbs_background.gif ) #eae8d7;
	color: #93966a;
	border-bottom: solid 1px #b7b9ab;
}

#breadcrumbs form { margin-top: 0; margin-bottom: 0; }

div.status {
	float: right; 
	border: 1px solid;
	padding: 2px;
	padding-top: 0;
	}
	
	.ongoing {
		color: #08d62f !important;
		border-color: #08d62f;
	}

	.completed {
		color: #ec1818 !important;
		border-color: #ec1818;
	}

	.under_development {
		color: #fdd465 !important;
		border-color: #fdd465;
	}

	.upcoming {
		color: #80bb3d !important;
		border-color: #80bb3d;
	}
	
.statusMenu li a {width: 130px; display: block;}
	
a.ongoing, a.under_development, a.upcoming, a.completed {
	padding: 2px !important;
}

#footer {
	clear: both;
	text-align: left;
	width: 773px;
	height: 29px;
	padding: 0;
	margin: auto;
	background: url( /images/common/backgrounds/bottom_background.gif ) no-repeat;
	color: #687787;
}

#footer a {
	text-decoration: none;
	font-weight: bold;
	background-color: transparent;
	color: #687787;
}

#footer p {
	padding: 4px 0 0 20px;
	margin: 0;
}

#footer p.links {
	float: right;
	padding: 4px 20px 0 0;
	background-color: transparent;
	color: #fff;
}

#logos {
	margin-top: -2px;
}

#map {
	width: 755px;
	height: 205px;
	margin: 0 0 0 1px;
	border-bottom: solid 1px #b7b9ab;
}

#menu {
	float: left;
	list-style: none outside;
	width: 757px;
	height: 34px;
	padding: 0;
	margin: 0;
}

#menu li {
	float: left;
	height: 34px;
	display: block;
	padding: 0;
	margin: 0;
}

#menu li#about {
	width: 109px;
}

#menu li#programs, #menu li#services, #menu li#partners, #menu li#gdlnap {
	width: 108px;
}

#ja #menu li#about {
	background: url( /images/ja/navigation/about_normal.gif ) no-repeat;
}

#en #menu li#about {
	background: url( /images/en/navigation/about_normal.gif ) no-repeat;
}

#ja #menu li#about:hover {
	background: url( /images/ja/navigation/about_hover.gif ) no-repeat;
}

#en #menu li#about:hover {
	background: url( /images/en/navigation/about_hover.gif ) no-repeat;
}

#ja #menu li#programs {
	background: url( /images/ja/navigation/programs_normal.gif ) no-repeat;
}

#en #menu li#programs {
	background: url( /images/en/navigation/programs_normal.gif ) no-repeat;
}

#ja #menu li#programs:hover {
	background: url( /images/ja/navigation/programs_hover.gif ) no-repeat;
}

#en #menu li#programs:hover {
	background: url( /images/en/navigation/programs_hover.gif ) no-repeat;
}

#ja #menu li#services {
	background: url( /images/ja/navigation/services_normal.gif ) no-repeat;
}

#ja #menu li#services:hover {
	background: url( /images/ja/navigation/services_hover.gif ) no-repeat;
}

#en #menu li#services {
	background: url( /images/en/navigation/services_normal.gif ) no-repeat;
}

#en #menu li#services:hover {
	background: url( /images/en/navigation/services_hover.gif ) no-repeat;
}

#ja #menu li#partners {
	background: url( /images/ja/navigation/partners_normal.gif ) no-repeat;
}

#ja #menu li#partners:hover {
	background: url( /images/ja/navigation/partners_hover.gif ) no-repeat;
}

#en #menu li#partners {
	background: url( /images/en/navigation/partners_normal.gif ) no-repeat;
}

#en #menu li#partners:hover {
	background: url( /images/en/navigation/partners_hover.gif ) no-repeat;
}

#ja #menu li#gdlnap {
	background: url( /images/ja/navigation/gdlnap_normal.gif ) no-repeat;
}

#ja #menu li#gdlnap:hover {
	background: url( /images/ja/navigation/gdlnap_hover.gif ) no-repeat;
}

#en #menu li#gdlnap {
	background: url( /images/en/navigation/gdlnap_normal.gif ) no-repeat;
}

#en #menu li#gdlnap:hover {
	background: url( /images/en/navigation/gdlnap_hover.gif ) no-repeat;
}

#menu li#search {
	width: 216px;
	text-align: right;
	background-color: #8492a0;
	color: #fff;
}

#menu li#search form {
	padding: 0;
	margin: 1px 0px 0 0;
}

#menu li#search form input {
	vertical-align: middle;
}

#menu li ul {
	list-style: none outside;
	width: 106px;
	position: absolute;
	display: none;
	padding: 0;
	margin: -2px 0 0 0;
	background: #687686 url( /images/common/icons/triangle.gif ) 95% 95% no-repeat;
	color: #fff;
	border-right: solid 1px #4a5867;
	border-bottom: solid 1px #4a5867;
	border-left: solid 1px #4a5867;
}

#menu li:hover ul {
	display: block;
}

#menu li ul li {
	height: auto;
	top: auto;
	float: none;
	display: list-item;
	position: static;
	padding: 5px;
	margin: 0;
}

#menu li ul li a {
	color: #fff;
}

#menu li ul li a:hover {
	color: #cf9;
}

#sidebar {
  float: left;
}

#sidebar ul {
	list-style: none outside;
	width: 105px;
	padding: 0;
	margin: 0 0 0 1px;
	background-color: #f0f2e6;
	color: #000;
	clear: left;
}

#sidebar ul ul {
margin: 0;
margin-left: -8px;
width: 98px;
}

#sidebar ul ul li {
border-top: dotted 1px #aaa;
border-bottom: none;
border-left: solid 5px black;
margin: 0;
padding: 5px 0 5px 12px;

font-size: 9px;
}


#sidebar ul ul > li:first-child {
margin-top: 1em;
}

#sidebar ul li.withchildren ul {
  border-top: 1px solid black;
  padding-top: 0px;
  margin-top: 5px;
}
#sidebar ul li.withchildren ul li {
  margin-top: 0;
}

#sidebar li.top { 
  border-top: none;
}

#sidebar li {
	padding: 8px;
	margin: 0;
	font-size: 10px;
	border-bottom: dotted 1px #aaa;
}

#sidebar li.withchildren {
  padding-bottom: 0px; 
}

#sidebar li.home {
  font-size: 14px;
  border-bottom: 3px groove #aaa;
  padding-left: 20px;
  background: url( /images/common/icons/home.gif ) 4px .7em no-repeat;
}

#sidebar li.parent {
  font-size: 12px;
  border-bottom: 3px double #aaa;
  padding-left: 20px;
  background: url( /images/common/icons/parent.gif ) 4px 1em no-repeat;
}

#sidebar li#selected a, #sidebar li a:hover, #breadcrumbs a:hover {
	color: #93966a;
}

#sidebar li a {
	text-decoration: none;
	font-weight: bold;
}

#tabs {
	text-align: right;
	width: 773px;
	height: 32px;
	margin: auto;
	background: url( /images/common/backgrounds/tabs_background.gif ) 0% 100% no-repeat;
}

.action {
	font-size: 90%;
	color: #bbb;
}

.action a {
	color: #bbb;
}

.address {
	margin: 10px 0;
	background-color: transparent;
	color: #333;
}

cite {
  font-size: .9em;
  font-style: italic;
  color: #ccc;
}

.column {
	float: left;
	min-height: 300px;
}

.column .row {
	padding: 10px;
	color: #000;
}

.column .row .row {
	padding: 0;
	padding-top: .5em;
	padding-bottom: .5em;
}

.column .row.green {
	background-color: #dee0d5;
}

.column .row.grey {
}

.column .row.yellow {
	background-color: #eae8d7;
}

.column .row.white {
	background-color: #fff;
}

.column .row.noBorder {
	border-bottom: 0 solid transparent !important;
}

.column.twoOfThree .row.trueYellow {
	background-color: #e8da9b;
}

.content {
	float: left;
	width: 757px;
	padding: 0;
	margin: 0 0 -6px 0;
	border-bottom: solid 1px #b7b9ab;
}

.content.levelZero {
	background: url( /images/common/backgrounds/level0_background.gif );
}

.content.levelOne {
	background: url( /images/common/backgrounds/level1_background.gif );
}

.content.levelOne .column .row, .content.levelThree .column .row {
	border-bottom: solid 1px #b7b9ab;
}

.content.levelOne .column.oneOfThree {
	width: 212px;
}

.content.levelOne .column.twoOfThree {
	width: 327px;
	margin-left: 1px;
}

.content.levelOne .column.threeOfThree {
	width: 215px;
	margin-left: 1px;
}

.content.levelOne .column.threeOfThree .row.gdlnap {
	background: transparent url(/images/common/backgrounds/gdlnap_widget_1.jpg) no-repeat scroll top left;
	padding: 0;
	margin-bottom: -10px;
	margin-left: 2px;
	margin-top: 2px;
	border: none;
}

.content.levelOne .column.threeOfThree .row.gdlnap .bottom {
	padding-bottom: 20px;
	padding-left: 0;
	padding-right: 0;
	margin: 0;
	background: transparent url(/images/common/backgrounds/gdlnap_widget_2.jpg) no-repeat scroll bottom left;
}

.content.levelOne .column.threeOfThree .row.gdlnap a {
	color: #fff;
}

.content.levelOne .column.threeOfThree .row.gdlnap ul {
	list-style-type: circle;
	color: #fff;
	font-weight: bold;
}

.content.levelTwo {
	background: url( /images/common/backgrounds/level2_background.gif );
}

.content.levelTwo .column.oneOfTwo {
	margin-right: 1px;
	margin-left: 2px;
}

.content.levelTwo .column.oneOfTwo .row.white {
	width: 410px;
	border-bottom: solid 1px #b7b9ab;
}

.content.levelTwo .column.oneOfTwo .row.yellow {
	float: left;
}

.content.levelTwo .column.oneOfTwo .row.yellow.left {
	width: 192px;
	margin-left: 1px;
	margin-right: 1px;
}

.content.levelTwo .column.oneOfTwo .row.yellow.right {
	width: 190px;
	margin-left: 2px;
}

.content.levelTwo .column.twoOfTwo .row {
	width: 188px;
	margin-left: 1px;
}

.content.levelTwo.editor {
	background: url( /images/common/backgrounds/level2_editor_background.gif );
}

.content.levelTwo.editor .column .row.block {
	width: 550px;
	border: solid 1px #eee;
	margin: 0 0 15px 15px;
}

.content.levelTwo.editor .column .row.white {
	margin-left: 2px;
}

.content.levelTwo.facilities {
	background: url( /images/common/backgrounds/level2_facilities_background.gif );
}

.content.levelTwo.facilities .column .row.white {
	width: 627px;
	margin-left: 3px;
	border-bottom: solid 1px #b7b9ab;
}

.content.levelTwo.facilities .column .row.white.left {
	float: left;
	width: 190px;
	border: 0;
	margin-left: 3px;
}

.content.levelTwo.facilities .column .row.white.right {
	float: left;
	width: 190px;
	border: 0;
	margin-left: 5px;
}

.content.levelTwo.facilities .column .row.white.middle {
	float: left;
	width: 192px;
	border: 0;
	margin-right: 1px;
	margin-left: 6px;
}

.content.levelTwo.news {
	/*background: url( /images/common/backgrounds/level2_news_background.gif );*/
}

.content.levelTwo.news .column {
	margin-left: 0;
}

.content.levelThree {
	background: url( /images/common/backgrounds/level3_background.gif );
}

.content.levelThree .column {
	float: left;
	margin-left: 1px;
}

.content.levelThree .row.grey {
	width: 195px;
}

.content.levelThree .row.white {
	margin-left: 3px;
	width: 408px;
	max-width: 408px;
}

.contentList {
	list-style: none outside;
	margin: 5px 0;
}

.contentList li {
	padding: 4px 5px;
	font-size: 12px;
}

.contentList li span {
	font-size: 9px;
}

.contentList li.page {
	padding-left: 10px;
	font-size: 11px;
}

.dateList {
	list-style: none outside;
	margin: 0 10px;
	width: 600px;
	border-bottom: solid 1px #ccc;
}

.dateList ul {
	border-bottom: 0;
}

.dateList li.year {
	padding: 5px 0;
	font-size: 100%;
	border-top: solid 1px #ccc;
}

.dateList li.month {
	font-size: 95%;
}

.dateList li table {
	width: 550px;
	border: solid 1px #eee;
	margin: 10px 0;
}

.dateList li table tr th {
	padding: 5px;
	background: #f2f2f2;
}

.dateList li table tr td {
	padding: 5px;
}

.date {
	background-color: transparent;
	color: #b6b8ab;
}

.blogDate {
  background-color: transparent;
	color: #b6b8ab;
	clear: left;
	font-size: 1.5em;
}

.keywords {
	color: #aaa;
}

.newsList {
	list-style-type: none;
	color: #747f8a;
	margin: 0 1em 0 2em;
}

.newsList li {
	margin-bottom: 8px;
}

.newsList li a {
	font-weight: bold;

}

.newsList li p {
	/*margin-left: -1em;*/
	margin-left: 0;
	margin-right: 0;
	padding-left: 0;
	padding-right: 0;
	margin-top: 1em;
}

.post {
	padding: 0 0 8px 0;
	border-bottom: 0;
	clear: left;
	margin-bottom: 3em;
}

.post img.thumb {
	float: left;
	width: 54px;
	height: 54px;
	margin: 0 15px 5px 5px;
	border: solid 1px #000;
}

.commentForm {
  background-image: url(/images/common/backgrounds/comment_gradient.gif);
  background-repeat: repeat-x;
  background-position: bottom left;
  background-color: #FFC;
  padding: 2px;
  clear: left;
}

.commentForm .submit {
  left: 80%;
  top: -30px;
  position: relative;
}

.commentForm input {
  background-color: white;
}

.postInfo {
  border: 1px solid #ddd;
  padding: .5em;
  height: 50px;
  clear: both;
}

a.commentsCount, a.commentCount, a.noCommentCount {
  text-decoration: none;
  background-repeat: no-repeat;
  background-position: top left;
  display: block;
  float: left;
  height: 50px;
  width: 60px;
  font-size: 21px;
  text-align: center;
  padding-top: 6px;
  color: #001B7C;
  clear: none;
  margin-right: 5px;
}

a.commentsCount {
  background-image: url(/images/en/backgrounds/comments_background.gif);
}

a.commentCount {
  background-image: url(/images/en/backgrounds/1comment_background.gif);
}

a.noCommentCount {
  background-image: url(/images/en/backgrounds/0comments_background.gif);
}

.avatar {
  float: right;
  margin-right: 10px;
  height: 50px;
  width: 50px;
}

.sep {
	border-bottom: 1px dotted #DEE0D5;
	margin: 6px 0 12px 0;
}

.sep3 {
	border-top: 1px dotted #ccc;
	margin: 6px 0 12px 0;
}

.audio {
	color: #888;
	padding: 0 0 2px 24px;
	background-image: url("http://www.jointokyo.org/images/common/icons/icon_audio.png");
	background-repeat: no-repeat;
	background-position: top left;
}

.pdf {
	color: #888;
	padding: 0 0 2px 24px;
	background-image: url("http://www.jointokyo.org/images/common/icons/icon_pdf.png");
	background-repeat: no-repeat;
	background-position: top left;
}

.word {
	color: #888;
	padding: 0 0 2px 24px;
	background-image: url("http://www.jointokyo.org/images/common/icons/icon_word.png");
	background-repeat: no-repeat;
	background-position: top left;
}

.excel {
	color: #888;
	padding: 0 0 2px 24px;
	background-image: url("http://www.jointokyo.org/images/common/icons/icon_excel.png");
	background-repeat: no-repeat;
	background-position: top left;
}

.ppt {
	color: #888;
	padding: 0 0 2px 24px;
	background-image: url("http://www.jointokyo.org/images/common/icons/icon_ppt.png");
	background-repeat: no-repeat;
	background-position: top left;
}

td {
	vertical-align: top;
	padding: 6px 0 6px 0;
}

td.right {
	text-align: right;
}

a.right, p.right {
	float: right;
}

.center {text-align: center;}

.content .oneOfTwo form p {clear: both; margin-top: 1em; width: 340px;}

p .label {
	float: left;
	clear: left;
	width: 115px;
	text-align: right;
	color: #666;
	line-height: 1.7em;
	padding-top: .7em;
}

p span.field {
	float: right;
	width: 240px;
	text-align: left;
} 



p span.field textarea {
	margin-bottom: 1em;
}

.seeking {
  background: transparent url(/images/common/icons/checked.gif) scroll no-repeat; 
  padding-left: 31px; 
  height: 20px; 
  padding-top: 3px; 
  margin-bottom: 0px; 
  margin-top: 0; 
  background-position: 1em 0;
}

.notSeeking {
  background: transparent url(/images/common/icons/unchecked.gif) scroll no-repeat; 
  padding-left: 31px; 
  height: 20px; 
  padding-top: 3px; 
  margin-bottom: 0px; 
  margin-top: 0; 
  background-position: 1em 0;
}

.vidplayer {
	padding-left: 35px;
}