@charset "UTF-8";

body{
	font-family:Tahoma, Sans-Serif;
	font-size:10pt;
	color:#000000;
	width:auto;
	max-width:95%;
	margin:0px auto;
}

#saveList {
    width: 230px;
}

div.pageBody{
	padding:4px;
	width:1200px;
	
}
div.pageFooter{
	background-color:#98CEE4;
	border-color:#58ADD4;
	border-style:solid;
	border-width:2px;
	padding:3px;
	margin-top:4px;
}
div.pageFooter table{
	border-collapse:collapse;
}
div.pageFooter td{
	font-size:8pt;
}
div.pageFooter .right{
	text-align:right;
}

a{
	text-decoration:none;
}

a:link{
	color:#000000;
	background-color:transparent;
}
a:visited{
	color:#000000;
	background-color:transparent;
}
a:hover{
	text-decoration:underline;
}
a.light:link, a.light:visited{
	color:#B8DCEC;
}
a.medium:link, a.medium:visited{
	color:#297A9F;
}

img{
	border:0;
	vertical-align:middle;
}
img.bottom{
	vertical-align:text-bottom;
}

ul{
	margin-top:0pt;
	margin-bottom:0pt;
	margin-left:-24px;
}
ol{
	margin-top:0pt;
	margin-bottom:0pt;
	margin-left:-16px;
}
table{
	width:100%;
}
td{
	font-size:10pt;
	text-align:left;
}
.subHeader{
	font-size:10pt;
}

.secCaption{
	font-size:10pt;
	width:20%;
	vertical-align:top;
}
.secArea{
	width:80%;
	vertical-align:middle;
}

.lgTitle, .title{
	font-size:16pt;
}
.mdTitle, .small_title{
	font-size:12pt;
}
.smTitle{
	font-size:11pt;
}
.smTitle-centered{
	font-size:11pt;
	text-align:center;
}
div.lgTitle{
	padding:3px;
	text-indent:3px;
	white-space:nowrap;
}
div.mdTitle{
	padding:3px;
	padding-left:6px;
	cursor:pointer;
}
div.smTitle{
	padding:3px;
	padding-left:6px;
}
div.smTitle-centered{
	font-size:11pt;
	padding:3px;
	text-align:center;
}

.entryNorm, .bgTabNorm{
	background-color:#68B5D8;
	background-image:url('http://db.irowiki.org/style/tabnorm.png');
	background-repeat:repeat-x;
}
.entrySel, .bgTabSel{
	background-color:#88C4E0;
	background-image:url('http://db.irowiki.org/style/tabsel.png');
	background-repeat:repeat-x;
}

