﻿html, body
{
    margin: 0px;
    padding: 0px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}
input, textarea
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
}
/*home page*/
#home_back
{
    background: #e4e4e4 url(images/home_bottom.gif) no-repeat bottom center;
    float: left;
    width: 100%;
}
#home_back2
{
    background: transparent url(images/home_top.jpg) no-repeat top center;
    float: left;
    width: 100%;
}
#home_main
{
    width: 974px;
    margin: 0 auto;
}
#home_content
{
    float: left;
    width: 974px;
    z-index: 1;
}
#home_top
{
    float: left;
    width: 974px;
}
#home_top_left
{
    float: left;
    width: 260px;
}
#home_top_right
{
    float: left;
    width: 660px;
    position: relative;
    z-index: 1;
}
#home_logo
{
    float: left;
    height: 43px;
    width: 248px;
    padding: 30px 0 0;
}
#home_nav
{
    float: left;
    height: 26px;
    width: 629px;
    font-size: 12px;
    color: #e4701e;
    padding: 30px 0 0 29px;
}
#home_nav ul
{
    display: inline;
    margin: 0px;
    padding: 0px;
    list-style-type: none;
}
#home_nav ul li
{
    display: inline;
    margin: 0px;
    list-style-type: none;
    padding: 0 0 0 27px;
    float: left;
}
#home_nav ul li.nav_margin
{
    padding-left: 26px;
}
#home_header
{
    float: left;
    width: 399px;
    padding-left: 263px;
}
#home_form_box
{
    float: left;
    width: 314px;
    padding-top: 13px;
    height: 250px;
}
#home_form_box_top
{
    float: left;
    width: 314px;
    padding-top: 13px;
}
#home_form_box_bottom
{
    float: left;
    height: 54px;
    width: 220px;
    padding: 11px 27px 0;
}
.form_box_title
{
    text-decoration: none;
    float: left;
    height: 22px;
    width: 305px;
}
.home_input_back
{
    background: transparent url(images/input_back.gif) no-repeat left 16px;
    float: left;
    height: 25px;
    width: 240px;
    padding: 22px 0 0 6px;
}
.input200
{
    font-size: 13px;
    color: #231f20;
    background-color: #FFFFFF;
    height: 18px;
    width: 220px;
    border: 1px solid #FFFFFF;
}
.input2
{
    font-size: 13px;
    color: #231f20;
    background-color: #FFFFFF;
    height: 18px;
    width: 280px;
    border: 1px solid #FFFFFF;
}
.input3
{
    font-size: 11px;
    color: #bababa;
    background-color: #FFFFFF;
    height: 18px;
    width: 216px;
    border: 1px solid #FFFFFF;
    float: left;
}
.textbox
{
    font-size: 11px;
    color: #bababa;
    background-color: #FFFFFF;
    height: 55px;
    width: 277px;
    border: 1px solid #bababa;
    float: left;
}
#form_login
{
    text-align: right;
    float: left;
    height: 35px;
    width: 245px;
    padding-right: 5px;
}
#login_help .login_help
{
    font-size: 12px;
    color: #FFFFFF;
    float: left;
    height: 29px;
    width: 95px;
    padding-top: 8px;
}


#remember
{
    float: left;
    height: 33px;
    width: 165px;
    padding-top: 4px;
    font-size: 12px;
    color: #FFFFFF;
}
#flash_back
{
    background: transparent url(images/flash_bar.jpg) no-repeat 35px top;
    float: left;
    height: 256px;
    width: 614px;
    padding-left: 46px;
}
#flash
{
    background: transparent url(images/flash_back.jpg) repeat-x top left;
    float: left;
    height: 256px;
    width: 607px;
    position: relative;
    z-index: 5;
}
#home_box
{
    float: left;
    height: 40px;
    width: 614px;
    position: relative;
    z-index: 1;
    padding: 25px 0 10px 46px;
}
#home_box1
{
    width: 190px;
    float: left;
    padding-left: 0px;
}
#home_box1_comments
{
    font-size: 11px;
    color: #231f20;
    background: transparent url(images/home_comments1B.png) no-repeat top left;
    height: 215px;
    width: 400px;
    padding: 15px 20px 0 10px;
    position: absolute;
    z-index: 20;
    left: 130px;
    top: 125px;
    line-height: 14px;
    visibility: hidden;
}
#home_box2_comments
{
    font-size: 11px;
    color: #231f20;
    background: transparent url(images/home_comments2.png) no-repeat top left;
    height: 205px;
    width: 355px;
    padding: 15px 35px 0 10px;
    position: absolute;
    z-index: 21;
    left: 230px;
    top: 148px;
    line-height: 14px;
    visibility: hidden;
}
#home_box3_comments
{
    font-size: 11px;
    color: #231f20;
    background: transparent url(images/home_comments3B.png) no-repeat top left;
    height: 180px;
    width: 220px;
    padding: 10px 15px 0 10px;
    position: absolute;
    z-index: 21;
    left: 405px;
    top: 168px;
    line-height: 14px;
    visibility: hidden;
}

#get_started_pricing_comment
{
    font-size: 11px;
    color: #231f20;
    background: transparent url(images/pricing_comments.png) no-repeat top left;
    height: 195px;
    width: 465px;
    padding: 45px 15px 0;
    position: absolute;
    z-index: 21;
    left: 135px;
    top: 110px;
    line-height: 16px;
    visibility: hidden;
}

#home_box2
{
    float: left;
    height: 50px;
    width: 220px;
}
#home_box3
{
    width: 200px;
    height: 50px;
    float: left;
}
.h_link
{
    color: #FFFFFF;
    text-decoration: none;
}
.h_link:hover
{
    color: #e4701e;
    text-decoration: none;
}
#home_left_box
{
    float: left;
    width: 250px;
    padding: 0 0 0 8px;
}
.q_margin
{
    padding-bottom: 7px;
}
#home_cnet
{
    padding: 5px 0 0 17px;
    float: left;
    width: 250px;
}
.swap_box
{
    float: left;
    width: 616px;
    z-index: 1;
    padding-left: 44px;
}
.swap_box_top
{
    float: left;
    height: 34px;
    width: 616px;
    position: relative;
}
.swap_menu1
{
    width: 187px;
    height: 34px;
    position: absolute;
    z-index: 19;
    left: 0px;
    top: 0px;
}
.swap_menu2
{
    width: 145px;
    height: 34px;
    position: absolute;
    z-index: 18;
    left: 187px;
    top: 0px;
}
.swap_menu3
{
    width: 145px;
    height: 34px;
    position: absolute;
    z-index: 17;
    left: 332px;
    top: 0px;
}
.swap_menu4
{
    position: absolute;
    z-index: 16;
    left: 473px;
    top: 0px;
}
.swap_box_content
{
    background-color: #FFFFFF;
    float: left;
    width: 581px;
    font-size: 11px;
    color: #231f20;
    line-height: 16px;
    padding: 16px 11px 14px 15px;
}
.swap_box h2
{
    font-size: 18px;
    color: #474444;
    margin: 0px;
    padding: 0 0 15px;
}
.swap_box h3
{
    font-size: 17px;
    color: #474444;
    margin: 0px;
    padding: 1px 0 6px;
}
#home_footer
{
    float: left;
    width: 974px;
    font-size: 11px;
    color: #696b6d;
    padding: 72px 0 5px 0;
    height: 127px;
}
#home_footer_left
{
    float: left;
    width: 660px;
    padding-left: 28px;
    line-height: 18px;
}
#home_footer_left a
{
    color: #696b6d;
    text-decoration: none;
}
#home_footer_left a:hover
{
    color: #adadad;
    text-decoration: none;
}
.home_copyright
{
    color: #adadad;
}
#home_footer_right
{
    float: left;
    width: 286px;
}
/*home end*/
.margin3a
{
    margin-right: 8px;
}
.link
{
    color: #a1d8f6;
    text-decoration: none;
}
.link:hover
{
    color: #a1d8f6;
    text-decoration: underline;
}
.link2
{
    color: #006faf;
    text-decoration: none;
}
.link2:hover
{
    color: #006faf;
    text-decoration: underline;
}
.link3
{
    color: #231f20;
    text-decoration: none;
}
.link3:hover
{
    color: #231f20;
    text-decoration: underline;
}
p
{
    margin: 0px;
    padding: 0px;
}

