﻿.pageContainer
{
    width: 1024px;
    height: 100%;
    margin: 0px auto;
}

.login
{
    width: 500px;
    padding: 0px 0px 0px 100px;
}


.fullWidth
{
    width: 1024px;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}

.columnElement
{
    float: left;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}

.paddingTop20
{
    padding: 20px 0px 0px 0px;
}

.paddingBottom20
{
    padding: 0px 0px 20px 0px;
}

.paddingLeft20
{
    padding: 0px 0px 0px 20px;
}

.paddingRight20
{
    padding: 0px 20px 0px 0px;
}

.clear
{
    clear: both;
}

.clearLeft
{
    clear: left;
}

.clearRight
{
    clear: right;
}

.center
{
    text-align: center;
}

.right
{
    text-align: right;
}

.label
{
    padding: 5px 0px 0px 0px;
}


/*****************************/


#header div.topHeaderLinks
{
    color: #FFFFFF;
    font-size: 0.9em;
    padding: 0px 0px 0 0;
    text-align: right;
    float: right;
}


#header div.topHeaderLinks ul
{
    list-style-type: none;
    margin: 0 0 1.8em;
    padding: 0;
}

#header div.topHeaderLinks ul li
{
    margin-left: 5px;
    float: left;
}

#header div.topHeaderLinks ul li.entityLink
{
    background: url("../../App_Themes/Llyods/images/business.png") no-repeat scroll 0 1px transparent;
    padding-left: 19px;
    float: left;
    margin: 6px 6px 0 0;
    font-size: 1.1em;
    font-weight: bold;
}

#header div.topHeaderLinks ul li a
{
    color: #FFFFFF;
    float: right;
    font-size: 1.1em;
}

#header div.topHeaderLinks ul li a:hover
{
    color: #FFFFFF;
    float: right;
    font-size: 1.1em;
    text-decoration: underline;
}



#textcontent
{
    padding: 10px !important;
    width: 900px !important;
}
#wrapper
{
    padding-bottom: 10px !important; /*background: url(../images/bg_content_bottom.gif) center bottom no-repeat;*/
}
#footer
{
    text-align: center;
    padding: 15px 0px;
    color: #666;
    font-size: 11px;
    clear: both;
}
.hidden
{
    display: none;
}
.text
{
    padding: 10px 15px;
}
.nopadding
{
    padding: 0px !important;
}
.floatLeft
{
    float: left;
}
.floatRight
{
    float: right;
}

.news_items li
{
    margin-left: 15px;
}
/*******************************************************************************
  HEADING CLASSES
*******************************************************************************/
h1
{
    font-size: 22px;
    color: #1b486a;
    display: block;
    margin-top: 10px;
}
h1.dashboard
{
    padding-left: 0px;
    color: #00864F;
    font-size: 20px;
}
h1.content_edit
{
    padding-left: 35px;
}
h2
{
    font-size: 15px !important;
}
h3
{
    font-size: 13px;
}
/*******************************************************************************
  EVENTBOX (title -> rightbox)
*******************************************************************************/
#eventbox
{
    font-size: 11px;
    text-align: right;
    margin-top: 10px;
    line-height: 35px;
    width: 375px !important;
    position: relative;
}

.hidden_calendar
{
    position: absolute;
    top: 35px;
    right: 20px;
    width: 200px;
    height: 200px;
    display: none;
}
.hidden_calendar
{
    line-height: normal !important;
}
.hidden_calendar .ui-datepicker .ui-datepicker-prev span, .hidden_calendar .ui-datepicker .ui-datepicker-next span
{
    text-indent: -99999px !important;
}
/*******************************************************************************
  USER TOOLS
*******************************************************************************/
#user_tools
{
    background: url(../images/bg_usertools_right.gif) right top no-repeat;
    height: 34px;
    padding-right: 9px;
    float: right;
}
#user_tools span
{
    background: url(../images/bg_usertools_left.gif) left top no-repeat #000000;
    height: 34px;
    padding-left: 9px;
    line-height: 34px;
    font-size: 10px;
    color: #b0b0b0;
    display: block;
    float: right;
}
#user_tools a
{
    color: #FFF;
    text-decoration: none;
}
#user_tools a:hover
{
    text-decoration: underline;
}
#user_tools a.mail
{
    background: url(../images/icon_mail_small.gif) left 2px no-repeat;
    padding-left: 17px;
    margin-right: 5px;
}
#user_tools a.mail:hover
{
    text-decoration: none !important;
}
.dropdown
{
    background: url(../images/arrow_mini_down.gif) no-repeat right 3px;
    padding-right: 13px;
}

