@charset "UTF-8";
/* CSS Document */

.visualClear {
    clear: both;
    display: block;
}
/* FONTS */

h1, #content h1 {
    font-size: 20px;
    line-height: 24px;
  color: #008BC6;
}

body {
    font-family: 'Lucida Sans Unicode','Lucida Grande',sans-serif;
    font-size: 13px;
    line-height: 13px;
}

p {
    line-height: 1.5em;
    margin: 0 0 0.75em;
}
.subsite #headerLinks a {
    color: #000000;
  text-decoration: none;
}

a, .linkButton {
    color: #085394;
 /* text-decoration: none;*/
  font-size: 13px;
}
a:hover, .linkButton:hover {
    color: #085394;
  text-decoration: underline;
  font-size: 13px;
}
/* FONTS END */


/* HEADER */
#siteHeaderLeftLogo {
    background: url("../images/template/subsite_energysafety_med_header_left_logo.png") no-repeat scroll left 54px transparent;
    height: 140px;
    left: 0;
    position: absolute;
    top: 0;
    width: 614px;
    z-index: 1;
}
#siteHeader {
    background: none repeat scroll 0 0 transparent;
    height: 188px;
    margin: 0 auto;
    position: relative;
    width: 960px;
    z-index: 101;
}
#headerLinks {
    color: white;
    position: absolute;
    right: 129px;
    top: 24px;
    z-index: 20; /* This needs to be > 10 so that the RealMe popup in the header is above everything */
}

.divottitleview .content {
    background: none repeat scroll 0 0 white;
}
#siteHeaderRightLogo {
    background: url("../images/template/med_header_right_logo.png") no-repeat scroll left 24px transparent;
    height: 140px;
    position: absolute;
    right: 0;
    top: 0;
    width: 113px;
   background-position: right 24px;
}

/* --------------------------------------------- CRUMB --------------------------------------------- */

.crumb {
  border-bottom: solid 1px #666;
  color: #666;
  width: 960px;
  margin: 0 auto 8px;
  padding-top: 8px;
}

.crumb .crumbtrail {
  float: left;
}

.crumb .crumbtrail .breadcrumbSeparator {
  font-size: 100%;
}

.crumb .crumbtrail a {
  text-decoration: none;
  color: #666;
}

.crumb .crumbtrail .here {
  font-weight: bold;
}

/* HEADER END */


/* BACKGROUND */
body {
    background-image: url("../images/template/subsite_body_dodge_vbg.png");
  background-repeat: repeat-x;
}
#wizzard {
    background-image: url("../images/template/subsite_body_dodge_vbgWizzard.png");
  background-repeat: repeat-x;
}

/* BACKGROUND END */


/* CONTENT */
.tabularasaview {
    background: none repeat scroll 0 0 white;
    padding: 0 20px;
}


#portal-columns-wrapper {
    background: none repeat scroll 0 0 white;
    margin: 0 auto;
    padding: 5px 0;
    width: 960px;
}
/* CONTENT END */


/* DIVOT PANEL */
.divottitleview {
    background: none repeat scroll 0 0 #E4E4E4;
    padding: 12px;

}
.divottitleview .titlebar {
    background: url("../images/template/divottitleview_body_vbg_black.png") repeat-x scroll 0 0 #E4E4E4;
  height: 50px;
}

.divottitleview .titlebar .leftEnd {
    background: url("../images/template/divottitleview_ends_black.png") no-repeat scroll left top transparent;
  float: left;
    height: 50px;
    width: 40px;
}

.divottitleview .titlebar .rightEnd {
    background: url("../images/template/divottitleview_ends_black.png") no-repeat scroll right top transparent;
  float: right;
    height: 50px;
    width: 3px;
}

.divottitleview .titlebar .body {
    color: white;
    float: left;
    font-size: 15px;
    line-height: 38px;
    margin-left: -24px;
}

.divottitleview .content {
    background: none repeat scroll 0 0 white;
}

