html {
    overflow-y: scroll;
}

body {
    margin: 0;
    background-color: #D0D6FF; /* light purple */
    color: #000;
}

div, h1, h2, h3, p, form, label, input, textarea, img, span {
    margin: 0;
    padding: 0px;
}

a img {
    border: none;
}

h1 {
    font: bold 28px / 28px Arial, Helvetica, sans-serif;
    color: #41409B;
    background-color: #fff;
    margin: 10px;
    display: block;
}

h2 {
    font: bold italic 22px / 22px Arial, Helvetica, sans-serif;
    background-color: #fff;
    margin: 10px;
    display: block;
}

h3 {
    font: bold italic 17px / 17px Arial, Helvetica, sans-serif;
    background-color: #fff;
    margin: 10px;
    display: block;
}

.centered {
    margin: 20px 10px 22px 210px;
}

input[type=submit], input[type=button] {
    font-size: 11px;
    margin: 5px 5px 5px 0px;
    padding: 2px 5px 2px 5px;
    cursor: pointer;
}

input[type=text], input[type=password], textarea {
    font-size: 12px;
    padding-left: 1px;
}

select {
    font-size: 13px;
}

.message li {
    background: no-repeat left center;
    padding-top: 1px;
    padding-left: 20px;
    margin-left: 3px;
}

.message li.infomsg {
    background-image: url(../img/msginfo.png);
}

.message li.errormsg {
    background-image: url(../img/msgerror.png);
}

.message li.warnmsg {
    background-image: url(../img/msgwarn.png);
}

.name {
    vertical-align: top;
    font-weight: bold;
    width: 40%;
    float: left;
    padding: 5px;
    margin-top: 3px;
    clear: left;
}

.namelong {
    vertical-align: top;
    font-weight: bold;
    padding: 5px;
    margin-top: 3px;
    clear: left;
}

.value {
    float: left;
    padding: 5px;
}

.valuelong {
    padding: 5px;
}

.error {
    float: left;
    padding: 5px;
}

.errorlong {
    padding: 5px;
}

.errors input, .errors textarea, .errors select {
    border: 1px solid red !important;
}

ul.globalError {
    font-size: 18px;
    list-style: none;
}

.actionButtons {
    padding-left: 1px;
}

.actionButtons select {
    margin: 5px 5px 5px 0;
    vertical-align: bottom;
}

.centeredButtonColumn {
    text-align: center;
}

div.info {
    font-size: 1.2em;
    margin: 20px 20px 150px 15px;
}

.spacer {
    clear: both;
    font-size: 0;
    line-height: 0;
}

div.pageTitle {
    font-weight: bold;
    font-size: 14px;
}

/* ------------------tabpanel elements style---------------------*/
input.tabButton {
    margin: 0px 2px 0px 0px;
    padding: 0px 5px 0px 5px;
    height: 20px;
    border: 1px solid #bbb;
    background-image: url("/img/tab_panel_header_back_inact.gif");
    color: #555;
    position: relative;
    z-index: 1;
    top: 1px;
    font-weight: normal;
}

input.tabButtonSelected {
    height: 21px;
    background: url("/img/tab_panel_header_back.gif");
    border-bottom: 0px;
}

input.sideButton {
    width: 100%;
}

input.sideButtonSelected {
    background-color: #abf;
    background-image: none;
    background-repeat: no-repeat;
}

div.tabPanelDiv {
    border: 1px solid #bbb;
    padding: 10px;
}

/*------------------------------------------------body start--------------------*/
#body {
    width: 968px;
    margin: 0 auto;
    padding: 0 0 15px 0;
    background-color: #fff;
    color: #000;
}

/*------------------------------------------------body end----------------------*/
/*------------------------------------------top part start----------------------*/
#top {
    background: url(../img/longbanner.jpg) 0 0 no-repeat;
    width: 968px;
    height: 128px;
    margin: 0 auto;
}

.top_right_corner_div {
    float: right;
    margin-top: 20px;
    text-align: center;
}

#top_right_corner_business_signup_invite {
    width: 140px;
    height: 75px;
    padding-top: 4px;
    color: white;
    font: 10pt sans-serif;
    font-weight: bold;
    margin-right: 30px;
    background: url(../img/business_signup_invite_bg.png) repeat-x;
}

#top_right_corner_user_signed_status {
    margin-right: 25px;
    font: 9pt sans-serif;
    font-weight: bold;
}

#top_right_corner_user_signed_status a {
    text-decoration: none;
    color: blue;
}

#businessSignInPageLinkId {
    color: lightcyan;
}

/*------------------------------------------top part end------------------------*/
/*------------------------------------------navbar part start-------------------*/
#navbar {
    width: 968px;
    background-color: #41409B;
    margin: 0 auto;
}

#navbar a {
    color: white;
}

/*------------------------------------------navbar part end---------------------*/
/*------------------------------------------left start--------------------------*/

#left h2 {
    font: bold 24px / 24px Arial, Helvetica, sans-serif;
    color: #41409B;
    background-color: #fff;
    margin: 0 0 12px 0;
    display: block;
}

#left p.lftText {
    font: normal 14px / 22px Arial, Helvetica, sans-serif;
    color: #000;
    background-color: #fff;
    margin: 5px 0 10px 0;
    padding: 0;
}

#left p.lftText span {
    color: #FF6600;
    background-color: #E8E8E8;
    font: bold 14px / 22px Arial, Helvetica, sans-serif;
}

#leftBottom h2 {
    width: 400px;
    height: 24px;
}

#leftBottom img {
    margin: 0 0 14px 0;
    width: 400px;
    height: 198px;
    border: solid #666666 1px;
}

#leftBottom ul {
    color: black;
    list-style-position: inside;
    list-style-type: disc;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    line-height: 18px;
}

#leftBottom li {
    padding-bottom: 10px;
    width: 450px;
}

#right h2.mem {
    font: bold 32px / 36px Arial, Helvetica, sans-serif;
    text-align: left;
    height: 100px;
    background-color: transparent;
    margin: 0;
}

#right .boxHead {
    font: bold 32px / 36px Arial, Helvetica, sans-serif;
    text-align: left;
    color: #E77D59;
    padding: 10px 0 0 200px;
}

#right form {
    background: url(../img/memberlogin_bg.gif) 0 0 repeat-y;
    width: 400px;
    margin: 0;
    background-color: #0F75BC;
    padding: 0 0 18px 0;
}

/*--------------------------------------------right end--------------------------*/
/*--------------------------------------------footer start-----------------------*/
#footerMain {
    width: 968px;
    margin: 0 auto;
    height: 64px;
    background-color: transparent;
    color: #000;
    padding: 0 0 16px 0;
    clear: both;
}

#footer {
    width: 968px;
    margin: 0 auto;
    height: 64px;
    position: relative;
    background-image: url(../img/footer_bg.gif);
}

#footer p.copyright {
    font: normal 11px / 11px Tahoma, Arial, Helvetica, sans-serif;
    color: #FDFF35;
    position: absolute;
    left: 418px;
    top: 20px;
}