/* ****** Default Tag Styles ****** */
html, body, ul, ol, li, 
dl, dt, dd, p, div, img,
h1, h2, h3, h4, h5, h6, 
form, fieldset, a { 
	border: 0;
	margin: 0; 
	padding: 0; 
} 
html { font-size: 100.01%; }
body {
	background-color: #fafafa;
	color: #333;
	font: normal 62.5%/1.5em verdana, arial, sans-serif;
}

.leftCol .realmeContainer {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	margin-top: 4px;
	padding-top: 4px;
}

.leftCol .realmeContainer .realme_widget {
	margin-top: 10px;
}

h1 {
	border-bottom: 1px dashed #374B56;
	color: #374B56;
	font-size: 1.8em;
	margin-bottom: 1em;
	padding: .3em 0;
	line-height: 1em;
}
h2 {
    clear: both;
	color: #374B56;
	font: bold 1.3em verdana;
	margin: .2em 0;
}
h3 {
	font-size: 1.2em;
	color: #374B56;
	margin: 1em 0;
}
h4 {
	font-size: 1.1em;
	color: #374B56;
}
h5 {
	font: normal 1em verdana;
	color: #9fa700;
}
h6 {
	font: normal 1em verdana;
	color: #374B56;
}

p { margin: 0 0 1.5em; }

input { vertical-align: middle; }

.strong { font-weight: bold; }

.italic { font-style: italic; }

/* ****** Main Containers Styles ****** */
#outerContainer {
	background: url(../images/leftbg.gif) repeat-y 0 0;
	margin: 0 auto;
	padding: 0;
	width: 970px;
}
.noLeftCol #outerContainer { background-image: none; }

/* ****** Header Area Styles ****** */

.logo {
	float: left;
	height: 116px;
}
.logo-ewrb {
	background: #999900 url(../images/logo-ewrb_Realme.gif) no-repeat 0 0;
	float: right;
	height: 99px;
	width: 330px;
}
	
/* top tabs */
.tabList {
	position: absolute;
	bottom: -0.1em;
	left: 583px; 
}
.tabList ul {
	margin: 0 0 .3em .2em;
	padding: 0;
}
.tabList li {
	list-style: none;
	margin: .6em 0 0 0; 
}