/*******************************************************************************
  MENU
*******************************************************************************/
#menu
{
    float: left;
}
#menu ul.group
{
    margin: 12px 0px 0px 14px;
    padding: 0px 0px 0px;
    list-style: none;
    float: left;
    z-index: 4;
}
#menu ul.group li
{
    display: inline;
    float: left;
    position: static;
    z-index: 5;
    margin-left: 0px !important;
}
#menu ul.group li a
{
    display: block;
    float: left;
    height: 100px;
    width: 90px;
    overflow: hidden;
    font-size: 12px;
    font-weight: bold;
    font-style: italic;
    color: white;
    text-decoration: none;
    text-align: center;
    z-index: 6;
}
#menu ul.group li a *
{
    cursor: pointer;
}
#menu ul.group li a span.outer
{
    display: block;
    height: 90px;
    padding-top: 10px;
}
#menu ul.group li a span.inner
{
    display: block;
    padding: 55px 10px 9px 10px;
    white-space: nowrap;
    background-repeat: no-repeat;
    background-position: 50% 3px;
}
#menu ul.group li a
{
    background: url('../images/navigation_background_blue.gif') repeat-x top left;
}
#menu ul.group li.first a
{
    background: url('../images/navigation_first_blue.gif') no-repeat top left;
}
#menu ul.group li.last a
{
    background: url('../images/navigation_last_blue.gif') no-repeat top right;
}
#menu ul.group li.last a span.inner
{
    border: none !important;
}

#menu ul.group li a:hover, #menu ul.group li a.hover
{
    background-position: bottom left;
    text-decoration: none;
}
#menu ul.group li.last a:hover, #menu ul.group li.last a.hover
{
    background-position: bottom right;
}
#menu ul.group li a.current
{
    background-position: bottom left;
    text-decoration: none;
}
#menu ul.group li.last a.current
{
    background-position: bottom right;
}
#menu ul.group li.first a.current
{
    background-position: bottom left;
}

#menu ul.group li a span.inner
{
    border-right: 1px solid #4985b2;
}
#menu ul.group li a:hover span.inner
{
    border-right: 1px solid #4985b2;
}
#menu ul.group li a.more
{
}
#menu .additional a span
{
    border-right: 1px solid #DFDCBB;
}

#hidden_submenu
{
    background: #FFF;
    padding: 10px;
    display: none;
    width: 918px !important;
    border-left: 1px solid #9C9C9C;
    border-right: 1px solid #9C9C9C;
    border-bottom: 1px solid #CCC;
}
#hidden_submenu .more_menu
{
    float: left;
    margin: 10px 5px;
}
#hidden_submenu .more_menu li
{
    margin-left: 30px;
}
/*******************************************************************************
  TABS
*******************************************************************************/

#tabs
{
}

#tabs .container
{
    height: 25px;
    padding-top: 8px;
    width: 1023px !important;
    background: #eee;
    margin-top: 2px;
}

#tabs ul
{
    margin: 0px 0px 0px 10px;
    padding: 0px;
    list-style: none;
}

#tabs ul li
{
    display: inline;
}

#tabs ul li a
{
    font-family: Arial, Helvetica, sans-serif;
    display: block;
    float: left;
    height: 25px;
    margin-right: 3px;
    font-size: 11px;
    font-weight: bold;
    overflow: hidden;
    border-bottom: 0px;
    background: #DEDEDE;
    text-decoration: none;
    color: #1b486a;
}

#tabs ul li a span
{
    height: 20px;
    padding: 0px 10px;
    display: block;
    padding-top: 5px;
    cursor: pointer;
    white-space: nowrap;
}

