/* common */

body {
  background-color: #e8e8e8;
  color: #333333;
}
h1, h2, h3, h4, h5, h6, p, li, td, dt, dd {
  color: #333333;
}

.spacer {
background:#FFFFFF url(/RXJP/common/space_gray.gif) no-repeat scroll 0 50%;
width:748px;
height:1px;
text-align:center;
margin:20px 0

}

#header {
  border-top: 5px solid #007b84;
  background: url(/RXJP/RXJP_SmartGrid/images/header_bkgd2.jpg) repeat-x scroll 0 0;
}

#footer {
  border-top: 5px solid #555555;
}

p.go_top a{ 
  background:#FFFFFF url(/RXJP/common/top_arrow_fc.gif) no-repeat scroll 0 53%;
  padding:10px 20px 10px 20px;
  float:right

}

.unmanagedContent table tr, .unmanagedContent table th, .unmanagedContent table td{
vertical-align:top;
}

.unmanagedContent table td.centered {
text-align:center;
}

.unmanagedContent table.no_border, .unmanagedContent table.no_border th, .unmanagedContent table.no_border td {
border:none;
padding:3px;
margin:10px auto;
}


#content div.unmanagedContent a:visited {
  color: #0088cc;
}

/* logo */

#brand a.logo img{
  margin:10px 0 10px 10px}


#functionalNavigation {
float:right;
margin-top:-30px;
padding:5px 10px

}

/* micro site (kakou page) */

.kakou #topNavigation {
  display: none;
}



/* global navigation */

#topNavigation {
  background-color: #000000;
  background-image: none;
}
#topNavigation ul li a {
  color: #ffffff;
}
#topNavigation ul li a:visited {
  color: #ffffff;
}
#topNavigation ul li a:hover {
  padding: 15px 10px 7px;
  background: #007b84 url(/RXJP/RXJP_SmartGrid/images/selected.gif) no-repeat scroll center top;
  text-decoration: none;
}
#topNavigation ul.level1 li.selected a {
  padding: 15px 10px 7px;
  background: #007b84 url(/RXJP/RXJP_SmartGrid/images/selected.gif) no-repeat scroll center top;
}

#pageName {
  border-bottom: 2px solid #91a9d0;
  background: #ffffff url(/RXJP/RXJP_FuelCell/images/pagename_marker.gif) no-repeat scroll 0 14px;
  padding:15px 0 10px 30px;
}





/* Under construction */

#content div.unmanagedContent div.result1 {
  float:left;
}

#content div.unmanagedContent div.result1 a {
display:block;
padding:5px 0 0 20px;
text-align:center;
font-size: 13px;
font-weight:bold;
color:#FFF;
background:#003399 url(/RXJP/RXJP_FuelCell/images/result_bt_01.gif) 0 0 no-repeat;
text-decoration: none;
margin:20px 0;
height:21px;
width:260px
}

#content div.unmanagedContent div.result1 a:hover { 
background-position: 0 -26px;
color: #fff;
}


#content div.unmanagedContent div.result1 a:visited { 
color: #fff;
}



/* Left Navigation */

#leftNavigation ul.level2 li.last {
	border-top:1px solid #C5C5C5;
}

#leftNavigation li.leaf a {
	background:#F5F5F5 url(/Css/Common/images/arrow_right.gif) no-repeat scroll 10px 10px;
}

#leftNavigation li.leaf a:hover {
	background-color:#F5F5F5;
	text-decoration:underline;
	color:#333333;
}

#leftNavigation li.leaf a:active{
	color:#ff6501;
}

#leftNavigation ul li.hasChildren a {
	background-color:#F5F5F5;
	background-image:url(/Css/Common/images/arrow_right.gif);
}

#leftNavigation li.hasChildren a:hover {
	background-color:#F5F5F5;
	text-decoration:underline;
	color:#333333;
	background-image:url(/Css/Common/images/arrow_right.gif);
}

#leftNavigation ul li.selected a  {
	background-color:#006c74;
	background-image:url(/Css/Common/images/arrow_right_white.gif);
}

#leftNavigation ul li.selected a:hover  {
	background-color:#007b84;
	background-image:url(/Css/Common/images/arrow_right_white.gif);
	color:#ffffff;
}

#leftNavigation li.selected.hasChildren a  {
	background-image:url(/Css/Common/images/arrow_down_white.gif);
}