form
{
    margin: auto;
}
.input
{
    font-size: 12px;
    color: #575757;
    background-color: #f3f2f2;
    height: 24px;
    width: 134px;
    border: 1px solid #cdcdcd;
}
h1
{
    font-size: 18px;
    font-weight: normal;
    color: #e67626;
    text-decoration: none;
    margin: 0px;
    padding: 0 0 3px;
}
.i_link
{
    color: #006faf;
    text-decoration: none;
    font-weight: bold;
}
.i_link:hover
{
    color: #006faf;
    text-decoration: underline;
}
.icon
{
    background-image: url(images/icon.gif);
    background-repeat: no-repeat;
    background-position: left top;
    padding-bottom: 5px;
    padding-left: 24px;
    padding-top: 1px;
}
.help
{
    text-align: right;
    float: left;
    width: 812px;
    padding-bottom: 5px;
    font-weight: bold;
    position: relative;
    z-index: 1;
}
/*overview page*/
#inner_back
{
    background: #e4e4e4 url(images/inner_back.jpg) repeat-x top left;
    float: left;
    width: 100%;
}

#HomeGradient
{
    background: #ffffff url(images/NewHome/gradient_back.png) repeat-x top left;
    float: left;
    width: 100%;
}

#inner_new_nav
{
    background: transparent url(images/new_top.jpg) no-repeat top center;
    float: left;
    width: 100%;
    position: relative;
    z-index: 1;
}
#inner_main
{
    width: 967px;
    margin: 0 auto;
}
#inner_top
{
    float: left;
    width: 967px;
    position: relative;
    z-index: 1;
}
#customer_login
{
    float: left;
    padding-left: 507px;
    position: relative;
    z-index: 1;
    height: 31px;
    padding-top: 7px;
}
#inner_logo
{
    float: left;
    height: 43px;
    width: 248px;
    padding-top: 30px;
    padding-left: 3px;
}
#inner_nav
{
    float: left;
    height: 60px;
    width: 631px;
    padding-top: 7px;
    padding-left: 39px;
}

#inner_nav ul
{
    display: inline;
    margin: 0px;
    padding: 0px;
    list-style-type: none;
}
#inner_nav ul li
{
    display: inline;
    float: left;
    list-style-type: none;
    padding-left: 27px;
}
#inner_content
{
    float: left;
    width: 979px;
    position: relative;
    z-index: 3;
}
#inner_content_main
{
    float: left;
    width: 755px;
    position: relative;
    z-index: 3;
    padding-left: 224px;
}
#inner_content_top
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 5px;
    background: transparent url(images/overview_content_top.png) no-repeat bottom left;
    float: left;
    height: 18px;
    width: 755px;
}

#inner_content_area
{
    background: transparent url(images/inner_content_back.gif) repeat-y top right;
    float: left;
    width: 755px;
    position: relative;
    z-index: 1;
}

#inner_content_left
{
    background: transparent url(images/overview_content_left.png) no-repeat top left;
    float: left;
    height: 457px;
    width: 13px;
}

#inner_content_center
{
    float: left;
    width: 655px;
    font-size: 11px;
    color: #231f20;
    padding: 32px 35px 20px 39px;
    line-height: 16px;
}
.inner_title
{
    float: left;
    width: 100%;
    padding-bottom: 3px;
}
.inner_title2
{
    float: left;
    width: 100%;
    padding-bottom: 16px;
}

.inner_title_getstarted
{
    float: left;
    width: 100%;
    padding-bottom: 16px;
    padding-top: 32px;
}
.inner_title_getstarted_short
{
    float: left;
    width: 380px;
    padding-bottom: 0px;
    padding-top: 32px;
}
.inner_title_getstarted_number
{
    font-family: Arial, Helvetica, sans-serif;
    float: left;
    width: 20px;
    padding: 32px 0px 16px 20px;
    font-size: 28px;
    color: #F6D3BA;
    font-weight: bold;
}
.inner_title_getstarted_btnplace
{
    font-family: Arial, Helvetica, sans-serif;
    float: left;
    padding: 16px 0px 0px 0px;
    width: 108px;
    margin: 0px;
}

.inner_title_getstarted_righticon
{
    float: left;
    width: 92px;
    height: 45px;
    font-size: 12px;
    color: #eee;
    padding: 4px 0px 0px 28px;
    background-repeat: no-repeat;
    background-position: left;
    margin-left: 10px;
}

.lnk_text
{
    color: #eeeeee;
    text-decoration: none;
}

.lnk_text_howwork
{
    color: #fff;
    text-decoration: none;
}




.inner_loginhelp
{
    float: left;
    width: 880px;
    position: relative;
    z-index: 1;
    padding-bottom: 20px;
}
.inner_loginhelp_iframe_asp
{
    float: left;
    width: 800px;
    position: relative;
    z-index: 1;
    padding-bottom: 20px;
}

.inner_common
{
    float: left;
    width: 100%;
    padding-bottom: 20px;
}
.inner_common2
{
    float: left;
    width: 100%;
    padding-bottom: 40px;
}
.inner_common3
{
    float: left;
    width: 100%;
}
.inner_common3a
{
    float: left;
    width: 100%;
    padding-bottom: 13px;
    border-bottom: 1px solid #aba9a9;
    padding-top: 13px;
}
#inner_content_center h1, #get_content_center h1
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-weight: bold;
    color: #575454;
    margin: 0px;
    padding: 2px 0 5px;
}
#inner_content_center h2
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: bold;
    color: #231f20;
    margin: 0px;
    padding: 2px 0 5px;
    line-height: 18px;
}
#inner_content_center h3
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #575454;
    margin: 0px;
    padding: 2px 0 5px;
    line-height: 18px;
}

.checkHeader
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: bold;
    color: #575454;
}

#inner_content_center h4
{
    font-size: 14px;
    font-weight: bold;
    color: #231f20;
    margin: 0px;
    padding: 2px 0 15px;
    line-height: 18px;
}
#inner_content_center h5
{
    font-size: 14px;
    font-weight: bold;
    color: #231f20;
    margin: 0px;
    padding: 2px 0 5px;
    line-height: 18px;
}
#inner_content_center h6
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 23px;
    font-weight: bold;
    color: #575454;
    margin: 0px;
    padding: 2px 0 4px;
    line-height: 23px;
    border-bottom: 1px solid #aba9a9;
}
#inner_content_center .inner_header1, #get_content_center .inner_header1
{
    font-size: 23px;
    line-height: 23px;
    padding: 2px 0 4px;
    border-bottom: 1px solid #aba9a9;
}
#inner_content_center .inner_header2
{
    font-size: 20px;
    line-height: 16px;
}
#inner_content_center .inner_header3
{
    font-size: 14px;
    line-height: 18px;
}

.border_bottom
{
    border-bottom: 1px solid #aba9a9;
}

