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

* {margin:0;padding:0;font-size:100%;}
b, strong, h1, h2, h3, h4, h5, h6, th, em {font-weight:normal;}

img, table, body {border:0;}

select > option {
	padding-right:5px;
}
input[type="text"]:focus, input[type="password"]:focus, select:focus, textarea:focus {
	background:#ffffaa;
}

hr {margin: 10px 0px;height:1px;}

/* ---------- structure ----------*/

body {
	min-width:800px;
	background:#ffffff;
	font-size:90%;
	font-family:sans-serif;
}

#headerContainer {
	width:100%;
	height:80px;
	background: #ffffff url(bg_header.gif) 0% 0% repeat-x;
	overflow:hidden;
}
#headerTop {
	height:40px;
	margin:8px 20px;
	overflow:hidden;
}
#headerTop a {
	display:block;
	float:left;
	width:300px;
	color:#409d00;
	font-size:14px;
	font-weight:bold;
	font-family: helvetica,sans-serif;
	letter-spacing:2px;
}
#headerTop p {
	float:right;
	width:300px;
	text-align:right;
	color: #666666;
	font-size:90%;
}

#headerMenu {
	height:50px;
	margin:1px 20px;
	border-bottom:3px solid #409d00;
}
#headerMenuLinks {
	height:50px;
	margin:0px 10px;
	overflow:hidden;
}
#headerMenuLinks a {
	display:block;
	float:left;
	margin-right:5px;
	color:#222222;
	border:1px solid #d8d8d8;
	padding:5px 9px 9px 25px;
	background:transparent url(bg_menu.gif) -2px 2px no-repeat;
	white-space:nowrap;
}
#headerMenuLinks a:hover {
	background:transparent url(bg_menu_selected.gif) -2px 2px no-repeat;
}
#headerMenuLinks a.selected {
	background:transparent url(bg_menu_selected.gif) -2px 2px no-repeat;
}
#headerMenuLinks a.selected:hover {
	background:transparent url(bg_menu_selected.gif) -2px 2px no-repeat;
}

#subMenu {
	margin:0px 20px;
	border-top:3px solid #409d00;
	padding:5px 10px;
	background:transparent url(bg_submenu.gif) 0% 100% repeat-x;
}
#subMenu a {
	margin-right:10px;
	padding-left:10px;
/*	background:url(ar.gif) 0% 50% no-repeat;*/
	color:#000000;
	white-space:nowrap;
}
#subMenu a.menuc_selected {
	color:#333333;
}


#footer {
	margin:50px 20px 20px 20px;
	border-top:3px solid #409d00;
	padding:5px 10px;
	background:transparent url(bg_footer.gif) 0% 100% repeat-x;
}
#footer p {
	text-align:right;
}
#footer p a {
	font-size:10px;
}


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

button {
	padding:3px;
}

dt {
	background:transparent url(../img/arrow/ar3.gif) no-repeat 0% 50%;
	padding: 3px 3px 0px 25px
}
dd {
	padding:10px 10px 20px 40px;
}

a {
	text-decoration:none;
	color:	#07519a;
}
a:hover {
    color: #cc0000;
    text-decoration: underline;
}
h1 {
	color:#222222;
	border:1px solid #cccccc;
	background:transparent url(bg_h.gif) 0% 50% repeat-x;
	font-size:120%;
	font-weight:bold;
	text-align:left;
	padding:6px 8px;
	margin-bottom:10px;
}
h1 span {
	border-left:3px solid #409d00;
	padding:0px 6px;
	line-height:100%;
}
h2 {
	color:#222222;
	background: transparent;
	border-bottom:1px dashed #666666;
	font-size:110%;
	font-weight:bold;
	text-align:left;
	padding:3px 5px;
	margin-bottom:10px;
}




/* ---------- general table ---------- */

table {
	border-collapse:collapse;
	table-layout:auto;
	font-size:100%;
	caption-side:top;
}
caption, legend, .caption {
	caption-side:top;
	color: #3333cc;
	font-size: 120%;
	font-weight: bold;
	text-align: left;
}