#leftNavigation ul.level1 li ul.level2 li a {
	background:#F5F5F5 url(/Css/Common/images/arrow_right.gif) no-repeat scroll 20px 10px;
}

#leftNavigation ul.level1 li ul.level2 li a:hover {
	background-color:#F5F5F5;
	text-decoration:underline;
	color:#333333;
	background-image:url(/Css/Common/images/arrow_right.gif);
}

#leftNavigation ul.level1 li ul.level2 li.selected ul.level3 li a {
	background:#F5F5F5 url(/Css/Common/images/arrow_right.gif) no-repeat scroll 30px 10px;
}

#leftNavigation ul.level1 li.selected ul.level2 li.selected ul.level3 li.leaf a:hover {
	text-decoration:underline;
	color:#333333;
	background:#F5F5F5 url(/Css/Common/images/arrow_right.gif) no-repeat scroll 30px 10px;
}

#leftNavigation ul.level1 li.selected ul.level2 li.selected ul.level3 li.selected a {
	background-color:#e5e5e5;
}

#leftNavigation ul.level1 li.selected ul.level2 li.selected ul.level3 li.selected a:hover {
	background-color:#e5e5e5;
}

#leftNavigation ul.level1 li ul.level2 li.selected a {
	color:#333333;
	background-color:#cccccc;
	background-image:url(/Css/Common/images/arrow_right.gif);
}

#leftNavigation ul.level1 li ul.level2 li.selected.hasChildren a {
	background-image:url(/RXUK/RX_Nova_ShowSite/Images/arrow_down.gif);
}

#leftNavigation ul.level1 li ul.level2 li.selected a:hover {
	color:#333333;
	background-color:#cccccc;
	background-image:url(/Css/Common/images/arrow_right.gif);
	text-decoration:underline;
	
}

#leftNavigation {
  border-top: 4px solid #007b84;
}


/* News */

ul.concertinaList .concertinaHeading {
  background-color: #007b84;
}
.textlink_borderbox {
  border: 1px solid #0088cc;
  padding: 2px;
}
.NewsPage .unmanagedContent ul {
  border-top: 0 none;
  margin: 0 10px;
  padding: 5px 5px 0;
  width: 902px;
}
.NewsPage .unmanagedContent li {
  border-bottom: 1px dotted #cccccc;
  padding: 5px 5px 3px 25px;
  background: #ffffff url(/RXJP/RXJP_FuelCell/images/sing_001.gif) no-repeat scroll 10px 7px;
}
.NewsPage .unmanagedContent li .date {
  float: right;
  padding-left: 25px;
}
.NewsPage .unmanagedContent li .new {
  background-image: url(/RXJP/RXJP_FuelCell/images/new_001.gif);
  background-repeat: no-repeat;
  background-position: 0 3px;
}
.NewsPage .unmanagedContent li:hover .new {
  background-image: url(/RXJP/RXJP_FuelCell/images/new_hover.gif);
}
.NewsPage .unmanagedContent li a {
  display: block;
}
.NewsPage .unmanagedContent li:hover {
  background-color: #dddddd;
}

/* table */

table.two_column {
  border-style: solid;
  border-color: #999999;
  border-width: 1px;
  margin: 10px;
  width: 733px;
  line-height: 1.5em;
}

table.two_column td.table_column1 {
  border-bottom: 1px solid #cccccc;
  padding: 5px;
  width: 140px;
  background-color: #e5e5e5;
  font-weight: bold;
  text-align: center;
}

table.two_column td.table_column2 {
  border-left: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
  padding: 5px 10px;
  width: 670px;
}

table.two_column td.table_column2 ul li {
  list-style-type: disc;
  list-style-image: none;
  list-style-position: outside;
}

table.two_column td.table_column2 ul {
  margin: 0;
}

table.two_column td.table_column2 dl {
  margin: 0;
}

table.two_column td.table_column2 dt {
  margin: 5px 5px 5px 0;
  padding: 5px;
  background-color: #dddddd;
}

table.two_column td.table_column2 dd {
  padding-left: 5px;
}


#bottom_content {
 border-top:4px solid #000;
 margin:5px 20px 20px 20px;
 padding:15px 10px 0 10px;
  float:left;
 }

#bottom_content table {
  border-style: solid;
  border-color: #999999;
  border-width: 1px;
  line-height: 1.5em;
  width:98%;

}

#bottom_content table td.column1 {
  background: #e5e5e5 none repeat scroll 0%;
  font-weight: bold;
  padding-top:5px;
  text-align:center;
  width:160px;
}