.divottitleview .content ul {
    list-style:none;
    padding: 0 1em;
}


.divottitleview a    {
  font-size: 14px;
  line-height: 24px;
  color: #008BC6;
  text-decoration: none;
  
}
.divottitleview a:hover    {
    text-decoration: underline;
}

.width33 {
    width: 32.985%;
   float: left;
}

.boxArea input {
    margin: 13px 0;
    /* padding: 0 5px; */

}

.boxArea{
  border: #333333 1px solid;
  padding: 14px;
  overflow: auto;
}



/* DIVOT PANEL END */


/* MENU */
#megaselector {
    background: url("../images/template/mega_tab_vbg.png") repeat-x scroll center top transparent;
    bottom: 0;
    font-family: Tahoma,Arial,sans-serif;
    font-size: 13px;
    font-weight: bold;
    left: 0;
    position: absolute;
    width: 960px;
    z-index: 2;
  bottom: 8px;
}
#megaselector .leftEnd {
    background: url("../images/template/mega_left_end_gray_bordered.png") repeat scroll 0 0 transparent;
    display: block;
    height: 45px;
    margin-bottom: -1px;
    margin-right: -4px;
    position: relative;
    width: 75px;
    z-index: 10;
}
#megaselector .leftEnd, #megaselector .rightEnd {
    float: left;
}

#megaselector a {
    color: white;
    text-decoration: none;
}
#megaselector .body {
    float: left;
    width: 886px;
}
#megaselector .body .tab {
    -moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: url("../images/template/mega_tab_vbg.png") repeat-x scroll center top transparent;
    border-color: #364345 #464646 -moz-use-text-color #797979;
    border-left: 1px solid #797979;
    border-right: 1px solid #464646;
    border-style: solid solid none;
    border-width: 1px 1px medium;
    color: white;
    cursor: pointer;
    float: left;
    height: 44px;
    position: relative;
}

#megaselector .leftEnd, #megaselector .rightEnd {
    float: left;
}

#megaselector .rightEnd {
    background: url("../images/template/mega_right_end.png") repeat scroll 0 0 transparent;
    height: 45px;
    width: 3px;
}
#megaselector .body .tab .inner span {
    display: inline-block;
}
#megaselector .body .tab .inner {
    text-align: center;
}
#megaselector .body .tab {
    border-style: solid solid none;
    color: white;
    cursor: pointer;
}
#megaselector .body .tab .inner {
    display: table-cell;
    height: 44px;
    padding: 0 4px;
    text-align: center;
    vertical-align: middle;
}


/* MENU END*/


/* MESSAGES */

.fullWidth .message.caption {
    margin-bottom: 10px;
    width: 894px;
}


.message {
    display: none;
    margin-right: 10px;
    margin-top: 10px;
}

.caption .top {
    background-color: transparent;
    background-image: url("../images/template/grey_box_top.jpg");
    background-position: right top;
    background-repeat: no-repeat;
  margin-right: 10px;
}

.message .top, .message .bottom {
    height: 15px;
    margin-left: 10px;
    position: relative;
}

.fullWidth .message.caption {
    margin-bottom: 10px;
    width: 894px;
}

.fullWidth .message {
    width: 924px;
}
.caption .contents {
    background-color: transparent;
    background-image: url("../images/template/grey_box_bottom.jpg");
    background-position: right bottom;
    background-repeat: no-repeat;
    margin-left: 10px;
  margin-right: 10px;
    padding: 4px 19px 19px 0;
}

.message .contents {
    color: #333333;
  padding-left: 30px;
    padding-right: 20px;
}

.caption .bottom {
    height: 0;
}

.message .bottom .left, .message .bottom {
    height: 25px;
}

.message .bottom {
    position: relative;
    top: -10px;
}