thead, tfoot {
	background-color: transparent;
	text-align: center;
}

table.normal td {
	border:0px none;
}

.buttonCell
{
	border:1px solid black;
	background-color:aliceblue;
	text-align:right;
}


/* ---------- inputArea ---------- */
.inputArea {margin-bottom:10px;}
.inputArea table {border: 1px solid #cccccc;}
.inputArea table th {
	padding:5px 2px;
	border: 1px solid #cccccc;
/*	background: #cceeaa url(bg_th.gif) 0% 50% repeat-x;*/
	background: #eeeecc;
	color: #111111;
	font-size: 100%;
	text-align: center;
	font-weight:normal;
	white-space: nowrap;
}
.inputArea table td {
	background-color: #ffffff;
	border: 1px solid #cccccc;
	padding:3px;
}
.inputArea table tfoot td {
	border: none;
	text-align:right;
}
.inputArea table tfoot .searchOption {
	border: none;
	text-align:left;
	font-size:85%;
}

.simpleFitInput input {width:95%;}
.simpleFitInput button {margin:0;padding:0;font-size:90%;}
.simpleFitInput button.openSub {padding:0;font-size:70%;line-height:1;}

.inpTbl dt {background:none;padding:0; width:9em;height:1.6em; margin-bottom:-1.6em; text-align:right;}
.inpTbl dt input {width:80%;}
.inpTbl dd {padding:0; margin:0 0 0.4em 10em;}


/* ---------- resultArea ---------- */
.resultArea {}
.resultArea table th {
	border: 1px solid #666666;
	padding: 5px 3px;
	font-weight:normal;
	background-color: #eef0ea;
	color: #000000;
	text-align:	center;
	white-space: nowrap;
}
.resultArea table td {
	border: 1px solid #666666;
	padding: 3px;
}
.resultArea th a {
	color: #111111;
}
.resultArea td a {
	color: #000000;
}
.resultArea table thead td {
	border: none;
	padding: 0px;
	text-align: center;
}
.resultArea table tfoot td {
	border: none;
	padding: 0px;
	text-align: center;
}
.resultArea td.row0 {
	background-color: #eeeeee;
}
.resultArea td.row1 {
	background-color: #ffffff;
}
.resultArea tbody td:hover {
	background:#ffff99;
}

.resultArea a.detailButton {
	padding:1px 2px;
	background:#07519a;
	color:#ffffff;
	font-size:90%;
	line-height:140%;
	white-space: nowrap;
}
.resultArea a.detailButton:hover {
	background:#003366;
}
.resultArea a.editButton {
	padding:1px 2px;
	background:#9a0751;
	color:#ffffff;
	font-size:90%;
	line-height:140%;
	white-space: nowrap;
}
.resultArea a.editButton:hover {
	background:#660033;
}
.resultArea a.edit2Button {
	padding:1px 2px;
	background:#337700;
	color:#ffffff;
	font-size:90%;
	line-height:140%;
	white-space: nowrap;
}
.resultArea a.edit2Button:hover {
	background:#336600;
}


/* ---------- inquiryTable ---------- */
table.inquiryTable {

}
.inquiryTable th {
	padding:5px 2px;
	background-color: #ff6600;
	border: 1px solid black;
	white-space: nowrap;
	color: white;
	font-size: 100%;
	text-align: center;
	font-weight:normal;
}
.inquiryTable td {
	background-color: #ffffee;
	border: 1px solid black;
	padding:3px;
}

/* ---------- answerTable ---------- */
table.answerTable {

}
.answerTable th {
	padding:5px 2px;
	background-color: #009966;
	border: 1px solid black;
	white-space: nowrap;
	color: white;
	font-size: 100%;
	text-align: center;
	font-weight:normal;
}
.answerTable td {
	background-color: #eeffee;
	border: 1px solid black;
	padding:3px;
}




/* ---------- paging ---------- */

.pageInfo{
	font-size:100%;
	border: 0px none;
}
.pageList {
	font-size:110%;
	font-weight:bold;
	white-space:nowrap;
	text-align:center;
}
.pageList a {
	font-size:120%;
	font-weight:bold;
}



/* ---------- basic parts ---------- */

#ERRORWINDOW {
	position:absolute;
	top:0;
	left:0;
	margin:0;
	width:100%;
	height:100%;
	text-align:center;
	z-index:10000;
}
#ERRORBACKGROUND {
	position:absolute;
	top:0;
	left:0;
	margin:0;
	width:100%;
	height:100%;
	background:#ffffff;
	filter:alpha(opacity=75);	/* IE */
	-moz-opacity:0.75;			/* FF */
	opacity:0.75;
	z-index:9999;
}
#ERRORCWINDOW {
	position:relative;
	margin:200px auto 0px auto;
	width:400px;
	height:300px;
}
#ERRORCWINDOW iframe, #ERRORCONTENT {
	position:absolute;
	top:0;
	left:0;
	margin:0;
	padding:0;
	border:0;
	width:100%;
	height:100%;
}
#ERRORCONTENT {
	border:5px solid #409d00;
	background:#ffffcc;
}
#ERRORCONTENT div {
	margin:10px;
}
#ERRORCONTENT .appError {color:red;}
#ERRORCONTENT .appWarning {color:green;}
#ERRORCONTENT .appNotice {color:blue;}
#ERRORCONTENT .appOk {color:black;}
#ERRORCONTENT .appMessage {color:pink;}
#ERRORFUNCTIONS {
	position:absolute;
	top:250px;
	left:0px;
	height:50px;
	width:400px;
	text-align:center;
	overflow:hidden;
}
#ERRORFUNCTIONS button {
	margin:0px 10px;
}