#inner_content_right
{
    background: transparent url(images/overview_content_right.png) no-repeat top right;
    float: left;
    height: auto;
    width: 13px;
}
#inner_footer
{
    background: transparent url(images/inner_footer.jpg) no-repeat top center;
    float: left;
    width: 100%;
    font-size: 11px;
    color: #696b6d;
}
#inner_footer_main
{
    width: 979px;
    margin: 0 auto;
}
#inner_footer_left
{
    float: left;
    width: 665px;
    line-height: 18px;
    padding-top: 80px;
    padding-bottom: 10px;
}
#inner_footer_left a
{
    color: #696b6d;
    text-decoration: none;
}
#inner_footer_left a:hover
{
    color: #adadad;
    text-decoration: none;
}

#inner_footer_right
{
    float: left;
    width: 314px;
    text-align: right;
    padding-top: 80px;
    padding-bottom: 10px;
}
#inner_left
{
    position: absolute;
    z-index: 8;
    left: 0px;
    top: 0px;
    height: 500px;
    width: 261px;
}
#overview_left_title
{
    height: 23px;
    width: 261px;
    padding-top: 18px;
    position: absolute;
    z-index: 9;
    left: 5px;
    top: 0px;
}
#overview_left_back
{
    background: transparent url(images/left_nav_back.gif) repeat-y top left;
    height: 190px;
    width: 261px;
    position: absolute;
    z-index: 1;
    top: 41px;
    z-index: 9;
}

#left_nav1
{
    height: 53px;
    width: 261px;
    position: relative;
    z-index: 16;
    left: 0px;
    top: 36px;
}
#left_nav2
{
    height: 53px;
    width: 261px;
    position: absolute;
    z-index: 15;
    left: 0px;
    top: 75px;
}
#left_nav3
{
    height: 53px;
    width: 261px;
    position: absolute;
    z-index: 14;
    left: 0px;
    top: 114px;
}
#left_nav4
{
    height: 53px;
    width: 261px;
    position: absolute;
    z-index: 13;
    left: 0px;
    top: 153px;
}
#left_nav5
{
    height: 53px;
    width: 261px;
    position: absolute;
    z-index: 12;
    left: 0px;
    top: 192px;
}
#left_nav6
{
    height: 53px;
    width: 261px;
    position: absolute;
    z-index: 11;
    left: 0px;
    top: 231px;
}
#left_nav7
{
    height: 53px;
    width: 261px;
    position: absolute;
    z-index: 10;
    left: 0px;
    top: 270px;
}
.border1
{
    border-right: 1px solid #FFFFFF;
    border-bottom: 1px solid #FFFFFF;
}
.overview_tab
{
    float: left;
    height: 24px;
    width: 655px;
    position: relative;
    z-index: 7;
}
.overview_tab_content
{
    background-color: #e5e5e5;
    float: left;
    width: 621px;
    position: relative;
    z-index: 1;
    padding: 20px 17px;
}
.overview_thumb1
{
    font-size: 12px;
    font-weight: bold;
    text-align: center;
    float: left;
    width: 194px;
    padding-bottom: 2px;
}
.overview_thumb2
{
    font-size: 12px;
    font-weight: bold;
    text-align: center;
    float: left;
    width: 165px;
    padding: 0 50px 2px;
}
.overview_thumb3
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    text-align: center;
    float: left;
    padding-left: 20px;
    padding-bottom: 2px;
}
.thumb_margin
{
    padding-bottom: 5px;
}
#overview_tab1
{
    height: 24px;
    width: 228px;
    position: absolute;
    z-index: 17;
    left: 0px;
    top: 0px;
}
#overview_tab2
{
    height: 24px;
    width: 237px;
    position: absolute;
    z-index: 16;
    left: 214px;
    top: 0px;
}
#overview_tab3
{
    height: 24px;
    width: 223px;
    position: absolute;
    z-index: 15;
    left: 432px;
    top: 0px;
}
.link1
{
    color: #006faf;
    text-decoration: none;
    font-weight: bold;
}
.link1:hover
{
    color: #006faf;
    text-decoration: underline;
}
.text22
{
    display: none;
    text-decoration: none;
}

#thumb0
{
    float: left;
    width: 655px;
    display: block;
    text-align: left;
    position: relative;
    z-index: 1;
}
#home_thumb0
{
    float: left;
    width: 616px;
    text-align: left;
    display: block;
    position: relative;
    padding-top: 15px;
}
#home_thumb1
{
    float: left;
    width: 616px;
    text-align: left;
    position: relative;
    padding-top: 15px;
}
#home_thumb2
{
    float: left;
    width: 616px;
    text-align: left;
    position: relative;
    padding-top: 15px;
}
#home_thumb3
{
    float: left;
    width: 616px;
    text-align: left;
    position: relative;
    padding-top: 15px;
}

.swap_box2
{
    clear: both;
    width: 655px;
}
.maroon_title
{
    background-color: #f39756;
    padding: 4px 0 4px 8px;
    border-bottom: 1px solid #FFFFFF;
    color: #FFFFFF;
    font-weight: bold;
    font-size: 14px;
}

/*A better security*/
.step_box
{
    float: left;
    width: 190px;
    padding-right: 22px;
}
.step_box2
{
    float: left;
    width: 231px;
}
.step_margin
{
    float: left;
    padding-right: 8px;
}
#security_box_back
{
    background: transparent url(images/box_back.gif) repeat-y top left;
    float: left;
    width: 655px;
    position: relative;
    z-index: 1;
}
#security_box_top
{
    background: transparent url(images/box_top.gif) no-repeat top left;
    float: left;
    width: 655px;
}
#security_box_bottom
{
    background: transparent url(images/box_bottom.gif) no-repeat bottom left;
    float: left;
    width: 655px;
    padding-bottom: 12px;
    min-height: 160px;
}

#security_box_back_small
{
    background: transparent url(images/box_back_210.gif) repeat-y top left;
    float: left;
    width: 210px;
    position: relative;
    z-index: 1;
}
#security_box_top_small
{
    background: transparent url(images/box_top_210.gif) no-repeat top left;
    float: left;
    width: 210px;
}
#security_box_bottom_small
{
    background: transparent url(images/box_bottom_210.gif) no-repeat bottom left;
    float: left;
    width: 210px;
    padding-bottom: 12px;
    min-height: 135px;
}

#security_box_left
{
    float: left;
    width: 400px;
    padding: 17px 25px 0 17px;
}
#security_box_right
{
    font-size: 14px;
    font-weight: bold;
    float: left;
    width: 186px;
    padding-right: 13px;
    padding-left: 13px;
    color: #231f20;
    line-height: 18px;
    padding-top: 17px;
}
.security_thumb_box
{
    float: left;
    width: 655px;
    position: relative;
    z-index: 7;
    height: 160px;
    text-align: center;
}

.security_thumb1
{
    font-weight: bold;
    float: left;
    width: 116px;
    padding-top: 15px;
    z-index: 8;
    padding-left: 10px;
}
.security_thumb2
{
    font-weight: bold;
    text-align: center;
    width: 90px;
    padding-top: 15px;
    z-index: 8;
    float: left;
    padding-left: 15px;
}
.security_thumb3
{
    font-weight: bold;
    text-align: center;
    float: left;
    width: 130px;
    padding-top: 15px;
    z-index: 8;
    padding-left: 15px;
}
.security_thumb4
{
    font-weight: bold;
    text-align: center;
    float: left;
    width: 110px;
    padding-top: 15px;
    z-index: 8;
    padding-left: 15px;
}

.security_thumb5
{
    font-weight: bold;
    text-align: center;
    width: 90px;
    padding-top: 28px;
    z-index: 8;
    padding-left: 15px;
    float: left;
}
.emPower_link_green
{
    color: #009344;
    text-decoration: none;
    font-weight: bold;
}

.emPower_link_green:hover
{
    text-decoration: underline;
}