.message .top, .message .bottom {
    height: 15px;
    margin-left: 10px;
    position: relative;
}
.caption .top .closeButton {
    background-image: url("../images/template/grey_close.jpg");
    top: 10px;
}
.message .top .closeButton {
    background-repeat: no-repeat;
    cursor: pointer;
    float: right;
    height: 30px;
    left: 5px;
    position: relative;
    width: 30px;
}
.errorMessage{
  color: #CC0000;
  background-image: url("../images/template/exclamation.png");
  background-repeat: no-repeat;
  background-position: 10px center;  
  border: 2px solid #CC0000;
  border-radius: 6px;
  height: 16px;
  padding: 1em 3.5em;
  
  }
  
/* MESSAGES END */

.cluetip-glossarytip-close {
  display: none; /* This overrides the auto hiding of the CMS */
}

/* SEARCH  AND GENERAL Box */

.subsite .searchBoxTopBar {
    background-position: center bottom;
}

.searchBoxTopBar{
    background: url("../images/template/tabbedview_titlebar_vbg.png") repeat-x scroll left bottom #196879;
    height: 26px;
    margin-top: 25px;
}

.subsite .searchBoxTopBar .leftEnd {
    background-position: left bottom;
}

.searchBoxTopBar .leftEnd{
    background: url("../images/template/tabbedview_titlebar_corners.png") no-repeat scroll left bottom transparent;
    float: left;
    height: 26px;
    width: 4px;
}

.searchBoxTopBar .rightEnd{
    background: url("../images/template/tabbedview_titlebar_corners.png") repeat scroll right bottom transparent;
    float: right;
    height: 26px;
    width: 4px;
}






.subsite .searchBoxArea {
    border-color: #444444;
}

.searchBox .searchBoxArea, .searchBoxAdv .searchBoxArea {
    padding: 14px;
}

.searchBoxArea {
    -moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #333333;
    border-right: 1px solid #196879;
    border-style: none solid solid;
    border-width: 0 1px 1px;
}
.searchResults, .searchBox, .searchBoxAdv {
    margin-top: 25px;
}

.searchBox{
  margin: 0px 10px 10px 0px; 
  width:920px;
}

.searchBoxTopBar .title {
  float: left;
    font-size: 13px;
    font-weight: normal;
    line-height: 16px;
    margin: 3px;
    padding: 4px 14px;
}

.titleform {
  float: left;
    font-size: 15px;
    font-weight: normal;
    line-height: 16px;
    margin: 3px;
    padding: 4px 14px;
}

.searchBoxArea .searchButton {
    background: url("../images/template/business_search_button.png") repeat scroll 0 0 transparent;
    border: medium none;
    height: 28px;
    width: 115px;
}

.searchBoxArea input {
    font-size: 15px;
    height: 18px;
    margin: 13px 0;
    padding: 3px;
    width: 490px;
}

input.searchButton {
/*     background: url("../images/template/search_icon.gif") no-repeat scroll 2px 1px White; */
    border: 1px solid #8CACBB;
    color: Black;
    cursor: pointer;
    font-size: 90%;
    margin-bottom: 1px !important;
    padding: 1px 1px 1px 19px;
    text-transform: none;
}

input {
    -moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    
    color: Black;
    font-family: "Lucida Grande",Verdana,Lucida,Helvetica,Arial,sans-serif;
    font-size: 1em;
    vertical-align: middle;
    visibility: visible;
}

input[type="text"]{
    background: url("../images/template/input_background.gif") repeat-x scroll 0 0 White;
    border-color: #666666 #DDDDDD #DDDDDD #666666;
    border-style: solid;
    border-width: 1px;
}

/* This is for when we want a button to look like a link */
input.linkButton {
  background:none!important;
  border:none; 
  padding:0!important;
  cursor:pointer;
}

.title {
    background-attachment: scroll;
    background-color: #FFFFFF;
    background-repeat: repeat-x;
    color: #333333;
    margin: 0 9px;
}

.titleform {
    color: #FFFFFF;
    margin: 0;
}

.toolbar {
    background: url("../images/template/business_searchresults_toolbar_repeat.png") repeat scroll 0 0 transparent;
    height: 44px;
  border: 1px solid #333;
}