#tabs ul li a.current
{
    background-color: #FFFFFF;
}
#tabs ul li.first a span
{
    padding-left: 15px;
    padding-right: 15px;
}
#tabs
{
    /*background: #5ABD19;*/
    border-color: -moz-use-text-color #CCCCCC #CCCCCC;
    border-style: none solid solid;
    border-width: 0 0px 0px;
}

#tabs .container
{
    /*background: url('../../App_Themes/Llyods/images/tabs_bg.png') repeat-x left top;*/
    background-color: #FFF;
    border-bottom: none;
}

#tabs ul li a
{
    border: 0px;
    display: block;
    padding: 0 0 0 5px;
}

#tabs ul li a span
{
}

#tabs ul li a.current
{
    background-position: left bottom;
}

#tabs ul li a.current span
{
    background-position: right bottom;
}
#tabs ul li a.tempoff
{
    background-position: left top;
}

#tabs ul li a.tempoff span
{
    background-position: right top;
}

#tabs ul li.first a
{
    color: #1b486a !important;
}
/*******************************************************************************
  PORTLETS AND GRID
*******************************************************************************/
.portlets
{
    padding: 0px 10px;
    float: left;
}
.dashboarduser
{
    padding: 3px;
    height: 189px;
    width: 250px;
    border: 1px solid #CCC;
    -moz-border-radius: 5px;
    -moz-box-shadow: 3px 4px 3px #CCC;
    margin: 0em;
    background-color: #FFF;
}

.column
{
    float: left;
    margin-right: 5px;
    padding: 10px;
    width: 280px;
}
.column#left
{
}
.column#right
{
}

.column#bottomleft
{
    float: left;
    margin-top: -20px;
}

.column#ctl00_c_bottomright
{
    float: right;
    margin-top: -4px;
}
.portlet
{
    margin: 0 0em 1em 0;
}
.portlet-header
{
    margin: 0em;
    padding-bottom: 5px;
    padding-left: 6px;
    padding-top: 15px;
    padding-right: 6px;
    font-size: 12px;
    border: none !important;
    color: #333 !important;
    font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif; /*cursor: move;*/
}

.portlet-sub-header
{
    padding: 0px 0px 0px 6px;
    font-weight: bold;
}
.portlet-header .ui-icon
{
    float: right;
    cursor: pointer;
}
.portlet-header img
{
    float: left;
    margin-right: 5px;
}
#portlets .fixed
{
    cursor: auto;
}
.portlet-content
{
    /*padding: 0.8em;*/
    font-size: 12px !important;
    color: #333; /*border-top: 1px solid #999 !important;*/
}
.ui-sortable-placeholder
{
    border: 1px dashed #999 !important;
    visibility: visible !important;
    height: 100px !important;
    background: #EBEBEB;
}
.ui-sortable-placeholder *
{
    visibility: hidden;
}

/*******************************************************************************
  Informational Messages
*******************************************************************************/
.info
{
    display: block;
    background: url('../images/informationbar_right.gif') no-repeat right top;
    height: 30px;
    overflow: hidden;
    margin-top: 5px;
    margin-bottom: 10px !important;
    padding: 0px !important;
    font-size: 12px !important;
    font-weight: bold;
    cursor: pointer;
    border: 0px;
    font-style: italic;
}
.info .info_inner
{
    display: block;
    height: 30px;
    padding: 6px 10px 0px 35px;
}
#success .info_inner
{
    color: #5a801b;
    background: url('../images/icon_success.gif') no-repeat left top;
    border: 0px;
}
#warning .info_inner
{
    color: #E89326;
    background: url('../images/icon_warning.gif') no-repeat left top;
    border: 0px;
}
#error .info_inner
{
    color: #C00;
    background: url('../images/icon_error.gif') no-repeat left top;
    border: 0px;
}
#info .info_inner
{
    color: #4985B2;
    background: url('../images/icon_info.gif') no-repeat left top;
    border: 0px;
}
/*******************************************************************************
  TABLE DESIGN 
*******************************************************************************/
#box-table-a
{
    font-size: 12px;
    margin: 0px;
    text-align: left;
    border-collapse: separate;
    border-bottom: none;
}
#box-table-a th
{
    font-size: 13px;
    font-weight: normal;
    padding: 8px;
    background: #EFEFEF;
    border-top: 1px solid #FFF;
    color: #333;
    text-align: left;
}
#box-table-a td
{
    padding: 8px;
    background: none;
    border-top: 1px solid #CCC;
    color: #666;
    border-bottom: none !important;
}
#box-table-a tr:hover td
{
    background: #FBFBFB;
    color: #333;
}
#box-table-a tr.footer
{
    background: none !important;
}
#box-table-a tr.footer:hover td
{
    background: none !important;
}