#bottom_content table td.column2{
  border-style:none;
  width:190px;
  padding-bottom:5px;
}


#bottom_content table td.column2 ul{
  margin: 0;
  padding-left:10px;
}

#bottom_content table td.column2 li{
  -moz-background-clip:border;
  -moz-background-inline-policy:continuous;
  -moz-background-origin:padding;
  background:#FFFFFF url(/RXJP/common/dot_L.gif) no-repeat scroll 0 50%;
  padding:3px 5px 2px 15px;
}

#bottom_content table td.column3{
  border-style:none;
  text-align:right;
  vertical-align:text-bottom;
  padding-right:20px
}

#bottom_content table td.column22{
  border-style:none;
  width:200px;
  padding-bottom:5px;
}


#bottom_content table td.column22 ul{
  margin: 0;
  padding-left:10px;
}

#bottom_content table td.column22 li{
  -moz-background-clip:border;
  -moz-background-inline-policy:continuous;
  -moz-background-origin:padding;
  background:#FFFFFF url(/RXJP/common/dot_SS.gif) no-repeat scroll 0 50%;
  padding:3px 5px 2px 10px;
}

#bottom_content table td.column222{
  border-style:none;
  padding:5px 20px;
  line-height:180%
}


#bottom_content table td.column222 dl {
  margin: 0;
}

#bottom_content table td.column222 dt {
  margin: 5px 0 0 0;
  padding: 5px;
  background-color: #dddddd;
}

#bottom_content table td.column222 dd {
  padding-left: 5px;
}

table td.column222 ul{
  margin-left: 5px;
  margin-top:-5px;
  display:block
}

table td.column222 li{
  -moz-background-clip:border;
  -moz-background-inline-policy:continuous;
  -moz-background-origin:padding;
  background:#FFFFFF url(/RXJP/common/dot_SS.gif) no-repeat scroll 0 12px;
  padding:3px 5px 2px 10px;
}

#bottom_content table td.column222 table, table td.column222 th, table td.column222 td{
  border-style:none;
}


#bottom_content img.img_center {
  margin:0 auto;
  display:block
}

table.seminar { 
  border:none;
  margin:20px 20px;
  padding:0;
  width:93%}

table.seminar td.translate { 
  border:none;
  margin:0;
  padding:0;
  height:24px;
  width:100%
}

table.seminar td.translate img{ 
  margin:0;
  padding:0;
  float:right
}

table.seminar td.top {
  background-color:;
  border-right:1px solid #999999;
  border-top:1px solid #999999;
  border-bottom: 1px solid #cccccc;
  background-color:#c0c0c0;

}

table.seminar td.top table {
  border:none;
  margin:5px;
  padding:0;
  width:98%

}

table.seminar td.top table td{
  margin:0;
  padding:0;
  border:none;
  vertical-align:middle

}

table.seminar td.top table td.number{
  background-color:#007b84;
  text-align:center;
  color:#fff;
  font-weight:bold;
  height:60px;
  width:60px;
  
}

table.seminar td.top table td.number1{
  background-color:#fea904;
  text-align:center;
  color:#fff;
  font-weight:bold;
  height:60px;
  width:60px;
  
}

table.seminar td.top table td.level{
  background-color:#fff;
  text-align:center;
  font-weight:bold;
  height:60px;
  width:60px;
  
}

table.seminar td.top table td.title{
  font-weight:bold;
  color:#007b84;
  font-size:1.2em;   
  padding:0 20px;
}

table.seminar td.top table td.title a{
  font-weight:bold;
  color:#007b84;
  font-size:1.0em;
  line-height:150% 
}

table.seminar td.top table td.date{
  text-align:right;
  width:150px
}

table.seminar td.top table td.details_bt{
  float:right;
  width:150px
}

table td.details_bt img{
  float:right;
  padding:0;
  margin:0
}

table td.details_bt span{
  background-color:red;
  color:#fff;
  padding:4px 8px;
  margin:0 10px;
  float:left
}

table.seminar td.name {
  border-right:1px solid #999999;
  border-right:1px solid #999999;
  border-bottom: 1px solid #cccccc;
  background-color:#e5e5e5;
  font-size:1.1em; 
  text-align:left;
  padding-left:10px
  

}

table.seminar td.photo{
  border-left:1px solid #999999;
  border-bottom: 1px solid #cccccc;
  border-right: none;
}