.toolbarItem {
  float: right;
  font-size: 13px;
    line-height: 16px;
    margin-right: 15px;
    margin-top: 10px;
  text-decoration:underline;
  
}
.toolbarItem img{
      margin-right: 5px;
  }

/* SEARCH END */

/* FOOTER */

.contentOuterWrap {
    background: none repeat scroll 0 0 white;
    margin: 0 auto;
    padding-top: 20px;
    width: 960px;
}

#siteFooter {
    background: url("../images/template/med_footer_vbg.png") repeat-x scroll 0 0 #666666;
    color: white;
    height: 148px;
    position: relative;
  
}
#siteFooter img {
    vertical-align: middle;
}
.contentWrap {
    margin: 0 auto;
    width: 920px;
}
#siteFooter .logos {
    left: 0;
    padding: 55px 0 54px 24px;
    position: absolute;
    top: 0;
}
#siteFooter .links {
    margin-right: 16px;
    padding: 16px 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 260px;
}

#siteFooter a {
  font-size: 11px;
}

#siteFooter .links .left {
    clear: left;
    float: left;
}

#siteFooter .links .right {
  float: right;
  clear: right;
}

#siteFooter .links .left, #siteFooter .links .right {
    margin-bottom: 6px;
    text-align: right;
    width: 120px;
}


#siteFooter a:link, #siteFooter a:visited, #siteFooter a:active, #siteFooter a:hover{
    color: white;

}
#siteFooter a:hover {
    color: white;
    text-decoration: underline;
}

#siteFooter .logos a {
    margin-right: 20px;
}


/* FOOTER END */


/* PAGINTATION */
.listingBar {
    background-color: #C8DADE;
    border: medium none;
    clear: both;
    font-size: 12px;
    line-height: 29px;
    margin: 1em 0;
    padding: 0 1em;
    text-align: center;
    vertical-align: middle;
}

.listingBar .pageLinkRight, .listingBar .pageLinkRightHolder {
    float: right;
}

.listingBar .pageLink, .listingBar .pageLinkLeft, .listingBar .pageLinkRight {
    cursor: pointer;
    text-decoration: underline;
}
.listingBar .pageLinkLeft, .listingBar .pageLinkLeftHolder {
    float: left;
}
.listingBar .current {
    text-decoration: none;
}
.tabularasaview .listingBar .pageLinkLeft, .tabularasaview .listingBar .pageLinkLeftHolder {
    width: 75px;
}

/* PAGINTATION END*/

/* HELP*/
.ihelp {
    background: url("../images/template/blue_qm.png") no-repeat scroll left top transparent;
    display: inline-block;
    height: 18px;
    margin-left: 5px;
    width: 16px;
    vertical-align: text-bottom;
}
/* HELP END*/





/* UTILITIES */
/* ------------------------------------------------------------ */


/* clearfix */
.clearfix:before,
.clearfix:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}
.clearfix:after {clear: both;}
.clearfix {zoom: 1;}

/* floats */
.floatRight{ float:right; }
.floatLeft{ float:left; }

hr{
  margin: 20px 0;
  border: 0;
  border-top: 1px dashed #ccc;
  border-bottom: 1px dashed #fff;
}

/* FORM ELEMENT - GENARAL */
/* ------------------------------------------------------------ */
.boxed{margin-bottom: 25px;}
.boxedTopBar {
    background: url("../images/template/tabbedview_titlebar_vbg.png") repeat-x scroll left bottom #196879;
    height: 26px;
}

.boxedTopBar .leftEnd{
    background: url("../images/template/tabbedview_titlebar_corners.png") no-repeat scroll left bottom transparent;
    float: left;
    height: 26px;
    width: 4px;
}

.boxedTopBar .rightEnd{
    background: url("../images/template/tabbedview_titlebar_corners.png") repeat scroll right bottom transparent;
    float: right;
    height: 26px;
    width: 4px;
}

