.accessible { text-indent:-1000px;}
.hidden {display:none;}
.left {float:left;}
.right {float:right;}
.clear {clear:both;}
html, body { background-color:#E7E9D1; font:11px Arial, Helvetica, sans-serif;color:#666 ;}
a {
  color:#db4105;
  text-decoration:underline; }
a.above-banner {
  color:#666;
  text-decoration:none; }
#f a { color:#666;}
#f a:hover {color:#db4105;}



hr { border:none; background-color:#c1c1c1;color:#c1c1c1;height:1px;width:100%;margin:10px 0 5px 0;padding:0;}
#container.fixed-lg {width:900px;}

#top-links {text-align:right;margin:0 0 5px 0;}
div#top-links div {padding:10px 15px 0 0;}
#top-links a, #f a {margin:0 2px;}
#commonwealth-court {
  background-image: url(../assets/header_bg.png);
  background-repeat: no-repeat;
  background-position: top;
}
#commonwealth-court .body { height:80px;text-align:right;padding-right:10px;}

#b  {background-color:white;min-height:550px;}
#b .body {width:850px;margin:0 0 0 22px;font-size:12px;}
#content-bottom {background: transparent url(../assets/content_bottom_bg.jpg) top no-repeat;height:26px;}
#f {text-align:right;}
.main_tabnav {
 padding: 0 0 22px 0;
 height:67px;
 overflow:auto;
 background-image: url(../assets/tab_bottom_bg.jpg);
 background-repeat: no-repeat;
 background-position: bottom;
 background-color: #444
}

.main_tabnav ul {
 margin: 17px 0 0 22px;
 padding-left: 0px;
}
.main_tabnav ul li {
 margin: 0;
 padding: 0;
 display: inline;
 list-style-type: none;
 height: 47px;width:174px;

}
.main_tabnav ul a:link,
.main_tabnav ul a:visited {
 height: 47px;width:174px;
 line-height: 47px;
 float: left;
 font-size: 14px;
 font-weight: bold;
 text-align:center;
 margin-right: 1px;
 padding-top:3px;
 text-decoration: none;
 color: #ccc;
 background: url(../assets/tab_off.jpg) left top no-repeat;
}
.main_tabnav ul a:link.open, .main_tabnav ul a:visited.open {
 background: url(../assets/tab_on.jpg) left top no-repeat;
 color: #fff;
}
.main_tabnav ul a:hover { background: url(../assets/tab_roll.jpg) left top no-repeat; color:#fff;  }

a#logout {background:url(../assets/logout_off.gif) top left no-repeat;height:22px;width:54px;display:block;float:right;margin:-3px 0 0px 5px;}
a#logout:hover {background:url(../assets/logout_roll.gif) top left no-repeat;}
a#logout span {display:none;}

.open-btn {background:url(../assets/open_btn.gif) top left no-repeat;height:15px;width:40px;display:block;margin:-3px 0 0px 0px;}
.open-btn span {display:none;}

.closed-btn {background:url(../assets/closed_btn.gif) top left no-repeat;height:15px;width:40px;display:block;margin:-3px 0 0px 0px;}
.closed-btn span {display:none;}

.arrow-down {background:url(../assets/arrow_down.gif) right 1px no-repeat;padding-right:18px;display:inline-block;text-decoration:none;}
.arrow-down-na {cursor:pointer; background:url(../assets/arrow_down_na.gif) right 1px no-repeat;padding-right:18px;display:inline-block;text-decoration:none;}

.session-info { color:#E7E9D1; font-size:13px; padding-top:15px;}
.session-info strong {font-weight:bold;}
.session-links {margin:10px 0 0 0 ;}
.session-links a {color:white;text-decoration:underline;line-height:17px;}

/*
Cascading from id=b is too strong - means you cannot override with a class.
We need to make much better use of h<n>s#b 
*/
h1 {font-size:14px;color:#db4105;line-height:44px;}
h2 {font-size:13px;color:#db4105;line-height:42px;font-weight: 500;}
h3 {font-size:12px;color:#db4105;line-height:40px;font-weight: 500;}
h4 {font-size:11px;color:#db4105;line-height:38px;font-weight: 500;}
strong {font-weight:bold;}
h4 {font-weight:bold;padding:10px 0 3px 0;}
#b .underline {text-decoration:underline;}

#b .flash {background:#E7E9D1;color:#343434;}
#b .round{
    border-left: solid 2px white; border-right: solid 2px white;
    font-size: 1px; height: 2px;
}
#b .flash .body { padding:15px 0px;width:auto;}
#b .flash .body h4 {font-weight:bold;font-size:14px;}

#b .flash a {text-decoration:underline;color:#343434;}

#b .files-table {width:100%;clear:left;border-bottom:1px solid #ccc;}
#b .files-table th {font-weight:bold;color:#444;font-size:13px;padding:7px 5px 7px 10px;background-color:#d4d2ae;border-left:1px solid white;border-right:1px solid white;}
#b .files-table th.username {font-weight:bold;color:#444;font-size:13px;padding:7px 5px 7px 10px;background-color:#d4d2ae;border-left:1px solid #d4d2ae;border-right:1px solid white;} /* st 080502 csr1914 */
#b .files-table td { border-left:1px solid #ccc; border-right:1px solid #ccc; padding:4px 5px 4px 10px; vertical-align: top; margin-bottom: 2px }
#b .files-table tr.alt td, table tr.alt td {background:#f5f5f5;}
#b .files-table th.jurisdiction {width:98px;border-left:none;}
#b .files-table th.fileno {width:98px;}
#b .files-table th.title {width:460px;}
#b .files-table th.status {width:64px;}
#b .files-table th.action {width:64px;}
#b .files-table th.via {width:54px;}
#b .files-table th.bookmark {width:80px;}
#b .files-table td.bookmark {border-right:1px solid white;}
#b .files-table td.jurisdiction {border-left:1px solid white;}
#b  td.no-border, #b th.no-border, #b div.no-border {border:none;}
#b td.no-pad, #b th.no-pad {padding:0;}
#b .court-diary td {background:#eee;border-bottom:1px solid white;}


table.outer-table {width:100%;}
table.outer-table th {font-weight:bold;color:#444;font-size:13px;padding:7px 5px 7px 10px;background-color:#d4d2ae;border-left:1px solid white;border-right:1px solid white;}
table.outer-table tr.application td {background:#eee; padding:4px 5px 4px 10px;border-bottom:3px solid white;}
table.inner-table {width:100%;border-bottom:1px solid #ccc;margin-bottom:3px;}
table.inner-table th {font-weight:bold;color:#444;font-size:13px;padding:7px 5px 7px 10px;background-color:#d4d2ae;border-left:1px solid white;border-right:1px solid white;}
table.inner-table td { border-left:1px solid #ccc; border-right:1px solid #ccc; padding:3px 5px 3px 10px;}

table.outer-table th.application {width:110px;}

th.username { width: 160px; border-left:1px solid red;}
th.role {width:100px;}
th.start-date {width:90px;}
th.actions {width:300px;}
td.actions a {margin-right:5px;}

#b .files-table td.username {border-left:1px solid white;}
#b .files-table td.actions {border-right:1px solid white;}

#b tr.highlight td {background-color:#e8e8d3; border:solid 0px red;}
.highlightFC {background-color:#e8e8d3; border:solid 0px green;}

#b tr.no-background td {background-color:transparent;}

#b table.case-detail {border:1px solid #d4d2ae;width:100%;margin:0 0 10px 0;border-width:0 1px 1px 1px;}
#b table.case-detail th {width:120px;padding:3px 7px;}
#b table.case-detail th, #b table.case-detail td { background:transparent;border:none;}

.filestable_tabnav ul {
 margin: 0px 0 0 0px;
 padding-left: 0px;
}
.filestable_tabnav ul li {
 margin: 0;
 padding: 0;
 display: inline;
 list-style-type: none;
 height: 25px;width:62px;

}
.filestable_tabnav ul a:link,
.filestable_tabnav ul a:visited {
 height: 25px;width:62px;
 line-height: 25px;
 float: left;
 font-size: 13px;
 font-weight: bold;
 text-align:center;
 margin-right: 1px;
 padding-top:3px;
 text-decoration: none;
 background:#ebebeb url(../assets/table_tab_off.jpg) left top no-repeat;
 color:#444;
}
.filestable_tabnav ul a:link.open, .filestable_tabnav ul a:visited.open {
 background:#d4d2ae url(../assets/table_tab_on.jpg) left top no-repeat;

}
.filestable_tabnav ul a:hover { color:#666;  }



.esearch_tabnav ul {
 margin: 0px 0 0 0px;
 padding-left: 0px;
}
.esearch_tabnav ul li {
 margin: 0;
 padding: 0;
 display: inline;
 list-style-type: none;
 height: 25px;width:62px;

}
.esearch_tabnav ul a:link,
.esearch_tabnav ul a:visited {
 height: 25px;width:86px;
 line-height: 25px;
 float: left;
 font-size: 13px;
 font-weight: bold;
 text-align:center;
 margin-right: 1px;
 padding-top:3px;
 text-decoration: none;
 background:#ebebeb url(../assets/table_tab_off.jpg) left top no-repeat;
 color:#444;
}
.esearch_tabnav ul a:link.open, 
.esearch_tabnav ul a:visited.open {
 background:#d4d2ae url(../assets/table_tab_on.jpg) left top no-repeat;

}
.esearch_tabnav ul a:hover { color:#666;  }



.xtabnav ul {
 margin: 0px 0 0 0px;
 padding-left: 0px;

}
.xtabnav ul li {
 margin: 0 1px 0 0;padding: 0;
 display: inline;
 list-style-type: none;
 height: 22px;
}
.xtabnav ul a:link,
.xtabnav ul a:visited {
 height: 22px;
 float: left;
 font-size: 13px;
 font-weight: bold;
 text-align:center;
 margin-right: 1px;
 padding:6px 12px 0 0;
 text-decoration: none;
 background:#eee url(../assets/_tab_off_right.gif) right top no-repeat;
 color:#444;
 border-bottom:1px solid white;
}
.xtabnav ul a:link span,
.xtabnav ul a:visited span{
 padding:6px 0 0 12px;
 background:#eee url(../assets/_tab_off_bg.gif) left top no-repeat;
}
.xtabnav ul a:link.open, .xtabnav ul a:visited.open {
 background:#d4d2ae url(../assets/_tab_on_right.jpg) right top no-repeat;
 border-bottom:1px solid #d4d2ae;
}
.xtabnav ul a:link.open span, .xtabnav ul a:visited.open span {
 background:#d4d2ae url(../assets/_tab_on_bg.jpg) left top no-repeat;
}

.xtabnav ul a:hover { color:#666;  }

#b .tab-link {padding:6px 0 0 0;margin:0 0 0 15px;display:block;float:left;}


#b #bubble {background:#d4d2ae url(../assets/bubble_top_bg_narrow.jpg) top left no-repeat;color:black;width:251px;float:right;}
#b #bubble .bottom {background:#d4d2ae url(../assets/bubble_bottom_bg_narrow.jpg) top left no-repeat;height:17px;}
#b #bubble .body {padding:20px 0;width:200px}
#b #bubble div.flash {width:200px;background:#bebf99;}
#b #bubble .flash .body {padding:10px 0;width:170px;}
#b #bubble h1 {color:black;font-size:22px;}
#b #bubble p {padding:10px 0;}
#b #bubble .round{
    border-left: solid 2px #d4d2ae; border-right: solid 2px #d4d2ae;
}
/* #b #bubble */
/* label { width:110px; display:block; float:left; font-size:14px;padding-left:0px;} */
label { font-size:14px; }
#b #bubble label.login {  display:block; float:none;padding:8px 0 2px 0; }
#b #bubble input.login {width:200px;}
#b #bubble p.input {margin-left:110px;width:185px;padding-top:0;}
#b #bubble .divider { border-bottom:1px solid white; height:3px; margin:10px 0;}

.bubble {background:#d4d2ae url(../assets/bubble_top_bg.jpg) top left no-repeat;color:black;width:351px;float:left;}
.bubble .bottom {background:#d4d2ae url(../assets/bubble_bottom_bg.jpg) top left no-repeat;height:17px;}
.bubble .body {padding:20px 0;width:300px;}
.bubble div.flash {width:300px;background:#bebf99;}
.bubble .flash .body {padding:10px 0;width:auto;}
.bubble h1 {color:black;font-size:22px;}
.bubble p {padding:10px 0;}
.bubble .round{
    border-left: solid 2px #d4d2ae; border-right: solid 2px #d4d2ae;
}
/*.bubble */ 
/* label { width:110px; display:block; float:left; font-size:14px;padding-left:0px;} */
.bubble label.login {  display:block; float:none;padding:8px 0 2px 0; }
.bubble span.login {  display:block; float:none;padding:8px 0 2px 0; }
.bubble input.login {width:300px;}
.bubble p.input {margin-left:110px;width:185px;padding-top:0;}
.bubble .divider { border-bottom:1px solid white; height:3px; margin:10px 0;}



/* individual registration */
.roundedcornr_box_822331 {
   background: #d4d2ae;
   width: 800px;
}
.roundedcornr_top_822331 div {
   background: url(../assets/roundedcornr_822331_tl.png) no-repeat top left;
}
.roundedcornr_top_822331 {
   background: url(../assets/roundedcornr_822331_tr.png) no-repeat top right;
}
.roundedcornr_bottom_822331 div {
   background: url(../assets/roundedcornr_822331_bl.png) no-repeat bottom left;
}
.roundedcornr_bottom_822331 {
   background: url(../assets/roundedcornr_822331_br.png) no-repeat bottom right;
}

.roundedcornr_top_822331 div, .roundedcornr_top_822331, 
.roundedcornr_bottom_822331 div, .roundedcornr_bottom_822331 {
   width: 100%;
   height: 25px;
   font-size: 1px;
}
.roundedcornr_content_822331 { margin: 0 25px; }


/* individual registration */
#b div#reg-form {width:90%; color:black;}
#b table#reg-form-table {border:0px solid black;width:110%;}
#b table#reg-form-table tr td {border:0px solid black; 
                               vertical-align:top; 
                               padding-top: 10px;
                               padding-left:20px;}
#b table#reg-form-table td.left-column {padding-left: 0px;}
#b table#reg-form-table td div {border:0px solid green;margin-top: 5px;}
#b div#reg-form h1 {color:black;font-size:22px;}
#b div#reg-form label { width:110px; display:block; float:left; font-size:14px;padding-left:0px;}
#b div#reg-form label.for-check-box { width:600px; 
                                      display:inline; 
                                      font-size:14px;
                                      padding-left:20px;
                                      margin-top:-16px;}
/*#b div#reg-form p.input {margin-left:110px;width:185px;padding-top:0px;} */
#b div#reg-form .divider { border-bottom:1px solid white; height:3px; margin:10px 0;}
#b div#reg-form div#reg-check-box {}
/*#b #individual_accepted_terms_of_use { margin-bottom:0px;} */


div#reg-form p.fldInfo
{
    margin-left:113px;
    width:185px;
    padding-top:0;
    color:gray;
    padding-bottom: 2px;
    text-align: left;
}

div#reg-form div.fldInfo
{
    margin-left:0px;
    width:350px;
    padding-top:10px;
    color:black; 
    padding-bottom: 2px;
    border: 1px solid black;
    text-align: left;
}


/* individual registration  v2*/
#b div#reg-form-v2x {width:70%; color:black;background:blue;}
#b table#reg-form-table-v2 {border:0px solid black;width:110%;}
#b table#reg-form-table-v2 tr td {border:0px solid blue; 
                               vertical-align:top; 
                               text-align:left;
                               padding-top: 10px;
                               padding-left:20px;}
#b table#reg-form-table-v2 td.left-hand-column {padding-left: 0px;
                                           padding-right: 20px;
                                           border-right:1px solid black;}
#b table#reg-form-table-v2 td {padding-left: 30px; padding-right: 100px;}
#b table#reg-form-table-v2 td div {margin-top: 5px;}
#b div#reg-form-v2 h1 {color:black;font-size:22px;}
#b div#reg-form-v2 label { width:150px; display:block; float:left; font-size:14px;padding-left:0px;}
#b div#reg-form-v2 label.for-check-box { width:400px; 
                                      display:inline; 
                                      font-size:14px;
                                      padding-left:0px;
                                      margin-top:-16px;}
/*#b div#reg-form p.input {margin-left:110px;width:185px;padding-top:0px;} */
#b div#reg-form-v2x .divider { border-bottom:1px solid white; height:3px; margin:10px 0;}
#b div#reg-form-v2 div#reg-check-box {padding-left:0px;}
/*#b #individual_accepted_terms_of_use { margin-bottom:0px;} */


div#reg-form-v2 p.fldInfo
{
    margin-left:153px;
    width:185px;
    padding-top:0;
    color:gray;
    padding-bottom: 2px;
    text-align: left;
}

div#reg-form-v2x div.fldInfo
{
    margin-left:0px;
    width:350px;
    padding-top:10px;
    color:black; 
    padding-bottom: 2px;
    border: 1px solid black;
    text-align: left;
}



#b .esearch-panel {width:827px;margin:0 0 0 22px;font-size:12px;}
/* .wide-bubble {background:#d4d2ae url(../assets/bubble_top_bgx.jpg) top left no-repeat;color:black;width:850px;float:left;} */
.wide-bubble {background:#d4d2ae;color:black;float:left;}
.wide-bubble .bottom {background:#d4d2ae url(../assets/bubble_bottom_bg.jpg) top left no-repeat;height:17px;}
.wide-bubble .esearch-panel {padding:20px 0;}
.wide-bubble label { width:90px; display:inline; white-space:nowrap; font-size:14px;padding-left:0px;}
.wide-bubble td { padding-right:1em;}

.wide-bubble-gap {width:850px;float:left;}
.narrow-floating-div {width:60px; height:2em; float:left;}

ul.esearch {list-style:disc; padding-left:2em; padding-bottom:1em;}
li.esearch {padding-bottom: 0.15em; }

#b #centre-content {/*margin-left:250px;*/ top:0px;padding: 0px 0px 0px 0px;margin:0px;}
#b #centre-content .body {padding:10px 0;width:500px;font-size:13px; /*position:absolute; top:1px;*/}
#b #centre-content h1 { font-size:20px;padding:10px 0 0px 0; margin:0;}

#b #right-content {
	float:right;
	
	
	top:1px;
	width:20%;
	border-left:thin solid #d4d2ae;
	padding-left:10px;
}
#b #right-content .body {padding:0px;width:50%;font-size:13px;}
#b #right-content h1 { font-size:20px;padding:10px 0 0px 0; margin:0;}
.dashboard-title{
  font-size: 15px;
  font-weight: bold;
  width:100%;
  color: #666;
  padding: 2px 2px 2px 0;
  
}
.dashboard-item-title{
  font-size: 14px;
  font-weight: bold;
  color: #db4105;
  padding: 2px 2px 2px 0;
 
}
.dashboard-item-date{
  font-size: 14px;
  
  font-style:italic;
  color: #888;
  padding: 2px 2px 2px 0;
 
}
.section{
	overflow-y:auto;
	
}
fieldset {border:0;margin:0;padding:0 0 0 10px;}
input.text {border:1px solid #8a8a8a;line-height:18px;padding:3px;margin:2px 0;font-size:16px;width:180px;}
input.medium-text {border:1px solid #8a8a8a;line-height:18px;padding:3px;margin-bottom:0.25em;margin-top:0.25em;font-size:12px;width:13em;}
input.small-text {border:1px solid #8a8a8a;line-height:18px;padding:3px;margin:2px 0;font-size:12px;width:10em;}
input.date-text {border:1px solid #8a8a8a;line-height:18px;padding:3px;margin:2px 0;font-size:12px;width:6em;}
input.date-text-esearch {border:1px solid #8a8a8a;line-height:18px;padding:3px;margin:2px 0;font-size:12px;width:13em;}

input.checkbox {margin-right:5px; margin-left:0px; margin-bottom:2px; border: 0px;}
input.radio {margin-right:3px; border: 0px;}
/*#b label.column {width:340px;display:inline-block;background:#ccc;}*/
#b div.input-column {width:200px;float:left;}
#b  .selectdate  {width:160px;margin-left:10px;}
#b select {font-size:12px;}
#b select.esearch {border:1px solid #8a8a8a;line-height:18px;padding:3px;margin-top:0.5em;font-size:12px;width:13.8em;}

#b .selectfile {width:190px;}

fieldset.filelocation label {margin-right:10px;}
.label-cell {vertical-align:middle;}
.combined-label-cell {vertical-align:middle;}
.checkbox-label {margin-left:-5px;}

#b .party-files-table {width:100%;clear:left;border-bottom:1px solid #ccc;}
#b .party-files-table th {font-weight:bold;color:#444;font-size:13px;padding:7px 5px 7px 10px;background-color:#d4d2ae;border-left:1px solid white;border-right:1px solid white;}
#b .party-files-table td { border-left:1px solid #ccc; border-right:1px solid #ccc; padding:4px 5px 4px 10px; vertical-align: top; margin-bottom: 2px }
#b .party-files-table tr.alt td, table tr.alt td {background:#f5f5f5;}
#b .party-files-table th.left-hand-column {width:98px;border-left:none;}
#b .party-files-table th.fileno {width:98px;}
#b .party-files-table th.title {width:460px;}
#b .party-files-table th.status {width:64px;}
#b .party-files-table th.action {width:64px;}
#b .party-files-table th.via {width:54px;}
#b .party-files-table th.bookmark {width:80px;}
#b .party-files-table td.right-hand-column {border-right:1px solid white;}
#b .party-files-table td.left-hand-column {border-left:1px solid white;}


/*#b .expanded {padding-left:16px;background:url(../assets/collapse_icon.gif) left 4px no-repeat;line-height:22px;font-weight:bold;color:#444;}*/
#b .expanded
{
cursor:pointer;
padding-left:16px;
background:url(../assets/collapse_icon.gif) left 4px no-repeat;
line-height:22px;
font-weight:bold;
color:#444;
}
/*#b .collapsed {padding-left:16px;background:url(../assets/expand_icon.gif) left 4px no-repeat;line-height:22px;font-weight:bold;color:#444;}*/
#b .collapsed
{
cursor:pointer;
padding-left:16px;
background:url(../assets/expand_icon.gif) left 4px no-repeat;
line-height:22px;
font-weight:bold;
color:#444;
}
#b .with-icon {padding-left:15px;background:left 1px no-repeat;}
#b .user {background-image:url(../assets/user_icon.gif);}
#b .admin {background-image:url(../assets/admin_icon.gif);}
#b .person {background-image:url(../assets/person_icon.gif);}
#b .tool {background-image:url(../assets/tool_icon.gif);}
#b .tick {background-image:url(../assets/tick_icon.gif);}
#b .cross {background-image:url(../assets/cross_icon.gif);}
#b .expand {background-image:url(../assets/expand_icon.gif);}
#b .collapse {background-image:url(../assets/collapse_icon.gif);}

/* st 080502 csr1914 */
#b .lock {background-image:url(../assets/lock_icon.gif); cursor: default;}

#b .firm-name {margin-right:30px;}
#b .halfpage {width:320px;}
#b .halfpage-margin {margin-right:21px;}
#b .halfpage-sep {margin:0 10px 5px 10px;border-left:1px solid #c1c1c1;width:1px;height:170px;}
#b .forgotpwd {margin-top:7px}
#b h1.welcome {height:49px;width:405px;background:url(../assets/welcome.gif) top left no-repeat;text-indent:-1000px;}

div.btns{
 white-space:nowrap;
}

div.btns:after
{
 display:block;
 clear:both;
 content:'';
}

div.btns a.btn{
 float:left;
 background:buttonface url(../assets/btn_border.gif) no-repeat;cursor:pointer;font-size:0;text-align:center;
 text-align:center;
 display:block;
 width:100px;
 min-width:100px;
 text-decoration:none;
 margin:0px 2px;
}
div.btns a.btn:hover { background:#da4105 url(../assets/btn_on.gif) no-repeat;}
div.btns a.btn:hover span{
 color:white;
 background: url(../assets/btn_on.gif) right bottom no-repeat;
/* opacity:0.6;
 filter:alpha(opacity:80);*/
}

.on-beige div.btns a.btn { background:#f5f5f5 url(../assets/btn_border_beige.gif)  no-repeat;}
.on-beige div.btns a.btn span { background: url(../assets/btn_border_beige.gif) right bottom no-repeat;}
.on-beige div.btns a.btn:hover {background:#da4105 url(../assets/btn_on_beige.gif) no-repeat;}
.on-beige div.btns a.btn:hover span{
 color:white;
 background: url(../assets/btn_on_beige.gif) right bottom no-repeat;
}
div.btns a.btn span
{

 padding:3px 16px 4px 16px;
 text-align:center;
 position:relative;
 left:1px;top:1px;
 display:block;
 text-decoration:none;
 background:url(../assets/btn_border.gif) right bottom no-repeat;
 font-size:12px;
 color:#222;

}

div.beige a.btn, .on-beige div.beige a.btn {background-color:#e7e9d1;}
/* st 080502 csr1914 disabled button introduced*/
div.btns a.btn_disabled{
 float:left;
 background:buttonface url(../assets/btn_border.gif) no-repeat;cursor:pointer;font-size:0;text-align:center;
 text-align:center;
 display:block;
 width:100px;
 min-width:100px;
 text-decoration:none;
 margin:0px 2px;
}
div.btns a.btn_disabled:hover { background:#da4105 url(../assets/btn_on.gif) no-repeat;}
div.btns a.btn_disabled:hover span{
 color:silver;
 background: url(../assets/btn_on.gif) right bottom no-repeat;
/* opacity:0.6;
 filter:alpha(opacity:80);*/
}
.on-beige div.btns a.btn_disabled { background:#f5f5f5 url(../assets/btn_border_beige.gif)  no-repeat;}
.on-beige div.btns a.btn_disabled span { background: url(../assets/btn_border_beige.gif) right bottom no-repeat;}
.on-beige div.btns a.btn_disabled:hover { background:#f5f5f5 url(../assets/btn_border_beige.gif)  no-repeat;}
.on-beige div.btns a.btn_disabled:hover span { background: url(../assets/btn_border_beige.gif) right bottom no-repeat;}
div.btns a.btn_disabled span
{
 color:silver;
 padding:3px 16px 4px 16px;
 text-align:center;
 position:relative;
 left:1px;top:1px;
 display:block;
 text-decoration:none;
 background:url(../assets/btn_border.gif) right bottom no-repeat;
 font-size:12px;
}

div.beige a.btn_disabled, .on-beige div.beige a.btn_disabled {background-color:#e7e9d1;}

/* FC ================================================================= */

#divLoginLeft
{
    float:left;
    width:300px;
    height:300px;
    background-color:#D3D4AA;
    padding:20px;
    margin-right:20px;
}
#divLoginRight
{
    float:left;
    width:48%;
    margin-left:20px;
    padding:20px;
}
input {border:1px solid #666;line-height:18px;padding:2px;margin:2px 2px 2px 0px;font-size:16px;}
input[type='radio'] {border:0px}
input[type='checkbox'] {border:0px}
input[type='button'] {cursor:pointer}
input[type='submit'] {cursor:pointer}
/*input{
  border: 1px solid #9C9C9C ;
}*/
.checkbox
{
  border: 0px solid #9C9C9C ;
}
#divFlash{
  width:100%;
  background: #BDBE99;
  padding:10px;
  margin-bottom: 20px;
}
.tbLogin{
  width:100%;
  padding:2px;
}
.tbLoginDisabled{
  width:100%;
  padding:2px;
  background: #D4D0C8
}
#divWelcome
{
  color:#db4105;
  font-size: 22px;
  margin-bottom: 20px;
}


#fileNavbar
{
    position:relative;
    bottom: 0px;
    padding:0.1em 0.1em 0em 0.1em;
    border:solid 0px red;
    margin-bottom:0px;
/*    height:25px; */
    width:100%;
/*    vertical-align: baseline; */
}
#fileNavigation
{
    position:relative;
    right:0px;
    float: right;
    margin:0em 1em 0 0em;
    border:solid 0px green;
    padding: 2px 2px 2px 2px;
}
#fileNavigation .navButton
{
    position:relative;
    top:5px;
  margin-left: 1px;
}

#fileNavigation .spanButton
{
  font-weight: bold;
  background-color: #d3d4aa;
  border: 1px solid #747474;
  color: black;
  margin-left: 1px;
  padding:0px 8px 0px 8px;
}
#fileNavigation .spanButton a
{
  font-weight: bold;
    color: black;
    text-decoration: none;
}
#fileNavigation .spanButtonDisabled
{
  font-weight: bold;
  background-color: #B9B9B9;
  border: 1px solid #747474;
  color: gray;
  margin-left: 1px;
  padding:0px 8px 0px 8px;
}
#fileNavigation .spanButtonSelected
{
  font-weight: bold;
  background-color: #d3d4aa;
  border: 1px solid #747474;
  color: black;
  margin-left: 1px;
  padding:0px 8px 0px 8px;
}
.toggleAnchor
{
margin: 0.1em 0.1em 0.1em 0em;
vertical-align:top;
}

/* extra style elements */
    .hiddenDetails {
      display: none;
      /*background: #FFE;*/
      /* color: #000; */
      border: 0px solid #111;
      /*margin: 0.1em 2em 0.1em 2em;*/
      /* padding-bottom: 2em; */
    }

    .form-table td {
      vertical-align: top;
    }

    td.field-label {
      padding-top: 0.3em;
    }

    .diaryDetails {
      margin: 0.5em 2em 0.1em 3em;
    }

/* extra style elements */

#b select.selFiles{width:180px;}
#b input.addFiles{width:180px;}
#b input.btnFiles{width:180px;}


form .formError { color: red;}
form .fieldWithErrors input {
    border: 1px solid red;
}
/* scaffold */
.fieldWithErrors {
  padding: 0px;
  /*
  border: solid 1px #78794D;
  background-color: #DB4105;
  display: table;*/
  float:left
  }
/*
.fieldWithErrors {
  padding: 2px;
  border: solid 1px #78794D;
  background-color: #DB4105;
  display: table;
}
*/
.diarytable_cdtabnav ul {
 margin: 0px 0 0 0px;
 padding-left: 0px;
}
.diarytable_cdtabnav ul li {
 margin: 0;
 padding: 0;
 display: inline;
 list-style-type: none;
 height: 25px;width:162px;

}
.diarytable_cdtabnav ul a:link,
.diarytable_cdtabnav ul a:visited {
 height: 25px;width:117px;
 line-height: 25px;
 float: left;
 font-size: 13px;
 font-weight: bold;
 text-align:center;
 margin-right: 1px;
 padding-top:3px;
 text-decoration: none;
 background:#ebebeb url(../assets/table_tab_off_wide.jpg) left top no-repeat;
 color:#444;
}
.diarytable_cdtabnav ul a:link.open, .diarytable_cdtabnav ul a:visited.open {
 background:#d4d2ae url(../assets/table_tab_on_wide.jpg) left top no-repeat;

}
.diarytable_cdtabnav ul a:hover { color:#666;  }

.collapsed_empty
{
padding-left:16px;
line-height:22px;
font-weight:bold;
color:#444;
}

/* Added by GC.  h4 was bold but h2 and h3 had been redefined to plain text by Diff. */
h2 {
 font-weight:bold;
 padding:10px 0pt 3px;
}
h3 {
 font-weight:bold;
 padding:10px 0pt 3px;
}
.fileName
{
  color:#db4105;
}
.regoLink
{
  color:#db4105;
  text-decoration: underline;
}

.regoP
{
  padding-top:5px;
  padding-bottom:5px;
  text-align: justify;
}
div.fldInfo
{
/*    color:#db4105;
    color:DimGray;   */
    padding-bottom: 14px;
    border:solid 0px red;
    text-align: left;
}

.login-block {position:absolute; top:20px;left:600px;}

#b #bubble p.fldInfo
{
    margin-left:110px;
    width:185px;
    padding-top:0;
/*    color:#db4105; */
    color:Gray;
    padding-bottom: 14px;
    border:solid 0px red;
    text-align: left;
}

.fieldsetTsCs {border: 2px #D2D4AC solid; margin:0;padding-left: 4px;}
.fcFieldSet {border: 1px #D2D4AC solid; margin:0;padding: 0px 4px 4px 4px;}

#divCondOfUse {
    margin-top:2px;
    /* overflow:auto; */ /* causes horizontal lines in ff2 when scrolling on rego page */
    width:98%; 
    height:740px; 
    border:0px #D2D4AC double;
    padding-left: 4px;
    padding-right: 4px;
 }
.cwsNav
{
  padding:1px;
}
.cwsNav a {
color:#db4105;
text-decoration:underline;
   }
.cwsNav a:hover {color:#db4105;}

.colouredLink
{
  color:#db4105;

}
.fc-open-btn {}
.fc-closed-btn {color:#999999;}

#b #permissions-form {color:black;width:478px;height:800px;float:left;border:solid 0px red; padding:0px;margin-left:0px;}
#b #permissions-form .body {padding:0px 0;width:100%;border:solid 1px green;margin-left:0px;}

#b #permissions-right-content {border:solid 0px red; width:368px; padding:0px;margin-right:10px; float:right}
#b #permissions-right-content .body {padding:0px; width:100%;border:solid 1px green;margin:0px 0px 5px 0px;}

#b #about-content {margin-left:60px;}
#b #about-content .body {padding:20px 0;width:680px;font-size:13px;}
#b #about-content h1 { font-size:20px;padding:10px 0 0px 0; margin:0;}

.fcTable td
{
 padding: 2px;
}

h1 {color:black; font-size:22px;}
h2 {color:black; font-size:20px;}
h2.ccp_style{
  font-size:1.6em;
  border: 0px solid red;
  color: black;
  line-height: 1.2em;
  border-bottom:0px solid #444;
  font-weight: normal;
}
h3 {color:black; font-size:18px;}
h4 {color:black; font-size:16px;}

.boldColoured
{
  color:#db4105;
  font-weight: 600;
}
.boldColored
{
  color:#db4105;
  font-weight: 600;
}
.plainColored
{
  color:#db4105;
  font-weight: 500;
}
/* debug style 
table {border: 2px solid red; margin: 2px;}
td {border:1px dotted purple; padding: 1px;}
div {border: 1px solid green;}
*/

.esearch-form-table td{
  padding-bottom:4px;
}

a.banner-link {color:#faf0e6;}


/* http://rock.errtheblog.com/will_paginate */
.pagination {
    padding: 3px;
    margin: 3px;
  }
  .pagination a {
    padding: 2px 0px 0px 2px;
    margin: 0px;
    /*border: 1px solid #aaaadd;*/
    text-decoration: none;
    /* color: #000099; */
    color: #777;
  }
  .pagination a:hover, .pagination a:active {
    border: 1px solid #db4105;
    color: #000;
  }
  .pagination span.current {
    padding: 2px 0px 2px 0px;
    margin: 0px;
    /*border: 1px solid #db4105; */
    font-weight: bold;
    /* background-color: #db4105; */
    color: #db4105;
  }
  .pagination span.disabled {
    padding: 2px 5px 2px 5px;
    margin: 2px;
    border: 1px solid #eee;
    color: #ccc;
  }
/* st 080501 csr1914 */
.menuHBar
{
  margin: 2px 0px 2px 0px;
  border:0px red solid;
  height: 30px;
  vertical-align: middle;
}
div.menubar div.divMenuBtn
{
 padding:3px 4px 3px 2px;
 text-align:center;
 display:block;
 text-decoration:none;
 border:1px #D4D2AE solid;
 background-color:#E0E1C2;
 cursor: pointer;
 float: left;
 margin-left: 1px;
}
.divMenuBtnSelected
{
 padding:3px 4px 3px 2px;
 text-align:center;
 display:block;
 text-decoration:none;
 color:#DB4105;
 border:1px #D4D2AE solid;
 background-color:#D4D2AE;
 float: left;
 margin-left: 1px;
}
a.inner_menu_link {color:#000000;font-weight:normal;}
a:hover.inner_menu_link {color:#DB4105;}


/* individual preferences  v2*/

div.v2-right-half-panel {width:50%; margin-left: 0px;}

div.v2-left-half-panel {width:45%;}
div.v2-right-half-panel-with-left-border {
  border-left:1px solid #ccc;
  width:50%; 
  padding-left: 20px; 
  margin-left: 0px;}

h1.v2-form {color: #666; font-size: 18px; font-weight: 400; }
h2.v2-form {color: #666; font-size: 14px; font-weight: 600; }

.inline {display:inline}
.required-field-notice {
  text-align: left;
  font-weight: normal;
  font-size: 13px;
  margin-left: -14px;
}

div.v2 label.text {
  width:140px;
  display:block; 
  float:left; 
  font-size:14px;
  padding-left:0px;
  margin-top: 5px;
  color: black;
}
div.v2 label.two-lines { 
  margin-top: -3px;
}
input.v2 {
  margin-bottom:15px;
}

input.v2-text-field {
  font-size:14px;
  padding-top: 3px;
  padding-bottom: 2px;
  vertical-align: sub;
/*  margin-bottom:15px;*/
  height:14px;
/*
  border-left: 2px solid gray;
  border-top: 2px solid gray;
  border-bottom: 2px solid #eee;
  border-right: 2px solid #eee;
*/
/*  _margin-top: -7px; */
}

div.v2-label-and-text-field {
  margin-bottom: 1em;
}

div.v2 { padding-right: 15px;}
hr.v2-form-divider {
  border-bottom: 1px solid #666;
  height:0px;
  margin-top: 0px; 
  margin-bottom: 20px;
}
div.v2-field-info {
  margin-left:160px;
  padding-top:0;
  color:gray;
  padding-bottom: 2px;
  text-align: left;
  /*margin-top: -10px;*/
  margin-bottom: 10px;
  color: #666;
}

div.v2-like-a-field {
  margin-left:150px;
  line-height: 15px;
  padding-top: 5px;
  padding-bottom: 5px;
  margin-bottom: 10px;
  font-size: 16px;
  color: black;
}
div.v2-form-link {
  margin-bottom: 20px;
  text-align: right;
}
div#v2-password-fields {
}
div.v2-submit {
  margin-left:150px;
}

div.v2-submit input {
  width:120px;
  font-size: 12px;
}

div.v2-for-inline-heading {
  margin-top: 10px;
}

h2.v2-inline-heading {
  display: inline;
}

div.v2-for-inline-heading span{
  margin-top: 10px;
  width: 100%;
  margin-left: 100px;
}

div.v2-for-link-below-form-fields {
  margin-top: 40px;
  margin-bottom: 20px;
  margin-left:150px;
}

input.v2-name {width: 220px;}
input.v2-email {width: 240px;}
input.v2-phone {width: 110px;}
input.v2-username {width: 110px;}
input.v2-password {width: 110px;}
input.v2-secret-question {width: 220px;}
input.v2-secret-answer {width: 150px;}


.v2-info-table {width:100%;clear:left;border-bottom:1px solid #ccc;}
.v2-info-table th {font-weight:bold;color:#444;font-size:13px;padding:7px 5px 7px 10px;background-color:#d4d2ae;}
.v2-info-table td {font-size:13px;padding:7px 5px 7px 10px;border-left:1px solid white;border-right:1px solid white;}
.v2-info-table tr.alt td {background:#f5f5f5;}

.v2-inner-table td {padding: 0 0 0 0;}
/*#b .files-table th.username {font-weight:bold;color:#444;font-size:13px;padding:7px 5px 7px 10px;background-color:#d4d2ae;border-left:1px solid #d4d2ae;border-right:1px solid white;} /* st 080502 csr1914 */
/*#b .files-table td { border-left:1px solid #ccc; border-right:1px solid #ccc; padding:4px 5px 4px 10px; vertical-align: top; margin-bottom: 2px }
#b .files-table tr.alt td, table tr.alt td {background:#f5f5f5;}
#b .files-table th.jurisdiction {width:98px;border-left:none;}
#b .files-table th.fileno {width:98px;}
#b .files-table th.title {width:460px;}
#b .files-table th.status {width:64px;}
#b .files-table th.action {width:64px;}
#b .files-table th.via {width:54px;}
#b .files-table th.bookmark {width:80px;}
#b .files-table td.bookmark {border-right:1px solid white;}
#b .files-table td.jurisdiction {border-left:1px solid white;}
#b  td.no-border, #b th.no-border, #b div.no-border {border:none;}
#b td.no-pad, #b th.no-pad {padding:0;}
#b .court-diary td {background:#eee;border-bottom:1px solid white;}
*/


div.v2-for-terms-conditions-checkbox-and-label {
  margin-left:145px;
  max-width: 220px;
  width: 220px;
}

#terms-conditions-checkbox-label {
  display: inline;
  float: inherit;
}
 
div.v2 label.for-checkbox { 
  display:inline; 
  float: inherit; 
  font-size:14px;
  margin-top: 5px;
  color: black;
}
span.for-terms-conditions-label {
  max-width: 200px;
  padding-left: 10px;
 }

input#individual_accepted_terms_of_use {color: red;
  margin-top: 0px;
  margin-left: 0px;
  margin-bottom: 0px;
  margin-right: 0px;
}

div.for-v2-register-button {margin-top: 20px; margin-left:160px;}
div.for-v2-restricted {margin-top: 20px; margin-left:205px;}

#rego_link_to_terms { margin-left: 27px; }


 /* width:100px;
  font-size:14px; */

input.v2-submit { 
   width:112px; 
   height:25px; 
   font-size: 13px; 
}

input.v2-submit :hover { 
   width:112px; 
   height:25px; 
   font-size: 14px; 
}


#restricted-password label.text {
  width:10em; 
  min-width: 10em;
  max-width: 10em;
  display:block;
  float:left; 
  font-size:13px;
  padding-left:0px;
  margin-top: 5px;
  color: black;
}

#restricted-password label.text.name {
  margin-top: 0px;
}

#restricted-password input {
  border: 1px solid black;
  padding: 3px;
}

#restricted-password span.like-a-field {
  text-align: right;
  margin-left:5px;
  /*padding-bottom:-5px;*/
  font-size: 16px;
}


#restricted-password label.two-lines {
  margin-top: -3px;
}

div.field-info
{
    margin:10px 0px 10px 0;
    margin-left: 140px;
    width:150px;
    padding-top:0;
    color:gray; 
    padding-bottom: 5px;
    text-align: left;
}

div.bottom a {
  text-decoration:none; 
  color: #666;
}

span.required-field-indicator {
  color: red;
  margin-right: 4px;
  font-size: 15px;
/*  vertical-align: -5px;
  _vertical-align: -10px;*/
}

span.required-field-indicator-beside-text {
  color: red;
  margin-right: 4px;
  font-size: 15px;
  _vertical-align: -2px;
}



div#edit-restricted-password {
  min-height:50em;
  height: 50em;
  color: black;
  font-size: 12px;
}

div#edit-restricted-password h1 {
  margin-bottom: 1.0em;
  color: black;
}

div#edit-restricted-password div {
  margin-bottom: 0.5em;
}

div#edit-restricted-password div.v2-flash {
  margin-bottom: 2em;
}


#edit-restricted-password-form {
  margin-top: 0;
}


#edit-restricted-password-form  label  {
  width: 15em;
  min-width: 15em;
  display: inline-block;
  font-size: 13px;
}

#edit-restricted-password-form span.label-spacer  {
  width: 16.2em;
  min-width: 16.2em;
  display: inline-block;
}

#edit-restricted-password-form div.field-info {
  margin: -1.5em 0 1.5em 16.2em;
  padding: 0 0 0 0;
}

#edit-restricted-password-form input.v2-submit {
  margin-top: 1.8em;
}


div#restricted-password-success {
  min-height:50em;
  height: 50em;
  color: black;
  font-size: 12px;
}

div#restricted-password-success h1 {
  margin-bottom: 1.0em;
  color: black;
}

div#restricted-password-success div {
  margin-bottom: 0.5em;
}

#restricted-password-success {
  margin-top: 0;
}

div.v2-session-links {
  margin: 5px 0px 0px 0px ;
  color:white;
  padding-top: 15px;
}
.v2-session-links a {
  color:white;
  line-height:17px;
  font-size: 12px;
  margin-left: 10px;
  margin-right: 10px;
}
span.inactive-session-link-text {
  line-height: 17px;
  font-size: 12px;
  margin-right: 10px;
}

div#ind-new {
  border-bottom: 1px solid #ccc;
}

div#ind-new  h2 {
  margin-bottom: -10px;
}


div#ind-new div.v2-left-half-panel {
  width: 45%;
  margin-top: 20px;
}
div#ind-new div.v2-right-half-panel {
  width: 50%;
  margin-top: 20px;
  border-left: 1px solid #808080;
  padding-left: 3em;
  margin-left: 0px;
}
/*
div#ind-new div.fieldWithErrors {
  display: inline-block;
  margin-bottom: 10px;
}
*/

h1.v2 {
  font-size: 16px;
  font-weight: bold;
  color: #666;
}

h2.v2 {
  font-size: 15px;
  font-weight: bold;
  color: #666;
}
h3.v2 {
  font-size: 14px;
  font-weight: bold;
  color: #666;
}

div#ind-new div.left h3 {
  margin-top: -1em;
  margin-bottom: -1em;
}
div#ind-new div.left p {
  margin-bottom: 1em;
}

div#ind-new div.right h3 {
  margin-top: -1em;
  margin-bottom: -1em;
}

div#ind-new div.required-field-notice {
  margin: 20px 0 20px -14px;
}

input#restricted-password-success-continue {
  margin : 2em 0 0 0;
}
.flash_message {
  color:#db4105;
  margin: 1em 0 0.5em 0;
}
.float-divider{
  clear: both;
}
.form_note{
  width:260px;
  clear: both;
}
.reg_form_block{
  padding: .6em 0 .6em 0;
  margin-bottom: 1em;
  border-bottom: 1px solid #666;
}
.errorExplanation h2{
  line-height: 35px;
  font-size: 1.4em;
}
h4.error_msg{
  color: black;
}
*.fldErr {
  border: 1px solid red;
}