.tabList li a,
.tabList a:link,
.tabList a:visited {
	background: #9fa700 url(../images/top-corner-right.gif) no-repeat right top;
	color: #fff;
	margin: 0;
	padding: .2em 1em .3em;
	text-decoration: none;
}
.tabList li a:hover { background-color: #a8ba00; }

/* ****** Main Content Styles ****** */
.mainContent { 
	float: left; 
	font-size: 1.2em;
	padding-top: 1.5em; 
	width: 100%;
}

.print { display: none; }

/* Left Column */
.leftCol {
	float: left;
	margin: 0 0 1em;
	width: 217px; 
}  

.navBtm {
	background: url(../images/leftnav.gif) no-repeat 0 bottom;
	clear: both;
	height: 25px;
	position: static;
	width: 100%;
	z-index: 0;
}

.nzgovt {
	background: url(../images/nzgovt.gif) no-repeat 0 0;
	float: right;
	height: 96px;
	width: 126px;
}

/* Text Content Area */
.textual { 
	float: left;
	padding: 0 1.5em 2em;
	width: 50%;
}
.noLeftCol .textual { width: 73%; }

.textual p { clear: both; }

.textual a,
.textual a:link,
.textual a:visited  { 
	border-bottom: 1px dashed;
	color: #336699;
	text-decoration: none;
}
.textual a:hover { color: #000; }

.textual ul { /*margin: 0 2.5em 1em;*/ line-height:20px; }
.textual ol { margin: 0 0 1em 4.5em; }

.textual ul.plain li, ul.plain li { 
	background-image: none;
	padding: 0 0 0.4em;
}

.textual ul.plain li input, ul.plain li input
{
	margin-right: 0.5em;
	vertical-align: middle;
}

.textual ul li { 
	background: url(../images/bullet.gif) no-repeat 0 .5em;  
	list-style-type: none;
	padding: 0 1em .4em;
}
.textual ol li { padding: 0 0 .4em;  }

.textual hr {
	border: none 0; 
	border-top: 1px dashed #ccc;
	border-bottom: 1px dashed #ccc;
	height: .2em;
}

.messageBox {
	background: #ecefab url(../images/corner-infoBox-leftTop.gif) no-repeat 0 0;
	float: left;
	margin-bottom: 1em;
	padding: 2.25em 0 0 0;
	position: static;
	width: 100%;
}
.errorMsg { background: #f2d9d9 url(../images/corner-errorBox-leftTop.gif) no-repeat 0 0; }

.messageBox .icon {
	background: url(../images/icon-info.jpg) no-repeat 0 0;
	height: 50px;
	float: left;
	margin: -1em 0 0 1em;
	position: static;
	width: 50px;
}
.errorMsg .icon { background: url(../images/icon-error-large.jpg) no-repeat 0 0; }
.messageBox .empty { background: none no-repeat 0 0; }

.messageBox .msg {
    float: left;
    margin-left: 1em; 
    width: 80%;
}

.messageBox h2 {
	margin: 0;
	padding: 0 1em 0.5em 1em;
}
.errorMsg h2 { color: #ff0000; }

.messageBox p, #TB_ajaxContent .messageBox p {
	margin: 0 0 0 0;
	padding: 0 1em .75em 1.2em;
}

.messageBox ul { padding: 1em 1em 0 6.5em; }
.messageBox ul li {
	background-image: none; 
	list-style-type: disc;
	padding: 0 0 .2em;
}
.messageBox ul span {
	color: #ff0000;
	font-weight: bold; 
}

.messageBox .hasCheckbox { padding: 0 2em 2em 2em; }

.messageBox .hasCheckbox input { margin-right: .5em; }

.messageBox .hasCheckbox label { width: 320px; }

.messageBox .hasCheckbox input,
.messageBox .hasCheckbox label { float: left; }

.messageBox .boxBtm {
	background: url(../images/corner-infoBox-rightBtm.gif) no-repeat right bottom;
	display: block;
	float: right;
	height: 35px;
	min-width: 100px;
	width: 100%;
}
.errorMsg .boxBtm { background-image: url(../images/corner-errorBox-rightBtm.gif); }

.textual table { 
	border-collapse: collapse; 
	clear: both;
	margin-bottom: 1em;
	width: 100%;
	border: .1em solid #336699;
}

.textual div.aspNetTable table {
	border: 0 solid transparent;
}

tr.alt-bg { background-color: #f0f8ff; }

.textual th,
.textual td {
	/*border: .1em solid #374B56;*/
	padding: .5em;
	text-align: left;
}

.textual table.store td 
{
	padding: 1em 0.5em;
}

.textual th, .textual tfoot td {
	/*background-color: #374B56;*/
	background-color: #336699;
	/*border: .1em solid #336699;*/
	color: #fff;
}

.textual tfoot td
{
	text-align:right;
}

.tableNote 
{
	font-style: italic;
	font-size: smaller;
	padding-left: 1em;
	padding-top: 0.25em;
}

.textual th a, .textual th a:link, .textual th a:visited, .textual tfoot a, .textual tfoot a:link, .textual tfoot a:visited
{
	color: #fff;
}

.asc span, .desc span {
	margin: -9999px;
	position: relative;
}
a.asc, a.desc,
a.asc:link, a.desc:link,
a.asc:visited, a.desc:visited {
	border: 0;
	display: block;
	height: 100%;
	margin-left: .5em;
	width: 15px;
	background-repeat: no-repeat;
	width: 2em;
	display: inline-block;
	background-position: 0 center;
}

a.asc,
a.asc:link { background-image: url(../images/aro-asc.gif); }
a.desc,
a.desc:link { background-image: url(../images/aro-desc.gif); }

/* Right Column */
.rightCol {
	float: right;
	width: 217px;
}

div.rightColBox {
	background: transparent url(../images/rightcol.gif) no-repeat 0 0;
	font-size: .95em;
	padding: 0.3em 1.5em 0;
	margin: 0;
	/*width: 217px;*/
	width: 181px;
	float:left;
} 
.rightCol div.altTop { background: #f1f4bd url(../images/corner-rightcol-leftTop-alt.gif) no-repeat 0 0; }

.rightColBox h2  {
	font-size: 1.6em; 
	margin-bottom: .5em;
	
}
.rightColBox h2 span {
	color: 	rgb(85,168,154);
	font-size: .75em; 
}

.rightColBox p { margin-bottom: 0.5em; }

.rightColBox a,
.rightColBox a:link,
.rightColBox a:visited  { 
	color: #336699;
	text-decoration: none;
}
.rightColBox a:hover { border-bottom: 1px dashed; }

.rightColBox ul li { 
	background: url(../images/bullet.gif) no-repeat 0 .5em;  
	list-style-type: none;
	padding: 0 1.2em .4em;
}
.rightColBox ol li { padding: 0 0 .4em;  }

.rightCol .navBtm {
	background: url( ../images/rightcol.gif) no-repeat right bottom; 
	padding : 0;
	margin-bottom: 1em;
}
.rightCol .altBtm { background-image: url( ../images/corner-rightcol-rightBtm-alt.gif) }

.rightCol .complete {
	background: url(../images/icon-tick.gif) no-repeat 0 .2em;
}
.rightCol .current {
	background: url(../images/aro-rightCol.gif) no-repeat 0 .3em;
	font-weight: bold;
}

/* Footer Styles */
.footer {
	background-color: #eaeae0;
	clear: both;
    margin-top: 1em;
	padding: .75em 2em 3em;
}

.footer div.left {
	float: left;
	width: 49%;
}

.footer div.right {
	float: right;
	width: 49%;
	text-align: right;
}

.footer li {
	border-right: .1em solid #000;
	float: left;
	list-style-type: none;
	padding: 0 .75em;
}

.footer li:last-child {
	border-right: 0 solid transparent;
}

.footer a, 
.footer a:link, 
.footer a:visited {
	color: #666600;
	font-weight: bold;
	text-decoration: none;
}
.footer a:hover { color: #000; }

/* Generic Styles */
.hidden {
	margin: -9999px;
	position: absolute;
}

#outerContainer li.last { border: 0; }

.backTo 
{
	float: right;
	padding: 0.5em 1em;
}

.switchFormContainer
{
	float: right;
	font-size: smaller;
	padding-bottom:  0.5em;
}

.topOfPage
{
	width: 100%;
	text-align: right;
	border-bottom: 0.5em;
}

.overdue
{
	color: #dd0000;
}


#searchform
{
	width: 200px;
	text-align:right;
	position: absolute;
	bottom: 5px;
	left: 380px;
}

#searchform input{
	border-color: #757500 #A8BA00 #A8BA00 #757500;
	border-style: solid;
	border-width: 1px;
	margin: 0;
	padding: 0;
	width: 140px;
}

#dbhsearch
{
	margin: 0px 36px 2px 0px;
}

#dbhsearch a
{
	color: #a22100;
	font-weight: bold;
	text-decoration: none;
	font-size: 1.2em;
}

#searchform p.inputContainer
{
	margin: 5px 5px 0 0;
}

#searchform img.searchButton
{
	vertical-align: top;
	padding: 2px 0 2px 0;
}

div.clearBoth, br.clearBoth
{
	clear: both;
}

div.floatLeft
{
    margin-left: 50px;
    margin-top: -25px;
}
input.MaxLengthError, textarea.MaxLengthError 
{
	background: #f2d9d9;
}

.NoticeBar p 
{
	padding: 0px;
	margin: 0px;
}

#simpleTooltip { padding: 7px; border: 1px solid #A6A7AB; background: #F2F3F5; width: 200px; }

div.ProviderSafetyTraining {
}
    div.ProviderSafetyTraining div {
        padding: 0.5em 0;
    }
    div.ProviderSafetyTraining label {
        position: relative;
        display: inline-block;
        width: 200px;
    }
    
    div.ProviderSafetyTraining input[type="text"], textarea, select {
        position: relative;
        display: inline-block;
        width: 200px;
        vertical-align: middle;
    }
    div.ProviderSafetyTraining select 
    {
        width: 205px;
    }

    div.ProviderSafetyTraining .hasError {
        background: url("../images/icon-error.jpg") no-repeat scroll 87% center #f2d9d9;
    }
    
div.ProviderSafetyTrainingSearchBox {
    border: 1px solid #336699;
    margin-top: 10px;
    margin-bottom: 30px;
    padding: 10px !important;
    overflow: hidden;
}
    div.ProviderSafetyTrainingSearchBox label 
    {
        font-weight: bold;
        width: 190px !important;
    }
    div.ProviderSafetyTrainingSearchBox .button {
        /* border: 2px solid blue;*/
        float: right;
        margin: 0;
    }
    
span.asterisk {
    color: red;
}

span.niceCheckbox {
    margin: 5px 5px;
    clear: both;
    display: inline-block;
}

span.niceCheckbox label {
    margin-left: 0.5em;
}
span.niceCheckbox input {
    
}

ul.nestedUL li {
    padding-left: 1em;
}

.ProviderSafetyTrainingPanel ul.nestedUL {
    padding-top: 0.5em;
}

div.bulkOutstandingAmount {
    padding: 10px 10px;
}


.RegisterStyle {
     background-color:transparent;
    border:none;
    cursor:pointer;
    text-decoration:underline;
    padding: 0px;
    margin-left: 0px !important;
    margin-top: -10px !important;
    margin: 0px;   
        
}
 




