﻿
/*
Blue: #425A84
Green: #66BE6A
light blue: #f1f3fa;
*/


html
{
    font-size: .95em;
}
h1, h2, h3, h4, h5, p
{
    margin: 5px 0 5px 0;
    color: #000;
}
div
{
    border: none;
}

/* Header */
#logo
{
    background: url('../Images/LBW/lan.png') 30px 5px no-repeat;
}
#logo, #header
{
    height: 75px;
}

/* Navigation */
#nav
{
    height: 25px;
    width: 956px;
    background-color: #66BE6A;
    padding: 2px 6px 2px 6px;
    margin-bottom: 1px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    behavior: url(/Scripts/PIE.htc);
}
#nav ul
{
    float: right;
}
#nav ul li a
{
    color: #fff;
    font-weight: bold;
    font-size: 10pt;
    padding: 4px 15px 4px 15px;
}

#horzNavBack
{
    background-color: #425A84;
    height: 25px;
}

/*Left Nav*/
#leftNavTop
{
        background: url('../Images/LBW/left_top.png') 14px 0 no-repeat;
        margin-top: -4px;
        padding-top: 20px;
        position:relative;
        left: -5px;
}
#leftNav
{
    background: url('../Images/LBW/left_menu.png') right top repeat-y;
    min-height: 400px;
}
#leftNav ul li a
{
    display:block;
    border-bottom: 1px solid #808fa8;
    margin-left: 7px;
}

/* Account Detail Tab */
div.data
{
    background-color: #ccc;
    padding: 5px;
    float:left;
}
div.data table th, div.data table th a
{
    background-color: #384f7a;
    color: #fff;
}
div.data table td
{
    background-color: #fff;
    font-size: 11px !important;
}

a.selected_tab, a.no_selected_tab
{
    width: 125px;
}
a.selected_tab
{
    background: url('../Images/LBW/selectedTabRight.png') top right no-repeat;
}
a.selected_tab span
{
    background: url('../Images/LBW/selectedTabLeft.png') top left no-repeat;
    color: #fff;
}
a.no_selected_tab
{
    background: url('../Images/LBW/noSelectedTabRight.png') top right no-repeat;
}

a.no_selected_tab span
{
    background: url('../Images/LBW/noSelectedTabLeft.png') top left no-repeat;
}
/*
.plus
{
    background: url('../Images/LBW/plus.png') top right no-repeat;
}
.minus
{
    background: url('../Images/LBW/minus.png') top right no-repeat;
}*/
/* 3 column layout to handle float drop */ 
/*right column*/
.col3 
{
    background: #fff;
}
/*center*/
#center_wrapper
{
    float:left;
    width:100%;
    position: relative;
    background: #fff;
    right: 21%;
}
/*left column*/
.col2
{
    
}

.col2 ul
{
    display: block;
    position: relative;
}
.col2 ul li a
{
    color: #fff;
    font-size: 10pt;
    font-weight: bold;
    padding: 5px 10px 5px 10px;
    display: block;
    width: 150px;
}
.col2 ul li a:hover
{
    color: #F00;
}
.col1
{
      background: url('../Images/LBW/electric.png') 75px 45px no-repeat;
      border: 4px solid #66BE6A;
      width: 50px;
}


/* Center content*/
#content
{
    width: 760px;
    padding: 10px;
}

.div_module
{
    border-bottom: 2px solid #88F;
}
/* Login view*/
#login_content
{
    margin: 0 0 20px 0;
    width: 800px;
    border: 1px solid #fff;

}

#header_text h2, #header_text p
{
    color: #000066;
}
#header_text p
{
    font-weight: bold;
    font-size: 10pt;
}
#header_text 
{
    padding: 20px;
}

#login_content_1
{
    /*margin: 80px;*/
    width: 500px;
}
.ssBox, .ssBoxColor
{
    border: 3px solid #425A84;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    behavior: url(/Scripts/PIE.htc);
    position:relative;
    z-index:0;
}
#login
{
    width: 600px;
    top: 40px;
    margin: 0 auto;
    position:relative;
    margin-bottom: 100px;
}


.text_block
{
    margin-top: 20px;
    margin-right: 25px;
}
#chk_box
{
    clear: both;
}
.text_block p
{
    margin: 0px;
    color: #000;
}
#login_buttons
{
    margin: 0px;
    width: 400px;
    height: 100px;
}

#forgot_links 
{

}


.outline_box
{
    margin: 0px;
    padding: 0px;
    border: none;
}
#statement_image
{
    background: url('../Images/LBW/LBWStatement.png') 0 0 no-repeat;
    border: 2px solid #aaa;
    width: 425px; 
    height: 160px;

    margin: 0 auto;
    margin-bottom: 100px;
    margin-top: 25px; 
}
.div_empty
{
    min-height: 0;
}
/* Account Summary*/
/************* IE 7 *************/
*+html #login_buttons
{
    position: relative;
    top: -25px;
}

#ProfilePanel
{
    border: 1px solid #66BE6A;
    padding: 0 15px 5px 15px;
    background-color: #f1f3fa;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    behavior: url(/Scripts/PIE.htc);
    position:relative;
    z-index:0;
    height: auto;
}
.panel_container
{
    background-color: #E5FFDC;
}
#pastDue
{
    background: url('../Images/LBW/PastDueIcon.png') 0 0 no-repeat;
    height: 75px;
    padding-left: 75px;
    padding-top: 8px;
}
#notPastDue
{
    padding-top: 8px;
  
}
#notPastDue p
{
    color: #384F7A;
    font-weight: bold;
    font-size: 11pt;
}
.enroll_steps .selected_step
{
    background: #c5d9ce;
}
.enroll_steps
{
    margin: 5px 0 15px 0;
}
.enroll_steps ul
{
    list-style: none;
}
.enroll_steps li
{
    float: left;
    margin-left: 5px;
    font-size: 9pt;
}
.enroll_steps li div
{
    padding-right: 3px;
    padding-left: 3px;
}

.step_text
{
    color: #005b2c;
}
#get_adobe
{
    color: #005b2c;
}

#thAccountNumber
{
    width: auto;
}

#suppression
{
    padding-left: 55px;
    width: 580px;
}