#comment_box1
{
    font-size: 11px;
    color: #231f20;
    background: transparent url(images/comment_box_back.png) no-repeat top left;
    height: 137px;
    width: 86px;
    padding: 16px 4px 0 30px;
    position: absolute;
    z-index: 15;
    left: 135px;
    top: 0px;
    line-height: 14px;
    visibility: hidden;
}
#comment_box2
{
    font-size: 11px;
    color: #231f20;
    background: transparent url(images/comment_box_back.png) no-repeat top left;
    height: 137px;
    width: 86px;
    padding: 16px 4px 0 10px;
    position: absolute;
    z-index: 15;
    left: 340px;
    top: 0px;
    line-height: 14px;
    visibility: hidden;
}
#comment_box3
{
    font-size: 11px;
    color: #231f20;
    background: transparent url(images/comment_box_back.png) no-repeat top left;
    height: 137px;
    width: 86px;
    padding: 16px 4px 0 10px;
    position: absolute;
    z-index: 15;
    left: 539px;
    top: 0px;
    line-height: 14px;
    visibility: hidden;
}
#comment_box4
{
    font-size: 11px;
    color: #231f20;
    background: transparent url(images/comment_box_back.png) no-repeat top left;
    height: 137px;
    width: 86px;
    padding: 16px 4px 0 40px;
    position: absolute;
    z-index: 15;
    left: 487px;
    top: 0px;
    line-height: 14px;
    visibility: hidden;
}
#comment_box5
{
    font-size: 11px;
    color: #231f20;
    background: transparent url(images/comment_box_back.png) no-repeat top left;
    height: 137px;
    width: 86px;
    padding: 16px 4px 0 40px;
    position: absolute;
    z-index: 15;
    left: 572px;
    top: 0px;
    line-height: 14px;
    visibility: hidden;
}
/*mobile access*/
.mobile_thumb
{
    background: transparent url(images/mobile_thumb_back.gif) no-repeat top left;
    float: left;
    width: 248px;
    padding: 4px 0 20px 4px;
}

.mobile_content
{
    float: left;
    width: 403px;
}
.mobile_content h3
{
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    color: #231f20;
    text-decoration: none;
    margin: 0px;
    padding: 0 0 10px;
    font-size: 15px;
}
#inner_content_center ul
{
    display: block;
    margin: 0px;
    list-style-type: none;
    padding: 12px 0;
}
#inner_content_center ul li
{
    background: transparent url(images/arrow4.gif) no-repeat left 3px;
    display: block;
    margin: 0px;
    padding: 0 0 3px 20px;
    list-style-type: none;
}
#new_icon
{
    height: 80px;
    width: 80px;
    position: absolute;
    z-index: 20;
    left: -18px;
    top: -26px;
}
/*iphone pge*/
#iphone_left
{
    float: left;
    width: 360px;
    padding-right: 32px;
}
#iphone_left h3
{
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    color: #231f20;
    margin: 0px;
    padding: 0 0 10px;
    font-size: 15px;
}
#iphone_right
{
    float: left;
    width: 263px;
}
#iphone_right_box1
{
    float: left;
    width: 263px;
    padding-bottom: 27px;
}

/*Android pge*/
#Android_left
{
    float: left;
    width: 330px;
    padding: 15px 32px 0px 0px;
}

#Android_right
{
    float: left;
    padding-top: 20px;
}
#Android_right_box1
{
    float: left;
    width: 263px;
    padding-bottom: 27px;
}


.left50
{
    float: left;
    width: 300px;
    padding-top: 10px;
}

.left50 h3
{
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    color: #231f20;
    margin: 0px;
    padding: 0 0 10px;
    font-size: 15px;
}

.Android_comment
{
    float: left;
    padding-bottom: 10px;
    font-size: 10px;
}

#Android_QRCode_left
{
    float: left;
    width: 130px;
    padding-left: 10px;
    font-size: 10px;
}

#Android_QRCode_right
{
    float: left;
    padding: 0px 0px 0px 10px;
}

/*lighting page*/
.margin3
{
    padding-top: 4px;
}
/*about us*/
#about_left_back
{
    background: transparent url(images/left_nav_back.gif) repeat-y top left;
    height: 193px;
    width: 261px;
    position: absolute;
    top: 41px;
    z-index: 9;
}
#about_left
{
    float: left;
    width: 470px;
    padding-right: 35px;
}
#about_right
{
    font-size: 14px;
    font-weight: bold;
    color: #231f20;
    text-align: center;
    float: left;
    width: 150px;
}
#about_bottom
{
    color: #7b7979;
    float: left;
    width: 655px;
    padding-top: 15px;
    border-top: 1px solid #aba9a9;
}
#about_bottom h2
{
    font-size: 14px;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    color: #575454;
    margin: 0px;
    padding: 0px;
}
.margin4
{
    padding-bottom: 15px;
}
/*customer solution*/
#customer_left_back
{
    background: transparent url(images/left_nav_back.gif) repeat-y top left;
    height: 154px;
    width: 261px;
    position: absolute;
    top: 41px;
    z-index: 9;
}
#home_box_left
{
    float: left;
    width: 450px;
    padding-right: 24px;
    padding-top: 10px;
}
#home_box_right
{
    background: #FFFFFF url(images/home_box_back.gif) repeat-x top left;
    padding: 10px;
    float: left;
    width: 159px;
    border: 1px solid #cdcdcd;
    position: relative;
    z-index: 1;
}
.home_bar3
{
    background-color: #dedede;
    padding: 4px 0 4px 8px;
    border-bottom: 1px solid #FFFFFF;
}
.custom_bar1
{
    background-color: #dedede;
    border-right: 2px solid #FFFFFF;
    border-bottom: 2px solid #FFFFFF;
    padding: 4px 0 4px 7px;
}
.custom_bar2
{
    background-color: #EBEBEB;
    border-right: 2px solid #FFFFFF;
    border-bottom: 2px solid #FFFFFF;
    padding: 4px 0 4px 7px;
}
#for_business_left
{
    position: relative;
    z-index: 1;
    float: left;
    width: 395px;
    padding-right: 19px;
    padding-bottom: 10px;
}
#for_business_right
{
    background: transparent url(images/customer_box_back.gif) repeat-x bottom left;
    float: left;
    width: 213px;
    padding: 11px 13px;
    border: 1px solid #d0d0d0;
    min-height: 489px;
}


#for_empower_left
{
    position: relative;
    z-index: 1;
    float: left;
    width: 395px;
    padding-right: 19px;
    padding-bottom: 10px;
}
#for_empower_left h1
{
    line-height: 22px;
}

#for_empower_right
{
    background: transparent url(images/customer_box_back.gif) repeat-x bottom left;
    float: left;
    width: 213px;
    padding: 11px 13px;
    border: 1px solid #d0d0d0;
}

#for_empower_rightimgtext
{
    padding-top: 15px;
}

#for_empower_rightimglink
{
    padding-top: 15px;
}


#for_empower_lowerimg
{
    clear: both;
    text-align: center;
    padding: 20px 0px 10px 0px;
}

.txt15
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 15px;
    font-weight: bold;
}
.second_margin
{
    padding-right: 2px;
    padding-bottom: 2px;
}
.second_margin2
{
    padding-bottom: 2px;
}


/*Get Started!*/
#getstarted_left_title
{
    height: 23px;
    width: 261px;
    padding-top: 18px;
    position: absolute;
    z-index: 9;
    left: 5px;
    top: 0px;
}


#getstarted_left_back
{
    background: transparent url(images/left_nav_back.gif) repeat-y top left;
    height: 154px;
    width: 261px;
    position: absolute;
    top: 41px;
    z-index: 9;
}


.getstarted_canvas
{
    width: 729px;
}

.getstarted_canvas_content_left
{
    padding: 0px 0px 0px 0px;
    float: left;
    margin-left: 24px;
}