.boxedTopBar .titleform {padding-top:6px; padding-right: 0px}




/* style of the fieldset title */
.radios .legend,
.checks .legend,
.textInput .legend,
.fieldGroup > .legend {margin-bottom:10px; font-weight: bold; line-height: normal; font-size: 13px; display: block; }

.mandatoryMark{ color: #ff0000; font-weight: bold; }

/* radios default */
/* .radios { margin-bottom: 20px;} */

/* .radios .option{ margin-bottom:10px;} */
.radios .option input{ margin:0 3px 3px 0;}

/* radios horizontal */
.radios.horizontal .option{ float: left; margin-right:20px; margin-bottom: 0;  }

/* radios horizontal - float all (legend, labels and fields) */
/* --------------------------------------------------------------------------------------------------------------------------- */
.radios.horizontal.floatAll .legend{ float: left; margin-right:20px; margin-bottom: 0;  }
.radios.horizontal.floatAll .option{ margin-top: 5px; }

/* checkboxes default */
.checks { margin-bottom: 20px;}
.checks .option{ margin-bottom:10px;}
.checks .option input{ margin:0 3px 3px 0;}

/* text input default */

.textInput input[type="text"], .textInput .fakeInput { width:420px; padding: 5px; }
.textInput { margin-bottom: 10px; }
.textInput label{ width:230px; float: left; margin-right: 15px; line-height: normal; font-weight:normal; }
.textInput input{ line-height: 1.3; padding: 3px; margin: 0 ; float:left; }

/* text readonly */
.textInput.readOnly{}
.textInput.readOnly .textInputLabel { width:220px; float: left; margin-right: 20px; line-height: normal; }
.textInput.readOnly .textinputValue { line-height: normal; padding: 3px; margin: 0 ; overflow: auto; padding: 0; font-weight: bold; word-wrap: break-word; }


/* phone number */
.phoneNum{}
.phoneNum .legend{ width:230px; float: left; margin-right: 16px; font-weight: normal; }
.phoneNum label{ width:auto; float: none; display: block; font-size:11px; font-style: italic; line-height: normal;  }
.phoneNum input{ float: none;}
.phoneNum .phoneArea{ float: left; margin-right:20px; }
.phoneNum .phoneArea input{ width: 80px;}
.phoneNum .phoneNumber{ float: left; }
.phoneNum .phoneNumber input{ width: 192px;}

/* button default = tertiary */
.formButton,
.ui-dialog .formButton
{
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #F5F5F5;
    background: none;
    background-image: linear-gradient(to bottom, #FFFFFF, #E6E6E6);
    background-repeat: repeat-x;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) #A2A2A2;
    border-image: none;
    border-radius: 4px 4px 4px 4px;
    border-style: solid;
    border-width: 1px;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset, 0 1px 2px rgba(0, 0, 0, 0.05);
    color: #333333;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 0;
    margin-top: 0;
    padding: 4px 12px;
    text-align: center;
    text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
    vertical-align: middle;
    text-decoration: none;
        margin-left: .5em;
}
input.formButton{ font-size: 14px; }

.formButton:hover, .formButton:active, .formButton.active, .formButton.disabled, .formButton[disabled] {
    background-color: #E6E6E6;
    color: #333333;
    font-size: 14px;
}
.formButton:hover {
    background-position: 0 -15px;
    color: #333333;
    text-decoration: none;
    transition: background-position 0.1s linear 0s;
}
.formButton:focus {
    outline: thin dotted #333333;
    outline-offset: -2px;
}
.formButton.active, .formButton:active {
    background-image: none;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.15) inset, 0 1px 2px rgba(0, 0, 0, 0.05);
    outline: 0 none;
}

