/* css 20091111 text by glocalexpert 
original designed by six revisions*/

* {
  margin: 0px;
  padding: 0px;
  border: none;
}
body {
  background-image: url(../images/newimages/background.png);
  background-repeat: repeat-x;
  background-color: #efe9ef;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #9a9a9a;
}
#container {
  margin: auto;
  width: 850px;
}
#top {
  float: left;
  width: 850px;
  height: 126px; /* background height = 126 */
}
#title {
  float: left;
  width: 291px;
  height: 74px;
  padding-top: 45px;
}
#title h1 {
  display: block;
  float: left;
  width: 291px;   /* title length = 291 */
  height: 74px;
  text-indent: -9999px;
}
#title h1 a {
	display: block;
	width: 100%;
	height: 100%;
	background-image: url(../images/newimages/glocalexpert-logo.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#navigation { float: right; }
.nav-links li {
  display: block;
  float: left;
  list-style-type: none;
}
.nav-links li a {
  float: left;
  width: 68px;
  height: 68px;
  text-decoration: none;
  text-transform: capitalize;
  color: #666666;
  font-size: 12px;
  text-align: center;
  padding-top: 51px;
  border-left-width: 1px;
  border-left-style: solid;
  border-left-color: #cecece;
}
.nav-links li a:hover {
  color: #00284a;
  background-image: url(../images/newimages/nav_hover.png);
  background-repeat: no-repeat;
  background-position: center bottom;
}
li.borderx2 {
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #cecece;
}
#languages { 
  float: right;
  width: 60px;
}
/* language selector start */
.lng-links {
  display: block;
  width: 60px;
  list-style-type: none; /* delete bullet */
  padding-top: 25px;
}
.lng-links li {
  width: 55px;
  height: 25px;
  float: left;
  padding-left: 5px;
  padding-top: 5px;
  display: block;
  float: left;
  list-style-type: none;
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #cecece;
  border-left-width: 1px;
  border-left-style: solid;
  border-left-color: #cecece;
}
.lng-links li a {
  text-decoration: none;
  text-transform: capitalize;
  color: #999999;
  font-size: 12px;
  text-align: center;
}
.lng-links li img{
  vertical-align: middle;
  margin: 0px 5px 5px 0px;
}
/* language selector end */
#welcome {
  float: left;
  width: 850px;
  background-image: url(../images/newimages/content_background.png);
  background-repeat: no-repeat;
  height: 326px;
  padding-top: 40px;
}
h2 {
  text-transform: uppercase;
  color: #8e0505;
  font-size: 16px;
  margin-bottom: 15px;
}
.heading-color2 { color: #838383; }
#welcome-text {
  width: 406px;
  line-height: 18px;
  padding-top: 50px;
  float: left;
  text-align: justify;
}
#welcome-text { margin-bottom:10px; }
.list li {
  text-decoration: none;
  color: #838383;
  font-weight: bold;
  background-image: url(../images/newimages/bullet.png);
  background-repeat: no-repeat;
  list-style-type: none;
  float: left;
  width: 180px;
  padding-left: 20px;
  margin-top: 10px;
  background-position: left center;
}
#welcome-image {
  float: right;
  height: 326px;
  width: 427px;
}
.separator {
  background-image: url(../images/newimages/separator.png);
  background-repeat: no-repeat;
  float: left;
  height: 17px;
  width: 850px;
  margin-top: 20px;
  margin-bottom: 20px;
}
#sidebar {
  float: left;
  height: 209px;
  width: 219px;
  background-image: url(../images/newimages/contentbox.png);
  background-repeat: no-repeat;
  padding-top: 20px;
  padding-right: 20px;
  padding-bottom: 30px;
  padding-left: 20px;
}
h3 {
  text-transform: uppercase;
  color: #838383;
  text-align: center;
  margin-bottom: 20px;
  font-size: 12px;
}
.sidebar-list li {
  list-style-type: none;
  margin-top: 10px;
  padding-bottom: 10px;
  background-image: url(../images/newimages/divider.png);
  background-repeat: repeat-x;
  background-position: bottom;
}
#content {
  float: right;
  width: 550px;
  text-align: justify;
}
#content p { margin-bottom: 10px; }
#pages {
  float: left;
  width: 850px;
  background-image: url(../images/newimages/content_background.png);
  background-repeat: no-repeat;
  padding-top: 40px;
}
#page-contents{
  float: left;
  width: 600px;
  padding-top: 0px;	
}