.getstarted_canvas_content_right
{
    float: right;
    width: 110px;
    background-image: url(/images/get_started_org_rightborder.gif);
    background-repeat: repeat-y;
    background-position: right;
}

.getstarted_canvas_toptitlebanner
{
    width: 570px;
    margin-left: 36px;
    float: left;
}

.getstarted_right_orange_bar
{
    width: 36px;
    background-color: #e4701e;
}

.getstart_howworktext
{
    padding: 5px 0px 0px 0px;
}

.getstart_howworktext:hover
{
    text-decoration: underline;
    cursor: pointer;
}


.getstart_sysconfigtext
{
    padding: 3px 0px 0px 0px;
    line-height: 12px;
}

.getstart_sysconfigtext a
{
    color: #fff;
    text-decoration: none;
}

.getstart_sysconfigtext a:hover
{
    text-decoration: underline;
}



/*customer login*/
#customer_login_back
{
    background: #e4e4e4 url(images/inner_back.jpg) repeat-x top left;
    float: left;
    width: 100%;
    position: relative;
    z-index: 1;
}
#customer_login_back2
{
    background: transparent url(images/customer_top.gif) no-repeat center 47px;
    float: left;
    width: 100%;
    position: relative;
    z-index: 1;
}
#flash_back2
{
    background: transparent url(images/flash_bar2.gif) no-repeat 35px 13px;
    float: left;
    height: 256px;
    width: 614px;
    position: relative;
    z-index: 1;
    padding-left: 46px;
    padding-top: 13px;
}
#login_form_box
{
    float: left;
    width: 314px;
    padding-top: 33px;
    height: 300px;
}
#login_title
{
    background: transparent url(images/flash_back.jpg) repeat-x top left;
    float: left;
    height: 174px;
    width: 595px;
    position: relative;
    z-index: 5;
    padding-top: 82px;
    padding-left: 12px;
}
/*get started*/
#get_started_main
{
    float: left;
    width: 979px;
    position: relative;
    z-index: 3;
}
#get_content_top
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 5px;
    background: transparent url(images/get_content_top.png) no-repeat bottom left;
    float: left;
    height: 18px;
    width: 979px;
}
#get_content_area
{
    background: transparent url(images/get_content_back.gif) repeat-y top right;
    float: left;
    width: 979px;
    position: relative;
    z-index: 1;
}

#get_content_center
{
    float: left;
    width: 893px;
    position: relative;
    z-index: 1;
    font-size: 11px;
    font-weight: normal;
    color: #231f20;
    text-decoration: none;
    padding: 32px 30px 20px 30px;
    line-height: 16px;
}
#get_content_center h6
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 23px;
    font-weight: bold;
    color: #575454;
    margin: 0px;
    padding: 2px 0 4px;
    line-height: 23px;
    border-bottom: 1px solid #aba9a9;
}
#get_content_area2
{
    background: transparent url(images/inner_content_back.gif) repeat-y top right;
    float: left;
    width: 755px;
    position: relative;
    z-index: 1;
}
#get_started_box
{
    background: #ededed url(images/get_box_back.gif) repeat-x top left;
    float: left;
    width: 893px;
}
#get_started_content
{
    background: transparent url(images/get_started_box.jpg) no-repeat top left;
    float: left;
    width: 863px;
    padding: 15px 15px 0;
}
#get_title
{
    float: left;
    width: 893px;
    padding-bottom: 5px;
}
#get_title1
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 23px;
    font-weight: bold;
    color: #FFFFFF;
    background: transparent url(images/line2a.gif) repeat-x left 34px;
    float: left;
    height: 45px;
    width: 863px;
    padding-top: 3px;
    line-height: 30px;
}
#get_title2
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 23px;
    font-weight: bold;
    color: #575454;
    background: transparent url(images/line2.gif) repeat-x left 34px;
    text-align: right;
    float: left;
    height: 45px;
    width: 863px;
    padding-top: 0px;
    padding-left: 0px;
    line-height: 30px;
}
#get_top
{
    float: left;
    height: 135px;
    width: 863px;
}
#get_bottom
{
    text-align: right;
    width: 893px;
    padding-top: 10px;
    float: left;
}
.form_box1
{
    float: left;
    width: 280px;
    padding-right: 30px;
}
.form_box1a
{
    float: left;
    width: 243px;
}
.input_back1
{
    background: transparent url(images/input2_back.gif) no-repeat top left;
    float: left;
    height: 45px;
    width: 237px;
    padding-top: 5px;
    padding-left: 6px;
}
.input_back1a
{
    float: left;
    height: 50px;
    width: 243px;
}
.input_back2
{
    background: transparent url(images/input3_back.gif) no-repeat top left;
    float: left;
    height: 45px;
    width: 261px;
    position: relative;
    z-index: 1;
    padding-top: 5px;
    padding-left: 6px;
}
.input_back4
{
    background: transparent url(images/input4_back.gif) no-repeat top left;
    float: left;
    height: 37px;
    width: 261px;
    position: relative;
    z-index: 1;
    padding-top: 5px;
    padding-left: 6px;
}
.input_back5
{
    background: transparent url(images/input_back_short100.gif) no-repeat top left;
    float: left;
    height: 35px;
    width: 110px;
    position: relative;
    z-index: 1;
    padding-top: 5px;
    padding-left: 6px;
}
.input_box3
{
    float: left;
    height: 43px;
    width: 270px;
    position: relative;
    z-index: 1;
}
.input_box3a
{
    float: left;
    height: 50px;
    width: 267px;
    position: relative;
    z-index: 1;
}
.get_input1
{
    font-size: 12px;
    font-weight: normal;
    color: #231f20;
    text-decoration: none;
    border: 1px solid #FFFFFF;
    width: 225px;
    height: 19px;
    margin: 0px;
    padding: 0px;
}
.get_textbox
{
    font-size: 12px;
    color: #231f20;
    border: 1px solid #FFFFFF;
    width: 250px;
    height: 65px;
    margin: 0px;
    padding: 0px;
}
.get_textbox_long
{
    font-size: 12px;
    color: #231f20;
    border: 1px solid #FFFFFF;
    width: 250px;
    height: 140px;
    margin: 0px;
    padding: 0px;
}
.form_box3a
{
    float: left;
    width: 270px;
    position: relative;
    z-index: 1;
    padding-bottom: 5px;
    padding-top: 3px;
}
/*contact us*/
#contact_top
{
    background: #ededed url(images/contact_back.gif) repeat-x top left;
    float: left;
    width: 655px;
    position: relative;
    z-index: 1;
    font-size: 18px;
    font-weight: normal;
    color: #231f20;
    text-decoration: none;
    text-align: center;
    padding-top: 23px;
    padding-bottom: 20px;
    line-height: 25px;
}
.contact_left
{
    float: left;
    width: 345px;
}
.contact_right
{
    float: left;
    width: 310px;
}
.contact_left_part1
{
    float: left;
    width: 250px;
    height: 22px;
    padding-top: 3px;
}
.contact_left_part1a
{
    float: left;
    width: 345px;
    padding-bottom: 3px;
    padding-top: 0px;
}
.contact_right_part1
{
    float: left;
    width: 310px;
    padding-top: 3px;
    height: 20px;
}
.contact_right_part1a
{
    float: left;
    width: 310px;
    padding-top: 3px;
    padding-bottom: 3px;
}
.contact_common
{
    float: left;
    width: 655px;
    padding-top: 30px;
}
.contact_common2, #inner_content_center .contact_common2
{
    float: left;
    width: 655px;
    padding-top: 30px;
    font-size: 14px;
    font-weight: normal;
    padding-bottom: 30px;
    color: #000000;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}
.contact_common2a
{
    float: left;
    width: 466px;
    font-size: 14px;
    font-weight: normal;
    text-decoration: none;
    padding-left: 189px;
}
.contact_common2b
{
    float: left;
    width: 655px;
    padding-top: 30px;
    padding-bottom: 7px;
}
.contact_common2c
{
    float: left;
    width: 655px;
}
.contact_common2d
{
    float: left;
    width: 655px;
    padding-top: 5px;
    padding-bottom: 5px;
}
.contact_common2e
{
    float: left;
    width: 121px;
    padding-left: 534px;
}
.contact_common2f
{
    float: left;
    width: 655px;
    padding-bottom: 14px;
}
/*career*/
#career_left
{
    float: left;
    width: 293px;
    padding-right: 72px;
}
#career_left ul
{
    display: block;
    margin: 0px;
    color: #000000;
    font-weight: bold;
    list-style-type: none;
    padding: 12px 0px 5px 0px;
}
#career_left ul li
{
    background: none no-repeat left 3px;
    float: none;
    display: block;
    margin: 0px;
    color: #000000;
    font-weight: normal;
    padding: 0 0 3px 0px;
    list-style-type: none;
}
#career_right
{
    float: left;
    width: 290px;
}
#career_right ul li
{
    background: none no-repeat left 3px;
    display: list-item;
    margin: 0px 15px;
    padding: 0 0 3px 0px;
    list-style: disc outside none;
}
#benefits
{
}
#benefits ul li
{
    padding-bottom: 10px;
}
.press_box
{
    float: left;
    width: 178px;
    padding-right: 10px;
}
.press_box2
{
    float: left;
    width: 178px;
}
.press_box_title
{
    font-size: 11px;
    font-weight: bold;
    color: #FFFFFF;
    background-color: #e4701e;
    text-align: center;
    float: left;
    width: 178px;
    padding-top: 7px;
    padding-bottom: 9px;
    border-bottom: 1px solid #FFFFFF;
}
.press_box_content
{
    font-size: 11px;
    color: #231f20;
    background-color: #e4e4e4;
    text-align: center;
    float: left;
    width: 168px;
    padding: 7px 5px 10px;
    min-height: 55px;
}

.bannertext
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    color: #FFFFFF;
}

