/* ================================
    CSS STYLES FOR Module EP.RegisterOBR
   ================================
*/

#module
{
	width:950px;
	margin:10px 0px 10px 0px;
}

#module P
{
	width:700px;
	text-align:left;
}

#module TD
{
	vertical-align:top;
}

#module TD.leftcol
{
	width:370px;
}

#module TD.rightcol
{
	width:550px;
}

#module TD.leftcol SPAN
{
	display:block;
	position:relative;
	top:4px;
	width:370px;
}

#module,
#module P,
#module A,
#module TD,
#module INPUT,
#module SELECT,
#module TEXTAREA 
{
	font-family:"Trebuchet MS",Helvetica,sans-serif;
	font-size:13px;
    color: #000000;
    font-weight:normal;
}

#module A
{
	color:#CCCC00;
	text-decoration:underline;
}

#module INPUT,
#module SELECT,
#module TEXTAREA
{
  width:390px;
  margin-bottom:5px;
}

#module SPAN.radio INPUT,
#module SPAN.chk INPUT
{
  width:auto;
  position:relative;
  top:2px !important;
  top:6px;
}

#module .chk TD INPUT,
#module .radio TD INPUT
{
  width:auto;
  height:14px;
  position:relative;
  top:2px !important;
  top:4px;
}

#module SPAN.radio LABEL,
#module SPAN.chk LABEL,
#module .chk TD LABEL,
#module .radio TD LABEL
{
  width:auto;
  padding-right:15px;
  padding-left:5px;
}

#module table.radio,
#module table.chk
{
	margin-top:0px;
}

#module span u
{
	display:block;
	position:relative;
	float:right;
	left:20px;
	margin-right:5px;
	margin-top:0px !important;
	margin-top:2px;
	color:red;
	text-decoration:none;
}

.ie #module span u
{
	left:15px;
}

#module small
{
	font-size:12px;
}

#module .validate
{
	position:relative;
	top:0px !important;
	top:-7px;
}

#module .validate.fix
{
	left:120px;
	top:-23px !important;
	margin-bottom:-20px;
}

#module .code
{
	font-size:130%;
	float:left;
}

#module .errorlist li
{
	margin-left:15px;
}

#module A.Commandbutton,
#module A.Commandbutton:link,
#module A.Commandbutton:hover,
#module A.Commandbutton:active
{
	float:left;
	width:100px;
	margin-right:150px;
	margin-left:3px;
	color:#CCCC00;
	font-size:1em;
	font-weight:bold;
	text-decoration:none;
	cursor:pointer;
}

#module A.Commandbutton .ui-icon,
#module A.Commandbutton span
{
	display:block;
	float:left;
	cursor:pointer;
}

#module A.Commandbutton.login,
#module A.Commandbutton.login:link,
#module A.Commandbutton.login:hover,
#module A.Commandbutton.login:active
{
	float:right;
	text-align:center;
	margin-right:0px;
	margin-left:0px;
	cursor:pointer;
}

.ie #module A.Commandbutton.login
{
	position:relative;
	top:2px;
}

#module .clearFieldBlurred { color: #666; font-style: italic; text-align:center; }
#module .clearFieldActive { color: #000; text-align:left; }


/**
 * Program styling
 ***************************************************************/
#module .progheader
{
	font-size:15px;	
	font-weight:bold;
	line-height:20px;
	color:#000;
}

#module .prog
{
	width:850px;
	margin:0px 0px 0px 0px;
	border:1px solid #ADADAD;
}

#module .prog A
{
	color:#000;
}

#module .prog TD
{
	padding:5px 0 5px 0 !important;
	padding:2px 0 2px 0;
	vertical-align:middle;
}

#module .prog TR.head TD
{
	background:#CCCC00;
	font-weight:bold;
	color:#fff;
}

#module .prog TR.row TD
{
	background:#DFDFDF;
	opacity:0.7; filter:alpha(opacity=70);
	cursor:pointer;
}

#module .prog TR.row TD.full,
#module .prog TR.row TD.full A
{
	color:#717171;
}

#module .prog TD .chk INPUT
{
	width:auto;
	top:2px; 
	left:5px !important;
	left:2px;
}

/***************************************************************/

#module .free,
#module .list
{
	float:left;
	display:none;
	background:#fff;
}

#module .free
{
	width:372px;
}

#module .list
{
	position:relative;
	top:3px;
	margin:0px 3px 0px 3px;
	cursor:pointer;
}

#module .chk.small
{
	width:100%;
}

#module ul li
{
	line-height:18px;	
}

/*---------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 SELOBRT,
TR.edit INPUT,
TR.edit SELOBRT
{
  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-right:5px;
}

#admin
{
	width:852px;
	text-align:left;
}

#admin,
#admin P,
#admin A,
#admin TH,
#admin TD,
#admin INPUT,
#admin SELECT,
#admin TEXTAREA 
{
	font-family:Arial,Helvetica,sans-serif;
    font-size: 11px;
    color: #000000;
    font-weight:normal;
}

#admin .ui-icon
{
	float:left;
	background-image:url(ui-img/ui-icons_454545_256x240.png);
}

#admin .ui-icon.warning
{
	background-image:url(ui-img/ui-icons_cd0a0a_256x240.png);
}

#admin .ui-icon.okay
{
	background-image:url(ui-img/ui-icons_cccc00_256x240.png);
}

#admin A
{
	text-decoration:underline;
}

#admin TD
{
	padding:1px 3px 1px 3px;
}

#admin A.search
{
	position:relative;
	top:3px;
}

#admin .Commandbutton.tab
{
	margin-right:10px;
}

#admin .chk TD INPUT
{
  width:auto;
  position:relative;
  top:6px;
}

#admin .inactive
{
	color:#ADADAD;
}

/* Program -----------------------------------------*/

#program
{
	width:750px;
	margin:0;
	text-align:left;
}

#program,
#program P,
#program A,
#program TH,
#program TD,
#program INPUT,
#program SELECT,
#program TEXTAREA 
{
	font-family:Arial,Helvetica,sans-serif;
    font-size: 11px;
    color: #000000;
    font-weight:normal;
}

#program P
{
	margin:15px;
}

#program TD
{
	padding:0 3px;
}

#program .Commandbutton
{
	float:left;
	margin-right:150px;
	margin-left:3px;
	color:#E77F8A;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	padding-right:12px;
	background:url(/DesktopModules/EP.RegisterOBR/arrow_r.gif) right 5px no-repeat;
}

#program .Commandbutton.back
{
	padding-right:0px;
	padding-left:12px;
	background:url(/DesktopModules/EP.RegisterOBR/arrow_l.gif) left 5px no-repeat;
}