/* ================================
    CSS STYLES FOR Module EP.RegisterBMS
   ================================
*/

#module
{
	width:580px;
}

#module P
{
	margin-left:0px;
	margin-bottom:3px;
}

#module,
#module P,
#module TD,
#module INPUT,
#module SELECT,
#module TEXTAREA 
{
	font-family:arial, verdana, tahoma, sans-serif;
    font-size: 12px;
    color: #000000;
}

#module INPUT,
#module SELECT,
#module TEXTAREA
{
  width:21em;
  margin-bottom:5px;
}

#module SPAN.radio INPUT,
#module SPAN.chk INPUT
{
  width:auto;
  position:relative;
  top:4px;
}

#module .chk TD INPUT,
#module .radio TD INPUT
{
  width:auto;
  position:relative;
  top:2px !important;
  top:6px;
}

#module SPAN.radio LABEL,
#module SPAN.chk LABEL,
#module .chk TD LABEL,
#module .radio TD LABEL
{
  padding-right:15px;
}

#module span u
{
	display:block;
	float:right;
	margin-right:5px;
	color:red;
	text-decoration:none;
}

#module .Commandbutton
{
	float:left;
	display:block;
	width:136px; height:22px;
	margin:0px 10px 0px 0px;
	padding-top:5px !important;
	padding-top:2px;
	color:#fff;
	background:#717073;
	border:1px solid #fff;
	text-decoration:none;	
}

#module .Commandbutton.done
{
	width:284px;
}

#module .Commandbutton.Disabled
{
	opacity:0.5; filter:alpha(opacity=50);
}

#module .prog
{
	width:728px;
	margin:0px 5px 0px 5px;
	border:1px solid #F9AA4F;
}

#module .prog TR.row TD
{
	background:#f8a250;
	opacity:0.7; filter:alpha(opacity=70);
	cursor:pointer;
}

#module .prog TD .chk INPUT
{
	width:auto;
	top:1px; left:5px;
}

#module .prog TD IMG
{
	margin-right:10px;
	cursor:help;
}




/*---------ADMIN----------*/

TR.nosort TD
{
  background:seashell url('/images/redarrow_vague.gif') center right no-repeat;
  padding-right:11px;
}

TR.nosort TD.hidesort
{
  background:seashell;
}

TR.nosort TD.sort-ASC
{
  background:seashell url('/images/redarrow_up.gif') center right no-repeat;
}

TR.nosort TD.sort-DESC
{
  background:seashell url('/images/redarrow_down.gif') center right no-repeat;
}

TD.AddRecord TEXTAREA,
TR.edit TEXTAREA
{
  font-size:11px;
	font-family:arial, helvetica, sans-serif;
  border:1px solid #AFAFAF;
}

TD.AddRecord INPUT,
TD.AddRecord SELECT,
TR.edit INPUT,
TR.edit SELECT
{
  height:17px;
  font-size:11px;
  font-family:arial, helvetica, sans-serif;
  border:1px solid #AFAFAF;  
}

TD.AddRecord SPAN.chk INPUT,
TR.edit SPAN.chk INPUT
{
  border:none;
}

TD.AddRecord INPUT,
TD.AddRecord A IMG
{
	margin-top:4px;
}

TD.AddRecord TD INPUT
{
	margin-top:0px;
}

.statsel
{
  float:right;
  margin-left:10px;
}

#admin
{
	width:900px;
}

#admin,
#admin P,
#admin TD,
#admin INPUT,
#admin SELECT,
#admin TEXTAREA 
{
	font-family:arial, verdana, tahoma, sans-serif;
    font-size: 11px;
    color: #000000;
    line-height:0.9;
}

#admin A.search
{
	position:relative;
	top:3px;
}

#admin .Commandbutton.tab
{
	margin-right:10px;
}

#admin .chk TD INPUT
{
  width:auto;
  position:relative;
  top:6px;
}

#admin .chk TD INPUT.amount
{
	width:20px;
	position:static;
	margin-left:5px;
}