/*******************************************************************************
  PAGINATION
*******************************************************************************/
.pagination
{
    border: 0;
    margin: 0;
    padding: 0;
    font-size: 10px;
}
.pagination a
{
    border: solid 1px #DEDEDE;
    margin-right: 2px;
}
.pagination .previous-off, .pagination .next-off
{
    color: #888888;
    display: inline-block;
    font-weight: normal;
    padding: 3px 4px;
}
.pagination .next a, .pagination .previous a
{
    font-weight: bold;
    border: solid 1px #FFFFFF;
}
.pagination .active
{
    color: #000000;
    font-weight: bold;
    display: inline-block;
    padding: 4px 6px;
}
.pagination a:link, .pagination a:visited
{
    display: inline-block;
    padding: 3px 6px;
    text-decoration: none;
}
.pagination a:hover
{
    text-decoration: none;
    border: 1px solid #999;
}

/*******************************************************************************
  FORMS
*******************************************************************************/

textarea
{
    display: block;
}
.smallInput
{
    padding: 3px 3px;
    border: 1px solid #999;
    background: #FFFFE6;
    font-size: 12px !important;
    font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif !important;
    color: #333 !important;
    font-style: italic;
}
.largeInput
{
    padding: 6px 5px;
    border: 1px solid #999;
    background: #FFFFE6;
    font-size: 15px !important;
    font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif !important;
    color: #333 !important;
}
form .small
{
    width: 150px;
}
form .medium
{
    width: 350px;
}
form .wide
{
    width: 890px;
}
.button_grey
{
    margin: 0px;
    padding: 0px !important;
    border: 0px;
    background: transparent url('../images/but_right_grey.gif') no-repeat scroll top right;
    color: #555;
    display: block;
    float: left;
    height: 30px;
    margin-right: 6px;
    margin-top: 10px;
    padding-right: 12px !important;
    text-decoration: none;
    overflow: hidden;
    font-size: 12px;
    outline: none !important;
    cursor: pointer;
    font-weight: bold;
}
.button_grey span
{
    background: url('../images/but_left_grey.gif') no-repeat left top;
    display: block;
    line-height: 30px;
    padding: 0px 0px 0px 12px;
    outline: none !important;
    float: left;
}
.button_grey:hover
{
    background-position: right bottom;
    text-decoration: none !important;
}
.button_grey:hover span
{
    background-position: left bottom;
    color: #333;
}
.button_ok
{
    margin: 0px;
    padding: 0px !important;
    border: 0px;
    background: transparent url('../images/but_round_span_blue.gif') no-repeat scroll top right;
    color: #1b486a;
    display: block;
    float: left;
    height: 30px;
    margin-right: 6px;
    margin-top: 10px;
    padding-right: 15px !important;
    text-decoration: none;
    overflow: hidden;
    font-size: 12px;
    outline: none !important;
    cursor: pointer;
    font-weight: bold;
}
.button_ok span
{
    background: url('../images/but_round_ok_blue.gif') no-repeat left top;
    display: block;
    line-height: 30px;
    padding: 0px 0px 0px 35px;
    outline: none !important;
    float: left;
}
.button_ok:hover
{
    background-position: right bottom;
    text-decoration: none !important;
}
.button_ok:hover span
{
    background-position: left bottom;
    color: #1b486a;
}
.button_notok
{
    margin: 0px;
    padding: 0px !important;
    border: 0px;
    background: transparent url('../images/but_round_span_blue.gif') no-repeat scroll top right;
    color: #1b486a;
    display: block;
    float: left;
    height: 30px;
    margin-right: 6px;
    margin-top: 10px;
    padding-right: 15px !important;
    text-decoration: none;
    overflow: hidden;
    font-size: 12px;
    outline: none !important;
    cursor: pointer;
    font-weight: bold;
}
.button_notok span
{
    background: url('../images/but_round_del_blue.gif') no-repeat left top;
    display: block;
    line-height: 30px;
    padding: 0px 0px 0px 35px;
    outline: none !important;
    float: left;
    font-style: italic;
}
.button_notok:hover
{
    background-position: right bottom;
    text-decoration: none !important;
}
.button_notok:hover span
{
    background-position: left bottom;
    color: #1b486a;
}
.button_grey_round
{
    margin: 0px;
    padding: 0px !important;
    border: 0px;
    background: transparent url('../images/but_round_span_grey.gif') no-repeat scroll top right;
    color: #555;
    display: block;
    float: left;
    height: 30px;
    margin-right: 6px;
    margin-top: 10px;
    padding-right: 12px !important;
    text-decoration: none;
    overflow: hidden;
    font-size: 12px;
    outline: none !important;
    cursor: pointer;
    font-weight: bold;
}
.button_grey_round span
{
    background: url('../images/but_round_left_grey.gif') no-repeat left top;
    display: block;
    line-height: 30px;
    padding: 0px 0px 0px 12px;
    outline: none !important;
    float: left;
}
.button_grey_round:hover
{
    background-position: right bottom;
    text-decoration: none !important;
}
.button_grey_round:hover span
{
    background-position: left bottom;
    color: #333;
}