/* Primary buttons */
.buttonPrimary,
.ui-dialog .buttonPrimary
{
    background-color: #1A94C0;
    background-image: linear-gradient(to bottom, #7AC1DA, #1491BE);
    background-repeat: repeat-x;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    color: #FFFFFF;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.buttonPrimary:hover, .buttonPrimary:active, .buttonPrimary.active, .ui-state-focus.buttonPrimary, .buttonPrimary.disabled, .buttonPrimary[disabled] {
    background-color: #1A94C0;
    color: #FFFFFF;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
}

/* secondary buttons */
.buttonSecondary {
    background-color: #363636;
    background-image: linear-gradient(to bottom, #444444, #222222);
    background-repeat: repeat-x;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    color: #FFFFFF;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    text-decoration: none;
}
.buttonSecondary:hover, .buttonSecondary:active, .buttonSecondary.active, .ui-state-focus.buttonSecondary, .buttonSecondary.disabled, .buttonSecondary[disabled] {
    background-color: #222222;
    color: #FFFFFF;
}

.formButton.plainButton { background: none; border:none; webkit-box-shadow: nonw; -moz-box-shadow: none; box-shadow: none; text-decoration: underline; color: #085394; font-size: 13px;  }

/* Button Pads */
.buttonPad{ border-top: 1px dotted #ccc; border-bottom: 1px dotted #ccc; padding: 20px 0; overflow:hidden;}


/* field errors */

.fieldError {
    color: #CC0000;
    clear:both;
    margin:4px 0;
    padding: 0 0 0 20px;
    list-style-image: url("../images/template/error-small.png");
    font-size: 11px;
    font-weight: normal;
}

.fieldError li{margin-bottom: 3px; }

.textInput .fieldError, .phoneNum .fieldError{ margin:0; }
span.fieldError{ background: url("../images/template/exclamation_small.png") 2px 1px no-repeat; }

/* Callouts */
/* --------------------------------------------------------------------------------------------------------------------------- */
.callout .option      { padding-left:3px; margin-bottom:3px;}
.callout .fieldError      { float: left; clear: none; }
.callout .option .indicator   { display: none; }
.callout .option.selected .indicator  {
    display: block;
    height: 10px;
    overflow: hidden;
    vertical-align: top;
    background: transparent url("../images/template/callout-indicator.png") left top no-repeat;
    margin-left: -3px;
}

.callout .calloutContent  { background: #e5eef6; padding: 14px; clear: both; }

/* Simple Links */
/* --------------------------------------------------------------------------------------------------------------------------- */
.linkSimple { color: #085394; text-decoration: underline; padding-bottom: 10px; display: inline-block; display: inline; zoom: 1; }

/* Editable Read Only Input*/
/* --------------------------------------------------------------------------------------------------------------------------- */
.editableValue .readOnly      { float: left; width: 80%; }
.editableValue .readOnly + a.floatRight   { max-width: 15%; }

/* Message Boxes */
/* --------------------------------------------------------------------------------------------------------------------------- */
.messageBox{
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 3px;
    border: 2px solid #ccc;
    height: auto;
    padding: 1em 3.5em;
    position: relative;
    margin-bottom: 10px;
    clear: both;
}

.messageBox .closeButton a {
    background-image: url("../images/template/grey_close.jpg");
    background-repeat: no-repeat;
    top: 10px;
    right: 10px;
    background-repeat: no-repeat;
    cursor: pointer;
    float: right;
    height: 10px;
    position: absolute;
    width: 10px;
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0;
}

.messageBox .contents   { padding: 0; margin: 0; list-style: none;}
.messageBox .contents li  { list-style: none; }
.messageBox.errorMessage  { border: 2px solid #CC0000; background: url("../images/template/exclamation.png") no-repeat scroll 10px 6px #FAE5E5; }
.messageBox.infoMessage   { border: 2px solid #018bc8; background: url("../images/template/icon_info_blue.png") 10px 8px no-repeat; color:#018bc8; }
.messageBox.successMessage  { border: 2px solid #9ba456; background: url("../images/template/confirmation_green_icon.png") 10px 8px no-repeat; color:#9ba456; }

/* Login Box */
/* --------------------------------------------------------------------------------------------------------------------------- */
.loginBox     { margin-bottom: 20px; background: url("../images/template/loginBackg.png");  }
.loginBox h3      { margin-top: 0; }
.loginBox .halve    { padding: 20px; float: left;  width: 390px;  min-height: 200px; position: relative; }
.loginBox .gap      { background: url("../images/template/or.png") top center no-repeat; min-height: 215px; float:left; width: 60px; }
.loginBox .halve + .halve { margin-right: 0; float: right; }
.loginBox .radios .legend  { width: 130px; }
.loginBox .textInput label  { width: 142px; }
.loginBox .textInput input  { width: 220px; }
.loginBox .halve a.buttonPrimary{ position: absolute; bottom: 20px; right: 20px;  }

/* linked IMG reset */
/* --------------------------------------------------------------------------------------------------------------------------- */
a img { border: none; }

/* Field Help */
/* --------------------------------------------------------------------------------------------------------------------------- */
.appFieldHelp{
  display:none;
  width:260px;
  position: absolute;
/*   background-image:url("../images/template/help-arrow-no-close.jpg"); */
  background-repeat:no-repeat;
  background-color:white;
  z-index:3000;
  min-width: 160px;
  padding: 4px 0;
  margin: 1px 0 0;
  list-style: none;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0,0,0,.2);
  *border-right-width: 2px;
  *border-bottom-width: 2px;
  -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
     -webkit-box-shadow: 0 5px 10px rgba(0,0,0,.2);
     -moz-box-shadow: 0 5px 10px rgba(0,0,0,.2);
          box-shadow: 0 5px 10px rgba(0,0,0,.2);
  -webkit-background-clip: padding-box;
     -moz-background-clip: padding;
          background-clip: padding-box;
  padding-top: 0;
  border-width: 1px;
}

.appFieldHelp .appFieldHelpTitle  { display:none; }
.appFieldHelp .appFieldHelpText   { padding: 5px 10px 5px 10px;}

.appFieldHelp .appFieldHelpText p, .appFieldHelp .appFieldHelpText a {
      font-size:11px;
      font-weight:normal;
      line-height:14px;
      padding:0;
      margin: 0 0 5px 0;
}
  
.appFieldHelp .appFieldHelpTitleText { display:inline-block; *display: inline; *zoom: 1;}

.appFieldHelp .appFieldHelpHeader {
    background-color: #D9EDF7;
    padding: 4px 10px;
    text-shadow: 1px 1px 1px #fff;
    
     -webkit-border-radius: 4px 4px 0 0;
    -moz-border-radius: 4px 4px 0 0;
    border-radius: 4px 4px 0 0;
  }
  
.appFieldHelp .appFieldHelpClose{
    display:block;
    width:20px;
    height:24px;
    cursor:pointer;
    position: absolute;
    top:4px;
    right:0px;
    color: #333;
    font-weight: bold;
    text-shadow: none;
}
  

  
.appFieldHelp .appFieldHelpContent {
    display:block;
    font-size:11px;
    font-weight:normal;
  }

.appFieldHelp:after{
  border-right: 6px solid #D9EDF7;
  border-top: 6px solid transparent;
  border-bottom: 6px solid transparent;
  content: "";
  display: inline-block;
  *display: inline; *zoom: 1;
  top: 5px;
  position: absolute;
  left: -6px;
}
  
.appFieldHelp:before{
    border-right: 7px solid rgba(0, 0, 0, 0.2);
    border-top: 7px solid transparent;
    border-bottom: 7px solid transparent;
    content: "";
    display: inline-block;
    *display: inline;
    *zoom: 1;
    top: 4px;
    position: absolute;
    left: -7px;
}

/* clearing element */
/* --------------------------------------------------------------------------------------------------------------------------- */ 
.clear{ display: block; clear:both; height: 1px; margin-bottom:15px; }

/* Homepage panels */
/* --------------------------------------------------------------------------------------------------------------------------- */
.viewlet{ padding-top: 5px; }
.panel .searchBox { width: auto; margin: 0; }
.panel .content   { padding: 10px; overflow:hidden;}
.panel { margin-bottom: 15px; }
.panel2thirds   { width:590px; }
.panel1third, .iframePanel    { width: 315px; }
.iframePanel    { height: 250px; }

/* Role Containers */
/* --------------------------------------------------------------------------------------------------------------------------- */
.maintainUser .roleContainer                              { padding: 10px 10px 10px 20px; margin-bottom:10px; }
.maintainUser .roleContainer.userRole                     { background-color: #efefef; }
.maintainUser .roleContainer.userRoleApplied              { background-color: #E5EEF6; }
.maintainUser .roleContainer .roleTitle                   { margin-bottom:0px; float: left; font-weight: bold; font-size: 13px; color: #666; }
.maintainUser .roleContainer.userRoleApplied .roleTitle   { margin-bottom:15px; }
.maintainUser .roleContainer.userRoleApplied .roleTitle   { font-style: normal; color: #000; }
.maintainUser .roleContainer .radios                      { margin-bottom: 10px; }
.maintainUser .roleContainer .roleAction                  { float:right; width: 10%; text-align: right; }
.maintainUser .roleContainer .roleProperties              { clear:both; }
.maintainUser .rego                                       { clear:both; float:left; width:300px;}
.maintainUser .updatedDate                                { float:left; margin-left:100px;}


/* added for phase2, tier 1b */
.maintainUser .roleContainer.userRoleApplied.noRegistrationId .roleTitle       { margin-bottom:0px; } 

.roleContainer .roleProperties .textInput input[type="text"]   { width:300px; padding: 5px; }


/* History Versions */
/* --------------------------------------------------------------------------------------------------------------------------- */
ul.versions                               { margin:0; padding: 0; }
ul.versions li                            { list-style: none; margin-bottom: 5px; }

/* Gas Appliance Information */
/* --------------------------------------------------------------------------------------------------------------------------- */
.pafSearchDisplay                                           { }
.pafSearchDisplay .textinputValue                           { float: left; width:85%; }
.gasdMainContainer .callout .pafRightLink                   { padding-right: 0px; }
.gasdMainContainer .callout .textInput label                { width: 190px; }


/* Reference Lists */
/* --------------------------------------------------------------------------------------------------------------------------- */
#reference-list-header                              {  background-color:#E5EEF6; }
#reference-list, #reference-list-header             { list-style-type: none; margin: 0; padding: 0; width: 100%;}
#reference-list li , #reference-list-header li      { margin: 0 3px 2px 3px; padding: 0.3em; padding-left: 1.5em; font-size: 1.4em; -webkit-border-radius: 4px; }
#reference-list li                                  { min-height:23px; }
#reference-list li.ui-sortable-helper               { box-shadow: 0 2px 10px #333; }
#reference-list li span                             { display: block; float: left; margin-right: 10px;  }
#reference-list li span:first-child                 { margin-left: -1.3em; }
#reference-list input                               { margin: 0; padding: 3px; font-size: 11px; }
#reference-list input[type="text"]                  { border: 1px solid #ccc; width: 450px; }
#reference-list select                              { min-width: 150px; }
#reference-list-header span                         { display: block; float: left; font-size: 13px; }
#reference-list-header .referenceName               { width:470px; margin-right: 10px; text-align: center;}
#reference-list-header .referenceType               { width:150px; margin-right: 10px;text-align: center;}
#reference-list-header .referenceElecPeriodicAssessment  { width:100px; margin-right: 10px;text-align: center;}
#reference-list-header .referenceActive  {width:80px;  text-align: center;}
.referenceName               { width:470px; margin-right: 10px; /* text-align: center; */}
.referenceType               { width:150px; margin-right: 10px;  /*text-align: center; */}
.referenceElecPeriodicAssessment  { width:100px; margin-right: 10px;text-align: center;}
.referenceActive { width:80px; text-align: center;}