#admin .subtotal
{
	border-top:1px dashed #000;
}

#admin .total1
{
	border:1px solid #000;
	border-width:1px 0px 1px 1px;
}

#admin .total2
{
	border:1px solid #000;
	border-width:1px 1px 1px 0px;
}

#datepicker_div
{
    border:1px solid #DADADA;
}

.datepicker_control
{
    background:#DADADA;
}

.datepicker_links
{
	background:#CED6D9;
}

.datepicker_titleRow
{
	background:#C5CDD0;
}

.datepicker_header,
.datepicker_header SELECT
{
	background:#ABB8BE;
}

.datepicker_trigger
{
	position:relative;
	top:-3px; left:2px;
}

/*---------QUESTIONNAIRE----------*/

#question
{
	text-align:center;
	margin-top:20px;
	background:#fff;
}

#question,
#question A,
#question TD,
#question SPAN,
#question INPUT,
#question SELECT,
#question TEXTAREA
{
	font-family:arial, verdana, tahoma, sans-serif;
    font-size: 12px;
    color: #000000;
}

#question .smaller
{
	font-size:80%;
}

#question,
#question A,
#question TD,
#question SPAN
{
	color:#000;
}

#question .question
{
	margin:auto;
	margin-top:30px;
	background:#fff;
	clear:left;
	width:500px;
	text-align:left;
	background:#fff;
}

#question P
{
	width:500px;
	text-align:justify;
	margin-left:auto;
	margin-right:auto;
	padding-bottom:2px;
}

#question INPUT,
#question SELECT,
#question TEXTAREA
{
	width:30em;
	margin:5px;
}

#question TABLE
{
	width:35.5em;
	margin-left:5px;
	margin-top:10px;
}

#question TABLE.radio
{
	width:25em;
}

#question TD INPUT
{
	width:5em;
	margin:0px;
}

#question SPAN.radio INPUT,
#question SPAN.chk INPUT,
#question TABLE.radio INPUT,
#question TABLE.chk INPUT
{
	width:auto;
}

#question SPAN.radio LABEL,
#question SPAN.chk LABEL,
#question TABLE.radio TD LABEL,
#question TABLE.chk LABEL
{
	margin-left:5px;
	margin-right:20px;
}

#question SPAN.radio INPUT,
#question SPAN.chk INPUT
{
  position:relative;
  top:4px;
}

#question H3
{
	font-size:120%;
	font-weight:bold;
	text-decoration:underline;
}

#question B
{
	display:block;
	margin:5px;
	clear:left;
}

#question .free,
#question .list
{
	float:left;
	display:none;
	background:#fff;
}

#question .free
{
	width:28em;
}

#question .list
{
	position:relative;
	top:3px;
	margin:0px 3px 0px 3px;
	cursor:pointer;
}

#question .open
{
	display:block;
	height:150px;
	margin-bottom:20px;
}

/**
* Handshake page
********************************************************************************************/
.handshake#module
{
	text-align:center;	
}

.handshake#module H3
{
	margin:0;
	padding:0.2em;
}

.handshake#module #scanner 
{
	position:relative;
	width:100%;
	height:491px;
	margin:auto;
	padding-top:20px;
	overflow:hidden;
	background:#fff;	
}

.handshake#module .loading#scanner
{
	background:transparent url(ui-img/loading.gif) top center no-repeat;
}

.handshake#module #scanner IMG
{
	position:relative;
	display:none;
}

.handshakemodal
{
	display:none;
}

.ui-dialog.loading #handshakes
{
	background:transparent url(ui-img/loading.gif) center center no-repeat;
}

.ui-dialog.loading #handshakes P
{
	height:50px;
	text-indent:-100em;
}

.handshakemodal P,
.handshakemodal TABLE
{
	margin-bottom:0.5em;
}

.handshakemodal P,
.handshakemodal H3
{
	font-size:1.5em;
}

.handshakemodal TABLE TD
{
	font-size:1em;
	padding:0 5px 0 5px;
}

/*******************************************************************************************/