#forgotlogin_title
{
    background: transparent url(images/flash_back.jpg) repeat-x top left;
    float: left;
    height: 260px;
    width: 650px;
    padding-top: 0px;
    padding-left: 12px;
    z-index: -1;
    zoom: 1; /* For IE6 */
}

.headerfontbigger
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: bold;
    color: #FFFFFF;
    font-weight: bold;
}

.survey_error
{
    clear: both;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #ccc;
    list-style-type: none;
    list-style-image: none;
}


.survey_error ul
{
    list-style-type: none;
    list-style-image: none;
}

.survey_error ul li
{
    list-style-type: none;
    list-style-image: none;
}



.errormsg
{
    clear: both;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #dc191e;
    list-style-type: none;
    list-style-image: none;
}

.errormsg ul li
{
    list-style-type: none;
    list-style-image: none;
}



.forgotlogin_err_text
{
    color: #880000;
    padding: 0px 0px 15px 10px;
    vertical-align: middle;
    font-weight: bold;
}

.question_errormsg
{
    clear: both;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 14px;
    color: #2222dd;
}

.get_input_100p
{
    font-size: 12px;
    color: #231f20;
    border: 1px solid #FFFFFF;
    width: 95px;
    height: 19px;
    margin: 0px;
    padding: 0px;
}

.input_back_100p
{
    background: transparent url(images/input2_back.gif) no-repeat top left;
    float: left;
    height: 45px;
    width: 100px;
    padding-top: 5px;
    padding-left: 6px;
}

.whiteborder
{
    font-family: Verdana,Arial,Helvetica,sans-serif;
    border: 1px solid #FFFFFF;
    margin: 0px;
    padding: 0px;
}

.input_back1a_withbg
{
    background: transparent url(images/input2_back.gif) no-repeat top left;
    height: 45px;
    width: 100px;
    padding-top: 5px;
    padding-left: 6px;
}

.input_backstate_withbg
{
    background: transparent url(images/input_back_short100.gif) no-repeat top left;
    height: 37px;
    width: 111px;
    padding-top: 5px;
    padding-left: 6px;
}

.form_box1_100p
{
    float: left;
    width: 180px;
    padding-right: 30px;
}

#home_top_right_callus
{
    float: right;
    position: relative;
    z-index: 20;
    height: 12px;
    font-size: 12px;
    color: #e4701e;
    padding-top: 3px;
    padding-right: 50px;
    font-weight: bold;
}

#getstarted_top_right_callus
{
    height: 30px;
    font-size: 12px;
    color: #e4701e;
    padding-top: 0px;
    font-weight: bold;
}

#getstarted_top_right_callus a
{
    color: #e4701e;
}

.home_question_input_back_name
{
    background: transparent url(images/input_name.gif) no-repeat left 0px;
    float: left;
    height: 30px;
    width: 243px;
    padding-top: 2px;
    padding-left: 6px;
}
.input_home_q_name
{
    margin-top: 1px;
    font-size: 13px;
    color: #231f20;
    height: 16px;
    width: 228px;
    border: 1px solid #FFFFFF;
}

.home_question_input_back_email
{
    background: transparent url(images/input_email.gif) no-repeat left 5px;
    float: left;
    height: 30px;
    width: 165px;
    padding-top: 3px;
    padding-left: 6px;
}

.input_home_q_email
{
    margin-top: 5px;
    font-size: 13px;
    color: #231f20;
    height: 15px;
    width: 150px;
    border: 1px solid #FFFFFF;
}

.home_question_input_back_zip
{
    background: transparent url(images/input_zip.gif) no-repeat left 5px;
    float: left;
    height: 30px;
    width: 70px;
    padding-top: 3px;
    padding-left: 3px;
}

.input_home_q_zip
{
    margin-top: 5px;
    font-size: 13px;
    color: #231f20;
    height: 15px;
    width: 50px;
    border: 1px solid #FFFFFF;
}

.home_question_input_back_message
{
    background: transparent url(images/input_message.gif) no-repeat left 5px;
    float: left;
    height: 90px;
    width: 243px;
    padding-top: 3px;
    padding-left: 6px;
}

.input_home_q_message
{
    margin-top: 5px;
    font-size: 13px;
    color: #231f20;
    height: 70px;
    width: 227px;
    border: 1px solid #FFFFFF;
}

/*Media coverage*/
/*left hand side of title space */
.media_box1
{
    float: left;
    width: 475px;
    padding-top: 2px;
    padding-bottom: 0px;
}
/*right hand side of title space */
.media_box1b
{
    float: right;
    padding-top: 2px;
    padding-bottom: 0px;
    width: 155px;
}
.media_box1a /* used for dates on media pages */
{
    float: right;
    width: 155px;
    position: relative;
    z-index: 1;
    text-align: right;
    font-size: 14px;
    font-weight: bold;
    color: #ababab;
    padding-bottom: 2px;
}

/* new styles */
.media_homepage
{
    border-bottom: none;
}

/* use if not having "back to media link" */
/*used for publication logo*/
.media_box1aa
{
    float: right;
    width: 155px;
    position: relative;
    z-index: 1;
    text-align: right;
    font-size: 10px;
    color: #ababab;
    padding-bottom: 0px;
}

.media_goTo
{
    text-align: right;
    padding-top: 0px;
    padding-bottom: 10px;
}

.media_goTo a
{
    text-decoration: none;
}

.media_title, #inner_content_center .media_title /* necessary to override #inner_content_center h1 above */
{
    font-family: Verdana, Arial, Helvetica, sans-serif; /* ditto */
    font-size: 18px;
    font-weight: bolder;
    color: #468bcc;
    margin: 0px;
    padding: 0;
    line-height: 18px;
}