/*******************************************************************************
 Accordion Panels 
*******************************************************************************/
h2.acc_trigger
{
    padding: 0;
    margin: 0 0 0px 0;
    background: url(../images/h2_trigger_a.gif) no-repeat;
    height: 23px;
    line-height: 23px;
    width: 250px;
    font-size: 15px;
    font-weight: normal;
    float: left;
}
h2.acc_trigger a
{
    color: #fff;
    text-decoration: none;
    display: block;
    padding: 0 0 0 20px;
}
h2.acc_trigger a:hover
{
    color: #ccc;
}
h2.active
{
    background-position: left bottom;
}
.acc_container
{
    margin: 0 0 0;
    padding: 0;
    overflow: hidden;
    font-size: 1.2em;
    width: 250px;
    clear: both;
    background: #f0f0f0; /*border: 1px solid #d6d6d6;*/
    -webkit-border-bottom-right-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -moz-border-radius-bottomright: 5px;
    -moz-border-radius-bottomleft: 5px;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
}
.acc_container .block
{
    padding: 5px;
}

.acc_container hr
{
    margin-bottom: 10px;
}

.acc_container_visible
{
    margin: 4px 0 5px;
    padding: 0;
    overflow: hidden;
    font-size: 1.2em;
    width: 248px;
    height: 40px;
    clear: both;
    background: #f0f0f0;
    border: 1px solid #d6d6d6;
    -webkit-border-bottom-right-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -moz-border-radius-bottomright: 5px;
    -moz-border-radius-bottomleft: 5px;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -webkit-border-top-left-radius: 5px;
    -moz-border-radius-topright: 5px;
    -moz-border-radius-topleft: 5px;
    border-top-right-radius: 5px;
    border-top-left-radius: 5px;
}
.acc_container_visible .block
{
    padding: 10px;
}

ul, ul li
{
    list-style: none;
    margin-bottom: 0;
}
ul.text
{
    margin-bottom: 1em;
    line-height: 1.5em;
}
.text-center
{
    text-align: center;
}
.wrap
{
    width: 960px;
    margin: 0 auto;
}

.demo-container h4
{
    font-size: 14px;
    margin: 0 0 5px 0;
}

.dcjq-count
{
    float: right;
}


.grey .accordion
{
    border-top: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-left: 1px solid #ccc;
}