/* local navigation area */

#local-nav-area{
  float: right;
  width: 222px;

}

#local-nav {
	margin:0;
	border-top:1px solid #ccc;
	border-right:1px solid #ccc;
	border-bottom:0 none;
	border-left:1px solid #ccc;
}

#local-nav * {
	margin: 0;
	list-style:none;
}

#local-nav dt {
	height:auto;/* over write */
	_height:32px;/* IE6 */
}

#local-nav img {
	vertical-align:bottom;
}
/* -- dl Style in side local-nav -- */

#local-nav dd dl {
	border-bottom: 1px solid #d9d9d9;
}

#local-nav dd dl dt {
	display:block;/* */
	padding:0;
	color: #666;
	font-weight:normal;
}

/* -- dt ancStyle -- */

#local-nav dd dl dt a {
	display:block;
	_width:193px;/* IE6 */
	padding: 7px 10px 7px 17px;
	background: url(../images/newimages/local_navi_icon_01.gif) 9px 14px no-repeat;
	color: #666;
	text-decoration: none;
}

#local-nav dd dl dt a:hover {
	color:#333;
	background-color:#ffd15b;
}

#local-nav dd dl dd a {
	display:block;
	_width:193px;/* IE6 */
	padding: 7px 10px 7px 17px;
	background: url("../images/newimages/local_navi_icon_01.gif") 9px 14px no-repeat;
	color: #666;
	text-decoration: none;
}

#local-nav dd dl dd li a:hover {
	color:#333;
	background-color:#ffd15b;
	background-image: url("../images/newimages/local_navi_icon_01.gif");
}

/* -- Child BGColors & Separeted Style -- */

#local-nav dd dl dd ul {

	padding-top: 1px;
	padding-left: 10px;

	border-bottom-width: 9px;
	border-bottom-style: solid;
	border-bottom-color: #efe8ef;
	
	background: url("../images/newimages/line_04.gif") left top no-repeat; 
}




#local-nav dd dl dd ul li {
	padding-bottom: 1px;
	border-top: 0 none;
	background: url("../images/newimages/line_03.gif") left bottom repeat-x;
}

.nodisplay{
	background: none!important;
}


/* com */

#content-page {
  float: left;
  width: 600px;
  text-align: justify;
}
#content-page p { margin-bottom: 10px; }
#content-text { margin-bottom:10px; }
#content-page ul li{
	margin-left:17px
}
#content-image {
  float: left;
  height: 90px;
  width: 600px;
}

#topicpath-area .topicpath {
	float: left;
	_padding-top: 1px;
	_padding-bottom: 3px;
	font-size: 100%;
}

#topicpath-area .topicpath li {
	display: inline;
}

#topicpath-area .topicpath li img {
	position: relative;
	margin-left: 7px;
	margin-right: 2px;
	top: -1px;
}
#partner {
  float: left;
  text-align: left;
  padding-top: 10px;
}
/*  partner images start -- from http://www.mdn.co.jp/content/view/1167/55/ */
ul#thumb {
  width: 500px;
  list-style-type: none; /* delete bullet */
}
ul#thumb li {
  float: left;
  margin-left: 10px;
}
/* partner images end */

#footer {
  float: left;
  width: 850px;
  height: 60px;
  background-image: url(../images/newimages/footer.png);
  background-repeat: no-repeat;
  margin-top: 20px;
  padding-top: 25px;
  text-align: center;
}