.media_subline
{
    font-weight: bold;
    padding-top: 3px;
    padding-bottom: 3px;
}

.media_byline
{
    padding-top: 15px;
}

.caption
{
    color: #666666;
    font-size: 8pt;
    font-style: italic;
}

.txt_bold2
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 19px;
    font-weight: bold;
    color: #ababab;
    text-decoration: none;
    padding-top: 2px;
}
#media_bottom
{
    float: left;
    width: 655px;
    padding-top: 13px;
}
.media_common
{
    float: left;
    width: 649px; /* used to have 656 px but took out bc of collapse scrolling */
    position: relative;
    z-index: 1;
    border-bottom: 1px solid #aba9a9;
    overflow: hidden;
}
#media_bottom2
{
    float: left;
    width: 655px;
    text-align: right;
    padding-top: 14px;
}
.media_box2
{
    width: 83px;
    text-align: right;
    font-size: 14px;
    font-weight: bold;
    color: #ababab;
    text-decoration: none;
    padding-bottom: 14px;
    padding-top: 14px;
    float: left;
}
.media_box2a
{
    width: 156px;
    text-align: center;
    float: left;
    padding: 14px 34px;
}
.media_box2b
{
    width: 299px;
    padding-right: 16px;
    font-size: 13px;
    font-weight: bold;
    text-decoration: none;
    float: left;
    padding-top: 14px;
    color: #468bcc;
}
.media_box2b a
{
    color: #468bcc;
    text-decoration: none;
}
.media_box2b a:hover
{
    color: #468bcc;
    text-decoration: underline;
}
.media_box2c
{
    width: 32px; /*used to be 36px */
    text-align: center;
    float: left;
    padding-top: 14px;
    padding-bottom: 14px;
}
.media_box2d
{
    width: 546px; /*used to be 559px */
    text-decoration: none;
    padding: 14px 8px 14px 10px;
    float: left;
}

/*changed style */
/*changed to orange color*/
.media_box2d a
{
    color: #ff6633;
    text-decoration: none;
    font-size: 13px;
    font-weight: bold;
}
.media_box2d a:hover
{
    color: #468bcc;
    text-decoration: underline;
}

.parchive_title
{
    color: #ff6633;
    font-weight: bolder;
    font-size: 16px;
    cursor: pointer;
    width: 125px;
    padding: 10px 5px;
}

.divider
{
    border-right-style: solid;
    border-right-width: 2px;
    color: #ababab;
    height: 8px;
    float: none;
    text-decoration: none;
    cursor: default;
}

.parchive_clicked
{
    color: #ababab;
    font-weight: bold;
    font-size: 16px;
    cursor: pointer;
    width: 125px;
    padding: 10px 5px;
}

/*
.panelbody
{
    overflow: hidden;
    height: 0px;

} */
.media_box2f, #inner_content_center .media_box2f /* necessary to override #inner_content_center h1 above */
{
    color: #ff6633;
    width: 555px;
    border-bottom: 1px solid #aba9a9;
    text-decoration: none;
    float: left;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: bold;
    margin: 0px;
    padding: 2px 0 10px;
    line-height: 18px;
}
.media_box2g
{
    width: 85px;
    text-align: right;
    font-size: 14px;
    font-weight: bold;
    color: #ababab;
    text-decoration: none;
    padding-top: 2px;
    padding-right: 22px;
    float: left;
}
.media_box2h
{
    width: 555px;
    text-decoration: none;
    float: left;
    padding-left: 100px;
    padding-top: 18px;
    margin-right: -3px;
}
.link2b
{
    color: #006faf;
}

.link2b:hover
{
    color: #006faf;
    text-decoration: underline;
}


/*END MEDIA and PRESS STYLES */

.web_thumb
{
    float: left;
    width: 232px;
    height: 532px;
    padding-right: 15px;
}
.android_thumb
{
    float: left;
    width: 232px;
    padding: 0 0 20px 4px;
}
#for_video_right
{
    float: left;
    width: 232px;
    padding: 11px 13px;
    height: 532px;
}
#for_video_left
{
    float: left;
    width: 375px;
    padding-right: 19px;
    padding-bottom: 10px;
}

.form_submit_thankyou_message
{
    padding: 15px 20px;
    font-size: 14px;
    line-height: 20px;
}

.form_submit_thankyou_message_note
{
    padding: 10px 20px 20px 20px;
    font-size: 12px;
}

.getstarted_input_back
{
    background: transparent url(images/input3_back.gif) no-repeat top left;
    height: 36px;
    width: 261px;
    padding-top: 5px;
    padding-left: 6px;
}

.getstarted_textbox_back
{
    background: transparent url(images/textbox_back_longmessage.gif) no-repeat top left;
    float: left;
    height: 95px;
    width: 258px;
    padding-top: 5px;
    padding-left: 6px;
    margin-top: 5px;
}

.getstarted_textbox
{
    font-size: 12px;
    color: #231f20;
    border: 1px solid #FFFFFF;
    width: 250px;
    height: 85px;
    margin: 0px;
    padding-top: 2px;
}

.pnlwithul ul li
{
    background-image: url(images/arrow4.gif);
    background-repeat: no-repeat;
    background-position: left 3px;
    z-index: 1;
    display: block;
    margin: 0px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 3px;
    padding-left: 20px;
    list-style-type: none;
}

.alarm_message
{
    background-image: url(images/flash_back.jpg);
    background-repeat: repeat-x;
    background-position: left top;
    float: left;
    height: 174px;
    width: 595px;
    position: relative;
    z-index: 5;
    padding-top: 82px;
    padding-left: 12px;
    vertical-align: middle;
}
.alarm_message_shorterpadding
{
    background-image: url(images/flash_back.jpg);
    background-repeat: repeat-x;
    background-position: left top;
    float: left;
    height: 250px;
    width: 595px;
    position: relative;
    z-index: 5;
    padding-top: 5px;
    padding-left: 12px;
    vertical-align: middle;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    color: #FFFFFF;
    text-decoration: none;
}

.whitelink
{
    color: #FFFFFF;
}

/*

  Two Way Voice

*/

#twoway_left
{
    float: left;
    width: 380px;
    padding-top: 0px;
    padding-left: 20px;
}
#twoway_right
{
    float: left;
    text-align: center;
    padding: 10px 20px 0px 40px;
    font-size: 13px;
    font-weight: bold;
}
#twoway_p1
{
    clear: both;
    padding-top: 10px;
}

#twoway_p2
{
    clear: both;
    padding-top: 5px;
    padding-bottom: 10px;
}

.twoway_subtitle
{
    clear: both;
    padding: 20px 0px 20px 0px;
    font-size: 12px;
    font-weight: bold;
}

#twoway_p1 h5
{
    font-size: 14px;
    font-weight: bold;
    color: #588e6b;
    margin: 0px;
    padding: 2px 0 10px 0px;
    line-height: 18px;
}
#twoway_p2 h5
{
    font-size: 14px;
    font-weight: bold;
    color: #588e6b;
    margin: 0px;
    padding: 2px 0 10px 0px;
    line-height: 18px;
}
.media_box_add
{
    float: right;
    width: 155px;
    position: relative;
    z-index: 1;
    text-align: right;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #ababab;
    text-decoration: none;
    padding-bottom: 2px;
    padding-top: 20px;
}

.media_box1ab /* used for dates on media pages */
{
    float: left;
    width: 155px;
    position: relative;
    z-index: 1;
    text-align: left;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #ababab;
    text-decoration: none;
    padding-bottom: 2px;
    padding-top: 5px;
}

.clear
{
    clear: both;
}


.media_box2hh
{
    width: 555px;
    text-decoration: none;
    float: right;
    padding-left: 100px;
    margin-right: -3px;
}