.grey .accordion a.dcjq-parent.active
{
}
.grey .accordion a .dcjq-icon
{
    position: absolute;
    top: 50%;
    left: 3px;
    width: 34px;
    margin-top: -17px;
    height: 34px; /*background: url(../images/arrow_grey_right.png) no-repeat 0 center;*/
    background: url(../../App_Themes/FNB/images/iconArrowDownBig.gif) no-repeat 0 center;
}
.grey .accordion a.dcjq-parent.active .dcjq-icon
{
    /*background: url(../images/arrow_grey_down.png) no-repeat 0 center;*/
    background: url(../../App_Themes/FNB/images/iconArrowUpBig.gif) no-repeat 0 center;
}
.grey .accordion a:hover
{
    background: #fff;
    color: #009999;
}
.grey .accordion a:activ
{
}
.grey .accordion a.bold:hover
{
    font-weight: bold;
}
.grey .accordion li.dcjq-current-parent a.dcjq-name
{
    background-color: #F8F8F8;
    border-top: 1px solid #E7E7E7;
    color: #009999;
    font-size: 9pt;
    padding-left: 8px;
}


/*******************************************************************************
 Month Filter
*******************************************************************************/
.cb-enable, .cb-disable, .cb-enable span, .cb-disable span
{
    background: url(../images/switch.gif) repeat-x;
    display: block;
    float: left;
}
.cb-enable span, .cb-disable span
{
    line-height: 30px;
    display: block;
    background-repeat: no-repeat;
    font-weight: bold;
}
.cb-enable span
{
    background-position: left -90px;
    padding: 0 10px;
}
.cb-disable span
{
    background-position: right -180px;
    padding: 0 10px;
}
.cb-disable.selected
{
    background-position: 0 -60px;
}
.cb-disable.selected span
{
    background-position: right -240px;
    color: #fff;
}
.cb-enable.selected
{
    background-position: 0 -60px;
}
.cb-enable.selected span
{
    background-position: left -150px;
    color: #fff;
}
.switch label
{
    cursor: pointer;
}
.switch input
{
    display: none;
}


#button
{
    height: 32px;
    width: 14px;
    margin-left: -20px;
    position: relative;
}

.menu_class
{
}

.the_menu
{
    display: none;
    position: absolute;
    z-index: 1000;
    width: 104px;
    margin: 35px 0 0 132px;
}

.the_menu li
{
    /*background:  #7CA90B scroll 0 -60px transparent;*/
    background-color: #7CA90B;
}

.the_menu li a
{
    color: #FFFFFF;
    text-decoration: none;
    padding: 3px;
    display: block;
}

.the_menu li a:hover
{
    padding: 3px;
    font-weight: bold;
    color: #FFFFFF;
}

.tickercontainer
{
    /* the outer div with the black border */
    border: 1px solid #CCC;
    height: 27px;
    margin: 9px;
    padding: 0;
    width: 778px;
    overflow: hidden;
    -moz-border-radius: 5px;
    -moz-box-shadow: 2px 3px 2px #CCC;
}
.tickercontainer .mask
{
    /* that serves as a mask. so you get a sort of padding both left and right */
    position: relative;
    left: 10px;
    top: 5px;
    overflow: hidden;
}
ul.newsticker
{
    /* that's your list */
    position: relative;
    left: 750px;
    list-style-type: none;
    margin: 0;
    padding: 0;
}
ul.newsticker li
{
    float: left; /* important: display inline gives incorrect results when you check for elem's width */
    margin: 0;
    padding: 0;
    background: #fff;
}
ul.newsticker a
{
    white-space: nowrap;
    padding: 0;
    color: #1B486A;
    font-weight: bold;
    font-size: 11px;
    margin: 0 50px 0 0;
}
ul.newsticker span
{
    margin: 0 10px 0 0;
}


.tooltip
{
    display: none;
    background: transparent url(../../images/tooltip.png);
    font-size: 12px;
    height: 70px;
    width: 160px;
    padding: 25px;
    color: #fff;
}

.tooltip label
{
    color: #FFF;
}