a:link {
	color: #8e0505;
	font-size: 12px;
	text-decoration: none;
}
a:hover {
	color: #8FB0D1;
	font-size: 12px;
	text-decoration: none;
}
a:active {
 color: #3B6793;
 font-size: 12px;
 text-decoration: none;
}
a:visited{
 color: #3B6793;
 font-size: 12px;
 text-decoration: none;
}

/* -----------------------------------
	column
----------------------------------- */

dl.column {
	margin: 1.56em 0;
	padding: 0;
	border: 1px solid #cccccc;
}

dl.column dt {
	margin: 0;
	padding: 0.5em 11px;
	list-style-type: none;
	zoom: 1;
}
.bgcolumn{
	background-color:#D8E2E1
}

dl.column dd {
	border-top: 1px solid #cccccc;
	padding: 0.5em 11px;
}

dl.column dd dl:first-child {
	margin-top: 0 !important;
}


dl.column dl dd {
	border-top: 0 none;
	padding: 0;
}

dl.column dl dd {
	border-top: 0 none;
	padding: 0;
}
dl.column div.link-list-with-head-plain dl dt {
	margin-top: 1.8em;
	padding: 0;
	list-style-type: none;
}
dl.column div.link-list-with-head-plain dl dd {
	border-top: 0 none;
	padding: 0;
}

p.arrow {
	margin: 1em 0 -0.56em 0;
	text-align: center !important;
}
/* -----------------------------------
	index-block
----------------------------------- */
div.index-block {
	_overflow: visible;
	_height: 1px;
	zoom: 1;
	/*\*//*/
	overflow: hidden;
	/**/
	position: relative;
	margin-top: 1.59em;
	float: left;
}
div.column-4forth dl {
	width: 199px;
}
div.index-block dl dt.none-link {
	background-color: #f2f2f2;
	border-bottom: 1px solid #ccc;
	padding: 0.52em 11px;
}
div.index-block dl.first-child {
	margin-left: 0;
}
#category-image {
	height: 130px;
	width: 850px;
}
div.index-block * {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
div.index-block dl {
	padding-bottom: 0.67em;
}
div.index-block dl dd {
	margin: 0;
	padding: 0.75em 12px 0;
	line-height:1.4;
	zoom: 1;
}
div.index-block dl dd ul.link-list-arrow {
	padding-top: 0.34em;
	zoom: 1;
}
div.index-block dl dd ul.link-list-arrow li {
	margin-top: 0.5em;
	margin-bottom: 0.17em;
}
div.index-block dl dd.image {
	padding: 0 1px;
	vertical-align: bottom;
}
div.index-block dl dd.image img {
	vertical-align: bottom;
}
div.index-block dl {
	float: left;
	margin-left: 18px;
	padding-bottom: 0.8em;
	border-top: 1px solid #ccc;
}
div.index-block dl dt {
	margin: 0 1px;
	border-bottom: 1px solid #ccc;
	font-size: 1.08em;
	+font-size: 13px;
}
#topicpath-area .utility {
	float: right;
	padding-top: 5px;
	_padding-top: 2px;
	_padding-bottom: 2px;
	overflow: hidden;

	zoom: 1;
}
/* #topicpath-area .utility div {
	float: left;
	margin-right: -11px;
	padding: 0 0px;
	background: url("../img/separator_01.gif") right top no-repeat;
}
#topicpath-area .utility div * {
	float: left;
	display: block;
}*/

#contents-area {
	_overflow: visible;/* ~WinIE6 */
	_height: 1px;/* ~WinIE6 */
	zoom: 1;
	/*\*//*/
	overflow: hidden;
	/**/
	width: 850px;
	margin: 0 0 94px 0;
	padding: 0;
	height:auto
}
#topicpath-area div.utility{
	display: none;
}