.homepage_tab_title
{
    line-height: 20px;
}


.homepage_tab_title h1
{
    font-size: 15px;
    font-weight: bold;
}

.homepage_tab_title h2
{
    color: #e67626;
    margin: 0px;
    padding: 0 0 3px;
    font-size: 15px;
    font-weight: bold;
}

.homepage_tab_title h3
{
    color: #e67626;
    margin: 0px;
    padding: 0 0 3px;
    font-size: 15px;
    font-weight: bold;
}



#empower_content
{
    float: left;
    width: 340px;
}

#empower_content_img
{
    padding: 30px 0px 0px 25px;
    float: left;
}

#empower_selections_img
{
    padding: 20px 0px 20px 0px;
    text-align: center;
    width: 100%;
}

.pressgeneric_content p a
{
    color: #006faf;
    text-decoration: none;
    font-weight: bold;
}

.pressgeneric_content p a:hover
{
    color: #006faf;
    text-decoration: underline;
}

.pressgeneric_content A
{
    color: #006faf;
    text-decoration: none;
    font-weight: bold;
}

.pressgeneric_content A:hover
{
    color: #006faf;
    text-decoration: underline;
}



#media_article_content
{
    clear: both;
}


#media_article_content p
{
    padding: 0px 0px 10px 0px;
}

#media_article_content p a
{
    color: #006faf;
    text-decoration: none;
    font-weight: bold;
}
#media_article_content p a:hover
{
    color: #006faf;
    text-decoration: underline;
}


/* about alarm.com */
.aboutadc_col
{
    float: left;
    padding-top: 10px;
    height: 250px;
    border-right: solid 1px #ccc;
    padding: 0px 10px 10px 10px;
}

.aboutadc_img
{
    width: 120px;
    height: 108px;
}

.aboutadc_news
{
    width: 165px;
    height: 100px;
    padding: 5px;
    overflow-y: auto;
}

.aboutadc_news_item
{
    clear: both;
    margin-top: 10px;
}

.aboutadc_col_title
{
    color: #e67626;
    font-size: 13px;
    font-weight: bold;
    border-bottom: solid 1px #ccc;
    padding-bottom: 5px;
}

.aboutadc_col_list
{
    margin-top: 10px;
}

.aboutadc_col_list ol
{
    list-style-type: none;
    text-indent: -30px;
}

.aboutadc_col_list ol ul
{
    margin-top: 10px;
}

a.HomeBannerSelected
{
    color: #E4701E;
    font-size: 16px;
    font-weight: bold;
    text-decoration: none;
}

a.HomeBanner
{
    color: #FFFFFF;
    font-size: 16px;
    text-decoration: none;
}

a.HomeBanner:hover
{
    color: #E4701E;
    font-size: 16px;
    text-decoration: none;
}

a.lightblue
{
    /*color: #3366FF;*/
    color: #006faf;
    text-decoration: none;
}

a.lightblue:hover
{
    /*color: #FF6633;*/
    color: #E4701E;
    text-decoration: none;
}

a.teal
{
    color: #003399;
    text-decoration: none;
}

a.teal:hover
{
    color: #0000CC;
    text-decoration: underline;
}

a.news
{
    /*color: #3366FF;*/
    color: #006faf;
    text-decoration: none;
}

a.news:hover
{
    text-decoration: underline;
}

a.more
{
    color: #000000;
    text-decoration: none;
}

a.more:hover
{
    color: #E4701E;
    text-decoration: none;
}

a.gray
{
    color: #696b6d;
    text-decoration: none;
}
a.gray:hover
{
    color: #adadad;
    text-decoration: none;
}

div.expandable
{
    margin-top: 10px;
    padding-left: 0px;
    display: none; /*background-color:#eeeeee;*/
    overflow: hidden;
}

/*
  *
  *
  * Get Started screens 
  *
  *
*/

#inner_nav2
{
    float: left;
    height: 60px;
    width: 700px;
    padding-top: 7px;
    padding-left: 59px;
}

#inner_nav2 ul
{
    display: inline;
    margin: 0px;
    padding: 0px;
    list-style-type: none;
}

#inner_nav2 ul li
{
    display: inline;
    float: left;
    list-style-type: none;
    padding-left: 27px;
}

#inner_main2
{
    width: 1015px;
    margin: 0 auto;
}
#inner_top2
{
    float: left;
    width: 1015px;
    position: relative;
    z-index: 996;
}

#customer_login2
{
    float: left;
    padding-left: 567px;
    position: relative;
    z-index: 1;
    height: 31px;
    padding-top: 0px;
}

#get_content_center2
{
    float: left;
    width: 1000px;
    position: relative;
    z-index: 1;
    font-size: 11px;
    font-weight: normal;
    color: #231f20;
    text-decoration: none;
    padding: 32px 30px 20px 30px;
    line-height: 16px;
}

a.navITEM
{
    color: #444444;
    font-weight: bold;
    font-size: 13px;
    text-decoration: none;
    font-family: Arial, Tahoma;
}

a.dropItem
{
    color: #FFFFFF;
    background: #333333;
    font-size: 12px;
    display: block;
    padding-top: 7px;
    padding-left: 10px;
    height: 22px;
    text-decoration: none;
    font-weight: bold;
    font-family: Arial;
    border-bottom: solid 1px #999999;
}

a.dropItem:hover
{
    color: #333333;
    background: #FFFFFF;
}

.popupText
{
    border: solid 1px #999999;
    position: absolute;
    z-index: 500;
    background: #FFFFFF;
    opacity: 0.9;
    filter: alpha(opacity=90);
    color: #666666;
    padding: 8px;
    display: none;
    cursor: pointer;
    text-align: left;
    font-size: 11px;
    width: 300px;
    text-decoration: none;
}

#psDrop:hover
{
    z-index: 5000;
}

.linav:hover
{
    z-index: 5000;
}

.survey_question
{
    height: 30px;
    font-size: 12px;
    color: #e4701e;
    font-weight: bold;
}

.survey_question a
{
    color: #e4701e;
    font-weight: bold;
    text-decoration: underline;
}


.survey_answeritems
{
}


/* the overlayed element */
.simple_overlay
{
    /* must be initially hidden */
    margin: 260px 0px 0px 150px;
    padding: 15px;
    display: none; /* place overlay on top of other elements */
    z-index: 1; /* styling */
    background-color: #F3F3F3;
    width: 460px;
    height: 250px;
    border: 1px solid #666; /* CSS3 styling for latest browsers */
    -moz-box-shadow: 0 0 20px 5px #000;
    -webkit-box-shadow: 0 0 20px #000;
}
/* close button positioned on upper right corner */
.simple_overlay .close
{
    background: url(../images/close.png) no-repeat;
    position: absolute;
    right: -15px;
    top: -15px;
    cursor: pointer;
    height: 35px;
    width: 35px;
    z-index: 1; /* styling */
}

.pnlPromoBanner
{
    background: url(../images/leadmkt_banner_empty_330.jpg) no-repeat;
    height: 75px;
    width: 330px;
    padding: 10px 0px 0px 20px;
    color: #000;
    font-size: 14px;
    font-weight: bold;
    line-height:18px;
}

.inner_subtitle
{
    float: left;
    width: 100%;
    padding-bottom: 16px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    font-weight: bold;
    color: #575454;
    margin: 0px;
    padding: 2px 0 4px;
    line-height: 23px;
    border-bottom: 1px solid #aba9a9;
}
.splitter
{
    width: 39px;
}
.div_lnk_text
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: bold;
    color: #999;
    line-height: 20px;
    padding-bottom: 20px;
    float: left;
}
.link_splitter
{
    float: left;
    padding: 0px 20px;
    font-weight: bold;
    color: #999;
}

.bold
{
    font-weight: bold;
}

