﻿.user-table {
    border: 1px solid black;
    width: 99%;
    font-size: 12pt;
    height: 100px;
    margin-top: 30px;
    margin-left: 0;
    margin-right: auto;
    margin-bottom: 30px;
}

.user-details {
    border: 0px solid black;
    float: left;
    padding:10px;
}

.user-details tr td {
    padding: 10px;
}

.user-membership {
    border: 0px solid black;
    float: left;
    padding:10px;
    width: 100%;
}

.user-membership tr td {
    padding:5px;
}

.user-membership-paypal {
    border: 0px solid black;
    float: left;
    padding-left:10px;
    right:10px;
    width: 100%;
}

.user-membership-paypal tr td {
    padding:0px 10px 0px 10px !important;
}

.menu-line 
{
    font-family: Arial;
    font-size: 12px;
    color: #cccccc;
}

.user-menu-table 
{
    vert-align: top;
    border: 0;
    padding: 0px;
}

#accountmenu {
    color: black;
    margin-top: 0px;
    margin-bottom: auto;
    height: 35px;
    background: url("../images/bg-li.gif") repeat-x scroll center top rgba(0, 0, 0, 0) !important;
    border: 1px solid #A9A9A9;
    box-shadow: 0 0 2px #FFFFFF inset;
    padding: 0px;
    width: 789px;
    position: absolute;
    margin-right: auto;
    margin-left: 0;
}

.account-menu-buffer {
    height: 30px;    
}

.account-menu{
    color: black;
    font-family: CoreSansN45;
    margin: 6px;
    list-style-type: none;
    padding: 0;
    letter-spacing: 0px;
    font-size: 12pt;
}

.account-menu li {
    float:left;
}

.account-menu  a:link, div.horizontal a:visited {
    color: #FFFFFF;
    padding: 0px;
    text-align: center;
    text-decoration: none;
}

ul#account li a 
{
  color: black;
}

ul#account li.selected a 
{
  background: url("../images/bg-li-active.gif") repeat-x scroll center top rgba(0, 0, 0, 0) !important;
  color: white;
  padding: 5px 20px 10px 20px;
  margin-left: 0px;
}

.account-item 
{
    text-align:justify;
    display: inline;
    display: inline-block;
    font-weight: normal;
    text-align: center;
    color: black;
    padding-left: 20px;
    padding-right: 20px;
}

.account-item-selected {
    text-align:justify;
    display: inline;
    display: inline-block;
    font-weight: bold;
    font-weight: normal;
    text-align: center;
}

.verify-button {
    position: absolute;
    width: 130px;
    height: 30px;
    background: none repeat scroll 0 0 red;
    margin-top: 0px;
    margin-bottom: auto;
    margin-left: 0px;
    margin-right: auto;
    text-align: center;
    font-weight: bold;
    text-decoration: none;
    color: white;
    cursor: pointer;
    border: none;
    font-size: 14px;
}


.btn-width220 {
    width: 220px;
}

.btn-login {
    background: none repeat scroll 0 0 #426DAB;
    text-align: left;
    font-weight: normal;
    text-align: center;
    text-decoration: none;
    color: white;
    font-size: 16pt;
    margin: 0px;
    padding: 10px;
    cursor: pointer;
}

.btn-login a
{
    color: #FFFFFF;
    padding: 0px;
    text-align: left;
    text-decoration: none;
}

.form-filed {
    padding-left: 10px;
    width: 206px; 
    height: 30px;
}

.form-filed-label {
    padding-right: 5px;
}


.qmdj-cell{
    padding:0;
}

.qmdj-cell tr td {
    padding:0;
}