.statusmsg {
	color:red;
	font-weight:bold;
}

.b_cmd {
	padding:3px;
}
.b_icmd {
	padding:0px;
}

.guide {
	padding:20px;
	font-size:110%;
}


/* ---------- google sugest ---------- */
.gselect {
	display:none;
}
.gselect div {
	position:absolute;
	font-size: 100%;
	line-height:120%;
	color:#333333;
	border:1px solid #999999;
	background:#ffff99;
	width:200px;
}

/* ---------- comboBox ---------- */
/*.comboBoxPosition {position:relative;top:0px;left:0px;white-space:nowrap;}*/
.comboBox {position:relative;top:0px;left:0px;white-space:normal;}
/* .comboBox img {position:absolute;top:1px;right:0px;}*/
.comboBox img {padding:0px;}
.comboBox select {display:none;position:absolute;top:1.5em;left:0px;border:1px solid #333333;}


.likei {
	border:1px solid #999999;
	background:#ffffff;
	color:#000000;
	padding:1px 5px 1px 5px;
	margin:2px;
	font-size:16px;
}

.list_fh {
	color:#ff0000;
}

ul.p10 {
	list-style:none;
	padding:10px;
}
ul.p10 li {
	list-style:none;
	padding:5px;
}



/* ---------- basic ---------- */
.functions {
	margin:5px 5px 15px 5px;
}
.addMark {
	padding:2px 2px 2px 20px;
	background: transparent url(../img/icons/add-small.gif) no-repeat 0% 50%;
	/* height:16px; */
	text-decoration:underline;
}
.refreshMark {
	padding:2px 2px 2px 17px;
	background: transparent url(../img/icons/refresh-icon.gif) no-repeat 0% 50%;
	/* height:16px; */
	text-decoration:underline;
}
.backMark {
	padding:2px 2px 2px 22px;
	background: transparent url(../img/icons/left-small.gif) no-repeat 0% 50%;
	text-decoration:underline;
}
.goMark {
	padding:2px 2px 2px 22px;
	background: transparent url(../img/icons/right-small.gif) no-repeat 0% 50%;
	text-decoration:underline;
}
.detailMark {
	padding:2px 2px 2px 20px;
	background: transparent url(../img/icons/detail.gif) no-repeat 0% 50%;
	text-decoration:underline;
}
.deleteMark {
	padding:2px 2px 2px 20px;
	background: transparent url(../img/icons/delete.gif) no-repeat 0% 50%;
	text-decoration:underline;
}
.catalogueMark {
	padding:2px 2px 2px 20px;
	background: transparent url(../img/icons/mimeico_pdf.gif) no-repeat 0% 50%;
	text-decoration:underline;
}
.editMark {
	padding:2px 2px 2px 20px;
	background: transparent url(../img/icons/edit.gif) no-repeat 0% 50%;
	text-decoration:underline;
}
.cutMark {
	padding:2px 2px 2px 20px;
	background: transparent url(../img/icons/16x16-cut.png) no-repeat 0% 50%;
/*	text-decoration:underline;*/
}
.printMark {
	padding:2px 2px 2px 20px;
	background: transparent url(../img/icons/16x16-print.png) no-repeat 0% 50%;
	text-decoration:underline;
}
.checkMark {
	padding:2px 2px 2px 20px;
	background: transparent url(../img/icons/16x16-yes.gif) no-repeat 0% 50%;
}
.errorMark {
	padding:2px 2px 2px 20px;
	background: transparent url(../img/icons/16x16-no.gif) no-repeat 0% 50%;
}
.htmlErrorMark {
	padding:2px 2px 2px 20px;
	background: transparent url(../img/icons/16x16-no.png) no-repeat 0% 50%;
	text-decoration:none;
}
.htmlOkMark {
	padding:2px 2px 2px 20px;
	background: transparent url(../img/icons/16x16-preview.png) no-repeat 0% 50%;
	text-decoration:none;
}


.mstd {margin:10px 20px;}

.p0  {padding:0px;}
.p5  {padding:5px;}
.p10 {padding:10px;}
.p15 {padding:15px;}
.p20 {padding:20px;}
.p30 {padding:30px;}
.p60 {padding:60px;}
.p90 {padding:90px;}

.m0  {margin: 0px;}
.m5  {margin: 5px;}
.m10 {margin:10px;}
.m15 {margin:15px;}
.m20 {margin:20px;}
.m30 {margin:30px;}
.m60 {margin:60px;}
.m90 {margin:90px;}

.vm10 {margin-top:10px;margin-bottom:10px;}
.vm30 {margin-top:30px;margin-bottom:30px;}
.vm60 {margin-top:60px;margin-bottom:60px;}
.vm90 {margin-top:90px;margin-bottom:90px;}

.hm10 {margin-left:10px;margin-right:10px;}
.hm30 {margin-left:30px;margin-right:30px;}
.hm60 {margin-left:60px;margin-right:60px;}
.hm90 {margin-left:90px;margin-right:90px;}

.w100p {width:  100%;}
.w0    {width:   0px;}
.w100  {width: 100px;}
.w200  {width: 200px;}
.w300  {width: 300px;}
.w400  {width: 400px;}
.w500  {width: 500px;}
.w600  {width: 600px;}
.w700  {width: 700px;}
.w800  {width: 800px;}
.w900  {width: 900px;}
.w1000 {width:1000px;}

.left {text-align:left;}
.center {text-align:center;}
.right {text-align:right;}

.clear {clear:both;}

.big  {font-size:30px;}
.big1 {font-size:200%;}
.big2 {font-size:180%;}
.big3 {font-size:150%;}


th.nohand {cursor:default;}
.nohand {cursor:default;}
.nobrbg {background:none;border:0;}
.nobrbg th, .nobrbg td {background:none;border:0;}
.autoBr {white-space:pre;}


.topMenuFloat {
	margin:0px 30px 30px 30px;
	float:left;
	width:400px;
}
.topMenuFloat li {
	margin:1px;
}


/* ---------- system message ---------- */
.errorMessage {
	width:400px;
	margin:15px;
	border:1px solid #993300;
	padding:10px 20px;
	background:#ffffcc;
	color:#993300;
}
.okMessage {
	width:400px;
	margin:15px;
	border:1px solid #003399;
	padding:10px 20px;
	background:#ffffcc;
	color:#003399;
}
.errorMessage ul {margin-left:10px;}
.okMessage ul {margin-left:10px;}




/* lcCalendar */
.lcCalendarButton {width:1.5em; height:1.5em;background:#cccccc;}
#lcCalendar {display:inline;position:relative;top:0;left:0;  background:red;padding:1px 0;}
#lcCalendar * {margin:0;padding:0;list-style:none;}
#lcCalendar iframe {position:absolute;top:1.5em;left:0;width:14em;height:10em;}
#lcCalendar .lcCalendarOuter {position:absolute;top:1.5em;left:0;width:14em;background:#666666;cursor:pointer;}
#lcCalendar .lcCalendarInner {margin:2px;background:#ffffff;}
#lcCalendar .lcCalendarHeader {padding:0.5em;}
	#lcCalendar .nextMonth {float:right; width:10%;text-align:center;line-height:1.5em;}
	#lcCalendar .previousMonth {float:left; width:10%;text-align:center;line-height:1.5em;}
	#lcCalendar .lcCalendarYM {width:70%;margin:0 auto;}
		#lcCalendar .lcCalendarY {float:left; width:49%;position:relative;top:0;left:0;}
		#lcCalendar .lcCalendarM {float:right; width:49%;position:relative;top:0;left:0;}
			#lcCalendar .lcCalendarY p {border:1px solid #999999;background:#ffffff;line-height:1.5em;text-indent:0.5em;}
			#lcCalendar .lcCalendarM p {border:1px solid #999999;background:#ffffff;line-height:1.5em;text-indent:0.5em;}
			#lcCalendar .lcCalendarY ul {position:absolute;top:1.5em;left:0;width:4em;border:1px solid #999999;background:#dddddd;}
			#lcCalendar .lcCalendarM ul {position:absolute;top:1.5em;left:0;width:4em;border:1px solid #999999;background:#dddddd;}
			#lcCalendar .lcCalendarY ul li {padding:2px 0;}
			#lcCalendar .lcCalendarM ul li {padding:2px 0;}
			#lcCalendar .lcCalendarY ul li.selected {background:#b8de4a;}
			#lcCalendar .lcCalendarM ul li.selected {background:#b8de4a;}

#lcCalendar .lcCalendarBody {margin:0.5em 0 0.5em 0.3em;background:#ffffff}
	#lcCalendar .lcCalendarCHeader {text-align:center;}
		#lcCalendar .lcCalendarCHeader ul li {float:left; width:14%;}
			#lcCalendar .lcCalendarCHeader ul li p {margin:1px;font-weight:bold;}

	#lcCalendar .lcCalendarCBody {text-align:center;}
		#lcCalendar .lcCalendarCBody ul li {float:left; width:14%;}
			#lcCalendar .lcCalendarCBody ul li p {margin:1px;padding:1px 0;background:#666666;color:#ffffff;}

#lcCalendar .lcCalendarBottom {padding:0.3em;background:#cccccc;}
	#lcCalendar .buttonClose {float:right;padding:2px 5px;background:#333333;color:#ffffff;font-weight:normal;}
	#lcCalendar .buttonToday {padding:2px;text-align:center;}

#lcCalendar .clear {clear:both;}

/**************************************************/
#js-container-destination {
}
#js-container-destination ul {
	overflow: hidden;
	margin-top: 10px;
	list-style: none;
}
#js-container-destination li {
	margin: 0 0 5px 5px;
	float: left;
}
#js-container-destination li span {
	display: inline-block;
	padding: 0 5px;
	border: 1px solid #b5ccf2;
	border-bottom: 1px solid #9dabe0;
	border-radius: 1em;
	background: #d7e3f7;
	background: linear-gradient(#e3ebfa, #cad9f4);
	line-height: 21px;
	white-space: nowrap;

}
#js-dialog-destination form {
	padding: 10px 0 20px;
}
#js-dialog-destination form label {
	margin: 0 10px;
}
#js-dialog-destination tbody tr {
	border-top: 1px dotted #D4CCB0;
}
/**************************************************/

@media print {
	.noprint {display:none;}
}
