/* CSS Document */
/* @charset "UTF-8"; */

* { margin:0; padding:0;}

body#body{ 
	background:url(images/bg.gif) top repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#6d7f89;
	padding-bottom:15px;
}

ul, ul li { list-style:none; list-style-image:none; list-style-type:none;}

table{border-collapse:collapse; border:0px;}
td { vertical-align:top; padding:0px;}

tbody { border:none;}

a{ color:#187bb1; outline:none}
a:hover{text-decoration:none; }
img, a img { border:0;}

.clear { clear:both;}

fieldset { border:1px solid #d6dde2; overflow:hidden; position:relative;}
fieldset legend { color:#2b9ed1;}
html.js fieldset.collapsed legend { display:inline;}
/*html.js fieldset.collapsible legend a { background:url(images/a5.gif) no-repeat 5px 7px;}
html.js fieldset.collapsed legend a { background:url(images/a4.gif) no-repeat 5px 6px;}*/

fieldset a { color:#dd621e;}
fieldset .tips { font-size:10px;}

.min-width {width:expression(((document.documentElement.clientWidth || document.body.clientWidth) < 980)? "980px" : "100%"); min-width:980px;}
#main { margin:0 auto; width:962px; background:url(images/bg-top.jpg) top left no-repeat;}

table.system-status-report th, thead th { border-bottom:1px solid #d6dde2; color:#000000; font-size:13px; }
thead th, th, tr.even, tr.odd { padding:0px; border-bottom:1px solid #d6dde2;}

/*------HEADER------*/
#header { padding:0px;}

.head-row1 { height:103px; width:100%; overflow:hidden;}
/* MOD 091118
.head-row1 .col1 { float:left; width:645px;}
.head-row1 .col2 { float:left; padding-top:33px;}
*/
.head-row1 .col1 { float:left; width:200px; overflow:hidden;}
.head-row1 .col2 { float:left; width:540px; padding-top:33px;color:white;line-height:22px;font-weight:bold;/*font-family:HGｺﾞｼｯｸE;*/}
.head-row1 .col3 { float:left; padding:36px 0px 0px 20px;text-align;left;}
.head-row1 .col3 a#sitemap, .head-row1 .col3 a#contact, .head-row1 .col3 a#eng, .head-row1 .col3 a#jp{
	margin:0;
	padding:0;
	diplay:block;
	width:62px;
	height:14px;
	float:left;
	font-size:2px;
	color:#0d68b1;
	text-decoration:none;
}
.head-row1 .col3 a#sitemap{background:url(mini-mn1.gif) 0px 2px;}
.head-row1 .col3 a#sitemap:hover{background:url(mini-mn1_f2.gif) 0px 2px;}
.head-row1 .col3 a#contact{background:url(mini-mn2.gif) 0px 2px;}
.head-row1 .col3 a#contact:hover{background:url(mini-mn2_f2.gif) 0px 2px;}
.head-row1 .col3 a#eng{background:url(mini-mn3.gif) 0px 2px;}
.head-row1 .col3 a#eng:hover{background:url(mini-mn3_f2.gif) 0px 2px;}
.head-row1 .col3 a#jp{background:url(mini-mn4.gif) 0px 2px;}
.head-row1 .col3 a#jp:hover{background:url(mini-mn4_f2.gif) 0px 2px;}



.head-row2 { height:74px; width:100%; overflow:hidden;}

.head-row3 { height:269px; width:100%; overflow:hidden;}


.logo { margin:30px 20px 0px 26px; float:left;}
h1.site-name { font-size:32px; padding:40px 10px 0px 30px; font-family:"Trebuchet MS"; text-transform:capitalize; font-weight:bold;}
h1.site-name a { color:#FFFFFF; text-decoration:none; font-weight:normal; line-height:30px;}
.slogan { padding:4px 0px 0px 12px; color:#FFFFFF; font-size:12px; text-transform:none; float:left;}

/* MOD 091118
.slogan-img { margin:71px 46px 0px 321px; float:left;}
*/
.slogan-img {
margin:0px 10px 0px 13px;
float:left;
/* border:solid 1px black; */}

.pr-menu {overflow:hidden; padding:0 0 0 13px;}
ul.primary-links {margin:0px; padding:0; list-style:none; text-align:center;}
ul.primary-links li { float:left; padding:0px 2px 0px 0px; background:url(images/bg-li.gif) no-repeat right 0}
ul.primary-links li a { color:#FFF; text-decoration:none; font-size:13px; display:block; padding:25px 0px 33px 0px; font-weight:bold; background:url(images/bg-li2.gif) top repeat-x; width:128px; text-transform:uppercase;}
ul.primary-links li.active a, ul.primary-links li a:hover { background:url(images/bg-li-active.gif) top repeat-x;}
ul.primary-links li.first a { background:url(images/bg-li-first.gif) top left no-repeat; width:141px;}
ul.primary-links li.last a { background:url(images/bg-li-last.gif) top left no-repeat; width:143px;}
ul.primary-links li.first a.active, ul.primary-links li.first a:hover { background:url(images/li-first-active.gif) top left no-repeat;}
ul.primary-links li.last a.active, ul.primary-links li.last a:hover { background:url(images/li-last-active.gif) top left no-repeat;}
ul.primary-links li.last { padding:0; background:none;}

/*----Breadcrumb-----*/
.breadcrumb { padding:20px 55px 2px 28px; color:#484848; font-size:14px; font-weight:normal; text-align:left;}
.breadcrumb a { color:#484848; text-decoration:none; padding:0px 2px 0px 2px; text-transform:none; vertical-align:middle; font-weight:normal;}
.breadcrumb a:hover { text-decoration:underline; color:#000;}

/* footer */
#footer { color:#6d7f89; font-size:13px; font-weight:normal; text-align:center; width:100%; overflow:hidden; border-top:1px solid #d6dde2;}
.foot { text-align:left; margin:0 auto; width:957px; padding:35px 0px 25px 0px;}
#footer a { color:#25a0db; text-decoration:underline;}
#footer a:hover{ text-decoration:none;}
#footer .foot span { padding-left:29px;}
/* 091120 */
#footer .foot .footlink{
 padding:0px 0px 10px 0px;
 border:solid 1px black:
}
/* footer end */


/*------CORNERS------*/
div.block { margin-bottom:0px; color:#363638; position:relative; overflow:hidden; width:100%; background:url(images/bg-block3.gif) left repeat-y }
.block .content { padding:11px 20px 20px 18px; overflow:hidden; background:url(images/block-bot3.gif) bottom left no-repeat;}
.clear-block { padding:0px 20px 0px 18px;}
.admin .clear-block { padding:0px;}


.cont-left { background:url(images/cont-left.gif) top left no-repeat;}
.cont-right { background:url(images/cont-right.gif) top right no-repeat; padding:0px 13px}
/* 091124 */
.cont-left2 { background:url(images/cont-left2.gif) top left no-repeat;}
.cont-right2 { background:url(images/cont-right2.gif) top right no-repeat; padding:0px 13px}


.bg-cont { width:100%; overflow:hidden; background:url(images/bg-line.gif) repeat-y 643px 0}

.bg-line { background:url(images/bg-line.gif) repeat-y 250px 0; width:100%; overflow:hidden;}
.list-col { float:left; margin-right:130px;}
.list-col2 { float:left;}

h4 {color:#187bb1;/* #000 */ font-size:22px; font-weight:normal; padding-bottom:10px; padding-top:10px;
/* 091128 */
padding-left:28px;
background:url(bp1.gif) no-repeat 0px 8px;
}

.blocks { overflow:hidden; width:100%; padding-top:30px;}
.blocks div { background:url(images/bg-blocks.gif) top repeat-x #fafafa; width:209px; float:left; overflow:hidden;}
.blocks div h4 {adding:12px 0px 30px 45px;}
.blocks div .inner{ padding:18px 0px 35px 15px;}
.blocks div a { color:#1579d9;}
.list, .list2 { margin-right:3px;}
.blocks div ul { margin-left:6px; margin-bottom:30px;}

.blocks2 { overflow:hidden; width:100%;}
.blocks2 .inner { padding:0px 0px 15px 0px;}
.blocks2 div.list, .blocks2 div.list2 { float:left; width:200px;}
.blocks2 div.list3 { width:170px; float:left;}
.blocks2 div ul { margin-left:6px;}

.events { width:100%; overflow:hidden; padding-bottom:20px;}
.events .list { float:left; width:288px;}

.links-indent { padding:13px 0px 0px 0px; overflow:hidden;}
.links-indent ul.links li { float:left; padding-right:20px; padding-left:0;}
.links-indent ul.links li a { display:block; text-decoration:underline !important; font-size:12px; font-weight:normal; color:#2b9ed1;}
.links-indent ul.links li a:hover { text-decoration:none !important;}
/*-----------------*/
#cont { overflow:hidden; width:100%; background:#FFF;
	padding-bottom:0px;/*40px;*/
}


#cont-col { float:left; width:100%;}
#cont-col .ind { padding:8px 310px 20px 19px;}

#right-col { width:293px; float:left; margin-left:-293px;}
#right-col .ind { padding:1px 0px 10px 0px;}

/**************---TITLES---**************/
h1 { color:#444b4e; font-size:18px; font-weight:normal;}
h1.title { background:none; font-size:17px;}
h1.title a {color:#263b54; text-decoration:none; font-size:22px; line-height:normal; font-weight:normal; text-transform:none;}
h1.title a:hover{text-decoration:underline; color:#2b9ed1;}
/* 091120 */
h1.noa{color:#187bb1; font-size:22px; line-height:normal; font-weight:normal; text-transform:none;
} 

#tabs-wrapper h2 { background:none; color:#000 !important; padding-bottom:10px; font-size:18px; font-weight:normal;}
h2 { font-size:22px; color:#000; padding:10px 0px 7px 0px; text-transform:capitalize; width:100%; font-weight:normal;}
h2.with-tabs { padding-left:0px; padding-top:10px;}
.block h2 { display:block; border-bottom:#bcbcbc 1px solid; color:#444b4e; font-size:12px; line-height:22px; margin:0; margin-top:5px; margin-bottom:10px; padding:0;}

h3 { color:#424242; padding:5px 0px;}
h3 a {color:#424242; text-decoration:none;}

.title { padding:0}
.title h3 { color:#263b54; font-size:22px; font-weight:normal; padding:24px 0px 0px 18px; text-transform:capitalize;}

.admin-panel h3 { color:#000000; font-size:13px;}

.submit { padding:0px 0px 13px 2px; overflow:hidden; font-style:italic;}
.submitted, .submit .submitted{ color:#050505; font-size:11px; line-height:normal; font-weight:normal;}
.submitted a { color:#050505;}

/***************/

.comment { padding:10px 0px 10px 20px;}
.comment h3 { background:none;}
.comment h3 a{ color:#2a2a2a; font-size:15px;}
.comment .title { padding-left:0px; padding-bottom:10px;}
.comment .submitted { margin-left:0px; padding-bottom:10px; color:#575859;}
.comment .submitted a{ color:#575859;}

.content { padding:0px 10px 0px 0px; color:#6d7f89; line-height:18px; font-size:12px;}
.node .content a { color:#2b9ed1; font-size:13px;}
.content a:hover{ text-decoration:none;}

.node { width:100%; /* padding-bottom:25px; */ border-bottom:1px solid #d6dde2;
	padding:10px 0px 15px 0px;
}
.node-last { border:none;} /* 091128 */
.node .content, #contact-mail-page{ 
	padding:0px 10px 8px 3px; overflow:hidden; background:url(images/line.gif) top repeat-x; overflow:hidden;}
.node div.links { padding-top:5px; padding-bottom:2px; text-align:left;}
.node .title {padding:17px 15px 1px 3px;}

/* 091120 */
.node .waku{
	background:url(waku.gif) no-repeat 4px 0px;
	height:74px;
}

/*---------------------*/

/*----NAVIGATION----*/
/* 091128 */
div#block-user-1{
	height:500px;
	overflow:visible;
}

#block-user-1 .content ul.menu { padding-left:0px; padding-bottom:0px; width:100%;}
#block-user-1 .content ul.menu li ul.menu { padding-left:15px; width:auto;}
#block-user-1 .content ul.menu li { padding:0px 0px 1px 0px; list-style-image:none; list-style:none; margin:0; line-height:normal;line-height:22px; overflow:hidden;}
#block-user-1 .content ul.menu li a { background:url(images/a1.gif) no-repeat 0 5px; color:#2b9ed1; font-size:14px; text-decoration:none; font-weight:bold; padding-left:16px; overflow:hidden;}
#block-user-1 .content ul.menu li a:hover{ text-decoration:underline;}
#block-user-1 .content ul.menu li.expanded { padding-bottom:0px;}
#block-user-1 .content ul.menu li.expanded ul { padding-top:1px;}

/*------Custom Login-Form------*/
.userlogin { font-size:15px; color:#313030; padding:0px 0px 0px 28px; margin-left:18px; margin-top:20px; font-weight:bold;}
#user-bar { font-size:11px; font-weight:bold; padding:4px 0px 0px 0px;}
#user-bar .user-info { padding-bottom:5px; color:#9df46e; padding-top:10px;}
#user-bar p a { color:#FFF;}
#user-bar .item-list li { list-style:none; list-style-image:none; line-height:10px;}
#user-bar .item-list li a{ font-weight:normal; font-size:10px; color:#b8e836;}
#user-bar .item-list li a:hover {color:#FFF;}

/*----Login-form----*/
#block-user-0 { background:url(images/bg-block.gif) left repeat-y;}
#block-user-0 .block-top { background:url(images/block-top.gif) top left no-repeat;}
#block-user-0 .title h3 { color:#FFFFFF; background:none;}
#block-user-0 .content { background:url(images/block-bot.gif) bottom left no-repeat; padding:14px 10px 28px 20px;}
#user-login-form { text-align:left; color:#FFF; font-size:12px;}
#user-login-form input#edit-name, #user-login-form input#edit-name-1,
#user-login-form input#edit-pass, #user-login-form input#edit-pass-1 { width:240px; font-size:12px; height:21px; color:#2d87ec; background:url(images/bg-login-input.gif) no-repeat 0 0; border:0px solid #3099dc; padding:3px 0px 0px 5px;}
#user-login-form label { color:#FFF; font-size:13px; font-weight:normal; padding:0px 0px 5px 6px; line-height:normal;}
#user-login-form .form-required { color:#455b70; display:none;}
#user-login-form .description a { color:#47a4bb;}
#user-login-form .item-list ul { padding:8px 0px 5px 0px; margin:0;}
#user-login-form .item-list li{ line-height:20px; list-style:none; list-style-image:none; margin:0px; padding:0px;}
#user-login-form .item-list li a{ font-weight:normal; color:#FFFFFF; text-decoration:underline; font-size:13px; text-transform:capitalize;}
#user-login-form .item-list li a:hover{text-decoration:none;}

#user-login-form .form-submit{ background:url(images/login.gif) top left no-repeat; border:none; width:77px; height:35px; margin:1px 0px 0px 0px; color:#FFF; font-size:13px; padding:0px 0px 4px 0px; font-family:Arial, Helvetica, sans-serif; font-weight:bold; text-transform:uppercase;}

#user-login-form .form-item { margin-top:0px; margin-bottom:16px;}

/*-------------------------*/


/*----POLL----*/
.poll .percent, .poll .text { color:#585c5c; font-size:13px;}
.poll .title { color:#585c5c; font-size:13px; font-weight:normal; padding-bottom:10px; background:none; padding-left:0px;}
.poll .total { font-weight:normal; color:#585c5c; font-size:12px; text-align:left;}
.poll .bar {background:#FFFFFF; font-size:1px; height:5px; border:1px solid #dadada; padding:0px;}
.poll .bar .foreground { background:#2b9ed1; font-size:1px; height:5px;}

#block-poll-0 li{ background:none; padding:0;}
#block-poll-0 ul.links li { background:none; padding:0px; background:none;}
#block-poll-0 ul.links li a { color:#2b9ed1; font-weight:bold; font-size:13px; text-decoration:none; background:none; text-transform:none;}
#block-poll-0 ul.links li a:hover { text-decoration:underline;}
#block-poll-0 .bar { background:#FFFFFF; font-size:1px; height:5px; border:1px solid #dadada; padding:1px;}
#block-poll-0 .bar .foreground { background:#2b9ed1; font-size:1px; height:5px;}
#block-poll-0 .percent, #block-poll-0 .text { color:#6d7f89; font-size:13px; font-weight:normal; line-height:normal;}
#block-poll-0 .poll .title { color:#6d7f89; font-size:12px; font-weight:normal; padding-top:0px; background:none; padding-left:0px;}
#block-poll-0 .total { font-weight:bold; color:#6d7f89; font-size:13px;}
.form-item label { color:#000;}
#block-poll-0 ul.links { padding-left:0px;}
#block-poll-0 ul.links .first{ padding:0px;}
#cont #block-poll-0 ul.links li{ background:none;}

/*----Who's Online----*/
#block-user-3 .content { font-size:13px; color:#6d7f89; font-weight:normal; padding-right:10px;}
#block-user-3 .item-list h3 { color:#6d7f89; font-size:12px; font-weight:normal; text-transform:none; padding-top:15px; padding-bottom:3px;}
#block-user-3 .item-list ul { margin:0; padding:0;}
#block-user-3 .item-list ul li{ list-style-image:none; list-style:none; margin:0; line-height:18px; }
#block-user-3 .item-list ul li a{ color:#2b9ed1; font-size:12px; font-weight:bold; text-decoration:underline;}
#block-user-3 .item-list ul li a:hover { text-decoration:none;}
#block-user-3 em { color:#2b9ed1; font-weight:bold; font-size:13px;}


/*-----Recent blog posts-------*/
#block-blog-0 .item-list ul { padding-left:0px; width:100%;}
#block-blog-0 .item-list ul li{ background:none; padding:5px 0px 5px 0px; list-style-image:none; list-style:none; margin:0; line-height:14px;}
#block-blog-0 .item-list ul li a{ background:url(images/a3.gif) no-repeat 0 4px; color:#6d7f89; font-weight:normal; text-decoration:none; padding-left:12px; font-size:13px; display:block; line-height:14px;}
#block-blog-0 .item-list ul li a:hover { text-decoration:underline;}
#block-blog-0 .more-link a{ color:#2b9ed1; font-size:13px; font-weight:bold; text-decoration:none; padding:10px 0px 3px 0px; }
#block-blog-0 .more-link a:hover{ text-decoration:underline;}


/*----SEARCH FORM----*/
.form-submit { background:url(images/bg-but.gif) top repeat-x; vertical-align:middle; color:#FFF; font-size:12px; font-weight:bold; border:1px solid #36b0ed; padding:0px 3px 2px 3px}
.form-submit:hover { background:url(images/bg-but2.gif) top repeat-x;}


.search-box { padding:10px 14px 0px 12px; font-size:0; background:url(images/bg-search.gif) no-repeat 0 0; height:46px; overflow:hidden;}
.search-box input { font-size:12px; vertical-align:middle}

#search-theme-form {padding:0px;}
#search-theme-form label { color:#7c8a90; font-size:15px; font-weight:normal; vertical-align:middle; margin-right:10px;}

#search-theme-form .form-submit { 
background:url(images/search.gif) top left no-repeat;
border:none;
width:77px;
height:24px;
vertical-align:middle;
color:#FFF;
font-weight:bold;
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
padding:2px 0px 2px 0px;
line-height:15px;
text-transform:uppercase;
}
#search-theme-form .form-text { width:185px; font-size:12px; font-weight:normal; color:#7d7d7d; height:20px; background:url(images/bg-search-input.gif) top left no-repeat; border:0; margin-right:10px; padding:2px 0px 0px 5px;}


/*-----Recent comments-------*/
#block-comment-0 .item-list ul { padding-left:0px; width:100% !important;}
#block-comment-0 .item-list ul li{ background:url(images/a3.gif) no-repeat 0 5px; padding:0px 0px 10px 16px; list-style-image:none; list-style:none; margin-bottom:7px; line-height:16px; color:#6d7f89; font-size:12px; margin-left:0px; text-transform:none; font-weight:normal;}
#block-comment-0 .item-list ul li a{ background:none; color:#2b9ed1; font-weight:bold; text-transform:none; text-decoration:none; font-size:13px; padding-left:0px;}
#block-comment-0 .item-list ul li a:hover{ text-decoration:underline;}


/*----Who's New----*/
#block-user-2 .item-list ul { padding-left:0px;}
#block-user-2 .item-list ul li{ background:url(images/a3.gif) no-repeat 0 11px; color:#6e7165; padding:0 0 0 12px; list-style-image:none; list-style:none; margin:0; line-height:25px;}
#block-user-2 .item-list ul li a{ background:none; color:#6e7165; padding:0px;  font-size:12px; font-weight:normal; text-decoration:underline;}
#block-user-2 .item-list ul li a:hover { text-decoration:none;}

/*----Primary Links----*/
#block-menu-primary-links .content ul.menu { padding:0px;}
#block-menu-primary-links .content ul.menu li { background:none; padding:0px; list-style-image:none; list-style:none; margin:0; line-height:20px;}
#block-menu-primary-links .content ul.menu li a { background:url(images/a3.gif) no-repeat 0 5px; font-size:13px; padding-left:12px; color:#6d7f89; font-weight:bold; text-decoration:none;}
#block-menu-primary-links .content ul.menu li a:hover{ text-decoration:underline; }

/*----SEARCH_BLOCK----*/
#block-search-0 .content { font-size:11px;}
#block-search-0 .content label { color:#494949; font-size:12px;}
#block-search-0 #edit-search-block-form-1 { width:162px; vertical-align:middle;}


/*----New forum topics----*/
#block-forum-1 .item-list ul { padding:0px; margin-bottom:10px;}
#block-forum-1 .item-list ul li{ background:none; padding:0px; list-style-image:none; list-style:none; margin:0; line-height:20px;}
#block-forum-1 .item-list ul li a{ background:url(images/a3.gif) no-repeat 0 5px; padding-left:12px; color:#6d7f89; font-weight:normal; text-decoration:none; font-size:13px;}
#block-forum-1 .item-list a:hover{ text-decoration:underline;}
#block-forum-1 .more-link a{ color:#2b9ed1; font-size:12px; font-weight:bold; text-transform:capitalize; text-decoration:none; }
#block-forum-1 .more-link a:hover{ text-decoration:underline;}

/*----Active forum topics----*/
#block-forum-0 .item-list ul { padding-left:0px; margin-bottom:10px;}
#block-forum-0 .item-list ul li{ background:none; padding:0px; list-style-image:none; list-style:none; margin:0; line-height:20px;}
#block-forum-0 .item-list ul li a{ background:url(images/a3.gif) no-repeat 0 5px; padding-left:12px; color:#6d7f89; font-weight:normal; text-decoration:none; font-size:13px;}
#block-forum-0 .item-list a:hover{ text-decoration:underline;}
#block-forum-0 .more-link a{ color:#2b9ed1; font-size:12px; font-weight:bold; text-transform:capitalize; text-decoration:none;}
#block-forum-0 .more-link a:hover{ text-decoration:underline;}

/*----Languages----*/
#block-locale-0 .content ul { padding-left:0px; margin-bottom:10px;}
#block-locale-0 .content ul li{ background:none; padding:0px; list-style-image:none; list-style:none; margin:0; line-height:20px;}
#block-locale-0 .content ul li a{ background:url(images/a3.gif) no-repeat 0 5px; padding-left:12px; color:#6d7f89; font-weight:normal; text-decoration:none; font-size:13px;}
#block-locale-0 .content a:hover{ text-decoration:underline;}

/*----Syndicate----*/
#block-node-0 { width:100%; overflow:hidden;}

/*----Secondary Links----*/
#block-menu-secondary-links ul { padding-left:0px; margin-bottom:10px; width:100%;}
#block-menu-secondary-links ul li{ background:none; padding:0 0 1px 0; list-style-image:none; list-style:none; margin:0; line-height:20px;}
#block-menu-secondary-links ul li a{ background:url(images/a3.gif) no-repeat 0 7px; padding-left:13px; color:#6d7f89; font-weight:normal; text-decoration:none; font-size:13px; display:block;}
#block-menu-secondary-links a:hover{ text-decoration:underline;}


/*----Admin-Panel List & Admin-Panel List without descriptions----*/
.body ul.menu li, .body .item-list ul li{ background:none; padding:0px; list-style-image:none; list-style:none; margin:0; line-height:20px;}
.body ul.menu li a, .body .item-list ul li a { background:url(images/a3.gif) no-repeat 0 4px; padding-left:10px; color:#005baf; font-weight:normal;}
.body .item-list ul li a:hover{ text-decoration:none;}

/*-------------------------*/

/*------------------CUSTOM BLOCKS---------------------*/
/*------Styles for Custom Region------*/
#custom { width:100%; overflow:hidden; padding-top:14px;}
#custom .ind { padding-left:13px;}
#custom .pic-title { margin:36px 0px 43px 58px;}
#custom .line { height:2px; background:url(images/bg-line.gif) top repeat-x; margin-top:18px; margin-bottom:9px;}
#custom .clickhere { color:#23468b; font-weight:bold; text-decoration:none; display:block; background:url(images/a4.gif) no-repeat right 8px; padding-right:12px; float:right;}
#custom .clickhere:hover { text-decoration:underline;}
#custom .block { width:234px; float:left; margin-right:6px; background:url(images/bg-block4.gif) left repeat-y; margin-bottom:0;}
#custom .block .content { background:url(images/block-bot4.gif) bottom left no-repeat; color:#23468b; line-height:18px; font-size:12px; padding:0px 27px 20px 24px;}
#custom .block .title h3 { padding:0; background:none;}
#custom #block-block-14 .block-top { background:url(images/block-top4.gif) top left no-repeat;}
#custom #block-block-15 .block-top { background:url(images/block-top5.gif) top left no-repeat;}
#custom #block-block-16 .block-top { background:url(images/block-top6.gif) top left no-repeat;}
#custom #block-block-17 .block-top { background:url(images/block-top7.gif) top left no-repeat;}
/*---*/

/*-----LISTS-----*/
/*---nonNumeric Lists without links---*/
#cont-col .content ul li{ background:url(images/a3.gif) no-repeat 0 10px; padding-left:12px; list-style-image:none; list-style:none; line-height:25px; color:#2b9ed1;}
#cont-col .content ul li ul{ margin-left:15px;}
#cont-col .content ul li ol {margin-left:20px;}
#cont-col .content ul li ol li{ list-style-type:decimal;}

/*---Numeric Lists without links---*/
#cont-col .content Ol { padding-left:2px;}
#cont-col .content Ol li{ background:none; padding:0px; margin-left:20px; line-height:25px; color:#2b9ed1;}
#cont-col .content Ol li ul li {background:url(images/a3.gif) no-repeat 0 10px; padding-left:12px; color:#2b9ed1; font-weight:normal;}

/*---nonNumeric Lists---*/
#cont-col .content ul li{ list-style-image:none; list-style:none; line-height:25px; font-size:13px;}
#cont-col .content ul li a { color:#2b9ed1; font-weight:normal; text-decoration:underline; font-size:13px;}
#cont-col .content ul li a:hover{ text-decoration:none; }
#cont-col .content ul li ul{ margin-left:15px;}
#cont-col .content ul li ol {margin-left:20px;}
#cont-col .content ul li ol li{ list-style-type:decimal; color:#2b9ed1}
#cont-col .content ul li ol li a { background:none;}

/*---Numeric Lists---*/
#cont-col .content Ol { padding-left:2px; font-size:13px;}
#cont-col .content Ol li{ background:none; padding:5px 0px 5px 0px; margin-left:20px; line-height:25px;}
#cont-col .content Ol li a { padding-left:0px; color:#2b9ed1; font-weight:normal; text-decoration:underline; font-size:13px;}
#cont-col .content Ol li a:hover{ text-decoration:none; }
#cont-col .content Ol li ul li a { font-weight:normal; text-decoration:underline;}
#cont-col .content Ol li ul li a:hover {text-decoration:none;}


/*---Paragraph Style---*/
#cont-col .content p { padding-bottom:7px; padding-top:7px;}
#cont-col .content blockquote { border:1px solid #7f7f7f; background:#f1f1f1; padding:5px; margin:10px 0px 10px 0px;}

.item-list ul li { list-style-image:none; list-style:none;}


#profile-admin-overview ul li{ background:none; padding:0px; list-style-image:none; list-style:none; margin:0; line-height:20px;}
#profile-admin-overview ul li a { background:url(images/a1.gif) no-repeat 0 5px; padding-left:10px; color:#505050; font-weight:normal;}
#profile-admin-overview ul li a:hover{ text-decoration:none; color:#ce2a11;}

.password-description ul {margin-left:5px;}
.password-description ul li{ background:url(images/a1.gif) no-repeat 0 7px; padding-left:10px; list-style-image:none; list-style:none; margin:0; line-height:12px;}

#node-admin-content ul {margin-left:5px;}
#node-admin-content  ul li{ background:url(images/a1.gif) no-repeat 0 7px; padding-left:10px; list-style-image:none; list-style:none; margin:0; line-height:17px;}

/*ul.menu li { line-height:20px; font-size:11px; font-weight:normal; list-style:none; list-style-image:none;}
ul.menu li.leaf a{ color:#52a1d6;}
*/
/*.links { font-size:10px; color:#d7d7d7;}
.links li a{ color:#d7d7d7; font-weight:bold; text-decoration:none; font-size:12px; text-transform:none; padding-left:0px;}
.links li a:hover{ text-decoration:underline; color:#FFF;}*/

ul.links.inline { padding-right:0px;}


.cent ul.links li a { color:#104d0c; font-weight:normal; font-size:11px; text-transform:capitalize; background:none; text-decoration:none; padding:0px;}
.cent ul.links li a:hover { text-decoration:underline;}
#comments ul.links li a { color:#005baf;}


.taxonomy ul.links li a, #forum ul.links li a { color:#005baf}

/*------END LIST------*/


ul.primary, ul.primary li, ul.secondary, ul.secondary li{
  border: 0;
  background:none;
  margin: 0;
  padding: 0;
}

ul.primary li a{
	border:none !important;
	background:url(images/tab-right.gif) top right no-repeat !important; /*tab-right*/
}
ul.primary li a:hover{
	background:none;
	border: 0;
}

ul.primary li.active a{
	background:none;
	border:none;
	color:#FFF !important;
	font-weight:bold;
}


ul.tabs li	{
	background:url(images/bg-tab.gif) top repeat-x !important; /*bg-tab*/
	display:block;
	margin-right:2px;
	float:left;
}

ul.tabs li span	{
	background:url(images/tab-left.gif) top left no-repeat; /*tab-left*/
	display:block;
}
ul.tabs	li span span {
	background:url(images/tab-right.gif) top right no-repeat; /*tab-right*/
	text-align:center;
	display:block;
}

ul.tabs	li a {
	color:#253349 !important;
	font-size:14px;
	font-weight:normal;
	background:none;
	padding:5px 20px 5px 20px;
	margin:0px;
	display:block;
}
ul.tabs	li a:hover {
	color:#FFF !important;
	margin:0px;
	border:none;
}

#tabs-wrapper {
  margin:0px 0px 5px 0px;
  padding:0;
  border-bottom:1px solid #d6dde2;
}
ul.primary {
  padding:0px;
  margin:0px;}

/*----------------------------*/

/*----FROUM----*/
#forum	{
	padding:10px 0px 0px 1px;
}
#forum ul.links {
	padding:0px 0px 5px 0px;
}
#forum table {
	border:1px solid #d6dde2;
	border-right:none;
}
#forum th	{
	padding:4px 0px 4px 3px;
	border-right:1px solid #d6dde2;
}
#forum th a	{
	color:#FFF;
}
#forum td	{
	padding-top:4px; 
	padding-bottom:4px;
}
#forum .description { color:#3c3c3c} /*Forum Container description*/

#forum .forum .description { color:#3c3c3c; font-size:11px;} /*Forum description*/

#forum td.container	{
	border-right:1px solid #d6dde2;
	border-bottom:1px solid #d6dde2;
}
#forum td.container	a{
	color:#2b9ed1; 
	padding:0px 0px 0px 10px;
}

#forum td.forum,
#forum td.topics,
#forum td.posts,
#forum td.last-reply,
#forum td.icon,
#forum td.title,
#forum td.replies,
#forum td.created {
	border-right:1px solid #d6dde2;
	border-bottom:1px solid #d6dde2;
}
#forum .last-reply,
#forum .title,
#forum .created,
#forum .icon  {
	padding-left:5px
}
#forum .odd	{
	border-bottom:1px solid #d6dde2;
	border-top:1px solid #d6dde2;
	background:#f8f7f2
}
#forum div.indent	{
	margin-left:5px}

#forum .odd, #forum .even { border-bottom:1px solid #d6dde2; }
#forum thead th { border-bottom:1px solid #d6dde2; background:url(images/bg-forum.gif) top repeat-x; color:#FFF;}
/*----------------------------*/

/*-----GENERAL-----*/

.node .taxonomy { padding-top:0px;}

div.error { margin-top:5px;}

.block-region { background:#d6e6cc; text-align:center; border:1px dashed #618749; color:#618749; margin-bottom:0px; clear:both;}


div.admin .left { margin:0px;}
#book-outline { min-width:0px;}
#permissions, #blocks, #forum table, .sticky-enabled  { width:100%;}
.node-unpublished { background:none;}
.odd td { vertical-align:middle; padding-left:px; line-height:18px; background:#e5f0f7; font-size:12px;}  /* odd_row BACKGROUND*/
.even td { vertical-align:middle; padding-left:px; line-height:18px; background:#FFF; font-size:12px;} /* even_row BACKGROUND*/
.profile h3 { border-bottom:1px solid #cfcdcd; color:#005baf}

img.alignleft{ float:left; margin-right:14px;}
img.alignright{ float:right; margin-left:25px; margin-right:39px; margin-top:30px;}


#first-time a { color:#508198; text-decoration:none}
#first-time a:hover{  text-decoration:underline;}
#first-time ol { margin-left:20px;}


.theme-info { padding-left:px;}


.admin-list a { color:#0db4f5;}
.tabs a { color:#395c14}
.node-type-list a { color:#2b9ed1;} /* Create content */
.collapse-processed a { color:#2b9ed1;}
.even a { color:#2b9ed1;}
.blog a { color:#2b9ed1;}
.odd a { color:#2b9ed1; line-height:13px;}
.check-manually a{ color:#161616;}

.compact-link a { color:#0db4f5;}
.messages a { color:#f30000}


.sticky-table { line-height:24px;}
/*.sticky-table th { text-align:center;}*/

.more-help-link a { color:#7d7d7d;}

.help { font-size:11px; padding:3px 10px 0px 20px;}
.help a { color:#2b9ed1;}

.help-items a{ color:#1ca0d1;}
.help-items ul { list-style:none; line-height:18px;}

.description a { color:#dc1b1d;}
/*---------------------*/

#blocks tr.region-message { color:#9298a3;}

.theme-info { padding-left:10px;}

.box { padding-left:0px;}
.box h2.title { padding-left:0px; background:none;}

.box div.links { background:none; padding:0px;}
.box .bg-links, .box .links-left, .box .links-right { background:none;}

#cont ul.links li { background:none;}
/*#cont ul.links li span { color:#575859;}*/

#system-modules div { padding-bottom:10px;}

#forum-confirm-delete a { color:#6d94ac;}

.form-checkboxes { width:100px;}

.search-form input { vertical-align:middle}

#forum ul.links { margin-bottom:10px;}

dl .title { background:none; padding:0px;}

ul.links li.comment_forbidden { padding:0px;}

#comments, #node-form { width:100%;}

#comment-form { padding-bottom:20px;}

.preview .node { background:none;}

#cont-col .content .comment_add a { color:#457299; text-transform:capitalize; font-weight:bold;}

html.js fieldset.collapsible .fieldset-wrapper { width:100%; overflow:hidden;}

.search-advanced .action { float:none;}

/*Status Report*/
.system-status-report td { padding-left:5px;}

table.system-status-report tr.info th{ color:#002200;}
table.system-status-report tr.error th{ color:#220000;}
table.system-status-report tr.ok th { color:#002200;}
table.system-status-report tr.warning th{ color:#222200;}

tr.merge-down { border-bottom:none;}
tr.ok td { background:#DDFFDD;}
tr.error td { background:#FFCCCC;}
tr.warning td { background:#FFFFDD;}
/*-------------*/

.admin-panel dd { padding-bottom:10px;}

div.admin-dependencies, div.admin-required { color:#FFFFFF;}

#block-admin-display-form div { overflow:hidden;}
table.sticky-header { background:#FFFFFF; overflow:hidden; position:relative;}
/*table.sticky-header th { text-align:center;}*/

.item-list .pager li { padding:0;}
#cont-col .content ul.pager li { background:#d2e6f0; border:1px solid #88b9d1; padding:1px 5px; margin:0px 1px; color:#7c7c7c;}
#cont-col .content ul.pager li.pager-current,
#cont-col .content ul.pager li:hover{ background:#e8f2f8; border:1px solid #88b9d1;}
#cont-col .content ul.pager li a{ color:#1a2023; text-decoration:none;}
#cont-col .content ul.pager li a:hover { color:#000}

/* 091119 */
.detail{
	padding:4px 4px 0px 0px;
/*	border:solid 1px black; */
}

.detail a {
	margin:0;
	padding:0;
	float:right;
	display:block;
	width:56px;
	height:18px;
	font-size:2px;
	color:white;
	text-decoration:none;
	background:url(detail.gif);
}
.detail a:hover{
	background:url(detail_f2.gif);
}

table.spec td, table.spec2 td{
	padding:2px 4px 2px 4px;
	margin:2px;
}

table.spec2{
	border:solid 1px #666666;
}
table.spec2 td{
	text-align:center;
	border-bottom:solid 1px #666666;
	border-right:solid 1px #666666;
}
table.spec2 td.clrd{
	background:#feb;
}
table.spec2 td.left{
	text-align:left;
}


table.strc{
	border:solid 1px #666666;
}
table.strc td{
	padding:1px 3px 1px 3px;
	margin:2px;
}

table.strc td.v_dot{
	background : url(obj_waku_ten.gif) repeat-y;
}

table#prof td{
	padding:2px 2px 2px 2px;
	line-height:1.5;
}

table#prof .dot_ln{
	background : url(line_01.gif) repeat-x;
}

div.ttl_bar{
	clear:both;
	width:100%;/*530px;*/
	color:#3F75AB;
	padding:4px 4px 4px 4px;
	margin:24px 0px 8px 0px;
	background:#EFF8FE;
}