table.seminar td.photo img{
  margin:5px;
  vertical-align:text-top;
  padding:2px;
  border: 1px solid #cccccc;
}

table.seminar td.details {
  border-right:1px solid #999999;
  border-bottom: 1px solid #cccccc;
  border-left: none;
  line-height:170%;
  vertical-align:top;
  padding:10px 10px 20px 0

}

table.seminar td.details span.head {
  font-size:13px; 
  color:#007b84;
  font-weight:bold;
  display:block;
}

.break {
  background:#cccccc url(/RXJP/common/break_01.gif) repeat-x scroll 0 0;
  height:1px;
  margin:10px 0;
  display:block;
  clear:both
  
}

table.seminar td.details span.profile {
  font-size:0.8em; 
  color:#333333
}

table.seminar td.details_last {
  border-bottom: 1px solid #999999;
}

p.warning {
background:url(/RXJP/common/attention_001.gif) no-repeat scroll 0 10%;
padding:0 0 0 20px;
margin:10px 25px;

}

/* Schedule */

#schedule {
margin:20px 0 20px 20px;
}

#schedule .first {
background-color:#F2F2F2;
border-top:5px solid #030dd6;
clear:both;
float:left;
font-size:1.1em;
font-weight:bold;
height:20px;
padding:7px 10px;
width:250px;
}

#schedule .mid {
background-color:#F2F2F2;
border-top:5px solid #ffc703;
clear:both;
float:left;
font-size:1.1em;
font-weight:bold;
height:20px;
padding:7px 10px;
width:250px;
}

#schedule .last {
background-color:#F2F2F2;
border-top:5px solid #e62202;
clear:both;
float:left;
font-size:1.1em;
font-weight:bold;
height:20px;
padding:7px 10px;
width:250px;
}

#schedule .comment {
float:left;
font-size:1em;
font-weight:normal;
height:80px;
margin-left:20px;
padding-top:0;
width:420px;
}

#schedule .comment ul {
float:left;
list-style-type:disc;
margin:0;
width:400px;
}

#schedule .comment ul li {
color:#999999;
margin:0;
padding:0;
}

#schedule .arrow {
clear:both;
float:left;
margin-left:100px;
width:500px;
display: block;
margin-bottom:40px

}

#contact_center 
{ width:420px;
margin:0 auto 20px auto;
padding:15px;
line-height:180%;
border:1px solid #666
}

/* Pre seminar (SmartGrid, Eco) */

#pre_seminar {
width:784px;
margin:20px auto;
} 

#pre_seminar img.title{
text-align:center;
margin:10px auto;
display: block;
}

#pre_seminar img.photo{
text-align:center;
margin:10px auto 0 auto;
display: block;
}

#pre_seminar div.center
{
text-align:center;
margin:20px auto;
display: block;
width:90%
}

#pre_seminar table.pre_sem1 
{
border:none;
width:760px;
margin:10px auto;
padding:0
} 

#pre_seminar table.pre_sem1 th, #pre_seminar table.pre_sem1 td
{
border:none;
vertical-align:top;
} 

#pre_seminar table.pre_sem1 td.column1{
text-align:center;
vertical-align:top;
width:96px;
height:22px;
margin:10px;
padding:0;
border:none;
} 

#pre_seminar table.pre_sem1 td span.bold
{
display:block;
font-weight:bold;
font-size:1.5em;
margin:0 0 5px 20px
}

#pre_seminar table.pre_sem1 td span.normal
{
font-weight:normal;
font-size:1.0em;
padding:0 0 10px 20px;
display:block;
position:relative
}

#pre_seminar p.comments_right
{
 font-size:0.9em;
 padding:0;
 text-align:right;
 float:right;
 display:block;
 width:90%
 }

#pre_seminar ul {
  list-style: none;
  list-style-image: none;
  list-style-position: outside;
}

#pre_seminar li {
  -moz-background-clip:border;
  -moz-background-inline-policy:continuous;
  -moz-background-origin:padding;
  background:#FFFFFF url(/RXJP/RXJP_SmartGrid/images/list_square.gif) no-repeat scroll 0 0;
  padding:0 5px 10px 25px;
  font-size:1.4em;
  font-weight:bold;
  
}

#pre_seminar li span{
  font-weight:normal;
  display:block;
  font-size:0.9em;
  line-height:170%;
  
}

#content h1#pageName { display:none}



li.childPageList {
	clear:none;
}

h2.homePageHeading {
	clear:none;
}