table.tabMenu td.title{
	padding-left:1px;
	padding-top:2px;
	background:#58ADD4;
}
table.tabMenu td.entryNorm, table.tabMenu td.entrySel{
	width:100px;
	padding:2px;
	padding-left:4px;
	white-space:nowrap;
}
table.tabMenu td.title{
	background-color:#389DCC;
	background-image:url('http://db.irowiki.org/style/dksub.png');
	background-repeat:repeat-x;
}
table.tabMenu td.entryNorm{
	background-color:#68B5D8;
	background-image:url('http://db.irowiki.org/style/tabnorm.png');
	background-repeat:repeat-x;
}
table.tabMenu td.entrySel{
	background-color:#88C4E0;
	background-image:url('http://db.irowiki.org/style/tabsel.png');
	background-repeat:repeat-x;
}
table.job
{
	background-color:#ffffff;
	background-repeat:no-repeat;
	border:solid 0px;
	height:28px;
	width:150px;
}
.padded{
	padding:2px;
	padding-left:4px;
}
span.help
{
	cursor:help;
	font-size:12px;
	line-height:16px;
	height:16px;
	width:114px;
	overflow:hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
div.padded{
	padding:3px;
	padding-left:6px;
}
.thickPadded{
	padding:6px;
	padding-left:8px;
}
.centered{
	text-align:center;
}
.nowrap{
	white-space:nowrap;
}

.seperator{
	font-size:1pt;
}
.smSeperator{
	height:2px;
}
.mdSeperator{
	height:4px;
}

td.header{
	font-size:10pt;
}
td.vertSiteMenu{
	white-space:nowrap;
}
td.horzSiteMenu{
	width:110px;
	white-space:nowrap;
}
td.horzSiteMenuTitle{
	width:40px;
	white-space:nowrap;
}

form{
	margin-bottom:0px;
}
input, textarea, select, optgroup{
	font-family:Tahoma, Sans-Serif;
	font-size:10pt;
}
input.text, textarea{
	width:520px;
}
input.textLabel{
	color:#AAAAAA;
	font-style:italic;
}
input.poll{
	width:100px;
}
input[type='number']{
    width: 50px;
}
input.noborder{
	background-color:transparent;
	border:none;
}
.file input {
	font-family:Tahoma, Sans-Serif;
	font-size:10pt;
}
select{
	width:140px;
}
select.encClass {
    width: 90px;
}
select.encType {
    width: 95px;
}
select.encValue {
    width: 60px;
}

.tabBar{
}
.tabBar li div{
}
.tabBar li div.active{
}

.tabBar{
	background-color:#68B5D8;
	border-color:#58ADD4;
	border-style:solid;
	border-width:2px 2px 0px 2px;
	height:26px;
}
.tabBar ul{
	margin:0px;
	padding:0px;
	list-style:none;
}
.tabBar li{
	display:inline;
	white-space:nowrap;
}
.tabBar li div{
	background-color:#68B5D8;
	background-image:url('http://db.irowiki.org/style/tabnorm.png');
	background-repeat:repeat-x;
	border-color:#58ADD4;
	border-style:solid;
	border-width:2px 2px 0px 2px;
	float:left;
	cursor:pointer;
	height:17px;
	width:80px;
	padding:2px;
	padding-left:4px;
	margin:3px 0px 0px 3px;
}
.tabBar li div.active{
	background-color:#68B5D8;
	background-image:url('http://db.irowiki.org/style/tabsel.png');
	background-repeat:repeat-x;
	position:relative;
	height:19px;
}
.tabArea{
	border-style:solid;
	border-width:2px;
	display:none;
	padding:4px;
}

.siteMenuBody{
}
.tabArea, .siteMenuArea{
}
.siteMenuArea li a{
}

.siteMenuBody{
	background-color:#88C4E0;
	border-color:#58ADD4;
	border-style:solid;
	border-width:2px;
	height:30px;
}
.siteMenuArea{
	background-color:#88C4E0;
	border-color:#58ADD4;
	display:none;
}
.siteMenuArea ul{
	margin:0px;
	padding:0px;
	list-style:none;
}
.siteMenuArea li{
	display:inline;
	white-space:nowrap;
}
.siteMenuArea li a{
	background-color:#68B5D8;
	background-image:url('http://db.irowiki.org/style/menu.png');
	background-repeat:repeat-x;
	border-color:#58ADD4;
	border-style:solid;
	border-width:2px;
	float:left;
	text-decoration:none;
	width:130px;
	height:16px;
	padding:2px;
	padding-left:5px;
	margin:3px 0px 3px 3px;
}

.bgLtRow1{
	background-color:#E6E6E6;
}
.bgLtRow2{
	background-color:#DCDCDC;
}
.bgLtRow3{
	background-color:#D2D2D2;
}
.bgLtRow4{
	background-color:#C8C8C8;
}
.bgLtRow5{
	background-color:#BEBEBE;
}

.bgDkRow1{
	background-color:#B8DCEC;
}
.bgDkRow2{
	background-color:#A8D4E8;
}
.bgDkRow3{
	background-color:#98CEE4;
}
.bgDkRow4{
	background-color:#88C4E0;
}
.bgDkRow5{
	background-color:#78BCDC;
}

.bgLgTitle{
	background-color:#78BCDC;
	background-image:url('image/Pattern4.png');
	background-repeat:repeat-x;
}
.bgMdTitle{
	background-color:#78BCDC;
	background-image:url('image/Pattern4.png');
	background-repeat:repeat-x;
}
.bgSmTitle{
	background-color:#78BCDC;
	background-image:url('image/smtitle.png');
	background-repeat:repeat-x;
}

.bgDkSub{
	background-color:#389DCC;
	background-image:url('image/dksub.png');
	background-repeat:repeat-x;
}

.bgHeader1{
	background-color:#A0A0A0;
	background-image:url('image/header1.png');
	background-repeat:repeat-x;
}
.bgHeader2{
	background-color:#969696;
	background-image:url('image/header2.png');
	background-repeat:repeat-x;
}
.bgHeader3{
	background-color:#8C8C8C;
	background-image:url('image/header3.png');
	background-repeat:repeat-x;
}
.bgHeader4{
	background-color:#828282;
	background-image:url('image/header4.png');
	background-repeat:repeat-x;
}

table.bgLtTable{
	background-color:#A0A0A0;
}
table.bgDkTable{
	background-color:#58ADD4;
}

.bgDivider{
	background-color:#A0A0A0;
}
.bgSeperator{
	background:#58ADD4;
}
.highlight{
	color:#297A9F;
}
.groupbox {
	border:rgba(140,140,180,0.8) solid 1px;
	padding:2px;
	border-radius: 3px;
	background-color:transparent;
	padding: 8px 6px;
	margin: 3px 0px;
}
.content {
	border:rgba(65,65,95,0.5) solid 1px;
	border-top:none;
	padding:2px 4px;
	border-radius: 4px;
	background-color:rgba(255,255,255,0.8)
}
.main_section {
	display:block;
	margin-top:10px;
	float:left;
	width:100%;
}
.titlebar {
	border:rgba(40,86,132,1) 1px outset;
	background-image:url(image/Pattern4.png);
	background-color:rgba(100,100,100,1);
	color:rgba(255,255,250,1);
	line-height: 22px;
	padding-left: 10px;
	margin-bottom: 1px;
	border-radius: 4px;
	font-weight:bold;
	text-shadow: 1px 1px rgba(0,0,0,0.4);
}
.titlebar_new {
	border:rgba(40,86,132,1) 1px outset;
	background-color:rgba(100,100,100,1);
	color:rgba(255,255,250,1);
	line-height: 22px;
	padding-left: 10px;
	margin-bottom: 1px;
	border-radius: 4px;
	font-weight:bold;
	text-shadow: 1px 1px rgba(0,0,0,0.4);
}
.tab_active {
	background-color:rgba(241,245,248,1);
	border:rgba(85,85,105,0.7) outset 1px;
	border-bottom:none;	
	display:block;
	float:left;
	padding:2px 8px;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
	border-bottom-left-radius: 0px;
	border-bottom-right-radius: 0px;
	position:relative;
	z-index:1;
	cursor:pointer;
	margin-top:3px;
}
.tab_inactive {
	background-color:rgba(202,210,216,1);
	border:rgba(125,125,165,0.7) outset 1px;	
	display:block;
	float:left;
	padding:2px 8px;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
	border-bottom-left-radius: 0px;
	border-bottom-right-radius: 0px;
	position:relative;
	z-index:1;
	cursor:pointer;
	margin-top:3px;
	border-bottom:none;
}	
.tooltiptext {
	cursor:help;	
}
.tooltiptext:hover {
	border-radius:3px; background-color:rgba(0,102,153,0.15);
}
.clear { clear:both; }
.left { float:left; }
.right { float:right; }
.ralign { text-align:right; }
.center { text-align:center; }
.lh22 { line-height: 22px; }
.lh23 { line-height: 23px; }
.lh24 { line-height: 24px; }
.h22 { height: 22px; }
.h23 { height: 23px; }
.h24 { height: 24px; }
.w10 { width: 10px; }
.w24 { width: 24px; }
.w30 { width: 30px; }
.w40 { width: 40px; }
.w45 { width: 45px; }
.w46 { width: 46px; }
.w50 { width: 50px; }
.w60 { width: 60px; }
.w70 { width: 70px; }
.w80 { width: 80px; }
.w90 { width: 90px; }
.w98 { width: 98px; }
.w100 { width: 100px; }
.w110 { width: 110px; }
.w134 { width: 134px; }
.w200 { width: 200px; }
.bold { font-weight:bold; }
.mt2 { margin-top: 2px; }
.mt4 { margin-top: 4px; }
.mt6 { margin-top: 6px; }
.mt24 { margin-top: 24px; }
.mr2 { margin-right: 2px; }
.mr4 { margin-right: 4px; }
.mr6 { margin-right: 6px; }
.mr12 { margin-right: 12px; }
.mr30 { margin-right: 30px; }
.ml10 { margin-left: 10px; }
.ml20 { margin-left: 20px; }
.ml30 { margin-left: 30px; }
.statdiv { float:left; width: 27px; text-align:right; margin-right: 6px; font-weight:bold; height: 23px; line-height: 23px; }
.equipdiv { float:left; width: 27px; text-align:right; margin-right: 6px; font-weight:bold; height: 23px; line-height: 23px; }
.grey { color:rgba(110,110,110,1); }
.grey_underline { border-bottom:rgba(153,153,204,0.9) 1px dotted; }
.grey_overline { border-top:rgba(153,153,204,0.9) 1px dotted; }

select#unuse option[value="male"]   { background-image:url(icon01.ico);   }
select#unuse option[value="female"] { background-image:url(icon02.ico); }
select#unuse option[value="others"] { background-image:url(icon03.ico); }
