@CHARSET "UTF-8";

*,.ui-tabs-panel input, .ui-tabs-panel select,
.ui-tabs-panel textarea, .oap_inputbtn {
  font-family: "Times New Roman","新細明體","Arial Unicode MS", Arial, Verdana;
}

body {
	font-size: 13px;
	padding:0px;
	margin:0px;
}

table {
	border-spacing: 0;
	border-collapse: collapse;
}

td {
	vertical-align: top;
}

fieldset {
  border: 1px solid #DDDDDD;
  padding: 10px 10px;
  margin: 1em 0;
  display: block;
  /*
  -moz-border-radius: 8px;
  -webkit-border-radius: 7px;
  */
}

button,input[type='button'],input[type='submit'] {
	cursor:pointer;
}

fieldset legend {
  font-size: 16px;
  font-weight: bold;
  margin-left: 0.5em;
  color: #000080;
}

a {
	text-decoration:underline;
}

table.table-bordered{
	border:1px solid #343a40;
	margin-top:20px;
  }
table.table-bordered > thead > tr > th{
	border:1px solid #343a40;
}
table.table-bordered > tbody > tr > td{
	border:1px solid #343a40;
}

.ui-autocomplete {
	z-index:10000 !important;
}

.ui-autocomplete .ui-menu-item {
	font-family: "Arial","細明體_HKSCS";
	font-size: 12px;
}

.ui-tabs-nav li a {
	font-size:14px;
	font-weight:bold;
}

.ui-tabs .ui-tabs-nav li {
	margin: 1px .1em 0 0;
}

.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
	padding: .5em .5em;
}

span.ui-checkboxradio-icon { display: none; }

.chosen-container {
	font-size: 14px;
}

.chinese_font {
	font-family:'細明體_HKSCS';
}

p.page {
	page-break-after: always;
	line-height:0px;
}

#sitepage {
	max-width:984px;
}

#sitepage .site_lt {
	width:10x;
	height:8px;
	background: url(../images/site_border_lt.gif) no-repeat top;
	display:none;
}

#sitepage .site_ct {
	width:100%;
	height:8px;
	background: url(../images/site_border_ct.gif) repeat-x top;
	display:none;
}

#sitepage .site_rt {
	width:10x;
	height:8px;
	background: url(../images/site_border_rt.gif) no-repeat top;
	display:none;
}

#sitepage .site_lc {
	width:10px;
	height:100%;
	background: url(../images/site_border_lc.gif) repeat-y top;
	display:none;
}
#sitepage .site_cc {
	width:100%;
	height:100%;
}

#sitepage .site_rc {
	width:10px;
	height:100%;
	background: url(../images/site_border_rc.gif) repeat-y top;
	display:none;
}

#sitepage .site_lb {
	width:10px;
	height:10px;
	background: url(../images/site_border_lb.gif) no-repeat top;
	display:none;
}
#sitepage .site_cb {
	width:100%;
	height:10px;
	background: url(../images/site_border_cb.gif) repeat-x top;
	display:none;
}

#sitepage .site_rb {
	width:10px;
	height:10px;
	background: url(../images/site_border_rb.gif) no-repeat top;
	display:none;
}

#topbanner img {
	max-width: 984px;
	width: 100%;
	height: auto;
}

#mainContent {
	width:984px;
}

.oap_h1 {
	padding-top:10px;
	padding-bottom:5px;
	width:100%;
	text-align:center;
	font-weight:bold;
	font-size:24px;
	color: #2C923A;
}

.oap_hr {
	color:#EEEEEE;	
	width:100%;
	height:1px;
}

.oap_th {
	color: #666;
	background-color: #ddcebb;
	font-weight: bold;
}

.oap_dimmed {
	color:#AAAAAA;
}

.oap_actionimage {
	cursor: pointer;
	border:none;
}

.oap_actionimage:hover {
	background: #abdff4;
}

.oap_inputbtn {
	cursor: pointer;
}

.oap_activelink {
	cursor: pointer;
	color: red;
}

.oap_navigationlink {
	cursor: pointer;
	color: #aaaaaa;
}

.oap_error {
	color: red;
}

.dlg_hint {
	color: red;
	padding: 5px;
	font-size:11pt;
}

.footer {
	font-size: 11px;
	width:100%
}

.border {
	border:1px solid #003366;
	margin:0;
}

.instruction {
	font-size:12px;
}

.sectionTable {
  border-width: 0px;
  border-spacing: 1px;
}

.sectionTable tr td {
  padding: 3px;
}

.dataTable th {
	background-color: #eeeeee;
	font-weight: bold;
}

#content {
	padding: 0 5px;
}

.oap_r0 {
	background-color: #ffffff;
}
.oap_r1 {
	background-color: #f9f9f9;
}
.page_title {
	color:#26703f;
	font-weight:bold;
	font-size:22px;
}

.highlight {
  background-color:#AAFFAA;
}

.dimmed {
	color:#AAAAAA;
}

.keyword_input {
	width:100px;
}

.withdraw {
	color:#888888;
}

.app-spinners {
	position:fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 9999;
	background-color:rgba(0, 0, 0, 0.2);
}

.app-spinners .spinner-border {
	position:fixed;
	left: 50%;
	top: 50%;
}

.table-hover tbody tr:hover {
	background-color:#AAFFAA
}

.paymentButton {
	width:150px;
	height:70px;
	margin: 3px;
	cursor:pointer;
}

.paypalButton {
	-moz-box-shadow: 0px 1px 0px 0px #fff6af;
	-webkit-box-shadow: 0px 1px 0px 0px #fff6af;
	box-shadow: 0px 1px 0px 0px #fff6af;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #ffec64), color-stop(1, #ffab23));
	background:-moz-linear-gradient(top, #ffec64 5%, #ffab23 100%);
	background:-webkit-linear-gradient(top, #ffec64 5%, #ffab23 100%);
	background:-o-linear-gradient(top, #ffec64 5%, #ffab23 100%);
	background:-ms-linear-gradient(top, #ffec64 5%, #ffab23 100%);
	background:linear-gradient(to bottom, #ffec64 5%, #ffab23 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffec64', endColorstr='#ffab23',GradientType=0);
	background-color:#ffec64;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #ffaa22;
	display:inline-block;
	cursor:pointer;
	color:#333333;
	font-family:Arial;
	font-size:24px;
	font-weight:bold;
	padding:25px 60px;
	text-decoration:none;
	text-shadow:0px 1px 0px #ffee66;
}
.paypalButton:hover {
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #ffab23), color-stop(1, #ffec64));
	background:-moz-linear-gradient(top, #ffab23 5%, #ffec64 100%);
	background:-webkit-linear-gradient(top, #ffab23 5%, #ffec64 100%);
	background:-o-linear-gradient(top, #ffab23 5%, #ffec64 100%);
	background:-ms-linear-gradient(top, #ffab23 5%, #ffec64 100%);
	background:linear-gradient(to bottom, #ffab23 5%, #ffec64 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffab23', endColorstr='#ffec64',GradientType=0);
	background-color:#ffab23;
}
.paypalButton:active {
	position:relative;
	top:1px;
}


@media print {
.noPrint {
    display:none;
    width:0px;
}
}
